#main-nav {
    list-style: none;
    padding: 0;
    margin: 0
} 
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
    height:100%;
    width: 100%;
}
body {
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}
#bodydiv { width:100%; }
#topcontainer, #midcontainer, #bottomcontainer { width:100%; display:table-row;}

#topcontainer { /* min-height: 100px; */ /* height: 100px; */ /* margin-bottom: -100px; */ /* position: absolute; */ height: 0;}
#midcontainer { height:100%;}
.image-1 {
    position: absolute;
}

audio:not([controls]) {
    display: none;
    height: 0
}
[hidden], template {
    display: none
}
a {
    background: transparent
}
a:active, a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: 0.67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button, select {
    text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], html input[disabled] {
    cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal;
    /* display: none;
                            */
}
input[type="checkbox"], input[type="radio"] {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

.contact-us-form ::-webkit-input-placeholder {
    color: #fff;
}

.contact-us-form :-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
}

.contact-us-form ::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
}

.contact-us-form :-ms-input-placeholder {
    color: #fff;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: bold
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td, th {
    padding: 0
}

#poweredby {
    display: none;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}
blockquote, q {
    quotes: none;

}
blockquote {
    border-top: 1px double #c8d4d2;
    border-bottom: 1px double #c8d4d2;
    padding: 20px 60px;
    margin-bottom: 20px;
}
blockquote:before, blockquote:after {
    content: '';
    content: none
}
q:before, q:after {
    content: '';
    content: none
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
*:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    pointer-events: none
}
body {
    height: 100%;
    font: normal 16px/23px "proxima-nova";
    color: #55504F;
    color: rgb(85,80,79);
    overflow-y: scroll;
    width: 100%;
}
a {
    color: #005f7c;
    text-decoration: underline
}

a:visited {
    color: #7c2c08;
}
a:hover {
    color: #b13509;
}
h1 {
    color: #656565;
    font: 300 36px/35px "proxima-nova";
    padding-bottom: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
}
h2 {
    color: #656565;
    font: normal 18px/22px "proxima-nova";
    text-transform: uppercase;
}
h3 {
    color: #656565;
    font: bold 15px/18px "proxima-nova";
    padding-bottom: 10px;
}
h4 {
    color: #656565;
    font: normal 16px/21px "proxima-nova";
    
    text-transform: uppercase;
}
h5 {
    color: #656565;
    font: bold 14px/20px "proxima-nova";

}
h6 {
    color: #656565;
    font: normal 15px/18px "proxima-nova";

}
p, ul, ol {
    padding-bottom: 20px;
    margin: 0
}
table {
    width: 100%;
    /* margin-bottom: 30px */
}
#nav_menus, #ql_menu, #holders {
    display: none;
}

@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?8raoch');
    src: url('../fonts/icomoon.eot?#iefix8raoch') format('embedded-opentype'),
    url('../fonts/icomoon.woff?8raoch') format('woff'),
    url('../fonts/icomoon.ttf?8raoch') format('truetype'),
    url('../fonts/icomoon.svg?8raoch#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Top Banner */

#topbanner {
    background-size: cover;
    min-height: 200px;
    margin-bottom: 30px;
}

/*.page_1 #topbanner {
    background: none;
}*/



.logo {
    max-width: 100%;
    width: 100%;
    padding: 58px 20px 0;
}
/*.page_1 .logo { padding-top:20px; }
*/.logo #logo {
    display: block;
    width: 165px;
    height: 63px;
}
.logo #logo img {
    width: 100%;
    height: 100%;
}



.main-nav {
    display: none;
}


#leftbanner {
    
    /* padding: 20px; */
    width: 100%;
    position: relative;
    background: none;
    margin-bottom: 20px;
}
/* #leftbanner:before {
    background: #eee;
    position: absolute;
    height: 100%;
    width: 100%;
    content: '';
    left: 0;
    top: 0;
    z-index: -5;
} */

