/*
    Theme Name: Transcargo Child Theme
    Theme URI: http://logistics.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Transcargo is the only best WordPress theme for transportation and logistics business.  Using Transcargo you can easily create a modern website and start promoting your services.
    Version: 2.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, red, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, flexible-header, custom-background, custom-colors, custom-header, custom-menu, editor-style, sticky-post, theme-options
    Text Domain: transcargo-child-theme
    Template: transcargo
*/


/* Add your own styles here */

h1,
h2,
h3,
h4,
h5,
h6,
div,
p,
span,
small,
blockquote {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

h1:before,
.h1:before,
h2:before,
.h2:before,
h3:before,
.h3:before,
h4:before,
.h4:before,
h5:before,
.h5:before,
h6:before,
.h6:before {
    content: '';
    border-bottom: none !important;
    width: 50px;
    display: block;
    margin-bottom: 33px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
}

h2:before,
.h2:before {
    content: url(./assets/images/icons/selection-right-icon.svg);
    width: 30px;
    margin-top: 5px;
    margin-left: -45px;
    display: block;
    margin-bottom: 0;
    float: left;
}

h2.h2-top:before {
    content: url(./assets/images/icons/selection-down-icon.svg);
    width: 30px;
    margin-top: -45px;
    margin-left: 15px;
    display: block;
    margin-bottom: 0;
    float: left;
}

.htitle {
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
}

.htitle small {
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
}

.htitle:before {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    content: url(./assets/images/icons/selection-right-icon.svg);
    width: 20px;
    margin-top: 0;
    margin-left: -15px;
    margin-right: 10px;
    display: block;
    margin-bottom: 0;
    float: left;
}

.hsubtitle {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    margin-top: -25px;
}

.htitle-dark {
    color: rgb(34, 54, 97);
}

.htitle-light {
    color: #fff;
}

.contact-title {
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
}

.contact-title small {
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
    color: #fff;
}

.contact-title:before {
    content: url(./assets/images/icons/selection-down-icon.svg);
    width: 30px;
    margin-top: -45px;
    margin-left: 15px;
    display: block;
    margin-bottom: 0;
    float: left;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 21px;
}

h3 {
    font-size: 19px;
}

.home-bg-box {
    min-height: 300px;
}


/**
 * TOP NAV
 */

.top_nav_wr .top_nav .logo a {
    margin: 10px;
}

.top_nav_wr .top_nav .logo a img {
    height: 50px;
}

.top_nav_wr .top_nav {
    border-right: 1px solid rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgba(255, 255, 255, 1) !important;
    margin-top: 20px;
}


/**
 * TOP BAR
 */

.slider_text_bg,
.top_bar,
.top_nav_wr .top_nav ul.top_nav_menu li ul {
    background-color: rgba(34, 54, 97, 0.85) !important;
}

.top_bar {
    border-bottom: 1px solid #fff;
}

.top_bar_info_wr .top_bar_info li i {
    color: rgb(74, 122, 174);
}

.top_nav_wr .top_nav ul.top_nav_menu li ul li a:hover {
    background-color: #CF423B;
}

.top_nav_wr .top_nav ul.top_nav_menu #stm_magic_line {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    width: 0;
    padding: 0;
    background: #CF423B;
}


/**
 * GOOGLE
 */

.stm_gmap_wrapper .gmap_addresses {
    background-color: rgba(34, 54, 97, 0.65) !important;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li,
.stm_gmap_wrapper .gmap_addresses .addresses .item ul li a {
    color: rgb(255, 255, 255) !important;
}

.stm_gmap_wrapper .gmap_addresses .addresses .item ul li i {
    color: #1F98D4;
}


/**
 * FOOTER
 */

#footer {
    background-color: rgb(34, 54, 97) !important;
}

#footer .widget {
    margin: 0 0 20px !important;
}

#footer .copyright_row .copyright_row_wr .socials ul li.socials-label {
    content: "CONNECT WITH US";
    display: table;
    clear: both;
    margin-top: 10px;
    float: left;
    color: white;
    font-weight: bold;
    opacity: 1;
}

