/* --------------------------------------------- 

* Filename:     custom-style.css
* Version:      1.0.0 (2016-01-12)
* Website:      http://www.zymphonies.com
                http://www.freebiezz.com
* Description:  System Style
* Author:       Zymphonies Dev Team
                

-----------------------------------------------*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&amp;display=swap');
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700&amp;display=swap');

body{
    font-family: 'Arial', Helvetica, sans-serif;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.62em;
    color: #333;
    overflow-x: hidden;
}
a {
    color:#008336;
}

p {
    /*margin: 0 0 20px 0;  */
    letter-spacing: 0.4px;
    line-height: 24px;
    /*font-size: 14px;*/
    text-align: justify;
}

h1, .h1{ font-size: 22px; color: #000; }

h2, .h2{ font-size: 20px; color: #000; }

h3, .h3{ font-size: 16px; color: #000; }

h4, .h4{ font-size: 14px; color: #000; }

img{ max-width: 100%; }

a:hover, a:focus{
    color: #21759b;
    text-decoration: none;
    outline:  none;
}

/*ol, ul {
  padding-left: 15px;
}*/

ul.links.inline{
    padding: 0;
}

ul.links.inline li{
    list-style: none;
}
li{
    list-style: none;
}

.node__content ol{padding-left: 25px}
.node__content ol li{list-style: decimal-leading-zero; margin-bottom: 10px}

.node__content ul{padding-left: 25px}
.node__content ul li{list-style: decimal-leading-zero; margin-bottom: 10px}
.region-content h2{font-weight: 700; margin-bottom: 20px}

/*.block{
  margin-bottom: 20px;
}*/

/*.container {
  max-width: 1000px;
}*/

.block{
    display: grid;
}
.main-header{
    /* background: url(../images/bg-header.jpg);
      -webkit-box-shadow: -1px 2px 18px #021736;
     -moz-box-shadow: -1px 2px 18px rgb(2, 23, 54);
     box-shadow: -1px 2px 18px #021736;
      border-bottom: 1px solid #EBEBEB;*/
    position: relative;  
    /* padding-top: 20px;*/
    clear: both;
}
.sub-header-title h1 {
    font-size: 30px;
    font-weight: 700;
    text-transform: capitalize;
    color: #333333;
    margin-top: 0;
    margin-bottom: 0;
}
.path-frontpage h2{
    display: block;
    font-size: 24px;
    position: relative;   
    letter-spacing: 0.4px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #292929;
}
.path-frontpage h2 a{
    color: #333;
}


.navbar-default { 
    margin: 0;
    border: 0;
    border-radius: 0; 
    /*padding-top: 20px;*/
    background: none;
    position: relative; 
}

.main-menuwrap nav{
    border: 0;
    margin: 0;
    position: relative;
    z-index: 2;
    border-radius: 0;
    min-height: initial;
}

.main-header .region{
    position: relative;
    /*z-index: 2;*/
    margin-top: 0;
}

/*region header*/

.site-branding{
    margin: 0;
}

.region-header .brand{
    display: inline-block;
    vertical-align: middle;
    line-height: 100%;
}

.site-name a{
    font-size: 26px;
    color: #fff;
}

/*Banner*/

.welcome-banner-text{
    text-align: center;
    line-height: 160%;
    max-width: 600px;
    padding: 90px 0;
}

.welcome-banner-text h2{
    font-size: 30px;
    font-weight: bold;
    color: #fff;
}

/*top widget*/

.topwidget{
    padding: 20px 0;
}

.topwidget .fa{
    font-size: 60px;
    background: #4D4F4A;
    width: 120px;
    height: 120px;
    padding: 32px;
    border-radius: 50%;
    color: #fff;
    margin-bottom: 20px;
}

.topwidget .region{
    background: #FCFCFC;
    border: 1px solid #F1F1F1;
    padding: 15px;
}

.topwidget h2{
    margin-top: 0;
}

.topwidget p{

}

.topwidget p:last-child{
    margin: 0;
}

/*footerwidget*/

.footerwidget{
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/body.png);
    color: #8A8A8A;
    padding: 10px 0;
}

.footerwidget img.left{
    float: left;
    margin: 10px 10px 0 0;
}

.copyright{
    /* background: url(../images/bg-header.jpg);*/
    background: #1d1d1d;
    color: #fff;
    position: relative;
}

.copyright p {
    margin: 12px 0;
    font-size: 14px;
    letter-spacing: 0.5px;
    color: #aaaaaa;
    text-align: center;
}

.footerwidget h2,
.footerwidget .h2{
    color: #333;
}

/*bottom-widgets*/

.bottom-widgets{
    text-align: center;
    background: #FBFBFB;
    padding: 10px 0;
}

.bottom-widgets .region{
    padding: 10px;
    background: #DEDEDE;
}

/*Footer menu*/

.footer-menu{
    margin: 0;
    border: 0;
    background: #131313;
    color: #fff;
    padding: 30px 0px;
    margin-top: 40px;
    text-align: center;
}
.path-frontpage .footer-menu{
    margin-top: 0px;
    text-align: center;
}

.footer-menu ul{
    margin: 10px 0;
    padding: 0;
}

.footer-menu nav li{
    display: inline-block;
}

.footer-menu nav li a{
    display: block;
    padding: 4px 20px 4px 0;
}

.google_map p,
.google_map .block{
    margin: 0;
}

.google_map iframe{
    display: block;
}

/*Credit link*/

.credit-link{
    text-align: left;
}

/*SOCIAL MEDIA*/

.social-media{
    /*margin: 10px 0;*/
    overflow: hidden;
    float: left;
}
.social-media a {
    color: #fff;
    float: left;
    text-align: center;
    font-size: 15px;
    padding: 8px 8px;
}
/*.social-media a.google-plus{
    background: #de2020;
}

.social-media a.twitter{
    background: #29C5F6;
}

.social-media a.linkedin{
    background: #069;
}

.social-media a.pinterest{
    background: #C61118;
}

.social-media a.rss{
    background: #FF6D00;
}*/

/*.social-media a:hover{
  color: #008336;
}*/
.social-media a:hover{
    color: #008336;
}



/*FORM*/

input, button, select, textarea{
    padding: 9px;
    border: 1px solid #C7C7C7;
}

.contact-message-form label{
    display: block;
}

.btn, 
input[type="submit"]{
    background-image: -ms-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -moz-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -o-linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFF), color-stop(1, #E3E3E3));
    background-image: -webkit-linear-gradient(top, #FFF 0%, #E3E3E3 100%);
    background-image: linear-gradient(top, #FFFFFF 0%, #E3E3E3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E3E3E3');
    border: 1px solid #dbdbdb;
    color: #333;
    font-weight: bold;
    padding: 9px;
}

.btn:hover, 
input[type="submit"]:hover{
    background-image: -ms-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -moz-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -o-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #DBDBDB), color-stop(1, #F2F2F2));
    background-image: -webkit-linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    background-image: linear-gradient(top, #DBDBDB 0%, #F2F2F2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DBDBDB', endColorstr='#F2F2F2');
}

/*FRONT PAGE*/

.path-frontpage .feed-icon{
    display: none;
}

/*MENU*/

.main-menuwrap {
    background: #008336;
    position: relative;
    z-index: 99;
}

.navbar-default .navbar-toggle{
    background: #fff;
    margin: 5px;
}

/*nav h2{
    display: none;
}
*/
.menu-base-theme,
.menu-base-theme a{
    background: none;
    float: left;
    margin-top: 0px;
    width: 100%;
}

.menu-base-theme a:hover, 
.menu-base-theme a:focus, 
.menu-base-theme a:active, 
.menu-base-theme a.highlighted{
    background: #fff;
}

.menu-base-theme li a {
    /* background: #FBFBFB; */
    background: #008336;
    color: #fff;
    font-weight: 500;   
    float: none;
    width: 100%;
    font-size: 14px;
    margin-top: 0;
    padding: 13px 20px;
    /*margin-right: 10px;*/
}
.menu-base-theme > li:nth-child(1){
    width: 45px;
}
.menu-base-theme > li:nth-child(1) a{
    padding: 13px;
}
.main-menu {
    position: relative;
    float: left;
    width: 100%;
    background: #008336;
}

.menu-base-theme a{
    border-bottom: 1px solid #EEF0F7;
}

.menu-base-theme a span.sub-arrow{
    color: #999;
    font-size: 22px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #DCDCDC;
    background: #EFEFEF;
} 

.navbar-toggle{
    z-index: 999;
}


/*search form*/

#search-block-form{
    display: table;
    width: 100%;
}

#search-block-form .form-item,
#search-block-form .form-actions{
    display: table-cell;
    vertical-align: top;
}

#search-block-form input {
    width: 100%;
    padding: 8px 16px;   
    height: 42px;
    border: none;
    font-size: 14px;
    font-weight: 500;
}
#search-block-form input.button {
    font-size: 14px;
    padding: initial;
    height: 42px;
    border: none;
    width: 70px;
    text-align: center;
}

/*Demo typography*/

.bd-example {
    position: relative;
    padding: 20px;
    border: 2px solid #f7f7f9;
}

.highlight{
    padding: 20px;
    background-color: #f7f7f9;
}

.highlight pre{
    border: 0;
    background: none;
}

.bd-example-type .table tr:first-child td {
    border-top: 0;
}

.bd-example-type h1, 
.bd-example-type h2, 
.bd-example-type h3, 
.bd-example-type h4, 
.bd-example-type h5, 
.bd-example-type h6 {
    margin: 0;
}

.bd-example-type .table td {
    padding: 15px 0;
    border-color: #eee;
}

/*Contact form*/

.path-contact{}

.contact-message-feedback-form{
    max-width: 650px;
    margin: 0 auto;
    border: 1px solid #D8D8D8;
    padding: 10px 30px;
    background: #F5F5F4;
}

.contact-message-feedback-form .form-text,
.contact-message-feedback-form .form-email,
.contact-message-feedback-form .form-textarea{
    width: 100%;
}

/*user-login-form*/

.user-login-form,
.user-form,
.user-pass{
    max-width: 570px;
    margin: 40px auto;
    border: 1px solid #ddd;
    padding: 10px 30px;
    background: #FBFBFB;
    background: #fff url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/login-bg-icon.png) no-repeat;
    background-position: right bottom;
    position: relative;
    display: table;
}

.user-login-form .form-text,
.user-login-form .form-email,
.user-form .form-text,
.user-form .form-email,
.user-pass .form-text{
    width: 100%;
}

.form-composite > .fieldset-wrapper > .description, 
.form-item .description {
    font-size: 11px;
    color: #999;
    font-style: italic;
}

/*Maintainance*/

.maintenance-page{
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/maintenance-bg.png) #66CBFF center no-repeat;
    color: #fff;
    text-align: center;
    padding-top: 220px;
    padding-bottom: 100px;
    font-size: 18px;
    color: #000;
}

.maintenance-msg {
    margin: 20px 0;
    background: rgba(242, 244, 207, 0.88);
    padding: 20px 30px;
    display: inline-block;
    color: #404040;
    border: 1px solid #fff;
    box-shadow: 5px 5px 0px #FFFFFF;
    font-size: 14px;
}

.maintenance-msg h1{
    text-transform: uppercase;
    font-weight: bold;
}

.maintenance-page .brand,
.maintenance-page .name-and-slogan{
    display: inline-block;
    vertical-align: middle;
}

.maintenance-page .site-name a{
    color: #404040;
}

.maintenance-page .site-slogan,
.maintenance-page .name-and-slogan{
    display: none;
}

/*Comment*/

.comment-wrap{
    overflow: hidden;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F5F5F5;
}

.comment-wrap .author-details{
    float: left;
    width: 20%;
}

.comment-wrap .author-comments{
    padding-left: 5px;
    float: left;
    width: 80%;
}

.comment-submitted{
    padding: 5px 10px;
    border: 1px solid #eee;
    font-size: 12px;
    margin-bottom: 5px;
    display: block;
}

.comment-wrap .author-comments h3{
    margin-top: 10px;
}

.comment-wrap .author-comments p{
    margin-bottom: 10px;
}

/*links inline*/

ul.links.inline li{
    display: inline-block;
    padding-right: 10px;
}

/*profile*/

.profile > div{
    padding-right: 5px;
    display: inline-block;
    vertical-align: top;
}

.profile h4.label{
    color: #333;
    display: block;
    text-align: left;
    margin-bottom: 5px;
}

/*Carousel*/

.slideshow{
    display: none;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img{
    width: 100%;
}

.carousel-control.left,
.carousel-control.right{
    width: 50px;
    height: 50px;
    background: #000;
    top: 50%;
    padding: 12px;
    margin-top: -25px;
}


/*--custom-css--*/
.slideshow img{
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.menu-base-theme ul{
    width: 300px !important;
}
.menu-base-theme ul a{
    font-size: 14px;
    border-bottom: 1px solid #01ad48 !important;
    padding: 8px 10px;
}
.menu-base-theme ul li a{

}
.menu-base-theme ul a:hover, .menu-base-theme ul a:focus, .menu-base-theme ul a:active, .menu-base-theme ul a.highlighted{
    background: #008336;    
    color: #fff;
    padding: 8px 10px;
    border-bottom: 1px solid #01ad48 !important;
}

/*--header-start--*/
.logo {
    padding: 10px 0;
    width: 90px;
}
.top-header {
    float: left;
    width: 100%;
    text-align: right;
}
.navbar { 
    margin-bottom: 0; 
    /*margin-top: 15px;*/
}
.bottam-header {
    float: left;
    width: 100%;
}
.gover-logo {
    float: left;
    margin-right: 10px;
    padding-top: 5px;
}
.header-icons {
    float: left;
    position: relative;
    width: 100%;
}
.sticky-title p {
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 38px;
    margin-bottom: 0;
    text-transform: capitalize;
}
/*.header-icons::before {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-bottom: 60px solid #fff;
    border-right: 30px solid transparent;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}
.header-icons::after {
    height: 60px;
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    background: #efefef;
    width: 200vh;
}*/
.user-exper li{
    display: inline-block;
    height: 57px;
    line-height: 57px;
    font-size: 16px;
    padding: 0px 5px; 
}
.user-exper li a{
    color: #838383;
}
.bottam-header .navbar-nav {
    float: right;
}
.bottam-header .navbar-nav a{
    font-size: 16px;
    font-weight: 600;
    color: #333;
    padding: 15px 15px;
}
.bottam-header .navbar-brand{
    display: none;
}


.headertop .language-switcher-language-url {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    color: #838383;
    float: right;  
    margin-bottom: 0;
}
.headertop .language-switcher-language-url h2{
    margin-top: 12px;
    padding-bottom: 10px;
    cursor: pointer;
}
.headertop ul.links {  
    display: none;
    padding-left: 0;
    position: absolute;
    width: 90px;
    background: #fff;
    top: 32px;
    right: 0;
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    z-index: 999999999;
}
.headertop h2 {
    font-size: 14px;
    color: #fff;
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 23px;
    font-weight: 500;
}
.headertop h2::after{
    display: none;
} 
.headertop ul.links li {
    height: initial;
    line-height: initial;
    font-size: 14px;
    display: block;
    text-align: left;
    /*padding: 5px 10px;*/
    list-style: none;
} 
.headertop .language-switcher-language-url:hover ul.links{
    display: block;
}
.headertop ul.links li:hover{
    background: #008336;
}
.headertop ul.links li  a{
    color: #333;
    padding: 5px 10px;
    display: block;
}
.headertop ul.links li:hover a{
    color: #fff;
    text-decoration: none;
}
/*--header-end--*/


#return-to-top {
    position: fixed;
    bottom: 45px;
    right: 50px;
    background: #008336;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 3px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover, #return-to-top:focus{
    background: rgba(0, 0, 0, 0.9);
    border: none;
    outline: none;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
.views_slideshow_main {
    z-index: 1;
    position: relative;
    height: 600px;
    height: 400px;
    overflow: hidden; 
}

#views_slideshow_cycle_main_home_page_banner-block_1  div{height: 100% !important; text-align: center;}

#views_slideshow_cycle_div_home_page_banner-block_1_3{width: 100% !important; background-color: #CED7D2}
#views_slideshow_cycle_div_home_page_banner-block_1_3 img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

/*--sub-header --*/
.sub-header {
    margin: 40px 0;
}

/*breadcrumb*/
.breadcrumb{
    text-align: right;
}
.breadcrumb{
    background: none;
    padding: 0;
    margin: 0;
}
.breadcrumb ol, .breadcrumb ul{
    padding: 0;
    margin-bottom: 0;
}
.breadcrumb ol li, .breadcrumb ul li{
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    position: relative;
    margin-left: 15px;
    list-style: none;
}
/*.breadcrumb ol li:last-child, .breadcrumb ul li:last-child{
    display: none;
}*/
.breadcrumb ol li a, .breadcrumb ul li a{ 
    font-weight: 600;
    color: #333333;  
}
.breadcrumb ol li a:hover, .breadcrumb ul li a:hover{   
    color: #008336;  
}
.breadcrumb ol li::after, .breadcrumb ul li::after {
    content: '/';
    position: absolute;
    right: -12px;
    line-height: initial;
    top: 7%;
}
.breadcrumb ol li:last-child::after, .breadcrumb ul li:last-child::after{
    display: none;
}
.footer-menu h2 {
    display: block;
    color: #fff;
    font-size: 20px;
    position: relative;
    padding-bottom: 20px;
    letter-spacing: 0.4px;
    font-weight: 400;
    margin-bottom: 20px;
}
.footer-menu h2::before {
    content: '';
    position: relative;
    left: 0;
    bottom: -40px;
    height: 1px;
    background: #313131;
    width: 110px;
    text-align: center;
    display: block;
    margin: 0px auto;
}
.footer-menu h2::after {
    content: '';
    position: relative;
    left: 0;
    bottom: -17px;
    width: 70px;
    height: 1px;
    background: #008336;
    margin: 0px auto;
    display: block;
}
.footer-menu ul.menu li.menu-item{
    display: block;
    display: inline-block;
}
.footer-menu ul.menu li.menu-item a {
    font-size: 14px;
    color: #fff;
    padding: 0px 12px;
    line-height: 30px;
}
.footer-menu ul.menu li.menu-item a:hover{
    color: #008336;
}
.footer-menu address span, .footer-menu  .phone span {
    color: #008336;
    float: left;
    width: 30px;
    height: 80px;
}
.footer-menu address p, .footer-menu .phone p {
    color: #aaaaaa;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
}
.footer-menu address p a{
    color: #aaaaaa;  
}
.footer-menu address p a:hover{
    color: #008336;
}
.footer-menu .phone {
    float: left;
}
.footer-menu  .region-footer-forth img{
    margin-bottom: 30px;
}


/*.home-box {
  float: left;
  width: 15.55%;
  text-align: center;
  background: #eff0fd;
  margin-right: 15px;
  padding: 15px;
  border-bottom: 5px solid #eff0fd;
}
.home-box:last-child{
   margin-right: 0px;
}
.home-box:hover{
  border-bottom: 5px solid #008336;
  background: #3c219e;
}
.home-boxs .views-field-field-department-icon {
  background: #fff;
  height: 112px;
  width: 112px;
  line-height: 112px;
  border-radius: 100%;
  display: inline-block;
  border: 2px solid #262842;
  text-align: center;
}*/
.home-boxs {
    padding: 15px;
    text-align: center;
    background: #eff0fd;
    border-bottom: 5px solid #eff0fd;  
}
.home-boxs:hover{
    border-bottom: 5px solid #008336;
    background: #3c219e;
}
.home-box-img {
    width: 112px;
    height: 112px;
    border: 2px solid #3c219e;
    background: #fff;
    border-radius: 100%;
    line-height: 100px;
    text-align: center;
    display: inline-block;
}
.home-boxs p {
    margin-bottom: 0;
    margin-top: 0px;
    color: #262842;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}
.home-boxs p a{
    margin-top: 10px;
    color: #262842;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;

    display: inline-block;
}
.home-boxs:hover a, .home-boxs:hover p{
    text-decoration: none;
    color: #fff;
}
.home-box-img{

}
.home-box:hover .views-field-field-department-icon {
    border: 2px solid #008336;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
    background: #000;
    height: 15px;
    width: 15px;
    border-radius: 100%;
    margin: 0.3em;
}
.views-slideshow-controls-bottom .views-slideshow-pager-bullets li.active{
    background: #008336;
}
.slideshow .skin-default {
    position: relative;
}
.slideshow .views-slideshow-controls-bottom {
    position: absolute;
    bottom: 0;
    right: 30px;
    z-index: 9;
}
.pro-title {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0.3px;
}
.pro-post {
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
    margin-top: 10px;
}
.pro-address {
    font-size: 14px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 5px;
    color: #333;
}
.pro-email {
    font-size: 14px;
    font-weight: 700;
    margin-top: 0px;
    color: #333;
}
.pro-email span {
    font-weight: 400;
}

/*--table--*/
.table-wrapper{
    margin-top: 10px;
    float: left;
    width: 100%;
}
.table-wrapper tr td, table tr td {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
}
.table-wrapper tr th, table tr th{
    border-bottom: 1px solid #aaa;  
    border-right: 1px solid #aaa;  
    padding: 10px;
}
.table-wrapper table.blueTable, table{
    background-color: #fff;
    width: 100%;
    border: 1px solid #ccc;
}

.path-user .sub-header, .path-user .footer-menu, .path-user .copyright, .path-user #return-to-top{
    display: none !important;
}
.path-user .headergovlogo, .path-user .header-icons, .path-user .main-menu {display: none;}
.path-user .col-sm-5.col-md-5{width: 100%; text-align: center;}

.user-login-form input, .user-register-form  input, .user-pass input{
    border-left: 5px solid #ccc;
}
input.form-submit{
    background: #008336;
    color: #fff;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 500;
    text-align: right;
    border-left: none;
}
input.form-submit:hover{
    background: #008336;
}
.btn.btn-info{
    background: #29166f;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    border: none;
    border-radius: initial; 
}
.btn.btn-info:hover{
    background: #008336;
}
.cust-list-table {
    border: 1px solid #ccc;
    margin: 0px auto;
    width: auto;
}
.cust-list-table thead, .cust-list-table tfoot {
    background-color: #efefef;
    color: #000;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
    float: left;
    width: 100%;
}
.btech p b{
    width: 100%;
    float: left;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-top: 10px;
    margin-bottom: 15px;
}
.btech h4 {
    float: left;
    width: 100%;
    display: block;
    color: #333;
    font-size: 18px;
    margin-bottom: 0;
}
.cust-list-table tr {
    border: 1px solid #ccc;
}
.cust-list-table td, .cust-list-table th{
    border-right: 1px solid #ccc;
    padding: 5px 27px;
}
.table-wrapper tr td {
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
    padding: 4px 10px;
    font-size: 14px;
}
.path-frontpage .sub-header{
    display: none;
}

/*--faculty--*/
.board-box{
    background: #f5f2f2;
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 30px;
    min-height: 330px;
    box-shadow: 0px 5px 7px #e7dede;  
}
.board-box .views-field-field-people-photo{
    height: 142px;
    width: 142px;
    border: 5px solid #ccc;
    border-radius: 100%;
    overflow: hidden;
    background: #fff url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/avtar-vector.png) no-repeat;
    display: inline-block; 
    background-size: 100%;
}
.board-box .views-field-field-people-photo img{
    object-fit: cover;
}
.board-box .views-field-title{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 5px;
}
.board-box .views-field-title a{
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}
.board-box .views-field-title a:hover{ 
    color: #008336;
}
.board-box .views-field-field-people-designation{
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    font-style: italic;
}
.board-box .views-field-field-people-address{
    font-size: 13px;
    color: #666666;
    line-height: 19px;
    font-weight: 100;
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 15px;
}
.views-row .board-box{
    float: left;
    margin-right: 30px;
    width: 23% !important;
}
.views-row .board-box:last-child{
    margin-right: 0px;
}
.sidebar .region-sidebar-first nav {
    border: 1px solid #cccccc;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.sidebar .region-sidebar-first nav ul.menu{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0;
}
.sidebar .region-sidebar-first nav ul.menu li{
    /*border-top: 1px dashed #ccc;*/
    line-height: initial; 
    width: 100%;
    float: left;
    display: inline-grid;
}
.sidebar .region-sidebar-first nav ul.menu li:first-child{
    border-top: none; 
}
/*.sidebar .region-sidebar-first nav ul.menu li a{
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 12px;
    display: inline-block;
    width: 100%;
}*/
.sidebar .region-sidebar-first nav ul.menu li a {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 12px;
    display: inline-block;
    width: 100%;
}
.sidebar .region-sidebar-first nav ul.menu li:hover a {
    /*color: #008336;*/
    /*background: #01ad48;*/
    background: transparent;
}
.sidebar .region-sidebar-first nav ul.menu li.menu-item--active-trail a{
    border-left: 5px solid #008336;
    font-weight: 700;
    color: #008336;
}
.sidebar .region-sidebar-first nav ul.menu li a ul.menu li:hover{ 
    border:none;
}

/* siderbar-tree*/
.sidebar .region-sidebar-first nav ul.menu li ul.menu{
    /* padding-left: 15px; */
}
.sidebar .region-sidebar-first nav ul.menu li ul.menu li{
    border-top: 1px dashed #ccc; 
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/tag-icon.svg)no-repeat;
    background-position: 15px 20px;
    background-size: 18px;
    padding-left: 30px;
}
.sidebar .region-sidebar-first nav ul.menu li ul.menu li a{   
    color: #838280;
    border: none;
}
.sidebar .region-sidebar-first nav ul.menu li ul.menu li.menu-item--active-trail{
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/tag-icon-active.svg)no-repeat; 
    background-position: 15px 18px;
    background-size: 18px;
    padding-left: 30px;
}
.sidebar .region-sidebar-first nav ul.menu li ul.menu li.menu-item--active-trail a{ 
    border-left: none;
    color: #008336;  
}
.sidebar .region-sidebar-first nav ul.menu li ul.menu li:hover a{ 
    border-left: none;
    color: #008336;
}


/*--header-search--*/
.search-open {
    width: 20px;
    height: 20px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/search-icon.png) no-repeat;
    display: block;
    cursor: pointer;
    position: absolute;
    top: 10px;
    background-position: 50% 50%;
    right: -5px;
    z-index: 99999;
}
#search-block-form {
    /* display: none; */
    /* position: absolute; */
    /* right: 0; */
    /* top: 35px; */
    /* z-index: 9; */
    width: 30%;
    width: 49%;
    float: right;
}
#search-block-form .form-item, #search-block-form .form-actions {
    display: table-cell;
    vertical-align: top;
    line-height: initial;
}

