﻿header {
    font-family: Verdana,Geneva,sans-serif !important;
}

body {
    /*padding-top: 68px;*/
}

header a {
    color: #e81231;
    text-decoration: none;
}

.nav .header > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.alert-primary {
    background-color: rgba(125,160,195,0.8);
    border-color: rgba(125,160,195,0.8);
    color: #3B3B3B;
}

.shipment-btn {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

header a:hover, header a:focus {
    color: #333;
    text-decoration: none;
}

.text-warning {
    color: #f65f5f;
    font-size: 11px;
    font-weight: 500;
    display: inline-block;
    position: relative;
}


.top {
    /*padding: 0px;*/
    border-top: 4px solid #939597;
    background: url('../../Images/header-images/header-world-map.jpg') no-repeat #fff;
    background-size: contain;
    background-position: 37% 50%;
   /* position: fixed;
    width: 100%;*/
}


#header-search-submit {
    padding-top: 4px;
    padding-bottom: 5px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
}

.navbar {
    padding-top: 0px;
}

.btx-logo {
    padding: 15px 0px;
}

.logo {
    width: 230px;
    height: 102px;
}

.nav-top {
    max-width: 1390px;
    padding: 0 15px;
    margin: auto;
    height: 132px;
}

.navbar-wrap {
    max-width: 1390px;
    height: auto;
    /*height:46px;*/
    padding: 0 0 20px 10px !important;
    margin: auto;
}

#navbar-bottom {
    /*height: 46px !important;*/
    height: auto;
    background: #e7e7e8;
    border-top: 1px solid #878989;
    border-bottom: 1px solid #878989;
}

    #navbar-bottom .navbar-right {
        margin-right: 0px;
    }

.navbar-nav {
    height: auto;
    /*float: right;*/
    justify-content: right;
}

.nav .header > li > a:not(:last-child):focus, .nav .header > li > a:not(:last-child):hover {
    color: #fff !important;
    background-color: #e81231 !important;
}

.nav .header > li > a:last-child:focus, .nav .header > li > a:last-child:hover {
    background-color: #e7e7e8 !important;
}

.dropdown-item {
    font-size: 14px;
   
    color: #878989;
}
    .dropdown-item:hover {
        color: #CF0A2C;
    }

.dropdown-menu .tracking-type .show {
    background-color: #e7e7e8;
}


.top-links ul li a {
    color: #7F7F7F;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 10px;
    margin: 5px 0px;
}

    .top-links ul li a:hover {
        color: #CF0A2C;
        background-color: transparent;
    }



.top-links ul li:nth-child(2) a {
    border-right: 1px solid #e81231;
    border-left: 1px solid #e81231;
}


.track-by {
    padding: 6px 2px !important;
    color: gray !important;
    border-radius: 4px;
    border: 1px solid #ced4da;
    /*margin-left: 5px;*/
    margin-right: 5px;
    margin-bottom: 3px;
    width: 100%;
}

    .track-by:hover {
        border-color: none;
        background-color: white !important;
    }


.track-by-dropdown:hover > ul.dropdown-menu .tracking-type {
    display: block !important;
}

.track-by-dropdown > ul {
    padding: 0px;
    background-color: white !important;
}

    .track-by-dropdown > ul.dropdown-menu .tracking-type > li > a:hover {
        color: #e81231;
    }

.bottom-buttons, .search-track-by {
    display:flex;
    justify-content: right;
    padding: 5px 0
}

.track-by:focus {
    border-color: #eee !important;
    color: #aaa;
}


.map-text {
    color: #7F7F7F;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    /*width: 32.6%;*/
    float: left;
    padding-top: 50px;
    /*margin-left: 35px;*/
    height: 65px;
}

.request-quote {
    background: #CF0A2C;
    /*background: #fff;*/
    color: #fff;
    /*color: #7F7F7F ;*/
    font-size: 13px;
    font-style: italic;
    text-transform: uppercase;
    text-decoration: solid;
}

    .request-quote:hover {
        color: #fff;
    }

.btx-links {
    /*width: 40%;*/
    float: right;
}

.btx-links{
    flex-direction:column-reverse;
    justify-content:right;
}

