@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Michroma&display=swap');
body {font-family: "Montserrat", sans-serif; color: #444444;}
p { font-family: "Montserrat", sans-serif;  margin: 0 0 10px;  font-size: 15px;  font-weight: 300; text-align:justify;}
.container{font-family: "Montserrat", sans-serif;  font-size: 15px;}
a {color: #084a94; text-decoration: none;}
#widgetsControl, #widgetsControl_C{height: inherit !important;}
a:hover {
  color: #8ec4dd;
  text-decoration: none;
}

b{ font-weight:bold;}

h1, h2, h3, h4, h5, h6 { font-family: "Montserrat", sans-serif;}

section.bnr{ padding:0;}

img{ max-width:100%;}

/*navbar*/

#HeaderControl, #MenuControl, #widgetsControl, #WidgetControl2, #WidgetControl1, #WidgetControl4{padding: 0;}
.navbar-default .navbar-brand{color:#fff;font-weight: bold; font-size: 30px;  padding-left: 25px; letter-spacing:3px;}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{color:#fff;}
/*navbar*/
#MenuControl_C{height:68px !important;}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
#header {
    padding: 20px 0;
    position: relative;
    left: 0;
    right: 0;
    transition: all 0.5s;
    z-index: 997;
    background: #fff;
}
#header.header-scrolled {
  background: rgba(0, 0, 0, 0.9);
  padding: 20px 0;
  height: 72px;
  transition: all 0.5s;
}
#header #logo h1 {
  font-size: 34px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 3px;
}

#header #logo h1 a, #header #logo h1 a:hover {color: #000; padding-left: 10px; border-left: 4px solid #f9c203;}

