@font-face {
font-family: 'BerrangerHandITC TT';
src: url('/fonts/BerrangerHandITCTT.eot');
src: url('/fonts/BerrangerHandITCTT.eot?#iefix') format('embedded-opentype'),
url('/fonts/BerrangerHandITCTT.woff2') format('woff2'),
url('/fonts/BerrangerHandITCTT.woff') format('woff'),
url('/fonts/BerrangerHandITCTT.svg#BerrangerHandITCTT') format('svg');
font-weight: normal;
font-style: normal;
}

* {
box-sizing: border-box;
font-family: "Roboto", arial, helvetica, verdana, sans-serif;
font-size: 16px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}

h1 {
font-family: "Josefin Sans";
font-size: 34px;
line-height: 38px;
color: #247bdf;
opacity: .3;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 50px 0 5px 0;
}

h2 {
font-family: "Josefin Sans";
color: #247bdf;
opacity: .3;
font-size: 29px;
line-height: 34px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 0;
}

h3 {
font-family: "Josefin Sans";
font-size: 24px;
line-height: 28px;
color: #247bdf;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 0;
}

h4 {
font-family: "Josefin Sans";
font-size: 20px;
line-height: 24px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 0;
}

h5 {
font-family: "Josefin Sans";
font-size: 27px;
line-height: 32px;
color: #247bdf;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 0;
}

h7 {
font-family: "Josefin Sans";
font-size: 14px;
line-height: 24px;
text-align: center;
text-transform: uppercase;
font-weight: 400;
margin: 45px 0 0 0;
}

.white {
color: #fff;
}

.black {
color: #000;
}

header .stretch_it {
white-space: nowrap;
font-size: 16px;
font-family: "Josefin Sans";
font-weight: 400;
opacity: .2;
text-transform: uppercase;
}

header .justify {
text-align: justify;
}

.main-nav, .main {
position: relative;
}

.main-nav {
border-top: solid 2px #fff;
background: #000;
height: 80px;
z-index: 150;
margin-bottom: -80px;
padding: 15px 20px;
}

header, .main-nav-scrolled {
position: fixed;
width: 100%;
padding-top: 40px;
top: -35px;
box-shadow: 0 2px 3px rgba(0,0,0,.4);
}

.main {
background: #fff;
}

.clear {
clear: both;
}

#nav-right {
display: none;
}

#nav-hamburger {
float: right;
}

button {
margin: 21px 0 0 0;
}

a .nav-box {
color: #fff;
text-decoration: none;
font-size: 12px;
text-transform: uppercase; 
}

.nav-box {
float: left;
padding: 47px 6px 11px 6px;
margin-top: -15px;
font-weight: 700;
}

.nav-box-scrolled {
float: left;
padding: 17px 6px 8px 6px;
margin-top: -7px;
}

.nav-box:hover {
color: #000;
font-weight: 700;
background-color: #247bdf;
text-decoration: none;
}

.heroskew {
width: 100%;
height: 370px;
background: #000;
margin: 2px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}

.herocontent {
padding: 35% 0 0 0;
text-align: center;
font-family: "BerrangerHandITC TT";
font-weight: 100;
font-size: 48px;
color: #fff;
text-shadow: 2px 2px 4px #000000;
}

#underscore {
width: 100%;
height: 8px;
background-color: #000;
margin: 2px 0;
}

.intro-content-block {
width: 90%;
max-width: 600px;
text-align: center;
font-size: 16px;
margin: 0 auto 50px auto;
padding: 0 auto;
font-weight: 300;
line-height: 24px;
}

.intro-content-block-2 {
width: 90%;
max-width: 600px;
text-align: center;
font-size: 21px;
margin: 0 auto 50px auto;
padding: 0 auto;
font-weight: 300;
line-height: 28px;
}

.color-image-bkg {
width: 100%;
padding: 70px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
margin-top: 2px;
}

.color-image-bkg-footer {
width: 100%;
height: 100px;
padding: 70px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
margin-top: 2px;
}

.color-image-bkg-2 {
width: 100%;
padding: 20px 0 40px 0;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
background-attachment: fixed;
margin-top: 2px;
}

.white-overlay-bkg {
width: 100%;
margin: 50px 0 0 0;
padding: 0 0 20px 0;
background-color: #fff;
opacity: .7; 
}

.sub-content-block {
width: 70%;
max-width: 600px;
text-align: center;
font-size: 16px;
margin: 0 auto 40px auto;
padding: 0 auto;
font-weight: 400;
line-height: 21px;
}

.content-block {
width: 90%;
max-width: 600px;
text-align: center;
font-size: 16px;
margin: 0 auto;
padding: 0 auto;
font-weight: 400;
line-height: 21px;
}

.content-block h4 {
margin-top: 40px;
}

.content-block h3 {
margin-top: 40px;
}

.content-block span h3 {
margin-top: 10px;
}
.cols2 {
width: 100%;
padding: 10px 5px 0 5px;
float: left;
}

.cols2-2 {
width: 100%;
padding: 10px 5px 40px 5px;
text-align: center;
float: left;
}

.cols2-2 h5 {
text-align: center;
}

.cols3 {
width: 100%;
padding: 10px 5px 10px 5px;
font-size: 18px;
line-height: 24px;
float: left;
}

.cols3-2 {
width: 100%;
padding: 10px 5px 40px 5px;
font-size: 16px;
line-height: 24px;
float: left;
text-align: center;
}

.cols3-3 {
width: 100%;
padding: 10px 5px 0 5px;
font-size: 14px;
line-height: 19px;

float: left;
}

.cols3-2 h3 {
text-align: center;
}

.cols4 {
width: 100%;
padding: 10px 5px 0 5px;
float: left;
text-align: center;
}

.cols4 img {
height: 70px;
margin: 10px;
}

.cols4 span img {
height: 40px;
margin: 10px 0 40px 0;
}

.cols4 h3 {
margin-top: 40px;
}

.cols5 {
width: 100%;
padding: 10px 5px 20px 5px;
float: left;
text-align: center;
font-size: 16px;
line-height: 21px;
}

.cols5 h3 {
text-align: center;
}

.cols6 {
width: 100%;
padding: 10px 5px 0 5px;
float: left;
}

.cols6 img {
margin-bottom: 0;
}

.cols4-2 {
width: 100%;
padding: 10px 5px 0 5px;
float: left;
text-align: center;
}

.cols2 a {
font-family: "Josefin Sans";
font-size: 18px;
color: #247bdf;
text-align: center;
text-transform: uppercase;
font-weight: 400;
text-decoration: none;
}

.cols6 img:hover {
 -webkit-filter: blur(0px);
}

.icon-resize {
height: 70px;
margin: 10px;
}

.icon {
padding: 0;
margin: 10px 0 20px 0;
}

.big1 {
font-size: 28px;
line-height: 36px;
font-style: italic;
font-weight: 700;
}

.big2 {
font-size: 21px;
line-height: 30px;
}

input {
height: 45px;
width: 100%;
padding: 3px;
margin: 3px;
}

textarea {
height: 250px;
width: 100%;
padding: 3px;
margin: 3px;
}

#footerbar {
width: 100%;
height: 30px;
background-color: #000;
margin: 2px 0;
padding: 10px;
font-size: 10px;
color: #fff;
font-weight: 300;
text-align: center;
}

#footer-bottom {
width: 100%;
height: 115px;
background-color: #333;
margin-top: 2px;
text-align: center;
padding: 40px 0 0 0;
}

#footer-bottom a {
color: #247bdf;
text-decoration: none;
font-size: 24px;
}

#footer-bottom a:hover {
color: #fff;
}

.desktop {
display: none;
}