@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsBold.eot');
    src: url('../fonts/PoppinsBold.eot') format('embedded-opentype'),
         url('../fonts/PoppinsBold.woff2') format('woff2'),
         url('../fonts/PoppinsBold.woff') format('woff'),
         url('../fonts/PoppinsBold.ttf') format('truetype'),
         url('../fonts/PoppinsBold.svg#PoppinsBold') format('svg');
		 font-weight: bold;
		 font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsMedium.eot');
    src: url('../fonts/PoppinsMedium.eot') format('embedded-opentype'),
         url('../fonts/PoppinsMedium.woff2') format('woff2'),
         url('../fonts/PoppinsMedium.woff') format('woff'),
         url('../fonts/PoppinsMedium.ttf') format('truetype'),
         url('../fonts/PoppinsMedium.svg#PoppinsMedium') format('svg');
		 font-weight: 400;
		 font-style: normal;
}
@font-face {
    font-family: 'Poppins';
    src: url('../fonts/PoppinsRegular.eot');
    src: url('../fonts/PoppinsRegular.eot') format('embedded-opentype'),
         url('../fonts/PoppinsRegular.woff2') format('woff2'),
         url('../fonts/PoppinsRegular.woff') format('woff'),
         url('../fonts/PoppinsRegular.ttf') format('truetype'),
         url('../fonts/PoppinsRegular.svg#PoppinsRegular') format('svg');
		 font-weight: 200;
		 font-style: normal;
}


