        #logistics .masthead { background: url(../images/icons/header.jpg) center top; background-size: cover; display: block; width: 100%; text-transform: uppercase; color: #fff; text-align: center; padding: 70px 0 10px 0; }
        #logistics .masthead h1 { font-size: 57px; font-weight: bold; margin-bottom: 140px; }
        #logistics .masthead p { font-size: 13px; text-align: center; }
        #logistics h2 { font-size: 21px; color: #000; padding-bottom: 5px; border-bottom: 2px solid #f85d13; }
        
        #logistics h3 { color: #f85d13; text-transform: uppercase; margin: 20px 0 10px 0; font-weight: bold; font-size: 2rem; }
        #logistics .masthead li img { width: 100%; height: auto; margin: 0 auto 10px auto; display: block; }
        #logistics .masthead .logo { height: 70px; margin: 0 auto 50px auto; display: block; }
        #logistics .spotlightbtn { background: url(../images/bgarrow.png) no-repeat top left #ff5f00; background-size: contain; color: #fff; padding: 10px 30px; text-decoration: none; transition: .27s all; display: inline-block; width: auto; }        
        #logistics .spotlightbtn:hover { background: url(../images/bgarrow.png) no-repeat top left #000; background-size: contain; color: #fff; padding: 10px 30px; text-decoration: none; }        
        #logistics .masthead a { color: #fff; }
        #logistics .masthead a:hover { text-decoration: none; }
        #logistics .masthead li { list-style: none; float: left; width: 20%; padding: 0 15px; }
        /* same */
        #logistics .orangetxt { color: #f85d13 !important; }
        #logistics .whitetxt { color: #fff !important; }
        #logistics .p0 { padding: 0 !important; }
        #logistics .fb { font-weight: bold !important; }
        #logistics .intro { line-height: 40px !important; color: #f85d13 !important; margin-bottom: 30px; }
        #logistics .subintro { color: #4c4c4c; }
        #logistics .graybg { background: #eee; }
        #logistics .blueabg { background: #e6ebed; }
        #logistics .bluebg { background: #d1e1e6; }
        #logistics .bluebbg { background: #506478; }
        #logistics .tanbg { background: #f7f7f0; }
        #logistics section { padding: 40px 0; }
        #logistics .w100 { width: 100% !important; }
        #logistics .pr-0 { padding-right: 0 !important; }
        #logistics .bigtext { font-size: 53px; font-weight: bold; }
        #logistics .fact { text-transform: uppercase; font-weight: bold; padding: 20px 10%; color: #000 !important; }
        #logistics .fact img { display: block; margin: 10px auto; width: 90px; }
        #logistics .righticon { display: block; float: right; width: 70px; }
        #logistics #howitworks .bg { background: url(../images/icons/how2.jpg) no-repeat; background-size: cover; }
        #logistics #howitworks img { width: 100px; padding: 0 0 0 0; }
        #logistics #howitworks .pad { display: block; width: 100%; clear: both; padding-bottom: 0; margin: 0; line-height:  normal; font-size: 24px; line-height: 1.5em; padding: 13% 50px 0 50px !important; }
        #logistics .whaticon { display: block; float: left; margin-right: 20px; width: 50px; }
        #logistics #whatcan p { display: block; width: 100%; clear: both; margin-bottom: 40px; }
        #logistics #whatcan .fontbold { font-size: 21px; font-weight: bold !important; }
        #logistics #env h2 { border: 0; font-weight: bold !important; font-size: 27px; }
        #logistics #env img { width: 70px; display: block; float: right; margin-left: 20px; }
        #logistics #env .pad { padding: 10% 5%; }
        #logistics #findbox { background: #e9eaeb; text-align: center; text-transform: uppercase; font-size: 14px; position: absolute; bottom: 0; left: 0; width: 100%; }
        #logistics #findbox a { color: #f85d13; }
        #logistics #findbox img { width: 50px; display: block; margin: auto; padding: 0 0 20px 0; }
        #logistics #findbox p { padding: 0 0 20px 0; }
        #logistics #logcontact { background: url(../images/icons/contactbg.jpg) no-repeat; background-size: cover; }
        #logistics #logcontact .righticon { width: 57px !important; }
        #logistics .bborange { border-bottom: 3px solid #f85d13 !important; }
        #logistics .fontbold { font-weight: bold !important; }
        #logistics .contantbg1 { background: rgba( 219, 216, 189, .5); }        
        #logistics .contantbg2 { background: rgba(68, 143, 156, .5); }        
        #logistics .caps { text-transform: uppercase !important; }
        #logistics .blacktxt { color: #000 !important; }
        
        @media(max-width: 1000px) {
            #logistics .offset-2 { margin-left: -23px !important; }
            #logistics .logo { width: 100%; height: auto !important; }
            #logistics .pr-0 { padding: inherit !important; }
        }