/*
Theme Name: sns theme
Author: Sites n Stores
Author URI: http://www.sitesnstores.com.au
Description: SNS Theme
Version: Latest Version
*/

/* core styles */
html,body{
	height: 100%;
}
.container{
	/* padding: 15px  !important; */
	width: 100%!important;
	/* box-sizing: border-box; */
	/* clear: both; */
	/* float: left; */
	/* padding: 0px 15px !important; */
	/* width: 100%!important; */
	/* margin: 0px auto; */
}
.row{
	/* margin: 0px auto !important; */
}
body {
	font-family: 'Open Sans Pro', sans-serif;
	/* width: 970px; */
	word-wrap: break-word;
	/* background: url("/wp-content/uploads/2016/01/body-bg.jpg") no-repeat center center; */
	background-size: cover;
	font-size: 16px;
	-moz-background-size: cover;
	-webkit-background-size: cover;/*  */
	max-width: inherit;
	color: #7B7B7B;
	font-weight: 500;
}
.page-wrapper{
	background: #FFFFFF;
	width: 970px;
	margin: 0px auto;
	overflow-x:hidden;
	max-width: none;
	min-height: 100%;
	margin: 0px auto 0px;
	max-width: none;
}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
/* header section */
.site-branding{
	/* width: 42%; */
	/* float: left; */
	margin: 20px auto;
}
.site-branding a{
	overflow: hidden;
}
.site-branding img{
	
margin: 0px 8px 0px 0px;
}
.page-wrapper > header {
        /* background-color: #fff; */
        background: url("img/header-bg.png") no-repeat top center;
        /* max-width: inherit; */
        /* background: #f47920; */
        /* padding: 0px 0px 0px; */
        /* min-height: inherit; */
        /* clear: both; */
        /*height: 303px;*/
}
.page-wrapper > header  .container{
	padding-bottom: 0;
}
header#masthead .top-section + .container{
	/* background: #0860bb; */
	padding: 0px 15px 0px;
	background: #FFFFFF;
}

