/*
Theme Name: Divi-child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Description: Child theme for the Divi theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version: 1.0.2
*/

/* //// Font Face /////////////////////////////////////////////////*/

/*@font-face {
 font-family: 'FRITZreg500';
 src: url('fonts/FRITZreg500.eot'); 
 src: url('fonts/FRITZreg500.eot?#iefix') format('embedded-opentype'), 
     url('fonts/FRITZreg500.woff2') format('woff2'),
     url('fonts/FRITZreg500.woff') format('woff'),  
     url('fonts/FRITZreg500.svg#svgFontName') format('svg'); 
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'DecurionRough';
 src: url('fonts/DecurionRough.eot');
 src: url('fonts/DecurionRough.eot?#iefix') format('embedded-opentype'),
     url('fonts/DecurionRough.woff2') format('woff2'), 
     url('fonts/DecurionRough.woff') format('woff'),
     url('fonts/DecurionRough.svg#svgFontName') format('svg'); 
font-weight: normal;
font-style: normal;
}*/

/*** Take out the divider line between content and sidebar ***/
#main-content .container:before {background: none;}
 
/*** Hide Sidebar ***/
#sidebar {display:none;}

/*----------------*/

p {
	font-size: 16px;
	line-height: 1.7em;
	font-weight: 400;
}

h1, h2, h3 {
	font-weight: normal;
	font-style: normal;
}

h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
}

ul,
ol{
	font-size: 16px;
	line-height: 1.7em;
	font-weight: 400;
	list-style-position: inside;
}

input::-moz-focus-inner,
select::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}


#page-container ul li{
	list-style: disc;
	list-style-position: inside;
}

#page-container .menu-primary-container ul li,
#main-footer ul li{
	list-style-type: none;
}

/*--------Footer---------*/

.wsr-col-4 {
	width: 100%;
	padding-top: 20px;
}

.last-col {
	padding-bottom: 120px;
}

.bottom-nav {
	text-align: left;
}

.wsr-col-2 {
	width: 100%;
	float: none;
}

.bottom-nav li {
	display: block;
}

#main-footer {
	background-image: url(img/home-footer-bg.jpg);
	background-color: #3E6397;
	background-position: left bottom;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 15px;
}

#main-footer li a {
	color: #fff;
	line-height: 2;
    font-size: 12px;
}

#footer-bottom {
	height: 100%;
	background-color: #222D65;
}

.footer-menu-header {
	color: #fff;
	font-size: 12px;
}

.social-links {
	padding-bottom: 75px;
}

.footer-logo {
	float: none;
}

.footer-about {
	color: #fff;
	vertical-align: middle;
	padding-bottom: 40px;
	font-size: 12px;
}

.footer-about h3 {
	color: #fff;
	font-size: 12px;
}

.social-links li {
	float: left;
	padding: 15px 13px;
}

.social-links li:first-child {
	padding-left: 0px;
}

.membership-footer {
	clear: both;
}

.search-result-holder {
	padding: 20px 0;
	border-bottom: 2px solid #E6E6E6;
}

.search-result-title {
	color: #222D65;
	font-size: 20px;
	padding-bottom: 0px;
}

.read-more-search {
	color: #E6CF3B;
	font-size: 16px;
	padding-top: 25px;
}

/*--------Home Page---------*/

.six-columns .et_pb_module {
	width: 50%;
	float: left;
	padding: 10px;
}

.home-tell-us {
	background-size: contain;
    background-position: bottom;
}

.home-explore {
    background-repeat: no-repeat;
}

.home-footer-green {
	background-size: contain;
    background-position: left bottom;
    background-repeat: no-repeat;
}

.page-header {
	height: 400px;
	background-size: inherit;
    background-position: left top;
    background-repeat: repeat;
}

.home-quote h4 {
	font-size: 40px;
}

.home-quote p {
	font-size: 30px;
}

/*--------FAQ Page---------*/

.faq-accordion .et_pb_toggle {
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
	border-left: none;
	border-right: none;
}

.faq-accordion .et_pb_toggle_close {
	background-color: transparent;
}

/*--------Contact Page---------*/

.contact-us p {
	font-size: 16px;
}

.contact-us h3 {
	font-size: 26px;
	padding-bottom: 32px;
}

.contact-us h2 {
	font-size: 40px;
	padding-bottom: 60px;
}

/*--------Members Page---------*/

.members-first p:first-of-type,
.members-uniform p:first-of-type,
.members-online p:first-of-type,
.members-qualifications p:first-of-type,
.textbox-center p:first-of-type {
	font-size: 20px;
	color: #00634A;
}

.members-first h1,
.members-uniform h1,
.members-online h1,
.members-qualifications h1 {
	color: #00634A;
}

.uniforms-section-2 {
	background-size: inherit;
    background-position: left top;
    background-repeat: repeat;
}

.members-button {
	padding: 3px 4%;
}

.et_pb_module .et_pb_button:hover, .et_pb_button:hover {
	padding: 3px 4%;
}

.page-header-image {
	background-size: cover;
	background-position: left top;
	height: 400px;
}

/*--------About Page---------*/

.about-scouting {
	background-size: contain;
    background-position: bottom;
}

.about-explore {
	background-size: inherit;
    background-position: left top;
    background-repeat: repeat;
}