#footer .widget-info,
#footer .widget_nav_menu ul li a {
    color: rgb(255, 255, 255) !important;
}

#footer .widget_nav_menu ul li {
    margin: 0 0 14px;
    padding: 0 0 0 10px;
}

#footer .widget_nav_menu ul li:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    position: absolute;
    left: 0;
    top: 0;
    color: #CF423B;
}

#footer .widget_title {
    opacity: 1;
    margin-bottom: 20px !important;
}


/**
 * WIDGET INFO
 */

section#custom_html-4 {
    left: -25px;
    position: relative;
}

.widget-info {
    margin-left: 12px;
    color: rgba(255, 255, 255, .71);
}

.widget-info i.stm-iphone,
.widget-info i.stm-clock,
.widget-info i.stm-email {
    color: #1F98D4;
}

.widget-info i.stm-email {
    font-size: 10px;
}

.widget-info a {
    color: inherit;
}

.widget-info a:hover {
    color: rgba(255, 255, 255, 1);
    transition: all 0.3s color;
}


/**
 * Icon Slider 
 */

.border-top-white {
    border-top: 1px solid #fff;
}

.border-bottom-white {
    border-bottom: 1px solid #fff;
}

.rev_slider_nav .icon {
    margin: -147px 0 0 !important;
    height: 147px !important;
}

.rev_slider_nav:hover .icon,
.rev_slider_nav.active .icon {
    color: #C7433D !important;
    border-bottom-color: transparent !important;
}