/*--counter--*/
.counter {
    /*float: left;
    width: 100%;*/  
    margin: 0px auto;
    margin-top: 30px;
}
.counter .counter-text {
    float: left;
    width: 30%;
    width: 320px;
    background: #29166f url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/poll-counter.png)no-repeat;
    margin: 0 15px;
    padding: 20px 0 20px 100px;
    font-size: 14px;
    letter-spacing: 0.5px;
    background-position: 12%;
}
.counter .counter-text:nth-child(2){
    background: #008336 url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/page-counter.png)no-repeat;
    background-position: 12%;
}
.counter .counter-text:nth-child(3){
    background: #0e7bd5 url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/number-hits.png)no-repeat;
    background-position: 12%;
}
.counter .counter-text span {
    display: block;
    font-size: 26px;
    margin-top: 0px;
}

.copyright ul.links {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    /*position: absolute;
    top: 17px;
    right: 0;*/
}
.copyright ul.links li{
    display: inline;
    margin-left: 15px;
}
.copyright ul.links li a{
    color: #aaaaaa;
    font-size: 14px;
}
.copyright ul.links li a:hover{
    color: #008336;
}
.copyright .container{
    position: relative;
}
.headertop .contextual-region {
    float: left;
    margin-bottom: 0;   
}
.header-user-nav {
    list-style: none;
    padding-left: 0;
    position: relative;
}
.header-user-nav li{
    display: inline-block;
    margin-left: 5px;
}
.header-user-nav a svg{
    color: #fff;
    font-size: 14px;
    font-weight: 600; 
}
.header-user-nav a:hover svg{
    color: #008336;
}
.headertop  #block-headertopblock{
    margin-bottom: 0;
    float: left;
}
.main-header .header-user-nav a:hover i{
    color: #008336;
}
.home-read {
    text-align: right;
    font-size: 16px;
    color: #333;
    text-decoration: underline;
    display: block;
}
a.home-read:hover{
    color: #008336;
    text-decoration: underline;
}
/*.path-frontpage .footer-menu{
  margin-top: 0px;
}
*/
#block-quicktabsupcomingeventstenders .quicktabs-tabpage span a, #quicktabs-upcoming_events_tenders_hindi .quicktabs-tabpage span a{
    font-weight: 400;
    font-size: 14px;
    line-height: 1.62em;
    color:#333;   
}
#block-quicktabsupcomingeventstenders .quicktabs-tabpage span, #quicktabs-upcoming_events_tenders_hindi .quicktabs-tabpage span{
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pin-icon.png) no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    padding-left: 22px;
    background-position: 0px 4px;
    display: block;
    line-height: 18px;
}
#block-quicktabsupcomingeventstenders .quicktabs-tabpage span a:hover, #quicktabs-upcoming_events_tenders_hindi .quicktabs-tabpage span a:hover{color: #008336;}
.quicktabs-wrapper ul.quicktabs-tabs {
    padding-left: 0; 
    margin-bottom: 10px;
   /* margin-top: 20px;
    margin-bottom: 7px;*/
}
.quicktabs-main {
    float: left;
    width: 100%;
}
.quicktabs-wrapper ul.quicktabs-tabs li{
    padding: 0; 
    margin-right: 5px;
    padding: 12px 14px;
    background: #222222;
    display: inline-block;
}
.quicktabs-wrapper ul.quicktabs-tabs li.active{
    background: #008336;
}
.quicktabs-wrapper ul.quicktabs-tabs li a{  
    color: #fff;
    font-size: 16px;    
}
.quicktabs-wrapper ul.quicktabs-tabs li a:hover, .quicktabs-wrapper ul.quicktabs-tabs li a:focus{
    text-decoration: none;
}
.path-frontpage .quicktabs-main {
    /*background: #efefef;*/
    padding: 5px 15px;
    float: left;
    width: 100%;
}
.quicktabs-main .views-row {
    position: relative;
    margin-top: 5px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.quicktabs-main .views-row:last-child{ 
    /*margin-bottom: 10px;*/
}
.quicktabs-main .views-field-field-event-from-date time{
    font-size: 14px;
    color: #222;
    float: left;
    font-weight: 600;
    margin-right: 15px;
    width: 140px;
}
.quicktabs-main .views-field-field-event-from-date-1 time{
    font-size: 12px;
    color: #222;
    float: left;
    font-weight: 300;
    position: absolute;
    left: 0;
    top: 25px;
}
.quicktabs-main .views-field-field-event-photo {
    float: left;
    width: 57px;
    /*height: 50px;*/
}
.quicktabs-main .views-field-field-event-photo img {
    width: 57px;
    height: 50px;
    object-fit: cover;
}
/*.quicktabs-main .views-field-title{   
    font-size: 16px;
    color: #222222;   
    font-weight: 600;  
}*/
.quicktabs-main .views-field-nid{
    float: right;
    margin-top: 5px;
}
.quicktabs-main .views-field-nid a{
    font-size: 14px;
    color: #222222;
    border: 1px solid #222;
    padding: 6px 14px;
}
.quicktabs-main .views-field-nid a:hover{
    background: #000;
    color: #fff;
}
#block-map {
    margin-bottom: 0;
}
.block-views-blocklatest-updates-block-1{
    background: #222;
    max-width: 1140px;
    width: 100%;
    margin: 0px auto;
    /*padding: 15px;*/
    position: relative;
    margin-bottom: 30px;
}
.block-views-blocklatest-updates-block-1::before {
    content: '';
    background: #222;
    width: 100vh;
    left: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}
