@media only screen and (max-width:1200px) {
    .navigation-wrap>.container {
        max-width: 100%
    }

    .country-box .header-global {
        width: 100px
    }
}
 
@media only screen and (max-width:1050px) {
    .collapse:not(.show) {
        display: block !important
    }
    .collapse:not(.show) .navbar-nav {
        display: none !important
    }
    .navbar-expand-md .navbar-toggler {
        display: inherit
    }

    .navigation-wrap .navbar-expand-md {
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify
    }

    .navbar-expand-md .navbar-collapse {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .navbar-expand-md .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        margin-left: 0 !important
    }

    .navbar-expand-md .navbar-nav {
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: space-between;
        width: 100%
    }

    .navbar-expand-md .navbar-nav .nav-item {
        margin-left: 0 !important
    }

    .navbar-expand-md .country-box {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: auto;
        margin-right: 10px;
        position: absolute;
        top: 18px;
        right: 30px;
    }

    .post-single-header {
        padding: 50px 0
    }

    .post-single-header .desc .h4,
    .post-single-header .desc h4 {
        font-size: 28px;
        line-height: 40px
    }

    .post-single-top {
        overflow: hidden
    }

    .post-single-top+.blog-main {
        padding-top: 30px
    }
}

@media only screen and (max-width:992px) {
    .bod .row div:first-child {
        display: none
    }

    .bod .row div,
    .what-we .row div {
        max-width: calc(33.3333% - 20px);
        flex: 0 0 calc(33.3333% - 20px)
    }

    .carousel-control-next,
    .carousel-control-prev {
        width: 45px
    }

    .who-we .OW01 {
        width: 100%
    }

    .testi video {
        width: 100% !important;
        height: auto !important
    }

    .myaccordion {
        box-shadow: none
    }

    .slick-prev {
        left: -11px
    }

    .slick-next {
        right: -11px
    }

    .big-image-2 .overlay h1 {
        font-size: 40px;
        line-height: 50px
    }

    .big-image-2 .overlay a {
        line-height: 2.5rem
    }

    .contact-form.contact-page .quote-content {
        padding-right: 0;
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    h1 {
        font-size: 38px
    }

    .navbar-expand-md .navbar-nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        margin-left: 0 !important
    }

    .navbar-expand-md .country-box {
        margin-top: 0;
        margin-bottom: 0
    }

    .nav-item:after {
        display: none
    }

    .dropdown-toggle::before {
        position: absolute;
        display: block;
        top: 50%;
        left: -24px;
        width: 10px;
        height: 1px;
        content: "";
        border: none;
        background-color: #000;
        vertical-align: 0
    }

    .dropdown-toggle::after {
        position: absolute;
        display: block;
        top: 50%;
        left: -23px;
        width: 1px;
        height: 10px;
        content: "";
        border: none;
        background-color: #000;
        vertical-align: 0;
        transform: translateY(-50%);
        transition: all .2s linear
    }

    .dropdown-toggle[aria-expanded=true]::after {
        transform: rotate(90deg);
        opacity: 0
    }

    .dropdown-menu {
        padding: 0 !important;
        background-color: transparent;
        box-shadow: none;
        transition: all .2s linear
    }

    .dropdown-toggle[aria-expanded=true]+.dropdown-menu {
        margin-top: 10px !important;
        margin-bottom: 20px !important
    }

    body.dark .nav-item::before {
        background-color: #fff
    }

    .navbar-toggler {
        font-size: 1rem
    }

    body.dark .dropdown-toggle::after {
        background-color: #fff
    }

    body.dark .dropdown-menu {
        background-color: transparent;
        box-shadow: none
    }

    .rqest-btn {
        background: var(--orange);
        color: var(--white) !important;
        padding: 5px 20px;
        border-radius: 20px;
        margin-left: 20px;
        margin-right: 20px;
        font-size: 14px
    }

    .country-box {
        margin-top: 0
    }

    .first-box {
        border-right: 1px solid #ccc;
        text-align: center;
        padding: 0 20px 40px 20px
    }

    .slide {
        transition: filter .4s;
        margin: 0 0
    }

    .info-table-layout table tbody tr td:first-child {
        width: 30%
    }

    .info-table-layout table tbody tr td:nth-child(2),
    .info-table-layout table tbody tr td:nth-child(3) {
        width: 45%
    }

    .info-table-layout .table-heading .arrow {
        display: none
    }

    .info-table-layout table thead tr th p {
        letter-spacing: 1px
    }

    .testi video {
        width: 280px !important;
        height: 180px !important;
        margin-top: 15px;
        border-radius: 8px
    }

    .after-testi h5 {
        padding-top: 40px;
        margin-bottom: -13px
    }

    .after-testi .row {
        padding-top: 10px
    }

    .testi .carousel-control-prev {
        left: 0
    }

    .testi .carousel-control-next {
        right: 0
    }

    .who-we .OW01 {
        width: 90%;
        margin: 0 auto;
        padding: 10px
    }

    .what-we .row div {
        box-shadow: 0 0 3px #d9d8d8;
        padding: 20px;
        border-radius: 3px;
        margin: 10px 15px;
        max-width: calc(100% - 30px);
        flex: 0 0 calc(100% - 30px)
    }

    .bod h5 {
        font-size: 14px
    }

    .support .row div {
        margin-bottom: 50px
    }

    .blog .row div {
        box-shadow: 0 0 3px #d9d8d8;
        padding: 20px;
        border-radius: 8px;
        margin: 10px 15px;
        max-width: calc(100% - 30px);
        flex: 0 0 calc(100% - 30px)
    }

    footer h4 {
        margin-top: 20px
    }

    footer p {
        color: var(--white);
        font-weight: 400;
        font-size: 12px;
        letter-spacing: 1px
    }

    .copyright {
        margin-top: 20px
    }

    .overlay .hero--title,
    .overlay h3,
    .who-we h2 {
        font-size: 28px
    }

    .overlay p {
        font-size: 16px
    }

    .bod .row div {
        margin: 10px 15px;
        max-width: calc(100% - 30px);
        flex: 0 0 calc(100% - 30px)
    }

    .myaccordion {
        box-shadow: none
    }

    .contact-page .border-left {
        border-left: 0 !important
    }

    .contact-area .content-description {
        padding-left: 0
    }

    .single-post {
        margin-bottom: 40px
    }

    .service-card {
        height: auto;
        margin-bottom: 20px
    }

    .content-description {
        padding-left: 0
    }

    .desk-column-count-2 {
        column-count: 1
    }

    .big-image-2 .overlay h1 {
        font-size: 26px;
        line-height: 35px
    }

    .big-image-2 .overlay p {
        padding-right: 0
    }

    .what-we-do-image {
        margin-right: 0;
        margin-bottom: 20px
    }

    .content-title,
    .section-box h3:not(.h2) {
        line-height: 30px;
        font-size: 24px
    }

    .index-hero .overlay p {
        width: 100%
    }

    .index-hero .overlay .text-left,
    .overlay .hero--title {
        text-align: center !important
    }

    .first-box {
        border-right: 0;
        order: 12;
        background: #f2f2f2;
        padding: 40px 20px
    }

    .box01 {
        margin-bottom: 30px
    }

    .h2,
    h2 {
        font-size: 28px
    }

    .after-hero {
        padding: 3rem 0
    }

    .info-graph {
        padding-bottom: 3rem
    }

    .widget-title {
        cursor: pointer
    }

    .widget_nav_menu .menu-company-container,
    .widget_nav_menu .menu-services-container {
        display: none
    }

    .widget-title:before {
        float: right !important;
        content: "";
        padding-right: 5px;
        position: absolute;
        right: 0;
        top: 8px;
        width: 16px;
        height: 16px;
        background-size: 16px;
        background-image: url("data:image/svg+xml,%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23E35F25' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z' class=''%3E%3C/path%3E%3C/svg%3E");
        color: var(--orange)
    }

    .widget-title.collapsed:before {
        background-image: url("data:image/svg+xml,%3Csvg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23E35F25' d='M6.101 359.293L25.9 379.092c4.686 4.686 12.284 4.686 16.971 0L224 198.393l181.13 180.698c4.686 4.686 12.284 4.686 16.971 0l19.799-19.799c4.686-4.686 4.686-12.284 0-16.971L232.485 132.908c-4.686-4.686-12.284-4.686-16.971 0L6.101 342.322c-4.687 4.687-4.687 12.285 0 16.971z' class=''%3E%3C/path%3E%3C/svg%3E");
        color: var(--orange)
    }

    footer {
        background-position: center;
        background-size: cover
    }

    .content-section+.content-section.other-services {
        padding-top: 30px
    }

    .quote-here-form {
        padding: 30px 20px
    }
}

@media only screen and (max-width:580px) {
    .info-table-layout table tbody tr td div.info-price {
        font-size: 14px
    }

    .info-table-layout table tbody tr td:nth-child(2)>div,
    .info-table-layout table tbody tr td:nth-child(3)>div {
        right: 0;
        left: 0
    }

    .overlay a {
        padding: 5px 15px
    }
}