/*--------What's Involved Page---------*/

.whats-involved-para p {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
}

.whats-involved-membership p {
	font-size: 18px;
}

.whats-involved-list li {
	padding: 10px 0px;
}

.join-quote-left {
	height: 400px;
	background-size: cover;
}

.join-quote-left h4,
.join-quote-right h4 {
	font-size: 26px;
}

.join-quote-left p,
.join-quote-right p {
	font-size: 16px;
}

.join-quote-right {
	height: 800px;
	background-size: cover;
}


/*--------Post Page---------*/

.post-header-image,
.background-img-repeat {
	background-size: inherit;
    background-position: left top;
    background-repeat: repeat;
}

body.page .post-header-image.et_pb_section.et_pb_section_0 {
	background-image: none !important;
	background-color: #3E6397;
}

body.page .post-header-image .posts-header-title h1 {
	color: #fff;
}

body.page .post-header-image .et_pb_image {
	display: none;
}

.posts-header-title {
	line-height: 0.8em;
    padding-bottom: 15px;
    color: #222D65;
}

.posts-article-header h1,
.single-post .posts-article-header h1,
.single-post .posts-article-header h2,
.single-post .posts-article-header h3,
.single-post .posts-article-header h4,
.single-post .posts-article-header h5,
.single-post .posts-article-header h6 {
	color: #222D65 !important;
}

.posts-article-header p img,
.posts-article-header img {
	display: none !important;
}

.posts-first-para.et_pb_text.et_pb_text_2 {
	color: #222D65 !important;
}

.posts-first-para p {
	font-size: 20px;
	color: #222D65;
}

.single-post h2 {
	font-size: 40px;
}

.single-post h4 {
	font-size: 24px;
	line-height: 1.6em;
}

.video-posts-header-title h2 {
	color: #0D583D;
}

/*--------Joey Page---------*/

