@import url(https://fonts.googleapis.com/css?family=Rambla:400,700,400italic,700italic&subset=latin,latin-ext);
html {
	font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size:16px;	
	line-height: 1.351em;
	color: #0B0C0C;
}

img { -ms-interpolation-mode: bicubic; }

.wg-header-wrapper {
	background-color: #428B39;
}
.header {
	background-color: #428B39;
}

.front .page__title {
	display:none;
}
.front .block {
	margin: 0;
	padding: 0;
}


p, pre {
	margin: 0 0 1.5em 0;
}


#content {
	margin-bottom: 1.5em;
}
.wg-topad-inner-wrapper .block {
	margin-bottom: 0;
}
.header, 
.region-footer, 
.wg-breadcrumb-inner-wrapper, 
.wg-title-inner-wrapper, 
.wg-priority-message-inner-wrapper,
.wg-phase-wrapper,
.wg-feature-inner-wrapper,
.wg-cookie-msg-inner-wrapper,
.wg-hompage-news-events-inner-wrapper  {
	margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
	box-sizing: border-box;
    padding-left: 10px;
    padding-right: 10px;
    word-wrap: break-word;
}

.wg-phase-wrapper {
	background-color: #fff
}

/*
.wg-feature-inner-wrapper  {
	background-color: #ebeae8 
}
*/


#page {
	margin:0 auto;
	background-color: #fff
}
.front #page {
    display: none;
}
.region-footer {
	background-color: #343233;
}
.region-footer {
/*	background-color: #DEE0E2;*/
}


.wg-cookie-msg-wrapper {
	background-color: #ebeae8;
}

.wg-cookie-msg-inner-wrapper p {
    line-height: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}

.wg-feature-wrapper {
/* background-color: #ebeae8;*/
	padding-top:0;
}

.wg-breadcrumb-inner-wrapper {
    line-height: 1.2em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

#main {
	padding-top: 0;
}

.header__logo-image  {
/*	height: 24px;*/
	max-height: 48px;
	width: auto;
	padding: 15px 15px;
}


.header__region {
	clear: right;
	float: right;
	width: calc( 100% - 210px );
	text-align: right;
}

a.wg-back-button {
	float: left; 
	display:block; 
	color: white; 
	background-color: #428B39; 
	text-decoration:none; 
	text-align: center;
	font-size: 48px; 
	line-height:2em; 
	width: 2em; 
}

.front .wgBttnLink {
    margin: 2em;
}

.wg-back-button:hover,
.wg-back-button:focus  {
	background-color: #006435; 
}

h1, h1.page__title, .node-form #edit-title, h2, h3, h4, h5 {
	margin: 1.5em 0 0.5em;
	padding: 0;
	line-height: 1.1em;
}
h1, h1.page__title{
	margin-top: 0.5em;
}
h2 {
	margin: 0 0 14pt 0;
}


ul, ol{
	margin-top: 0;
	margin-bottom: 27pt;
	padding-top: 0;
	padding-bottom: 0;
}	
ul.pager {
margin: 1em 0;
}

#block-search-form {
  display: none;
}

#search-block-form .form-submit {
	background-color: #428B39;
	border: none;
    color: #fff;
	font-family: fontawesome;
	line-height: 30px;
	width: 30px;
}
#search-block-form .form-submit:hover {
	background-color: #006435;
}

#search-block-form .container-inline {
/*	background-color: #fff;*/
	height: 30px;
}

#edit-search-block-form--2 {
	height: 30px;
	width: calc(100% - 30px);
	display: block;
	float: left;
	border: 4px solid #fff;
	margin-top: 3px;
}

#block-search-form, .show-search {
	margin: 12px 0;
}

.show-search p {
	margin: 0;
}

.show-search img {
	height: 24px;
	width: auto;
}

#wg-homepage-search-submit {
	background-color: #428B39;
	color: #fff;
	border: 0;
	-webkit-appearance: none;
	padding: 0;
	height: 48px;
	width: 150px;
	box-sizing: border-box;
}

#wg-homepage-search-field {
	padding-left: 0.5em;
	border: 0;
	/* Firefox */
	width: -moz-calc(100% - 160px);
	/* WebKit */
	width: -webkit-calc(100% - 160px);
	/* Opera */
	width: -o-calc(100% - 160px);
	/* Standard */
	width: calc(100% - 160px);
}

#wg-homepage-search-submit:hover, 
#wg-homepage-search-submit:focus {
	background-color: #006435;
}	

.wg-homepage-banner-inner-wrapper {
	max-width: 1024px;
	width:100%;
	margin: 0 auto;
}

.front .flexslider {
	border: 0;
	margin: 0;
	padding: 0;
}


.wg-priority-message-inner-wrapper .block {
/*	background-color: #E39D9D;*/
	background-color: linen;
	color: red; /*#65191b;*/
	border: 1px solid red; /*#65191b;*/
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding: 0.5em;
	
	/*
	background-color: linen;
	padding: 1em;
	border: 3px solid #65191B;
	margin: 1em auto;
	*/
}

.wg-priority-message-wrapper a {
	text-decoration: underline; 
	font-weight: bold;
	color: red; /*#65191b;*/
}

