




/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3332b8");

/* Using Medium as Bold weight, including Italic for Light and Medium */

@font-face {font-family: 'BrandonGrotesqueWeb-Light';src: url('../fonts/3332B8_1_0.eot');src: url('../fonts/3332B8_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_1_0.woff2') format('woff2'),url('../fonts/3332B8_1_0.woff') format('woff'),url('../fonts/3332B8_1_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonGrotesqueWeb-Light';src: url('../fonts/3332B8_2_0.eot');src: url('../fonts/3332B8_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_2_0.woff2') format('woff2'),url('../fonts/3332B8_2_0.woff') format('woff'),url('../fonts/3332B8_2_0.ttf') format('truetype'); font-style:italic; }
@font-face {font-family: 'BrandonGrotesqueWeb-Light';src: url('../fonts/3332B8_9_0.eot');src: url('../fonts/3332B8_9_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_9_0.woff2') format('woff2'),url('../fonts/3332B8_9_0.woff') format('woff'),url('../fonts/3332B8_9_0.ttf') format('truetype'); font-weight:bold; }
@font-face {font-family: 'BrandonGrotesqueWeb-Light';src: url('../fonts/3332B8_6_0.eot');src: url('../fonts/3332B8_6_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_6_0.woff2') format('woff2'),url('../fonts/3332B8_6_0.woff') format('woff'),url('../fonts/3332B8_6_0.ttf') format('truetype'); font-style:italic; font-weight:bold; }
@font-face {font-family: 'BrandonGrotesqueWeb-Regular';src: url('../fonts/3332B8_7_0.eot');src: url('../fonts/3332B8_7_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_7_0.woff2') format('woff2'),url('../fonts/3332B8_7_0.woff') format('woff'),url('../fonts/3332B8_7_0.ttf') format('truetype');}
@font-face {font-family: 'BrandonGrotesqueWeb-Bold';src: url('../fonts/3332B8_3_0.eot');src: url('../fonts/3332B8_3_0.eot?#iefix') format('embedded-opentype'),url('../fonts/3332B8_3_0.woff2') format('woff2'),url('../fonts/3332B8_3_0.woff') format('woff'),url('../fonts/3332B8_3_0.ttf') format('truetype');}

@font-face {
  font-family: 'Dala Floda Web';
  src: url('../fonts/DalaFloda-RomanNo2-Web.woff2') format('woff2'),
       url('../fonts/DalaFloda-RomanNo2-Web.woff') format('woff');
  font-weight:  normal;
  font-style:   normal;
  font-stretch: normal;
}



html { -webkit-text-size-adjust:100%; -webkit-font-smoothing:antialiased; -moz-osx-font-smoothing: grayscale;}
#PageDiv { padding-bottom:1px }
main { display:block; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:1em; margin:0; }
ol { margin:0 0 0 1.5em; list-style:decimal; padding-left:0px }
ul { margin:0 0 0 1.5em; list-style:disc; padding-left:0px }
ul ul { list-style:circle; margin-top:8px; }
ul ul ul { list-style:square; }
sup { vertical-align:baseline; font-size:0.5em; position:relative; top:-0.6em }
sub { vertical-align:baseline; font-size:0.5em; position:relative; bottom:-0.3em; }
th { text-align:left; font-weight:normal; }
li, dd { margin-bottom:8px; }
input, textarea { margin:0; border:none; background:none; font-size:inherit; font-family: inherit; color:inherit; line-height:1; -webkit-border-radius: 0; }
input[type='text'], input[type='password'], input[type='email'], input[type='url'], input[type='tel'], textarea, input[type='image'] { vertical-align:top; }
input[type='submit'], input[type='button'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; cursor:pointer; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width:auto; overflow:visible; }
select { margin:0; font-size:inherit; font-family: inherit; color:inherit; line-height:1; }
img { vertical-align:top; }
img.stretch { position:absolute; }
a { word-wrap:break-word; color:inherit; text-decoration:none; }
.clearFix:after { content:''; display:table; clear:both; }
.blockLink { color:inherit !important; text-decoration:none !important; }

video.clickToPlay { cursor:pointer; }

/* Hide iOS video Play button */
*::-webkit-media-controls-start-playback-button { display: none!important; -webkit-appearance: none; }

.fancybox-container video { padding:0; }

nav ul, .nav ul, nav ul ul, .nav ul ul  { list-style:none; margin:0; padding:0; line-height:1; }
nav li, .nav li { margin:0; padding:0; }
nav li a, .nav li a { text-decoration:none; color:inherit; display:block; }

table { border-spacing: 0px; }
.flexibleTable { width:100%; }
.flexibleTable td, .flexibleTable th { width:auto !important; }
.tableWrapper { overflow-x: auto; overflow-y: hidden; }

address { font-style:normal !important; }

video, audio { width:100%; height:auto; vertical-align:top; }
audio { min-height: 55px; }

iframe { border:none; }

.videoIframeWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 0px; height: 0; margin-bottom:20px; }
.videoIframeWrapper iframe { position:absolute; top:0; left:0; width:100%; height:100%; }

.cmsText img, .flexibleImage { width:100%; height:auto; }
.cmsText img.imageLeft { width:48% !important; float:left; margin:0 2% 10px 0; }
.cmsText img.imageRight { width:48% !important; float:right; margin: 0 0 10px 2%; }

.cols-2:after { content:''; display:inline-block; }