.block-views-blocklatest-updates-block-1::after {
    content: '';
    background: #222;
    width: 100vh;
    right: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}
.block-views-blocklatest-updates-block-1 h2{
    background: #3c219e;
    border: none;
    color: #fff;
    font-size: 18px;
    padding: 15px 20px;
    width: 150px;
    margin: 0px;
    float: left;
}
.block-views-blocklatest-updates-block-1 h2:after{display: none;}

.block-views-blocklatest-updates-block-1 .more-link {
    float: right;
    position: absolute;
    top: 0px;
    right: 0;
}
.block-views-blocklatest-updates-block-1 .more-link a {
    background: #f8411e;
    color: #fff;
    font-size: 14px;
    padding: 6px 10px;
    border: 1px solid #f8411e;
}
.block-views-blocklatest-updates-block-1 .more-link a:hover{
    color: #fff;
    background: #222;
    border: 1px solid #fff;
}
.main-news ul.arrow_list .views-field-nothing {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.main-news ul.arrow_list{
    padding-left: 0;
}
.main-news ul.arrow_list li {
    list-style: none;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/new-icon.png)no-repeat;
    padding-left: 42px;
    background-position: 0px 4px;
    display: inline-block;
    padding-right: 25px;
}
.main-news ul.arrow_list li a{
    color: #fff;
}
.block-views-blockevents-news-block-3 {
    width: 42%;
    float: left;
    margin: 30px 0px;
}
.main-news {
    width: 83%;
    float: right;
    position: absolute;
    right: 10px;
    top: 13.5px;
}
.headergovlogo {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 16px;
}
#block-headergovernmentemblemblock {
    float: left;
}
#block-headerlogin{
    float: left;
    width: 140px;
    position: relative;
    top: 6px;
}
.headergovlogo  #block-headerlogin, .headergovlogo #block-headerlogout{
    float: right;
    padding-top: 15px;
}
#block-headerlogin ul{
    margin-bottom: 0;
    padding-left: 0;
}
#block-headerlogin ul li{
    list-style: none;
    display: inline-block;
}
.headergovlogo ul li a.cut-btn-primary {
    background: #008336;
    border: 1px solid #008336;
    color: #fff;
}
.headergovlogo ul li a.cut-btn-primary:hover{
    background: #000;
    border: 1px solid #000; 
}
.block-views-blocktestimonial-view-block-1 {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    position: relative;
}
.block-views-blocktestimonial-view-block-1 .views-row{
    width: 48%;
    float: left;
    margin-right: 15px;
}
.block-views-blocktestimonial-view-block-1 .views-row:last-child{  
    margin-right: 0px;
    float: right;
}
.block-views-blocktestimonial-view-block-1 .views-row img{
    width: 68px;
    height: 68px;
    border-radius: 100%;
    border: 2px solid #f76347;
    object-fit: cover;
    float: left;
    margin-right: 15px;
    margin-left: 45px;
}
.block-views-blocktestimonial-view-block-1 .views-row{
    /*font-size: 13px;*/
    line-height: 17px;
    font-style: italic;
    color: #292929;
    font-weight: 400;
}
.block-views-blocktestimonial-view-block-1 .views-row span span{
    font-size: 18px;
    color: #292929;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    font-style: normal;
}
.main-testimonial {
    position: relative;
    white-space: initial;
}
.main-testimonial .body-testimonial{
    background: #eff0fd;
    color: #666666;
    padding: 25px; 
    position: relative;
    margin: 20px 0 30px;
    font-style: normal;
    border-radius: 5px;

    letter-spacing: 0.5px;
    /*font-size: 14px;*/
    font-weight: 300;
    line-height: 22px;
}
.main-testimonial .body-testimonial::before {
    content: '';
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/testimonial-icon.png)no-repeat;
    width: 30px;
    height: 27px;
    display: block;
    position: absolute;
    top: -16px;
}
.main-testimonial .body-testimonial::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    border-left: 23px solid transparent;
    border-right: 23px solid transparent;
    border-top: 20px solid #eff0fd;
    left: 10%;
}
.main-testimonial .body-testimonial p{
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
}
.block-quicktabs-blockhome-page-tabs{
    float: left;
    width: 48%;
}
.block-quicktabs-blockhome-page-tabs .quicktabs-main, .sub-slider-section-hindi .quicktabs-main{
    background: #fff;  
    border: 2px solid #ccc;
    height: 345px;
    overflow-y: hidden;
}
.block-quicktabs-blockhome-page-tabs .quicktabs-main .quicktabs-tabpage ul.menu, .sub-slider-section-hindi .quicktabs-main ul.menu{
    padding-left: 0;
    margin-bottom: 0;
    width: 100%;
    float: left;
}
.block-quicktabs-blockhome-page-tabs .quicktabs-main .quicktabs-tabpage ul.menu li, .sub-slider-section-hindi .quicktabs-main ul.menu li{
    list-style: none;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/cap-icon.png) no-repeat;
    padding-left: 25px;
    line-height: 11px;
    float: left;
    width: 49%; 
    display: inline-block;
    border-bottom: 1px solid #c5c3c3;
    padding-bottom: 15px;
    margin-top: 20px;
}
.block-quicktabs-blockhome-page-tabs .quicktabs-main .quicktabs-tabpage ul.menu li:nth-child(even), .sub-slider-section-hindi .quicktabs-main ul.menu li:nth-child(even){
    margin-right: 0;
    float: right;
}
.block-quicktabs-blockhome-page-tabs .quicktabs-main .quicktabs-tabpage ul.menu li a, .sub-slider-section-hindi .quicktabs-main ul.menu li a{
    color: #333;
    font-size: 13px;
    font-weight: 500;
}
.block-views-blockmessage-from-directors-block-1{
    float: right;
    width: 48%;
    position: relative;
}
.block-views-blockmessage-from-directors-block-1 .skin-default {
    background: #fff;
    border: 2px solid #ccc;
    padding: 5px 15px;
}
.path-frontpage .block-views-blockmessage-from-directors-block-1  h2{
    margin-bottom: 20px;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_main{
    height: auto;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_main h3{
    font-size: 20px;
    color: #666666;
    font-weight: 600;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_main p{
    color: #666666;
    /*font-size: 14px;*/
    left: 0.5px;
    font-weight: 300;
    padding-top: 10px;
}
.block-views-blockmessage-from-directors-block-1 .views-field-title{
    text-align: right;  
}
.block-views-blockmessage-from-directors-block-1 .views-field-title a{
    color: #3c219e;
    font-size: 16px;
    font-weight: 600;
    margin-top: 10px;
    display: inline-block;
}
.block-views-blockmessage-from-directors-block-1 .views-field-field-designation{
    text-align: right;
    font-size: 14px;
    color: #666;
    font-style: italic;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text{
    position: absolute;
    top: 20px;
    right: 0;
    width: 65px;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_previous, .block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_next{
    position: relative;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_previous::after{
    content: '\f053';
    color: #fff;
    position: absolute;
    left: 21%;
    top: -9%;
    font-size: 18px;
    font-family: FontAwesome;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_pause{
    display: none;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_next::after{  
    content: '\f054';
    color: #fff;
    position: absolute;
    left: 30%;
    top: -9%;
    font-size: 18px;
    font-family: FontAwesome;
}
.block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_previous a, .block-views-blockmessage-from-directors-block-1 .views_slideshow_controls_text .views_slideshow_controls_text_next a{
    background: #3c219e;
    color: #fff;
    width: 30px;
    height: 30px;
    padding: 5px;
    text-indent: -99999px;
    display: inline-block;
}
.sub-slider-section, .sub-slider-section-hindi{
    background: #eff0fd;
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 0;
    margin: 30px 0px;
}
.sub-slider-section::before, .sub-slider-section-hindi::before {
    content: '';
    background: #eff0fd;
    width: 100vh;
    left: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}
.sub-slider-section::after, .sub-slider-section-hindi::after {
    content: '';
    background: #eff0fd;
    width: 100vh;
    right: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}
.path-frontpage .sub-slider-section .block-quicktabs, .sub-slider-section-hindi .block-quicktabs-blockhome-page-tabs-hindi{
    float: left;
    width: 48%;
}

/*iframe{
  height: auto !important;
}*/
.btn-primary{
    background: #3a3577;
    border-color: #3a3577;
    font-size: 14px;
    color: #fff;
    border-radius: inherit;
    font-weight: 300;
    text-transform: capitalize;
    padding: 5px 10px;
}
.btn-primary.cut-btn-primary{
    background: transparent;
    color: #3a3577;
}
.btn-primary:hover{
    border-color: #008336 ;
    background: #008336;
    color: #fff;
}

/*--slider-control--*/
.slideshow .views-slideshow-controls-top {
    position: absolute;
    top: 45%;
    z-index: 9999;
    width: 100%;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous{
    position: absolute; 
    top: 50%;
    left: 10px;
    line-height: 100px;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next{
    position: absolute; 
    top: 50%;
    line-height: 100px;
    right: 25px;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous::after{
    content: '\f053';
    color: #fff;
    position: absolute;
    left: 32%;
    top: -4%;
    font-size: 20px;  
    font-family: FontAwesome;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_pause{
    display: none;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next::after {
    content: '\f054';
    color: #fff;
    position: absolute;
    right: 32%;
    top: -4%;
    font-size: 20px;
    font-family: FontAwesome;
}
.slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous a, .slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next a{
    background: #008336;
    /*background-color: rgba(245, 63, 28, 0.4);*/
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 5px;
    line-height: 50px;
    text-align: center;
    text-indent: -99999px;
    display: inline-block;
}
/*--slider-control--*/

/**/
.sub-slider-part{
    float: left;
    width: 100%;
}
.sub-slider-part{
    float: left;
    width: 100%;
}
.block-views-blockrecent-updates-block-asnavfor-split{
    float: left;
    width: 42%;
    display: block;
    margin: 30px 0px;
}
.block-views-blockrecent-updates-block-asnavfor-split .slick--main .slick__slide img{
    /* height: 250px;*/
    overflow: hidden;
    object-fit: cover;
}
.slick--thumbnail.slick--skin--asnavfor .slick-list{
    padding: 0px 0;
}
.slick--thumbnail.slick--skin--asnavfor .slick-track{
    padding: 0;
    width: 100% !important;
}
.slick--thumbnail.slick--skin--asnavfor{
    float: left;
    margin-top: 10px;
    width: 100%;
}
.slick--less .slick-track{
    margin: initial;
    text-align: left;
}
.slick--thumbnail.slick--skin--asnavfor .slick__slide.slick-current{
    box-shadow: initial;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    border: 2px solid #008336;
}
.slick--thumbnail.slick--skin--asnavfor .slick__slide img{
    border: none;
}
.slick--thumbnail.slick--skin--asnavfor .slick__slide{
    width: 110px !important;
    height: 80px;
    margin-right: 10px;
    overflow: hidden;
}
.slick--thumbnail.slick--skin--asnavfor .slick__slide:last-child{  
    margin-right: 0px;  
}
.slick--thumbnail.slick--skin--asnavfor .slick__slide.slick-current::before{display: none;}
.sub-slider-part .block-views-blockrecent-updates-block-asnavfor-split h2{
    margin-bottom: 15px;
}
.forgot-password-div {
    width: 100%;
    float: left;
    display: block;
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.signup-div{
    float: right; 
    width: 49%;
}
.forgot-div {
    float: left;
    width: 49%;
}
.signup-div a{
    float: right;
    font-size: 16px;
    color: #331e61;
    font-weight: 600;
}
.signin-div a{
    font-size: 16px;
    color: #331e61;
    font-weight: 600;
}
.forgot-div a, .cancel-div a{
    color: #a5a4a4;
    font-size: 16px;
    font-weight: 400;
    float: left;
}
.user-pass input.form-submit{
    float: right;
}
.forgot-div a:hover, .signup-div a:hover{
    color: #008336;
}
/*.user-login-form #edit-actions{
    position: absolute;
    bottom: 75px;
    right: 30px;
}*/
.user-form #edit-actions {
    position: absolute;
    bottom: 15px;
    right: 30px;
}
.user-login-form .option{
    color: #a5a4a4;
    font-size: 16px;
    font-weight: 400;
}
.path-user .container .tabs.primary {
    display: none;
}
table thead {
    background: #efefef;
}
.gallery-box .gallery-boxs{
    width: 100%;
}
.gallery-box .gallery-boxs ul{
    padding-left: 0;
}
.gallery-box .gallery-boxs ul li{
    list-style: none;
    display: inline-block;
    margin-right: 10px;
    width: 24%;
    margin-bottom: 10px;
}
.gallery-box .gallery-boxs ul li:last-child{  
    margin-right: 0px; 
}
.gallery-box .gallery-boxs ul li img{
    width: 100%;
    object-fit: cover;
    height: 160px;
}
#cboxOverlay, #colorbox{
    z-index: 9999999 !important;
}

/*intership*/
.director-box {
    background: #f5f2f2;
    text-align: center;
    padding: 20px 15px;
    margin-bottom: 30px;
    min-height: 330px;
    box-shadow: 0px 5px 7px #e7dede;
}
.director-img {
    height: 120px;
    width: 120px;
    border: 5px solid #ccc;
    border-radius: 100%;
    overflow: hidden;
    background: #fff;
    display: inline-block;
}
/*.director-img img {
  padding-top: 5px;
}*/
.director-info .director-name {
    font-size: 18px;
    font-weight: 600;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 5px;
}
.director-info .director-name a{
    color: #000;
}
.director-info .director-post {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    font-style: italic;
}
.director-info p {
    font-size: 13px;
    color: #666666;
    line-height: 19px;
    font-weight: 100;
    margin-bottom: 0;
    border-top: 1px solid #ccc;
    padding-top: 10px;
    margin-top: 15px;
}
.main-faculty .director-box{
    min-height: auto;
}
.webform-submission-form input, .webform-submission-form select{
    height: 45px;
    display: block;
    width: 100%;
}
.webform-submission-form textarea{ 
    display: block;
    width: 100%;
    height: 140px;
}
.webform-submission-form input[type="submit"]{
    width: auto;
    float: right;
    height: auto;
}

/*--contact-form--*/
.cont-one-hld {  
    /*padding : 0 0 0 30px;
    -webkit-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.1);*/
}
.cnt-txt-wrap{
    padding: 30px 0; 
}
.cnt-txt-wrap h3 {
    color: #008336;
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    margin: 0 0 15px;
}
.cnt-txt-wrap p{
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 0;
}
.cont-phone-hld {
    margin: 15px 0 15px;
}
.reach-iimbg td .icon-reach .icon-container {
    width: 60px;
    height: 60px;
    min-height: 60px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.reach-iimbg td .icon-reach .icon-container img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin: auto;
}
.cnt-table tr td {
    padding: 10px;
    font-size: 16px;
    color: #333;
    border: 1px solid #ced3d5;
}
.reach-iimbg td .icon-reach {
    text-align: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    padding-top: 5px;
}
.reach-iimbg td .icon-reach .icon-container {
    width: 60px;
    height: 60px;
    min-height: 60px;
    margin: 0 auto;
    position: relative;
    border: 1px solid #ccc;
    border-radius: 50%;
}
.reach-iimbg td .icon-reach .icon-container img {
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    box-sizing: border-box;
    margin: auto;
}
.reach-iimbg td .label-txt {
    margin-top: 4px;
    text-transform: uppercase;
}
.reach-iimbg td p {
    padding: 20px;
    line-height: 1.4em;
}
.contact-h3 {
    color: #222;
    font-size: 22px;
    font-weight: 600;
    line-height: 21px;
    margin: 50px 0px 15px;
}
.blog-archive-left {
    display: inline;
    float: left;
    width: 100%;
}
.blog-news-single {
    background-color: #fff;
    display: inline;
    float: left;
    width: 100%;
}
.contact-area-left {
    display: inline;
    float: left;
    width: 100%;
}
.contact-area-left h4 {
    color: #333;
    font-size: 20px;
    font-weight: 300;
    margin-bottom: 20px;
    position: relative;
}
.contact-area-left h4::after {
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: 30px;
    width: 30px;
    background-color: #008336;
}
.contact-area-left .single-address {
    font-size: 15px;
    padding-right: 62px;
}
.contact-area-left p {
    font-size: 15px;
}
.file-icon {
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pdf-file-symbol.svg)no-repeat;
    background-position: left top;
    background-size: 21px;
    width: 21px;
    height: 21px;
    display: block;
    float: left;
    margin-right: 5px;
}
.file-icon a{
    text-indent: -99999px;
    display: block;
}
.news-event-page .views-field-title {
    font-size: 22px;
    margin-bottom: 20px;
    font-weight: 600;
    position: relative;
    padding-left: 15px;
    text-transform: capitalize;
}
.news-event-page .views-field-title::before {
    content: '';
    background: #008336;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 5px;
    height: 100%;
}
.news-event-page .views-field-field-event-photo{
    width: 100%;
}
.news-event-page .views-field-field-event-photo img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.news-event-page .views-field-field-event-from-date {
    float: left;
    background: #e3e3e3;;
    padding: 5px 10px;
    width: 50%;
}
.news-event-page .views-field-field-event-from-date-1 {
    float: right;
    background: #e3e3e3;;
    padding: 5px 10px;
    width: 50%;
    text-align: right;
}
.news-event-page .views-field-field-event-from-date time, .news-event-page .views-field-field-event-from-date-1 time{
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    color: #333;
}
.news-event-page .views-field-body {
    width: 100%;
    float: left;
    margin-top: 10px;
}
.rti-title {
    font-size: 22px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}
.faculty-inner-left {
    float: left;
    width: 32%;
}
.faculty-inner-right {
    float: right;
    width: 66%;
}
.faculty-inner-right .views-field-title{
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 10px;
}
.faculty-inner-right .views-field-field-people-designation{
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    color: #333333;
    margin-bottom: 5px;
    margin-bottom: 30px;
}
.faculty-inner-right .views-field-field-qualifications, .faculty-inner-right .views-field-field-people-interests, .faculty-inner-right .views-field-field-research-profile{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 20px;
}
.faculty-inner-right .views-field-field-qualifications span, .faculty-inner-right .views-field-field-people-interests span, .faculty-inner-right .views-field-field-research-profile span, .faculty-inner-right .views-field-field-people-profile span, .faculty-inner-right .views-field-field-google-scholar-link span{
    font-size: 20px;
    font-weight: 600;
}
.faculty-inner-right  .views-field.views-field-field-people-profile {
    margin-bottom: 25px;
}
.faculty-inner-right .views-field-field-people-profile a{
    background: #29166f;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    border: none;
    border-radius: initial;
}
.faculty-inner-right .views-field-field-google-scholar-link a {
    color: #29166f;
    font-size: 16px;
    font-weight: 600;
    text-align: right;
    border: none;
    border-radius: initial;
    margin-top: 8px;
    padding-left: 24px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/world.svg)no-repeat;
    background-size: 18px;
    display: inline-block;
    background-position: 0px 5px;
}
.faculty-inner-right .views-field-field-google-scholar-link a:hover{
    color: #008336;
}
.faculty-inner-right .views-field-field-people-profile a:hover {
    background: #008336;
}
.faculty-inner-left{
    font-size: 14px;
}
.faculty-inner-left .views-field-field-people-photo{
    margin-bottom: 20px;

}
.faculty-inner-left .views-field-field-people-photo img{
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.faculty-inner-left .views-field-field-people-phone, .faculty-inner-left .views-field-field-people-email, .faculty-inner-left .views-field-field-website{
    line-height: 19px;
    margin-bottom: 20px;
}
.faculty-inner-left .views-field-field-people-phone span, .faculty-inner-left .views-field-field-people-email span, .faculty-inner-left .views-field-field-website span{
    font-weight: 600;
    margin-bottom: 5px;
}
/*.region-sidebar-first nav h2 {
    display: block;
    background: #008336;
    color: #fff;
    padding: 20px 12px;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
}*/
.region-sidebar-first nav h2 {
    display: block;
    background: transparent;
    color: #008336;
    padding: 14px 12px;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
}

/**/
.board-box{    
    position: relative;   
    width: 100%;
}
.board-box:after{
    content: "";
    position: absolute;
    z-index: 1;    
    background: #008336;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0% 0;
    transform-origin: 0% 0;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    left: 0px;
    width: 100%;
    height: 5px;
    bottom: 0%;
}
.board-box:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.career-div ul{
    padding-left: 0px;
}
.career-div ul li {
    list-style: none;
    border-bottom: 1px solid #efefef;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.career-div ul li .career-div-left{
    font-size: 18px;
    font-weight: 600;
    color: #000000;
    float: left;
    width: 70%;
}
.career-div ul li .career-div-right{ 
    float: right;
}
.career-div ul li .career-div-right a{ 
    background: #29166f;
    color: #fff;
    padding: 8px 15px;
    font-size: 14px;
    font-weight: 500;
    text-align: right;
    border: none;
    border-radius: initial;
    display: inline-block;
}
.career-btn {
    display: inline-block;
}
.main-news-event-list ul{
    padding-left: 0;
}
.main-news-event-list ul li{
    margin-bottom: 20px;
    padding-bottom: 20px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/news-icon.svg) no-repeat;
    background-size: 20px;
    padding-left: 30px;
    background-position: 0px 5px;
    border-bottom: 1px solid #efefef;
}
.main-news-event-list ul li a{
   
}

.testimonials-list{
    column-width: 346px;
    column-gap: 30px;
    column-count: 2;
}
.testimonials-list .views-row{
    /* float: left;
     width: 33.33%;
     margin-right: 30px;*/

    background: #eff0fd;
    color: #666666;
    padding: 25px;
    position: relative;  
    font-style: normal;
    border-radius: 5px;
    letter-spacing: 0.5px;
    font-size: 14px;
    font-weight: 300;
    line-height: 22px;
    text-align: center;
    margin-bottom: 35px;
    /*display: inline-block;*/
    break-inside: avoid;
}
.testimonials-list .views-row::before {  
    content: '';
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/testimonial-icon.png)no-repeat;
    width: 30px;
    height: 27px;
    display: block;
    position: absolute;
    top: -16px;
    top: 14px;
}
.testimonials-list .views-field-field-testimonial-photo{
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: inline-block;
    overflow: hidden; 
    border: 2px solid #008336;
}
.testimonials-list .views-field-field-testimonial-photo img{ 
    object-fit: cover;
}
.testimonials-list .views-field-title{
    font-size: 20px;
    color: #333333;
    font-weight: 600;
    margin: 10px 0 15px;
}
.testimonials-list .views-field-nothing {
    font-size: 14px;
    color: #333333;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
}
.testimonials-list .views-field-body {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
}
.main-people ol li{
    list-style: decimal-leading-zero;
    margin-bottom: 5px;
    font-size: 14px;
}
ul.sitemap-menu li{
    //list-style: decimal-leading-zero;
}
ul.sitemap-menu li ul.sitemap-menu li{
    list-style: disc;
}
ul.sitemap-menu li a{
    color: #333;
}
ul.sitemap-menu li a:hover{
    color: #008336;
}
.footer-map {
    width: 100%;
    padding: 0px 25px;
    margin: 20px 0;
}
/**/
.quicktabs-main .upcoming-date {
    float: left;
    width: 150px;
}
.quicktabs-main .upcoming-title {
    float: left;
    width: 63%;
}
.quicktabs-main .views-field-nid {
    float: right;
    margin-top: 5px;
    width: 105px;
}
.copyright #block-copyrighttext {
    width: 100%;
    text-align: center;
}
ul.header-user-nav ul.header-font {
    display: none;
    width: 38px;
    text-align: center;
    margin: 0px;
}
ul.header-user-nav li.ico-accessibility:hover ul.header-font {
    position: absolute;
    z-index: 9999999;
    background-color: #000;
    padding-left: 0;
    top: 40px;
    line-height: initial;
    display: block;
    left: 39%;
}
ul.header-font li{
    display: inline-block;
    margin-left: 0;
    line-height: initial;
    text-align: center;
}
ul.header-font li a{
    color: #000;
    display: inline-block;
    height: auto;
    line-height: 22px;
    margin-top: 0px;
    width: 38px;
    font-size: 150%;
    text-align: center;
    padding: 3px 0px;
    font-size: 14px;
}
ul.header-font li a:hover{
    background: #008336;
    color: #fff;
}
.high-contrast {
    background: #363636;
    color: #ffff00 !important;
}
.notice-list ul li{
    list-style: disc;
    margin-bottom: 15px;
}
.sub-slider-section ul.arrow_list, .sub-slider-section-hindi ul.arrow_list{
    padding-left: 0px;  
}
.sub-slider-section ul.arrow_list li, .sub-slider-section-hindi ul.arrow_list li{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    list-style: disc;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/notice-icon.svg) no-repeat;
    background-size: 16px;
    padding-left: 15px;
    background-position: 0px 5px;
    border-bottom: 1px solid #efefef;
    padding-bottom: 20px;
    position: relative;
}
.sub-slider-section ul.arrow_list li:first-child::after, .sub-slider-section-hindi ul.arrow_list li:first-child::after{
    content: '';
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/new-icon-blue.svg)no-repeat;
    width: 48px;
    height: 33px;
    display: block;
    position: absolute;
    right: 0;
    top: -1px;
}
.sub-slider-section ul.arrow_list li a, .sub-slider-section-hindi ul.arrow_list li a{
    color: #666666;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.8px;
    display: inline-block;
    width: 80%;
}
.sub-slider-section ul.arrow_list li .views-field-title, .sub-slider-section-hindi ul.arrow_list li .views-field-title{
    width: 100%;
}
.notice-inner .views-field-title{
    margin-bottom: 20px;
}
.notice-inner .views-field-title .views-label-title, .notice-inner .views-field-body .views-label-body{
    font-weight: 600;
    font-size: 20px;
    display: block;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #333;
}
.notice-inner .views-field-title .field-content, .notice-inner  .views-field-body .field-content{
    letter-spacing: 0.8px;
    color: #666;
}
.path-frontpage .sub-slider-section div#quicktabs-tabpage-home_page_tabs-1  h2{display: none;}

/*--new-faculty--*/
.faculty-inner .views-row{
    background-color: #fff;
    padding: 30px;
    box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.1);
    position: relative;
    float: left;
    width: 100%;
}
.faculty-main {
    float: left;
    width: 100%;
}
.faculty-main .faculty-print {
    position: absolute;
    right: 20px;
    top: 20px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/print-icon.svg) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 100%;
    text-indent: -9999px;
    cursor: pointer;
}
.faculty-main .faculty-left{
    float: left;
    width: 33.33%;
}
.faculty-main .faculty-left img{  
    width: 85%;
    object-fit: cover;
    height: 58%;
}
.faculty-main .faculty-right{
    float: right;
    width: 66.66%;
    color: #666;
}
.faculty-bio {
    float: left;
    width: 100%;
    margin-top: 22px;
    color: #666;
}
.faculty-main .faculty-right div, .faculty-bio div{
    margin-bottom: 5px;
}
.faculty-main .faculty-right div span, .faculty-bio div span{
    font-weight: 700;
    font-size: 16px;
    color: #333;
}
.faculty-main .faculty-right .faculty-left-title {
    color: #252525;
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 25px;
}
.google-scholar a {
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/google-scholar.svg)no-repeat;
    padding-left: 30px;
    background-size: 21px;
    color: #008336;
    margin-top: 15px;
    display: inline-block;
}
.orcid a {
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/ORCID-icon.svg)no-repeat;
    padding-left: 30px;
    background-size: 21px;
    color: #008336;
    margin-top: 15px;
    display: inline-block;
}
.scopus a {
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/scopus.svg)no-repeat;
    padding-left: 70px;
    background-size: 21px;
    color: #008336;
    background-size: 60px;
    margin-top: 15px;
    display: inline-block;
    margin-bottom: 15px;
}
.faculty-bio a{
    color: #008336;
}
.journal-publications, .book-chapters, .international-conferences, .achievements, .research{
    margin-top: 20px;
}
.journal-publications ul, .book-chapters ul, .international-conferences ul, .achievements ul,  .research ul{
    /*padding-left: 15px;*/  
}
.journal-publications ul li, .book-chapters ul li, .international-conferences ul li, .achievements ul li,  .research ul li{
    margin-top: 10px;
    list-style: disc;
    list-style: decimal-leading-zero;
}
.research ul li h2{
    font-size: 16px;
    font-weight: 600;
    color: #333;
}
.resume {
    margin-top: 25px;
    padding-left: 10px;
}
.resume span{
    margin-right: 15px;
}
.testimonial-list ul{
    padding-left: 0;
}
.testimonial-list ul li {
    width: 600px;
    /* width: 340px;*/
    /*float: left;*/
    display: inline-block;
    margin-right: 30px;
}
.testimonial-list ul li img{
    width: 68px;
    height: 68px;
    border-radius: 100%;
    border: 2px solid #f76347;
    object-fit: cover;
    float: left;
    margin-right: 15px;
    margin-left: 45px;
}
.testimonial-list ul li .testimonial-profile{
    font-size: 13px;
    line-height: 17px;
    font-style: italic;
    color: #292929;
    font-weight: 400;
    display: block;
}
.testimonial-list ul li .testimonial-profile span{
    font-size: 18px;
    color: #292929;
    display: block;
    font-weight: 600;
    margin-bottom: 10px;
    font-style: normal;
}
/**/
.library-img-right {
    background: #f6f6f6;
    padding: 30px;
    border-top: 5px solid #3a3577;
    margin-top: 140px;
    width: 730px;
    float: right;
    position: absolute;
    right: 0;
}
.library-img-right h4 {
    font-size: 20px;
    color: #333;
    line-height: 30px;
    letter-spacing: 0.4px;
    font-weight: 600;
    margin-top: 0;
}
.library-img-right p {
    font-weight: 400;
    line-height: 22px;
}
.library-boxs {
    background: #f6f6f6;
    padding: 60px 0;
    margin: 60px 0;
    position: relative;
}
.library-boxs:before{
    content: '';
    background: #f6f6f6;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
}
.library-boxs:after{
    content: '';
    background: #f6f6f6;
    width: 100%;
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
}
.library-box{
    width: 80%;
}
.library-box i {
    font-size: 35px;
    color: #008336;
}
.library-box h3{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.4px;
}
.library-box p{
    letter-spacing: 0;
}
.library-box a{
    color: #008336;
    font-weight: 600;
}
.library-img-1 {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.library-img-left {
    float: left;
}
.library-img-left {
    float: left;
    height: 500px;
    width: 500px;
    overflow: hidden;
}
.library-img-left img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.library-img-2 {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 60px;
}
.library-img-2 .library-img-left {
    float: right;
    height: 332px;
    width: 500px;
}
.library-img-2 .library-img-right{
    float: left;    
    left: 0;
    right: auto;
    margin-top: 100px;
    background: #f6f6f6 url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/phone-contact.svg) no-repeat;
    background-position: 98% 92%;
    background-size: 110px;
}
.library-img-right a{   
    color: #3a3577;
    font-weight: 600;
}
.library-img-right a:hover{
    color: #008336;
}
.library-img-right a i{
    font-size: 24px;
    margin-right: 5px;  
}
.library-files p {
    margin-top: 10px;
    line-height: initial;
    margin-bottom: 0;
}
.library-box img {
    width: 40px;
}
.library-staff-details .views-row .board-box{
    width: 100% !important;
}
.library-staff-details{
    width: 100%;
    float: left;
    text-align: left;
}
.library-staff-details .library-staff-detail-left{ 
    width: 25%;
    float: left;
}
.library-staff-details .library-staff-detail-right{
    width: 75%;
    float: left;
    text-align: left;
    padding-left: 20px;
}
.library-staff-photo{
    height: 142px;
    width: 142px;
    border: 5px solid #ccc;
    border-radius: 100%;
    overflow: hidden;
    background: #fff url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/avtar-vector.png) no-repeat;
    background-size: auto;
    display: inline-block;
    background-size: 100%;
}
.library-staff-name {
    display: block;
    font-size: 20px;
    margin: 10px 0 5px;
    font-weight: 600;
}
.library-staff-post {
    display: block;
    font-style: italic;
    font-size: 16px;
    margin-bottom: 10px;
}
.library-staff-quali {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #666;
}
.main-library-rules h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 20px;
}
.main-library-rules ul{
    padding-left: 5px;
}
.main-library-rules ul li{
    font-size: 15px;
    margin-bottom: 10px;
}
.container span.file {
    float: left;
    width: 25%;
    margin-top: 15px;
    padding-left: 35px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/archive.svg) no-repeat;
    background-size: 23px;
}
.container span.file a {
    color: #3a3577;
    font-size: 16px;
    letter-spacing: 0.5px;
    font-weight: 600;
}
.container span.file a:hover{
    color: #008336;    
}
.main-sticky{
    background: #333;
    height: 40px;
    line-height: 40px;
}
.path-frontpage .slideshow .views_slideshow_cycle_slide {
    width: 1920px !important;
}