.rev_slider_nav.active .icon i:after {
    background-image: url(assets/images/icons/selection-up-icon.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    height: 20px;
    content: "";
    margin-bottom: 33px;
}

.rev_slider_nav .title {
    font-size: 20px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.secondary_bg_color {
    background-color: #214D81 !important;
}

.primary_bg_color {
    background-color: rgb(34, 54, 97) !important;
}

.contact-bg-home {
    background-color: rgba(34, 54, 97, 0.85) !important;
}

.stm_counter {
    color: #fff;
}


/* 3PL */

.rev_slider_nav .icon i.fas.fa-warehouse:before {
    background-image: url('assets/images/carousel/3pl.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}

.rev_slider_nav:hover .icon i.fas.fa-warehouse:before {
    background-image: url('assets/images/carousel/3pl-active.png');
}

.rev_slider_nav.active .icon i.fas.fa-warehouse:before {
    background-image: url('assets/images/carousel/3pl-active.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}


/* CUSTOMIZATION */

.rev_slider_nav .icon i.fa-list-alt:before {
    background-image: url('assets/images/carousel/customization.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}

.rev_slider_nav:hover .icon i.fa-list-alt:before {
    background-image: url(assets/images/carousel/customization-active.png);
}

.rev_slider_nav.active .icon i.fa-list-alt:before {
    background-image: url('assets/images/carousel/customization-active.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}


/* PARTNERSHIP */

.rev_slider_nav .icon i.fa-handshake:before {
    background-image: url('assets/images/carousel/partnership.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}

.rev_slider_nav:hover .icon i.fa-handshake:before {
    background-image: url('assets/images/carousel/partnership-active.png');
}

.rev_slider_nav.active .icon i.fa-handshake:before {
    background-image: url('assets/images/carousel/partnership-active.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}


/* COST EFFICIENCY */

.rev_slider_nav .icon i.fa-money-bill-alt:before {
    background-image: url('assets/images/carousel/cost-efficiency.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}

.rev_slider_nav:hover .icon i.fa-money-bill-alt:before {
    background-image: url('assets/images/carousel/cost-efficiency-active.png');
}

.rev_slider_nav.active .icon i.fa-money-bill-alt:before {
    background-image: url('assets/images/carousel/cost-efficiency-active.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
    width: 90px;
    height: 90px;
    content: "";
}


/* COUNTER ICONS */

.stm_counter .text .value {
    font-weight: 600 !important;
    font-size: 32px !important;
}

.stm_counter .text .title {
    font-size: 15px !important;
}

.orders-completed:before {
    background-image: url('assets/images/icons/orders-completed-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 80px;
    height: 80px;
    content: "";
    margin-right: 14px;
    float: left;
}

.inventory-accuracy:before {
    /* background-image: url('assets/images/icons/inventory-accuracy-icon.svg'); */
    background-image: url('assets/images/icons/inventory-accuracy-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    width: 70px;
    height: 70px;
    margin-top: 7px;
    margin-right: 11px;
    float: left;
}

.fill-rate:before {
    background-image: url('assets/images/icons/fill-rate-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    content: "";
    width: 70px;
    height: 70px;
    margin-top: 10px;
    margin-right: 11px;
    float: left;
}

#header::before {
    background: rgb(34, 54, 97);
}


/* 
#header .page_title h1 {
    color: inherit;
    margin: 0;
    padding: 57px 0;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}
 */

#header .page_title h1 {
    color: inherit;
    padding: 57px 0;
    font-size: 22px;
    font-weight: 500;
    text-align: center;
    width: 310px;
    margin: auto;
    float: unset;
}

#header .page_title h1::after {
    content: url(./assets/images/icons/selection-right-icon.svg);
    width: 30px;
    margin-top: 5px;
    margin-left: -45px;
    display: block;
    margin-bottom: 0;
    float: left;
}


/**
 * SERVICES ICONS
 */

.service-content .service-title {
    color: #fff;
    font-size: 26px;
    line-height: 32px;
    font-weight: 500;
    margin: 0 0 13px;
    text-transform: uppercase;
}

.service-content .service-subtitle {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-right: 15px
}

.service-content a,
.service-content a:hover {
    color: #fff;
    text-decoration: none;
}

.service-content a:hover .service-title {
    color: #60B8E4;
    text-decoration: none;
}

.cross-docking-service:before {
    background-image: url('assets/images/services/cross-docking-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}

.pick-and-pack-service:before {
    background-image: url('assets/images/services/pick-and-pack-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}

.warehouse-service:before {
    background-image: url('assets/images/services/warehouse-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}

.transportation-service:before {
    background-image: url('assets/images/services/transportation-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}

.fulfillment-service:before {
    background-image: url('assets/images/services/fulfillment-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}

.value-added-service:before {
    background-image: url('assets/images/services/value-added-b-icon.svg');
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    display: inline-block;
    width: 150px;
    height: 100px;
    content: "";
}


/**
 * PAGE SUB HEADER 
 */

#page-subheader,
#page-subheader-ourstory {
    background-color: #27365e;
    position: relative;
}

#page-subheader img,
#page-subheader-ourstory img {
    margin-top: 70px;
}

#page-subheader .page-content,
#page-subheader-ourstory .page-content {
    position: relative;
    color: #fff;
    padding: 25px 50px;
}

.page-content .page-content-title {
    font-weight: 500;
    font-size: 27px;
    line-height: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0;
}

.page-content-title small {
    font-weight: 400;
    font-size: 19px;
    line-height: 21px;
    text-transform: none;
    color: #fff;
}

.page-content .page-content-title::before {
    content: url(./assets/images/icons/selection-right-icon.svg);
    width: 30px;
    margin-top: 2px;
    margin-left: -40px;
    display: block;
    margin-bottom: 0;
    float: left;
}


/**
 * SERVICES CAROUSEL 
 */

#services-section {
    padding-top: 40px;
    padding-bottom: 40px;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr {
    background: #214D81;
    box-shadow: none;
    border: 1px solid #214D81;
    border-radius: 1px;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content {
    font-size: 17px;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 {
    font-size: 18px;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 a {
    color: #fff;
}

.vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content p {
    color: #fff;
}

.vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat {
    color: #fff !important;
    border-color: #214D81 !important;
    background: #214D81 !important;
    opacity: .90;
}

.vc_general.vc_btn3.vc_btn3-color-theme_style_3.vc_btn3-style-flat:hover {
    opacity: 1;
}


/**
 * DIAGONAL BOX
 */

.diagonal-box {
    display: none;
}


/**
 * LETVUS SECTION
 */

#letus {
    padding-top: 40px;
    padding-bottom: 40px;
}


/**
 * LOGO SECTION
 */

#logo-section {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url(/wp-content/uploads/2020/03/bg-blue-gradiant.png) !important;
    background-position: 27% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

#video-section {
    padding-top: 0px;
    padding-bottom: 40px;
}


/**
 * HAPPY CLIENTS SECTION
 */

#ourhappyclients-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

.vc_testimonials.style_2 {
    background-color: transparent;
}

.vc_testimonials.style_2 .vc_testimonials_carousel_wr {
    background-color: rgba(0, 0, 0, .5);
}

.vc_testimonials_carousel .item p {
    color: #ffffff !important;
}

.vc_testimonials .vc_testimonials_carousel .item .testimonial_info,
.vc_testimonials .vc_testimonials_carousel .item .testimonial_info h6 {
    color: #ffffff !important;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
}

.button {
    font-weight: 400;
}


/**
 * CASE STUDY
 */

.case-study-box {
    border: 1px solid #e4e4e4;
}


/**
 * TOP MENUS
 */

.top_bar_info_wr {
    width: 100%;
}

.top_bar_info_wr .top_bar_info {
    float: left;
    margin: 0 70px 0 0;
}

.top_bar_info_wr .login-bar {
    list-style: none;
    margin: 0;
    position: absolute;
    right: 0;
}


/* SUBMENU */

.top_nav_wr .top_nav ul.top_nav_menu li ul li {
    font-size: 16px;
}

ul.login-bar li .btn-login {
    color: #fff;
    background-color: #CF423B;
    border-color: #CF423B;
    border-radius: 0;
    opacity: 1;
    font-size: 16px;
    padding: 13px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.top_nav_wr .top_nav {
    margin-top: 0px;
}

.top_bar_info_wr .top_bar_info li span {
    font-size: 13px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.top_nav_wr .top_nav ul.top_nav_menu li {
    font-size: 16px;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
}

.top_nav_wr .top_nav ul.top_nav_menu li.linkedin a {
    display: block;
    width: 32px;
    height: 32px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    -ms-border-radius: 32px;
    border-radius: 32px;
    background: rgba(255, 255, 255, 0.25);
    text-align: center;
    line-height: 32px;
    color: #183650;
    font-size: 17px;
    text-decoration: none !important;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    padding: 0;
    margin: 28px 0;
}

.no-transform {
    text-transform: none !important;
}

.content .read_more {
    position: absolute;
    text-decoration: none !important;
    bottom: 30px;
}

.vc_testimonials.style_2 .vc_testimonials_carousel_wr {
    max-width: 500px;
    padding: 0;
}

.vc_testimonials.style_2 .vc_testimonials_carousel_wr:before {
    margin: 15px 0;
}

.vc_testimonials.style_2 .vc_testimonials_carousel_wr .vc_testimonials_carousel {
    margin-bottom: 38px;
}

.vc_testimonials.style_2 .vc_testimonials_carousel_wr .vc_testimonials_carousel .item p {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-size: 16px;
    padding: 0 50px;
    line-height: 26px;
}


/**
 * RESPONSIVE MENU FROM 1199px AND BELOW
 */

#case-grid-box .vc_gitem-zone {
    max-height: 189px;
}

.document-title {
    font-weight: 500;
    font-size: 27px;
    line-height: 35px;
    text-transform: uppercase;
}

.document-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
    margin-top: -25px;
}

.btn-clients span {
    text-transform: uppercase;
}

.btn-clients a.vc_btn3.vc_btn3-size-lg {
    width: 140px;
    font-size: 12px;
}

.our-story-logo.wpb_single_image .vc_single_image-wrapper {
    max-width: 60%;
}

@media(min-width: 375px) {
    .btn-clients a.vc_btn3.vc_btn3-size-lg {
        width: 160px;
        font-size: 16px;
    }
}

@media(min-width: 768px) {
    #header .page_title h1 {
        font-size: 32px;
    }
    .document-title {
        font-weight: 500;
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
    }
    .document-text {
        font-weight: 400;
        font-size: 17px;
        line-height: 22px;
        text-transform: none;
    }
    .contact-title {
        font-weight: 500;
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
        color: #fff;
    }
    .contact-title small {
        font-weight: 500;
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
        color: #fff;
    }
    .contact-title:before {
        width: 30px;
        margin-top: -45px;
        margin-left: 15px;
    }
    .vc_testimonials .vc_testimonials_carousel .item {
        height: 200px;
        overflow: hidden;
    }
    h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 27px;
    }
    h3 {
        font-size: 24px;
    }
}

@media(max-width: 767px) {
    #footer .footer_widgets {
        max-width: 200px;
        margin: auto;
    }
}

@media(min-width: 768px) {
    .hermes.tp-bullets {
        display: none !important;
    }
    #video-section {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    #services-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content {
        height: 300px;
    }
    .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content p {
        height: 125px;
        overflow: hidden;
    }
    #ourhappyclients-section {
        padding-top: 40px;
        padding-bottom: 30px;
    }
}

@media(min-width: 768px) and (max-width: 991px) {
    #case-grid-box .vc_gitem-zone {
        max-height: 95px;
    }
}

@media only screen and (max-width: 1199px) {
    .header_style_2 .top_nav_wr .top_nav #menu_toggle button,
    .header_style_2 .top_nav_wr .top_nav #menu_toggle button:before,
    .header_style_2 .top_nav_wr .top_nav #menu_toggle button:after {
        background: #ffffff;
    }
    .header_style_2 .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li a {
        color: #ffffff;
    }
    #frontend_customizer {
        display: none;
    }
    .top_nav_wr .top_nav {
        border-right: none !important;
    }
    .top_bar,
    .top_search {
        display: none;
    }
    .top_nav_wr {
        position: relative;
        z-index: 10;
        min-height: 90px;
    }
    .top_nav_wr .container {
        width: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .contact-bg-home {
        background-color: rgb(34, 54, 97) !important;
    }
    .top_nav_wr .media {
        background-color: rgb(34, 54, 97);
    }
    .top_nav_wr .media,
    .top_nav_wr .media-body {
        overflow: inherit;
    }
    .top_nav_wr .top_nav {
        position: relative;
    }
    .top_nav_wr .top_nav #menu_toggle {
        position: absolute;
        right: 30px;
        top: 18px;
        margin: 0;
        cursor: pointer;
        width: 40px;
        height: 32px;
        display: block;
    }
    .top_nav_wr .top_nav #menu_toggle button {
        position: absolute;
        left: 10px;
        top: 50%;
        background: #fff;
        height: 2px;
        width: 20px;
        padding: 0;
        border: none;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        outline: none !important;
        margin: -1px 0 0;
    }
    .top_nav_wr .top_nav #menu_toggle button:before {
        content: '';
        position: absolute;
        left: 0;
        top: -7px;
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform-origin: 1.5px center;
        -moz-transform-origin: 1.5px center;
        -o-transform-origin: 1.5px center;
        transform-origin: 1.5px center;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .top_nav_wr .top_nav #menu_toggle button:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -7px;
        width: 20px;
        height: 2px;
        background: #fff;
        -webkit-transform-origin: 1.5px center;
        -moz-transform-origin: 1.5px center;
        -o-transform-origin: 1.5px center;
        transform-origin: 1.5px center;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
    }
    .top_nav_wr .top_nav #menu_toggle.open button {
        background: transparent;
    }
    .top_nav_wr .top_nav #menu_toggle.open button:before {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -moz-transform: rotate3d(0, 0, 1, -45deg);
        -o-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .top_nav_wr .top_nav #menu_toggle.open button:after {
        bottom: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -moz-transform: rotate3d(0, 0, 1, 45deg);
        -o-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%;
        -moz-transform-origin: 50% 50%;
        -o-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    }
    .top_nav_wr .top_nav .logo {
        display: none;
    }
    .top_nav_wr .top_nav .mobile_logo {
        display: block;
    }
    .top_nav_wr .top_nav .mobile_logo a {
        display: block;
        margin: 13px 20px 18px;
    }
    .top_nav_wr .top_nav .mobile_logo a.logo_text {
        margin: 0 40px;
        padding-top: 35px;
        padding-bottom: 35px;
        white-space: nowrap;
        font-weight: 500;
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none !important;
    }
    .top_nav_wr .top_nav .mobile_logo a img {
        height: 39px;
        width: auto;
    }
    .top_nav_wr .top_nav .top_nav_menu_wr {
        display: none;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr.active {
        display: block !important;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form {
        background: #34ccff;
        padding: 20px 20px 16px;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form:after {
        content: "";
        display: table;
        clear: both;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form p {
        float: left;
        width: 50%;
        font-size: 13px;
        line-height: 22px;
        margin: 0;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form form {
        width: 50%;
        overflow: hidden;
        position: relative;
        padding-left: 10px;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form form .search_button {
        position: absolute;
        left: 10px;
        top: 0;
        background: #34ccff;
        font-size: 28px;
        width: 60px;
        height: 43px;
        padding-top: 6px;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form form input[type="text"] {
        width: 100%;
        display: block;
        border: none;
        font-size: 14px;
        padding: 12px 50px 12px 74px;
        outline: none !important;
        box-shadow: none !important;
        border: none !important;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form form button {
        position: absolute;
        right: 0;
        top: 0;
        border: none;
        width: 40px;
        height: 40px;
        padding: 0;
        text-align: center;
        font-size: 13px;
        background: none;
        color: #34ccff;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -ms-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        transition: color 0.3s ease;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr .mobile_search_form form button:hover {
        color: #183650;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu {
        padding: 0;
        margin: 0;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu:after {
        content: "";
        display: table;
        clear: both;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li {
        position: relative;
        font-size: 16px;
        font-weight: 500;
        border-top: 1px solid #dddddd;
        text-align: left;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li a {
        display: block;
        padding: 16px 20px 17px;
        color: #183650;
        text-decoration: none !important;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul {
        display: none;
        list-style: none;
        margin: 0;
        padding: 0;
        text-align: left;
        background: #183650;
        border-top: 4px solid #34ccff;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li {
        padding: 0;
        float: none;
        font-size: 13px;
        font-weight: 500;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li:first-child {
        border-top: none;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li.active>a {
        background: #34ccff;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li a {
        color: #fff;
        display: block;
        padding: 18px 20px 18px 50px;
        text-decoration: none !important;
        -webkit-transition: background 0.3s ease;
        -moz-transition: background 0.3s ease;
        -ms-transition: background 0.3s ease;
        -o-transition: background 0.3s ease;
        transition: background 0.3s ease;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li ul {
        border-top: 1px solid rgba(255, 255, 255, 0.25);
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu li ul li ul li a {
        padding-left: 80px;
    }
    .top_nav_wr .top_nav .top_mobile_menu_wr ul.top_mobile_menu #stm_magic_line {
        display: none;
    }
    .convert_to_table>.wpb_column {
        display: block;
        float: left;
    }
    .breadcrumbs {
        margin-bottom: 40px;
    }
    .staff_list.grid>ul>li {
        width: 50%;
    }
    .stm_gallery_wr .stm_gallery .row .item {
        width: 33%;
    }
    .stm_icon {
        text-align: center;
    }
    .page_404 {
        margin-bottom: 60px;
    }
    .page_404 .container .image_404 {
        width: 389px;
        height: 254px;
        background-size: contain;
    }
    body.header_style_4 .top_nav_wr .logo a {
        margin-left: 20px;
    }
    body.header_style_4 .top_nav_wr .top_nav {
        background: #fff;
        border-bottom: none;
    }
    /* ADDED */
    .vc_custom_1585353631912 {
        margin-bottom: 0px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .vc_column-inner.vc_custom_1450444940366 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .vc_testimonials.style_2 .vc_testimonials_carousel_wr .vc_testimonials_carousel {
        margin-bottom: 15px;
    }
    .vc_testimonials.style_2 .vc_testimonials_carousel_wr {
        padding: 15px;
    }
    .vc_testimonials.style_2 .vc_testimonials_carousel_wr .vc_testimonials_carousel .item p {
        font-size: 16px;
        line-height: 22px;
    }
    .cross-docking-service,
    .pick-and-pack-service,
    .warehouse-service,
    .transportation-service,
    .fulfillment-service {
        padding: 0 15px;
        border-bottom: 0;
        margin-bottom: 30px;
    }
    .value-added-service {
        padding: 0 15px;
        margin-bottom: 30px;
    }
    .service-title {
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .service-subtitle {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .stm_counter .text .value {
        font-size: 24px !important;
    }
    .stm_counter .text .title {
        font-size: 16px !important;
    }
    .orders-completed:before,
    .inventory-accuracy:before,
    .fill-rate:before {
        width: 50px;
        height: 50px;
        margin-right: 30px;
    }
    .orders-completed,
    .inventory-accuracy,
    .fill-rate {
        margin-bottom: 15px;
    }
    .orders-completed .text,
    .inventory-accuracy .text,
    .fill-rate .text {
        text-align: left;
    }
    .vc_column-inner.vc_custom_1585374843744 {
        margin-bottom: 0 !important;
    }
    .content .read_more {
        position: relative;
        text-decoration: none !important;
        bottom: auto;
    }
}

@media(min-width: 992px) {
    .mnu-login {
        display: none;
    }
    #logo-section {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content h6 {
        font-size: 21px;
    }
    #ourhappyclients-section {
        padding-top: 10px;
        padding-bottom: 100px;
    }
    #letus-section {
        padding-top: 150px;
        margin-top: 200px;
        padding-bottom: 150px;
        margin-bottom: 200px;
    }
    .diagonal-box {
        display: block;
        -moz-transform: skew(0deg, 10deg);
        -webkit-transform: skew(0deg, 10deg);
        -o-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, 4deg);
    }
    .diagonal-top-box {
        margin-top: -260px;
    }
    .diagonal-bottom-box {
        min-height: 220px;
        margin-top: -70px;
        margin-bottom: -280px;
        z-index: 999;
    }
    .diagonal-inverse-box {
        -moz-transform: skew(0deg, 10deg);
        -webkit-transform: skew(0deg, 10deg);
        -o-transform: skew(0deg, 10deg);
        -ms-transform: skew(0deg, 10deg);
        transform: skew(0deg, -4deg);
    }
    .diagonal-inverse-top-box {
        margin-top: -70px;
        min-height: 180px;
        margin-bottom: -110px;
    }
    .diagonal-inverse-bottom-box {
        min-height: 220px;
        margin-top: -60px;
        margin-bottom: -280px;
        z-index: 999;
    }
    .our-story-logo.wpb_single_image .vc_single_image-wrapper {
        max-width: 100%;
    }
    #case-grid-box .vc_gitem-zone {
        max-height: 125px;
    }
    .htitle {
        font-weight: 600 !important;
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
    }
    .htitle small {
        font-weight: 600 !important;
        font-size: 26px;
        line-height: 32px;
        text-transform: uppercase;
    }
    .htitle:before {
        width: 30px;
        margin-top: 5px;
        margin-left: -45px;
        margin-right: 10px;
    }
    .hsubtitle {
        font-weight: 400 !important;
        font-size: 17px;
        line-height: 22px;
        text-transform: none;
    }
}

@media(min-width: 1200px) {
    #services-section {
        padding-top: 150px;
        padding-bottom: 80px;
    }
    #video-section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    #page-subheader .wpb_single_image.wpb_content_element.vc_align_left,
    #page-subheader-ourstory .wpb_single_image.wpb_content_element.vc_align_left {
        margin-bottom: 0;
    }
    #page-subheader img,
    #page-subheader-ourstory img {
        margin-top: 50px;
        width: 100vw;
    }
    #page-subheader-ourstory .page-content {
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 20%;
        width: 400px;
        height: 350px;
        margin-top: -175px;
    }
    #page-subheader .page-content {
        position: absolute;
        z-index: 999;
        top: 50%;
        left: 20%;
        width: 400px;
        height: auto;
        min-height: 80px;
        margin-top: -55px;
    }
    .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content {
        height: 450px;
    }
    .vc_services .vc_services_carousel_wr .vc_services_carousel .item .item_wr .content p {
        height: 290px;
        overflow: hidden;
    }
}