.joey-header-image,
.background-img-cover {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.joey-instagram {
	vertical-align: middle;
}

.joey-subheading h4 {
	font-size: 24px;
	line-height: 1.5em;
}

.joey-quote h4 {
	font-size: 44px;
	line-height: 1.5em;
}

.joey-quote p {
	font-size: 30px;
}
 
.text-deco {
	vertical-align: middle;
}

/*--------News Page---------*/

.news-left, .news-right {
	width: 100%;
}

.large-post, .small-post {
	background-size: cover;
	background-position: center center;
}

.large-post {
	min-height: 800px;
	position: relative;
}

.small-post {
	min-height: 400px;
	position: relative;
}

.text-overlay {
	left: 50%;
	top: 50%;
	position: absolute;
	-webkit-transform: translate(-50%, -50%);
	    -ms-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
}

.text-center {
	text-align: center;
	color: #fff;
}

.post-title-large {
	color: #fff; 
	font-size: 50px;
	padding-bottom: 25px;
}

.post-title-small {
	color: #fff; 
	font-size: 30px;
	padding-bottom: 25px;
}

.green-overlay {
	background: #00988E;
	background-repeat: repeat;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.white-overlay {
	background-color: #EFEFEF;
	height: 400px;
	position: relative;
}

.black-overlay {
	background-color: rgba(0, 0, 0, 0.3);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.read-more-btn {
	display: inline-block;
	border-radius: 4px;
	border: 2px solid #FFF;
	color: #FFF;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
}

.read-more-btn:hover,
.load-more-btn:hover {
	background-color: #222D65;
	border-color: #222D65; 
	color: #fff;
}

.large-btn {
	font-size: 20px;
	padding: 4% 8%;
	border: 3px solid #FFF;
}

.small-btn {
	font-size: 20px;
	padding: 3% 9%;
}

.icon {
	width: 50px;
	height: auto;
	padding-bottom: 5px;
}

.black-title {
	color: #000;
}

.black-btn {
	color: #000;
	border-color: #000;
}

.news-divider {
	padding-bottom: 30px;
}

.news-excerpt p {
	font-size: 18px;
	line-height: 1.5em;
}

.media-section {
	background-color: #F2EFE7;
	clear: both;
}

.media-post-container {
	padding-bottom: 75px;
}

.media-header {
	padding-top: 120px;
	padding-bottom: 80px;
	max-width: 480px;
	margin: 0 auto;
	text-align: center;
}

.media-title {
	font-size: 55px;
	color: #0D573D;
	text-align: center;
    padding-bottom: 0;
}

.meta {
	border-bottom: 4px solid #DBD9D2;
    width: 33%;
    padding-bottom: 3px;
    margin-bottom: 15px;
}

.article-title {
	font-size: 20px;
    color: #0D573D;
    padding-bottom: 10px;
}

.article-excerpt {
	padding-bottom: 15px;
}

.article-read-more {
	border-bottom: 2px solid #DBD9D2;
	padding-bottom: 5px;
}

.article-read-more a, .article-read-more h4 {
	color: #D9BF24;
	font-size: 16px;
}

.load-more-holder {
	clear: both;
	display: block;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 115px;
}

.load-more-btn,
.load-more-holder a {
	color: #333333;
	padding: .5% 4%;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
	border-radius: 30px;
	font-size: 16px;
	background-color: transparent;
	border: 2px solid #222D65;
}

.scouts-logo {
	padding-top: 75px;
	text-align: center;
}

.insta-icon {
	display: inline-block;
    vertical-align: bottom;
    padding-right: 10px;
    width: 63px;
}

.hashtag {
	margin: 0 auto;
	padding-bottom: 35px;
	text-align: center;
}

.instagram-section {
	background-color: #efefef;
}

.hastag-title {
	font-size: 26px;
    color: #222D65;
    line-height: 1.6em;
    display: inline-block;
   	padding-bottom: 4px;
    padding-top: 0px;
}

.news-search-container {
	background: #efefef;
	background-size: cover;
	background-repeat: no-repeat;
}

#main-content .news-search-container .container {
	padding-top: 0px;
}

.news-search-holder {
	padding: 90px 0 80px 0;
}

.news-search-btn {
	background-color: #D8BE26;
	color: #333333;
	border: none;
	font-size: 18px;
	padding: 2% 15%;
}

.news-search-holder input, .news-search-holder select {
	border-radius: 40px;
	border: 2px solid #222D65;
	padding: 15px 8px;
	font-size: 20px;
	color: #222D65;
	background-color: #fff !important;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
	text-indent: 10px;
}

.news-search-holder input {
	display: block;
	width: 100%;
    margin-bottom: 20px;
}

.news-search-holder input::-webkit-input-placeholder {
	color: #222D65;
}

.news-search-holder input::-moz-placeholder {
	color: #222D65;
}

.news-search-holder input:-ms-input-placeholder {
	color: #222D65;
}

.news-search-holder input::placeholder {
	color: #222D65;
}

.news-search-holder select {
	display: block;
	width: 100%;
	margin-bottom: 20px;
    height: 65px;
    margin-right: 1%;
    -webkit-appearance: none;
    background: url(img/dropdown-arrow.png) no-repeat 97% 43%;
    background-size: 15%;
}

.page-header,
.events-fullwidth-header {
	height: 400px;
	background: #3E6397;
	text-align: center;
}

.events-fullwidth-header .page-title {
	color: #fff;
}

.events-fullwidth-header .et_pb_image {
	display: none !important;
}

.page-title {
	text-align: center;
	font-size: 50px;
	max-width: 480px;
	padding-top: 150px;
	margin: 0 auto;
	color: #fff;
	padding-bottom: 0;
}

.underline {
	text-align: center;
}

/*--------About You Search---------*/

.about-you-container {
	padding-bottom: 50px!important;
}

.search-line {
	font-size: 30px;
	color: #0E5B3F;
	display: inline;
	line-height: 1.4em;
}

.about-you-search .search-section{
	clear: both;
}

.about-you-search p{
	float: left;
	margin-top: -10px;
	margin-right: 5px;
}

.about-you-search select {
	width: 100%;
	border-radius: 40px;
	border: 0px;
    padding: 8px 8px;
	font-size: 25px;
	color: #0E5B3F;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
	text-indent: 10px;
	display: inline;
/*  height: 60px;
    width: 60%;*/
    white-space: nowrap;
    margin-right: 1%;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(img/dropdown-arrow.png) no-repeat 99% 43%;
    background-size: 7%;
}

.line-3 {
	display: block;
}

.looking-select {
    margin-top: 8px;
}

.adventure-btn {
	font-size: 30px;
	font-weight: 500;
	padding: 1.2% 3% !important;
	margin-top: 40px;
	display: inline-block;
}

.about-tagline {
	font-size: 25px;
	padding-bottom: 30px !important;
	font-weight: 200;
	line-height: 1em;
}

.tell-us-title {
	padding-bottom: 0px;
}


/* ----------Pricing Table */

.et_pb_pricing .et_pb_pricing_content ul{
	list-style-type: none;
}

/* ------------------- Circle Counter */

.dollar .percent-value:before { 
	content: '$';
}

.thousands .percent-value:after {
	content: ' 000';
}

/* -------------------    Burger menu */


.et_header_style_left .logo_container{
	position: absolute;
	height: 150px;
	width: 70%;
	background: transparent;
	padding: 15px 30px;
	z-index: 90001;
}

.et_header_style_left .logo_container #logo{
	max-height: 100%;
	margin-left: 130px;
	height: 75px;
    margin-right: 35px;
}

.menu-word{
	font-size: 10px;
	font-weight: bold;
	color: #fff;
    text-align: center;
}

.burger-holder{
    position: absolute;
    padding-right: 20px;
    height: 20px;
    top: 50%;
    margin-top: -19px;
}

#overlay_trigger{
    cursor: pointer;
    display: inline-block;
}

.page-header__menu{
    display: block;
    position: relative;
    z-index: 9999;
    margin-top: -1px;
    width: 30px;
    height: 20px;
    color: #fff;
	border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    vertical-align: middle;
}

.page-header__menu:hover{
    color: #222D65;
}

.page-header__menu span{
    font-size: 0;
    text-indent: -9999px
}

.page-header__menu span:before, 
.page-header__menu span:after{
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin-top: -2px;
    border-top: 4px solid #fff;
    -webkit-transition: all 100ms linear 0ms;
    -o-transition: all 100ms linear 0ms;
    transition: all 100ms linear 0ms
}