@media print 
{
    header, footer, .faculty-print, .sidebar, .sub-header, .footer-menu, .copyright, .resume
    {
        display: none !important; 
    }

    @page 
    {
        margin:0;
    }

    .faculty-profile
    {
        page-break-after: always !important;
        margin-top:30px !important;

    }

}





/*--footer--*/
footer {
    background: #131313;
    float: left;
    width: 100%;
    padding: 20px 0px;
}
footer ul{
    padding-left: 0;
}
footer ul li{
    list-style: none;
    display: inline-block;
    padding: 0 10px;
    letter-spacing: 0.5px;
}
footer ul li a{
    color: #fff;
}
footer ul li a:hover{
    color: #ff7e00;
    text-decoration: none;
}
.main-footer h3 {
    position: relative;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 30px;
}
.main-footer h3::after {
    content: '';
    width: 100px;
    height: 1px;
    background: #333;
    position: absolute;
    left: 50%;
    bottom: -12px;
    margin-left: -50px;
}
.main-footer h3::before {
    content: '';
    width: 70px;
    height: 1px;
    background: #008336;
    position: absolute;
    left: 50%;
    bottom: -12px;
    margin-left: -35px;
    z-index: 1;
    text-align: center;
}
.footerlist {
    margin-bottom: 35px;
}
.footerlist p{
    color: #fff;
    font-weight: 300;
    margin-bottom: 0;
}
.copyright {
    background: #1d1d1d;
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
#return-to-top {
    position: fixed;
    bottom: 45px;
    right: 50px;
    background: #008336;
    width: 50px;
    height: 50px;
    display: block;
    text-decoration: none;
    border-radius: 3px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 9;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*--what's new--*/
.main-whatsnew {
    background: #131313;
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}
.main-whatsnew ul{
    padding-left: 0;
    margin-bottom: 0;   
}
.main-whatsnew ul li{
    display: inline-block;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/new-icon.png) no-repeat;
    background-position: 0px 15px;
    padding-left: 45px;
    margin-right: 32px;
}
.main-whatsnew ul li a{
    color: #fff;
}
.whatsnew-title{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 0;
    line-height: 50px;
}
.whatsnew-title-btn{
    background: #008336;
    color: #fff;
    padding: 5px 13px;
}
.whatsnew-title-btn:hover{
    background: #ff7e00;
    color: #fff;
    text-decoration: none;  
}

