:root {
    --general-section-padding-top: 80px;
    --general-section-padding-bottom: 80px;
}

@media (max-width: 1000px) {
	:root {
        --general-section-padding-top: 64px;
        --general-section-padding-bottom: 64px;
    }
}

@media (max-width: 768px) {
	:root {
        --general-section-padding-top: 50px;
        --general-section-padding-bottom: 50px;
    }
}

.general-section-padding-top {
    padding-top: var(--general-section-padding-top) !important;
}

.general-section-padding-bottom {
    padding-bottom: var(--general-section-padding-bottom) !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

p {
	line-height: normal !important;
}

body[data-header-resize="1"] .container-wrap {
    margin-top: 0;
    padding-top: 0px !important;
}

.nectar-cta span.link_wrap {
    display: inline-block;
}

.font-emerald {
	color: var(--nectar-accent-color) !important;
}

.right-aligned-menu-items a {
	padding-left: 30px !important;
	padding-right: 30px !important;
}

.right-aligned-menu-items .menu-title-text,
.nectar-cta .link_text span {
	font-weight: 600 !important;
}

#contact-us div#inline-tV7HupiCPOyGnPPWXiOH-div {
	margin-bottom: 0px !important;
}

#menu-item-16 a[href="#contact-us"]:hover .menu-title-text {
    color: #5ECE72 !important;
}

#menu-item-16 a[href="#contact-us"]::before {
    border: 2px solid #5ECE72 !important;
}

#menu-item-16 a[href="#contact-us"]:hover::before {
    background: #FFFFFF !important;
}

#home-banner {
	overflow: hidden;
}

#home-banner .row_col_wrap_12::before {
    content: ""; 
    position: absolute; 
    top: 70%;
    left: 0;
    width: 100%;
    height: 100vh; 
    border-radius: 1448.542px;
    background: radial-gradient(44.62% 46.28% at 50.04% 41.56%, #FFF 0%, #B5E0EB 10%, #5ECE72 100%);
    filter: blur(125px);
    z-index: -1; 
}

#milestone .nectar-milestone {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

#milestone .number,
#milestone .subject {
	color: var(--nectar-accent-color);
}

#milestone .subject {
	font-size: 50px;
	line-height: 50px;
	font-weight: 700;
}

#milestone .vc_col-sm-3:not(:last-child) {
    border-right: 2px solid #858585;
}

#why-us img.img-with-animation.skip-lazy {
	width: 52px;
	height: 64px;
}

#why-us .wpb_text_column h4,
#why-us .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 30px;
}

#why-us .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 30px 0 50px 0 !important;
}

#why-us .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -50px !important;
}

#why-us .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
	transform: scale(1.2) !important;
    box-shadow: inset 0 0 0 5px var(--nectar-accent-color) !important;
}

#why-us .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    opacity: 1 !important;
}

#why-us .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
	width: 10px !important;
	height: 10px !important;
    box-shadow: inset 0 0 0 1px var(--nectar-accent-color) !important;
	transform: scale(1.2) !important;
}

#about .wpb_row {
    background-size: contain;
    background-repeat: no-repeat !important;
	background-position: 50% 50%;
}

#about .about-img {
	display: none;
}

#skills .img-with-aniamtion-wrap .hover-wrap {
    margin-bottom: 10px;
}

#skills .nectar-cta .link_text {
	text-align: center !important;
}

#footer .iwt-icon img,
#certifications .iwt-icon img {
	width: 23px !important;
}

#footer .iwithtext,
#certifications .iwithtext {
    display: flex;
    align-items: center;
    position: relative;
}

#footer .iwithtext .iwt-icon,
#certifications .iwithtext .iwt-icon {
    position: static !important;
    display: flex;
    align-items: center;
}

#footer .iwithtext .iwt-icon img,
#certifications .iwithtext .iwt-icon img {
    width: 23px !important;
    margin-bottom: 0px !important;
}

#footer .iwithtext .iwt-text,
#certifications .iwithtext .iwt-text {
    padding: 0px !important;
    padding-left: 20px !important;
}

#students-are-saying-carousel .nectar-flickity:not(.masonry) .flickity-slider .cell img {
/* 	height: 400px !important; */
	aspect-ratio: 2/3;
}

#students-are-saying-carousel .nectar-video-box a.nectar_video_lightbox:not(.play_button_mouse_follow):before {
	opacity: 0.5 !important;
	border-radius: 10px !important;
}

#students-are-saying-carousel .nectar-video-box .nectar_video_lightbox {
	width: 100px !important;
	height: 65px !important;
}

#students-are-saying-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px;
}

#students-are-saying-carousel .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
	transform: scale(1.2) !important;
    box-shadow: inset 0 0 0 5px var(--nectar-accent-color) !important;
}

#students-are-saying-carousel .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    opacity: 1 !important;
}

#students-are-saying-carousel .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before{
	width: 10px !important;
	height: 10px !important;
    box-shadow: inset 0 0 0 1px var(--nectar-accent-color) !important;
	transform: scale(1.2) !important;
}

#students-are-saying-carousel .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -50px !important;
}

#students-are-saying-carousel .flickity-page-dots {
	display: none;
}

#students-are-saying-carousel .nectar_icon_wrap[data-padding="10px"] .nectar_icon {
	border-radius: 10px !important;
	padding: 10px 30px !important;
}

#testimonials .nectar-flickity p.font-emerald {
	padding-bottom: 10px !important;
}

#testimonials .nectar-flickity p.position,
#testimonials .nectar-flickity p.star {
	padding-bottom: 20px !important;
}

#testimonials .nectar-flickity p.star img {
	height: 30px !important;
	width: auto;
}

#testimonials .nectar-flickity .inner-wrap {
	padding: 20px 30px 50px 30px;
}

#testimonials .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 0px 0 50px 0;
}

#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot.is-selected:before {
	transform: scale(1.2) !important;
    box-shadow: inset 0 0 0 5px var(--nectar-accent-color) !important;
}

#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot {
    opacity: 1 !important;
}

#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots .dot:before {
	width: 10px !important;
	height: 10px !important;
    box-shadow: inset 0 0 0 1px var(--nectar-accent-color) !important;
	transform: scale(1.2) !important;
}

#testimonials .nectar-flickity[data-control-style=material_pagination] .flickity-page-dots {
    bottom: -50px !important;
}

#reach-out .row-bg.viewport-desktop.using-image::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: linear-gradient(180deg, rgba(0,0,0,0) 15%, rgba(0,0,0,0.98) 100%);
    pointer-events: none;
    z-index: 1;
}

#reach-out .row-bg.viewport-desktop.using-image {
    position: relative;
}

#reach-out .nectar-responsive-text,
#reach-out .wpb_text_column {
	margin-bottom: 50px;
}

#reach-out .font-emerald {
	font-weight: 600 !important;
}

#footer .header p {
	font-weight: 700 !important;
}

#footer .quick-links .widgettitle {
	display: none;
}

#footer .quick-links ul {
	display: grid;
	gap: 18px;
}

#footer .quick-links ul,
#footer .default-links ul {
	margin: 0px !important;
}

#footer .quick-links ul li,
#footer .default-links ul li {
	list-style: none;
}

#footer .default-links ul {
	display: flex;
	gap: 18px;
}

#footer .socials img:hover,
#footer .iwithtext:hover img {
	filter: brightness(0) saturate(100%) invert(76%) sepia(54%) saturate(454%) hue-rotate(73deg) brightness(87%) contrast(88%);
}

#footer .iwithtext .iwt-text a {
	color: #fff !important;
}

#footer .iwithtext:hover .iwt-text a,
#footer .iwithtext:hover .iwt-text {
	color: var(--nectar-accent-color) !important;
}