.page-header__menu.menu--open,
.page-header__menu.menu--open:after,
.page-header__menu.menu--open:hover{
    color: transparent;
    border: 4px solid transparent;
}

.page-header__menu.menu--open span:before{
    color: #222D65;
   -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
       transform: rotate(45deg)
}

.page-header__menu.menu--open span:after{
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
}

.page-overlay {
    position: absolute;
    top: 0;
    z-index: 9998;
    width: 100%;
    height: auto;
    background-color: #fff;
    color: #222D65;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 200ms, visibility 0s 200ms;
    -o-transition: opacity 200ms, visibility 0s 200ms;
    transition: opacity 200ms, visibility 0s 200ms;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden
}

.page-overlay.page-overlay--open{
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 500ms;
    -o-transition: opacity 500ms;
    transition: opacity 500ms;
    overflow: scroll;
}

.menu-primary-container{
	margin-top: 213px;
	padding-top: 80px;
	padding-bottom: 80px;
	background-color: #F7F7F7;
	min-height: 300px;
}

ul#menu-primary > li{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}

ul#menu-primary > li > a{
	font-size: 18px;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	color: #222D65;
}

ul#menu-primary li .sub-menu{
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: left;
}

ul#menu-primary li .sub-menu li{
	padding-bottom: 10px;
}

ul#menu-primary li .sub-menu a{
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	color: #222D65;
	font-size: 15px;
	font-weight: bold;
}

.scouts-fullwidth{
	width: 100%!important;
}

/* #content-area{
	margin-top: 100px;
} */

.scouts-home-event{
	width: 100%;
	color: #fff;
	position: relative;
	background-size: cover;
}

.scouts-home-event h3 {
	padding-top: 15px;
	font-size: 16px;
	color: #222D65;
	text-align: left;
    padding-right: 30%;
    line-height: 22px;
}

.scouts-home-event-image {
	/*min-height: 160px;*/
}

.scouts-home-event .read-more-btn {
	font-weight: normal;
	margin-top: 15px;
	display: block;
	padding: 7px 15px;
}

#right-controls {
	position: absolute;
    right: 0;
    width: 300px;
    z-index: 99999;
    padding-top: 3%;
    padding-right: 3%;
}

.right-controls-overlay {
	position: absolute;
    right: 0;
    width: 300px;
    z-index: 99999;
    padding-top: 6%;
    padding-right: 3%;
}

#right-controls input {
	display: block;
    width: 100%;
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    margin-bottom: 3%;
    padding: 3% 0;
    text-indent: 11%;
    font-size: 16px;
    border-radius: 30px;
}

#right-controls input::-webkit-input-placeholder {
	color: #fff;
}

#right-controls input::-moz-placeholder {
	color: #fff;
}

#right-controls input:-ms-input-placeholder {
	color: #fff;
}

#right-controls input::placeholder {
	color: #fff;
}

#right-controls input[type=text]:focus {
	color: #fff;
	border-color: #fff;
}

.right-button,
.christmas-tree-button {
	width: 48%;
    display: inline-block;
    border-radius: 30px;
    border: 2px solid #fff;
    text-align: center;
    background: transparent;
    color: #fff;
    padding: 3% 0;
    margin: 0%;
    font-size: 16px;
}

.christmas-tree-button{
	width: auto;
	padding: 6px 13px;
	border-width: 1px;
	position: absolute;
	margin-left: -150px;
	margin-top: 44px;
	background: #00988E;
}

.christmas-tree-button:hover{
	background: #222D65;
}

.extra-banner-button-container .christmas-tree-button.greenbuttons{
	color:#fff!important;
}

.donate {
	margin-right: 1%;
}

.join-now {
	float: right;
}

.right-button:hover {
	color: #fff;
	background-color: #222D65;
	border-color: #222D65;
}

.logo-bg {
	background-color: #222D65;
    position: absolute;
    left: 0;
    padding-left: 3%;
    height: 111px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25);
}

.greenbuttons {
	border-color: #222D65!important;
	color: #222D65!important;
}

.greenbuttons:hover {
	color: #fff !important;
}

.greenbuttons::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #222D65!important;
}

.greenbuttons:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #222D65!important;
   opacity:  1;
}

.greenbuttons::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #222D65!important;
   opacity:  1;
}

.greenbuttons:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #222D65!important;
}

.greenbuttons::-ms-input-placeholder { /* Microsoft Edge */
   color: #222D65!important;
}

.soliloquy-carousel .soliloquy-container .soliloquy-caption {
	position: relative; 
}

.soliloquy-carousel .soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: transparent;
}

.soliloquy-carousel .soliloquy-container .soliloquy-caption .soliloquy-caption-inside h4 {
	font-size: 20px;
	padding-top: 20px;
}

.soliloquy-carousel .soliloquy-container .soliloquy-prev,
.soliloquy-carousel .soliloquy-container .soliloquy-next {
	border-radius: 50px;
}

.soliloquy-carousel .soliloquy-container .soliloquy-prev {
	top: 35%;
    left: -90px;
}

.soliloquy-carousel .soliloquy-container .soliloquy-next {
	top: 35%;
    right: -90px;
}

.overlap-image {
	z-index: 99999;
}

.youth-program {
	z-index: 99999;
}