/*--service-box--*/
.service-boxs {
    margin-top: 30px;
}
.service-box{
    background: #efefef;
    padding: 10px;
    width: 100%;
    float: left;
}
.service-box img{
    width: 100%;
}
.service-box p{
    color: #333;
    font-size: 14px;
    padding: 0 5px;
    line-height: 24px;
    margin-bottom: 0;
}
.service-box .carousel {
    min-height: 140px;
    position: relative;
}
.service-box .carousel img{
    width: 100%;
    height: 100%;
}
.service-box .carousel-control.left, .service-box .carousel-control.right{
    background-image: none;
}
.service-box .carousel .carousel-indicators{
    position: initial;
    margin: 0px auto;
    margin-top: 13px;
}
.service-box .carousel-indicators li{
    background: #fff;
    border-color: #ccc;
    width: 12px;
    height: 12px;
}
.service-box .carousel-indicators li.active{
    background: #008336;
    border-color:  #008336;
}
.service-box .read-more{
    text-align: right;
    width: 100%;
    float: right;
    margin-top: 10px;
    color: #008336;
    text-decoration: underline;
}
.service-box .read-more:hover{
    color: #ff7e00;
}

.block-views-blockwhat-s-new-home-block-1 {
    background: #333333;
    display: inline-block;
    float: left;
    width: 100%;
    height: 50px;
}
.block-views-blockwhat-s-new-home-block-1 h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    float: left;
    width: 120px;
    display: inherit;
    margin-left: 15px;
    margin-top: 15px;
}
/*.views-field.views-field-title {
    float: left;
    width: 89%;
}*/
.news-listed .field-content, .news-listed-inner .field-content {
    color: #fff;
    padding-left: 45px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/new-icon.png) no-repeat;
    background-position: 0 1px;
}
.more-link {
    float: left;
    width: auto;
}
.more-link a {
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    background: #008336;
    font-size: 14px;
    padding: 8px 15px;
    display: inline-block;
    margin-top: 5px;
}
.testimonial-btn a:hover, .more-link a:hover{
    color: #008336;  
}
.news-listed {
    float: right;
    width: 91%;
}
.news-listed-inner{
    width: 100%;
}
.more-link {
    float: right;
    width: 100px;
}
.news-listed .views-row {
    float: left;
    width: 94%;
    line-height: 50px;
}
#block-welcomeheader p{
    color:  #fff;
    text-align: center;
    margin-bottom: 0;
    line-height: 40px;
    font-size: 14px;
}
.news-listed-inner a{
    color:#000;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
    display: inline-block;
}
.header-icons .headertop .contextual-region{
    width: 30%;
    float: left;
}
.header-icons .headertop #block-welcomeheader.contextual-region{
    width: 39%;
    float: left;
}
.header-icons .headertop #block-welcomeheader.contextual-region{
    padding-top: 10px;
}
.header-icons .headertop .language-switcher-language-url{
    width: 30%;
    float: right;
    text-align: right;
}

