/* CSS Document */
.clear {
clear:both;
}

.header .logoPanel {
    width: auto;
}
.header .pull-left.logoInfoPanel {
    display: none;
}
.logoPanel {
    width: 122px;
    float: right;
    display: inline-block;
}
.Mbottom {
    margin-bottom: 35px;
}
.pull-left.logoInfoPanel img#imgChange {
    width: auto;
}
.online-gif img.img-responsive {
    border: 1px solid #999;
}
.logoPanel img#imgChange2 {
    width: auto;
    float: left;
}
.topHeader a strong {
    font-weight: 400;
}
.pull-left.logoInfoPanel {
    display: inline-flex;
    float: left !important;
    width: 75%;
    margin-top: 0;
}

ul.level1.static {
    position: relative;
    width: auto;
    float: none !important;
    padding: 15px 0;
    margin: 0;
}
.topHeadLeft {
    padding-top: 4px;
}
.topHeader a {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
}
.contend-box {
    text-align: center;
}
.contend-box ul {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0 33px;
    margin-top: 0;
    text-align: center;
}
.contend-box ul li {
    display: inline-block;
    margin: -2px;
}
.contend-box ul li a {
    display: block;
}
.pull-left.news_bg p {
    font-size: 17px;
    letter-spacing: 1px;
    font-weight: 600;
}
.image-3box {
    display: inline-block;
    margin-top: 25px;
}
.indexInnerPanel .image-3box .col-md-4 {
    width: 33.3%;
    display: inline-block;
    float: left;
}
.image-3box a {
    display: block;
}
.footer .copyright p {
    margin: 0;
    font-weight: 100;
    font-size: 13px;
}
.topFooter ul li a:hover {
    color: #f8c100;
}
.topFooter ul li a:hover:before {
  color: #f8c100;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 100 !important;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 14px;
}
/*.body-wrap:before,
.body-wrap:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 260px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(26, 49, 95, 1)), color-stop(100%, rgba(26, 49, 95, 0)));
  background: linear-gradient(to bottom, rgba(26, 49, 95, 1) 0%, rgba(26, 49, 95, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1a315f', endColorstr='#001a315f', GradientType=0);
}

.body-wrap:after {
  top: auto;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(26, 49, 95, 0) 0%, rgba(26, 49, 95, 1) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#001a315f', endColorstr='#1a315f', GradientType=0);
}*/
ul.list-unstyled.quLinks {
    margin: 0;
    border-right: 1px solid #ccc;
}
.w3-right {
    float: right!important;
}
.w3-xlarge {
    font-size: 15px !important;
    background-color: #f9bf23 !important;
    z-index: 999999;
}
#rightMenu h2 {
    font-size: 24px;
    margin-left: 20px;
    margin-top: 10px;
}
.w3-large {
    padding: 10px 21px;
    font-size: 18px!important;
    margin-top: 0;
    width: 100%;
    text-align: left;
    background: transparent;
    border: 1px solid #ccc;
    border-bottom: 0;
}
.close {
    float: right;
    font-size: 26px;
    font-weight: 700;
    line-height: 22px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .4;
}/*
.right-sidebar:hover #menu  {
    right: 0;
    transition: 1s;
}*/
button#menu {
    border: none;
    display: inline-block;
    padding: 8px 6px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    position: fixed;
    top: 85px;
    right: 0px;
    transition: 1s;
}
/*
@keyframes mymove {
    from {label: 92px;}
    to {right: 0px;}
  }*/
.side-navbar {
    height: auto;
    width: 230px;
    position: fixed;
    float: right;
    top: 122px;
    overflow: hidden;
    right: -230px;
    z-index: 9999999;
}
.side-navbar {
    background: #fff;
}
.side-navbar {
    position: ;
    animation: animateright 0.4s;
}
.w3-bar-block .w3-bar-item {
    width: 100%;
    display: block;
    padding: 8px 16px;
    text-align: left;
    border: none;
    white-space: normal;
    float: none;
    outline: 0;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
    padding-right: 5px;
}
.body-wrap .navbar-nav {
    margin: 0;
}
.body-wrap .navbar-inverse .navbar-toggle {
    border-color: #fff;
}
.body-wrap .navbar.navbar-inverse {
    background-color: #3F1B54;
    border-top: 2px solid #22112E !important;
    border-radius: 0;
}
.body-wrap .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
}
.navbar-nav > li > a {
    font-weight: lighter;
    line-height: 1;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold !important;
    font-size: 14px !important;
}
.navbar-toggle {
    border: solid 1px #411D59;
    padding: 9px 10px 9px 10px !important;
}
/*.contend-box ul li {
    display: inline-block;
    margin: 25px 30px;
    width: 19.5%;
}*/
.link img.img-responsive {
    width: 100%;
}
ul.dropdown-menu li {
    border-bottom: 1px solid #22112E;
}
ul.dropdown-menu li:last-child {
    border-bottom: 0px solid #000;
}
.dropdown-menu > li > a {
    color: #fff;
    border-bottom: #000;
    padding-top: 8px;
    padding-bottom: 8px;
    text-transform: capitalize;
}
.AIIMS-bannerimage a img.img-responsive {
    width: 100%;
}

/* menu css */
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;
   left:100%;
   margin-top:-6px;
   margin-left:-1px;
   -webkit-border-radius:0 0 6px 0;
   -moz-border-radius:0 0 6px 0;
   border-radius: 0 0 6px 0;
 }

.dropdown-submenu > a:after {
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0;
    color: #fff;
}

