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_LayoutGrid_Pubs
{
   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_Pubs
{
   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 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#LayoutGrid_Pubs > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid_Pubs > .col-1
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#LayoutGrid_Pubs > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 2px solid transparent;
   flex-basis: 100%;
   max-width: 100%;
   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: flex-start;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#LayoutGrid_Pubs > .col-1
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#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%;
}
#PhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#PhotoGallery1 .thumbnails
{
   margin: 0;
   font-size: 0;
}
#PhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   display: inline-block;
   padding: 3px 3px 3px 3px;
   width: 33.33333333%;
   text-align: center;
   vertical-align: middle;
}
#PhotoGallery1 .caption
{
   color: #FFFFFF;
   font-family: Oregano;
   font-weight: normal;
   font-size: 17px;
   font-style: normal;
   margin: 0;
   text-align: center;
   text-decoration: none;
   padding: 5px 0px 5px 0px;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   background-color: #000000;
   box-sizing: border-box;
   opacity: 0;
   -webkit-transition: all 600ms linear;
   transition: all 600ms linear;
}
#PhotoGallery1 .description
{
   color: #000000;
   font-weight: normal;
   font-size: 13px;
   font-style: normal;
   text-align: center;
}
#PhotoGallery1 .thumbnail a
{
   display: block;
   position: relative;
}
#PhotoGallery1 .thumbnail a:hover .caption
{
   opacity: 0.78
}
#PhotoGallery1 .thumbnail img
{
   border-top-width: 1px;
   border-right-width: 1px;
   border-bottom-width: 20px;
   border-left-width: 1px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #FFFFFF;
   border-right-color: #FFFFFF;
   border-bottom-color: #FFFFFF;
   border-left-color: #FFFFFF;
   border-image-source: url(images/box-shadow-8.png);
   border-image-slice: 1 1 20 1;
   border-image-width: 1px 1px 20px 1px;
   border-image-repeat: stretch;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
}
#PhotoGallery1 .clearfix:before,
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:before,
#PhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#PhotoGallery1 .clearfix:after,
#PhotoGallery1 .thumbnails:after
{
   clear: both;
}
#PhotoGallery1 .visible-col3
{
   display: block;
}