.wg-priority-message-wrapper a:hover, 
.wg-priority-message-wrapper a:focus {
	text-decoration: underline;
}
.wg-priority-message-inner-wrapper .block {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.wg-section-menu-wrapper {
	background-color: #ebeae8;
	margin: 0 0 24px 0;
	border-top: 5px solid #428B39;
}
.wg-section-menu-wrapper a {
	color: #0B0C0C;
/*	text-decoration: none;*/
}

.wg-section-menu-wrapper h2 {
	cursor: pointer;
	margin: 0;
	padding: 5px;
	line-height: 1em;
	color: #428B39;
}

.wg-section-menu-wrapper a:hover {
	text-decoration: underline;
	color: #000;
}

.wg-section-menu-wrapper h2.active {
/*
  background-color: #428B39;
  background-image: url(../images/down-ffffff-trsp.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  color: #fff;
*/  
	display:none;
}

.wg-section-menu-list {
	display: none;
	padding: 1em 0 0 1em;
}

.wg-section-menu-list ol, .wg-section-menu-list ul {
	margin: 0;
	box-sizing: border-box;
	list-style : none;
	padding: 0;
}
.wg-section-menu-list ol li, .wg-section-menu-list ul li, .sidebars .menu ul li {
	padding-bottom: 21pt;
	list-style : none;
	padding-right: 1em;
}


.wg-footer-wrapper {
	background-color: #343233;
/*	border-top: 5px solid #428B39;*/
}

.wg-footer-wrapper li a {
	text-decoration: none;
	color: #fff;
/*	font-weight: bold;*/
}
.wg-footer-wrapper li a {
 /*color: #0b0c0c;*/
 }

.wg-footer-external-links li a:hover, 
.wg-footer-external-links li a:focus,
.wg-footer-internal-links li a:hover, 
.wg-footer-internal-links li a:focus {
	text-decoration: underline;
}

.wg-footer-wrapper .hidden {
	display:none;
}
.wg-footer-wrapper .wg-block-inner-wrapper {
	text-align: center;
	color: #fff;
}
.wg-footer-wrapper .wg-block-inner-wrapper {
/*	color: #0b0c0c;*/
}

.wg-footer-wrapper .wg-block-inner-wrapper.clearfix:after{
	content:"";
}

.region-footer .block {
	margin: 0;
}

.wg-footer-row {
	margin: 1em 0;
}
.wg-footer-icons {
	font-size: 3em;
	margin: 0.5em 0 0 0;
}

.wg-footer-wrapper .wg-footer-icons li  a, .wg-footer-wrapper .wg-footer-icons  li a:hover, .wg-footer-wrapper .wg-footer-icons  li a:focus {
	text-decoration: none;
}

.wg-footer-column {
	padding: 32px 0;
}

.wg-footer-column.first {
	border-bottom: 1px solid #ccc;
}

.wg-footer-menu {
	float: right;
	box-sizing: border-box;
	width: 50%;
}

.wg-footer-wrapper ul {
	margin: 0;
	padding: 0;
}

.wg-footer-wrapper li {
	list-style: none;
	display: inline;
}


.wg-footer-social-links {
	float: Left;
}

.wg-social-media-logo {
    clear: both;
    float: left;
    height: auto;
    margin: 16px 0;
    width: 32px;
}

#block-views-sidebar-block {
	margin-bottom: 0;
}

/*.sidebar .menu-name-main-menu,
.sidebar .view-sidebar .views-row .field-content,
#block-views-news-block*/
.sidebar .wg-block-inner-wrapper   {
    border-top: 5px solid #428B39;
	background-color: #ebeae8;
	margin-bottom: 1.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
.sidebar .menu-block-wrapper a:before {
	content: "";
}
.sidebar .menu-block-wrapper a{
	font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	color: #000;
}
.sidebar .menu-block-wrapper ul {
	list-style:none;
	padding-left:0;
	margin-left: 0;
}
.sidebar .menu-block-wrapper ul li {
	list-style:none;
	padding-left:0;
	margin-left: 0;
	padding-bottom: 1em;
}
.sidebar .menu-block-wrapper ul li.active {
	display:none;
}

.sidebar .views-field-field-sidebar-free-text {
}

.sidebar .views-field-field-sidebar-free-text h2, .sidebar .block__title, .region-sidebar-second h2 {
	margin: 18pt 0 14pt 0;
}

.sidebar .views-field-field-sidebar-free-text ul,
.sidebar .views-field-field-sidebar-free-text ol  {
	margin-top: 0;
}

p.wg-social-media-link {
    /*text-align: center;*/
}
p.wg-social-media-link a:before {
    display: inline-block;
    font-family: "ios-32-social-media";
    font-size: 3em;
	float: left;
	line-height: 1em;
    margin-top: -0.25em
}
p.wg-social-media-link a {
    color: black;
    display: unset;
    text-decoration: none;
}
p.wg-social-media-link.wg-facebook-link a:before { content: "\e60d"; }
p.wg-social-media-link.wg-twitter-link a:before { content: "\e621"; }
p.wg-social-media-link.wg-pintrest-link a:before { content: "\e619"; }
p.wg-social-media-link.wg-instagram-link a:before { content: "\e613"; }
p.wg-social-media-link.wg-youtube-link a:before { content: "\e627"; }

.google-map-field-label {
	display:none;
}

.google_map_field_display  {
	width: 100%;
	height: 400px;
	margin-top: 1.5em;
}

.google_map_field_display  img {
	max-width: none;
}

.gmnoprint {
	width: auto!important;
}

/*
.google_map_field_display {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;
}

.google_map_field_display .gm-style,
.google_map_field_display iframe,
.google_map_field_display object,
.google_map_field_display embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
*/

div#ip-geoloc-map-of-view-multi_pin_map-default {
	width: 100%;
	margin-bottom: 2em;
}
div#ip-geoloc-map-of-view-multi_pin_map-default:before {
	content: "";
	display:block;
	padding-top: 66.6667%;
}
.field-name-field-googlemap { 
	display: none; 
}

.field-name-field-googlemaplink  {
	display: block;
}

p.lede {
	font-size: 1.3em;
	line-height: 1.3em;
}

.panel-indent {
  border-left: 4px solid #bfc1c3;
  clear: both;
  margin: 30px 15px 45px 0;
  padding: 10px 0 10px 15px;
}

li.fileIcon {
	/*background-image: url("../images/speech_purple.png");*/
	background-position: 10px 50%;
	background-size: 16px 16px;
	background-repeat: no-repeat;
	border-bottom: 1px dashed #ccc;
	display: block;
	list-style: none;
/*	padding: 0.5ex; */
}

li.fileIcon a,
.CSS1Compat ul li.fileIcon a {
	color: #000; 
	text-decoration: none;
	display:block;
	padding: 0.5em 18px 0.5em 36px;
}
li.fileIcon:hover, 
li.fileIcon:focus,
.CSS1Compat ul li.fileIcon a:hover, 
.CSS1Compat ul li.fileIcon a:focus {
/*	color: #ffca08;
	background-color: #812991;*/
	text-decoration: underline;
}
li.fileIcon a:hover, 
li.fileIcon a:focus {
/*	color: #ffca08;*/
}

li.msWordIcon,
.CSS1Compat ul li.msWordIcon { 	background-image: url("../images/fileicons/msword_016.png"); }
li.msExcelIcon,
.CSS1Compat ul li.msExcelIcon { background-image: url("../images/fileicons/msexcel_016.png"); }
li.msPowerpointIcon,
.CSS1Compat ul li.msPowerpointIcon { background-image: url("../images/fileicons/mspowerpoint_016.png"); }
li.msPublisherIcon,
.CSS1Compat ul li.msPublisherIcon { background-image: url("../images/fileicons/mspublisher_016.png"); }
li.pdfIcon,
.CSS1Compat ul li.pdfIcon { background-image: url("../images/fileicons/pdf_016.png"); }


.phase-banner-alpha {
  border-bottom: 1px solid #bfc1c3;
  padding: 10px 0;
}
.phase-banner-alpha p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  text-transform: none;
}