#header #logo img {padding: 0;  margin: 0;}
#header .icon .fa {color: #fff;font-size: 21px;line-height: 34px;width: 45px;height: 40px;text-align:center;border: 2px solid #256FB4;background: #256FB4;border-radius: 10px;position: relative;}
#header .con .text {color: #fff;font-weight:normal;background: #DFEFFF;border-top-right-radius: 10px;border-bottom-right-radius: 10px;padding: 5px 20px;margin-left: -10px;width: 230px;align-items: center;display: flex;justify-content: center;}
#header .con .text span{ display: block; line-height: 1.4; color: #ccc; font-size: 14px;}
#header .con .text strong{font-family: Montserrat;font-weight: 600;font-size: 14px;line-height: 100%;letter-spacing: 0%;text-align: center;text-transform: lowercase;color: #256FB4;}
#header .col-md-6.d-flex{padding:10px 0;align-items: center;}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.head-hm { text-transform: uppercase;  font-weight: bold; color: #3f3d56; font-size:40px; position: relative; padding-bottom:10px;text-align: center;}
.head-hm span { color: #f9c203;}
.head-hm:before{position:absolute; bottom:0; content:''; left:30px; right:0; margin:0 auto; height:5px; width:25px; background:#f9c203;}
.head-hm:after{position:absolute; bottom:0; content:''; left:0; right:30px; margin:0 auto; height:5px; width:25px; background:#000;}
/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
.bnr-sec{padding:0; overflow: hidden; position:relative;}

/*--------------------------------------------------------------
# banner
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/
.banner-btm{position:relative;padding: 50px 0; background:#fefefe;}
.banner-btm .cont-bx{width:100%;padding: 40px 45px;text-align: center;margin-top:20px;transition:0.5s;border-radius:10px;box-shadow: 0px 0px 65px 0px rgb(0 0 0 / 5%);min-height: 430px;background: linear-gradient(180deg, #195B99 0%, #081E33 100%);}
.banner-btm .cont-bx:hover i{background:#000; color:#fff;}
.img-tp{
	border-radius: 50%;
	background: #fff;
	width: 100px;
	margin: 0 auto 30px;
	height: 100px;
	justify-content: center;
	align-items: center;
	display: flex;
}
.img-tp img{
	width:60px;
	height: 60px;
}
.banner-btm .cont-bx h4{font-weight: 700;font-size: 26px;line-height: 100%;letter-spacing: 0%;text-align: center;text-transform: uppercase;color: #fff;}
.banner-btm .cont-bx p{font-size: 14px;line-height: 24px;text-align: center;color: #fff;margin: 25px 0 40px;}
.banner-btm .cont-bx a{color: #0F3457;font-weight: 700;border-radius: 5px;transition:0.5s;background: #fff;font-size: 17px;text-transform: uppercase;padding: 15px 30px;}
./*--------------------------------------------------------------
# banner-btm
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  right: 15px;
  bottom: 15px;
  background: #084a94;
  color: #fff;
  transition: display 0.5s ease-in-out;
  z-index: 99999;
}
.back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 7px;
  left: 8px;
}

.back-to-top:hover {
  color: #fff;
  background: #86c0da;
  transition: background 0.2s ease-in-out;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.menu-sec{background: #1b273d; position: relative;  z-index: 1; width: 100%;  padding: 2px 0;}
.col-md {-webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%;}
.d-flex{display: flex;}
.align-items-center{align-items: center;}



.team-sc{
	padding: 5% 0;
	background:url(../Image/team-bg.png);
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center;
}
.team-sc .col-md-4{
	padding-right:0;
}
.team-sc .col-md-8{
	padding-left:0;
}
.lft-team img{
	height:330px;
	border-top-left-radius: 21.78px;
	border-top-right-radius: 21.78px;
	width: 335px;
	position: relative;
	box-shadow: 0px 2.14px 2.14px 0px #000000B2;
	top: 10px;
}
.tm-inner h6{
	font-family: "Michroma", sans-serif;
	font-weight: 400;
	font-size: 40px;
	background: -webkit-linear-gradient(#E0BB70, #A78238);
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-align: center;
	line-height: 172%;
	margin-bottom: 45px;
	position: relative;
	left: -95px;
}
.lft-team h5{
	font-weight: 500;
	font-size:20px;
	color:#fff;
	box-shadow: 0px 4.36px 4.36px 0px #000000B2;
	background: #004488;
	opacity: 1;
	text-align: center;
	border-bottom-right-radius: 14.63px;
	border-bottom-left-radius: 14.63px;
	width: 335px;
	line-height: 24px;
	height: 93px;
	display: flex;
	justify-content: center;
	align-items: anchor-center;
	position: relative;
	z-index: 99;
}
.rght-team{
	background: #ECF6FF;
	position: relative;
	left: -100px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding: 45px;
	text-align: center;
	width: 100%;
}
.lft-team{
	position:relative;
	margin-top: 134px;
	z-index: 999;
}
.rght-team h3{
	color: #004488;
	font-weight: 600;
}
.rght-team p{
	text-align: center;
	color: #000;
	font-size: 22px;
	margin: 75px 0 30px;
	font-weight: 400;
	text-transform: capitalize;
}
.rght-team h2{
	font-family: "Michroma", sans-serif;
	font-weight: 400;
	font-size: 22.96px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: right;
	text-transform: capitalize;
	color: #004488;
}




.team-nxt{
	padding: 8% 0;
	background: url(../Image/Team_BG.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.main-nxt{
	background: linear-gradient(90deg, rgba(37, 111, 180, 0.95) 0%, rgba(16, 48, 78, 0.95) 100%);
	padding: 95px 0;
}
.main-nxt h5{
	font-size:66px;
	color: #E6F3FF;
    text-align:center;
	font-weight:400;
}
.main-nxt h5 span{
	font-size:46px;
	font-weight:600;
}
.main-nxt p{
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 26px;
}
.main-btn{
	text-align:center;
	margin-top: 40px;
}
.main-nxt a{
	color: #0F3457;
	font-weight: 700;
	border-radius: 5px;
	transition: 0.5s;
	background: #fff;
	font-size: 17px;
	text-transform: uppercase;
	padding: 15px 30px;
}



/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# About
--------------------------------------------------------------*/
#EventCalenderControl{display:none;}
.about-sec{padding: 75px 50px;background: #E6F3FF;}
.about-sec .abt-img{position:relative;padding:20px;z-index:0;}
.about-sec .abt-img img{
	width:90px;
	margin: 25px 0;
	display: block;
}
.about-sec h3{text-align: center;color: #256FB4;font-size: 48px;line-height: 64px;text-transform: uppercase;font-weight: 400;}
.about-sec h3 span{
	font-weight:700;
}
.abt-dsg h6{
	opacity: 1;
	border-radius: 10px;
	background:#fff;
	width: 334px;
	font-weight: 700;
	font-size: 40px;
	color: #92B9DD;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.abt-dsg{text-align:center;position:relative;display: flex;justify-content: center;margin-top: 25px;}
.about-sec p{text-align:justify;line-height:25px;color: #000;font-weight: 400;}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
.services{padding: 0;}
.main-hds{
	background: #256FB4;
	height:85px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 75px;
}
.main-hds h6{
	font-size:45px;
	color:#fff;
}
.main-hds h6 span{
	font-weight:600;
} 
.services .service-box{
   margin: 40px 10px;
   }
.service-box img{
	border: 2px solid #256FB4;
	width: 100%;
	height: 260px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.inner-cnt{
	height: 250px;
	background: #E6F3FF;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	padding: 30px;
}
.service-box-cont{border-bottom-left-radius: 30px;border: 2px #256FB4 solid;border-bottom-right-radius: 30px;}
.service-box-cont h3{
	background: linear-gradient(90deg, #256FB4 0%, #10304E 100%);
	height: 56px;
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	text-transform: uppercase;
	margin-bottom: 0;
}
.service-box-cont p{
	margin-top: 10px;
	font-size: 16px;
	font-weight: 500;
	text-align: center;
	line-height: 20px;
}
.btn-srv{
	width:100%;
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.btn-srv a i{
	width:25px;
	height:25px;
	border-radius:50%;
	font-size: 12px;
	position: relative;
	padding: 5px;
	margin-left: 15px;
	border: 2px solid #E6F3FF;
}
.btn-srv a{
	text-align: center;
	width: 205px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	background: linear-gradient(90deg, #256FB4 0%, #10304E 100%);
	border-radius: 10px;
}

.srv-lft{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.srv-lft img{
	width:600px;
	height:400px;
	border-radius:20px;
}
.opt-srv p{
	color:#000;
	font-size:16px;
	font-weight:400;
}
.srv-rght h6{
	font-weight: 700;
	font-size: 22px;
	background: linear-gradient(90.1deg, #195B99 5.08%, #173F63 99.91%);
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-align: left;
	text-transform: uppercase;
	margin-bottom: 25px;
}
.srv-rght  ul{
	text-align:justify;
	padding-left: 20px;
}
.srv-rght  ul li{
	font-size: 17px;
	font-weight: 400;
	color: #000;
	margin-bottom: 6px;
}


.lft-cnt{
	border: 1.4px solid #004488;
	background: linear-gradient(180deg, #195B99 0%, #081E33 61.93%);
	border-radius:20px;
	padding: 75px 30px;
}
.rght-cnt{
	padding:0 35px;
}
.rght-cnt iframe{
	border: 2px solid #004488 !important;
	border-radius: 20px;
}


footer{
    margin-top: 0px;
    background: url(../Image/footer-bg.png) no-repeat;
    background-position:center;
    color: #fff;
    background-size: cover;
    padding: 40px 0 0;
    position: relative;
}
footer:after{
	background-color: #003162CC;
    position:absolute;
	top:0;
	left:0;
	content:'';
	width:100%;
	height:100%;
	opacity:80%;
}
footer h2{
    font-weight: 600;
    font-size: 30px;
    position: relative;
    color: #fff;
    margin-bottom: 30px;
    text-transform: capitalize;
    padding-bottom: 5px;
}
	
footer h2 span {
    position: absolute;
    width: 100%;
    left: 1px;
    font-size: 20px;
    color: #222;
    z-index: 1;
    top: -17px;
}

footer .container-middle a{color: #E6F3FF;padding-left: 20px;font-size: 18px;}

.us-lk ul{
    list-style-type: none !important;
    font-size: 13px;
    margin-bottom: 0;
    color: #fff;
    padding-left: 0;
    list-style-image: none !important;
    }
.us-lk, .ft-cont{
	position:relative;
	z-index:9;
}
.us-lk ul li{margin-bottom: 25px;}
.us-lk ul li i{
	    width: 25px;
	    height: 25px;
	    border-radius: 50%;
	    font-size: 12px;
	    position: relative;
	    padding: 5px 7px;
	    border: 2px solid #E6F3FF;
	    margin-right: 10px;
}

.us-lk ul li a{color: #E6F3FF;font-size: 16px;font-weight: 600;padding-left: 0;}

.ft-soc ul{font-size: 16px;     margin-bottom: 0;     list-style: none;}
	
.ft-cont strong{color:#fff;}

.ft-cont p{
    font-size: 18px;
    color: #E6F3FF;
    padding-left: 20px;
    }

.copyrht{
    margin-top: 15px;
    color: #fff;
    position: relative;
    z-index: 9;
    background: #004488;
    height: 68px;
    display: flex;
    justify-content: center;
    align-items: center;
}
	
.copyrht p{margin-bottom:0;color: #fff;line-height:36px;text-align: center;font-weight: 600;font-size: 18px;}

#FooterrControl1_tr_FooterBackImage{background-image:none !important;}

.cprht-rht{float:right;}

.cprht-rht a{color:#fff;}

p.cprht-rht img {
    height: 25px; transition:0.5s;
}

p.cprht-rht img:hover{transform:rotate(360deg); transition:0.5s;}

.ft-cont i {
    width: 40px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 19px;
    line-height: 0;
    margin-right: 11px;
    margin-top: 4px;
    vertical-align: baseline;
    float: left;
    transition: 0.5s;
    padding: 8px 0px;
    border-radius: 5px;
}

.ft-cont p:hover i{background:#0f5d9d; transition:0.5s;}



.cont-page h2 {
  font-weight: bold;
  color: #111;
  font-size: 19px;
  margin-top: 0;
  text-transform: uppercase;
  margin-bottom: 18px;
  margin-top: 10px;
}
.feature-box-content p, a{color:#fff;}
.feature-box-image img{
	border:1px #fff solid;
	padding:5px;
	border-radius:2px;
}
.cont-page h2 span {
  color: #111;
  font-weight: normal;
  font-size: 18px;
}
.cont-page .map-contp{border:1px dashed #ccc;}
.st-feature-box h3 {
  margin-bottom: 8px;
  font-size: 22px;
  font-weight: 700;
  color: #9DEDFF;
  text-transform: uppercase;
}
.cont-page .st-feature-box {
  background: #1b273d;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  padding-right: 10px;
  color: #fff;
}
.st-feature-box {
  padding-left: 70px;
  position: relative;
  text-align: justify;
  margin: 30px 0;
}
.st-feature-box .st-feature-box-icon {
  color: #111;
  display: block;
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 0px;
  top: 0;
  left: 0;
  text-align: center;
  font-size: 60px;
  -webkit-transition: all .3s;
  -khtml-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}
.cont-page .feature-box-image .fa{color:#fff; line-height:30px; font-size:30px; margin-top: 20px;}

.ind-sc{
	margin:30px 0;
	position:relative;
}
.ind-sc h3{
	background: linear-gradient(90deg, #256FB4 0%, #10304E 100%);
	height: 48px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
}
.ind-sc img{
	width: 307px;
	height:198px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

/*team*/
.team-bx p{ line-height:24px !important;}

.team-bx{ border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 10px;
    margin-top: 20px; overflow: auto;}
	

.main-in-hd{
	position:relative;
	margin: 20px 0 75px;
}
.main-in-hd h4{
	background: linear-gradient(90.1deg, #195B99 5.08%, #173F63 99.91%);
	width: 736px;
	height: 75px;
	border-radius: 10px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.lft-team-in img{
	box-shadow: 0px 2.14px 2.14px 0px #000000B2;
	width:240px;
	height: 240px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	position: relative;
	top: 7px;
}

.lft-team-in h5{
	background: #004488;
	box-shadow: 0px 4px 4px 0px #00000040;
	width:330px;
	height:93px;
	border-radius:12px;
	color: #fff;
	font-weight: 600;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.rght-team-in{
	background: #ECF6FF;
	height: 280px;
	padding: 30px;
	border-radius: 20px;
}
.rght-team-in h3{
	color: #004488;
	font-size: 35px;
	font-weight: 600;
}
.rght-team-in p{
	font-size: 16px;
	text-align: center;
	color: #000;
	font-weight: 400;
	margin: 20px 0 45px;
}
.rght-team-in h2{font-family: "Michroma", sans-serif;font-size: 20px;text-align: right;}


/*
.team-bx:nth-last-child(1){border-bottom:0;}
*/

.team-table{ border-color: #ccc; border-right:1px solid #ccc; font-size: 14px;}
.team-table td{border:0; border-bottom:1px solid #eee;}

.team-table tr{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s;}

.team-table tr:hover{transition:0.5s;
-webkit-transition:0.5s;
-moz-transition:0.5s; background:#eee;}

.ul-tm{    list-style: none;
    padding-left: 29px;
    margin-top: 0;}
	
.ul-tm li{margin-bottom: 8px;}
/*team*/

.credits a{color:#eee; font-weight:bold;}
.top{ position: fixed;  right: 10px;  bottom: 30px;  text-align: center; color: #fff;  background: #150303; padding: 10px 10px; z-index: 9; border-radius: 50%; border: 2px solid #fff; cursor: pointer;  opacity: 0; transition: ease-in 0.5s;}
.top.scll-top { opacity: 1; transition: ease-in 0.5s; bottom: 50px;}
.top .fa {display: block !important;}
/**/
.main-table{font-family:Saira; font-weight:normal; Font-size:15px; color:#333; line-height:24px; text-align:justify;}
.main-heading{ font-weight: bold; Font-size: 24px; color: #f9c203; line-height: 36px; border-bottom: 1px #ccc dashed; margin-bottom: 10px; text-align: left; margin-top: 0;}
	
.sub-heading{ font-weight: bold; Font-size:19px; color: #f9c203; line-height: 30px; margin-bottom:10px; text-align: left;}
	
.main-table ul li{ font-family: "Montserrat", sans-serif; font-weight: 300; Font-size:15px; color:#333; line-height:23px; text-align:left;}




#RadDockZone1 {overflow: visible !important; z-index:9 !important;}

#MenuControl{background: #1b273d;height: 68px !important;}
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{ position:absolute; right: 5px; top: 10px;}

#MenuControl_C .bg-light {--bs-bg-opacity: 1;background: linear-gradient(90deg, rgb(23 64 101) 0%, rgb(47 117 181) 100%);}
#MenuControl_C .dropdown-item.active, #MenuControl_C .dropdown-item:active{ background-color: #1b273d; color:#fff;}
.nav-fill{ width:100%; font-size: 15px; /*margin-left: 20px;*/}
.nav-link:focus, .nav-link:hover {font-family: Montserrat;font-weight: 600;font-style: SemiBold;font-size: 16px;line-height: 100%;letter-spacing: 0%;text-align: center;text-transform: uppercase;}
.dropdown-item{ font-size: 14px;}
#submenu13{ top:-40px;}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
}

.dropdown-menu .submenu-left {
    right: 100% !important;
    left: auto !important;
}
.dropdown-menu .submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}


.table-responsive {
    min-height: .01%;padding: 0;
    overflow: hidden !important;border: 0;
}

.form-control-static { min-height: 34px; padding-top: 7px;  padding-bottom: 7px; margin-bottom: 0;}

/*nav-bar*/
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{ position:absolute; right: 5px; top: 10px;}
#MenuControl .bg-light{ background-color: transparent; height:100%;padding-top: 0px; padding-bottom: 0px; }
#MenuControl_C .dropdown-item:focus, #MenuControl_C  .dropdown-item:hover{color: #fff;background: #2f74b4 !important;}
.nav-link{color: #fff;padding: 12px 5px;font-family: Montserrat;font-weight: 600;font-size: 16px;line-height: 100%;letter-spacing: 0%;text-align: center;text-transform: uppercase;}
.nav-fill{ width:100%; font-size: 15px;}
.navbar-brand{ margin:0;}
/*nav-bar*/
@media (min-width: 1170px){
#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{ width: 1170px; margin: 0 auto;}
.bnr-sec img{width: 100%;}
}
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{ font-size: 12px;}
}

@media(max-width:767px){
.nav-fill .nav-item, .nav-fill>.nav-link{ text-align:left;}
.nav-item ul li .dropdown-toggle::after{ transform: rotate(90deg);}
}

@media (max-width: 767px){
#MenuControl .bg-light{/* margin-top: 15%; */padding: 10px 0;}

.navbar-toggler{ background-color: #fff !important;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 1px 0; border-bottom: 1px solid #fff; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}

#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{width: 100%;}

.bnr-sec .carousel-content{ width: 70% !important;}

.bnr-sec .title h1{ font-size: 36px !important;}
.bnr-sec .title h1 span{font-size: 30px !important;}
}

@media(max-width:568px){
	
.banner-content{ display: none;	}	
.navbar-collapse {/* background: #fff; */}
}


@media(max-width:480px){
.bnr-sec .carousel-content{ width: 80% !important;}
.bnr-sec .title h1{ font-size: 24px !important;}
.bnr-sec .title h1 span{font-size: 22px !important;}
	
}


@media (max-width: 1200px) {
  .about .content{padding-right: 0;}
}
@media (max-width: 991px) {
	.about-sec{
		padding:10px;
		width: 100%;
	}
	.about-sec h3{
		font-size:22px;
		line-height: 42px;
	}
	.ft-cont p{
		font-size:14px;
	}
	.us-lk ul li a{
		font-size:12px;
	}
  .team .member {margin-bottom: 110px;}
  .services .icon-box{margin:15px auto;}  
}

@media (max-width: 768px) {
	.st-feature-box h3{
		font-size: 14px;
	}
	.rght-cnt{
		padding:10px;
	}
	.st-feature-box{
		padding-left:50px;
	}
	.lft-cnt{
		height:auto;
		padding: 20px 10px;
	}
	.ind-sc{
		margin:10px 0;
	}
	.srv-rght ul li{
		font-size:14px;
	}
	.srv-rght h6{
		margin:20px 0;
	}
	.srv-lft img{
		width:100%;
		height:100%;
	}
	.main-in-hd{
		margin: 25px 0;
	}
	.rght-team-in p{
		font-size:14px !important;
	}
	.main-in-hd h4{
		width:100% !Important;
		height: auto !IMPORTANT;
		font-size: 32px !important;
	}
	.inner-cnt{
		height:auto;
		padding: 15px;
	}
	.lft-team-in h5{
		width: 100% !IMPORTANT;
	}
	.rght-team p, .rght-team h2{
		margin:20px 0;
		font-size: 14px;
	}
	.abt-dsg h6{
		width:100%;
	}
	.services .service-box{
		margin:20px 0;
	}
	.main-nxt h5, .main-nxt h5 span, .main-hds h6{
		font-size:32px;
	}
	.main-nxt{
		padding:30px 0;
	}
	.rght-team{
		left:0;
		padding: 10px;
	}
	.lft-team h5{
		width:100%;
		height: auto;
	}
	.lft-team img{
		width:100%;
		height: 100%;
	}
	.lft-team{
		margin:20px 0;
	}
	.tm-inner h6{
		font-size: 22px;
		line-height: 32px;
		left: 0;
	}
	.about-sec .abt-img img{
		display: inline-block;
	}
	.banner-btm .cont-bx{
		min-height:auto;
		padding: 20px;
	}
  .about {text-align: center;}
}
@media (max-width: 767px) {
#header img{margin: 0 auto;text-align: center;}

.body-fx #header{ padding: 15px 0;
    height: inherit;
    position: relative; 
	/*background: rgba(47,77,90,.85) !important;*/ }
	
.caption{ width: 100%;}

.wback .caption{ top: 30%;}

.nav>li>a { padding: 4px 2px;}

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

#header .icon .fa{ color: #f9c203; font-size: 18px !important; line-height: 30px  !important; width: 35px !important; height: 35px !important; text-align: center;}
#header .con .text strong{ font-size: 12px !important;}
#header .col-md-6.d-flex{ padding: 5px 20px !important;}

.qyery-hm h4 strong{ font-size: 17px !important;}
.qyery-hm h4 span{ font-size: 15px !important; padding: 5px 15px !important; margin-top: 0 !important;}


}


@media (max-width: 575px) {
	

}


@media (max-width: 414px) {
  #footer .footer-top ul li span, #footer p, .career-sec p, #footer .copyright p ,.ft-link li, #footer .footer-top ul li, #services p, .about-sec p, .banner-btm .cont-bx p, .nav-top .nav-top-left ul li, .cont-hm-rht p{font-size: 13px !important;}

}
