Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en-US" prefix="og: http://ogp.me/ns#"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
- <meta name="viewport" content="width=device-width,initial-scale=1">
- <style>
- /*
- ***
- ***
- ***
- INLINE-SWEETER-APP.CSS START
- ***
- ***
- ***
- */
- @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
- ul li {
- color: #2b2b2b;
- }
- hr {
- border: none;
- height: 1px;
- color: #bfbfbf;
- background-color: #bfbfbf;
- }
- body,button,input,select,textarea,pre,ul,ol{
- margin:0;
- padding:0
- }
- h1,h2,h3,h4,h5,h6,p,dl,ol,ul,dt,dd{
- margin:0;
- }
- h1 {font-weight:600;}
- ul,ol{
- list-style:none
- }
- button,input,select,textarea{
- font-family:inherit;
- font-size:100%
- }
- article,aside,details,figcaption,figure,footer,header,main,nav,section,summary{
- display:block
- }
- img{
- border:0
- }
- @-webkit-keyframes fadeInLeft{
- 0%{
- opacity:0;
- -webkit-transform:translateX(-20px);
- transform:translateX(-20px)
- }
- 100%{
- opacity:1;
- -webkit-transform:translateX(0);
- transform:translateX(0)
- }
- }
- @keyframes fadeInLeft{
- 0%{
- opacity:0;
- -webkit-transform:translateX(-20px);
- -ms-transform:translateX(-20px);
- transform:translateX(-20px)
- }
- 100%{
- opacity:1;
- -webkit-transform:translateX(0);
- -ms-transform:translateX(0);
- transform:translateX(0)
- }
- }
- .section-title{
- padding:1rem 0;
- margin-bottom:1rem;
- text-align:center
- }
- .section-title hr{
- width:25%;
- height:0;
- border:0;
- border-bottom-style:solid;
- border-bottom-width:1px;
- border-bottom-color:inherit
- }
- .after-arrow-right:after,.after-arrow-left:after,.after-arrow-up:after{
- content:'';
- position:absolute;
- border-style:solid;
- border-width:19px 0 19px 28px;
- border-color:transparent #fff;
- display:block;
- width:0;
- z-index:99;
- top:36%
- }
- .after-arrow-right:after{
- right:-26px
- }
- .after-arrow-left:after{
- left:-24px;
- transform:rotate(180deg);
- -webkit-transform:rotate(180deg);
- -moz-transform:rotate(180deg)
- }
- .after-arrow-up:after{
- top:-32px;
- left:43%;
- transform:rotate(270deg);
- -webkit-transform:rotate(270deg);
- -moz-transform:rotate(270deg)
- }
- .mobile-hero{
- display:none
- }
- @media only screen and (max-width:1024px){
- .mobile-hero{
- display:block;
- background-size:cover;
- background-position:center center;
- height:350px;
- width:100%
- }
- }
- .mobile-hero p{
- color:#fff;
- padding-top:6rem;
- font-size:3rem;
- text-align:center;
- text-transform:uppercase;
- font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- text-shadow:2px 2px 5px #333
- }
- @media only screen and (max-width:1100px) and (min-width:768px){
- header nav ul li a {
- padding-left: 0.6rem !important;
- padding-right: 0.6rem !important;
- }
- }
- @media only screen and (max-width:768px){
- .mobile-hero p{
- font-size:2rem
- }
- }
- @media only screen and (max-width:400px){
- .mobile-hero p{
- font-size:1.5rem
- }
- .eapp-popup-content-inner {
- width: 100% !important;
- }
- .eapp-popup-button-component.eapp-popup-button-shape-rounded {
- font-size: 15px!important;
- }
- }
- h1,.h1,.f1{
- font-size:1.9rem;
- line-height:2rem;
- font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif
- }
- h2,.h2,.f2{
- font-size:1.4rem;
- line-height:1.5rem;
- font-weight:400;
- font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
- }
- h3,.h3,.f3{
- font-size:1.15rem;
- line-height:1.5rem;
- font-weight:400;
- font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
- }
- p,.p,article ul,.article ul,article table,.article table{
- font-size:0.9rem;
- line-height:1.3rem;
- letter-spacing:1.5px;
- padding-bottom:1rem
- }
- .disclaimer{
- font-size:0.75rem
- }
- small,.small,.f5{
- font-size:0.7rem;
- line-height:1.5rem
- }
- .xsmall{
- font-size:0.6rem;
- line-height:1rem
- }
- .normal{
- font-size:0.9rem
- }
- .large{
- font-size:2.9rem
- }
- .xlarge{
- font-size:3.9rem
- }
- strong,.bold{
- font-weight:700;
- letter-spacing:1px
- }
- @supports (-webkit-appearance: none){
- strong,.bold{
- }
- }
- .regular{
- font-weight:400
- }
- .italic{
- font-style:italic
- }
- .caps{
- text-transform:uppercase;
- letter-spacing:0.2em
- }
- .center{
- text-align:center
- }
- .right-align{
- text-align:right
- }
- .measure{
- max-width:48rem
- }
- .measure-narrow{
- max-width:40rem
- }
- .measure-wide{
- max-width:60rem
- }
- .leading-0{
- line-height:0
- }
- .leading-1{
- line-height:1rem
- }
- .leading-2{
- line-height:2rem
- }
- .leading-3{
- line-height:3rem
- }
- .leading-4{
- line-height:4rem
- }
- .mauto{
- margin:0 auto
- }
- .m0{
- margin:0
- }
- .mb0{
- margin-bottom:0
- }
- .m1{
- margin:1rem
- }
- .mt1{
- margin-top:1rem
- }
- .mr1{
- margin-right:1rem
- }
- .mb1{
- margin-bottom:1rem
- }
- .ml1{
- margin-left:1rem
- }
- .m2{
- margin:2rem
- }
- .mr2{
- margin-right:2rem
- }
- .mb2{
- margin-bottom:2rem
- }
- .ml2{
- margin-left:2rem
- }
- .m3{
- margin:3rem
- }
- .mt3{
- margin-top:3rem
- }
- .mr3{
- margin-right:3rem
- }
- .mb3{
- margin-bottom:3rem
- }
- .ml3{
- margin-left:3rem
- }
- .m4{
- margin:4rem
- }
- .mt4{
- margin-top:4rem
- }
- .mr4{
- margin-right:4rem
- }
- .mb4{
- margin-bottom:4rem
- }
- .ml4{
- margin-left:4rem
- }
- .m-responsive{
- margin:4rem
- }
- .mt-responsive{
- margin-top:4rem
- }
- .mr-responsive{
- margin-right:4rem
- }
- .mb-responsive{
- margin-bottom:4rem
- }
- .ml-responsive{
- margin-left:4rem
- }
- .pb0{
- padding-bottom:0
- }
- .pquarter{
- padding:0.25rem
- }
- .phalf{
- padding:0.5rem
- }
- .p1{
- padding:1rem
- }
- .px1{
- padding-right:1rem;
- padding-left:1rem
- }
- .py1{
- padding-top:1rem;
- padding-bottom:1rem
- }
- .p2{
- padding:2rem
- }
- .px2{
- padding-right:2rem;
- padding-left:2rem
- }
- .py2{
- padding-top:2rem;
- padding-bottom:2rem
- }
- .p3{
- padding:3rem
- }
- .px3{
- padding-right:3rem;
- padding-left:3rem
- }
- .py3{
- padding-top:3rem;
- padding-bottom:3rem
- }
- .p4{
- padding:4rem
- }
- .px4{
- padding-right:4rem;
- padding-left:4rem
- }
- .py4{
- padding-top:4rem;
- padding-bottom:4rem
- }
- .p-responsive{
- padding:4rem
- }
- .px-responsive{
- padding-right:4rem;
- padding-left:4rem
- }
- .py-responsive{
- padding-top:4rem;
- padding-bottom:4rem
- }
- @media only screen and (max-width:980px){
- .p-responsive{
- padding:3rem
- }
- .px-responsive{
- padding-right:3rem;
- padding-left:3rem
- }
- .py-responsive{
- padding-top:3rem;
- padding-bottom:3rem
- }
- }
- @media only screen and (max-width:768px){
- .mt2{
- margin-top:1rem
- }
- .py3{
- padding-top:1.5rem;
- padding-bottom:1.5rem
- }
- .p-responsive{
- padding:1.5rem
- }
- .px-responsive{
- padding-right:1.5rem;
- padding-left:1.5rem
- }
- .py-responsive{
- padding-top:1.5rem;
- padding-bottom:1.5rem
- }
- }
- .inline{
- display:inline
- }
- .block{
- display:block
- }
- .inline-block{
- display:inline-block
- }
- .oh{
- overflow:hidden
- }
- .left{
- float:left
- }
- .right{
- float:right
- }
- .clearfix:before,.highlight:before,.hm2:before,#ol-columns:before,#fuzzy:before,.job-grid:before,footer .container:before,.clearfix:after,.highlight:after,.hm2:after,#ol-columns:after,#fuzzy:after,.job-grid:after,footer .container:after{
- content:" ";
- display:table
- }
- .clearfix:after,.highlight:after,.hm2:after,#ol-columns:after,#fuzzy:after,.job-grid:after,footer .container:after{
- clear:both
- }
- .fit{
- max-width:100%
- }
- .wrap{
- margin-right:auto;
- margin-left:auto
- }
- .hide,.mobile-show,.tablet-show{
- display:none
- }
- @media only screen and (max-width:980px){
- .clear-position{
- position:static !important
- }
- .tablet-show,.tablet-block{
- display:block !important
- }
- .tablet-block{
- width:100% !important
- }
- .tablet-hide{
- display:none
- }
- .tablet-base{
- padding:1rem !important
- }
- }
- @media only screen and (max-width:768px){
- .mobile-show,.mobile-block{
- display:block !important
- }
- .mobile-block{
- width:100% !important
- }
- .mobile-hide{
- display:none
- }
- .mobile-center{
- text-align:center
- }
- .mobile-base{
- padding: 1rem !important;
- }
- .py2{
- padding:1rem 0;
- }
- }
- .container{
- margin:0 auto;
- padding:0;
- height:auto;
- width:980px
- }
- @media only screen and (max-width:980px){
- .container{
- width:100%
- }
- }
- @media only screen and (max-width:980px){
- .container.article{
- width:95%;
- margin:0 auto
- }
- }
- .relative{
- position:relative
- }
- .absolute{
- position:absolute
- }
- .fixed{
- position:fixed
- }
- .t0{
- top:0
- }
- .t1{
- top:1px
- }
- .r0{
- right:0
- }
- .b0{
- bottom:0
- }
- .l0{
- left:0
- }
- .z9{
- z-index:99999
- }
- .z8{
- z-index:8000
- }
- .z7{
- z-index:7000
- }
- .z6{
- z-index:6000
- }
- .z5{
- z-index:5000
- }
- .z4{
- z-index:4000
- }
- .z3{
- z-index:3000
- }
- .z2{
- z-index:2000
- }
- .z1{
- z-index:1000
- }
- .z0{
- z-index:100
- }
- .absolute-center{
- top:0;
- right:0;
- bottom:0;
- left:0;
- margin:auto;
- display:table
- }
- @-webkit-keyframes fadeInDown{
- 0%{
- opacity:0;
- -webkit-transform:translateY(-20px);
- transform:translateY(-20px)
- }
- 100%{
- opacity:1;
- -webkit-transform:translateY(0);
- transform:translateY(0)
- }
- }
- @keyframes fadeInDown{
- 0%{
- opacity:0;
- -webkit-transform:translateY(-20px);
- -ms-transform:translateY(-20px);
- transform:translateY(-20px)
- }
- 100%{
- opacity:1;
- -webkit-transform:translateY(0);
- -ms-transform:translateY(0);
- transform:translateY(0)
- }
- }
- @-webkit-keyframes fadeIn{
- 0%{
- opacity:0
- }
- 100%{
- opacity:1
- }
- }
- @keyframes fadeIn{
- 0%{
- opacity:0
- }
- 100%{
- opacity:1
- }
- }
- .bodycopy{
- color:#6d6e71;
- line-height: inherit;
- }
- .white{
- color:#fff;
- line-height: inherit;
- }
- .black{
- color:#000;
- line-height: inherit;
- }
- .blue{
- color:#0071b2;
- line-height: inherit;
- }
- .light-blue{
- color:#27a1d8;
- line-height: inherit;
- }
- .light-gray{
- color:#8a8c8f;
- line-height: inherit;
- }
- .mid-gray{
- color:#777;
- line-height: inherit;
- }
- .dark-gray{
- color:#26211d;
- line-height: inherit;
- }
- .red,.error{
- color:#e41c24;
- line-height: inherit;
- }
- .green{
- color:#8ab35a;
- line-height: inherit;
- }
- .orange{
- color:#dd9c00;
- line-height: inherit;
- }
- .bg-black{
- background-color:#000;
- line-height: inherit;
- }
- .bg-white{
- background-color:#fff;
- line-height: inherit;
- }
- .bg-blue{
- background-color:#0071b2;
- line-height: inherit;
- }
- .bg-dark-blue{
- background-color:#007099;
- line-height: inherit;
- }
- .bg-light-gray{
- background-color:#8a8c8f;
- line-height: inherit;
- }
- .bg-mid-gray{
- background-color:#777;
- line-height: inherit;
- }
- .bg-dark-gray{
- background-color:#26211d;
- line-height: inherit;
- }
- .bg-red{
- background-color:#e41c24;
- line-height: inherit;
- }
- .bg-green{
- background-color:#8ab35a;
- line-height: inherit;
- }
- .bg-orange{
- background-color:#dd9c00;
- line-height: inherit;
- }
- .bg-sand{
- background-color:#ede8e4;
- line-height: inherit;
- }
- .bg-t-blue{
- background-color:rgba(0, 113, 178, .7);
- line-height: inherit;
- }
- .bg-t-red{
- background-color:rgba(255, 29, 8, .5);
- line-height: inherit;
- }
- .bg-t-green{
- background-color:rgba(138, 179, 90, .7);
- line-height: inherit;
- }
- .bg-t-orange{
- background-color:rgba(221, 156, 0, .5);
- line-height: inherit;
- }
- .bg-t-mid-gray{
- background-color:rgba(119, 119, 119, .5);
- line-height: inherit;
- }
- .border-color-light-gray{
- border-color:#8a8c8f
- }
- @media only screen and (max-width:768px){
- table,table td{
- display:block;
- width:100% !important;
- height:auto !important
- }
- img{
- max-width:100%
- }
- #map{
- height:230px !important
- }
- }
- .highlight{
- padding:1.5rem 0;
- color:#0071b2;
- line-height:2.2rem
- }
- .highlight strong{
- font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- font-style:italic
- }
- a{
- text-decoration:none;
- color:#282828;
- font-weight: 500;
- background-color: initial;
- }
- a:hover{
- color:#239de8;
- background-color: initial;
- }
- .bottom-dotted{
- border-bottom-width:1px;
- border-bottom-style:dotted
- }
- h3{
- color:#26211d;
- font-size: 1.188em;
- }
- .loc-value{
- color:#00adee;
- font-size:1rem;
- letter-spacing:1px;
- text-transform:uppercase;
- vertical-align:middle;
- font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif
- }
- .loc-value a{
- color:#00adee
- }
- .map-border-top{
- width:100%;
- height:10px;
- margin-top:2rem;
- background:#0071b2;
- background:-moz-linear-gradient(top, #0071b2 0, #00adee 100%);
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #0071b2), color-stop(100%, #00adee));
- background:-webkit-linear-gradient(top, #0071b2 0, #00adee 100%);
- background:-o-linear-gradient(top, #0071b2 0, #00adee 100%);
- background:-ms-linear-gradient(top, #0071b2 0, #00adee 100%);
- background:linear-gradient(to bottom, #0071b2 0, #00adee 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0071b2, endColorstr=#00adee, GradientType=0);
- }
- .map-border-bottom{
- width:100%;
- height:10px;
- margin-bottom:2rem;
- background:#00adee;
- background:-moz-linear-gradient(top, #00adee 0, #0071b2 100%);
- background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00adee), color-stop(100%, #0071b2));
- background:-webkit-linear-gradient(top, #00adee 0, #0071b2 100%);
- background:-o-linear-gradient(top, #00adee 0, #0071b2 100%);
- background:-ms-linear-gradient(top, #00adee 0, #0071b2 100%);
- background:linear-gradient(to bottom, #00adee 0, #0071b2 100%);
- filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00adee, endColorstr=#0071b2, GradientType=0);
- }
- .button{
- border-radius:0.25rem;
- transition-duration:0.2s;
- transition-timing-function:ease;
- transition-property:box-shadow, background-color
- }
- .button:focus{
- box-shadow:0 0 0 2px #fff, 0 0 1px 4px rgba(0, 113, 178, .5)
- }
- .button-blue{
- color:#fff;
- background-color:#0071b2;
- line-height: inherit;
- }
- .button-blue:hover{
- color:#fff;
- background-color:#00304c
- }
- .button-gray{
- color:#fff;
- background-color:#757575;
- line-height: inherit;
- }
- .button-gray:hover{
- color:#fff;
- background-color:#444
- }
- .button-dark{
- color:#fff;
- background-color:#26211d;
- line-height: inherit;
- }
- .button-dark:hover{
- color:#fff;
- background-color:#000
- }
- .hover-shadow:hover{
- box-shadow:0 2px 3px 3px #8a8c8f
- }
- .hover-glow:hover{
- box-shadow:0 0 3px 3px #8a8c8f
- }
- .form-light .input,.form-light .textarea,.form-light .select{
- transition:box-shadow 0.2s ease;
- border-color:#777
- }
- .form-light .input:focus,.form-light .textarea:focus,.form-light .select:focus{
- outline:0;
- border-color:#0071b2;
- box-shadow:0 0 0.125rem rgba(0, 113, 178, .5)
- }
- .form-light .radio input,.form-light .checkbox input{
- transition:box-shadow 0.2s ease
- }
- .form-light .radio input:focus,.form-light .checkbox input:focus{
- outline:0;
- box-shadow:0 0 0 2px #fff, 0 0 1px 4px rgba(0, 113, 178, .5)
- }
- .form-light .radio input{
- border-radius:50%
- }
- .border{
- border-style:solid;
- border-width:1px
- }
- .border-top{
- border-top-style:solid;
- border-top-width:1px
- }
- .border-light-gray{
- border-color:#8a8c8f
- }
- .rounded{
- border-radius:0.25rem
- }
- .transition-all{
- transition:all 0.2s ease
- }
- ol li{
- list-style:decimal
- }
- .show-baseline{
- background-image:url(/assets/app/css/baseline-16.svg);
- background-size:0.5rem 0.5rem
- }
- .show-outline,.show-outline *{
- outline:1px solid rgba(0, 113, 178, .2)
- }
- @font-face{
- font-family:icomoon;
- src:url(/assets/app/css/fonts/icomoon.eot?t008j2);
- src:url(/assets/app/css/fonts/icomoon.eot?#iefixt008j2) format("embedded-opentype"), url(/assets/app/css/fonts/icomoon.woff?t008j2) format("woff"), url(/assets/app/css/fonts/icomoon.ttf?t008j2) format("truetype"), url(/assets/app/css/fonts/icomoon.svg?t008j2#icomoon) format("svg");
- font-weight:400;
- font-style:normal;
- }
- [class^=icon-],[class*=" icon-"]{
- font-family:icomoon;
- speak:none;
- font-style:normal;
- font-weight:400;
- font-variant:normal;
- text-transform:none;
- line-height:0;
- vertical-align:middle;
- -webkit-font-smoothing:antialiased;
- -moz-osx-font-smoothing:grayscale
- }
- .icon-close:before{
- content:"\e600"
- }
- .icon-right:before{
- content:"\e601"
- }
- .icon-phone:before{
- content:"\e602"
- }
- .icon-envelope:before{
- content:"\e603"
- }
- .icon-map-marker:before{
- content:"\e604"
- }
- .social-icons a.fb{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#507cbd;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.fb{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.fb i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.fb i{
- margin-left: 0.4rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.fb i{
- margin-top:0.4rem
- }
- }
- .social-icons a.fb i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.fb i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.fb i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.fb i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.fb i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.fb i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.fb i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.fb i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.fb i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.in{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#1186c8;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.in{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.in i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.in i{
- margin-left: 0.4rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.in i{
- margin-top:0.4rem
- }
- }
- .social-icons a.in i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.in i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.in i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.in i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.in i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.in i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.in i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.in i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.in i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.tw{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#64cbee;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.tw{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.tw i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.tw i{
- margin-left: 0.4rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.tw i{
- margin-top:0.4rem
- }
- }
- .social-icons a.tw i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.tw i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.tw i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.tw i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.tw i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.tw i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.tw i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.tw i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.tw i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.ig{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#2a5b83;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.ig{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.ig i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.ig i{
- margin-left: 0.5rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.ig i{
- margin-top:0.4rem
- }
- }
- .social-icons a.ig i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.ig i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.ig i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.ig i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.ig i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.ig i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.ig i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.ig i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.ig i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.fl{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#000032;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.fl{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.fl i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.fl i{
- margin-left: 0.55rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.fl i{
- margin-top:0.4rem
- }
- }
- .social-icons a.fl i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.fl i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.fl i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.fl i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.fl i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.fl i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.fl i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.fl i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.fl i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.fl i.testIcon{
- background-position:-249px 0
- }
- .social-icons a.yt{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#ee4745;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.yt{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.yt i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.yt i{
- margin-left:0.4rem;
- background: url(/assets/app/css/images/sassy-social-sprites-white-2-x3.png) center center no-repeat;
- background-size: cover;
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.yt i{
- margin-top:0.4rem
- }
- }
- .social-icons a.yt i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.yt i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.yt i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.yt i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.yt i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.yt i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.yt i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.yt i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.yt i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.yt i.testIcon{
- background-position:-249px 0
- }
- .social-icons a.gp{
- width:38px;
- height:38px;
- margin:0 4px 4px 0;
- text-indent:-5000px;
- font-size:0;
- border-radius:50%;
- display:inline-block;
- background-color:#d73d32;
- line-height:0.4rem
- }
- @media only screen and (max-width:768px){
- .social-icons a.gp{
- width:36px;
- height:36px;
- margin:0 10px 4px;
- line-height:0.35rem
- }
- }
- .social-icons a.gp i{
- background:url(/assets/app/css/images/sassy-social-sprites-white-25.png) center center no-repeat;
- width:25px;
- height:25px;
- overflow:hidden;
- margin-left:0.5rem;
- display:block
- }
- @media only screen and (max-width:768px){
- .social-icons a.gp i{
- margin-left:0.4rem
- }
- }
- @media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){
- .social-icons a.gp i{
- margin-top:0.4rem
- }
- }
- .social-icons a.gp i.facebookIcon{
- background-position:0 0
- }
- .social-icons a.gp i.twitterIcon{
- background-position:-25px 0
- }
- .social-icons a.gp i.linkedinIcon{
- background-position:-50px 0
- }
- .social-icons a.gp i.gplusIcon{
- background-position:-75px 0
- }
- .social-icons a.gp i.pintIcon{
- background-position:-100px 0
- }
- .social-icons a.gp i.instaIcon{
- background-position:-125px 0
- }
- .social-icons a.gp i.tumblrIcon{
- background-position:-150px 0
- }
- .social-icons a.gp i.utubeIcon{
- background-position:-175px 0
- }
- .social-icons a.gp i.rssIcon{
- background-position:-200px 0
- }
- .social-icons a.gp i.testIcon{
- background-position:-249px 0
- }
- @media only screen and (max-width:768px){
- .social-icons{
- margin:0 0 15px
- }
- }
- .button{
- font-family:inherit;
- font-weight:700;
- text-decoration:none;
- cursor:pointer;
- border:0;
- -webkit-appearance:none;
- appearance:none;
- white-space:nowrap;
- display:inline-block;
- line-height:2rem;
- height:auto;
- min-height:2rem;
- padding:0.5rem 1rem
- }
- @media only screen and (max-width:768px){
- .button{
- padding:0.2rem
- }
- }
- .button-big{
- padding:1rem 1.5rem
- }
- .button-small{
- padding:0 1rem
- }
- form table td input{
- width:80%
- }
- fieldset{
- margin:0;
- padding:0;
- border:0
- }
- .form{
- font-size:1rem
- }
- .input{
- appearance:none;
- border-style:solid;
- border-width:1px;
- -moz-box-sizing:border-box;
- box-sizing:border-box;
- max-width:100%;
- height:3rem;
- line-height:2rem;
- padding:0.5rem;
- border-radius:0.25rem
- }
- .select{
- box-sizing:border-box;
- margin-right:0;
- margin-left:0;
- margin-bottom:1rem
- }
- .textarea{
- box-sizing:border-box;
- padding:1rem;
- line-height:1.5rem;
- width:55%;
- margin-bottom:1rem
- }
- .form-stacked label,.form-stacked .input,.form-stacked .select{
- display:block;
- width:100%
- }
- .form-stacked .input,.form-stacked .select,.form-stacked .radio,.form-stacked .checkbox{
- margin-bottom:1rem
- }
- .list-style-disc{
- list-style-type:disc
- }
- .list-style-nums{
- list-style-type:decimal
- }
- .list{
- padding-left:2rem
- }
- .list-simple{
- list-style:none;
- padding-left:0
- }
- .list-inline{
- list-style:none;
- padding-left:0
- }
- .list-inline li{
- display:inline;
- white-space:nowrap
- }
- .gutter{
- padding:0.5rem
- }
- .gutterx2{
- padding:1rem
- }
- @media only screen and (max-width:768px){
- .gutterx2{
- padding:0.5rem
- }
- }
- .full-width{
- width:100%
- }
- .three-quarter-width{
- width:75%
- }
- .half-width{
- width:50%
- }
- .third-width{
- width:33.333%
- }
- .quarter-width{
- width:25%
- }
- .mobile-logo{
- display:none
- }
- @media only screen and (max-width:768px){
- .mobile-logo{
- width:3.5rem;
- display:inline-block
- }
- }
- @media only screen and (max-width:768px){
- nav{
- height:3rem
- }
- }
- @media only screen and (max-width:768px){
- nav ul{
- display:none
- }
- }
- nav ul li a{
- color:#fff;
- font-size:1.2rem;
- display:block;
- padding:2.2rem 1rem
- }
- @media only screen and (max-width:980px){
- nav ul li a{
- padding:2.2rem 0.4rem
- }
- }
- nav ul li a.logo{
- padding:0 1rem
- }
- @media only screen and (max-width:980px){
- nav ul li a.logo{
- padding:0 0.8rem
- }
- }
- nav .active{
- color:#0071b2
- }
- .home-grid{
- width:275px;
- height:320px;
- background:#fff
- }
- @media only screen and (min-width:769px){
- .home-grid:nth-child(1){
- margin-left:1rem
- }
- .home-grid:nth-child(2){
- margin-right:1rem
- }
- }
- @media only screen and (max-width:980px){
- .home-grid{
- width:31%
- }
- }
- @media only screen and (max-width:768px){
- .home-grid{
- width:100%;
- float:none;
- height:auto;
- margin:0;
- margin-bottom:1rem
- }
- .home-grid a{
- width:35%;
- float:left;
- line-height:0
- }
- .home-grid .section-title{
- width:65%;
- float:right;
- padding:8% 0 0;
- margin-bottom:0
- }
- .home-grid .section-title a{
- float:none;
- width:inherit;
- line-height:inherit
- }
- }
- .hm2{
- text-align:center;
- margin:0 3.5rem;
- font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif
- }
- .hm2 div{
- float:left;
- margin-right:1.5rem;
- max-width:98px;
- line-height:1.2rem
- }
- .hm2 div:last-of-type{
- margin-right:0
- }
- .hm2 div a{
- line-height:0;
- font-size:0.65rem
- }
- #ol-columns{
- margin-bottom:1rem;
- /*background:url(/assets/app/css/images/pseudo-ol-columns-lines.gif) top center repeat-y;*/
- padding:0 1.7rem
- }
- @media only screen and (max-width:980px){
- #ol-columns{
- background:0 0
- }
- }
- #ol-columns p{
- width:29%;
- float:left;
- margin:0 1.9% 1% 2%
- }
- @media only screen and (max-width:980px){
- #ol-columns p{
- width:45%
- }
- }
- @media only screen and (max-width:600px){
- #ol-columns p{
- width:100%;
- float:none;
- margin:1rem 0 0
- }
- }
- #homeNEpanel h2{
- font-size:1.2rem
- }
- #homeNEpanel p{
- font-size:0.8rem
- }
- #fuzzy{
- width:1226px;
- margin:0 auto
- }
- @media only screen and (max-width:1225px){
- #fuzzy{
- width:1024px
- }
- }
- @media only screen and (max-width:1024px){
- #fuzzy{
- width:100%
- }
- }
- #fuzzy .fuzzy-cell{
- height:auto;
- background-size:cover;
- width:613px;
- float:left;
- min-height:310px
- }
- @media only screen and (max-width:1225px){
- #fuzzy .fuzzy-cell{
- width:50%
- }
- }
- @media only screen and (max-width:768px){
- #fuzzy .fuzzy-cell{
- width:100%;
- float:none;
- min-height:210px
- }
- }
- #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
- padding-left:8rem
- }
- @media only screen and (max-width:1225px){
- #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
- padding-left:4rem
- }
- }
- @media only screen and (max-width:980px){
- #fuzzy .fuzzy-cell:first-of-type .fuzzy-content{
- padding-left:2rem
- }
- }
- #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
- padding-right:8rem
- }
- @media only screen and (max-width:1225px){
- #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
- padding-right:4rem
- }
- }
- @media only screen and (max-width:980px){
- #fuzzy .fuzzy-cell:last-of-type .fuzzy-content{
- padding-right:2rem
- }
- }
- #fuzzy .fuzzy-cell .fuzzy-content{
- padding:2rem 3rem
- }
- @media only screen and (max-width:768px){
- #fuzzy .fuzzy-cell .fuzzy-content{
- padding:1rem !important
- }
- }
- #fuzzy .fuzzy-cell .fuzzy-content h1{
- color:#fff;
- font-size:1.8rem;
- margin-bottom:1rem
- }
- @media only screen and (max-width:1024px){
- #fuzzy .fuzzy-cell .fuzzy-content h1{
- font-size:1.6rem
- }
- }
- @media only screen and (max-width:980px){
- #fuzzy .fuzzy-cell .fuzzy-content h1{
- font-size:1.5rem
- }
- }
- @media only screen and (max-width:768px){
- #fuzzy .fuzzy-cell .fuzzy-content h1{
- font-size:1.25rem;
- margin-bottom:0
- }
- }
- #fuzzy .fuzzy-cell .fuzzy-content p{
- color:#fff;
- font-size:0.84rem
- }
- #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link{
- display:block;
- width:80%;
- background:rgba(255, 255, 255, .7);
- font-size:1.25rem;
- letter-spacing:2px;
- padding:0.5rem 1rem
- }
- #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link i{
- font-size:2rem;
- line-height:1.4rem
- }
- @media only screen and (max-width:768px){
- #fuzzy .fuzzy-cell .fuzzy-content a.fuzzy-link{
- width:90%
- }
- }
- @media only screen and (min-width:1225px){
- main{
- min-height:800px
- }
- }
- article{
- float:left;
- width:720px
- }
- @media only screen and (max-width:980px){
- article{
- float:none;
- width:90%;
- margin:0 auto
- }
- }
- article h2,article h3,.article h2,.article h3{
- margin-bottom:1.5rem
- }
- article ul,.article ul{
- list-style:disc;
- margin-left:1.5rem;
- padding-bottom:1rem
- }
- article ul ul,.article ul ul{
- list-style:circle;
- margin-left:2.5rem
- }
- @media only screen and (max-width:768px){
- article ul ul,.article ul ul{
- margin:1rem
- }
- }
- article table ul,.article table ul{
- padding-bottom:0
- }
- aside{
- float:right;
- width:220px
- }
- @media only screen and (max-width:980px){
- aside{
- float:none;
- width:100%
- }
- aside .fuzzy-img{
- display:none
- }
- aside .fuzzy-img + p{
- display:none
- }
- }
- aside.blue li{
- border-bottom:1px solid #0071b2
- }
- aside.blue li:first-of-type{
- background:#cce3f0
- }
- aside.green li{
- border-bottom:1px solid #8ab35a
- }
- aside.green li:first-of-type{
- background:#e8f0de
- }
- aside ul li:last-of-type{
- border-bottom:0
- }
- .job-grid{
- margin:2rem 0;
- width:100%
- }
- @media only screen and (max-width:980px){
- .job-grid{
- margin:0 auto;
- width:95%
- }
- }
- @media only screen and (max-width:768px){
- .job-grid{
- margin:0 auto;
- width:90%
- }
- }
- .job-grid .job-grid-cell{
- float:left;
- width:196px;
- height:185px;
- position:relative
- }
- .job-grid .job-grid-cell P{
- font-size:0.8rem
- }
- .job-grid .job-grid-cell hr{
- width:35%
- }
- .job-grid .job-grid-cell .section-title a{
- font-family:'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- letter-spacing:1px;
- margin-top:1.5rem
- }
- .job-grid .job-grid-cell .section-title a:before{
- content:" ";
- padding-right:0.25rem
- }
- @media only screen and (max-width:768px){
- .job-grid .job-grid-cell{
- width:48%;
- height:50%;
- float:none;
- margin-bottom:1rem
- }
- .job-grid .job-grid-cell img{
- width:100%
- }
- .job-grid .job-grid-cell.after-arrow-left{
- display:none
- }
- .job-grid .job-grid-cell.after-arrow-right{
- display:none
- }
- .job-grid .job-grid-cell.after-arrow-up{
- display:none
- }
- .job-grid .job-grid-cell:nth-child(1){
- float:left
- }
- .job-grid .job-grid-cell:nth-child(3){
- float:right
- }
- .job-grid .job-grid-cell:nth-child(5){
- float:left;
- clear:left
- }
- .job-grid .job-grid-cell:nth-child(7){
- float:right
- }
- .job-grid .job-grid-cell:nth-child(9){
- float:left;
- clear:left
- }
- .job-grid .job-grid-cell:nth-child(11){
- float:right
- }
- .job-grid .job-grid-cell:nth-child(13){
- display:none
- }
- .job-grid .job-grid-cell:nth-child(15){
- float:left;
- clear:left
- }
- }
- footer{
- background:#26211d;
- width:100%
- }
- footer .container{
- padding:2rem 0;
- background:url(/assets/app/css/images/footer-logo-bg.png) left bottom no-repeat
- }
- footer .container ul.flist{
- float:left;
- width:200px;
- padding-bottom:0.5rem
- }
- @media only screen and (max-width:980px){
- footer .container ul.flist{
- padding-left:1rem
- }
- }
- @media only screen and (max-width:768px){
- footer .container ul.flist{
- float:none;
- width:90%;
- margin:0 auto;
- padding-left:0
- }
- }
- footer .container ul.flist li{
- display:block;
- border-bottom:1px solid gray
- }
- footer .container ul.flist li:last-of-type{
- border-bottom:0
- }
- footer .container ul.flist li a{
- color:gray;
- padding:0.5rem 0;
- display:block;
- text-transform:uppercase
- }
- footer .container ul.flist li a:hover{
- color:#fff
- }
- footer .container .meta{
- float:right;
- width:530px
- }
- footer .container .metatest{
- float:right;
- width:auto!important;
- }
- #footercol1 {
- width: 22%;
- float: left;
- }
- #footercol2 {
- width: 28%;
- float: left;
- }
- #footercol2 img {
- width: 215px;
- }
- #footercol2 p {
- padding: 0 20px;
- }
- #footercol3 {
- width: 50%;
- float: left;
- }
- @media only screen and (max-width:980px){
- footer .container .meta{
- padding-right:1rem
- }
- }
- @media only screen and (max-width:768px){
- #footercol1 {
- width: 100%;
- }
- #footercol2 {
- width: 100%;
- }
- #footercol2 img {
- width: 65%;
- }
- #footercol2 p {
- padding: 0 15%;
- }
- #footercol3 {
- width: 100%;
- }
- .podcastbuttons a:first-of-type {
- padding-bottom: 20px;}
- .podcastbuttons {
- width: 243px;
- display: block;
- margin-left: auto !important;
- margin-right: auto !important;}
- footer .container .meta{
- float:none;
- width:90%;
- margin:0 auto;
- padding-right:0
- }
- }
- footer .container .meta .block-link{
- line-height: 23px;
- background:#453d3a;
- color:#fff;
- font-size:0.9rem;
- font-weight:700;
- letter-spacing:1px;
- width:230px;
- display:inline-block;
- padding:0.5rem 0 0.5rem 0.75rem;
- vertical-align:middle
- }
- footer .container .meta .block-link i{
- line-height:1.5rem
- }
- @media only screen and (max-width:768px){
- .eapp-popup-content-blocks-container-component.eapp-popup-content-blocks-container-paddings-medium {
- padding: 20px 10px !important;
- }
- footer .container .meta .block-link{
- margin-bottom:0.5rem;
- width:95%;
- float:none
- }
- .social-icons a {margin: 0 5px 0 0 !important;}
- }
- footer .container .meta p{
- font-size:0.8rem;
- color:gray;
- padding-top:2rem
- }
- footer .container .meta p a{
- color:inherit
- }
- footer .container .meta p a:hover{
- text-decoration:underline
- }
- #slider{
- position:relative;
- width:100%;
- height:390px
- }
- @media only screen and (max-width:1225px){
- #slider{
- height:326px
- }
- }
- @media only screen and (max-width:1024px){
- #slider{
- display:none
- }
- }
- #slider .slider-header{
- position:absolute;
- top:0;
- left:0;
- z-index:10;
- width:100%;
- height:390px;
- text-align:center
- }
- #slider-1lj{
- overflow:hidden
- }
- #holder-1lj{
- margin-left:0
- }
- .slide-1lj{
- float:left;
- display:inline
- }
- .slide-1lj img{
- max-width:100%
- }
- .candidates .btn-primary{
- background-color:#0071b2;
- line-height: inherit;
- }
- .candidates .success-msg{
- color:#0071b2;
- line-height: inherit;
- }
- .employers .btn-primary{
- background-color:#8ab35a;
- line-height: inherit;
- }
- .employers .success-msg{
- color:#8ab35a;
- line-height: inherit;
- }
- #mobile-menu,.mobile-nav{
- display:none
- }
- .p-introduction {
- font-size: 1.3rem;
- line-height: 1.5rem;
- font-weight: 400;
- font-family: 'Lato', HelveticaNeueW01-75Bold, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- }
- @media (max-width:768px){
- #mobile-menu{
- position:absolute;
- top:0;
- right:0;
- z-index:9991;
- margin:0.6rem 1.1rem;
- padding:0.5rem;
- border:0;
- background:0 0;
- display:block
- }
- #mobile-menu:before{
- content:"";
- position:absolute;
- left:0;
- top:0.25em;
- width:1.25em;
- height:0.25em;
- background:#fff;
- box-shadow:0 0.42em 0 0 white, 0 0.84em 0 0 #fff
- }
- .mobile-nav{
- font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- background-color:#fff
- }
- .mobile-nav > ul li{
- border-bottom:1px solid #91918e;
- position:relative
- }
- .mobile-nav > ul > li > a{
- min-height:50px;
- line-height:55px;
- font-size:1.2rem;
- width:80%;
- text-indent:20px;
- display:inline-block;
- text-transform:uppercase
- }
- .mobile-nav > ul > li > ul{
- display:none
- }
- .mobile-nav > ul > li > ul > li > a{
- color:#585b5f;
- display:block;
- text-indent:20px;
- font-size:1rem;
- line-height:35px
- }
- .mobile-nav > ul > li > ul > li:last-of-type{
- border-bottom:0
- }
- .mobile-nav i{
- width:20px;
- height:20px;
- float:right;
- border-radius:0.25rem;
- background-color:#e6f0f5;
- background-image:url(/assets/app/css/images/quick-snap-black-20.png);
- background-position:0 0;
- display:inline-block;
- vertical-align:top;
- margin:1rem 1rem 0 0
- }
- .mobile-nav i.down{
- background-position:0 0
- }
- .mobile-nav i.up{
- background-position:0 20px
- }
- }
- @media only screen and (max-width:768px){
- .greyback {
- padding-right: 10px!important;
- padding-left: 10px!important;
- }
- .hiringbottomlinks {
- width: 90%;
- margin-left: auto;
- margin-right: auto;}
- .copyrightcustom
- {margin-bottom:30px;}
- p.copyrightcustom {
- width: 90%;
- margin: 0 auto;
- padding-left: 0;
- }
- .mobile-hero{
- height:250px
- }
- .article ul {
- margin-left: 0rem;
- }
- }
- /*
- ***
- ***
- ***
- INLINE-SWEETER-APP.CSS END
- ***
- ***
- ***
- */
- </style>
- <script type="text/javascript" async="" src="./5 Year Warranty Program - test _files/handler.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/analytics.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/gtm.js.descarga"></script><script async="" src="./5 Year Warranty Program - test _files/gtm.js(1).descarga"></script><script type="text/javascript" async="" src="./5 Year Warranty Program - test _files/insight.min.js.descarga"></script><script src="./5 Year Warranty Program - test _files/jquery.min.js.descarga"></script>
- <link rel="dns-prefetch" href="https://connect.facebook.net/">
- <style>
- /*
- ***
- INDIVIDUAL PAGE CSS
- ***
- */
- .fuzzy-img img {
- width: 100%!important;
- height: auto!important;
- min-height: 220px;
- margin: auto;
- display: block;
- }.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
- h3.ouzdmj {
- font-size: 1.1rem;
- letter-spacing: 1px;
- text-transform: uppercase;
- color: #1b5b77;
- font-family: HelveticaNeueW01-67MdCn_692710,'Helvetica Neue',Helvetica,Arial,sans-serif;
- font-weight: 400;
- }
- p {
- font-family: Roboto,Helvetica,Arial,sans-serif;
- color: #2b2b2b;
- }
- td {
- font-family: Roboto,Helvetica,Arial,sans-serif;
- color: #2b2b2b;
- padding: 5px 0;
- }
- article ul {
- font-family: Roboto,Helvetica,Arial,sans-serif;
- color: #2b2b2b;
- }
- article a {
- text-decoration:underline;
- }
- .proigk {text-align:center;}
- .vbnmcx {text-align:center;}
- @media only screen and (max-width:768px) {
- }
- </style>
- <script src="./5 Year Warranty Program - test _files/platform.js.descarga"></script><style type="text/css">div.eapps-widget{position:relative}div.eapps-widget.eapps-widget-show-toolbar:before{position:absolute;content:"";display:block;bottom:0;top:0;left:0;right:0;pointer-events:none;border:1px solid transparent;transition:border .3s ease;z-index:1}.eapps-widget-toolbar{position:absolute;top:-32px;left:0;right:0;display:block;z-index:99999;padding-bottom:4px;transition:all .3s ease;pointer-events:none;opacity:0}.eapps-widget:hover .eapps-widget-toolbar{opacity:1;pointer-events:auto}.eapps-widget-toolbar a{text-decoration:none;box-shadow:none!important}.eapps-widget-toolbar-panel{border-radius:6px;background-color:#222;color:#fff;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;top:0;position:relative;transition:all .3s ease;opacity:0;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-shadow:0 0 0 1px hsla(0,0%,100%,.2);height:28px}.eapps-widget:hover .eapps-widget-toolbar-panel{opacity:1}.eapps-widget-toolbar-panel-wrapper{width:100%;position:relative}.eapps-widget-toolbar-panel-only-you{position:absolute;top:-24px;font-size:11px;line-height:14px;color:#9c9c9c;padding:5px 4px}.eapps-widget-toolbar-panel-logo{width:28px;height:28px;border-right:1px solid hsla(0,0%,100%,.2);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.eapps-widget-toolbar-panel-logo svg{display:block;width:15px;height:15px;fill:#f93262}.eapps-widget-toolbar-panel-edit{font-size:12px;font-weight:400;line-height:14px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:9px;border-right:1px solid hsla(0,0%,100%,.2);color:#fff;text-decoration:none}.eapps-widget-toolbar-panel-edit-icon{width:14px;height:14px;margin-right:8px}.eapps-widget-toolbar-panel-edit-icon svg{display:block;width:100%;height:100%;fill:#fff}.eapps-widget-toolbar-panel-views{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-views-label{font-size:12px;font-weight:400;line-height:14px;margin-left:8px}.eapps-widget-toolbar-panel-views-bar{display:-ms-inline-flexbox;display:inline-flex;width:70px;height:3px;border-radius:2px;margin-left:8px;background-color:hsla(0,0%,100%,.3)}.eapps-widget-toolbar-panel-views-bar-inner{border-radius:2px;background-color:#4ad504}.eapps-widget-toolbar-panel-views-green .eapps-widget-toolbar-panel-views-bar-inner{background-color:#4ad504}.eapps-widget-toolbar-panel-views-red .eapps-widget-toolbar-panel-views-bar-inner{background-color:#ff4734}.eapps-widget-toolbar-panel-views-orange .eapps-widget-toolbar-panel-views-bar-inner{background-color:#ffb400}.eapps-widget-toolbar-panel-views-percent{display:-ms-inline-flexbox;display:inline-flex;margin-left:8px;margin-right:8px;font-size:12px;font-weight:400;line-height:14px}.eapps-widget-toolbar-panel-views-get-more{padding:9px 16px;background-color:#f93262;color:#fff;font-size:12px;font-weight:400;border-radius:0 6px 6px 0}.eapps-widget-toolbar-panel-share{position:absolute;top:0;display:inline-block;margin-left:8px;width:83px;height:28px;padding-bottom:4px;box-sizing:content-box!important}.eapps-widget-toolbar-panel-share:hover .eapps-widget-toolbar-panel-share-block{opacity:1;pointer-events:all}.eapps-widget-toolbar-panel-share-button{padding:0 18px;height:28px;background-color:#1c91ff;color:#fff;font-size:12px;font-weight:400;border-radius:6px;position:absolute;top:0;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;cursor:default;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-share-button svg{display:inline-block;margin-right:6px;fill:#fff;position:relative;top:-1px}.eapps-widget-toolbar-panel-share-block{position:absolute;background:#fff;border:1px solid hsla(0,0%,7%,.1);border-radius:10px;width:209px;top:32px;transform:translateX(-63px);opacity:0;pointer-events:none;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.05)}.eapps-widget-toolbar-panel-share-block:hover{opacity:1;pointer-events:all}.eapps-widget-toolbar-panel-share-block-text{color:#111;font-size:15px;font-weight:400;padding:12px 0;text-align:center}.eapps-widget-toolbar-panel-share-block-text-icon{padding-bottom:4px}.eapps-widget-toolbar-panel-share-block-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-top:1px solid hsla(0,0%,7%,.1)}.eapps-widget-toolbar-panel-share-block-actions-item{width:33.333333%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:39px;transition:all .3s ease;background-color:transparent}.eapps-widget-toolbar-panel-share-block-actions-item:hover{background-color:#fafafa}.eapps-widget-toolbar-panel-share-block-actions-item a{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.eapps-widget-toolbar-panel-share-block-actions-item-icon{width:16px;height:16px;display:block}.eapps-widget-toolbar-panel-share-block-actions-item-facebook .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#3c5a9b}.eapps-widget-toolbar-panel-share-block-actions-item-twitter .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#1ab2e8}.eapps-widget-toolbar-panel-share-block-actions-item-google .eapps-widget-toolbar-panel-share-block-actions-item-icon{fill:#dd4b39}.eapps-widget-toolbar-panel-share-block-actions-item:not(:last-child){border-right:1px solid hsla(0,0%,7%,.1)}</style>
- <script src="./5 Year Warranty Program - test _files/jquery.min.js(1).descarga"></script>
- <link rel="stylesheet" href="./5 Year Warranty Program - test _files/jquery.fancybox.min.css">
- <script src="./5 Year Warranty Program - test _files/jquery.fancybox.min.js.descarga"></script>
- <style>
- /*
- ***
- GENERICPAGECSS
- ***
- */
- .blog-row h2 {
- line-height: 35px;
- }
- p {
- color: #2b2b2b;
- }
- h3.ouzdmj {
- font-size: 1.1rem;
- letter-spacing: 1px;
- text-transform: uppercase;
- color: #1b5b77;
- font-family: HelveticaNeueW01-67MdCn_692710,'Helvetica Neue',Helvetica,Arial,sans-serif;
- font-weight: 400;
- }
- .providesupportchatbttn img {
- width: 220px;
- height:39px;
- }
- img.fit {
- width: 220px;
- height: 96px;
- }
- aside.grey2020 li:first-of-type {
- background: none;
- text-align: center;
- }
- aside.grey2020 li {
- border-bottom: 1px solid #2b2b2b;
- padding-left: 0!important;
- padding-right: 0!important;
- text-transform: uppercase;
- }
- aside ul li {
- padding: 0.6rem 0.5rem;
- }
- aside ul li:first-of-type {
- font-size: 1rem;
- color: #000;
- font-weight: bold;
- }
- @media only screen and (max-width: 980px){
- .fit{height:auto;}
- .mt2 { width: 90%;
- margin-right: auto;
- margin-left: auto;}
- img.chatimg {
- width: 300px;
- height: auto;
- border-radius: 20px;
- }
- }
- aside.generic li:first-of-type {
- text-transform: uppercase;
- background: none;
- text-align: center;
- color: initial;
- font-weight: bold;
- }
- aside.generic li {
- border-bottom: 1px solid #2b2b2b;
- padding-left: 0!important;
- padding-right: 0!important;
- text-transform: uppercase;
- color: initial;
- }
- aside ul li {
- padding: 0.5rem;
- }
- @media only screen and (max-width: 980px){
- .fit{height:auto;}
- #bottommenublock {
- width: 90%;
- margin-right: auto;
- margin-left: auto;
- }
- img.chatimg {
- width: 300px;
- height: auto;
- border-radius: 20px;
- }
- }
- @media only screen and (min-width:769px) and (max-width:990px) {
- .paging {
- text-align: center;
- }
- .bottommenublocknew {
- padding: 0 !important;
- width: 300px;
- text-align: center;
- margin: 0 auto 25px!important;
- }
- .providesupportchatbttn {
- text-align: center;
- }
- .providesupportchatbttn img {
- width: 300px;
- aspect-ratio:50/9;
- }
- #bottommenublock {
- padding: 0 10px;
- width: 300px;
- text-align: center;
- margin: 0 auto;
- }
- }
- aside.generic li{border-bottom: 1px solid #777; color: #777;}
- aside.generic li a:hover{color: #777;}
- .article-tags{margin:0;}
- .article-tags li{list-style:none;display:inline-block;margin-right:10px;}
- .article-tags li:after{content:",";}
- .article-tags li:last-of-type:after{content:" ";}
- .pageList{list-style:none; margin: 0; display:inline-block;}
- .pageList li{ display:inline;}
- .pageList li a {position: relative; float: left; padding: 6px 12px; line-height: 1.428571429; text-decoration: none; color: #0f5d7f; background-color: #fff; border: 1px solid #ddd; margin-left: -1px;}
- .pageList li a.active{color: #fff; background-color: #0f5d7f; border-color: #0f5d7f;}
- .pageList li a:hover:not(.active){ color: #004066; background-color: #f5f5f5; border-color: #ddd; }
- .mt2 {
- width: 100%;
- margin-right: auto;
- margin-left: auto;
- margin-top: 0rem!important;
- }
- aside ul li:first-of-type {
- background: none;
- text-align: center;
- font-size: 1rem;
- color: #000;
- font-weight: bold;
- }
- aside ul li {
- border-bottom: 1px solid #2b2b2b;
- padding-left: 0!important;
- padding-right: 0!important;
- text-transform: uppercase;
- padding: 0.6rem 0.5rem;
- }
- aside ul li a {
- font-size: unset!important;
- color: black;
- }
- @media only screen and (max-width: 980px){
- .mt2 {
- width: 90%; }
- article {
- width: 90%;
- }
- .fit{height:auto;}
- img.chatimg {
- width: 300px;
- height: auto;
- border-radius: 20px;
- }
- ul.pageList {
- margin: 0 auto 50px;
- display: block;
- width: fit-content;
- }
- }
- div.generic li:first-of-type{background: #d7d7d7; text-transform: uppercase;}
- div.generic li{border-bottom: 1px solid #777; color: #777;}
- div.generic li a:hover{color: #777;}
- .section-title hr {
- width: 65%;
- }
- h1#heading {
- color: black;
- margin-bottom: 30px;
- }
- aside.generic {float: right; margin-left: 20px;}
- #sidemenuaboutmob {display:none;}
- @media only screen and (max-width: 980px){
- .fit{height:auto;}
- #sidemenuaboutmob {display:block;}
- #sidemenuaboutpc {display:none;}
- }
- @media only screen and (max-width:768px) {
- td {
- padding: 0;
- }
- }
- </style>
- <style>.eapp-number-counter-root-layout-component{position:relative;width:100%;-webkit-font-smoothing:antialiased}.eapp-number-counter-root-layout-component,.eapp-number-counter-root-layout-component *{box-sizing:border-box !important;outline:none !important}.eapp-number-counter-root-layout-component a{text-decoration:none}.eapp-number-counter-root-layout-component a:hover,.eapp-number-counter-root-layout-component a:focus{text-decoration:underline}</style><style data-styled="active" data-styled-version="5.3.6"></style><link href="./5 Year Warranty Program - test _files/pixel.css" type="text/css" rel="stylesheet" id="stylesheetID"><link href="./5 Year Warranty Program - test _files/css" type="text/css" rel="stylesheet"><style></style><style>@media screen and (max-width:600px) {
- .NFDGdCl27_IcnsEt_fdhKMN {
- right: 0 !important;
- left: 0px !important;
- top: -35px !important;
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_602655176b011e00136109b9 {
- top: initial!important;
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_603790b0511bc1001315f376 {
- top: initial!important;
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_60265e9d6b011e00136109f4 {
- top: initial !important;
- }
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_602655176b011e00136109b9 {
- top: 200px;
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_603790b0511bc1001315f376 {
- top: 180px;
- }
- div#NFDGdflt26_SbOfrtBNNR42t_0_60265e9d6b011e00136109f4 {
- top: 370px;
- }</style></head>
- <body style="" data-new-gr-c-s-check-loaded="14.1115.0" data-gr-ext-installed="">
- <link rel="stylesheet" href="./5 Year Warranty Program - test _files/cookieconsent.css" media="all" onload="this.media='all'">
- <style>
- /*
- ***
- ALLPAGESCSS
- ***
- */
- @font-face {
- font-family: "Lato-fallback";
- size-adjust: 94%;
- ascent-override: 99%;
- src: local("Arial");
- }
- .mt2 {
- width: 100%;
- margin-right: auto;
- margin-left: auto;
- margin-top:2rem;
- }
- aside ul li:first-of-type {
- font-family:'Lato', HelveticaNeueW01-67MdCn_692710, 'Helvetica Neue', Helvetica, Arial, sans-serif;
- letter-spacing:1px;
- background: none;
- text-align: center;
- font-size: 1rem;
- color: #000;
- font-weight: bold;
- }
- aside ul li {
- border-bottom: 1px solid #2b2b2b;
- padding-left: 0!important;
- padding-right: 0!important;
- text-transform: uppercase;
- padding: 0.6rem 0.5rem;
- }
- aside ul li a {
- color: black;
- }
- #bottommenublock a {
- font-size: 1em!important;
- }
- .flist a {
- font-size: 1em!important;
- }
- .files-table{width:100%;border:1px solid #ddd;}.files-table th{font-weight:bold;text-align:left;font-size:1em;color:#000;padding:5px;}.files-table td{padding:5px;}.files-table thead{background-color:#f2f2f2;}
- div#jumpcontent:focus { opacity:1; width: auto;} div#jumpcontent { margin:0px; width: 0px; opacity:0; -webkit-transition: 200ms; -moz-transition: 200ms;
- -ms-transition: 200ms;
- -o-transition: 200ms;
- transition: 200ms; }
- #ep2-card {height: 330px!important;}
- body{font-family: 'Lato', 'Lato-fallback', 'Helvetica Neue', 'Helvetica', Arial, sans-serif;color:#6d6e71;background-color:#FFF;line-height: 1.5rem;font-weight: 400;}
- h1 {font-family:'Lato', 'Lato-fallback';font-weight: 600; font-size: 26px;}
- h2 { font-family: 'Lato', 'Lato-fallback' !important; font-size: 23px !important;}
- h3 { font-family: 'Lato', 'Lato-fallback' !important;}
- h4 { font-family: 'Lato', 'Lato-fallback' !important;}
- p {font-family: 'Lato', 'Lato-fallback', Helvetica;}
- .article ul { font-family: 'Lato', 'Lato-fallback' !important;}
- .accordion {font-family: 'Lato', 'Lato-fallback' !important; font-size: 1rem;}
- header { background-color: #000;}
- header nav{height:95px; text-align: left;font-family:'Lato', 'Lato-fallback', 'Helvetica Neue', 'Helvetica', Arial, sans-serif; width: 1100px; margin:0 auto; background-color:#000;}
- header nav ul li {display: inline-block;vertical-align: middle;text-transform: uppercase;position: relative;z-index: 99999;}
- header nav ul li:hover > a {color: #8a8c8f;}
- header nav ul li:hover > ul {visibility: visible;}
- header nav ul li a {color: #fff !important;display: block;padding: 2.2rem 0.8rem;}
- header nav ul li a {font-weight: bold;font-size: 13px!important;}
- header nav ul li ul {visibility: hidden;position: absolute;top: 100%;left: 0;padding: .5rem 0;width: 12rem;text-align: left;background-color: #000;}
- header nav ul li ul li {display: block;margin:10px 0;}
- header nav ul li ul li a {font-size: 12px!important;padding: .3rem 1rem;}
- article ul, .article ul, article ol {font-family: 'Lato', 'Lato-fallback' !important;}
- .btn-primary {font-family: 'Lato', 'Lato-fallback';}
- td {font-family: 'Lato', 'Lato-fallback';}
- h3.ouzdmj {font-size: 1.0rem;}
- .mobile-nav {
- font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
- }
- #jb-user-nav #jb-user-nav-collapse > .hmg-jb-nav > li > a {color: #0076B1 !important;}
- nav#jb-user-nav {
- width: auto;
- }
- .hmg-jb-panel-body {
- padding: 15px 10px;
- }
- ul#childmenu4 {
- width: 700px !important;
- position: absolute;
- right: 0px;
- left: unset !important;
- column-count: 4;
- column-rule: dotted 1px #333;
- }
- ul#childmenu4 li {
- display: inline-block;
- width: 100%;
- }
- @media only screen and (max-width:1105px) {
- header nav{width:100%;}
- header nav ul li a {
- font-weight: 500;
- font-size: 14px!important;
- }}
- @media only screen and (max-width: 768px){
- .mobile-logo img{width:56px; height: auto;}
- header nav{height:auto;}
- }
- @media only screen and (min-width:769px) and (max-width:990px) {
- header nav ul li a {
- font-size: 12px!important;
- padding-left: 0.5rem !important;
- padding-right: 0.5rem !important;
- }
- ul#childmenu4 {
- right: -50%;
- }
- ul#childmenu7 {
- right: 0px;
- left: unset !important;
- }
- div#footercol2 {
- width: 35%;
- padding-right: 15%;
- }
- div#footercol1 {
- width: 35%;
- padding-left: 15%;
- }
- div#footercol3 {
- width: 70%;
- padding-left: 15%;
- padding-right: 15%;
- }
- }
- @media only screen and (min-width: 769px) and (max-width: 875px) {
- ul#childmenu4 {
- right: 0%;
- }
- header nav ul li a {
- font-size: 11px!important;
- padding-left: 0.4rem !important;
- padding-right: 0.4rem !important;
- }
- }
- @media only screen and (max-width:1280px) {
- ul#childmenu7 {
- right: 0px;
- left: unset !important;
- }
- }
- /*
- EXECUTIVE GRID
- */
- .execimg {margin: 0 auto; display: block; min-height:115px; min-width:115px;}
- .execname {font-size: 0.7rem;color: black;padding-bottom: 0px;text-decoration: none!important;}
- @media only screen and (max-width:768px) {
- .execimg {min-height:130px; min-width:130px;}
- }
- @media only screen and (min-width:768px) and (max-width:980px) {
- .foifyg {
- display: flex;
- }
- }
- @media only screen and (max-width: 980px){
- .mt2 {
- width: 90%;}
- .py3new {padding-bottom:0px!important;}
- img.chatimg {
- width: 300px;
- height: auto;
- border-radius: 20px;
- }
- .fit{height:auto;}
- }
- @media only screen and (min-width:769px) and (max-width:990px) {
- .providesupportchatbttn {
- text-align: center;
- margin-top: 30px;
- }
- .providesupportchatbttn img {
- width: 300px;
- }
- .bottommenublocknew {
- padding: 0 10px;
- width: 300px;
- text-align: center;
- margin: 0 auto;
- }
- }
- /*
- PROVIDESUPPORT
- */
- .chatimg { border:0px;}
- @media only screen and (max-width: 770px) {.chatimg {margin: 0 auto;width: 70%;display: block;}}
- </style>
- <main>
- <aside>
- <section>
- <ul id="bottommenublock" class="mt2 bottommenublocknew" style="margin-top:20px;"><li>EMPLOYERS</li><li><a href="/contact.html" title="Become a test Client">Become a test Client</a></li><li><a href="/employer-request-form.html" title="Submit Your Open Jobs">Submit Your Open Jobs</a></li><li><a href="" title="Hiring? Schedule a Call" target="_blank">Hiring? Schedule a Call</a></li><li><a href="/skills-testing.html" title="Skills Testing">Skills Testing</a></li><li><a href="/selecting-an-agency.html" title="Selecting an Agency">Selecting an Agency</a></li><li><a href="/testimonials.html" title="Client Testimonials">Client Testimonials</a></li><li><a href="/payroll-services.html" title="Payroll Services">Payroll Services</a></li><li><a href="/vendor-management.html" title="Vendor Management">Vendor Management</a></li></ul>
- </aside>
- </section>
- </main>
- <footer>
- <div class="container">
- <div id="footercol1">
- <ul class="flist">
- <li><a href="/employers.html" title="STAFFING FOR EMPLOYERS">Employers</a></li>
- <li><a href="/candidates.html" title="WELCOME JOB SEEKERS - APPLY NOW">Candidates</a></li>
- <li><a href="/locations.html" title="NATIONWIDE STAFFING AGENCY LOCATIONS">Offices</a></li>
- <li><a href="/about-us.html" title="ABOUT US">About Us</a></li>
- <li><a href="/job-categories.html" title="Staffing Areas">Staffing Areas</a></li>
- <li><a href="/contact.html" title="CONTACT YOUR LOCAL STAFFING OFFICE">Contact</a></li>
- <li><a href="/referral.html" title="Referral">Referral</a></li>
- </ul>
- </div>
- </div>
- </footer>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement