/*
Theme Name: OceanWP Child
Theme URI: https://oceanwp.org/
Template: oceanwp
Author: OceanWP
Author URI: https://oceanwp.org/about-oceanwp/
Description: OceanWP is the perfect theme for your project. Lightweight and highly extendable, it will enable you to create almost any type of website such a blog, portfolio, business website and WooCommerce storefront with a beautiful &amp; professional design. Very fast, responsive, RTL &amp; translation ready, best SEO practices, unique WooCommerce features to increase conversion and much more. You can even edit the settings on tablet &amp; mobile so your site looks good on every device. Work with the most popular page builders as Elementor, Beaver Builder, Brizy, Visual Composer, Divi, SiteOrigin, etc... Developers will love his extensible codebase making it a joy to customize and extend. Best friend of Elementor &amp; WooCommerce. Looking for a Multi-Purpose theme? Look no further! Check the demos to realize that it's the only theme you will ever need: https://oceanwp.org/demos/
Tags: two-columns,right-sidebar,footer-widgets,blog,news,custom-background,custom-menu,post-formats,rtl-language-support,sticky-post,editor-style,threaded-comments,translation-ready,buddypress,custom-colors,featured-images,full-width-template,theme-options,e-commerce,block-styles,wide-blocks,accessibility-ready
Version: 3.5.7.1718994912
Updated: 2024-06-22 00:05:12

*/


@font-face {
    font-family: 'old_standard_ttbold';
    src: url('./fonts/oldstandardtt-bold-webfont.woff2') format('woff2'),
         url('./fonts/oldstandardtt-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'old_standard_ttitalic';
    src: url('./fonts//oldstandardtt-italic-webfont.woff2') format('woff2'),
         url('./fonts/oldstandardtt-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'old_standard_ttregular';
    src: url('./fonts/oldstandardtt-regular-webfont.woff2') format('woff2'),
         url('./fonts/oldstandardtt-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


.ngn_price_div {
    margin-top: 20px;
}

input#signup_submit {
    text-transform: none;
}

h1.elementor-heading-title.elementor-size-large {
    font-family: 'old_standard_ttbold';
}

.ngn-math-tabs-li li a {
    
    font-family: 'old_standard_ttbold';
}

a.ngn_buy_now_btn {
    font-family: 'old_standard_ttbold';
}

.col-sm-4.vl-ngn-col-4 {
    margin-top: 15px;
}


.vl_register_sec  .wplms_registration_form ul li>input, .vl_register_sec  .wplms_registration_form ul li>select, .vl_register_sec   .wplms_registration_form ul li>textarea ,
.vl_register_sec input[type=number], .vl_register_sec input[type=tel], .vl_register_sec input[type=search], .vl_register_sec input[type=time], .vl_register_sec input[type=text], .vl_register_secinput[type=password], .vl_register_sec input[type=email], .vl_register_sec input[type=url], .vl_register_sec input[type=image], .vl_register_sec textarea
{
    width: 100%;
    height: 40px;
    border-radius: 5px;
    padding: 0px 15px;
}
.vl_register_sec .wplms_registration_form ul li label 
{
	font-weight:400;
}
.vl_register_sec legend {
    padding: 0;
    border: none!important;
    margin-top: 0;
    display: inline-block;
    font-size: 16px !important;
    border-radius: 7px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    color: #7a7a7a;
} 
.vl_register_sec
{
	max-width: 700px;
    margin: auto;
}
.vl_register_sec input {
    margin-bottom: 5px;
}

.vl_register_sec  fieldset legend  
{
	 padding: 0px;
}

/*.vl_register_sec .bp-profile-field {
    background: #eeeeee47;
    padding: 15px;
    border-radius: 12px;
    margin-bottom: 25px;
}*/
.vl_register_sec .field-visibility-settings {
    margin-top: 15px;
}
.vl_register_sec .radio {
    display: inline-flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
}
.vl_register_sec  .link.field-visibility-settings-close {
    font-size: 11px;
    background: #eee;
    padding: 3px 9px;
    border-radius: 5px;
    display: inline-block;
    color: #000;
    font-weight: 400;
    text-transform: capitalize; 
}

.vl_register_sec   a.submit_registration_form.button {
    display: inline-block;
    line-height: 1;
    background-color: #062D6F;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    font-family: "Muli", Sans-serif;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.vl_register_sec  span.bp-required-field-label {
    display: none;
}
.vl_register_sec .field-visibility-settings-toggle , .vl_register_sec .field-visibility-settings-notoggle
{
	display:none;
}

.navigation {
    background: #7cc6fd;
	margin-top:10px;
}
.navigation  nav .menu li a {
    font-weight: 600;
    margin: 0px;
	padding:12px 15px;
    display: inline-block;
    font-size: 12px !important;
    text-transform: none;
    color: #FFF !important;
    opacity: 1;
    position: relative;
}
nav.menu-main-menu-container {
    float: left;
}
.navigation  nav .menu li.current-menu-item a , .navigation  nav .menu li a:hover  
{
	background-color:#ffb350;
}
.vbpcart .vicon-shopping-cart 
{
	font-size: 20px;
    border: 2px solid #7cc6fd;
    border-radius: 100%;
    background: #7cc6fd;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}

i.fa.fa-check.ngn_check_icon {
    font-size: 30px;
    color: #00B48D;
}
i.fa.fa-times.ngn_wrong_icon {
    font-size: 30px;
    color: #FC610E;
}


.topmenu a.vibebp-login span {
    margin-top: 15px;
    font-weight: bold;
    font-size: 16px;
}
.footertitle, footer h4 {
    color: #FFF;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
    position: relative;
}

footer .footertop {
    display: inherit;
    flex-wrap: inherit;
    width: 100%;
}
footer .footerbottom
{
	padding-top:10px;
	text-align:center;
}
footer 
{
	padding-bottom:10px; 
}
#text-4 br 
{
	display:none;
}
#text-4 a 
{
	 background: #fff;
    display: inline-flex;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    align-items: center;
    opacity: 0.9;
    justify-content: center;
    margin-right: 10px;
    color: #0d5093;
}
#text-3 img
{
	max-width: 250px;
}

.course6_header 
{
	justify-items:inherit!important;
}
/*.vl_sction_pull_8 .course_header5_sideblock 
{
	    transform: inherit !important;
    position: sticky!important ;
    top: 20px !important;
}*/
.single-course.c6 .course5-pricing, .single-course.c7 .course5-pricing 
{
	font-size:20px!important;
	
}
.single-course.c6 .course5-pricing .woocommerce-Price-amount amount 
{
	color:#7cc6fd !important;
}
#tidio-chat iframe 
{
	inset: auto 9px 0px auto !important;
}
.switcher .selected
{
	z-index:9 !important;
}
.topmenu a.vibebp-login span 
{
	margin-top:0px !important;
}

.searchBtn {
    padding: 12px 15px;
    color: #fff !important;
	float:right;
    background: #ffb350;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
}
.searchBox  ul
{
	width:100%;
}
.searchBox  .modal-dialog
{
	width:400px;
}
.searchBox ul li {
    margin-bottom: 0px;
    width: 100%;
    padding: 0;
}
.searchBox ul li:nth-child(even) {
    background: #eeeeeeb3;
}
.searchBox ul li input[type="text"], .searchBox ul li select {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.searchBox ul li  input[type="submit"] {
    margin-top: 0;
    border-radius: 5px;
    font-size: 14px;
	padding-top:5px;
	background: #7cc6fd !important; 
	
}
.searchBox .modal-header .close 
{
	color:#fff;
	opacity:1;
}
.searchBox .modal-body
{
	padding:20px;
}
.searchBox ul li:last-child 
{
	margin-bottom:0px;
}
.searchBox .modal-header {
    background: #7cc6fd;
    color: #fff;
	padding:10px 20px;
    border-radius: 5px 5px 0 0;
}

.sidebarSec  
{
	position:sticky!important;
	top:45px;
}
.searchBox  h4.modal-title {
    display: inline-block;
    color: #fff;
    font-weight: bold;
	font-size:15px;
	
}
.sidebarSec .sideInner {
    padding: 0 ;
    background: #FFFF;
    border-radius: 5px;
    box-shadow: 0 0 10px rgb(0 0 0 / 4%);
}
.sidebarSec .sideInner li 
{
	list-style-type:none;
}

.sidebarSec .sideInner #ctf-tag-selector ul li {
    padding: 10px 15px;
	    display: flex;
    align-items: center;
}
.sidebarSec .sideInner #ctf-tag-selector ul li input[type=checkbox], .sidebarSec .sideInner #ctf-tag-selector ul li input[type=radio] {
    margin-right: 5px;
    margin-top: 1px;
}
.sidebarSec .sideInner input#ctf-submit {
    margin-left: 15px;
}
.contectSecInner {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgb(0 0 0 / 4%);
    border-radius: 5px;
}
.sidebarSec .sideInner #ctf-tag-selector
{
	    max-height: 255px;
    overflow: auto;
}

.searchBox  .ctf-tag-selector
{
	    max-height: 255px;
    overflow: auto;
}


.searchBox  .cat-tag-filter 
{
	list-style-type:none;
}

.searchBox  .cat-tag-filter ul li {
    padding: 10px 15px;
	    display: flex;
		border:none;
    align-items: center;
}
.searchBox  .cat-tag-filter ul li input[type=checkbox], .searchBox   .cat-tag-filter ul li input[type=radio] {
    margin-right: 5px;
    margin-top: 1px;
}
.searchBox input#ctf-submit 
{
	margin-top:20px;
}
.searchBox input#ctf-submit:hover 
{
	background: #ffb350 !important;
	color: #fff;	
}
.contectSecInner h1 {
    margin-top: 0;
    background: #7cc6fd;
    color: #fff !important;
    font-size: 22px;
    padding: 10px 15px;
    border-radius: 5px;
}
.contectSecInner .content 
{
	margin-top:0px;
}

.contectSecInner .unit_block a h3 {
    margin: 0;
	padding:15px 10px;
	transition:all 0.3s ease-in-out 0s;
    border-bottom: 1px solid #ddd !important;
}
.contectSecInner .unit_block a h3:hover 
{
	background: #ffb350;
    color: #fff;
}
.sidebarSec .sideInner input#ctf-submit:hover 
{
	background: #ffb350 !important;
	color: #fff;	
}

#text-4 a:hover {
    background: #ffb350;
    color: #fff;
    opacity: 1;
}
.footermenu li a:hover, .footerwidget li>a:hover
{
	color: #ffb350 ;
}


#ngn_calender_table td, #ngn_calender_table th {
    padding: 10px 5px;
	border-bottom:none;
color:#000;
text-align:center;
border-right:1px solid #000;
background:#eee6;
}     
#ngn_calender_table  
{ 	
margin:20px 0;
} 
.ur-frontend-form 
{
margin-top:30px;
}