.sub-navigation { background: #eeeeee; padding: 20px; margin-bottom: 3em; } 

/*.page_1 #leftbanner:before, .page_1 #rightbanner:before {
    display: none;
}*/

#rightbanner:before {
    right: 0;
    left: initial;
}


#contentdiv {
    padding: 0 20px;
}


#leftbanner .contact-us-form {
    display: none;
}

.contact-us-form {
    background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #33832F),
    color-stop(1, #59BB45)
    );
    background-image: -o-linear-gradient(bottom, #33832F 0%, #59BB45 100%);
    background-image: -moz-linear-gradient(bottom, #33832F 0%, #59BB45 100%);
    background-image: -webkit-linear-gradient(bottom, #33832F 0%, #59BB45 100%);
    background-image: -ms-linear-gradient(bottom, #33832F 0%, #59BB45 100%);
    background-image: linear-gradient(to bottom, #33832F 0%, #59BB45 100%);
    position: absolute;
    width: 100%;
color: #fff;
}
.contact-us-form h2 { color: #fff; }
.contact-us-form .bannermodtitle {
    font: normal 24px/1 "proxima-nova";
    color: #FFF;
    padding: 20px 20px 0;
    max-width: 80%;
    margin: 0 auto;
    margin: 0 auto;
}
.contact-us-form .bannermodtd {
    padding: 0 20px 20px !important;
    max-width: 80%;
    margin: 0 auto;
}
.contact-us-form .bannermodtitle strong {
    display: block;
}

.contact-us-form input[type="text"], .contact-us-form textarea {
    background: #59bb45;
    border-radius: 8px;
    border: 1px solid #333;
    padding: 5px;
    width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
    clear: both;
    display: block;
}

.contact-us-form .mainGroupSub.targetForm {
    width: 100% !important;
}

.contact-us-form .submitBtn {
    display: block !important;
    width: 90px;
    height: 35px;
    background: #50af40 !important;
    border: 1px solid #333 !important;
    margin: 0 auto;
    padding: 0;
}

.contact-us-form {
    height: 0;
    overflow: hidden;
    max-height: 100vh;
    transition: height 1s ease-in-out;
    -webkit-transition: height 1s ease-in-out;
    position: absolute;
    bottom: 0;
    opacity: 0;
}
#bodydiv {
    position: relative;
}

.contact-us-form.active {
    opacity: 1;
    height: 100%;
    max-height: 100vh;
    transition: height 1s ease-in-out;
    -webkit-transition: height 1s ease-in-out;
    z-index: 10;
-webkit-transition: opacity .5s; /* For Safari 3.1 to 6.0 */
    transition: opacity .5s;
}
#bottombanner {
    position: relative;
    z-index: 100;
}
/* Home Page */

/* Bottom Container */
#bottomcontainer {
    background: #34842F;
    display: table-row;
    width: 100%; height:1px
}
#bottombanner {
    padding: 5px 0 5px;
    position: relative;
    max-width: 3840px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.location {
    /* max-width:461px; */
}
#footer-logo {
    opacity: .2;
    width: 156px;
    height: 57px;
    margin: 0 auto;
    display: block;
}

.address {
    color: #FFF;
    text-align: left;
    padding-left: 0px;
    display: inline-block;
    padding-top: 5px;
    padding-bottom: 0;
    font: 300 10px/16px "proxima-nova";
    text-align: center;
}


.contact {
    display: none;
}

.connect {
    display: block;
    clear: both;
    margin-top: -10px !important;
}

.connect ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.connect ul li {
    display: inline-block;
    width: 20px;
    margin-top: -6px;
}

.connect ul li#search { display:block; width: 150px; position:relative; top: -10px;}
.connect ul li#search:before { content:'\f002'; position:absolute; right:5px; top:5px; color:white; font-family: "icomoon"; z-index: 10;}
.connect ul li #searchform { width:100%; }
.connect ul li #search_keywords { border-radius:3px; background: #34842F; border:none; padding:5px 30px 5px 10px; width:100%; color: #FFF;}
.connect ul li #search_submit { position:absolute; border:none; /* visibility:hidden; */background:none; color: #34842F; border: none; top:0; right:0; padding:3px; }
.connect li a {
    display: block;
    text-decoration: none;
    opacity:.5;
}
.connect li a:hover { opacity:1; }
.connect ul li a em {
    text-indent: -1000em;
    display: none;
}
.connect ul li a:before {
    display: block;
    font-family: "icomoon";
    color: #eee;
    content: '\f081';
    font-size: 18px;
}

.connect li.contact-mobile a:before {
    content: '';
}
.connect li.twitter a:before {
    content: '\f081';
}
.connect li.facebook a:before {
    content: '\f082';
}
.connect li.instagram a:before {
    content: '\f16d';
}

/* Page 1 Stuff */
.page_1 #topbanner {
/*    position: absolute;
    z-index: 100;*/
    /* pointer-events: none; */
}
/*html.page_1 {
    height: 100%;
}*/
/*.page_1 body {
    height: 100%;
}

.page_1 .main-nav {
    top: 0;
    bottom: initial;
}*/



/*.page_1 #bodydiv {
    display: table;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}*/

.page_1 #midcontainer {
/*    height: 100%;
    display: table-row;
    *zoom: 1;
    position: relative;*/
    /* padding-top: 100px; */
    /* top: 100px; */
    /* position: absolute; */
    /* margin-top: -100px !important; */
}