.dropdown-menu > li:hover > a.dropdown-toggle {
    background: #3F1B54!important;
    color: #F9B715!important;
}
.dropdown-menu > li:hover > a.dropdown-toggle:after {
    color: #F9B715!important;
}

ul.dropdown-menu.login {
    min-width: 200px;
}
/*
ul.nav li:hover > ul.dropdown-menu > li.dropdown.dropdown-submenu:after > a:hover {
    background: #3F1B54!important;
    color: #Ff5!important;
}
 */ul.nav li:hover > ul.dropdown-menu > li.dropdown.dropdown-submenu > a:hover {
    background: #22112E!important;
    color: #F9B715!important;
}
ul.nav li:hover > ul.dropdown-menu > li.dropdown.dropdown-submenu > a:hover ul.dropdown-menu li a:hover {
  color: #f49c04;
}*/

 .dropdown-submenu:hover>a:after {
    border-left-color: #8758A6;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: none;
}

/* MBBS Time Table CSS */
.MBBStable-header h2 {
    margin: 25px 0 35px;
    padding: 0;
}
/*
.MBBStable.table.table-responsive {
    padding: 0 15px;
}*/
.MBBStable.table table {
    width: 100%;
}
.MBBStable thead th {
    border: 1px solid #999;
    text-align: center;
    padding: 10px 5px;
    background-color: #8758A6;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
}
.MBBStable tbody th {
    border: 1px solid #999;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: 400;
}
.MBBStable tbody td {
    border: 1px solid #999;
    text-align: center;
    padding: 5px;
    font-size: 12px;
    font-weight: 300;
}

/* ====== New 4box Design 18-05-20 ====== */
#HP5boxsec .contend-box ul li {
    display: inline-table;
    padding: 0 10px;
    margin: 0px;
    width: 20%;
    float: left;
}
.colorV {
    background-color: #8A56A3;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #666;
    box-shadow: 1px 2px 2px 1px #121212;
}
.colorY {
    background-color: #F9BF23;
    border-radius: 50%;
    width: 180px;
    height: 180px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #666;
    box-shadow: 1px 2px 2px 1px #121212;
}
#HP5boxsec .contend-box li span.hed-text {
    position: relative;
    top: -60px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
#HP5boxsec .contend-box li span.hed-text a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    width: auto;
    display: inline-block;
}
.outline {
    width: 167px;
    height: 167px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    margin-left: 6px;
    margin-top: 6px;
}
#HP5boxsec .contend-box .img img.img-responsive {
    position: absolute;
    top: 30px;
    left: 25px;
}
#HP5boxsec .contend-box .img img.img1 {
    position: absolute;
    top: 30px;
    left: 46px;
    width: auto;
    height: 62px;
}
#HP5boxsec .contend-box .img img.img2 {
    position: absolute;
    top: 35px;
    left: 24px;
    width: auto;
    height: 54px;
}
#HP5boxsec .contend-box .img img.img3 {
    position: absolute;
    top: 30px;
    left: 30px;
    width: auto;
    height: 63px;
}
#HP5boxsec .contend-box .img img.img4 {
    position: absolute;
    top: 30px;
    left: 48px;
    width: auto;
    height: 60px;
}
#HP5boxsec .contend-box .img img.img5 {
    position: absolute;
    top: 30px;
    left: 36px;
    width: auto;
    height: 58px;
}
#HP5boxsec .contend-box .img img.img6 {
    position: absolute;
    top: 30px;
    left: 36px;
    width: auto;
    height: 67px;
}
a.link:hover .outline {
    transform: scale(1.2);
    border: 2px solid #666;
    transition: 0.5s;
}
/* Update 6 box design CSS 072420 */
#HP5boxsec .contend-box.D6box ul {
    display: block;
    list-style-type: none;
    margin-bottom: 15px;
    padding: 0;
    margin-top: 0;
    text-align: center;
    /* display: inline-block; */
}
#HP5boxsec .contend-box.D6box ul li {
    display: inline-table;
    margin: 0px;
    width: 16%;
    float: left;
}
#HP5boxsec .contend-box.D6box li span.hed-text {
    position: relative;
    top: -66px;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
}
#HP5boxsec .contend-box.D6box li span.hed-text a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    width: auto;
    display: inline-block;
}
#HP5boxsec .contend-box.D6box li a.link:hover .outline {
    transform: scale(1.2);
    border: 2px solid #666;
    transition: 0.5s;
}
#HP5boxsec .contend-box.D6box .colorV {
    background-color: #8A56A3;
    border-radius: 50%;
    width: 166px;
    height: 166px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #666;
    box-shadow: 1px 2px 2px 1px #121212;
}
#HP5boxsec .contend-box.D6box .colorY {
    background-color: #F9BF23;
    border-radius: 50%;
    width: 164px;
    height: 166px;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #666;
    box-shadow: 1px 2px 2px 1px #121212;
}
#HP5boxsec .contend-box.D6box .outline {
    width: 155px;
    height: 155px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 5px;
    left: 0px;
}
#HP5boxsec .contend-box.D6box .img img.img2 {
    position: absolute;
    top: 35px;
    left: 18px;
    width: auto;
    height: 54px;
}
#HP5boxsec .contend-box.D6box .img img.img5 {
    position: absolute;
    top: 30px;
    left: 30px;
    width: auto;
    height: 58px;
}
#HP5boxsec .contend-box.D6box .img img.img6 {
    position: absolute;
    top: 30px;
    left: 35px;
    width: auto;
    height: 58px;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    #HP5boxsec .contend-box.D6box ul li {
        display: inline-table;
        margin: 0px;
        width: 16% !important;
        float: left;
    }
    #HP5boxsec .contend-box.D6box .colorY {
        background-color: #F9BF23;
        border-radius: 50%;
        width: 142px;
        height: 142px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #666;
        box-shadow: 1px 2px 2px 1px #121212;
    }
    #HP5boxsec .contend-box.D6box .colorV {
        background-color: #8A56A3;
        border-radius: 50%;
        width: 142px;
        height: 142px;
        text-align: center;
        margin: 0 auto;
        border: 1px solid #666;
        box-shadow: 1px 2px 2px 1px #121212;
    }
    #HP5boxsec .contend-box.D6box .outline {
        width: 135px;
        height: 135px;
        border: 2px solid #fff;
        border-radius: 50%;
        margin: 0 auto;
        text-align: center;
        position: relative;
        top: 3px;
        left: 1px;
    }
    #HP5boxsec .contend-box.D6box li span.hed-text {
        position: relative;
        top: -67px;
        color: #fff;
        font-size: 11px;
        font-weight: 300;
        display: inline-block;
        left: 1px;
    }
    #HP5boxsec .contend-box.D6box li span.hed-text a {
        color: #fff;
        text-decoration: none;
        font-size: 11px;
        width: auto;
        display: inline-block;
    }
    #HP5boxsec .contend-box .img img.img-responsive {
        top: 19px !important;
        height: 50px !important;
        left: 32px !important;
    }
    #HP5boxsec .contend-box .img img.img-responsive.img2 {
        left: 15px !important;
        position: absolute;
        top: 22px !important;
        width: 100px;
    }
    #HP5boxsec .contend-box.D6box .img img.img3 {
        left: 27px !important;
    }
    #HP5boxsec .contend-box.D6box .img img.img4 {
        left: 40px !important;
    }
}

/* --------------- events css Start ---------------- */
#events {
    margin-bottom: 45px;
}

#events .box {
    border: 1px solid #666;
    margin: 5px;
    width: 24%;
    padding: 10px;
}
.events-box-sec .content-box p {
    margin: 5px 0;
    height: 65px;
}
.view {
    display: inline-block;
    padding: 15px 0;
    position: absolute;
    bottom: 0;    
}
a.button {
    text-transform: uppercase;
    background: #D9534F;
    color: #FFF;
    padding: 8px 12px;
    width: auto;
    font-family: sans-serif;
    font-size: 11px;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    border: 2px solid #B22A26;
    text-decoration: none;
    display: inline-block;
}
@media screen and (min-width: 1024px) and (max-width: 1920px) {
    #events .events-box-sec.D5box .box {
        border: 1px solid #666;
        margin: 3px;
        width: 19%;
        padding: 10px;
    }
    #events .events-box-sec.D5box .content-box h5 {
        height: 25px;
        font-weight: 400;
    }
    #events .events-box-sec.D5box .content-box p {
        margin: 5px 0;
        height: 100px;
        font-size: 13px !important;
    }
    #events .events-box-sec.D5box .content-box p span {
        font-size: 13px !important;
    }
}
/*
a.button:hover {
    background-color: rgba(255,255,255,.2);
    padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
    color: #B22A26;
    text-decoration: none;
}*/
.fa-chevron-right:before {
    content: "\f054";
    margin-left: -1em;
    opacity: 0;
}/*
a.button:hover .fa-chevron-right:before {
    margin-left: -1px;
    opacity: 0;
}*/

.Events-content-box p {
    font-size: 14px;
    font-weight: 300;
}
.img-section.RD-gallery ul {
    padding: 0;
}
.img-section.RD-gallery .col-md-5 ul li {
    width: 49%;
    margin: 2px;
}
.img-section.RD-gallery ul li {
    list-style-type: none;
    display: list-item;
    width: 49%;
    float: left;
    margin: 2px;
}
.img-section.RD-gallery {
    display: inline-block;
    margin-top: 32px;
}
.img-section.RD-gallery ul li span {
    margin: 5px 0px;
    display: block;
    font-size: 12px;
    font-weight: 300;
}
.text-right {
    text-align: right;
    margin-top: 16px;
    position: relative;
    bottom: 0 !important;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 2px solid #B22A26;
    padding: 6px 12px;
    font-size: 11px;
    line-height: 1.42857143;
    border-radius: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: sans-serif;
    text-transform: uppercase;
}
/*----------------------------
Independence Day----------
----------------------------------*/
.img-section.ID-gallery {
    display: inline-block;
}
.img-section.ID-gallery .col-md-3 ul {
    display: inline-block;
    padding: 0;
}
.img-section.ID-gallery .col-md-3 ul li {
    display: inline-block;
    float: left;
}
.img-section.ID-gallery .col-md-9 ul {
    display: inline-block;
    padding: 0;
}
.img-section.ID-gallery .col-md-9 ul li {
    display: inline-block;
    float: left;
    width: 49%;
    margin: 2px;
}

@media screen and (min-width: 320px) and (max-width: 992px) {
    .img-section.ID-gallery .col-md-3 ul {
        display: flex;
        padding: 0;
        margin-bottom: 15px;
    }
    .img-section.ID-gallery .col-md-3 ul li {
        display: inline-block;
        float: left;
        width: 100%;
    }
    .img-section.ID-gallery .col-md-9 ul li {
        display: inline-block;
        float: left;
        width: 100%;
        margin-bottom: 15px;
    }
}


.table > thead > tr > th {
    color: #FFF;
    text-shadow: none;
    background: rgb(251,157,35);
    background: -moz-linear-gradient(top, rgba(251,157,35,1) 0%, rgba(255,197,120,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(251,157,35,1)), color-stop(100%,rgba(255,197,120,1)));
    background: -webkit-linear-gradient(top, rgba(251,157,35,1) 0%,rgba(255,197,120,1) 100%);
    background: -o-linear-gradient(top, rgba(251,157,35,1) 0%,rgba(255,197,120,1) 100%);
    background: -ms-linear-gradient(top, rgba(251,157,35,1) 0%,rgba(255,197,120,1) 100%);
    background: #8758A6;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fb9d23', endColorstr='#ffc578',GradientType=0 );
}
.table-text p {
    font-size: 13px;
}
.table-text p span {
    width: 18px;
    display: inline-block;
}

table.table.table-striped.office p span {
    font-weight: 600;
    color: #F9BF23;
    font-size: 15px;
}

/*------------- AIIMS KALYANI page CSS -------------*/
section.AiimsK-tophead h2 {
    text-align: center;
    color: #fff;
    padding: 25px 0;
    margin: 20px;
}
section.AiimsK-tophead h2 > span {
    font-weight: 400;
}
.col-md-12.center-heading h3 {
    text-align: center;
    margin-bottom: 20px;
    color: #3F1B54;
}
img.img-responsive {
    border: 0;
    width: 100%;
    max-width: 100%;
}
#map h3 {
    font-size: 22px;
    font-weight: 500;
}
.history-bgimg {
    display: block;
    position: relative;
    margin-top: 10px;
    background-image: url('../images/kalyaniHistory.jpg');
    background-repeat : no-repeat;
    width: 100%;
    float: left;
}
.history-bgimg .boxbg-color {
    background-color: rgba(0, 0, 0, 0.75);
    position: relative;
    padding: 30px;
    width: 80%;
    margin: 15% 0 5%;
}
.history-bgimg .boxbg-color ul li {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    font-weight: 300;
}

.history {
    position: relative;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.history::before {
    content: "";
    background-image: url('../images/kalyaniHistory.jpg');
    background-repeat : no-repeat;
    background-size: cover;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    opacity: 0.95;
}
/*.boxbg-color {
    background-color: rgba(0, 0, 0, 0.75);
    position: relative;
    top: 147px;
    padding: 40px 20px 18px;
    width: 90%;
    left: -57px;
}*/
.history .boxbg-color ul li {
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    font-weight: 300;
}
section#kalyani-TOWN .content {
    margin-top: 25px;
}
section#kalyani-TOWN .content ul li {
    font-size: 16px;
    line-height: 36px;
}
.K3sec-box {
    display: inline-block;
    margin-top: 35px;
}
.K3sec-box .imgage {
    width: 100%;
    display: block;
    border: 1px solid #ccc;
}
.K3sec-box .content-text p {
    font-size: 16px;
    margin: 15px;
    text-align: center;
    font-weight: 600;
}
section.able-administration {
    margin-top: 25px;
}
.bg-color {
    background-color: #3F1B54;
    padding: 2px;
    text-align: center;
}
.bg-color h3 {
    margin: 12px;
    border: 2px solid #FFF;
    padding: 30px;
    font-size: 38px;
    text-transform: uppercase;
    color: #fff;
}
.image-gallery {
    display: inline-block;
    background-color: #444;
}
.image-gallery .no-gap {
    padding: 1px;
}
.ECUCATIONALHUB .bg-hub {
    position: relative;
    top: 0;
    left: 0;
    padding: 15px 0;
    z-index: 1;
}
.bg-hub-img {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
    margin: 0;
    border: 1px solid #ddd;
}
.ECUCATIONALHUB .bg-text {
    position: absolute;
    top: 100px;
    padding: 0;
    left: 70px;
    z-index: 2;
    display: inline-block;
    width: auto;
    height: auto;
}
.bg-img .BG-img4box img {
    width: 50% !important;
    height: auto;
    position: relative;
    z-index: 2;
    margin: 0;
    border: 0;
    float: left;
}
.bg-img {
    position: relative;
    left: 0;
    top: 0;
    z-index: 1;
    margin-bottom: 15px;
    display: inline-block;
}
.bg-img .bg-text {
    width: 344px;
    height: auto;
    position: absolute;
    left: 34.5%;
    top: 149px;
    z-index: 2;
   /* -ms-transform: rotate(45deg);
     transform: rotate(44deg); */
}
.bg-img .bg-text img.img-responsive {
    position: absolute;
    transform: rotate(44deg);
}
.bg-img .bg-text h2 {
    position: absolute;
    top: 110px;
    padding: 25px;
    left: 32px;
    /*-ms-transform: rotate(-45deg);
    transform: rotate(-44deg); */
    z-index: 22;
}
.good-school .indexInnerPanel h2 {
    display: none;
}

.CN-3box {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    margin-top: 5px;
}
.CN-3box .img-box {
    border: 1px solid #333;
    padding: 20px;
    position: relative;
}
.CN-3box .img-box .imgage {
    border: 2px solid #ddd;
    border-top-left-radius: 38px;
}
.CN-3box .img-box .imgage img.img-responsive {
    border-top-left-radius: 37px;
}
.CN-3box .content-text {
    /* position: absolute; */
    top: 142px;
    left: 24px;
    color: #fff;
    width: 100%;
    background-color: rgba(0,0,0,0.85);
    padding: 15px;
    height: 55px;
}
.CN-3box .content-text h4 {
    font-size: 12px;
    font-weight: 300;
    color: #FFF;
    margin: 0;
    line-height: 16px;
}

