/*
Theme Name: custom-theme
Author: Sites n Stores
Author URI: http://www.sitesnstores.com.au
Description: Custom Theme
Version: Latest Version
*/

/* My Minimal WordPress Styling comes here */

/* This is a small security for too long strings titles */
@media (min-width: 992px){
	.container{
		width: 940px !important;
	}
}
a{color: ;}
a:hover,a:focus{
	color: #ff9023;
	text-decoration: none;
}
.container {
	/* padding-left: 15px!important; */
	/* padding-right: 15px!important; */
}
html,body{
	height:100%;
}
body {
	font-family: 'Lato',sans-serif;
	word-wrap: break-word;
	/* background-position: bottom center!important; */
	background: #f4e2d8;
	font-size: 17px;
	line-height: 29px;
	color: #565150;
	overflow-x: hidden;
}

.page-wrapper{
	margin: 0 auto;
	padding: 0px 0px 0px;
	min-height: 100%;
	max-width: 970px;
}
.page-wrapper:after{
	content: "";
	display: block;
}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
.primary-header-info {
	/* text-align: center; */
	/* padding: 24px 0px; */
	/* text-align: right; */
	/* float: right; */
	margin: 0 0px 0;
	/* background: #5d553b; */
	/* color: #f26e09; */
	font-size: 27px;
	text-align: right;
	font-weight: bold;
	/* text-shadow: 1px 1px 0px #A6A6A6; */
	background: url("img/phone-bg.png") no-repeat left center;
	width: 293px;
	height: 89px;
}
.primary-header-info p{
	margin:0px;
}
.secondary-header-info {
	/* text-align: right; */
	/* float: right; */
	margin: 80px 90px 0px 0px;
	background: #21b314;
}
.primary-header-info .email-link{/* text-align: end; *//* float: right; */color: #0082cb;font-size: 15px;display: block;text-transform: uppercase;text-shadow: 1px 2px #A8B9D5, 1px 0px #0082CB, 1px 2px #94CBEA;}
.primary-header-info .phone-number-link{
	color: #fffcfc;
	padding: 28px 17px;
	/* text-decoration: underline; */
	display: inline-block;
	font-weight: 500;
	/* background: #224fa2; */
	/* border-radius: 0px 20px 20px 0px; */
}
header#masthead {
    background: #fff;
    padding: 15px 15px 0px;
    /* height: 414px; */
    /* margin: 0px auto; */
}
.banner-image{
	display: none;
}
header#masthead  .container{
	background: url("img/header-bg.jpg") no-repeat;
	padding: 35px 15px 38px;
	width: 100%;
	/* border-right: 10px solid #8f3a17; */
}

