.about_section {
    padding-top: 80px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about_section_hero {
    padding: 150px 0;
}

.about_section_hero h1 {
    color: #FFF;
    font-size: 55px;
    font-weight: 400;
    line-height: 76px;
}

.about_section_hero p {
    color: #FFF;
    font-size: 18px;
    font-weight: 300;
    line-height: 26px;
    max-width: 540px;
    margin-bottom: 20px;
}

.about_hero_link {
    justify-content: left;
}

.our-vision-about .our-vision-content p {
    width: 486px;
    margin-top: 0;
}

.our_services_title {
    margin-bottom: 50px;
    text-align: center;
}

.about_section_models {
    padding: 0px 20px 52px 20px;
}

.about_section_models_content {
    max-width: 520px;
}

.about_section_models_content img {
    width: 62px;
    margin-bottom: 20px;
}

.about_section_models_content h2 {
    color: #FFF;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 20px;
}

.about_section_models_content p {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 65px;
}

.about_section_models_content .red_btn_style {
    justify-content: left;
}

.join_committee_section {
    padding: 85px 0;
    background: #f1f1f1;
}

.about_page_join_committee .red_btn_style.join_committee_button {
    width: unset;
}

.about_page_join_committee .red_btn_style.join_committee_button a {
    padding: 10px 20px;
}

.about_section_new {
    background-color: #f1f1f1;
    padding: 40px 25px; 
    padding-top: 0px;
}

.about_section_new_content {
    background-color: #020C47;
    padding: 75px 40px 50px;
    box-shadow: 0px 8px 24px 1px rgba(33, 33, 33, 0.2);
    border-radius: 20px;
}

.about_section_new_content p {
    margin: 20px 0px;
    font-size: 18px;
    color: white;
    text-align: center;
}

.about_section_new_content h3 {
    color: #D70E09;
    font-size: 32px;
    line-height: 150%;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

.about_section_new_content h2 {
    color: white;
    font-size: 45px;
    line-height: 150%;
    text-align: center;
    margin: 20px auto;
}

.about_section_new_content h2 span {
    color: #D70E09;
}

 .about_section_new .container, .about_section_hero_new .container {
    max-width: 100%;
    padding: 0px;
}
.about_section_new .container{
    padding: 0px;
}
.about_section_models .container {
    background: #020C47;
    border-radius: 20px;
}
.about_section_models{
    padding: 80px 20px;
    background-color: #f1f1f1;
}
.about_section_models_wrapper{
    background-color:#020C47; ;
    border-radius: 20px;
    padding: 85px 20px;

}
@media screen and (max-width: 1240px) {
    .our-vision-about .our-vision-content p {
        padding-right: 50px;
    }
    
    .about_page_join_committee .red_btn_style.join_committee_button {
        width: 300px;
    }
}

@media screen and (max-width: 991px) {
    .about_section_models_content p {
        margin-bottom: 40px;
    }
    
    .about_page_join_committee .red_btn_style.join_committee_button {
        width: 400px;
        display: flex;
        justify-content: right;
    }
}

@media screen and (max-width: 768px) {
    .about_section_hero {
        padding: 100px 0;
    }

    .about_section_models .col-12 {
        margin-bottom: 70px;
    }

    .about_section_models .col-12:last-child {
        margin-bottom: 0;
    }

    .join_committee_text p {
        margin-bottom: 30px;
    }
    
    .about_page_join_committee .red_btn_style.join_committee_button {
        justify-content: left;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .about_section_hero {
        padding: 70px 0 40px;
    }

    .about_section_hero h1 {
        font-size: 30px;
        line-height: normal;
        margin-bottom: 20px;
    }
    .about_section_models_wrapper{
        padding: 0px;
    }
    .about_section_hero p {
        font-size: 15px;
        line-height: 150%;
    }

    .about_page_join_committee a,
    .about_section_models_content .red_btn_style a,
    .about_hero_link.red_btn_style a {
        width: 100%;
        text-align: center;
    }

    .about_page_join_committee .join_committee {
        margin-top: 0;
        padding: 20px;
    }

    .about_page_join_committee {
        padding: 60px 0;
        text-align: center;
    }

    .about_section_models_content h2 {
        font-size: 25px;
    }

    .about_section_models {
        padding: 60px 0;
    }
    
    .our_services_title {
        font-size: 30px;
    }
    
    .join_committee_text h2 {
        font-size: 30px;
    }
}

.about_section_hero_new {
    
    padding: 25px;
    padding-top: 87px;
    background: #f1f1f1;
}

.about_section_hero_new_background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 20px;
}

.about_section_hero_new_background_content {
    background-color: white;
    padding: 120px;
    width: 60%;
    border-radius: 20px;
}

.about_section_hero_new_background_content p {
    max-width: 540px;
    color: #039;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin-bottom: 50px;
}

.about_section_hero_new_background_content h1 {
    max-width: 540px;
    color: #039;
    font-size: 55px;
    font-weight: 700;
    line-height: 76px;
    letter-spacing: -1.65px;
    margin-bottom: 20px;
}

.about_section_hero_new_background_content a {
    border-radius: 5px;
    background: #D70E09;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    padding: 11px 56px;
}

.about_section_2_content {
    display: flex;
    align-items: flex-start;
    height: 100%;
}

.about_section_2_content_item_image {
    flex: 0 0 auto;
}

.about_section_2_content_item {
    background-color: white;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.about_section_2_content_item h2 {
    color: #02388F;
    font-size: 28px;
    font-weight: 500;
}

.about_section_2_content_item p {
    color: #039;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}

.about_section_2_content_item_button a {
    color: #02388F;
    font-size: 14px;
    font-weight: 400;
    border-radius: 12px;
    border: 1px solid #02388F;
    padding: 7px 37px;
}

.about_section_2 .col-lg-6 {
    margin-bottom: 20px;
}

.about_section_2 {
    padding-top: 45px;
    padding-bottom: 20px;
    background-color: #f1f1f1;
}

.about_section_2_title {
    text-align: center;
    margin-bottom: 40px;
}

.about_section_2_title h2 {
    color: #039;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 0px;
}

@media screen and (max-width: 1240px) {
    .about_section_hero_new_background_content {
        padding: 80px;
    }
    
    .about_section_hero_new_background_content h1 {
        font-size: 45px;
        line-height: 57px;
    }
    
    .about_section_hero_new_background_content p {
        font-size: 20px;
    }
}

@media screen and (max-width: 991px) {
    .about_section_hero_new_background_content {
        padding: 45px;
    }
}

@media screen and (max-width: 768px) {
    .about_section_hero_new_background_content {
        padding: 45px 20px;
    }
    
    .about_section_hero_new_background_content h1 {
        font-size: 33px;
        line-height: 41px;
    }
    
    .about_section_hero_new_background_content p {
        font-size: 16px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 575px) {
    .about_section_2_content_item_image {
        flex: 0 0 120px;
        height: 100%;
    }
    
    .about_section_2_content_item_image img {
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    
    .about_section_2_content_item h2 {
        font-size: 22px;
    }
    
    .about_section_2_content_item p {
        font-size: 12px;
        line-height: 150%;
    }
    
    .about_section_2_content_item_button a {
        font-size: 14px;
    }
    
    .about_section_hero_new_background_content {
        width: 100%;
        background-color: unset;
        text-align: center;
        height: 430px;
        padding: 0px 10px 20px 10px;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }
    
    .about_section_hero_new_background_content p {
        display: none;
    }
    
    .about_section_hero_new_background_content h1 {
        color: white;
    }
    
    .about_section_new,
    .about_section_hero_new {
        padding: 0px;
    }
    
    .about_section_hero_new {
        padding: 20px;
    }
    
    .about_section_new_content {
        padding: 20px;
    }
    
    .about_section_2_title h2 {
        font-size: 30px;
    }
    
    .about_section_2 {
        background-color: #E9E9E9;
    }
    
    .about_section_models {
        padding-top: 0px;
    }
    
    .about_section_models .container {
        padding: 60px 20px 45px 20px;
        border-radius: 0px;
    }
    
    .about_section_2 {
        padding-top: 30px;
    }
    
    .about_section_hero_new {
        margin-top: 67px;
    }
    .about_section_new{
        padding: 0px 20px;
    }
    .about_section_models{
        padding-bottom: 28px;

    }
}