#AiimsHistory {
    margin-top: 25px;
}
.Aiimshistory-bgimg {
    display: block;
    position: relative;
    margin-top: 10px;
    background-image: url('../images/aiims-kalyani.jpg');
    background-repeat : no-repeat;
    height: auto;
}
.Aiimshistory-bgimg .boxbg-color {
    background-color: rgba(0, 0, 0, 0.5);
    position: relative;
    padding: 40px;
    width: auto;
    height: auto;
}
.Aiimshistory-bgimg .boxbg-color h3 {
    color: #fff;
    float: right;
    top: -70px;
    position: relative;
    right: 25px;
    font-size: 32px;
}
.img-png {
    width: 47%;
    position: relative;
    left: 50px;
}


.EDM-box-image {
    position: relative;
    width: 50%;
    margin-right: 15px;
    float: left;
    height: auto;
    border: 1px solid #999;
    padding: 15px;
    margin-bottom: 0;
    text-align: center;
}
.EDM-box-image span {
    position: relative;
    top: 5px;
    left: 0;
    font-size: 24px;
}
.EDM-directorPanel {
    margin-bottom: 33px;
    margin-top: 5px;
}
.EDM-directorPanel p {
    text-align: justify;
    font-size: 12px;
}
.EDM-directorPanel img {
    width: 100%;
    padding: 0;
    height: auto;
}
.directorPanel.HomeDM p {
    text-align: justify;
    font-size: 14px;
    font-weight: 400;
}
/* footer Contact us */
.topFooter .media .media-body p {
    font-size: 14px;
}

/*-------------------
WEST BENGAL ----
------------------------*/
#content-main {
    display: block;
    border: 0 solid red;
    float: right;
    width: 80%;
    vertical-align: top;
    margin: 0 5px 0 0;
}
.content-panel1 {
    float: left;
    border-left: 1px solid #D9D9D9;
    border-right: 1px solid #D9D9D9;
    background: #FFF;
    width: 100%;
    margin: 0;
    display: block;
}
.boxbg-color.mobileview img.img-responsive {
    width: 50%;
    float: left;
    margin-bottom: 5px;
}

.WBSlider {
    margin: 35px 0 45px;
}

/* six nobel css */


#SixNobelPrize .CN-3box {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    /* margin-top: 5px; */
}
#SixNobelPrize .CN-3box .dorder-box {
    width: 16.6%;
    padding: 5px;
}
@media (min-width: 1024px) {

}
#SixNobelPrize .CN-3box .img-box {
    margin-bottom: 10px;
    border: none;
    padding: 0;
    position: relative;
}

#SixNobelPrize .CN-3box .img-box .imgage {
    border: 2px solid #333;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
#SixNobelPrize .CN-3box .img-box .imgage img.img-responsive {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
#SixNobelPrize .CN-3box .content-text {
    /* position: absolute; */
    top: 142px;
    left: 24px;
    color: #fff;
    width: 100%;
    background-color: rgba(0,0,0,0.75);
    padding: 10px;
    height: 95px;
}
#SixNobelPrize .CN-3box .content-text h4 {
    font-size: 13px;
    font-weight: 300;
    color: #FFF;
    margin: 0;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#SixNobelPrize .CN-3box .content-text p {
    font-weight: 300;
    font-size: 11px;
}

.content.font-size-up p {
    font-size: 18px;
}

.WB-4box .events-box-sec .content-box h5 {
    height: 30px;
}
.WB-4box .events-box-sec .content-box p {
    margin: 5px 0;
    height: 42px;
}

/* new bengalu khana css */
#bengaliFood .mdb-lightbox.no-margin {
    display: inline-block;
    margin-top: 15px;
}
.mdb-lightbox.no-margin [class*="col-"] {
    padding: 0;
}
.mdb-lightbox figure {
    float: left;
    margin: 0;
}
.mdb-lightbox figure img {
    border-radius: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}
.mdb-lightbox figure img:hover {
    opacity: .8;
}

#bengaliFood .mdb-lightbox.no-margin p {
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #333;
    color: #fff;
    height: 42px;
}
.margin-up {
    margin-top: 10px !important;
}
.Aiimshistory-bgimg.HowrahBridge {
    display: block;
    position: relative;
    margin-top: 10px;
    background-image: url(../images/HowrahBridge.jpg);
    background-repeat: no-repeat;
    height: auto;
}
.Aiimshistory-bgimg.HowrahBridge .boxbg-color h3 {
    color: #fff;
    float: none;
    top: 0;
    position: initial;
    right: 25px;
    font-size: 32px;
    font-weight: 400;
}
.Aiimshistory-bgimg.HowrahBridge .boxbg-color .text p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    padding: 15px 45px;
    /* width: 80%; */
    font-weight: 300;
}