.top-section .site-branding img{
	margin: 10px 0px 0px;
}
#pg-2-0, #pg-2-1, #pl-2 .panel-grid-cell .so-panel{
	margin-bottom: 0px !important;
}
.site-branding{
	/* padding: 26px 15px 10px; */
}
.header-sidebar{/* text-align: right; */padding: 0px 15px 0px;}
.header-sidebar  .panel-grid{
	margin:0px !important;
}
.header-sidebar p{

color: #fff;margin: 0;text-align: right;}
.header-sidebar a{

color: #fff;text-align: right;display: inline-block;}
.header-sidebar a.fa:hover{

}.header-sidebar h3{
	text-align: right;
}
.header-sidebar h3 a{
	font-size: 36px;
}
.home .hentry > header,.navbar-brand{
	display: none;
}
.site-navigation,.site-navigation-inner {
    /* max-width: 1140px; */
    margin: 7px auto 0px;
    padding: 0;
    /* border-top: 1px solid #C77904; */
    min-height: inherit;
    background: #ffb179;
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
	padding: 0;
}
.site-navigation,.navbar-default{
	
}
.home  #pg-61-2 .siteorigin-panels-stretch a{color:#fff;font-size: 26px;font-weight: 300;}
.spider_popup_wrap{
	background:transparent !important;
}
.home  #pg-61-2 .siteorigin-panels-stretch .sow-image-container{
	height: 114px;
}

/* Alignment */
article .siteorigin-widget-tinymce ul {
	padding: 0 0 0 20px;
	list-style: none !important;
}
.siteorigin-widget-tinymce ul li:before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'FontAwesome';
	content: '\f00c';
	color: #983e1b;
	padding-right: 5px;
	margin-left: -19px;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
h1, .h1, h2, .h2, h3, .h3{
	margin: 13px 0px;
	font-weight: 300;
}
h1{
	font-size: 27px;
	/* text-transform: uppercase; */
	color: #ffb179;
}
h1 strong{
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 500;
}
h4{
	font-weight: bold;
	color: #000;
	font-size: 16px;
}
.panel-grid-cell .widget-title{
	
border: 0;
}
.panel-grid-cell .widget-title + h2{
	text-align: center;
	font-weight: bold;
	color: #4D4D4F;
	font-size: 20px;
	text-shadow: inherit;
	-webkit-transition: inherit;
	-moz-transition: inherit;
	-o-transition: inherit;
	border-bottom: 0;
	padding: 0;
	font-weight: inherit;
	border-style: inherit;
	background: transparent;
}
.page-title{
	text-align: center;
	background: rgb(255, 255, 255);
	padding: 10px;
	color: #a94013;
	font-size: 32px;
	font-weight: bold;
	/* border-top: 2px solid #94CBEA; */
	/* border-bottom: 1px solid #ff0033; */
	/* border-style: dashed; */
	/* text-shadow: 1px 1px #94CBEA, 4px 4px #B2DAF0, 1px 1px #94CBEA; */
	/* -webkit-transition: all 0.12s ease-out; */
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	/* text-transform: uppercase; */
	/* border-bottom: 3px solid #94CBEA; */
	padding: 13px 0px;
	/* border-style: groove; */
	/* max-width: 970px; */
	margin: 0px auto;
}
.home .page-title{
	display: none;
}
h1,h2,h3{
	/* border-top: 1px solid #DEDEDE; */
	/* border-bottom: 1px solid #DEDEDE; */
	margin: 5px auto 5px;
	text-transform: capitalize;
	font-weight: 600;
}
b, strong {
    font-weight: 600;
    color: #ffb179;
}
.home h1{

}
.home h2{
}

h2, .h2 {
    font-size: 24px;
    color: #983e19;
    /* text-align: center; */
    /* text-shadow: 1px 1px #94CBEA, 2px 3px #B2DAF0, 1px 1px #94CBEA; */
    -webkit-transition: all 0.12s ease-out;
    -moz-transition: all 0.12s ease-out;
    -o-transition: all 0.12s ease-out;
    /* border-bottom: 3px solid #B2DAF0; */
    padding: 5px 0px;
    font-weight: 500;
    /* border-style: groove; */
    /* background: rgba(156, 207, 236, 0.04); */
    /* text-transform: uppercase; */
}
h3{
	color: #9f3f17;
	font-size: 17px;
	font-weight: 400;
	/* text-align: center; */
	/* text-shadow: 1px 1px #94CBEA, 2px 3px #B2DAF0, 1px 1px #94CBEA; */
	-webkit-transition: all 0.12s ease-out;
	-moz-transition: all 0.12s ease-out;
	-o-transition: all 0.12s ease-out;
	/* border-bottom: 3px solid #B2DAF0; */
	padding: 5px 0px;
	/* border-style: groove; */
	/* background: rgba(156, 207, 236, 0.04); */
	/* text-transform: uppercase; */
}
.home h3{
	/* text-transform: uppercase; */
	/* text-shadow: inherit; */
	/* -webkit-transition: inherit; */
	/* border-bottom: 0; */
	/* padding: 0; */
	/* border-style: none; */
	/* font-size: 22px; */
	/* background: transparent; */
}
.home h3 a{/* font-size: 28px; */}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #ffb179;
}
/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
.sidebar{
    padding: 50px 15px 0px;
}
.wpcf7-form input,.wpcf7-form  textarea{
	width: 100%;

}
.wpcf7-form .wpcf7-submit{
	background: #1C2272;
	border: 0;
	font-size: 20px;
	padding: 5px;
	width: auto;
	padding: 10px 20px;
	color: #fff;
}
.ow-social-media-button,.so-widget-sow-social-media-buttons-flat-c691c8b5e893 .sow-social-media-button-facebook,.so-widget-sow-social-media-buttons-flat-e7d2c404f9b2 .sow-social-media-button-facebook ,.so-widget-sow-button-flat-f61a49fc8caa .ow-button-base a{
    color: #ffffff !important;
    background-color: #EF8213 !important;
    border: 1px solid #EF8213 !important;
}
.wpcf7-form .wpcf7-submit:hover{
	background: #D13448;
}
.menu-sidebar-1-container ul li,.menu-sidebar-2-container ul li{
	margin: 10px auto;
	background: #fff;
}
.menu-sidebar-1-container ul li a:hover,.menu-sidebar-2-container ul li a:hover{
    text-decoration: none;
    background-color: #EF8213;
}
hr{

}
/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
#pgc-2-0-1{
	background: #eaeaea;
	padding: 7px;
	height: 324px;
}
.side-slogan h3{
	color: #EF8213;
	font-size: 15px;
	font-weight: bold;
}
.side-slogan h3 strong{
	color: #0860BB;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.banner-image img{
	margin: 5px auto;
	display: block;
}
.main-content{
    /* padding: 0px 0px; */
    background: #fff;
    /* max-width: 970px; */
    /* margin: 0px auto; */
}
.main-content .container{
	    /* background: #fff; */
	    /* max-width: 970px; */
	    margin: 0px auto;
	    /* padding: 0px 0px; */
}
.main-content-inner {
	padding: 10px 0px;
	/* background: transparent; */
}
.hentry {
	margin: 0 0 1.5em;
}
.hentry >  header h1.page-title{
	text-align: center;
	border-bottom: 1px solid #74ACC5;
	border-top: 1px solid #74ACC5;
	padding: 10px;
	font-size: 27px;
	text-transform: uppercase;
}
.home .hentry >  header{
	display: none;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.metaslider{
	margin: 0 auto;
	padding: 0px 0px 0px;	
}
.ms-skin-light-4 .ms-nav-prev{
	left: 0px!important;
}
.ms-skin-light-4 .ms-nav-next{
	right: 0px!important;
}
.ms-skin-light-4 .ms-bullet{
	border-radius: 50% !important;
}
.ms-skin-light-4 .ms-bullet-selected{
	background: #ff9023 !important;
}
.ms-info{
	max-width: 500px;
	margin: 0px auto;
	top: 100px;
}
.ms-info h3{
	font-weight: 30px;
	font-weight: bolder;
	background: rgba(48,162,254,.9) !important;
	width: auto !important;
	color: #fff;
	padding: 20px;
	text-shadow: 2px 2px 1px #000;
}
.ms-info h2{
	line-height: 30px;
	background: rgba(34,79,162,.95) !important;
	font-size: 30px;
	max-width: 300px;
}
.ms-info h2,.ms-info h2 a{
	font-weight: bolder;

	width: auto !important;
	color: #fff;
	padding: 20px;
}
.metaslider .caption-wrap{
	position: relative !important;
	background: #666  !important;
	opacity: 1  !important;
	padding: 5px  !important;
}
.mission-section h3{
	color: #fff;
}
.bordered-section{
	border-width: 6px !important;
}
.sow-headline-container *:last-child{
	margin-top: 0px !important;
}
.content-form-section .panel-grid-cell{
	padding: 0 !important;
}
.contact-section {
	background: #224fa2;
	padding: 50px 30px;
	max-height: 564px;
}
.contact-section .gform_wrapper .gform_footer{
	margin: 0px auto;
}
.contact-section .gform_wrapper label{
	display: none !important;
}
.contact-section .gform_wrapper h3.gform_title{
	color: #fff;
	text-transform: none;
	font-weight: 400;
	font-size: 30px;
	margin: 10px 0px;
	padding: 10px 0px;
}
.ms-view{
	padding: 0px !important;
	/* width: auto !important; */
}
.page-id-6 .panel-grid-cell .so-panel,.page-id-6 .panel-grid{
	 margin-bottom: 0px !important;
}
/*  owl carousel */
.owl-dots{
	position:absolute;
	bottom: 0px;
	left: 45%;
}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{
	margin: 0px 100px;
	background: #ff9023;
}
.owl-carousel .owl-nav .owl-prev{

}
.owl-carousel .owl-nav .owl-next{
	
}
.ad-carousel .panel-grid-cell{
	padding: 0px !important;
}
.foo-item a{
	margin: 0;
}
.owl-caption{
	bottom: 10px;
	padding: 17px 0px;
	background: transparent;
	max-width: 381px;
	width: 381px;
}
.owl-caption h3{color: #fff;font-weight: bolder;}
.owl-caption p{
	text-align: center;
}
/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget {  }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-nav>li>.dropdown-menu{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#055bb2+0,04509d+48,003d7b+100 */
background: #055bb2; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzA1NWJiMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ4JSIgc3RvcC1jb2xvcj0iIzA0NTA5ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDNkN2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #055bb2 0%, #04509d 48%, #003d7b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #055bb2 0%,#04509d 48%,#003d7b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #055bb2 0%,#04509d 48%,#003d7b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#055bb2', endColorstr='#003d7b',GradientType=0 ); /* IE6-8 */

}
.dropdown-menu>li>a{
	color: #fff;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	color: #fff;
}
.navbar-nav{
	float: none;
	min-height: inherit;
	/* padding: 0px 200px; */
}
.navbar-default {
    /* background-color: transparent; */
    /* border-color: transparent; */
    margin: 0;
    border-radius: 0;
    min-height: inherit;
}
.navbar-collapse.collapse{
	/* border-radius: 0px; */
	min-height: inherit;
	padding: 0;
}
.navbar-default .navbar-nav>li>a {
	text-align: center;
	color: #fffcfc;
	/* display: inline-block; */
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px ;
	/* font-weight: bold; */
	line-height: 17px;
	border-right: 1px solid #f1b488;
}
.navbar-default .navbar-nav>li>a span{
	display: block;
	font-size: 13px;
	font-weight: 300;
}
.navbar-default .navbar-nav>li:last-child a{
	border: 0;
}
.navbar-default .navbar-nav>li>i {
	display: inline-block;
	cursor: pointer;
	color: #fff;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background: transparent;
	color: #ffb179;
	/* border-bottom: 2px solid #ff0033; */
	background: #ffffff;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a2f4', endColorstr='#186abc',GradientType=0 );
}
.navbar-nav>li{
	padding: 5px 16px;
	line-height: 20px;
	text-align: center;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffb179;
    /* border-bottom: 2px solid #ff0033; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: white;
 }
.navbar-default .navbar-toggle .icon-bar {
    /* background-color: #fbfbfb; */
}
.navbar-default .navbar-toggle{
    border-color: #ffffff;
    background: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: #ffffff;
	border-color: #fff;
	/* background: #555; */
}
.metaslider .flexslider{
	margin: 0 auto 0px !important;
}
.flex-control-nav{
	position: absolute;
	
	bottom: 5px!important;	
	z-index: 9999;

}
.flex-control-paging li a,.flex-control-paging li a.flex-active{

}
.flex-control-paging li a{
	background: #000 !important;
	text-indent: 5000px !important;
}
.flex-control-paging li a.flex-active{
	background: #fff !important;
}
.home #pg-9-2{
	
background: url("img/bg.png");
	
padding: 10px;
}
.home #pg-9-1 .panel-row-style{

}
.home #pg-9-1 .panel-grid-cell{position: relative;}
.home #pg-9-1 .panel-grid-cell .so-panel:first-child,
#pl-61 .panel-grid-cell .so-panel:first-child{
	margin-bottom: 10px !important;
}
.solid-bg{
	background: #202020;
	padding: 17px 10px 10px;
}
.solid-bg h2{

margin: 0;

padding: 0;
}
.more-info-section{
	
border-top: 2px solid #f03;
	
padding: 20px 0px 0px;
}
.home #pg-9-1 .panel-grid-cell .so-panel:nth-child(2){

}
.home #pg-9-1 .panel-grid-cell .so-panel:first-child img{
	

	
/* display: block; */
	
