@font-face {
  font-family: Raleway;
  src: url(fonts/Raleway-VariableFont_wght.ttf);
}

@font-face {
  font-family: Montserrat-regular;
  src: url("../font/MONTSERRAT-REGULAR.OTF");
}

@font-face {
  font-family: Montserrat-Bold;
  src: url("../font/MONTSERRAT-BOLD.OTF");
}

@font-face {
  font-family: Montserrat-Black;
  src: url("../font/MONTSERRAT-BLACK.OTF");
}

@font-face {
  font-family: Montserrat-Medium;
  src: url("../font/MONTSERRAT-MEDIUM.OTF");
}

.width100{
  float: left;
  width: 100%;
}

body{
  font-family: Raleway;
  font-size: 21px;
  line-height: normal;
  font-weight: normal;
  overflow-x: hidden; /* Hide horizontal scrollbar */
}
.logo{
  float: left;
  width: auto;
  max-width: 300px;
}

.menu_mainbox{
  float: right;
  width: auto;
  position: relative;
  z-index: 50;
}
.menu_box{
  float: left;
  width: auto;
  margin: 20px 0 0 0;
}
.menu_box ul{
  float: left;
  width: auto;
  padding: 0;
  margin: 0;
}
.menu_box li{
  float: left;
  width: auto;
  list-style-type: none;
  position: relative;
}
.menu_box li a{
  float: left;
  width: auto;
  font-size: 15px;
  color: #000;
  text-decoration: none;
  /* text-transform: uppercase; */
  text-transform: capitalize;
  padding: 7px 16px;
  line-height: normal;
  position: relative;
  font-weight: 500;
}
.menu_box li a:hover{
  background-color: #f6de05;
  color: #000;
}
.menu_box li .select{
  background-color: #f6de05;
  color: #000;
}

.toggle_menu{
  display: none;
}
.toggle_menu_close{
  display: none;
}