/* --------- Search box design --------------*/
a.form-Search {
    width: 130px;
    display: inline-block;
    float: none;
    padding: 3px 5px;
    border: 1px solid #ddd;
    border-radius: 15px;
}
a.form-Search i.fa.fa-search {
    float: right;
    position: relative;
    top: 3px;
    width: 12%;
}
a.form-Search input.form-control.form-control-sm.ml-3.w-75 {
    display: inline-block;
    width: 88%;
    background: transparent;
    border-bottom: 0px solid #8A55A3 !important;
    outline: none;
    border: none;
    height: 20px;
    padding: 0px 4px;
    box-shadow: none;
    border-radius: 2px;
}
input[type="text"] {
    color: #ddd;
}
.SB-icon img.img-responsive.SB-img {
    width: 145px;
    float: right;
    right: 0;
    position: relative;
}
a.form-Search input.form-control:hover, a.form-Search input.form-control:focus {
    color: #ddd;
    border-color: #80bdff;
    outline: 1px solid #fff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
}
@media screen and (min-width: 320px) and (max-width: 480px) {
    .topHeader a {
        color: #fff;
        font-weight: 300;
        font-size: 10px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1920px) {
    .Aiimshistory-bgimg.HowrahBridge .boxbg-color .text p {
        font-size: 18px;
        color: #fff;
        line-height: 30px;
        padding: 15px 45px;
        width: 60%;
        font-weight: 300;
    }
    .SB-icon img.img-responsive.SB-img {
        /*width: 260px;
        right: 18px;*/
        width: 145px;
        float: right;
        right: 0;
        position: relative;
    }
    /*.topHeadRight {
        text-align: right;
    }*/
    a.SB-icon {
        display: inline-block;
        float: right;
        padding-top: 25px;
        right: 15px;
        position: relative;
    }
}
@media screen and (min-width: 600px) and (max-width: 768px) {
#bengaliFood .mdb-lightbox.no-margin p {
    font-size: 13px;
    text-transform: uppercase;
    padding: 10px 15px;
    background-color: #333;
    color: #fff;
    height: 42px;
}
}
@media screen and (min-width: 600px) and (max-width: 992px) {
    #bengaliFood .mdb-lightbox.no-margin figure.col-md-4 {
        width: 33.3%;
    }
}
@media screen and (min-width: 320px) and (max-width: 597px) {
    #bengaliFood .mdb-lightbox.no-margin figure.col-md-4 {
        width: 50%;
    }
    .Aiimshistory-bgimg.HowrahBridge .boxbg-color .text p {
        color: #fff;
        line-height: 22px;
        padding: 0;
        width: 100%;
        font-weight: 300;
        font-size: 13px;
    }
}

@media screen and (min-width: 568px) and (max-width: 992px) {
    #SixNobelPrize .CN-3box .col-md-4.col-sm-4.dorder-box {
        width: 33.3%;
        margin-bottom: 0;
        float: left;
    }
    #SixNobelPrize .CN-3box .img-box {
        margin-bottom: 0;
        border: none;
        padding: 0;
        position: relative;
    }
    #SixNobelPrize .CN-3box .content-text {
        /* position: absolute; */
        top: 142px;
        left: 24px;
        color: #fff;
        width: 100%;
        background-color: rgba(0,0,0,0.75);
        padding: 10px;
        height: 90px !important;
    }
    .CN-3box .img-box {
        border: 1px solid #333;
        padding: 10px;
        position: relative;
    }
    #SixNobelPrize .CN-3box .content-text {
        /* position: absolute; */
        top: 142px;
        left: 24px;
        color: #fff;
        width: 100%;
        background-color: rgba(0,0,0,0.75);
        padding: 15px;
        height: 100px;
    }

}

.gallery {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%; }
    .gallery .pics {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease; }
    .gallery .animation {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); }

    @media (max-width: 450px) {
    .gallery {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
    }
    }

    @media (max-width: 400px) {
    .btn.filter {
    padding-left: 1.1rem;
    padding-right: 1.1rem;
    }
    }
    .img-fluid {
        max-width: 100%;
        height: auto;
    }

@media screen and (min-width: 320px) and (max-width: 567px) {
    #SixNobelPrize .CN-3box .dorder-box {
        width: 50%;
        padding: 5px;
        float: left;
        margin: 0;
    }
    #SixNobelPrize .CN-3box .img-box {
        margin-bottom: 0;
        border: none;
        padding: 0;
        position: relative;
    }
    .Netaji h4 {
    font-weight: 300;
    line-height: 22px;
    font-size: 17px;
}

}
@media (max-width: 480px) {
    a.form-Search i.fa.fa-search {
        float: right;
        position: relative;
        top: 3px;
        width: 12%;
        right: 5px;
        text-align: right;
    }
    a.form-Search {
        width: 70%;
        display: inline-block;
        float: none;
        padding: 3px 5px;
        border: 1px solid #ddd;
        border-radius: 15px;
    }
}

@media (max-width: 768px) {
    .boxbg-color.mobileview img.img-responsive {
        width: 100%;
        float: left;
        margin-bottom: 5px;
    }
}
@media (min-width: 1024px) {
    .Netaji h4 {
        line-height: 42px;
        font-size: 32px;
        position: relative;
        margin-top: 15%;
        font-weight: 400;
    }
}


/* ---------------
Inaugration-of-FirstBatch -------
--------------------------------*/
section#InaugurationFB {
    padding-bottom: 35px;
    padding-top: 25px;
}
#InaugurationFB .Inauguration {
    display: inline-block;
    margin-top: 15px;
}
#InaugurationFB .indexInnerPanel h5 {
    border-bottom: solid 1px #ccc;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 5px;
}
#InaugurationFB .indexInnerPanel h5 span {
    display: inline-block;
    border-bottom: solid 3px #8758A6;
    padding-bottom: 10px;
}
.contentimg-text {
    background-color: #333;
    color: #fff;
    padding: 15px;
    height: 75px;
}
@media (max-width: 992px) {
#InaugurationFB .Inauguration .col-md-4 {
    margin-bottom: 25px;
}
#InaugurationFB .Inauguration .col-md-6 {
    margin-bottom: 25px;
}

}
/* What A New */
div#contScroll.vertical {
    position: relative;
    height: auto;
    overflow: initial;
   /* border: 1px solid #ddd;
    padding: 10px;*/
}
@media screen and (min-width: 768px) and (max-width: 1920px) {
    div#contScroll.vertical {
        position: relative;
        height: 453px;
        overflow: initial;
       /* border: 1px solid #ddd;
        padding: 10px;*/
    }
}
.whats-new {
    margin: 10px 0;
    padding: 15px 15px 25px 15px;
    background: #FFF;
}
.whats-new #contScroll.vertical {
    position: relative;
    height: auto;
    overflow: initial;
    border: 1px solid #ddd;
    margin-top: 35px;
    padding: 15px;
}

