/*Theme Name: Scouts NSW
Author: Scouts NSW
Author URI: http://nsw.scouts.com.au
Version: 1.1
Create Date: 08/28/2019*/


/* ############# GENERAL RESETS AND FIXES ############# */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
:focus {
	outline: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
nav ul {
	list-style:none;
}
body {
	line-height:normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input, select {
	vertical-align:middle;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
* {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: border-box;
}
/* ############# GENERAL STYLES ############# */
body {
	font-family: 'Nunito Sans', sans-serif;
	font-size:16px;
	color:#131934;
	line-height:1.5em;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:20px;
	font-weight:400;
	line-height:normal;
	font-family: 'Lexend Deca', sans-serif;
}
h1, h2, h3 {
	color:#006B9E;
}
h4, h5, h6 {
	color:#131934;
}
h1{
	font-size: 40px;
	line-height: 1.4em;
}
h2{
	font-size: 35px;
	line-height: 1.4em;
}
h3 {
	font-size:30px;
	line-height: 1.4em;
}
h4 {
	font-size: 26px;
	line-height: 1.4em;
}
h5 {
	font-size:28px;
	line-height: 1.4em;
}
h6 {
	font-size:20px;
	line-height: 1.4em;
}
a:link, a:visited {
	color:#003366;
	text-decoration:none;
}
a:focus, a:hover{
	color:#333;
	text-decoration:none;
}
a:active {
	color:#333;
	text-decoration:none;
}
p {
	padding:0 0 10px 0;
}
img{
	max-width: 100%;
	height: auto;
}
/*.so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:visited, .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:active, .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a:hover{
	color:transparent!important;
}
*/
h1 img,h2 img,h3 img,h4 img,h5 img,h6 img {
	margin:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
blockquote{
	margin:1.5em;
	color:#666;
	font-style:italic;
}
strong, dfn, b {
	font-weight:bold;
}
em, dfn{
	font-style:italic;
}
sup,sub {
	line-height:0;
	font-size:.6em;
}
sup {
	vertical-align:super
}
sub {
	vertical-align:sub;
}
abbr,acronym{
	border-bottom:1px dotted #666;
}
address{
	margin:0 0 1.5em;
	font-style:italic;
}
del{
	color:#666;
}
pre{
	margin:1.5em 0;
	white-space:pre;
}
pre,code,tt {
	font:1em'andale mono','lucida console',monospace;
	line-height:1.5;
}
ul,ol{
	margin:0 0 1.5em 0;
	padding-left:1.5em;
}
li ul, li ol{
	margin:0;
}
ul{
	list-style-type:disc;
}
ol{
	list-style-type:decimal;
}
dl{
	margin:0 0 1.5em 0;
}
dl dt{
	font-weight:bold;
}
dd{
	margin-left:1.5em;
}
table{
	margin-bottom:10px;
	width:100%;
}
th{
	font-weight:bold;
}
thead th{
	background:#c3d9ff;
}
th,td,caption{
	padding:4px 10px 4px 5px;
}
tfoot{
	font-style:italic;
}
caption{
	background:#eee;
}
tbody tr:nth-child(even) td,tbody tr.even td{
}
small{
	font-size:11px;
}
.red, .require, .star {
	color:#F00;
}
.center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.clearing, .flowfix {
	overflow:hidden;
	width:100%;
}
.overfix {
	overflow:hidden;
}
.clr, .clear {
	clear:both;
	line-height:0px;
	height:0;
	display:block;
}
.nomg {
	margin-left:0 !important;
	margin-right:0 !important;
}
.one_half, .one_third, .two_third, .one_fourth, .three_fourth {
	padding-bottom:8px;
	float:left;
}
.one_half {
	width:49%;
	padding-right:2%;
}
.one_half.last {
	float:right;
	padding-right:0;
}
.one_third {
	width:32%;
	padding-right:2%;
}
.one_third.last {
	float:right;
	padding-right:0;
}
.two_third {
	width:66%;
	padding-right:2%;
}
.two_third.last {
	float:right;
	padding-right:0;
}
.one_fourth {
	width:23.5%;
	padding-right:2%;
}
.one_fourth.last {
	float:right;
	padding-right:0;
}
.three_fourth {
	width:74.5%;
	padding-right:2%;
}
.three_fourth.last {
	float:right;
	padding-right:0;
}
.one_half+.one_half, .one_third+.two_third, .two_third+.one_third, .one_third+.one_third+.one_third,.one_fourth+.one_fourth+.one_half, .one_fourth+.one_half+.one_fourth, .one_half+.one_fourth+.one_fourth,.one_fourth+.three_fourth, .three_fourth+.one_fourth, .one_fourth+.one_fourth+.one_fourth+.one_fourth {
	float:right;
	padding-right:0%;
}
.one_half.fleft {
	padding-right:2%;
}
.one_half.fright {
	padding-right:0%;
}
.col_full, .full_col {
	width:100%;
	float:left;
	padding-bottom:0;
}
.ie7 .one_half {
	width:48.5%;
}
.ie7 .one_third {
	width:31.5%;
}
.ie7 .two_third {
	width:65.5%;
}
.ie7 .one_fourth {
	width:23%;
}
.ie7 .three_fourth {
	width:74%;
}
@media (max-width: 600px) {
	.one_half, .one_fourth, .three_fourth {
		width:100%;
		padding-right:0%;
	}
	.one_fourth+.one_fourth {
		padding-right:0;
	}
	.one_third, .two_third {
		width:100%;
		padding-right:0;
	}
}
@media (max-width: 459px) {
	.one_half, .one_third, .two_third, .one_fourth, .three_fourth {
		width:100%;
		padding-right:0%;
	}
}
/* GRID LAYOUT*/
.main, .container {
	width:1190px;
	margin:0 auto;
	position:relative;
}
.row {
	display:block;
	float:left;
	margin-bottom:0px;
	width: 100%;
}
.grid, [class*="grid"] {
	float: left;
	margin-left:5px;
	margin-right:5px;
	padding-left:10px;
	padding-right:10px;
}
.grid.first, [class*="grid"].first {
	margin-left:0px;
}
[class*="grid"] [class*="grid"]:first-child {
	margin-left:0px;
}
.grid.last, [class*="grid"].last {
	margin-right:0px;
}
[class*="grid"] [class*="grid"]:last-child {
	margin-right:0px;
}
.grid1 {
	width:60px;
}
.grid2 {
	width:140px;
}
.grid3 {
	width:220px;
}
.grid4 {
	width:300px;
}
.grid5 {
	width:380px;
}
.grid6 {
	width:460px;
}
.grid7 {
	width:540px;
}
.grid8 {
	width:620px;
}
.grid9 {
	width:700px;
}
.grid10 {
	width:780px;
}
.grid11 {
	width:860px;
}
.grid12 {
	width:940px;
}
.section {
	float:left;
	width:100%;
	clear:both;
}
.relative {
	position:relative;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.on-phone, .on-tablet, .on-desktop, .off-phone, .off-tablet, .off-desktop {
	display:none;
}
.grid12 .grid3+.grid3+.grid3+.grid3, .grid9 .grid3+.grid3+.grid3 {
	margin-right:0;
}
@media (min-width: 1220px) {
	.main, .container {
		width:1200px;
	}
	.grid1 {
		width:80px;
	}
	.grid2 {
		width:180px;
	}
	.grid3 {
		width:280px;
	}
	.grid4 {
		width:380px;
	}
	.grid5 {
		width:480px;
	}
	.grid6 {
		width:580px;
	}
	.grid7 {
		width:680px;
	}
	.grid8 {
		width:780px;
	}
	.grid9 {
		width:880px;
	}
	.grid10 {
		width:980px;
	}
	.grid11 {
		width:1080px;
	}
	.grid12 {
		width:1180px;
	}
	.off-desktop, .on-tablet, .on-phone {
		display:none;
	}
	.on-desktop, .off-tablet, .off-phone {
		display:block;
	}
	.ifeatured input.wpcf7-text, .ifeatured input[type=text], .ifeatured input[type=email] {
		width: 250px;
	}
}
@media (min-width: 979px) {
	.off-desktop, .on-tablet, .on-phone {
		display:none;
	}
	.off-phone, .off-tablet, .on-desktop {
		display:block;
	}
}
@media (min-width: 768px) and (max-width: 979px) {
	.main, .container {
		width:720px;
	}
	.grid1 {
		width:40px;
	}
	.grid2 {
		width:100px;
	}
	.grid3 {
		width:160px;
	}
	.grid4 {
		width:220px;
	}
	.grid5 {
		width:280px;
	}
	.grid6 {
		width:340px;
	}
	.grid7 {
		width:400px;
	}
	.grid8 {
		width:460px;
	}
	.grid9 {
		width:520px;
	}
	.grid10 {
		width:580px;
	}
	.grid11 {
		width:640px;
	}
	.grid12 {
		width:700px;
	}
	.off-tablet, .on-desktop, .on-phone {
		display:none;
	}
	.off-phone, .on-tablet, .off-desktop {
		display:block;
	}
}
@media (min-width: 768px) {
	.hide-desktop {
		display:none;
	}
}
@media (max-width: 767px) {
	.main, .container {
		max-width:90%;
		width:90%;
	}
	.row {
		width:100%;
		margin-bottom:0px;
	}
	.off-grid {
		display:none;
	}
	.grid1,.grid2,.grid3,.grid4,.grid5,.grid6,.grid7,.grid8,.grid9,.grid10,.grid11,.grid12 {
		width:100%;
		margin-left:0px;
		margin-right:0px;
	}
	.on-desktop, .off-phone, .on-tablet {
		display:none;
	}
	.on-phone, .off-desktop, .off-tablet {
		display:block;
	}
	.home-top h2.toptitle {
		padding-bottom: 0px;
	}
	.home-top h3.title {
		text-align: center;
		text-transform: uppercase;
	}
}
.flex-grid {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-left: -1.5%;
	margin-right: -1.5%;
}
.flex-grid-3 {
	flex: 0 1 30%;
	margin: 1.5%;
	padding: 0;
}
.flex-grid-3:first-child {
	margin-left: 2% !important;
}
.post img {
	max-width:100%;
	height:auto;
}
img.alignright {
	float:right;
	margin:0px 0 10px 20px;
	clear:right;
}
img.alignleft {
	float:left;
	margin:0px 20px 10px 0;
	clear:left;
}
img.alignalone {
	margin:5px auto 8px;
}
img.alignnone {
	margin:8px 12px 10px 0px;
}
img.aligncenter {
	margin:5px auto 5px;
	display:block;
}
.button::-moz-focus-inner{
	border: 0;
	padding: 0;
}
.page-template-default .pagehead-img img {
	width: 100%;
	position:relative;
	z-index:9;
}
.page-template-default .pagehead-img:before,.page-template-adult_programs .pagehead-img:before{
	content:"";
	position:absolute;
	background:rgba(0,0,0,0.25);
	top:0;
	right:0;
	bottom:0;
	left:0;
	z-index:80;
}
.page-template .pagehead-img:before {
	content:"";
	position:absolute;
	background:rgba(0,0,0,0.25);
	top:0;
	right:0;
	bottom:5px;
	left:0;
	z-index:80;
}
.button {
	font-family: 'Lexend Deca', sans-serif;
	display: inline-block;
	display: inline;
	zoom: 1;
	padding: 12px 20px;
	margin: 0;
	cursor: pointer;
	font-size: 1.1em;
	overflow: visible;
	text-decoration: none;
	white-space: nowrap;
	color: #fff;
	background-color: #2E9D49;
	background-image: none;
	border: 0;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	box-shadow: 0 1px 0 rgba(0, 0, 0, .3), 0 2px 2px -1px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .3) inset;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.button:hover {
	background-color: #009CD3;
}
.button:active{
	background: #e9e9e9;
	position: relative;
	top: 1px;
	text-shadow: none;
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}
.button[disabled], .button[disabled]:hover, .button[disabled]:active{
	border-color: #eaeaea;
	background: #fafafa;
	cursor: default;
	position: static;
	color: #999;
	/* Usually, !important should be avoided but here it's really needed :) */
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	text-shadow: none !important;
}
.button.green, .button.red, .button.blue {
	color: #fff !important;
}
.button.green{
	background-color: #2e9d49;
	border-color: #57a957;
	letter-spacing: 1px;
}
.button.green:hover{
	background-color: #00b5cc;
}
.button.green:active{
	background: #57a957;
}
/* ############# GENERAL STUCTURE ############# */
#body {
	background:#fff;
}
.header {
	background:#fff;
	padding:0;
	position: relative;
}
.hide {
	display:none;
}
.header-container {
	padding-bottom: 0;
}
.logo {
	text-align:left;
	margin: 15px 0;
}
.logo img {
	max-width:100%;
	height:auto;
	width: 200px;
}
.topbar {
	background: #009cd3;
	padding: 0;
	/*height: 45px;
	*/
	color: #fff;
	text-align: right;
	word-spacing: -2px;
}
.topbar ul{
	margin-bottom:0;
}
.topbar ul li{
	display: inline-block;
}
.top-header {
	margin-top:17px;
}
.top-nav {
	background:#aeab9e;
	float: right;
	padding:0 25px;
}
.top-nav .menu, .top-nav ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	text-align:center;
}
.top-nav ul ul {
	display:none;
}
.top-nav .menu li {
	float:left;
	list-style:none;
	padding-right:2px;
	position:relative;
	background:url(images/nav_sep.png) no-repeat 100% 15px;
}
.top-nav .menu li.last, .top-nav .menu li:last-child {
	background:none;
}
.top-nav .menu li a {
	color:#fff;
	font-size:14px;
	padding:10px 8px 10px;
	display:inline-block;
}
.top-nav .menu li a.basket {
	background:url(images/icon_basket.png) no-repeat 6px 11px;
	padding-left:34px !important;
}
.top-nav .menu li a:hover, .top-nav .menu > li.current-menu-item > a, .top-nav .menu > li.current_page_item > a,.top-nav .menu > li.current-page-parent > a, .top-nav .menu > li.current-menu-parent > a, .top-nav .menu > li.current-menu-ancestor > a {
	color:#003366;
}
.topbar ul li a {
	padding: 8px 15px;
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-size: 14px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
	background: #006b9e;
}
.topbar ul li a:hover {
	background: #00b5cc;
}
.topbar ul li:first-child a {
	background: transparent;
}
/*### NAVIGATION ###*/
#nav {
	padding:0;
	width:100%;
}
#nav-icon {
	display: none;
}
#nav ul.menu, #nav div.menu ul {
	margin:0px;
	padding:0px;
	text-align: right;
	list-style:none;
	float:right;
}
#nav ul.menu li, #nav div.menu li {
	display:inline-block;
	position:relative;
	margin: 5px;
}
#nav ul.menu li a, #nav div.menu li a {
	color: #466393;
	font-size: 16px;
	line-height: 22px;
	text-decoration: none;
	display: block;
	padding: 15px 18px;
	font-weight: 600;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
}
#nav ul.menu li a span.sf-sub-indicator {
}
#nav ul.menu li a:hover, #nav div.menu li a:hover {
	color:#2e9d49;
}
#nav ul.menu li a:hover span, #nav div.menu li a:hover span{
	border-bottom: 1px solid;
}
#nav > ul.menu > li.current-menu-item > a:hover, #nav > ul.menu > li.current-menu-item.sfHover > a,#nav > ul.menu > li.current-menu-parent > a:hover, #nav > ul.menu > li.current-menu-parent.sfHover > a,#nav > ul.menu > li.current-menu-item > a, #nav > ul.menu > li.current-page-parent > a, #nav > ul.menu > li.current_page_parent > a,#nav > ul.menu > li.current_page_item > a, #nav > ul.menu > li.current-page-ancestor > a {
	color:#2e9d49;
}
#nav > ul.menu > li > a:hover, #nav > ul.menu > li.sfHover > a {
	color:#2e9d49;
}
#nav ul.menu li.highlight {
	float:right;
}
#nav ul.menu li.highlight a {
	background:#003366;
	color:#fff;
	padding:15px 25px 16px;
}
#nav ul.menu li.highlight a:hover, #nav ul.menu li.highlight.current-menu-item a, #nav ul.menu li.highlight.current-menu-parent a,#nav ul.menu li.highlight.current_page_item a, #nav ul.menu li.highlight.current-page-ancestor a,#nav ul.menu li.highlight.current_page_item a, #nav ul.menu li.highlight.current-page-parent a {
	background:#606775 !important;
	color:#fff !important;
}
/* DROPDOWN */
#nav ul ul, #nav ul.menu ul, #nav div.menu ul ul {
	position:absolute;
	top:-999em;
	left:0px;
	width:170px;
	z-index:999;
	background:#f1f1f1;
	padding:0;
	list-style:none;
	float:left;
	border-top:4px solid #ffd204;
}
#nav ul li.sfHover ul, #nav ul li:hover ul {
	top:100%;
}
#nav ul li.sfHover ul ul, #nav ul li:hover ul ul {
	top:0px;
	left:172px;
}
#nav ul ul li, #nav ul.menu ul li, #nav div.menu ul ul li {
	width:100%;
	padding-right:0 !important;
	padding-left:0 !important;
	background:#f1f1f1;
	border-bottom:1px solid #e0e0e0;
}
.slideshow {
	margin: 0 -1px;
	width: calc(100% + 1px);
}
.slidetext {
	width: 350px;
	text-align: left;
	margin-left: 40px;
}
.slidetext li{
	display: inline-block;
	margin: 6px;
}
.slidetext p {
	font-family: 'Lexend Deca', sans-serif !important;
	color: #fff !important;
	font-size: 30px !important;
	font-style: italic !important;
	font-weight: 700 !important;
	margin-bottom: 20px !important;
}
.home article header {
	display: none;
}
.our-program {
	background-position: center top 25%;
	background-size: contain;
	background-repeat: no-repeat !important;
	padding: 50px 0;
}
.our-program .toptext {
	text-align: center;
	max-width: 60%;
	margin: 0 auto;
	font-size: 21px;
	line-height: 1.6em;
	position:relative;
	z-index:2;
}
.our-program .toptext h3.widget-title {
	color: #006498;
	margin-bottom: 15px;
	font-size: 28px;
}
.our-program .toptext .textwidget {
	font-size: 18px;
	max-width: 88%;
	margin: 0 auto 50px;
	font-weight: 400;
}
.testimonials {
	margin-top: 30px;
}
.testimonials p.content {
	max-width: 95%;
}
.fiveprogram .sow-features-list .sow-features-feature {
	width: 18.4% !important;
	margin: 0.8%;
	background: #fff;
	padding: 20px 0 10px;
	box-shadow: 0 0 23px 1px rgba(0,0,0,.2);
	border-radius: 15px;
}
.fiveprogram .sow-features-list .sow-features-feature .box-sub {
	font-size: 12px;
	color: #656c90;
}
.fiveprogram .sow-features-list .sow-features-feature .box-title {
	color: #242e61;
	font-size: 24px;
	margin-bottom: 10px;
	font-weight: 700;
}
.fiveprogram .sow-features-list .sow-features-feature .box-content {
	color: #242e61;
	font-size: 14px;
}
.our-program .fiveprogram {
	margin-bottom: 50px;
}
.testimonials h3.title {
	color: #006b9e;
	font-weight: normal;
	font-size: 21px;
	padding-bottom: 30px;
}
.testimonials .content {
	font-size: 16px !important;
	line-height: 30px !important;
	padding-bottom: 30px;
}
.rightalign{
	text-align: left;
}
.testimonials .rightalign {
	padding-top: 35px;
}
.testimonials div#n2-ss-3 .n2-ss-control-bullet {
	margin-top: -50px !important;
	margin-left: -135px;
}
.our-program .widget_smartslider3 {
	background-image: linear-gradient(to bottom, transparent, #f2f6f9);
}
.bottomposts li {
	display: inline-block;
}
.bottomposts .one_half {
	position: relative;
}
.bottomposts li.img {
	width: 100%;
}
.bottomposts li.date {
	background: rgba(0, 143, 136, .8);
	color: #fff;
	text-align: center;
	padding: 10px;
	position: absolute;
	top: 0px;
	right: 7px;
	bottom: 8px;
	width: 30px;
}
.bottomposts li.date span.intdate {
	display: block;
	font-size: 28px;
	font-family: 'Lexend Deca', sans-serif;
	padding-top: 8px;
}
.bottomposts li.date span.textdate {
	font-size: 14px;
	padding-top: 2px;
	display: block;
	text-transform: uppercase;
}
.bottomposts .title {
	margin-bottom: 10px;
}
.bottomposts .title a {
	color: #006498;
	font-size: 16px;
}
.bottomposts {
	border-bottom: 2px solid #f3f7fa;
	margin-bottom: 10px;
}
.home-top h2.toptitle {
	display: block;
	text-align: center;
	font-weight: 400;
	padding-bottom: 30px;
	color: #006498;
	margin-top: -20px;
	font-size: 28px;
}
.home-top.section {
	margin-bottom: 50px;
}
.slidetext.centeralign {
	margin: 0 auto;
	width: 500px;
	text-align: center;
}
.slidetext.centeralign p{
	text-align: center !important;
}
.slidetext.rightalign {
	float: right;
	text-align: right;
}
.slidetext.rightalign p{
	text-align: right !important;
}
.home-top h3.title {
	color: #009CD3;
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding: 30px 0;
	margin-bottom: 0;
}
.pagehead-content-nobg {
	background: #009cd3;
	padding: 50px 0;
	margin-bottom: 20px;
}
.pagehead-content-nobg h2.entry-title {
	font-size: 32px;
	line-height: normal;
	text-align: center;
	margin: 0;
}
p.pagecaption:empty {
	display: none;
}
.footer-top{
	background: #009cd3;
	padding: 50px 0;
	border-top:0px solid #fff;
}
footer {
	position: relative;
}
footer .footer-top /*{
	margin-top: 75px;
}
*/
.page-template-firstlevel footer .footer-top, .page-template-program_page footer .footer-top {
	margin-top: 0px;
}
.pagebottom + footer {
	margin-top: -75px;
}
footer ul {
	padding-left: 0em;
}
footer .footermenu li {
	display: block;
	text-align: left;
}
footer .footermenu li a, footer p {
	color: #fff;
	font-size:14px;
}
footer .footermenu li a:hover, footer .footermenu li a:focus{
	text-decoration: underline;
	font-style: italic;
}
footer ul.social {
	text-align: left;
	padding: 0;
	color: #fff;
}
footer ul.social li {
	display: inline-block;
}
footer ul.social li a {
	display: block;
	margin: 0px 1px;
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
}
footer ul.social li a:hover, footer ul.social li a:focus{
	transform: scale(1.05);
	border-color: #466393;
}
footer ul.social li a i {
	font-size: 21px;
	color: #fff;
	border-radius: 50px;
	padding: 10px;
	border: 1px solid #fff;
	box-shadow: 0 0 15px 0px rgba(0,0,0,.3);
	width:40px;
	height:40px;
	text-align:center;
}
footer ul.social li a.yt{
}
footer ul.social li a.yt i,footer ul.social li.yt a i{
	background-color: #ec1c24;
}
footer ul.social li a.ig{
}
footer ul.social li a.ig i {
	background-image: linear-gradient(to bottom, #fe9a3e, #eb4b70, #8c36af);
	padding: 10px;
}
footer ul.social li a.tw{
}
footer ul.social li a.tw i {
	background-color: #7cc3ff;
	padding: 9px 8px;
}
footer ul.social li a.fb{
}
footer ul.social li a.fb i {
	background-color: #4cb0e8;
	padding: 10px;
}
.newsletterform p{
	color: #fff;
	text-align: left;
}
.newsletterform input[type=email] {
	background: #e4f6fe;
	border-radius: 4px;
	padding: 10px;
	border: 2px solid #fff;
	box-shadow: 0 0 15px 0px rgba(0,0,0,.3);
}
.newsletterform input[type=submit] {
	background: #466393;
	border: none;
	color: #fff;
	padding: 12px 15px;
	position: absolute;
	top: 0;
	right: 0;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.newsletterform #mailpoet_form_1 .mailpoet_text, #mailpoet_form_1 .mailpoet_textarea {
	width: 85%;
}
#mailpoet_form_1 .mailpoet_form {
	position: relative;
}
.flogo img {
	width: 200px;
	margin-top: 0px;
}
.copyright {
	background: #e5eef3;
	border-top: 1px solid #fff;
	padding: 15px 0 3px;
	font-size: 13px;
}
.copyright .fmenu li {
	display: inline-block;
	margin: 10px;
}
.copyright .fmenu li a {
	color: #466393;
}
.fcopy p {
	color: #466393;
	text-align: right;
	padding: 0;
}
.fcopy {
	padding-top: 8px;
}
.panel-grid-cell {
	margin-left: 0;
	margin-right: 0;
}
.siteorigin-panels-stretch {
	padding: 0 !important;
	margin: 0 !important;
	width: 100% !important;
}
.panel-layout .panel-grid.panel-has-style {
	width: 100%;
	float: left;
	margin: 0;
	padding:0;
}
.joinscout3 {
	text-align: center;
}
.joinscout3 h4 {
	color: #242E61;
	font-size: 22px;
	margin: 2px 0 15px;
}
.joinscout3 p {
	font-size: 16px;
	color: #131934;
}
.header-icons {
	margin-top: 30px;
}
.imgnumber img.dotted-top-bottom {
	position: absolute;
	top: 80px;
	width: 152px;
	left: 240px;
}
.imgnumber {
	position: relative;
	padding: 5px 30px 5px;
	z-index: 99;
}
.joinscout3 .panel-grid .panel-grid-cell:nth-child(1){
}
.joinscout3 .panel-grid .panel-grid-cell:nth-child(2) {
	margin-top: 100px;
}
.joinscout3 .panel-grid .panel-grid-cell:nth-child(3){
}
.joinscout3 .panel-grid .panel-grid-cell:nth-child(4) {
	margin-top: 100px;
}
.joinscoutbottom {
	text-align: center;
	padding: 40px 010px;
}
.joinscoutbottom .widget_text h3.widget-title, .joinscoutbottom .widget_text .textwidget {
	width: 670px;
	margin: 0 auto;
	max-width: 90%;
}
.joinscoutbottom .widget_text h3.widget-title {
	color: #20769f;
	margin-bottom: 20px;
}
p.big {
	font-size: 16px;
}
.max750 {
	width: 750px;
	margin: 0 auto;
	max-width: 90%;
}
.max850 {
	width: 850px;
	margin: 0 auto;
	max-width: 90%;
}
.our-program-rtimg {
	margin-top: -140px;
	z-index: 9999;
	position: relative;
}
.joinscoutbottom {
	background-repeat: no-repeat !important;
	background-size: cover;
	background-position: top center;
}
.joinscoutbottom.ourprogram .widget_text h3.widget-title{
	margin-bottom: 40px;
}
blockquote {
	background: url(images/group30.png) no-repeat;
	background-size: 100px auto;
	background-position: right 5px;
	padding: 15px 0px;
	margin: 10px;
}
blockquote p {
	margin: 1.5em;
	color: #666;
	border-radius: 8px;
	padding: 22px 20px 15px;
	padding-right: 70px;
	font-size: 20px;
	line-height: 32px;
	margin-right: 72px;
	background-image: linear-gradient(to right, #cfe9f5, transparent);
}
#topsearch {
	cursor: pointer;
	background: #466393;
	color: #fff;
	float: right;
	padding: 12px 12px 7px 12px;
	font-size: 18px;
	border-radius: 3px;
	z-index: 99;
	position: relative;
	margin-top: 30px;
}
.header-container.grid9 {
	margin-right: 0;
}
#mysearchform {
	position: absolute;
	right: 9px;
	top: 5px;
	width: 80%;
	max-width: 350px;
}
#ajaxsearchlite1 .probox, div.asl_w .probox {
	border: 1px solid #d1ddef;
	box-shadow: 0 0 3px 0px #c7d7f3 inset;
	border-radius: 4px;
	background: #eef8fb;
	-webkit-transition: background-color .2s ease-out;
	-moz-transition: background-color .2s ease-out;
	-ms-transition: background-color .2s ease-out;
	-o-transition: background-color .2s ease-out;
	transition: background-color .2s ease-out;
}
#ajaxsearchlite1 .probox .proinput input, div.asl_w .probox .proinput input{
	font-family: 'Nunito Sans', sans-serif;
	font-size:14px;
}
.our-program {
	margin-top: 40px !important;
}
/*article header {
	background: #009cd3;
	text-align: center;
	padding: 20px 20px 10px;
	margin-bottom: 40px;
}
article header h1.entry-title, article header h2.entry-title {
	color: #fff;
}
*/
.single-post article .entry-content {
	margin-bottom: 30px;
	display: block;
	float: left;
}
.page-id-301 article header, .page-id-21 article header, .page-id-43 article header, .page-id-342 article header{
	display: none;
}
.page-bottom-fivebox {
	text-align: center;
	background: url(images/program-youth-page.svg) no-repeat;
	background-size: 100%;
	background-position: center top;
	padding: 200px 0 60px 0;
	margin-top: 0px;
}
.page-bottom-fivebox h3.sub_blue {
	top: -70px;
	position: relative;
}
.page-bottom-fivebox.volunteer {
	text-align: center;
	background: #e4f6fe url(images/program-adult.svg) no-repeat;
	background-size: auto;
	background-position: center bottom;
	padding: 0px 0 150px 0;
	margin-bottom: 100px;
	margin-top: -80px;
}
.page-bottom-fivebox.volunteer h3.sub_blue {
	top: 0;
}
.page-bottom-fivebox .textwidget {
	background: #fff;
	padding: 20px 0 10px;
	/* box-shadow: 0 0 23px 1px rgba(0,0,0,.2);
	*/
	border-radius: 15px;
	/*padding: 10px;
	*/
	/*min-height: 248px;
	*/
	transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-webkit-transition: all ease-in-out .3s;
}
.page-bottom-fivebox .textwidget:hover{
	/*transform: scale(1.05);
	*/
}
.page-bottom-fivebox .textwidget:empty{
	display: none;
}
.page-bottom-fivebox p.box-sub {
	font-size: 11px;
	color: #242E61;
	padding-bottom: 0px;
}
.page-bottom-fivebox h5.box-title {
	font-size: 24px;
	color: #242E61;
	margin-bottom: 5px;
}
.pageheader {
	position: relative;
	overflow:hidden;
}
.pagehead-content {
	position: absolute;
	top: 50%;
	left: 0;
	color: #fff;
	z-index: 99;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pageheader h2.entry-title {
	font-size: 40px;
	color: #fff;
	margin:0;
	padding:0 20px;
	/*max-width: 700px;
	*/
}
.pageheader .pagecaption {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	padding:30px 20px;
	/*max-width: 700px;
	*/
	line-height: 1.4em;
}
}
.pagehead-content-nobg {
background: #009cd3;
}
.pagehead-content-nobg .pageheader .pagecaption, .pagehead-content-nobg .pageheader .pagecaption {
width: 100%;
max-width: auto;
}
.pagebottom h5 {
font-size: 20px;
color: #242E61;
}
h3.widget-title {
font-size: 35px;
margin-bottom: 20px;
color: #006B9E;
}
.page-template-default h3.widget-title {
font-size: 21px;
}
.pagebottom {
text-align: center;
font-family: 'Nunito', sans-serif;
font-size: 20px;
color: #151A38;
background: #f2f6f9;
padding: 40px 0;
}
.pagebottom .textwidget img {
background: #009cd3;
border-radius: 50%;
padding: 10px;
width: 80px;
height: 80px;
margin-bottom: 20px;
}
.header-icons li {
display: inline-block;
padding: 5px;
}
.header-icons li a {
width: 90px;
height: 90px;
display: block;
padding: 2px;
border-radius: 50%;
transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
}
.header-icons li:nth-child(1) a{
background: #b65518;
}
.header-icons li:nth-child(2) a{
background: #ffc800;
}
.header-icons li:nth-child(3) a{
background: #00ae42;
}
.header-icons li:nth-child(4) a{
background: #9e1b32;
}
.header-icons li:nth-child(5) a{
background: #dc291e;
}
.header-icons li a:hover, .header-icons li a:focus{
background: #006B9E;
transform: scale(1.05);
}
.page-bottom-fivebox .textwidget p.box-img {
width: 90px;
height: 90px;
display: block;
padding: 2px;
border-radius: 50%;
transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
text-align: center;
margin: 5px auto 15px;
}
.page-bottom-fivebox .panel-grid-cell:nth-child(1) p.box-img{
background: #b65518;
}
.page-bottom-fivebox .panel-grid-cell:nth-child(2) p.box-img{
background: #ffc800;
}
.page-bottom-fivebox .panel-grid-cell:nth-child(3) p.box-img{
background: #00ae42;
}
.page-bottom-fivebox .panel-grid-cell:nth-child(4) p.box-img{
background: #9e1b32;
}
.page-bottom-fivebox .panel-grid-cell:nth-child(5) p.box-img{
background: #dc291e;
}
/*Megamenu Custom CSS*/
.mega-main.main {
width: 1200px !important;
margin: 0 auto !important;
float: none !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu, #mega-menu-wrap-main-menu, header#header .header .main {
position: static;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
background-image: linear-gradient(to bottom, #eceff4 , #f2f6f9);
color: #466393;
font-weight: 600;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
background: #f2f6f9;
color: #131934;
font-size: 16px;
padding: 10px 10px 8px 20px;
line-height: normal;
border-bottom: 1px solid #e7ebf3;
border-top: 1px solid #ffffff;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{
background: transparent;
color: #009cd3;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
background-image: linear-gradient(to bottom, #eceff4 , #f2f6f9);
color: #466393;
font-weight: 600;
}
#mega-menu-wrap-main-menu {
background: transparent;
clear: none;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
color: #466393;
font-size: 16px;
line-height: 3px;
text-decoration: none;
display: block;
padding: 53px 13px;
font-weight: 600;
text-transform: uppercase;
font-family: 'Nunito Sans', sans-serif;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link:hover {
background: #f2f6f9;
color: #466393;
font-weight: 600;
background-image: linear-gradient(to bottom, #eceff4 , #f2f6f9);
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu {
background: #f2f6f9;
padding: 10px 20px;
z-index: 9999;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
font-size: 18px;
color: #131934;
font-family: 'Lexend Deca', sans-serif;
font-weight: 400;
margin-bottom: 15px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover{
font-weight: 400;
background: transparent;
color: #009cd3;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
color: #131934;
font-family: 'Lexend Deca', sans-serif;
font-size: 14px;
line-height: 28px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus{
color: #009cd3;
}
.ow-button-base a {
box-shadow: none !important;
border-radius: 6px;
font-size: 16px !important;
border: none !important;
min-width: 150px;
transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
}
.ow-button-base a.black {
background: #000 !important;
}
.ow-button-base a.green {
background: #2e9d49 !important;
}
.ow-button-base a.red {
background: #dc291e !important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.widget_sow-button {
padding: 5px;
}
.ow-button-base a:hover, .ow-button-base a:focus{
transform: scale(1.05);
}
@media (min-width: 1600px) {
/*.topbar {
	height: 48px;
}
*/
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
	font-size: 18px;
	line-height: 35px;
}
#wpsl-stores {
	font-size: 16px;
}
.wpsl-store-location strong {
	font-size: 18px;
}
.ow-button-base a {
	font-size: 21px !important;
}
.grid2 {
	width: 270px;
}
.grid5 {
	width: 580px;
}
.grid3 {
	width: 295px;
}
body {
	font-size:16px;
}
h1{
	font-size: 45px;
	line-height: normal;
}
h2{
	font-size: 40px;
	line-height: normal;
}
h3 {
	font-size:32px;
	padding:0px 0 6px;
}
h4 {
	font-size:32px;
	padding:0px 0 5px;
}
h5 {
	font-size:30px;
	padding:0px 0 4px;
}
h6 {
	font-size:22px;
	padding:0px 0 4px;
}
.main, .container {
	/* width: 1600px;
	*/
}
.mega-main.main {
	/*width: 1600px !important;
	*/
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
	font-size: 16px;
	padding:53px 10px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link{
	font-size: 18px;
}
.imgnumber img.dotted-top-bottom {
	width: 180px;
	right: -120px;
	left: auto;
}
.joinscout3 p {
	font-size: 16px;
}
.pagebottom {
	padding: 50px 0;
}
.joinscout3 h4 {
	font-size: 24px;
}
.pagebottom .textwidget img {
	width: 90px;
	height: 90px;
}
h3.widget-title {
	font-size: 45px;
	margin-bottom: 30px;
}
.pagebottom {
	font-size: 21px;
}
.pagebottom h5 {
	font-size: 24px;
}
#nav ul.menu li, #nav div.menu li {
	display: inline-block;
	position: relative;
	margin: 5px 18px;
}
#nav ul.menu li a, #nav div.menu li a {
	font-size: 21px;
	line-height: 30px;
	padding: 15px 18px;
}
.topbar ul li a {
	font-size: 16px;
}
.pageheader h2.entry-title {
	font-size: 45px;
}
.pageheader .pagecaption{
	font-size: 28px;
}
.page-bottom-fivebox .textwidget {
	min-height: auto;
}
}
@media (max-width:1220px) {
#nav ul.menu li a, #nav div.menu li a {
	font-size:14px;
	padding:10px 10px;
}
.header-icons li a {
	width: 72px;
	height: 70px;
	padding: 1px 5px 11px;
}
.topbar ul li a {
	padding: 5px 10px;
	font-size: 13px;
}
.topbar {
	height: 35px;
	word-spacing: -3px;
}
.footer-top {
	padding: 30px 0 20px;
}
.grid5.footermenu .one_third {
	width: 100%;
	padding: 0;
}
.footer-top .grid5, .footer-top .grid2, .footer-top .grid3 {
	width: 25%;
	margin: 0;
}
footer .footermenu li {
	line-height: normal;
}
footer .footermenu li a {
	line-height: 22px;
}
.copyright .fmenu li {
	margin: 10px 5px;
}
.fcopy p {
	font-size: 12px;
	line-height: normal;
}
.imgnumber img.dotted-top-bottom {
	top: 50px;
	left: 185px;
}
.fiveprogram .sow-features-list .sow-features-feature {
	width: 29% !important;
	margin: 2%;
}
}
@media (max-width:979px) {
#nav ul.menu{
	display: none;
}
.fiveprogram .sow-features-list .sow-features-feature {
	width: 46% !important;
	margin: 4% 2%;
}
.pageheader .pagecaption {
	padding: 0;
}
.copyright {
	padding: 12px 0 8px;
	font-size: 13px;
}
.copyright .one_third {
	width: 50%;
	padding: 0;
}
.copyright .two_third{
	width: 50%;
	padding: 0;
}
blockquote p {
	font-size: 16px;
	line-height: 25px;
	margin-right: 35px;
}
.imgnumber {
	padding: 5px 12px 5px;
}
.imgnumber img.dotted-top-bottom {
	top: 45px;
	left: 135px;
	width: 150px;
}
.our-program .toptext {
	text-align: center;
	max-width: 100%;
	margin: 0 auto;
}
.joinscoutbottom {
	background-repeat: no-repeat !important;
	background-size: inherit !important;
	background-position: center bottom !important;
}
.fiveprogram .sow-features-list .sow-features-feature {
	box-shadow: 0 0 9px 0px rgba(0,0,0,.1);
}
.testimonials div#n2-ss-3 .n2-ss-control-bullet{
	display: none;
}
}
@media (min-width: 768px) and (max-width: 979px) {
}
@media (max-width: 767px) {
.show-desktop {
	display:none;
}
.pageheader h2.entry-title {
	font-size: 30px;
	line-height: normal;
}
.header-icons li a {
	width: 50px;
	height: 48px;
}
.pageheader .pagecaption {
	font-size: 16px;
	width: 100%;
}
.logo.grid3, .header-container.grid9 {
	width: 50%;
}
.our-program-rtimg {
	margin-top: -20px;
}
.our-program-rtimg .sow-image-container {
	display: block;
}
.joinscoutbottom.ourprogram .widget_text h3.widget-title {
	margin-bottom: 0;
	margin-top: -40px;
}
.our-program-rtimg .sow-image-container img.so-widget-image {
	margin: 0 auto;
	float: none;
}
.grid5.footermenu {
	float: right;
	width: 30%;
}
.footer-top .mleft {
	clear: left;
	width: 60%;
	padding-left: 20px;
}
.grid2.flogo {
	margin-bottom: 20px;
	width: 50%;
	text-align: left;
}
footer .footermenu li a {
	font-size: 14px;
	line-height: 28px;
}
.copyright {
	padding: 12px 0 15px;
	text-align: center;
}
.fcopy p{
	text-align: center;
}
.copyright .one_third, .copyright .two_third{
	width: 100%;
}
.copyright .fmenu li {
	margin: 5px 10px 5px 10px;
}
.copyright .fmenu li a {
	color: #009cd3;
	font-weight: 700;
}
.imgnumber img.dotted-top-bottom{
	display: none;
}
.joinscout3 .panel-grid .panel-grid-cell, .joinscout3 .panel-grid .panel-grid-cell:nth-child(2), .joinscout3 .panel-grid .panel-grid-cell:nth-child(4){
	margin-top: 0;
}
.slidetext p{
	font-size: 20px !important;
}
}
@media (max-width:599px) {
h4 {
	font-size: 18px;
	line-height: 30px;
}
h3.widget-title {
	font-size: 22px;
	line-height: 30px;
}
article header {
	padding: 12px 15px 2px;
	margin-bottom: 20px;
}
.pageheader .pagecaption{
	display: none;
}
.header-icons li{
	padding: 4px;
}
#mysearchform {
	width: 50%;
	max-width: initial;
}
.grid5.footermenu {
	width: 40%;
}
.footer-top .mleft {
	width: 50%;
}
.slidetext p{
	font-size: 18px !important;
	line-height: 28px !important;
	margin-bottom: 5px !important;
}
}
@media (max-width:479px) {
.topbar .main {
	width: 100%;
	max-width: 100%;
}
ul#menu-top-menu {
	margin: 0;
	padding: 0;
}
.topbar ul li a {
	padding: 4px 5px;
	text-transform: none;
	font-size: 13px;
}
.topbar {
	height: 31px;
	word-spacing: -2px;
}
.copyright .fmenu li {
	margin: 3px 3px 3px 2px;
}
.copyright .fmenu li a {
	font-weight: 700;
}
/*.header-container.three_fourth{
	display: none;
}
*/
}
@media (max-width:400px) {
.pagehead-content {
	text-align: center;
}
.header-icons {
	margin-top: 10px;
}
.pageheader h2.entry-title {
	margin-bottom: 0;
}
.pageheader h2.entry-title {
	font-size: 22px;
}
.header-icons li {
	padding: 1px;
}
.header-icons li a {
	width: 39px;
	height: 41px;
	padding: 0px 3px 3px;
}
.grid5.footermenu {
	width: 100%;
	border-bottom: 1px dashed #e4f6fe;
	margin-bottom: 10px;
	padding-bottom: 8px;
}
.footer-top .mleft {
	width: 100%;
	padding: 0;
}
.grid2.flogo {
	width: 100%;
	text-align: center;
}
}
.sub_page .detail h4{
margin:5px 0;
}
.detail .short_dis{
margin:20px 0 10px 0;
}
.sub_page{
width:100%;
float:left;
position:relative;
margin:40px 0 0;
padding:40px 0;
position: relative;
background: #eceff4;
}
.sub_page .flex_grid {
display: flex;
}
.sub_page .flex_grid .flex-item {
width: 33%;
}
.sub_page h3{
color:#242e61;
font-size:24px;
margin-top:30px!important;
padding-left:20px;
}
.sub_page .detail{
background:#FFF;
box-shadow:0 0 15px rgba(0,0,0,0.1);
padding:20px 20px 50px 20px;
border-radius:10px;
position: relative;
}
.sub_page .detail h4 a{
font-size:21px;
color:#2699fb;
}
.sub_page .detail h4 a:hover{
color:#2e9d49;
}
.sub_page .detail .short_dis p {
position: relative;
dispaly: block;
}
.sub_page .detail p {
position: absolute;
bottom: 20px;
}
a.more{
color:#2699fb;
text-transform:uppercase;
font-size:15px;
}
a.more:hover{
color:#2e9d49;
}
.content_area{
width:100%;
float:left;
padding:0;
}
.content_area h5{
font-size:22px;
margin:30px 0 5px;
}
.content_area a{
color:#51a7fb;
}
.content_area a:hover{
color:#006B9E;
}
a.btn, #wpsl-search-btn {
border-radius:5px;
box-shadow: 0 0 35px rgba(0,0,0,0.16)!important;
background:#2E9D49;
color:#ffffff;
font-size:16px;
padding:10px 30px;
font-family: 'Lexend Deca', sans-serif;
border-radius: 0.5em;
}
a.btn:hover, #wpsl-search-btn :hover {
box-shadow:0 0px 4px rgba(102,102,102,0.5);
background:#009CD3;
color:#fff;
}
.regions a.btn{
text-align:center;
display:block;
font-size:18px;
}
.annual-report h2 {
text-align: center;
font-size: 21px !important;
}
.annual-report h2 a {
text-align: center;
font-size: 16px;
}
.annual-report figure {
width: 100%;
text-align: center;
height: 280px;
overflow: hidden;
}
.annual-report figure img {
box-shadow: 0 0 18px rgba(0,0,0,0.4);
}
/***** 9-9-2019 ******/
.mtb_block{
width:100%;
float:left;
margin:0 0 10px 0;
padding:0 0 30px 0;
border-bottom: 1px solid #eaeaea;
}
.mtb_block figure{
width:150px;
min-height:150px;
float:left;
margin:0;
padding:0;
border: 1px solid #e8e8e8;
}
.mtb_block .r_dtl{
overflow:hidden;
margin:0;
padding:0 0 0 30px;
}
.mtb_block h3{
margin:0 0 8px 0;
padding:0;
font-size:26px;
}
.mtb_block .othr{
width:100%;
margin:0 0 18px 0;
padding:0;
font-size:18px;
}
.mtb_block p{
margin:0;
padding:0;
}
.mtb_block.last{
border-bottom:none;
/*margin-bottom:0;
*/
}
.mtt_dtl{
width:100%;
margin:-16px 0 20px 0;
padding:0;
text-align:center;
}
.mtt_dtl h6{
margin-bottom:7px;
padding: 0;
line-height: inherit;
}
.mtt_dtl p{
margin-bottom:0;
}
.pv_img{
width:100%;
margin:-16px 0 20px 0;
padding:0;
text-align:center;
}
.pv_img img{
width:100%;
}
.divrsity .post_list .detail .short_dis {
min-height:180px;
}
.pagecaption strong{
display:block;
font-size:20px;
}
ul.side-menu{
width:100%;
float:left;
margin:0;
padding:0;
}
ul.side-menu li{
width:100%;
float:left;
margin:0 0 20px 0;
padding:0;
list-style:none;
}
ul.side-menu li a{
display: block;
width: 100%;
padding: 25px 15px 25px 80px;
color: #242e61;
box-shadow: 0 0 35px rgba(0,0,0,0.16);
border-radius: 15px;
font-size: 16px;
position: relative;
font-size: 21px;
font-family: 'Lexend Deca', sans-serif;
}
ul.side-menu li a i{
position:absolute;
left:20px;
top:15px;
}
ul.side-menu li a:hover{
color:#006b9e;
}
#new_box{
border-radius:15px;
box-shadow:0 0 35px rgba(0,0,0,0.16);
padding:25px;
margin:40px 0 0;
list-style:none;
}
#new_box h3{
color:#008f88;
font-size:28px;
position:relative;
padding:20px 0 20px 90px;
background:url(https://www.joinscouts.com.au/dev/wp-content/uploads/2019/09/news_ic.png) left top no-repeat;
}
#new_box ul {
margin:0;
padding-left:0;
}
#new_box ul li{
list-style:none;
padding:10px 0;
border-bottom:1px solid #c1c1c1;
}
#new_box ul li:last-child{
border:none;
}
#new_box ul li a{
font-size:18px;
color:#242e61;
}
#new_box ul li span.post-date{
display:block;
font-size:16px;
color:#97979a;
padding:10px 0;
}
#new_box ul li a:hover{
color:#008f88;
}
.wrapper{
padding:20px 0 0px;
}
.vanue_block{
width:100%;
float:left;
margin:0;
padding:0 20px 20px 20px;
border-radius:10px;
box-shadow:0 0 15px rgba(0,0,0,0.1);
}
.vanue_block h3{
margin:15px 0 0 0;
padding:0;
font-size:16px;
color:#000;
font-weight:700;
}
.vanue_block p{
margin:0 0 10px 0;
padding:0;
font-size:14px;
color:#000;
}
.vanue_block p strong{
font-size:15px;
font-weight:700;
display:block;
}
.vanue_block p a{
color:#000;
text-decoration:none;
}
.pagehead-img.no-overlay::before {
}
.pagehead-img img {
filter: none;
-webkit-filter: none;
width: 100%;
}
.overlay {
height: 100%;
width: 100%;
display: none;
position:fixed;
z-index:888;
top:0;
left: 0;
background-color: rgb(31,55,108);
background-color: rgba(31,55,108, 0.8);
}
.overlay-content {
position: relative;
top: 46%;
width: 80%;
text-align: center;
margin-top: 30px;
margin: auto;
}
.overlay .closebtn {
position: absolute;
top: 20px;
right: 45px;
font-size: 60px;
cursor: pointer;
color: white;
}
.overlay .closebtn:hover {
color: #ccc;
}
.overlay input[type=search] {
padding: 15px;
font-size:18px;
border: none;
float: none;
width:60%;
background: white;
border-radius:10px;
vertical-align:top;
}
.overlay input[type=search]:hover {
background: #fff;
}
.overlay input[type=submit] {
float:none;
margin-left:-35px;
width:60px;
padding:15px 15px;
background:#00b32d url(images/search.png) center center no-repeat;
font-size:18px;
color:#fff;
border: none;
cursor: pointer;
border-radius:10px;
box-shadow:0 0 10px rgba(0,0,0,0.4);
text-indent:-9999px;
}
.overlay input[type=submit]:hover {
background: #129633 url(images/search.png) center center no-repeat;
}
.overlay span.screen-reader-text{
display:none;
}
.open-search {
position: fixed;
}
/*.breadcrumbs {
position: relative;
top: -50px;
background: rgba(36, 46, 97,0.7);
display: inline-block;
padding: 4px 20px;
border-radius: 10px;
color: rgba(255,255,255,0.8);
z-index: 2;
}
.breadcrumbs a {
color: rgba(255,255,255,0.9);
}
*/
.breadcrumbs {
color: rgba(36, 46, 97,0.6);
padding: 10px 0px;
}
.breadcrumbs a {
color: rgba(36, 46, 97,0.6);
}
.header-icons{
position:relative;
}
.program_ic{
width:75px;
height:75px;
border-radius:100%;
text-align:center;
padding:10px;
line-height:65px;
display:inline-block;
background:#900;
position:relative;
z-index:5;
position:absolute;
left:0;
top:0;
margin-top:-20px;
}
.program_ic img{
width:100%;
}
.program_age{
background:#20253a;
border-radius:25px;
padding:5px 20px 5px 85px;
color:#fff;
font-size:16px;
display:inline-block;
}
.progrm_right{
z-index:85;
position:relative;
clear: both;
display: block;
min-height: 400px;
}
.right_img1{
width:200px;
height:200px;
margin-top:-80px;
float:right;
position:relative;
z-index:5
}
.right_img_border{
position:absolute;
top:75px;
height:140px;
left:80%;
width:42px;
z-index:2;
}
.right_img1 img{
width:100%;
border-radius:100%;
border:4px solid #900;
box-shadow:0 0 18px rgba(0,0,0,0.4);
}
.right_img1.lef-img{
margin-top:160px;
margin-right:-140px;
z-index:5
}
.inq_btn{
display: block;
text-align: center;
margin:30px 0;
}
.inq_btn img {
max-height: 65px;
}
.right_img_border svg path{
fill:red;
}
ul.heading-list {
padding: 1em 0;
border-bottom: 2px dashed rgba(36,46,97,0.3);
margin: 1em 0;
list-style: none;
}
ul.heading-list li {
padding: 1em 0;
border-bottom: 2px dashed rgba(36,46,97,0.3);
margin: 1em 0;
}
ul.enquiry-scout-list{
width:100%;
float:left;
margin:0;
padding:0;
}
.sidebar_area ul.enquiry-scout-list{
margin: 0;
}
ul.enquiry-scout-list li{
width:100%;
float:left;
margin:0 0 20px;
padding:0;
list-style:none;
border-radius:10px;
box-shadow:0 0 15px rgba(0,0,0,0.1);
}
ul.enquiry-scout-list li a{
display:block;
position:relative;
padding:15px 15px 15px 100px;
}
ul.enquiry-scout-list li a i{
width:75px;
height:75px;
border-radius:100%;
text-align:center;
padding:10px;
line-height:65px;
display:inline-block;
z-index:5;
position:absolute;
left:10px;
top:0px;
}
ul.enquiry-scout-list li a i img{
width:100%;
border-radius:100%;
padding:5px;
}
ul.enquiry-scout-list li a small{
font-size:14px;
display:block;
color:#979bb4;
}
ul.enquiry-scout-list li a strong{
font-size:22px;
color:#263063;
}
ul.enquiry-scout-list li a:hover strong{
color:#505eac;
transform: scale(1.05);
}
.gform_wrapper .gform_footer {
padding: 20px 0;
margin: 16px 0 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
text-align: right;
}
.search_form{
text-align:center;
margin-bottom:40px;
}
article .search_form header h1.entry-title{
color:#333;
}
input.search-field{
padding:5px 10px;
font-size:15px;
border: none;
float: none;
width:30%;
background: white;
border-radius:10px;
vertical-align:top;
border:1px solid #c1c1c1;
}
input.search-submit{
padding:6px 15px;
background:#00b32d;
font-size:16px;
color:#fff;
border: none;
cursor: pointer;
border-radius:10px;
box-shadow:0 0 10px rgba(0,0,0,0.4);
}
.content_area article header{
padding:10px;
margin-bottom:0;
}
.content_area article .entry-summary p{
margin:20px 0;
}
.content_area article header h2.entry-title{
margin-bottom:0;
}
/* FiveBox */
.sidebar_area.program-sub-pages ul {
display: flex;
}
.sidebar_area.program-sub-pages ul li {
margin: 0 0.8%;
background: #fff;
text-align:center;
border-radius:10px;
transition: all ease-in-out .3s;
-moz-transition: all ease-in-out .3s;
-webkit-transition: all ease-in-out .3s;
}
.sidebar_area.program-sub-pages ul li:hover{
transform: scale(1.02);
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li a i {
width: 100%;
float: left;
position: relative;
height: auto;
left: 0;
top: 0;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li a {
padding: 20px 30px;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li a i img {
width: 82px;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li p {
padding-top: 20px;
}
.page-id-43 .inq_btn{
display:none;
}
.wpsl-custom-template #wpsl-gmap{
width: 100% ;
}
.wpsl-custom-template #wpsl-result-list {
width: 100%;
float: left;
margin-top: 30px;
}
.wpsl-custom-template#wpsl-wrap #wpsl-result-list ul {
display: flex;
flex-flow: row wrap;
}
.wpsl-custom-template#wpsl-wrap #wpsl-result-list ul li {
width: 31%;
background: #fff;
position: relative;
box-shadow: 0px 4px 7px rgba(51,51,51,0.6);
margin: 1%;
padding: 30px 30px 75px 30px;
min-height:250px;
border-radius:10px;
border:1px solid #cccccc;
}
.wpsl-custom-template div#wpsl-stores {
height: auto!important;
}
.wpsl-custom-template div#wpsl-direction-details {
height: auto!important;
}
#wpsl-result-list strong a{
color:#1984bf;
font-size:20px;
}
#wpsl-result-list li p{
font-size:18px;
}
.wpsl-direction-wrap{
font-size:16px;
}
.wpsl-directions{
display:inline-block;
padding:0 5px;
}
.wpsl-directions:before{
content:"|";
padding-right:5px;
}
#wpsl-result-list .enquiry-btn {
width: 100%;
height: 46px;
position: absolute;
bottom: 10px;
}
#wpsl-search-btn {
padding:5px 30px;
}
.wpsl-location-address {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 2px solid #efefef;
}
.single-wpsl_stores .enquiry-btn {
text-align: left;
margin: 30px 0;
float:left;
}
.nav-back{
width:100%;
float:left;
padding:15px 0;
}
.nav-back a {
disolay: inline-block;
padding: 20px 10px;
color: #cccccc;
border: 1px solid #cccccc;
border-radius: 10px;
}
a.back_link {
disolay: inline-block;
padding:8px 15px;
color: #141a38;
border: 2px solid #b3e1ff;
border-radius:8px;
text-transform:uppercase;
cursor:pointer;
font-weight:600;
font-size:15px;
}
a.back_link:hover{
background:#b3e1ff;
color:#fff;
}
#wpsl-search-wrap input {
border-radius: 10px;
line-height: 2em;
}
#wpsl-radius .wpsl-dropdown {
line-height: 2em;
}
#wpsl-search-wrap .wpsl-input label, #wpsl-search-wrap div label {
line-height: 3em;
}
.button.button-large.button-primary {
font-family: 'Lexend Deca', sans-serif;
zoom: 1;
padding: 12px 20px;
margin: 0;
cursor: pointer;
border: 1px solid #bbb;
overflow: visible;
text-decoration: none;
white-space: nowrap;
color: #fff;
background-color: #2E9D49;
background-image: none;
border-radius: 5px;
font-size: 1.2em;
}
.side_menu{
width:100%;
float:left;
margin:0 0 40px 0;
}
.side_menu ul{
width:100%;
float:left;
margin:0 0 20px;
padding:0;
list-style:none;
}
.side_menu ul li{
list-style:none;
width:100%;
float:left;
margin:0 0 25px;
padding:0;
}
.side_menu ul li a, .side_menu ul .so-widget-sow-button-atom-4a75a8acc3b6 .ow-button-base a{
display: block;
width: 100%;
padding:35px 15px 35px 100px;
color: #242e61!important;
background:#FFF;
box-shadow: 0 0 35px rgba(0,0,0,0.16)!important;
border-radius: 15px;
position: relative;
font-size: 21px!important;
text-align:left;
float:left;
font-family: 'Lexend Deca', sans-serif;
margin-bottom:25px;
}
.side_menu ul .ow-button-base a .sow-icon-image{
background:#006b9e;
width:70px;
height:70px;
border-radius:50%;
text-align:center;
line-height:80px;
background-repeat:no-repeat;
background-position:center center;
background-size:60% 60%;
position:absolute;
top:15px;
left:40px;
}
.side_menu ul .ow-button-base a{
}
.side_menu ul .ow-button-base a:hover, .side_menu ul .ow-button-base a:focus {
transform: none;
background:none;
color:#35cbe5;
}
.panel-grid-cell .ow-button-base a.ow-button-hover:hover, .grid4 .side_menu .ow-button-base a.ow-button-hover:hover {
background:none;
color:#35cbe5!important;
}
.panel-grid-cell .ow-button-base a.ow-button-hover:hover .sow-icon-image, .grid4 .side_menu .ow-button-base a.ow-button-hover:hover .sow-icon-image{
background:#35cbe5;
background-repeat:no-repeat;
background-position:center center;
background-size:60% 60%;
}
.panel-grid-cell ul .widget_sow-button:last-child .ow-button-base a .sow-icon-image, .grid4 .side_menu ul .widget_sow-button:last-child .ow-button-base a .sow-icon-image{
top:23px;
}
.page page-id-43 .gform_wrapper{
display:block!important;
}
.page-template-find_scout .pageheader .pagecaption{
text-align:center;
width:100%;
-webkit-transform: translateY(00%);
-ms-transform: translateY(00%);
transform: translateY(00%);
padding:10px 20px;
}
.page-template-find_scout .pagehead-content-nobg{
margin-bottom:0;
}
.page-template-find_scout.page-id-534 .enquiry-btn {
display: none;
}
.page-template-find_scout.page-id-534 .wpsl-custom-template#wpsl-wrap #wpsl-result-list ul li {
padding: 30px;
}
.find_map .wrapper{
padding-top:0;
}
.wpsl-search{
margin-bottom:0!important;
padding:30px 30px 20px 30px!important;
text-align:center;
}
#wpsl-search-wrap{
width:auto!important;
float:none!important;
margin:0 auto;
display: inline-block;
}
.page-template-find_scout .pageheader h2.entry-title{
-webkit-transform: translateY(00%);
-ms-transform: translateY(00%);
transform: translateY(00%);
}
.logo.one_fourth{
padding-bottom:0;
}
.store_detail{
width:100%;
border-bottom:2px solid #efefef;
padding-bottom:20px;
}
.store_detail strong, .store_detail span strong{
display:block;
font-size:24px;
color:#006B9E;
margin:30px 0;
}
.wpsl-locations-details + p {
display: none;
}
.hall .wpsl-locations-details + p {
display: block;
}
.store_detail.hall p strong {
font-size: 16px;
margin: 5px 0 0 0;
display: block;
}
.store_detail.hall p strong:before {
content: "\A";
}
.store_detail ul{
margin:0;
padding:0;
}
.store_detail ul strong{
color:#131934;
font-size:18px;
padding:0;
margin:0;
}
#content.cat article header{
margin-bottom:15px;
}
#content.cat article{
margin-bottom:35px;
}
.store_detail.no_border,.store_detail.no_border .wpsl-location-address{
border:none;
}
/*-------*/
.content_area.search{
padding-top:0;
}
.content_area.search header.header{
border-bottom:1px solid #e1e1e1;
}
.content_area.search article header{
background:none;
color:#009cd3;
text-align:left;
padding:0;
}
.content_area.search article header h2.entry-title{
color:#009cd3;
font-size:20px;
margin-bottom:15px;
}
.content_area.search article{
border-bottom:1px solid #e1e1e1;
margin:20px 0;
}
.content_area.search article .entry-summary p{
margin:0 0 20px;
padding:0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.n2-ss-layer.img_radius{
overflow:visible!important;
}
.img_radius .n2-ss-img-wrapper{
width:300px;
height:300px;
display:inline-block;
border-radius:100%;
box-shadow:0 5px 15px rgba(0,0,0,0.4);
}
.img_radius .n2-ss-img-wrapper img{
border-radius:100%;
width:100%
}
a.btn, #wpsl-search-btn{
display:inline-block;
}
a.btn.enquire {
width: 100%;
font-size: 21px;
}
a.btn.enquire img {
height: 60px;
padding: 5px;
vertical-align: middle;
}
@media (max-width:479px) {
.content_area.search header h1.entry-title{
	font-size:25px;
}
.img_radius .n2-ss-img-wrapper{
	width:200px;
	height:200px;
}
.img_radius .n2-ss-img-wrapper img{
	height:auto!important;
}
}
/*--------------*/
.side_menu .widget_sow-button a, .side_menu .so-widget-sow-button-atom-525279738478 .ow-button-base a{
display: block;
display: flex;
align-items: center;
/* justify-content: center;
*/
width: 100%;
padding: 30px 15px 30px 80px;
color: #242e61!important;
background: #FFF;
box-shadow: 0 0 35px rgba(0,0,0,0.16)!important;
border-radius: 15px;
position: relative;
font-size: 21px!important;
text-align: left;
float: left;
font-family: 'Lexend Deca', sans-serif;
margin-bottom: 0px;
}
.side_menu_alt .ow-button-base a .sow-icon-image{
background:#006b9e;
width:50px;
height:50px;
border-radius:50%;
text-align:center;
line-height:80px;
background-repeat:no-repeat;
background-position:center center;
background-size:60% 60%;
position:absolute;
top:20px;
left:40px;
}
.side_menu_alt .ow-button-base a{
}
.side_menu_alt .ow-button-base a:hover, .side_menu_alt .ow-button-base a:focus {
transform: none;
background:none;
color:#35cbe5;
}
.side_menu_alt.center .ow-button-base a .sow-icon-image{
background:#131934;
position:relative;
top:0;
left:0;
background-repeat:no-repeat;
background-position:center center;
background-size:60% 60%;
}
.side_menu_alt.center .ow-button-base a{
}
.side_menu_alt.center .ow-button-base a:hover, .side_menu_alt .ow-button-base a:focus {
transform: none;
background:none;
color:#35cbe5;
}
.panel-grid-cell .ow-button-base a.ow-button-hover:hover, .grid4 .side_menu_alt .ow-button-base a.ow-button-hover:hover {
background:none;
color:#35cbe5!important;
}
.panel-grid-cell .ow-button-base a.ow-button-hover:hover .sow-icon-image, .grid4 .side_menu_alt .ow-button-base a.ow-button-hover:hover .sow-icon-image{
background:#35cbe5;
background-repeat:no-repeat;
background-position:center center;
background-size:60% 60%;
}
.panel-grid-cell ul .widget_sow-button:last-child .ow-button-base a .sow-icon-image, .grid4 .side_menu_alt .widget_sow-button:last-child .ow-button-base a .sow-icon-image{
top:23px;
}
.widget_sow-button:last-child .side_menu_alt .ow-button-base a{
}
.widget_sow-button:last-child .side_menu_alt.center .ow-button-base a{
padding:35px 15px 35px 15px;
text-align: center;
float: none;
}
.widget_sow-button:last-child .side_menu_alt .ow-button-base a:hover{
color:#35cbe5!important;
}
.menu-social-menu-container {
text-align: right;
}
.menu-social-menu-container ul li {
width: 50px;
height: 50px;
position: relative;
border: 1px solid #fff;
border-radius: 50%;
text-align: center;
background: #ffffff;
color: #009cd3;
}
.menu-social-menu-container ul li a {
font-size: 0;
width: 50px;
height: 50px;
border-radius: 50%;
padding: 0;
margin: 0;
color: #009cd3;
position: absolute;
top: 0;
}
.menu-social-menu-container ul li:hover a {
color: #ffffff;
}
.menu-social-menu-container ul li.fa-facebook:hover {
	background: #3b5998;
	color: #ffffff;
}
.menu-social-menu-container ul li.fa-instagram:hover {
	background: #405DE6;
	color: #ffffff;
}
.menu-social-menu-container ul li.fa-youtube-play:hover {
	background: #c4302b;
	color: #ffffff;
}
.menu-social-menu-container ul li.fa-linkedin:hover {
	background: #0e76a8;
	color: #ffffff;
}