/*.page_1 #bottomcontainer {
    height: 1px;
    display: table-row;
    *zoom: 1;
}

.page_1 #leftbanner {
    display: table-row;
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
     float: none; 
    position: absolute;
    padding: 0;
    width: 100%;
    z-index: 10;
     padding-top: 100px; 
}*/

/*.page_1 #slideshow {
    width: 100%;
    height: 100%;
}
.page_1 .slider, .page_1 .slide {
    width: 100%;
    height: 100% !important;
     display: table-row; 
    background-size: cover !important;
    background-position: center top !important;
}

.page_1 #mainmiddle {
    max-width: 100%;
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
     top: -200px; 
     padding-top: 100px; 
}*/



/*.page_1 .slide .cycle-caption {
    max-width: 980px;
    padding-top: 200px;
    margin: 0 auto;
}

.page_1 .slide .cycle-caption h2 {
    width: 100%;
    padding: 0 20px;
    position: absolute;
    bottom: 207px;
    text-align: center;
   text-shadow: 0px 0px .3em #333;
}*/

/*.page_1 .slide .cycle-caption h2{ top:100px; }
.page_1 #rightbanner { top:220px; }

.page_1 #mainmiddle { min-height:400px; padding: 0;}

.page_1 .slide .cycle-caption h2 a {
    color: #fff;
    font: bold 24px/28px "proxima-nova";
    text-decoration: none;
    text-transform: none;
}*/
/*.page_1 .slide .cycle-caption h2 a span {
    font-size: 18px;
    text-transform: none;
    font-weight: normal;
    padding-left: 12px;
}
.page_1 .slide .cycle-caption h2 a span:after {
    content: '\f101';
    font-family: "icomoon";
    padding-left: 5px;
    position: relative;
    top: 2px;
}
.page_1 #rightbanner {
    position: absolute;
    left: 50%;
    margin-left: -139px;
    bottom: 10px;
    border-radius: 5px;
     right: -50%; 
    width: 278px;
    height: 157px;
     margin-right: 400px; 
    z-index: 10;
    padding: 0;
    background: none;
    border: 4px solid rgba(255,255,255,.4);
}*/

/*.page_1 #rightbanner p {
    padding-bottom: 0;
}*/
/*.page_1 #rightbanner iframe {
    max-width: 100%;
    width: 100%;
    height: 100%;
}*/