#ngn_calender_table table
{
width:100%;
}

.ngn_table_btn {
    background: #FF924E;
    color: #fff !important;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 5px;
}
#ngn_calender_table tr th:nth-child(1)
{
	background: #f8b81f;
    color: #fff;
    border-radius: 10px 0 0 0;
    border: none;
} 

#ngn_calender_table tr th:nth-child(2)
{
	    background: #008147;
    color: #fff;
	border:none;
}

#ngn_calender_table tr th:nth-child(3)
{
	color: #fff;
    background: #037096;
    border-radius: 0 10px 0 0;
    border: none;
}  
#ngn_calender_table tr:nth-child(1)  td
{
	color: #000 !important;
    background-color: #FFE599;
	
}
#ngn_calender_table tr:nth-child(1)  td:first-child 
{
	border-radius:10px 0 0 0;
}
#ngn_calender_table tr:nth-child(1)  td:last-child 
{
	border-right:none !important;
	border-radius:0 10px 0 0;
}
#ngn_calender_table tr:last-child td:first-child 
{
	border-radius:0 0 0 10px;
}
#ngn_calender_table tr:last-child td:last-child 
{
	border-radius:0 0 10px 0;
}
#ngn_calender_table tr:nth-child(2)  td
{
	color: #000 !important;
    background-color: #C5E0B3;;
	
}
#ngn_calender_table tr  td:last-child 
{
	border-right:none !important;
}
#ngn_calender_table tr:nth-child(3)  td
{
	color: #000 !important;
	border-bottom:none;
    background-color: #B4C6E7;;
	
}
/* #ngn_calender_table  tr:last-child td */
/* { */
	/* background: #fe6902; */
    /* color: #fff; */
    /* border-radius: 0 0 10px 10px; */
    /* border: none; */
/* } */
#ngn_calender_table table 
{
	min-width:500px;
	max-width:500px;
	margin:0px auto;
	text-align:center;
}

th.bordernone {
    border: none !important;
}
.grey
{
	border: none;
    background: #eee;
    border-radius: 10px 10px 0 0;
}
.border1 
{
	border-radius: 10px 10px 0 0;
	border: none !important;
}
.sitecolor  
{
	background-color:#c7e7fe;
		 border: none !important;
	color:#fff !important;
}
.orange  
{
	color:#000 !important;
	background-color:#FFD24D;
}

.yellow  
{
	 border: none !important;
	color:#000!important;
	background-color:#F09D66;
}

.darkBlue 
{
	color:#000 !important;
	background-color:#7A9AD4;
	 border: none !important;
}
.green  
{
	color:#000 !important;
	background-color:#9CCA7D;
	 border: none !important;
}
#ngn_pricing_table td:first-child {
    border-left: 1px solid #000;
}
.border2 {
    border: none !important;
    border-radius: 0 0 10px 10px;
}
.light_yellow {
    background: #F7CAAC;
	border: none !important;
    color: #000 !important;
	 padding: 5px !important;
}


.light_orange
{
	    background: #FFE599;
    color: #000!important;
    border: none;
	border: none !important;
    padding: 5px !important;
}
.light_green 
{
	    background: #C5E0B3;
    color: #000!important;
    padding: 5px !important;
 border: none !important;
}
.light_darkBlue 
{
	background: #B4C6E7;
     padding: 5px !important;
    border: none !important;
	color:#000!important;
}

.border2 .ngn_table_btn 
{
	background-color:transparent !important;
}
.sidemenu li.menu-item-has-children.active>ul li a {
    background: #fff; 
} 
.banner_heading {
    text-align: center;
}