/* margin: 0px auto; */
}
.home #panel-61-1-1-0 .panel-grid{
	margin-bottom: 0px !important;
}
.home #panel-61-1-1-0 .panel-grid .panel-grid-cell,
.home #panel-61-1-1-0 .panel-grid .panel-grid-cell
 .so-panel{
	margin-bottom: 0px !important;
}
.home #pg-9-1 .panel-grid-cell  h3{
	margin: 0;
}
.home #pg-9-1 .panel-grid-cell  h3 a{
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
}
.ow-button-base a{
	font-weight: 500;
	font-size: 15px !important;
	padding: 10px 30px;
	border: 2px solid #555555 !important;
}
.ow-button-base a{
	font-size: 16px !important;
	box-shadow: 3px 3px 2px #adadad;
	-moz-box-shadow: 3px 3px 2px #adadad;
	-webkit-box-shadow: 3px 3px 2px #adadad;
}
a.ow-button-hover:hover{
	
background: black !important;
}
.home .so-widget-sow-button-flat-b21a8486685d .ow-button-base a [class^="sow-icon-"]{
	
float: right;
	
margin: 0px 0px 0px 18px;
}
#pg-6-3{
	
border-top: 2px solid #DE1B1B;
	
margin: 50px auto 0px;
}
#pg-6-3 h3{
	