/* Portals */
 .two_column {
        float: left;
        width: 50%;
        /* padding-left: 20px 
     */}
    .twothirds_column {
        float: left;
        width: 66.6%;
        padding-left: 20px
    
    }
    .three_column {
        float: left;
        width: 33.3%;
        padding-left: 20px;
        
        overflow-x: hidden;
        overflow: hidden;
    }
    .four_column {
        float: left;
        width: 25%;
        padding-left: 20px
    }
    .five_column {
        float: left;
        width: 20%;
        padding-left: 20px
    }
    
    
    .two-column:first-child,
    .twothirds_column:first-child,
    .three_column:first-child,
    .four_column:first-child,
    .five_column:first-child {
        padding-left: 0;
    }
    
@media screen and (max-width: 600px) {
    .portal_column {
        width:100%;
        display: block;
        float: none;
        clear: both;
    }

    .two_column {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .twothirds_column {
        float: none;
        width: 100%;
        padding-left: 0;

    }
    .three_column {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .four_column {
        float: none;
        width: 100%;
        padding-left: 0;
    }
    .five_column {
        float: none;
        width: 100%;
        padding-left: 0;
    }
}



 
.portal_column { padding:15px 10px}

    
    
    
    
  /* Accordion */
.mcExpandingList {
    width: 100%;
}
.ui-state-default, .ui-widget-content .ui-state-default {
    border: none;
    background: #3A8E33;
    font-weight: normal;
    margin-top: 5px;
    top: 0px;
    color: #FFF;

}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #FFF;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
    border: none;
    background: #87aba8;
    color: #FFF;
}
.ui-state-hover a, .ui-state-hover a:hover {
    color: #FFF;
    text-decoration: none;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    border: none;
    background: #53B442 !important;
    color: #FFF;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #FFF;
    text-decoration: none;
}
.ui-widget :active {
    outline: none;
}

.ui-accordion {
    margin-bottom: 30px;
}

.ui-accordion .ui-accordion-header {
    font: 600 16px/21px "proxima-nova";
    padding: 10px 20px;
    border-radius: 0 !important;
}
}
.ui-accordion .ui-accordion-li-fix {
    display: inline;
}
.ui-accordion .ui-accordion-header-active {
    border-bottom: 0 !important;
}
.ui-accordion .ui-accordion-header a {
    display: block;
    font-size: 1em;
    padding: 0;
}
.ui-accordion-icons .ui-accordion-header a {
    padding-left: 0;
}
.ui-accordion .ui-accordion-header .ui-icon {
    position: absolute;
    right: 0;
    left: initial;
    top: 50%;
    width: 40px;
    height: 40px;
    background: none;

    z-index: 10;
    display: block;
    text-indent: 0;
    margin-top: -13px;
}
.ui-accordion .ui-accordion-header .ui-icon:before {
    content: '+';
    color: #FFF;
    display: block;
    font-family: "proxima-nova";
    position: absolute;
    right: 0;
    width: 40px;
    text-align: center;
    z-index: 20;
    font-weight: 900;
    font-size: 20px;
}
.ui-accordion .ui-accordion-header.ui-state-active .ui-icon:before { content:"-";}
.ui-accordion .ui-accordion-content {
    padding: 0;
    border-top: 0;
    margin-top: -1px;
    position: relative;
    top: 1px;
    margin-bottom: 0px;
    overflow: auto;
    display: none;
    zoom: 1;
    padding: 40px !important;
    font: 300 16px/23px "proxima-nova";
    color: #55504f;
    border-radius: 0 !important;
    /* margin-bottom: 30px; */
    padding-bottom: 20px !important;
    width: 100%;
    border: none;
}
}
.ui-accordion .ui-accordion-content-active {
    display: block;
}

/* Tabs */
.ui-tabs {
    
    padding: 0;
    
    border: none;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    background: none;
    border: none;
    padding: 0;
    display: block;
    width: 100%;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    top: 0;
    float: left;
    position: relative;
    top: 5px;
    margin: 0;
    border-bottom: 0 !important;
    padding: 0;
    white-space: nowrap;
    border-radius: 0 !important;
    margin-right:2px
    
}