.primary-header-info {
	/* text-align: center; */
	margin: 70px 0px 0px 0px;
	/* text-align: right; */
	/* float: right; */
	/* margin: 80px 0px 0px 64px; */
	/* background: #5d553b; */
	color: #998e8e;
	/* width: 340px; */
	font-size: 23px;
}
.secondary-header-info {
	/* text-align: right; */
	/* float: right; */
	margin: 80px 90px 0px 0px;
	background: #21b314;
}
.primary-header-info a{

/* text-align: end; */

/* float: right; */

color: #EB6D24;

font-size: 23px;

/* display: block; */

margin: 0px 0px 0px 10px;
}
.secondary-header-info a{
	
color: #fff;
	
padding: 5px;
	
text-decoration: underline;
	
display: block;
}
 .hentry > header,.navbar-brand{
	display: none;
}
.site-navigation,.site-navigation-inner {
    /* max-width: 1170px; */
    margin: 0px auto;
    padding: 0;
    /* border-top: 1px solid #C77904; */
    /* background: #fff; */
    min-height: inherit;
    width: 970px;
    clear: both;
    /* min-height: inherit; */
}
.navbar-nav>li>.dropdown-menu,.site-navigation-inner{
	    background-color: #FFFFFF;
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
	padding: 0;
}
.site-navigation,.navbar-default{
	
}
/* end of header section */
/* general styles */
.alignleft {
	display: inline-block;
	float: left;
	margin: 0 20px 0 0;
}
.alignright {
	display: inline-block;
	float: right;
	margin-left: 0  0 0 20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
h1, .h1, h2, .h2, h3, .h3{
	margin: 10px 0px;
	font-weight: 500;
	/* font-family: "Oswald",Arial; */
	/* text-transform: uppercase; */
}
h1,.h1{
	font-size: 30px;
	/* text-transform: uppercase; */
	color: #0087BA;
}
.home h1{
	/* background: #008FC5; */
	color: #04045E;
	margin: 20px auto;
}
h2, .h2 {
    font-size: 23px;
    color: #000000;
    font-weight: 400;
}
.home h2{
	    /* font-weight: bold; */
	    text-align: center;
	    font-size: 20px;
}
h3,.h3{
	color: #EA6B21;
	font-size: 20px;
	/* font-weight: bold; */
	/* background: #008FC5; */
}
.home h3{
	/* background: #008FC5; */
	/* padding: 10px; */
}
.home h3 a{
	font-size: 18px;
	color: #0087BA;
	/* text-decoration: underline; */
	font-weight: bold;
}
.home h3 a:hover{
	color: #37bff1;
}
h4,.h4{
	font-size: 18px;
	color: #000;
}
.home h1,.page-title{
  position: relative;
  /* margin: 20px auto 27px; */
  /* text-shadow: 1px 3px 1px #C1C8D4; */
  -webkit-text-shadow: 1px 3px 1px #C1C8D4;
  -moz-text-shadow: 1px 3px 1px #C1C8D4;
  text-align: center;
  text-transform: uppercase;
  color: #EB6F27;
  /* font-weight: 300; */
  font-size: 27px;
  border-bottom: 4px solid #EBEBEB;
  padding: 10px;
  margin: 0px auto 20px;
}
.entry-content-thumbnail + .content-wrapper header .page-title{
	
}
.home h1{
	color: #000;
	text-shadow: inherit;
	border-bottom: 0px;
	font-size: 22px;
	width: 100%;
	
/* margin: 20px auto 0px; */
	
/* font-size: 25px; */
}


a{
	color: #EB6D23;
	}
a:hover,a:focus{
	color: #E85905 !important;
	text-decoration: none;
}
img {
	/* display: inline-block; */
	/* height: auto; */
	max-width: 100%;
	/* margin: 0px 149px 0px 0px; */
}

/* end of general styles */
/* gallery styles */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}
.justified-gallery>a>.caption, .justified-gallery>div>.caption{

}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}
/* Clearing */
.clear {
	clear: both;
}
/* main content */
.main-content{
    /* padding: 20px; */
    margin: 0px auto;
    /* width: 970px; */
}
.main-content .container{
	/* padding: 0px 35px; */
}
.home-bottom-section{
	
border-top: 1px solid #ccc;
	
padding: 20px 0px;
}
.home .main-content{
    /* padding: 0px 20px; */
    background: #FFFFFF;
    width: 970px;
    margin: 0px auto;
    /* clear: both; */
    /* overflow: hidden; */
    /* box-sizing: border-box; */
}
.main-content-inner {
	padding: 0;
	/* margin: 0px auto; */
	/* width: 970px; */
	/* box-sizing: border-box; */
	/* text-align: center; */
	/* overflow: hidden; */
}
.hentry {
	margin: 0 auto 1.5em;
}
.hentry >  header{
	/* display: none; */
}
.hentry >  header .page-title{
	border-top: 1px solid #0087BA;
	border-bottom: 1px solid #0087BA;
	margin: 15px auto;
	padding: 7px;
	font-weight: 500;
	font-size: 26px;
	/* text-align: center; */
	color: #0087BA;
	/* background: #21B314; */
}
.home .hentry >  header{
	display:none;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}

.ow-button-base a{
	/* font-size: 16px !important; */
	/* text-align: left !important; */
	font-weight: bold;
}
.home .ow-button-base a{
	
font-size: 27px !important;
	
text-transform: uppercase;
	
padding: 0px;
	
font-weight: 300;
}
.entry-content-thumbnail {
	
background: url(img/banner-bg.png) no-repeat bottom center;
	
padding-bottom: 22px;
}
.entry-content-thumbnail img{
	
border-bottom: 1px solid #fff;
}
.content-wrapper{
	
padding: 0px 20px;
}
.home .content-wrapper> header{
	display: none;
}
/* end of main content*/
/* top navigation */
.navbar-nav{
	float: none;
	padding: 0;
	margin: 0px auto;
}
.navbar-default {
    margin: 0;

}
.navbar-collapse.collapse{
        /* background: #fff; */
        border:0px solid transparent !important;
        /* border-radius: 0px; */
        /* display: table !important; */
        margin: 0px auto;
        /* width: 100%; */
        max-width: 970px;
        float: none;
        padding: 0;
        border-radius: 0;
        box-shadow: inherit;
        visibility: visible;
}
.navbar-default .navbar-nav>li>a {
    color: #000000;
    display: inline-block;
    font-weight: 600;
    padding: 0px 2px;
    font-size: 17px;
    /* border-right: 2px solid #20FFF0; */
    text-transform: uppercase;
}
.navbar-default .navbar-nav>li:last-child>a{
	border-right:0;
}
.navbar-default .navbar-nav>li>i {
	display: inline-block;
	cursor: pointer;
	color: #fff;
}
.navbar-default .navbar-nav>li:last-child{
	
border-right: 0;
}
.navbar-default .navbar-nav>li>a:after{
	display: none;
}
.nav>li{
	display: inline-block;
	padding:8px 35px;
	border-right: 1px solid #000;
	border-bottom: 4px solid transparent;
}
.navbar-default .navbar-nav>li:hover,.navbar-default .navbar-nav>li.active{
	
border-bottom: 4px solid #EB6D24;
}
.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{
    color: #EB6D23;
    background-color: transparent;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: transparent;/* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* border-bottom: 3px solid #1f54ff; */
    /* border-right: 1px solid #EEFFF9; */
}
.navbar-default .navbar-nav>.active>a{
	font-weight: 600;
}
.navbar-header{
	display: none;
}
.navbar-default .navbar-nav>li.active>a,.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	color: #EB6C22;
	/* border-bottom: 3px solid #1F54FF; */
	background: transparent;
	/* border-right: 1px solid #EEFFF9; */
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #0860BB;
}
.navbar-default .navbar-toggle{
    border-color: #EF9D01;
    background: #EF8213;
}
.dropdown{position:relative;}
.dropdown>.dropdown-menu{
	top:100%;left:0%;
	-webkit-border-radius:0px;
	-moz-border-radius:0px;
	border-radius:0px;
	}