/*.top-links, .search-track-by{
    float: right;
}*/

.top-links .navbar-nav {
    flex-direction: row;   
    justify-content: right;
}

.login-register, .track-shipment, .join-team, .contact-us {
    display: none !important;
}



.login, .register {
    font-size: 14px; 
    /*font-weight: 500;*/
    color: #7F7F7F !important;
    margin-bottom: 3px;
    margin-top: 0px;
    border: 1px solid #ced4da;
    background-color: #404345!important;
    color: white !important;
    border-radius: 0;
}

    .login:hover, .register:hover {
        background-color: #fff;
        /*font-weight: 500;*/
        color: #7F7F7F !important;
        border-color: #ccc;
    }

.navbar-nav .select-track-by > option {
    cursor: none;
    background-color: #e7e7e8;
    color: #878989;
}

.select-track-option:active, .select-track-option:visited, .select-track-option:hover, .select-track-option:focus {
    color: #e81231 !important;
    background-color: #e7e7e8 !important;
    /*box-shadow: inset 20px 20px #00f;
    outline: none;
    box-shadow: inset 20px 20px #f00;*/
}

#select-track-option-1:hover {
    cursor: none;
    color: #e81231 !important;
    background-color: #e7e7e8 !important;
}


.bottom-buttons .login {
    width: 100%;
}

.register {
    margin-right: 10px;
    width: 100% !important;
}



#navbar-bottom .navbar-nav > li > a {
    color: #7F7F7F;
    font-size: 13px;
    font-weight: bold !important;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    height: 44px !important;
    line-height: 44px;
    display: inline-block;
    border-right: 1px solid #cfcecd;
}

.dropdown-menu .tracking-type > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    /* background-color: #e7e7e8;
    color: #878989;*/
    white-space: nowrap;
}

#navbar-bottom ul.nav .header li.dropdown > ul.dropdown-menu {
    background-color: #e7e7e8;
    color: #878989;
}

#navbar-bottom > .navbar-wrap > ul.navbar-nav > li > a .caret {
    display: none;
}




#navbar-bottom > ul > li:not(:nth-last-child(3)) > a:hover {
    background-color: #CF0A2C;
    color: white;
}

#navbar-bottom ul.nav .header li.dropdown ul.dropdown-menu li > a:hover {
    background-color: #e7e7e8 !important;
    color: #CF0A2C !important;
}

#navbar-bottom ul li > a.active {
    background-color: #CF0A2C !important;
    color: #fff !important;
}

.multi-items ul {
    width: 850px;
    height: 200px;
    border: none;
}

.has-children {
    opacity: 1;
    display: inline-block !important;
    vertical-align: top;
    width: 25%;
    height: 144px;
    float: left;
    border-right: 1px solid #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-decoration: none;
}

.dropdown-menu .tracking-type > li.has-children > a {
    background: none;
    padding: 0;
    font-size: 13px;
    font-weight: bold;
    color: #7f7f7f !important;
    white-space: normal;
    text-transform: uppercase;
}

    .dropdown-menu .tracking-type > li.has-children > a.has-children-link:before {
        content: '▶ ';
    }

.has-children .child {
    display: block !important;
    padding-left: 0 0 20px 0 !important;
    width: 162px !important;
    height: 69px !important;
}

/*.child li a {
    background: none;
    padding: 0;
    color: #7f7f7f;
    text-transform: none !important;
    line-height: 15px;
    font-family: Verdana;
    font-size: 12px;
    white-space: normal;
}*/

#services .caret {
    display: none;
}

.search-field {
    height: 44px;
    /*padding-right: 100px;*/
}

    .search-field:hover {
        height: 44px;
        background-color: #e7e7e8 !important;
    }

.nav-search {
    /*height: 42px !important;*/
    /*width: 24px !important;*/
    line-height: 42px !important;
    border-right: none !important;
    font-size: 0;
    background-image: url('../../Images/header-images/search-icon.png');
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 0px 12px !important;
    background-size: 100%;
    margin: 0 20px 0;
    display: inline-block;
}