#form-builder .hl-app .row {
	flex-direction: row !important;
	gap: 24px !important;
}

@media only screen and (max-width: 1545px) {	
/* 	#about .wpb_column {
		width: 100% !important;
	} */
	
	#about .divider {
		height: 20px;
	}
	
/* 	#about .wpb_row {
		background-image: none !important;
	}

	#about .about-img {
		display: block;
		margin-bottom: 30px;
	} */
}
@media only screen and (max-width: 999px) {	
	#home-banner .section-a .vc_col-sm-3:nth-child(1),
	#home-banner .section-a .vc_col-sm-3:nth-child(4) {
		width: 10% !important;
	}

	#home-banner .section-a .vc_col-sm-3:nth-child(2),
	#home-banner .section-a .vc_col-sm-3:nth-child(3) {
		width: 40% !important;
	}
	
	#milestone .vc_col-sm-3:nth-child(2) {
		border-right: none;
	}
	
	#about .wpb_row {
		background-image: none !important;
	}

	#about .about-img {
		display: block;
	}
	
	#certifications .logo .vc_col-sm-6 {
		width: 50% !important
	}

	#students-are-saying-carousel .flickity-page-dots {
		display: block;
	}
	
	#footer .footer-bottom .vc_col-sm-6 {
		width: 50% !important
	}
}

@media only screen and (max-width: 690px) {	
	h1 {
		font-size: 36px !important;
		line-height: normal !important;
	}
	
	h2 {
		font-size: 28px !important;
		line-height: normal !important;
	}
	
	h3 {
		font-size: 24px !important;
		line-height: normal !important;
	}
	
	h4 {
		font-size: 20px !important;
		line-height: normal !important;
	}
	
	h5,
	p,
	.iwt-text {
		font-size: 14px !important;
		line-height: normal !important;
		margin-bottom: 0px !important;
	}
	
	#home-banner .row_col_wrap_12::before {
    	top: 50%;
	}
	
	#home-banner .section-a .vc_col-sm-3:nth-child(1),
	#home-banner .section-a .vc_col-sm-3:nth-child(2),
	#home-banner .section-a .vc_col-sm-3:nth-child(3),
	#home-banner .section-a .vc_col-sm-3:nth-child(4) {
		width: 100% !important;
	}
	
	#milestone .vc_col-sm-3 {
		width: 50% !important;
	}
	
	#milestone .number,
	#milestone .symbol-wrap,
	#milestone .subject {
		font-size: 36px !important;
		line-height: normal !important;
	}
	
	#about .wpb_row {
		background-image: none !important;
	}

	#about .about-img {
		display: block;
	}
	
	#about .nectar-cta .link_wrap {
		width: 100%;
		text-align: center;
	}
	
	#why-us .wpb_text_column h4,
	#why-us .img-with-aniamtion-wrap .hover-wrap {
		margin-bottom: 20px;
	}
	
	#students-are-saying-carousel .nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
		margin: 0px 0 50px 0;
	}

	#students-are-saying-carousel .flickity-page-dots {
		display: block;
	}
	
	#certifications .logo .vc_col-sm-6 {
		width: 50% !important
	}
	
	#skills .nectar-cta .link_wrap {
		width: 100%;
		text-align: center;
	}
	
	#skills h5 {
		margin-bottom: 10px !important;
	}
	
	#testimonials .nectar-cta .link_wrap {
		width: 100%;
		text-align: center;
	}
	
	#reach-out .nectar-responsive-text,
	#reach-out .wpb_text_column {
		margin-bottom: 20px;
	}
	
	#footer .header p {
		font-size: 16px !important;
		line-height: normal !important;
	}
	
	#footer .menu-item a {
		font-size: 14px !important;
		line-height: normal !important;
	}
	
	#footer .vc_col-sm-2 {
		width: 100% !important;
	}
	 
	#footer .footer-bottom .vc_col-sm-6 {
        width: 100% !important;
    }
}