
/* ---------- General Layout ---------- */

body,
input,
textarea,
select {
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body, p {
  width: 100%;
	vertical-align: top;
	margin: 0; padding: 0;
	font-size: .85em;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

.featured-bottom {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
}
.three-columns {
    float: left;
    width: 20%;
    text-align: center;
    padding: 15px 10px;
    box-sizing: border-box;
    margin-top: 10px;
    border-right: 1px solid #f1cd85;
}
/*
.featured-bottom-first,
.featured-bottom-second,
.featured-bottom-third {
  width: 250px;
}*/
.main-content h1.page-title, 
.sidebar h2, 
.path-frontpage h2 { border:none; background: none; padding: 0; text-transform: none; font-weight: 300; }
/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment-forbidden {
  display: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

.topheader {
    background: #fff;
    padding: 5px 0;
    text-align: right;
}
.topheader .region-top-header {
    display: inline-block;
    margin: 0 0 -7px;
    padding: 0;
}
#block-skiptocontent, #block-textresize, #block-themechange {
	display: block!important;
}
.topheader .block {
    float: left;
    padding: 0 5px;
}
.topheader .block .content {
    margin: 1px;
}
.region-header .site-branding {
    margin-top: 0.429em;
    float: left!important;
}
.region-header .block:not(.site-branding) {
    float: right !important;
}
.container-inline div, .container-inline label {
    display: inline;
}
.button.search-form__submit, .search-form__submit {
    
    cursor: pointer;
    height: 32px;
    margin-left: 0;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    text-indent: -9999px;
    direction: ltr;
    outline: none;
    width: 34px;
    border-radius: 0 2px 2px 0;
    color: #fff;
    margin: 0;
    border: 1px solid #ccc;
    border-left: #fff;
}

.layout-container {
    max-width: 1170px;
}
.layout-main {
    margin-top: 15px;
    margin-bottom: 0;
}
.layout-sidebar-second .main-content {
    margin-right: 30%;
    margin-left: 0;
}
.layout-one-sidebar .main-content {
    width: 70%;
}
.main-content {
    float: left;
    position: relative;
}
.main-content .section {
    padding: 0;
}
.main-content h2 a { color: #000!important; }

#sidebar-second {
    width: 30%;
	margin-left: -30%;
    clear: none;
	float: left;
}
.sidebar .section {
    padding: 0 0 0 15px !important;
}
.path-frontpage h2,
.sidebar h2 {
	margin: 0 0 4px;
    border-bottom: none;

    text-shadow:none;
    font-size: 1em;
    line-height: 1.2;
    color: #000;
    font-weight: 400;
    background: #a0c70c;
    border-left: none;
    text-transform: uppercase;
}
.highlighted .layout-container h2 {
    position: absolute;
    padding: 8px 15px;
    background: #ddd;
    text-align: center;
    left: 0;
    top: 0;
    border-left: none;
    color: #000;
    margin: 0;
    width: 150px;
    height: 35px;
    font-weight: 400;
    text-shadow: none;
    border-bottom: none;
    box-sizing: border-box;
    font-size: .95em;
}
.highlighted .layout-container .block .content {
    margin: 0;
    padding: 0;
    padding: 6px 150px 7px 175px;
    background: #ffffff;
    width: 100%;
    height: 35px;
    box-sizing: border-box;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.region-header .search-block-form {
    position: absolute;
    right: 35px;
    width: 230px;
    bottom: 15px;
}
.search-form .form-search {
    float: left;
    padding: 5px 10px;
    border-radius: 2px 0 0 2px;
    margin: 0;
    border-right: none;
    outline: none;
    line-height: 20px;
    font-size: .95em;
	border: 1px solid #ccc;
    color: #3b3b3b;
	max-width: 100px;
}
.path-frontpage #content .views-row .node__links {
	bottom: 20px;
}
.node-readmore a {
	border: 1px solid #000!important;
}

body:not(:target) .region-primary-menu .menu-toggle {
    display: none;
}
.sidebar .block .content ul{
	padding: 0;
}
#sidebar-second .view-announcements .views-row, 
#sidebar-second .view-news-press-releases .views-row {
    padding: 7px 0px;
}
.copyright, .footer-last .block .content {
	color: #000;
}
nav.mainnav {
    background: #fff;
    border-bottom: none;
}
.region-primary-menu .block-menu .menu {
    font-size: .85em;
    margin: 0;
    padding: 0 0px;
	text-align: left;
}
.region-primary-menu .menu-item, body:not(:target) .region-primary-menu .menu-item {
    float: left!important;
    list-style: none;
    padding: 0 0px;
    margin: 0px;
    width: auto;
    height: auto;
    overflow: visible;
}
.topheader #block-textresize .changer {
	border-color: #000!important;
}
.region-primary-menu .menu-item a.is-active {
	color: #000;
}
#block-themechange .content ul li a.black-bg {
	background: #000;
	color: #fff;
}
.region-primary-menu .menu a {
    background: none !important;
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    border-radius: 0px;
    margin: 15px 0;
	color: #000;
    padding: 0px 5px;
    margin-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
	border-left: none;
	border-bottom: none;
}

