i {
    font-style: italic;
}

strong {
    font-weight: bold;
}

.pt-20 {
    padding-top: 20px;
}

.pt-50 {
    padding-top: 50px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-25 {
    padding-bottom: 25px;
}

.mb-50 {
    margin-bottom: 50px;
}

.main-section {
    background-size: contain;
}

.main-banner {
    padding: 0;
}

.logo img {
    width: 200px;
    height: 81px;
}

header .navigation-bar nav {
    -ms-flex: 0 0 75%;
    flex: 0 0 85%;
    max-width: 85%;
}

header .navigation-bar nav ul li {
    display: inline-block;
    margin-right: 15px;
    position: relative;
}

header .navigation-bar nav ul li a {
    padding-bottom: 3px;
    display: inline-block;
    color: #2b2b2b;
    font-size: 16px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    position: relative;
}

.responsive-menu.active .menu-item-has-children li {
    padding-left: 50px;
}

.main-section .elements-bg {
    top: 300px !important;
    right: 80px !important;
    
}

.main-banner .banner-text > h2 {
    font-size: 60px;
    line-height: 70px;
}

.main-banner .banner-text > h2 span {
    color: #5eba24;
}

.main-banner .banner-text > h2 span:before {
    display: none;
}

.main-banner .banner-text > h3 {
    font-size: 40px;
    color: #2b2b2b;
    line-height: 40px;
    font-weight: 600;
    margin-bottom: 26px;
}

a.header-cta {
    max-width: 475px;
    position: relative;
    z-index: 1;
    display: block;
}

.banner-text .btn-default {
    width: 100%;
    height: 50px;
    color: #000;
    font-size: 14.23px;
    padding: 0 20px;
    border: 2px solid #f6f4f4;
    border-radius: 30px;
    background-color: #fff;
}

.main-banner .banner-text .btn-default:before {
    content: "";
    position: absolute;
    top: -22px;
    right: -16px;
    width: 94px;
    height: 94px;
    background-image: url(../img/vp/banner-cta-before.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.main-banner .banner-text .btn-default:after {
    content: "";
    position: absolute;
    top: -27px;
    left: 25px;
    width: 60px;
    height: 60px;
    background-image: url(../img/vp/banner-cta-after.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.main-section .main-title {
    font-size: 100px;
    color: #87c6ec;
    bottom: 25%;
}

.main-section .elements-bg {
    background-image: url(../img/vp/header-graphic.png);
    /*background-size: contain;
    background-position: bottom left;
    top: 100px;
    right: 100px;*/
}

.about-us-section {
    padding: 10px 0 100px;
}

.section-title > h2 > span {
    color: #5eba24;
}

.section-title p, .blog-section .section-title p {
    max-width: 767px;
}

.sec-2-icon {
    min-height: 52px;
}

.about-us-section .about-sec .abt-col > a  h3 {
    color: #2b2b2b;
    font-size: 18.29px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 3px;
}

.about-us-section .about-sec .abt-col p {
    min-height: 175px;
}

.about-us-section .abt-img {
    background-image: url(../img/vp/sec-3-bg2.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
}

.sec-title > h2:before {
        content: "";
    position: absolute;
    top: -40px;
    left: -70px;
    width: 114px;
    height: 108px;
    background-image: url(../img/vp/sec-4-title-before.png);
    background-repeat: no-repeat;
    z-index: -1;
}

.sec-title p {
    max-width: 750px;
}

.classes-section .classes-col .class-info > h3 {
    min-height: 50px;
}

.class-info .read-more {
    text-decoration: underline;
    color: #335e90;
    font-weight: 700;
}

.teachers-section .teachers .teacher .teacher-info > h3 {
    font-size: 16px;
    font-weight: 600;
}

.teachers-section .teachers .teacher .teacher-img .sc-div2 {
    background: linear-gradient(90deg, #87c6e7 40%, #C6E7C9);
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 40px;
    z-index: 99;
    text-align: center;
    border-radius: 30px;
    padding: 8px 0 11px;
}

.teacher-img:hover .image .title-box, .teacher-img:hover .image2 .title-box, .teacher-img:hover .image3 .title-box, .teacher-img:hover .image4 .title-box, .teacher-img:hover .image5 .title-box  {
    background: linear-gradient(90deg, #87c6e7 40%, #C6E7C9);
}

.teacher-img:hover .sc-div2 {
    visibility: hidden;
}

.course-section .courses-list {
    margin-top: 0;
}

.course-section .find-course .course-img > img {
    max-width: 85%;
}

.course-section .courses-list .course-card:before {
    background-image: none;
    background-color: #5eba24;
    height: 300px;
    max-height: 100%;
}

.course-section .courses-list .course-card .section-6 > h3 {
    color: #2b2b2b;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 21px;
}



.newsletter-section .newsletter-sec {
    background-image: linear-gradient(135deg, #C6E7C9, #87c6e7 35%);
}

.newsletter-section .newsletter-sec .newsz-ltr-text > h2 {
    color: #335e90;
    font-size: 32.58px;
}

.newsletter-section .newsletter-sec .newsletter-form .form-group input, .newsletter-section .newsletter-sec .newsletter-form .form-group select, .newsletter-section .newsletter-sec .newsletter-form .form-group textarea {
    background-color: #fff;
}

.newsletter-section .newsletter-sec:before {
    background-image: url(../img/vp/home-cf-before-1.png);
    bottom: -20px;
    left: 10px;
    width: 100%;
}

.newsletter-section .newsletter-sec:after {
    background-image: url(../img/vp/home-cf-before-2.png);
    width: 85px;
}

.newsletter-section .newsletter-sec .newsletter-form .row .col-md-4, .newsletter-section .newsletter-sec .newsletter-form .row .col-md-12 {
    float: left;
}

.newsletter-section .newsletter-sec .newsletter-form .form-group input[type=submit] {
    display: inline-block;
    color: #fff;
    font-size: 18.29px;
    font-weight: 500;
    font-family: Poppins, sans-serif;
    background-color: #135e9e;
    height: 40px;
    line-height: 40px;
    padding: 0 60px;
    position: relative;
    border-radius: 30px;
    transition: all 0.4s ease-in-out;
    width: auto;
}

.about-page-content, .page-content {
    padding: 50px 0 0;
}

.pager-section {
    background: url(../img/vp/community-header.png), #e1f1fa;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.pager-section .page-titlee {
        color: #87c6ec;
}

.about-page-content .act-inffo ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/vp/bullet.png);
    background-repeat: no-repeat;
    transform: translateY(-50%);
    margin-top: 2px;
}

.about-page-content .act-inffo > h2 {
    line-height: 55px;
}

.about-page-content .act-inffo p a {
    text-decoration: underline;
    font-weight: bold;
}

.about-page-content .teacher-img .sc-div {
    background-image: linear-gradient(90deg, #87c6e7 40%, #C6E7C9);
    position: absolute;
    bottom: -20px;
    right: 20px;
    width: 40px;
    z-index: 99;
    text-align: center;
    border-radius: 30px;
    padding: 8px 0 11px;
}

.about-page-content .teacher-img .sc-div ul {
    margin-bottom: 14px;
    display: none;
}

.about-page-content .teacher-img .sc-div:hover ul {
    display: block;
}

.about-page-content .teacher-img .sc-div ul li {
    display: block;
    margin-bottom: 6px;
}

.about-page-content .teacher-img .sc-div ul li a {
    color: #fff;
    font-size: 14px;
}

.act-inffo .read-more {
    text-decoration: underline;
    color: #335e90;
    font-weight: 700;
}

.mdp-contact #mc_embed_signup {
    width: 100%;
    
}

.mdp-contact .col-md-6 {
    width: 100%;
    float: left;
}

.mdp-contact #mce-MESSAGE {
    height: 100px;
    padding-bottom: 50px;
}

.mdp-contact input[type=submit] {
    width: auto !important;
    color: #fff !important;
    padding: 0 60px !important;
    font-size: 18.29px !important;
    font-weight: 500 !important;
    line-height: 40px !important;
}

.blog .pager-content {
    max-width: 800px;
    margin: 0 auto;
}

.blog .pager-section .pager-content > h2 {
    font-size: 40px;
    font-weight: 600;
}

.blog .wrap-image {
    position: relative;
}

.blog .wrap-image img {
    max-width: 1170px;
}

.blog .wrap-image .post-date {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    bottom: 25px;
    padding: 15px 25px;
    opacity: 1;
    right: 25px;
    display: inline-table;
    width: inherit;
    background-color: #335e90;
}

.blog .rtd, .blog .rtd ul li, .blog .rtd ol li {
    font-size: 14.23px;
    line-height: 22.35px;
    margin-bottom: 10px;
    color: #575757;
}

.blog .rtd h3 {
    font-weight: 400;
    color: #575757;
    padding-bottom: 15px;
    font-size: 30px;
}

.blog .rtd h4 {
    font-size: 24px;
    padding-bottom: 15px;
    line-height: 30px;
}

.blog p {
    padding-bottom: 15px;
}

.blog .rtd p a {
    text-decoration: underline;
}

.blog .rtd ul {
    padding-inline-start: 40px;
}

blockquote {
    border-left-color: #335e90 !important;
    position: relative;
    padding: 20px 20px 20px 60px;
    margin: 30px 0 30px 0px;
    border-left-width: 5px;
    border-left-style: solid;
    text-align: left;
    background: #c6e7c9;
}

.blog .rtd ul li {
    list-style-type: square;
}

.post-image {
    margin-bottom: 0;
    text-align: center;
}

.post-image img {
    height: auto;
    max-width: 100%;
}

.post-image:after, .post-image img{
    -webkit-backface-visibility: hidden;
    -webkit-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
    -moz-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
    transition: all 1s cubic-bezier(0.25, 1, 0.35, 1) 0s;
}

.post-image:after{
    content: '';
    width: 100%;
    height: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.blog-date {
    margin: 0;
    margin-bottom: 16px;
}

.blog-date li:last-child {
    margin-right: 0;
}

.blog-date li {
    color: #a5a5a5;
}

.blog-date li {
    display: inline-block;
    margin-right: 16px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.blog-title {
    min-height: 105px !important;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    color: #252525;
}

.grey-btn a {
    padding: 10px 20px;
    background-color: #335e90;
    color: #fff;
}

.responsive-menu.active {
    overflow-y: scroll;
}

.responsive-menu {
    background-color: #335e90;
}

.width1, .width2, .width3, .width4, .width5, .width6, .width7, .width8, .width9, .width10, .image, .image2, .image3, .image4, .image5{
    position: relative;
    overflow: hidden;
}

.image5:hover .title-box, .image4:hover .title-box, .image3:hover .title-box, .image2:hover .title-box, .image:hover .title-box, .width1:hover .title-box, .width2:hover .title-box, .width3:hover .title-box, .width4:hover .title-box, .width5:hover .title-box, .width6:hover .title-box, .width7:hover .title-box, .width8:hover .title-box, .width9:hover .title-box, .width10:hover .title-box {
    transform: translateY(0);
}

.image5 .title-box, .image4 .title-box, .image3 .title-box, .image2 .title-box, .image .title-box, .width1 .title-box, .width2 .title-box, .width3 .title-box, .width4 .title-box, .width5 .title-box, .width6 .title-box, .width7 .title-box, .width8 .title-box, .width9 .title-box, .width10 .title-box {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 13px 20px;
    background: #335e90;
    transform: translateY(100%);
    transition: .5s cubic-bezier(0.88, 0.06, 0.64, 0.99);
}

.title-box h4 {
    color: #fff;
    font-weight: 500;
    text-align: center;
}

.sc-div:hover {
    width: 100% !important;
    right: 0 !important;
    height: 70px;
    padding: 10px 20px !important;
    bottom: -10px !important;
}

.sc-div h3 {
    color: #fff;
}

.sc-div:hover a {
    display: block;
}

.btn-default:hover {
    color: #fff;
    background-color: #5eba24;
}

.sc-div:hover img, .sc-div a {
    display: none;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 222;
    background-color: #fff;
}

.about-page-content .abt-page-row .row {
    margin-bottom: 10px;
}

.about-page-content .abt-page-row {
    margin-bottom: 10px;
}

.about-page-content .abt-page-row .section-title p {
    margin-bottom: 10px;
}

.course-card .video {
    display: block;
    width: 100%;
    height: auto;
}

.course-card .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #87C6EC;
  border-radius: 50%;
}

.vid-popup:hover .overlay {
    opacity: 1;
}

.course-card .text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.testimonials .testi-content {
    box-shadow: 1px 1px 5px rgba(0,0,0,.2);
    border-radius: 15px;
}

/* RESPONSIVE */

@media (max-width: 768px) {
    .width1 .title-box, .width2 .title-box, .width3 .title-box, .width4 .title-box, .width5 .title-box, .width6 .title-box, .width7 .title-box, .width8 .title-box, .width9 .title-box, .width10 .title-box {
        display: none;
    }
    
    .masonary li.width4 img {
        height: 100% !important;
    }
    
    .masonary li.width8 img {
        object-fit: none;
    }
    
    .masonary li.width10 img {
        object-fit: none;
    }
    
    .abt-col .image img, .abt-col .image2 img, .abt-col .image3 img, .abt-col .image4 img, .abt-col a img, .abt-col img.fp   {
        width: 100%;
    }
    
    .main-section .main-title {
        font-size: 50px;
    }
    
    .avt-img img {
        max-width: 100%;
    }
    
    img {
        max-width: 100%;
    }
    
    .gal-masonary {
        text-align: center;
    } 
    
    header .header-content .logo {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .about-us-section .about-sec .abt-col > a h3 {
        min-height: 55px;
    }
    
    .about-us-section .about-sec .fp .abt-col p {
        min-height: 175px !important;
    }

}

@media (min-width: 769px) and (max-width: 991.98px) {
    .abt-col .image img, .abt-col .image2 img, .abt-col .image3 img, .abt-col .image4 img, .abt-col a img, .abt-col img.fp  {
        width: 100%;
    }
    .about-us-section .about-sec .abt-col > a h3 {
        min-height: 55px;
    }
    
    .about-us-section .about-sec .fp .abt-col p {
        min-height: 175px !important;
    }
}
@media (min-width: 991.99px) and (max-width: 1199.98px) {
    .abt-col .image img, .abt-col .image2 img, .abt-col .image3 img, .abt-col .image4 img, .abt-col a img, .abt-col img.fp  {
        width: 100%;
    }
    .about-us-section .about-sec .abt-col > a h3 {
        min-height: 55px;
    }
    
    .about-us-section .about-sec .fp .abt-col p {
        min-height: 175px !important;
    }
    .abt-col .abt-details {
        min-height: 330px;
    }
}
@media (min-width: 1199.99px) {
    .abt-col .abt-details {
        min-height: 280px;
    }
}
#contact .newsletter-section {
    display: none;
}
#contact footer {
    padding-top: 48px;
    padding-bottom: 48px;
}
ol {
    list-style-type: decimal !important;
}