.join-our-contry {

    width: 100%;

    text-align: center;

    margin-top: 60px;

}

.join-our-contry h4{

    font-size: 48px;

    color: #fff;



}


.benefits-img {
    position: absolute;
    top: 1%;
    left: -7% !important;
}

.join-our-contry .btn-pri{

    margin-top: 30px;

    display: inline-block;

    margin-bottom:30px;

}

.education .btn-pri{

    background:var(--white);
    color:var(--light-green);
    border:1px solid white;
}

.education .btn-pri:hover{

    background:var(--light-green);
    color:white;
}

.benefits{
        
        padding: 0px 15px !important;
    }




.education-benifits .number-1{

    background-color: #0F6C00;

}

.education-joinus-section  .join-us-left ,.education-joinus-section  .join-us-right{

    padding: unset;

}

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

    .join-our-contry h4 {

        font-size: 35px;

        line-height: 45px;

    }

}





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

    .education-galery{

        padding: 0px;

    }

    .education-section .about-image-galary {

        padding: 0px 70px;

    }

    .education-galery .cs-container {

        padding: 0px 40px;

    }

    .education-section .step-column {

        width: 100%;

        margin-bottom: 60px;

    }

}

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

    .education-joinus-section.cs-row{

        margin: unset;

    }

    .join-our-contry h4 {

        font-size: 25px;

        line-height: 35px;

    }

    

    .join-our-contry {

        margin-top: 25px;

    }

    .gallery-image .about-gallery {

        width: 100%;

    }

}

