/* gray version*/
/* add <link href="https://fonts.googleapis.com/css?family=Comfortaa|Josefin+Sans:300" rel="stylesheet"> to index.php */


/* mobile menu hide location bar */
.mobilemenuck-bar-title .titreck-title{display:none;}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


body {font-family: 'Cabin', sans-serif; font-size: 16px;line-height: 26px;color: #5e5e5e;}
h1, h2, h3, h4 {font-family: 'Cabin', sans-serif;color: #3b4a56;}
h2 {font-size: 160%;line-height: 160%;text-align:  left;}
a {color: #3b4a56;text-decoration:underline;}
a:hover {color:#000;}
.readon{background-color: #797878;color:#fff;border-bottom: 2px solid #535252;}
.readon:hover{background-color: #444;color:#fff;border-bottom: 2px solid #1B1A1A;}
#header-surround{background-color:#fff; position: relative;}
#header{background-color:#fff;height:43px;padding:20px 4%; font-family: 'Cabin', sans-serif;}
#header p {margin-top: -10px;}
#header-height{display: none;}
#drawer-holder{background: url(../images/backgrounds/menu-bar.png) center 0 repeat-x #fff;padding: 3px 1% 14px;background-size: auto 44px;}
#showcase{}
#showcase a{}
#top-boxes{text-align: left;}
#top{color: #6b6b6bc7;font-family: 'Cabin', sans-serif;font-size:  16px;background-color: #F5F6F8;box-shadow: 0px 1px 0 #dde0e7;  padding: 25px 4%;}
#top::after {color: #F5F6F8;text-shadow: 0px 2px 0 #dde0e7;} /*dropdown triangle */
#top h2, #top h3, #top h4{color:#656565;margin-bottom: -10px;}
#utility{color: #2C2C2C;background-color: #FFFFFF;}
#utility h2, #utility h3, #utility h4{color:#656565}
#utility-a img, #utility-b img, #utility-c img{width:87%;}/* to fix 100% width set in css.css. This fix is for slider arrows */
#feature{
background-image: url(../images/backgrounds/feature/preset1/bg.png);
color: #000000;
background-color: #F5F6F8;
border-top: 1px solid #dde0e7;
border-bottom: 1px solid #dde0e7;
}
#feature h2, #feature h3, #feature h4{color:#656565}
#maintop{color: #424242;background-color: #f5f6f8;}
#maintop h2, #maintop h3, #maintop h4{color:#656565}
#expandedtop{background-color: #FFFFFF;color: #2C2C2C;}
#expandedtop h2, #expandedtop h3, #expandedtop h4{color:#656565}
#content-top{background-color: #FFFFFF;color: #6E6E6E;}
#content-top h2, #content-top h3, #content-top h4{color:#656565}
#mainbody{background-color: #FFFFFF;color: #6e6e6e;}
#sidebar-a{
background-color: #e6e9ee; /* or #fff #78bf57 or #888888*/
color: #8b8b8b;
font-size:16px;
margin-top:144px;
}
#sidebar-a h2, #sidebar-a h3{color:#8b8b8b;font-size: 25px;}
#sidebar-b{background-color: #e6e9ee; /* #fff or #78bf57 or #888888*/
color: #5e5e5e;
font-size:16px;
}
#content-bottom{color: #6E6E6E;background-color: #FFFFFF;}
#content-bottom h2, #content-bottom h3, #content-bottom h4{color:#656565}
#content-bottom-boxes {border-top: 1px solid #ccc;padding-top: 53px;}
#expandedbottom{
color: #424242;
background-color: #f5f6f8;
border-top: 1px solid #dde0e7;
box-shadow: 0px 1px 0 #dde0e7;
}
#expandedbottom::after {color: #F5F6F8;text-shadow: 0px 2px 0 #dde0e7;}
#expandedbottom h2, #expandedbottom h3, #expandedbottom h4 {color: #6A6A6A;}
#mainbottom{background-color: #FFFFFF;color: #6E6E6E;}
#mainbottom h2, #mainbottom h3, #mainbottom h4{color:#656565}
#extension{
background-image: url(../images/backgrounds/extension/preset1/bg.png);
color: #000000;
background-color: #cdcdcd;
}
#extension a{color:#07659e}
#extension h2, #extension h3, #extension h4{color:#fff;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}
#fullwidth{color: #6E6E6E;background-color: #FFFFFF;}
#fullwidth h2, #fullwidth h3, #fullwidth h4{color:#656565}
#bottom{
background-image: url(../images/patterns/noise.png);
background-color: #8c8c8c;
color: #f1f1f1;
font-size:122%;
text-shadow: 1px 1px 0 rgba(0,0,0,0.2);
}
#bottom h2, #bottom h3, #bottom h4{color:#fff;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}
#footer{background-image: url(../images/patterns/noise.png);color: #8f8f8f;background-color: #393B36;border-top: 1px solid rgba(0,0,0,0.2);}
#footer-boxes {padding-bottom: 36px;padding-top: 26px;}
#footer h2, #footer h3, #footer h4{color:#e8e8e8;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);font-size:  25px;}
#copyright{
background-image: url(../images/patterns/noise.png);
color: #5f5f5f;
background-color: #2d2d2d;
border-top: 1px solid rgba(0,0,0,0.2);
}
#copyright h2, #copyright h3, #copyright h4{color:#787878;text-shadow: 1px 2px 0 rgba(0,0,0,0.2);}
#copyright a {color:#ccc}
#copyright a:hover {color:#000}


