body
{
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
body:after
{
   background-color: #FFFFFF;
   background-image: url('images/texture.jpg');
   background-position: left top;
   background-repeat: repeat;
   content: "";
   height: 100vh;
   left: 0;
   position: fixed;
   right: 0;
   top: 0;
   z-index: -1;
}
a
{
   color: #FFFFFF;
   text-decoration: none;
}
a:hover
{
   color: #00BFFF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#wb_header
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: rgba(0,0,0,0.67);
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#header
{
   box-sizing: border-box;
   padding: 0px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
}
#header > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#header > .row > .col-1, #header > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#header > .row > .col-1, #header > .row > .col-2
{
   float: left;
}
#header > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#header > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 0px 5px 0px;
}
#header > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 75%;
   text-align: left;
}
#header:before,
#header:after,
#header .row:before,
#header .row:after
{
   display: table;
   content: " ";
}
#header:after,
#header .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#header > .row > .col-1, #header > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_Menu
{
   background-color: rgba(66,66,66,0.00);
   display: block;
   font-family: Oregano;
   font-weight: normal;
   text-align: right;
   width: 100%;
   z-index: 1111 !important;
}
#Menu
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   display: inline-block;
   height: 71px;
}
#wb_Menu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_Menu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_Menu ul li
{
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_Menu ul li i
{
   font-size: 24px;
   width: 24px;
}
#wb_Menu ul li a
{
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   padding: 15px 20px 15px 20px;
   text-align: center;
   text-decoration: none;
}
#wb_Menu > ul > li > a 
{
   height: 41px;
}
.Menu a 
{
   display: block;
}
#wb_Menu li a:hover, #wb_Menu li .active
{
   background-color: #DCDCDC;
   color: #424242;
}
#wb_Menu ul ul
{
   display: none;
   position: absolute;
   top: 71px;
}
#wb_Menu ul li:hover > ul
{
   display: list-item;
}
#wb_Menu ul ul li 
{
   float: none;
   position: relative;
   width: 135px;
}
#wb_Menu ul ul li a
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul ul li a:hover, #wb_Menu ul ul li .active
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Menu ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_Menu ul ul li a 
{
   color: #FFFFFF;
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 0px;
   text-align: left;
   vertical-align: middle;
}
#wb_Menu ul ul ul li 
{
   left: 135px;
   position: relative;
   top: -71px;
}
#wb_Menu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_Menu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_Menu li a:hover .arrow-down
{ 
   border-top-color: #424242;
}
#wb_Menu ul ul li a:hover .arrow-left, #wb_Menu ul ul li .active .arrow-left
{ 
   border-left-color: #424242;
}
#wb_Menu .toggle,[id^=Menu-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_Menu
{
   margin: 0;
   text-align: left;
}
#wb_Menu ul li a, #wb_Menu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   padding: 0px 20px 0px 20px;
}
#wb_Menu .toggle + a
{
   display: none !important;
}
.Menu 
{
   display: none;
   z-index: 9999;
}
#Menu 
{
   background-color: transparent;
   display: none;
}
#wb_Menu > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_Menu .toggle 
{
   display: block;
   background-color: #424242;
   background-color: rgba(66,66,66,0.00);
   color: #FFFFFF;
   padding: 0px 20px 0px 20px;
   line-height: 24px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_Menu .toggle:hover 
{
   background-color: #DCDCDC;
   color: #424242;
}
[id^=Menu-submenu]:checked + ul 
{
   display: block !important;
}
#Menu-title
{
   height: 71px !important;
   line-height: 71px !important;
   text-align: center;
}
#wb_Menu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_Menu ul ul .toggle,
#wb_Menu ul ul a 
{
   padding: 0 40px;
}
#wb_Menu a:hover,
#wb_Menu ul ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul li ul li .toggle,
#wb_Menu ul ul a 
{
   background-color: #7A7A7A;
   color: #FFFFFF;
}
#wb_Menu ul ul ul a 
{
   padding: 0px 20px 0px 60px;
}
#wb_Menu ul li a 
{
   text-align: left;
}
#wb_Menu ul li a br 
{
   display: none;
}
#wb_Menu ul li i 
{
   margin-right: 8px;
}
#wb_Menu ul ul 
{
   float: none;
   position: static;
}
#wb_Menu ul ul li:hover > ul,
#wb_Menu ul li:hover > ul 
{
   display: none;
}
#wb_Menu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_Menu ul ul ul li 
{
   position: static;
}
#Menu-icon 
{
   display: block;
   position: absolute;
   left: 20px;
   top: 23px;
}
#Menu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_Menu ul li ul li .toggle:hover
{
   background-color: #CCCCCC;
   color: #424242;
}
#wb_Menu .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu .toggle:hover .arrow-down, #wb_Menu li .active .arrow-down
{
   border-top-color: #424242;
}
#wb_Menu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_Menu ul li ul li .toggle:hover .arrow-down, #wb_Menu ul li ul li .active .arrow-down
{
   border-top-color: #424242;
}
}
#wb_iitg_logo
{
   margin: 0;
   vertical-align: top;
}
#iitg_logo
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 65px;
   height: 65px;
   vertical-align: top;
}
#wb_banner
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('images/Header2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   border-top-width: 3px;
   border-right-width: 3px;
   border-bottom-width: 3px;
   border-left-width: 3px;
   border-top-style: none;
   border-right-style: none;
   border-bottom-style: solid;
   border-left-style: none;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #000000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#banner
{
   box-sizing: border-box;
   padding: 150px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#banner > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#banner > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#banner > .row > .col-1
{
   float: left;
}
#banner > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#banner:before,
#banner:after,
#banner .row:before,
#banner .row:after
{
   display: table;
   content: " ";
}
#banner:after,
#banner .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#banner > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_Title 
{
   background-color: rgba(0,0,0,0.59);
   background-image: none;
   border: 0px solid #000000;
   border-radius: 100px;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Title div
{
   text-align: center;
}
#wb_Title
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border: 1px solid #3E3E3E;
   border-radius: 50px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 14px;
}
#wb_LayoutGrid_Notification
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_Notification
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid_Notification > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Notification > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid_Notification > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid_Notification > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label_Pubs
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid1 > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 25px;
   flex-basis: 66.66666667%;
   max-width: 66.66666667%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 33.33333333%;
   max-width: 33.33333333%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid1 > .col-1, #LayoutGrid1 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_Carousel_Pubs
{
   background-color: transparent;
   background-image: none;
   margin: 10px 0px 10px 0px;
}
#wb_Carousel_Pubs
{
   box-sizing: border-box;
width: 100%;   height: 335px;
}
#Carousel_Pubs
{
   position: relative;
   margin: 0;
   line-height: 1;
   height: 100%;
   box-sizing: border-box;
}
#Carousel_Pubs .carousel-inner
{
   overflow: hidden;
   width: 100%;
   height: 100%;
   position: relative;
}
.carousel.pointer-event
{
   -ms-touch-action: pan-y;
   touch-action: pan-y;
}
#Carousel_Pubs .carousel-inner::after
{
   display: block;
   clear: both;
   content: "";
}
#Carousel_Pubs .carousel-inner > .carousel-item
{
   display: none;
   position: relative;
   float: left;
   width: 100%;
   margin-right: -100%;
   -webkit-backface-visibility: hidden;
   backface-visibility: hidden;
   -webkit-transition: -webkit-transform 500ms ease-in-out;
   transition: transform 500ms ease-in-out;
   height: 100%;
   text-align: center;
}
#Carousel_Pubs .carousel-item-next:not(.carousel-item-left), #Carousel_Pubs .active.carousel-item-right
{
   -webkit-transform: translateX(100%);
   transform: translateX(100%);
}
#Carousel_Pubs .carousel-item-prev:not(.carousel-item-right), #Carousel_Pubs .active.carousel-item-left
{
   -webkit-transform: translateX(-100%);
   transform: translateX(-100%);
}
#Carousel_Pubs .carousel-innerframe
{
   padding: 0px 5px 0px 5px;
}
#Carousel_Pubs .carousel-inner > .carousel-item > img, #Carousel_Pubs .carousel-inner > .carousel-item > a > img
{
   display: block;
   line-height: 1;
}
#Carousel_Pubs .carousel-inner > .active, #Carousel_Pubs .carousel-inner > .carousel-item-next, #Carousel_Pubs .carousel-inner > .carousel-item-prev
{
   display: block;
}
#Carousel_Pubs .carousel-inner > .carousel-item-next, #Carousel_Pubs .carousel-inner > .carousel-item-prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#Carousel_Pubs .carousel-indicators
{
   list-style: none;
   bottom: 0;
   padding: 0;
   margin: 0;
   position: absolute;
   margin-left: -76px;
   left: 50%;
   vertical-align: middle;
   z-index: 999;
}
#Carousel_Pubs .carousel-indicators li
{
   display: block;
   float: left;
   padding: 12px 12px 12px 12px;
   width: 14px;
   height: 14px;
   cursor: pointer;
   text-indent: -999px;
   background-repeat: no-repeat;
   background-position: center center;
   background-image: url(images/Carousel_Pubs-default.png);
}
#Carousel_Pubs .carousel-indicators .active
{
   background-image: url(images/Carousel_Pubs-active.png);
}
#Carousel_Pubs .frame
{
   width: 616px;
   display: inline-block;
   float: left;
   height: 355px;
}
#wb_Carousel_Pubs .pagination
{
   bottom: 0;
   left: 0;
   position: absolute;
   text-align: center;
   vertical-align: middle;
   width: 100%;
   z-index: 998;
}
#wb_Carousel_Pubs .pagination img
{
   border-style: none;
   padding: 12px 12px 12px 12px;
}
#Carousel_Pubs .frame-1
{
   background-color: transparent;
   background-image: url('images/1.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel_Pubs .frame-2
{
   background-color: transparent;
   background-image: url('images/2.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel_Pubs .frame-3
{
   background-color: transparent;
   background-image: url('images/3.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#Carousel_Pubs .frame-4
{
   background-color: transparent;
   background-image: url('images/4.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-attachment: scroll;
   background-size: contain;
}
#wb_dpd
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#dpd-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#dpd-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 5px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 17px;
   width: calc(100% - 10px);
}
#dpd-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#dpd-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#dpd-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#dpd-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid2 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid2 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid2 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label1
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#wb_LayoutGrid_PhD
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid_PhD
{
   box-sizing: border-box;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_PhD > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_PhD > .row > .col-1, #LayoutGrid_PhD > .row > .col-2, #LayoutGrid_PhD > .row > .col-3, #LayoutGrid_PhD > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_PhD > .row > .col-1, #LayoutGrid_PhD > .row > .col-2, #LayoutGrid_PhD > .row > .col-3, #LayoutGrid_PhD > .row > .col-4
{
   float: left;
}
#LayoutGrid_PhD > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid_PhD > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid_PhD > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid_PhD > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid_PhD:before,
#LayoutGrid_PhD:after,
#LayoutGrid_PhD .row:before,
#LayoutGrid_PhD .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_PhD:after,
#LayoutGrid_PhD .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_PhD > .row > .col-1, #LayoutGrid_PhD > .row > .col-2, #LayoutGrid_PhD > .row > .col-3, #LayoutGrid_PhD > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid3
{
   box-sizing: border-box;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: left;
}
#LayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid3:before,
#LayoutGrid3:after,
#LayoutGrid3 .row:before,
#LayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid3:after,
#LayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid3 > .row > .col-1, #LayoutGrid3 > .row > .col-2, #LayoutGrid3 > .row > .col-3, #LayoutGrid3 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_Card3
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card3-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card3-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_LayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid5
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid5 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid5 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid5 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid5 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid4 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid4 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 25%;
   text-align: left;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2, #LayoutGrid4 > .row > .col-3, #LayoutGrid4 > .row > .col-4
{
   float: none;
   width: 100% !important;
}
}
#wb_LayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid9
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid9 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
}
#LayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid9 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid9 > .row > .col-1, #LayoutGrid9 > .row > .col-2, #LayoutGrid9 > .row > .col-3, #LayoutGrid9 > .row > .col-4
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid10
{
   box-sizing: border-box;
   width: 100%;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid10 > .row
{
   display: grid;
   grid-template-columns: repeat(12, 8.333333%);
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
   grid-column: span 12;
}
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
}
#LayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
#LayoutGrid10 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   grid-column: span 3;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid10 > .row > .col-1, #LayoutGrid10 > .row > .col-2, #LayoutGrid10 > .row > .col-3, #LayoutGrid10 > .row > .col-4
{
   width: 100%;
   grid-column: span 12;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid6 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#LayoutGrid6 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: flex-start;
   -webkit-align-self: stretch;
   -webkit-align-items: flex-start;
   display: flex;
   flex-wrap: wrap;
   align-content: flex-start;
   align-self: stretch;
   align-items: flex-start;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid6 > .col-1, #LayoutGrid6 > .col-2
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label4
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#Label5
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#FlexGrid1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
   padding: 10px 0px 0px 0px;
}
#FlexGrid1-grid
{
   display: grid;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
   font-size: 0px;
   grid-column-gap: 10px;
   grid-row-gap: 10px;
   grid-template-columns: 1fr 1fr;
   grid-template-rows: auto;
   grid-template-areas:
      "MSc BTech";
}
#FlexGrid1 .MSc
{
   display: flex;
   grid-area: MSc;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 25px;
   padding: 10px 0px 0px 30px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-start;
   justify-content: flex-start;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#FlexGrid1 .BTech
{
   display: flex;
   grid-area: BTech;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 25px;
   padding: 10px 0px 0px 30px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: flex-start;
   align-items: flex-start;
   -webkit-align-content: flex-start;
   align-content: flex-start;
}
#Table2
{
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Table2 td
{
   padding: 4px 4px 4px 4px;
}
#Table2 td div
{
   white-space: nowrap;
}
#Table2 p, #Table2 ul
{
   margin: 0;
   padding: 0;
}
#Table2 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 92px;
   height: 26px;
   color: #000000;
   font-family: Oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#Table2 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 292px;
   height: 26px;
}
#Table2 .cell2
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 92px;
   height: 24px;
   color: #000000;
   font-family: Oregano;
   font-size: 19px;
   line-height: 21px;
}
#Table2 .cell3
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 292px;
   height: 24px;
}
#Table2 .cell4
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 292px;
   height: 24px;
   color: #000000;
   font-family: Oregano;
   font-size: 19px;
   line-height: 21px;
}
#Table2 .cell5
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 92px;
   height: 26px;
   color: #000000;
   font-family: Oregano;
   font-size: 19px;
   line-height: 21px;
}
#Table2 .cell6
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 292px;
   height: 26px;
   color: #000000;
   font-family: Oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#Table2 .cell7
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 92px;
   height: 40px;
   color: #000000;
   font-family: Oregano;
   font-size: 19px;
   line-height: 21px;
}
#Table2 .cell8
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   width: 292px;
   height: 40px;
   color: #000000;
   font-family: Oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#Table3
{
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Table3 td
{
   padding: 4px 4px 4px 4px;
}
#Table3 td div
{
   white-space: nowrap;
}
#Table3 p, #Table3 ul
{
   margin: 0;
   padding: 0;
}
#Table3 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#Table3 .cell1
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#Table4
{
   border: 0px solid transparent;
   background-color: transparent;
   background-image: none;
   border-collapse: collapse;
   border-spacing: 0px;
   margin: 0;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Table4 td
{
   padding: 4px 4px 4px 4px;
}
#Table4 td div
{
   white-space: nowrap;
}
#Table4 p, #Table4 ul
{
   margin: 0;
   padding: 0;
}
#Table4 .cell0
{
   background-color: transparent;
   background-image: none;
   border: 0px #7F7F7F none;
   text-align: left;
   vertical-align: top;
   color: #000000;
   font-family: Oregano;
   font-size: 20px;
   line-height: 22.5px;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
   line-height: 34px;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   -webkit-flex-grow: 1;
   flex-grow: 1;
   -webkit-flex-shrink: 1;
   flex-shrink: 1;
   -webkit-align-self: auto;
   align-self: auto;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
   line-height: 34px;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_LayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid7
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid7 > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid7 > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid7 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 100%;
   max-width: 100%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#LayoutGrid7 > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#Label6
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#Label7
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#wb_LayoutGrid8
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid8
{
   box-sizing: border-box;
   padding: 5px 15px 0px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid8 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
   float: left;
   height: 321px;
}
#LayoutGrid8 > .row > .col-1
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   border-top-left-radius: 25px;
   border-top-right-radius: 0px;
   border-bottom-right-radius: 0px;
   border-bottom-left-radius: 25px;
   width: 50%;
   text-align: left;
}
#LayoutGrid8 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 0px 30px;
}
#LayoutGrid8 > .row > .col-2
{
   background-color: #FFFFFF;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #4F4F4F;
   border-right-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
   border-left-color: #4F4F4F;
   border-top-left-radius: 0px;
   border-top-right-radius: 25px;
   border-bottom-right-radius: 25px;
   border-bottom-left-radius: 0px;
   width: 50%;
   text-align: left;
}
#LayoutGrid8 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0px 0px 30px;
}
#LayoutGrid8:before,
#LayoutGrid8:after,
#LayoutGrid8 .row:before,
#LayoutGrid8 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid8:after,
#LayoutGrid8 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#LayoutGrid8 > .row > .col-1, #LayoutGrid8 > .row > .col-2
{
   float: none;
   width: 100% !important;
   height: auto;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text3
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 19px;
   line-height: 34px;
}
#wb_Text3 div
{
   text-align: left;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text4
{
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-size: 19px;
   line-height: 34px;
}
#wb_Text4 div
{
   text-align: left;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid_Footer
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #262626;
   background-image: none;
   border: 0px solid transparent;
   box-sizing: border-box;
   margin: 10px 0px 0px 0px;
}
#LayoutGrid_Footer
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_Footer > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid_Footer > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Footer > .row > .col-1
{
   float: left;
}
#LayoutGrid_Footer > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid_Footer:before,
#LayoutGrid_Footer:after,
#LayoutGrid_Footer .row:before,
#LayoutGrid_Footer .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid_Footer:after,
#LayoutGrid_Footer .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#LayoutGrid_Footer > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Footer_Text 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Footer_Text div
{
   text-align: center;
}
#wb_Footer_Text
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card7
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card7-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card7-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card7-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card7-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card7-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card10
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card10-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card10-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card10-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card10-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card10-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Label2
{
   border: 0px solid #CCCCCC;
   border-radius: 20px;
   background-color: #1E1E1E;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   padding: 5px 5px 5px 5px;
   margin: 5px 0px 5px 0px;
   text-align: center;
   vertical-align: top;
   box-shadow: 0px 0px 12px #000000;
}
#wb_Card4
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card4-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card4-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card4-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card4-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card4-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card5
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card5-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card5-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card5-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card5-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card5-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card6
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card6-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card6-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card6-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card6-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card6-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card12
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card12-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card12-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card12-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card12-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card12-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card13
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card13-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card13-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card13-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card13-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card13-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card9
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card9-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card9-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card9-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card9-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card9-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card8
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card8-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card8-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card8-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card8-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card8-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card15
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card15-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card15-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card15-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card15-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card15-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card14
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card14-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card14-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card14-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card14-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card14-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card16
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card16-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card16-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card16-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card16-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card16-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card17
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card17-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card17-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card17-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card17-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card17-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card1
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card1-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card1-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card18
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card18-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card18-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card18-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card18-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card18-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card2
{
   position: relative;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: column;
   flex-direction: column;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 20px;
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   text-align: center;
   box-shadow: 0px 0px 15px rgba(0,0,0,0.20);
}
#Card2-card-body
{
   -webkit-flex: 1 1 auto;
   flex: 1 1 auto;
   font-size: 0px;
}
#Card2-card-item0
{
   box-sizing: border-box;
   margin: 10px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 225px;
   max-width: 225px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 225px;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 5px 0px 0px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 5px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
#wb_Card6
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 17;
}
#wb_Card1
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 23;
}
#wb_Card14
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 12;
}
#wb_Card3
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 8;
}
#wb_Carousel_Pubs
{
}
#wb_Card2
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 22;
}
#wb_Card15
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 13;
}
#wb_Card16
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 24;
}
#Label_Pubs
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 4;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 3;
}
#wb_Card17
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 10;
}
#wb_Card10
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 11;
}
#wb_Card9
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 20;
}
#wb_Card12
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 18;
}
#wb_Card8
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 21;
}
#wb_Card13
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 19;
}
#Label6
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 30;
}
#Label5
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 27;
}
#Label4
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 26;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 36;
}
#wb_Menu
{
   display: inline-block;
   width: 100%;
   z-index: 1;
}
#wb_Card5
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 25;
}
#wb_dpd
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 6;
}
#wb_Card4
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 16;
}
#Label2
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 15;
}
#wb_Card18
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 14;
}
#wb_Card7
{
   display: flex;
   width: 100%;
   text-align: center;
   z-index: 9;
}
#Label1
{
   display: block;
   width: 100%;
   line-height: 27px;
   z-index: 7;
}
#wb_iitg_logo
{
   display: inline-block;
   width: 65px;
   height: 65px;
   z-index: 0;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: url('images/texture.jpg');
   background-attachment: fixed;
   background-position: left top;
   background-repeat: repeat;
}
#wb_header
{
   visibility: visible;
   display: table;
}
#wb_header
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#header
{
   padding: 0px 15px 0px 15px;
}
#header .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Menu
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: right;
}
#wb_banner
{
   visibility: visible;
   display: table;
}
#wb_banner
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#banner
{
   padding: 150px 15px 80px 15px;
}
#banner .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_Title
{
   visibility: visible;
   display: block;
}
#wb_Title
{
   margin: 0;
   padding: 20px 0px 20px 0px;
}
#StickyLayer
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline;
}
#wb_up-arrow
{
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   visibility: visible;
   display: inline;
   margin: 0;
   padding: 4px 4px 4px 4px;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 14px;
}
#wb_LayoutGrid_Notification
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid_Notification
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid_Notification
{
   padding: 5px 0px 5px 0px;
}
#LayoutGrid_Notification > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#LayoutGrid_Notification > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   -webkit-align-content: center;
   -webkit-align-items: center;
   align-content: center;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#Label_Pubs
{
   width: 100%;
   height: 49px;
   visibility: visible;
   display: block;
   margin: 5px 0px 5px 0px;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#Label_Pubs
{
   line-height: 29px;
}
#wb_LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_LayoutGrid1
{
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   padding: 0;
}
#wb_Carousel_Pubs
{
   width: 100%;
   visibility: visible;
   display: block;
}
#wb_Carousel_Pubs
{
   margin: 10px 0px 10px 0px;
   height: 335px;
}
#Carousel_Pubs .carousel-innerframe
{
   padding: 0px 5px 0px 5px;
}
#wb_dpd
{
   width: 100%;
   visibility: visible;
   display: flex;
   margin: 0;
}
#dpd-card-item0
{
   box-sizing: border-box;
   border-radius: 20px 20px 0 0 !important;
   margin: 5px 5px 0px 5px;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 17px;
   width: calc(100% - 10px);
}
#dpd-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   width: 100%;
}
#dpd-card-item2
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: bold;
   font-style: normal;
   font-size: 27px;
}
#dpd-card-item3
{
   box-sizing: border-box;
   margin: 0px 0px 10px 0px;
   padding: 0;
   color: #000000;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#dpd-card-footer
{
   box-sizing: border-box;
   border-top: 0px solid #DEDEDE;
   border-radius: 0 0 20px 20px !important;
   margin: 0;
   padding: 12px 20px 12px 20px;
   background-color: #696969;
   background-image: none;
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
}
}
