

/*video section*/


.video-section::after{
    position: absolute;
    content: "";
    background: #6697BB;
    width: 300px;
    height: 300px;
    border-radius: 25px;
    transform: rotate(30deg);
    left: -190px;
    top: 20%;
    /*opacity: .7;*/
    /*animation: rotation 100s infinite linear;*/
}

.video-section{
    padding-block: 40px 100px;
    position: relative;
}

.video-back{
    display: flex;
    width: 100%;
    align-self: center;
    justify-content: space-between;
    /* background: var(--additional-color); */
    padding: 50px 100px;
    border-radius: 25px;
    gap: 50px;
    position: relative;
}

.video-back::before{
    position: absolute;
    content: '';
    background: var(--additional-color);
    width: 100%;
    height: 474px;
    right: 0;
    top: 71px;
    border-radius: 30px;
}

.video-content{
    width: 50%;
    margin-top: 67px;
}

.video_container{
    width: 40%;
}


.video_container {
    height: 100%;
    width: 44%;
    position: relative;
    height: 505px;

}

.video_container video{
    width: 100%;
    height: 507px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 0;
    border-radius: 19px;
    object-fit: cover;
    outline: 2px solid #d1d4d7;
    outline-offset: 6px;
}

.video-content .sit-btn{
    width: fit-content;
}



video {
    text-align: center;
    /* or
    padding: 30px 40px;
    */
}

/*video section*/



/*feature*/

.joining-features{
    padding-block: 90px 13px;
    position: relative;
    background-size: 39%;
    background-repeat: no-repeat;
    background-position: bottom left;
}

/*.joining-features::after{*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: var(--additional-color2);*/
/*    width: 300px;*/
/*    height: 300px;*/
/*    border-radius: 25px;*/
/*    transform: rotate(54deg);*/
/*    right: -190px;*/
/*    top: 2%;*/
/*    !*opacity: .7;*!*/
/*    !*animation: rotation 100s infinite linear;*!*/
/*}*/


.joining-features::before{
    position: absolute;
    content: '';
    /*background-image: url("../images/index/sport.png");*/
    background-repeat: no-repeat;
    background-size: contain;
    width: 600px;
    height: 600px;
    left: 6%;
    bottom: -108px;
    z-index: -1;
}

.joining-features .row{
    display: flex;
    justify-content: flex-start;
}


.all_features{
    width: 70%;
}


.joining-extra-img{
    position: absolute;
    width: 600px;
    height: 600px;
    left: 6%;
    bottom: -150px;
    z-index: -1;
}

.joining-extra-img img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}



.eng-text{
    color: transparent;
    -webkit-text-stroke: 3px var(--extra-color);
    font-size: 70px;
    font-family: 'kalame_bold';
}

.sit-line{
    display: flex;
    align-self: center;
    justify-content: space-between;
    align-items: center;
}

.title{
    width: 100%;
}

.all_features{
    width: 70%;
    display: flex;
    align-items: center;
}

.each-feature{
    display: flex;
    flex-direction: column;
    padding: 20px;
    border: 1px solid var(--extra-color);
    gap: 30px;
    height: 250px;
    background: #fff;
    min-width: 250px;
    align-items: center;
    justify-content: center;
    border-radius: 14px;
    margin: 4px;
}

@media screen and (min-width: 768px){
    .each-feature:hover{
        box-shadow: 4px 6px 16px 0px #9f9f9f;
    }
}

.feature-dark{
    background: var(--extra-color);
}

.feature-icon{
    width: 51px;
    height: 47px;
}

