.container-first{margin-top:2em;}
footer{padding-top:4em;}
body{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
.nav-item{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:200;}
a{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
.headline{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:300;color:#006ba6;}
.slider-subtext{color:white;}
h1{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
h2{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
h3{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
h4{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
h5{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;}
.sliderwords{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:700;}
p{font-family:"Gotham A", "Gotham B";font-style:normal;font-weight:400;color:#373d3f}
.benefits{font-weight:600;color:#006ba6;}
body > .container{padding:60px 15px 0;}
.footer > .container{padding-right:15px;padding-left:15px;}
code{font-size:80%;}
@media only screen and (min-width:768px){.something{}
}
@media only screen and (max-width:767px){.sliderlogo{width:100% !important;}
}
@media only screen and (max-width:767px) and (orientation:portrait){.sliderlogo{width:100% !important;}
}
@media only screen and (min-width:768px){.mobileopt{display:none;}
}
@media only screen and (max-width:767px){.mobileopt{display:none;}
}
@media only screen and (max-width:767px) and (orientation:portrait){.mobileopt{display:none;}
@media only screen and (min-width:765px){.scale{width:25em;}
}
@media only screen and (min-width:480px) and (max-width:767px){width:12em;}
}
@media only screen and (max-width:479px){.scale{width:19em;}
}