body { width:100% !important;margin:0 !important;padding:0 !important;line-height: 1.4;word-spacing:1.1pt;letter-spacing:0.2pt; font-family: "Times New Roman", serif; color: #000; background: none; font-size: 12pt; }

/*Headings */
h1,h2,h3,h4,h5,h6 { font-family: Helvetica, Arial, sans-serif; }
h1{font-size:19pt;}
h2{font-size:17pt;}
h3{font-size:15pt;}
h4,h5,h6{font-size:12pt;}

code { font: 10pt Courier, monospace; } 
blockquote { margin: 1.3em; padding: 1em;  font-size: 10pt; }
hr { background-color: #ccc; }

/* Images */
img { float: left; margin: 1em 1.5em 1.5em 0; }
a img { border: none; }

/* Links */
a:link, a:visited { background: transparent; font-weight: 700; text-decoration: underline;color:#333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="http://"] {color:#000; }

/* Table */
table { margin: 1px; text-align:left; width: 100% }
th { border-bottom: 1px solid #333;  font-weight: bold; }
td { border-bottom: 1px solid #333; }
th,td { padding: 4px 10px 4px 0; }
tfoot { font-style: italic; }
caption { background: #fff; margin-bottom:2em; text-align:left; }
thead {display: table-header-group;}
tr {page-break-inside: avoid;} 

/* Custom style */
header nav { display: none;}
.nav-social {position: absolute; right: 95px; top: 25px; z-index: 11;-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;transition: all 0.3s linear;}
.nav-social .ico {background-size: 1000px 1000px;}
.ico-fb {background-position: -0px -90px; width: 40px; height: 40px;}
.ico-instagram {background-position: -40px -90px; width: 40px; height: 40px;}
.ico-twitter{background-position: -80px -90px; width: 40px; height: 40px;}
.ico-youtube{background-position: -120px -90px; width: 40px; height: 40px;}
.ico-linked{background-position: -312px -90px; width: 40px; height: 40px;}
.text-darkgrey {color: #666;}
.text-grey,
.text-grey:hover {color: #999;}
.text-lightgrey {color: #bfbfbf;}
.text-white {color: #fff;}
.text-orange,.text-orange:hover {color: #f06b00;}
.light {font-weight: 300;}
.bold {font-weight: 700;}
.border.bottom {border-bottom: solid 5px transparent}
.border.purple {border-color: #bc3ea4}
.border.brown {border-color: #a96e32}
.border.pink {border-color: #e3168f}
.border.red {border-color: #ee3442}
.border.grey {border-color: #999}
.nowrap {white-space: nowrap;}
.bg-darkyellow {background-color: #d4d42a}
.bg-orange {background-color: #f06b00 }
.bg-grey {background-color: #eee;}
.bg-white {background-color: #fff !important;}
.break {width: 100%;height: 1px;margin: 10px auto;}
.btn-orange {background-color: #f06b00; color: #fff}
.btn-orange:focus,
.btn-orange:hover {color: #fff;}
.pad-30 {padding: 30px;}
.small {font-size: 75%;}
.title.big {text-indent: -8px; font-size: 36px; height: 30px; line-height: 30px; font-family: 'Brandon Grotesque Bold'; text-transform: uppercase;margin: 0;}