#block-quicklinks li a, #block-relatedlinks li a {
	color: #000;
}
#block-others ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.sidebar .block .content ul li a {
    text-decoration: none;
    border: none;
    display: inline-block;
	
}
#block-others ul li img {
    width: 70px !important;
    background: #ccc;
    padding: 0px 3px;
	 display: inline-block;
    text-align: center;
}
.sidebar .block .content ul li{padding: 5px 5px;}
.node--view-mode-teaser .node__content{font-size: 1.1em;}

.region-primary-menu .menu a{ border-right: 1px solid #ddd; }
.highlighted .layout-container h2{padding: 8px 0px;text-align: left;}
/* .region-featured-top .field-content img{height: 150px !important;} */
.featured-top .block .content{height: 150px;}
.path-frontpage h2{padding-left: 0px;border-left: 0px solid #a0c70c;}
.node__content{padding: 0 0px;}


.layout-main-wrapper, #sidebar-second, .layout-main{height: inherit !important;}
.featured-top .block .content{border: 0px solid #ccc;padding: 0px;}
#views_slideshow_controls_text_previous_main_slider-block_1{display:none;}
#views_slideshow_controls_text_next_main_slider-block_1{display:none;}
.highlighted{padding:0px;}
.region-featured-top .views_slideshow_controls_text_pause a{display: block;}
#views_slideshow_controls_text_latest_news-block_1 { display: block !important; }
.scrollup{border:1px solid #ddd;}
.node-readmore a{border: 1px solid #ddd;}
.path-frontpage h2{border-bottom: 1px solid #ddd;padding-top: 0px;padding-bottom: 2px;}
ul.inline, ul.links.inline{margin-top: 10px;float: right;width: 100%;}
.node-readmore a::after{color: #000;}
.footer-menu ul li{border: none; color: #000; padding: 0 5px; margin: 0 5px; display: inline-block; }
.footer-menu ul li a { color: #000!important; }
.sidebar .block{margin-bottom:10px;border:none;}
.topheader .changer{border:1px solid #ddd !important;}
.view-news-press-releases > .more-link::after{color: #000;}
#block-quicklinks li a::before, #block-relatedlinks li a::before{color: #000;}
a{text-decoration:underline; text-decoration-color:transparent;}
.view-announcements .views-row, .view-news-press-releases .views-row, .view-news-press-releases-archieve .views-row{padding: 2px 1px 2px;border-bottom: 1px solid #ddd;}
.view-announcements .views-row:first-child, .view-news-press-releases{padding: 0px 0px 15px;}
.view-announcements .view-footer .more-link::before{color: #000;} 
.view-news-press-releases .view-footer .more-link::before{color: #000;}
.view-announcements-archive .more-link::before{color: #000;}
.view-news-press-releases-archieve .more-link::before{color: #000;}
.site-footer .block{margin: 2px 0;}
.footer-last{padding: 0px 0;}
.footer-bottom{border-bottom:1px solid #ddd;}
.node--view-mode-teaser{margin-bottom: 0px;padding-bottom: 0px;}
.node--view-mode-teaser.node--sticky { border: none; }
#views_slideshow_controls_text_main_slider-block_1 { display: none; }

.highlighted a,
.topheader a,
.platforms li:nth-child(1) a,
.platforms li:nth-child(2) a {
	color: #000;
}
.platforms li:nth-child(1) a,
.platforms li:nth-child(2) a {
	padding: 0;
}
#block-themechange .content ul li a.black-bg {
	background: #000!important;
	color: #fff!important;
}
.views-field-created span,
.views-field-created span::before,
#block-views-block-jcarousel-block-1 .more-link a,
#block-views-block-jcarousel-block-1 .more-link a::after,
.jcarousel-skin-default .jcarousel-control-prev, 
.jcarousel-skin-default .jcarousel-control-next,
.jcarousel-skin-default .jcarousel li .field-gallery-img { color: #000; }
.logo-sec ul li { border: 1px solid #000!important; }
.footer-last{
	border-top:1px solid #000;
}
#block-views-block-jcarousel-block-1, #block-others { border: none; }
#block-visitorno-2,
#block-w3cvalidation,
#block-w3cvalidation { width:30%; display: inline-block!important; padding: 0 1%!important; }
.region-homeslider .field-content img{height: 250px ;max-height: 250px;}
.homeslider{height: 255px;}
fieldset{border: 0px;}
#block-themechange .content ul li a{border: 1px solid #ddd;}
.site-branding__name{font-size: 1.1em;}
.three-columns{	border-right: 1px solid #ddd;	min-height: 339px;}
#search-block-form .form-actions{position:relative;}
#search-block-form .form-actions:after{  margin-left: 8px; color: #000; content: "\f002"; font: 0.929em/1 FontAwesome;
    height: 30px; right: -149px; width: 30px; position: absolute; border: 1px solid #ccc; text-align: center;
    vertical-align: middle;
    display: table-cell;
    top: -30px;
    padding-top: 8px;
    box-sizing: border-box;
    z-index: 1;}
.site-branding__name {
    font-size: 0.90em !important;
}
.site-branding__slogan {
    font-size: 0.7em !important;
}
#block-bartik-branding {
    width: 70% !important;
    border-bottom: none;
}
.search-block-form {
    position: absolute;
}
.region-header .search-block-form {
    left:inherit;
}
.region-primary-menu .menu a {
    font-size: 0.90em !important;
}
#views_slideshow_controls_text_pause_latest_news-block_1 { position: relative; top: -10px; }
#views_slideshow_controls_text_previous_latest_news-block_1, #views_slideshow_controls_text_next_latest_news-block_1, #views_slideshow_controls_text_play_latest_news-block_1 { position: relative; top: -10px; }
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_previous:before,
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_next:before
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_pause:before
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_play:before {   
    color: #000; 
    font: 1em/1 FontAwesome;
    height: 20px; 
	width: 20px; 
	position: absolute; 
	text-align: center;
    top: 0px;
    margin-top: 0px; 
    box-sizing: border-box;
    z-index: 1;
}	

#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_previous:before {    
    content: "\f04a"; 
	right: 0;
	font: 1em/1 FontAwesome;
	top: -10px;
}
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_next:before {    
    content: "\f04e"; 
	right: 20px;
	font: 1em/1 FontAwesome;
	top: -10px;
}	

#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_pause:before {    
    content: "\f04c"; 
	right: 10px;
	font: 1em/1 FontAwesome;
	top: -10px;
}	
#views_slideshow_controls_text_latest_news-block_1 .views_slideshow_controls_text_play:before {    
    content: "\f04b"; 
	right: 10px;
	font: 1em/1 FontAwesome;
	top: -10px;
}	
.highlighted .layout-container {
    margin-top: 5px;
}
.highlighted .layout-container h2 {
    width: 100px;
}
.mainnav .region-primary-menu ul.menu {border: none;}