.ui-tabs .ui-tabs-nav li.ui-state-default { background:#c7b5a4; }

.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: 20px 20px 10px;
    font: 600 14px/21px "proxima-nova";
    text-decoration: none;
    /* margin-top: 5px; */
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
    margin-bottom: 0;
    padding-bottom: 0px;
    text-decoration: none;
    border-radius: 0 !important;
    padding-top: 0

}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
    padding-top: 25px;
    padding-bottom: 5px;
}
}
.ui-tabs .ui-tabs-nav li {
    position: relative;
    top: 5px !important;
    background: #c7b5a4;
}

.ui-tabs .ui-tabs-nav li.ui-state-hover {
    /* top:5px; */
    background: #87aba8;
}
.ui-tabs .ui-tabs-nav li.ui-state-hover a {
    color: #474747;
}
.ui-tabs .ui-tabs-nav li.ui-state-active {
    top: 0;
    border-bottom: 5px solid #474747 !important;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled {
    
    border-radius: 0 !important;
    top: 10px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    display: block;
    border: 0;
    padding: 0;
    background: none;
    padding: 0 10px;
    border-radius: 0;
    background: #FFF;
font:normal 16px/20px "proxima-nova";
}
.ui-tabs-panel .portal_column { padding:15px 0; }
.ui-tabs.ui-widget-content {
    background: none;
}
.ui-tabs .portlet {
    /* padding: 10px 0 0; */
    border: none !important;
}
.ui-tabs .ui-tabs-hide {
    display: none !important;
}



/* Off Canvas */
.off-canvas-toggle { position:absolute; right:20px; top:25px; text-indent:-1000em; display:block;  border:none; background:none; outline:0; width: 40px; height: 28px;}
.off-canvas-toggle span:before { content:'\f0c9'; text-indent:0; display:block; position:absolute; color:#fff; right:0; top:0; font-family:"icomoon"; font-size:30px; outline:0; }
.off-canvas-toggle { float:right; }


#bodydiv {
    position: relative;
    left: 0;
    /* z-index: 10000016; */
    height: 100%;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    width: 100%;
    display: table;
}

#bodydiv::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0,0,0,0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

.off-canvas-visible #bodydiv::after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}


.off-canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 124;
    visibility: hidden;
    width: 300px;
    height: 100%;
    
    
    /* background: #48a770; */
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    /* height: 300px; */
}

.off-canvas::after {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    content: '';
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
}

.off-canvas-visible .off-canvas::after {
    width: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}


.off-canvas-visible {
    -webkit-perspective: 1500px;
    perspective: 1500px;
    overflow: hidden;
    /* position: relative; */
    /* z-index: -1; */
}
#bodydiv {
    /* overflow: hidden; */
    overflow-x: hidden !important;
}
#bodydiv {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.off-canvas-visible #bodydiv {
    -webkit-transform: translate3d(300px, 0, 0) rotateY(-15deg);
    transform: translate3d(300px, 0, 0) rotateY(-15deg);
}
 