.menu-social-menu-container ul li::before {
font-size: 23px;
line-height: 46px;
color: #009cd3s
}
h3.sub_blue{
font-size:28px;
color:#006b9e;
text-align:center;
margin:0 0 30px;
padding:0;
}
.volunteer_block{
padding:60px 20px 60px 60px;
background:rgba(0,107,158,1.0);
}
.adult_volunteer{
width:100%;
float:left;
text-align:center;
padding:0;
}
.adult_volunteer p{
margin-top:80px;
max-width:650px;
margin:0 auto;
font-size:18px;
line-height:26px;
color:#4d5457;
margin-bottom:80px;
}
.youth_bg{
background: url(images/program-youth.svg) no-repeat #e4f6fe;
background-size: 100%;
background-position: center top;
padding: 120px 0 50px 0;
position: relative;
margin-top: -80px;
}
.btn_block{
width:100%;
float:left;
text-align:center;
margin:40px 0;
}



.gfield_repeater_container legend {
display: none !important;
}
.gform_wrapper .gfield_repeater_cell label {
color: #9b9a9a !important;
color: rgba(35,40,45,1) !important;
font-size: 16px !important;
font-weight: 600 !important;
}
.gfield_repeater_buttons .add_repeater_item_text, .gfield_repeater_buttons .remove_repeater_item_text {
height: 40px !important;
font-size: 16px !important;
margin-right: 10px;
margin-bottom: 25px !important;
margin-top: 25px !important;
padding: 12px;
color: rgb(0, 107, 158) !important;
border: 1px solid rgb(0, 107, 158) !important;
font-weight: 400;
line-height: 10px;
}
.main-top-cls{
float: none;
display: inline-block;
}
select.selecboxlan, #gtranslate_selector {
background: #009cd3;
border: 2px solid #fff;
border-radius: 5px;
padding: 5px;
color: #fff;
}
.menu-top-menu-container {
float: none;
display: inline-block;
}
a.incval {
font-size: 18px;
font-weight: bold;
color: #fff;
padding-left: 10px;
}
a.incvalminus {
    color: #fff;
    padding-left: 10px;
    font-size:16px;
}
.gform_wrapper .gsection {
margin-top: 45px !important;
}
.page-bottom-fivebox h3.sub_blue {
    top: -30px;
}
.gfield.add-youth {
	padding: 15px 0 !important;
	border: 1px solid rgba(155,155,155,.5);
	text-align: center;
	margin-top: 60px !important;
	border-radius: 30px;
	font-size: 20px !important;
	font-weight: 600 !important;
}
.gfield.add-youth:hover {
	background: rgba(0, 107, 158,0.15);
}
.gfield.add-youth input[type=checkbox] {
    display: none !important;
}