.top-header-search {
    /*margin-right: 10px;*/
    /*width: 180px;*/
    color: #7F7F7F !important;
}

    .top-header-search .btn {
        background-color: white;
        border: 1px solid #ccc;
    }

.top-header-search .fa-search {
     padding: 4px 0;
    color: #7F7F7F !important;
}

.top-header-search .form-control {
    display: inline-block;
}

    .dropdown-toggle, .top-header-search .form-control, .top-header-search .input-group-btn {
        font-size: 14px;
        height: 35px;
        border-radius: 0;
    }

a.dropdown-toggle:hover{
     background-color:#CF0A2C!important;
     color:#fff!important;
 }

.top-header-search a {
    position: absolute;
    right: 12px;
    font-size: 0;
    background: url('../../Images/header-images/search-icon.png');
    background-repeat: no-repeat;
    height: 34px;
    width: 24px;
    background-position: center;
    cursor: pointer;
    padding: 0px 5px;
    background-size: 100%;
}


.top-search-icon-button {
    background: #CF0A2C;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    border: 0 none;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
}
/*Search field and search toggle input*/
.search-icon-button {
    background: #CF0A2C;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    font-style: italic;
    border: 0 none;
    padding: 10px 20px;
    display: inline-block;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
}

.header-bottom-search {
    display: none;
    position: absolute;
    top: 184px;
    /*right: 0px;*/
    right: 5%;
}

    .header-bottom-search a {
        position: absolute;
        right: 6px;
        font-size: 0;
        background: url('../../Images/header-images/search-icon.png') no-repeat;
        height: 34px;
        width: 24px;
        background-position: center;
        cursor: pointer;
        padding: 0px 5px;
        background-size: 100%;
    }

.multi-items .has-children:last-child {
    width: 25% !important;
    border-right: none !important;
    padding-right: 0px !important;
}

.cbp-af-header-shrink .nav-top {
    height: 50px;
}

.cbp-af-header-shrink .btx-logo {
    padding: 0px;
}

/*.cbp-af-header-shrink #nav-bottom, .cbp-af-header-shrink .navbar-collapse {   
    height: 44px!important;
}*/

.cbp-af-header-shrink #navbar-bottom > .navbar-wrap {
    height: 44px !important;
}

.cbp-af-header-shrink .map-text {
    height: 32px;
    padding-top: 8px;
}

    .cbp-af-header-shrink .map-text p {
        display: none;
    }

.cbp-af-header-shrink .search-track-by, .cbp-af-header-shrink .bottom-buttons {
    display: none;
}

.cbp-af-header-shrink .navbar-header {
    height: 50px;
}

.cbp-af-header-shrink .logo {
    padding: 0px;
    width: 113px;
    height: 50px;
}


.icon-badge-container {
    display: inline-block;
    margin-left: 15px;
}


.icon-badge-container {
    margin-top: 5px;
    position: relative;
}

.icon-badge-icon {
    font-size: 20px;
    position: relative;
}

.icon-badge {
    background-color: #CF0A2C;
    font-size: 12px;
    color: white;
    text-align: center;
    width: 15px;
    height: 15px;
    border-radius: 35%;
    position: absolute; /* changed */
    top: 1px; /* changed */
    left: 18px; /* changed */
}
/*******************************
* MODAL AS LEFT/RIGHT SIDEBAR
*******************************/
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 400px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}

#myModal2.modal-content {
    background-color: rgba(176,196,222, 0.9) !important;
}



/*Right*/
.modal.right.fade .modal-dialog {
    right: 0px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
    right: 0;
}
/*@media only screen and (min-width: 768px) {
   
    #navbar-bottom ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}*/