.header-icons .headertop .language-switcher-language-url h2{
    margin-top: 15px;
    margin-bottom: 0;
}
.headertop ul.social-icon li{
    display: inline-block;
    padding: 0px;
}
.headertop ul.social-icon li a {
    width: 34px;
    display: block;
    text-align: center;
    font-size: 18px;
}
.headertop ul.social-icon li a:hover{
    color: #008336;
}
.main-section {
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
.main-section #block-homeleft{
    width: 25%;
    float: left;
    padding: 0px 15px 0 0;
}
.main-section #block-views-block-appointment-block-1 {
    width: 24.3%;
    float: left;
    border: 1px solid #ccc;
    height: 312px;
    display: inline-block;
    border-radius: 3px;
    margin-right: 15px;
    overflow: hidden;
}
.main-section #block-views-block-appointment-block-2, #block-quicktabsupcomingeventstenders, #quicktabs-upcoming_events_tenders_hindi{
    width: 24.3%;
    float: left;
    border: 1px solid #ccc;
    height: 312px;
    display: inline-block;
    border-radius: 3px;
    overflow: hidden;
}
.main-section #block-homeright{
    width: 25%;
    float: left;
    padding-left: 15px;
}
.main-section #block-homeleft ul.menu, .main-section #block-homeright ul.menu{
    padding-left: 0;
}
.main-section #block-homeleft ul.menu li a, .main-section #block-homeright ul.menu li a{
    height: 60px;
    margin-bottom: 3px;
    border-radius: 3px;
    line-height: 60px;
    float: left;
    width: 100%;
    background-color: #6383ce;
    padding-left: 20px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
/*--menu-left--*/
.main-section #block-homeleft ul.menu li:nth-child(2) a{background-color: #d62f29;}
.main-section #block-homeleft ul.menu li:nth-child(3) a{background-color: #00b049;}
.main-section #block-homeleft ul.menu li:nth-child(4) a{background-color: #008f7d;}
.main-section #block-homeleft ul.menu li:nth-child(5) a{background-color: #bc8200;}
/*--menu-right--*/
.main-section #block-homeright ul.menu li:nth-child(1) a {background-color: #008f7d;}
.main-section #block-homeright ul.menu li:nth-child(2) a {background-color: #bc8200;}
.main-section #block-homeright ul.menu li:nth-child(3) a {background-color: #008336;}
.main-section #block-homeright ul.menu li:nth-child(4) a {background-color: #5eb0b4;}
.main-section #block-homeright ul.menu li:nth-child(5) a {background-color: #1f2b45;}
.main-section #block-homeleft ul.menu li a:hover,  .main-section #block-homeright ul.menu li a:hover{
    background: #ff7e00;
}

.main-section #block-views-block-appointment-block-1 h2, .main-section #block-views-block-appointment-block-2  h2{
    background: #008336;
    margin-top: 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 15px;
    margin-bottom: 10px;
}
.more-link a {
    background: transparent;
    font-size: 14px;
    text-decoration: underline;
    color: #333;
    padding: 0;
    text-align: right;
    float: right;
    padding-right: 15px;
    margin-bottom: 10px;
    font-weight: 600;
}
.main-section .item-list ul.arrow_list{
    padding-left: 0px;
    margin-bottom: 0
}
.main-section .item-list ul.arrow_list li{
    margin-bottom: 10px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pin-icon.png) no-repeat;
    padding-left: 36px;
    background-position: 12px 5px;
}
#return-to-top svg {
    color: #fff;
    margin: 0;
    position: relative;
    left: 16px;
    top: 13px;
    font-size: 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.section-list {
    float: left;
    width: 100%;
    padding: 0px 5px;
    margin-top: 30px;
}
.section-list #block-views-block-photo-gallery-block-1{
    width: 24%;
    padding: 0 15px 0 0;
    float: left;
    /*margin-right: 15px;*/
}
.section-list #block-introductionbychancellor{
    width: 51%;
    padding: 0 15px;
    float: left;   
}
.section-list #block-introductionbychancellor p{   
    /*padding: 15px;    
    background: #efefef;*/
    margin-bottom: 0;
    /*height: 175px;
    overflow: hidden;
    text-align: justify;*/
}
.section-list #block-introductionbychancellor p a{   
    color: #333;
    font-weight: 600;
    text-decoration: underline;
}
#wrapper {
    margin-bottom: 50px;
}
.home-photo-list{
    background: #efefef;
    float: left;
    padding: 10px;
}
.home-photo-list a{
    margin-bottom: 0;
}
.section-list h2{
    margin-bottom: 15px;
    font-size: 26px;
    font-weight: 600;
    margin-top: 0;
}
.section-list #block-views-block-home-video-slider-block-1{
    width: 24%;
    padding: 0 15px;
    float: right;
    /*margin-right: 15px;*/
}
ul.social-icon li{
    display: inline-block;
}

.headertop #block-socialmedia{
    width: 20%;
    float: left;
}
.headertop #block-welcomeheader{
    width: 55%;
    float: left;
    text-align: center;
}
.headertop .header-top-right{
    width: 25%;
    float: right;
    text-align: right;
}
.brand.site-name{
    display: none;
}
.header-top-right .search-block-form{
    float: right;
    /*width: 100px;*/
    position: relative;
}
.header-top-right .language-switcher-language-url{
    float: right;
    width: 75px;
}
.header-top-right #block-headeruser{
    float: right;
    width: 75px;
}
.sidebar .region-sidebar-first nav:nth-child(2) h2{
    background: #ff7e00;
    background: transparent;
}
.section-list #block-views-block-video-gallery-block-1 span.field-content{
    display: none;
}
.section-list iframe{
    width: 100%;
    height: 100%;
}
.section-list #block-views-block-video-gallery-block-1 {
    float: right;
    width: 24%;
    position: relative;
}
.section-list .views_slideshow_cycle_slide{
    width: 100% !important;
    height: 100px !important;
}
.section-list .views_slideshow_main {
    height: 150px;
    width: 100%;
    background: #efefef;
    padding: 10px;
    float: left;
}
.section-list .views_slideshow_cycle_main{
    background: #efefef;
    padding: 10px;
    float: left;
    width: 100%;
}
.section-list #views_slideshow_cycle_teaser_section_video_gallery-block_1{
    width: 100% !important;
    height: 100px !important;
}
.section-list .views-slideshow-controls-bottom ul{
    padding-left: 0;
}
.section-list .views-slideshow-controls-bottom .views-slideshow-pager-bullets li{
    width: 10px;
    height: 10px;
    padding: 0;
}
.slideshow{
    margin-bottom: 10px;
}
table tr td{
    padding: 12px;
}
.pdf-file{
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pdf-file-symbol.svg) no-repeat;
    height: 28px;
    width: 25px;
    text-indent: -99999px;
    display: inline-block;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}
table tr td a{
    color: #333;
}
.sidebar .region-sidebar-first nav ul.children.nav-child {
    padding-left: 0;
}
.sidebar .region-sidebar-first nav ul.children.nav-child li a{
    padding-left: 40px;
}
.sidebar .region-sidebar-first nav ul.children.nav-child li ul.children.nav-child li a{
    padding-left: 100px;
    padding-left: 40px;
}