/* Features - Layout Slideshow - Navigation */
.layout-slideshow .sprocket-features-arrows .arrow {position: absolute;display: block;width: 40px;height: 40px;top: 50%;margin-top: -12px;opacity: 0.7;cursor: pointer;z-index: 100;text-align: center;font-size: 24px;line-height: 38px;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;border-radius: 3px;}
.layout-slideshow .sprocket-features-arrows .arrow span {display: none;}
.layout-slideshow .sprocket-features-arrows .prev {left: 15px;}
.layout-slideshow .sprocket-features-arrows .next {right: 15px;}
.layout-slideshow .sprocket-features-arrows .arrow.next:before {content: '\f105';font-family: FontAwesome;}
.layout-slideshow .sprocket-features-arrows .arrow.prev:before {content: '\f104';font-family: FontAwesome;}
.arrows-onhover .sprocket-features-arrows .arrow {opacity: 0;}
.sprocket-features.arrows-onhover .sprocket-features-arrows .arrow {opacity: 0;}
.sprocket-features.arrows-onhover:hover .sprocket-features-arrows .arrow {opacity: 1;}
.layout-slideshow .sprocket-features-pagination {position: absolute;left: 50%;margin-left: -22px;bottom: 15px;z-index: 10;}
.layout-slideshow .sprocket-features-pagination li {display: inline-block;padding: 7px;margin: 0 3px;opacity: 0.8;border-radius: 1em;cursor: pointer;}

/* Custom */
.layout-slideshow .sprocket-features-content {color: #ffffff;background: rgba(0, 0, 0, 0.5);padding: 15px;}
.layout-slideshow .sprocket-features-arrows .arrow {color: #ffffff;background: rgba(0, 0, 0, 0.5);}
.layout-slideshow .sprocket-features-pagination li {background: rgba(0, 0, 0, 0.7);}
.layout-slideshow .sprocket-features-pagination li.active {background: #000000;}

.layout-slideshow .sprocket-features-pagination li, .layout-slideshow .sprocket-features-arrows .arrow {
    box-shadow: none;
}

/*********** end adjust slider arrows */



/* full width slider */
#showcase-a.width-95{width:100%;}
/* hide slider gray bar overlay for titles */
.layout-slideshow .sprocket-features-content{background:none;}
.layout-slideshow{margin-top:0;margin-bottom:-7px;padding-top:0;}




.fp-round-image-bottom-first-image{display:inline-block;margin:1%;width:220px;vertical-align:top;}
.lnee p{margin:0 0 15px} /* for the custom latest news enhanced module */
/* div.newsintro p:last-of-type {display:inline-block;} */


/*Changes to menu*/
div#maximenuck228{float:none;/* text-align:center; */margin-left:-54px;margin-top: -3px;font-family: 'Cabin', sans-serif;}/* center menu and fix left padding*/
div#maximenuck228 ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck228 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck228 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck228 ul.maximenuck li.maximenuck.level1.active > span.separator {
font-size: 14px;
font-weight: 500;
}

div#maximenuck228 ul.maximenuck{margin-top:0;}
div#maximenuck228 ul.maximenuck li.maximenuck.level1{margin-right: 17px;}
div#maximenuck228 ul.maximenuck li.maximenuck.last.level1{margin-right:0px;}
div#maximenuck228 .maxiFancybackground{height:1px;top:44px;background-color:transparent;border-top: 0px solid #3b4a56;}
div#maximenuck228 ul.maximenuck li.maximenuck.level1:hover > a span.titreck{
text-transform:none;}

/*Bullets between menu items*/
div#maximenuck228 ul.maximenuck li.maximenuck.level1 a:after {
    content:"";
    margin-left: 13px;
}
div#maximenuck228 ul.maximenuck li.maximenuck.level1.last a:after, div#maximenuck228 ul.maximenuck li.maximenuck.level2 a:after {
    content:"";
}


