﻿header {
    font-family: Verdana,Geneva,sans-serif !important;
}

body {
    padding-top: 182px;
}


header a {
    color: #e81231;
    text-decoration: none;
}

    header a:hover, header a:focus {
        color: #333;
        text-decoration: none;
    }



header .container-fluid {
    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%;
}



.navbar {
    padding-top: 0px;
}

.btx-logo {
    padding: 15px 0px;
}

.logo {
    width: 230px;
    height: 102px;
}

.nav-top {
    max-width: 1390px;
    padding: 0 15px;
    margin: auto;
}

.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;
}

.nav > li > a:not(:last-child):focus, .nav > li > a:not(:last-child):hover {
    color: #fff !important;
    background-color: #e81231 !important;
}

.nav > li > a:last-child:focus, .nav > li > a:last-child:hover {
    background-color: #e7e7e8 !important;
}



.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 12px !important;
    color: gray;
    border-radius: 4px;
    border: 1px solid #ced4da;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 3px;
    width:191px;
}

    .track-by:hover {
        border-color: none;
        background-color: white !important;
    }


.track-by-dropdown:hover > ul.dropdown-menu {
    display: block !important;
}

.track-by-dropdown > ul {
    padding: 0px;
    background-color: white !important;
}

    .track-by-dropdown > ul.dropdown-menu > li > a:hover {
        color: #e81231;
    }

.bottom-buttons {
    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: 33px;
    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;
}

.top-links, .search-track-by, .bottom-buttons {
    float: right;
}

.login-register, .track-shipment, .join-team, .contact-us {
    display: none !important;
}



.login, .register {
    font-size: 14px;
    background-color: #fff;
    /*font-weight: 500;*/
    color: #7F7F7F !important;
    margin-bottom: 3px;
    margin-top: 0px;
    border: 1px solid #ced4da;
}

    .login:hover, .register:hover {
        background-color: #e81231;
        color: white !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:191px;
}

.register {
    margin-right: 10px;
    width: 180px !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 > 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 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 li.dropdown ul.dropdown-menu li > a:hover {
    background-color: #e7e7e8 !important;
    color: #CF0A2C !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 > 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 > li.has-children > a.has-children-link:before {
        content: '▶ ';
    }

.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;
    }

.fa-search {
    color: #7F7F7F !important;
}

.top-header-search .form-control {
    display: inline-block;
}

.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;
}
/*@media only screen and (min-width: 768px) {
   
    #navbar-bottom ul.nav li.dropdown:hover > ul.dropdown-menu {
        display: block;
    }
}*/

@media (max-width: 767px) {
    body {
        padding-top: 102px;
    }

    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 {
        padding: 0px;
    }
    /*end reset breakpoint for bootstrap 3 collapse*/

    .nav .open > a,
    .nav .multi-items .open a {
        background-color: #CF0A2C !important;
    }

    .nav-top {
        height: 93px !important;
        border-top: none;
    }

    .btx-logo {
        width: 70%;
        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 {
        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 {
        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 > li:not(:last-child) {
        border-bottom: 1px solid #555555 !important;
    }


    ul.dropdown-menu > 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 {
        border-top: 1px solid #555555;
    }

    /*li.dropdown-submenu a{
        padding-left:15px!important;
    }*/

    li.dropdown-submenu > ul.dropdown-menu > 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 {
            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: 12px;
        line-height: 20px;
    }

    .bottom-buttons .login, .navbar-nav .select-track-by,.track-by {
        width: 142px !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: 18px;
    }
}

@media (max-width: 1199px) {
    .map-text {
        padding-top: 24px;
    }
}


@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: 12px;
    }

    #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;
        }
}