.staff-list .views-row .views-col{
    box-shadow: 0px 0px 3px 3px #f1f1f1;
    border-radius: 5px;
    padding: 20px;
    padding-bottom: 16px;
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-bottom: 4px solid transparent;
    transition: all .2s ease-in-out;
    width: 48% !important;
}
.staff-list .views-row .views-col:nth-child(2){
    float: right;
}
.staff-list .views-row .views-col:hover {
    border-bottom: 4px solid #008336;
    text-decoration: none;
    transform: scale(1.1);
}
.staff-list .views-row .views-col .views-field-field-faculty-photo{
    float: left;
    height: 80px;
    width: 80px;
    overflow: hidden;
    border-radius: 100%;
    border: 1px solid #cccccc;
    text-align: center;
    margin-right: 15px;
    line-height: 90px; 
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/avtar-vector.png) no-repeat;   
    background-size: 100%;
}
.staff-list .views-row .views-col .views-field-field-faculty-photo img {
    object-fit: cover;
    width: 100%;
    position: relative;
    top: -9px;
    height: 100%;
    border: none;
}
.staff-list .views-row .views-col::after {
    content: "";
    width: 0;
    height: 0;
    border-left: 50px solid transparent;
    border-right: 00px solid transparent;
    border-top: 50px solid #008336;
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0px 0px 0px 0px;
}
.staff-list .views-row .views-col .views-field-title {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;    
}
.staff-list .views-row .views-col .views-field-title a:hover{
    color: #008336;
}
.staff-list .views-row .views-col .views-field-field-designation{
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px;
    font-style: italic;
}
.staff-list .views-row .views-field-field-mobile-phone .field-content{
    color: #333333;
    font-size: 12px;
    font-weight: 400;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/telephone.svg) no-repeat;
    background-position: 90px 7px;
    background-size: 10px;
    margin-left: 14px;
    padding-left: 110px;

    /*background-position: 2px 7px;
    background-size: 10px;
    margin-left: 0;
    padding-left: 20px;*/
}
/*.copyright p.footer-counter {
    float: left;
    background: #131313;
    padding: 10px 10px;
    padding-right: 0;
    font-size: 13px;
    color: #aaaaaa;
    margin-top: 12px;
    margin-bottom: 0;
}*/
.copyright p.footer-counter {
    float: left;
    /* width: 150px; */
    padding-right: 0;
    font-size: 12px;
    color: #aaaaaa;
    margin-top: 12px;
    margin-bottom: 0;
    border-right: 1px solid #313131;
    padding-right: 15px;
}
/*.copyright p.footer-counter span {
    background: #008336;
    color: #fff;
    padding: 10px 15px;
    font-size: 16px;
    margin-left: 5px;
}*/
.copyright p.footer-counter span {
    color: #fff;    
}
.sidebar .region-sidebar-first nav ul.menu li a span.sign{
    float: left;
}
.sidebar .region-sidebar-first nav ul.menu li a span.lbl{
    float: right;
    width: 92%;
}
.contact-address h2 {
    font-size: 22px;
    color: #333;
    font-weight: 700;
    line-height: 27px;
}
.contact-address p {
    font-size: 16px;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
}
.contact-address p span {
    font-weight: 700;
}
.contact-address p a{    
    color: #01ad48;  
}
.contact-address p a:hover{
    color: #008336;
}
#block-visitorcounter {
    /*width: 144px;*/
    float: left;
    margin-right: 10px;
}
#block-views-block-last-updated-on-block-1 {
    float: left;
     width: 200px; 
    /* background: #131313; */
    /* padding: 10px 10px; */
    margin-top: 12px;
    padding-right: 0;
    position: relative;
    display: inline-block;
}
#block-views-block-last-updated-on-block-1 h2 {
    font-size: 12px;
    color: #aaaaaa;    
    font-weight: 300;
    margin: 0px;
    margin-top: 5px;
    float: left;
    width: 80px;
}
.copyright .views-field-changed,
.copyright .views-field-created {
    float: right;
    width: auto;   
    position: absolute;
    left: 84px;
    top: 3px;
    line-height: initial;
    font-size: 12px;
}
#webform-submission-contact-us-add-form {
    border: 1px solid #ccc;
    padding: 15px;
}
.flash-message{
    float: left;
    width: 100%;
    margin-bottom: 20px;
    /*padding: 0px 15px;*/
    padding-left: 0;
    overflow: hidden;
}
.flash-message .views-field-title, .flash-message .views-field-nothing {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
}
.flash-message .views-field-title span, .flash-message .views-field-nothing span {
   /* position: absolute;
    top: 15px;
    left: 0;*/
    background: #008336;
    background: #00002e;
    height: 90px;
    padding: 10px 20px;
    width: 100%;
    display: block;
}
.flash-message .views-field-title span::before, .flash-message .views-field-nothing  span::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 50px solid #ff7e00;
    left: 0;
    top: 0;
}
.flash-message .views-field-title span::after, .flash-message .views-field-nothing span::after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 0px solid transparent;
    border-right: 50px solid #008336;
    right: 0;
    /*top: 60px;*/
    bottom: 0;
}
.flash-message span a, .flash-message .views-field-nothing span{
    color: #333;
    font-size: 22px;    
    font-weight: 700;
    animation:blinkingText 1.0s infinite;
    line-height: 65px;
} 
@keyframes blinkingText{
    0%{     color: #008336;}
    30%{    color: #fff;}
    50%{    color: #008336;}
    70%{    color: #fff;}
    100%{   color: #008336;}
}
.flash-message .views-field-field-flash-image {
    width: 76%;
    float: right;
    display: none;
}
/*.flash-message .views-field-field-flash-image img {
    width: 100%;
    height: 150px;
    margin-top: 15px;
    object-fit: cover;
}*/
.home-video-list{
    background: #efefef;
    float: left;
    width: 100%;
}
.home-video-list .more-link {
    float: right;
    width: 100px;
    position: absolute;
    bottom: -5px;
    right: 16px;
}
.video-list {
    background: #fff;
    border: 1px solid #ccc;
    display: inline-block;
    margin-right: 15px;
    margin-bottom:  15px;
}
.video-list .views-field-field-video-url iframe{
    width: 100%;
}
.video-list .views-field-title{
    padding: 10px;
    font-weight: 600;
    font-size: 18px;
}
.video-list{
    cursor: pointer;
    transition: all .2s ease-in-out;
}
.video-list:hover{
    cursor: pointer;
    transform: scale(1.1);
}
.courses-list ol{
    padding-left: 5;
}
.courses-list ol li {
    margin-bottom: 10px;
    list-style: decimal-leading-zero;
}
.courses-list ol li a{
    color: #333;
    font-weight: 600;
}
.phonebook-form form .js-form-item {
    float: left;
    width: 32%;
    margin-right: 15px;
}
.phonebook-form form .js-form-item:nth-child(2n){
    /*float: right;*/
}
.phonebook-form form .js-form-item input, .phonebook-form form .js-form-item select{   
    width: 100%; height: 43px;
}
#edit-actions {
    float: right;
    margin: 0;
}
.phonebook-form #edit-actions {
    margin-top: 40px;
}
.phonebook-form > form::after {
    content: '';
    display: table;
    clear: both;
}
.phonebook-form nav {
    float: right;
    margin-top: 15px;
}
.phonebook-form nav ul{
    padding-left: 0;
    margin-bottom: 0;
}
.phonebook-form nav ul li{
    display: inline-block;
}
.social-icon svg {
    width: 20px;
}
#webform-submission-contact-us-add-form label{
    visibility: visible;
}
.sitemap-menu li.first svg{
    //display: none; opacity: 0;
}
.sitemap-menu li.first a:after{
    //content: 'Home'
}
.sitemap h2{
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 30px;
    color: #333;
}
.sitemap ul li .sitemap-menu{
    margin-bottom: 15px;
}
.sitemap ul li.expanded{
    margin-top: 10px;
}
.sitemap .sitemap-box ul{padding-left: revert;}
.sitemap ul li a{
    text-transform: capitalize;
}
#block-views-block-home-page-banner-block-1{
    display: block;
}
.section-list #block-kaulaadhaipataidavaaraaparaicaya {
    width: 51%;
    padding: 0 15px;
    float: left;
}
.section-list #block-kaulaadhaipataidavaaraaparaicaya p {
    padding: 15px;
    background: #efefef;
    margin-bottom: 0;
    height: 175px;
    overflow: scroll;
}
.section-list .more-link{margin-right: 0px;right: 10px;}
.section-list .more-link a{}
.main-menu .navbar-default .navbar-collapse, .main-menu .navbar-default .navbar-form {
    border : none;
    float: left;
    width: 100%;
    box-shadow: initial;
    padding-left: 0;
    padding-right: 0;
}
.navbar-toggle.collapsed .region.region-primary-menu{
    display: block important;
}
.main-menu .navbar-toggle.collapsed  .region.region-primary-menu{
    display: block important;
}
.webform-progress ul li span.progress-marker{
    background-color:#008336;
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    font-weight: 600;
}
.progress-step.is-active .progress-marker{
    background: #008336;
}
.webform-submission-form input[type="radio"] {
    height: auto;
    width: auto;
    float: left;
    margin-right: 6px;
}
.webform-element--title-inline{
    width: 49%;
    margin-right: 10px;
    float: left;
    height: 70px;
}
.webform-element--title-inline::nth-child(2n){
    float: right;
    margin-right: 0;
}
#edit-subjects-applying-for-ug-classes {
    float: left;
    width: 100%;
}
#edit-subjects-applying-for-ug-classes #edit-a, #edit-subjects-applying-for-ug-classes #edit-b{
    width: 49%;
    margin-right: 10px;
    float: left;
}
#edit-subjects-applying-for-ug-classes #edit-b{
    float: right;
    margin-right: 0;
}
#webform-submission-admission-form-add-form #edit-actions{
    margin-right: 12px;
}
#edit-subjects-applying-for-ug-classes .js-form-item {
    float: left;
    width: 48%;
    margin-right: 10px;
}
#edit-photo-upload {
    width: 49%;
}
#edit-nationality {
    float: left;
    width: 100%;
}
.inner-list ul {
    padding-left: 25px;
    margin-bottom: 20px
}
.inner-list ul li {
    list-style: decimal-leading-zero;
    margin-bottom: 10px;
}
.inner-list ul li a{
    color: #008336;
    font-weight: 600;
}
.inner-list ul li a:hover{
    color: #f7803b;   
}
h2.reach-title {
    font-size: 28px;
    color: #333333;
    font-weight: 700;
    margin-bottom: 40px;
    margin-top: 0;
}
.reach-list {
    margin-bottom: 30px;
}
.reach-list h4 {
    font-size: 22px;
    color: #333333;
    font-weight: 600;
    margin-top: 0;
    font-weight: 600;
}
.reach-list p {
    font-size: 15px;
    color: #333333;
    font-weight: 400;
    line-height: 22px;
}
.reach-list img {
    margin-top: 10px;
}
#colorbox{
    overflow: visible;
}
#colorbox #cboxWrapper{
    overflow: visible;
}
#cboxContent{
    overflow: visible;
}
#cboxCurrent {
    color: #fff;
    text-align: center;
    width: 100%;
}
#cboxPrevious {
    color: #fff;
    text-transform: capitalize;
}
#cboxNext {
    color: #fff;
    float: right;
    text-transform: capitalize;
}
.sub-header-img {
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 0px 15px;
}
.title-page {
    margin-bottom: 40px;
}
.title-page h2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 32px;
    color: #333;
    margin-bottom: 0;
}
.title-page p {
    font-size: 15px;
    color: #333;
}
.main-facilities {
    background: #f8f8f8;
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
}
.main-facilities::before{
    content: '';
    background: #f8f8f8;
    width: 100vh;
    left: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}
.main-facilities::after {
    content: '';
    background: #f8f8f8;
    width: 100vh;
    right: 100%;
    top: 0;
    height: 100%;
    position: absolute;
}

.facilities-box {
    text-align: center;
    margin-bottom: 40px;
}
.facilities-box-img {
    width: 97px;
    height: 97px;
    border-radius: 100%;
    background: #008336;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    line-height: 97px;
}
section {
    margin: 30px 0;
}
.hostel-gallery-box {
    box-shadow: 0px 0px 3px 3px #f1f1f1;
}
.hostel-gallery-box p {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    padding: 15px 10px;
}
.title-page h2 {
    margin-top: 0px;
    font-weight: 700;
    font-size: 32px;
    color: #333;
    margin-bottom: 0;
}
.hostel-tabing ul.nav li {
    background: #efefef;
}
.hostel-tabing ul.nav li.active a {
    background: #008336;
    color: #fff;
    border-radius: 0;
}
.hostel-tabing .tab-content {
    border: 1px solid #ccc;
    padding: 20px;
}
.hostel-tabing .tab-content p {
    margin-bottom: 10px;
}
.hostel-tabing ul.nav li a {
    font-size: 18px;
    color: #333333;
    font-weight: 500;
}
.custom-table .table thead tr th, .custom-table .table tfoot tr th {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding: 15px 8px;
    border-right: 1px solid #ccc;
}
.custom-table .table tbody tr td {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    padding: 15px 8px;
    border-left: 1px solid #ccc;
}
.js-pager__items {
    width: 100%;
    padding-left: 0;
    float: right;
    text-align: right;
    margin-top: 15px;
}
.js-pager__items li {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 6px 10px;
}
.js-pager__items li a{   
    color: #008336;   
}
.swayam-news .views-row a{
    font-size: 16px;
    color: #008336;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
    display: inline-block;
}
#block-views-block-swayam-news-block-1 h2{
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.cours-file-list a.course-file-list{
    color: #008336;
    font-weight: 600;
}
.cours-file-list a.course-file-list:hover{
    color: #000;
}
/*#quicktabs-upcoming_events_tenders .more-link a{
    padding-right: 0px;
}*/
#quicktabs-tabpage-upcoming_events_tenders-1  .views-field-title{
    font-weight: 400;
    font-size: 14px;
    line-height: 1.62em;
    color:#333;
}
#quicktabs-tabpage-upcoming_events_tenders-1  .views-field-title:hover{
    color: #008336;
}
.faculty-detail {
    float: left;
    width: 100%;
}
.faculty-detail-left {
    float: left;
    width: 49%;
}
.faculty-detail-right {
    float: right;
    width: 49%;
}
.faculty-detail-list{
    float: right;
    width: 100%;
    margin-top: 15px;
}
.faculty-detail-list ul{
    padding-left: 0;
}
a.course-file-list {
    color: #008336;
    font-weight: 600;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pdf-file-symbol.svg) no-repeat;
    padding-left: 25px;
    text-transform: capitalize;
}
a.course-file-list:hover{color: #333;}
.faculty-detail-right span{
    font-weight: 700;
    display: block;
    margin-top: 10px;
}
 .faculty-detail-left span{
    font-weight: 700;    
    margin-top: 10px;
}
.faculty-detail-list ul li{
    float: left;
    width: 50%;
    display: inline-block;
    margin-bottom: 15px;
}
.faculty-detail-list ul li span{
    font-weight: 700;    
    margin-top: 10px;
}
.faculty-detail-right-title {
    color: #444;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 15px;
}
.event-list .views-view-grid .views-col {
    background: #d1f5e0;
    box-shadow: 0px 0px 5px #ccc;
    border: 1px solid #e6e6e6;
    position: relative;
    margin-right: 35px;
    width: 31% !important;
    margin-bottom: 35px;
}
.event-list .views-view-grid .views-col:nth-child(3n){
    margin-right: 0px;
}
.event-list .views-view-grid .views-col .views-field-field-event-photo img{
    width: 100%;
    object-fit: cover;
    height: 100%;
}
.event-list .views-view-grid .views-col .views-field-title a{
    padding: 15px 10px;
    font-size: 18px;
    color: #333;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
}
.event-list .views-view-grid .views-col .views-field-title a:hover{
    color: #008336;
}
.views-field.views-field-field-event-photo {
    float: left;
    width: 100%;
    height: 160px;
    overflow: hidden;
}
.event-list .views-view-grid .views-col .views-field-field-event-start-date{
  width: 100%;
  height: 188px;
  position: absolute;
  top: -8px;
  left: 8px;
  overflow: hidden;
}
.event-list .views-view-grid .views-col .views-field-field-event-start-date::before, .event-list .views-view-grid .views-col .views-field-field-event-start-date::after {
  content: ""; 
  position: absolute;
}
.event-list .views-view-grid .views-col .views-field-field-event-start-date::before {
  width: 40px;
  height: 8px;
  right: 100px;
  background: #000;
  border-radius: 8px 8px 0px 0px;
}
.event-list .views-view-grid .views-col .views-field-field-event-start-date::after {
    width: 8px;
    height: 40px;
    right: 0px;
    top: 100px;
    background: #000;
    border-radius: 0px 8px 8px 0px;
}
.event-list .views-view-grid .views-col .views-field-field-event-start-date time{
    width: 200px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: -50px;
    z-index: 2;
    overflow: hidden;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px dashed;
    box-shadow: 0 0 0 3px #008336, 0px 21px 5px -18px rgba(0,0,0,0.6);
    background:#008336;
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.faculty-detail-img {
    float: left;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.faculty-detail-img img{
    object-fit: fill;
    width: 100%;
    height: 100%;
}
.faculty-detail-title{   
    margin: 10px 0;
    float: left;
    width: 100%;
}
.faculty-detail-title a{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    text-transform: capitalize;
}
.event-list ul{
    padding-left: 0px;
}
.faculty-detail-startdate {
    float: left;
    background: #008336;
    color: #fff;
    font-weight: 600;
    padding: 7px 15px;
    position: absolute;
    top: 0;
    left: 0;
}
.faculty-detail-enddate {
    float: left;
    background: #01ad48;
    color: #fff;
    font-weight: 600;
    padding: 7px 15px;
    position: absolute;
    top: 0;
    right: 0;
}
.faculty-photo {
    border: 4px double #ccc;
    margin-bottom: 10px;
    height: 240px;
    width: 240px;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/avtar-vector.png) no-repeat;
    background-size: 100%; 
    margin-bottom: 15px;
    overflow: hidden;
    background-position: 0 -1px;
}
.faculty-detail-left img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.content_layout h3{
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
}
.content_layout h4 {
    font-size: 15px;
    font-weight: 700;
    margin-top: 20px;
}   
.reg-links {
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
}
.reg-links a {
    padding: 5px 10px;
    background: #306bb7;
    margin: 10px 3px 0px;
    color: #fff;
    font-weight: normal;
    border-radius: 3px;
    display: inline-block;
}
#block-creative-responsive-theme-branding {
    float: left;
    margin-right: 15px;
}
h1.logo-sub-title{
    margin-top: 15px;
    margin-bottom: 5px;  
    color: #333;
    font-weight: 600;
    font-size: 20px; 
}
h1.logo-sub-title span{
    color: #333;
    font-weight: 600;
    font-size: 15px;   
}
#block-headerlogotext .header-logo-text h1{
    margin-top: 5px;
    font-family: 'Oswald', sans-serif;
    color: #333;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 5px;
}
#block-headerlogotext .header-logo-text span {
    font-size: 14px;
    position: relative;
    padding: 0 50px;
    font-weight: 600;
}
#block-headerlogotext .header-logo-text span::before {
    width: 40px;
    height: 2px;
    background: green;
    position: absolute;
    content: '';
    display: block;
    top: 10px;
    left: 0;
}
#block-headerlogotext .header-logo-text span::after {
    width: 40px;
    height: 2px;
    background: green;
    position: absolute;
    content: '';
    display: block;
    top: 10px;
    right: 0;
}
#block-headerlogotext {
    position: absolute;
    left: 11.2%;
    top: 40px;
}
#block-custheadersearch {
    width: 70%;
    width: 49%;
    float: left;
}
.googlesearch label {
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    margin-right: 5px;
}
.header-search-filed {
    float: right;
}
.googlesearch .header-search-filed input{height: 45px;width: 100%;}