.phase-banner-alpha .phase-tag {
  background-color: #d53880;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: 0 8px 0 0;
  padding: 2px 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: baseline;
}

.phase-banner-alpha span {
  display: inline-block;
  vertical-align: baseline;
  width: auto;
}

.phase-banner-beta {
  border-bottom: 1px solid #bfc1c3;
  padding: 10px 0;
}

.phase-banner-beta p {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  margin: 0;
  text-transform: none;
}

.phase-banner-beta .phase-tag {
  background-color: #f47738;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.25;
  margin: 0 8px 0 0;
  padding: 2px 5px 0;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: baseline;
}

.phase-banner-beta span {
  display: inline-block;
  vertical-align: baseline;
  width: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  overflow-x:scroll;
}


table th, table td , 
.wg-view-page-row  {
  border-bottom: 1px solid #bfc1c3;
  color: #0b0c0c;
/*  font-size: 16px;*/
  font-weight: 400;
  line-height: 1.25;
  padding: 0.75em 1.25em 0.5625em 0;
  text-align: left;
  text-transform: none;
}
table th {
    font-weight: 700;
}

table td.numeric {
/*  font-size: 16px;*/
  font-weight: 400;
  text-align: right;
  text-transform: none;
}
.node table img {
	margin: 0;
	padding: 0;
	float: none;
}
.node table img.wg-icon {
	width: 18pt;
}
.wg-view-page-row {
	padding-right: 0;
}
.wg-embed-youtube {
	width: 100%;
	display: block;
	margin-bottom: 1em;
	padding:0;
	position:relative;
	padding-bottom: 56.25%;
	padding-top:30px;
	height: 0;
}
.wg-embed-youtube:before {
	
}
.wg-embed-youtube iframe, .wg-embed-youtube object, .wg-embed-youtube embed {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*
  _   _                        ____                     
 | | | | ___  _ __ ___   ___  |  _ \ __ _  __ _  ___    
 | |_| |/ _ \| '_ ` _ \ / _ \ | |_) / _` |/ _` |/ _ \   
 |  _  | (_) | | | | | |  __/ |  __/ (_| | (_| |  __/   
 |_| |_|\___/|_| |_| |_|\___|_|_| _ \__,_|\__, |\___|   
 |  \/  | ___ _ __  _   _  | __ )| | ___  |___/ | _____ 
 | |\/| |/ _ \ '_ \| | | | |  _ \| |/ _ \ / __| |/ / __|
 | |  | |  __/ | | | |_| | | |_) | | (_) | (__|   <\__ \
 |_|  |_|\___|_| |_|\__,_| |____/|_|\___/ \___|_|\_\___/
  __  __       _     _ _        _                            _   
 |  \/  | ___ | |__ (_) | ___  | |    __ _ _   _  ___  _   _| |_ 
 | |\/| |/ _ \| '_ \| | |/ _ \ | |   / _` | | | |/ _ \| | | | __|
 | |  | | (_) | |_) | | |  __/ | |__| (_| | |_| | (_) | |_| | |_ 
 |_|  |_|\___/|_.__/|_|_|\___| |_____\__,_|\__, |\___/ \__,_|\__|
                                           |___/                 
 */

.block-menu-block li:before {
	display:none;
}

.front #main {
  margin: 0;
  padding: 0;
}

.wg-homepage-menu-block {
  margin: 0;
  padding: 0;
}

.wg-homepage-menu-block .menu {
	padding: 0;
	margin: 0;
}

.wg-homepage-menu-block .menu .menu__item{
	float: left;
	width: 33.333333%;
	box-sizing: border-box;
	display:block;
	list-style-image: none;
	list-style-type: none;
	border: 5px solid transparent; 
	line-height: 2em;
	font-size: 18px;
}

.wg-homepage-menu-block .menu .menu__item .menu__link{
	font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	text-decoration: none;
	color: #0B0C0C;
	width: 100%;
	text-align: left;
	line-height: 1.2em;
	font-weight: bold;
	display: inline-block;
	padding: 0.5em 0;
}
.wg-homepage-menu-block .menu .menu__item .menu__link:before {
/*	margin-right: 0.5em;*/
	font-weight: normal;
	color: #428B39;
	background-color: #fff;
	text-decoration: none;
/*	width: 1.5em;*/
	float: left;
	text-align: center;
	font-size: auto;
	vertical-align: middle;
}

.wg-homepage-menu-block .menu .menu__item:hover .menu__link:before  {

}	

.wg-hompage-news-events-wrapper .view-content a {
	color: #0B0C0C;
	text-decoration: none;
}
.wg-hompage-news-events-wrapper .view-content a:hover, 
.wg-hompage-news-events-wrapper .view-content a:focus {
	text-decoration: underline;
}
.wg-hompage-news-events-wrapper .wg-news-event-title {
	font-weight: bold;
}


/*
  _                    _ _               ____                    
 | |    __ _ _ __   __| (_)_ __   __ _  |  _ \ __ _  __ _  ___   
 | |   / _` | '_ \ / _` | | '_ \ / _` | | |_) / _` |/ _` |/ _ \  
 | |__| (_| | | | | (_| | | | | | (_| | |  __/ (_| | (_| |  __/  
 |_____\__,_|_| |_|\__,_|_|_| |_|\__, | |_|   \__,_|\__, |\___|  
  __  __                    ____ |___/         _    |___/        
 |  \/  | ___ _ __  _   _  | __ )| | ___   ___| | _____          
 | |\/| |/ _ \ '_ \| | | | |  _ \| |/ _ \ / __| |/ / __|         
 | |  | |  __/ | | | |_| | | |_) | | (_) | (__|   <\__ \         
 |_|  |_|\___|_| |_|\__,_| |____/|_|\___/ \___|_|\_\___/         
  __  __       _     _ _        _                            _   
 |  \/  | ___ | |__ (_) | ___  | |    __ _ _   _  ___  _   _| |_ 
 | |\/| |/ _ \| '_ \| | |/ _ \ | |   / _` | | | |/ _ \| | | | __|
 | |  | | (_) | |_) | | |  __/ | |__| (_| | |_| | (_) | |_| | |_ 
 |_|  |_|\___/|_.__/|_|_|\___| |_____\__,_|\__, |\___/ \__,_|\__|
*/
ul.wg-menu-custom, .wg-landing-page-menu .menu {
	padding: 0;
	margin: 0;
}
ul.wg-menu-custom li, .wg-landing-page-menu .menu .menu__item {
	float: left;
	width: 100%;
	box-sizing: border-box;
	display:block;
	list-style-image: none;
	list-style-type: none;
/*	border: 5px solid transparent; */
/*	line-height: 2em; */
	font-size: 18pt;
	border-top: 0;
	border-left:  0;
	border-right: 0;
/*	background-color: #ebeae8; */
	border-bottom: 1px solid #bfc1c3;
}
ul.wg-menu-custom li a, .wg-landing-page-menu .menu .menu__item .menu__link  {
	font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
	text-decoration: none;
	color: #0B0C0C;
/*	background-color: #ebeae8;*/
	width: 100%;
	text-align: left;
	line-height: 1.3em;
/*	font-weight: bold;*/
	display: block;
	padding: 0.5em 0;
}

ul.wg-menu-custom li a:before, .wg-landing-page-menu .menu .menu__item .menu__link:before {
	margin-left: 0.5em;
	font-family: ios-32-native;
	font-weight: normal;
	text-decoration: none;
	width: 1.5em;
	float: right;
	text-align: center;
	vertical-align: middle;
	content: "\e60f";
/*	padding: 0.3em 0;*/
}
ul.wg-menu-custom li:hover a, .wg-landing-page-menu .menu .menu__item:hover .menu__link {
	text-decoration: underline;
}
ul.wg-menu-custom li:hover a:before, .wg-landing-page-menu .menu .menu__item:hover .menu__link:before{
/*	background-color:#006435;*/
} 

.wg-showhideHPlinks-wrapper {
/*	background-color: #6F777B;*/
	text-align: center; 
	clear: both
}
/*
.wg-showhideHPlinks-wrapper .wgBttnLink {
	margin: 15px;
}*/

.wg-homepage-rotatingimages-wrapper a img {
	width: 100%;
}

.wg-homepage-rotatingimages-block,
.wg-homepage-news-block,
.wg-homepage-events-block {
	width: 100%;
/*	border: 5px solid #fff;*/
	box-sizing: border-box;
}

.wg-hompage-news-events-switch-wrapper {
	width: 100%;
	margin: 0;
}

.wg-homepage-switch {
	width: 50%;
	display: block;
	box-sizing: border-box;
	float: left;
	background-color: #aaa;
	font-size: 18pt;
    padding: 12px;
	border: 3px solid #fff;
}
.wg-homepage-switch.active {
	background-color: #EBEAE8;
	border: 3px solid #EBEAE8;
	border-top: 3px solid #fff
}
.wg-homepage-switch:nth-of-type(2){
/*	text-align: right;*/
}


.wg-homepage-news-block,
.wg-homepage-events-block {
/*	background-color: #ebeae8;*/
	padding: 15px;
}

.wg-homepage-news-block .block-title,
.wg-homepage-events-block  .block-title{
	display: none;
}		


/*.wg-homepage-rotatingimages-block .views-slideshow-pager-field-item  {
	float: left;
	margin-right: 15px; 
	line-height: 30px;
	width: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 15px;
	
}*/

/*
.wg-homepage-rotatingimages-block .views-slideshow-pager-field-item :nth-child(1){
	background-color: orange;
}
.wg-homepage-rotatingimages-block .views-slideshow-pager-field-item :nth-child(2){
	background-color: blue;
}
.wg-homepage-rotatingimages-block .views-slideshow-pager-field-item :nth-child(3){
	background-color: cyan;
}
*/

.wg-homepage-rotatingimages-block .views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.wg-homepage-rotatingimages-block .views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.wg-homepage-rotatingimages-block .views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.wg-homepage-rotatingimages-block .views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.wg-homepage-rotatingimages-block .views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.wg-homepage-rotatingimages-block .views-slideshow-controls-bottom {
    width: 100%;
	position: relative;
	height:100%;
}

#views_slideshow_controls_text_home_page_banner_images-block{
	width:100%;
	position: absolute;
	height:100%;
}
/*
.wg-homepage-rotatingimages-block .views-slideshow-controls-text {
    height: 100%;
    position: relative;
}

.wg-homepage-rotatingimages-block .views-slideshow-pager-field-item.active {
	border-radius: 0;
}
*/
.wg-homepage-rotatingimages-block .views-slideshow-controls-text-previous,
.wg-homepage-rotatingimages-block .views-slideshow-controls-text-next 
  {
	display: block;
	float: left;
	height: 100%;
	position: absolute;
	z-index: 200;
	background-color: red;
	opacity:0.3;
}
.wg-homepage-rotatingimages-block .views-slideshow-controls-text-previous:hover,
.wg-homepage-rotatingimages-block .views-slideshow-controls-text-next:hover  {
	opacity: 0.7;
}


.wg-homepage-rotatingimages-block .views-slideshow-controls-text-previous a,
.wg-homepage-rotatingimages-block .views-slideshow-controls-text-next a  {
	opacity:100;
	display:block;
	height: 100%;
	
}

.wg-homepage-rotatingimages-block .views-slideshow-controls-text-next {
	float: right;
}

.wg-homepage-rotatingimages-block .views-slideshow-controls-text-pause {
	display: none;
}




/*
#views_slideshow_pager_field_item_bottom_home_page_banner_images-block_0 {
	background-color: pink;
}
#views_slideshow_pager_field_item_bottom_home_page_banner_images-block_1 {
	background-color: orange;
}
#views_slideshow_pager_field_item_bottom_home_page_banner_images-block_2 {
	background-color: blue;
}
#views_slideshow_pager_field_item_bottom_home_page_banner_images-block_3 {
	background-color: cyan;
}
*/



.wg-breadcrumb-inner-wrapper a, 
.wg-main-menu-page a {
	font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
}
.wg-breadcrumb-inner-wrapper a:before, 
.wg-main-menu-page a:before {
	width:0;
	display:none;
	content: "";
}

input:focus, textarea:focus, select:focus, button:focus, #global-header input:focus, a:focus {
/*  outline: 3px solid #ffbf47;*/
}


/*
 * Style Changes for edit view
 */

.node-form {
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
    font-size: 15px;
	padding-bottom: 1.5em;
}

a.contextual-links-trigger {
	background-image: url("../images/gear-select.png");
}
 
.tabs-primary .tabs-primary__tab {
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
    font-size: 15px;
}
/*
.node-form  .form-submit {
	font-size: 15px;
	margin-right: 1em;
	margin-bottom: 1em;
}
*/
#edit-title {
}
.wg-hompage-news-events-inner-wrapper {
	background-color: #ebeae8;
}
.wg-hompage-news-events-inner-wrapper .field-content {
	margin: 0.5em;
	line-height: 1.3em;
	display:block;
}

/*.wg-news-events-list-page  {
}
*/
#edit-published-at,
#edit-published-at-1,
#edit-field-date2-value-value-datepicker-popup-0,
#edit-field-date2-value2-value-datepicker-popup-0 {
	width: 8em;
}
#edit-tid,
#edit-tid-1 {
	max-width: 12em;
}
.wg-news-events-list-page .view-content a  {
	display: block;
	text-decoration: none;
	color: #000;
}
.wg-news-events-list-page .view-content a:hover, 
.wg-news-events-list-page .view-content a:focus {
	text-decoration: underline;
}
.wg-news-events-list-page .view-content a:before  {
	font-family: ios-32-native;
	content: "\e60f";
	float: right;
	padding-top: 0.5em;
}
.wg-news-events-list-page .view-footer {
	text-align:center;
}
.wg-news-events-list-page .view-footer .wgBttnLink {
	margin: 2em;
}
.wg-news-event-title,
.wg-news-event-date,
.wg-news-event-location  {
	display: block;
}
.wg-homepage-news-block .wg-news-event-title,
.wg-homepage-events-block .wg-news-event-title {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 1em;
}
.wg-homepage-news-block .wg-news-event-date,
.wg-homepage-events-block .wg-news-event-date {
	/*font-weight: bold;*/
	margin-top: 0.2em
}
 .wg-news-list-page .wg-news-event-date {
	font-weight: normal;
}
.wg-homepage-events-block .wg-news-event-location {
	
}
.wg-news-events-list-page .wg-news-event-title {
	font-weight: bold
}
.wg-news-events-list-page .wg-news-event-date {}
.wg-news-events-list-page .wg-news-event-location  {}

.node-news .submitted-by {
    color: #666;
    display: block;
    font-size: 0.8em;
	margin-bottom: 27pt;
	line-height: 0.8em;
/*
	margin-bottom: -2em;
    position: relative;
    top: -2em;
*/
}
.news-events-side-block .views-field-title {
	line-height: 1.2em;
	margin-bottom: 1em;
}
.news-events-side-block .views-field-title  a {
	color: #0b0c0c;
}
.news-events-side-block .views-field-title  a .wg-news-event-title {
	font-weight: normal;
}
.news-events-side-block .views-field-title  a .wg-news-event-date {
	font-size: 0.8em;
}

.wg-events-date-one-off {
display: none;
}

.views-row-first.wg-events-date-one-off {
	display: block;
	font-weight: bold;
}

html.CSS1Compat div {
	border: 1pt dashed red;
}

html.CSS1Compat a {
	background-color: yellow;
}

blockquote {
	border-left: 3px solid #343233;
	padding-left: 1em;
}
 
.node img {
	width: 100%;
	float: right;
	margin: 0 0 1em 0;
	
}
 
.flex-control-nav {
	position: relative;
	bottom: 0;
	padding: 2em 0;
} 
.flex-control-paging li a {
	line-height: 11px;
} 
.flex-direction-nav a {
/*	top: 40%;*/
}
 
 
/*
  _____                      ____  _         _           
 |  ___|__  _ __ _ __ ___   / ___|| |_ _   _| | ___  ___ 
 | |_ / _ \| '__| '_ ` _ \  \___ \| __| | | | |/ _ \/ __|
 |  _| (_) | |  | | | | | |  ___) | |_| |_| | |  __/\__ \
 |_|  \___/|_|  |_| |_| |_| |____/ \__|\__, |_|\___||___/
                                       |___/             
*/

.wg-form-group {
	float: left;
	padding-bottom: 15px;
	margin-bottom: 15px;
	padding-left: 30px;
	padding-right: 30px;
	box-sizing: border-box;
	width: 100%;
	clear: both;
	content: "";
	display: block;
	border: medium none;
}
.wg-form-label, .wg-form-label-bold {
/*	font-size: 19px; */
	font-weight: 400;
	line-height: 1.31579;
	margin-bottom: 5px;
	text-transform: none;
	display: block;
}
.wg-form-label-bold {
	font-weight: 800;
}
.wg-form-label.wg-required:after, 
.wg-form-label-bold.wg-required:after {
	color:#b10e1e;
	content:"*";
}
.wg-form-hint {
	color: #6f777b;
	display: block;
	margin-top: 8px;
	margin-bottom: 5px;
}
.wg-form-control {
	background-color: #fff;
	border: 1px solid #bfc1c3;
	border-radius: 0;
	box-sizing: border-box;
/*	font-size: 19px; */
	font-weight: 400;
	line-height: 1.31579;
	padding: 4px;
	margin-bottom: 0.3ex;
	text-transform: none;
	width: 100%;
}
.wg-chkbox-label {
	line-height: 2em; 
	border: 1px solid #ccc; 
	background-color: #fff; 
	padding: 0 0.5em;
	margin-bottom: 0.5em;
}
.wg-form-field-group {
    margin-bottom: 1.3em;
}
.wg-error-summary {
    border: 5px solid #b10e1e;
    margin-bottom: 30px;
    padding: 20px 15px 15px;
}
.wg-error-summary h2 {
    margin-top: 0;
    padding-top: 0;
}
.wg-error-summary .wg-error-summary-list {
    padding-left: 0;
	list-style: none;
}
.wg-error-summary .wg-error-summary-list li {
    margin-bottom: 5px;
	list-style: none;
}
.wg-error-summary .wg-error-summary-list a {
    color: #b10e1e;
    font-weight: bold;
    text-decoration: underline;
}
.wg-error {
    border-left: 5px solid #b10e1e;
    padding-left: 22px;
	margin-right: 15px;
	display: block;
}
.wg-error .wg-form-control {
	border: 4px solid #b10e1e;
}
.wg-error-message {
	color: #b10e1e;
}
.wgBttnLink, 
.wgbttnlink , 
.wg-button , 
.views-exposed-widget .form-submit { 
/*
	Link field module converts 
	classes to lower case hence
	two versions of the ruleset 
*/
    background-color: #428B39;
    border: medium none;
    border-radius: 0;
	border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 1em;
    line-height: 1.25;
    margin: 0 15px 15px 0;
	padding: 0.5em;
    position: relative;
    text-decoration: none;
    vertical-align: top;
}
.wgbttnlink:hover, 
.wgBttnLink:hover,
.wg-button:hover,
.wgbttnlink:focus,
.wgBttnLink:focus,
.wg-button:focus
 {
/*
	Link field module converts 
	classes to lower case hence
	two versions of the ruleset 
*/
	background-color: #006435;
}
.wgBttnLink:before, 
.wgbttnlink:before , 
.wg-button:before {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 110%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.wgBttnLink:active:before, 
.wgbttnlink:active:before , 
.wg-button:active:before {
	height: 120%;
	top: -10%;
}



.node-form .form-type-checkbox, .form-type-radio {
	border: 1px solid #cccccc;
	border-radius: 0.5em;
	padding: 0.2em 0.5em;
	margin: 0.2em;
	line-height: 2em;
}
.node-form .form-type-checkbox.active, .node-form  .form-type-radio.active {
	background-color: #eeeeee;
}
.node-form .group-terms .form-checkboxes .form-item, 
.node-form .field-name-field-map-pin .form-item ,
#edit-node-recur .form-type-radio, 
#edit-node-recur .form-type-checkbox {
	display: inline-block;
}