html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body{ margin:0; padding:0;  font-family: 'Poppins'; background:#fff;}
a{ margin:0; padding:0; text-decoration:none !important;  outline:none !important; -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;}
a:hover{ color:#111;}
::selection{ background:#111; color:#fff;}
::-moz-selection{ background:#111; color:#fff;}
::-webkit-selection{ background:#111; color:#fff;}
img{ max-width:100%; height:auto;}
ul{ margin:0; padding:0; list-style-type:none;}
li{ margin:0; padding:0;}
p{ padding:0; color:#555555; font-size:14px;   font-family: 'Poppins'; margin:0 0 15px 0; font-weight:300;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0;   font-family: 'Poppins'; color:#151515;}
input, select, button{outline:none !important;}

html{scrollbar-color:#f05324 #1c2e4d; scrollbar-width: thin;}
body::-webkit-scrollbar { width: 8px;}
body::-webkit-scrollbar-track {background: #1c2e4d;}
body::-webkit-scrollbar-thumb {background: #f05324;}
body::-moz-scrollbar { width: 8px;}
body::-moz-scrollbar-track {background: #1c2e4d;}
body::-moz-scrollbar-thumb {background: #f05324;}
body::-o-scrollbar { width: 8px;}
body::-o-scrollbar-track {background: #1c2e4d;}
body::-o-scrollbar-thumb {background: #f05324;}
body::-ms-scrollbar { width: 8px;}
body::-ms-scrollbar-track {background: #1c2e4d;}
body::-ms-scrollbar-thumb {background: #f05324;}
.hc-offcanvas-nav .nav-container{ display:block!important; width: 435px !important; left: -168px !important;}
.hc-offcanvas-nav.nav-position-left .nav-container{ left:0!important}
.hc-offcanvas-nav.hc-nav-1.nav-position-left .nav-container {transform: translate3d(-493px, 0, 0);}
.wrapper2 { display:none;}
.menuSocilal{ bottom:20px}
.closebtn1:before{ display:none!important}
.closeDiv1{ width:65%; position:relative; margin-top: -20px;}
.menu-link{ display: flex; align-items: center; justify-content: center; position: fixed; top:40px; right: 0; background: #eb3939;
 width: 60px; height:60px;  z-index: 999999; }
.sticky .menu-link{ top: 0; height: 60px; }
.langLinkMain img{margin-top: -24px; }
.callWrapperMain h3{ font-size:14px; color:#0050be}
.callWrapperMain a{ color:#222222; font-size:14px;  font-family: 'Poppins';}
.callWrapperMain{ position:relative; padding-left: 46px;}
.callWrapperMainDiv{ position:absolute; left:0; top:0px;}
.headerRightmainAll ul{ margin:0; padding:0}
.headerRightmainAll ul li{ display:inline-block}
.headerRightmainAll ul li{ padding-right:30px;}
.headerRightmainAll{ float:right; padding-right:20px; padding-top: 25px;}
.loginImgmain{padding: 10px 0px 0px 36px;
display: block;}

.main-container {
    max-width: 1586px;
    padding: 0 80px;
    width: 100%;
    margin: 0 auto;
}
.main-container-1 {
    max-width: 1586px;
    padding: 0 130px;
    width: 100%;
    margin: 0 auto;
}
.main-container-2 {
    max-width: 1586px;
    padding: 0 135px;
    width: 100%;
    margin: 0 auto;
}
.header-strip{
	background-color: #f05324;
	padding: 10px 0;
}
.header-strip h6{
	color: white;
	padding-top: 10px;
}
.header-strip h5{
	font-size: 12px;
	color: white;
	float: left;
	margin-right: 50px;
	position: relative;
	padding-top: 10px;
	padding-left: 30px;
}
.header-strip h5::before{
	content: "";
	position: absolute;
	background: url(../images/phone-call.png);
	width: 30px;
	height: 30px;
	top: 8px;
	left: 0;
	background-repeat: no-repeat;
}
.header-strip h4{
	font-size: 12px;
	color: white;
	float: left;
	margin-right: 60px;
	padding-top: 10px;
	position: relative;
	padding-left: 30px;
}
.header-strip h4::before{
	content: "";
	position: absolute;
	background: url(../images/mail.png);
	width: 30px;
	height: 30px;
	top: 8px;
	left: 0;
	background-repeat: no-repeat;
}
.header-strip i{
	border: 1px solid white;
		color: white;
		width: 38px;
		font-size: 16px;
		border-radius: 30px;
		padding: 10px;
		transition: .7s;
		text-align: center;
		margin-right: 8px;
}
.header-strip img{
	width: 37px;
	margin-right: 8px;
}
.menu-ic{
	float: left;
	width: 100%;
	position: relative;
    right: 35px;
	}
	.menu-ic i{
		color: white;
		width: 35px;
		
		border-radius: 30px;
		padding: 8px;
		transition: .7s;
		text-align: center;
	}
	.menu-ic i:hover{
		transition: 0.7s;
		color: yellow;
		transform: scale(1.1);
	}
	.menu-ic ul li{
		display: block;
		float: right;
		padding-right: 0px;
		padding-top: 0px;
	}
	
.loginImgmain img{
	width: 280px;
	margin-left: 0px;
}
/*--------------menu-------------*/
.main-menu ul li>ul {}

.main-menu ul li>ul>li:first-child {
	border-radius: 10px 10px 0 0;
	/*border-top: 4px solid #d41a26;*/
}

.main-menu ul li>ul>li:last-child {
	border-radius: 0 0 10px 10px;
}
header{
	background: #0f2c3a00;
	position: fixed;
    left: 0;
    right: 0;
	z-index: 100;
}

.main-menu,
.main-menu ul,
.main-menu ul li,
.main-menu ul li a,
.main-menu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.main-menu:after,
.main-menu>ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.main-menu #head-mobile {
	display: none
}

.main-menu {
	font-family:"Poppins";
}

.main-menu>ul>li {
	display: block;
	float: left;
}

.main-menu>ul>li>a {
	text-transform: uppercase;
	padding: 10px 9px;
	font-size: 12px;
	text-decoration: none;
	color: #f05324;
	font-family: 'Poppins';
	position: relative;
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	display: inline-block;
	text-align: center;
}


/*.main-menu > ul > li:first-child > a{ padding-left: 0; }*/

.main-menu>ul>li>a:hover {
	color: #eee;
}

.main-menu>ul>li:hover,
.main-menu ul li.active:hover,
.main-menu ul li.active,
.main-menu ul li.has-sub.active:hover {
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease;
}

.main-menu>ul>li.has-sub>a:before {
	position: absolute;
	top: 17px;
	right: 2px;
	display: block;
	width: 13px;
	height: 8px;
	background: url(../images/menu-dropdown.png) no-repeat;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}

.main-menu>ul>li.has-sub:hover>a:before {
	background: url(../images/menu-dropdown.png) no-repeat;
}

.main-menu ul ul {
	position: absolute;
	left: -9999px;
	z-index: 100;
}

.main-menu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	background: #f05324;
	transition: all .25s ease;
}

.main-menu ul ul li:hover {
	background: #222538;
	color: #fff
}

.main-menu li:hover>ul {
	left: auto
}

.main-menu li:hover>ul>li {
	height: 50px
}

.main-menu ul ul ul {
	margin-left: 100%;
	top: 0
}

.main-menu ul ul li a {
	/*border-bottom:1px solid rgba(150,150,150,0.15);*/
	padding: 17px 15px;
	width: 325px;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
	text-align: left;
}

.main-menu ul ul li:last-child>a,
.main-menu ul ul li.last-item>a {
	border-bottom: 0;
}

.main-menu ul ul li:hover>a,
.main-menu ul ul li a:hover {
	color: #fff;
}

.main-menu ul ul li.has-sub>a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}

.main-menu ul ul li.has-sub>a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}

.main-menu ul ul>li.has-sub:hover>a:before {
	top: 17px;
	height: 0
}

.main-menu ul ul li.has-sub:hover,
.main-menu ul li.has-sub ul li.has-sub ul li:hover {
	background: #363636;
	color: #fff
}

.main-menu ul ul ul li.active a {
	border-left: 1px solid #333;
}

.main-menu>ul>li.has-sub>ul>li.active>a,
.main-menu>ul ul>li.has-sub>ul>li.active>a {
	border-top: 1px solid #333;
}

.main-menu>ul>li:last-child:after {
	display: none;
}

.main-menu>ul>li.has-sub>a::before {
	position: absolute;
	top: 30px;
	right: 0px;
	display: block;
	width: 13px;
	height: 8px;
	background: url(../images/menu-dropdown.png) no-repeat;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease;
}

.main-menu>ul>li>a>span {
	display: block;
	font-size: 11px;
	color: #d5a942;
	line-height: 1;
	position: absolute;
	right: 20px;
	top: 10px;
}

.headerLeftmainFloatMenu {
	float: right;
	padding-left: 20px;
	padding-right: 0px;
}
.headerLeftmainFloat {
	float: left
}
.mangement-row{
    display: flex;
    justify-content: center;
}


.faculty-card-pc { 
    border: 3px solid #ef4124;
    padding: 0px 20px;
    background: white;
    margin: 10px auto;
    text-align: center;
}
.faculty-card-pc h3 {
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    padding-top: 20px;
    padding-right: 0;
}
.faculty-card-pc h4 {
    font-size: 14px;
    color: #ef4124;
    padding-bottom: 20px;
    padding-right: 0;
}
.aboutWrapperMain a span {
	-moz-transition: .4s;
	-webkit-transition: .4s;
	-ms-transition: .4s;
	-o-transition: .4s;
	transition: .4s;
	position: absolute;
	left: 0;
	top: 0;
	background: #0050be url(../images/btn-icon1.png) center center no-repeat;
	width: 27px;
	height: 27px;
	border-radius: 50%;
}

.aboutWrapperMain a {
	position: relative;
	color: #111111;
	font-weight: bold;
	font-size: 17px;
	font-family: 'Poppins';
	padding-left: 34px;
	min-height: 27px;
	display: block;
	padding-top: 2px;
}

@media(max-width:1349px) {
	.wrapper2 {
		display: block;
	}
	.main-menu {
		display:none}
}
@media(max-width:1349px) {
	.menu-ic{
		display: none;
	}	
}
.navFrame{
float: left;
width: 100%;
}
/*----------------end Menu--------------------*/

/*---------------footer menu for mobile----------*/
.footermobilePingNav{ position:fixed; width:100%; bottom: 0px; z-index:1000; text-align:center; display:none; background: #1d1f2f;
	border-top: 1px rgba(240, 240, 240, 0.2) solid;}
	.footermobilePingNav li{width: 105px;
	position: relative;
	display: inline-block;
	vertical-align: top;
	text-align: center;
	padding: 28px 0 35px;
	cursor: pointer;
	height: 66px; }
	.footermobilePingNav li span{-moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s;
	 position:absolute; top: 6px; left:50%; width: 25px; margin-left:-12.5px; }
	.footermobilePingNav li a{ color:#fff; font-size:14px; font-weight:normal; }
	.footermobilePingNav li a p{  color:#fff; font-size:14px; font-weight:normal; }
	.appoinMentbgmainall1{ background:#1d1f2f;  }
	.appoinMentbgmainall2{ background: #1d1f2f  ;  }
	.appoinMentbgmainall3{ background: #1d1f2f ;  }
	.footermobilePingNav p{ color: white;}
	@media(max-width:1199px) {
		.footermobilePingNav {
			display: block;
		}
	}

/*------------------footer menu for mobile END----------*/
.header-main.scrolled {
    background-color: #222538 !important;
    transition: background-color 200ms linear;
	top: 0;
	z-index: 99999;
}
.search-div {
    background: rgba(204, 204, 204, 0);
    padding: 3px 7px;
    text-align: left;
    width: 94px;
    cursor: pointer;
}
.header-contact {
    float: right;
    margin-top: 31px;
    font-size: 15px;
    margin-right: 34px;
    position: relative;
    z-index: 999;
}
.search-div img {

}
.search-box {
    position: absolute;
    right: 0px;
    background: #f05324;
    padding: 15px;
    top: -160px;
    width: 551px;
    z-index: 1000;
    border-radius: 7px;}
.search-close {
    float: right;
    margin: 6px 12px;
    cursor: pointer;
}

/*------------------            Home Section            ----------*/
.header-banner{
	padding-top: 120px;
	background: url(../images/home-bg-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.home-banner {
    padding: 0px 0;
    width: 100%;
}
@media (max-width:1014px){
.home-txt-wrapper{
	top:180px;
}
}
@media (max-width:669px){
.header-banner{
padding-top:100px;
}
}

.home-txt-wrapper h2{
    font-size: 45px;
    font-weight: 400;
    color: white;
    text-align: center;
	padding-bottom: 7px;
}
.home-txt-wrapper h4{
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 30px;
	letter-spacing: 7px;
}
.home-txt-wrapper{
	border: 1px solid white;
		margin: 0 30%;
		margin-top: 180px;
		padding: 10px 0;
		position: absolute;
	top: 350px;
	left: 30px;
}
.about-sec{
	padding: 40px 60px;
}
.main-header{
	text-align: center;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: 600;
}
.about-sec p{
	padding-top: 20px;
	text-align: center;
}
.header-1{
	color: #f05324 !important;
	padding-bottom: 20px;
	border-bottom: 1px solid #aaaaaa;
}

.st-abt-banner{
	background: url(../images/st-abt-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0px 60px;
}
.gonsalves-img{
    width: 130px;
    float: left;
    padding-right: 22px;
}
.abt-bro-wrapper p{
	 font-size: 12px;
	 color: #333333;
}

.abt-bro-wrapper h6{
	color: #333333;
}
.abt-bro-wrapper h3{
	color: #333333;
}
.abt-bro-wrapper{
	border: 3px solid #24283c;
	padding: 20px 20px;
}
.img-2{
	width: 100%;
    height: 234px;
}
.abt-sub-txt p{
	text-align: center;
	padding-top: 50px;
}
.btn-primary {
    color: #ffffff;
    background-color: #f05324;
    text-transform: uppercase;
	border: none;
    padding: 6px 41px;
    border-radius: 25px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.header-2{
	color: #333333;
	padding:30px 0;
}
.courses-sec{
	padding: 60px 0;
	background: #ededed;
}
.card-1-img{
	position: relative;
}
.course-card{
	position: absolute;
	top: 60px;
	left: 50px;
	right: 0;
	bottom: 0;
}
.course-card h5{
	font-size: 22px;
	color: white;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.course-card p{
	font-size: 11px;
    padding-right: 89px;
	color: white;
}
.btn-2{
	color: #ffffff;
    background-color: #00008000;
    text-transform: uppercase;
    border-radius: 25px;
    margin-top: 30px;
    border: 1px solid white;
	display: inline;
	padding: 8px 19px;
	font-size: 12px;
}
.card-1-img:hover{
	background-image: none;
	background-color: white;
}
.card-1:hover{
	background: #f05324;
	cursor: pointer;
}
.container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
  }
  .card-1{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #008CBA;
  }
  .container:hover .card-1 {
	opacity: 1;
  }
  .text {
	position: absolute;
	top: 10px;
	left: 50px;
	right: 0;
	bottom: 0;
  }
.plus-ic{
	padding-bottom: 18px;
}
.course-slider .owl-dots.disabled{
    display: block !important;
	text-align: center;
}
.owl-dots{
	text-align: center;
	padding-top: 30px;
}
.owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity .2s ease;
	text-align: center;
}
.owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #869791;
}
.facility-bg{
	background: url(../images/facilities-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.facility-banner{
	background: url(../images/facility-banner.jpg);
	padding: 40px 60px;
}
.facility-head{
	color: white;
	text-transform: none;
}
.facility-banner p{
	color: white;
	text-align: center;
	font-size: 12px;
	padding: 20px 70px;
}
.facility-card{
	border: 1px solid #4c4d51;
	padding: 30px;
	margin-bottom: 20px;
	min-height:138px;
}
.facility-card img{
	float: left;
	padding-right: 20px;
}
.facility-card h4{
	color: white;
	text-transform: uppercase;
	font-size: 20px;
	padding-top: 10px;
}
.facility-card:hover{
	border: 1px solid #f05324;
	background: #060609;
}
.facility-card:hover h4{
	color: #f05324;
}
.facility-card:hover p{
	color: #f05324;
}
.header-4{
	color: white;
	text-transform: none;
	font-weight: 400;
	padding-top: 70px;
}
.overview-p{
color: white;
text-align: center;
font-size: 13px;
padding:20px 0;
}
.ov-card{
	position: absolute;
    left: 16px;
    right: 10px;
    bottom: 30px;
}

.ov-1{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	transition: .5s ease;
	background-color: #f05324;
  }
  .container:hover .ov-1 {
	opacity: 1;
  }
  .text-1 {
	position: absolute;
	left: 16px;
	right: 10px;
	bottom: 30px;
  }
  .ov-card h5{
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
}
.ov-card p{
	font-size: 11px;
    padding-right:0 ;
	color: white;
}

.over-view-carousel{
	background:#f05324;
	padding:0px 0;
}
.ov-cr{
	padding: 15px;
}
.news-events-bg{
	background: url(../images/news-ban.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 60px;
}
.header-5{
	padding-top: 50px;
}
.new-card{
	padding-top: 50px;
}
.new-card h6{
	padding: 10px;
}
.new-card h3{
font-size: 20px;
padding-bottom: 30px;
color:#f05324 ;
}
.btn-3{
	color: #000000;
    background-color: #00008000;
    text-transform: uppercase;
    border-radius: 25px;
    margin-top: 30px;
    border: 1px solid rgb(0, 0, 0);
	display: inline;
	padding: 8px 19px;
	font-size: 12px;
}
.header-6{
	color:#f05324 ;
	padding-top: 50px;
	padding-bottom: 50px;
}
.footer-sec{
	background: url(../images/footer-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0 60px;
}
.map-responsive{
    overflow:hidden;
    padding-bottom:250px;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    position:absolute;
}
.foot-logo{
	width: 250px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.footer-content p{
	color: white;
	text-align: center;
}
.footer-sec h6{
	color: #f05324;
	font-size: 19px;
	position: relative;
	float: right;
	padding-left: 30px;
}
.footer-sec h6::before{
	content: "";
	background: url(../images/phone-call.png);
	position: absolute;
	width: 30px;
	height: 34px;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
}
.footer-sec h5{
	color: #f05324;
	font-size: 19px;
	position: relative;
	padding-left: 30px;
}
.footer-sec h5::before{
	content: "";
	background: url(../images/mail.png);
	position: absolute;
	width: 30px;
	height: 34px;
	top: 4px;
	left: 0;
	background-repeat: no-repeat;
}
.soc-icon i{
	border: 1px solid white;
    color: white;
    width: 38px;
    font-size: 16px;
    border-radius: 30px;
    padding: 10px;
    transition: .7s;
    text-align: center;
    margin-right: 8px;
}
.whats-ic{
	width: 37px;
		margin-right: 8px;
}
.soc-icon{
	padding: 20px 0;
	text-align: center;
}
.footer-div{
	background: #f05324;
	color: white;
	padding-top: 10px;
}
.footer-div p{
	text-align: center;
	color: white;
	
}
.footer-div a{
	color: black;
	font-weight: 800;
}
.banner-slider .owl-dots {
    text-align: left;
    position: absolute;
    bottom: 70px;
    left: 30px;
}
/*------------------            About Sec            ----------*/
.abt-ban{
	position: relative;
}
.abt-banner{
	position: absolute;
	top: 200px;
}

.left-header{
color: #333333;
font-size: 25px;
font-weight: 600;
padding-left: 60px;
padding-top: 60px;
}
.breadCrumb {
    width: 100%;
	padding-top: 10px;
	padding-left: 47px;
}
.breadCrumb li {
    display: inline-block;
    position: relative;
    color: #333333;
    font-size: 14px;
    font-weight: normal;
    padding: 0 14px;
    text-transform: uppercase;
}
.breadCrumb li:first-child:before {
    background: none;
}
.breadCrumb li:before {
    position: absolute;
    left: -3px;
    top: 5px;
    content: "";
    background: #333333;
    width: 1px;
    height: 10px;
}
.breadCrumb a {
    color: #333333;
    font-weight: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.breadCrumb li:last-child {
    padding-right: 0;
}
.breadCrumb li:before {
    position: absolute;
    left: -3px;
    top: 5px;
    content: "";
    background: #333333;
    width: 1px;
    height: 10px;
}
/* Mixins */
/* Vars */
.abt-bro{
	background: #f1f2f6 !important;
	border-bottom: none !important;
	margin-top: 20px !important;
	padding-top: 20px !important;
}
.abt-bro p{
	position: relative;
	font-size: 12px;
    line-height: 2;
    padding: 20px 0px 50px 50px;
}
.li-wrapper{
	margin: 20px 15px;
}
.tab_content img{
	padding-top: 40px;
}
.abt-bro p::before{
	content: "";
	background: url(../images/quote-1.png);
	background-repeat: no-repeat;
	width: 60px;
	height: 60px;
	position: absolute;
	top: 25px;
	left: 0;
}
.tabs_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: transparent;
}
ul.tabs {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 10;
	margin: 25px 25px 0;
	padding: 0;
	width: 23%;
	min-width: 175px;
	list-style: none;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border: 3px solid;
}
ul.tabs li {
	margin: 0;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 31px;
	color: black;
	text-align: left;
	background-color: white;
	border-bottom: 1px solid #ddd1d1;
	margin-bottom: 10px;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
ul.tabs li:hover {	
	color: black;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
ul.tabs li.active {
	
	color: #f05324;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tab_container {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 20;
	left: -2%;
	width: 70%;
	min-width: 10px;
	text-align: left;
	background: white;
	border-radius: 12px;
}
.tab_content {
	padding: 20px;
	height: 100%;
	display: none;
}
.tab_content h2{
	color: #f05324;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd1d1;
    margin-bottom: 15px;
}
.tab_drawer_heading {
	display: none;
}

.AboutSec{
	padding: 60px 0;
}
.vision-mission-sec{
	background: url(../images/st-abt-banner.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding: 0px 33px 80px 321px;
}
.header-7{
	text-align: left;
	color: #333333;
	border-bottom: 1px solid #ddd1d1;
		padding-bottom: 15px;
		margin-bottom: 20px;
}
/*------------------            Course Section            ----------*/
.header-8{
	color:#f05324 ;
	text-align: left;
	text-transform: none;
	padding-bottom: 15px;
    border-bottom: 1px solid #ddd1d1;
    margin-bottom: 15px;
}
.course-banner-txt{
	padding: 50px 80px;
}
.course-banner-txt p{
	text-align: center;
}
.CourseSec{
	padding: 60px 80px;
	background: url(../images/st-abt-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.CourseCard{
	border: 3px solid;
	background: white;
}
.course-card-txt{
	padding: 25px 25px;
}
.course-card-txt h6{
	font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
	color: #333333;
	padding-bottom: 10px;
}
.btn-primary-1 {
    color: #f05324;
    border: 1px solid #f05324;
    text-transform: uppercase;
	background: white;
    padding: 6px 41px;
    border-radius: 25px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
	transition: .6s;
}
.btn-primary-1:hover{
	background:#f05324 ;
	color: white;
	transition: .6s;
}
/*------------------            Gallery Section            ----------*/
.gallery-sec{
	padding: 60px 60px;
	background: url(../images/st-abt-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
.wrapper {
	width: 100%;
	margin: auto;
}
.tabs-section [type="radio"] {
	display: none;
}
.tabs-section [type="radio"] + label {
	display: inline-block;
	color: #777;
	padding: 10px 210px;
	left: 7px;
	margin: 0 27px;
	position: relative;
}
.tabs-section [type="radio"] + label:after {
	left: 0;
	border: 1px solid #999;
	border-bottom: none;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background: white;
	top: 1px;
}
.tabs-section [type="radio"] + label span {
	position: relative;
	z-index: 2;
	top: 0.2em;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) {
	visibility: visible;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) * {
	opacity: 1;
	transform: scale(1);
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(1) {
	transition-delay: 0.525s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(2) {
	transition-delay: 0.65s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(3) {
	transition-delay: 0.775s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(4) {
	transition-delay: 0.9s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(5) {
	transition-delay: 1.025s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(6) {
	transition-delay: 1.15s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(7) {
	transition-delay: 1.275s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(8) {
	transition-delay: 1.4s;
}
.tabs-section [type="radio"]:nth-of-type(1):checked ~ .tabs-content section:nth-child(1) *:nth-child(9) {
	transition-delay: 1.525s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) {
	visibility: visible;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) * {
	opacity: 1;
	transform: scale(1);
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(1) {
	transition-delay: 0.525s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(2) {
	transition-delay: 0.65s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(3) {
	transition-delay: 0.775s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(4) {
	transition-delay: 0.9s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(5) {
	transition-delay: 1.025s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(6) {
	transition-delay: 1.15s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(7) {
	transition-delay: 1.275s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(8) {
	transition-delay: 1.4s;
}
.tabs-section [type="radio"]:nth-of-type(2):checked ~ .tabs-content section:nth-child(2) *:nth-child(9) {
	transition-delay: 1.525s;
}

.tabs-section [type="radio"]:checked + label:after {
	z-index: 2;
}
.tabs-section [type="radio"]:checked + label span {
	z-index: 3;
	color: #f05324 ;
}

.tabs-section section {
	overflow-y: auto;
	z-index: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	transition: all 0.4s ease;
	top: 0;
	left: 0;
	width: 100%;
	padding: 2em;
	visibility: hidden;
}
.tabs-section section img {
	max-width: 100%;
}
.tabs-section section * {
	opacity: 0;
	transition: all 0.4s ease;
	transform: scale(0.8);
}
.tabs-section section *:nth-child(1) {
	transition-delay: 0.125s;
}
.tabs-section section *:nth-child(2) {
	transition-delay: 0.25s;
}
.tabs-section section *:nth-child(3) {
	transition-delay: 0.375s;
}
.tabs-section section *:nth-child(4) {
	transition-delay: 0.5s;
}
.tabs-section section *:nth-child(5) {
	transition-delay: 0.625s;
}
.tabs-section section *:nth-child(6) {
	transition-delay: 0.75s;
}
.tabs-section section *:nth-child(7) {
	transition-delay: 0.875s;
}
.tabs-section section *:nth-child(8) {
	transition-delay: 1s;
}
.tabs-section section *:nth-child(9) {
	transition-delay: 1.125s;
}
.tabs-section .tabs-content {
	border-top: none;
	border-radius: 0 0.2em 0.2em 0.2em;
	position: relative;
	height: 50em;
	overflow: hidden;
	border-top:1px solid ;
}
.tabs-section .tabs-content:before {
	content: '';
	z-index: 9;
	pointer-events: none;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	
}
/*----------gallery------------*/

.gallerymainAllBgSec {
    padding: 100px 10px 0px;
    clear: both;
}
.gallery-tabs{ float: left; clear: both; width: 100%; text-align: left; margin: 0 0 44px 0; }
.department-content{ float: left; clear: both; width: 100%; clear: both;padding: 0 0 45px; }
.gallery-tabs li{ display: inline-block; margin-left: -5px;  }
.gallery-tabs li a{ display: block;
padding: 5px;
width: 97px;
text-align: center;
font-size: 14px;
color: #222222;
position: relative;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 2px;}
.gallery-tabs li.active a{ background: #004fbe !important; color: #fff !important; }

 .galleryBorder{ border:7px #fff solid; overflow:hidden; position:relative} 
 .galleryWrapper{ position:relative}
 .galleryIconWrapper{ position:absolute; right:0; top:0;}
 .galleryBorder:before{ position: absolute;
content: "";
right: 0px;
top: 0;
width: 0;
height: 0;
border-top: 80px solid #fff;
border-left: 80px solid transparent; 
z-index: 100; transition:0.9s }
.galleryBorder:after{position: absolute;
content: "";
right: 8px;
top: 14px;
width: 23px;
height: 23px;
background: url(../images/gallery-icon1.png) no-repeat center center;
z-index: 100; transition:0.9s}
.galleryBorder:hover:after{background:url(../images/gallery-icon.png) no-repeat center center;}
.galleryBorder:hover:before{border-top: 80px solid #ef4124;
border-left: 80px solid transparent; }
.galleryDivAll{ float:left; width:100%; margin-top:30px;}
.galleryDiv1FloatVideo{ width:100%; padding:20px}



.galleryDiv1Float{ width:100%; padding:20px 0;}
.galleryWrapperAll{ position:relative; overflow:hidden}
.galleryWrapperAll:hover .playPluseIcon {
    box-shadow: 0px 0px 0px 25px #f0542485;
}
.gallerymainAllBgSec{ padding:100px 10px 0px; clear:both}
.galleryWrapperAll:before{ -moz-transition:.4s; -webkit-transition:.4s; -ms-transition:.4s; -o-transition:.4s; transition:.4s; 
 background:rgba(0,0,0,0.5); position:absolute; left:0; top:0; height:100%; width:100%; content:""; opacity:0}
.galleryWrapperAll:hover:before{ opacity:1}
.playPluseIcon{ display: flex; width: 68px; height: 68px; background:#f05324; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
border-radius: 50%; transition: 0.5s; z-index: 99; 
position: absolute; top: 61%; margin-top: -50px; left: 61%; margin-left: -50px; align-items: center; justify-content: center;
 box-shadow: 0px 0px 0px 0px rgba(235, 57, 57, 0.4);  -moz-box-shadow: 0px 0px 0px 0px rgba(235, 57, 57, 0.4);  
 -webkit-box-shadow: 0px 0px 0px 0px rgba(235, 57, 57, 0.4); }
.galleryTxtHeder{ margin-top:49px}
.galleryBgSecImg{ position:absolute; top:50px}
.deatilBloagWrapperMainBorder:last-child{ border-bottom:none; padding-bottom:0px; margin-bottom:0px;}
.deatilBloagWrapperMainBorder:last-child:before{ background:none;}
.marginBottommain{ margin-bottom:0px!important}
.deatilBloagWrapperMain span{ color:#7b7b7b; font-size:13px; font-weight:bold; margin-bottom:10px; display:block}
.deatilBloagWrapperMain h4{ color:#111111; font-weight:bold; color:#111111; margin-bottom:10px;}
.deatilBloagWrapperMain p{ color:#333333; font-weight:normal;  margin-bottom:10px!important; line-height:28px!important;}
.deatilBloagWrapperMain a{    color: #121c29;
    font-weight: bold;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;}
.deatilBloagWrapperMain{ position:relative; padding-left:400px;  text-align:left; min-height:240px;}
.deatilBloagWrapperMainDiv{ position:absolute; left:0; top:0;}
.deatilBloagWrapperMainBorder{position: relative;
border-bottom: 1px #d4d4d4 solid;
padding-bottom: 50px;
padding-top: 50px;}
.deatilBloagWrapperMainBorder:first-child{ padding-top:0px;}
.deatilBloagWrapperMainBorder:before{position: absolute;
left: 0;
bottom: -1px;
width: 195px;
height: 1px;
content: "";
background: #eb3939;}
.gallery-text{
	position: absolute;
	bottom: 23px;
	left: -206px;
	color: #fff;
	transition:0.9s
	
	
	}
.gallery-text h3{
	color: #fff;
	}
.galleryWrapperAll:hover .gallery-text{
	display:block;
	left: 38px;
	transition:0.9s
	}
.pop-up {
  position:absolute;
  height:100vh;
  width:100%;
  background-color:rgba(0,0,0, .4);
  top:0;
  left:0;
  visibility:hidden;
  opacity:0;
  transition:all .3s;
  
  display:flex;
  align-items:center;
  justify-content:center;
} /* Background */

.pop-up:target {
  visibility:visible;
  opacity:1;
} /* */

.pop-up__content {
  height:300px;
  width:75%;
  background-color: #828489;
  border-radius:8px;
  
  transform:scale(.5);
  transition: all .5s;
  
  position:relative;
}

.pop-up:target .pop-up__content {
  transform:scale(1)
}

.pop-up__close {
  position: absolute;
  top:10px;
  right:20px;
  
  color: #D0EFB1;
  font-size:25px;
  font-weight:700;
}
.galleryDiv1FloatVideo{
	border: 3px solid;
	background-color: white;
}
.galleryDiv1FloatVideo a{
	color: #ef4124;
	position: relative;
}
.galleryDiv1FloatVideo h4{
	color:#ef4124 ;
}
.galleryDiv1FloatVideo a::after{
	content: "";
	position: absolute;
	background: url(../images/right-arrow.png);
	top: 23px;
	right: 0;
	background-repeat: no-repeat;
	width: 30px;
	height: 30px;
}
.gallery h3{
	font-size: 19px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: 20px;
	color: #333333;
}
/*------------------            Faculty Section            ----------*/
.faculty-sec{
	padding: 60px 60px;
}
.faculty-card{
	border: 3px solid #ef4124;
	padding: 20px 20px;
	margin-top: 50px;
	background: white;
	min-height: 530px;
}
@media(min-width:1400px){
	.faculty-card{
		min-height: 480px;
	}
}
@media(min-width:1600px){
	.faculty-card{
		min-height: 510px;
	}
}
.faculty-card h3{
	font-size: 16px;
    font-weight: 600;
	color: #333333;
	padding-top: 20px;
	padding-right: 0;
}
.faculty-card img{
	width: 100%;
}
.faculty-card h4{
	font-size: 14px;
	color: #ef4124;
	padding-bottom: 20px;
	padding-right: 0;
}
.faculty-card h5{
	font-size: 13px;
	color: #333333;
	padding-right: 0;
}
.faculty-card h6{
	color: #ef4124;
	font-size: 13px;
	padding-bottom: 20px;
	padding-right: 0;
}
.fac-crd{
	border: 3px solid black !important;
	margin-top: 20px !important;
}
.faculty-sec-2{
	padding: 0px 60px;
	background: url(../images/facilities-banner.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
/*------------------            News Section            ----------*/
.news-sec{
	padding: 60px 60px;
}
.container {
	padding: 0px;
  }
  .accordion {
	background-color: #f5faff;
	color: #444;
	cursor: pointer;
	padding: 18px;
	width: 100%;
	margin-top: 2px;
	border: 1px solid #d7d7d7;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
  }
  .accordion .active,
  .accordion:hover {
	background-color: #e0fff5;
  }

  .accordion:after {
	content: "\002B";
    color: white;
    font-weight: bold;
    float: right;
    margin-left: 5px;
    padding: 3px 15px;
    border-radius: 20px;
    background: #ef4124;
	margin-top: -27px;
  }
  .accordion > .active:after {
	content: "\2212";
  }
  .panel {
	padding: 0 18px;
	background: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
  }
  .activeP {
	padding: 20px 80px;
  }
  
.accordion span{
	color: #6e6e6e !important;
	font-size: 13px !important;
	padding-right: 20px;
}
.accordion h6{
	color: #ef4124;
	font-size: 20px;
}
.panel p{
	padding: 10px 0;
}
.accordion .active{
	display: none;
}
/*------------------            Contact Section            ----------*/
@import url('https://fonts.googleapis.com/css?family=Yantramanav:100,300');
.contact-sec{
	padding: 20px 80px;
}


.brand {
  text-align: center;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.brand span {
  color: #ffffff;
}

.wrapper-1 {
  box-shadow: 0 0 20px 0 rgba(57, 82, 163, 0.7);
}

.wrapper-1 > * {
  padding: 1em;
}

.company-info {
  background: #f05324;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: white;
}
.company-info i{
	color:  #222538;
	padding-right: 9px;
}
.company-info li{
	padding-bottom: 20px;
}

.company-info h3,
.company-info ul {
  text-align: center;
  margin: 0 0 1rem 0;
}

/* ------- */
/* CONTACT */
/* ------- */

.contact {
  background: white;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: white;
}

/* ---- */
/* FORM */
/* ---- */

.contact form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.contact form label {
  display: block;
}

.contact form p {
  margin: 0;
}

.contact form .full {
  grid-column: 1 / 3;
}

.contact form button,
.contact form input,
.contact form textarea {
  width: 100%;
  padding: 1em;
  border: solid 1px #f05324;
  border-radius: 4px;
}

.contact form textarea {
  resize: none;
}

.contact form button {
  background: #f05324;
  border: 0;
  color: #e4e4e4;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}

.contact form button:hover,
.contact form button:focus {
  background: #a74a2e;
  color: #ffffff;
  outline: 0;
  transition: background-color 2s ease-out;
}

/* ------------- */
/* MEDIA QUERIES */
/* ------------- */

@media only screen and (min-width: 700px) {
  .wrapper-1 {
    display: grid;
    grid-template-columns: 1fr 2fr;
  }

  .wrapper-1 > * {
    padding: 2em;
  }

  .company-info {
    border-radius: 4px 0 0 4px;
  }

  .contact {
    border-radius: 0 4px 4px 0;
  }

  .company-info h3,
  .company-info ul,
  .brand {
    text-align: left;
  }
}
/*------------------             MEdia Query            ----------*/
@media(min-width:1315px){
	.home-txt-wrapper{
		top: 90px;
	}
}

@media(min-width:1243px){
	.abt-bro-wrapper{
		height: 234px;
	}
}
@media(min-width:992px){
	.home-mob-banner{
	display: none !important;
}
.abt-ban-mob{
	display: none !important;
}
}
@media(max-width:1314px){
	.header-strip{
		display: none;
	}
	.home-txt-wrapper{
		margin-top: 0px;
		top: 270px;
	}
	.abt-banner{
		top: 120px;
	}
}
@media(max-width:1133px){
	.abt-bro h3{
		font-size: 16px;
	}
}
@media(max-width:1199px){
	.CourseCard{
		margin-bottom: 30px;
	}
	.CourseCard img{
		width: 100%;
	}
}
@media screen and (max-width:994px){

	.home-txt-wrapper{
		top: 284px;
		margin: 0 25%;
	}
	
}
@media screen and (max-width:991px) {
	.home-banner{
		display: none !important;
	}
	.abt-ban{
		display: none !important;
	}
	.abt-banner{
		top: 200px;
	}
	.playPluseIcon{
		top: 50%;
		left: 50%;
	}
	.abt-bro{
		display: none;
	}
	.home-txt-wrapper h2{
		font-size: 35px;
	}
	.home-txt-wrapper h4{
		font-size: 25px;
	}
	.about-sec{
		padding: 40px 20px;
	}
	.loginImgmain img{
		width: 208px;
		margin-left: 0;
	}
	.abt-bro-wrapper{
		margin-bottom: 25px;
	}
	.st-abt-banner{
		padding: 0;
	}
	.gonsalves-img{
		width: 100px;
	}
	.footer-sec h6{
		font-size: 15px;
	}
	.footer-sec h5{
		font-size: 15px;
	}
	.home-banner{
		padding: 0;
	}
	.banner-slider .owl-dots{
		bottom: 40px;
		left: 30px;
	}
	ul.tabs {
		display: none;
   }
	.tab_container {
		display: block;
		margin: 0 auto;
		width: 100%;
		border-top: none;
		border-radius: 0;
   }
	.tab_drawer_heading {
		background-color: white;
		color: black;
		margin-bottom: 20px;
		padding: 5px 30px;
		display: block;
		cursor: pointer;
		border-bottom: 1px solid #bdaeae;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
   }
	.tab_drawer_heading:hover {
		background: rgb(251, 251, 251);
	
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae0046', endColorstr='#fb0f56',GradientType=0);
		color: #f05324;
   }
	.d_active {
		background: #fff;
		
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c001e', endColorstr='#9f0735',GradientType=0);
		color: #f05324;
   }
   .vision-mission-sec{
	   padding: 0;
   }
   .gallery-sec{
	   padding: 20px 0;
   }
}
@media screen and (max-width:767px){
	.footer-sec h6{
		float: left;
		width: 100%;
		text-align: left;
		padding-bottom: 20px;
	}
	.footer-sec h5{
		float: left;
		width: 100%;
		text-align: left;
	}

}
@media screen and (max-width:716px){
	.news-sec{
		padding: 20px 0;
	}
	.accordion h6{
		font-size: 15px;
	}
	.activeP{
		padding: 20px 0;
	}
	.contact-sec{
		padding: 25px 0;
	}
	.breadCrumb li{
		color: white;
	}
	.left-header{
		color: white;
	}
	.breadCrumb a{
		color: white;
	}
}
@media screen and (max-width:669px){
	.home-txt-wrapper{
		top: 240px;
		margin: 0 25%;
	}
	.tabs-section [type="radio"] + label{
		padding: 10px 100px;
	}
	.home-txt-wrapper h2{
		font-size: 28px;
	}
	.home-txt-wrapper h4{
		font-size: 18px;
	}
	.loginImgmain img{
		width: 170px;
	}
	.loginImgmain{
		padding: 6px 88px 0px 10px;
	}
	.CourseSec{
		padding: 0;
	}
	.course-banner-txt{
		padding: 20px 0;
	}
	.left-header{
		padding-top: 20px;
	}
	.faculty-sec{
		padding: 20px 60px;
	}
	.header-4{
		padding-top: 20px;
	}
}
@media screen and (max-width:585px){
	.footermobilePingNav li{
		width: 80px;
	}
	.tab_drawer_heading{
		font-size: 23px;
	}
	.tabs-section [type="radio"] + label{
		padding: 10px 50px;
	}
	.abt-banner{
		top: 140px;
	}
}
@media screen and (max-width:560px){
	.main-container{
		padding: 0 10px;
	}
	.tab_content h2{
		font-size: 22px;
	}
	.main-header{
		font-size: 18px;
	}
	p{
		font-size: 12px;
	}
	.abt-bro-wrapper h3{
		font-size: 18px;
	}
	.facility-banner p{
		padding: 10px 0;
	}
	.facility-card h4{
		font-size: 15px;
	}
	.facility-card img{
		width: 57px;
	}
	.new-card h3 {
		font-size: 18px;
		padding-bottom: 10x;
	}
	.footer-sec{
		padding: 0 10px;
	}
	.banner-slider .owl-dots{
		bottom: 20px;
		left: 15px;
	}
	.AboutSec{
		padding: 25px 0;
	}
	.faculty-sec-2{
		padding: 0;
	}
	.faculty-sec{
		padding: 20px 0;
	}
}
@media screen and (max-width:444px){
	
	.home-txt-wrapper {
	top: 130px;
	margin: 0 0%;
	}
	.accordion h6{
		font-size: 14px;
		padding-top: 10px;
	}
	.accordion span{
		float: left;
		width: 100%;
	}
}
@media screen and (max-width:449px){
	.facility-banner{
		padding: 20px 10px;
	}
	.news-events-bg{
		padding: 20px 10px;
	}
	.foot-logo{
		width: 180px;
	}
	
}
@media screen and (max-width:360px){
	.home-txt-wrapper {
		top: 90px;
		margin: 0 10%;
	}
	.home-txt-wrapper h4{
		letter-spacing: 3px;
		font-size: 15px;
	}
	.home-txt-wrapper h2{
		font-size: 25px;
	}
	.tab_drawer_heading{
		font-size: 16px;
	}
	.tabs-section [type="radio"] + label{
		padding: 10px 25px;
	}
}
@media screen and (max-width:340px){
	.footermobilePingNav p{
		font-size: 11px;
	}
	.footermobilePingNav li{
		width: 70px;
	}
	.footermobilePingNav li a{
		font-size: 11px;
	}
}