@font-face {
	font-family: "Poppins-Bold";
	src: url(../fonts/Poppins-Bold.eot);
	src: url(../fonts/Poppins-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Poppins-Bold.woff) format('woff'), url(../fonts/Poppins-Bold.ttf) format('truetype'), url(../fonts/Poppins-Bold.svg#Poppins-Bold) format('svg')
}
@font-face {
	font-family: "Poppins-Regular";
	src: url(../fonts/Poppins-Regular.eot);
	src: url(../fonts/Poppins-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Poppins-Regular.woff) format('woff'), url(../fonts/Poppins-Regular.ttf) format('truetype'), url(../fonts/Poppins-Regular.svg#Poppins-Regular) format('svg')
}
@font-face {
	font-family: "Poppins-SemiBold";
	src: url(../fonts/Poppins-SemiBold.eot);
	src: url(../fonts/Poppins-SemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/Poppins-SemiBold.woff) format('woff'), url(../fonts/Poppins-SemiBold.ttf) format('truetype'), url(../fonts/Poppins-SemiBold.svg#Poppins-SemiBold) format('svg')
}
.top-scroller{ padding:10px 15px; background-color:#070474; position:fixed; top:0px; left:0px; z-index:9999; width:100%; font-family: "Poppins-Regular"; color:#fff; font-size:16px;}
.fixed-top{ top:40px !important;}

.admission-blinker-mob{background-color: #26186F;
	padding: 10px 15px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px; line-height:26px;
	
	display: none;
	animation: 2s infinite blinks; text-align:justify; font-family: "Poppins-SemiBold"; margin-bottom:10px;}
.admission-blinker{background-color: #26186F;
	padding: 8px 19px 8px 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 18px; line-height:26px;
	position: fixed;
	/*top: 104px;*/ /*top:160px;*/ top:480px; width:350px;
	right: 0;
	z-index: 999;
	display: block;
	animation: 2s infinite blinks; text-align:justify; font-family: "Poppins-SemiBold";}
a.mob-download-mobile-app {
	background-color: #26186F;
	padding: 8px 19px 8px 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	display: none;
	animation: 2s infinite blinks; text-align:center; margin-bottom:5px; font-family: "Poppins-SemiBold";
}
a.mob-download-mobile-app:hover{color:#fff;}

a.download-mobile-app {
	background-color: #26186F;
	padding: 8px 19px 8px 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	position: fixed;
	/*top: 104px;*/ /*top:160px;*/ top:420px; width:187px;
	right: 0;
	z-index: 999;
	display: block;
	animation: 2s infinite blinks; text-align:center; font-family: "Poppins-SemiBold";
}
a.download-mobile-app:hover{color:#fff;}

@keyframes blinks {
0%, 100%, 50% {
background-color: #26186F;
}
25%, 75% {
background-color:#21b44a;
}
}
.app-store{ margin:0px; padding:0px;}
.app-store ul{ margin:0px; padding:0px;}
.app-store li{ margin:0px; padding:15px 10px 0px 15px; list-style:none; display:inline-block;}
.carousel-height{ height:520px !important;}
.tabs .nav-item{ border:1px solid #070474 !important;}
.tab-content{ border:1px solid #070474 !important; padding:20px 0px; margin-bottom:20px;}
.nav-tabs .nav-link.active{border:1px solid #21B44A !important; color:#21B44A !important;} 
.spotlight-box-blue{background-color: #070474; margin-bottom:15px;}
.spotlight-box-blue-content{ padding: 25px;}
.spotlight-box-blue-content p{ font-size:13px; color:#fff; font-family: "Poppins-Regular"; text-align:justify; height:400px;}
.spotlight-box-green{background-color:#21B44A; margin-bottom:15px;}
.spotlight-box-green-content{ padding:25px;}
.spotlight-box-green-content p{ font-size:13px; color:#fff; font-family: "Poppins-Regular"; text-align:justify;  height:400px;}
.content-txt{ height: 500px;
        line-height: 500px; display: table;}
.content-txt p{display: table-cell; 
         vertical-align: middle;}
.dashboard-section {
    margin: 20px 0px 40px 0px;
}
.dashboard-section h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.tab-content h3 {
    color: #252453;
    font-size:20px;
  font-family: "Poppins-SemiBold";
    display: inline-block;
}
#tabsJustified .nav-item{ margin-right:15px; border:1px solid #000;}
#tabsJustified .nav-item a.nav-link{ color:#000 !important; }
#tabsJustified.nav-pills .nav-link{ border-radius:0px !important;}
#tabsJustified.nav-pills .nav-link.active{ color:#fff !important; background-color:#070474 !important;}

.dash-box{background-color:#fff; height:100px; width:100px; border-radius:50%; box-shadow: 2px 2px 12px 0px rgba(179,179,179,1);
   text-align:center; padding:20px 20px; margin:10px auto;}
.dash-box p{ font-size:12px; color:#000; line-height:16px;}
.thankyou-section{ padding:140px 0px 40px 0px;}
 .thankyoubox {
   min-width: 300px;
    /*transform: translate(-50%,-50%);*/
    padding: 30px; background-color:#070474; border-radius:25px; margin:0 auto; text-align:center;
}
.thankyoubox h1{color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold"; padding-top:50px;}
	.thankyoubox h3{color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
	a.explore-more{ font-family: "Poppins-Bold"; margin:20px 0px; float:right; color:#252453 !important; font-size:18px;}
.latefine{ margin:15px 0px;}
.latefine h4{ font-family: "Poppins-Regular"; color:#000; font-size:16px;}
.latefine h5{ font-family: "Poppins-SemiBold"; color:#000; font-size:16px;}
.carousel-indicators li {
    border-radius: 50% !important;
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 12px !important;
    height: 12px !important;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
   /* opacity: .5;*/  opacity:1 !important;
    transition: opacity .6s ease;
}
.fsImage{display:none;}
.carousel {
    position: relative; margin-top:95px;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0px !important;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    display: inline-block;
    width: 40px !important;
    height: 40px !important;
    background: 50%/100% 100% no-repeat; 
}
.aca-d-none{ display:none;}
.aca-d-block{ display:block;}
.mob-notice-studentlogin-bg{ display:none; background-color:#fff; padding:15px 15px 5px 15px;}
.mob-notice-studentlogin-bg ul{ margin:0px; padding:0px;}
.mob-notice-studentlogin-bg li{ margin:0px; padding:10px 8px; list-style:none; display:inline-block; width:49%; box-sizing:border-box;}
.mnsl-blue_bg{ background-color:#26186F; padding:10px; color:#fff; text-align:center;  font-family: "Poppins-Regular"; font-size:14px;}

.mob-work-enuire-bg{ display:none; background-color:#fff; padding:0px 15px 5px 15px;}
.mob-work-enuire-bg ul{ margin:0px; padding:0px;}
.mob-work-enuire-bg li{ margin:0px; padding:10px 8px; list-style:none; display:inline-block; width:49%; box-sizing:border-box;}
.mwe-green_bg{ background-color:#21B44A; padding:10px; color:#fff; text-align:center;  font-family: "Poppins-Regular"; font-size:14px;}

.mob-feepayment-bg{ display:none; background-color:#fff; padding:0px 15px 15px 15px;}
.mob-feepayment-bg ul{ margin:0px; padding:0px;}
.mob-feepayment-bg li{ margin:0px; padding:0; list-style:none; display:inline-block; width:99%; box-sizing:border-box;}
.mfp-blue_bg{ background-color:#26186F; padding:10px; color:#fff; text-align:center;  font-family: "Poppins-Regular"; font-size:14px;}




.carousel-control-next, .carousel-control-prev{opacity:1 !Important;}
.carousel li.active{ background-color:#070474 !important; }
.nlBox{
    color: var(--main-color);
    font-family: 'Maven Pro', sans-serif;
    text-align: center;
    padding: 50px 25px 30px;
    border: 3px solid var(--main-color);
    border-radius: 20px;
    box-shadow: 0 0 0 10px #fff inset, 0 0 20px var(--main-color) inset; text-align:center; margin-bottom:20px;
}
.nlBox .title{
    font-size: 20px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    margin: 0 0 10px;
    transition: all 0.3s;
}
.nlBox .description{
    color:#888;
    font-size: 15px;
    line-height: 25px;
    margin: 0 0 20px; text-align:center;
}

.nlBox.green{ --main-color: #21B44A; }
.nlBox.purple{ --main-color:#070474; }
@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 0 30px; }
}
.topper-section {
    margin: 20px 0px 40px 0px;
}
    color: #21B44A;

.topper-section h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.topper-section h3 {
    font-family: "Poppins-SemiBold";
    font-size: 30px;
        color: #21B44A;

    margin-bottom: 20px;
}
.topper-box{ margin:10px 0px; padding:0px; text-align:center;}
.topper-box ul{ margin:0px 0px; padding:0px;}
.topper-box li{ list-style:none; float:left; width:19%; display:inline-block; margin:0px 0px; padding:0px;}
.topper-box img{ border:3px solid #21B44A; margin-bottom:15px;}
.topper-box h4{font-family: "Poppins-Regular"; color:#000;font-size:11px; font-weight:600; padding-bottom:0px;}
.topper-box h5{font-family: "Poppins-Regular"; color:#000;font-size:11px; font-weight:600; padding-bottom:15px;}

/*@font-face {
    font-family: "Poppins-SemiBold";
    src: url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.eot");
    src: url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/028b4cfdfab5d1049178e9b1eb42f49e.svg#Poppins-SemiBold")format("svg");
}
@font-face {
    font-family: "Poppins-Regular";
    src: url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.eot");
    src: url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/2e6cd8faed5d485da4baf7f2a3202a04.svg#Poppins-Regular")format("svg");
}
@font-face {
    font-family: "Poppins-Regular";
    src: url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.eot");
    src: url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/510293e71666d65518569ae926af63f5.svg#Poppins-Regular")format("svg");
}
@font-face {
    font-family: "Poppins-Bold";
    src: url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.eot");
    src: url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/07ecc0aa9ce268962dea7356eeff50a6.svg#Poppins-Bold")format("svg");
}*/
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0rem !important;
    padding-left: 3rem !important;
}
.head-social h4{color:#26186F; font-size:16px; font-family: "Poppins-Bold";}
.head-social ul{ margin:0px 30px 0px 0px; padding:0px;}
.head-social li{ margin:0px; padding:0px 0px; list-style:none; display:inline-block;}
.igmhsb-logo{ padding:10px 25px; background-color:#fff; height: 90px;
    width: 490px;}
.igmhsb-logo-pic{float:left; margin-right:10px; width:75px;}
.igmhsb-logo-text{ font-family: "Poppins-Regular"; color:#000; padding-top:15px; font-size:14px; font-weight:600;}
.igmhsb-logo-text span{ font-family: "Poppins-Regular"; color:#000; font-size:14px; display:block;}
.event-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid #21B44A;
   border-left: 15px solid transparent;
    right: 5px;
    position: absolute;
    bottom: 5px;
    height: 100%;
}
.event-btn span{ display:block; font-size:24px; font-weight:bold;}

.event-btn{ padding:15px;
  text-decoration: none;
  color: #26186F;
  position: relative;
  display: block;
  overflow: hidden;
  width: 80%;
  margin: 2rem auto;
  text-transform: uppercase;
  border: 1px solid #26186F; font-size:16px;  font-family: "Poppins-SemiBold"; text-align:center;}
.event-btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #21B44A;
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index:-1;
}
.event-btn:hover {
  color: #fff;  background-color: #26186F;
}
.event-btn:hover span {
  width: 225%;
  height: 562.5px;
}
.event-btn:active {
  background-color: #21B44A;
}


.testimonial{
    margin: 0 15px 30px 0px;
}
.testimonial h5{color:#000; font-size:14px;  font-family: "Poppins-SemiBold";}
.testimonial-date-icon{ float:left; margin-right:10px; width:25px;} 
.testimonial-date-text{ color:#000; font-size:12px;  font-family: "Poppins-Regular";}
.testimonial p{ color:#000 !important; font-size:12px !Important;  font-family: "Poppins-Regular";}
.testimonial .testimonial-content p{ color:#000 !important; font-size:12px !Important;  font-family: "Poppins-Regular";}
.testimonial-read-more{ float:right; font-size:14px;  font-family: "Poppins-SemiBold"; color:#000;}
.testimonial .pic{
    width: 24%;
    float: left;
    margin-right: 15px;
    position: relative;
}
.testimonial .pic:after{
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    border: 1px solid #fff;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .testimonial-content{
    padding: 6% 0;
    display: table;
}
.testimonial .testimonial-content2{
    padding: 6% 0;
    display: table; height:480px; position:relative;
}
.testimonial-read-more2{ position:absolute; bottom:0px; margin-bottom:10px; right:0px; float:right; font-size:14px;  font-family: "Poppins-SemiBold"; color:#000;}
.testimonial .testimonial-content2 p{ margin:20px 0px;}
.testimonial .description{
    font-size: 17px;
    color: #000;
    line-height: 26px;
}
.testimonial .description:before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 22px;
    color: #001822;
    margin: 0 10px;
}
.testimonial .testimonial-title{
    font-size: 19px;
    color: #333;
    text-transform: capitalize;
    margin: 10px 0 0 0;
    float: right;
}
.testimonial .post{
    font-size: 16px;
    color: #000;
    display: block;
    margin-top: 10px;
}
.owl-theme .owl-controls{
    position: absolute;
   /* top: 0;
    right: 20px;*/ top:90%; left:50%;
}
.owl-theme .owl-controls .owl-buttons div{
    border-radius: 20px;
    background: #000;
    padding: 3px 8px;
}
.owl-theme .owl-controls .owl-page span{ background:#2A2550 !important;}
.owl-prev:before,
.owl-next:before{
    content: "\f053";
    font-family: "Font Awesome 5 Free"; font-weight: 900;
    color: #fff;
}
.owl-next:before{
    content: "\f054";
}
@media only screen and (max-width: 480px){
    .testimonial{
        margin: 0 10px;
    }
    .testimonial .pic{
        float: none;
        width: 50%;
        margin: 0 auto;
    }
    .owl-theme .owl-controls{
        top: -30px;
        right: 0;
    }
}

.spotlight-bg{padding:0px 0px 40px 0px; background-color:#fff;}
.spotlight-bg h1{color:#252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
.txt-footer-right{text-align:right;}
.whyigmhs-event-bg{ background-color:#fff; padding:40px;}
.why-igmhs-section{ margin-bottom:40px; background-color:#21b44a; padding-bottom:40px;}
.why-igmhs-section h1{color: #fff;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold"; padding-top:50px;}
	.why-igmhs-section h3{color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
.why-igmhs-section h1:before{
    width: 200vh;
    /*top: 64px;*/ top: 68px;
    left: -198vh;
    margin-left: 7px;
	display: inline-block;
    content: '';
    height: 1px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3:after {
    display: inline-block;
    margin: 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
   /* bottom:157px;*/  bottom:402px;
   /* margin-left: -10px;*/  margin-left: 0px;
}
.why-igmhs-section p{font-family: "Poppins-Regular"; margin-top:20px;  color:#fff; font-size:14px; line-height:21px; text-align:justify;}


.curriculum-section{ margin:40px 0px;}
.curriculum-section h1{color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold"; display:inline-block;}
.curriculum-section p{font-family: "Poppins-Regular"; margin-top:70px; margin-bottom:0px; color:#000; font-size:14px; line-height:21px; text-align:justify;}
.curri-preprimary{background-color:#070474; padding:35px; border-radius:30px; margin:0px 0px 20px 0px; height:300px;
}
.curri-preprimary-heading{ font-size:16px; margin-bottom:20px; color:#fff; font-family: "Poppins-Bold";} 
.curri-preprimary p{font-family: "Poppins-Regular"; margin-top:0px;  color:#fff; font-size:12px; line-height:18px; text-align:justify;}

.curri-primary{background-color:#D9D9D9; padding:35px; border-radius:30px; margin:0px 0px 20px 0px;  height:300px;
}
.curri-primary-heading{ font-size:16px; margin-bottom:20px; color:#252453; font-family: "Poppins-Bold";} 
.curri-primary p{font-family: "Poppins-Regular"; margin-top:0px; color:#252453; font-size:12px; line-height:18px; text-align:justify;}

.curri-middleschool{background-color:#D9D9D9; padding:35px; border-radius:30px; margin:0px 0px 20px 0px;  height:300px;
}
.curri-middleschool-heading{ font-size:16px; margin-bottom:20px; color:#252453; font-family: "Poppins-Bold";} 
.curri-middleschool p{font-family: "Poppins-Regular"; margin-top:0px; color:#252453; font-size:12px; line-height:18px; text-align:justify;}

.curri-highschool{background-color:#21b44a; padding:35px; border-radius:30px; margin:0px 0px 20px 0px;  height:300px;
}
.curri-highschool-heading{ font-size:16px; margin-bottom:20px; color:#fff; font-family: "Poppins-Bold";} 
.curri-highschool p{font-family: "Poppins-Regular"; margin-top:0px; color:#fff; font-size:12px; line-height:18px; text-align:justify;}


	
.ql-section{ margin:40px 0px;}
.quickfacts{ margin:0px; padding:0px;}
.quickfacts h1{color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold"; display:inline-block;}
.quickfacts span{color:#21B44A;
    font-size: 32px;
    text-transform: uppercase;
    font-family: "Poppins-Bold"; display:inline-block;}
.quickfacts ul{ margin:0px; padding:0px;}
.quickfacts li{ list-style:none; display:block; padding:20px 0px 40px 0px;}	
.quickfacts-icon{ border:2px solid #252453; text-align:center; height:75px; width:75px; border-radius:50%; padding:10px; float:left; margin-right:30px; }
.quickfacts-text{ font-family: "Poppins-Regular"; font-size:16px; font-weight:600; color:#252453; text-transform:uppercase; padding-top:25px; }	
.leadership{ margin:0px; padding:0px; position:relative;}
.leadership h1{color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background:#252453;
     width:510px;
    position: absolute;
   margin-left: -30px;
    /*top: 65px;*/ top: 70px;	}
.leadership h3{color:#21B44A;
    font-size: 32px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
.leadership p{font-family: "Poppins-Regular"; color:#000; font-size:14px; line-height:21px; text-align:justify;}
.leadership img{ margin:20px 0px 0px 0px;}		
.logo-text{font-family: "Poppins-SemiBold"; font-size:14px; color:#000; margin-top:-15px;}
.logo-text-2{ font-family: "Poppins-Regular"; font-size:14px; color:#000; margin-bottom:15px;}
.footer-ph-text{color:#26186F; font-size:12px; font-family: "Poppins-SemiBold"; padding-bottom:5px;}
.footer-email-text{color:#26186F; font-size:12px; font-family: "Poppins-SemiBold"; padding-bottom:5px;}
.bg-transparent{ border-top:5px solid #21B44A;
background: rgb(34,193,195);
background: linear-gradient(0deg, rgba(34,193,195,0) 0%, rgba(0,0,0,1) 100%);}
.bg-transparent2{ border-top:5px solid #21b44a;
background:#21b44a;
}
.social-bg{background-color: #252453; padding:10px; position:fixed; top:30%; left:0px; z-index:999;}
.social-bg ul{ margin:0px; padding:0px;}
.social-bg li{ margin:0px; padding:8px; list-style:none; display:block;}
.ripple {
  position: absolute;
  align-self: center;
  justify-self: center;
  border-bottom: 5px solid #06d0b8;
  border-radius: 50%;
  animation: rp 10s 4s ease-out infinite;
}
.r2 {
  animation-delay: 9s;
}
.lotus {
  position: relative;
  align-self: center;
  justify-self: center;
  width: 75px;
  height: 75px;
/*  -webkit-box-reflect: below -250px linear-gradient(rgba(0, 0, 0, 0.05) 50%, rgba(0, 0, 0, 0.25));*/
  animation: wobble 5s 5s linear infinite; left:75px; bottom:0px;
}
.petal {
  /*background: #6a1b9a;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;*/
}
.p1 {
background: #21b44a;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;	
  transform-origin: bottom right; 
  animation: pt1 5s;
  animation-fill-mode: forwards;
}
.p2 {
	background: #06d0b8;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt2 5s;
  animation-fill-mode: forwards;
}
.p3 {
  background: #21b44a;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt3 5s;
  animation-fill-mode: forwards;
}
.p4 {
	background: #06d0b8;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt4 5s;
  animation-fill-mode: forwards;
}
.p5 {
	 background: #21b44a;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt5 5s;
  animation-fill-mode: forwards;
}
.p6 {
	background: #06d0b8;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt6 5s;
  animation-fill-mode: forwards;
}
.p7 {
	background: #21b44a;
  width: 100px;
  height: 100px;
  opacity: 80%;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
  transform-origin: bottom right;
  animation: pt7 5s;
  animation-fill-mode: forwards;
}
.leaf {
 /* width: 100px;
  height: 100px;
  background: #06d0b8;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;*/
   width: 100px;
  height: 100px;
  background: #06d0b8;
  position: absolute;
  border-radius: 0% 90% 0% 90% / 0% 90% 0% 90%;
  left: 50%;
  margin-left: -100px;
  top: 50%;
  margin-top: -100px;
}
.l1 {
  transform-origin: bottom right;
  animation: lf1 5s;
  animation-fill-mode: forwards;
}
.l2 {
  transform-origin: bottom right;
  animation: lf2 5s;
  animation-fill-mode: forwards;
}
.center {
  background: #21b44a;
  width: 50px;
  height: 50px;
  position: absolute;
  border-radius: 50%;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
  animation: c 8s;
  animation-fill-mode: forwards;
}
.magic {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #21b44a;
  box-shadow: 0 0 5px 3px #21b44a;
  position: absolute;
  top: 20%;
  left: 50%;
  margin-left: -2px;
}
.m1 {
  opacity: 0;
  animation: fadein 5s 2s ease infinite, floatup 5s 2s ease infinite, left 5s 2s ease infinite;
}
.m2 {
  opacity: 0;
  animation: fadein 5s 2.5s ease infinite, floatup 5s 2.5s ease infinite, right 5s 2.5s ease infinite;
}
.m3 {
  opacity: 0;
  animation: fadein 5s 3s ease infinite, floatup 5s 3s ease infinite, farleft 5s 3s ease infinite;
}
.m4 {
  opacity: 0;
  animation: fadein 5s 3.5s ease infinite, floatup 5s 3.5s ease infinite, farright 5s 3.5s ease infinite;
}
.m5 {
  opacity: 0;
  animation: fadein 5s 4s linear infinite, floatup 5s 4s linear infinite;
}
.m6 {
  opacity: 0;
  animation: fadein 5s 4.5s ease infinite, floatup 5s 4.5s ease infinite, left 5s 4.5s ease infinite;
}
.m7 {
  opacity: 0;
  animation: fadein 5s 5s ease infinite, floatup 5s 5s ease infinite, right 5s 5s ease infinite;
}
@keyframes pt1 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(-30deg) scale(1);
  }
}
@keyframes pt2 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(-5deg) scale(1);
  }
}
@keyframes pt3 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(20deg) scale(1);
  }
}
@keyframes pt4 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(45deg) scale(1);
  }
}
@keyframes pt5 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(70deg) scale(1);
  }
}
@keyframes pt6 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(95deg) scale(1);
  }
}
@keyframes pt7 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(120deg) scale(1);
  }
}
@keyframes lf1 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(-45deg) scale(1);
  }
}
@keyframes lf2 {
  0% {
    transform: rotate(45deg) scale(0);
  }
  100% {
    transform: rotate(135deg) scale(1);
  }
}
@keyframes c {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes fadein {
  0%, 100% {
    opacity: 0;
  }
  75% {
    opacity: 100%;
  }
}
@keyframes floatup {
  0% {
    top: 50px;
  }
  100% {
    top: -100px;
  }
}
@keyframes left {
  0% {
    left: 150px;
  }
  100% {
    left: 50px;
  }
}
@keyframes right {
  0% {
    left: 150px;
  }
  100% {
    left: 250px;
  }
}
@keyframes farleft {
  0% {
    left: 150px;
  }
  100% {
    left: 0px;
  }
}
@keyframes farright {
  0% {
    left: 150px;
  }
  100% {
    left: 300px;
  }
}
@keyframes rp {
  0% {
    width: 0;
    height: 0;
    opacity: 0;
    margin: 0;
  }
  50% {
    opacity: 25%;
  }
  100% {
    opacity: 0;
    width: 500px;
    height: 250px;
  }
}
@keyframes wobble {
  0%, 50%, 100% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  75% {
    transform: rotate(-5deg);
  }
}



.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;
    overflow: hidden;
    opacity: 0;
}

.dropdown.show .dropdown-menu {
   /* max-height: 200px;*/ max-height:400px;
    opacity: 1;}
button.close{position: absolute;
    top: 10px;
    right: 20px; color:#070474; font-size:36px; font-family: "Poppins-SemiBold";
}
.madal-body img{ position:relative;}
.mmain{color:#fff; font-size:24px; font-family: "Poppins-SemiBold";  margin-top:15px; position:absolute; text-align:center; top:54%; z-index:99; color:#fff;}
.modal-oarrow{ position:absolute; left:3px; bottom:3px; z-index:99;}
.modal-title{font-family: "Poppins-Regular"; font-size:20px; color:#070474; text-align:center; margin-bottom:0px !important;}
.mphone{color:#252453; font-size:14px; font-family: "Poppins-SemiBold";  margin-top:15px;}
.menquirenow{color:#E04E02;  font-size:14px; font-family: "Poppins-SemiBold"; text-transform:uppercase; margin-top:25px;}
a{ text-decoration:none; color:#fff;}
a:hover{ text-decoration:none !important; color:#fff;}
.navbar-brand { padding-top:0px !important; padding-bottom:0px !important;}
.nav-link{ color:#fff !important;}
.navbar{padding:0px !important; }
.navbar.black {
    background:#21b44a !important; padding:0px;  
 }
 .navbar-expand-lg .navbar-nav .nav-link{font-family: "Poppins-Regular"; font-size:14px;}
.jag-content{
    color: #fff;
    width: 100%;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 100%;
    right: 0;
    z-index:99999;
    transition: all 0.5s ease 0s; text-align:center; font-size:16px; font-family: "Poppins-SemiBold";
}
.jfa-at-a-glance-box img{ position:relative;}
.jag-one-plussign{ position:absolute; right:4px; bottom:0px; z-index:99;}

.jag-one:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}
.jag-one:hover .jag-one-plussign{opacity:0;}
.jag-two:hover .jag-two-plussign{opacity:0;}
.jag-three:hover .jag-three-plussign{opacity:0;}
.jag-four:hover .jag-four-plussign{opacity:0;}
.jag-five:hover .jag-five-plussign{opacity:0;}
.jag-six:hover .jag-six-plussign{opacity:0;}
.jag-two-plussign{ position:absolute; left:4px; top:0px; z-index:99;}
.jag-two:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}
.jag-three-plussign{ position:absolute; left:0px; bottom:4px; z-index:99;}
.jag-three:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}
.jag-four-plussign{ position:absolute; left:0px; bottom:4px; z-index:99;}
.jag-four:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}
.jag-five-plussign{ position:absolute; right:3px; bottom:0px; z-index:99;}
.jag-five:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}
.jag-six-plussign{ position:absolute; top:0px;left:4px; z-index:99;}
.jag-six:hover .jag-content{
    opacity:1 !important;
	top: calc(50% - -5px);
}

 .jag-one{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #fff; font-weight:normal;
}
.jag-one span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color:rgba(152, 204, 4, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.jag-one:hover {
  color: #eee;
}
.jag-one:hover span {
  width: 225%;
  height: 562.5px;
}
.jag-one:active {
  background-color:rgba(152, 204, 4, 0.9);
}
.jag-two{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #fff; font-weight:normal;
}
.jag-two span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
   background-color:rgba(255, 119, 1, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.jag-two:hover {
  color: #eee;
}
.jag-two:hover span {
  width: 225%;
  height: 562.5px;
}
.jag-two:active {
  background-color:rgba(255, 119, 1, 0.9);
}

.jag-three{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #fff; font-weight:normal;
}
.jag-three span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
   background-color:rgba(35, 28, 57, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.jag-three:hover {
  color: #eee;
}
.jag-three:hover span {
  width: 300%;
  height: 300%;
}
.jag-three:active {
 background-color:rgba(35, 28, 57, 0.9);
}
.jag-four{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #fff; font-weight:normal;
}
.jag-four span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
 background-color:rgba(37, 36, 83, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.jag-four:hover {
  color: #eee;
}
.jag-four:hover span {
   width: 225%;
  height: 562.5px;
}
.jag-four:active {
 background-color:rgba(37, 36, 83, 0.9);
}
.jag-five{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase;
  border: 1px solid #fff; font-weight:normal;
}
.jag-five span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
 background-color:rgba(255, 204, 4, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999;
}
.jag-five:hover {
  color: #eee;
}
.jag-five:hover span {
   width: 225%;
  height: 562.5px;
}
.jag-five:active {
 background-color:rgba(255, 204, 4, 0.9);
}

.jag-six{
  text-decoration: none;
  color: #fff;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  text-transform: uppercase; border-bottom-right-radius:70px;
}
.jag-six span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
 background-color:rgba(255, 119, 1, 0.9);
  -webkit-transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  transition: width 0.4s ease-in-out, height 0.4s ease-in-out;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 999; border-bottom-right-radius:70px;
}
.jag-six:hover {
 border-bottom-right-radius:70px;
}
.jag-six:hover span {
   width: 225%;
  height: 562.5px;
}
.jag-six:active {
 background-color:rgba(255, 119, 1, 0.9); border-bottom-right-radius:70px;
}



 .clear{clear:both;}
.social-icons{ margin:0px; padding:0px;}
.social-icons ul{margin:0px; padding:0px;}
.social-icons li{ list-style:none; display:inline-block; padding:0px 10px;}
.why-jfa{ margin:0px; padding:70px 0px 35px 0px;  overflow: hidden;
}
.why-jfa h1{ color:#252453; font-size:42px; text-transform:uppercase; font-family: "Poppins-Bold"; font-size:75px;}
.why-jfa h3{ color:#252453; font-size:20px; text-transform:uppercase; margin-bottom:30px; font-family: "Poppins-Regular"; font-size:32px;}
.why-jfa p{ color:#252453; font-size:14px; line-height:24px; text-align:justify; font-family: "Poppins-Regular"; margin-bottom:60px; }
.why-jfa a{ text-decoration:none !important;}
.why-jfa a:hover{ text-decoration:none !important;}
.why-jfa-lotus-bg{ position:relative; height:270px;}
.wjfa-white-lotus{ position:absolute; bottom:-70px; left:-140px; z-index:9; -webkit-animation: bounce-top 20s infinite alternate both;
	        animation: bounce-top 20s infinite alternate both;}
.wjfa-blue-lotus{ position:absolute; bottom:60px; left:0px; z-index:99; -webkit-animation: bounce-top 18s infinite alternate both;
	        animation: bounce-top 18s infinite alternate both;}
.wjfa-orange-lotus{ position:absolute; bottom:110px; left:29%; z-index:99; -webkit-animation: bounce-top 16s infinite alternate both;
	        animation: bounce-top 16s infinite alternate both;
			
}
.wjfa-swan{ position:absolute; bottom:92px; left:35%; z-index:8; -webkit-animation: bounce-top 17s infinite alternate both;
	        animation: bounce-top 17s infinite alternate both;
			
}
.wjfa-bird1{ position:absolute;top:-15px; left:5%; z-index:8; -webkit-animation: slide-right 4s ease-in infinite alternate both;
	        animation: slide-right 4s ease-in infinite alternate both;}
.wjfa-bird2{ position:absolute;top:-15px; left:45%; z-index:8; -webkit-animation: slide-left 2s ease-in infinite alternate both;
	        animation: slide-left 2s ease-in infinite alternate both;}
@-webkit-keyframes slide-left {

  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  
}
@keyframes slide-left {

 0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}
@keyframes slide-right {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(30px);
            transform: translateX(30px);
  }
}

			

@-webkit-keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
@keyframes bounce-top {
  0% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 1;
  }
  24% {
    opacity: 1;
  }
  40% {
    -webkit-transform: translateY(-12px);
            transform: translateY(-12px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  65% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  82% {
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  93% {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  25%,
  55%,
  75%,
  87% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
    opacity: 1;
  }
}
.ocean { 
  height: 5%;
  width:100%;
  position:absolute;
  bottom:-110px;
  left:0;
  background: #fff/* #fff*/;
}

.wave {
  background:url(../img/why-jfa/wave2.svg) repeat-x; 
  position: absolute;
  top: -198px;
  width: 6400px;
  height: 198px;
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
  transform: translate3d(0, 0, 0);
}

.wave:nth-of-type(2) {
  /*top: -175px;*/ top:-175px;
/*  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;*/
  animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -1s infinite, swell 7s ease -1.25s infinite;
  opacity: 1;
}

@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
  /*  margin-left: -1600px;*/   margin-left: -1600px;
  }
}

@keyframes swell {
  0%, 100% {
    transform: translate3d(0,-25px,0);
  }
  50% {
    transform: translate3d(0,5px,0);
  }
}


.jfa-download-brochure-btn{ background: linear-gradient(to right, #251E3A 0%, #251E3A 50%, #ffffff 50%, #ffffff 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 0.3s;  text-decoration:none; margin-top:40px; padding:15px; text-align:center; color:#2A2550; font-family: "Poppins-SemiBold"; font-size:16px; font-weight:600; border:1px solid #838383; background-color:#fff; border-left:15px solid #251E3A; border-bottom-right-radius: 30px;}
.jfa-download-brochure-btn:hover{background-position:0 0; color:#fff;}

.jfa-book-a-campus-tour-btn{ background: linear-gradient(to right, #98CC04 0%, #98CC04 50%, #ffffff 50%, #ffffff 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 0.3s;  text-decoration:none; margin-top:40px; padding:15px; text-align:center; color:#2A2550; font-family: "Poppins-SemiBold"; font-size:16px; font-weight:600; border:1px solid #838383; background-color:#fff; border-left:15px solid #98CC04; border-top-right-radius: 30px;}
.jfa-book-a-campus-tour-btn:hover{background-position:0 0; color:#fff;}

.jfa-enquire-now-btn{background: linear-gradient(to right, #FFCC00 0%, #FFCC00 50%, #ffffff 50%, #ffffff 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 0.3s; text-decoration:none; margin-top:40px; padding:15px; text-align:center; color:#2A2550; font-family: "Poppins-SemiBold"; font-size:16px; font-weight:600; border:1px solid #838383; background-color:#fff; border-left:15px solid #FFCC00; border-bottom-right-radius: 30px;}
.jfa-enquire-now-btn:hover{background-position:0 0; color:#fff;}
.jfa-career-with-jfa-btn{background: linear-gradient(to right, #21b44a 0%, #21b44a 50%, #ffffff 50%, #ffffff 100%);
    background-size: 200% 100%;
    background-position: 100% 0;
    transition: background-position 0.3s;  text-decoration:none; margin-top:40px; padding:15px; text-align:center; color:#2A2550; font-family: "Poppins-SemiBold"; font-size:16px; font-weight:600; border:1px solid #838383; background-color:#fff; border-left:15px solid #21b44a; border-top-right-radius: 30px;}
.jfa-career-with-jfa-btn:hover{background-position:0 0; color:#fff;}

.jfa-at-a-glance{ margin:0px; /*padding:35px 0px;*/ padding:100px 0px 0px 0px;}
.jfa-at-a-glance h1{ color:#21b44a; font-size:75px; text-transform:uppercase; font-family: "Poppins-Bold";}
.jfa-at-a-glance span{ color:#252453; font-size:75px; text-transform:uppercase; font-family: "Poppins-Bold";}
.jfa-at-a-glance h3{ color:#21b44a; font-size:32px; text-transform:uppercase; margin-bottom:20px; font-family: "Poppins-Regular";}
.jfa-at-a-glance p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify; margin-bottom:30px !important;}
.jfa-pad-5{ padding-left:3px !important; padding-right:3px  !important;}
.jfa-pad-0{ padding-left:0px !important; padding-right:0px  !important;}
/*.jfa-pad-5 img{ margin-bottom:6px;}*/
.jfa-at-a-glance-box{ position:relative;  margin-bottom:6px;}
.jfa-at-a-glance-box2{ position:relative;  margin-bottom:6px; }
.jfa-at-a-glance-box2 img{border-bottom-right-radius:70px;}
.get-to-know-jfa{ margin:0px; padding:35px 0px;}
.get-to-know-jfa h1{ color:#21b44a; font-size:75px; text-transform:uppercase; font-family: "Poppins-Bold";}
.get-to-know-jfa span{ color:#252453; font-size:75px; text-transform:uppercase;  font-family: "Poppins-Bold";}
.get-to-know-jfa h3{ color:#21b44a; font-size:32px; text-transform:uppercase; margin-bottom:20px; font-family: "Poppins-Regular";}
.get-to-know-jfa p{ color:#000; font-size:14px; line-height:24px; text-align:justify; margin-bottom:30px !important;}
.gtk-lm-btn{ position:absolute; /*bottom:-30px;*/ bottom:-55px; right:-40px; z-index:9; background-color:#fff; padding:60px 90px 30px 90px; text-align:center; box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);border-top-right-radius: 40px; border-bottom-left-radius: 40px; font-family: "Poppins-SemiBold"; font-size:16px;}
.nav-tabs .nav-link{ color:#252453 !important; font-weight:600; font-size:16px; text-transform:uppercase; border:none !important;  font-family: "Poppins-SemiBold";}
.nav-tabs .nav-link.active{ /*border-bottom:5px solid #98CC04 !important;*/ font-family: "Poppins-SemiBold"; }
.nav-tabs{ border:none !important;}
.jfa-tab-content{ margin:20px 0px; padding:0px; position:relative; z-index:99;}
.get-to-know-petal1 img{/*filter: drop-shadow(-14px 2px 16px #8f8f8f);*/ filter: drop-shadow(-14px 2px 16px #b6b4b4);}
.get-to-know-petal1{ position:absolute; bottom:70px;
    left: -90px;
    z-index: -1; -webkit-animation: rotate-90-cw 4s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw 4s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;}
.get-to-know-petal2{ position:absolute; /*bottom:-70px;
    left: -90px;*/ bottom: -22px;
    left: -100px;
    z-index: -1; -webkit-animation: rotate-90-cw 5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw 5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;}	
.get-to-know-petal2 img{/*filter: drop-shadow(-14px 2px 16px #8f8f8f);*/ filter: drop-shadow(-14px 2px 16px #b6b4b4);}		
.jfa-tab-content ul{ margin:0px; padding:0px; }
.jfa-tab-content li{ list-style:none; display:inline-block; padding:0px; /*margin-right:1% ;*/ width:24.5%; box-sizing:border-box;}
.jfa-tab-content .green{ background-color:#06d1b9; color:#fff; padding:10px; color:#FFF;}
.jfa-tab-content .orange{ background-color:#21b44a; color:#fff; padding:10px; color:#FFF;}
.jfa-tab-content .blue{ background-color:#2a2550; color:#fff; padding:10px; color:#FFF;}
.jfa-tab-content .red{ background-color:#e04e02; color:#fff; padding:10px; color:#FFF;}
.jfa-tab-content h4{ font-size:16px; color:#FFF; padding-top:10px;}
.jfa-tab-content p{ font-size:12px; line-height:18px; text-align:left; color:#FFF; margin-bottom:15px !important; font-family: "Poppins-Regular";}
.explore-life-jfa{ margin:0px; padding:70px 0px 35px 0px;}
.explore-life-jfa h1{ color:#252453; font-size:75px; text-transform:uppercase; font-family: "Poppins-Bold"; position:relative;}
/*.explore-life-jfa h1:after {
    display: inline-block;
    margin: 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background:#000;
     width:510px;
    position: absolute;
    bottom:23px;
    margin-left: -17px;
}*/
.explore-pic{ position:absolute; bottom: 23px;
    left: 60%;}
.explore-life-jfa span{ color:#252453; font-size:18px; text-transform:uppercase; font-weight:bold;}
.explore-life-jfa h4{ color:#252453; font-size:16px; text-transform:uppercase; font-weight:bold; font-family: "Poppins-Bold";}
.explore-life-jfa h3{ color:#21B44A; font-size:32px; text-transform:uppercase; margin-bottom:20px; font-family: "Poppins-Bold"; }
.explore-life-jfa p{ color:#000; font-family: "Poppins-Regular"; font-size:14px; line-height:24px; text-align:justify; margin-bottom:30px !important;}
.jfa-get-in-touch{ margin:35px 0px 100px 0px; padding:0px;}
.jfa-get-in-touch h1{ color:#252453; font-size:75px; font-family: "Poppins-Bold"; text-transform:uppercase; font-weight:bold; text-align:right;}
.jfa-get-in-touch h3{ color:#21B44A; font-size:32px; font-family: "Poppins-Bold"; text-transform:uppercase; margin-bottom:20px; text-align:right;}
.git-leftpart{ background-color:#252453; padding:25px 20px 25px 40px; border-top-left-radius:80px; border-bottom-left-radius:80px; position:relative; z-index:999;}
.git-lp-bg{ position:relative;}
.git-lp-petal-1{ position:absolute; top:-120px; left:0px; z-index:9; /*animation:moveleftbounce 3.9s linear infinite*/ /*animation: git-one 2s ease 0s infinite; animation-timing-function: linear;*/ /*-webkit-animation: rotate-90-top-cw 8s ease-in infinite alternate both;
	        animation: rotate-90-top-cw 8s ease-in infinite alternate both;*/ -webkit-animation: rotate-90-top-cw 3s ease-in 2s infinite alternate both;
	        animation: rotate-90-top-cw 3s ease-in 2s infinite alternate both;
}
.git-lp-petal-2{ width:170px; position:absolute; /*top:-85px; left:65px;*/     top: -90px;
    left:50px; z-index:9; /*animation:movebounce 3s linear infinite*/  /*animation: git-two 2s ease 0s infinite; animation-timing-function: linear;*/ /*-webkit-animation: rotate-90-top-ccw 8s ease-in infinite alternate both;
	        animation: rotate-90-top-ccw 8s ease-in infinite alternate both;*/ -webkit-animation: rotate-90-top-ccw 2s ease-in infinite alternate both;
	        animation: rotate-90-top-ccw 2s ease-in infinite alternate both;}
.git-rightpart{ background-color:#eee; padding:40px 20px 25px 40px; /* margin-top: 75px*/ border-left:15px solid #26186F;}
.no-pad-jfa{ padding-left:0px !important; padding-right:0px !important;}
.form-container{
   
}

.form-container .form-horizontal .form-group{
    /*background-color: #17c0eb;*/  border:1px solid #070474; background-color:#fff;
    font-size: 0;
    padding:0px 5px;
    margin: 0px 0px 15px 0px;
   /* border-radius: 5px;*/ /*border-bottom:1px solid #e04e02;*/
}
.form-container .form-horizontal .input-icon{
    color: #e04e02;
    font-size: 25px;
    line-height: 20px;
   /* margin: 0 10px 0 0;*/
    display: inline-block; padding: 5px;
}
.form-container .form-horizontal .form-control{
    color: #21B44A;
    background-color:#fff;
    font-size: 12px; font-family: "Poppins-Regular";
    width: calc(100% - 45px);
    height: 32px;
    padding: 5px 5px 5px 5px;
   border-radius: 0; border:none;
    box-shadow: none;
    display: inline-block;
    vertical-align: top;
}
.form-container .form-horizontal .form-select{
    color: #21B44A;
    background-color: #fff !important;
    font-size: 12px; font-family: "Poppins-Regular";
    width: calc(100% - 45px);
    height: 32px;
    padding: 5px 5px 5px 5px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: inline-block;
    vertical-align: top; 
}
.form-container .form-horizontal .form-control:focus{ box-shadow: none;  }
.form-container .form-horizontal .form-control::placeholder{
    color: #21B44A; 
    font-size: 12px; font-family: "Poppins-Regular";
}
.form-select { 
   background:url(../img/get-in-touch/Polygon%201.png) no-repeat !important ;
    display: block;
    width: 100%;
    padding: 0.375rem 2.25rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: var(--bs-body-bg);
    background-image: var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);
    background-repeat: no-repeat;
    background-position: right 0.75rem center !important;
    background-size: 16px 12px;
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.git-submit{ position:relative; background-color:#21B44A; padding:8px 50px;  text-align:center; color:#fff; border:none;}
.git-submit::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
   border-left: 15px solid transparent;
    right: 5px;
    position: absolute;
    bottom: 5px;
    height: 100%;
}
.lm-rp-bg{ position:relative;}
.lm-right-petal-1{ position:absolute; top:-230px; right:0px; z-index:9; /*animation: gits 4s ease 0s infinite; animation-timing-function: linear;*/ -webkit-animation: rotate-90-cw3 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw3 3.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;}
.lm-right-petal-2{ position:absolute; top:-190px; right:40px; z-index:9; /*animation:movebounce 2s linear infinite*/ /*animation: gits 4s ease 0s infinite; animation-timing-function: linear;*/ -webkit-animation: rotate-90-cw3 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw3 2s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;}
.learn-more-section{ margin:70px 0px 0px 0px; padding:35px 0px 50px 0px; background-color:#21b44a; position:relative; z-index:99;}
.learn-more-section h4{color:#fff; font-size:16px; font-weight:600; font-family: "Poppins-Bold";}
.learn-more-section p{color:#FFf; font-size:14px; line-height:24px; text-align:justify; font-family: "Poppins-Regular";}

/*.have-question-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
   border-left: 15px solid transparent;
    right: 5px;
    position: absolute;
    bottom: 5px;
    height: 100%;
}
.have-question-btn span{ display:block; font-size:24px; font-weight:bold;}*/

.have-question-btn{ padding:10px;
  text-decoration: none;
  color: #fff !important;
  /*position: relative;*/
  display: block;
  /*overflow: hidden;*/
  width: 100%;
  margin: 1rem auto;
  text-transform: uppercase;
  /*border: 1px solid #fff;*/ font-size:16px;  font-family: "Poppins-SemiBold";}
  .have-question-btn a{ color:#fff ;}
.have-question-btn h3{ color:#fff; font-size:26px; margin-top:8px; font-family: "Poppins-SemiBold";}
.have-question-btn .hqicon { display:inline-block; margin-right:15px; width:70px; height:70px; float:left;}
.have-question-btn:hover .hqicons {
 display:inline-block; margin-right:15px; width:70px; height:70px; float:left;
}
.have-question-btn:hover .hqicon {
 display:none; margin-right:15px; width:70px; height:70px; float:left;
}
.have-question-btn .hqicons {
 display:none; margin-right:15px; width:70px; height:70px; float:left;
}

/*.have-question-btn span {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #21B44A;
  z-index:-1;
}*/
/*.have-question-btn:hover {
  color: #eee; background-color: #21B44A;
}*/
/*.have-question-btn:hover span {
  width: 225%;
  height: 562.5px;
}*/
/*.have-question-btn:active {
  background-color: #21B44A;
}*/





			

.start-your-journey-btn{ margin:35px 0px 10px 0px; border:1px solid #fff; padding:10px; color:#fff; position:relative; background:#21b44a; text-align:left; width:100%;}
.start-your-journey-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
   border-left: 15px solid transparent;
    right: 5px;
    position: absolute;
    bottom: 5px;
    height: 100%;
}
.start-your-journey-btn span{ display:block; font-size:24px; font-weight:bold;}
.suscribe-to-newsletter-btn{ margin:35px 0px 10px 0px; border:1px solid #fff; padding:10px; color:#fff; position:relative; background:none; text-align:left; width:100%;}
.suscribe-to-newsletter-btn::after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 15px solid #fff;
   border-left: 15px solid transparent;
    right: 5px;
    position: absolute;
    bottom: 5px;
    height: 100%;
}
.suscribe-to-newsletter-btn span{ display:block; font-size:24px; font-weight:bold;}
.jfafooter-bg{ background-color:#f5f5f5; padding:35px 0px;}
.jfafooter-logo{ margin-bottom:25px;}
.jfafooter-add p{ color:#252453; font-size:14px; margin-bottom:0px; font-family: "Poppins-Regular";}
.get-social h4{color:#26186F; font-size:16px; font-family: "Poppins-Bold";}
.get-social ul{ margin:0px 0px 30px 0px; padding:0px;}
.get-social li{ margin:0px; padding:0px 5px; list-style:none; display:inline-block;}
.get-social-phone{color:#252453; font-size:14px; margin-bottom:10px; font-family: "Poppins-Bold";}
.get-social-email{color:#252453; font-size:14px; margin-bottom:10px; font-family: "Poppins-Bold";}
.jfa-imp-info{font-weight:normal;}
.jfa-imp-info h4{ color:#21B44A; font-size:16px; font-family: "Poppins-Bold";}
.jfa-imp-info-bor-btm{border-bottom:1px solid #21B44A; padding:0px 0px;}
.jfa-imp-info ul{ margin:0px; padding:0px;}
.jfa-imp-info li{ margin:0px; font-family: "Poppins-Regular"; padding:10px 0px; list-style:none; display:block; border-bottom:1px solid #21B44A; font-size:14px;}
.jfa-imp-info li a{ color:#21B44A; text-decoration:none; font-weight:normal !important;}
.jfa-imp-info li a:hover{ color:#252453; text-decoration:none; font-weight:normal !important;}
.jfa-bot-footer{ background-color:#fff; padding:10px 0px;}
.jfa-bot-footer p{ color:#1D1313; font-size:12px; margin-bottom:0px; font-family: "Poppins-Regular";}
.jfa-bot-footer h6{ color:#1D1313; font-size:14px; margin-bottom:0px; font-family: "Poppins-Regular";}
.whyjfa-decor{position:relative;}
.whyjfa-decor .whyjfa-vector-1 {
	position:absolute;
	top:auto;
	/*right:0px;*/ /*right:-31px;*/ right:-45px;
	bottom:180px
}
.whyjfa-decor2{position:relative;}
.whyjfa-decor2 .whyjfa-vector-2 {
	position:absolute;
	top:auto;
	/*right:0px;
	bottom:70px*/ /*right:-80px;
	bottom:110px*/     right: -88px;
    bottom: 115px;
}
.whyjfa-decor3{position:relative;}
.whyjfa-decor3 .whyjfa-vector-3 {
	position:absolute;
	/*top:auto;*/ top:40px;
	/*left:0px;*/
	left:-140px;
	bottom:-180px
}
.whyjfa-vector-1  {
	/*animation:movebounce 3s linear infinite*/ -webkit-animation: rotate-90-cw 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw 3s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
}
/*.rotate-90-cw {
	-webkit-animation: rotate-90-cw 10s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw 10s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
}*/
.whyjfa-vector-3 {
	/*animation:moveleftbounce 3.9s linear infinite*/
	-webkit-animation: rotate-90-cw2 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw2 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
}
.whyjfa-vector-2 {
	/*animation:movebounce 2.8s linear infinite*/ 
	/*-webkit-animation: rotate-90-ccw 3s ease-in infinite alternate both;
	        animation: rotate-90-ccw 3s ease-in infinite alternate both;*/
			-webkit-animation: rotate-90-cw 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
	        animation: rotate-90-cw 2.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite alternate both;
}
@-webkit-keyframes rotate-90-ccw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
			transform-origin: bottom right;
			
  }
}
@keyframes rotate-90-ccw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
			transform-origin: bottom right;
			
  }
}

@-webkit-keyframes rotate-90-cw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
			transform-origin: bottom right;
			
  }
}
@keyframes rotate-90-cw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom right;
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
			transform-origin: bottom right;
			
  }
}

@-webkit-keyframes rotate-90-cw2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom left;
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
			transform-origin: bottom left;
			
  }
}
@keyframes rotate-90-cw2 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom left;
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
			transform-origin: bottom left;
			
  }
}
@-webkit-keyframes rotate-90-cw3 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom;
  }
  100% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
			transform-origin: bottom;
			
  }
}
@keyframes rotate-90-cw3 {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
			transform-origin: bottom;
  }
  100% {
    -webkit-transform: rotate(6deg);
            transform: rotate(6deg);
			transform-origin: bottom;
			
  }
}

@-webkit-keyframes rotate-90-top-cw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top;
            transform-origin: top;
			
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
    -webkit-transform-origin: top;
            transform-origin: top;
			
  }
}
@keyframes rotate-90-top-cw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top;
            transform-origin: top;
			transform-origin: bottom;
  }
  100% {
    -webkit-transform: rotate(8deg);
            transform: rotate(8deg);
    -webkit-transform-origin: top;
            transform-origin: top;
			
  }
}



@-webkit-keyframes rotate-90-top-ccw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  100% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}
@keyframes rotate-90-top-ccw {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
  100% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
    -webkit-transform-origin: top;
            transform-origin: top;
  }
}



@keyframes movebounce {
0% {
transform:translateY(0)
}
50% {
transform:translateY(20px)
}
to {
	transform:translateY(0)
}
}
@keyframes moveleftbounce {
0% {
transform:translateY(0)
}
50% {
transform:translateY(20px)
}
to {
	transform:translateY(0)
}
}

	@keyframes gits {
	0% {
		opacity: 0;
		transform: translateY(50px);
	}

	100% {
		opacity: 1;
		transform: translateY(0);
	}

}
	@keyframes git-one {
	/*0% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(1);
	}*/
0% {
		opacity: 0;
		transform: translateX(-15px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}
	@keyframes git-two {
	/*0% {
		transform: scale(0.5);
	}

	100% {
		transform: scale(1);
	}*/
	0% {
		opacity: 0;
		transform: translateX(15px);
	}

	100% {
		opacity: 1;
		transform: translateX(0);
	}
}



.box{
    background: #21b44a;
    text-align: center;
    overflow: hidden;
    position: relative; margin-bottom:6px;
}
.box:before,
.box:after{
    content: '';
    /*border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
    opacity: 0;
    transform: scaleX(0);
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    transition: all 0.5s ease 0s;
}
.box:after{
    border-top: none;
    border-bottom: none;
    /*border-left: 1px solid #fff;
    border-right: 1px solid #fff; */      
    transform: scaleY(0);
}
.box:hover:before,
.box:hover:after{
    opacity: 1;
}
/*.box:hover:before{ transform: scaleX(1); }
.box:hover:after{ transform: scaleY(1); }*/
.box img{
    width: 100%;
    height: auto;
    transition: 0.5s; 
}
.box:hover img{ 
    opacity: .2;
    transform: scale(1.2);
}
.box .box-content{
    color: #fff;
    width: 100%;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 2;
    transition: all 0.5s ease 0s;
}
.box:hover .box-content{
    opacity: 1;
	top: calc(50% - -5px);
}
.box .title{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 2px;
}

@media only screen and (max-width:990px){
    .box{ margin: 0 0 30px; }
}


.box2{
    background: #21b44a;
    text-align: center;
    overflow: hidden;
    position: relative; margin-bottom:6px; border-bottom-right-radius:70px;
}
.box2:before,
.box2:after{
    content: '';
   /* border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;*/
    opacity: 0;
    transform: scaleX(0);
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    bottom: 10px;
    transition: all 0.5s ease 0s;
}
.box2:after{
    border-top: none;
    border-bottom: none;
    /*border-left: 1px solid #fff;
    border-right: 1px solid #fff; */      
    transform: scaleY(0);
}
.box2:hover:before,
.box2:hover:after{
    opacity: 1;
}
/*.box2:hover:before{ transform: scaleX(1); }
.box2:hover:after{ transform: scaleY(1); }*/
.box2 img{
    width: 100%;
    height: auto;
    transition: 0.5s; 
}
.box2:hover img{ 
    opacity: .2;
    transform: scale(1.2);
}
.box2 .box2-content{
    color: #fff;
    width: 100%;
    opacity: 0;
    transform: translateY(-50%);
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 2;
    transition: all 0.5s ease 0s;
}
.box2:hover .box2-content{
    opacity: 1;
	top: calc(50% - -5px);
}
.box2 .title{
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 0 2px;
}
@media only screen and (max-width:1440px){
.admission-blinker{background-color: #26186F;
	padding: 8px 19px 8px 11px;
	color: #fff;
	text-transform: uppercase;
	font-size: 16px; line-height:26px;
	position: fixed;
	/*top: 104px;*/ /*top:160px;*/ top:480px; width:450px;
	right: 0;
	z-index: 999;
	display: block;
	animation: 2s infinite blinks; text-align:justify; font-family: "Poppins-SemiBold";}
	.cbse-curriculum-sec h1 { font-size:55px !important;}
	.topper-section h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
	.news-section h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
	.aim-and-objective-bg h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
	.principal-message-bg h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.admioverview-section h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}

	.at-a-glance-sec h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.leadership h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
}
.quickfacts h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.explore-life-jfa h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    position: relative;
}
.jfa-get-in-touch h1 {
    color: #252453;
    font-size:55px;
    font-family: "Poppins-Bold";
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}
.curriculum-section h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.why-igmhs-section h1 {
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    padding-top: 50px;
}
.spotlight-bg h1{color:#252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
.igmhsb-green-banner-bg li.fchild {
    width: 25% !important;
    padding: 19px 30px !important;
    box-sizing: border-box;
}

.why-igmhs-section h1:before {
    width: 200vh;
    /*top: 60px;*/
	top: 64px;
    left: -198vh;
    margin-left: 7px;
    display: inline-block;
    content: '';
    height: 1px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom:400px;
    margin-left:0px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height:1px;
    content: " ";
    text-shadow: none;
    background: #252453;
   width: 434px;
    position: absolute;
    margin-left: 0px;
    top:51px;
    right: -200px;
}
/*.have-question-btn .hqicon {
    display: inline-block;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    float: left;
}
.have-question-btn {
    padding: 10px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 1rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 10px;
    font-family: "Poppins-SemiBold";
    margin-top: 20px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
*/.curriculum-section p {
    font-family: "Poppins-Regular";
    margin-top: 10px;}
.explore-life-jfa {
    margin: 0px;
    padding: 0px 0px 35px 0px;
}
.jfa-get-in-touch {
    margin: 60px 0px 0px 0px;
    padding: 0px;
}	
.jfa-get-in-touch h3 {
    color: #21B44A;
    font-size: 24px;
    font-family: "Poppins-Bold";
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: right;
}
.explore-life-jfa h3 {
    color: #21B44A;
    font-size: 24px;}
.leadership h3 {
    color: #21B44A;
    font-size: 24px;}
	.quickfacts span {
    color: #21B44A;
    font-size: 24px;	
}
.why-igmhs-section h3 {
    color: #fff;
    font-size:24px;}
	.topper-section h3 {
    font-family: "Poppins-SemiBold";
    font-size: 24px;
        color: #21B44A;
    margin-bottom: 20px;
}
/*.breadcrumbs {
    width: 100%;
    text-align: left;
    margin-top: 40px !important;
}*/
.chairman-message-bg h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}	
.school-managing-committee-sec h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
}


@media only screen and (max-width:1199px){
	.testimonial .testimonial-content2{
    padding: 6% 0;
    display: table; height:396px; position:relative;
}
.why-igmhs-section h3::after {
  display: inline-block;
  margin: 0;
    margin-left: 0px;
  height: 5px;
  content: " ";
  text-shadow: none;
  background-color: #Fff;
  width: 350vh;
  position: absolute;
  bottom: 176px;
  margin-left: 0px;
}
.curriculum-section img{margin-top:10px;}
.have-question-btn {
  padding: 10px;
  text-decoration: none;
  color: #fff !important;
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  margin: 1rem auto;
  text-transform: uppercase;
  border:none;
  font-size: 12px;
  font-family: "Poppins-SemiBold"; margin-top:20px;
}
.have-question-btn h3 {
  color: #fff;
  font-size: 20px;
  margin-top: 8px;
  font-family: "Poppins-SemiBold";
}
.event-btn {
  padding: 15px;
  text-decoration: none;
  color: #26186F;
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 49%;
  margin: 2rem auto;
  text-transform: uppercase;
  border: 1px solid #26186F;
  font-size: 16px;
  font-family: "Poppins-SemiBold";
  text-align: center;
}
.igmhsb-green-banner-bg li {
  margin: 0px 0px;
  text-align: text;
  padding: 20px 5px;
  box-sizing: border-box;
  list-style: none;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  float: left;
  border-right: 1px solid #fff;
  font-family: "Poppins-SemiBold";
  font-size: 11px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 5px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 100px;
    position: absolute;
    margin-left: 0px;
    top: 62px;
    right: -70px;
}
.whyigmhs-event-bg {
    background-color: #fff;
    padding: 40px 40px 0px 40px;
}
}
@media only screen and (max-width:991px){
		.testimonial .testimonial-content2{
    padding: 6% 0;
    display: table; height:282px; position:relative;
}
	.cbse-curriculum-sec h1 { font-size:55px !important;}
	.news-section h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
	.aim-and-objective-bg h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
	.principal-message-bg h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.admioverview-section h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}

	.at-a-glance-sec h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.leadership h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
}
.quickfacts h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.explore-life-jfa h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    position: relative;
}
.jfa-get-in-touch h1 {
    color: #252453;
    font-size:55px;
    font-family: "Poppins-Bold";
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}
.curriculum-section h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.why-igmhs-section h1 {
    color: #fff;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    padding-top: 50px;
}
.igmhsb-green-banner-bg li.fchild {
    width: 25% !important;
    padding: 19px 0px !important;
    box-sizing: border-box;
}
.igmhsb-green-banner-bg li.schild {
    width: 56% !important;
    padding: 19px 10px !important;
    box-sizing: border-box;
}
.igmhsb-green-banner-bg li.tchild {
    width: 19% !important;
    border-right: none;
    padding: 30px 0px 8px 10px !important;
    box-sizing: border-box;
}
.igmhsb-green-banner-bg li {
    margin: 0px 0px;
    text-align: text;
    /* padding: 20px 5px; */
    box-sizing: border-box;
    list-style: none;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    float: left;
    border-right: 1px solid #fff;
    font-family: "Poppins-SemiBold";
    font-size: 10px !important;
}
.why-igmhs-section h1:before {
    width: 200vh;
    top: 60px;
    left: -198vh;
    margin-left: 7px;
    display: inline-block;
    content: '';
    height: 3px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 5px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 214px;
    margin-left: -10px;
}
.curriculum-section img {
    margin-top: 30px;
}
.curri-preprimary { height:250px !important;}
.curri-primary { height:250px !important;}
.curri-middleschool { height:250px !important;}
.curri-highschool { height:250px !important;}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 5px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 100px;
    position: absolute;
    margin-left: 0px;
    top: 45px;
    right: -74px;
}
.have-question-btn .hqicon {
    display: inline-block;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    float: left;
}
.have-question-btn {
    padding: 10px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 1rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 10px;
    font-family: "Poppins-SemiBold";
    margin-top: 20px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 14px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.curriculum-section p {
    font-family: "Poppins-Regular";
    margin-top: 10px;}
.explore-life-jfa {
    margin: 0px;
    padding: 0px 0px 35px 0px;
}
.jfa-get-in-touch {
    margin: 0px 0px 0px 0px;
    padding: 0px;
}	
.jfa-get-in-touch h3 {
    color: #21B44A;
    font-size: 24px;
    font-family: "Poppins-Bold";
    text-transform: uppercase;
    margin-bottom: 20px;
    text-align: right;
}
.explore-life-jfa h3 {
    color: #21B44A;
    font-size: 24px;}
.leadership h3 {
    color: #21B44A;
    font-size: 24px;}
	.quickfacts span {
    color: #21B44A;
    font-size: 24px;	
}
.why-igmhs-section h3 {
    color: #fff;
    font-size:24px;}
.breadcrumbs {
    width: 100%;
    text-align: left;
    margin-top: 40px !important;
}
.chairman-message-bg h1 {
    color: #252453;
    font-size: 55px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}	
.school-managing-committee-sec h1 {
    color: #252453;
    font-size: 55px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
}
@media only screen and (max-width:990px){
    .box2{ margin: 0 0 30px; }
}





.vehicle-detail-banner .car-slider-desc {
    max-width: 180px;
    margin: 0 auto;
}
.banner-slider .slider.slider-for {
  max-width: 84%;
   /* padding-right: 35px;*/  padding-right:10px;
}
.banner-slider .slider.slider-nav {
  max-width: 16%;
}
.banner-slider .slider.slider-for,
.banner-slider .slider.slider-nav {
    width: 100%;
    float: left;
}
.banner-slider .slider.slider-nav {
    height:580px;
    overflow: hidden;

}
.slider-banner-image {
    height: 535px;
}
.banner-slider .slider.slider-nav {
    padding: 0px 0 0;
}
.slider-nav .slick-slide.thumbnail-image .thumbImg{
   max-width: 178px;
    height: 105px;
    margin: 0 auto;
   /* border: 5px solid #21b44a;*/ 
	
}
.slider-banner-image img,
.slider-nav .slick-slide.thumbnail-image .thumbImg img {
    height: 100%;
    width:100%;
    object-fit: cover;
}
.slick-vertical .slick-slide:active,
.slick-vertical .slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
    border: 0;
    outline: 0;
}
.slider-nav .slick-slide.slick-current.thumbnail-image .thumbImg {
    border: 5px solid #21b44a;
}
.slider-nav .slick-slide.slick-current span {
    color: #21b44a;
}
.slider-nav .slick-slide {
    text-align: center;
}
.slider-nav .slick-slide span {
    font-size: 14px;
    display: block;
    padding: 5px 0 15px;
}
.slick-arrow {
    width: 100%;
    background-color: transparent;
    border: 0;
    background-position: center;
    background-repeat: no-repeat;
    font-size: 0;
    height: 18px;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 99;
}
.slick-prev {
   top: 0;
}
.slick-next {
   bottom: 0;
   background-color: #fff;
}
/*.slick-prev.slick-arrow {
    background-image: url(../images/black-up-arrow.png);
}
.slick-next.slick-arrow {
    background-image: url(../images/black-down-arrow.png);
}*/
/*End USE CSS for Slider*/

@media screen and (max-width : 991px) {

	.banner-slider .slider.slider-for,
	.banner-slider .slider.slider-nav {
	    max-width: 100%;
	    float: none;
	}
	.banner-slider .slider.slider-for {
		padding-right: 0;
	}
	.banner-slider .slider.slider-nav {
		height: auto;
	}
	.slider-banner-image {
	    height: 500px;
	} 
	.slider.slider-nav.thumb-image {
        padding: 10px 30px 0;
	}
	.slider-nav .slick-slide span {
		padding: 5px 0;
	}
	.slick-arrow {
		padding: 0;
	    width: 30px;
	    height: 30px;
	    top: 50%;
	    bottom: 0;
	    -webkit-transform: translateY(-50%) rotate(-90deg);
	    -moz-transform: translateY(-50%) rotate(-90deg);
	    -ms-transform: translateY(-50%) rotate(-90deg);
	    transform: translateY(-50%) rotate(-90deg);
	}
	.slick-prev {
	    left: 0;
	    right: unset;
	}
	.slick-next {
	    left: unset;
	    right: 0;
   		background-color: transparent;
	}
	.vehicle-detail-banner .car-slider-desc {
    	max-width: 340px;
	}
	.bid-tag {
    	padding: 10px 0 15px;
	}
	.slider.slider-nav.thumb-image {
	   white-space: nowrap;
	}
	.thumbnail-image.slick-slide {
		padding: 0px 5px;
		min-width: 75px;
		display: inline-block;
		float: none;
	}
.bg-transparent2{display:none !important;}
.fsImage{display:block;}
}

@media screen and (max-width : 767px) {

	a.download-mobile-app{ display:none;}
a.mob-download-mobile-app{ display:block;}
.admission-blinker{display:none;}
.admission-blinker-mob{ display:block;}
	.carousel {
    position: relative;
    margin-top:44px;
}
/*no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}*/
.mob-work-enuire-bg{ display:block;}
.mob-feepayment-bg{ display:block;}

		.testimonial .testimonial-content2{
    padding: 6% 0;
    display: table; height:auto; position:relative;
}
.content-txt{ height:auto;
        line-height:auto; display: table;}
	.info-areablu .info-contentblu {
    position: relative;
    background: #070474;
    padding: 30px 0px 30px 30px;
    z-index: 2;
    top: 15%;
    margin-right: 30px;
}
.info-areagreen .info-contentgreen {
    position: relative;
    background: #21b44a;
    padding: 30px 30px 30px 0px;
    z-index: 2;
    top: 15%;
    margin-left: 30px;
}
.aca-thumbgreen{margin-left: 15px;
    margin-right: 15px;}
.aca-thumbblu2{margin-left: 15px;
    margin-right: 15px;}
	.aca-thumbyel2{margin-left: 15px;
    margin-right: 15px;}
	.info-areayel .info-contentyel {
    position: relative;
    background: #070474;
    padding: 30px 0px 30px 30px;
    z-index: 2;
    top: 15%;  margin-right: 30px;
}
.info-areablu2 .info-contentblu2 {
    position: relative;
    background: #21b44a;
    padding: 30px 30px 30px 0px;
    z-index: 2;
    top: 15%;  margin-left: 30px;
}
.info-areagreen2 .info-contentgreen2 {
    position: relative;
    background: #070474;
    padding: 30px 0px 30px 30px;
    z-index: 2;
    top: 15%; margin-right: 30px;
}
.info-areayel2 .info-contentyel2 {
    position: relative;
    background: #21b44a;
    padding: 30px 30px 30px 0px;
    z-index: 2;
    top: 15%;margin-left: 30px;
}
.infra-scampus-bg {
    background-color: #fff;
    padding: 20px 0px 20px 0px !important;
    position: relative;
}
.infra-clasroom-bg {
    background-color: #fff;
    padding: 20px 0px 20px 0px !important;
    position: relative;
}
	.curri-preprimary { height:auto !important;}
.curri-primary { height:auto !important;}
.curri-middleschool { height:auto !important;}
.curri-highschool { height:auto !important;}
	.igmhsb-green-banner-bg li.fchild{width:100% !important; border-right:none; padding:0px 15px !important;}
	.igmhsb-green-banner-bg li.schild{width:100% !important; border-right:none; padding:0px 15px!important;}
	.igmhsb-green-banner-bg li.tchild{width:100% !important; border-right:none; padding:15px 15px 0px 15px !important;}
	.igmhsb-green-banner-bg { height:auto !important; padding:20px 10px 10px 10px !important;}
	.igmhsb-green-banner-bg li{ font-size:9px !important;}
	.tab-vertical .nav.nav-tabs { margin-top:10px;}
	.tab-vertical .tab-content {
    overflow: auto;
    background: #fff;
    padding: 0px;
    border: 2px solid #070474 !important;
    /* border-left: 5px solid #21b44a; */
    margin: 0px 10px;
}
.tab-vertical .nav.nav-tabs li {
    list-style: none;
    display: inline-block;
   /* width: 32.5%;*/  width: 31.3% !important; 
   
}
.tab-vertical .nav-tabs .nav-link.active { border:2px solid #070474 !important; border-radius:0px;}
.tab-vertical .nav.nav-tabs .nav-item {
    margin-bottom: 6px;
}
.tab-vertical .nav.nav-tabs { margin-left:10px; margin-right:10px;}
	
.mob-notice-studentlogin-bg{ display:block; background-color:#fff; padding:15px 15px 5px 15px;}
	.slider-banner-image {
	    height: 400px;
	}
	.slider.slider-nav.thumb-image {
    	padding: 0px 20px 0;
    	margin: 10px 0px 0;
	}
	.slider-nav .slick-slide.thumbnail-image .thumbImg {
		max-width: 140px;
		height: 80px;
	}
	.slick-prev.slick-arrow {
    	background-position: center 10px;
	}
	.slick-next.slick-arrow {
    	background-position: center 10px, center;
	}
	.slider-nav .slick-slide span {
	    font-size: 12px;
	    white-space: normal;
	}
	#enquirybtn{display:none;}
	.student-login{display:none;}
	.jfa-get-in-touch h1 {
    color: #252453;
    font-size: 34px;}
	.explore-life-jfa h1 {
    color: #252453;
    font-size: 34px;}
	.leadership h1 {
    color: #252453;
    font-size: 34px;}
	.quickfacts h1 {
    color: #252453;
    font-size: 34px;}
	.curriculum-section h1 {
    color: #252453;
    font-size: 34px;}
	.why-igmhs-section h1 {
    color: #fff;
    font-size: 34px;}
	.spotlight-bg h1{color:#252453;
    font-size:34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";}
	.why-igmhs-section h1:before{display:none;}
	.why-igmhs-section h3::after {
    display: none;
    margin: 0;
    margin-left: 0px;
    height: 5px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 426px !important;
    margin-left: -10px;
}
.leadership h1:after {
    display: none;
    margin: 0;
    height: 5px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 155px;
    position: absolute;
    margin-left: 0px;
    top: 25px;
    right: -16px;
}
.have-question-btn {
    padding: 10px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 10px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.learn-more-section {
    margin: 40px 0px 0px 0px;
    padding: 35px 0px 10px 0px;
    background-color: #21b44a;
    position: relative;
    z-index: 99;
}
.jfa-imp-info {
    font-weight: normal;
    text-align: center;
}
.jfa-imp-info h4 {
    color: #21B44A;
    font-size: 16px;
    font-family: "Poppins-Bold";
    margin-top: 20px;
}
.jfa-bot-footer {
    background-color: #fff;
    padding: 10px 0px;
    text-align: center;
}
.event-btn {
    padding: 15px;
    text-decoration: none;
    color: #26186F;
    position: relative;
    display: block;
    overflow: hidden;
    width: 99%;
    margin: 2rem auto;
    text-transform: uppercase;
    border: 1px solid #26186F;
    font-size: 16px;
    font-family: "Poppins-SemiBold";
    text-align: center;
}
.owl-theme .owl-controls {
    position: absolute;
    top: 95%;
   /* left: 50%;*/  left: 5%;
}
}
@media screen and (max-width: 640px) {
/*.why-igmhs-section h1:before {
    width: 200vh;
    top: 57px;
    left: -197vh;
    margin-left: 7px;
    display: inline-block;
    content: '';
    height:2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 280px !important;
    margin-left: -10px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 390px;
    position: absolute;
    margin-left: 0px;
    top: 27px;
    right: -75px;
}*/
.tab-vertical .nav.nav-tabs li { width:32% !important;}
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size:7px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 10px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.txt-footer-right{text-align:center;}
}
@media screen and (max-width: 580px) {
	.slider-banner-image {
	    height:340px;
	}
}

@media screen and (max-width : 480px) {
	.slider-banner-image {
	    height:280px;
	}
}
.tab-vertical .nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 0px;
    border-bottom: 0;
}

.tab-vertical .nav.nav-tabs .nav-item {
    margin-bottom: 6px;
}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
   
    background: #fff;
    /*padding: 17px 49px;*/
    color: #71748d; padding:0px;
   
    
}

.tab-vertical .nav-tabs .nav-link.active {
    color: #5969ff;
   /* background-color: #fff !important;
    border-color: transparent !important;*/ border:5px solid #070474 !important; border-radius:0px; /*background-color:#21b44a !important;*/
	padding:0px;
}
.tab-vertical .nav-tabs .nav-link.active img{ opacity:1 !important; border-radius:0px !important;}

.tab-vertical .nav-tabs .nav-link {
    border: 1px solid transparent;
   
}

.tab-vertical .tab-content {
    overflow: auto;
    
    background: #fff;
    padding:0px; border:5px solid #070474; /*border-left:5px solid #21b44a;*/
}
/*.tab-vertical .tab-content img{animation: myAnim 1s ease 0s 1 normal none;}*/

.explore-tabs-button{font-family: "Poppins-Regular"; position:absolute;left:8px; bottom:8px; z-index:999; background-color:#e04e02; padding:10px 25px; border-top-right-radius:50px; text-align:center; color:#fff; border:none; font-size:16px;}

.tab-vertical .nav.nav-tabs li{ list-style:none; display:inline-block; width:32.5%; }
@keyframes myAnim {
	0% {
		opacity: 0;
		transform: scale(0.6);
	}

	100% {
		opacity: 1;
		transform: scale(1);
	}
}

.btn-read{ font-family: "Poppins-SemiBold"; text-align:left !important; padding-left:0px !important; font-size:14px; color:#fff;}

.section-box-ten{
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-ten figure {
        position: absolute;
        text-align: left;
        padding: 15px;
        width: 100%;
        /*height: 60%;*/ height:100%;
        border-top: 1px solid #fff;
        background:#98CC04;
        /*bottom: -40%;*/ bottom: -79%;
        transition: ease-in-out .5s;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
        margin: 0;
        padding-bottom: 5px; color:#fff; font-family: "Poppins-SemiBold"; font-size:16px;
    }
	 .section-box-ten figure h5{
        margin: 0;
        padding-bottom: 0px; color:#fff; font-family: "Poppins-Regular"; font-size:14px;  margin-bottom:20px;
    }
    .section-box-ten img{
        height:100%;
    }
.section-box-ele{
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-ele figure {
        position: absolute;
        text-align: left;
        padding: 15px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background:#21b44a;
        bottom: -79%;
        transition: ease-in-out .5s;
    }
    .section-box-ele:hover figure {
        bottom: 0;
    }
    .section-box-ele figure h3{
        margin: 0;
        padding-bottom: 5px; color:#fff; font-family: "Poppins-SemiBold"; font-size:16px;
    }
	 .section-box-ele figure h5{
        margin: 0;
        padding-bottom: 0px; color:#fff;  font-family: "Poppins-Regular"; font-size:14px; margin-bottom:20px;
    }
    .section-box-ele img{
        height: 100%;
    }
	.section-box-twe{
        color: #fff;
        position: relative;
        overflow:hidden;
    }
    .section-box-twe figure {
        position: absolute;
        text-align: left;
        padding: 15px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background:#2a2550;
        bottom: -79%;
        transition: ease-in-out .5s;
    }
    .section-box-twe:hover figure {
        bottom: 0;
    }
    .section-box-twe figure h3{
        margin: 0;
        padding-bottom: 5px; color:#fff; font-family: "Poppins-SemiBold"; font-size:16px;
    }
	 .section-box-twe figure h5{
        margin: 0;
        padding-bottom: 0px; color:#fff;  font-family: "Poppins-Regular"; font-size:14px; margin-bottom:20px;
    }
    .section-box-twe img{
        height: 100%;
    }
	.section-box-thi{
        color: #fff;
        position: relative;
        overflow:hidden; z-index:99;
    }
	.section-box-thi img{border-top-right-radius:80px;}
    .section-box-thi figure {
        position: absolute;
        text-align: left;
        padding: 15px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background:#ffcc00;
        bottom: -79%;
        transition: ease-in-out .5s; border-top-right-radius:80px;
    }
    .section-box-thi:hover figure {
        bottom: 0;
    }
    .section-box-thi figure h3{
        margin: 0;
        padding-bottom: 5px; color:#fff; font-family: "Poppins-SemiBold"; font-size:16px;
    }
	 .section-box-thi figure h5{
        margin: 0;
        padding-bottom: 0px; color:#fff; font-family: "Poppins-Regular"; font-size:14px; margin-bottom:20px;
    }
    .section-box-thi img{
        height: 100%;
    }				
figure {
    margin: 0 0 0rem !important;
}
.jfa-scrollbar-text {
    position: absolute;
    bottom:0px;
    right:22.4%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 27px 10px 27px 10px;
    width: 26.6%;
   }
   .jfa-scrollbar-text ul { margin:0px; padding:0px;}
      .jfa-scrollbar-text li { margin:0px; padding:0px 10px; list-style:none; display:inline-block;  font-family: "Poppins-Regular"; font-size:14px; }
	   .jfa-scrollbar-text li a{ color:#fff;}
  .igmhsb-green-banner-bg{
   /* position: absolute;
    bottom:0px;*/
   /* left:0px;*/ /*left:150px;*/ 
    /*z-index: 999;*/
    background-color:#070474;
    padding: 0px 10px 0px 10px;
   /* width: 51%;*/ /* height:86px;*/  height:75px; width:100%;
   }
    .igmhsb-green-banner-bg i{ height:40px; float:left; width:20px; font-size:20px;}
   .igmhsb-green-banner-bg ul{ margin:0 auto; padding:0px;}
      .igmhsb-green-banner-bg li{ margin:0px 0px; text-align:text; /*padding:20px 5px;*/ box-sizing:border-box; list-style:none; display:inline-block; color:#fff; font-weight:600; float:left; border-right:1px solid #fff; font-family: "Poppins-SemiBold"; font-size:12px;}
	/*.gbg-icon{ width:20px; float:left; padding:20px 0px; margin-right:5px;}*/
	 .igmhsb-green-banner-bg li.fchild{ width:25%; padding:19px 30px;  box-sizing:border-box;} 
	  .igmhsb-green-banner-bg li.schild{ width:50%; padding:19px 30px;  box-sizing:border-box;}
	   .igmhsb-green-banner-bg li.tchild{ width:25%; border-right:none; padding:30px 30px 8px 30px;  box-sizing:border-box;}  
	 
	 @media (min-width:900px) {
.home .hero-slideshow .controls {
	left: auto;
	/*right:150px !important;*/
	right:119px !important;
	width: auto;
	padding-right: 27px
}
}

/*	 
	  @media only screen and (max-width:1920px){
.home .hero-slideshow .controls{ right:397px !important;}
.igmhsb-green-banner-bg { left:397px !important; width:41.4% !important;}
}
	  @media only screen and (max-width:1800px){
.igmhsb-green-banner-bg {
    left: 329px !important;
    width: 44.5% !important;
}
.home .hero-slideshow .controls{ right:329px !important;}
}
@media only screen and (max-width:1680px){
.igmhsb-green-banner-bg {
    left: 277px !important;
    width: 47.2% !important;
}
.home .hero-slideshow .controls{ right:277px !important;}
}

	  @media only screen and (max-width:1512px){
.igmhsb-green-banner-bg {
    left: 186px !important;
    width: 52.9% !important;
}
.home .hero-slideshow .controls{ right:186px !important;}
}
	  @media only screen and (max-width:1440px){
.igmhsb-green-banner-bg {
    left: 158px !important;
    width: 55% !important;
}
.home .hero-slideshow .controls{ right:158px !important;}
}
	  @media only screen and (max-width:1366px){
.igmhsb-green-banner-bg {
    left: 120px !important;
    width: 57.7% !important;
}
.home .hero-slideshow .controls{ right:119px !important;}
}
	  @media only screen and (max-width:1280px){
	.igmhsb-green-banner-bg {
    left:77px !important;
    width: 62% !important;
}
.home .hero-slideshow .controls{ right:77px !important;};
}
*/	  @media only screen and (max-width:1200px){
  
.jfa-scrollbar-text {
    position: absolute;
    bottom: 0px;
    right: 33.5%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 28px 10px 27px 10px;
    width: 23%;
}
.jfa-orange-banner-bg {padding: 26px 0px 26px 10px;}
}
.learn-more-txt a{color:#fff; float:right;  font-family:Poppins-Regular; font-size:14px; font-weight:normal;}
.learn-more-txt a:hover{color:#070474; float:right;  font-family:Poppins-Regular; font-size:14px; font-weight:normal;}
.student-login{ background-color:#070474; position:fixed; font-family: "Poppins-Regular" !important; top:150px; right:0px; padding:10px; z-index:999; color:#fff; text-align:center; font-size:12px; font-weight:normal;}
#enquirybtn {
	margin-right: -25px;
	width: 25px;
	line-height: 20px;
	float: right;
	cursor: pointer;
}
#enquirybtn, #enquirybtn h4{
	cursor: pointer
}
#enquirybtn {
	text-align: center
}
#enquirybtn {
	height: 200px;
	background: #21b44a;
}
.enquirybg {
	padding: 10px 10px 0 20px;
	float: left;
	width: 494px;
}
.enquiry{
	position: fixed;
	width: 500px;
	z-index: 999;
	right:0px; top:150px !important;
}
.enquirybg h5 {
	padding: 0 0 5px;
	line-height: 16px;
	font-size: 16px;
	font-weight: 700;
	margin-left: -45px
}
.enquirybg p {
	color: #fff;
	font-size: 13px;
	line-height: 18px
}
#enquirybtn h4 {
	padding-top: 20px;
	font-size: 12px;
	color: #fff
}
.enquiry {
	top: 0;
	height: 200px;
	background: #070474;
}


/*#close-btn, #closebtn {
	position: absolute;
	top: 0;
	right: 25px;
	font-size: 38px;
	font-weight: 700;
	color: #000;
	background-color: #fff;
	height: 30px;
	width: 30px;
	border-radius: 50%;
	padding: 5px 5px 5px 4px;
	z-index: 999
}*/
 #closebtn {
    position: absolute;
    top: -10px;
    right: -1px;
    font-size: 38px;
    font-weight: 700;
    color: #000;
    background-color: #fff;
    height: 30px;
    width: 30px;
    border-radius: 0%;
    padding: 5px 5px 5px 4px;
    z-index: 999;
}
#closebtn i{ font-size:16px;  margin-top:2px; margin-left:5px;}
.notice-section {
    margin: 20px 0px 40px 0px;
}
.notice-section h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.notice-box{ margin-bottom:20px;}
.notice-nopadding{ padding-left:0px !important; padding-right:0px !important;}
.not-green{ background-color:#21B44A; padding:10px 15px; height:80px;}
.not-blue{ background-color:#070474; padding:20px 15px; height:80px;}
.not-green h3{font-family: "Poppins-SemiBold"; font-size:24px; color:#fff;}
.not-green h4{font-family: "Poppins-SemiBold"; font-size:14px; color:#fff;}
.not-blue h4{font-family: "Poppins-SemiBold"; font-size:16px; color:#fff;}
.notice-content{ border:1px solid #070474; padding:15px;}
.notice-content p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}

.notic-box ul {
    margin: 0px;
    padding: 0px 0px 10px 0px;
}
#enquirybtn h4{font-family: "Poppins-Regular";}
.notic-box li {
    margin: 0px;
    padding: 5px 20px;
    list-style: none;
    display: block;
    background:url(../img/white-circle.png) no-repeat;
    background-position: 0 10px;
    font-size: 13px;
    color: #fff;  font-family: "Poppins-Regular";
}
.news-section {
    margin: 20px 0px 40px 0px;
}
.news-section h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.news-box{ margin-bottom:20px;}
.news-nopadding{ padding-left:0px !important; padding-right:0px !important;}
.news-blue{ background-color:#070474; padding:10px 15px; height:80px;}
.news-green{ background-color:#21B44A; padding:20px 15px; height:80px;}
.news-blue h3{font-family: "Poppins-SemiBold"; font-size:24px; color:#fff;}
.news-blue h4{font-family: "Poppins-SemiBold"; font-size:14px; color:#fff;}
.news-green h4{font-family: "Poppins-SemiBold"; font-size:16px; color:#fff;}
.news-content{ border:1px solid #070474; padding:15px;}
.news-content p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}
.cbse-curriculum-sec{ margin: 20px 0px 40px 0px;}
.cbse-curriculum-sec h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.cbse-curri-blue { background-color:#070474; padding:80px 50px !important;}
.cbse-curri-green { background-color:#21b44a; padding:80px 50px !important;}
.cbse-curri-blue h3{font-family: "Poppins-SemiBold"; font-size:36px; color:#fff; margin-bottom:20px;}
.cbse-curri-blue p{ color:#fff; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}
.cbse-curri-green h3{font-family: "Poppins-SemiBold"; font-size:36px; color:#fff; margin-bottom:20px;}
.cbse-curri-green p{ color:#fff; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}
.col-container {
  display: table;
  width: 100%;
}
.col {
  display: table-cell;
   width:50% !important; 
}
.col2 {
  display: table-cell;
 width:50% !important; vertical-align:middle;
}
.school-managing-committee-sec {
    margin: 20px 0px 40px 0px; padding:0px;
}
.school-managing-committee-sec h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px;
}
.serviceBox{
    color: var(--main-color);
    text-align: center;
    padding: 25px 25px 25px;
    border: 3px solid var(--main-color);
    border-radius: 20px; /*height:342px;*/ height:290px;
    box-shadow: 0 0 0 10px #fff inset, 0 0 20px var(--main-color) inset; margin-bottom:20px;
}
.serviceBox .title{
/*    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    margin: 0px 0px;
    transition: all 0.3s; font-family: "Poppins-Regular";*/
	 color:#888;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 0px; font-family: "Poppins-Regular";
}
.serviceBox .description{
   /* color:#888;
    font-size: 14px;
    line-height: 25px;
    margin: 0 0 10px; font-family: "Poppins-Regular";*/
	font-size: 16px;
    font-weight: 600;
    display: inline-block;
    text-transform: capitalize;
    margin: 0px 0px 8px 0px;
    transition: all 0.3s; font-family: "Poppins-Regular"; color:#000;
}

.serviceBox.green{ --main-color: #21b44a;  }
.serviceBox.blue{ --main-color: #070474;  }
@media only screen and (max-width: 1199px){
    .serviceBox{ margin: 0 0 30px; }
}

.at-a-glance-sec {
    margin: 20px 0px 40px 0px; padding:0px; 
}
.at-a-glance-sec h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px; 
}
.aag-box h3{color: #252453;
    font-size:36px;
    font-family: "Poppins-Bold";
    display: inline-block; margin:20px 0px; text-align:center;}
.at-a-glance-sec p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}

.aag-box{ margin:10px 0px; text-align:center;}
.aag-box h4{color: #252453;
    font-size:20px;
    font-family: "Poppins-Bold";
    display: inline-block; margin:20px 0px;}
.at-a-glance-box{background-color:#fff; height:130px; width:130px; border-radius:50%; box-shadow: 2px 2px 12px 0px rgba(179,179,179,1);
   text-align:center; padding:30px 20px; margin:0 auto;}
   .info-area{ padding:20px 0px;}
 
.chairman-message-bg {
    margin: 20px 0px 40px 0px; padding:0px; 
}
.chairman-message-bg h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px; 
} 
.principal-message-bg {
    margin: 20px 0px 40px 0px; padding:0px; 
}
.principal-message-bg h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px; 
} 
.chairman-message-bg p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}

.principal-message-bg p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}

.rows {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.info-area .info-left {
    z-index: 2;
}
.infra-no-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.info-area .info-thumb {
    overflow: hidden;
    display: inline-block;
}
.info-area .info-thumb:before {
    content: "";
    position: absolute;
    left: 15%;
    top: -5%;
    z-index: -1;
    width: 88%;
}
.info-area .info-content {
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 30px 30px 30px 30px;
    z-index: 2;
    top: 15%; left:-5%; font-size:14px; color:#000; text-align:justify;
}

.info-area .info-content2 {
     box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
    position: relative;
    background: #fff;
    padding: 30px 30px 30px 30px;
    z-index: 2;
    top: 15%; font-size:14px; color:#000; text-align:justify;
}
.info-area .info-thumb2 {
    overflow: hidden;
    display: inline-block;
}
.info-area .info-thumb2:before {
    content: "";
    position: absolute;
    left: -4%;
    top: -5%;
    z-index: -1;
    
    width: 88%;
    height: 110%;
} 

.aim-and-objective-bg {
    margin: 20px 0px 40px 0px; padding:0px; 
}
.aim-and-objective-bg h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px; 
} 
.aim-and-objective-bg h3 {
    color: #252453;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block; margin-bottom:30px; 
} 
.aim-and-objective-bg p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}
.aim-box{ margin:10px 0px;}
.aim-box2{background-color:#fff; height:100px; width:100px; border-radius:50%; box-shadow: 2px 2px 12px 0px rgba(179,179,179,1);
   text-align:center; padding:20px 20px; margin:0 auto;}
   .aim-box p{ color:#000; font-size:14px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify; padding:30px 0px;}
.imggallerycontainer {
  position: relative;
  width: 100%; margin-bottom:20px;
}

.imggalleryimage {
  display: block;
  width: 100%;
  height: auto;
}

.imggalleryoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #21b44a;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.imggallerycontainer:hover .imggalleryoverlay {
  height: 100%;
}

.imggallerytext {
  color:#fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;  font-family: "Poppins-SemiBold";
}
.imggallerytext a{ color:#fff;}
.imggallerytext a:hover{ color:#fff;}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.gallery img{margin-bottom: 20px;}

.imggallerybluecontainer {
  position: relative;
  width: 100%; margin-bottom:20px;
}

.imggalleryblueimage {
  display: block;
  width: 100%;
  height: auto;
}

.imggalleryblueoverlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color:#252453;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.imggallerybluecontainer:hover .imggalleryblueoverlay {
  height: 100%;
}

.imggallerybluetext {
  color:#fff;
  font-size: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;  font-family: "Poppins-SemiBold";
}
.imggallerybluetext a{ color:#fff;}
.imggallerybluetext a:hover{ color:#fff;}
.gallery
{
    display: inline-block;
    margin-top: 20px;
}
.gallery img{margin-bottom: 20px;}





/*activity-css-start*/
.act-art-music-bg{padding: 60px 0px 30px 0px;}
.art-bg{ margin:0px; padding:0px;}
.art-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.art-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.art-green-bg{ margin:0px; padding:30px; background-color:#63c693;}
.art-green-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}

.music-bg{ margin:0px; padding:0px;}
.music-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.music-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.music-yel-bg{ margin:0px; padding:30px; background-color:#ff9900;}
.music-yel-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}

.act-dance-drama-bg{padding:0px 0px 30px 0px;}
.dance-bg{ margin:0px; padding:0px;}
.dance-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.dance-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.dance-blu-bg{ margin:0px; padding:30px; background-color:#002060;}
.dance-blu-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}

.drama-bg{ margin:0px; padding:0px;}
.drama-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.drama-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.drama-grey-bg{ margin:0px; padding:30px; background-color:#e5e5e5;}
.drama-grey-bg p{ color:#000; font-size:14px; line-height:21px; text-align:justify;}

.act-quiz-pspeaking-bg{padding: 0px 0px 30px 0px;}
.quiz-bg{ margin:0px; padding:0px;}
.quiz-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.quiz-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.quiz-green-bg{ margin:0px; padding:30px; background-color:#63c693;}
.quiz-green-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}

.pspeaking-bg{ margin:0px; padding:0px;}
.pspeaking-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.pspeaking-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.pspeaking-yel-bg{ margin:0px; padding:30px; background-color:#ff9900;}
.pspeaking-yel-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}

.act-indoor-outdoor-bg{padding:0px 0px 60px 0px;}
.indoor-bg{ margin:0px; padding:0px;}
.indoor-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.indoor-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.indoor-grey-bg{ margin:0px; padding:30px; background-color:#e5e5e5;}
.indoor-grey-bg p{ color:#000; font-size:14px; line-height:21px; text-align:justify;}

.outdoor-bg{ margin:0px; padding:0px;}
.outdoor-icon{ float:left; width:60px; margin-right:20px; margin-bottom:20px;} 
.outdoor-content h3{font-size:24px; font-weight:600; margin-bottom:10px; padding-top:20px;  color:#000;}
.outdoor-blu-bg{ margin:0px; padding:30px; background-color:#002060;}
.outdoor-blu-bg p{ color:#fff; font-size:14px; line-height:21px; text-align:justify;}
/*activity-css-close*/
/*infrastrucure-css-start*/
.infra-scampus-bg{ background-color:#fff; padding:60px 0px 60px 0px; position:relative; }
.infra-scampus-bg h3{font-size:24px; font-weight:600; margin-bottom:30px;  color:#fff;}
.infra-scampus-bg p{ text-align:justify; color:#fff;}

.infra-clasroom-bg{ background-color:#fff; padding:60px 0px 60px 0px; position:relative; }
.infra-clasroom-bg h3{font-size:24px; font-weight:600; margin-bottom:30px;  color:#fff;}
.infra-clasroom-bg p{ text-align:justify; color:#fff;}

.infra-sciencelab-bg{ background-color:#fff; padding:60px 0px 60px 0px; position:relative; }
.infra-sciencelab-bg h3{font-size:24px; font-weight:600; margin-bottom:30px;  color:#fff;}
.infra-sciencelab-bg p{ text-align:justify; color:#fff;}

.rows {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.info-area .info-left {
    z-index: 2;
}
.info-areagreen .info-thumbgreen {
    overflow: hidden;
    display: inline-block;
}
.info-areagreen .info-thumbgreen:before{
	content: "";
  position: absolute;
 left:15%;
  top:-5%;
  z-index:-1;
 width:88%;
}
.info-areagreen .info-contentgreen {
position: relative;
background:#21b44a;
padding: 30px 30px 30px 0px; z-index:2; top:15%;
}
.info-areagreen .info-contentgreen p{ text-align:justify;}
.info-areagreen .info-contentgreen:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 2;
  background: #21b44a;
  width: 30px;
  height: 100%;
}


.info-areagreen2 .info-thumbgreen2 {
    overflow: hidden;
    display: inline-block;
}
.info-areagreen2 .info-thumbgreen2:before{
	content: "";
  position: absolute;
 left:-4%;
  top:-5%;
  z-index:-1;
 background: #070474;
  width:88%;
 height:110%;
}
.info-areagreen2 .info-contentgreen2 {
position: relative;
 background: #070474;
padding: 30px 0px 30px 30px; z-index:2; top:15%;
}
.info-areagreen2 .info-contentgreen2 p{ text-align:justify;}
.info-areagreen2 .info-contentgreen2:after {
  content: "";
  position: absolute;
  left:100%;
  top: 0;
  z-index: 2;
 background: #070474;
  width: 30px;
  height: 100%;
}





.info-areablu2 .info-thumbblu2 {
    overflow: hidden;
    display: inline-block;
}
.info-areablu2 .info-thumbblu2:before{
	content: "";
  position: absolute;
 left:15%;
  top:-5%;
  z-index:-1;
 width:88%;
}
.info-areablu2 .info-contentblu2 {
position: relative;
 background:#21b44a;
padding: 30px 30px 30px 0px; z-index:2; top:15%;
}
.info-areablu2 .info-contentblu2 p{ text-align:justify;}
.info-areablu2 .info-contentblu2:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 2;
  background:#21b44a;
  width: 30px;
  height: 100%;
}


.info-areablu .info-thumbblu {
    overflow: hidden;
    display: inline-block;
}
.info-areablu .info-thumbblu:before{
	content: "";
  position: absolute;
 left:-4%;
  top:-5%;
  z-index:-1;
 background:#070474;
  width:88%;
 height:110%;
}
.info-areablu .info-contentblu {
position: relative;
background:#070474;
padding: 30px 0px 30px 30px; z-index:2; top:15%;
}
.info-areablu .info-contentblu p{ text-align:justify;}
.info-areablu .info-contentblu:after {
  content: "";
  position: absolute;
  left:100%;
  top: 0;
  z-index: 2;
 background: #070474;
  width: 30px;
  height: 100%;
}

.info-areayel .info-thumbyel {
    overflow: hidden;
    display: inline-block;
}
.info-areayel .info-thumbyel:before{
	content: "";
  position: absolute;
 left:-4%;
  top:-5%;
  z-index:-1;
 background:#070474;
  width:88%;
 height:110%;
}
.info-areayel .info-contentyel {
position: relative;
background:#070474;
padding: 30px 0px 30px 30px; z-index:2; top:15%;
}
.info-areayel .info-contentyel p{ text-align:justify;}
.info-areayel .info-contentyel:after {
  content: "";
  position: absolute;
  left:100%;
  top: 0;
  z-index: 2;
 background: #070474;
  width: 30px;
  height: 100%;
}

.info-areayel2 .info-thumbyel2 {
    overflow: hidden;
    display: inline-block;
}
.info-areayel2 .info-thumbyel2:before{
	content: "";
  position: absolute;
 left:15%;
  top:-5%;
  z-index:-1;
 width:88%;
}
.info-areayel2 .info-contentyel2 {
position: relative;
 background: #21b44a;
padding: 30px 30px 30px 0px; z-index:2; top:15%;
}
.info-areayel2 .info-contentyel2 p{ text-align:justify;}
.info-areayel2 .info-contentyel2:after {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  z-index: 2;
 background: #21b44a;
  width: 30px;
  height: 100%;
}
/*infrastructure-css-close*/
.admioverview-section {
    margin: 20px 0px 40px 0px;
}
.admioverview-section h1 {
    color: #252453;
    font-size: 75px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}



.admioverview-section h3{font-family: "Poppins-SemiBold"; font-size:18px; color:#000; margin-bottom:20px;}
.admioverview-section p{ color:#000; font-size:14px; margin-bottom:20px; font-family: "Poppins-Regular"; line-height:24px; text-align:justify;}
.admioverview-section ul{ margin:0px; padding:0px 0px 20px 0px;}
.admioverview-section li{ color:#000;/* padding:5px 0px 0px 0px;*/ padding: 3px 20px;
    list-style: none;
    display: block;
    background:url(../img/green-dot.png) no-repeat;
    background-position: 0 10px; font-family: "Poppins-Regular";}
.admioverview-section-right{ margin:0px; padding:0px;}
.admioverview-section-right ul{ margin:0px; padding:0px;}
.admioverview-section-right li{ margin:0px 0px 5px 0px; padding:10px 15px; list-style:none !important;  background-color:#21b44a; color:#fff; font-size:12px; font-family: "Poppins-Regular"; text-align:center;
}
.admioverview-section-right li a{ text-decoration:none; color:#fff;  }
:root{ --main-color: #F09018; }
  .arBox{  color: var(--main-color);
    background: var(--main-color);
    font-family: "Poppins-Regular";
    text-align: center;
    padding: 40px 15px 50px;
    margin: 10px 0px;
    position: relative;
    z-index: 1;
}
 .arBox:before{
    content: "";
    background: linear-gradient(45deg,#fff,rgba(255,255,255,0.9));
    border-radius: 92px 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.25);
    position: absolute;
    top: 7px;
    left: -7px;
    right: -7px;
    bottom: 7px;
    z-index: -1;
}
 .arBox  .arBox-icon{
    font-size: 45px;
    margin: 0 0 15px;
}

 .arBox .descriptions{
    color: #999;
    font-size: 14px;
    letter-spacing: 0.5px;
    line-height: 25px;
    margin: 0;
}
 .arBox.green{ --main-color: #21b44a; }

 .arBox.blue{ --main-color: #070474; }
@media only screen and (max-width: 1199px){
    .arBox{ margin: 0 10px 30px; }
}
.form-horizontal .form-control {
	color: #555;
	font-size: 16px;
	padding: 10px 8px 10px 8px;
	border-radius:0px;
	background:none;
	/*border: 2px solid #000;*/ border: 1px solid #000; height:auto;
}
.form-horizontal .form-group {
    margin-right: 0px;
    margin-left: 0px;
}
.form-control::placeholder {
color:#000;
}
.form-horizontal .form-control:focus {
	box-shadow: none;
/*	border: 3px solid #000;*/
}
.form-horizontal .forgot:hover {
	color: #d63031;
	text-decoration: none;
}
.getintouch-submit {
	background:#070474;
	padding:8px 50px;
	text-align:center;
	float:right;
	color:#fff;
	font-family: 'Poppins-SemiBold';
	font-size:16px;
	border:none;
	margin-top:15px;
}
.contact-submit {
	background:#070474;
	padding:15px 50px;
	text-align:center;
	float:right;
	color:#fff;
	font-family: 'Poppins-SemiBold';
	font-size:16px;
	border:none;
	margin-top:30px;
}
.wwus-submit {
	background:#070474;
	padding:8px 50px;
	text-align:center;
	float:right;
	color:#fff;
	font-family: 'Poppins-SemiBold';
	font-size:16px;
	border:none;
	margin-top:35px!important;
}
.add-wh-box {
    background-color: #fff;
    padding: 20px 15px;
    box-shadow: 0 0 15px -3px rgb(0 0 0 / 30%);
	border-radius:15px;
   /* border-top-right-radius: 40px;
    border-bottom-left-radius: 40px;*/
    margin:0px 0px 10px 0px; text-align:center; /*height:125px;*/
}
.add-wh-box a{color:#070474; font-weight:normal;}
.add-wh-box h3{ font-family: 'Poppins-SemiBold'; font-size:20px; color:#070474; margin:5px 0px !important; text-align:center;}
.add-wh-box p{ font-family: "Poppins-Regular"; font-size:14px; line-height:24px; margin-bottom:10px; color:#070474; text-align:center;}
.forgotpassword a{color:#21b44a; font-size:14px; font-family: "Poppins-Regular"; text-decoration:none;}
.forgotpassword a:hover{color:#070474; font-size:14px; font-family: "Poppins-Regular"; text-decoration:none;}
.slogin-submit {
	background:#070474;
	padding:10px 50px;
	text-align:center;
	float:right;
	color:#fff;
	font-family: 'Poppins-SemiBold';
	font-size:16px;
	border:none;
	margin-top:0px;
}
.gj-datepicker-bootstrap [role=right-icon] button {
    width: 38px;
    position: relative;
    border: 1px solid #000000 !important;
}
.address-bx{ background-color:#21b44a; padding:20px; text-align:center;}
.address-bx h3{ font-family: 'Poppins-SemiBold'; font-size:24px; color:#fff; margin:10px 0px !important;}
.address-bx p{ font-family: "Poppins-Regular"; font-size:14px; line-height:24px; color:#fff; text-align:center;}
.breadcrumbs {
    width: 100%;
    text-align: left;
    margin-top: 150px;
}
.breadcrumbs ul { margin:0px; padding:0px; }
.breadcrumbs li{ list-style:none !important; display:inline-block !important; padding:10px 5px; font-size:16px; font-family: 'Poppins-Regular'; }
.breadcrumbs li a{  color: #070474; text-decoration:none;}

.breadcrumbs li a.active{color:#21b44a !important;}
@media only screen and (max-width: 767px){
.notice-section h1{ font-size:34px; text-align:center;}
	.app-store li{ margin:0px; padding:15px 2px 0px 2px !important; list-style:none; display:inline-block;}
	.app-store ul{text-align:center;}
.thankyou-section {
    padding: 10px 0px 20px 0px;
}


	.cbse-curri-green {
    background-color: #21b44a;
    padding: 20px 15px !important;
}
.cbse-curri-green h3 {
    font-family: "Poppins-SemiBold";
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
	.cbse-curri-blue {
    padding: 20px 15px !important;
}
.cbse-curri-blue h3 {
    font-family: "Poppins-SemiBold";
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.col-container {
    display: block;
    width: 100%;
}
.col2 {
    display:block;
    width: 100% !important; margin-bottom:20px;
    /* vertical-align: middle; */
}
	.aca-d-none{display:block;}
.aca-d-block{  display:none;}
	.tab-vertical .nav-tabs .nav-link.active {
    color: #5969ff;
   /* background-color: #fff !important;
    border-color: transparent !important;*/ border:2px solid #070474 !important; border-radius:0px; /*background-color:#21b44a !important;*/
	padding:0px;
}
	.act-art-music-bg {
    padding: 15px 0px 0px 0px;
}
.art-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 15px !important;  margin-top: 15px !important ;
	
}
.music-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.act-dance-drama-bg {
    padding: 0px 0px 0px 0px;
}
.dance-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
   margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.drama-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.act-quiz-pspeaking-bg {
    padding: 0px 0px 0px 0px;
}
.quiz-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
  margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.pspeaking-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.act-indoor-outdoor-bg {
    padding: 0px 0px 15px 0px;
}
.indoor-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
    margin-bottom: 15px !important;  margin-top: 15px !important ;
}
.outdoor-icon {
    float: left;
    width: 60px;
    margin-right: 20px;
   margin-bottom: 15px !important;  margin-top: 15px !important ;
}
	.address-bx {
    background-color: #21b44a;
    padding: 20px;
    text-align: center;
    margin-top: 40px;
}
	.admioverview-section h1 {
    color: #252453;
    font-size: 34px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.topper-section h1 {
    color: #252453;
    font-size:34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.news-section h1 {
    color: #252453;
    font-size: 34px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
}
.topper-section h3 {
    font-family: "Poppins-SemiBold";
    font-size: 20px;
        color: #21B44A;

    margin-bottom: 20px;
}
.cbse-curriculum-sec h1 { font-size: 34px !important;}
.aim-and-objective-bg h1 {
    color: #252453;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.aim-and-objective-bg h3 {
    color: #252453;
    font-size: 20px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
	.chairman-message-bg h1 {
    color: #252453;
    font-size: 34px !important;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.school-managing-committee-sec h1 {
    color: #252453;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}	
	.at-a-glance-sec h1 {
    color: #252453;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;}
	.principal-message-bg h1 {
    color: #252453;
    font-size: 34px;
    text-transform: uppercase;
    font-family: "Poppins-Bold";
    display: inline-block;
    margin-bottom: 30px;
}
.igmhsb-green-banner-bg li.fchild{ width:100%; padding:19px 30px;  box-sizing:border-box;}  

.carousel-height{ height:385px !important;}  
	}
@media only screen and (max-width: 430px){
/* .why-igmhs-section h1:before {
    width: 200vh;
   top: 55px;
    left: -198vh;
    margin-left: 3px;
    display: inline-block;
    content: '';
    height: 2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
      bottom: 342px !important;
    margin-left: -11px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 268px;
    position: absolute;
    margin-left: 0px;
    top: 28px;
    right: -62px;
}*/
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.logo-text {
    font-family: "Poppins-SemiBold";
    font-size: 12px;
    color: #000;
    margin-top: -15px;
}
.logo-text-2 {
    font-family: "Poppins-Regular";
    font-size: 12px;
    color: #000;
    margin-bottom: 15px;
}
.footer-email-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.footer-ph-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.tab-vertical .nav.nav-tabs li {
    width: 31.5% !important;
}
}
@media only screen and (max-width: 414px){
 /*.why-igmhs-section h1:before {
    width: 200vh;
    top: 55px;
    left: -198vh;
    margin-left: 3px;
    display: inline-block;
    content: '';
    height: 2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 403px !important;
    margin-left: -143px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 268px;
    position: absolute;
    margin-left: 0px;
    top: 27px;
    right: -75px;
}*/
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.logo-text {
    font-family: "Poppins-SemiBold";
    font-size: 12px;
    color: #000;
    margin-top: -15px;
}
.logo-text-2 {
    font-family: "Poppins-Regular";
    font-size: 12px;
    color: #000;
    margin-bottom: 15px;
}
.footer-email-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.footer-ph-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.tab-vertical .nav.nav-tabs li {
    width: 31.5% !important;
}
}
@media only screen and (max-width: 390px){
 /*.why-igmhs-section h1:before {
    width: 200vh;
    top: 54px;
    left: -198vh;
    margin-left: 3px;
    display: inline-block;
    content: '';
    height: 2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 386px !important;
    margin-left: -11px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 268px;
    position: absolute;
    margin-left: 0px;
    top: 28px;
    right: -98px;
}*/
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.logo-text {
    font-family: "Poppins-SemiBold";
    font-size: 12px;
    color: #000;
    margin-top: -15px;
}
.logo-text-2 {
    font-family: "Poppins-Regular";
    font-size: 12px;
    color: #000;
    margin-bottom: 15px;
}
.footer-email-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.footer-ph-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
}
@media only screen and (max-width: 375px){
 /*.why-igmhs-section h1:before {
    width: 200vh;
    top: 56px;
    left: -198vh;
    margin-left: 7px;
    display: inline-block;
    content: '';
    height: 2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 407px !important;
    margin-left: -10px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 230px;
    position: absolute;
    margin-left: 0px;
    top: 28px;
    right: -75px;
}*/
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.logo-text {
    font-family: "Poppins-SemiBold";
    font-size: 12px;
    color: #000;
    margin-top: -15px;
}
.logo-text-2 {
    font-family: "Poppins-Regular";
    font-size: 12px;
    color: #000;
    margin-bottom: 15px;
}
.footer-email-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.footer-ph-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
}
@media only screen and (max-width: 360px){
 /*.why-igmhs-section h1:before {
    width: 200vh;
   top: 54px;
    left: -198vh;
    margin-left: 7px;
    display: inline-block;
    content: '';
    height: 2px;
    background: #Fff;
    position: absolute;
}
.why-igmhs-section h3::after {
    display: inline-block;
    margin: 0;
    margin-left: 0px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #Fff;
    width: 350vh;
    position: absolute;
    bottom: 447px !important;
    margin-left: -10px;
}
.leadership h1:after {
    display: inline-block;
    margin: 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background: #252453;
    width: 230px;
    position: absolute;
    margin-left: 0px;
    top: 28px;
    right: -90px;
}*/
.learn-more-section h4 {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    font-family: "Poppins-Bold";
}
.have-question-btn {
    padding: 20px 0px;
    text-decoration: none;
    color: #fff !important;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    margin: 0rem auto;
    text-transform: uppercase;
    border: none;
    font-size: 12px;
    font-family: "Poppins-SemiBold";
    margin-top: 0px;
}
.have-question-btn h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 8px;
    font-family: "Poppins-SemiBold";
}
.logo-text {
    font-family: "Poppins-SemiBold";
    font-size: 11px;
    color: #000;
    margin-top: -15px;
}
.logo-text-2 {
    font-family: "Poppins-Regular";
    font-size: 11px;
    color: #000;
    margin-bottom: 15px;
}
.footer-email-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
.footer-ph-text {
    color: #26186F;
    font-size: 11px;
    font-family: "Poppins-SemiBold";
    padding-bottom: 5px;
}
}