@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
*{
    margin: 0px;
    padding: 0px;
}
body{
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #000;
    font-family: 'Roboto', sans-serif;
    /*text-align: justify;*/
}
p{
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
}
a{
    text-decoration: none;
}
h1,h2,h3,h4,h5,h6, ul{
    font-family: 'Roboto', sans-serif;
    color: #000; 
}
h1,h2,h3,h4,h5,h6{
 margin-bottom:10px;
}
h1{
    font-size: 40px;
    line-height: 50px;
}
h2{
    font-size: 36px;
    line-height: 4px;
}
h3{
    font-size: 28px;
    line-height: 38px;
    margin-bottom:15px;
}
h4{
    font-size: 24px;
    line-height: 34px;
}
h5{
    font-size: 20px;
    line-height: 30px;
    font-weight:700;
    color:#000000;
}
h6{
    font-size: 17px;
    line-height: 27px;
}

.inner-page-title{
    font-size:24px;
    line-height:36px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    text-align:left;
}
.white_space{height:300px;}


.hr-tp {padding:10px 0; position:relative;border-top: 5px solid #BD9607;border-bottom: 1px solid #EBCC5D;}
/* .header:after{position: absolute; content: url(../images/line.svg); height:100%; width:100%; left:0; bottom:-15px;}
.header:after{position:absolute; content: ""; right:0; bottom:-2px; height:2px; width:34%; background:#fff;}
.header:before{position:absolute; content: ""; right:0; top:10px; height:2px; width:375px; background:#BD9607;} */
.logo_part{display: flex;}
.logo{padding-right: 20px;}
.logo p {
    text-align: right; 
    margin-bottom:0;
    text-transform:uppercase;
    font-size: 13px;
    font-weight: 500;
}
.blinking {
    animation: blinkingText 1s infinite;
}
@keyframes blinkingText{
	0%{		color: #DB4D44;	}
	49%{	color:#47DC4C;	}
	50%{	color: #478CDC;	}
	99%{	color: #DB4D44;	}
	100%{	color: #000;	}
}
.small_logo {
    display: none;
}
.logo_text_dep{position: relative; margin-left:100px; padding-right:100px; width:100%;}
.logo_text_dep:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #BD9607;
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  z-index: -1;
  }
 
.logo_text_dep span {
    display: block; 
    font-size: 20px;
    color: #fff; 
    font-weight:700;
}
.logo_text_dep h6 { 
    display:block;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    margin-bottom:0;
    text-align: left;
}
.vertical-align-center-container{display:table}
.vertical-align-center{ 
    display: table-cell;
        vertical-align: middle;
}
.right_cta_sec{text-align:center;}
/* .right_cta_sec{padding-top:10px; position:relative;}
.right_cta_sec:before{position:absolute; content: ""; left:-69px; top:-20px; height:147px; width:2px; background:#BD9607; transform: rotate(45deg);} */
.head_icon_list{list-style-type:none; padding-left:0; display:inline-block;}
.head_icon_list li{display:inline-block; position:relative;} 
.head_icon_list li:after{position: absolute; content:""; right:0; top:5px; height:50%; width:1px; background:#A4A4A4;}
.head_icon_list li:last-child:after{display:none;}
.head_icon_list li a{color:#000; font-weight: 600; padding:0 15px; }
.head_icon_list li .fa{font-size:22px; color:#000;}
.head_icon_list li .home{color:#BD9607;}
.d_btn_radius{background:#BD9607; padding:5px 10px; width:275px; display:block; text-align:center; border-radius:5px; color:#FFFFFF; margin: 0 auto;}
.d_btn_border{border:1px solid #BD9607; padding:5px 10px; display:inline-block; text-align:center; color:#BD9607;}
.tab_box{border:2px solid #BD9607; border-radius:10px; background:#F4F4F4;}
.tab_box .nav-tabs{padding:10px 20px; border-bottom:2px solid #EBCC5D;}
.tab_box .tab-content{padding:20px;}
.tab_box .nav-tabs .nav-link{color:#313131!important; border:none; border-radius:25px;background-color: transparent!important;}
.tab_box .nav-tabs .nav-link.active{border-radius:25px; background-color:#BD9607!important; color:#FFFFFF!important;}
sec-dpt .in {
    display: flex;
    flex-wrap: wrap;
    column-gap: 25px;
    align-items: center;
    margin-bottom: 20px;
}
.sec-dpt .in select {
    width: auto;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    border: 0px;
}
.sec-dpt .in select:focus{
    border: 0px;
    box-shadow: unset;
}
.owl-dept.owl-carousel .owl-nav [class*=owl-], .owl-ori.owl-carousel .owl-nav [class*=owl-] {
    background-color: #BD9607!important;
    color: #FFF!important;
    font-size: 35px;
    line-height: 31px;  
    border-radius: 0px;
} 
.owl-dept.owl-carousel .owl-nav button.owl-next, .owl-dept.owl-carousel .owl-nav button.owl-prev, .owl-ori.owl-carousel .owl-nav [class*=owl-]{
    padding: 3px 20px 8px!important;
} 

.owl-cr .ig {
    position: relative;
}
.owl-cr .ig div {
    position: absolute;
    left: 20px;
    bottom: -20px;
    background-color: #000;
    padding: 5px 10px;
    font-weight: 700;
    color:#fff;
}
.owl-cr .cnt {
    padding: 50px 20px 30px;
}
.owl-cr .cnt h5 {
    font-weight: 500;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
    text-align:left;
}
.owl-cr .btn-gry{
    color: #000;
    font-size: 14px;
    border-radius: 30px;
} 
.btn-gry{
    background-color: #D9D9D9;
    padding: 6px 20px;
} 
.sec-dpt .in { 
    margin-bottom: 20px;
} 
.owl-dept.owl-carousel .owl-nav [class*=owl-], .owl-ori.owl-carousel .owl-nav [class*=owl-] {
    background-color: #BD9607!important;
    color: #FFF!important;
    font-size: 35px;
    line-height: 31px;  
    border-radius: 0px;
}
.owl-dept.owl-carousel .owl-nav [class*=owl-]:hover, .owl-ori.owl-carousel .owl-nav [class*=owl-]:hover{
    background-color: #000!important;
    color: #fff!important;
}
.owl-dept.owl-theme .owl-nav {
    position: absolute;
    right: 25%;
    bottom: -47px;
}
.owl-dept.owl-carousel .owl-nav button.owl-next, .owl-dept.owl-carousel .owl-nav button.owl-prev, .owl-ori.owl-carousel .owl-nav [class*=owl-]{
    padding: 3px 20px 8px!important;
}
.owl-dept{
    display: inline-block!important;
    padding-bottom: 50px;
}
.owl-bt a { 
    display: inline-block;
    float:right;
}

.btn-aids{
    background: #BD9607;
    color: #fff;
}
.btn-aids:hover{
    background: #000;
    color: #fff;
}
.bt-sm{
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    padding: 6px 30px;
}
.btn-aids-t{
    background: #fff;
    border: 1px solid #BD9607;
    color: #BD9607;
    display:inline-block;
}
.btn-aids-t:hover{
    background: #BD9607;
    border: 1px solid #BD9607;
    color: #fff;
} 
.GalleryNews{padding-bottom:50px;}
.GalleryNews>ul {
	padding: 0;
	margin: 0;
	position: relative;
	width: 100%;
	box-sizing: border-box;
	list-style: none;
	display: block;
	overflow-y: scroll;
	height: 422px;
} 
.GalleryNews>ul li {
	display: block;
	width: 100%;
	box-sizing: border-box;
	overflow: hidden; 
	position: relative;
	padding:10px 10px 10px 10px;
	background: #F4F4F4;
	margin-bottom: 10px;
}
.GalleryNews>ul li:last-child{margin-bottom:0;}
.GalleryNews>ul li:hover {
	background: #DDD;
}
.GalleryNews ul li{display:flex;}
.GalleryNews .in-content{margin-left:10px;} 
.GalleryNews .in-content .date{background:#000; font-size:14px; color:#fff; padding:2px 10px; border-radius:25px; margin-bottom:10px; display: inline-block;} 
.GalleryNews .in-content h3{font-size:14px; text-align:left; line-height:24px;margin-bottom:15px;}
.GalleryNews>ul::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5; 
}

.GalleryNews>ul::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

.GalleryNews>ul::-webkit-scrollbar-thumb
{
	background-color: #BD9607;
    border-radius: 10px;
}
.counter{background:url(../images/count-bg-pattern.png) no-repeat top; background-size:cover; background-color:#BD9607; padding:100px 50px 100px 50px; color:#fff; display:flex;flex-wrap: wrap;}
.counter .count{margin-right:50px; position:relative;}
.counter .count:last-child{margin-right:0;}
.counter .count:after{position:absolute; right:-25px; top:-5px; content: ""; width:1px; height:100%; background:#FFFCCC;transform: rotate(15deg);}
.counter .count:last-child:after{display:none;}
.counter .count p{margin-bottom:0;}
.counter h3{color:#fff; font-size:40px; font-weight:700; text-transform:uppercase;}
.counter p{font-size:16px; text-align:left;}
.join-sec{background: url(../images/join-bg.png) no-repeat; background-size:cover; padding: 20px; position:relative;display: flex;
    flex-wrap: wrap;align-items: center;justify-content: center;}
.join-sec h4 span{font-size: 20px;
    line-height: 25px;
    margin-bottom: 10px;
    display: inline-block;}
.join-sec h4{font-size:34px; line-height:36px; color: #fff; position:relative; z-index:9;margin-bottom: 15px;}
.join-sec:after{position: absolute; content:""; left:0; top:0; background: rgb(7 29 44 / 90%); height:100%; width:100%;}


/* Footer Styles Start */
.ftr{
    background: #EFF0F1;
}
.fr-tp {
    padding: 50px 0px;
}
.fr-tp h5 {
    font-weight: 700;
    margin-bottom: 20px;
}
.fr-tp ul{
    list-style-type: none;
    padding-left: 0px;
}
.fr-tp ul li a{
    color: #5F5F5F;
}
.ft-tw h5.mt-4{
    margin-top: 40px!important;
}
.fr-btm a{
    color: #005D99;
    font-weight: 600;
}
.fr-btm {
    padding-bottom: 20px;
}
.fr-btm ul li{
    display: inline-block;
    margin: 0px 2px;
}
.fr-btm ul li i{
    width: 30px;
    height: 30px;
    background-color: #cdcdcd;
    text-align: center;
    align-items: center;
    display: inline-block;
    line-height: 30px;
    color: #fff;
    border-radius: 5px;
}
.fr-btm ul li i:hover{
    background-color: #005D99;
}
.fr-logo{
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    align-items: end;
}
.fr-logo a{
    width: 48%;
}
.fr-logo img{
    max-width: 100%;
}
.fr-abt {
    color: #5F5F5F;
}
.fr-abt h6, .fr-abt ul li span:first-child{
    font-weight: 600;
}
.fr-abt ul li span:first-child{
    display: inline-block;
    width: 60px;
}
.fr-abt h6{
    color: #5F5F5F;
    font-size: 16px;
    line-height: 19px;
}
.fr-abt p  { 
    line-height: 22px;
}
.fr-abt ul li{
    margin-bottom: 10px;
    display: flex;
    flex-wrap: nowrap;
}
.ftr a:hover{
    color: #005D99;
}
.mb-frlogo {
    display: none;
}
.fr-h5 {
    display: flex;
    flex-wrap: wrap;
}
.fr-h5 .fr-accordian {
    width: 50%;
}
/* Footer Styles End */

/* Main panel styles */
.btn-wh{
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
}
.btn-wh:hover, .btn-wh:focus{
    background: #fff;
    border: 1px solid #fff;
    color: #BD9607;
}
.hm-banner{
    margin-bottom: 100px;
}
.hm-banner .container{
    position: relative;
}
.bnr-bt {
    position: absolute;
    bottom: -55px;
    left: 0;
    right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0px 12px;
}
.bnr-inr{
    display: inline-block;
    margin-right: 5px;
}
.bnr-inr button{
    position: unset!important;
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #BD9607!important;
    color: #FFF!important;
    line-height: 52px;
    opacity: 0.8;
}
.bnr-inr .carousel-control-next-icon, .bnr-inr .carousel-control-prev-icon {
    width: 1rem;
    height: 1rem;
    position: relative;
    top: 2px;
}
.bnr-inr .carousel-control-next{
    margin-left: 2px;
}
.dpt-sec .inr {
    background-color: #BD9607;
    padding: 20px 40px;
}
.dpt-sec h5{
    font-size: 22px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
}
.dpt-sec h5 span{
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
}

/* Header styles */
.site-header{
    padding: 0px;
    max-width: 100%;
    display: block;
}
.hr-bt{
    background-color: #FFF7D9;
}
.hr-bt .primary-navigation > div > .menu-wrapper{
    justify-content: center;
}
.hr-bt li{
    padding: 15px 0px;
}
.hr-bt li a{
    color: #000000;
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    padding: 0px 15px;
    position: relative;
    /*border-right: 1px solid #757575;*/
}
.hr-bt #primary-menu-list > li.current-menu-item > a, .hr-bt #primary-menu-list > li:hover > a, .hr-bt #primary-menu-list > li > a:focus{
    color: #BD9607;
    text-decoration: unset!important;
}
.hr-bt li .dropdown{
    border: unset;
}
.hr-bt li .dropdown > li{
    transition: all ease .5s;
}
.hr-bt li.dropdown ul > li:hover > a, .hr-bt .primary-navigation .dropdown .current-menu-item > a{
    background-color: #FFF7D9;
    color: #BD9607;
}
.hr-bt li .dropdown > li a:hover{
    text-decoration: unset;
}
.hr-bt .current-menu-item .dropdown .menu-item > a, .hr-bt .current-menu-item .dropdown .menu-item > a:hover {
    text-decoration: unset!important;
}
.hr-bt ul > li.menu-item-has-children .sub-menu-toggle{
    display: none!important;
}
.hr-bt ul > li.menu-item-has-children > a{
    /*padding-right: 30px!important;*/
}
.hr-bt ul > li.current-menu-parent > a{
    color: #BD9607;
}
.primary-navigation > div > .menu-wrapper > li > .sub-menu:before, .primary-navigation > div > .menu-wrapper > li > .sub-menu:after{
    left: 50%;
    border-color: #BD9607 transparent;
    display: none;
    content: unset;
}
.hr-bt ul > li.menu-item-has-children ul {
    padding-top: 0px!important;
}
.hr-bt ul.dropdown-menu{
    padding-bottom:0px;
}
/*.hr-bt ul > li.menu-item-has-children > a:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 45%;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}*/
.hr-bt ul > li > a:before{
    content: '';
    width: 1px;
    height: 10px;
    background-color: #757575;
    position: absolute;
    top: 6px;
    bottom: 0;
    right: 0;
}
.hr-bt ul li .dropdown a:before{
    content: unset;
}
.hr-bt ul li .dropdown li.menu-item-has-children ul{
    display:none;
    left: 100%;
    position: absolute;
    top: 0;
    margin-left: 0px;
    min-width: 200px;
    transition: all ease .5s;
}
.hr-bt ul li .dropdown li.menu-item-has-children a:hover + ul{
    display:block;
}
.hr-bt li:last-child a:before{
    content: unset;
}

/* Hover submenu styles */
.dropdown-submenu ul.dropdown-menu {
    left: 100%;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: 0px;
}
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
/* Hover submenu styles  */

.owl-dept img {
     min-height: 260px;
     max-height: 260px;
}
.in-image img{
    max-width: 120px;
}
.count-sec a.btn-wh{
    position: relative;
    z-index: 9999;
}
.desktop_contact {
    width: max-content;
    padding-left: 15px;
    padding-right: 15px;
}
.submitBtn{
	height: 34px;
	line-height: 8px;
	color: #fff!important;
	background-color: #005596;
	
}
.submitBtn:hover{
    background-color: #BD9607;
}
.navbar-form .form-control {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    padding: 4px 10px;
    border: 1px solid #cdcdcd;
}
.navbar-form .form-control:focus{
    outline: 0px;
    box-shadow: 0 0 0 2px rgb(192 151 41 / 23%);
}
.push_up {
   min-width: 320px;
    z-index: 9999;
    padding: 10px;
}
.push_up form {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    column-gap: 15px;

}
.error-page {
    font-family: roboto-regular;
    font-size: 20px;
    text-align: center;
    list-style-type: none;
}
.error-page > li {
    line-height: 2;
}
.inr-pg-bnr {
    padding-top: 200px;
}
.sec-med {
    padding: 60px 0px;
}
.f-wh {
    color: #fff;
}
.f-blu {
    color: #333;
}
#sidebar h4{
  margin-bottom:25px;
}
.foot_head_sidebar{
  margin:5px 0px;
}
.foot_ul_sidebar {
    margin-left: 0px;
    list-style-type: none;
    padding-left: 0px;
}
.foot_ul li {
	list-style-type: square;
	color: #7f7f7f;
	padding-left: 6px;
}
.foot_ul_sidebar li:first-child a {
    border-top: 1px solid #BD9607;
}
.foot_ul_sidebar li a {
	border-bottom: 1px solid #BD9607;
    width: 100%;
    display: inline-block;
    padding: 8px 15px;
    text-decoration: unset;
    text-align: left;
    text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	color: #BD9607;
	transition: all ease .5s;
    font-weight: 600;
    background: #FFF7D9;
}

.foot_ul_sidebar li a:hover, .foot_ul_sidebar li a:focus, .foot_ul_sidebar li.active a {
	transition: all ease .5s;
	/*background: #BD9607!important;*/
	background: #e7d387!important;
	color: #333;
    outline: 0px;
    text-decoration: unset;
}

.foot_ul_sidebar li a {
	text-transform: uppercase;
	font-size: 14px;
	line-height: 28px;
	color: #333;
	transition: all ease .5s;
}
.hr-bt .sub-menu-toggle {
    height: auto!important;
}
.hr-bt .dropdown li{
    padding: 0px!important;
}
.hr-bt .primary-navigation .dropdown .menu-item > a {
    padding: 8px 15px;
}
.primary-navigation > .primary-menu-container ul > li .sub-menu-toggle[aria-expanded=false] ~ ul{
    background-color: #fff;
}
.primary-navigation > div > .menu-wrapper > li > .dropdown li{
     background-color: #fff;
}


/* Faculty style */
.hod-container {
    background: #f4f4f4 none repeat scroll 0 0;
    box-shadow: 1px 1px 0 #ccc;
    font-family: "open sans",arial,tahoma,verdana;
    height: auto;
    overflow: auto;
    padding: 10px;
    margin-bottom: 20px;
}
.hod-container .hod-image{
  width: 20%;
}
.hod-container .hod-image, .hod-container .hod-info{
  float: left;
}
.hod-container .hod-info {
    padding: 0 2%;
    width: 75%;
}
.hod-container .hod-info h4 {
    border-bottom: 1px solid #333;
    font-size: 18px;
	font-family: 'Roboto-Regular';
	font-style: italic;
    font-weight: 100;
    margin-bottom: 0;
    margin-top: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.hod-info span strong{
 font-weight: normal;
}
.hod-container .hod-info span {
    border-bottom: 1px solid #ccc;
    display: block;
    font-size: 16px;
    padding: 16px 0;
}
.hod-container .hod-info span.last {
    border-width: 0;
}
.hod-info i{
  font-weight: bold;
}
.hod-container .hod-info span.last a{
    float: right;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

/* Tab styles */
.wc-shortcodes-tabs{
    border: 2px solid #BD9607;
    border-radius: 10px;
    background: #F4F4F4;
    overflow: hidden;
}
.wc-shortcodes-tabs .wcs-tabs-nav{
    padding: 10px 20px!important;
    border-bottom: 2px solid #BD9607!important;
}
.wc-shortcodes-tabs ul.wcs-tabs-nav a{
    color: #313131!important;
    border: none!important;
    padding: 5px 15px!important;
    border-radius: 25px;
    background-color: transparent!important;
} 
.wc-shortcodes-tabs ul.wcs-tabs-nav .wcs-state-active a{
    border-radius: 25px;
    background-color: #BD9607!important;
    color: #FFFFFF!important;
}
.wc-shortcodes-tabs .tab-content{
    border: unset;
    background: #F4F4F4;
}
.wc-shortcodes-tabs .tab-content ul, .inr-pg-sec .col-xxl-9 ul{
    list-style-type: none;
    padding-left: 0px;
}
.wc-shortcodes-tabs .tab-content ul li::before, .inr-pg-sec .col-xxl-9 ul li::before {
    content: "»";
    font-size: 30px;
    line-height: 20px;
    color: #BD9607;
    margin-right: 10px;
    display: inline-block;
    position: relative;
    top: 3px;
}
.inr-pg-sec .col-xxl-9 ul li{
    /*display: flex;*/
    margin-bottom: 10px;
}
.inr-pg-sec .col-xxl-9 ul li a{
    color:#333;
}
.wc-shortcodes-tabs ul.wcs-tabs-nav li:before{
    content: unset;
}
.wc-shortcodes-tabs .tab-content ul li a{
    color: #333333;
}
/*.wc-shortcodes-tabs .tab-content ul li a:after{
    content: '';
    background: url('http://it.sairaminstitutions.com/wp-content/uploads/sites/2/2023/08/click-here.gif')no-repeat;
    display: inline-block;
}*/
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger a{
    background-color: #FFF7D9;
    color: #333;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-trigger{
    border: 1px solid #BD9607;
    border-radius: 7px;
    overflow: hidden;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-content{
    border: 1px solid #BD9607;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-header-active{
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.wc-shortcodes-accordion .wc-shortcodes-accordion-header-active a{
    background-color: #BD9607;
    color: #fff;
}
.hr-bt .primary-navigation .dropdown .current-menu-item > a, .hr-bt .primary-navigation .dropdown .current-menu-item > a:hover{
    text-decoration: unset;
}
.wc-shortcodes-font-awesome-enabled .wc-shortcodes-toggle .wc-shortcodes-toggle-trigger a{
    background-color: #FFF7D9;
    color: #333;
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger.active a {
    background-color: #BD9607;
    color: #fff;
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-container{
    border: 1px solid #BD9607;
    border-top: 0px;
}
.wc-shortcodes-toggle .wc-shortcodes-toggle-trigger{
    border: 1px solid #BD9607;
}
.hr-bt ul > li.menu-item-has-children.dropdown > ul.dropdown-menu{
    position: absolute;
    top: 98%;
    min-width: 200px;
    width: max-content;
    border-radius: 0px!important;
    border-color: #bd96073b;
    box-shadow: 0px 0px 15px 0px rgb(189 150 7 / 19%);
}
.dropdown.dropdown-submenu ul{
    top: 0%!important;
}
.dropdown-menu li a:before{
    content: unset!important;
}
.dropdown-menu li a:hover{
    text-decoration: unset;
}
.dropdown-menu li{
    width: 100%!important;
    padding: 8px 0px;
}
.list-of-students  div p span.rank-name {
    font-weight: 600;
    height: 28px;
    overflow: hidden;
    text-transform: uppercase;
    white-space: nowrap;
}
.list-of-students div p span {
    border-bottom: 1px solid rgb(235 204 93 / 47%);
    display: block;
    font-size: 12px;
    margin-right: 3px;
    padding: 5px 0 5px 10px;
	text-transform: uppercase;
}
.list-of-students img {
    height: 160px!important;
}
.ps-hd h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
}
.about_dept .tab-content .btn-aids-t{
    margin-top: 20px;
    display: inline-block;
}
.about_dept .tab-content .btn-aids-t:hover{
    background-color: #BD9607;
    color: #fff;
}
.single-post .tab-content{height:400px; overflow:scroll;}
.sideBarAccordion button:hover{background-color:#4b576a; color:#fff;}
.sideBarAccordion button:focus{box-shadow:none;}
.sideBarAccordion button.accordion-button {
    padding: 10px;
    line-height: 0;
}
.sideBarAccordion .accordion-button:after {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;
}
.sideBarAccordion .accordion-body{padding:10px;} 

/*#hmBanner img{
	max-height: 408px;
}*/
.in-cnt .wc-shortcodes-item:first-child {
    margin-top: 0em;
}
.in-cnt h4:first-child{
    padding-top: 0px;
}
.fr-btm .pwd img {
    position: relative;
    top: -2px;
}


@media(min-width: 1600px){
    .counter .count {
        margin-right: 80px;
    }
    .counter .count:after{
        right: -40px;
    }
    .counter{
        padding: 100px 100px 100px 12%;
        justify-content: center;
    }
    
}
@media(min-width: 1440px) and (max-width: 1599px){

}
@media(min-width: 1200px) and (max-width: 1599px){
    .counter{
        padding: 80px 50px 80px 5%;
    }
    .counter .count{
        max-width: 35%;
    }
}
@media(max-width: 1280px){
   .head_icon_list li a{padding: 0 10px;}
}
@media(min-width: 1024px) and (max-width: 1280px){
    
}
@media(min-width: 992px) and (max-width: 1199px){
   .logo_text_dep:after{
       transform: skew(331deg);
   }
   .logo_text_dep{
       margin-left: 80px;
        padding-right: 30px;
   }
   .join-sec h4 {
        font-size: 30px;
        line-height: 32px;
   }
   .join-sec h4 span {
        font-size: 18px;
        line-height: 24px;
   }
   .GalleryNews>ul li{
       padding: 10px 5px 10px 5px;
   }
   .inr-pg-bnr h1 {
        font-size: 45px;
        line-height: 60px;
   }
}
@media(min-width: 992px){
    .fr-btm .col-12 {
        display: flex;
        width: 100%;
        justify-content: space-between;
    } 
     .dropdown:hover>.dropdown-menu {
        display: block;
    }
    .dropdown-submenu:hover>.dropdown-menu {
        display: block;
    }
}
@media(min-width: 768px) and (max-width: 1199px){
    .counter .count{
        max-width: 25%;
    }
    .counter p {
        line-height: 20px;
    }
    .d_btn_radius{
        width: auto;
    }
    .inr-pg-bnr h1 {
        font-size: 40px;
        line-height: 55px;
   }
}
@media(max-width: 991px){
    .primary-navigation > .primary-menu-container, .primary-navigation-open .menu-button-container{
        background-color: #FFF7D9;
    }
    .hr-bt ul > li > a:before {
        content: unset;
    }
    .hr-bt ul > li.current-menu-parent > a{
        justify-content: space-between;
        display: flex;
    }
    .logo_part .logo {
        width: 40%;
    }
    .logo_part .logo_text_dep {
        width: 60%;
    }
    .logo_text_dep:after{
        transform: skew(0deg);
    }
    .logo_text_dep {
        margin-left: 20px;
        padding-right: 20px;
    }
    .logo_text_dep .vertical-align-center {
        padding: 5px 10px;
    }
    .head_icon_list{
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-bottom: 0px;
    }
    .right_cta_sec {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        margin-top: 10px;
        justify-content: space-between;
    }
    .d_btn_radius{
        width: auto;
        margin: unset;
    }
    .d_btn_radius{
        padding: 5px 30px;
    }    
    .logo_part .logo img {
        max-width: 100%;
    }
    .hr-bt ul > li.menu-item-has-children > a.dropdown-toggle::after{
        position: absolute;
        right: 20px;
        top: 8px;
    }
    .hr-bt ul > li.menu-item-has-children.dropdown > ul.dropdown-menu{
        width: 300px;
    }
}
@media(min-width: 768px){
   
}
@media(min-width: 768px) and (max-width: 991px){ 
    .fr-btm .col-12 {
        display: flex;
        flex-wrap: wrap;
    }
    .fr-btm ul {
        width: 40%;
        text-align: right;
    }
    .counter{
        padding: 60px 50px 60px 50px;
    }
    .logo_text_dep{
        margin-right: 100px;
    }
    .hr-bt li {
        padding: 15px 40px;
    }
    .fr-h5 .fr-accordian:first-child{
        width: 60%;
    }
    .fr-h5 .fr-accordian:last-child{
        width: 40%;
    }
    .fr-h5 .fr-accordian:first-child ul {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
    }
}
@media(min-width: 482px) and (max-width: 991px){
    .menu-button-container {
		display: flex;
	}
	.has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		position: fixed;
		transform: translateY(0) translateX(100%);
	}
	.admin-bar .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		top: var(--global--admin-bar--height);
	}
	.admin-bar .primary-navigation > .primary-menu-container {
		height: calc(100vh - var(--global--admin-bar--height));
	}
	.primary-navigation > .primary-menu-container:focus {
		border: 2px solid var(--global--color-primary);
	}
	.primary-navigation-open .primary-navigation {
		width: 100%;
		position: fixed;
		z-index: 2;
	}
	.primary-navigation {
	    position: fixed;
		top: var(--global--admin-bar--height)!important;
	}
	.primary-navigation-open .has-logo.has-title-and-tagline .primary-navigation > .primary-menu-container {
		transform: translateX(0) translateY(0);
	}
	.primary-navigation > .primary-menu-container {
		height: 100vh;
		z-index: 499;
        overflow-x: hidden;
        overflow-y: auto;
        border: 2px solid transparent;
	}
	.primary-navigation > .primary-menu-container {
    	position: fixed;
    	visibility: hidden;
    	opacity: 0;
    	top: 0!important;
    	right: 0;
    	bottom: 0;
    	left: 0;
    	padding-top: calc(var(--button--line-height) * var(--primary-nav--font-size-button) + 42px + 5px);
    	padding-left: var(--global--spacing-unit);
    	padding-right: var(--global--spacing-unit);
    	padding-bottom: var(--global--spacing-horizontal);
    	transform: translateY(var(--global--spacing-vertical));
    }
	.primary-navigation > div > .menu-wrapper li {
    	display: block!important;
    	position: relative;
    	width: 100%;
    }
}

@media(max-width: 767px){ 
    
    .ftr .m-li ul{
        /*display: none;*/
    }
    .acr-cnt{
        display:none;
    }
    .fr-tt{
        cursor:pointer;
    }
    .fr-tt:after{
        float:right;
        font-size: 20px;
        line-height: 28px;
        content: "+";
        display: inline-block;     
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .active-hdr .fr-tt:after {
        content: "-";
        transform: rotate(180deg);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }
    .ftr {
        background: #fff;
    }
    .fr-abt h6 {
        color: #005D99!important;
        font-weight: 700;
        font-size: 20px;
        line-height: 30px;
        text-align: initial;
    }
    .acr-cnt{
        padding: 0px 15px;
    }
    .mb-frlogo{
        display: block;
    }
    .fr-logo, #ovtab{
        display: none;
    }
    .fr-abt {
        margin-top: 15px;
    }
    .mb-frlogo{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #898989;
        margin: 10px 0px 25px;
    }
    .cpy-rt span{
        display: block;
    }
    .fr-btm .col-12{
        display: grid;
        flex-direction: column-reverse;
    }
    .fr-btm ul{
        order: 1;
    }
    .mb-frlogo {
        order: 2;
    }
    .cpy-rt {
        order: 3;
    }
    .pwd {
        order: 3;        
        margin-top: 10px;
    }
    .fr-h5 h5 {
        padding: 15px 15px;
        background-color: #F5F5F5;
        border-top: 1px solid #5F5F5F;
        border-bottom: 1px solid #5F5F5F;
        font-size: 20px;
        line-height: 26px;
        margin-top: 15px!important;
    }
    .fr-tp {
        padding: 30px 0px;
    }
    .fr-btm, .sec-vc .in, .sec-vc .col-lg-4 {
        text-align: center;
    }
    .fr-btm ul {
        margin: 20px 0px;
    }
    .fr-h5 .fr-accordian {
        width: 100%;
    }
    .active-hdr h5{
        border-bottom: 0px;
        margin-bottom: 5px;
        margin-top: 0px!important;
    }
    .active-hdr{
        border-bottom: 1px solid #5F5F5F;
        background-color: #F5F5F5;
    }
    .fr-abt ul li a{
        display: inline-block;
    }
    .counter{
        padding: 50px 50px;
    }
    .counter .count {
        margin-bottom: 30px;
        margin-right: 0px;
        width: 100%;
    }
    .counter .count:after{
        top: unset;
        bottom: -12px;
        width: 100%;
        height: 1px;
        transform: unset;
        left: 0px;
    }
    .counter .count:last-child {
        margin-bottom: 0px;
    }
    .bnr-bt {
        flex-wrap: wrap;
        flex-direction: column-reverse;
        position: unset;
    }
    .bnr-bt .bnr-inr{
        margin-top: -30px;    
        margin-bottom: 10px;
    }
    .hm-banner {
        margin-bottom: 30px;
    }
    .logo_part {
        flex-wrap: wrap;
    }
    .logo_part .logo {
        width: 100%;
        max-width: 50%;
    }
    .logo_text_dep {
        margin-left: 0px;
        margin-right: 0px;
        padding-right: 0px;
    }
    .logo_text_dep span {
        font-size: 18px;
    }
    .logo_text_dep h6{
        font-size: 17px;
    }
    .dpt-sec {
        display: none;
    }
    .owl-dept.owl-theme .owl-nav{
        right: unset;
    }
    .sec-dpt .col-lg-4{
        margin-top: 40px;
    }
    .about_dept.py-5 {
        padding-top: 1rem!important;
    }
    .logo_part .logo_text_dep {
        width: 100%;
    }
    .head_icon_list li a{
        padding: 0 10px;
    }
    .hm span{
        display: none;
    }
    .d_btn_radius {
        padding: 5px 15px;
    }
    .logo p{
        font-size: 10px;
    }
    .hr-bt li a{
        padding: 0px;
    }
    .single-post .tab-content{height: auto;}
    .inr-pg-bnr h1 {
        font-size: 30px;
        line-height: 40px;
	}	
	.bt-sm {
		padding: 6px 20px;
	}	
	.hod-container .hod-image, .hod-container .hod-info{
		width: 100%!important;
	}
	.inr-pg-sec .side{
		margin-top: 30px;
	}
}