.field-type-geolocation-latlng:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.node img.geolocation-googlemaps-static {
	width: 100%;
	height: auto;
	margin: 0 0 2em 0;
}
/*
  Social Media
*/
.wg-social-media-plugins ul {
	padding-left: 0;
}
.wg-social-media-plugins li {
	float: left;
	list-style: none;
	width:106px;
}
.wg-social-media-plugins iframe {
	width: 106px!important;
}
.fb_iframe_widget span {
	vertical-align:initial!important;
}
div#wg-peninsula-wrapper {
	border-top: 1px solid #bfc1c3;
	padding-top: 1em;
}
input#edit-search-block-form--2 {
	color: #000;
}
/* __  _  _    ___   ___             __        ___     _      
  / / | || |  ( _ ) / _ \ _ ____  __ \ \      / (_) __| | ___ 
 / /  | || |_ / _ \| | | | '_ \ \/ /  \ \ /\ / /| |/ _` |/ _ \
 \ \  |__   _| (_) | |_| | |_) >  <    \ V  V / | | (_| |  __/
  \_\    |_|  \___/ \___/| .__/_/\_\    \_/\_/  |_|\__,_|\___|
                         |_|                                  
*/
@media all and (max-width: 479px) {
	.header__logo-image  {
		max-height: 24px;
	}
	.wg-homepage-menu-block .menu {
		padding: 0;
		margin: 0;
	}
	.wg-homepage-menu-block .menu .menu__item {
		float: left;
		width: 100%;
		box-sizing: border-box;
		display:block;
		list-style-image: none;
		list-style-type: none;
		line-height: 2em;
		font-size: 18pt;
		border-top: 0;
		border-left:  0;
		border-right: 0;
		border-bottom: 1px solid #bfc1c3;
	}
	.wg-homepage-menu-block .menu .menu__item .menu__link {
		font-family: 'Rambla', Verdana, Tahoma, "DejaVu Sans", sans-serif;
		text-decoration: none;
		color: #0B0C0C;
		width: 100%;
		text-align: left;
		display: block;
		font-weight: normal;
	}
	.wg-homepage-menu-block .menu .menu__item .menu__link:before {
		margin-left: 0.5em;
		font-family: ios-32-native;
		font-weight: normal;
		text-decoration: none;
		width: 1.5em;
		float: right;
		text-align: center;
		vertical-align: middle;
		content: "\e60f";
		color: #0B0C0C;
	}
	.wg-homepage-menu-block .menu .menu__item:hover .menu__link {
		text-decoration: underline;
	}
	.wg-homepage-menu-block .menu .menu__item:hover .menu__link:before{
	} 

	.wg-homepage-events-block  {
		display: none;
	}
	.wg-hompage-news-events-inner-wrapper  {
		padding-left: 0;
		padding-right: 0;
	}

	.front .block.wg-homepage-search-block  {
		margin: 2em 0;
	}

	#wg-homepage-search-submit , #wg-homepage-search-field {
		border: 1px solid #428B39;
		font-size: 24px;
		height: 1.5em;
	}
	
/*	#wg-homepage-search-field {
		width: calc(100% - 160px);
	}*/
	ul.wg-menu-custom li a, .wg-landing-page-menu .menu .menu__item , .wg-homepage-menu-block .menu .menu__item {
		font-size: 14pt;
	}
	.wg-hompage-news-events-inner-wrapper .field-content {
		padding: 12px 0;
		margin: 0 0 1em 0;
	}
	.wg-hompage-news-events-inner-wrapper .views-field {
		margin: 0 12px;
		border-bottom: 1px solid #bfc1c3;
	}
	.wg-hompage-news-events-inner-wrapper .view-footer {
		text-align: center;
	}
	
	.flexslider .flex-direction-nav, .flexslider:hover .flex-direction-nav {
		display:none;
	}
	
	
}
/*
 __    _  _    ___   ___             __        ___     _      
 \ \  | || |  ( _ ) / _ \ _ ____  __ \ \      / (_) __| | ___ 
  \ \ | || |_ / _ \| | | | '_ \ \/ /  \ \ /\ / /| |/ _` |/ _ \
  / / |__   _| (_) | |_| | |_) >  <    \ V  V / | | (_| |  __/
 /_/     |_|  \___/ \___/| .__/_/\_\    \_/\_/  |_|\__,_|\___|
                         |_|                                  
*/

/* Navigation bar */
@media all and (min-width: 480px) {
	html {
		font-size:18pt;
		line-height:27pt;
	}

	.wg-embed-youtube {
		width: 50%;
		float: right;
		margin-left: 1em;
		padding-bottom: 28.125%;
	}

	
	#main {
		margin-top: 30px;
	}
	
	.header__region {
		max-width: 320px;
	}

	#block-search-form, .show-search {
		margin: 24px 0;
	}	
	
	.no-sidebars #content {
		padding-left: 30px;
		padding-right: 30px;
	}

	
	.wg-breadcrumb-inner-wrapper, cd
	.wg-title-inner-wrapper, 
	.wg-priority-message-inner-wrapper .block  {
		padding-left: 30px;
		padding-right: 30px;
	}

	.wg-homepage-menu-block {
		margin-top: -30px;
	}
	
	a.wg-back-button {
		font-size: 48px; 
		line-height:2em; 
		width:2em; 
	}

	h1, .node-form #edit-title  {
		font-size: 48pt;
		line-height: 1.5em;
	}

	h2 {
		font-size: 32pt;
		font-weight: bold;

	}

	h3 {
		font-size: 24pt;
		font-weight: bold;

	}
	h4 {
		font-size: 19pt; 
		font-weight: bold;

	}	

	h1,h2,h3,h4,h5,h6,p{
		margin: 0 0 27pt 0;
		padding: 0;
	}
	h2 {
		margin: 0 0 14pt 0;
	}

	
	.front .block.wg-homepage-search-block {
		border: 5px solid transparent;
		text-align: center;
		margin: 3em 0;
	}

	.wg-homepage-search-block .wg-block-inner-wrapper,
	.front .wg-homepage-menu-block .wg-block-inner-wrapper {
		width: 70%;
		margin: 0 auto;
	}
	
	#wg-homepage-search-field {
