.about_main > div {
    border: none;
}
.about_main > div h2 {
    max-width: 1012px;
    margin: 24px 0 16px
}
.about_main > div > p {
    margin: 16px 0 40px;
}
.ab_main_img:after {
    height: 541px !important;
}
.block_heading {
    padding-left: 16px;
    border-left: 1px solid;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 63px;
    width: 42%;
}
.block_heading hr {
    width: 43%;
    margin: 0 10px;
}
.block_heading span {
    font-weight: 600;
    font-size: 24px;
    color: #1E181C;
    white-space: nowrap;
}
.about_socials span {
    font-weight: 500;
    font-size: 24px;
}
.about_socials > div > a:nth-child(2) {
    margin:0 16px;
}
.about_socials > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}
.about_socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 48%;
    margin-bottom: 64px;
}
.about_socials hr {
    width: 50%;
}
.about_main h3 {
    font-weight: 600;
    font-size: 32px;
    color: #1E181C;
    margin: 32px 0;
    line-height: 48px;
}
.ab_txt p {
    line-height: 42px;
}
.single_paragraph {
    font-size: 24px;
    line-height: 38px;
    color: #1E181C;
    margin: 23px 0 0;
}
.about_imgs {
    position: relative;
    height: 434px !important;
    margin: 22px 0 40px;
}
/*.about_imgs:after {*/
/*    content: url(../../public/images/rect.png);*/
/*    position: absolute;*/
/*    left: -20px;*/
/*}*/
.about_imgs > div {
    position: absolute !important;
    top:0;
    width: 100% !important;
    left: -20px;
}
.about_imgs img {
    width: 89% !important;
}
.ab_main_img img {
    width: 100% !important;
    height: 523px !important;
}
.about_imgs img.rect {
    width: 100% !important;
}
.about_subtitle {
    font-weight: 600;
    font-size: 40px;
    line-height: 56px;
    color: #EF8059;
    max-width: 675px;
    margin: 18px 0;
    z-index: 9;
    /*position: relative;*/
}
.ab_main_img {
    width: 701px !important;
    position: absolute;
    right: -70px;
    top: 0;
}
.about_flex {
    display: flex;
    position: relative;
}
.ab_txt  {
    column-gap: 45px;
}
.mobile_ab_main_img {
    display: none;
}


@media (max-width: 1433px) {
    .single_paragraph {
        font-size: 21px;
    }
    .ab_main_img img {
        height: 445px !important;
    }
}
@media (max-width: 1370px) {
    .about_socials {
        width:45%;
        margin-bottom: 50px;
    }
    .block_heading{
        width: 39%;
    }
    .ab_main_img img {
        width: 95% !important;
    }
}
@media (max-width: 1345px) {
    .about_socials {
        margin-bottom: 50px;
    }
    .ab_txt  {
        margin-top: 0;
    }
}
@media (max-width: 1390px) {
    .ab_main_img img {
        margin: 0 0 0 auto !important;
    }
    .about_main h3 {
        font-size: 26px;
        margin: 24px 0;
        line-height: 28px;
    }
}
@media (max-width: 1300px) {
    .about_imgs {
        height: 387px !important;
    }
}
@media (max-width: 1213px) {
    .ab_main_img {
        width: 628px !important;
    }
}
@media (max-width: 1197px) {
    .block_heading hr {
        width: 26%;
    }
    .about_socials hr {
        width: 38%;
    }
    .about_imgs {
        height: 360px !important;
    }
    .about_imgs > div {
        left: 0;
    }
}
@media (max-width: 1160px) {
    .ab_main_img {
        width: 577px !important;
    }
}
@media (max-width: 1024px) {
    .ab_main_img {
        display: none;
    }
    .mobile_ab_main_img {
        display: block;
    }
    .about_subtitle {
        font-size: 28px;
        line-height: 38px;
        max-width: 100%;
    }
    .about_socials {
        margin-bottom: 19px;
        margin-top: 22px;
    }
    .mobile_ab_main_img img {
        width: 100% !important;
    }
}
@media (max-width: 1013px) {
    .about_socials {
        display: none;
    }
    .block_heading hr {
        display: none;
    }
    .block_heading {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .ab_main_img > div, .ab_main_img img {
        width: 100% !important;
    }
    .block_heading {
        width: 73%;
    }
    .ab_txt   {
        max-width: 100%;
    }
    .about_imgs img, .about_imgs {
        height: 455px !important;
    }
    .ab_txt p {
        -webkit-line-clamp: unset !important;
    }
}
@media (max-width: 767px) {
    .ab_txt p, .single_paragraph {
        line-height: 26px;
        font-size: 16px !important;
    }
    .about_main h3 {
        font-size: 24px;
        line-height: 32px;
    }
    .about_subtitle {
        font-size: 24px;
        line-height: 27px;
        /*position: absolute;*/
        /*top: 186px;*/
    }
}
@media (max-width: 689px) {
    .about_imgs img, .about_imgs {
        height: 400px !important;
    }
}
@media (max-width: 573px) {
    .about_imgs img, .about_imgs {
        height: 326px !important;
    }
}
@media (max-width: 472px) {
    .about_imgs img, .about_imgs {
        height: 326px !important;
    }
    .block_heading {
        height: 48px;
        padding: 3px 0 3px 16px;
    }
    .block_heading span {
        font-size: 16px;
    }
    .ab_main_img {
        position: relative;
    }
    .ab_main_img:before {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        background: linear-gradient(180.31deg, #FFFFFF 7.41%, rgba(196, 196, 196, 0) 56.62%);
        z-index: 9;
    }
    .about_imgs img, .about_imgs {
        height: 266px !important;
    }
}
@media (max-width: 380px) {
    .about_imgs img, .about_imgs {
        height: 243px !important;
    }
}
@media (max-width: 325px) {
    .about_imgs img, .about_imgs {
        height: 216px !important;
    }
}