body, button, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	color: #444444;
}

h1 { font-family: "Open Sans"; font-size: 26px; font-weight: 300; line-height: 24px; }

h2 { font-family: "Open Sans"; font-size: 22px; font-weight: 300; line-height: 23px; } 

h3 { font-family: "Open Sans"; font-size: 20px; font-weight: 300; line-height: 23px; }

h4 { font-family: "Open Sans"; font-size: 18px; font-weight: 300; line-height: 23px; }

h5 { font-family: "Open Sans"; font-size: 16px; font-weight: 300; line-height: 23px; }

h6 { font-family: "Open Sans"; font-size: 15px; font-weight: 300; line-height: 23px; }

p { font-family: "Open Sans"; font-size: 15px; font-weight: 400; line-height: 24px; }

blockquote { font-family: "Open Sans"; font-size: 19px; font-weight: 400; line-height: 24px; }

pre { font-family: "Open Sans"; font-size: 12px; font-weight: 400; line-height: 24px; }

figcaption {
    font-size: 14px;
    margin: 0;
}

.site-header .menu-toggle:hover.entry-meta a.read-more:hover,#featured-slider .slider-read-more-button:hover,.call-to-action-button:hover,.entry-meta .read-more-link:hover,.spacious-button:hover, input[type="reset"]:hover, input[type="button"]:hover, input[type="submit"]:hover, button:hover { background: #028090; }

#masthead .search-wrap input.s {
    width: 250px;
}

.search-icon:before {
	color: #eaeaea;
}

#header-left-section {
	margin-right: 15px;
}

img.alignleft, img.alignright, img.aligncenter, img.alignnone {
	margin-bottom: .625em;
}

.ngg-singlepic-thumbnail a {
	padding: 4px 0 !important;
}

.ngg-gallery-singlepic-image {
	margin: 0 auto 15px !important;
}

.ngg-gallery-thumbnail {
	border: 0 !important;
	margin: 0 !important;
}

.ngg-gallery-thumbnail img:hover {
	background: none !important;
}

.ngg-gallery-thumbnail a {
	margin: 0 !important;
	float: left;
}

.sd-title {
	padding-bottom: 0;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 15px;
}

.responsiveContainer {
	position: relative;
	padding-bottom: 90%;
	height: 0;
	overflow: hidden;
}

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

.wp-pagenavi span.pages {
    /*font-size: 1.0625em;*/
    font-weight: 300;
    display: block;
    margin-bottom: 1em!important;
    border: none!important;
}

.wp-pagenavi a, .wp-pagenavi span {
    /*color: #aaa;*/
	  /*font-weight: 600;*/
    font-size: 1em;
    padding: 7px 8px;
    display: inline;
    margin: 0 2px;
}

/*.wp-pagenavi span.pages:before {
	content:"\f15c";
	font-family:FontAwesome;
	margin-right:6px
}*/

.wp-pagenavi span.extend {
    border: none!important;
    border-bottom: 3px solid transparent;
    border-top: 1px solid transparent;
}

.wp-pagenavi a {
    color: #1d78f7;
    border: none;
    border-bottom: 3px solid #ddd;
    border-top: 1px solid #f1f1f1;
}

.wp-pagenavi a:active, .wp-pagenavi a:hover, .wp-pagenavi span.current {
    background: 0 0;
    border: none;
    border-bottom: 3px solid #1d78f7;
    border-top: 1px solid #f1f1f1;
}

.wp-pagenavi .current {
    padding-bottom: 3px;
}

.wp-pagenavi {
		margin-bottom: 30px;
}

#cookie-notice {
  background: #444 !important;
}

#cookie-notice .cn-button {
  margin-left: 10px;
	color: #efefef;
	text-decoration: underline;
}

.nomarginbottom {
		margin-bottom: 0 !important;
}

.wp-block-pullquote {
    border-top: 2px
 solid !important;
	border-bottom: 2px
 solid !important;
}

.wp-block-pullquote p {
    font-size: 1em !important;
}
