@media (max-width: 1600px) {
    body {
        font-size: 17px;
    }
    .c {
        padding: 0 50px;
    }
    .menu li {
        margin: 0 10px;
    }
    .header {
        padding: 32px 0;
        font-size: 16px;
    }
    .header .logo img,
    .footer .logo img {
        width: 200px;
    }
    .footer {
        padding: 60px 0;
    }
    .title25 {
        font-size: 23px;
    }
    .footer_cols .link {
        font-size: 18px;
    }
    .foot_title {
        font-size: 18px;
    }
    .title_large {
        font-size: 60px;
    }
    .sbox {
        padding: 30px;
    }
    .sbox .num {
        font-size: 45px;
    }
    .section_white + .section_white {
        margin-top: -80px;
    }
    .section_padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }  
    .title40 {
        font-size: 35px;
    }
    .ico_meta .t {
        font-size: 19px;
    }  
    .title30 {
        font-size: 28px;
    }
    .arrow_link {
        font-size: 18px;
    }
    .service_grid .ico_box {
        width: 80px;
    }
    .service_grid {
        padding: 40px;
    }
    .radius_block .bg {
        padding: 60px 60px 0 60px;
    }
    .top_line {
        left: -35px;
        top: -28px;
        width: 95px;
    }
    .blists li {
        font-size: 23px;
    } 
    .b_bg {
        padding: 80px;
    } 
    .approach_block .text_center {
        margin-top: 60px;
    }  
    .title35 {
        font-size: 32px;
    } 
    .toggle_block .toggle {
        font-size: 22px;
    }
    .info_bg {
        padding: 50px;
    }  
    .our_approach .mission {
        margin-top: 60px;
    }
    .mission_li .txt {
        font-size: 22px;
    } 
    .two_slider_block .tit {
        font-size: 85px;
    }
    .two_slider_block .tit_desc {
        font-size: 22px;
    }
    .two_sliders_wrap + .two_sliders_wrap {
        margin-top: 40px;
    } 
    .large_txt {
        font-size: 115px;
    }
    .seo_facts {
        margin-top: 60px;
    }
    .seo_facts ._row {
        gap: 50px;
        margin-top: 50px;
    }
    .seo_facts .tit {
        font-size: 60px;
    }
    .seo_facts .txt {
        font-size: 31px;
    }
    .seo_info {
        padding: 35px;
    }
    .approach_grid img, .approach_grid svg {
        height: 70px;
    }
    .offer_grid .image svg {
        width: 55px;
        height: 55px;
    }
    .fact_text {
        padding: 50px;
    }
    .fact_img .fact_text {
        padding: 40px 25px;
    }
    .text22 {
        font-size: 20px;
    }
    .title50 {
        font-size: 42px;
    }
    .title80 {
        font-size: 67px;
    }
    .b_img {
        padding: 100px;
        border-radius: 45px;
    }
    .form-container h2 {
        font-size: 26px;
    }    
}
@media (max-width: 1400px) {
    body {
        font-size: 16px;
    }
	.menu li {
        margin: 0 8px;
    }
    .header {
        padding: 30px 0;
        font-size: 14px;
    }
    .header .logo img,
    .footer .logo img {
        width: 180px;
    }
    .title25 {
        font-size: 21px;
    }
    .title_large {
        font-size: 50px;
    }
    .shadow_box ._row {
        width: 100%;
    }
    .sbox .num {
        font-size: 40px;
    }
    .section_white + .section_white {
        margin-top: -60px;
    }
    .section_padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .title40 {
        font-size: 30px;
    }
    .c_edit p {
        margin-top: 25px;
    }
    .ico_meta .t {
        font-size: 18px;
    }
    .title30 {
        font-size: 26px;
    }
    .arrow_link {
        font-size: 16px;
    }
    .service_grid .ico_box {
        width: 70px;
    }
    .service_grid {
        padding: 35px;
    }
    .radius_block .bg {
        padding: 40px 40px 0 40px;
    }
    .top_line {
        left: -25px;
        top: -20px;
        width: 80px;
    }
    .blists li {
        font-size: 20px;
    }
    .b_bg {
        padding: 60px;
    }
    .approach_block .text_center {
        margin-top: 50px;
    } 
    .title35 {
        font-size: 28px;
    }
    .toggle_block .toggle {
        font-size: 20px;
    }
    .mission_li .txt {
        font-size: 20px;
    }
    .two_slider_block .tit {
        font-size: 70px;
    }
    .two_slider_block .tit_desc {
        font-size: 20px;
    }
    .two_sliders_wrap + .two_sliders_wrap {
        margin-top: 35px;
    }
    .large_txt {
        font-size: 95px;
    }
    .seo_facts {
        margin-top: 50px;
    }
    .seo_facts .tit {
        font-size: 50px;
    }
    .seo_facts .txt {
        font-size: 27px;
    }
    .text22 {
        font-size: 18px;
    }
    .title50 {
        font-size: 35px;
    }
    .title80 {
        font-size: 54px;
    }
    .b_img {
        padding: 60px;
        border-radius: 40px;
    }
    .form-container h2 {
        font-size: 24px;
    }
}
@media (max-width: 1024px) {
    body {
        font-size: 15px;
    }
    .c {
        padding: 0 40px;
    }
    .header {
        padding: 27px 0;
    }

    /* .burger_menu */
    .header .row {
        position: relative;
    }
    .header .header_menu{
        display: none;
    }
    .header .language{
        display: none;
    }
    .burger_menu {
        width: 23px;
        height: 23px;
        position: absolute;
        top: 50%;
        right: 40px;
        display: inline-block;
        transition: all 0.2s ease;
        text-align: center;
        transform: translateY(-50%);
    }
    .burger_menu .burger_lines {
        position: relative;
        left: 0px;
        top: 50%;
        width: 23px;
        height: 2px;
        background-color: #000;
        display: inline-block;
    }

    .burger_lines:before, .burger_lines:after {
        content: '';
        position: absolute;
        bottom: 13px;
        right: 0;
        width: 23px;
        height: 100%;
        background-color: #000;
        display: inline-block;
        transition: top 1s;
    }
    .burger_lines:before {
        top: 8px;
    }
    .burger_lines:after {
        bottom: 8px;
    }
    .mobile-menu .burger_menu {
        top: 0;
        transform: none;
    }
    .mobile-menu .burger_lines {
        background-color: transparent;
    }
    .mobile-menu .burger_lines:before, .mobile-menu .burger_lines:after {
        background-color: #000;
    }
    .mobile-menu .burger_lines:before {
        top: 0px;
        transform: rotate(-45deg);
    } 
    .mobile-menu .burger_lines:after {
        bottom: 0px;
        transform: rotate(45deg);  
    }
    .menu_wrap,
    .top_btn {
        display: none;
    }
    .mobile-menu {
        position: fixed;
        top: 0;
        width: 100%;
        height: 100%;
        right: 0;
        padding: 40px 0;
        display: block;
        box-shadow: 0 0 20px rgb(0 0 0 / 50%);
        background-color: #F5F5F5;
        visibility: hidden;
        transform: translateX(100%);
        transition: transform .4s, visibility .4s;
        z-index: 999;
        overflow: auto;
    }
    .open_menu .mobile-menu {
        transform: translatex(0);
        visibility: visible;
    }
    .mobile-menu .header {
        background-color: transparent;
        padding: 0;
    }
    .mobile-menu .menu_wrap,
    .mobile-menu .top_btn {
        display: block;
        width: 100%;
    }
    .mobile-menu .header ul {
        border-right: none;
    }
    .mobile-menu .header ul li {
        display: block;
        padding-right: 0;
        padding-top: 20px;
        color: #000;
        font-size: 18px;
        text-align: left;
    }
    .header .dflex {
        align-items: flex-start;
        flex-direction: column;
        gap: 30px;
    }
    .down_arrow {
        color: #000;
        display: inline-block;
        padding: 11px 10px 10px 15px;
        line-height: 1;
        position: absolute;
        top: 17px;
        font-size: 12px;
    }
    .mobile-menu .menu-item-has-children > a::after {
        display: none;
    }
    .mobile-menu .sub-menu {
        opacity: 1;
        visibility: visible;
        position: relative;
        width: 100%;
        left: auto;
        transform: none;
        top: 0;
        background-color: transparent;
        padding: 0 !important;
        border-top: none;
        box-shadow: none; 
        border-radius: 0;
        display: none;
    }
    .mobile-menu .menu_wrap a {
        display: inline-block;
    }


    .header .logo img,
    .footer .logo img {
        width: 160px;
    }
    .footer {
        padding: 40px 0;
    }
    .footer_cols ._row {
        flex-direction: column;
        row-gap: 40px;
        align-items: center;
    }
    .google_part {
        margin-top: 0;
    }
    .footer_cols {
        padding: 40px 0;
        text-align: center;
    }
    .title25 {
        font-size: 18px;
    }
    .footer_cols .link {
        font-size: 16px;
    }
    .fmenu a,
    .copy_text {
        font-size: 15px;
    }
    .social_block {
        padding-top: 20px;
        flex-direction: column;
        gap: 20px;
    }
    .foot_title {
        font-size: 16px;
        padding-bottom: 5px;
    }
    .footer .menu li {
        margin: 8px 0;
    }
    .title_large {
        font-size: 40px;
    }
    .sbox {
        padding: 25px;
    }
    .sbox .vl {
        font-size: 15px;
    }
    .sbox .num {
        font-size: 35px;
    }
    .section_white + .section_white {
        margin-top: -40px;
    }
    .section_padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .title40 {
        font-size: 25px;
    }
    .c_edit p {
        margin-top: 20px;
    }
    .ico_meta .t {
        font-size: 17px;
    }
    .title30 {
        font-size: 24px;
    }
    .arrow_link {
        font-size: 15px;
    }  
    .service_grid .ico_box {
        width: 60px;
    }
    .service_grid {
        padding: 30px;
    }  
    .radius_block .bg {
        padding: 30px 30px 0 30px;
    }
    .top_line {
        left: -15px;
        top: -10px;
        width: 65px;
    }
    .blists li {
        font-size: 18px;
    }
    .blists li::after {
        left: 8px;
        top: 6px;
        width: 4px;
        height: 9px;
    }
    .blists li::before {
        top: 2px;
        width: 22px;
        height: 23px;
    }
    .g_part {
        left: -40px;
        bottom: -22px;
        width: 225px;
    }
    .g_part::before {
        padding-bottom: 65.59%;
    }
    .b_bg {
        padding: 40px;
    }
    .approach_block .text_center {
        margin-top: 40px;
    } 
    .case_study ._1,
    .case_study ._2 {
        width: 50%;
    }
    .case_bg {
        padding: 45px 40px;
    }
    .radius_block ._col:first-child {
        padding-top: 15px;
    }
    .toggle_block .toggle {
        font-size: 18px;
        padding: 17px 35px 17px 0;
    }
    .toggle_block .toggle::before, .toggle_block .toggle::after {
        top: 27px;
    }
    .toggle_block .toggle::after {
        top: 22px;
    }
    .info_bg {
        padding: 40px;
    }
    .banner {
        height: auto;
        margin-bottom: 0;
    }
    .shadow_box ._row {
        width: 100%;
        gap: 20px;
    }
    .shadow_box ._col:not(._1) {
        margin-left: 0;
    }
    .shadow_box ._1,
    .shadow_box ._2,
    .shadow_box ._3,
    .shadow_box ._4 {
        transform: none;
    }
    .shadow_box ._col {
        width: 48%;
    }
    .shadow_box {
        position: relative;
        left: auto;
        bottom: auto;
        transform: none;
        padding: 30px 0 0;
    }
    .banner .image {
        height: 530px;
    }
    .our_approach .mission {
        margin-top: 40px;
    }
    .mission_li .txt {
        font-size: 18px;
    }
    .two_slider_block .tit {
        font-size: 55px;
    }
    .two_slider_block .tit_desc {
        font-size: 18px;
    }
    .two_sliders_wrap + .two_sliders_wrap {
        margin-top: 30px;
    }
    .large_txt {
        font-size: 65px;
    }   
    .seo_facts {
        margin-top: 40px;
    }
    .seo_facts ._row {
        gap: 40px;
        margin-top: 40px;
    }
    .we_offer ._row {
        margin-top: 40px;
    }   
    .seo_facts .tit {
        font-size: 40px;
    }
    .seo_facts .txt {
        font-size: 23px;
    }
    .seo_info,
    .offer_grid {
        padding: 30px;
    }  
    .swiper_cont {
        width: 50px;
        height: 50px;
    }
    .swiper_cont svg {
        width: 25px;
    }
    .swiper_controls {
        margin-top: 25px;
    }
    .dblock {
        padding: 0;
    }
    .dblock::before {
        height: 525px;
    }
    .dblock .p_relative {
        padding: 30px;
    }
    .dgrids ._row {
        margin: 0;
    }
    .dgrids ._col {
        padding: 0;
    }
    .dgrids ._1,
    .dgrids ._2, 
    .dgrids ._3 {
        width: 100%;
    }  
    .dgrids ._2, 
    .dgrids ._3 {
        padding-top: 30px;
    } 
    .dblock:before {
        display: none;
    } 
    .p_relative:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: var(--theme-orange);
        border-radius: 50px;
        background-image: url(../images/bg-banner.png);
        background-size: 100%;
        background-position: top -30% center;
    } 
    .dblock .text_center {
        position: relative;
        z-index: 1;
    }  
    .approach_grid img, .approach_grid svg {
        height: 60px;
    }
    .footer .logo_block {
        text-align: center;
    }
    .caseSwiper {
        margin-top: 40px;
    }
    .offer_grid .image svg {
        width: 45px;
        height: 45px;
    }
    .facts_slider,
    .case_study_bl {
        margin-top: 40px;
    }
    .fact_text {
        padding: 40px;
    }
    .fact_img .fact_text {
        padding: 35px 25px;
    }
    .text22 {
        font-size: 16px;
    }
    .title50 {
        font-size: 28px;
    }
    .design_grids ._row {
        margin-top: 40px;
    }
    .title80 {
        font-size: 41px;
    }
    .service_slider {
        margin-top: 40px;
    }
    .marketing_grid {
        padding: 40px;
    }
    .b_img {
        padding: 40px;
        border-radius: 35px;
    }  
    .form-container h2 {
        font-size: 22px;
    }  
}
@media (max-width: 900px) {
	.two_col ._row {
        margin: 0;
    }
    .two_col ._col {
        padding: 0;
    }
    .two_col ._1 {
        width: 100%;
        padding-bottom: 250px;
    }
    .two_col ._2 {
        width: 100%;
    }
    .ico_wraps {
        position: relative;
        right: auto;
        bottom: -225px;
    }
    .ico_wrap + .ico_wrap {
        left: auto;
    }
    .services_grids ._row {
        margin: 0;
    }
    .services_grids ._col {
        padding: 0;
        width: 100%;
        margin-top: 30px;
    }
    .radius_block ._row {
        margin: 0;
    }
    .radius_block ._col {
        padding: 0;
        width: 100%;
    }
    .radius_block .bg .image {
        padding-top: 100%;
    }
    .approach_block ._row {
        margin: 0;
    }
    .approach_block ._col {
        width: 100%;
        padding: 0;
    }
    .case_study ._row {
        margin: 0;
    }
    .case_study ._1,
    .case_study ._2 {
        width: 100%;
    }
    .case_study ._col {
        padding: 0;
    }
    .case_study ._2 {
        padding-top: 30px;
    }
    .case_study .image {
        padding-top: 100%;
    }
    .banner_text ._row,
    .two_images ._row,
    .mission ._row,
    .works_with ._row {
        margin: 0;
    }
    .banner_text ._col,
    .works_with ._col {
        padding: 0;
    }
    .banner_text ._1,
    .works_with ._1,
    .works_with ._2 {
        width: 100%;
    }
    .banner_text ._2 {
        width: 100%;
        padding-top: 30px;
    }
    .two_images ._col,
    .mission ._col {
        width: 100%;
        padding: 0;
    }
    .two_images ._col._2,
    .works_with ._2,
    .mission_lists {
        padding-top: 30px;
    }
    .mission_li {
        display: block;
    }
    .banner_cols ._row {
        margin: 20px 0 0 0;
    }
    .banner_cols ._col {
        padding: 0;
    }
    .banner_cols ._1 {
        width: 100%;
    }
    .banner_cols ._2 {
        width: 100%;
        padding-top: 20px;
    }
    .seo_facts ._row,
    .we_offer ._row {
        grid-template-columns: repeat(1, 1fr);
    }
    .marketing_grid_cols {
        grid-template-columns: repeat(1, 1fr);
    }
    .design_grids ._row {
        margin: 0;
    }
    .design_grids ._col {
        padding: 0;
        margin-top: 0;
    }
    .design_grids ._1,
    .design_grids ._2,
    .design_grids ._3,
    .design_grids ._4,
    .design_grids ._5 {
        width: 100%;
    }
    .design_grid {
        padding: 25px 0;
    }
    .txt_btn {
        flex-direction: column;
        gap: 30px;
    }
    .txt_btn .desc {
        padding-right: 0;
        width: 100%;
    }    
}
@media (max-width: 740px) {
    body {
        font-size: 14px;
    }
    .header {
        padding: 25px 0;
    }
	.c {
        padding: 0 30px;
    }
    .burger_menu {
        right: 30px;
    }
    .header .logo img,
    .footer .logo img {
        width: 140px;
    }
    .footer {
        padding: 30px 0;
    }
    .footer_cols ._row {
        row-gap: 30px;
    }
    .footer_cols {
        padding: 30px 0;
    }
    .title25 {
        font-size: 16px;
    }
    .footer_cols .link {
        font-size: 14px;
    }
    .fmenu a,
    .copy_text {
        font-size: 14px;
    }
    .foot_title {
        font-size: 14px;
    }
    .title_large {
        font-size: 30px;
    }
    .b_cont .title_large {
        max-width: 100%;
    } 
    .sbox {
        padding: 20px;
    }
    .sbox .num {
        font-size: 30px;
    }
    .sbox .vl {
        font-size: 14px;
    }
    .section_white + .section_white {
        margin-top: -30px;
    }
    .section_padding {
        padding-top: 30px;
        padding-bottom: 30px;
    }  
    .title40 {
        font-size: 20px;
    }
    .c_edit p {
        margin-top: 15px;
    }
    .ico_meta .t {
        font-size: 16px;
    } 
    .title30 {
        font-size: 22px;
    }
    .service_grid .arrow_link {
        margin-top: 15px;
    }
    .arrow_link {
        font-size: 14px;
    }.service_grid .title30 {
        padding: 10px 0 15px 0;
    } 
    .service_grid .ico_box {
        width: 50px;
    }
    .service_grid {
        padding: 25px;
    }   
    .radius_block .bg {
        padding: 20px 20px 0 20px;
    } 
    .top_line {
        left: -5px;
        top: 0px;
        width: 50px;
    }
    .blists li {
        font-size: 16px;
    }
    .blists li::after {
        left: 7px;
        top: 5px;
        width: 3px;
        height: 8px;
    }  
    .blists li::before {
        top: 0px;
        width: 20px;
        height: 20px;
    }
    .g_part {
        left: -20px;
        bottom: -10px;
        width: 200px;
    }
    .g_part::before {
        padding-bottom: 55.59%;
    }
    .b_bg {
        padding: 30px;
    }
    .approach_block ._col {
        margin-top: 25px;
    }
    .approach_grid .title25 {
        padding: 14px 0 20px 0;
    }
    .approach_block .title40 {
        padding-bottom: 0px;
    }
    .approach_block .site_btn {
        margin-top: 27px;
    } 
    .case_bg {
        padding: 35px 30px;
    }   
    .title35 {
        font-size: 24px;
    }
    .cs_tag {
        padding: 10px 15px;
    }
    .blists li {
        padding-left: 30px;
    }
    .case_study .site_btn {
        margin-top: 25px;
    } 
    .radius_block ._col:first-child {
        padding-top: 0px;
    }
    .toggle_block .toggle {
        font-size: 16px;
        padding: 15px 30px 15px 0;
    }
    .toggle_block .toggle::before, .toggle_block .toggle::after {
        top: 25px;
    }
    .toggle_block .toggle::after {
        top: 20px;
    }
    .info_bg {
        padding: 30px;
    }
    .shadow_box ._col {
        width: 100%;
    }
    .banner .image {
        height: 430px;
    }
    .radius_block .site_btn {
        margin-top: 25px;
    }
    .banner_text ._2,    
    .two_images ._col._2,
    .works_with ._2,
    .mission_lists {
        padding-top: 25px;
    }
    .our_approach .desc {
        margin-top: 25px;
    }
    .mission .title25 {
        padding-bottom: 25px;
    }
    .two_images .desc {
        padding-top: 25px;
    }
    .mission_li + .mission_li {
        margin-top: 25px;
    }
    .mission_li .txt {
        font-size: 16px;
    } 
    .mission_li {
        padding: 20px;
    }
    .mission_li .ico svg {
       width: 35px;
    } 
    .two_slider_block .tit {
        font-size: 40px;
    }
    .two_slider_block .tit_desc {
        font-size: 16px;
    }
    .two_sliders_wrap + .two_sliders_wrap {
        margin-top: 25px;
    }  
    .large_txt {
        font-size: 30px;
    } 
    .seo_facts ._row {
        gap: 30px;
        margin-top: 30px;
    }
    .seo_facts .tit {
        font-size: 30px;
    }
    .seo_facts .txt {
        font-size: 20px;
    }
    .seo_info,
    .offer_grid {
        padding: 25px;
    } 
    .swiper_cont {
        width: 40px;
        height: 40px;
    }
    .swiper_cont svg {
        width: 20px;
    }
    .dblock .p_relative {
        padding: 25px;
    } 
    .dgrids ._2, 
    .dgrids ._3 {
        padding-top: 25px;
    }  
    .approach_grid img, .approach_grid svg {
        height: 50px;
    }
    .offer_grid .image svg {
        width: 35px;
        height: 35px;
    }
    .fact_text {
        padding: 30px;
    }
    .fact_img .fact_text {
        padding: 30px 20px;
    }
    .text22 {
        font-size: 14px;
    }
    .title50 {
        font-size: 20px;
    } 
    .design_grid {
        padding: 15px 0;
    }  
    .title80 {
        font-size: 25px;
    }
    .design_grid .title35 {
        padding: 15px 0;
    } 
    .seo_facts,
    .we_offer ._row,
    .our_approach .mission,
    .approach_block .text_center,
    .dgrids,
    .dblock .site_btn,
    .facts_slider,
    .case_study_bl,
    .txt_max,
    .marketing_grid_cols,
    .design_grids ._row,
    .img_full,
    .txt_btn,
    .service_slider,
    .caseSwiper {
        margin-top: 30px;
    }
    .marketing_grid {
        padding: 30px;
    }
    .b_img {
        padding: 30px;
        border-radius: 25px;
    }
    .bcont .site_btn {
        margin-top: 25px;
    }
    .page_top_padding .content,
    .banner_text .title40 {
        padding-top: 0;
    }
    .swiper_controls {
        margin-top: 10px;
    }
    .form-container h2 {
        font-size: 20px;
    }
    .form-container {
        padding: 30px;
    }
    .form-container .checkbox-group .wpcf7-form-control {
        grid-template-columns: repeat(1, 1fr);
    }
    .form-container .additional-info {
        grid-template-columns: repeat(1, 1fr);
        gap: 0;
    }
    .contact_us .banner_text ._2 {
        max-width: 100%;
    }
}
@media (max-width: 500px) {
	.title30 {
        font-size: 20px;
    }
    .blists li + li {
        margin-top: 15px;
    }
    .title35 {
        font-size: 20px;
    }
    .txt_btn {
        margin-top: 25px;
    }
}
@media (max-width: 350px) {
    .c {
        padding: 0 20px;
    }
    .burger_menu {
        right: 20px;
    }
    .footer,
    .footer_cols {
        padding: 20px 0;
    }
    .footer_cols ._row {
        row-gap: 20px;
    }
    .title_large {
        font-size: 20px;
    }
    .section_white + .section_white {
        margin-top: -20px;
    }
    .section_padding {
        padding-top: 20px;
        padding-bottom: 20px;
    }  
    .services_grids ._col,
    .approach_block ._col,
    .approach_block .site_btn,
    .approach_block .text_center,
    .case_study .site_btn,
    .our_approach .desc,
    .our_approach .mission,
    .mission_li + .mission_li,
    .two_sliders_wrap + .two_sliders_wrap,
    .seo_facts,
    .dgrids,
    .dblock .site_btn,
    .caseSwiper,    
    .facts_slider,
    .case_study_bl,
    .txt_max,
    .design_grids ._row,
    .img_full,
    .service_slider {
        margin-top: 20px;
    }  
    .b_bg {
        padding: 20px;
    }
    .case_study ._2 {
        padding-top: 20px;
    } 
    .case_bg {
        padding: 25px 20px;
    }    
    .radius_block ._col:first-child {
        padding-bottom: 20px;
    }
    .info_bg {
        padding: 20px;
    }
    .radius_block .site_btn {
        margin-top: 15px;
    }
    .banner_text ._2,    
    .two_images ._col._2,
    .works_with ._2,
    .mission_lists {
        padding-top: 20px;
    }
    .mission .title25 {
        padding-bottom: 20px;
    }
    .two_images .desc {
        padding-top: 20px;
    }
    .mission_li .txt {
        font-size: 14px;
    }
    .mission_li {
        padding: 15px;
    }
    .mission_li .ico svg {
        width: 25px;
    }  
    .large_txt {
        font-size: 25px;
    }
    .seo_facts ._row,
    .we_offer ._row {
        gap: 20px;
        margin-top: 20px;
    }
    .seo_info,
    .offer_grid {
        padding: 20px;
    }
    .swiper_cont {
        width: 30px;
        height: 30px;
    }
    .swiper_cont svg {
        width: 15px;
    }
    .dblock .p_relative {
        padding: 20px;
    } 
    .dgrids ._2, 
    .dgrids ._3 {
        padding-top: 20px;
    }  
    .fact_text {
        padding: 20px;
    }
    .fact_img .fact_text {
        padding: 25px 20px;
    } 
    .marketing_grid_cols {
        gap: 20px;
        margin-top: 20px;
    } 
    .design_grid {
        padding: 5px 0;
    }
    .txt_btn {
        margin-top: 20px;
        gap: 20px;
    }
    .marketing_grid {
        padding: 20px;
    }
    .bcont .site_btn {
        margin-top: 15px;
    }
    .swiper_controls {
        margin-top: 0;
    }
    .form-container {
        padding: 20px;
    }
}