/*Menu text color*/
div#maximenuck228 ul.maximenuck li.maximenuck.level1 > a, div#maximenuck228 ul.maximenuck li.maximenuck.level1 > span.separator{
color:#fff;
}
/*Active menu item color*/
div#maximenuck228 ul.maximenuck li.maximenuck.level1:hover > a span.titreck,
div#maximenuck228 ul.maximenuck li.maximenuck.level1.active > a span.titreck,
div#maximenuck228 ul.maximenuck li.maximenuck.level1:hover > span.separator,
div#maximenuck228 ul.maximenuck li.maximenuck.level1.active > span.separator {
color: #fff;}

/* submenu */
div#maximenuck228 ul.maximenuck li.level1.parent > a:after, div#maximenuck228 ul.maximenuck li.level1.parent > span.separator:after{right:-7px;} /*dropdown arrow position*/
div#maximenuck228 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck228 ul.maximenuck2 li.maximenuck{
padding-bottom:8px;}

/* submenu background and border */
div#maximenuck228 div.floatck{ 
border:1px; 
border-color:#fff;
background:#fff;
margin-top:24px;
padding-left:6px;
padding-top:8px;
}


/* submenu  link color */
div#maximenuck228 ul.maximenuck li.maximenuck ul.maximenuck2 li > a{
color:#666;;} 

/* Changes menu hover color */
div#maximenuck228 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck228 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h2 a, div#maximenuck228 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > h3 a,  div#maximenuck228 ul.maximenuck2 li:hover > h2 a, div#maximenuck228 ul.maximenuck2 li:hover > h3 a{
color:#fff;}
div#maximenuck228 ul.maximenuck li.maximenuck ul.maximenuck2 li:hover > a, div#maximenuck228 ul.maximenuck li.maximenuck ul.maximenuck2 li.active > a, div#maximenuck228 ul.maximenuck2 li:hover > a{
color:#000;}

/* removes dropdown arrow */
div#maximenuck228.maximenuckh ul.maximenuck li.level1.parent > a:after, div#maximenuck228.maximenuckh ul.maximenuck li.level1.parent > span.separator:after{
    border: none;
    }
div#maximenuck228 ul.maximenuck li.level1.parent > a:after, div#maximenuck228 ul.maximenuck li.level1.parent > span.separator:after {
    position: static;  
    display: inline;  
}
div#maximenuck228.maximenuckh ul.maximenuck li.level1.parent > a{
    padding-right: 0;
}
    

    



.show960{display:none;}
.show-over-1200{display:block;}
.show1200{display:none;}
.show767{display:none;}
.show480{display:none;}

@media only screen and (max-width: 1200px) {
.show-over-1200{display:none;}
.show1200{display:block;}
.fp-round-image-bottom-first-image{display:none;}
}

@media only screen and (max-width: 960px) {
.show960{display:block;}
.hide960{display:none;}
}

@media only screen and (max-width: 767px) {
.show767{display:block;}
.hide767{display:none;}
.layout-slideshow .sprocket-features-content{background:none;}
.layout-slideshow{margin-top:0px;}
}

@media (max-width: 640px) {
#drawer-holder{padding-top:10px;}
.mobilemenuck-bar-button{margin-top:-26px;}
}
@media (max-width: 480px) {
.show480{display:block;}
.hide480{display:none;}

}

