.banner-section .banner-sub-head,.courses-section .courses-heading{
    font-family: "Kalam", cursive;
}
.banner-section .banner-sub-head,.banner-section .social-icons p,.banner-section .about-heading,.banner-section .review-heading,.courses-section .courses-heading,.courses-section .courses .price,.courses-section .admin{
    font-weight: 600;
}
.courses-section .courses-text{
    font-weight: 800;
}
.banner-section .banner-heading{
    font-weight: 700;
}
.banner-section .wp-block-button__link{
   font-weight: 500; 
}
.banner-section .review-count{
   font-weight: 900; 
}
.banner-section .wp-block-button__link,.courses-section .banner-btn2 a{
    color: #fff !important;
    padding: 10px 20px;
}
.banner-section .banner-btn1 a:hover,.banner-section .social-icons a:hover{
    background-color: #525fe1 !important;
    color: #fff !important;
}
.banner-section .banner-btn2 a:hover,.courses-section .banner-btn2 a:hover{
    background-color: #f86f03 !important;
    color: #fff !important;
}
.banner-section .banner-sub-head:before,.courses-section .courses-heading:before{
    content: '';
    position: absolute;
    height: 2px;
    width: 42px;
    background-color: #F86F03;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.banner-section .about-content,.banner-section .side-main-img,.banner-section .review-main{
    border-radius: 20px;
}
.banner-section .about-content{
    z-index: 1;
}
.banner-section span.wp-block-cover__background{
    z-index: unset;
}
.banner-section .side-main-img{
    border: 16px solid #feddc2;
    border-radius: 38px;
    z-index: 1;
    border-top: none;
    border-right: none;
}
.banner-section .side-main-img .wp-block-image,.banner-section .review-sec{
    border-radius: 10px 10px 10px 20px;
    background-color: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    height: 144px !important;
}
.banner-section .review-main{
    border: 16px solid #fff1e4;
    border-left: none;
    border-bottom: none;
    z-index: 1;
    border-radius: 38px;
}
.banner-section .social-icons{
    width: 40%;
    margin-left: 20%;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px;
    gap: 1em !important;
}
.banner-section .social-icons a{
    border-radius: 6px;
    background-color: #000000;
    height: 28px;
    width: 28px;
}
.banner-section .about-content i,.banner-section .review-box i{
    font-size: 35px;
    color: #fff;
}
.banner-section .about-content{
    height: 160px;
}
.banner-section .review-main,.banner-section .side-main-img{
    height: 160px;
}

