@media screen and (max-width:991px) {
	.hero_section{
		min-height: 0;
		padding: 100px 0 20px;
	}
    header .row-center {
        flex-direction: row;
        margin: 0;
    }
    .hero_home_background::before {
        content: '';
        background: #fff;
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: .5;
        top: 0;
        left: 0;
    }
    .hero_home_background {
        padding: 0 15px !important;
        min-height: 0;
        padding-top: 80px;
        background-size: 100vh;
        background-position: top right;
    }
    .hero_home_background * {
        position: relative;
        z-index: 1;
    }
    .section-values h2 {
        margin-bottom: 30px
    }
    .tab {
        margin-bottom: 20px;
    }
    .tab button {
        font-size: 18px;
        padding: 7px 10px
    }
    .title_s3_capabilities h2,
    .hero_section h1 {
        font-size: 34px;
        line-height: 40px;
    }
    .title-general h3,
    .title-general h2,
    .title-general {
        font-size: 32px;
        line-height: 36px;
    }
    .tabcontent h2,
    .tabcontent h3,
    .tabcontent h2 strong,
    .tabcontent h3 strong,
    .box_about h3 {
        font-size: 26px;
        line-height: 1.3;
    }
    .section-case-studies,
    .section-press-releases {
        max-width: 100vw;
        overflow: hidden;
        width: 100%;
        display: inline-block;
    }
    .section-offer {
        max-width: 100vw;
        overflow: hidden;
    }
    .box_section-1-offer {
        margin-bottom: 30px
    }
    .cta_box_s1_offer {
        opacity: 1;
        transform: none;
    }
    .section-1-capabilities {
        padding: 30px
    }
    .section-about {
        padding: 40px 0
    }
    #custom-header {
        z-index: 10;
        background: #fff;
    }
    .counter {
        font-size: 34px;
    }
    .view-more img {
        max-height: 24px;
    }
    .slick-slider .slick-prev,
    .slick-slider .slick-next {
        width: 25px !important;
        height: 25px !important;
    }
    .view-more {
        align-items: center;
        justify-content: flex-start;
        margin-top: 20px;
    }
    .section-case-studies .row-center {
        align-items: flex-start;
    }
    .section-case-studies {
        padding: 30px 0 50px;
        min-height: 0;
    }
    .custom_button.press-release-link a {
        font-size: 12px;
        padding: 5px;
    }
    .form_custom {
        padding: 10px;
    }
    .title_box_contact {
        margin: 0 0 20px;
    }
    .site-footer {
        padding: 20px 10px 10px;
        max-width: 97vw
    }
    .box_contact {
        min-height: 0
    }
    .custom_container_contact {
        padding: 15px;
    }
    .section-press-releases {
        margin-bottom: 30px;
    }
    .section-values {
        padding: 40px 0;
    }
    #media_image-2 {
        text-align: center;
    }
    #text-10 ul {
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .sm_logos {
        align-items: center;
        justify-content: center;
    }
    .box_section-1-offer {
        margin: 0 auto 30px;
    }
    .page-template-template-simple .container.mb-5 .row {
        margin: 0;
    }
    .page-template-template-simple .container.mb-5 .row h1 {
        font-size: 28px;
        line-height: 1.2;
    }
}