.drop_box{
  display: none;
  position: absolute;
  float: left;
  width: 250px;
  background-image: linear-gradient(90deg, #d4af37 0%, #ab8b22 100%);
  margin: 45px 0 0 0;
}
.dropdown_menu:hover .drop_box{
  display: block;
}

.dropdown_menu:hover a {
  background-image: linear-gradient(90deg, #d4af37 0%, #438029 100%);
  color: #fff;
}
.dropdown_menu .drop_box a{
  width: 100%;
  color: #fff;
  background-image: none;
  border-bottom: 1px dashed #fff;
  font-size: 19px;
  text-shadow: 0px 1px 0 rgba(0, 0, 0, 0.3);
}
.dropdown_menu .dropdown_arrow{
  content: '';
  background-image: url(../images/dropdown_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 10px;
  height: 20px;
  margin: 3px 8px 0 0;
  position: absolute;
  right: 0;
}
header{
  /* background-color: #00000070; */
  background-color: #9bd5ea3d;
  position: relative;
  z-index: 50;
  text-transform: capitalize;
  border-bottom: 3px solid #fbc909;
}
/* header {
  padding: 0px;
  position: relative;
  z-index: 10;
} */
/* .top_menu_mainbox {
  padding: 15px 0 0 0;
  background-color: #fff;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 77;
} */
/* =========== Banner Section Start ============ */

#banner{
  margin: 0px 0 0 0 !important;
}
.banner_section{
  padding: 0;
}
.banner_box {
  background-image: url(../images/det-banner-img.webp);    
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
  /* background-color: #a6c94540; */
  /* padding: 25px 0; */
  background-color: #e7f5fa;
  min-height: 600px;
  width: 100%;
}
.banner_girl{
  float: right;
  max-width: 370px;
  bottom: 0;
  position: absolute;
  margin: 0 0 0 200px;
  z-index: 50;
}
.home_banner_slider {
  float: left;
  width: 100%;
  min-height: 630px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #050a10;
}
.banner-content h1,
.banner-content h3 {
  color: #fff;
  font-family: montserrat_regular;
} 

.banner-content h1 span {
  color: #f7c852;
  font-family: montserrat_black;
}
.banner4-content{
  margin-left:-30px !important;
}
.heading_banner {
  color: #FFF;
  font-size: 26px;
  line-height: 30px;
}

.heading_banner1 {
  color: #FFF;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
}

.heading_banner span {
  color: #f7c852;
  font-weight: 700;
}

.banner-content ul {
  margin: 15px 0 0 0;
  padding: 0;
}

.banner-form {
  max-width: 350px;
  /* max-width: 300px; */
  position: relative;
  /* background-color: #911a19c2; */
  background-color: #2c5da0;
  /* box-shadow: 20px 15px 86px rgb(220 6 6 / 18%); */
  border-radius: 40px;
  z-index: 1;
  margin: 0px 0 0 172px;
}

.banner-form form {
  z-index: 2;
  position: relative;
  padding: 15px 20px 30px 20px
}

.banner-form h3 {
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin: 15px 0;
}



.banner-form lable,
.tab-content h5,
.tab-content h6,
a.submit_btn {
  color: #fff
} 

textarea.form-control {
  resize: none;
  color: #a8a8a8;
  opacity: 1
}

.banner-form select.form-control {
  background: url("../images/new-images/arrow.png") 97% no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #a8a8a8;
  cursor: pointer
}

.form-control::placeholder {
  color: #a8a8a8;
  opacity: 1
}

.form-control:-ms-input-placeholder {
  color: #a8a8a8;
  opacity: 1
}

.form-control::-ms-input-placeholder {
  color: #a8a8a8;
  opacity: 1
}


.banner-form-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
  padding-top: 20px
} 

.banner-form .form-control {
  font-size: 12px;
  line-height: 18px;
  border-radius: 4px;
  height: auto;
  min-height: auto;
  padding: 8px;
  max-height: 60px;
  margin:0 0 10px 0;
}
.mobile_view {
  display: none;
}
.btn_submit {
  padding: 9px 25px;
  color: #fff !important;
  font-weight: 500;
  border: 2px solid;
  border-radius: 25px;
  display: inline-block;
  font-size: 15px;
  line-height: 15px;
  background: linear-gradient(113deg, #f7c852 0, #f7c852cf 100%);
  /* background: linear-gradient(113deg, #e32323 0, #e32323a1 100%);    */
  font-family: Montserrat-SemiBold;
}

.btn_submit:hover{
  text-decoration: none;
  color: #f7c852 !important;
  background: #fff !important;
  border: 2px solid #f7c852 !important;
  font-weight: bold;
}

select {
color: #9e9e9e;
}
option:not(:first-of-type) {
color: black;
}

.loader { 
  display: none; 
  border: 4px solid rgba(255, 255, 255, 0.3); 
  border-top: 4px solid #f7c852; 
  border-radius: 50%; 
  width: 15px; 
  height: 15px; 
  animation: spin 1s linear infinite; 
  margin-left: 10px; 
} 

@keyframes spin { 
  0% { 
      transform: rotate(0deg); 
  } 

  100% { 
      transform: rotate(360deg); 
  } 
} 

.loading { 
  background-color: #ccc; 
  pointer-events: none; 
}
/* -------BANNER-FORM-END--------- */

/* <!-------------Logo section (After banner) starts--------------> */
.logosection {
  padding: 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.logoinnersection {
  display: flex;
  align-items: center;
  align-content: center;
}

.logoinnersection p {
  margin: 10px 0px;
  text-align: left;
  font-size: 15px;
  line-height: 16px;
  font-family: 'Lato', sans-serif;
  color: #000;
}
.imgwidth {
  width: 35% !important;
}
/* <!-------------Logo section (After banner) end--------------> */

/* <!--------------------Counter On Scroll starts---------------------> */
.features {
  padding: 20px;
  background-color: #fff;
  color: #E87B2C;
  height: 90%;
  box-shadow: 0 4px 3px #e4e3df, 0 -3px 3px #e4e3df;
}
.features h2 {
  font-size: 55px;
  font-weight: 700;
}
.features p {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}
/*-------------------Counter On Scroll end---------------------*/

/* -------REIMAGINING-LIST-START--------- */

.text35{
  font-size: 35px;
  /* color: #fbc909; */
  color: #2b5ea1;
}
.text35::after {
  content: "";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  background-color: #c10200;
  width: 100px;
  height: 3px;
  text-align: center;
  margin: 53px auto 0 auto;
}
.reimaging_list{
  float: left;
  width: 25%;
  text-align: center;
}
.reimaging_innerlist{
  float: left;
  width: 100%;
  transition-duration: 0.3s;
  margin: 2px 0 0 0;
  padding: 20px 0;
  border-radius: 20px;
  border: 1px solid #fff;
}
.reimaging_innerlist:hover{
  margin: 0 0 2px 0;
  border: 1px solid #fbc909;
  transition-duration: 0.3s;
  box-shadow: 0 10px 10px #ececec;
}
.reimaging_icon{
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
}
.reimaging_icon img{
  max-width: 100px;
}
.reimaging_text{
  float: left;
  width: 100%;
  font-size: 51px;
  font-weight: bold;
  font-family: Raleway;
}
.reimaging_text span{
  float: left;
  width: 100%;
  font-size: 20px;
  text-transform: uppercase;
  color: #000;
  font-family: Raleway;
}
.reimaging_text p{
  float: left;
  width: 100%;
  font-size: 51px;
  font-weight: bold;
  font-family: Raleway;
  padding: 0 50px 0 0;
}
.reimaging_text .num-txt1 {
  margin: -69px 0px 0 80px;
}
.reimaging_text .num-txt {
  margin: -73px 0px 0 60px;
}
/* -------REIMAGINING-LIST-END--------- */

/*------------Our Courses Section Starts----------------*/

#our-courses {
  padding: 60px 0;
  background-color: #e7f5fa;
}
.our-courses .courses-box {
  padding: 30px 20px;
  background: #2b5ea1;
  color: #fff;
  margin: 0 55px;
  border-radius: 20px;
}

.our-courses .courses-box p {
  margin-bottom: 30px;
}
.our-courses .icon-box {
  text-align: center;
  background: #fff;
  padding: 40px 30px;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(55, 55, 63, 0.1);
  transition: 0.3s;
  border-radius: 20px;
}
.our-courses .icon-box i {
  color: var(--color-primary);
  margin-bottom: 30px;
  font-size: 32px;
  margin-bottom: 30px;
  background: rgba(206, 18, 18, 0.1);
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
}
.our-courses .courses-box h3 {
  font-weight: 700;
  font-size: 34px;
  /* margin-bottom: 30px; */
  text-align: center;
}
.our-courses .icon-box h4 {
  font-size: 17px;
  font-family: Raleway;;
  margin: 20px 0 30px 0;
}
.our-courses .icon-box p {
  font-size: 16px;
  color: #6c757d;
  font-family: Raleway;;
}
.icon-box .board_img img {
  /* display: none; */
  max-height: 110px;
}
/*------------Our Courses Section end----------------*/

/* ===========Course Highlights Section start============  */

.key_text {
  color: #000;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
}
.highlights .service_list{
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 270px;
  background-color: #000;
  position: relative;
  margin: 15px -4px; 
}

.highlights .service_name{
  /* font-family: montserrat_bold; */
  color: #fff;
  display: flex;
  justify-content: end;
  flex-direction: column;
  float: left;
  width: 100%;
  position: absolute;
  font-size: 17px;
  transition-duration: 0.3s;
  padding: 10px 20px;
  bottom: 0;
  background-color:#2b5ea1ba ;    
  align-items: center;
  text-align: center;
  line-height: 24px;
}
.highlights .service_list:hover .service_name{
  /* background-color: #e3232385; */
  background-color: #2b5ea1e6;
  color: #fff;
}

/* ===========Course Highlights Section ends============  */

/* -----------------Recruitments section start ----------------*/
.section-heading {
  color: #2b5ea1;
  /* font-family: Montserrat-Black; */
  font-size: 40px;
  padding: 0 0 50px 0;
  text-align: center;
  position: relative;  
}

.section-heading::after {
  border-bottom: .2rem solid transparent;
  border-image: linear-gradient(90deg, #fff, #fbc909 49.76%, #fff);
  border-image-slice: 1;
  width: 30%;
  content: "";
  position: absolute;
  left: 48px;
  right: 0px;
  top: 0px;
  /* width: 450px; */
  height: 3px;
  text-align: center;
  margin: 53px 0 0 410px;
}
.our_recruiters_section{
  padding: 50px 0px 50px 0px;
}
.our_recruiters_section p{
  text-align: center;
}
.our_recruiters_section .item{
  max-width: 200px;
}
.our_recruiters_section img{
  max-width: 200px;
}
.our_recruiters_section{
  width: 100%;
  padding: 40px 0px 60px 0px;
  float: left;
}
.our_recruiters_section .owl-nav{
  display: none !important;
}
.our_recruiters_section .hide-nav .owl-controls {
  display: none;
}
.our_recruiters_section .owl-dot{
  display: none;
}
.our_recruiters_section .item img{
  max-width:120px;
  margin: 0 auto;
}
.our_recruiters_section .item{
  padding: 8px;
  border-radius: 27px;
  border: 1px solid #DDd;
  max-width: 80%;
  margin: 0 auto;
  height: 130px;
  background-color: #FFF;
  display: flex;
  align-items: center;
  justify-content: center;
  object-fit: contain;
}
/* ---------------Recruitments section end---------------------- */

/*-----------------Testimonials section starts------------------ */

.testimonial_list{
  border: 1px solid;
  padding: 4px;
  border-color: #c22126;
  margin-top: 15px;
  margin-bottom: 15px;
} 
.testimonial_list video{
  width: 230px;
  height: 300px;
  margin-bottom: -7px;    
} 

.owl-carousel .owl-item {
  transition: all 0.3s ease-in-out;
}

.owl-carousel .owl-item .card {
  padding: 30px;
  position: relative;
}

.owl-carousel .owl-stage-outer {
  overflow-y: auto !important;
  padding-bottom: 40px;
}

/* .owl-carousel .owl-item video {
  height: 200px;
  object-fit: cover;
  border-radius: 6px;
} */

.owl-carousel .owl-item .card .name {
  position: absolute;
  bottom: -20px;
  /* left: 33%; */
  color: #fff;
  font-size: 17px;
  font-weight: 600;
  background-color: #c10200;
  padding: 5px 10px;
  border-radius: 5px;
  box-shadow: 2px 3px 15px #EC1B244D;
}

.owl-carousel .owl-item .card {
  opacity: 0.2;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: all 0.3s ease-in-out;
  width: 305px;
}

.owl-carousel .owl-item.active.center .card {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-dots {
  display: inline-block;
  width: 100%;
  text-align: center;
}

.owl-theme .owl-dots .owl-dot span {
  height: 20px;
  background: #c10200 !important;
  border-radius: 2px !important;
  opacity: 0.8;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  height: 13px;
  width: 13px;
  opacity: 1;
  transform: translateY(2px);
  background: #C4161C !important;
}

/*------------------Testimonials section ends------------------*/

/*------------------ about section starts----------------- */
/* .section-heading {
  color: #000;
  font-size: 40px;
  padding: 0 0 50px 0;
  text-align: center;
  position: relative;
}  */

.about_content {
  font-size: 17px;
  line-height: 25px;
  text-align: justify;
}
.about_img img{
  box-shadow: 1px 1px 8px #00000070;
  border-radius: 10px 10px 10px 10px;
  /* border-bottom: 5px solid #be0004 !important; */
  min-height: 165px;
}

/*---------------- about section end ---------------*/

/* ===========PopUp section starts============  */
.login-popup{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1099;
	background-color:rgba(0,0,0,0.6);
	visibility: hidden;
	opacity: 0;
	transition: all 1s ease;
  overflow: scroll;
}
.login-popup.show{
	visibility:visible;
	opacity: 1;
}
.login-popup .box{
	/* background-color:#ffffff;
	width: 750px; */
	position: absolute;
	left: 50%;
	top:350px;
	transform:translate(-50%,-50%);
	display: flex;
	flex-wrap: wrap;
	opacity: 0;
	margin-left: 50px;
	transition: all 1s ease;
}
.login-popup.show .box{
	opacity: 1;
	margin-left: 0;
}
.login-popup .box .img-area{
	flex:0 0 50%;
	max-width: 50%;
	position: relative;
	overflow: hidden;
	padding:30px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.login-popup .box .img-area h1{
	font-size: 30px;
}
.login-popup .box .img-area .img{
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background-image: url(../images/banner_img.png);
	background-size: cover;
	background-position: center;
	animation: zoomInOut 7s linear infinite;
	z-index: -1;
  background-repeat: no-repeat;
}
@keyframes zoomInOut{
	0%,100%{
		transform: scale(1);
	}
	50%{
		transform: scale(1.1);
	}
}
.login-popup .box .form{
	flex:0 0 50%;
	max-width: 50%;
	padding:40px 30px;
}

.login-popup .box .form h1{
	color:#000000;
	font-size: 30px;
	margin:0 0 30px;
}
.login-popup .box .form .form-control{
	height: 45px;
	margin-bottom: 30px;
	width: 100%;
	border:none;
	border-bottom:1px solid #cccccc;
	font-size: 15px;
	/* color:#000000; */
}
.login-popup .box .form .form-control:focus{
	outline: none;
}
.login-popup .box .form label{
	font-size: 15px;
	color:#555555;
}
.login-popup .box .form .btn{
	width: 100%;
	background-color: #E91E63;
	margin-top:40px;
	height: 45px;
	border:none;
	border-radius: 25px;
	font-size: 15px;
	text-transform: uppercase;
	color:#ffffff;
	cursor: pointer;
}
.login-popup .box .form .btn:focus{
	outline: none;
}

.login-popup .close{
	position: absolute;
  top: 28px;
  left: 148px;
  font-size: 40px;
  cursor: pointer;
  float: left;
  color: #fff;
  z-index: 100;
}
.banner_girl-popup{
  float: right;
  max-width: 170px;
  bottom: 0;
  position: absolute;
  margin: 0 0 0 0px;
  z-index: 50;
}
.login-popup select.form-control {
  background: url("../images/new-images/arrow.png") 97% no-repeat #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: #a8a8a8;
  cursor: pointer
}
.login-popup h3{
  text-align: center;
 }
 .det-logo-img{
  position: fixed;
  top: 15px;
  left: 0;
 }
/* ===========PopUp section end============  */

/* ===========Top button starts============  */
#myBtn {
  display: none;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 99;
  border: none;
  outline: 0;
  background-color: #2b5ea1ba;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  border-radius: 40px;
  font-size: 22px;
  opacity: 0.9;
  height: 40px;
  width: 40px;
}
#myBtn:hover {
  /* background-color: #555; */
  opacity: 1;
}
#enqBtn {
  display: none;
  position: fixed;
  bottom: 150px;
  right: 0;
  z-index: 99;
  border: none;
  outline: 0;
  background-color: #2b5ea1;
  color: #fff;
  cursor: pointer;
  padding: 5px;
  border-radius: 10px;
  font-size: 22px;
  opacity: 0.9;
  height: 200px;
  width: 50px;
  writing-mode: vertical-lr;
  text-orientation: mixed;
}
#enqBtn:hover {
  /* background-color: #555; */
  opacity: 1;
}
/* ===========Top button end============  */

/* ===========Footer section startts============  */
.footer-section-heading {
  color: #2b5ea1;
  /* font-family: Montserrat-Black; */
  font-size: 40px;
  padding: 0 0 50px 0;
  /* text-align: center; */
  position: relative; 
}

.footer-section-heading::after {
  border-bottom: .2rem solid transparent;
  border-image: linear-gradient(90deg, #fff, #fbc909 49.76%, #fff);
  border-image-slice: 1;
  width: 35%;
  content: "";
  position: absolute;
  left: 38px;
  right: 0px;
  top: 0px;
  /* width: 206px; */
  height: 3px;
  text-align: center;
  margin: 53px 0 0 -40px;
}

footer {
  background-color: #9bd5ea3d;
  padding: 60px 0 10px 0;
  color: #000;
  margin: 50px 0 0 0 ;
}

footer p {
  /* font-family: Montserrat-Medium; */
  line-height: 30px;
  font-size: 20px;
}

.footer_left_mainbox p span{
  font-size: 30px;
  /* font-family: Montserrat-bold; */
}
footer a {
  color: #000;
  text-decoration: none;
  /* font-family: Montserrat-Medium; */
}

footer a:hover, .footer a:focus {
  /* font-family: Montserrat-Bold; */
  color: #000;
  text-decoration: none;
}
.copyright{
  font-size: 12px;
  /* font-family: Montserrat-Medium; */
}
/* ===========Footer section ends============  */

/* ===========Thank you page section start============  */
.thankyoutext {
  text-align: center;
  padding: 50px;
}
.thankyou_button {
  text-align: center;
}
.thankyou_button .banner-btn {
/* font-family: Montserrat-Black; */
font-size: 28px;
width: 86%;
padding: 40px;
color: #2b5ea1;
text-decoration: none;
}
.thankyou_banner_section{
  padding: 150px 0 120px 0;

}
.ty_btn {
  /* font-family: Montserrat-Bold; */
  background: linear-gradient(113deg, #2b5ea1, #2b5ea1a6 100%);
  padding: 8px 20px;
  border-radius: 20px;
  color: #fff;
  text-decoration: none;
  text-transform: 0.4s;
}
.ty_btn:hover {
  text-decoration: none;
  color: #2b5ea1;
  background: #fff;
  border: 1px solid #2b5ea1;
}
.btn_tysubmit a {
  font-family: Montserrat-Bold;
  background: linear-gradient(113deg, #2b5ea1 0, #2b5ea1a6 100%);
  padding: 8px 20px;
  border-radius: 20px;
  color: #fff;
  text-transform: 0.4s;
  text-decoration: none;
}
.btn_tysubmit a:hover {
  text-decoration: none;
  color: #2b5ea1;
  background: #fff;
  border: 1px solid #2b5ea1;
}

/* ===========Thank you page section ends============  */

/* --------------------Responsive Section Starts----------------------------- */

  @media screen and (min-width: 1025px) and (max-width: 2000px) {
  .navbarmob{
    display: none;
  }
  .login-popup h3 {
    text-align: center;
    color: #fff;
    /* color: #2b5ea1; */
    font-weight: 700;
}
.highlights .service_name {
  font-size: 13px;
  }
}
@media screen and (min-width: 1000px) and (max-width: 1500px) {
.ser_list1{
  width: 28%;
}
.ser_list_heading{
  padding: 30px 10px 10px 10px;
}
.our-courses .courses-box h3 {
  font-size: 30px !important;
}
}

@media (max-width: 1024px) {
  .menu_open{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 500;
  }
  .toggle_menu{
    display: block;
    /* position: fixed; */
    right: 0;
    top: 0;
    margin: 30px 0px 0 0;
    cursor: pointer;
  }
  .toggle_menu_close{
    display: none;
    background-color: #fff;
  }
  .menu_open .toggle_menu_close{
    display: block;
    float: right;
    margin: 0 0 0 0;
  }
  .menu_box{
    width: 300px;
    background-color: #2b5ea1;
    right: 0;
    margin: 100px -400px 0 0;
    padding: 10px ;
    transition-duration: 0.3s;
    position: fixed;
    z-index: 500;
  }
  .menu_open .menu_box{
    margin: 0px 0 0 0;
  }
  .menu_box li{
    width: 100%;
    margin: 0 !important;
  }
  .menu_box li a{
    width: 100%;
    text-align: center;
    border-bottom: 1px dotted #fff;
    color: #fff;
    background-image: none !important;
    padding: 7px 25px;
    font-size: 16px !important;
  }
  .banner_box {
    background-image: url(../images/det-banner-img.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-color: #e7f5fa;
    padding: 25px 0;
    min-height: 600px;
    width: 100%;
  }
  .banner-form {
    margin: -18px 0 0 70px;
  }
  .our-courses .courses-box {
    padding: 20px;
    margin: 0 40px;
  }
  #enqBtn{
    display: block;
    position: fixed;
    bottom: 50px;
    right: 0;
    z-index: 99;
    border: none;
    outline: 0;
    background-color: #2b5ea1;
    color: #fff;
    cursor: pointer;
    padding: 5px;
    border-radius: 10px;
    font-size: 18px;
    opacity: 0.9;
    height: 150px;
    width: 36px;
    writing-mode: vertical-lr;
    text-orientation: mixed;
  }
  .navbarmob{
    display: none;
  }
  .section-heading::after {   
    margin: 53px 0 0 263px;
  }
  .footer-section-heading::after {    
    width: 45%;   
    margin: 53px 0 0 -22px;
  }
  .highlights .service_name {
    font-size: 12px;
  }
  .our-courses .courses-box h3 {
    font-size: 30px !important;
  }
  .login-popup h3 {
    text-align: center;
    color: #fff;
    /* color: #2b5ea1; */
    font-weight: 700;
  }
  .login-popup .close {
    position: absolute;
    top: 0px;
    left: 60px;
  }
}

@media screen and (max-width:992px) {

.reimaging_list{
  width: 25%;
}
.more_btn_link a{
  float: left;
}

.about_box{
  padding: 30px;
}
.about_right{
  width: 100%;
  text-align: center;
}
.about_right img{
  max-height: 400px;
}
.about_left{
  width: 100%;
  text-align: center;
  padding: 60px 40px 10px 40px;
}

.thankyou_mainbox {
  height: auto;
  margin-bottom: 25px;
}
.thankyou_heading {
  font-size: 40px;
  text-align: center;
}
.thankyou_heading span {
  font-size: 25px;
}
.banner_box {
  background-image: url(../images/det-banner-mob-img.webp) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  margin: 0;
  min-height: 215px !important;
  background-color: #e7f5fa;
  /* margin: 80px 0 0 0; */
}

.banner-form {
  margin: 560px auto 0 auto;
}
.login-popup .banner-form {
  margin: 0px auto 0 auto;
}
.login-popup .close {
  position: absolute;
  top: 27px;
  left: 18px;
}
}



@media screen and (max-width:768px) {

.banner_form{
  width: 100%;
  margin: 0 0 50px 0;
}
.banner_girl{
  width: 100%;
  max-width: 100%;
  text-align: center;
}
.banner_girl img{
  max-width: 150px;
}

body{
  font-size: 16px;
}

.courses_heading_grey{
  font-size: 14px;
  padding: 10px 40px;
}
.reimaging_list {
  width: 100%;
}
.reimaging_icon{
  text-align: right;
  width: 30%;
}
.reimaging_text{
  width: 60%;
  font-size: 44px;
  text-align: left;
  margin: 0 0 0 10px;
}
.more_btn_link a {
  width: 100%;
  margin: 0 0 10px 0;
}
.text35 {
  font-size: 25px;
}
.footer_box a {
  float: left;
  padding: 7px 20px;
  width: 100%;
  border-bottom: 1px dotted #ccc;
}
.banner_text{
  font-size: 40px;
  line-height: normal;
}
.owl-carousel_banner .owl-dots{
  margin: 0 20px 0px 0;
}

.about_left{
  padding: 60px 0px 10px 0px;
}

.footer_box{
  padding: 30px 0;
  text-align: center;
}
.footer_leftbox {
  width: 100%;
  margin: 0 0 40px 0;
}
.footer_logo{
  padding: 0 0 20px 0;
  text-align: center;
}
.footer_logo img{
  max-height: 100px;
}
.footer_content{
  width: 100%;
}
.footer_rightbox{
  width: 100%;
}
.footer_rightbox input[type="text"]{
  text-align: center;
}
.footer_rightbox .green_btn{
  float: none;
}

/* .login-popup .box{
  width: calc(100% - 30px);
} */
.login-popup .box .img-area{
  display: none;
}
.login-popup .box .form{
  flex: 0 0 100%;
  max-width: 100%;
}
#our-courses {
  padding: 40px 0;
}
.our-courses .courses-box {
  margin: 11px 0;
  text-align: center;
}
.our-courses .content-box {
  margin: 0 0 0 0;
}
.our-courses .courses-box h3 {
  margin-bottom: 0px;
}
.banner_box {
  background-image: url(../images/det-banner-mob-img.webp) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  margin: 0;
  min-height: 215px !important;
  background-color: #e7f5fa;
  /* margin: 80px 0 0 0; */
}
.banner-form {
  margin: 440px auto 0 auto;
}
.reimaging_text .num-txt {
  margin: -73px 0px 0 92px;
}
.reimaging_text .num-txt1 {
  margin: -69px 0px 0 90px;
}
.about_img img {
  margin: 20px 0;
}
footer p {
  text-align: center;
}
.footer-section-heading {
  text-align: center;
}
.footer-section-heading::after {
  display: none;
  /* margin: 53px 0 0 43px;
  width: 60%; */
}
.navbarmob {
  display: block;
  overflow: hidden;
  background-color: #2b5ea1;
  color: #fff;
  position: fixed;
  bottom: 0;
  z-index: 999999;
  margin-bottom: 0;
  width: 100%;
  min-height: auto
}

.navbarmob a {
  float: left;
  display: block;
  /* color: #1a1a1a; */
  color: #fff;
  text-align: center;
  padding: 10px 10px;
  text-decoration: none;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
}

.navbarmob a:hover {
  background-color: #2b5ea1;
  color: #fff
}

.navbarmob a.active {
  background-color: #2b5ea1;
  color: #fff
}
#enqBtn{
  display: none !important;
}
.copyright {
  font-size: 12px;
  margin-bottom: 40px;
  /* font-family: Montserrat-Medium; */
}
.section-heading::after {    
 display: none;
}

.login-popup .box {
  top: 100px;
}
.login-popup h3 {
  text-align: center;
  color: #fff;
  /* color: #2b5ea1; */
  font-weight: 700;
}
.login-popup .close {
  position: absolute;
  top: 465px;
  left: 20px;
}
.login-popup .banner-form {
  margin: 440px auto 0 auto;
}
}


@media screen and (max-width:580px) {

.banner_text{
  font-size: 30px;
}
.banner_text2{
  font-size: 24px;
}
.owl-carousel_banner .owl-dots {
  margin: 0 20px 10px 0;
}

.owl-carousel_event .owl-nav{
  margin: 0 auto;
  max-width: 90px;
  left: 0;
  right: 0;
  padding: 30px 0 0px 0;
  position: relative;
}
.owl-carousel_event .owl-nav div{
  margin: 0 !important;
  border: 1px solid #ccc;
  background-size: 10px;
  width: 30px;
}


.owl-carousel_testi .owl-nav{
  margin: 0 auto;
  max-width: 100px;
  left: 0;
  right: 0;
  padding: 30px 0 0 0;
}
.owl-carousel_testi .owl-nav div{
  margin: 0 !important;
}

.thankyou_banner_section {
  padding: 0 !important;
}
.thankyou_mainbox {
  height: auto;
  margin-bottom: 25px;
}
.thankyou_heading {
  font-size: 40px;
  text-align: center;
}
.thankyou_heading span {
  font-size: 25px;
}
.banner_box {
  background-image: url(../images/det-banner-mob-img.webp) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  margin: 0;
  min-height: 215px !important;
  background-color: #e7f5fa;
  margin: 0px 0 0 0;
}
.banner-form {
  /* margin: 0; */
  /* margin: 325px auto 0 auto; */
  margin: 300px auto 0 auto;
}
.section-heading {
  font-size: 35px;
}
.footer-section-heading::after {
  /* display: none; */
  margin: 53px 0 0 43px;
  width: 60%;
}
.login-popup .box {
  top: 185px;
}
.login-popup .close {
  position: absolute;
  top: 475px;
  left: 20px;
}
}

@media screen and (max-width: 380px) {
.banner-form {
  /* margin: 0; */
  margin: 190px auto 0 auto !important;
}
.banner_box {
  background-image: url(../images/det-banner-mob-img.webp) !important;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top;
  margin: 0;
  min-height: 215px !important;
  background-color: #e7f5fa;
  /* margin: 80px 0 0 0;   */
}
.footer-section-heading::after {
  margin: 53px 0 0 15px;
  width: 65%;
}
.login-popup .close {
  position: absolute;
  top: 214px;
  left: 20px;
}
}
@media screen and (min-width: 381px) and (max-width: 490px) {
  .banner-form {
    margin: 260px auto 0 auto !important;
  }
  .login-popup .close {
    position: absolute;
    top: 275px;
    left: 20px;
  }
}