.off-canvas-visible .off-canvas { 
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.off-canvas-visible .off-canvas {
    visibility: visible;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    -webkit-transform: translate3d(0%, 0, 0) rotateY(0deg);
    transform: translate3d(0%, 0, 0) rotateY(0deg);
    /* z-index: 100000; */
    padding:20px;
}

.off-canvas::after { 
    display: block;
} 

.off-canvas { background: #34842F; padding:20px 0 !important; }
.off-canvas #main-nav .meganav { display:none; } 

.off-canvas #search { display:block; }
.off-canvas #searchform { padding:0 20px; width:100%; height:60px; }
.off-canvas #searchform:before { content:'\f002'; font-family:"icomoon"; position:absolute; right:30px; z-index:20; pointer-events:none; line-height: 30px; line-height: 31px;}
.off-canvas #search_submit { position:absolute; z-index:19; right:25px; width:30px; height:26px; top:20px; border:none; background:none; color: #dbd2c3; }

.off-canvas #search_keywords { position:absolute; width:260px; }

.off-canvas #main-nav li { text-transform:uppercase; border-top:1px solid #352b27;}
.off-canvas #main-nav li:first-child { border:none; }
.off-canvas #main-nav li > a { padding:10px 20px; text-decoration:none; font:normal 18px/20px "proxima-nova"; color:#ffe1a8; display:block; }

.off-canvas #main-nav #community { margin-top:40px; border-top:none;  }
.off-canvas #main-nav #community > a { margin:0 10px; color: #f4b94a; background: rgba(0, 0, 0, 0.15) url(../images/anchor-active.png) no-repeat 10px !important;}

.off-canvas #main-nav #community ul { height:300px !important; visibility:visible !important; width:100%; }
.off-canvas #main-nav #community ul li { text-transform:none;  }
.off-canvas #main-nav #community ul li a { box-shadow:none; border:none; background: #26140d;} 


/* navmod */
.navmod, .portalnavmod { list-style:none; margin:0; padding:0; }
.navmod li, .portalnavmod li { font: normal 18px/25px "proxima-nova"; text-transform:uppercase; margin-bottom: 6px;}
.navmod li a, .portalnavmod li a { color:#656565; text-decoration:none; }
.navmod li a:hover, .navmod li a.navon, .portalnavmod li a:hover, .portalnavmod li a.navon, .navmod li.active > a, .portalnavmod li.active > a { color: #3A8E33; }
.navmodsub { padding:5px 20px; list-style:none; }


.navmod li li, .portalnavmod li li { text-transform: none; font: normal 16px/23px "proxima-nova"; }
.navmod li li li, .portalnavmod li li li { font: normal 15px/21px "proxima-nova"; }

.navmod li li a:hover, .portalnavmod li li a:hover { font-weight: normal; }
.navmod li li li a:hover, .portalnavmod li li li a:hover, .navmod li li li a.navon, .portalnavmod li li li a.navon, .navmod li li li.active > a, .portalnavmod li li li.active > a { font-weight: normal; color: #000; }

.navmod li.active > a:hover, .navmod li li.active > a:hover {  }
.navmod li li li.active > a:hover { font-weight: normal; }


/* Calendar STtuff */
.event_stackdate { background:#3A8E33; border-radius:50%; width:70px; height:70px; font: normal 20px/22px "proxima-nova"; text-align:center !important;  color:#FFF;}
.event_stackdate span { padding:0; }
.event_stackdayname { display:none !important; }
.event_stackmonname { font-size:16px; position:relative; top:40px;}

.event_stackdaynum { font-weight:600; position:relative; font-size: 35px; top:-5px}
#calendarcon .caldata { background-color: #f1f1f1 !important; }

.eventcon { padding-left:20px; }
.listcap { font-size: 16px; }
.etitle, .etitle a { font: 16px/20px "proxima-nova"; padding-top: 11px; font-weight: normal !important; }

.event_location, .event_time { opacity:.65; font-size:14px; line-height:20px; }

.eventobj { margin-bottom:10px !important; }

.identifierkey { border: none !important; }

.embedded-fsplayer {
    margin-bottom: 1.5em !important;
}

/* Buttons, left calendar header */
.fs_style_27 a, .fs_style_29 a, .fs_style_30 a, .fs_style_32 a, .left-nav-calendar .bannermodtitle p {
	background-color : #3a8e33;
	position : relative;
	display : block;
	height : auto;
	text-align : center;
	margin : 0 auto;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	z-index: 2;
	padding: .9em 0;
	margin: 0 6% 1em 6%;
   width: 88%;
    font-size: 1.2em;
	}
.fs_style_27 a::before, .fs_style_29 a::before, .fs_style_30 a::before, .fs_style_32 a::before, .left-nav-calendar .bannermodtitle p::before {
	content: '';
	height: 100%;
	width: 15%;
	background-color : #3a8e33;
	position: absolute;
	top: 0;
	left: 0;
	transform: skewX(-18deg);
	transform-origin: top;
	-webkit-transform: skewX(-18deg);
	-webkit-transform-origin: 0 0;
	z-index: -1;
	}

.fs_style_27 a::after, .fs_style_29 a::after, .fs_style_30 a::after, .fs_style_32 a::after, .left-nav-calendar .bannermodtitle p::after {
	content: '';
	height: 100%;
	width: 15%;
	background-color : #3a8e33; 
	position: absolute;
	top: 0;
	right: -8%;
	left: auto;
	transform: skewX(-18deg);
	transform-origin: top;
	-webkit-transform: skewX(-18deg);
	-webkit-transform-origin: 0 0;
	z-index: -1;
	}

.fs_style_27 a:hover, .fs_style_27 a:hover::before, .fs_style_27 a:hover::after { background-color: #2d7a2b; }

.fs_style_29 a, .fs_style_29 a::after, .fs_style_29 a::before { background: #fee043; color: #000; }
.fs_style_30 a, .fs_style_30 a::after, .fs_style_30 a::before { background: #063b4a; color: #fff; }
.fs_style_32 a, .fs_style_32 a::after, .fs_style_32 a::before { background: #d2b48c; color: #000; }
.fs_style_29 a:hover, .fs_style_29 a:hover::after, .fs_style_29 a:hover::before { background: #efd130; color: #fff; }
.fs_style_30 a:hover, .fs_style_30 a:hover::after, .fs_style_30 a:hover::before { background: #4e959d; color: #000; }
.fs_style_32 a:hover, .fs_style_32 a:hover::after, .fs_style_32 a:hover::before { background: #937d62; color: #FFF; }




/* By the Numbers */

.bythenumbers { margin-bottom: 1.5em !important; }
.bythenumbers .bannermodtitle,
.imagetitle .bannermodtitle { 
    font-size: 1.2em; 
    background: #ffdf00; 
    display: block; 
    padding: .6em 1em; 
    color: #3a8e33;
    margin: 0 0 1em 0;
	font-weight: bold;
    position: relative;
	}
.bythenumbers .bannermodtitle p,
div.imagetitle .bannermodtitle p { margin: 0; padding: 0;}

.bythenumbers .bannermodtitle:after, .imagetitle .bannermodtitle:after { top: 100%; left: 20%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.bythenumbers .bannermodtitle:after, .imagetitle .bannermodtitle:after { border-color: rgba(136, 183, 213, 0); border-top-color: #ffdf00; 
    border-width: 18px; margin-left: -18px; } 

.bythenumbers .bannermodcontent { font:500 1.2em "proxima-nova"; color: #3a8e33; text-align: center; font-size: 1.1em; }
.bythenumbers .bannermodcontent strong { font-size: 2em; }


.bythenumbers.shout .bannermodtitle { 
    background: #063B4A; 
    color: #fff;
	}
.bythenumbers.shout .bannermodtitle:after { border-color: rgba(6, 59, 74, 0); border-top-color: #063B4A; } 

.bythenumbers.shout .bannermodcontent { color: #063B4A; }

/* Image Title Bars */

.imagetitle .bannermodtitle { margin-bottom: 0; z-index: 2; }
.imagetitle .bannermodtitle p a { text-decoration: none; color: #3a8e33; }


/* Image Borders */
.fs_style_31 img, img.fs_style_31 {
background: #fff; 
padding: 2px; 
border: 1px solid #000;
max-width: 100%; 
}

img[style*="float: left;"] { margin-right:20px; margin-top:5px;  }

img.imgRight { margin-left: 15px; }
img.imgLeft { margin-right: 15px; }

figure.fs_style_33 { display: inline-block;  float: right; margin: 0 1em 1em 1em; }
.fs_style_33 figcaption {
    font:500 11px/15px "proxima-nova"; color:#000;  
}