.header-search-custom {
    float: right;
    width: 800px;
    background: #01ad48;
    padding: 10px;
    position: absolute;
    right: 0;
    top: 29px;
    display: none;
    z-index: 100;
}
/*.headertop .search-block-form {
    margin-bottom: 0;
    float: left;
    position: relative;
    margin-top: 10px;
    left: 0px;
    z-index: 9999;
    width: 50%;
    top: -40px;
}*/
#block-custheadersearch .cse .gsc-control-cse, #block-custheadersearch .gsc-control-cse{
    background-color:transparent;
    border-color: transparent;
    padding: initial;
}
.header-search-custom .gsc-search-button-v2 svg{
    height: 20px;
    width: 20px;
    position: relative;
    top: 5px;
}
.header-search-custom .gsc-search-box-tools .gsc-search-box td.gsc-input{
    padding: initial;
}
.header-search-custom .cse .gsc-search-button-v2, .header-search-custom .gsc-search-button-v2{
    background: #008336;
    border-radius: initial;
    border-color: #008336;
    height: auto;
    border: none;
}
.header-search-custom td.gsib_b{display: none;}
.header-search-custom table{background: transparent;border: none;}
.header-search-custom table tr td{background: transparent;border: none;padding: 0;}
#block-custheadersearch table td input{padding: 10px !important;height: 40px !important;}
.header-search-custom .js-form-item.form-item.js-form-type-search.form-item-keys.js-form-item-keys.form-no-label {width: 100%;}
#search-block-form input:focus{border: none !important; outline: none !important; box-shadow: none !important;}
#block-custheadersearch .gsc-results-wrapper-visible {
    background: #fff;
    position: absolute;
    width: 780px;
    padding: 15px;
    border: 2px solid #ccc;
    margin-top: 11px;
    height: 400px;
    overflow-x: hidden;
}
.path-search .js-pager__items li{
    border: none;
    padding: initial;
}
.search-results {
   padding-left: 0;
}
.search-results li {
    border-bottom: 1px solid #ccc;
    margin-top: 25px;
    box-shadow: 0px 0px 1px 1px #ccc;
    padding: 15px;
}
/*.path-search h2 {
    font-weight: 700;
    color: #333;
    font-size: 26px;
    margin-bottom: 0;
}*/
.search-results li h3{margin-bottom: 10px;}
.search-results li p{margin-bottom: 0px;}
.search-results .fieldset-wrapper input {
    width: 100%;
}
body.path-user .main-sticky {display: none;}
body.path-user .main-header{width: 570px; margin: 0px auto;}
body.path-user .user-login-form, body.path-user .user-form, body.path-user .user-pass{margin:10px auto;}

.main-menu ul ul ul ul li a{
    background: #01ad48;
    width: 100%;
    float: left;    
    border-bottom: 1px solid #008336;
}
.executive-council-table table tr td:last-child{
    width: 150px;
}
.photo-row {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.photo-row .views-row {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.3333%;
    flex:0 0 33.3333%;
}
.photo-row .views-row .views-field-field-photo .field-content {
    padding-bottom: 60%;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}
.photo-row .views-row .field-content img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.photo-row .views-field-title {
    background: #efefef;
    padding: 9px 10px;
    text-align: justify;
}
.pbox h2 {
    margin: 0 0 0px;
    font-weight: 600;
    font-size: 14px;
    text-align: center;
    background: #efefef;
    line-height: 1.8;
    padding: 10px;
}
.formdownload {
    clear: both;
}
.formdownload a {
    font-weight: normal;
    display: block;
    font-size: 14px;
    padding: 7px 0 7px 35px;
    color: #000;
    float: right;
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pdf-file-symbol.svg) no-repeat left center;
    background-size: 30px;
}
.courselist .views-row {
    padding: 5px 0;
}

.staff-list .views-row .views-col .views-field-title, 
.staff-list .views-row .views-col .views-field-field-designation,
.staff-list .views-row .views-col .views-field-field-mobile-phone { overflow: hidden;  }
.staff-list .views-row .views-col .views-field-field-mobile-phone { float: left; margin-right: 20px;  }
.staff-list .views-row .views-field-field-mobile-phone .field-content { margin-left: 0; padding-left: 20px; background-position: 0px 7px  }
.staff-list .views-row .views-col .profile_pdf { background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pdf-file-symbol.svg) no-repeat left center; padding-left: 20px; background-size: 15px; font-size: 12px; color: #000; }
.staff-list .views-row .views-col .profile_pdf:hover { color: #008336;  }
.home-photo-list h2 { display: none; }
.home-photo-list .views-col { width: 100% !important  }
.executive-council-table #view-field-address-table-column { width: 38%; }
.address-contact p { text-align: center;  }

.homegalleryblock {
    background: #efefef;
    padding: 10px;
    width: 100%;
    float: left;
}
.homegalleryblock .views_slideshow_cycle_main { padding: 0;  }
.homegalleryblock .views_slideshow_cycle_teaser_section {
    width: 100% !important; height: 132px !important;
}
.homegalleryblock .views_slideshow_main { height: auto  }
.homegalleryblock .more-link a { margin: 0; padding: 0; }
.homegalleryblock .views_slideshow_cycle_slide { height: auto !important;  }
.homegalleryblock .views-row {
    position: relative;
}
.homegalleryblock .views-field-field-photo { height: 130px; overflow:hidden; }
.homegalleryblock .views-field-field-photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.homegalleryblock .views-field-title {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(255,255,255,0.8);
    padding: 5px 10px;
}
.menu-base-theme ul li.new_tag a {
	background-image: url("https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/new-icon-orange.png");
	background-repeat: no-repeat;
	background-position: center right 7px;
	padding-right: 45px;
}


.news-listed  a{color:#fff;}
.arrow_list li a{color:#333;line-height:1.62em}
.arrow_list li a:hover{color:#333}


.footer-menu ul.menu li.menu-item a:hover{color:#fff}


#block-quicktabsupcomingeventstenders .quicktabs-tabpage span a:hover, #quicktabs-upcoming_events_tenders_hindi .quicktabs-tabpage span a:hover{color:#333}

.main-section .item-list ul.arrow_list li{background:none; padding:5px 15px}
.main-section .item-list ul.arrow_list li span {
    background: url(https://www.hnbgu.ac.in/themes/contrib/creative_responsive_theme/images/pin-icon.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
    background-position-x: 0%;
    background-position-y: 0%;
    padding-left: 22px;
    background-position: 0px 4px;
    display: block;
    line-height: 18px;
}

.arrow_list marquee{min-height:205px}

.quicktabs-tabpage marquee{height:200px}
.notif-listed marquee{height:200px}

.lastupdated {
    text-align: right;
    font-weight: bold;
}

.staff-list  .views-field.views-field-changed {
    
    font-weight: bold;
    font-size: 12px;
    margin-top: 12px;
    width: 100%;
    float: left;
}

.staff-list .views-field.views-field-changed .field-content{color:#008336 }

li.btn-new-tag a {
    
    position: relative;
}

li.btn-new-tag a:after{
    height: 20px;
    width: 30px;
    background: url("https://hnbgu.zaptechsolutions.com/master/web/themes/contrib/creative_responsive_theme/images/new-icon.png") no-repeat !important;
    background-position: center center;
    content: "";    
    position: absolute;
    left: 0;
    top: 0;     
}


.block-views-blockwhat-s-new-home-block-1 li{display: inline-block; margin-right: 10px}
.block-views-blockwhat-s-new-home-block-1 li a,
.block-views-blockwhat-s-new-home-block-1 li a:hover{color: #fff}
.block-views-blockwhat-s-new-home-block-1 ul{margin-top: 13px}

.block-views-blockwhat-s-new-home-block-1 .item-list{width: calc(100% - 105px);float: left;}

.school-photo-gallery .views-row{margin: 0 -10px}
.school-photo-gallery .views-col
{
    padding: 0 10px;
    height: 150px;
    margin-bottom: 20px
}
.school-photo-gallery .views-col *{display: inline-block; height: 100%}
.school-photo-gallery .views-col img{object-fit: cover;}


.school-video-gallery .views-row{margin: 0 -10px}
.school-video-gallery .views-col
{
    padding: 0 10px;
    height: 200px;
    width: 50% !important;
    margin-bottom: 20px
}
.school-video-gallery .views-col video{width: 100%; height: 100%;}

.school-video-gallery .views-col *{display: inline-block; height: 100%}
.school-video-gallery .views-col video{object-fit: cover;}

.pic-wrap p{width: 100%}

.modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 31px;
    color: #000;
    opacity: 1;
}
.flash-message{cursor: pointer;}
.modal-body iframe{height:318px }

.modal-header h5{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	color: #008336
}

#quicktabs-container-upcoming_events_tenders{padding: 0 0;}

.sitemap-menu{padding-left: 0}
.expanded > a {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 13px;
    display: block;
}

.archives-ul{padding: 0}

.archives-ul li {
    list-style-type: disc;
    margin-bottom: 5px;
    list-style: inside;
}
.archives-ul li a{color: inherit;}
/*.sitemap-menu .leaf a{
    padding: 10px 20px;
    background: #008336;
    color: #fff;
    display: inline-block;
    margin-top: 15px;
    border-radius: 5px;
}*/

#block-nationalcybercrimereportingportal {
  display: none;
}

.pum-content, .pum-theme-lightbox .pum-content {
    color: #000000;
    font-family: inherit;
    font-weight: 100;
}
.pum-content.popmake-content, .pum-theme-lightbox .pum-container {
    outline: none !important;
}
.pum-overlay, .pum-overlay *, .pum-overlay :after, .pum-overlay :before, .pum-overlay:after, .pum-overlay:before {
    box-sizing: border-box;
}
.pum-container .pum-content+.pum-close>span, .pum-content, .pum-title {
    position: relative;
    z-index: 1;
}
.pum-container, .pum-content, .pum-content+.pum-close, .pum-content+.pum-close:active, .pum-content+.pum-close:focus, .pum-content+.pum-close:hover, .pum-overlay, .pum-title {
    background: 0 0;
    border: none;
    bottom: auto;
    clear: none;
    cursor: default;
    float: none;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-weight: 400;
    height: auto;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    overflow: visible;
    position: static;
    right: auto;
    text-align: left;
    text-decoration: none;
    text-indent: 0;
    text-transform: none;
    top: auto;
    visibility: visible;
    white-space: normal;
    width: auto;
    z-index: auto;
}

.spb_top_center {
    
    min-width: 50%;
    padding: 15px;
    /*padding-right: 250px;*/
}



.spb_top_center p{margin-bottom: 0}
.spb_top_center p img{
    
    position: absolute;
    top: 30px;
    right: 15px;
    width: 200px;
}

.spb_top_center p span img {
    position: initial;
    width: 41px;
    margin-right: 5px;
}
.spb_top_center p a{
    padding: 10px 20px;
    background: #008336;
    color: #fff;
    display: inline-block;
    margin-top: 10px;
}

.spb_top_center iframe{max-width: 100%}


.spb_close{margin-top: -10px;}

@media all and (max-width: 767px){
    .spb_top_center p img{position: initial;}
    .spb_top_center {padding-right: 15px; max-width: 94%}
    .spb_top_center iframe{height: 250px}

    .flash-message span a, 
    .flash-message .views-field-nothing span{font-size: 17px;line-height: 1.3;}
}

#block-importantlinks .menu-item:nth-child(6) {
    background: #ff7e0026;
    border: 2px dashed #008336;
}

.spb_top_center{  }

#block-custombanner-2{margin-bottom: 25px;}
#block-custombanner-2 img{width: 100%;}