.gfield.suburb_homs {
    display: inline-block !important;
    vertical-align: top !important;
    width: 50% !important;
    padding-right: 16px !important;
    float: none !important;
}

.feedback_btn{ position:fixed; top:80%; left:-38px;vertical-align:top;
	transform:rotate(-7deg);
  -ms-transform:rotate(-90deg); /* IE 9 */
  -moz-transform:rotate(-90deg); /* Firefox */
  -webkit-transform:rotate(-90deg); /* Safari and Chrome */
  -o-transform:rotate(-90deg); /* Opera */}
.feedback_btn a{ background:#2e9d49; color:#FFF; font-size:16px; padding:5px 10px; border-radius:0px 0px 5px 5px;}
.feedback_btn a i{display:inline-block;}

.sm-links {
	text-align: center;
	margin: 0 auto;
	padding: 4em 0 2em 0;
	background: #e7f6fd;
}
#social-media-pages .menu-social-menu-container {
	text-align: center;
}

#social-media-pages .menu-social-menu-container ul li {
    width: 70px;
    height: 70px;
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    background: #009cd3;
    color: #ffffff;
   box-shadow: 2px 2px 2px 2px rgba(155,155,155,0.2);
}
#social-media-pages .menu-social-menu-container ul li a {
    width: 70px;
    height: 70px;
}    
#social-media-pages .menu-social-menu-container ul li::before {
    font-size: 30px;
    line-height: 70px;
}
#social-media-pages .menu-social-menu-container ul li:hover a {
color: #ffffff;
}
#social-media-pages .menu-social-menu-container ul li.fa-facebook {
	background: #3b5998;
	color: #ffffff;
}
#social-media-pages .menu-social-menu-container ul li.fa-instagram {
	background: #405DE6;
	color: #ffffff;
}
#social-media-pages .menu-social-menu-container ul li.fa-youtube-play {
	background: #c4302b;
	color: #ffffff;
}
#social-media-pages .menu-social-menu-container ul li.fa-linkedin {
	background: #0e76a8;
	color: #ffffff;
}