.feature-icon svg{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.feature-icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.feature-line {
    height: 650px;
}

.feature-line{
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.all_features .feature-line:nth-child(2){
    justify-content: flex-end;
}

/*.all_features .feature-line:nth-child(2) .each-feature{*/
/*    border-inline: unset;*/
/*}*/

.feature-text span{
    font-weight: 600;
    font-size: 17px;
    color: var(--additional-color2);
}

.feature-text{
    text-align: center;
}

.feature-text p{
    font-size: 15px;
    color: var(--primary-color);
}

.feature-dark .feature-text span{
    color: #fff;
}

.feature-dark .feature-text p{
    color: #fff;
}

/*feature*/


/*courses*/

.all-courses{
    /*padding-block: 190px;*/
    /*background: var(--additional-color);*/
    position: relative;
}

.see-all-sec{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 23px;
    height: fit-content;
    align-self: flex-end;
}

.empty-course{
    width: 100%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cube1{
    position: absolute;
    width: 500px;
    height: 500px;
    left: 30%;
    top: 0;
    z-index: 0;
}

.courses_swiper{
    position: unset !important;
}

.courses_swiper .swiper-wrapper{
    position: unset !important;
}

.courses_section .container{
    position: relative;
}

.newest_swiper{
    position: unset !important;
}

.trainer-swiper{
    position: unset !important;
}

.trainer-swiper .swiper-wrapper{
    position: unset;
}

.best-trainers .container{
    position: relative;
}


.newest_swiper .swiper-wrapper{
    position: unset !important;
}

.newest .container{
    position: relative;
}

.blogs .container{
    position: relative;
}

.blogs-swiper .swiper-wrapper{
    position: unset;
}

.blogs-swiper {
    position: unset !important;
}

.cube1{
    position: absolute;
    border: 15px solid #6697BB;
    width: 300px;
    height: 300px;
    border-radius: 25px;
    transform: rotate(54deg);
    right: -190px;
    bottom: 2%;
}

.cube2{
    position: absolute;
    border: 15px solid #6697BB;
    width: 300px;
    height: 300px;
    border-radius: 25px;
    transform: rotate(54deg);
    left: -190px;
    top: 70%;
}


.all-courses::before{
    position: absolute;
    content: "";
    background: var(--additional-color);
    width: 100%;
    height: 100%;
    clip-path: polygon(0% 11%, 100% 0%, 100% 90%, 0% 100%);
    z-index: -1;
}

/*.all-courses::after{*/
/*position: absolute;*/
/*content: '';*/
/*background-image: url(../images/index/line2.png);*/
/*background-repeat: no-repeat;*/
/*width: 100%;*/
/*bottom: 0;*/
/*background-size: cover;*/
/*height: 116px;*/
/*}*/

.all-courses .container{
    z-index: 1;
    position: relative;
    padding-block: 152px;
}

.all-tabs{
width: 100%;
display: flex;
align-items: center;
justify-content: center;
gap: 30px;
padding-block: 40px 60px;
}

.dark-sec .sit-title h3 {
color: #fff;
}

.all-courses .title{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}

.dark-sec .sit-btn .sit-link {
color: #fff;
}

/*courses*/





/*newest*/

.newest{
    padding-block: 100px;
}

.newest .swiper-slide {
    padding-block: 14px;
    padding: 7px;
}



/*newest*/




/*trainer*/

.best-trainers{
    /*padding-block: 90px;*/
    position: relative;
}

.trainer-line{
    position: absolute;
    top: 0;
    background-image: url("../images/index/line1.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 120px;
}

.best-trainers .container{
    padding-block: 130px 30px;
}

.best-trainers::before{
    position: absolute;
    content: "";
    background: #fff;
    width: 100%;
    height: 100%;
    clip-path: polygon(0 0, 100% 0, 100% 76%, 0% 100%);
    z-index: -1;
}

/*.best-trainers::after{*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: var(--extra-color);*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);*/
/*    z-index: -2;*/
/*    top: 0;*/
/*}*/

.each-trainer{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 30px;
    padding-top: 70px;
    padding-bottom: 60px;
    border: 1px solid var(--additional-color);
    border-radius: 19px;
    background: var(--additional-color);
    position: relative;
    overflow: hidden;
    box-shadow: 2px 3px 9px 4px #dadada;
    /* padding: 1rem; */
    margin-bottom: 3rem;
    margin-top: 3rem;
}
.sit-extra{
   overflow: auto;
    height: 289px;
    padding-left: 2rem;
    padding-bottom: 2rem;
}
.each-trainer:first-child{
    margin-right: 1rem;
}


.each-trainer::before{
    content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: var(--additional-color2);

    position: absolute;
    bottom: 115%;
    right: 0;
    left: 0;
    opacity: 0.9;
    transform: scale(1);
    transition: all 0.6s linear 0s;
}







.trainer-image{
    width: 135px;
    height: 135px;
    border-radius: 50%;
    margin-bottom: 35px;
    position: relative;
    border: 3px solid #ffffff;
    overflow: hidden;
}

.trainer-image::after {
    content: "";
    width: 35px;
    height: 100%;
    background: rgba(255, 255, 255, 0.35);
    position: absolute;
    right: -50%;
    top: 0;
    transform: skewX(45deg);
    transition: all 0.35s linear;
}


.trainer-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    transform: scale(.9);
    transition: .5s;
}




@media screen and (min-width: 768px){



    .each-trainer:hover::before {
        height: 100%;
        transform: scale(2);
        transition: all 0.6s linear 0s;
    }


    .each-trainer:hover{
        text-decoration: none;
    }


    .each-trainer:hover .trainer-image::after {
        right: 130%;
        transition: all 0.45s linear;
        transition-delay: 0.4s;
    }


    .each-trainer:hover .trainer-image img {
        transform: scale(1);
        transition: .5s;
    }

}


.trainer_name{
    margin-bottom: 5px;
    position: relative;
}


.trainer_name span{
    color: #000;
    font-weight: 600;
    font-size: 17px;
}

.Expertise{
    /*margin-bottom: 20px;*/
    position: relative;
    min-height: 24px;
}


.Expertise span{
    color: var(--additional-color2);
    font-weight: 500;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.trainer-social{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    position: relative;
}

.trainer-social a{
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--additional-color2);
    /*border: 1px solid var(--secondary-color);*/
    border-radius: 50%;
    transition: 0.5s;
}

.trainer-social svg {
    width: 25px;
    height: 25px;
}

.trainer-social svg path{
    fill: #fff;
}


.trainer-social a:hover{
    transform: rotate(360deg);
    background: #6697BB;

}




/*trainer*/


/*about us*/

.about-us{
    background: #fff;
    padding-block: 27px 90px;
    position: relative;
    display: none;
}

.about-us .container{
    padding-bottom: 80px;
}

.about-us::before{
    content: '';
    position: absolute;
    object-fit: cover;
    width: 100%;
    height: 120px;
    bottom: 0;
    background-image: url("../images/index/line2.png");
    background-repeat: no-repeat;
}

.about_swiper .swiper-wrapper{
    max-height: 400px;
}

.about_swiper .swiper-wrapper .swiper-slide .row{
    height: 100%;
}

.about-us-tilte{
    padding-block: 99px 0;
}

.about-us-tilte .sit-title h3{
    color: var(--text-color) ;
}

.about-image{
    width: 219px;
    height: 198px;
}

.about-image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.about-text span{
    font-weight: 600;
    font-family: 'kalame_bold';
    font-size: 24px;
    line-height: 50px;
    color: var(--primary-color);
}

.extra-name {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    align-self: flex-end;
}

.about-name{
    color: var(--secondary-color);
    font-size: 17px;
    font-weight: 600;
}

.about-position{
    color: var(--primary-color);
    font-size: 17px;
}

.col-about-extra{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    background-image: url(../images/index/quotes.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}

.col-about-img, .col-about-text, .col-about-extra{
    height: 100%;
    align-items: center;
    display: flex;
    justify-content: flex-start;

}

.about-row{
    height: 330px;
    align-items: center;
}

.swiper-pagination-about.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical>.swiper-pagination-bullets {
    left: 10px !important;
    right: unset !important;
}

.swiper-pagination-about .swiper-pagination-bullet {
    width: 2px;
    height: 80px;
    border-radius: 0;
    margin: 0 !important;
    background: #c2c2c2 !important;
    opacity: .7;
}

.swiper-pagination-about .swiper-pagination-bullet-active {
    background: var(--secondary-color) !important;
}

/*about us*/


/*blogs*/

.blogs{
    position: relative;
}

.blogs::before{
    position: absolute;
    content: '';
    border: 15px solid #6697BB;
    width: 300px;
    height: 300px;
    border-radius: 25px;
    transform: rotate(54deg);
    left: -190px;
    top: 91%;
}

.each-blog{
    height: 450px;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px;
    display: flex;
    justify-content: flex-end;
    position: relative;
    text-decoration: unset !important;
    border-radius: 4px;
}

.blog-shadow{
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8127626050420168) 0%, rgba(0, 0, 0, 0.5998774509803921) 100%, rgba(0, 0, 0, 0.3337710084033614) 100%, rgba(0, 0, 0, 0.22452731092436973) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 4px;
    opacity: 0.5;
    transition: .9s;
}


.blog-content{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: relative;
    width: 100%;
    transition: .6s;
}

.blog-date{
    background-color: var(--secondary-color);
    padding: 0 55px;
    color: #fff !important;
    text-decoration: unset important;
    width: fit-content;
    clip-path: polygon(9% 0, 100% 0, 100% 100%, 0% 100%);
    /*font-weight: 600;*/
    margin-bottom: 20px;
    font-size: 12px;
}

.blog-name h3{
    color: #fff !important;
    text-decoration: unset !important;
    font-weight: 600;
    font-family: 'kalame_light';
    min-height: 67px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 18px;
    line-height: 33px;
}


@media screen and (min-width: 768px){
    .each-blog:hover .blog-shadow{
        opacity: 0.8;
        transition: .9s;
    }

    .each-blog:hover .blog-content{
        transform: translateY(-39px);
        transition: .6s;
    }
}


/*blogs*/


/*contact*/

.contact-us{
    clip-path: polygon(0 9%, 100% 0%, 100% 91%, 0 100%);
    /* padding-block: 100px; */
    background: var(--additional-color);
    margin-block: 80px 50px;
}

.contact-us .row{
    /*padding-block: 90px;*/
}

.contact-form{
    width: 50%;
    padding-right: 300px;
    padding-left: 100px;
    padding-block: 142px;
}

.contact-map {
    width: 50%;
    height: 800px;
    filter: grayscale(1) contrast(0.8) brightness(0.8);
    transition: .6s;
}

.contact-map:hover{
    filter: unset;
    transition: .6s;
}

.contact-map iframe{
    width: 100%;
    height: 100%;
}

.contact-form form{
    padding-top: 30px;
}

.myform-input{
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.myform-input input, .myform-input textarea{
    width: 100%;
    border: unset;
    border-bottom: 1px solid #b1b1b1;
    background: transparent;
}

.myform-input label {
    display: inline-block;
    margin-bottom: 0;
    color: #000;
    font-size: 16px;
}

.contact-form form button{
    align-self: flex-end;
    border: unset;
    background: unset;
    margin-top: 20px;
}

.myform-input input:focus-visible, .myform-input textarea:focus-visible  {
    outline: 0 !important;
}


/*contact*/















/*responsive*/
/*responsive*/

@media screen and (max-width: 1600px){
    .all_features {
        width: 64%;
    }

    .contact-form {
        padding-right: 240px;
    }
}

@media screen and (max-width: 1500px){

    .video-section {
        padding-block: 100px 100px;
    }

    .contact-form {
        padding-right: 200px;
    }

}

@media screen and (max-width: 1399px){


    .video-back::before {
        height: 509px;
        top: 71px;
    }

    .video_container video {
        height: 564px;
    }

    .contact-form {
        width: 50%;
        padding-right: 97px;
        padding-left: 97px;
        padding-block: 142px;
    }

    .blogs::before {
        border: 11px solid var(--additional-color2);
        width: 200px;
        height: 200px;
        border-radius: 15px;
        left: -103px;
        top: 91%;
    }

}


@media screen and (max-width: 1199px){

    .controls {
        bottom: -57px;
    }

    .joining-extra-img {
        bottom: -215px;
    }

    .contact-form {
        padding-right: 51px;
        padding-left: 51px;
    }

    .all_features {
        width: 80%;
    }

    .joining-extra-img {
        left: -3%;
        width: 511px;
        height: 610px;
    }

    .cube1 {
        width: 200px;
        height: 200px;
        border-radius: 15px;
        right: -120px;
        bottom: 3%;
        border: 11px solid var(--additional-color2);
    }

    .cube2 {
        width: 200px;
        height: 200px;
        border-radius: 25px;
        left: -120px;
        top: 70%;
        border: 11px solid var(--additional-color2);
    }

}

@media screen and (max-width: 1024px){
    .joining-extra-img{
        left: -7%;
        width: 456px;
        height: 441px;
    }
}


@media screen and (max-width: 991px){

    .controls {
        bottom: -1px;
    }

    .all-courses .container {
        padding-block: 88px;
    }

    .all-courses::before {
        clip-path: polygon(0% 4%, 100% 0%, 100% 96%, 0% 100%);
    }

    .cube2 {
        top: 89%;
        z-index: 1;
    }

    .col-about-img, .col-about-text, .col-about-extra {
        justify-content: center;
        height: 100px;
        max-height: 100px;
    }

    .about-image {
        width: 190px;
        height: 100px;
    }

    .about-text{
        text-align: center;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }



    .about-text span {
        line-height: 37px;
        /* color: #fff; */
        text-align: center;
        width: 81%;
        display: block;
        font-size: 17px;
    }

    .video-back {
        gap: 50px;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .video_container {
        height: 100%;
        width: 100%;
        position: relative;
    }

    .video_container video {
        /*height: unset;*/
        top: unset;
        position: unset;
    }

    .video-back {
        flex-direction: column-reverse;
    }

    .video-content {
        width: 100%;
    }

    .all_features {
        width: 100%;
    }

    .joining-extra-img {
        display: none;
    }

    .each-feature {
        gap: 10px;
    }

    .feature-icon {
        width: 65px;
        height: 65px;
    }

    .all-tabs .sit-btn .sit-link {
        font-size: 16px;
    }

    .all_features {
        flex-direction: column;
    }

    .feature-line {
        flex-direction: row;
    }

    .feature-line {
        height: fit-content;
    }

    .all_features .feature-line:nth-child(2) .each-feature {
        border-inline: 1px solid var(--extra-color);
    }

    .eng-text {
        font-size: 50px;
    }




}


@media screen and (max-width: 767px){


    .video_container video {
        height: 394px;
    }


    .controls .timeline {
        display: none;
    }

    /*.fa-fast-forward, .fa-fast-backward{*/
    /*    display: none;*/
    /*}*/

    .blogs::before {
        border: 8px solid var(--additional-color2);
        width: 137px;
        height: 137px;
        border-radius: 15px;
        left: -73px;
        top: 92%;
    }


    .video-section::after {
        width: 200px;
        height: 200px;
        right: -161px;
        left: unset;
        top: 20%;
    }

    .about-text span {
        line-height: 33px;
        font-size: 19px;
    }

    .contact-us {
        clip-path: polygon(0 3%, 100% 0%, 100% 96%, 0 100%);
    }

    .contact-form {
        width: 100%;
    }

    .contact-map {
        width: 100%;
        height: 400px;
        padding-block: 50px;
    }

    .contact-us .row {
        flex-direction: column;
    }

    .all-tabs {
        overflow: auto;
        justify-content: flex-start;
        gap: 8px;
        scrollbar-width: none; /* Firefox */
        -ms-overflow-style: none;  /* IE 10+ */
    }

    .all-tabs::-webkit-scrollbar{
        display: none;
    }



    .video-back {
        padding: 50px 60px;
        gap: 24px;
    }

    .sit-line {
        flex-direction: column;
        align-items: flex-start;
    }

    .joining-features .sit-btn {
        align-self: flex-end;
    }


    .contact-form {
        padding-block: 50px;
    }


}


@media screen and (max-width: 575px){

    .trainer-swiper .swiper-slide {
        padding-block: 12px;
    }

    .blogs{
        padding-top: 50px;
    }

    .empty-course {
        height: 229px;
    }

    .course-info {
        font-size: var(--mobile-text-font);
    }


    .contact-map {
        height: 350px;
        padding-block: 0px 50px;
    }

    .myform-input label {
        font-size: var(--mobile-title-font);
    }

    .each-trainer {
        margin-bottom: 0;
    }

    .trainer-image {
        margin-bottom: 14px;
    }

    .Expertise span {
        font-size: var(--mobile-title-font);
    }

    .each-trainer {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .trainer_name span {
        font-size: var(--mobile-title-font);
    }

    .newest {
        padding-block: 25px 65px;
    }

    .eng-text {
        font-size: 30px;
        -webkit-text-stroke: 2px var(--extra-color);
    }


    .all-tabs {
        padding-block: 20px 40px;
    }


    .all-tabs .sit-btn .sit-link {
        font-size: var(--mobile-title-font);
    }

    .cube2 {
        width: 130px;
        height: 130px;
        border-radius: 12px;
        left: -60px;
        top: 70%;
        border: 6px solid var(--additional-color2);
    }

    .cube1 {
        width: 120px;
        height: 120px;
        border-radius: 15px;
        right: -59px;
        bottom: 3%;
        border: 6px solid var(--additional-color2);
    }

    .video-section::after {
        bottom: 0 !important;
        top: unset !important;
    }

    .blogs-swiper .swiper-nav-box{
        display: none;
    }

    .blog-date {
        padding: 0 37px;
        font-size: var(--mobile-text-font);
        margin-bottom: 13px;
    }

    .blog-name h3 {
        font-size: var(--mobile-title-font);
    }

    .each-blog {
        height: 294px;
    }

    .contact-form {
        padding-block: 35px;
    }

    .about-text span {
        display: block;
        font-size: var(--mobile-title-font);
    }

    .video-back {
        padding: 36px 25px;
        gap: 24px;
    }

    .about-us {
        padding-block: 53px;
    }

    .video_container {
        width: 90%;
    }

    .feature-line {
        /*flex-direction: column;*/
        width: 100%;
    }

    .each-feature {
        gap: 10px;
        justify-content: center;
        width: 50%;
        min-width: unset;
        height: 200px;
    }

    .feature-text span {
        font-size: 15px;
    }

    .joining-features .container {
        padding-block: 0px 24px;
    }

    .video-section {
        padding-block: 100px 64px;
    }

    .all-courses {
        padding-block: 36px 30px;
    }

    .best-trainers .container {
        padding-block: 10px 0px;
    }

    .about-us-tilte {
        padding-block: 59px 0;
    }

    .faqs {
        padding-block: 90px 0px;
    }

    .feature-icon {
        width: 55px;
        height: 55px;
    }

    .feature-line:nth-child(2) {
         /*flex-direction: column-reverse;*/
    }



    .contact-us {
        margin-block: 30px 0px;
    }


    .all-courses .container {
        padding-block: 88px 0;
    }

    .video-section {
        padding-block: 10px 64px;
    }

}

@media screen and (max-width: 425px){


    .trainer-swiper .swiper-slide {
        padding: 12px;
    }


    .each-trainer:first-child {
        margin-right: 0;
    }


    .feature-icon {
        width: 45px;
        height: 45px;
    }


    .video_container {
        width: 100%;
    }

    .video_container video {
        height: 310px;
    }


    .all-courses::before {
        clip-path: polygon(0% 2%, 100% 0%, 100% 98%, 0% 100%);
    }

    .blogs::before {
        border: 8px solid var(--additional-color2);
        width: 106px;
        height: 106px;
        border-radius: 15px;
        left: -47px;
        top: 108%;
    }

    .cube2 {
        width: 80px;
        height: 80px;
        border-radius: 12px;
        left: -30px;
        top: 90%;
        border: 6px solid var(--additional-color2);
    }

    .cube1 {
        width: 80px;
        height: 80px;
        border-radius: 15px;
        right: -39px;
        bottom: 3%;
        border: 6px solid var(--additional-color2);
    }


    .video-section::after {
        display: none;
    }

    .newest {
        padding-block: 66px 10px;
    }

    .course-content {
        gap: 4px;
    }

    .course-info {
        font-size: var(--mobile-text-font);
        margin-bottom: 6px;
    }

    .joining-features {
        padding-block: 90px 24px;
    }

    .contact-form {
        padding-right: 21px;
        padding-left: 21px;
    }

    .contact-map {
        padding-block: 0 0px;
    }

    .contact-us .container-fluid {
        padding: 0;
    }

    .eng-text {
        font-size: 32px;
    }


    .eng-text {
        margin-bottom: 12px;
    }

    .joining-features .sit-btn {
        margin-bottom: 10px;
    }

    .video_container {
        width: 90%;
    }

    .all-courses {
        padding-block: 36px 80px;
    }

}

@media screen and (max-width: 375px){

    .each-feature {
        padding: 10px;
        height: 164px;
    }

    .eng-text {
        font-size: 28px;
    }


}

@media screen and (max-width: 320px){

    .feature-icon {
        width: 35px;
        height: 35px;
    }

    .feature-text span {
        font-size: 14px;
    }

    .joining-features .container {
        padding-inline: 7px;
    }

}





/*responsive*/
/*responsive*/