.scouts-event {
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	height: 240px;
	background-position: center center;
}

.scouts-event h3 {
	position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #fff;
    line-height: 27px;
    text-align: center;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}

.eventDay {
	font-size: 95px;
	text-align: center;
}

.eventName {
	font-family: 'FRITZreg500';
	font-size: 30px;
	text-align: center; 
}

.month-holder {
	width: 45%;
}

.month-name {
	color: #0E5B41;
	font-size: 40px;
	padding: 20px 0;
}


.load-more-events-btn {
	color: #333333;
	    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
	border-radius: 3px;
	background-color: #DAC026;
	font-size: 20px;
	padding: 2% 8%;
}

.page-template-events #main-content .news-search-container .container {
	padding-top: 0px;
}

.page-template-events .news-search-container {
	background-color: #efefef;
}

.page-template-events .news-search-holder input,
.page-template-events .news-search-holder select {
	display: inline;
	margin-right: 2%;
	color: #222D65;
	font-size: 26px;
}

.page-template-events .news-search-holder input::-webkit-input-placeholder {
	color: #222D65;
}

.page-template-events .news-search-holder input::-moz-placeholder {
	color: #222D65;
}

.page-template-events .news-search-holder input:-ms-input-placeholder {
	color: #222D65;
}

.page-template-events .news-search-holder input::placeholder {
	color: #222D65;
}

.page-template-events .news-search-holder {
	padding: 90px 0 70px 0;
}

.event-overlay {
	background-color: rgba(224, 199, 46, 0.8);
	text-align: center;
}

.learn-more-holder {
	width: 30%;
	text-align: center;
}

.learn-more-btn {
	color: #333333;
	padding: .7% 4%;
	    font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: 500; 
	border-radius: 3px;
	border: 2px solid #333333;
	font-size: 20px;
}

.results-search-container {
	background-color: #F7F5F0;
}

.results-search-container .news-search-holder {
	padding: 40px 0 30px 0;
}

.results-search-container .news-search-holder input {
	display: inline;
	margin-right: 3%;
	width: 60%;
	color: #0C6045;
	line-height: 1.7em;
}

.results-search-container .news-search-holder input::-webkit-input-placeholder {
	color: #0C6045;
	font-size: 25px;
	font-weight: 400;
}

.results-search-container .news-search-holder input::-moz-placeholder {
	color: #0C6045;
	font-size: 25px;
	font-weight: 400;
}

.results-search-container .news-search-holder input:-ms-input-placeholder {
	color: #0C6045;
	font-size: 25px;
	font-weight: 400;
}

.results-search-container .news-search-holder input::placeholder {
	color: #0C6045;
	font-size: 25px;
	font-weight: 400;
}

.results-search-container .news-search-holder .news-search-btn {
	border-radius: 4px;
    font-weight: 500;
}

#main-content .results-search-container .container {
	padding-top: 0px;
}

.search-tag {
	font-size: 18px;
	margin-bottom: 15px;
}

.results-title {
	display: inline;
	color: #115F45;
	font-size: 40px;
	line-height: 1.7em;
}

.results-query {
	font-size: 20px;
	color: #AAAAAA;
	display: inline;
}

.show-results {
	font-size: 25px;
	color: #115F45;
	letter-spacing: 0em;
}

.results-header {
	padding-bottom: 50px;
	border-bottom: 4px solid #E6E6E6;
}

.search-results-container {
	padding-bottom: 120px;
}

.page-template-events .load-more-holder {
	margin-top: 90px;
}

.page-numbers,
.current,
.dots {
	border: 2px solid;
    padding: .5% 1%;
    font-size: 20px;
    margin-right: 15px;
}

.nav-links .current {
	border-color: #000;
	color: #000;
}

.nav-links .next,
.nav-links .prev {
	border-color: #000;
	color: #000;
	text-transform: uppercase;
	padding: .5% 6%;
}

.page-numbers,
.dots {
	border-color: #AAAAAA;
}

.pagination a {
	color: #AAAAAA;
}

.pagination {
	margin-top: 70px;
}

.pagination .screen-reader-text {
	display: none;
}

.search .container:before { background-color:transparent !important; }
.search .et_pb_widget_area_right { border-left:0 !important; }
.search .et_pb_widget_area_left { border-right:0 !important; }

.timeline {
	padding-bottom: 120px;
}

.news-search-btn:hover,
.load-more-holder a:hover{
	background-color: #222D65;
	color: #fff;
	cursor: pointer;
}

.search-results-container .load-more-holder{
	margin-top: 50px;
}

.events-fullwidth-header .et_pb_image {
	text-align: center;
}

#adult,
#find,
#adult-age{
	display:none;
}

.main-content-news .single-post {
	padding: 20px 0px;
}

.nav-previous,
.nav-next{
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	font-weight: normal;
	font-style: normal;
}

.search-section{
	margin-bottom: 30px;
}

.about-you-search p{
	line-height: 1.1;
	margin-bottom: 15px;
}


/***************** RELATED POSTS ***************************/

.relatedposts {
	padding-bottom: 80px;
}

.related-title {
	color: #222D65 !important;
}

.related-posts-holder {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	padding-top: 15px;
}

.single .relatedposts .relatedthumb {
    display: block;
    width: 100%;
    padding-right: 10px;
}

