        #transload .masthead { background: url(../images/transload-header.jpg) center top; background-size: cover; display: block; width: 100%; text-transform: uppercase; color: #fff; text-align: center; padding: 70px 0 10px 0; }
        #transload .masthead h1 { font-size: 57px; font-weight: bold; margin-bottom: 140px; }
        #transload .masthead p { font-size: 13px; text-align: center; }
        #transload h2 { font-size: 21px; color: #000; padding-bottom: 5px; border-bottom: 2px solid #f85d13; }
        
        #transload h3 { color: #f85d13; text-transform: uppercase; margin: 20px 0 10px 0; font-weight: bold; font-size: 2rem; }
        #transload .masthead li img { width: 100%; height: auto; margin: 0 auto 10px auto; display: block; }
        #transload .masthead .logo { height: 120px; margin: 0 auto 50px auto; display: block; }
        #transload .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; }        
        #transload .spotlightbtn:hover { background: url(../images/bgarrow.png) no-repeat top left #000; background-size: contain; color: #fff; padding: 10px 30px; text-decoration: none; }        
        #transload .masthead a { color: #fff; }
        #transload .masthead a:hover { text-decoration: none; }
        #transload .masthead li { list-style: none; float: left; width: 20%; padding: 0 15px; }
        /* same */
        #transload .orangetxt { color: #f85d13 !important; }
        #transload .whitetxt { color: #fff !important; }
        #transload .p0 { padding: 0 !important; }
        #transload .fb { font-weight: bold !important; }
        #transload .intro { line-height: 40px !important; color: #f85d13 !important; margin-bottom: 30px; }
        #transload .subintro { color: #4c4c4c; }
        #transload .graybg { background: #eee; }
        #transload .blueabg { background: #e6ebed; }
        #transload .bluebg { background: #d1e1e6; }
        #transload .tanbg { background: #f7f7f0; }
        #transload section { padding: 40px 0; }
        #transload .w100 { width: 100% !important; }
        #transload .bigtext { font-size: 53px; font-weight: bold; }
        #transload .fact { text-transform: uppercase; font-weight: bold; padding: 20px 10%; color: #000 !important; }
        #transload .fact img { display: block; margin: 10px auto; width: 90px; }
        #transload .righticon { display: block; float: right; width: 70px; }
        #transload #howitworks .num { margin-right: 10px; width: 30px; }
        #transload #howitworks p { display: block; width: 100%; clear: both; padding-bottom: 0; margin: 0; line-height:  normal; }
        #transload .whaticon { display: block; float: left; margin-right: 20px; width: 50px; }
        #transload #whatcan p { display: block; width: 100%; clear: both; margin-bottom: 40px; }
        #transload #whattypes { background: url(../images/whattypesbg.jpg) center center no-repeat; background-size: cover; }
        #transload .whattypesicon { display: block; margin: auto; width: 77px; }
        #transload .whattypebox1 { background: #818285; color: #fff; height: 360px; }
        #transload .whattypebox2 { background: #78a9b3; color: #fff; height: 360px; }
        #transload .whattypebox3 { background: #506477; color: #fff; height: 360px; }
        #transload #findbox { background: #e9eaeb; text-align: center; text-transform: uppercase; font-size: 14px; position: absolute; bottom: 0; left: 0; width: 100%; }
        #transload #findbox a { color: #f85d13; }
        #transload #findbox img { width: 50px; display: block; margin: auto; padding: 0 0 20px 0; }
        #transload #findbox p { padding: 0 0 20px 0; }
        #transload #transrec { background: #deeaed; }
        
        @media(max-width: 1000px) {
            #transload .offset-2 { margin-left: -23px !important; }
            #transload .logo { width: 100%; height: auto !important; }
        }