/* --------------- Media Quriey Start ---------------- */
@media (max-width: 767px) {

  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;
  }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white;
     border-radius: 0;
   }
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   li.dropdown.open {
    border: 0px solid red;
   }
   .image-gallery {
    display: inline-block;
    background-color: #fff;
}
.image-gallery .no-gap img.img-responsive {
    margin-bottom: 15px;
}
.K3sec-box {
    display: inline-block;
    margin-top: 35px;
    width: 100%;
}
.K3sec-box .col-md-4.col-sm-4 {
    margin-bottom: 25px;
}
.topFooter .text-left a img {
    width: auto;
}
#AiimsHistory {
    margin-top: 0;
}
section#History {
    display: inline-block;
}
.history-bgimg ul {
    padding: 15px 0 0 15px;
}
.news_bg {
    background: #3F1B54;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 46px;
    text-align: center;
    width: 16%;
    padding-top: 12px;
}
.pull-left.news_bg p {
    font-size: 13px;
    letter-spacing: 2px;
    font-weight: 400;
}
.news_txt {
    color: #fff;
    padding-left: 0;
    width: 84%;
    font-weight: normal;
    margin-top: 5px;
}

}

@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }


}

@media screen and (min-width: 414px) and (max-width: 736px) {
  .logoPanel {
    width: 122px;
    float: left;
    display: inline-block;
    width: 18%;
}
.pull-left.logoInfoPanel {
    display: inline-flex;
    float: left !important;
    width: 82%;
    margin-top: 0;
}

}
@media screen and (min-width: 320px) and (max-width: 767px) {
.nav>li {
    position: relative;
    display: block;
}
.onlinegif-moileview-none {
    display: none;
}

}
@media screen and (min-width: 320px) and (max-width: 480px) {
    #HP5boxsec .contend-box ul li {
        display: inline-block;
        margin: 0;
        width: 100%;
        float: left;
    }
