body{ padding: 0px; margin: 0px; list-style: none; font: normal 14px/18px 'Poppins', sans-serif; color:#1a233b; background: #fff; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
input[type="submit"]{cursor: pointer;}


/*
font-family: 'ProximaNova-Regular';
font-family: 'ProximaNova-Light';
font-family: 'ProximaNova-Bold';
font-family: 'Muli-Bold';
font-family: 'Muli-Light';
font-family: 'Muli-SemiBold';
font-family: 'Muli-Regular';
font-family: 'Muli-ExtraBold';
font-family: 'Poppins', sans-serif;
 font-family: 'MyriadPro-Bold';
*/

.container{ max-width: 1170px; }

.header_sec{ width: 100%; padding: 0;  } 
.topHeaderSec{ width:100%; background:#09112a; padding:15px 0px; text-align:center; display: inline-block; }
.topHeaderSec p{ color:#fff; font: 400 17px/21px 'Poppins', sans-serif;}
.bottomheaderSec{ width:100%; background:#fff; float:left; border-bottom: 1px solid #f3f3f3; position: relative; }
.innbottomheaderSec{ width:100%; padding:0px; float:left;}
.bottomheaderSec:before{ width:35%; height:120px;  position: absolute; left:0; top:0; content:'';  background:url(../images/logobg.png) no-repeat; background-size: 100% 100%; z-index: 1; }


/*menu*/
.nav_top{ width: 100%; background: none !important; padding: 0px; box-shadow: inherit; margin: 0px; border: none; border-radius: 0px; min-height: inherit; }
.nav_top .navbar-brand{ width: auto; padding: 0px; margin: 0px; height: auto; position: relative; z-index: 11; }
.nav_top .navbar-brand img{ max-width: 100%;}
.nav_top .navbar-collapse{ padding: 0px; border: none; box-shadow: inherit; justify-content: flex-end !important; }
.menu_sec{ padding: 0px; }
.menu_sec li{ margin-left: 45px; }
.menu_sec li:first-child{ margin-left: 0px; }
.menu_sec li a{ padding: 35px 0; font: 500 14px/24px 'Poppins', sans-serif; color: #000000 !important; text-decoration: none; float: left; position: relative;   }
.menu_sec li a:before{ width:0%; height:5px; content:''; background:#f38090; position: absolute; left:0; bottom: 0;  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.menu_sec li:hover a:before{ width:100%; }
.menu_sec li.current_page_item a:before{ width:100%; }
/*.menu_sec1{ margin: 0px 0 0 !important; padding: 0px; }
.menu_sec1 li{ margin-left: 20px; }
.menu_sec1 li:first-child{ margin-left: 0px; }
.menu_sec1 li a{ padding: 12px 0; font: 400 14px/18px 'Source Sans Pro', sans-serif; color: #fff !important; text-decoration: none; text-transform: uppercase;  }
.menu_sec1 li a:hover{ color:#F0A780 !important;}
.menu_sec1 li:hover a{ color:#F0A780 !important;}

.nav_top .navbar-nav > li > .dropdown-menu{background: rgba(000,000,000,0.6); left: 0px; right: inherit;
text-transform: uppercase;-webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;
width: 170px; box-shadow: none !important;min-width: inherit; border: none; padding: 5px;}
.nav_top .navbar-nav > li > .dropdown-menu > a{ font: 400 12px/18px 'Source Sans Pro', sans-serif; color: #ffffff  !important; padding: 5px 0; padding-left: 12px;
background: none !important; text-align: left;}
.nav_top .navbar-nav > li > .dropdown-menu > a:hover{ background: #F1A781 !important; color:#000 !important; }
.drop_arrow{ display:none;}*/
/*end menu*/



.banner_sec{ width: 100%; position: relative; float:left;}
.carousel-item{ width: 100%; text-align: center;}
.carousel-item img{ width:100%; height:620px; object-fit: fill !important;}
.banner_Itm_Inn{ width: 100%; position: absolute; top: 0px; left: 0px; text-align:left;}
.banner_Itm_Txt{ width: 100%; padding: 80px 0 0 0; position: relative;}
.banner_Itm_Txt em{ color:#000000;  font: normal 17px/24px 'Muli-Bold';}
.banner_Itm_Txt h1{ font: 800 43px/62px 'Poppins', sans-serif; margin-top:5px; color:#000000;}
.banner_Itm_Txt h1 span{ background:#fff; padding:0px 5px; font-weight:400; color:#000000; }
.banner_Itm_Txt p{ color:#000000; font: 400 18px/30px 'Poppins', sans-serif; padding-top:15px; }
.readmore{ background:#fff; padding:20px 90px 20px 60px; color:#000000 !important;  font: 700 14px/30px 'Poppins', sans-serif; border-radius: 40px; border-bottom-right-radius:0px; display: inline-block; margin-top:30px;  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;  }
.readmore span{ position: relative; }
.readmore span:after{ width:25px; height:11px; content:''; background:url(../images/arw.png) no-repeat; position: absolute; right:-35px; top:5px;}
.readmore:hover{ background:#000000; color:#fff !important; }
.readmore:hover span:after{ background:url(../images/arww.png) no-repeat;}


.abspic{ width:551px; height:543px; position: absolute; right:205px;
bottom: -155px;}
.abspic img{ width:100%; height:100% !important;}
.banner_sec:after{ width:160px; height:295px; content:''; background:url(../images/shape1.png) no-repeat; background-size:contain !important; position: absolute; right:0; bottom:-45px; }

/*.banner_sec .left_arw{ position: absolute; left: 10px; top: 50%; z-index: 9;}
.banner_sec .left_arw img{ max-width: 100%;}
.banner_sec .rt_arw{ position: absolute; right: 10px; top: 50%; z-index: 9;}
.banner_sec .rt_arw img{ max-width: 100%;}*/


.ourUspSec{ width:100%; background:#fff;  float:left; margin-top: 50px;}
.heading{ width:100%; display:inline-block; text-align:center;}
.heading h1, .heading h2{ color:#000000; font: normal 40px/67px 'Muli-ExtraBold';}
.heading p{ color:#000000; font: normal 18px/28px 'Muli-Regular';}
.uspBoxes{ width:100%; display:inline-block; margin-top:40px; }
.uspBoxes .col-sm-3{ flex: 0 0 20%; max-width: 20%;}
.uspBox{ width:100%; display:inline-block; text-align:center; position: relative;  }
.uspBox img{ max-width:100%;}
.uspBox h4{ color:#051134; font: normal 15.12px/18px 'MyriadPro-Bold'; padding-top:30px;}
.uspBox h4 a{ color:#051134; }
.uspBox p{ padding-top:20px; color:#000000; font: normal 15px/24px 'Muli-Regular';}
.uspBox:after{ width:110px; height:9px; background:url(../images/chain.png) no-repeat; background-size:contain; position: absolute; right:-70px; top:50px; content:''; }
.uspBoxes .row .col-sm-3:last-child .uspBox:after{ display:none;}

.aboutSec{ width:100%; float:left; padding:140px 0px; position: relative; background-image: url('https://rightreach.in/wp-content/uploads/2023/01/gradient_about.jpg'); margin-top: 50px; margin-bottom: 20px;}
.innaboutSec{ width:100%;}
.aboutBoxLt{ width:100%; position: relative;}
.aboutBoxLt img{ width:100%; border-bottom-right-radius:105px; border-top-left-radius:105px;  position: relative; z-index: 11; }
.aboutBoxLt:before{ content:'';  width:363px; height:328px; background:url(../images/shape2.png) no-repeat center center; position: absolute; left: -150px;
top: -115px; z-index: 1; }
.aboutBoxLt:after{ width:38px; height:74px; content:'';  background:url(../images/shape3.png) no-repeat center center; position: absolute; left:-35px;
bottom:250px;}
.aboutBoxRt{ width:100%;}
.aboutBoxRt em{ color:#14245e; font: normal 18.76px/28px 'MyriadPro-Bold'; position: relative; }
.aboutBoxRt em span{ position: relative;}
.aboutBoxRt em span:after{ width:80px; height:3px; background:#1b1c1b; content:''; position: absolute; right:-90px; top:50%; transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.aboutBoxRt h2{ color:#000000; font: normal 40px/48px 'Muli-ExtraBold';}
.aboutBoxRt p{ color:#000000; font: normal 18px/28px 'Muli-Regular'; padding-top:30px;}
.aboutBoxRt .readmore{ margin-top:50px;}
.aboutSec:before{ width:130px; height:198px; background:url(../images/dotshape.png) no-repeat; position: absolute; left:0; bottom: 190px; content:''; }
.aboutSec:after{ width:130px; height:198px; background:url(../images/dotshape.png) no-repeat; position: absolute; right:0; top: 25px; content:''; }



.experienceSec{ width:100%; float:left;  padding:0px 50px;}
.innexperienceSec{ width:100%; background:url(../images/darkbg.jpg) no-repeat; min-height: 298px; background-size:cover; border-bottom-right-radius: 55px; border-top-left-radius: 55px; overflow: hidden; text-align:center; padding:80px 0px 60px 0px; position: relative; overflow: hidden;  }
.innexperienceSec h3{ color:#fff;  font: normal 31px/41px 'Muli-ExtraBold';}
.innexperienceSec p{ color:#ffffff; font: normal 21px/24px 'Muli-Regular'; padding-top:20px;}
.more{ font: 700 12px/24px 'Poppins', sans-serif; color:#ffffff !important; border-bottom: 1px solid #fff; border-top: 1px solid #fff; margin-top:30px; display:inline-block; padding:8px 35px; }
.absshape1{ width:68px; height:29px; position: absolute; right:100px; bottom:0;}
.absshape1 img{ width:100%;}
.absshape2{ width:20px; height:17px; position: absolute; left:200px; top:0;}
.absshape2 img{ width:100%;}
.innexperienceSec:before{  width:95px; height:198px; background:url(../images/dotshapewhite.png) no-repeat; position: absolute; left:-10px; bottom:130px; content:'';}
.innexperienceSec:after{  width:140px; height:60px; background:url(../images/dotshapewhite.png) no-repeat; position: absolute; right:190px; bottom:0px; content:'';}


.coursesSec{ width:100%; float:left; padding-top:140px;}
.inncoursesSec{ width:100%;}
.inncoursesSec .media{align-items: center;}
.inncoursesSec .media .media-left h2{ color:#000000; font: normal 41px/51px 'Muli-ExtraBold';}
.inncoursesSec .media .media-left{ margin-right:60px;}
.inncoursesSec .media .media-body p{ color:#000000; font: normal 20px/39px 'Muli-Regular'; }

.coursesBoxes{ width:100%; margin-top:55px; text-align:center; }
.coursesBoxes .col-sm-3 { padding:0px 20px; }
.courseBox{ width:100%; display:inline-block; background:#fff; box-shadow: 1px 1px 15px 1px #f6f1f2; padding:40px; position: relative; margin-bottom:30px; text-align:left; }
.courseBox h4{ color:#000000; font: normal 22px/28px 'MyriadPro-Bold';}
.courseBox img{ max-width:100%; margin-top:25px;}
.ball{ width:30px; height:30px; border-radius: 50%; background:#f38090; position: absolute; right:-15px; top:25px;}
.abscourseBox{ width:100%; height:100%; position: absolute; left:0; top:0; }
.coursesBoxes .row .col-sm-3:nth-child(odd) .courseBox .ball{ background:#f38090;}

.brochureSec{ width:100%; float:left; margin-top:75px; }
.innbrochureSec{ width:100%; background:url(../images/bluebg.jpg) no-repeat; background-size:cover; text-align:center; min-height:280px; padding:50px; position: relative;}
.innbrochureSec h3{ color:#fff;  font: normal 41px/51px 'Muli-ExtraBold';}
.innbrochureSec p{ color:#fff; font: normal 16px/29px 'Muli-Regular'; padding-top:20px; }
.innbrochureSec:before{  width:85px; height:180px; background:url(../images/dotshapewhite.png) no-repeat; position: absolute; left:0; top:50%; 
content:''; transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);}
.innbrochureSec:after{  width:85px; height:100px; background:url(../images/dotshapewhite.png) no-repeat; position: absolute; right:0; top:0; 
content:''; }
.ball1{ width:58px; height:57px; position: absolute; left:-30px; top:-25px; }
.ball1 img{ width:100%;}
.ball2{  width:27px; height:27px; position: absolute; right:60px; bottom:50px;}
.ball2 img{ width:100%;}
.ball3{  width:60px; height:70px; position: absolute; right:0; bottom:0px;}
.ball3 img{ width:100%;}

.testimonialsSec{ width:100%; float:left; padding:70px 0px 90px; overflow: hidden; }
.inntestimonialsBoxes{ width:100%; display:inline-block; }
.inntestimonialsBoxes .owl-item .item{ padding:115px 0px 55px; display:inline-block; opacity: 0.3; }
.testimonialsBoxpanel{ width:100%; float:left; }
.testimonialsBox{ width:100%; float:left; background:#f8f8f8; padding:80px 50px 40px 50px; position: relative; }
.testimonialsBox p{ color:#0c0202;  font: normal 16px/29px 'Muli-Regular';  }
.testipic{ width:100px; height:100px; background:#666; border-radius: 100%; position: absolute; left:50%; top: -45px; transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%); }
.testipic img{ width:100%; border-radius: 100%;}

.bottomtestimonials{ width:100%; float:left; text-align:center; padding:10px; background:#e9e9e9; }
.bottomtestimonials h4{ color:#020202; font: normal 18px/29px 'Muli-Regular'; }
.bottomtestimonials em{ color:#8ea5bb; font: normal 14px/22px 'Muli-Regular'; font-style:italic; }

/*.inntestimonialsBoxes .owl-item.center .item .testimonialsBoxpanel{  position: relative; z-index: 99;}*/
.inntestimonialsBoxes .owl-item.center .item .testimonialsBox{ background:#fff; }
.inntestimonialsBoxes .owl-item.center .item .testimonialsBox{ box-shadow: 0px 3px 15px -4px #ccc;}
.inntestimonialsBoxes .owl-item.center .item .bottomtestimonials{ box-shadow: 0px 3px 15px -4px #ccc;}
.inntestimonialsBoxes .owl-item.center .item{ opacity: 1; transform: scale(1.1);}


.testimonialsSec .owl-nav{ text-align:center; width:100%; position: relative;}
.owl-theme .owl-nav [class*="owl-"]{ background: none;}
.testimonialsSec .owl-prev{ width: 50px; height: 51px; background: url(../images/arwlt.png) no-repeat center center !important; text-indent: -9999px; display:inline-block; }
.testimonialsSec .owl-next{ width: 50px; height: 51px; background: url(../images/arwrt.png) no-repeat center center !important; text-indent: -9999px; display:inline-block;}
.testimonialsSec .owl-dots{ display: none;}
.testimonialsSec .owl-prev:hover{ background: url(../images/arwlth.png) no-repeat center center !important;}
.testimonialsSec .owl-next:hover{ background: url(../images/arwrth.png) no-repeat center center !important;}

.instafeed{ width:100%; float:left; margin:30px 0px 120px;}
.instafeed img{ width:100%;}


.footerSec{ width:100%; float:left; background:url(../images/footerbg.jpg) no-repeat; background-size:cover;  }
.innfooterSec{ width:100%; float:left;  }
.logoBox{ width:100%; padding:30px 40px; background:#fff; box-shadow: 1px 0px 15px 3px #f6f6f6; margin-top:-70px; }
.logoBox ul{ width:100%; display:table;}
.logoBox ul li{ width:16%; display:inline-table; color:#0c0d10;  font: normal 26px/32px 'Muli-ExtraBold'; vertical-align: middle;}
.footerBox{ width:100%; float:left; margin-top:55px;}
.innfooterbox{ width:100%; display:inline-block;}
.innfooterbox h4{ color:#000; font: normal 19px/28px 'Muli-Bold'; margin-bottom:30px; }
.innfooterbox p{ color:#000; font: normal 15px/24px 'Muli-Regular';}
.socialLink{ width:100%; float:left; padding:35px 0px;}
.socialLink li{ display:inline-block; color:#8c95a9; font-size:24px; padding:0px 10px; }
.socialLink li a{ color:#8c95a9; -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.socialLink li:hover a{  color:#f38090;}
.quicklinks{ width:100%;}
.quicklinks li{ width:50%; float:left;  color:#000; font: normal 15px/24px 'Muli-Regular'; padding:5px 0px;  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.quicklinks li a{ color:#000;  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;}
.quicklinks li:hover a{ color:#f38090;}
.cont{ width:100%; margin-top:15px;}
.cont li{  color:#000; font: normal 15px/24px 'Muli-Regular';}
.cont li a{ color:#000; }
.innbottomfoot{ width:100%; float:left; margin: 30px 0px 0px; }
.innbottomfootBx{ width:100%; float:left; background: rgba(0,0,0,0.5); padding:10px 50px 15px;}
.innbottomfootBx p.left{  color:#ffffff; font: normal 15px/24px 'Muli-Regular'; float:left;}
.innbottomfootBx p.right{  color:#ffffff; font: normal 15px/24px 'Muli-Regular'; float:right;}
.innbottomfootBx p a{ color:#ffffff;}

.aboutSec .innaboutSec .aboutBoxRt .readmore {  background: #f38090; color: #fff !important; }
.aboutSec .innaboutSec .aboutBoxRt .readmore span::after { background: url(../images/arww.png) no-repeat; }
.aboutSec .innaboutSec .aboutBoxRt .readmore:hover{ background:#000000; color:#fff !important; }
.aboutSec .innaboutSec .aboutBoxRt .readmore:hover span:after{ background:url(../images/arww.png) no-repeat;}
.coursesSec .readmore {  background: #f38090; color:#fff !important; }
.coursesSec .readmore:hover{ background:#000000; color:#fff !important; }
.coursesSec .readmore span:after{ background:url(../images/arww.png) no-repeat;}
.coursesSec .readmore:hover span:after{ background:url(../images/arww.png) no-repeat;}




.innerban .carousel-item img {  height: 414px; }
.innerban .banner_Itm_Txt{ text-align:center; padding: 140px 0 0 0;}
.innerban .banner_Itm_Txt h1{ color:#fff; }
.innerban .banner_Itm_Txt p{  color:#fff;}
.innerlogoBox{ margin-top:-70px; width: 100%; display: inline-block; position: relative;}
.innerlogoBox .logoBox { margin-top: 0px;  display: inline-block; box-shadow: 0px 10px 15px 0px #f6f6f6; }
.innerlogoBox .logoBox ul li{ font-size:24px; line-height: 32px;}
.footerSec{ position: relative;}
.footerSec:before{ width:90px; height:141px; content:''; background:url(../images/shapes.png) no-repeat; background-size:contain; position: absolute; left:0; top:-60px;}

.associatecourse .courseBox { min-height: 300px; }
.associatecourse .inncoursesSec .media {  display: inline-block; width: 100%; text-align: center; }
.associatecourse .inncoursesSec .media .media-left { margin-right: 0px; }
.associatecourse { padding-top: 60px; }
.innerlogoBox .logoBox ul li { font-size: 22px;  line-height: 30px; }
.associatecourse {  padding-top: 60px !important; }


.contactContentSec{ width:100%; float: left;}
.inncontactContentSec{ width:100%;}
.inncontactContentSec h3{ color:#ffffff; font: normal 32px/38px 'Muli-Bold';}
.contactContentLt{ width:100%; padding:45px; box-shadow: 0px 10px 15px 0px #f6f6f6; margin-top:-70px; background:#fff; position: relative; }
.contactContentLt:after{ width:50px; height:100%; content:''; background:#fff; position: absolute; right: -50px; top:0;}
.contactContentLt h3{ color:#000;}
.contfrm{ width:100%; display:inline-block; padding-top:20px;}
.contfrm label{ width:100%; color:#040404; font: normal 16px/27px 'Muli-Regular'; padding-bottom:5px;}
.contfrm input[type="text"], .contfrm input[type="email"], .contfrm input[type="tel"], .contfrm textarea{ width:100%; resize:none; border:1px solid #ececee; height:40px; border-radius: 8px; padding:0px 15px; outline: none; appearance: none; -moz-appearance: none; -webkit-appearance: none; color:#a2a2a2; font: normal 14px/18px 'Muli-Regular';  }
.contfrm textarea{ height:130px; padding:15px; }
.contactContentLt .readmore {  margin:0px; border:none; background:url(../images/arww.png)#f38090 no-repeat right 35px center !important; color:#fff !important; }
.contactContentRt{ width:100%; background:url(../images/contbg.jpg) no-repeat; background-size:cover; padding:45px;}

.contactContentRt .media { align-items: center; }
.contactContentRt ul{ width:100%; display:inline-block; margin-top: 25px;}
.contactContentRt ul li{ width:100%; display:inline-block;}
.contactContentRt .media .media-body p{ color:#ffffff;  font: normal 16px/22px 'Muli-Regular';}
.contactContentRt .media .media-body p a{ display:block; color:#fff;}
.contactContentRt .media .media-body p strong{ display:block;}
.contactContentRt ul li:last-child .media{ align-items: start;}



/*course*/
.couse_sec{ width: 100%; padding: 20px 0 50px; display: inline-block; }
.course_box{ width: 100%; display: inline-block; margin-top: 80px; }
.course_boxTop{ width: 100%; position: relative; background: #f48999; padding: 20px; padding-left: 190px; }
.course_boxTop h4{ font: normal 28px/30px 'Muli-ExtraBold'; color:#fff; text-transform: capitalize; position: relative; }
.couse_ban.banner_sec::after{ display: none; }
.course_boxMid{ width: 100%; padding: 40px 45px; background: #fff; }
.course_boxMid h5{ font: normal 14px/25px 'Muli-ExtraBold'; color:#000; }
.course_boxMid ul{ width: 100%; float: left; }
.course_boxMid ul li{ width: 100%; float: left; margin-top: 10px; font: normal 14px/24px 'Muli-Regular'; color:#000; position: relative; padding-left: 15px; }
.course_boxMid ul li:before{ width: 7px; height: 7px; background: #f48999; border-radius: 100%; position: absolute; left: 0px; top: 10px; content: ""; }
.couse_sec .row{ margin: 0 -25px;}
.couse_sec .col-md-6{ padding: 0 25px;}
.couse_icon{ width: 120px; height: 120px; border: 8px solid #fff; background: #f48999; position: absolute; left: -150px; top: -47px; text-align: center;
border-radius: 100%; }
.couse_icon img{ max-width: 100%; margin-top: 15px; }


/*about*/
.about_page .aboutBoxLt { width: 600px; float: left; margin-right: 30px; }
.mission_box{ width: 100%; display: inline-block; background: #fff; border-radius: 5px; box-shadow: 0px 3px 15px -4px #ccc; padding: 20px; margin-top: 40px;
min-height: 262px; }
.content_sec{ width: 100%; display: inline-block; margin-top: 30px; text-align: left; }
.content_sec h4{ font: normal 22px/24px 'Muli-ExtraBold'; color:#000; padding-top: 20px; width: 100%; display: inline-block; }
.content_sec ul{ width: 100%; float: left; padding-left: 24px;}
.content_sec ul li{ width: 100%; float: left; margin-top: 10px; font: normal 18px/24px 'Muli-Regular'; color:#000; position: relative; padding-left: 15px; }
.content_sec ul li:before{ width: 7px; height: 7px; background: #f48999; border-radius: 100%; position: absolute; left: 0px; top: 10px; content: ""; }
.mission_box.heading h2{ font-size: 30px; line-height: 45px; padding-bottom: 10px;}
.content_sec.heading h2{ font-size: 30px; line-height: 45px; }
.content_sec ul {  padding-top: 5px; }
.content_sec.heading p{ padding-top: 8px; }
.content_sec.heading h2 { padding-top: 15px; width: 100%; display: inline-block; }

/*team*/
.team_sec.aboutSec { width: 100%; display: inline-block; padding: 50px 0px; }
.team_boxMain{ width: 100%; display: inline-block; margin-top: 30px; }
.team_box{ width: 100%; text-align: center; display: inline-block;  padding: 20px; position: relative; text-align: center; min-height: 520px;
 border: 5px solid #f37e8f; background: #fff; padding-top: 75px; padding-bottom: 30px; }
.team_icon { width: 140px; height: 140px; background: #f48999; position: absolute;  left: 50%; top: -74px; text-align: center; margin-left: -70px;
padding: 10px; clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
.team_icon img {  max-width: 100%; clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);}
.team_sec h2{ text-align: center; padding-bottom: 80px; font: 800 35px/40px 'Poppins', sans-serif; color:#000; text-transform: uppercase; }
.team_boxMain h4{ font: 700 22px/32px 'Poppins', sans-serif; color:#000; }
.team_boxMain p { font: 400 16px/29px 'Poppins', sans-serif;  color: #000; padding-top: 10px; }
.team_box .readmore { background: #f38090; color: #fff !important;  text-transform: capitalize;  margin-top: 25px; position: absolute; left: 50%; 
bottom: -24px; width: 180px; padding: 0 20px 0 0; line-height: 50px;  height: 50px; margin-left: -90px;}
.team_box .readmore span::after { background: url(../images/arww.png) no-repeat;}
.team_box .readmore:hover { background: #000; color: #fff !important;}
.team_box .readmore:hover span::after { background: url(../images/arww.png) no-repeat; }

.team_innr{ width: 100%; display: inline-block; padding-top: 100px; }
.popup_box .modal-body{ padding: 20px; }
.popup_box .modal-body p{font: 400 15px/26px 'Poppins', sans-serif;  color: #000; padding-top: 10px; text-align: justify; }
.popup_box .modal-body h4{ color:#f38090; }
.popup_box .modal-dialog { max-width: 800px; }
.popup_box .close{ width: 30px; height: 30px; border-radius: 100%; position: absolute; right: -8px; top: -8px; color:#fff; opacity: 1 !important; 
line-height: 25px; background: #f38090; outline: none; }

.aboutSec.about_page.galley_sec { padding: 70px 0px;}




@media (min-width: 768px) and (max-width: 5000px) {
.main_head_in .dropdown .dropdown-menu { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;
    -o-transition: all 0.3s;transition: all 0.3s; max-height: 0; display: block; opacity: 0;visibility: hidden; }

.main_head_in .dropdown:hover .dropdown-menu {max-height: 300px;opacity: 1; visibility: visible; }

} 
@media (min-width: 2400px) and (max-width: 2999px) {


.bottomheaderSec::before {  width: 43%; }
.abspic { right: 350px; }
.carousel-item img { height: 810px;   }
.abspic img { height: 100% !important; }
.abspic { bottom: -200px; }
.banner_Itm_Txt { padding: 150px 0 0 0; }
.testimonialsSec .owl-next { right: 47.5%; }
.testimonialsSec .owl-prev { left: 47.5%; }




}

@media (min-width: 2000px) and (max-width: 2399px) {


.bottomheaderSec::before {  width: 40%; } 
.carousel-item img {  height: 660px;  background-size: cover !important; }
.testimonialsSec .owl-next { right: 47%; }
.testimonialsSec .owl-prev { left: 47%; }





}
@media (min-width: 1600px) and (max-width: 1999px) {


.bottomheaderSec::before {  width: 37%; }



}


@media (min-width: 1400px) and (max-width: 1599px) {


.bottomheaderSec::before {  width: 37%; height: 115px; }

.menu_sec li { margin-left: 38px;}

}
@media (min-width:1200px) and (max-width: 1399px) {


.bottomheaderSec::before {  width: 35%; height: 115px; }
.topHeaderSec p { font-size:16px; line-height: 20px; }
.topHeaderSec {  padding: 12px 0px; }
.banner_Itm_Txt h1 { font-size:38px; line-height:56px; }
.banner_Itm_Txt p {font-size:16px; line-height:26px;  padding-top: 10px; }
.abspic img { object-fit: contain !important; }
.carousel-item img { height: 530px; }
.readmore { padding: 15px 80px 15px 50px; margin-top:20px; }
.abspic { width: 450px;  height: 500px; right: 180px; }
.aboutBoxLt::before { width: 230px;  height: 210px; left: -95px; top: -85px; background-size: contain !important; }
.testimonialsSec .owl-next { right: 45.5%; }
.testimonialsSec .owl-prev { left: 45.5% }

.menu_sec li { margin-left: 35px;}

}

@media (min-width: 992px) and (max-width: 1199px) {

.container {  max-width: 970px; }
.bottomheaderSec::before {  width: 32%; height: 100px; }
.topHeaderSec p { font-size:15px; line-height: 18px; }
.topHeaderSec {  padding: 12px 0px; }
.banner_Itm_Txt h1 {  font-size: 30px;  line-height: 40px; }
.banner_Itm_Txt p {font-size:14px; line-height:22px;  padding-top: 10px; }
.abspic img { object-fit: contain !important; }
.carousel-item img { height: 450px; }
.readmore { padding: 12px 65px 12px 40px; margin-top:20px; }
.abspic {width: 375px; height: 390px; right: 140px; bottom: -125px; }
.aboutBoxLt::before { width: 170px; height: 160px; left: -20px; top: -55px; background-size: contain !important; }
.testimonialsSec .owl-next { right: 44%; }
.testimonialsSec .owl-prev { left: 44% }
.menu_sec li a {  padding: 30px 0; }
.menu_sec li {  margin-left: 30px; }
.banner_Itm_Txt { padding: 65px 0 0 0; }
.banner_sec::after { width: 100px;  height: 190px; bottom: -25px; }
.heading h1, .heading h2 { font-size:34px; line-height: 54px; }
.uspBox p { font-size:14px; line-height: 22px; padding-top: 10px; }
.uspBox::after { width: 80px; right: -55px; }
.aboutSec { padding: 100px 0px; }
.aboutBoxRt h2 { font-size:34px; line-height: 48px; }
.aboutBoxRt p {font-size:16px; line-height:24px; padding-top: 15px; }
.aboutBoxRt .readmore {  margin-top: 35px; } 
.aboutBoxLt::after { left: -20px; }
.aboutSec::before {  width: 65px;  height: 120px; background-size: contain !important; }
.innexperienceSec h3 { font-size:26px; line-height: 38px; }
.innexperienceSec p {font-size:19px; line-height:22px; padding-top: 14px; }
.innexperienceSec {  min-height: 270px; padding: 60px 0px 60px 0px; }
.coursesSec { padding-top: 100px; }
.inncoursesSec .media .media-left h2 { font-size:34px; line-height: 44px; }
.inncoursesSec .media .media-body p { font-size:18px; line-height: 32px; }
.courseBox {  padding: 25px; }
.courseBox h4 { font-size:18px; line-height: 24px; } 
.innbrochureSec h3 { font-size:32px; line-height: 36px; }
.innbrochureSec p { font-size:16px; line-height: 26px; }
.innbrochureSec::before { height: 145px; }
.ball1 { width: 50px;  height: 50px; left: -20px;  top: -20px;}
.testimonialsBox { padding: 80px 25px 25px 25px; }
.testimonialsBox p { font-size:14px; line-height:22px; }
.logoBox ul li { font-size:26px; line-height: 30px; width:25%; }
.logoBox ul{ text-align:center;}
.logoBox ul li:first-child{ text-align:left;}
.aboutSec::after {  width: 90px;  height: 120px; }

.innerban .carousel-item img { height: 360px; object-fit: cover !important; }
.associatecourse .courseBox {  min-height: 280px; }
.innerban .banner_Itm_Txt { padding: 110px 0 0 0; }
.footerSec::before {  width: 65px;  height: 110px; }




.inncontactContentSec h3 { font-size:26px; line-height: 32px; }



/*course*/
.couse_sec { padding: 15px 0 40px; }
.course_box { margin-top: 60px; }
.course_boxTop { padding: 16px; padding-left: 150px; }
.course_boxTop h4{ font-size: 24px; line-height: 28px; }
.couse_icon {  width: 100px;  height: 100px; border: 6px solid #fff; left: -130px;  top: -38px;}
.couse_icon img { margin-top: 12px;  width: 65px; }
.course_boxMid {  padding: 24px 30px;}
.course_boxMid ul li{ line-height: 20px; margin-top: 8px; padding-left: 14px; }
.course_boxMid ul li::before {  width: 6px;  height: 6px; top: 8px; }

/*about*/
.about_page .aboutBoxLt { width: 450px;  margin-right: 20px;}
.mission_box.heading p{ font-size: 16px; line-height: 24px; }
.content_sec ul li{ font-size: 16px; line-height: 24px; }
.aboutSec.about_page{ padding: 60px 0; }

/*team*/
.team_sec h2{ font-size: 28px; line-height: 35px; padding-bottom: 70px; }
.team_box {  padding: 15px; min-height: 520px;  padding-top: 70px; padding-bottom: 40px; min-height: 535px; }
.team_boxMain h4{ font-size: 20px; line-height: 30px; } 
.team_boxMain p{ font-size: 15px; line-height: 26px; }
.team_innr {  padding-top: 80px;}


.menu_sec li { margin-left: 20px;}




}
 
@media (min-width: 768px) and (max-width: 991px) {

.container {  max-width: 720px; }
.bottomheaderSec::before {  width: 31%; height: 75px; display:none; }
.topHeaderSec p { font-size:14px; line-height: 16px; }
.topHeaderSec {  padding: 12px 0px; }
.banner_Itm_Txt h1 {  font-size: 30px;  line-height: 40px; }
.banner_Itm_Txt p {font-size:13px; line-height:20px;  padding-top: 10px; }
.banner_Itm_Txt p br{ display:none;}
.abspic img { object-fit: contain !important; }
.carousel-item img { height: 350px; }
.readmore {  padding: 10px 60px 10px 35px;  margin-top: 10px; }
.abspic {  width: 260px;  height: 290px;  right: 95px;  bottom: -30px; }
.aboutBoxLt::before { width: 170px; height: 160px; left: -20px; top: -55px; background-size: contain !important; }
.testimonialsSec .owl-next { right: 42%; }
.testimonialsSec .owl-prev { left: 42% }
.menu_sec li a {  padding: 20px 0; font-size:12px; }
.menu_sec li {  margin-left: 15px; }
.banner_Itm_Txt {  padding: 35px 320px 0 0; }
.banner_sec::after {  width: 80px;  height: 150px;  bottom: -5px; }
.heading h1, .heading h2 { font-size:28px; line-height: 42px; }
.uspBox p { font-size:14px; line-height: 22px; padding-top: 10px; }
.uspBox::after { width: 80px; right: -55px; }
.aboutSec { padding: 100px 0px; }
.aboutBoxRt h2 { font-size:28px; line-height: 40px; }
.aboutBoxRt p {font-size:14px; line-height:20px; padding-top: 10px; }
.aboutBoxRt .readmore {  margin-top: 20px; } 
.aboutBoxLt::after { left: -20px; }
.aboutSec::before {  width: 65px;  height: 120px; background-size: contain !important; }
.innexperienceSec h3 { font-size:22px; line-height: 32px; }
.innexperienceSec p {font-size:16px; line-height:20px; padding-top: 10px; }
.innexperienceSec {  min-height: 250px; padding: 40px 0px 40px 0px; }
.coursesSec { padding-top: 100px; }
.inncoursesSec .media .media-left h2 { font-size:28px; line-height: 38px; }
.inncoursesSec .media .media-body p { font-size:16px; line-height: 26px; }
.courseBox {  padding: 25px; }
.courseBox h4 { font-size:18px; line-height: 24px; } 
.innbrochureSec h3 { font-size:32px; line-height: 36px; }
.innbrochureSec p { font-size:16px; line-height: 26px; }
.innbrochureSec::before { height: 145px; }
.ball1 { width: 50px;  height: 50px; left: -20px;  top: -20px;}
.testimonialsBox { padding: 80px 25px 25px 25px; }
.testimonialsBox p { font-size:14px; line-height:22px; }
.logoBox ul li {     font-size: 24px;  line-height: 28px;  width: 25%;  padding: 0px 20px; }
.logoBox ul{ text-align:center;}
.logoBox ul li:first-child{ text-align:left;}
.aboutSec::after {  width: 90px;  height: 120px; }
.nav_top .navbar-brand {  width: 135px; }
.uspBoxes .col-sm-3 {  flex: 0 0 33.33%;  max-width: 33.33%; }
.uspBoxes .row {  justify-content: center; }
.uspBoxes .col-sm-3:nth-child(3) .uspBox:after{ display:none;}
.uspBoxes .uspBox{ margin-bottom:25px;}
.absshape1 { right: 60px; }
.innexperienceSec::after { width: 120px;   height: 50px; right: 125px; }
.coursesBoxes .col-sm-3 {  padding: 0px 15px;  flex: 0 0 33.33%;  max-width: 33.33%; }
.coursesBoxes .row{ justify-content: center; }
.quicklinks li { font-size:13px; line-height: 22px; }
.innfooterbox p { font-size:13px; line-height: 22px; }
.innbottomfootBx {  text-align: center; }
.innbottomfootBx p.left, .innbottomfootBx p.right {font-size:13px; line-height:22px; float: none; }




.innerban .carousel-item img { height: 300px; object-fit: cover !important; }
.associatecourse .courseBox {  min-height: 250px; }
.innerban .banner_Itm_Txt { padding: 110px 0 0 0; }
.footerSec::before {  width: 65px;  height: 110px; }
.innerlogoBox .logoBox ul li { width: 32%; }
.associatecourse .courseBox img { max-width: 80px;}
.innerban .banner_Itm_Txt {  padding: 90px 0 0 0; }


.inncontactContentSec h3 { font-size:26px; line-height: 32px; }
.contactContentRt {  padding: 25px; }
.contactContentRt .media .mr-3{ max-width:70px;}
.contactContentRt .media { padding: 10px 0px !important; }
.contactContentRt .media .media-body p { font-size:14px; line-height: 20px; }
.contactContentLt { padding: 25px 15px; }
.contactContentLt .readmore { background-size: 17px !important; }



/*course*/
.couse_sec { padding: 15px 0 30px; }
.course_box { margin-top: 40px; }
.course_boxTop { padding: 12px;  padding-left: 108px; }
.course_boxTop h4 { font-size: 20px; line-height: 26px; }
.couse_icon { width: 80px; height: 80px; border: 4px solid #fff;  left: -92px; top: -28px; }
.couse_icon img { margin-top: 12px; width: 50px; }
.course_boxMid {  padding: 15px 20px;}
.course_boxMid ul li{ line-height: 20px; margin-top: 8px; padding-left: 14px; }
.course_boxMid ul li::before {  width: 6px;  height: 6px; top: 8px; }
.course_boxMid h5{ line-height: 22px; }
 .course_boxMid ul {  width: 100%;}
 

/*about*/
.about_page .aboutBoxLt { width: 350px;  margin-right: 20px;}
.mission_box.heading p{ font-size: 16px; line-height: 24px; }
.content_sec ul li{ font-size: 16px; line-height: 24px; }
.aboutSec.about_page{ padding: 40px 0; }
.mission_box.heading h2 { font-size: 25px;  line-height: 40px;  padding-bottom: 10px; }
.mission_box { min-height: 294px;}
.content_sec.heading h2 { font-size: 25px; line-height: 40px;}

.content_sec.heading h2 {  font-size: 22px; line-height: 32px;}
.content_sec h4 {  font-size: 18px;  line-height: 24px;  padding-bottom: 0; padding-top: 12px;}

/*team*/
.team_sec h2 { font-size: 24px; line-height: 32px; padding-bottom: 80px;}
.team_box {  padding: 15px; min-height: 520px;  padding-top: 70px; padding-bottom: 40px; min-height: 680px; }
.team_boxMain h4{ font-size: 20px; line-height: 30px; } 
.team_boxMain p{ font-size: 15px; line-height: 26px; }
.team_innr {  padding-top: 60px;}
.team_sec.aboutSec { padding: 40px 0px; }
.popup_box .modal-dialog { max-width: 600px; }
.popup_box .modal-body p{ font-size: 14px; line-height: 24px; padding-top: 8px; }

.aboutSec.about_page.galley_sec { padding: 50px 0px;}

.menu_sec li {  margin-left: 12px;}

}


 
@media only screen and (max-width: 767px){


.container {  max-width:100%; }
.bottomheaderSec::before {  width: 31%; height: 75px; display:none; }
.topHeaderSec p { font-size:12px; line-height: 14px; }
.topHeaderSec {  padding: 12px 0px; }
.banner_Itm_Txt h1 {  font-size: 22px;  line-height: 30px; }
.banner_Itm_Txt p {font-size:13px; line-height:20px;  padding-top: 10px; }
.banner_Itm_Txt p br{ display:none;}
.abspic img { object-fit: contain !important; }
.carousel-item img { height: 305px; }
.readmore {  padding: 10px 60px 10px 35px;  margin-top: 10px; }
.abspic {  width: 200px; height: 200px; right: 65px; bottom: -30px; }
.aboutBoxLt::before { width: 170px; height: 160px; left: -20px; top: -55px; background-size: contain !important; }
.testimonialsSec .owl-next { right: 39%; }
.testimonialsSec .owl-prev { left: 39% }
.menu_sec li a {  padding: 20px 0; font-size:12px; }
.menu_sec li {  margin-left:0px; }
.banner_Itm_Txt { padding: 15px 250px 0 0; }
.banner_sec::after {  width: 60px;  height: 120px;  bottom: -5px; }
.heading h1, .heading h2 { font-size:28px; line-height: 42px; }
.uspBox p { font-size:14px; line-height: 22px; padding-top: 10px; }
.uspBox::after { width: 80px; right: -55px; }
.aboutSec { padding: 60px 0px; }
.aboutBoxRt h2 { font-size:28px; line-height: 40px; }
.aboutBoxRt p {font-size:14px; line-height:20px; padding-top: 10px; }
.aboutBoxRt .readmore {  margin-top: 20px; } 
.aboutBoxLt::after { left: -20px; }
.aboutSec::before {  width: 65px;  height: 120px; background-size: contain !important; }
.innexperienceSec h3 {  font-size: 20px;  line-height: 28px; }
.innexperienceSec p {font-size:14px; line-height:18px; padding-top: 10px; }
.innexperienceSec {  min-height: 250px; padding: 40px 0px 40px 0px; }
.coursesSec { padding-top: 50px; }
.inncoursesSec .media .media-left h2 { font-size:24px; line-height: 32px; }
.inncoursesSec .media .media-body p { font-size:14px; line-height: 22px; }
.courseBox {  padding: 25px; }
.courseBox h4 { font-size:18px; line-height: 24px; } 
.innbrochureSec h3 { font-size:28px; line-height: 32px; }
.innbrochureSec p { font-size:14px; line-height: 22px; }
.innbrochureSec::before { height: 145px; }
.ball1 { width: 50px;  height: 50px; left: -20px;  top: -20px;}
.testimonialsBox { padding: 80px 25px 25px 25px; }
.testimonialsBox p { font-size:14px; line-height:22px; }
.logoBox ul li {     font-size: 24px;  line-height: 28px;  width: 25%;  padding: 0px 20px; }
.logoBox ul{ text-align:center;}
.logoBox ul li:first-child{ text-align:left;}
.aboutSec::after {  width: 90px;  height: 120px; }
.nav_top .navbar-brand {  width: 135px; padding: 15px 0px; }
.uspBoxes .col-sm-3 {  flex: 0 0 33.33%;  max-width: 33.33%; }
.uspBoxes .row {  justify-content: center; }
.uspBoxes .col-sm-3:nth-child(3) .uspBox:after{ display:none;}
.uspBoxes .uspBox{ margin-bottom:25px;}
.absshape1 { right: 60px; }
.innexperienceSec::after { width: 120px;   height: 50px; right: 125px; }
.coursesBoxes .col-sm-3 {  padding: 0px 15px;  flex: 0 0 50%;  max-width: 50%; }
.coursesBoxes .row{ justify-content: center; }
.quicklinks li { font-size:13px; line-height: 22px; }
.innfooterbox p { font-size:13px; line-height: 22px; }
.innbottomfootBx {  text-align: center; }
.innbottomfootBx p.left, .innbottomfootBx p.right {font-size:13px; line-height:22px; float: none; }

.navbar-toggler .icon-bar { display: block; width: 22px; height: 3px; border-radius: 1px; background-color: #000;}
.navbar-toggler .icon-bar + .icon-bar { margin-top: 4px;}
.navbar-light .navbar-toggler{border-color: #000; padding: 6px 7px; outline: none; border-radius: 4px !important;}
.navbar-collapse{position: absolute; top: 100%; left: 0; z-index: 99; background: rgba(255,255,255,1); width: 100%;}
.menu_sec li a{display: inline-block; width: 100%;}
.header_sec .container{padding: 0px;}
.nav_top{padding: 0 15px;}
.menu_sec li a{padding: 3px 15px;}
.menu_sec li a::before { height: 2px; }


.innaboutSec .col-sm-6 { flex: 0 0 100%; max-width: 100%; }
.aboutBoxRt {  padding-top: 25px; }
.experienceSec { padding: 0px 0px; }
.heading p { font-size:16px; line-height: 24px; }
.testimonialsSec { padding: 50px 0px 15px; }
.inntestimonialsBoxes { padding: 0px 15px; }
.inntestimonialsBoxes .owl-item .item { padding: 115px 15px 55px; }
.testimonialsBoxpanel { padding: 0px 30px; }
.logoBox { padding: 25px; }
.footerBox .row .col-sm-4 { flex: 0 0 50%;  max-width: 50%; }
.footerBox .row .col-sm-4:first-child { flex: 0 0 100%;  max-width: 100%; }
.innfooterSec { padding-bottom: 15px; }

/*.inntestimonialsBoxes .owl-prev{ position: absolute; top: 32%; left:-30px; width: 44px; height: 44px; background: url(../images/lftArw.png) no-repeat center center !important; text-indent: -9999px;}
.inntestimonialsBoxes .owl-next{ position: absolute; top: 32%; right: -30px; width: 44px; height: 44px; background: url(../images/rtArw.png) no-repeat center center !important; text-indent: -9999px;}*/
.testimonialsSec .owl-nav { position: inherit; width:auto; margin:0px !important; }



.innerban .carousel-item img { height: 300px; object-fit: cover !important; }
.associatecourse .courseBox {  min-height: 230px; }
.innerban .banner_Itm_Txt { padding: 110px 0 0 0; }
.footerSec::before {  width: 65px;  height: 110px; }
.innerlogoBox .logoBox ul li {  width: 31%;  padding: 0px 7.5px; }
.associatecourse .courseBox img { max-width: 80px;}
.innerban .banner_Itm_Txt {  padding: 90px 0 0 0; }
.associatecourse .coursesBoxes .col-sm-4 { flex: 0 0 50%;  max-width: 50%; }



.inncontactContentSec h3 {  font-size: 24px;  line-height: 28px; }
.contactContentRt {  padding: 25px; }

.contactContentLt { padding: 25px 15px; }
.contactContentLt .readmore { background-size: 17px !important; }
.inncontactContentSec .col-sm-6 { flex: 0 0 100%;  max-width: 100%; }
.contactContentLt::after { display:none;}
.contfrm label { font-size:14px; line-height: 24px; }



/*course*/
.couse_sec { padding: 15px 0 30px; }
.course_box { margin-top: 40px; }
.course_boxTop {  padding: 10px; padding-left: 90px;}
.course_boxTop h4 {  font-size: 18px;  line-height: 26px;}
.couse_icon { width: 75px; height: 75px; border: 4px solid #fff; left: -82px; top: -28px; }
.couse_icon img { margin-top: 12px; width: 45px; }
.course_boxMid {  padding: 15px 20px;}
.course_boxMid ul li{ line-height: 20px; margin-top: 8px; padding-left: 14px; }
.course_boxMid ul li::before {  width: 6px;  height: 6px; top: 8px; }
.course_boxMid h5{ line-height: 22px; }
 .course_boxMid ul {  width: 100%;}
 

/*about*/
.about_page .aboutBoxLt { width: 250px;  margin-right: 20px;}
.mission_box.heading p{ font-size: 14px; line-height: 20px; }
.content_sec ul li{ font-size: 14px; line-height: 20px; }
.aboutSec.about_page{ padding: 40px 0; }
.mission_box.heading h2 { font-size: 25px;  line-height: 40px;  padding-bottom: 10px; }
.mission_box { min-height: inherit; margin-top: 20px; }
.content_sec.heading h2 { font-size: 25px; line-height: 40px;}

.content_sec.heading h2 {  font-size: 22px; line-height: 32px;}
.content_sec h4 {  font-size: 18px;  line-height: 24px;  padding-bottom: 0; padding-top: 12px;}
.content_sec ul {  padding-left: 15px;}

/*team*/
.team_sec h2 { font-size: 24px; line-height: 32px; padding-bottom: 80px;}
.team_box {  padding: 15px; min-height: 520px;  padding-top: 70px; padding-bottom: 40px; min-height: 745px; }
.team_boxMain h4 { font-size: 18px; line-height: 26px;}
.team_boxMain p {  font-size: 14px; line-height: 24px; padding-top: 8px;}
.team_innr {  padding-top: 60px;}
.team_sec.aboutSec { padding: 10px 0 40px;}
.popup_box .modal-dialog { max-width: 450px; }
.popup_box .modal-body p{ font-size: 14px; line-height: 24px; padding-top: 8px; }

.aboutSec.about_page.galley_sec { padding: 40px 0px;}

}

@media only screen and (max-width: 575px){ 

.topHeaderSec {  padding: 10px 10px; }
.banner_Itm_Txt {  padding: 20px 0px 0 0; }
.uspBoxes .col-sm-3 {  flex: 0 0 50%;  max-width: 50%; }
.uspBox::after { display:none;}
.carousel-item img {  height: 275px;  object-fit: cover !important; }
.abspic {  width: 150px;  height: 150px;  right: 15px;  bottom: 15px; }
.ourUspSec{ padding-top:25px;}
.testimonialsSec .owl-prev {width: 35px;  height: 35px; background-size:contain !important;}
.testimonialsSec .owl-next {  width: 35px;  height: 35px; background-size:contain !important;}
.courseBox { text-align: center; } 

.innerlogoBox .logoBox ul li {  width: auto; font-size: 18px;  line-height: 24px; }
.innerlogoBox .logoBox ul li:first-child br{ display:none;}
.innerlogoBox .logoBox ul li { width: auto; }
 

/*about*/
.about_page .aboutBoxLt { width: 100%;  margin-right: 0; margin-bottom: 20px; }


/*team*/
.team_box{ min-height: inherit; }
.team_boxMain { margin-top: 115px;}
.team_sec h2 {  font-size: 24px; line-height: 32px;  padding-bottom: 0; }
.team_top .team_boxMain h2{ padding-bottom: 80px; }
.team_top .team_boxMain { margin-top: 50px; }
.popup_box .modal-dialog { max-width: 100%; }


} 
@media only screen and (max-width: 480px){ 

.nav_top .navbar-brand {  width: 135px;  padding: 10px 0px; }
.banner_Itm_Txt {  padding: 20px 0px 0 0; }
.readmore {  padding: 7px 50px 7px 20px; }
.carousel-item img {  height: 250px; }
.uspBoxes .col-sm-3 {  flex: 0 0 100%;  max-width: 100%; }
.aboutBoxRt h2 {  font-size: 24px;  line-height: 34px; }
.innexperienceSec h3 {  font-size: 18px;  line-height: 24px; }
.innexperienceSec {  min-height: auto;  padding: 30px 10px 30px 10px; }
.more {  margin-top: 20px; }
.absshape1 {  width: 50px;  height: 20px; }
.inncoursesSec .media .media-left {  margin-right: 0px;  width: 100%;  display: inline-block; }
.inncoursesSec .media {  display: inline-block; }
.coursesBoxes .col-sm-3 {  flex: 0 0 100%;  max-width: 100%; }
.coursesBoxes {  margin-top: 25px; }
.heading h1, .heading h2 {  font-size: 24px;  line-height: 32px; }
.heading p {  font-size: 14px;  line-height: 22px; }
.testimonialsBoxpanel {  padding: 0px 10px; }
.instafeed {  margin: 20px 0px 90px; }
.instafeed img {  min-height: 80px; object-fit: cover; }
.logoBox {  padding: 15px; }
.logoBox ul li { width: 100%;  padding: 0px 0px;  text-align: center !important; }
.footerBox .row .col-sm-4 {  flex: 0 0 100%;  max-width: 100%; }
.innfooterbox h4 { margin-bottom: 15px;}
.socialLink { padding: 20px 0px; }
.innfooterbox { padding-top: 15px; }
.innbottomfootBx {  padding: 10px 10px 10px; }
.innbrochureSec { padding: 30px; }

.innerlogoBox .logoBox ul li:first-child{ width:100%;}
.innerlogoBox .logoBox ul li {  width: 50%; }
.associatecourse .coursesBoxes .col-sm-4 {  flex: 0 0 100%;  max-width: 100%; }
.contactContentRt { text-align: center; }

.contactContentRt .media .mr-3{ max-width:70px; margin-right:0px !important; margin-bottom: 15px;}
.contactContentRt .media {  padding: 10px 0px !important;  display: inline-block;  width: 100%;  text-align: center; }
.contactContentRt .media .media-body p { font-size:14px; line-height: 20px; }

}