.dropdown:active>.dropdown-menu, .dropdown:hover>.dropdown-menu {
display: block;
}
.dropdown>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:active>a:after{border-left-color:#ffffff;}
.dropdown.pull-left{float:none;}.dropdown.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;}
.navbar-default {
    margin: 0px auto 0px;
    max-width: 970px;
    min-height: inherit;
    border-radius: 0;
    border: 0;
    background: #ebebeb;
    /* border-top: 2px solid #2E8FBD; */
}
.navbar-nav>li>.dropdown-menu{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#055bb2+0,04509d+48,003d7b+100 */
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	color: #2E91C8;
	text-align: center;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	
background: transparent;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	color: #fff;
	background: #00AEEF;
}
/* end of top navigation */
/* slider styles*/
.metaslider{
	margin: 0 auto;
	padding: 0px 0px 0px;	
}
.metaslider .caption{
	
}
.metaslider .caption-wrap{
	position: absolute !important;
	background: rgba(0, 174, 239, 0.78)  !important;
	opacity: 1  !important;
	padding: 5px  !important;
	bottom: 42px !important;
	text-align: left;
	font-size: 53px;
	text-transform: uppercase;
	font-weight: bolder;
	max-width: 713px;
}
.rslides_tabs{
	padding: 0px 0px !important;
}
.metaslider .flexslider{
	margin: 0 auto 0px !important;
}
.flex-control-nav{
	position: absolute;
	text-align: left!important;	
	bottom: 45px!important;	
	z-index: 9999;
}
.flex-control-paging li a,.flex-control-paging li a.flex-active{
	border-radius: 0px !important;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
}
.flex-control-paging li a{
	background: #fff !important;
}
.flex-control-paging li a.flex-active{
	background: #f47920 !important;
}
/* table styles */
table {
    background-color: #DBEBFB;
    width: 100%;
    margin: 10px auto;
}
td, th {
    padding: 5px;
    border: 1px solid #0860BB;
}
/**/
/* footer */
.site-footer {
    background: #FFFFFF;
    padding: 7px;
    border-top: 2px solid #000000;
    /* max-width: inherit; */
    /* font-family: "Oswald",Arial; */
    width: 970px;
    margin: 0px auto;
}
.menu-main-menu-container{
	
/* display: table; */
	
/* margin: 0px auto; */
}
.site-footer-inner{
	max-width: 970px;
	margin: 0px auto;
	padding: 10px 10px;
	/* display: table; */
	/* text-align: center; */
}
.site-footer-inner .pull-left{
	
margin: 0px 0px 0px 211px;
}
.site-footer  .container{
	padding: 10px 15px;
}
.site-footer p.copyright,site-footer p.copyright a{
    padding: 0px 0px 0px 11px;
    font-size: 12px;
    font-weight: 300;
    color: #6C6A6A;
    font-weight: 500;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #877373;
    font-weight: 500;
}
.site-footer .textwidget{
	padding: 5px 0;
}
#footer-main-menu{
	padding: 0;
}
.navbar-default .navbar-nav>li>i{
	
}
.footer-main-menu li {
    display: inline-block;
    padding: 0px 11px;
    border-right: 2px solid #7C7D7E;
    line-height: 13px;
}
.footer-main-menu li:last-child{
	border-right: 0px;
}
.footer-main-menu li a {
    color: #000000;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.footer-main-menu li a  + i,.footer-main-menu .dropdown>a:after{
	display: none;
}
.footer-main-menu li a:hover,#footer-main-menu .current_page_item a{
	color: #EB6B21;
}
#footer-main-menu .current_page_item a{
	font-weight: bold;
}
.footer-social{
	margin: 10px 0px 0px;
}
.footer-social a{display: inline-block;background: #fff;width: 32px;height: 32px;text-align: center;line-height: 32px;border-radius: 50%;margin: 0px 7px 0px 0px;padding: 3px;}
.footer-social a:hover{
	background: rgba(255, 249, 249, 0.35);
}
.footer-social .youtube-link{
	/* background: #2C2C2C; */
}
.footer-social a i{
	color: #0c68af;
	font-size: 22px;
	line-height: 23px;
	text-align: center;
}
.footer-social .youtube-link i{
	/* color: #fff; */
}
/* contact form styles */
.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_wrapper textarea,.gform_wrapper .ginput_complex input[type=text],.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
	width: 85.5% !important;
}
#gform_confirmation_message_1{
	color: #30677D !important;
}
.gform_wrapper .ginput_complex.ginput_container.has_first_name.no_middle_name.no_last_name span label
{
	display: none;
}
.gform_wrapper .gform_footer input[type=submit] {
    background: #000000;
    border: 0px;
    color: #fff;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 18px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
	background: #EB6D24;
}
/* extra staff */
/* 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 */
}
.justified-gallery>a, .justified-gallery>div{
	overflow: visible!important;
}
.justified-gallery>a>.caption, .justified-gallery>div>.caption{
	display: block !important;
	position: relative !important;
	top: 100px;
	color: #FFFFFF !important;
	z-index: 9999;
	background: #000 !important;
	text-align: center;
}
.foogallery-simple_portfolio.bf-loaded .bf-item{
	left: 0 !important;
	position: relative !important;
	margin: 0px 5px !important;
}
/* end of extra staff 
/* responsive styles */
/*@media screen and (max-width: 991px) {
	header#masthead {
	
	    padding: 0px 15px 0px;
	}
	.home #pgc-2-0-1,.home #pgc-2-0-0 {
    width: 100%;
	}
	.home #pg-2-0 .panel-grid-cell,.home #pg-2-0 .panel-grid-cell{
		float: none;
	}
	.home #pgc-2-0-1 {
	    width: 100%;
	    max-width: 700px;
	    float: none;
	    margin: 10px auto;
	    vertical-align: middle;
	}
}*/
/*@media screen and (max-width: 991px) and (min-width: 768px) {
	.navbar-default .navbar-nav>li>a{
		padding: 9px 3px;
	    font-size: 13px;
	}
	.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 {
	    text-align: center;
	    margin: 10px auto 20px;
	}
	#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) {
	.navbar-default .navbar-nav>li{
		text-align: center;
	}
	.sidebar{
	    padding: 0px 15px 0px;
	}
	.home #pl-2 .panel-grid-cell:last-child{
		padding: 10px;
	}
	.top-contact-socials .panel-grid-cell:first-child {
	    float: none!important;
	    width: auto !important;
	}

	.header-sidebar p,.header-sidebar  a{
		text-align: center;
		display: block;
		margin: 5px 0px;
	}
	.header-sidebar{
		text-align: center;
		float: none !important;
	}
	.top-section .site-branding {
		float: none !important;
	}
	.top-section .site-branding img{
		margin: 0px auto;
		display: block;
	}
	.social-media-button-container{
		float: none;
		text-align: center !important;
	}
	#footer-main-menu li{
		display: block;
		text-align: center;
		border-right: 0;
		padding: 3px 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; */
		/* text-transform: uppercase;
	}
	.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 {
	    border-color: #FFFFFF;
	    padding: 0;
	    margin: 0;
	    min-height: inherit;
	}
	.panel-grid-cell {
	    /* margin-bottom: 0 !important; 
	}
	.site-branding img{
		/* max-width: 228px; 
	}
	.navbar-nav>li{
		/* padding: 0px 2px; 
		display: inline-block;
	}
		.navbar-default .navbar-nav>li:last-child>a{
			/* padding: 0px 31px 0px 0px; 
			border-right: 0;
		}
	.navbar-default .navbar-nav>li>a {
	    text-align: center;
	    /* border-right: 1px solid transparent; 
	    padding: 6px 50px;
	    font-size: 16px;
	    border-right: 1px solid #EEFFF9;
	}
	.navbar-default{
		margin: 0px auto 0px;
		max-width: 970px;
		min-height: inherit;
		/* z-index: 9999; 
	}
}
@media screen and (max-width: 400px) {
	.site-branding img {
	    max-width: 180px;
	    margin: 0px auto;
	    text-align: center;
	    display: block;
	}
	.header-sidebar {
	    padding: 30px 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;
	}
}*/