@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1170px;
    }
}
@media (min-width: 992px){
    .modal-lg, .modal-xl {
        max-width: 780px;
        padding: 0 15px;
    }
    .request-booking-form-modal .modal-title {
        width: 60%;
    }
}
@media (max-width: 1200px){
    .site-header.main-header .container {
        max-width: 100%;
        padding: 0 15px;
    }
    .shipment-qoute, .faq-section, .testimonial-section {
        padding: 60px 0;
    }
    .price-breakup {
        padding: 17px 10px;
    }
    .request-booking {
        padding: 17px 10px;
    }
    .booking-list .booking-content .booking-tabs li {
        padding: 10px 25px;
    }
}
@media (max-width: 1024px){
    .qoute-box {
        padding: 60px 40px;
    }
    .booking-list .booking-content .booking-tabs li {
        padding: 10px 15px;
    }
}
@media (max-width: 991px){
    .fill-btn a, .border-btn a {
        padding: 5px 10px;
    }
    .blog-content-aside aside {
        width: 100%;
    }
    .entry-content {
        width: 100%;
    }
    .blog-content-aside {
        flex-wrap: wrap;
    }
    .middle-section li {
        padding: 0 15px;
    }
    .booking-list .booking-content .booking-tabs li {
        padding: 5px;
    }
    .booking-list .booking-content .ui-tabs .ui-tabs-nav .ui-tabs-anchor { padding:10px 10px; }
}
@media (max-width: 767px){
    .modal-body .form-group {
        padding: 0;
    }
    .testimonial-slide .testimonial {
        font-size: 18px;
    }
    .easy-step-coloumn {
        order: 2 !important;
    }
    .easy-container-resp {
        order: 1 !important;
    }
    .easy-step-section .easy-step-coloumn-text {
        order: 1 ;
    }
    .step-accordian .elementor-accordion {
        margin-top: -130px;
        z-index: 1;
        position: relative;
        width: 89%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 26px !important;
    }
    .menu-toggle.hamburger-menu {
        display: block;
    }
    .header-menu-inner {
        display: none;
        z-index: 1337;
        width: 0;
        position: absolute;
        background: white;
        top: 0;
        right: 0;
        text-align: left;
        height: 100vh;
        padding: 28px 24px;
        transition: width 0.5s ease-in;
    }
    .header--menu.toggled .header-menu-inner {
        display: block;
        width: 260px;
        transition: width 0.5s ease-in;
    }
    .header--menu.toggled {
        width: 100%;
        height: 100vh;
        position: absolute;
        top: 0;
        left: 0;
        background: rgb(0 0 0 / 70%);
        margin-left: 0;
        backdrop-filter: blur(10px);
    }
    .header--menu li {
        display: block;
        padding: 12px 0;
    }
    .header--menu.toggled .custom-logo-link {
        display: block;
        margin-bottom: 36px
    }
    .right-head {
        margin-left: auto;
        flex-wrap: wrap;
    }
    .fill-btn a, .border-btn a {
        padding: 16.5px 24px;
        width: 100%;
        margin-left: 0;
        margin-top: 8px;
        text-align: center;
    }
    .header--menu li.header-btn {
        width: 100%;
    }
    .site-branding.logo img{
        height: 30px;
    }
    .logo {
        width: auto;
    }
    .header--menu.toggled .menu-toggle.hamburger-menu {
        position: absolute;
        right: 284px;
        top: 29px;
    }
    .hamburger-menu {
        position: relative;
        background: #000;
        display: block;
        width: 21px;
        margin-left: auto;
        border-radius: 8px;
        height: 4px;
        border: 0;
    }
    .hamburger-menu:before {
        content: "";
        width: 21px;
        height: 4px;
        position: absolute;
        right: 0;
        border-radius: 8px;
        bottom: 8px;
        background: #000;
        transition: bottom 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .hamburger-menu:after {
        content: "";
        width: 21px;
        height: 4px;
        position: absolute;
        right: 0;
        border-radius: 8px;
        top: 8px;
        background: #000;
        transition: top 200ms 200ms cubic-bezier(0.23, 1, 0.32, 1), transform 200ms cubic-bezier(0.23, 1, 0.32, 1);
    }
    .header--menu.toggled .menu-toggle.hamburger-menu, .header--menu.toggled .menu-toggle.hamburger-menu:after, .header--menu.toggled .menu-toggle.hamburger-menu:before {
        background: #fff;
    }
    .hamburger-wrapper {
        order: 1;
        margin-left: 15px;
    }
    .easy-step-coloumn {
        order: 1;
    }
    .site-header.main-header {
        position: absolute;
        top: 0;
        z-index: 1;
        width: 100%;
        background: transparent;
    }
    .subscribe-form input[type="email"] {
        width: 100%;
        border-radius: 4px 4px 0 0;
    }
    .subscribe-form form {
        flex-wrap: wrap;
    }
    .subscribe-form form .qoute-btn {
        border-radius: 0 0 4px 4px;
        width: 100%;
    }
    .footer-wrapper h3 {
        margin-bottom: 0;
    }
    .footer-link li {
        margin-bottom: 16px;
    }
    .footer-wrapper {
        padding-top: 24px;
    }
    .footer-wrapper .social-link{
        position: relative;
        padding-bottom: 24px;
    }
    .menu-footer-menu1-container {
        margin-top: 24px;
    }
    .copyright p {
        text-align: left;
    }
    .copyright {
        padding-top: 24px;
        margin-top: 24px;
    }
    .main-footer {
        padding: 32px 9px;
    }
    .footer-wrapper .social-link::before {
        content: "";
        position: absolute;
        top: auto;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 1px;
        background-image: repeating-linear-gradient(-10deg, #6c6c6c, #6C6C6C 13px, transparent 13px, transparent 26px, #6C6C6C 26px), repeating-linear-gradient(80deg, rgb(108 108 108 / 70%), rgb(108 108 108 / 70%) 13px, transparent 13px, transparent 26px, #6C6C6C 26px), repeating-linear-gradient(170deg, #6C6C6C, #6C6C6C 13px, transparent 13px, transparent 26px, #6C6C6C 26px), repeating-linear-gradient(260deg, #6C6C6C, #6C6C6C 13px, transparent 13px, transparent 26px, #6C6C6C 26px);
        background-size: 1px 0%, 100% 1px, 1px 0% , 0% 1px;
        background-position: 0 0, 0 0, 100% 0, 0 100%;
        background-repeat: no-repeat;
    }
    .faq-section .accordion {
        margin-top: 32px;
    }
    .post-select-tabs li {
        padding: 7px 10px;
        margin-right: 5px;
    }
    .post-select-tabs li span {
        font-size: 13px;
    }
    .custom-white-logo-link {
        display: block;
    }
    .custom-logo-link {
        display: none;
    }
    .qoute-box:first-of-type {
        padding: 36px 30px 16px;
    }
    .qoute-box:last-of-type {
        padding: 16px 40px 36px;
    }
    .qoute-box .qoute-button a {
        width: 100%;
    }
    .qoute-box .qoute-button a .elementor-button-text {
        flex-grow: unset;
    }
    .shipment-details li {
        font-size: 14px;
        padding-bottom: 16px;
    }
    .qoute-box-inner h3 {
        font-size: 16px;
        line-height: 1.2;
    }
    .qoute-box-inner .company-detail {
        font-size: 11px;
        line-height: 1.4;
        margin-bottom: 16px;
    }
    .shipment-details {
        padding-top: 16px;
    }
    .sorce-dest-ports li {
        font-size: 12px;
    }
    .quotes-found-title {
        font-size: 18px;
    }
    .shipping-rate {
        position: static;
        margin: 0 -15px;
        border-radius: 0;
        background-size: 100% 100%;
        background-position: center;
    }
    .shipping-from {
        width: 100%;
    }
    .shipping-from:first-of-type {
        padding-left: 10px;
    }
    .get_qoute_button {
        padding: 0 15px;
    }
    .flag-image-box p {
        font-size: 12px;
    } 
    .shipment-qoute, .faq-section, .testimonial-section {
        padding: 36px 0 32px;
    }
    .footer-wrapper.footer-wrapper-logo {
        padding-top: 0;
    }
    .modal.show .modal-dialog, .modal.show .modal-dialog {
        bottom: 0;
        top: auto;
        padding: 0;
        transform: none;
        left: 0;
    }
    .modal-content {
        border-radius: 10px 10px 0px 0px;
    }
    .select-volume-modal .request-submit {
        max-width: 100%;
    }
    .middle-section li {
        display: block;
    }
    .middle-section li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 0;
        font-size: 14px;
    }
    .middle-section li .item-heading {
        display: inline-block;
    }
    .middle-section li .item-value {
        font-size: 14px;
        text-align: right;
    }
    .request-booking {
        padding: 14px 24px;
        width: 100%;
        border-radius: 0;
    }
    .price-breakout-list li, .amount-section .price-list-wrap {
        font-size: 14px;
    }
    .amount-section .price-list-wrap {
        margin-top: 16px;
        padding: 24px 0 0;
        border-bottom: 0;
    }
    .price-breakout-list li {
        margin-top: 16px;
    } 
    .quotes-heading-section {
        margin-bottom: 32px;
    }
    .quotes-list-wrapper {
        padding: 20px 0 58px;
    }
    .total-amount-wrap {
        font-size: 14px;
        border: 0;
        padding: 0;
        margin-top: 16px;
    }
    .middle-section {
        padding: 24px 0 0;
    }
    .site {
        padding-top: 72px;
    }
    .home .site {
        padding-top: 0;
    }
    .action-btn-wrap {
        display: flex;
        flex-wrap: wrap;
        justify-content: end;
    }
    .price-breakup {
        order: -1;
    }
    .post-select-tabs {
        display: none;
    }
    .quotes-list-wrapper {
        padding: 20px 15px 58px;
    }
    .modal-content {
        padding: 24px 20px;
    }
    .reach-out-form {
        border-radius: 0;
    }
    .woocommerce-MyAccount-navigation {
        margin-bottom: 20px;
    }
    .login-sign-inner {
        width: 100%;
        max-width: 100%;
    }
    .faq-section .accordion>.card>.card-header .btn {
        font-size: 14px;
        line-height: 17px;
    }
    .faq-section .accordion>.card .card-body {
        font-size: 11px;
        line-height: 16px;
    }
    .faq-section .accordion>.card>.card-header .btn .plus-sign {
        width: 32px;
        height: 32px;

    }
    .partner-slider .slick-slide img {
        height: 40px;
        margin: 0 15px;
    }
    .ui-autocomplete {
        max-width: 100% !important;
    }
    .shipping-from + .shipping-from {
        padding-right: 10px;
    }
    p.woo-hidden-fields {
        margin: 0px;
    }
    .booking-list .booking-content .booking-tabs li { width:100%; margin-bottom:5px; padding:6px 0px; }
    .booking-list .booking-content .booking-tabs .table .action-btn { min-width:80px; margin-bottom:5px; }
    .booking-list .booking-content .booking-tabs .table .chat-btn { min-width:80px; margin-bottom:5px;}
    .booking-list .booking-content .booking-tabs .table .track-btn { min-width:80px; margin-bottom:5px;}
}
@media (max-width: 575px){
    .step-accordian .elementor-accordion {margin-top: -80px; }
    .contact-us-form .row {margin-bottom: 0; }
    .contact-us-form input.wpcf7-form-control.wpcf7-submit {width: 100%; }
    .right-head .dropdown-content.show {width: 208px; }
    .doc-sidebar {width: 360px; right: 5px; }
    .doc-sidebar .doc-body { padding:5px; }
}