@media (max-width: 992px) {
    header .container-fluid {
        padding: 0px;
        border-top: none;
        background: none;
        background-color: #fff;
    }

    .top-links ul li a {
        color: #7F7F7F;
        font-size: 10px;
        padding: 0px 3px;
        margin: 5px 0px;
    }
    /*start reset breakpoint for bootstrap 3 collapse*/
    .navbar-header {
        /*float: none;*/
    }

    .navbar-left, .navbar-right {
        float: none !important;
    }

   /* .navbar-toggle {
        display: inline-block !important;
        width: 60px !important;
        height: 42px !important;
        margin: 30px 0px;
    }*/

    .toggle-icon {
        background-image: url('../../Images/header-images/nav-toggle-icon.png');
        background-position: center;
        background-repeat: no-repeat;
        width: 20px !important;
        height: 16px !important;
        padding: 13px 20px;
    }


    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin: 0px !important;
    }

        .navbar-nav > li {
            float: none;
        }

            .navbar-nav > li > a {
                padding-top: 10px;
                padding-bottom: 10px;
            }

    .collapse.in {
        display: block !important;
    }

    .navbar-collapse {
        padding: 0px;
    }



        .navbar-collapse.collapse {
            transition: height 0.2s;
        }

        .navbar-collapse.collapsing {
            height: 0 !important;
        }

        .navbar-collapse.collapse.in {
            max-height: none;
            height: 100vh;
        }

    .dropdown-menu .tracking-type {
        padding: 0px;
    }
    /*end reset breakpoint for bootstrap 3 collapse*/

    .nav .header .open > a,
    .nav .header .multi-items .open a {
        background-color: #CF0A2C !important;
    }

    .nav-top {
        height: 93px !important;
        border-top: none;
    }

    .btx-logo {
        display:inline-block;
        width: 80%;
        padding: 13px 0 0 0 !important;
    }

    .logo {
        width: 150px;
        height: 75px;
    }

    .map-text, .bottom-form, .btx-links {
        display: none;
    }

    .btx-links {
        padding: 0px;
    }

    .nav-top {
        background-image: none;
    }

    .login-register, .track-shipment, .join-team, .contact-us {
        display: block !important;
    }

    #navbar-bottom {
        margin: 0px;
        background-color: #292929;
        color: white;
        height: auto !important;
        width: 100%;
        padding-right: 0px;
    }

        #navbar-bottom .navbar-nav > li {
            border-bottom: 1px dotted #555555;
            background-color: transparent;
            text-align: left;
        }

            #navbar-bottom .navbar-nav > li > a {
                color: #ffffff;
                font-size: 11px;
                font-weight: bold;
                height: auto;
                padding: 0 15px !important;
                text-decoration: none;
                text-transform: uppercase;
                border-right-style: none;
                text-align: left;
                width: 100% !important;
            }

                #navbar-bottom .navbar-nav > li > a > .caret {
                    display: inline-block !important;
                    float: right !important;
                    margin-top: 20px !important;
                }

        #navbar-bottom > .navbar-nav > li > a:hover, #navbar-bottom > .navbar-nav > li > a:focus {
            background-color: #CF0A2C !important;
            color: white !important;
        }



    .btx-logo {
        padding: 10px 0px 10px 0px;
    }

    .logo {
        width: 180px;
        height: 80px;
    }

    .dropdown-menu .tracking-type {
        left: 0 !important;
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .navbar-nav .open .dropdown-menu .tracking-type {
        border-top: 1px solid #555555;
    }

    #navbar-bottom .search-field {
        display: none;
    }

    #services .caret {
        display: inline-block;
        float: right;
        margin-top: 20px;
    }

    #services {
        padding: 0px !important;
    }


        #services > li.dropdown > ul {
            border-top: 1px solid #555555;
        }


            #services > li.dropdown > ul > li > a {
                text-indent: 25px;
            }

    ul.dropdown-menu .tracking-type > li:not(:last-child) {
        border-bottom: 1px solid #555555 !important;
    }


    ul.dropdown-menu .tracking-type > li > a {
        height: 42px !important;
        line-height: 40px !important;
        background: #f3f3f3 !important;
        color: #575a5c !important;
        font-size: 14px !important;
    }

    .multi-items ul {
        width: auto;
        height: auto;
        border: none;
    }

    .header-bottom-search {
        display: none;
    }

    .has-children-link {
        display: inline-block !important;
        width: 90%;
        text-align: left;
    }

    .child-trigger {
        display: inline-block !important;
        cursor: pointer;
        position: absolute;
        width: 10%;
        height: 40px !important;
        padding-left: 3% !important;
    }

    #navbar-bottom .navbar-wrap > ul > li > a {
        line-height: 44px !important;
    }

        #navbar-bottom .navbar-wrap > ul > li > a:hover {
            background-color: #CF0A2C !important;
        }

    li.submenu-open > ul.dropdown-menu .tracking-type {
        border-top: 1px solid #555555;
    }

    /*li.dropdown-submenu a{
        padding-left:15px!important;
    }*/

    li.dropdown-submenu > ul.dropdown-menu .tracking-type > li {
        text-align: left;
        text-indent: 30px;
    }

    .submenu-arrow:after {
        content: '';
        font-family: FontAwesome;
        font-style: normal;
        color: #bbbbbb;
    }
}