.banner-section .side-main-img img{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.banner-section .review-main-img img{
    position: absolute;
    bottom: 0px;
    left: -30px;
}
.banner-section .review-sec,.banner-section .row-1,.banner-section .row-2{
    gap: 0;
}
.banner-section .banner-right:after{
    content: '';
    position: absolute;
    background-color: #F86F03;
    height: 100px;
    width: 80px;
    top: 45%;
    left: 60%;
    transform: translate(-50%, -50%);
}
.banner-section .review-box {
    border-radius: 10px;
    margin-left: 15%;
}
.courses-section .courses img{
    width: 100% !important;
    border-radius: 10px;
    object-fit: cover;
}
.courses-section .courses .wp-block-column{
    border-radius: 10px;
}
.courses-section .courses h3,.courses-section .courses a{
    text-decoration: none !important;
}
.courses-section .course-1 .enroll-btn a,.courses-section .course-3 .enroll-btn a{
    color: #525fe1 !important;
}
.courses-section .course-2 .enroll-btn a,.courses-section .courses .fa-star:before{
    color: #F86F03 !important; 
}
.courses-section .courses .fa-star:before{
    padding-right: 5px;
}
.courses-section .courses .fa-star{
    font-size: 12px;
}
@media screen and (max-width: 767px){
    .banner-section .side-main-img img,.banner-section .side-main-img,.banner-section .banner-right:after,.banner-section .banner-sub-head:before, .courses-section .courses-heading:before{
        display: none;
    }
    .banner-section .wp-block-button__link, .courses-section .banner-btn2 a{
        padding: 10px !important;
    }
    .banner-section .social-icons{
        width: 100%;
    }
    .banner-section .row-2,.banner-section .review-box,.banner-section .review-box .column1, .banner-section .review-box .column2,
    .banner-section .social-icons .wp-block-social-links,.courses-section .heading-btn{
        gap: 10px;
    }
    .courses-section .wp-block-buttons,.courses-section .courses-text,.courses-section .courses-heading{
        justify-content: center;
        text-align: center;
    }
    .banner-section .banner-sub-head, .courses-section .courses-heading{
        padding-left: 0 !important;
    }
    .banner-section .review-count{
        font-size: 18px !important;
    }
    .banner-section .about-content i, .banner-section .review-box i{
        font-size: 25px !important;
    }
}
@media screen and (max-width: 991px){
    .banner-section .row-1:not(.is-not-stacked-on-mobile)>.about-blank,.banner-section .review-sec .review-img,.banner-section .review-main-img img{
        display: none;
    }
    .courses-section .admin-col,.banner-section .social-icons,.banner-section .review-box{
        flex-wrap: nowrap !important;
    }
    .banner-section .social-icons,.banner-section .review-box{
        margin-left: 0;
    }
    .banner-section .social-icons:not(.is-not-stacked-on-mobile)>.social-text,.banner-section .column1:not(.is-not-stacked-on-mobile)>.award,.banner-section .column2:not(.is-not-stacked-on-mobile)>.award{
        flex-basis: 20% !important;       
    }
    .banner-section .social-icons:not(.is-not-stacked-on-mobile)>.social-icn,.banner-section .column1:not(.is-not-stacked-on-mobile)>.award-text,.banner-section .column2:not(.is-not-stacked-on-mobile)>.award-text{
        flex-basis: 80% !important;       
    } 
    .banner-section .review-text{
        font-size: 12px !important;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px){
    .banner-section .banner-content,.banner-section .row-1,.banner-section .row-2,.banner-section .social-icons,.banner-section .social-icons .wp-block-social-links,
    .banner-section .review-box,.banner-section .review-box .column1,.banner-section .review-box .column2,.courses-section .heading-btn{
        flex-wrap: nowrap !important;
    }
    /*.banner-section .social-icons:not(.is-not-stacked-on-mobile)>.social-icn,.banner-section .column1:not(.is-not-stacked-on-mobile)>.award-text,.banner-section .column2:not(.is-not-stacked-on-mobile)>.award-text{
        flex-basis: 80% !important;       
    } */ 
    .banner-section .review-sec .review-text,.banner-section .review-sec:not(.is-not-stacked-on-mobile)>.review-text{
        flex-basis: 60% !important;
    }
    .banner-section .review-sec .review-img,.banner-section .review-sec:not(.is-not-stacked-on-mobile)>.review-img{
        flex-basis: 40% !important;
    }
    .banner-section .review-box:not(.is-not-stacked-on-mobile)>.box-1,.banner-section .review-box:not(.is-not-stacked-on-mobile)>.box-2{
        flex-basis: 50% !important;
    }
    .banner-section .review-box{
        margin-left: 0;
    }
    .banner-section .review-box,.banner-section .social-icons,.banner-section .review-box .column1, .banner-section .review-box .column2{
        gap: 10px !important;
    }
    .banner-section .social-icons .wp-block-social-links{
        gap: 5px !important;
    }
    .banner-section .social-icons{
        width: 70%;
    }
    /*.banner-section .review-text{
        font-size: 12px !important;
    }*/     
    .banner-section .about-content i, .banner-section .review-box i{
        font-size: 25px;
    }
    .banner-section .about-text,.banner-section .review-sec .review-text {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
    }
    .banner-section .review-box .column1, .banner-section .review-box .column2{
        width: 100% !important;
    }
    .banner-section .banner-right:after{
        top: 45%;
        left: 51%;
    }
    .banner-section {
        min-height: 500px !important;
        height: 500px;
    }
    .courses-section .courses{
        display: grid;
        grid-template-columns: auto auto;
    }
}
@media screen and (min-width: 992px) and (max-width: 1399px){
    .banner-section .social-icons{
        width: 50%;
    }
    .banner-section .review-main-img img{
        left: -12px;
    }
}