/*		width: calc(100% - 96px);*/
/*		width: calc(100% - 160px);*/
		font-size: 1.5em;
/*		height: 96px;*/
		border: 1px solid #343233;
	}
	#wg-homepage-search-submit{
		font-size: 1.5em;
		padding: 0;
/*		height: 96px;*/
/*		width: 130px;*/
	}	
  
	#main {
    /* Move all the children of #main down to make room. */
/*
	padding-top: 3em;
    position: relative;
*/
		margin-top: 30px;
	}

	#navigation {
    /* Move the navbar up inside #main's padding. */
/*
	position: absolute;
    top: 0;
    height: 3em;
    width: 100%;
*/
	}
  
	.show-search {
		display:none;
	}
	#block-search-form {
		display: block;
	}
	.front  #block-search-form {
		display: none;
	}
  
  	.wg-cookie-msg-wrapper, 
	.wg-breadcrumb-wrapper  {
		font-size: 14pt;
	}
  
	.wg-homepage-rotatingimages-block {
		width: 100%;
	}

	.wg-hompage-news-events-switch-wrapper {
		display:none;
	}

	.wg-hompage-news-events-wrapper {
		background-color: #ebeae8;
	}

	
	
	.wg-hompage-news-events-inner-wrapper {
		background-image: url(../images/222021dot.gif);
		background-repeat: no-repeat;
		background-position: center;
		padding: 2em 0 1em 0;
		background-size: 1px calc(100% - 8em);
		max-width: 1200px;
	}

	.wg-hompage-news-events-inner-wrapper .view-footer {
		padding-top: 1em;
	}
/*    .wg-homepage-rotatingimages-block,*/
    .wg-homepage-news-block,
	.wg-homepage-events-block {
/*		width: 33.3333333%;*/
		width: 50%;
		float: left;
		text-align: center;
    }

	.wg-homepage-news-block .block-title,
	.wg-homepage-events-block  .block-title{
		display: block;
		color: green;
	}		
	
    .wg-homepage-news-block h2,
	.wg-homepage-events-block  h2{
		line-height: 1em;
		padding-bottom: 0;
	}

    .wg-homepage-news-block .views-row, 
	.wg-homepage-events-block .views-row {
		margin-bottom: 0.5em;
	}
	
/*    .wg-homepage-rotatingimages-block,*/
    .wg-homepage-news-block,
	.wg-homepage-events-block {
	  width: 50%;
	  float: left;
    }

    .wg-homepage-news-block,
	.wg-homepage-events-block {
	}

/*    .wg-homepage-news-block h2,
	.wg-homepage-events-block  h2{
		line-height: 1em;
		padding-bottom: 0.5em;
	}
*/
	.wg-homepage-menu-block .menu .menu__item,
	.wg-landing-page-menu .menu .menu__item {
/*		border: 5px solid transparent; */
/*		line-height: 1.5em;*/
		font-size: 24px;
	}

	.wg-homepage-menu-block .menu .menu__item {
		text-align: center;
	}
	
	.wg-landing-page-menu .menu .menu__item .menu__link:before{
/*		margin-right: 0.5em;*/
	}
	.wg-homepage-menu-block .menu .menu__item .menu__link:before {
		display: block;
		width:100%;
		background-color: transparent;
		line-height: 1em;
/*		font-size: 3em;*/
		font-size: 90px;
	}
	.wg-homepage-menu-block .menu .menu__item .menu__link {
		text-align: center;
		max-width: 9em;
		height: 9em;
		line-height:1.2em;
		background-color: transparent;
/*		border: 3px solid transparent;*/
/*		border-radius: 1em;*/
	}
/*
	.wg-homepage-menu-block .menu .menu__item:hover .menu__link:before  {
		background-color: transparent;
	}

	.wg-homepage-menu-block .menu .menu__item:hover .menu__link {
		transition-duration: 0.25s;
		background-color: #EBEAE8;
		border-radius: 0;
	}


	.wg-section-menu-list ol li, 
	.wg-section-menu-list ul li,
	.sidebars .menu ul li
	{
		font-size: 18pt;
		line-height: 21pt;
	}

	.wg-homepage-rotatingimages-block{
			box-sizing: border-box;
	}
	.wg-homepage-news-block,
	.wg-homepage-events-block {
		border: 5px solid #fff;
		box-sizing: border-box;
	}
*/

	.front #content {
		padding-left:0;
		padding-right: 0
	}
	
	ul.wg-menu-custom, .wg-landing-page-menu, .wg-news-events-list-page .view-content {
		width: 60%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.node img {
		width: 50%;
		float: right;
		margin: 0 0 1em 1em;
	}

	.flex-direction-nav a {
		top: calc(50% - 75px);
		background-color: rgba(0,0,0,0.7);
		height: 150px;
		width: 75px;
		line-height: 150px;
	}

	.flex-direction-nav a:before {
		font-size: 2em;
		color: #fff;
		padding:0 10px;
	}
	.flex-direction-nav .flex-prev {
		border-radius: 0 100px 100px 0;
	}
	
	.flexslider:hover .flex-direction-nav  .flex-prev {
			left:0;
	}

	.flex-direction-nav .flex-next {
		border-radius: 100px 0 0 100px;
	}
	.flexslider:hover .flex-direction-nav .flex-next {
		right: 0;
	}
	
}
	
	
}

