.find-location-section { padding: 96px 0 98px; background-color: #8cc63f;}
.find-location-section .container {max-width: 787px;}
.find-location-section .title-block {margin-bottom: 25px;}
.find-location-section .find-location { max-width: 450px; width: 100%;  position: relative;  margin: 0 auto;} .find-location-section .find-location .form-group input::-webkit-input-placeholder { color: rgba(49, 49, 49, 0.5) !important; opacity: 1 !important;}
.find-location-section .find-location .form-group input::-moz-placeholder { color: rgba(49, 49, 49, 0.5) !important; opacity: 1 !important;}
.find-location-section .find-location .form-group input:-ms-input-placeholder { color: rgba(49, 49, 49, 0.5) !important; opacity: 1 !important;}
.find-location-section .find-location .form-group input:-moz-placeholder  { color: rgba(49, 49, 49, 0.5) !important; opacity: 1 !important;} .find-location-section .find-location .explore-btn { position: absolute; right: 0; top: 0; border-radius: 0 26px 26px 0;min-width: inherit;padding: 0 30px;  background-color: #6d4199;color: #fff;font-family: 'diavlo-bold';transition: all 0.5s;}
.no-touchevents .find-location-section .find-location .explore-btn:hover {
background-color: #553475;
color: #fff;
} @media screen and (max-width: 1440px) {
.find-location-section { padding: 80px 0;}
}
@media screen and (max-width: 1199px) {
.find-location-section { padding: 60px 0;}
}
@media screen and (max-width: 767px) {
.find-location-section { padding: 40px 0;}
.find-location-section .title-block { margin-bottom: 15px;} }
@media screen and (max-width: 574px) {
.find-location-section .find-location {max-width: 100%;}
.find-location-section .find-location .explore-btn {position: relative;border-radius: 26px;margin-top: 15px;padding: 0 15px;width: 100%;}
}
@media screen and (max-width: 480px) {
.find-location-section .find-location { flex-wrap: wrap;}
.find-location-section .find-location .form-group{ padding-right: 0;} }
.image-content-section { background-color: #6d4199; overflow: hidden; }
.image-content-section .image-content-inner { display: flex; flex-wrap: wrap; }
.image-content-section .image-content-inner .image-block,
.image-content-section .image-content-inner .content-block { flex: 0 0 50%; max-width: 50%; }
.image-content-section .image-content-inner .image-block img,.image-content-section .image-content-inner .image-block video { width: 100%; height: 100%; object-fit: cover; }
.image-content-section .image-content-inner .content-block { padding: 80px 50px 80px 97px; align-self: center; }
.image-content-section .image-content-inner .content-block .content-block-inner { max-width: 536px; }
.image-content-section .image-content-inner .content-block .content-block-inner p { color: #fff; margin-bottom: 24px; }
.image-content-section .image-content-inner .content-block .content-block-inner h2 em { display: block; font-style: inherit; }
.image-content-section.primary-blue-color { background-color: #0c8294; }
.image-content-section.secondary-blue-color { background-color: #172b48; }
.image-content-section.light-gray-color { background-color: #f0f0f0; }
.image-content-section.has-content-first .image-content-inner .image-block { order: 2; }
.image-content-section.has-content-first .image-content-inner .content-block { order: 1; padding-left: 50px; padding-right: 97px; }
.page-template-program .image-content-section .image-content-inner .content-block .content-block-inner { max-width: 490px; }
.image-content-section.has-content-first .image-content-inner .content-block .content-block-inner { margin-left: auto; }
.page-template-program .image-content-section .image-content-inner .content-block .content-block-inner p { margin-bottom: 0; } .image-content-section.featured-camps-wrapper { background-color: inherit; padding: 80px 0;}
.image-content-section.featured-camps-wrapper + .interactive-image-section.interactive-image-space { padding-top: 20px;}
.image-content-section.featured-camps-wrapper.primary-blue-color { background-color: inherit; padding-top: 0;}
.image-content-section.featured-camps-wrapper.secondary-blue-color { background-color: inherit;}
.image-content-section.featured-camps-wrapper .image-content-inner { margin: 0 -15px;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block, .image-content-section.featured-camps-wrapper .image-content-inner .image-block { padding: 0 15px;}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block img { transform: rotateY(35deg) rotateX(15deg) translate3d(0,0,0);}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block {perspective-origin: right center; perspective: 1500px; transform-style: preserve-3d; position: relative; padding-top: 40px;}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block:before {position: absolute; content: ''; background-image: linear-gradient(to top right, #6d4199, #8cc63f);background-position: center;background-repeat: no-repeat;    left: -20px;top: 7px;width: calc(100% - 30px);height: calc(100% - 40px);transform: rotateY(35deg) rotateX(15deg) translate3d(0,0,0);}
.image-content-section.featured-camps-wrapper.has-content-first .image-content-inner .image-block img { transform: rotateY(-15deg) rotateX(15deg) translate3d(0,0,0);}
.image-content-section.featured-camps-wrapper.has-content-first .image-content-inner .image-block:before { left: auto; right: -25px; top: 2px;transform: rotateY(-15deg) rotateX(15deg) translate3d(0,0,0); background-image: linear-gradient(to bottom right, #8cc63f,#6d4199);}  
.image-content-section.featured-camps-wrapper .image-content-inner .content-block .content-block-inner p { color: #313131;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block .content-block-inner p:last-of-type { margin-bottom: 0;} .home-page-banner.image-content-section .image-content-inner{align-items: center;justify-content: center;position: relative;}
.home-page-banner.image-content-section .image-content-inner:before{position: absolute;content: '';background-color: rgba(0,0,0,0.6);left: 0;top: 0;height: 100%;width: 100%;right: 0;bottom: 0;z-index: 1;}
.home-page-banner.image-content-section .image-content-inner .home-banner-image.image-block{position: absolute;height: 100%;width: 100%;background-color: rgba(0,0,0,0.3);}
.home-page-banner.image-content-section .image-content-inner .image-block, 
.home-page-banner.image-content-section .image-content-inner .content-block{max-width: 100%;flex: 0 0 100%}
.home-page-banner.image-content-section .image-content-inner .content-block .content-block-inner p {margin: 0 auto 24px;text-align: center;} .image-content-redesign-section{background:#283952;padding:80px 0 100px;}
.image-content-redesign-section .image-content-section .container{max-width:1330px!important;}
.image-content-redesign-section .image-content-section .container .image-content-inner{background-color:#fff;padding:50px 70px 60px;border-radius:20px;margin:0;}
.image-content-redesign-section .title-block h2{margin:0 0 40px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section:nth-child(odd) .container .image-content-inner{padding-left:120px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section:nth-child(even) .container .image-content-inner{padding-right:120px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section{padding:0 0 40px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section:last-child{padding-bottom:0;}
@media(max-width: 1880px){
.single-programs .image-content-section .image-content-inner .content-block{ padding: 40px 50px 40px 97px;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block { padding: 0 15px;}
}
@media(max-width:1440px) {
.single-programs .image-content-section .image-content-inner .content-block,
.image-content-section .image-content-inner .content-block { padding: 75px 50px 80px; }
.image-content-section.has-content-first .image-content-inner .content-block { padding-right: 50px }
.image-content-section.featured-camps-wrapper { padding: 40px 0;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block { padding: 0 15px;}
.image-content-section.featured-camps-wrapper + .interactive-image-section.interactive-image-space { padding-top: 40px;}
}
@media(max-width:1366px) {
.image-content-redesign-section .image-content-section .container .image-content-inner{padding:40px 40px 50px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section:nth-child(odd) .container .image-content-inner{padding-left:90px;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section:nth-child(even) .container .image-content-inner{padding-right:90px;}
}
@media(max-width:1199px) {
.single-programs .image-content-section .image-content-inner .content-block,
.image-content-section .image-content-inner .content-block { padding: 55px 25px 60px; }
.image-content-section .image-content-inner .content-block .content-block-inner h2 em { display: initial; }
.image-content-section .image-content-inner .content-block .content-block-inner p { margin-bottom: 15px }
.image-content-section.has-content-first .image-content-inner .content-block { padding-left: 25px; padding-right: 25px }
.image-content-section.featured-camps-wrapper { padding: 30px 0;}
.image-content-section.featured-camps-wrapper + .interactive-image-section.interactive-image-space { padding-top: 30px;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block { padding: 0 15px !important; }
.image-content-section.featured-camps-wrapper .image-content-inner .image-block img { transform: none;}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block {perspective-origin: inherit; perspective: none; transform-style: inherit; padding-top:0;}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block:before { content: none;}
.image-content-section.featured-camps-wrapper.has-content-first .image-content-inner .image-block img { transform: none;}
.image-content-redesign-section .image-content-section .container .image-content-inner {padding: 30px 15px !important;}
.image-content-redesign-section .image-content-section-wrapper .image-content-section {padding: 0 0 30px;}
.image-content-redesign-section .title-block h2 {margin: 0 0 20px;}
.image-content-redesign-section {padding: 60px 0 70px;}
}
@media(max-width:991px) {
.image-content-section .image-content-inner .image-block,
.image-content-section .image-content-inner .content-block { flex: 0 0 100%; max-width: 100%; }
.image-content-section .image-content-inner .content-block .content-block-inner,
.page-template-program .image-content-section .image-content-inner .content-block .content-block-inner { max-width: 100%; }
.image-content-section.has-content-first .image-content-inner .image-block { order: 1; }
.image-content-section.has-content-first .image-content-inner .content-block { order: 2; }
.image-content-section.featured-camps-wrapper .image-content-inner { margin: 0;}
.image-content-section.featured-camps-wrapper .image-content-inner .image-block { padding: 0;}
.image-content-section.featured-camps-wrapper .image-content-inner .content-block { padding: 25px 0 0 !important;}
.image-content-redesign-section .image-content-section .container .image-content-inner {padding: 30px !important;}
}
@media(max-width:767px) {
.single-programs .image-content-section .image-content-inner .content-block,
.image-content-section .image-content-inner .content-block { padding: 35px 25px 40px; }
.image-content-section.featured-camps-wrapper { padding: 20px 0;}
.image-content-section.featured-camps-wrapper + .interactive-image-section.interactive-image-space { padding-top: 20px;}
.image-content-redesign-section {padding: 40px 0 50px;}
.image-content-redesign-section .image-content-section .container .image-content-inner {
padding: 25px !important;
}
} .image-content-section .image-content-inner .content-block .content-block-inner ul { margin-bottom: 24px; }
.image-content-section .image-content-inner .content-block .content-block-inner ul li { position: relative; padding-left: 17px; font-size: 16px; line-height: 1.75; font-family: 'Open Sans', sans-serif;color: #fff}
.image-content-section .image-content-inner .content-block .content-block-inner ul li:before { position: absolute; content: ""; left: 0; top: 11px; width: 7px; height: 7px; border-radius: 50%; background-color: #fff; }
.image-content-section .image-content-inner .content-block .content-block-inner ul li + li { margin-top: 12px; }
.single-programs .image-content-section .image-content-inner .content-block .content-block-inner ul li {color: #000}
.single-programs .image-content-section .image-content-inner .content-block .content-block-inner ul li:before {background-color: #8cc63f}
.image-content-section .image-content-inner .content-block .content-block-inner h5 {
margin-top: 15px;
}
.interactive-engineering-section .content-block .image-listing-wrapper {
display: flex;
flex-wrap: wrap;
margin: 0 -10px;
}
.interactive-engineering-section .content-block .image-listing-wrapper .left-block,
.interactive-engineering-section .content-block .image-listing-wrapper .right-block {
flex: 0 0 50%;
max-width: 50%;
padding: 0 10px;
}
@media(max-width: 1199px) {
.image-content-section .image-content-inner .content-block .content-block-inner ul { margin-bottom: 15px; }
}
@media(max-width:767px) {
.interactive-engineering-section .content-block .image-listing-wrapper .left-block,
.interactive-engineering-section .content-block .image-listing-wrapper .right-block {
flex: 0 0 100%;
max-width: 100%;
}
}
.testimonial-section { padding: 50px 0; overflow: hidden;}
.testimonial-section.testimonial-redesign-section {position: relative;}
.testimonial-section.testimonial-redesign-section .testimonial-bg {position: absolute;left: 0;right: 0;top: 0;bottom: 0;width: 100%;height: 100%;object-fit: cover;z-index: -1;}
.testimonial-section.testimonial-redesign-section .testimonial-grid p {color: #fff;}
.testimonial-section.testimonial-redesign-section .testimonial-grid .testimonial-grid-content:before {opacity: 0.1;}
.testimonial-section.testimonial-redesign-section .testimonial-grid span.h4 {color: #fff;}
.testimonial-section.testimonial-redesign-section .testimonial-grid .text-link {color: #fff;}
.no-touchevents .testimonial-section.testimonial-redesign-section .testimonial-grid .text-link:hover {color: #fff;}
.privacy-policy .testimonial-section { padding-top: 0; }
.testimonial-section h2 { margin: 0 0 20px; }
.testimonial-section .testimonial-grid .testimonial-grid-content { padding: 42px 30px 0; position: relative; z-index: 1; }
.testimonial-section .testimonial-grid .testimonial-grid-content:before { content: ''; position: absolute; width: 160px; height: 120px; left: 0; top: 0; background-image: url(//staging.engineeringforkids.com/wp-content/themes/efk/public/images/quote.svg); z-index: -1; background-position: center; background-size: cover; background-repeat: no-repeat; }
.testimonial-section .testimonial-grid span { display: block; color: #313131; margin-bottom: 14px; line-height: 1.18; }
.testimonial-section .testimonial-grid span.h4 { color: #b5111b; }
.testimonial-section .testimonial-grid p { margin: 0; }
.testimonial-section .testimonial-grid .text-link { color: #313131; text-decoration: underline; font-size: 16px; font-family: 'Open Sans', sans-serif; display: block; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.no-touchevents .testimonial-section .testimonial-grid .text-link:hover { color: #b5111b; text-decoration: none; } @media screen and (max-width:1440px) {
.testimonial-section { padding: 40px 0; }
.testimonial-section .testimonial-grid .testimonial-grid-content:before { width: 140px; height: 105px; }
}
@media screen and (max-width:1199px) {
.testimonial-section { padding: 30px 0 50px; }
.testimonial-section.testimonial-redesign-section{padding-bottom: 85px;}
}
@media screen and (max-width:991px) {
.testimonial-section .testimonial-grid .testimonial-grid-content:before { width: 100px; height: 75px; }
.testimonial-section .testimonial-grid .testimonial-grid-content { padding: 15px 15px 0; }
.privacy-policy .testimonial-section { padding-bottom: 80px }
}
@media screen and (max-width:767px) {
.testimonial-section { padding: 20px 0 40px;}
.testimonial-section h2 { margin: 0 0 15px; }
.testimonial-section.testimonial-redesign-section {padding-bottom: 70px;}
} .slick-dotted.slick-slider { margin-bottom: 0; }
.slick-dots { bottom: -30px; }
.slick-dots li button:before { display: none; }
.slick-dots li { margin: 0; padding: 5px; height: 20px; width: 20px; }
.slick-dots li:only-child { display: none; }
.slick-dots li button { height: 10px; width: 10px; background-color: #fff; border: 1px solid #b5111b; border-radius: 50%; }
.slick-dots li.slick-active button { background-color: #b5111b; }
.passion-engineering-section {overflow: hidden; background-image: url(//staging.engineeringforkids.com/wp-content/themes/efk/public/images/passion-for-enginnering-bg.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; padding: 130px 0 100px; }
.passion-engineering-section.thank-you {padding: 90px 0 50px !important; }
.passion-engineering-section .passion-engineering-wrapper { display: flex; align-items: flex-start;}
.passion-engineering-section .passion-engineering-wrapper .video-block { flex: 0 0 460px; max-width: 460px; position: relative; } .passion-engineering-section .passion-engineering-wrapper .video-block .video-link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; }
.passion-engineering-section .passion-engineering-wrapper .video-block .video-link img { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); height: 64px; width: 64px; }
.passion-engineering-section .passion-engineering-wrapper .content-block { padding-left: 28px; flex: 0 0 calc(100% - 460px); max-width: calc(100% - 460px); }
.passion-engineering-section .passion-engineering-wrapper .content-block .title-block span { font-family: 'diavlo-light'; }
.passion-engineering-section .passion-engineering-wrapper .content-block p { margin-bottom: 20px; }
.passion-engineering-section .passion-engineering-wrapper .content-block p.red-text { font-weight: 700; margin-bottom: 32px; font-size: 20px; line-height: 1.5; }
@media(max-width:1440px) {
.passion-engineering-section { padding: 80px 0; }
.passion-engineering-section.thank-you {padding: 50px 0 !important; }
}
@media(max-width:1199px) {
.passion-engineering-section { padding: 60px 0;  background: #fff;  }
.passion-engineering-section .passion-engineering-wrapper .video-block { flex: 0 0 380px; max-width: 380px; }
.passion-engineering-section .passion-engineering-wrapper .content-block { flex: 0 0 calc(100% - 380px); max-width: calc(100% - 380px); }
}
@media(max-width:991px) {
.passion-engineering-section .passion-engineering-wrapper { flex-wrap: wrap; }
.passion-engineering-section .passion-engineering-wrapper .video-block,
.passion-engineering-section .passion-engineering-wrapper .content-block { flex: 0 0 100%; max-width: 100%; }
.passion-engineering-section .passion-engineering-wrapper .content-block { padding: 40px 0 0; }
.passion-engineering-section .passion-engineering-wrapper .video-block .video-block-wrapper { position: relative; height: auto; width: 100%;}
}
@media(max-width:767px) {
.passion-engineering-section .passion-engineering-wrapper .content-block { padding-top: 30px; }
.passion-engineering-section .passion-engineering-wrapper .content-block p { margin-bottom: 15px; }
.passion-engineering-section .passion-engineering-wrapper .content-block p.red-text { margin-bottom: 25px; }
.passion-engineering-section { padding: 40px 0; }
.passion-engineering-section .passion-engineering-wrapper .video-block .video-link img { width: 45px; height: 45px; } .location-listing-block { padding-top: 35px; }
.location-listing-block .btn-wrapper { margin-top: 20px; }
}
@media(max-width:574px) { }
@media(max-width:374px) { } .custom-modal { position: fixed; left: 0; top: 0; height: 100%; width: 100%; margin: 0 auto; padding: 75px 15px 15px; opacity: 0; visibility: hidden; transform: translateY(0); z-index: 99; transition: opacity 0.3s, visibility 0.3s; }
.custom-modal.visible { opacity: 1; visibility: visible; }
.custom-modal .modal-backdrop { background-color: rgba(0, 0, 0, 0.5); opacity: 0; height: 100%; width: 100%; position: fixed; left: 0; top: 0; visibility: hidden; transition: all 0.3s; z-index: 90; }
.custom-modal.visible .modal-backdrop { opacity: 1; visibility: visible; }
.custom-modal .modal-content { position: fixed; top: 0; height: 100%; width: 100%; left: 0; overflow: auto;  z-index: 90;}
.custom-modal .modal-content .modal-content-inner { max-width: 850px; position: relative; display: flex; align-items: center; padding: 0 15px; margin: 25px auto; min-height: calc(100% - 50px); z-index: 99; transform: translateY(-25px); transition: all 0.3s; }
.custom-modal.visible .modal-content .modal-content-inner { transform: translateY(0); }
.custom-modal .modal-content .modal-content-inner .modal-video { box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.5); background-color: #fff; width: 100%; position: relative; }
.custom-modal .modal-content .video-wrapper { position: relative; padding-bottom: 56.25%; width: 100%; height: auto; }
.custom-modal .modal-content  .modal-close { position: absolute; content: ''; top: -15px; right: -15px; height: 40px; width: 40px; padding: 0; margin: 0; z-index: 3; background: transparent; border-radius: 50%; }
.custom-modal .modal-content  .modal-close img { width: 40px; height: 40px; }
.custom-modal .modal-content .video-wrapper iframe,.custom-modal .modal-content .video-wrapper video { position: absolute; height: 100%; width: 100%; border: none; left: 0; top: 0; object-fit: cover; }
.custom-modal.visible.fade-in { opacity: 1; transform: translateY(0); }
.open-modal { overflow: hidden; }
@media(max-width:767px) {
.custom-modal .modal-content  .modal-close { height: 30px; width: 30px;top: -10px; right: -10px; }
.custom-modal .modal-content  .modal-close img { width: 30px; height: 30px; }
}
.passion-engineering-section .passion-engineering-wrapper .content-block ul{margin-bottom: 20px;}
.passion-engineering-section .passion-engineering-wrapper .content-block ul li+li{margin-top: 12px;}
.passion-engineering-section .passion-engineering-wrapper .content-block ul li{position: relative;padding-left: 17px;font-size: 16px;line-height: 1.25;font-family: 'Open Sans', sans-serif;}
.passion-engineering-section .passion-engineering-wrapper .content-block ul li:before{position: absolute;content: "";left: 0;top: 7px;width: 7px;height: 7px;border-radius: 50%;background-color: #8cc63f;}
@media(max-width: 767px){
.passion-engineering-section .passion-engineering-wrapper .content-block ul{margin-bottom: 15px;}
} .passion-engineering-section.single-locations-video-block .passion-engineering-wrapper .color-btn-wrapper li:before {
display: none;
}
.passion-engineering-section.single-locations-video-block .passion-engineering-wrapper .color-btn-wrapper li+li {
margin-top: 0;
}
@media (max-width: 375px) {
.location-bar-section .info-outer-wrapper .btn-wrapper .btn.green-btn {
min-width: auto;
}
}
.curriculum-section { position: relative; padding: 0 0 32px; overflow: hidden;}
.curriculum-section .image-wrapper { position: absolute; z-index: -2; width: 100%; }
.curriculum-section .image-wrapper img { height: 100%; width: 100%; object-fit: cover; }
.curriculum-section .curriculum-top-block { text-align: center; padding: 98px 0 370px; }
.curriculum-section .curriculum-top-block .btn { color: #6d4199; }
.curriculum-section .curriculum-top-block .btn:before{content:'';position:absolute;background-color:rgba(109,65,153,0.1);left:0;top:0;right:0;bottom:0;opacity: 0;visibility: hidden;border-radius: 26px;z-index:0;}
.no-touchevents .curriculum-section .curriculum-top-block .btn:hover:before{opacity: 1;visibility: visible;}
.curriculum-section .curriculum-top-block h2 { max-width: 1020px; margin: 0 auto 24px; }
.curriculum-section .curriculum-bottom-block { position: relative; }
.curriculum-section .curriculum-bottom-block h2{margin-bottom: 30px;}
.curriculum-section .curriculum-bottom-block:before { position: absolute; content: ''; left: 0; right: 0; background-image: url(//staging.engineeringforkids.com/wp-content/themes/efk/public/images/mountain-with-flag-image.png); background-repeat: no-repeat; background-position: center; background-size: cover; height: 420px; top: -269px; z-index: -1; }
.curriculum-section .curriculum-bottom-block:after { position: absolute; content: ''; left: 0; top: 0; bottom: 0; width: 100%; background-color: #fff; z-index: -2; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner { position: relative; top: -64px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing { display: flex; flex-wrap: wrap; justify-content: center; margin: 0 -15px -60px; text-align: center; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner { max-width: 33.33%; flex: 0 0 33.33%; padding: 0 15px; margin-bottom: 60px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner span { margin-bottom: 18px; display: block; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner .description { margin: 10px 0 15px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner h3, .curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner p { margin-bottom: 0 }
.curriculum-section.home-page-curriculum-section .title-block.center-align{max-width: 650px;margin: 0 auto;}
.curriculum-section.home-page-curriculum-section .title-block span{margin-bottom: 20px;}
.curriculum-section.home-page-curriculum-section .curriculum-top-block h2{margin-bottom:10px;} @media (min-width:1921px) {
.curriculum-section .curriculum-bottom-block:before { height: 560px; top: -347px; }
}
@media(max-width:1800px) {
.curriculum-section .curriculum-bottom-block:before { top: -300px; }
}
@media(max-width:1680px) {
.curriculum-section .curriculum-bottom-block:before { top: -270px; }
.curriculum-section .curriculum-top-block { padding: 98px 0 300px; }
}
@media(max-width:1440px) {
.curriculum-section { padding: 0 0 80px; }
.curriculum-section .curriculum-top-block { padding: 80px 0 300px; }
}
@media(max-width:1366px) {
.curriculum-section .image-wrapper img { height: 540px; }
.curriculum-section .curriculum-bottom-block:before { top: -200px; }
.curriculum-section .curriculum-top-block { padding: 80px 0 260px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner { top: 0; }
}
@media(max-width:1199px) {
.curriculum-section { padding: 0 0 60px; }
.curriculum-section .curriculum-top-block { padding: 60px 0 260px; }
}
@media(max-width:991px) {
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner { max-width: 50%; flex: 0 0 50%; }
.curriculum-section .curriculum-bottom-block:before { background-position: 45%; }
}
@media(max-width:767px) {
.curriculum-section { padding: 0 0 40px; }
.curriculum-section .curriculum-bottom-block:before { top: -140px; }
.curriculum-section .curriculum-top-block { padding: 40px 0 200px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner { margin-top: 20px; }
}
@media(max-width:574px) {
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing .curriculum-listing-inner { max-width: 100%; flex: 0 0 100%; margin-bottom: 30px; }
.curriculum-section .curriculum-top-block { padding: 40px 0 160px; }
.curriculum-section .image-wrapper img { height: 640px; }
.curriculum-section .curriculum-bottom-block .curriculum-bottom-inner .curriculum-listing { margin: 0 -15px -30px; }
} .curriculum-section .btn{
height: auto;
line-height: 1.2;
padding: 15.2px 30px;
border-radius: 90px;
}
.title-listing-grid { padding: 100px 0 70px; position: relative; overflow: hidden; }
.title-listing-grid.has-bg-color { background-color: #f7f7f7;}
.title-listing-grid .title-background { position: absolute; height: 100%; left: 0; top: 0; z-index: -1; }
.red-bg { background-color: #b5111b; }
.light-blue-bg { background-color: #0c8294; }
.title-listing-grid .title-listing-grid-wrapper { display: flex; }
.title-listing-grid .title-listing-grid-wrapper .title-grid h2 { padding-right: 13px; }
.title-listing-grid .title-grid { flex: 0 0 31.5%; max-width: 31.5%; align-self: center; }
.title-listing-grid .listing-grid { flex: 0 0 68.5%; max-width: 68.5%; padding-left: 30px; }
.single-curriculum .title-listing-grid .title-listing-grid-wrapper .title-grid h2, .single-programs .title-listing-grid .title-listing-grid-wrapper .title-grid h2 {
padding-right: 30px;
}
@media (max-width:1440px) {
.title-listing-grid { padding: 80px 0; }
}
@media (max-width:1199px) {
.title-listing-grid { padding: 60px 0; }
}
@media (max-width:1023px) {
.title-listing-grid .title-grid { flex: 0 0 35%; max-width: 35%; }
.title-listing-grid .listing-grid { flex: 0 0 65%; max-width: 65%; }
}
@media (max-width:991px) {
.title-listing-grid .title-background { display: none; }
.title-listing-grid .title-listing-grid-wrapper { flex-wrap: wrap; }
.title-listing-grid .title-grid { flex: 0 0 100%; max-width: 100%; }
.title-listing-grid .listing-grid { flex: 0 0 100%; max-width: 100%; padding: 0; }
.title-listing-grid .title-grid { text-align: center; margin-bottom: 30px; }
.title-listing-grid .title-listing-grid-wrapper .title-grid h2 { padding-right: 0; }
.title-listing-grid .title-grid .title-block.white-text { color: #313131; }
.title-listing-grid .title-grid .title-block.white-text span { color: #b5111b; }
.title-listing-grid .title-grid .btn { background-color: #b5111b; color: #fff; }
.single-curriculum .title-listing-grid .title-listing-grid-wrapper .title-grid h2, .single-programs .title-listing-grid .title-listing-grid-wrapper .title-grid h2 {
padding-right: 0;
}
}
@media (max-width:767px) {
.title-listing-grid { padding: 40px 0; }
}
.blog-grid .blog-image{border-radius:10px 10px 0 0;position:relative;padding-bottom:77.3%;overflow:hidden;}
.blog-grid .blog-image img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;border-radius:10px 10px 0 0;transform:scale(1);transition:all 0.5s;}
.no-touchevents .blog-grid .blog-link:hover .blog-image img{transform:scale(1.05);}
.blog-grid .blog-content{position:relative;}
.blog-grid .date-badge{position:absolute;width:68px;height:68px;background-color:#f7e408;left:30px;top:-34px;color:#313131;display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:5px;line-height:1.2;font-family:'diavlo-medium';}
.blog-grid .date-badge em{font-style:normal;font-size:22px;line-height:1.5;}
.blog-grid .blog-content-inner{padding:58px 0 0 30px;}
.blog-grid .blog-content-inner h3{color:#313131;font-size:18px;line-height:1.56;margin-bottom:0;}
.blog-grid .blog-content-inner p{font-size:16px;font-family:'Open Sans',sans-serif;margin:8px 0 0;font-weight:400;}
.no-touchevents .blog-grid .blog-link:hover .blog-content-inner p span.btn.red-btn{background-color: #970d16;}
.blog-listing-grid-wrapper{display:flex;margin:0 -15px -30px;flex-wrap:wrap;}
.blog-grid .blog-link{ -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; display: block; }
.blog-listing-grid-wrapper .blog-listing-grid-inner{flex:0 0 50%;max-width:50%;padding:0 15px 30px;}
@media (max-width:1280px){
.blog-grid .blog-content-inner{padding:45px 0 0 15px;}
.blog-grid .date-badge{left:15px;}
}
@media (max-width:767px){
.blog-grid .blog-image{padding-bottom:56.25%;}
}
@media (max-width:575px){
.blog-listing-grid-wrapper{margin:0 0 -25px;}
.blog-listing-grid-wrapper .blog-listing-grid-inner{flex:0 0 100%;max-width:100%;padding:0 0 25px;}
}
.home-page-banner { background-color: #74b62f; position: relative; }
.home-page-banner.image-content-section .image-content-inner .content-block { padding: 0; order: 1;z-index: 1; }
.home-page-banner.image-content-section .image-content-inner .content-block .content-block-inner { padding: 88px 15px 100px; margin: 0 auto; max-width: 700px; }
.home-page-banner .home-banner-content { max-width: 530px; padding: 88px 0; }
.home-page-banner .home-banner-content h1 { color: #fff; margin-bottom: 22px; text-align: center;font-size: 64px;}
.home-page-banner .home-banner-content h1 span { font-size: 46px; display: block; line-height: 1.3; }
.home-page-banner .home-banner-content p { color: #fff; font-size: 22px; line-height: 1.36; margin-bottom: 29px; font-family: 'diavlo-book'; letter-spacing: -0.1px; max-width: 430px; }
.home-page-banner .home-banner-content .find-location { position: relative; }
.home-page-banner .form-group .form-control { color: #838383; background-color: #fff; }
.home-page-banner .home-banner-content .find-location button { position: absolute; right: 0; top: 0; border-radius: 0 26px 26px 0; }
.home-page-banner .home-banner-content .find-location label{display: none;}
.home-page-banner .home-banner-content .find-location em { position: absolute; top: 8px; left: 29px; }
.home-page-banner .home-banner-content .find-location .form-control { padding: 0 30px 0 53px; }
.home-page-banner .home-banner-image { order: 2; }
.home-page-banner .find-location .form-group input::-webkit-input-placeholder { color: #838383!important; }
.home-page-banner .find-location .form-group input::-moz-placeholder { color: #838383 !important; }
.home-page-banner .find-location .form-group input:-ms-input-placeholder { color: #838383!important; }
.home-page-banner .find-location .form-group input:-moz-placeholder { color: #838383 !important; }
.location-btn { border-radius: 26px; height: 52px; line-height: 52px; min-width: 211px; font-size: 18px; padding: 0 30px; background-color: #6d4199; color: #fff; border: none; font-family: 'diavlo-bold'; transition: all 0.5s; }
.no-touchevents .home-page-banner .home-banner-content .find-location .location-btn:hover { background-color: #553475; color: #fff;} .creating-process { padding: 88px 0 130px; overflow: hidden; }
.creating-process h2 { margin-bottom: 19px; }
.creating-process .creating-process-list { display: flex; justify-content: center; flex-wrap: wrap; margin: 0 -15px; position: relative; }
.creating-process .creating-process-list:after { content: ''; position: absolute; background-image: url(//staging.engineeringforkids.com/wp-content/themes/efk/public/images/curve-image.png); background-size: 1125px; height: 119px; background-repeat: no-repeat; left: 22px; right: 22px; bottom: -13px; }
.creating-process .creating-process-list li { max-width: 20%; flex: 0 0 20%; padding: 0 15px; }
.creating-process .creating-process-list li .list-title { margin-bottom: 20px; }
.creating-process .creating-process-list li h3 { font-size: 20px; text-align: center; margin: 0 0 30px; }
.creating-process .creating-process-list li h3 span { display: block; }
.creating-process .creating-process-list li .image-block { background-color: #f6d5d5; border: 10px solid #fbefef; height: 163px; width: 163px; border-radius: 50%; margin: 0 auto; display: flex; justify-content: center; align-items: center; position: relative; }
.creating-process .creating-process-list li .image-block span { position: absolute; left: 0px; top: -8px; color: #501212; font-size: 26px; font-family: 'Open Sans', sans-serif; font-weight: 600; } @media (min-width:1240px) {
.creating-process .creating-process-list li:last-child { position: relative; right: -1px; }
}
@media(max-width:1440px) {
.home-page-banner.image-content-section .image-content-inner .content-block .content-block-inner { padding: 80px 50px 80px 0; }
.creating-process { padding: 80px 0; }
}
@media (max-width:1239px) {
.creating-process .creating-process-list:after { display: none; }
}
@media(max-width:1199px) {
.home-page-banner.image-content-section .image-content-inner .content-block .content-block-inner { padding: 40px 40px 60px; }
.home-page-banner .home-banner-content .find-location .location-btn { min-width: 190px; font-size: 18px; }
.home-page-banner .home-banner-content h1 span { font-size: 40px; }
.creating-process .creating-process-list { margin: 0 -15px -30px }
.creating-process .creating-process-list li { max-width: 33.33%; flex: 0 0 33.33%; padding: 0 15px 30px; }
.creating-process { padding: 60px 0; }
.home-page-banner .home-banner-content h1 {font-size: 54px;}
}
@media(max-width:1024px) {
.home-page-banner .home-page-banner-content { display: flex; flex-wrap: wrap; }
.home-page-banner .banner-content-wrapper { order: 2; }
.home-page-banner.image-content-section .image-content-inner .content-block { max-width: 100%; flex: 0 0 100%; order: 2; }
.home-page-banner.image-content-section .image-content-inner .image-block { max-width: 100%; flex: 0 0 100%; order: 1; }
.home-page-banner .home-banner-content { max-width: 100%; padding: 30px 0 40px; }
.home-page-banner .home-banner-content p { max-width: 100%; }
}
@media(max-width:767px) {
.home-page-banner .home-banner-content h1 span { font-size: 38px; }
.home-page-banner .home-banner-content p { font-size: 20px; }
.home-page-banner.image-content-section .image-content-inner .content-block .content-block-inner { padding: 20px 25px 40px; }
.home-page-banner .home-banner-content h1 { margin-bottom: 15px;font-size: 50px; }
.creating-process .creating-process-list { margin: 0 0 -25px; }
.creating-process .creating-process-list li { max-width: 50%; flex: 0 0 50%; padding: 0 15px 25px; }
.creating-process .creating-process-list li h3 { margin-bottom: 15px; }
.creating-process { padding: 40px 0; }
.home-page-banner .home-banner-content .find-location em{top: 9px;left: 22px;}
.home-page-banner .home-banner-content .find-location .form-control {padding: 0 30px 0 42px;}
}
@media(max-width:574px) {
.home-page-banner .home-banner-content h1 {font-size: 42px;}
.home-page-banner .home-banner-content .find-location .location-btn { position: relative; border-radius: 26px; margin-top: 15px; padding: 0 15px; min-width: inherit; width: 100%; }
.home-page-banner .home-banner-content h1 span { font-size: 36px; }
.creating-process .creating-process-list li { max-width: 100%; flex: 0 0 100%; padding: 0 0 25px; }
}
@media(max-width:374px) {
.home-page-banner .home-banner-content h1 span { font-size: 32px; }
}