font-size: 32px;
	
color: #2b2b2b;
	
font-weight: 300;
}
table {
    background-color: #DBEBFB;
    width: 100%;
    margin: 10px auto;
}
td, th {
    padding: 5px;
    border: 1px solid #0860BB;
}

/* Footer */
script+ iframe{
	display: none !important;
}
.social-media-button-container{
	text-align: center !important;
}
.wpcf7-recaptcha{
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.site-footer {
    background: #ffffff;
    padding:  0px;
    /* border-top: 1px solid #555; */
    font-size: 13px;
    color: #cfac8f;
}
.site-footer + div{
	display: none;
}
.site-footer  .container{
	padding: 15px 15px;
	/* border-top: 1px solid #ccc; */
}
.site-footer .footer-contact{

font-size: 20px;

color: #30677D;
}
.site-footer .footer-contact a{
	
color: #30677D;
}
.footer-newsletter{
	
text-align: right;
}
.site-footer p.copyright{
    padding: 0;
    font-size: 12px;
    margin: 0;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #cfac8f;
}
.site-footer .textwidget{
	padding: 5px 0;
}
#footer-main-menu{
	padding: 0;
	/* margin: 0; */
}
#footer-main-menu li {
    display: inline-block;
    padding: 0px 41px;
    /* border-right: 1px solid #dedede; */
    line-height: 10px;
}
#footer-main-menu li:first-child{
	padding-left: 0px;
}
#footer-main-menu li:last-child{
	border-right: 0px;
}
#footer-main-menu li a {
    color: #ffb189;
    font-size: 13px;
    /* text-transform: uppercase; */
}
#footer-main-menu li a span,#footer-main-menu li a+i{
	display: none;
}
#footer-main-menu li a:hover,#footer-main-menu .current-menu-item a{
	color: #ff9023;
	text-decoration: none;
}
#footer-main-menu .current-menu-item a{
	font-weight: bold;
}
footer .text-center{
	/* overflow: hidden; */
	/* clear: both; */
} {
    /* background: #1c0e01; */
}
.footer-social a{
	
display: inline-block;
	
text-align: center;
	
line-height: 27px;
	
margin: 7px 0px 0px 5px;
}
.footer-social a i{font-size: 19px;line-height: 20px;color: #ffffff;padding: 2px;background: #cfac8f;width: 20px;text-align: center;height: 20px;}
.footer-social a:hover i{
	color: #ff9023;
}
.copy-menu {
    background: #17A79D;
}
/* mailchimp style  */
#gform_confirmation_message_1{
	
color: #E6E9E6 !important;
	
border: 1px solid #1D881A;
	
padding: 10px;
}
.gform_wrapper .top_label .gfield_label,.gform_wrapper .field_sublabel_above .ginput_complex label{
	color: #9a3e19;
	margin: 0px !important;
	font-weight: 700;
	font-size: 16px;
	/* text-transform: uppercase; */
}
.two-column-field-left{
	
float: left;
	
width: 47.5%;
	
clear: none !important;
	
margin: 0px 22px 0px 0px;
}
.two-column-field-right{
	
float: left;
	
width: 47.5%;
	
clear: none !important;
	
margin: 15px 0px 0px 0px;
}
.gform_wrapper{
	
/* margin: 0px !important; */
	
/* float: right; */
	
/* min-width: 400px; */
}
body .gform_body{
	
/* float: left; */
	
/* width: 74%; */
	
/* text-align: right; */
}
.gform_wrapper .gform_footer{
	/* float: left; */
	/* width: 20%; */
	/* clear: inherit !important; */
	padding: 0px !important;
	/* margin: 24px 0px 0px !important; */
	clear: none !important;
	border: 0;
}
.gform_wrapper .top_label input.medium{
	width: 97.5% !important;
	padding: 5px 0px;
}
.gform_wrapper .gform_footer input[type=submit]{
	background: #ffb179;
	border: 0px;
	color: #fffcfc;
	padding: 9px 20px;
	font-weight: bold;
	font-size: 27px !important;
	box-shadow: 3px 3px 2px #042258;
	-moz-box-shadow: 3px 3px 2px #042258;
	-webkit-box-shadow: 3px 3px 2px #042258;
	margin: 20px 0px;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
	background: #9a3e19;
	color: #fff;
}
@media screen and (max-width: 991px) {
	header#masthead  .container{
		border-right: 10px solid #8f3a17;
	}
	.navbar-default .navbar-nav>li{
		padding: 5px 10px;
	}
	#footer-main-menu li{
		padding: 0px 26px;
	}
	.navbar-nav{
		padding: 0;
	}
	.home #pg-9-1 .panel-grid-cell h3 a{
		font-size: 16px;
	}
	.home #pg-9-1 .panel-grid-cell .so-panel:nth-child(2){
		position: relative;
		left: inherit;
		bottom: 0;
		right: inherit;
		max-width: 225px;
		margin: 10px auto;
	}
	header#masthead {
	    /* background: #f47920; */
	    /* padding: 0px 15px 0px; */
	}

}
@media screen and (max-width: 991px) and (min-width: 768px) {

	.navbar-default .navbar-nav>li:last-child a{
		/* padding: 9px 0px 0px 15px; */
	}
	.nav>li>a{
		/* padding: 9px; */
	}
}
@media (max-width: 991px){
	.home #pg-2-0 .panel-grid-cell:first-child {
	    padding: 0;
	}
}
@media screen and (max-width: 780px) {
	.home #panel-2-1-0-0 {
		text-align: center;
	}
	.so-widget-sow-image img{
		margin: 0px auto;
	}
	.ow-button-base.ow-button-align-left {

	    margin: 0px auto 0px;
	}
	#pgc-2-2-1,#pgc-2-2-3,#pgc-2-2-1-1,#pgc-2-2-3-1{
		text-align: center;
		margin: 10px auto;
	}
	.top-contact-socials .panel-grid-cell:first-child{
		float: left!important;
		width: 16%!important;
	}
	#pl-2 .panel-grid-cell:last-child{
		padding: 4px;
	}
}