.related-thumb {
	padding-bottom: 20px;
}

#lazynext{
	width: 100%;
	height: 61px;
    background: #efefef;
	font-family: 'Nunito Sans',Helvetica,Arial,Lucida,sans-serif;
	color: #000;
	text-align: center;
	position: relative;
}

.tribe-events-list .tribe-events-nav-pagination{
	padding-top:20px;
}

.tribe-events-list .tribe-events-nav-pagination li{
	float: none!important;
	text-align: center!important;
}

.tribe-events-list .tribe-events-nav-pagination li a{
	margin-top:20px;
}

.scouts-event-grid-date{
	margin-top: -25px;
	margin-bottom:25px;
}

#mv_read_more,
.tribe-events-list .tribe-events-nav-pagination a{
	width: 150px;
	margin: 0 auto;
	padding-top: 20px;
	cursor: pointer;
	font-size: 20px;
	color: #000;
}



#loader {
    border: 2px solid #f3f3f3; /* Light grey */
    border-top: 2px solid #222D65; /* green */
    border-radius: 50%;
    width: 15px;
    height: 15px;
    animation: spin 0.8s linear infinite;
    position: absolute;
	top: 5px;
	margin-left: -26px;
	margin-right: 19px;
	left: 50%;
	display: none;
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}









/* //// 2018 Edits /////////////////////////////////////////////////*/

.search-section .search-line {
	font-size: 26px;
	float: none;
	color: #222D65;
}

.search-section select {
	font-size: 26px;
	color: #222D65;
}

.about-you-search select {
    background: #fff url(img/dropdown-arrow.png) no-repeat 99% 43%;
    background-size: 7% !important;
}

.news-search-btn {
	border-radius: 30px;
    background-color: #222D65;
    color: #fff;
    font-size: 26px;
}

.small-post .icon,
.large-post .icon,
.news-divider {
	display: none;
}

.post-title-large,
.post-title-small {
	font-size: 26px;
	font-weight: normal;
}

.small-post .text-center,
.large-post .text-center {
	text-align: left;
}

.read-more-btn {
	font-size: 16px;
	border-radius: 30px;
	padding: 10px 30px;
	border-color: #fff;
	border-width: 2px;
	color: #fff;
}

.home .read-more-btn {
	padding: 10px 15px;
	text-align: center;
	border-width: 1px;
}

.black-title {
	color: #222D65;
}

.black-btn {
	border-color: #222D65;
	color: #222D65;
}

.text-overlay {
	-webkit-transform: none;
    -ms-transform: none;
    transform: none;
    left: 30px;
    top: 50px;
}

.fd-btn-right a.freshwidget-theme {
	background-color: #222D65 !important;
}

body .et_pb_module.white-paragraph,
body .et_pb_section.white-paragraph {
	background-color: #222D65;
}

body .et_pb_module.sub-page-title,
body .et_pb_module.sub-page-title h1 {
	font-size: 50px !important;
	color: #fff !important;
}

body .et_pb_module.blue-paragraph h1,
body .et_pb_module.blue-paragraph h2,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text h1,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text h2 {
	font-size: 26px !important;
	color: #222D65;
}

body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text h3,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text h4 {
	color: #222D65;
}

body .et_pb_module.blue-paragraph p,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text p,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text ul,
body .et_pb_section.blue-paragraph .et_pb_module.et_pb_text li {
	font-size: 16px;
	color: #222D65;
}

body .et_pb_module.white-paragraph h1,
body .et_pb_module.white-paragraph h2,
body .et_pb_section.white-paragraph .et_pb_module.et_pb_text h1,
body .et_pb_section.white-paragraph .et_pb_module.et_pb_text h2 {
	font-size: 26px;
	color: #fff !important;
}

body .et_pb_module.white-paragraph p,
body .et_pb_module.white-paragraph ul,
body .et_pb_module.white-paragraph li,
body .et_pb_section.white-paragraph .et_pb_module.et_pb_text p,
body .et_pb_section.white-paragraph .et_pb_module.et_pb_text ul,
body .et_pb_section.white-paragraph .et_pb_module.et_pb_text li {
	font-size: 16px;
	color: #fff;
}

body.page-template-events .event-holder .post-title-small {
	max-width: 50%;
	min-height: 105px;
    padding-bottom: 0px;
}

body.page-template-events .event-holder .black-btn {
	margin-top: 20px;
	padding: 1% 6%;
}

body.single-post .page-header-image .et_pb_image,
body.single-post .posts-sub-heading img {
	display: none !important;
}

body.single-post .et_pb_text_inner p,
body.single-post .et_pb_text_inner h1,
body.single-post .et_pb_text_inner h2,
body.single-post .et_pb_text_inner h3,
body.single-post .et_pb_text_inner h4,
body.single-post .et_pb_text_inner h5,
body.single-post .et_pb_text_inner h6 {
	color: #222D65;
}

body.single.single-post .post-header-image.et_pb_section.et_pb_section_0,
body.single.single-post .page-header-image.et_pb_section.et_pb_section_0,
body.single.single-post .et_pb_section.et_pb_section_0.background-img-repeat.et_pb_with_background {
	background-image: url(/wp-content/uploads/2018/11/cristina-gottardi-189946-unsplash.jpg)!important;
	background-size: cover;
    background-position: left top;
}