.ngn_circle {
    text-align: center;
    position: relative;
    font-weight: 700;
    z-index: 9;
    padding-top: 20px;
}
.ngn_circle ul {
    display: flex;
    flex-wrap: wrap;
}
.ngn_circle p {
	color:#000;
    line-height: 30px;
    font-size: 20px;
    margin-top: 10px;
}
.ngn_circle ul li {
    width: 50%;
	color:#000;
    margin-bottom: 20px;
}
.ngn_circle ul li img 
{
	margin-right:10px;
}
.posItem 
{
	position: absolute;
    left: 0;
    z-index: -9;
    top: 0;
}
.ngn_btn {
    text-align: center;
}
.banner_heading h2 {
    background-image: url(https://www.ngnlearning.com/wp-content/uploads/2022/01/Revamp_Website-HP-1.png);
    background-repeat: no-repeat;
    font-size: 31px;
    padding: 42px;
    background-size: 70%;
	color:#000;
    background-position: center;
}
.secondSec h1 {
    background-image: url(https://www.ngnlearning.com/wp-content/uploads/2022/01/bg1.png);
    background-repeat: no-repeat;
    font-size: 30px;
	color:#000;
    padding: 15px;
    background-position: center;
    text-align: center;
    margin-bottom: 30px;
}
.whSEC {
    margin: 40px 0px;
	color:#000;
	min-height:160px;
}
.whSEC img {
    position: absolute;
}
.whSEC h4 {
    font-weight: 700;
	color:#000;	
    display: inline-block;
    margin: 20px;
}
.whSEC ul li {
    padding: 0;
    font-weight: bold;
    list-style-type: disc;
}
.whSEC ul {
    margin-left: 38px;
}
.whSEC h4 {
    font-weight: 700;
    display: inline-block;
    margin: 20px 20px 5px;
}
.ngn_btn a.buyNOw 
{
	    position: absolute;
		margin-left: -95px;
		top: -77px;
}
.ngn_btn {
    position: relative;
    display: inline-block;
    width: 100%;
    padding-top: 0;
    margin-left: -35px;
    margin-top: -20px;
}
.ngn_btn a.buyNOw img 
{
	max-width: 180px;
}
.ngn_btn a.Enroll img
{
	max-width: 260px;
}
.max300 
{
	max-width: 370px;
}

.circleDesign ul {
    display: flex;
	position: relative;
}
.circleDesign  li {
    text-align: center;
	width:33.33%;
}
.circleDesign  li img {
	background:#fff;
}
.circleDesign ul {
    margin-bottom: 15px; 
}
.circleDesign strong {
    width: 100%;
    display: inline-block;
	color:#000;
    margin-top: 15px;
}
.circleDesign ul::after {
    height: 3px;
    background: #000;
    position: absolute;
    width: 100%;
    content: '';
    top: 37%;
    border-radius: 20px;
    z-index: -9;
}
.thirdSec h1 {
    background-image: url('images/bg3.png');
    background-repeat: no-repeat; 
    font-size: 30px;
    padding: 15px; 
	color:#000;
    background-position: center;
    text-align: center;
    margin-bottom: 30px;
}
.fourSec h1 {
    background-image: url(images/bg4.png);
    background-repeat: no-repeat;
    font-size: 30px;
    padding: 20px;
    background-position: center;
    text-align: center;
    margin-bottom: 30px;
	color:#000;
    width: 50%;
    display: inline-block;
    background-size: contain; 
}
.fourSec span {
    font-size: 22px;
    font-weight: bold;
    margin-left: 20px;
	color:#000;
}
.fourSec h4 {
    color: #ff914d;
    font-weight: 600;
}
.fourSec  ul 
{
	margin-bottom:30px;
}
.fourSec li {
    font-weight: 600;
    font-size: 17px;
    margin-bottom: 10px;
	color:#000;
}

.btn1 {
    position: absolute;
    bottom: -25px;
    width: 244px;
    left: 50px;
}
.fourSec {
    padding-bottom: 100px;
}
.fiveSec ul li {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    color: #000;
}
.fiveSec ul li div {
    width: 100px;
    display: inline-block;
    margin-right: 0;
}
.fiveSec ul li span 
{
	flex:1;
}
.fiveSec {
    padding-bottom: 50px;
}
.six h2 {
    font-size: 20px;
    margin-bottom: 20px;
}
.six h1{
	width:100%;
}
.eightSec {
    padding: 80px 0;
}

.eightSec .col-sm-9 {
    float: right;
}

.eightSec h1 
{
	background-image: url(images/bg5.png);
    background-repeat: no-repeat;
    font-size: 30px;
    padding: 20px;
    background-position: center;
    text-align: center;
    margin-bottom: 0px;
	color:#000;
    width: 50%;
    display: inline-block;
    background-size: contain; 
}
.nineSec h1
{
	background-image: url(images/bg5.png);
    background-repeat: no-repeat;
    font-size: 30px;
    padding: 20px;
    background-position: center;
    text-align: center;
	
    margin-bottom: 40px;
	color:#000;
    display: inline-block;
	width:100%;
    background-size: contain;
}
.nineSec span {
    font-size: 20px;
    font-weight: 600;
    color: #000;
}

.nineSec p {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    text-align: center;
}
.girlimg {
    float: left;
    width: 25%;
}
.contactSEc {
    float: left;
    width: 75%;
}
.contactSEc p {
    text-align: left;
}
.nineSec ul {
    font-weight: 700;
    color: #000;
    margin-left: 99px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nineSec  .ngn_btn {
    margin-left: 100px;
    margin-top: 100px;
    margin-bottom: 60px;
}
.tenSec {
    padding: 50px 0;
    text-align: center;
}
.tenSec p {
    font-size: 17px;
    font-weight: 600;
    color: #000;
}

.tenSec h1 {
    font-size: 30px;
    margin-bottom: 20px;
    color: #000;
	background-image: url(images/bg7.png);
    background-repeat: no-repeat;
    font-size: 30px;
    padding: 20px;
	background-position:center;
}
.elevenSec {
    text-align: center;
}
.txtbg {
    background: #ddedf9;
    font-size: 24px;
    color: #000;
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: center;
	min-height:150px;
}
.txt1 
{
    font-size: 24px;
    color: #000;
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: center;
}
.twelweSec 
{
	padding:100px 0px;
}
.twelweSec .col-sm-12 {
    display: flex;
    flex-wrap: wrap;
}
.twelweSec  .col-sm-5 {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width:767px)
{
	#ngn_pricing_table table {
		width: 800px !important;
	}
	#ngn_pricing_table .elementor-text-editor 
	{
		overflow:scroll;
	}
	#ngn_calender_table table 
	{
		min-width:inherit;
	}
	.navigation 
	{
		height:10px;
	}
	.navigation nav.menu-main-menu-container 
	{
		display:none;
	}
	#logo 
	{
		width:220px !important;
	}
	.mooc .topmenu>li>a, .mooc nav>.menu>li>a, .sleek .topmenu>li>a, .sleek nav>.menu>li>a 
	{
		padding: 25px 6px;
	}
}




/* new pages */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Mali:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&family=Schoolbell&family=Short+Stack&display=swap');



.top-banner {
    
	padding-bottom: 100px;
}
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.top-banner .container {
    max-width: 100% !IMPORTANT;
    padding-left: 0;
	width: 100% !important;
}
.form-banner-outer {
    display: inline-block;
    border-radius: 5px;
    background: #FFF;
	border: 3px solid #fff;
    margin: 24px 30px 35px 0;
    max-width: 460px;
    width: 100%;
	text-align: left;
}
.form-banner-outer h2 {
    margin: 0;
    display: flex;
    justify-content: space-between;
    padding: 10px 24px;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.85px;
}
.cross-icon {
    background: transparent;
    border: none;
    padding: 0;
}
.form-banner-outer form {
    background: radial-gradient(125.93% 104.43% at 16.1% 56%, #EEF8FF 2.19%, #D1EBFF 53.39%, #C9E8FF 75.33%);
    padding: 12px 24px;
}
.form-banner-outer form label {
    color: #646464;
    font-family: 'Poppins', sans-serif; 
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.36px;
    margin-bottom: 3px;
}
.form-banner-outer  .col-sm-6  , .form-banner-outer  .col-sm-12{
    margin-bottom: 15px;
}
.form-banner-outer  input[type="text"] , .form-banner-outer  input[type="number"], .form-banner-outer  input[type="email"] , .form-banner-outer select , .form-banner-outer textarea {
    border-radius: 5px !important;
    border: 0.5px solid #555 !important;
    background: #FFF;
    height: 32px;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	width: 100% !important;
	line-height: normal;
	letter-spacing: 0.36px;
}
.form-banner-outer span.wpcf7-spinner {
    display: none;
}
.form-banner-outer .wpcf7 form .wpcf7-response-output {
    margin-top: 0;
    text-align: center;
}
.form-banner-outer input[type="submit"]
{
	width: 100% !important;
}
.form-banner-outer textarea 
{
	padding: 10px;
	height: 60px;
}
.callback-btn {
    border-radius: 6px;
    background: #FF09BA;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.36px;
    padding: 5px 18px;
    border: 1px solid #FF09BA;
    height: 33px;
}
.corner-shape {
    border-radius: 40px 0px;
    background: linear-gradient(180deg, #A3F3FF 0%, #73EDFF 100%);
    box-shadow: -4px 4px 7px 0px rgba(0, 0, 0, 0.25);
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    text-align: center;
    margin-right: 30px;
}
.corner-shape span
{
	color: #000;
	font-family: 'Short Stack', cursive;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	line-height: normal;
}
.corner-shape strong
{
	color: #000;
	font-family: 'Schoolbell', cursive;
	font-size: 27px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	display: inline-block;
	width: 100%;
	letter-spacing: 2.45px;
}
.corner-shape::after {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    position: absolute;
    border-radius: 40px 0px;
    border: 3px solid #FFF;
    content: '';
    left: 10px;
    top: -10px;
}
.top-banner i {
    display: inline-block;
    text-align: center;
    color: #FFF;
    text-shadow: 0px 3px 4px rgba(0, 0, 0, 0.30);
    font-family: 'Mali', cursive;
    font-size: 26px;
    font-style: italic;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.04px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;
}
.ngn-arrow {
    margin: 60px  0;
    max-width: 480px;
}
.ngn-heading {
    color: #000;
    font-family: 'Schoolbell', cursive;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 2.45px;
	margin-top:0;
	text-align: center;
	margin-bottom: 70px;
	display: inline-block;
	width:100%;
}
.ngn-heading  span {
    border-radius: 7px;
    background: #02D12F;
    padding: 0 10px;
    color: #fff;
}
.ngn-healthcare {
    padding: 70px 0;
}
.ngn-healthcare p , .ngn-healthcare li
{
	color: #000;
	font-family: 'Rubik', sans-serif;

	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 28px; /* 157.143% */
	letter-spacing: 0.63px;
}
.ngn-healthcare p span 
{
	color: #0784DE;
	font-weight: 500;
}
.ngn-healthcare ul 
{
	padding-left: 15px;
}
.ngn-healthcare li {
    list-style-type: disc;
}
.ngn-healthcare  h4 {
    color: #FFF;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size:22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    margin: 0;
    padding: 12px;
    background: #FF5757;
}

.ngn-healthcare  h4 a{
    color: #FFF;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size:22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.9px;
    text-align: center;
    margin: 0;
    padding: 12px;
    background: #FF5757;
}
.row-outer .row {
    margin: 0 -50px 70px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.row-outer .row:last-child
{
	margin-bottom: 0;
}
.row-outer .col-md-6 {
    padding: 0 50px;
}
.row-outer .row:nth-child(even)
{
	flex-direction: row-reverse;
    display: flex;
    flex-wrap: wrap;
}


.mental-healthcare .row {
    margin: 0 -50px;
}
.mental-healthcare .col-md-6 {
    padding: 0 50px;
	margin-bottom: 50px;
}

.ngn-img-text {
    border-radius: 5px 5px 0 0;
    position: relative;
}
.ngn-img-text::after
{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background:linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.60) 100%);
}
.ngn-overlay-text {
    padding: 10px 30px;
    position: absolute;
    bottom: 0;
    color: #ffff;
    z-index: 1;
}
.ngn-overlay-text ul
{
	margin: 0;
}

.ngn-overlay-text p  , .ngn-overlay-text li
{
	margin:0;
	color: #FFF;
	font-family: 'Rubik', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.51px;
}
.ngn-img-outer h4 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.75px;
    text-align: center;
    margin: 0;
    padding:15px 12px;
    background: #FFD230;
}

.ngn-img-outer h4 a {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.75px;
    text-align: center;
    margin: 0;
    padding:15px 12px;
    background: #FFD230;
}
.border-img {
    border-radius: 25px;
    border: 4px dashed #FFD230;
    background: #FFF;
    padding: 30px;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
	    z-index: 1;
    position: relative;
}
.border-img img {
    max-height: 175px;
}
.virtual-inner h4 {
    margin: 0;
    border-radius: 25px 25px 0px 0px;
    background: #5743D6;
    text-align: center;
    padding: 13px;
    color: #FFF;
     font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.96px;
}

.virtual-inner h4 a {
    margin: 0;
    border-radius: 25px 25px 0px 0px;
    background: #5743D6;
    text-align: center;
    padding: 13px;
    color: #FFF;
     font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.96px;
}
.virtual-inner ul {
    background: #EBF6FF;
    padding: 20px 40px;
	min-height: 200px;
}
.virtual-inner ul li
{
	color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	margin-bottom: 3px;
	list-style-type: disc;
	line-height: normal;
	letter-spacing: 0.72px;
}
.virtual-heading {
    color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.75px;
    text-align: center;
    margin-bottom: 60px;
}
.virtual-heading span
{
	border-radius: 7px;
	color: #fff;
	padding: 5px;
	background: #FF09BA;
}
.virtual-support {
    padding: 50px 0 100px;
}

.online-classes {
    padding: 50px 0;
    text-align: center;
    background: #FFD230;
}
.online-classes  h2 {
    color: #000;
    	font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.02px;
    margin-top: 0;
    margin-bottom: 50px;
}
.circle-count {
    display: inline-flex;
    background: #FFF;
    border: 5px solid #A8FFFA;
    width: 150px;
    height: 150px;
    align-items: center;
    justify-content: center;
    box-shadow: 4px 4px 10px rgba(0, 0, 0, 0.25);
    border-radius: 100%;
    flex-direction: column;
    margin-bottom: 20px;
}
.online-classes h5 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.2px;
    margin: 0;
}
.online-classes strong
{
	color: #FF09BA;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1.05px;
}
.online-classes span
{
	color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.72px;
}
.ngn-about-section {
    padding: 40px 0;
	overflow: hidden;	
    position: relative;
}
.abt-bio {
    text-align: right;
	position: relative;
}
.abt-bio::after {
    content: url(images/new/qoma.svg);
    top: -40px;
    position: absolute;
    transform: scale(0.7);
    left: 123px;
}
.abt-bio img {
    margin-bottom: 20px;
}
.abt-bio p {
    color: #000;
    text-align: right;
    font-family: 'Rubik', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.57px;
    max-width: 450px;
    margin-left: auto;
    margin-bottom: 20px;
}
.abt-bio strong
{
	width: 100%;
	display: inline-block;
	color: #000;
	text-align: right;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 20px; /* 125% */
	letter-spacing: 0.8px;
}
.abt-bio span
{
	width: 100%;
	display: inline-block;
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0.28px;
}
.ngn-about-section p
{
	color: #000;
	font-family: 'Rubik', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	line-height: 33px; /* 150% */
	letter-spacing: 0.66px;
}
.ngn-about-section h3
{
	color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.34px;
}
.ngn-about-section .row
{
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.curve-img
{
	position: absolute;
    top: 40px;
    height: 90%;
    left: 140px;
}
.curve-img img
{
	height: 100%;
}
.monshot-vision {
    padding: 45px 0;
    background: #E1FFCF;
}
.monshot-vision h3
{
	margin-top: 0;
	color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 0.34px;
	display:inline-block;
	width: 100%;
	margin-bottom: 25px;
}

.monshot-vision p
{
	color: #000;
	font-family: 'Rubik', sans-serif;
	font-size:19px;
	font-style: normal;
	font-weight: 400;
	margin-top:0;
	margin-bottom:0;
	line-height: 33px; /* 150% */
	display:inline-block;
	width: 100%;
	letter-spacing: 0.66px;
}
.online-classes .row
{
	    max-width: 915px;
    margin: auto;
}
.cat-list {
    position: relative;
    text-align: center;
    padding: 130px;
}

 .circle-menu {
      position: relative;
      width: 900px;
      height: 900px;
      border-radius: 50%;
	  margin: 20px auto;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .menu-item-new{
		position: absolute;
		width: auto;
		height: auto;
		border-radius: 50%;
		transform: translate(-50%, -50%);
		cursor: pointer;
		transition: transform 0.3s ease;
		text-align: center;
		color: #000;
		text-align: center;
		font-family: Montserrat;
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	}
	.menu-item-new span {
		width: 100%;
		display: inline-block;
		max-width: 140px;
		margin-top: 10px;
		margin-bottom: 10px;
	}

    .menu-item:hover {
      transform: scale(1.2);
    }

   .menu-item-new:nth-child(1) { transform: rotate(0deg) translate(350px) rotate(0deg); }
    .menu-item-new:nth-child(2) { transform: rotate(30deg) translate(350px) rotate(-30deg); }
    .menu-item-new:nth-child(3) { transform: rotate(60deg) translate(350px) rotate(-60deg); }
    .menu-item-new:nth-child(4) { transform: rotate(90deg) translate(350px) rotate(-90deg); }
    .menu-item-new:nth-child(5) { transform: rotate(120deg) translate(350px) rotate(-120deg); }
    .menu-item-new:nth-child(6) { transform: rotate(150deg) translate(350px) rotate(-150deg); }
    .menu-item-new:nth-child(7) { transform: rotate(180deg) translate(350px) rotate(-180deg); }
    .menu-item-new:nth-child(8) { transform: rotate(210deg) translate(350px) rotate(-210deg); }
    .menu-item-new:nth-child(9) { transform: rotate(240deg) translate(350px) rotate(-240deg); }
    .menu-item-new:nth-child(10) { transform: rotate(270deg) translate(350px) rotate(-270deg); }
    .menu-item-new:nth-child(11) { transform: rotate(300deg) translate(350px) rotate(-300deg); }
    .menu-item-new:nth-child(12) { transform: rotate(330deg) translate(350px) rotate(-330deg); }

    .center-image {
      width: 500px;
      height: 500px;
      border-radius: 50%;
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      z-index: 1;
    }
	.category-section h1 {
		text-align: center;
		color: #000;
		font-family: 'Barlow Semi Condensed', sans-serif;
		font-size: 30px;
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		font-variant: all-small-caps;
		letter-spacing: 1.52px;
		margin-top: 0;
		margin-bottom: 0px;
	}
	.category-section h1 span {
		border-radius: 7px;
		background: #02D12F;
		color: #fff;
		padding: 0 10px;
	}
	.category-section i
	{
		display: inline-block;
		width: 100%;
		text-align: center;
		color: #000;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.96px;
	}
	.category-section {
    padding: 150px 0 50px;
    /* background-image: url(images/new/bg-new.png); */
    margin-top: -83px;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.bg-ngn {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: -15px;
}
.blue-arrow
{
	position: absolute;
    left: -100px;
    max-width: 500px;
    top: 185px;
}
.green-arrow
{
	position: absolute;
    max-width: 500px;
    bottom: 100px;
    right: -100px;
}
.curve-img::after {
    content: '';
    position: absolute;
    left: -1000px;
    background: #dffbff;
    height: 100%;
    top: 0;
    width: 1000px;
}
.shape3 
{
	 position: absolute;
    left: -35px;
    top: -60px;
}
.virtual-inner {
    z-index: 1;
    position: relative;
}
.shape2 
{
	position: absolute;
    right: -30px;
    bottom: -70px
}
.shape1 
{
	 position: absolute;
    top: 166px;
    left: -50px;
    max-height: 332px
}
.ngn-img {
    position: relative;
    z-index: 1;
}


.footer {
    padding-top: 50px;
    padding-bottom: 40px;
    position: relative;
    background: #b1deff;
}
.footer h6 {
    color: #394c62;
    font-family: 'Poppins', sans-serif;
    font-size: 20.459px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.173px;
    margin-bottom: 20px;
}
.footer ul li {
    margin-bottom: 10px;
}
.footer ul li a {
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.704px;
    display: flex;
    gap: 15px;
}
a.double-arrow {
    position: absolute;
    right: -60px;
    bottom: 25px;
}	
.copyright {
    color: #FFF;
    font-size: 16.045px;
	 font-family: 'Poppins', sans-serif;
    font-style: normal;
    font-weight: 500;
    line-height: 32.481px;
    letter-spacing: 0.541px;
    background: #3CA7F6;
    text-align: center;
    padding: 10px 0;
}
.service-banner
{
	background-image: url(images/new/bg1.png);
	padding: 55px 0;
	background-size: cover;
	background-repeat: no-repeat;
}
.service-banner .form-banner-outer form
{
	background: #A084E8;
}
.service-banner .form-banner-outer form label
{
	color: #fff;
}
.service-banner .form-banner-outer input, .service-banner .form-banner-outer select, .service-banner .form-banner-outer textarea
{
	border-color: #fff;
}
.service-banner  .form-banner-outer
{
	margin-top:0;
}
.col-sm-12.text-center.note {
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.5px;
    margin: 0;
}
.service-banner .row {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}
.service-img {
    max-width: 586px;
    margin-bottom: 3px;
    position: relative;
    left: 108px;
}
.ourlearning {
    background-image: url(images/new/common-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -70px;
    padding-top: 75px;
}
.ourlearning h2 {
    color: #000;
    text-align: center;
   font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.9px;
    margin-top: 60px;
    margin-bottom: 60px;
}
.teacher-center {
    padding: 30px 0;
    background: #C3F9FF;
	position: relative;
}
.workshop-outer {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #FFFCF0;
    display: inline-block;
    width: 100%;
    max-width: 300px;
}
.workshop-img {
    min-height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.workshop-outer h5 {
    color: #FFF;
    text-align: center;
   font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.6px;
    margin: 0;
    border-radius: 5px;
    background: #01C8DE;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.workshop-outer h5 a {
    color: #FFF;
    text-align: center;
   font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.6px;
    margin: 0;
    border-radius: 5px;
    background: #01C8DE;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ourlearning li
{
	list-style-type: disc;
}
.ourlearning ul 
{
	padding-left: 15px;
	margin: 0;
}
.ourlearning p , .ourlearning li,  .ourlearning strong
{
	color: #000;
	 font-family: 'Rubik', sans-serif;
	font-size: 18px;
	margin:0;
	font-style: normal;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0.6px;
}
.ourlearning p a
{
	font-weight: 600;
	font-style: italic;
	color: #000;
}
.ourlearning i 
{
	font-weight: 600;
}
.one-on-one {
    padding: 30px 0;
	position: relative;
    background: #FEFFDF;
}
.onetoone {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #FFFCF0;
    display: inline-block;
    width: 100%;
    max-width: 300px;
	    position: relative;
    z-index: 1;
}
.one-img {
    min-height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.onetoone h4 {
    color: #FFF;
    text-align: center;
   font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.6px;
    margin: 0;
    border-radius: 5px;
    background: #EEBB05;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.onetoone h4 a {
    color: #FFF;
    text-align: center;
   font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.6px;
    margin: 0;
    border-radius: 5px;
    background: #EEBB05;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.one-on-one .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.program-object {
    background: #F2E6FF;
    padding: 30px 0;
	position: relative;
}
.program-object .onetoone h4
{
	background: #B193FF;
}
.Group-conseling {
    padding: 30px 0;
    background: #DCFFEA;
    position: relative;
}
.Group-conseling .row {
    display: flex;
    align-items: center;
	flex-wrap: wrap;
	
}
.Group-conseling h4
{
	background: #0FCEAC;
}
.program-object .row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.double-circle {
    position: absolute;
    right: 50px;
    top: -50px;
}
 .curve-circle {
    position: absolute;
    bottom: 15px;
}
.triangle {
    position: absolute;
    right: 0;
    bottom: -40px;
    z-index: 1;
    height: 140px;
}
.line-triangle {
    position: absolute;
    bottom: -15px;
    height: 140px;
    z-index: 1;
}
.ngn-seel {
    padding: 80px 0 40px;
    background: #F9FEDB;
}
.ngn-seel h1
{
	margin-top: 0;
	color: #000;
	text-align: center;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 40px;
	letter-spacing: 1.14px;
}
.ngn-seel p
{
	color: #000;
	font-family: 'Rubik', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 137.5% */
	letter-spacing: 0.72px;
	
}
.ngn-seel p 
{
	margin-bottom: 50px;	
}
.ngn-seel img 
{
	width: 100%;
}
.ngn-seel h4 {
    border-radius: 7px;
    border: 2px solid #FFF;
    background: #FF09BA;
    text-align: center;
    color: #fff;
    padding: 8px 10px;
    color: #FFF;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.72px;
    margin-top: -2px;
    margin-bottom: 12px;
}

.ngn-seel .row 
{
	margin: 0 -50px;
	display: flex;
    flex-wrap: wrap;
}

.ngn-seel .row .col-md-6 
{
	padding: 0 50px;
}

.faq-outer {
    background: #E9F7FE;
    padding-top: 50px;
    padding-bottom: 50px;
}
.faq-outer .row 
{
	margin: 0 -40px;
}
.faq-outer .col-md-6 {
    padding: 0 40px;
}
.faq-outer h2 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: 1.9px;
    margin-bottom: 50px;
    text-align: center;
}

.faq-inner {
    padding-bottom: 20px;
    margin-bottom: 20px;
    position: relative;
}
.faq-inner label {
    margin-bottom: 8px;
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.85px;
}
.faq-inner p {
    margin-bottom: 0;
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px;
    letter-spacing: 0.85px;
}

.faq-inner::after {
    width: 102px;
    height: 1px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
}
.new-header {
    position: relative;
    width: 100%;
}
section.new-header .container {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    max-width: 1440px;
}
header.sleek .container > .row
{
	    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ngn-nav {
    margin-left: auto;
}
.ngn-nav ul {
    display: flex;
    flex-wrap: wrap;
}
.ngn-logo {
    padding: 8px 0;
	  display: flex;
    gap: 20px;
}

.ngn-nav ul {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.ngn-nav ul li {
    display: inline-flex;
    align-items: center;
}
.ngn-nav ul li a
{
	color: #000;
	font-family: Montserrat;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	padding: 15px;
	line-height: normal;
	letter-spacing: 0.51px;
}
a.logo1 img {
    max-height: 85px;
}

.ngn-nav ul li a {
    color: #000;
    font-family: Montserrat;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    padding: 15px;
    line-height: normal;
    letter-spacing: 0.51px;
    display: inline-flex;
    height: 100%;
    align-items: center;
    cursor: pointer;
}
.ngn-nav ul li a:hover 
{
	background: #7CC6FD;
}

.ngn-nav {
    margin-left: auto;
    display: flex;
    align-items: center;
    gap: 20px;
}

.login-btns
{
	background: transparent !important;
	border:none !important; 
	
}
.checkout-btns
{
	position: relative;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu
{
	text-align: right !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
{
	font-size: 15px !important; 
	font-weight: 600!important;
	font-family: Montserrat!important;
}
.sleek .topmenu>li:first-child a>span.vibebp_name
{
	    font-family: Montserrat!important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600!important;
}
a.loggedin_user {
    display: flex;
    flex-direction: column !important;
    gap: 8px;
}
.checkout-btns em 
{
	font-size: 12px;
    position: absolute;
    top: -8px;
    right: 15px;
    width: 20px;
    height: 20px;
    background: #7cc6fd;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.login-btns , .checkout-btns {
    color: #000 !important;
    font-family: Montserrat!important;
    font-size: 13px !important;
    font-style: normal;
    font-weight: 600!important;
    padding: 15px 10px!important;
	flex-direction: column;
	    gap: 6px !important;
    line-height: normal !important;
    letter-spacing: 0.51px !important;
	background: transparent !important;
    display: inline-flex!important;
	height: auto !important;
	text-transform: uppercase;
    align-items: center !important;
    cursor: pointer;
}

.school-banner {
	background: url(images/new/school-bg.svg);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 0 10px;
	overflow: hidden;
}
.school-banner .form-banner-outer {
    margin: 0;
    z-index: 1;
    position: relative;
}
.school-banner-left h6 {
    color: #000;
    font-family: Montserrat;
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0;
}
.school-banner-left p
{
	color: #000;
	
	font-size: 22px;
	font-style: italic;
	font-weight: 400;
	line-height: 33px; /* 150% */
	letter-spacing: 0.66px;
}
.school-banner-left h1 {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0.6px;
    margin-top: 10px;
    background: #C4FFA0;
    padding: 10px;
    position: relative;
}
.school-banner-left h1 span
{
	color: #000;
	font-size: 28px;
	font-style: normal;
	font-weight: 600;
	line-height: 38px;
	letter-spacing: 0.56px;
}
.school-banner-left h1 span span
{
	color: #FF20C1;
}
.pusher .container {
    max-width: 1240px !important;
}
.school-banner-left h1::before {
    content: '';
    background: #C4FFA0;
    position: absolute;
    right: 100%;
    width: 5000px;
    height: 100%;
    top: 0;
}
.school-banner-left h1::after {
    width: 0;
    height: 0;
    border-top: 47px solid transparent;
    border-left: 50px solid #C4FFA0;
    border-bottom: 50px solid transparent;
    position: absolute;
    content: '';
    left: 100%;
    top: 0;
}
.school-banner-left .form-banner-outer
{
	max-width: 490px;
}


.school-banner-left {
    display: flex;
    flex-wrap: wrap;
}
.school-banner .row {
    display: flex;
    flex-wrap: wrap;
}


.clip-img
{
	margin-top: auto;
	display: flex;
    align-items: flex-end;
	width: 100%;
    justify-content: center;
}
.clip-img img {
    margin-left: -40px;
    margin-bottom: -16px;
}
.what-we-offer h1 {
    color: #000;
    text-align: center;
      font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 38px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.9px;
    margin-bottom: 60px;
    margin-top: 0;
}
.what-we-offer {
    padding: 150px 0;
    background: url(images/new/offer-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -108px;
}
.what-we-offer .row {
    display: flex;
    flex-wrap: wrap;
    row-gap: 80px;
	margin: 0 -40px;
}
.offer-box
{
	padding: 0 40px !important;
}
.offer-inner {
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #FFFCF0;
    width: 100%;
    text-align: center;
    display: inline-block;
}
.offer-img {
    min-height: 230px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}
.offer-inner h4 {
    color: #000;
    text-align: center;
     font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0.6px;
    margin-top: 0;
    padding: 0 15px;
}
.what-we-offer {
    padding: 230px 0 240px;
    background: url(images/new/offer-bg.svg);
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -108px;
    position: relative;
}
.goals-section ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}
.goals-section ul li img {
    max-height: 135px;
}
.goals-section {
    padding: 60px 0;
}
.goals-section h1 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700; 
    line-height: normal;
    letter-spacing: 1.9px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 60px;
}
.goals-section h1 span
{
	color: #3CA7F6;
}
.ngn-vision-section {
    display: inline-block;
    width: 100%;
    background: #eff8ff;
    padding: 30px 0;
	position: relative;
	overflow: hidden;
}
.curve-img2 {
    position: absolute;
    top: 30px;
    height: 90%;
    right: 140px;
}
.curve-img2::after {
    content: '';
    position: absolute;
    right: -1000px;
    background: #E4FFF2;
    height: 100%;
    top: 0;
    width: 1000px;
}
.curve-img2 img {
    height: 100%;
}

.ngn-vision-section p {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 33px;
    letter-spacing: 0.66px;
}
.ngn-vision-section h3 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.34px;
}
.ngn-vision-section 	.row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.vision-img img {
    max-width: 350px;
}

.curriculum-based ul {
    display: flex;
    flex-wrap: wrap;
    column-gap: 100px;
	position: relative;
}
.curriculum-based ul li 
{
	position: relative;
	width: calc(50% - 50px);
}
.curriculum-based ul li .curr-inner-box {
    position: relative;
    display: inline-flex;
    min-height: 160px;
	flex-direction:column;
    border-radius: 30px;
    border: 1px solid #FFF;
    background: #FFEFC6;
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.25);
    padding: 12px 28px;
    margin-top: 70px;
	text-align: left;
	z-index: 1;	
}
.curr-box {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    border: 7px solid #FFF;
    background: #FF09BA;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -50px;
    top: -50px;
}
.curriculum-based ul li h4 {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 33px;
    letter-spacing: 0.69px;
    margin-top: 0;
    margin-bottom: 7px; 
}
.curriculum-based ul li:nth-child(even) .curr-box
{
	 right: inherit;
	 left: -50px;
}
.curriculum-based ul li p
{
	color: #000;
	 font-family: 'Rubik', sans-serif;
	 margin-bottom: 0;
	font-size: 21px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px; /* 142.857% */
	letter-spacing: 0.63px;
}

.curriculum-based ul li:nth-child(2) .curr-inner-box
{
	background: #E1FFCF;
}
.curriculum-based ul li:nth-child(3) .curr-inner-box
{
	background: #CAF4FA;
}
.curriculum-based ul li:nth-child(4) .curr-inner-box
{
	background: #E3D8FF;
}
.curriculum-based ul li:nth-child(5) .curr-inner-box
{
	background: #E1FFCF;
}
.curriculum-based ul li:nth-child(6) .curr-inner-box
{
	background:#CAF4FA;
}
.curriculum-based ul li:nth-child(7) .curr-inner-box
{
	background: #E3D8FF;
}.curriculum-based ul li:nth-child(8) .curr-inner-box
{
	background: #FFEFC6;
}
.curriculum-based ul li:nth-child(9) .curr-inner-box
{
	background: #E1FFCF;
}

.curriculum-based h6
{
	color: #000;
	text-align: center;
	 font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 33px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	letter-spacing: 1.9px;
}
.curriculum-based h1 {
    color: #FFF;
    text-align: center;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    border-radius: 29px;
    background: #1E9AF6;
    padding: 10px 20px;
    letter-spacing: 1.9px;
    margin-bottom: 20px;
    margin-top: 0;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.curriculum-based ul li:nth-child(2) 
{
	margin-top: 100px;
}
.curriculum-based ul li:nth-child(3)
{
	margin-top: -100px;
}
.curriculum-based ul li:nth-child(4) 
{
	margin-top: 0;
}
.curriculum-based ul li:nth-child(5) 
{
	margin-top: -100px;
}
.curriculum-based ul li:nth-child(6) 
{
	margin-top: 0;
}
.curriculum-based ul li:nth-child(7) 
{
	margin-top: -100px;
}.curriculum-based ul li:nth-child(8) 
{
	margin-top: 0;
}
.curriculum-based ul li:nth-child(9)
{
	margin-top: -100px;
	    margin-bottom: 60px;
}
.curriculum-based ul li:nth-child(even) h4 {
    padding-left: 30px;
    padding-right: 10px;
}
.curriculum-based  i {
    color: #000;
    text-align: center;
    font-family: 'Mali', cursive;
    font-size: 23px;
    font-style: italic;
    font-weight: 500;
    line-height: normal;
    display: inline-block;
    margin-bottom: 50px;
    width: 100%;
}
.curriculum-based  i span 
{
	color: #068BED;
	display: inline-block;
	width: 100%;
}
.curriculum-based {
    text-align: center;
    background: url(images/new/curr-bg1.svg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 160px;
    margin-top: -85px;
	position: relative;
}
.curriculum-based ul::after {
    border-radius: 30px;
    border: 4px solid #FFF;
    background: #1EE4FF;
    width: 46px;
    height: 100%;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
.hand-img {
    margin-top: 30px;
}
.padd-right p {
    padding-right: 125px;
}
.hands {
    position: absolute;
    top: -120px;
    right: 100px;
}
.boy {
    position: absolute;
    left: 100px;
    top: -135px;
}
.pdf-download {
    position: fixed;
    right: 0;
    z-index: 9;
    top: 250px;
}
.pdf-download {
    max-width: 37px;
}
.refund-section {
    background-color: #E0F2FF;
    padding: 50px 0;
	background-image: url(images/new/refund-bg.png);
	background-size: 100%;
}
.refund-section h2 {
    margin-top: 0;
    text-align: center;
    margin-bottom: 30px;
}
.refund-section h2 span {
    border-radius: 8px;
    background: #FFD230;
    padding: 8px 30px;
    color: #000;
    font-family: Montserrat;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.63px;
}
.refund-section p {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.95px;
    margin-bottom: 50px;
}
.refund-section h4 {
    margin-top: -20px;
    text-align: center;
    position: relative;
    margin-bottom: 0;
}
.refund-section h4 span {
    border-radius: 8px;
    background: #3D68DB;
	position: relative;
    display: inline-block;
    max-width: 370px;
    width: 100%;
    text-align: center;
    color: #FFF;
    font-family: Montserrat;
    font-size: 19px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.57px;
    padding: 9px;
}
.refund-section li {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.85px;
    margin-bottom: 5px;
}
.refund-section li a 
{
	color: #000;
}


.refund-section h4::before {
    content: '';
    height: 2px;
    background: #000;
    position: absolute;
    left: 0;
    width: calc(50% - 195px);
    top: 20px;
}
.refund-section h4::after {
    content: '';
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    width: calc(50% - 195px);
    top: 20px;
}
.border-section {
    padding: 50px 50px 60px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    margin-top: -20px;
}

.refund-section h4 span::after {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid black;
    content: '';
    position: absolute;
    left: -14px;
    top: 13px;
}
.refund-section h4 span::before {
    width: 0; 
	height: 0; 
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid black;
    content: '';
    position: absolute;
    right: -14px;
    top: 13px;
}
.refund-section ul {
    list-style-type: nu;
}
.refund-section ol {
    list-style-type: disc;
}

.refund-outer .refund-outer-inner:nth-child(1) h4 span:before  , .refund-outer .refund-outer-inner:nth-child(1) h4::after   {
    display: none;
}
.refund-outer .refund-outer-inner:nth-child(odd) .border-section , .refund-outer .refund-outer-inner:nth-child(odd) .border-section {
    border-right: none;
}

.refund-outer .refund-outer-inner:nth-child(even) .border-section {
    border-left: none;
}
.refund-outer .refund-outer-inner:nth-child(even) .border-section {
    border-left: none;
}

.refund-outer .refund-outer-inner:nth-child(even) span::after {
    transform: rotate(180deg);
}
.refund-outer .refund-outer-inner:nth-child(odd) span::before {
    transform: rotate(180deg);
}
.refund-outer-inner
{
	position: relative;
}
.border-section
{
	position: relative;
}
.refund-outer-inner:last-child .border-section::after
{
	content: '';
    height: 2px;
    background: #000;
    position: absolute;
    right: 0;
    width: calc(50% - 195px);
    bottom: 0px;
}
.refund-outer-inner:last-child .border-section::before {
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid black;
    content: '';
    position: absolute;
    bottom: -7px;
    transform: rotate(180deg);
    right: calc(50% - 197px);
}
.contact-page {
    background-color: #E0F2FF;
    padding: 80px 15px 100px;
	text-align: center;
	background-image: url(images/new/contact-bg.svg);
	background-size: 100%;
	
}
.contact-page .bgcontact {
    border-radius: 12px;
    background: rgba(1, 46, 163, 0.52);
    max-width: 560px;
    margin: auto;
    text-align: left;
    display: inline-block;
    width: 100%;
    padding: 18px 16px;
}
.contact-page h1 {
    color: #FFD230;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.25);
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 33px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.9px;
    margin-top: 0;
    margin-bottom: 16px;
    text-align: center;
}
.line-tag {
    height: 1px;
    width: 100%;
    display: inline-block;
    background: #fff;
    margin-bottom: 0px;
    position: relative;
}
.line-tag::before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    top: -3px;
}
.line-tag::after {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100%;
    top: -3px;
	right: 0;
}
.contact-page form label {
    margin: 0;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.36px;
    width: 100%;
}
.wh-input {
    margin-bottom: 17px;
}
.contact-page form input , .contact-page form textarea {
    border-radius: 5px;
    border: 0.5px solid #555;
    background: #FFF;
    width: 100%;
	height: 34px;
	color: #9D9D9D;
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	padding: 0 10px;
	letter-spacing: 0.33px;
}
.contact-page form textarea
{
	height: 60px;
	padding-top: 10px;
}
.wh-button {
    border-radius: 6px;
    border: 1px solid #FFF;
    background: #FF09BA;
    width: 100%;
    height: 34px;
    color: #FFF;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.36px;
}
.contact-text  strong {
    color: #FFF;
    font-family: 'Rubik', sans-serif;
	width: 100%;
	display: inline-block;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.85px;
}
.contact-text  p
{
	color: #FFF;
	 font-family: 'Rubik', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 0.51px;
}
.contact-text ul li {
    gap: 24px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
.contact-text
{
	text-align: center;
}
.contact-text ul {
    max-width: 330px;
    margin: 10px auto 30px;
    text-align: left;
}
.contact-text ul li img {
    margin-top: 6px;
}
.social-icons {
    display: flex;
    gap: 16px;
    color: #FFF;
     font-family: 'Rubik', sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.51px;
    justify-content: center;
	padding-top: 15px;
	align-items: center;
}
.social-icons ul {
    display: flex;
    gap: 5px;
}
.contact-page h1 +  .line-tag {
    margin-bottom: 20px;
}
.privacy-banner {
    padding: 50px 0;
    background: #E0F2FF;
}
.privacy-banner h4 {
    color: #000;
    font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 34px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    letter-spacing: 1.14px;
    margin-top: 0;
    margin-bottom: 8px;
}
.privacy-banner h1 {
    color: #0093FF;
     font-family: 'Barlow Semi Condensed', sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 1.74px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
    margin-top: 0;
}
.privacy-banner p
{
	color: #000;
	font-family: 'Rubik', sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 136.842% */
	letter-spacing: 0.57px;
}
.ngn-common{
    padding: 50px 0;
}
.ngn-common p , .ngn-common li  , .ngn-common span , .ngn-common strong , .ngn-common strong i ,  .modification-notice p
{
	color: #000;
	font-family: 'Rubik', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px; /* 152.941% */
	letter-spacing: 0.51px;
}
 .ngn-common span
 {
	 display: inline-block;
	 width: 100%;
 }
 .ngn-common span + ul {
    margin-bottom: 15px;
}
 .ngn-common  i ,  .ngn-common  strong
 {
	 font-weight: 600;
 }
.ngn-common li a  , .ngn-common p a
{
	color: #000;
}
.ngn-common ul + h3  ,.ngn-common ol + h3 
{
	margin-top: 30px;
}
.pl-0
{
	padding-left: 0;
}
.ngn-common h3 , .modification-notice h3 
{
	margin-top: 0;
	color: #000;
	font-family: 'Barlow Semi Condensed', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 600;
	line-height: 26px; /* 108.333% */
	letter-spacing: 0.72px;
	margin-bottom: 20px;
}
.bg-blue 
{
	background: #E6FFFA;
}
.ngn-common ul {
    list-style-type: decimal;
    padding-left: 20px;
}
.ngn-common ol {
    list-style-type: disc;
    padding-left: 20px;
}
.register-now {
    margin-top: 10px;
    display: inline-block;
    margin-bottom: 30px;
}
.contact-btn
{
	margin-top:40px;
	margin-bottom: 30px;
	display: inline-block;
}
.contact-text-box {
    list-style-type: none !important;
    padding: 0 !important;
}
.ngn-common  i{
    font-weight: 600 !important;
	font-style: italic !important;
}
.modification-notice {
    padding-top: 50px;
}
.ngn-common .row {
    margin: 0 -50px;
}
.ngn-common .col-md-6
{
	padding: 0 50px;
}
.ngn-common
{
	position :relative;
}
.ngn-child {
    position: absolute;
    right: 0;
    top: 100px;
    max-height: 550px;
}
.privacy-banner .row 
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.logo2 img {
    max-width: 95px;
}
/*.archive  .main , .page-id-13219 #content, .page-id-14005 #content
{
	background-image: url(images/new/bg-service.jpg);
	background-size: 100%;
}
.page-id-13219 #content, .page-id-14005 #content
{
	padding-top: 80px;
}

 .page-id-13219 section#title , .page-id-14005 section#title {
    display: none;
}
 .page-id-13219 .content ,  .page-id-14005 .content {
    background: transparent !important;
}
.yith-wcan-filters
{
	padding: 20px;

}
.yith-wcan-filters .widget h4 {
    font-size: 19px !important;
}
.checkbox > label {
    padding-left: 20px !important;
}*/
.row-center .row 
{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.contact-page form .row .col-sm-6 , .contact-page form .row .col-sm-12 {
    padding: 0 40px;
}

@media screen and (max-width: 1200px)
{
	.sleek .topmenu>li:first-child a>span.vibebp_name
	{
		font-size: 0px !important;
	}
	#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link
	{
		font-size: 13px !important;
	}
	.login-btns, .checkout-btns {
    font-size: 0 !important;
}
	.padd-right p {
    padding-right: 0;
}
	.abt-bio::after
	{
		display: none;
	}
	a.double-arrow {
		position: absolute;
		right: 0;
		bottom: -25px;
	}
	a.double-arrow img {
		max-height: 58px;
	}
	.ngn-img-outer h4
	{
		font-size: 15px;
	}
	.green-arrow {
		position: absolute;
		max-width: 300px;
		bottom: 100px;
		right: 0;
	}
	.blue-arrow {
		left: 0;
		max-width: 300px;
	}
}
@media screen and (max-width:1140px)
{
	.center-image {
		width: 290px;
		height: 290px;
	}
	.circle-menu {
		position: relative;
		width: 100%;
		height: 699px;
		border-radius: 50%;
		margin: 20px auto;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.menu-item-new img {
    max-height: 74px;
}
	 .menu-item-new:nth-child(1) { transform: rotate(0deg) translate(265px) rotate(0deg); }
    .menu-item-new:nth-child(2) { transform: rotate(30deg) translate(265px) rotate(-30deg); }
    .menu-item-new:nth-child(3) { transform: rotate(60deg) translate(265px) rotate(-60deg); }
    .menu-item-new:nth-child(4) { transform: rotate(90deg) translate(265px) rotate(-90deg); }
    .menu-item-new:nth-child(5) { transform: rotate(120deg) translate(265px) rotate(-120deg); }
    .menu-item-new:nth-child(6) { transform: rotate(150deg) translate(265px) rotate(-150deg); }
    .menu-item-new:nth-child(7) { transform: rotate(180deg) translate(265px) rotate(-180deg); }
    .menu-item-new:nth-child(8) { transform: rotate(210deg) translate(265px) rotate(-210deg); }
    .menu-item-new:nth-child(9) { transform: rotate(240deg) translate(265px) rotate(-240deg); }
    .menu-item-new:nth-child(10) { transform: rotate(270deg) translate(265px) rotate(-270deg); }
    .menu-item-new:nth-child(11) { transform: rotate(300deg) translate(265px) rotate(-300deg); }
    .menu-item-new:nth-child(12) { transform: rotate(330deg) translate(265px) rotate(-330deg); }
	.top-banner i
	{
		margin-bottom:60px;
	}
	
}
@media screen and (max-width: 1023px)
{
	.contact-page form .row .col-sm-6, .contact-page form .row .col-sm-12 {
    padding: 0 15px;
}
	.ngn-common .row {
		margin: 0;
	}
	a.logo1 img {
    max-height: 70px;
}
	.ngn-common .col-md-6 {
		padding: 0 0 20px;
	}
	img.ngn-child {
   display: none;
}
.modification-notice {
    padding-bottom: 40px;
}
.modification-notice img {
    margin-bottom: 30px;
}
	.curve-img2 {
    display: none;
}
.ngn-vision-section h3 {
    text-align: left;
}
.ngn-vision-section p {
    text-align: left;
}
.school-banner-left h1::after
{
	display: none;
}
	.what-we-offer .row {
		row-gap: 40px;
		margin:0 !important;
	}
	.offer-inner
	{
		height: 100%;
	}
	.hands {
		max-height: 115px;
	}
	.boy {
		max-height: 150px;
	}
	.faq-outer .row {
		margin: 0;
	}
	.offer-box {
		padding: 0 20px !important;
	}
	.ourlearning .col-md-4 {
		width: 100%;
	}
	.workshop-outer {
		margin-bottom: 20px;
	}
	.onetoone
	{
		margin: 20px 0;
	}
	
		.service-banner .form-banner-outer  .col-sm-6, .service-banner .form-banner-outer  .col-sm-12 {
		margin-bottom: 15px;
		width: 100%;
	}
	
	.login-btns, .checkout-btns {
		font-size: 13px;
		gap: 0;
		font-size: 0;
		padding: 10px;
	}
	.ngn-nav {
		gap: 7px;
	}
	.ngn-nav ul li a {
		font-size: 13px;
		padding: 15px 8px;
	}
	.ngn-img img , .ngn-img-text img
	{
		width: 100%;
	}
	.row-outer .row
	{
		margin: 0 0px 35px;
	}
	.col-md-6 
	{
		width: 100%;	
	}
	.row-outer .col-md-6 {
		padding: 0 15px;
		width: 100%;
	}
	.ngn-img {
		margin-bottom: 30px;
	}
	.ngn-heading
	{
		 font-size: 30px;
		 margin-bottom:40px;
	}
	.online-classes h2
	{
		font-size:30px;
	}
	.abt-bio {
		text-align: left;
	}
	.curve-img {
		display: none;
	}
	.ngn-about-section
	{
		background: #dffbff;
	}
	.abt-bio p {
		margin: 0;
		width: 100%;
		text-align: left;
		max-width: 100%;
	}
	.abt-bio strong {
		text-align: left;
	}
	.footer .row > div {
		width: 50%;
	}
	.mental-healthcare .col-md-6 {
		padding: 0 15px;
		margin-bottom: 30px;
	}
	.mental-healthcare .row {
		margin: 0 0;
	}
	.top-banner .row
	{
		margin: 0 0;
	}
	.virtual-support
	{
		overflow: hidden;
	}
	.green-arrow , .ngn-arrow
	{
		display: none;
	}
	.top-banner-left img
	{
		width: 100%;
	}
	.form-banner-outer {
		max-width: 100%;
		margin:30px 0;
	}
	.top-banner .col-sm-6 {
		width: 100%;
	}
	.top-banner {
		padding-bottom: 50px;
	}
	.top-banner .container {
		padding-left: 15px;
	}
		.privacy-banner h4 {
		font-size: 25px;
	}
	.privacy-banner h1 {
		font-size: 40px;
		margin-bottom: 20px;
	}
	.ngn-common {
		padding: 30px 0 30px;
	}
}
.logo1 img 
{
	    max-height: 67px !important;
}
.toggle 
{
	display: none;
	cursor: pointer;
}
.sleek #logo
{
	display: flex;
    gap: 10px;
}
.logged-in .login-btns
{
	display: none !important;
}

@media screen and (max-width: 991px)
{
	.navigation 
	{
		display: none;
	}
}
@media screen and (max-width: 767px)
{
a.logo2 img {
    max-height: 49px !important;
}
.logo1 img#header_mobile_logo {
    max-height: 58px !important;
}
	.privacy-banner h1 {
		font-size: 34px;
		margin-bottom: 20px;
	}
	.ngn-common h3, .modification-notice h3
	{
		    font-size: 19px;
	}
.modification-notice img {
    max-width: 110px;
}
.privacy-banner img {
    max-width: 200px;
}
	section.curriculum-based {
    background: #eff8ff;
    padding-top: 50px;
}
.what-we-offer
{
    background: #e8ffda;
}
	.goals-section {
    padding: 30px 0;
}
.what-we-offer {
    padding: 150px 0 200px;
	background: #e8ffda;
}
.faq-outer .col-md-6 {
    padding: 0 0px;
}
.what-we-offer h1 {
    font-size: 30px;
	margin-bottom: 0;
}
.curriculum-based ul li {
    position: relative;
    width: 100%;
    margin-top: 40px !important;
}
.curr-box {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    border: 4px solid #FFF;
    background: #FF09BA;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: inherit;
    left: -65px !important;
    top: -23px;
}
.goals-section ul li img {
    max-height: 140px;
    width: 50px;
    height: 50px;
}
.goals-section ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.vision-img img {
    max-width: 200px;
}
.hand-img img {
    max-width: 141px;
}
.curriculum-based ul li h4
{
	font-size: 16px;
}
.curriculum-based ul li p {
    font-size: 16px;
    line-height: 24px;
}
.curriculum-based ul li:nth-child(even) h4 {
    padding-left: 0;
    padding-right: 0;
}
.curr-box img {
    max-height: 40px;
}
.curriculum-based ul::after {
    border-radius: 30px;
    border: 2px solid #FFF;
    width: 10px;
    left: 10px;
    right: inherit;
    margin: auto;
}
.curriculum-based ul li .curr-inner-box {
    margin-top: 0;
}
.curriculum-based ul {
    padding-left: 50px;
}
.pdf-download {
    max-width: 24px;
}
.school-banner-left h6
{
	font-size: 20px;
}
.school-banner-left h1 {
    font-size: 20px;
    line-height: 25px;
	padding-left: 0;
}
.offer-inner h4 {
    font-size: 16px;
    line-height: 25px;
}
.hands {
    max-height: 91px;
    right: 0;
}
.boy {
    max-height: 100px;
    left: 20px;
}
.school-banner-left p {
    font-size: 17px;
    line-height: 25px;
}
.school-banner .form-banner-outer .col-sm-6, .school-banner .form-banner-outer .col-sm-12 {
    width: 100%;
}
.school-banner .form-banner-outer form {
    padding: 12px 15px;
}
.clip-img img {
    margin-left: 0;
    margin-bottom: 20px;
    max-width: 175px;
}
.school-banner-left h1 span {
    font-size: 17px;
    line-height: 23px;
}
.faq-outer {
    padding-top: 30px;
    padding-bottom: 30px;
}
.faq-outer h2 {
    font-size: 30px;
    margin-bottom: 50px;;
}
	.goals-section h1 {
		margin-bottom: 30px;
	}
	.ngn-vision-section h3 {
		text-align: left;
		font-size: 25px;
	}
	.ngn-vision-section p {
		font-size: 15px;
		line-height: 26px;
	}
	.curriculum-based h6
	{
		font-size:22px; 
	}
	.curriculum-based h1
	{
		font-size:20px;
	}
	.service-img {
    margin-bottom: 3px;
    position: relative;
    left: 0;
    max-width: 260px;
}
.ngn-seel h4
{
	font-size: 18px;
}
.curriculum-based i
{
	font-size: 16px;
}
	.service-banner .form-banner-outer form {
		padding: 12px 15px;
	}
	.ngn-logo img {
		max-height: 62px;
	}
	.login-btns, .checkout-btns {
		padding: 5px;
	}
	.toggle 
	{
		display: block;
	}
	.ourlearning h2 {
		font-size: 30px;
	}
	.ngn-nav ul {
		position: absolute;
		top: 100%;
		background: black;
		z-index: 9;
		width: 100%;
		left: 0;
		height: auto;
		display:none;
	}
	.ourlearning p, .ourlearning li, .ourlearning strong {
		font-size: 15px;
		margin: 0;
		line-height: 26px;
	}
	.onetoone h4 {
		font-size: 15px;
	}
	.ngn-seel h1 {
		margin-top: 0;
		font-size: 30px;
	}
	.ngn-seel {
    padding: 40px 0;
    background: #F9FEDB;
}
	.ngn-seel p {
		font-size: 15px;
		line-height: 26px;
	}
	.ngn-nav ul li {
		width: 100%;
	}
	.ngn-nav ul li a {
		color: #fff;
		width: 100%;
	}
	.footer .row > div {
		width: 100%;
	}
	.footer .row 	ul {
		margin: 0 !important;
	}
	.footer ul li a
	{
		font-size: 14px;
	}
	a.double-arrow img {
		max-height: 40px;
	}
	a.double-arrow
	{
		right: 20px;
	}
	.virtual-inner {
		margin-bottom: 20px;
	}
	.footer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footer h6 {
		margin-top: 25px;
		font-size: 18px;
	}
	.footer .row .col-sm-3:nth-child(3) h6 {
		margin: 0;
	}
	.copyright {
		font-size: 13.045px;
		line-height: 24.481px;
	}
	.monshot-vision h3 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.monshot-vision p {
		font-size: 15px;
		line-height: 26px;
	}
	.ngn-about-section p {
		font-size: 15px;
		font-style: normal;
		font-weight: 400;
		line-height: 26px;
	}
	.online-classes h5 {
		font-size: 16px;
	}
	.online-classes h2 {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.ngn-about-section h3 {
		margin-top: 0;
		font-size: 25px;
	}
	.virtual-inner ul li
	{
		font-size:17px;
	}
	.online-classes {
		padding-bottom: 20px;
	}
	.online-classes h5 {
		margin-bottom: 20px;
	}
	.border-img {
		border: 2px dashed #FFD230;
		padding: 30px;
		height: 150px;
	}
	.circle-count {
		width: 100px;
		height: 100px;
	}
	.online-classes span {
		font-size: 14px;
	}
	.online-classes strong {
		font-size: 30px;
	} 
	.virtual-inner h4
	{
		font-size: 17px;
	}
	.border-img img {
		max-height: 121px;
	}
	.ngn-img-outer h4 {
		font-size: 13px;
	}
	
	.ngn-img-outer h4 a {
		font-size: 13px;
		   padding: 0 !important;
	}
	.ngn-overlay-text {
		position: relative;
		background: #000;
		padding: 10px;
		text-align: center;
	}
	.ngn-heading , .virtual-heading{
		font-size: 20px;
		margin-bottom: 40px;
		
	}
	section.virtual-support {
		padding-top: 0;
		    padding-bottom: 50px;
	}
	.shape3
	{
		display: none;
	}
	.virtual-inner ul {
		min-height: inherit;
	}
	.ngn-healthcare  h4 {
		font-size: 16px;
	}
	.ngn-healthcare p, .ngn-healthcare li {
		font-size: 15px;
		line-height: 26px;
	}
	.corner-shape {
		margin-right: 0;
	}
	.corner-shape strong {
		font-size: 19px;
	}
	.corner-shape span {
		font-size: 18px;
	}
	.top-banner i {
		font-size: 19px;
		margin-top: 10px;
		margin-bottom: 60px;
	}
	.form-banner-outer form {
		padding: 12px 0;
	}
	.form-banner-outer h2 {
		padding: 10px 15px;
	}
	.circle-menu
	{
		height: auto;
	}
	.menu-item-new {
		position: relative;
		transform: inherit !important;
		width: calc(50% - 10px);
	}
	.center-image {
		position: relative;
	}
	.blue-arrow
	{
		display: none;
	}
	.circle-menu {
		flex-wrap: wrap;
		gap: 10px;
	}
	.refund-section h2 span {
		padding: 8px 14px;
		font-size: 14px;
	}
	.refund-section p {
		font-size: 14px;
	}
	.refund-section li {
		font-size: 14px;
	}
	.border-section {
		padding: 50px 30px 50px;
		margin-top: -13px;
	}
}
@media screen and (max-width:567px)
{
	.contact-page
	{
		padding: 40px 0 40px;
	}
	.contact-page h1
	{
		font-size: 20px;
	}
	.contact-text strong
	{
		font-size: 14px;	
	}
	.contact-text ul
	{
		margin-bottom: 0;
	}
	.contact-text p
	{
		font-size: 13px;
	}
	.contact-text ul li {
		gap: 10px;
	}
	.contact-text ul li img {
		max-width: 27px;
	}
	.social-icons strong {
		display: none;
	}
	.refund-section h4 span {
		max-width: 220px;
		font-size: 12px;
		padding: 9px;
	}
	.refund-section h4::before {
		width: calc(50% - 122px);
	}
	.refund-section h4::after , .refund-outer-inner:last-child .border-section::after
	{
		width: calc(50% - 122px);
	}
	.refund-outer-inner:last-child .border-section::before
	{
		right: calc(50% - 122px);	
	}
}