@media screen and (max-width: 767px) {
	.main-content-inner{
		padding: 10px;
	}
	.footer-social{
		text-align: center;
	}
	.ow-button-base a{
		margin: 0px auto 10px;
	}
	.ms-info{
		display: none;
	}
	.main-content{
		/* padding: 20px; */
	}
	.primary-header-info .phone-number-link{
		/* padding: 28px 1px; */
		/* text-align: right; */
	}
	header#masthead  .container{
		padding: 20px 0px 0px;
		background: url("img/small-bg.jpg") no-repeat;
		border: 10px solid #8f3a17;
	}
	.solid-bg{
		text-align: center;
	}
	.home .ow-button-base{
		
text-align: center !important;
	}
	.primary-header-info{
		/* text-align: center; */
		margin: 20px auto 10px;
	}
	.home .ow-button-base.ow-button-align-left{
		margin: 0px auto !important;
		text-align: center;
	}
	.home #panel-61-1-1-0 .panel-grid-cell{
		width: 50%;
		float: left;
	}
	.home #panel-61-1-1-0 .panel-grid-cell img{
		margin: 0 !important;
	}
	.home #pg-61-0 .panel-grid-cell,.home #pg-61-1 .panel-grid-cell,.home #pg-61-2 .panel-grid-cell,.home #pg-61-3 .panel-grid-cell{
		margin-bottom: 10px !important;
	}
	.home  #pg-61-2 .siteorigin-panels-stretch .panel-grid{
		width: 100% !important;
		float: none;
	}
	.home  #pg-61-2 .siteorigin-panels-stretch .panel-grid .panel-grid-cell{
		width: 50% !important;
		float: left;
		text-align: center;
	}
	.navbar-nav{
		
float: none;
		
/* overflow-x: hidden; */
	}
	header#masthead{
		height: auto;
		border-bottom: 0;
		padding: 0;
	}

	.page-wrapper{}
	.navbar-header{
		border-top: 1px solid #ffffff;
		border-bottom: 1px solid #f7f7f7;
		/* background: rgb(85, 85, 85); */
	}
	body .gform_body{

float: none;

width: 100%;

}
	.gform_wrapper .gform_footer{
		
float: none;
		
text-align: center;
		
margin: 20px auto 0px !important;
		
width: 100%;
	}
	.gform_wrapper{
		
float: none;
		
width: 100%;
		
min-width: inherit !important;
	}
	.navbar-default .navbar-nav>li{
		text-align: center;
	}
	.sidebar{
	    padding: 0px 15px 0px;
	}
	.social-media-button-container{
		float: none;
		text-align: center !important;
	}
	#footer-main-menu li{
		display: block;
		text-align: center;
		border-right: 0;
		padding: 8px 0px;
	}