/*------------Responsive--------*/
@media (max-width:1219px) {
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:14px;
	padding:53px 8px;
}
}
@media (max-width:1060px) {
.main, .container{
	width:98%;
	max-width:inherit;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link{
	font-size:15px;
	padding:15px;
	line-height:inherit;
	height:auto;
	color:#FFF;
	border-bottom:1px solid #9dabc3!important;
}
.mega-menu-toggle{
	width:36px;
	float:right;
	margin:20px;
	position:relative;
}
#nav{
	margin-top:12px;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu{
	position:absolute;
	width:100%;
	right:0px;
	z-index:888;
	top:89px;
	padding:0 10%!important;
}
#topsearch{
	margin-top:20px;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li a{
	padding:10px;
}
ul.enquiry-scout-list li a strong{
	font-size:20px;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li p{
	padding-top:10px;
	font-size:14px;
	min-height:85px;
}
.our-program .fiveprogram{
	margin-bottom:0;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
	background-image: linear-gradient(to bottom, #466393 , #466393);
	color:#FFF!important;
}
#mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	background:#466393;
	color:#FFF!important;
	text-align:center;
	border:none;
}
}
@media (max-width:1024px) {
.right_img1.lef-img{
	margin-right:-160px;
}
footer ul.social li a i{
	width:35px;
	height:35px;
}
footer ul.social li a i{
	font-size:18px!important;
	padding:9px 5px!important;
}
}
@media (max-width:960px) {
.right_img1.lef-img{
	margin-right:0;
	margin-top:45px;
}
#nav {
	margin-top: 5px;
}
.topbar ul li a{
	padding: 6px 10px;
}
.grid8 {
	width:60%;
}
.grid4 {
	width:37%;
}
.header-icons {
	margin-top:25px;
	margin-bottom:25px;
}
.feedback_btn{ display:none;}
}
@media (max-width:767px) {
.main-top-cls {
	display: none;
}
.sidebar_area.program-sub-pages ul {
	align-items: center;
	justify-content: center;
}
.sidebar_area.program-sub-pages ul {
	flex-wrap: wrap;
}
.sidebar_area.program-sub-pages ul li{
	width:48%;
	margin: 1%;
}
.sidebar_area.program-sub-pages ul.enquiry-scout-list li p{
	min-height:inherit;
}
.footer-top .grid3{
	width:100%!important;
	text-align:center;
	margin-bottom:20px;
}
.content_area{
	padding-top:0;
}
footer .footermenu li {
	text-align: center;
}
footer ul.social {
	text-align: center;
}
.newsletterform p {
	text-align: center;
}
.flex-grid-3{
	flex: 0 1 100%;
}
[class*="grid"] [class*="grid"]:first-child{
	margin:1.5% 0;
}
.grid8 {
	width:100%;
}
.grid4 {
	width:100%;
}
.menu-social-menu-container ul {
	text-align: center;
}
.progrm_right{
	max-width:270px;
	margin:0 auto;
}
.right_img1{
	margin-top:0;
	width:171px;
	height:171px;
}
.right_img1.lef-img{
	margin-top:210px;
	margin-right:-80px;
}
.right_img_border{
	right:67px;
	top:160px;
	left:auto;
}
.gform_body{
	width:95%;
	float:left;
}
.pagehead-img img {
	width: auto;
	max-width: none;
	height: 270px;
	transform: translate(-25%,0);
}
a.btn.enquire img {
	display: block;
	margin: 0 auto;
}
.volunteer_block{
	padding:30px 30px 30px 30px;
	background:rgba(0,107,158,0.6);
}
.youth_bg {
	background: url(images/program-youth.svg) no-repeat #e4f6fe;
	background-size: 180%;
	margin-top: -80px;
	z-index: 0;
	background-position: center top;
}
.page-bottom-fivebox.volunteer {
    text-align: center;
    background: #e4f6fe url(images/program-adult.svg) no-repeat;
    background-size: 300%;
    background-position: center;
    padding: 0px 0 50px 0;
    margin-bottom: 100px;
    margin-top: -40px;
}
.topbar ul li a {
   
   letter-spacing: 0px;
 }   
 
.page-bottom-fivebox {
    background: url(images/program-youth-page.svg) no-repeat #e4f6fe;
    background-position: center 0px;
    padding: 0 0 50px 0;
    background-size: 180%;
    margin-top: 50px;

}
.wpsl-custom-template#wpsl-wrap #wpsl-result-list ul li {
width: 48%;}
 
}
@media (max-width:479px) {
.logo, .header-container.three_fourth{
	width:50%;
}
.overlay-content{
	width:100%;
}
.overlay input[type=submit]{
	margin-left:-15px;
}
.program_ic{
	width:70px;
	height:70px;
}
.home-top{
	text-align:center;
	padding-bottom: 40px;
}
.wpsl-custom-template#wpsl-wrap #wpsl-result-list ul li {
width: 98%;}
}




#wpsl-search-input {
    width: 220px !important;
}
.gform_wrapper div.validation_error {
	color: #ec1c24 !important;
    border-top: 2px solid #ec1c24 !important;
    border-bottom: 2px solid #ec1c24 !important;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(236, 28, 36,.05) !important;
    border-top: 1px solid #ec1c24 !important;
    border-bottom: 1px solid #ec1c24 !important;
}
.gform_wrapper .gfield_error .gfield_label {
    color: #ec1c24 !important;
}
.gform_wrapper .validation_message {
    color: #ec1c24 !important;
}