@media(min-width:767px) {
    /* Show the dropdown menu on hover */
    #navbar-bottom ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}


@media (min-width:1024px) and (max-width:1200px) {
    .top-links ul li a {
        color: #7F7F7F;
        font-size: 11px;
        padding: 0px 5px;
        margin: 10px 0px;
    }

    .login, .register, {
        font-size: 12px;
        height: 32px;
    }

   /* .bottom-buttons .login, .track-by {
        width: 142px !important;
    }*/

   /* .track-by {
        font-size: 11px;
    }*/

    .map-text {
        font-size: 18px;
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .search-field {
        padding-right: 30px !important;
    }

    /*#navbar-bottom > .navbar-wrap > ul > li a {
        padding-left: 5px !important;
        padding-right: 5px !important;
        font-size: 10px !important;       
    }*/


   /* .register, .top-header-search {
        width: 160px !important;
    }*/



    .map-text {
        /*margin-left: 25.125px;*/
        padding-top: 12px;
        /*width: 210px;*/
        font-size: 17px;
    }

        .map-text .btn {
            padding: 3px 10px;
        }

 /*   .btx-links {
        width: 320px;
    }*/


    .top-links ul li a {
        color: #7F7F7F;
        font-size: 10px;
        padding: 0px 4px;
    }

    .search-track-by {
        font-size: 12px;
        font-family: Verdana;
    }

    .track-by-dropdown > ul {
        font-size: 12px;
    }

    .track-by-dropdown .track-by {
        padding: 3px 6px !important;
    }



  /*  .top-header-search .form-control, .top-header-search .btn, #dropdownMenuLink {
        padding: 3px 6px !important;
        font-size: 12px;
        height: 26px;
    }*/


    .top-header-search a {
        /*right: 15px;*/
        height: 26px;
    }

    .bottom-buttons .login, .bottom-buttons .register {
        /* padding: 3px 6px !important; */
        font-size: 14px;
        /* line-height: 20px; */
    }

    .bottom-buttons .login, .navbar-nav .select-track-by, .track-by {
        width: 100% !important;
    }
}

@media (max-width:900px) {
    .btx-logo {
        /*width: 169px;*/
        height: 75px;
    }

        .btx-logo img {
            width: 169px;
            height: 75px;
        }
}

@media (max-width: 1270px) {
    .map-text p {
       /* font-size: 14px;
        padding-top:20px;*/
    }
}

@media (max-width: 1199px) {
    .map-text {
        padding-top: 30px;
    }
}


@media (max-width: 1169px) {
    #navbar-bottom .navbar-wrap > ul > li > a {
        font-size: 11px !important;
    }
}

@media (min-width:768px) and (max-width: 991px) {
    .map-text {
        padding-top: 30px;
        font-size:14px;
    }

    #navbar-bottom .navbar-wrap > ul > li > a {
        font-size: 10px !important;
        padding: 9px 12px 5px;
        line-height: 26px;
    }

    .nav-search {
        padding: 0px 10px !important;
        margin: 0 10px 0 !important;
        height: auto;
    }

        .nav-search a {
            height: auto;
            padding: 9px 0 !important;
        }


    #services {
        width: 500px;
        height: 300px;
    }

        #services li.has-children {
            width: 50% !important;
            border-bottom: 1px solid #fff;
        }
}

@media (min-width: 768px) {
    .navbar-collapse.collapse {
        /*display: block !important;*/
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
}