/*



 __    _  _    ___   ___               __   ___   __   ___             __        ___     _      
 \ \  | || |  ( _ ) / _ \ _ ____  __  / /  / _ \ / /_ / _ \ _ ____  __ \ \      / (_) __| | ___ 
  \ \ | || |_ / _ \| | | | '_ \ \/ / / /  | (_) | '_ \ (_) | '_ \ \/ /  \ \ /\ / /| |/ _` |/ _ \
  / / |__   _| (_) | |_| | |_) >  <  \ \   \__, | (_) \__, | |_) >  <    \ V  V / | | (_| |  __/
 /_/     |_|  \___/ \___/| .__/_/\_\  \_\    /_/ \___/  /_/| .__/_/\_\    \_/\_/  |_|\__,_|\___|
                         |_|                               |_|                                  

*/
@media all and (min-width: 480px) and (max-width: 969px) {

	.field-name-field-googlemap { display: block; }

	.field-name-field-googlemaplink  { display: none; }

	.wg-section-menu-list ol, 
	.wg-section-menu-list ul {
		width: 50%;
		float: left;
	}

	.wg-section-menu-wrapper h2 {
		display:none;
	}

	.wg-section-menu-list {
		display:block;
	}

	.sidebar h2 {
		font-size: 24pt; 
	}
	
  /**
   * The layout when there is only one sidebar, the left one.
   */

  /* Span 2 columns, starting in 2nd column from left. */
  .sidebar-first #content {
	padding-right: 30px;
	padding-left: 15px;
	}

  /* Span 1 column, starting in 1st column from left. */
  .sidebar-first .region-sidebar-first {
	padding-left: 30px;
	padding-right: 15px;
  }

  /**
   * The layout when there is only one sidebar, the right one.
   */

  /* Span 2 columns, starting in 1st column from left. */
  .sidebar-second #content {
	padding-left: 30px;
	padding-right: 15px;
  }

  /* Span 1 column, starting in 3rd column from left. */
  .sidebar-second .region-sidebar-second {
	padding-left: 15px;
	padding-right: 30px;
  }

  /**
   * The layout when there are two sidebars.
   */

  /* Span 2 columns, starting in 2nd column from left. */
  .two-sidebars #content {
	padding-left: 15px;
	padding-right: 15px;
  }

  /* Span 1 column, starting in 1st column from left. */
  .two-sidebars .region-sidebar-first {
	padding-left: 30px;
	padding-right: 15px;
  }

  /* Start a new row and span all 3 columns. */
  .two-sidebars .region-sidebar-second {
	padding-left:15px;
	padding-right: 30px;
  }

  /* Apply the shared properties of grid items in a single, efficient ruleset. */
  .two-sidebars .region-sidebar-second .block {
/*    padding-left: 10px;
    padding-right: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    *behavior: url("/path/to/boxsizing.htc");
    _display: inline;
    _overflow: hidden;
    _overflow-y: visible;
*/	
  }

  /* Span 1 column, starting in the 1st column from left. */
  .two-sidebars .region-sidebar-second .block:nth-child(3n+1) {
/*
	float: left;
    width: 33.33333%;
    margin-left: 0%;
    margin-right: -33.33333%;
    clear: left;
*/	
  }

  /* Span 1 column, starting in the 2nd column from left. */
  .two-sidebars .region-sidebar-second .block:nth-child(3n+2) {
/*
	float: left;
    width: 33.33333%;
    margin-left: 33.33333%;
    margin-right: -66.66667%;
*/	
  }

  /* Span 1 column, starting in the 3rd column from left. */
  .two-sidebars .region-sidebar-second .block:nth-child(3n) {
/*
	float: left;
    width: 33.33333%;
    margin-left: 66.66667%;
    margin-right: -100%;
*/	
  }

	.wg-homepage-menu-block .menu .menu__item {
		width: 25%;
		/*width: 50%;*/
	}

	
}
/*
 __     ___ _____ ___             __        ___     _      
 \ \   / _ \___  / _ \ _ ____  __ \ \      / (_) __| | ___ 
  \ \ | (_) | / / | | | '_ \ \/ /  \ \ /\ / /| |/ _` |/ _ \
  / /  \__, |/ /| |_| | |_) >  <    \ V  V / | | (_| |  __/
 /_/     /_//_/  \___/| .__/_/\_\    \_/\_/  |_|\__,_|\___|
                      |_|                                  
*/
/**
 * Use 5 grid columns for larger screens.
 */
@media all and (min-width: 970px) {
	.field-name-field-googlemap { 
		display: block; 
	}

	.field-name-field-googlemaplink  {
		display: none;
	}

	.wg-section-menu-list ol, 
	.wg-section-menu-list ul  {
		width: 50%;
		float: left;
	}

	.wg-section-menu-wrapper h2 {
		display:none;
	}

	.wg-section-menu-list {
		display:block;
	}
	
  /**
   * The layout when there is only one sidebar, the left one.
   */

  /* Span 4 columns, starting in 2nd column from left. */
  .sidebar-first #content {
	margin-left: 33.33333%;
	width: 66.66667%; 
	padding-left: 15px;
	padding-right: 30px;

/*  
    float: left;
    width: 80%;
    margin-left: 20%;
    margin-right: -100%;
*/	
  }

  /* Span 1 column, starting in 1st column from left. */
  .sidebar-first .region-sidebar-first {
	padding-left: 30px;
	padding-right: 15px;
	margin-left: 33.33333%;
/*
    float: left;
    width: 20%;
    margin-left: 0%;
    margin-right: -20%;
*/	
  }

  /**
   * The layout when there is only one sidebar, the right one.
   */

  /* Span 4 columns, starting in 1st column from left. */
  .sidebar-second #content {
  	padding-left: 30px;
	padding-right: 15px;

	width: 66.66667%;
	margin-right: -66.66667%;
/*
    float: left;
    width: 80%;
    margin-left: 0%;
    margin-right: -80%;
*/
  }

  /* Span 1 column, starting in 5th column from left. */
  .sidebar-second .region-sidebar-second {
  	padding-left: 15px;
	padding-right: 30px;
	margin-left: 66.66667%;
	width: 33.33333%;
/*
    float: left;
    width: 20%;
    margin-left: 80%;
    margin-right: -100%;
*/	
  }

  /**
   * The layout when there are two sidebars.
   */

  /* Span 3 columns, starting in 2nd column from left. */
  .two-sidebars #content {
  	padding-left: 15px;
	padding-right: 15px;

	margin-right: -66.66667%;
	margin-left: 33.33333%;
/*  
    float: left;
    width: 60%;
    margin-left: 20%;
    margin-right: -80%;
*/	
  }

  /* Span 1 column, starting in 1st column from left. */
  .two-sidebars .region-sidebar-first {
  	padding-left: 30px;
	padding-right: 15px;

	width: 33.33333%;
	margin-right: -33.33333%;
/*  
    float: left;
    width: 20%;
    margin-left: 0%;
    margin-right: -20%;
*/	
  }

  /* Span 1 column, starting in 5th column from left. */
  .two-sidebars .region-sidebar-second {
  	padding-left: 15px;
	padding-right: 30px;

	width:33.33333%;
	margin-left: 66.66667%;
/*  
    float: left;
    width: 20%;
    margin-left: 80%;
    margin-right: -100%;
*/  
  }
	.wg-homepage-menu-block .menu .menu__item{
		width: 25%;
/*		width: 33.33333%*/
	}
}
.wg-always-display {
	display:visible;
}
ul.pager li a:before {
	content: "";
}
ul.pager li a {
	display: inherit;
}
@media all and (max-width: 768px) {
	div.wg-homepage-menu-block div.wg-block-inner-wrapper {
		width:100%!important;
	}
}

.sidebar .wg-twitter-feed .wg-block-inner-wrapper {
	background-color: white;
	border: none;
	padding: 0;
}