body.single.single-post .post-header-image .et_pb_image,
body.single.single-post .page-header-image .et_pb_image,
body.single.single-post .et_pb_section.et_pb_section_0.background-img-repeat.et_pb_with_background .et_pb_image {
	display: none !important
}

body.single.single-post .post-header-image .posts-header-title,
body.single.single-post .page-header-image .posts-header-title {
	color: #222D65;
} 

.explore-image .et_pb_blurb_content .et_pb_module_header {
	color: #fff;
}

#ab_all.et_pb_section.et_pb_section_2 {
	background-color: #222D65 !important;
	background-image: none !important;
}

#ab_all .et_pb_text_inner p img {
	display: none !important;
}

#ab_all .et_pb_text_inner h1,
#ab_all .et_pb_text_inner p {
	color: #fff !important;
}

body.single.single-post #page-container .et_pb_button {
    color: #222D65!important;
    border: 2px solid #222D65;
    border-width: 2px !important;
    border-radius: 30px;
    font-size: 16px;
    background-color: transparent !important;
}

body.single.single-post #page-container .white-paragraph .et_pb_button {
    color: #fff!important;
    border: 2px solid #fff;
    border-width: 2px !important;
    border-radius: 30px;
    font-size: 16px;
    background-color: transparent !important;
}

body.single.single-post .et_pb_toggle_open .et_pb_toggle_title, .et_pb_toggle_open h5.et_pb_toggle_title,
body.single.single-post .et_pb_toggle_close .et_pb_toggle_title, .et_pb_toggle_close h5.et_pb_toggle_title {
	color: #222D65!important;
}

#right-controls{
	width: 250px;
}

#right-controls input,
#right-controls .right-button,
#right-controls .left-button{
	border: 1px solid #fff;
}

.bottom-nav{
	padding: 0px;
}

.footer-menu-header{
	padding-bottom: 6px;
}

.wsr-footer-top .bottom-nav li,
#main-footer li a{
	line-height: 1.4em;
}

.wsr-footer-top .social-links{
	padding-bottom: 35px;
}

.wsr-footer-top .social-links li{
	padding: 5px 7px;
}

.wsr-footer-top .social-links img{
	max-width: 32px;
}

.wsr-footer-top .social-links .insta img,
.wsr-footer-top .social-links .facebook img{
	max-width: 27px;
}

.wsr-footer-top .members-phone{
	font-size: 12px;
}

.home #slider-1-layer-5{
	background-color: #3E6397!important;
}

.footer-logo{
	max-width: 200px;
}


.et_pb_text ol{
	list-style-type: decimal;
	padding-left: 5px;
	margin-left: 30px;
	list-style-position: outside;
}

.et_pb_text ul{
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 30px;
	list-style-position: outside;
}


/* 2020 WSR Event Updates */

.single-tribe_events .events-fullwidth-header {
	display: none;
}

.single-tribe_events #tribe-events-content {
	margin-top: 0px;
}

.single-tribe_events #tribe-events-content .et_builder_inner_content .et_mobile_menu li,
.single-post #page-container .et_builder_inner_content .et_pb_menu .et_mobile_menu li {
	list-style-type: none;
}

.single-tribe_events #tribe-events-content .et_builder_inner_content .et_mobile_menu li a,
.single-post #page-container .et_builder_inner_content .et_pb_menu .et_mobile_menu li a {
	padding-left: 0px;
} 

.single-post #page-container .et_builder_inner_content .et_pb_menu .et_mobile_nav_menu .mobile_menu_bar {
	display: block;
}




/* //// Media Queries /////////////////////////////////////////////////*/
@media (max-width: 767px)  {

	.logo-bg {
		right: 0px;
	}


	.et_header_style_left .logo_container {
		display: block;
		position: static;
		width: 100%;
		height: 200px;
		padding: 0;
		height: 111px;
	}

	#right-controls {
		top: 60px;
	}

	.search-section select{
		font-size: 12px;
	}

	.adventure-btn {
		line-height: 1.2;
    	margin-bottom: 20px;
    	text-align: center;
	}

	.page-header__menu.menu--open span:before,
	.page-header__menu.menu--open span:after {
		border-top: 4px solid #222D65 !important;
	}

	.et_header_style_left .logo_container #logo {
		height: unset;
		margin-left: 80px;
		max-height: 70px;
	}

	.news-search-btn {
	    font-size: 20px;
	    padding: 10px 30px !important;
	}

	.event-holder {
		margin-bottom: 40px;
	}

	.event-holder,
	.event-holder .scouts-home-event-image {
		text-align: center;
	}

	body.page-template-events .event-holder .post-title-small {
		max-width: unset;
		min-height: unset;
	}

	.img-col-1 {
		height: unset !important;
	}

	body .et_pb_module.sub-page-title, body .et_pb_module.sub-page-title h1 {
	    font-size: 40px !important;
	}

	.et_pb_column.et_pb_column_empty {
	    min-height: 0px;
	}

	.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
	    padding-bottom: 24px;
	    display: none;
	}

	.christmas-tree-button{
		margin-left: 0px;
		margin-top: 90px;
	}


}

