﻿@charset "utf-8";

.rwdNav{
    display:none;
    background-color: #fff;
    position: absolute;
    z-index:500;
    width: 50%;
    margin: 0;
    right: 0;
}
body {
    font-size: 1em;
    margin: 0;
    padding: 0;
    background-color:#FFF;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
}
p {
    color: #252525;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    font-weight: 300;
}
a {
    color: #f47920;
    text-decoration: underline;
}
a:hover {
    color: #016a66;
    text-decoration: underline;
}
ul {

   color: #252525;
    font-size: 16px;
    line-height: 22px;
    margin-top: 0;
    font-weight: 300;
}    

a[href^=tel]{
	
	color:#000;
	text-decoration:none;
	
}

ul a.button {
    color: #FFF;
    text-decoration: none;
    padding: .7em .5em;
    background: #f57921;
    border-radius: 3px;
    border: 1px solid #f57921;
}
ul a.button:hover {
    color: #016a65;
    text-decoration: none;
    padding: .7em .5em;
    background: #FFF;
    border-radius: 3px;
    border: 1px solid #016a65;
}
img  {
    max-width: 100%;
    height: auto;
}
hr {
    border-top: none;
    border-left: none;
    border-right:none;
    border-bottom: solid 1px #ccc;
}
h1, h2, h3, h4, h5 {
    margin-top: 0;
}
h1 {
    font-size: 36px;
    color: #f47920;
    font-weight: 800;
}
h2 {
    font-size: 24px;
    color: #016a66;
    line-height: 26px;
}
h3 {
    font-size: 36px;
    color: #FFF;
    padding: 0 .3em;
    background:#31afab;
}
h4 {
    font-size: 20px;
    color: #016a66;
    margin-bottom: 0;

}
/*---------------   Header   ---------------*/
header {
    background-color: #016a66;
}
.headerLiner {
    font-weight: 300;
    /*height: 100px;
    width: 100%;*/
    max-width: 1150px;
    margin: 0 auto;
   /* background:url(images/showlogo.png) no-repeat 1em center;*/

}

.headerLiner a > div > img{
    float: left;
    margin-top: 12px;
    margin-bottom: 12px;
}
header .logolink {
    font-size: 0px;
    height: 90px;
    width: 250px;
    display: block;
    float: left;
}

.fullsizebanner {
    display: block!important;
}
.hcrightrow1, .hcrightrow2 {
    text-align: right;
    padding-right: 1em;
}
.hcrightrow1 a {
    color: #FFF;
    position: relative;
    top: 5px;
}
.hcrightrow2 .mainnav, .hcrightrow2 .burger, .hcrightrow2 .regbutt {
    float: left;
}
.hcrightrow2 {
    float: right;
}
.hcrightrow2 .regbutt a {
    display: inline-block;
    text-transform: uppercase;
    line-height: 35px;
    background-color: #FFF;
    padding: 0 .7em;
    margin-top: 2px;
    color: #016a66;
    text-decoration: none;
}
/*---------------   Main Image Callout   ---------------*/
.main.rowwrap {
    padding: 0; 
    text-align: center;
   /*-- height: 332px;
  background: url(images/bgMainExpo01.jpg) center center no-repeat;
    background-size: cover;--*/
}
.main .rowliner {
    width: 100%;
    max-width: none;
}
.main img {
    position: relative;
    width: 100%;
    height: 100%;
}
.mainText {
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
/*    position: absolute;
    top: 300px;*/
    width: 100%;
}
.main h1 {
    font-size: 4em;
    margin: 0;
}
.main h2 {
    display: inline-block;
    font-size: 3em;
    color: #FFF;
    padding: 0 1em;
    border: 8px solid #FFF;
}
/*---------------   Rows   ---------------*/
.rowwrap {
    clear: both;
    padding: 2em 0;
}
.rowliner {
    max-width: 1150px;
    margin: 0 auto;
}
.content {
    padding: 1em 0;
}
/*---------------   Cols   ---------------*/
.cols {
    float: left;
}
.events .cols, .callout02 .cols {
    width: 50%;
}
.events .col1 {
    padding-right: 1em;
    box-sizing: border-box;
}
.events .col2 {
    padding-left: 1em;
    box-sizing: border-box;
}
.widget .cols {
    width: 33%;
}
.widget .col1 {
    padding-right: 2em;
    box-sizing: border-box;
}
.widget .col2 {
    padding: 0 1em;
    box-sizing: border-box;
}
.widget .col3 {
    padding-left: 2em;
    box-sizing: border-box;
}
.feature .col1 {
    width: 30%;
    max-width: 723px;
    padding-right: 2em;
    box-sizing: border-box;
}
.callout02 .col1 {
    padding-right: 1em;
    box-sizing: border-box;
}
.callout02 .col2 {
    padding-left: 1em;
    box-sizing: border-box;
}
.feature .col2 {
    width: 70%;
    margin-top: 20px;
}
/*---------------   Rows BG & Colors  ---------------*/
.events {
    background: #FFF;
}
.feature {
    color: #FFF;
    background: #31afab;
}
.feature a, .feature h2, .feature p {
    color: #FFF;
}
.callout01 {
    color: #FFF;
    text-align: center;
    background: #f57921;
}
.callout01 h2, .callout01 p {
    color: #FFF;
}
.widget {
    text-align: center;
    background: #FFF;
}
.widget h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    color: #292929;
    background: none;
}
.callout02 {
    color: #FFF;
    background: #016a66;
}
.callout02 h2, .callout02 p, .callout02 a {
    color: #FFF;
}
.advert {
    color: #FFF;
    text-align: center;
    margin: 1em 0;
    background: #e6e6e6;
    padding: 1em;
}
.register {
    color: #FFF;
    text-align: center;
    background: url(images/bgRegister.jpg) center center no-repeat;
    background-size: cover;
}
.register p {
    color: #FFF;
}
/*---------------   Footer   ---------------*/
footer {
    color: #FFF;
    padding: 1em 0;
    background: #171b1e;
}
footer .footercolumn {
    max-width: 1150px;
    margin: 0 auto;
    color: #FFF;
}
footer .col1 ul {
    margin: 0;
    padding: 0;
}
footer .col1 li {
    display: inline-block;
    padding: 0 5px;
}
footer a {
    color: #FFF;
    text-decoration: none;
}
footer p {
    margin: 0;
    color: #FFF;
}
footer .col2 {
    text-align: right;
    float: right;
}
footer .col2 a {
    width: 28px;
    height: 28px;
    display: inline-block;
    margin: 0 2px;
    background-image: url(images/bgSocial.png);
    border: none;
}
.in {
    background-position: -32px 0;
}
.tw {
    background-position: -65px 0;
}
.ig {
    background-position: -96px 0;
}
.yt {
    background-position: -128px 0;
}
.tc {
    background-position: -159px 0;
}
/*---------------   Clearfix + Backend Styles   ---------------*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    width: 100%;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.sfPageWrapper .headerLiner {
    height: auto;
}
.sfPageWrapper .rwdNav, .sfPageWrapper .mainText {
    display: block;
    position: relative !important;
    top: auto;
    bottom: auto;
}

@media only screen and (max-width:699px){
    .rwdNav{
        width:75%;
    }

    .rwdNav .sfNavVertical a{
        padding:15px 10px 15px 20px!important;
    }
}

@media only screen and (max-width:499px){
    .rwdNav{
        width:100%;
    }

    .rwdNav .sfNavVertical a{
        padding:15px 10px 15px 20px!important;
    }
    .mobilehidden {
        display: none; height: 0px; min-height: 0px;
    }
}