.indexInnerPanel .image-3box .col-md-4 {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 15px;
}
.navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    width: 100%;
}
.news_bg {
    background: #3F1B54;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 46px;
    text-align: center;
    width: 25%;
    padding-top: 12px;
}
.news_txt {
    color: #fff;
    padding-left: 0;
    width: 75%;
    font-weight: normal;
    margin-top: 5px;
}
.pull-left.news_bg p {
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: 400;
}
.directorPanel img {
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
}

}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .contend-box ul li {
        display: inline-block;
        margin: 0;
        width: 100%;
    }
    .img-section.RD-gallery ul li {
        margin-bottom: 15px !important;
    }
    .history-bgimg .boxbg-color {
        background-color: rgba(0, 0, 0, 0.75);
        position: relative;
        padding: 30px;
        width: 100%;
        margin: 15% 0 4%;
    }
    .topFooter .text-left a img {
        width: auto;
    }
    .able-administration .bg-color h3 {
        margin: 12px;
        border: 2px solid #FFF;
        padding: 20px;
        font-size: 26px;
        text-transform: uppercase;
        color: #fff;
    }

}
@media screen and (min-width: 320px) and (max-width: 567px) {
    #events .box {
        border: 1px solid #666;
        margin: 5px;
        width: 100%;
        padding: 10px;
        float: left;
    }
    /*.indexInnerPanel .col-sm-6 {
        padding: 0;
    }*/
    .img-section.RD-gallery .col-md-5 {
        display: inline-block;
        padding: 0;
    }
    .img-section.RD-gallery .col-md-5 ul li {
        width: 100%;
        margin: 2px;
    }
    .img-section.RD-gallery .col-md-7 {
        display: inline-block;
        padding: 0;
    }
    .img-section.RD-gallery ul li {
        list-style-type: none;
        display: list-item;
        width: 100%;
        float: left;
        margin: 2px;
    }
    .Aiimshistory-bgimg .boxbg-color h3 {
        color: #fff;
        float: right;
        top: -70px;
        position: relative;
        right: -25px;
        font-size: 20px;
    }
    .ECUCATIONALHUB .bg-hub {
        position: relative;
        top: 0;
        left: 0;
        padding: 15px 0;
        z-index: 1;
    }
    .ECUCATIONALHUB .bg-text {
        position: absolute;
        z-index: 2;
        transform: translate(6%, -148%);
        left: 0;
    }
    .ECUCATIONALHUB .bg-text h2 {
        font-size: 16px !important;
    }

}
@media screen and (min-width: 568px) and (max-width: 767px) {
    .contend-box ul li {
        display: inline-block;
        margin: 0;
        width: 48%;
    }
    #events .box {
        border: 1px solid #666;
        margin: 5px;
        width: 48%;
        padding: 10px;
        float: left;
    }
    .ECUCATIONALHUB .bg-text {
        position: absolute;
        top: 42px;
        padding: 0;
        left: 35px;
        z-index: 2;
        display: inline-block;
        width: auto;
        height: auto;
    }
    .Aiimshistory-bgimg .boxbg-color h3 {
        color: #fff;
        float: right;
        top: -70px;
        position: relative;
        right: 84px;
        font-size: 24px;
    }

}
@media screen and (min-width: 481px) and (max-width: 767px) {
.navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    width: 100%;
}
#HP5boxsec .contend-box ul li {
    display: inline-block;
    margin: 0px;
    width: 50%;
    float: left;
}

}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .contend-box ul li {
        display: inline-block;
        margin: 10px;
        width: 30%;
    }
    #events .box {
        border: 1px solid #666;
        margin: 5px;
        width: 48%;
        padding: 10px;
        float: left;
    }
    .indexInnerPanel .col-sm-6 {
        width: 100%;
    }
    .img-section.RD-gallery ul li {
        margin-bottom: 15px !important;
    }
    .news_bg {
        background: #3F1B54;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: bold;
        height: 46px;
        text-align: center;
        width: 16%;
        padding-top: 15px;
    }
    .news_txt {
        color: #fff;
        padding-left: 0;
        width: 84%;
        font-weight: normal;
        margin-top: 5px;
    }
    .pull-left.news_bg p {
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 400;
    }


}
@media screen and (min-width: 667px) and (max-width: 992px) {
    .bg-img .bg-text {
        width: 231px;
        height: auto;
        position: absolute;
        left: 34.5%;
        top: 85px;
        z-index: 2;
    }
    .bg-img .bg-text h2 {
        position: absolute;
        top: 28px;
        padding: 25px;
        left: 30px;
        z-index: 22;
    }
    #HP5boxsec .contend-box ul li {
        display: inline-block;
        margin: 0px;
        width: 33% !important;
        float: left;
    }
    /*.CN-3box .content-text {
        position: absolute;
        top: -45px;
        left: 0;
        color: #fff;
        width: 100%;
        background-color: rgba(0,0,0,0.55);
        padding: 15px;
        height: 55px;
        margin: 50% 0;
        z-index: 2;
    }*/
    .CN-3box .content-text h4 {
        font-size: 18px;
        font-weight: 300;
        color: #FFF;
        line-height: 20px;
        width: 100%;
        /* background-color: rgba(0,0,0,0.75); */
        /* padding: 15px 15px 20px; */
        margin: 0;
    }


}
@media screen and (min-width: 667px) and (max-width: 767px) {
.bg-img .bg-text {
    width: 231px;
    height: auto;
    position: absolute;
    left: 31.5% !important;
    top: 63px !important;
    z-index: 2;
}
.Aiimshistory-bgimg .boxbg-color h3 {
    color: #fff;
    float: right;
    top: -70px;
    position: relative;
    right: 25px;
    font-size: 18px;
}

}
@media screen and (min-width: 320px) and (max-width: 666px) {
    .bg-img .BG-img4box img {
        width: 100% !important;
        height: auto;
        position: relative;
        z-index: 2;
        margin-bottom: 15px;
        border: 0;
        float: left;
    }
    .bg-img .bg-text {
        display: none;
    }
    .good-school .indexInnerPanel h2 {
        display: block;
    }
    .img-png {
        width: 50%;
        position: relative;
        left: 50px;
        opacity: 0;
    }
    .EDM-box-image {
        position: relative;
        width: 100%;
        margin-right: 15px;
        float: left;
        height: auto;
        border: 1px solid #999;
        padding: 15px;
        margin-bottom: 15px;
        text-align: center;
    }


}
@media screen and (min-width: 768px) and (max-width: 992px) {
    .contend-box ul li {
        display: inline-block;
        margin: 10px;
        width: 30% !important;
    }
    .topFooter .media .text-left a img {
        width: 100%;
    }

}
@media only screen and (min-width: 320px) and (max-width: 991px) {
    .CN-3box .col-md-4.col-sm-4.dorder-box {
        width: 100%;
        margin-bottom: 30px;
    }
    /*.content-text {
        position: absolute;
        top: -25px;
        left: 24px;
        color: #fff;
        width: 95%;
        background-color: rgba(0,0,0,0.55);
        padding: 15px;
        height: 55px;
        margin: 50% 0;
    }*/
   /* .CN-3box .content-text {
        position: absolute;
        top: -45px;
        left: 26px;
        color: #fff;
        width: 92%;
        background-color: rgba(0,0,0,0.55);
        padding: 15px;
        height: 55px;
        margin: 50% 0;
    }*/


}
@media only screen and (min-width: 992px) and (max-width: 1920px) {
.ECUCATIONALHUB .bg-text h2 {
    font-size: 42px;
}
.topFooter .text-left a img {
    width: auto;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) and (orientation: landscape) {
    .contend-box ul li {
        display: inline-block;
        margin: 10px;
        width: 22% !important;
    }
    .img-section.RD-gallery .col-md-5 ul li {
        width: 48.8%;
        margin: 2px;
        float: left;
    }
    .bg-img .bg-text {
        width: 344px;
        height: auto;
        position: absolute;
        left: 31%;
        top: 94px;
        z-index: 2;
    }
    /*.CN-3box .content-text {
        position: absolute;
        top: 107px;
        left: 24px;
        color: #fff;
        width: 84%;
        background-color: rgba(0,0,0,0.55);
        padding: 15px;
        height: 55px;
    }*//* ok */
    .CN-3box .content-text {
        /* position: absolute; */
        top: 107px;
        left: 24px;
        color: #fff;
        width: 100%;
        background-color: rgba(0,0,0,0.85);
        padding: 15px;
        height: 55px;
    }

}
.downloadform tr td {
 vertical-align: middle !important;
}

.WBSlider .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0, 0.75);
    border: 2px solid #FFF;
    border-radius: 10px;
}
.WBSlider .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #F9BF23;
    border: 2px solid rgba(0,0,0, 0.75);
}
