@media screen and (max-width: 1220px) {
    .about-3 {
        width: 401px !important;
    }

    .about-12 {
        width: 50% !important;
    }
    .about-13 {
        background: none !important;
    }
    .about-19 {
        font-size: 14px !important;
    }
    .inner-row .text-area {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center;
    }
    .inner-row .text-area h2 {
        font-size: 50px;
    }
    .inner-row .text-area .lower-text {
        font-size: 15px;
    }
    section.chooseus .chooseus-list {
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media screen and (max-width: 996px) {
    nav {
        position: absolute;
        left: -300px;
        top: 0;
        z-index: 99;
        width: 280px !important;
        height: 100vh;
        background-color: #fff;
        transition: 0.2s;
        box-shadow: 2px 0 20px 0 rgba(0, 0, 0, 0.05);
        overflow-y: auto;
        overflow-x: hidden;
    }
    nav > ul {
        display: block !important;
        padding: 0 20px;
        margin-top: 30px;
    }
    nav > ul > li > a {
        color: #5d6063;
        margin-bottom: 25px;
        padding: 10px 15px !important;
        border-radius: 5px;
    }
    nav.open {
        left: 0 !important;
        flex-direction: column;
    }
    .hamburger-menu-button {
        display: block !important;
    }
    .dropdown2 {
        margin: 0 !important;
        padding: 0 20px;
    }
    .footer-logo {
        display: none;
    }
    .product-1 {
        flex-direction: column;
    }
    .product-1 > ul {
        width: 100% !important;
        padding: 0px 20px 0 20px;
    }
    .product-1 > ul > li {
        font-size: 11px !important;
    }
    .fullstory-l .fullstory-in .title {
        font-size: 18px !important;
    }
    .fullstory-l .fullstory-in .fullstory-sec-title h1 {
        font-size: 14px;
    }
    .fullstory-l .fullstory-in .fullstory-text {
        font-size: 11px !important;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .flex-left {
        flex: 0 0 45%;
        width: 45%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .bordered-img {
        width: 85%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box {
        flex: 0 0 55%;
        width: 55%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .tag-box {
        left: -40px;
        font-size: 20px;
    }
}
@media screen and (max-width: 890px) {
    .about-in-6 {
        font-size: 20px !important;
    }
    .about-in-7 {
        font-size: 14px !important;
    }
    .about-in-5 {
        width: 50px !important;
        height: 50px !important;
    }
    .about-3,
    .about-12 {
        width: 100% !important;
    }
    .about-12 {
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .about .about-12 .about-13 {
        justify-content: center;
    }
    .about .about-12 .about-13 .about-15 {
        width: auto !important;
    }
}
@media (min-width: 633px) and (max-width: 700px) {
    footer .footer-1 .info-start {
        flex-direction: column;
        text-align: center;
    }
}
@media screen and (max-width: 700px) {
    .about-in-6 {
        font-size: 18px !important;
    }
    .about-in-7 {
        font-size: 12px !important;
    }
    footer .footer-2 .container .wrapper,
    footer .footer-3 .container .wrapper {
        flex-direction: column !important;
    }
    footer .footer-2 {
        flex-direction: column !important;
    }
    footer .footer-2 .foot-menu {
        margin-bottom: 20px !important;
    }
    .footer-3 p {
        margin-bottom: 12px;
    }
    .inner-row .text-area h2 {
        font-size: 40px;
    }
    .inner-row .text-area .lower-text {
        font-size: 13px;
    }
}
@media screen and (max-width: 716px) {
    footer .footer-2 .container .wrapper {
        flex-direction: column !important;
    }
    .main-swiper-slider .subtitle {
        font-size: 1.7rem;
    }    
    .main-swiper-slider .title {
        font-size: 2rem;
    }
}
@media screen and (max-width: 520px) {
    .main-swiper-slider .subtitle {
        font-size: 0.9rem;
    }    
    .main-swiper-slider .title {
        font-size: 1rem;
    }
    .grouppp2 {
        flex-direction: column;
    }
    .form-group.combo > .combo_field {
        width: 100%;
    }
    .form_submit {
        flex-direction: column;
    }
}
@media screen and (max-width: 632px) {
    .about-in-2 {
        flex-direction: column;
    }
    .about-in-6 {
        font-size: 30px !important;
    }
    .about-in-7 {
        font-size: 18px !important;
    }
    .footer-1 {
        flex-direction: column !important;
    }
    .info-start {
        margin-bottom: 20px !important;
        justify-content: flex-start !important;
        width: 100%;
    }
    .info-start:not(:last-child) {
        border-bottom: 1px solid #dbe1ea;
        padding-bottom: 20px;
    }
    section.chooseus .chooseus-list {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media screen and (max-width: 624px) {
    .foot-menu {
        flex-direction: column !important;
    }
}

@media screen and (max-width: 300px) {
    header .logo img {
        width: 60% !important;
    }
    .inner-row .text-area h2 {
        font-size: 20px;
    }
    .inner-row .text-area .lower-text {
        font-size: 11px;
        line-height: 16px;
    }
}
@media (min-width: 600px) {
    .wrapper2 { grid-template-columns: repeat(2, 1fr); }
}

@media (min-width: 900px) {
    .wrapper2 { grid-template-columns: repeat(4, 1fr); }
    .wrapper2 > .bottom-nav:last-of-type {
        grid-column: 1 / -1;
    }
    .xfieldimagegallery li, .comments-image-gallery li {
        flex: 0 0 24.5% !important;
    }
}
@media screen and (max-width: 992px) {
    .relnews .card {
        flex: 45%;
    }
    .xfieldimagegallery li, .comments-image-gallery li {
        flex: 0 0 49% !important;
    }
}


@media screen and (max-width: 824px) {
    .inner-container .row {
        flex-direction: column;
    }
    .contact-page-section .info-column {
        width: 100%;
    }
    .contact-page-section .form-column {
        width: 100%;
        flex: 0 0 100%;
    }
}

@media screen and (max-width: 768px) {
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .flex-left {
        flex: 0 0 50%;
        width: 50%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box {
        flex: 0 0 50%;
        width: 50%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box .title > span {
        font-size: 14px;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box .subtitle {
        font-size: 13px;
        margin-bottom: 30px;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box .requirements {
        margin-bottom: 30px;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box .requirements ul li {
        font-size: 11px;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box .btn-main {
        font-size: 13px;
        padding: 15px;
    }
}

@media screen and (max-width: 645px) {
    .contact_maps .row {
        flex-direction: column;
    }
}

@media screen and (max-width: 600px) {
    .relnews {
        flex-direction: column;
    }
    .xfieldimagegallery li, .comments-image-gallery li {
        flex: 0 0 32% !important;
    }
    .ttm-page-title-row-inner {
        font-size: 9px;
    }
    .ttm-page-title-row {
        height: 100px;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox {
        flex-direction: column;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .flex-left {
        flex: 0 0 100%;
        width: 100%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .bordered-img {
        width: 100%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .content-box {
        flex: 0 0 100%;
        width: 100%;
    }
    .profilesection .swiper-container .swiper-wrapper .swiper-slide .slidebox .tag-box {
        font-size: 24px;
    }
}

@media screen and (max-width: 362px) {
    .xfieldimagegallery li, .comments-image-gallery li {
        flex: 0 0 48% !important;
    }
}
@media screen and (max-width: 370px) {
   .form_submit .c-captcha {
       flex-direction: column;
   }
}