#pl-2 .panel-grid-cell .so-panel{
		/* text-align: center; */
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
		text-align: center;
	}
	.navbar-default .navbar-nav>li>a{
		/* text-align: center; */
		border: 0;
	}
	.navbar-default .navbar-nav>li:last-child a{
		padding: 0px 0px 0px;
	}
	.site-footer .menu-menu-1-container{
	    margin: 0px auto;
	    display: table;
	}
	.site-footer p, .site-footer p a, .site-footer .textwidget {
	    text-align: center;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	   overflow-x: hidden;
	}
	.panel-grid-cell {
	    margin-bottom: 0 !important;
	}
	.site-branding img{
		max-width: 400px;
		display: block;
		margin: 0px auto;
	}
	.navbar-default .navbar-nav>li>a {
	    text-align: center;
	    padding: 0px 0px 5px;
	}
	.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
		border: 0px;
	}
	.navbar-default{
		margin: 0px 0px 0px;
	}
}
@media screen and (max-width: 570px){
		.home #panel-61-1-1-0 .panel-grid-cell{
		width: 100%;
		float: none;
		text-align: center !important;
	}
	.home #panel-61-1-1-0 .panel-grid-cell img{
		margin: 0 auto!important;
	}
}
@media screen and (max-width: 500px) {
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next{
margin: 0px 10px;
}
.owl-dots{
	position: relative;
	left: inherit;
}
	.site-branding img {
	    max-width: 180px;
	    margin: 0px auto;
	    text-align: center;
	    display: block;
	}
	.header-sidebar {
	    padding: 10px 8px 0px;
	}
	.header-sidebar h3 a {
	    font-size: 27px;
	}
	.navbar-nav {
	    float: none;
	}
	.navbar-default .navbar-toggle {

	    margin: 10px auto;
	}
	.navbar-default .navbar-nav>li>a {
    text-align: center;
}
	.navbar-header{
		padding: 0px 10px;
	    text-align: center;
	}
	.site-branding.pull-left {
	    float: none !important;
	    margin: 10px auto;
	}
	.navbar-default.pull-right{
		margin: 0px 0px 0px;
		float: none !important;
        clear: both;
	}
}#bwg_container1_2 #bwg_container2_2 .bwg_album_extended_thumb_div_2, #bwg_container1_2 #bwg_container2_2 .bwg_album_extended_text_div_2 {
    display: block!important;
    border: 0!important;
    background: transparent !important;
}
#bwg_container1_2 #bwg_container2_2.bwg_title_spun_2, #bwg_container1_2 #bwg_container2_2 .bwg_description_spun1_2, #bwg_container1_2 #bwg_container2_2 .bwg_description_spun1_2 * {
    text-align: center!important;
}
#bwg_container1_2 #bwg_container2_2 .bwg_title_spun_2 {
    margin: 0;
    text-align: center !important;
}
.so-widget-sow-testimonials-default-c829e90d6327 .sow-testimonials .sow-testimonial-text{
	background: #D9E9EF;
	color: #30677D;
}
#field_1_1 > label{
	/* display: none; */
	/* margin: 0 !important; */
	/* color: #000; */
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
	background-color: #FFFFFF!important;
	border-top: 1px solid #FFFFFF!important;
	border-bottom: 1px solid #FFFFFF!important;
}
#gform_confirmation_message_1{
	color: #30677D !important;
}
.bwg_close_btn.fa.fa-times{
	font-size: 20px !important;
}