@media (min-width: 768px)  {

	.wsr-col-4 {
		width: 25%;
		float: left;
		padding: 50px 0px 100px 0px;
	}

	#footer-bottom {
		height: 150px;
		background-color: #222D65;
	}

	.wsr-col-2 {
		width: 50%;
		float: left;
	}

	.footer-logo {
		float: right;
	}

	.footer-about {
		vertical-align: middle;
		padding-bottom: 0px;
		padding-top: 10px;
	}

	.news-left {
		width: 50%;
		float: left;
	}

	.media-post-container {
		width: 47%;
		float: left;
	}

	.media-post-container:nth-child(even) {
		float: right;
	}

	.news-right {
		width: 50%;
		float: right;
	}

	.white-overlay {
		width: 50%;
	}

	.align-right {
		float: right;
	}

	.large-btn {
		font-size: 16px;
		border: 3px solid #FFF;
	}

	.single-tribe_events .page-title {
		padding-top: 260px;	
	}

	.news-search-holder input {
		width: 50%;
	}

	.news-search-holder select {
		display: inline;
		width: 24%;
		margin-bottom: 0px;
	}

	.news-search-btn {
		padding: .9% 6%;
	}

	ul#menu-primary{
		display: inline-block;
	}

	ul#menu-primary > li{
		padding-left: 15px;
		padding-right: 15px;
		float:left;
		text-align: left;
	}

	.menu-primary-container{
		text-align: center;
	}

	.scouts-home-event{
		width: 40%;
		float: left;
	}

	.scouts-home-event:nth-child(2n+1) { 
		clear: both; 
	}

	.about-you-search select,
	.adventure-btn {
		width: 38%;
	}

	.six-columns .et_pb_module {
		width: 16.6%;
		float: left;
		padding: 0px;
	}

	.overlay-search {
		display: none;
	}

	.membership-footer {
		padding-top: 0px;
		font-size: 12px;
	}

	.et_header_style_left .logo_container #logo{
		max-height: 100%;
		margin-left: 100px;
		margin-top: -10px;
	}

	.event-holder {
		margin-bottom: 90px;
		float: left;
		width: 47.5%;
	}

	.event-holder:nth-child(odd) {
		margin-right: 5%;
	}

	.month-name {
		padding: 0px;
		min-height: 70px;
    	padding-bottom: 30px;
	}

	.load-more-events-btn {
		padding: .7% 4%;
	}

	.page-template-events .load-more-holder {
		margin-top: 0px;
	}

	.single-tribe_events #main-content .container {
	    padding-top: 150px; 
	}

	.archive #content-area {
		padding-top: 150px;
	}

	.main-content-news {
		padding: 60px;
	}

	.search-section p{
		float: none;
	}

	.search-section select{
		font-size: 14px;
	}

	.single .relatedposts .relatedthumb {
	    width: 33%;
	    float: left;
	}

	.menu-holder {
		position: absolute;
	    height: 111px;
	    width: 30%;
	    left: 0;
	    text-align: center;
	    padding-left: 40px;
	    background: #3E6397;
	}

	.home #slider-1-layer-2,
	.home #slider-1-layer-3{
		font-size: 40px!important;
	}

}

@media (max-width: 980px) {

	.img-col-1 {
		display: block !important;
		height: 400px;
	}

	#slider-1-layer-5{
		font-size: 17px!important;
		min-width: 140px!important;
		text-align: center;
		padding: 9px 15px!important;
		line-height: 20px!important;
	}

	#et_mobile_nav_menu {
		display: none;
	}

	.et_header_style_left #logo, .et_header_style_split #logo {
		max-width: 100%;
	}

}

/*** Expand the content area to fullwidth ***/
@media (min-width: 981px){
	#left-area {
	    width: 100%;
	    padding: 23px 0px 0px !important;
	    float: none !important;
	}
}

@media (max-width: 991px)  {
	.hidediv{
		display: none;
	}
}

@media (min-width: 992px)  {

	.textbox-center {
		left: 50%;
	    top: 50%;
	    position: relative;
	    -webkit-transform: translate(-50%, -50%);
	        -ms-transform: translate(-50%, -50%);
	            transform: translate(-50%, -50%);
	}

	ul#menu-primary{
		text-align: center;
	}

	ul#menu-primary > li > a{
		font-size: 26px;
	}

	ul#menu-primary li .sub-menu a{
		font-size: 18px;
	}

	.search-line {
		font-size: 50px;
		line-height: 1.7em;
	}

	#tribe-events-content {
		margin-top: 50px;
	}

	.search-section p{
		float: none;
		margin-bottom: 5px;
		line-height: 1.2;
	}

	.search-section select{
		font-size: 20px;
	}

	#slider-1-layer-5{
		margin-top: -20px!important;
	}

}

@media (min-width: 768px) and (max-width: 1200px) {

	.explore-image .et_pb_blurb_content .et_pb_main_blurb_image img {
		max-width: 80%;
	}

}

@media (min-width: 1200px) {
	.search-section p{
		float: left;
		margin-bottom: 10px;
		line-height: 1.8;
	}

	.search-section select{
		font-size: 24px;
	}

	.home #slider-1-layer-2{
		line-height: 50px!important;
	}
}

@media (min-width: 1700px) {

}

@media (min-width: 2200px) {


}