/*
Theme Name: Custom Responsive 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: 1200px){
	.container{
		/* width: 1170px !important; */
	}
}
.container {
	/*width: 100%!important;*/
    padding-left: 15px!important;
    padding-right: 15px!important;
}
html, body {
    height: 100%;
}
body {
	font-family: 'Old Standard TT', serif;
	word-wrap: break-word;
	font-size: 18px;
	color: #6f6f6f;
}
p{
	margin: 0 0 5px;
}
.page-wrapper{
	overflow-x: hidden;
}
a{
	color: #425141
}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
header#masthead {
	background-color: #101C56;
    /*background: url("/new/wp-content/uploads/2015/11/header-bg.jpg") no-repeat top center;*/
    /* padding: 0px 15px 30px; */
    border-top: 10px solid #081038;
    background-size: cover!important;
    -moz-background-size: cover!important;
    -webkit-background-size: cover!important;
}
header#masthead .container{
	padding: 0px 15px 59px;
	margin: 0px auto;
}
.home .hentry > header,.navbar-brand{
	display: none;
}
.main-content {
    min-height: 100%;
    background: #fff;
    max-width: 1170px;
    margin: 0px auto;
    /* border: 1px solid #425141; */
}
.main-content >.container{
	min-height: 100%;
	background: transparent;
	/* padding: 0px 30px 0px; */
	/* padding: 0px 15px 0px; */
}
.flexslider{
	padding: 0px !important;
}
.coin-slider,.metaslider{
	padding: 0px 0px 9px 0px !important ;
	background: url("/wp-content/uploads/2015/11/shadow.png") no-repeat bottom center;
}
.metaslider .flexslider{
		margin: 0px auto 10px !important;
}
.metaslider .slides li{
position: relative;
}
.metaslider .slides li:before,.metaslider .slides li:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.metaslider .slides li:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.flex-control-nav li a{
	text-indent: 9970px !important;
}
.site-navigation,.site-navigation-inner {
    /* max-width: 1170px; */
    margin: 0px auto;
    padding: 0;
    background: transparent;
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
	padding: 0;
}
.site-branding img{
	margin: 30px auto 0px;
	display: block;
}
.site-navigation,.navbar-default{
	/* overflow: hidden; */
	text-align: center;
}
.page-id-190 .siteorigin-widget-tinymce  h2{
	font-size: 18px;
	min-height: 60px;
}
.page-id-190 .siteorigin-widget-tinymce h2 a {
    display: block;
    /* min-height: 47px; */
    border: 1px solid #425141;
    padding: 10px;
    background: rgb(66, 81, 65);
    color: #DAA827;
}
.page-id-190 .siteorigin-widget-tinymce h2 a:hover {
    text-decoration: none;
    background: #DAA827;
    color: #282C27;
}
.page-id-48 img{
	margin: 0 auto;
}
.back-to-gallery a{
    background: #425141;
    display: inline-block;
    padding: 10px;
    color: #fff;
    font-size: 17px;
    /* float: right; */
}
.back-to-gallery a:hover{
	background: rgb(218, 168, 39);
	text-decoration: none;
}
/* Alignment */
.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{
	/* font-family:"Lora",Arial; */
	margin: 10px 0px;
	padding: 0px 0px 9px 0px;
	font-size: 17px;
	border-bottom: 1px solid rgba(13, 25, 76, 0.06);
}
.home h1, .home  h2, .home h3{
	/* font-family:"Lora",Arial; */
	text-transform: uppercase;
	border-bottom: 0px;
}
h1 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    color: #111C54;
    line-height: 34px;
    margin: 20px 0px 20px;
}
.home h1{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 300;
	color: #5b5b5b;
	/* line-height: 10px; */
	margin: 0px 0px 0px;
}

h2, .h2 {
    font-size: 24px;
    color: #445b6d;
}
.home h3{
    font-size: 17px;
    color: #5b5b5b;
    font-weight: bold;
    padding: 10px 0px 10px;
}
hr{
	border-top: 3px solid #e5e5e5;
}
#pg-2-2 h2{
	font-size: 18px;
	margin: 0;
	padding: 0;
	/* font-weight: 100; */
	/* min-height: 38px; */
}
#pg-2-1, #pg-2-2, #pg-2-3, #pl-2 .panel-grid-cell .so-panel {
    margin-bottom: 15px !important;
}
#panel-2-4-1-0{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
/* 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;
}
/* 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;
}
#pg-2-2 .panel-widget-style{
	border: 0px !important;
}
#pg-2-2 .sow-headline{
    text-align: center;
}
#pg-2-2 .sow-headline h1{
    font-size: 23px;
    padding: 0 0 4px;
    font-weight: bold !important;
    text-transform: capitalize;
    display: inline-block;
    /* margin: 10px auto; */
    /* vertical-align: middle; */
    /* text-align: center; */
    /* width: auto; */
    border-bottom: 1px solid #000;
}
/* 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 */
.main-content-inner {
	padding: 40px 50px 30px;

}
.main-content-inner{
	padding: 0px 0px 30px;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.metaslider{
	margin: 0 auto;
	padding: 30px 0px 0px;	
}
.flex-control-nav{
/*float: right !important;
text-align: right!important;*/
}
.flex-control-paging li a.flex-active{
	/*background: #000 !important;*/
}
.panel-grid-cell .so-panel,.panel-grid{
	/* margin-bottom: 0px !important; */
}
.foogallery-default.alignment-center{
	/*text-align: left !important;*/
}
/* Clearing */
.clear {
	clear: both;
}
.wpcf7 input,.wpcf7 select, .wpcf7 textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    width: 82%;
    padding: 3px;
    border-radius: 4px;
}
.wpcf7 input[type="submit"] {
    background: #101C58;
    border: 0px;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    width: auto;
}
.wpcf7 input[type="submit"]:hover {
    background: #918F90;
}
.ow-button-base a{
	line-height: 21px;
}
/* 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 { margin-bottom: 2em; }
.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
*/
.dropdown-menu li a:hover, .dropdown-menu li a:focus{
	background-image: inherit;
	    background: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background-color: transparent;
	color: #DAA827;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #DAA827;
    text-decoration: none;
    outline: 0;
    background-color: #425141;
    /* padding: 0; */
}
.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar.navbar-default.pull-right{
	float: none !important;
	margin: 0px auto 10px;
	display: table;
	border-radius: 0px;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	/* width: 100%; */
}
.navbar-default {
    background-color: transparent;
    /* border-color: transparent; */
    margin: 0px auto;
    /* padding: 0; */
    /* width: 100%; */
    display: table;
    text-align: center;
}
.navbar-default .navbar-nav>li{

padding: 0px 22px;}
.navbar-default .navbar-nav>li:first-child{
	padding: 0px 22px 0px 0px;
}
.navbar-default .navbar-nav>li>a {
    color: #767575;
    text-transform: uppercase;
    font-size: 20px;
    padding: 15px 16px 9px;
    border-bottom: 4px solid transparent;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus{
	  color: #000000;
	  background-color: transparent;
	  border-bottom: 4px solid #c2c0ae;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #030303;
    background-color: transparent;
    border-bottom: 4px solid #c2c0ae;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFFFFF;
}
.navbar-default .navbar-toggle,.navbar-header{
    border-color: #FFFFFF;
    /* float: right; */
    text-align: right;
    background-color: #101C56;
}
.flex-control-nav,.cs-buttons{
	position: absolute;
	right: 45%!important;
	text-align: right!important;
	bottom: 45px !important;
	z-index: 9999;
}
.flex-control-paging li a,.flex-control-paging li a.flex-active,.cs-buttons a{
	background: #fff!important;
}
.flex-control-paging li a.flex-active,.cs-buttons a.cs-active{
	background: #445b6d !important;
	border: 0px !important;
	box-shadow: inherit !important;
}
/* Footer */
.site-footer {
    background: transparent;
    padding: 15px 0px 0px;
    border-top: 3px solid #d2d1c6;
}
.sow-social-media-button{

padding: 1px 1px 1px 4px !important;}
.sow-social-media-button:hover{
	background: #111F5C !important;
}
.site-footer p.copyright{
    padding: 0;
    font-size: 13px;
}
.footer-social{

text-align: center;margin: 0px auto;}
.footer-social aside{
	float: right;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #ABA7A7;
}
.site-footer .textwidget{
	padding: 5px 0;
}
#footer-main-menu{
	padding: 0;
}
#footer-main-menu li {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #fff;
}
#footer-main-menu li:first-child{
	padding: 0px 10px 0px 0px;
}
#footer-main-menu li.current-menu-item a{
	color: #000;
}
#footer-main-menu li:last-child{
	border-right: 0px;
	/* display: block; */
}
#footer-main-menu li a {
    color: #7B7B7A;
    font-size: 15px;
    text-transform: uppercase;
}
#footer-main-menu li a:hover,#footer-main-menu.current_page_item a{
	color: #000000;
}
/*  */
.home .ow-button-base a{
	font-family: "Lora",Arial;
	font-size: 25px !important;
	padding: 15px !important;
	margin: 10px auto;
}
.home-lists {
	margin: 0px auto;
	max-width: 850px;
}
.home-tabs img{
	margin: 0px auto;
}
.home-tabs a{
	font-size: 22px;
	text-transform: uppercase;
	display: block;
	text-align: center;
}
.home-tabs a:hover{
	color: #DAA827;
	text-decoration: none;
}
.home-left-lists li{

}
.home-right-lists li{
	
}
/*  */
@media screen and (max-width:1199px){
	#pg-2-2 h2{
		min-height: 47px;
	}
	.navbar-default .navbar-nav>li{
		padding: 0px 7px;
	}
}
@media screen and (max-width:991px){
	.site-footer .menu-main-menu-container{
	display: table;
	margin: 0px auto;
}
.copyright{
	text-align: center;
}
	.home-tabs a{
		font-size: 18px;
		color: #425141;
	}
		.home h1{
		line-height: 25px;
		font-size: 22px;
		margin: 13px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.navbar-default .navbar-nav>li{
		padding: 0px 10px;
	}
	.navbar-default .navbar-nav>li>a{
		padding: 16px 0 10px;
		font-size: 18px;
	}
}
@media screen and (max-width: 780px){
	#pg-2-1, #pg-2-2, #pg-2-3, #pl-2 .panel-grid-cell .so-panel {
	    margin-bottom: 0;
	}
	#pg-2-2 h2{
		min-height:inherit;
		margin: 10px auto 0px;
	}
	.main-content-inner{
		padding: 0px 20px 30px;
	}
	.so-widget-sow-image img{
		margin: 5px auto;
	}
}
@media screen and (max-width: 767px) {
	.footer-social aside{
		float: none;
		margin: 0px auto;
		text-align: center;
	}
	.social-media-button-container{
		text-align: center !important;
	}
	#pg-2-2 h2{
		margin: 20px auto 0px;
	}
	.navbar-default .navbar-nav>li>a {
    text-align: center;
}
	#footer-main-menu li{
		display: block;
		border-right: 0px;
		text-align: center;
		padding: 3px 0px;
	}
	.navbar-nav{
		display: block;
	}

	.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;
	    background: #FFF;
	}
	.panel-grid-cell {
	    margin-bottom: 0 !important;
	}
	.site-branding img{
		max-width: 228px;
	}
	.navbar-default .navbar-nav>li>a {
	    text-align: center;
	}
	.navbar-default,.navbar.navbar-default.pull-right{
		margin: 0px 0px 0px;
		/* display: block; */
		/* float: right !important; */
		text-align: right;
		display: block;
		border: 0;
		border-top: 1px solid rgba(255, 255, 255, 0.04);
		border-bottom: 1px solid rgba(255, 255, 255, 0.04);
	}
}
@media screen and (max-width: 400px) {
	.site-branding img {
	    max-width: 200px;
	    margin: 0px auto;
	    text-align: center;
	    display: block;
	}
	.navbar-nav {
	    float: none;
	}
	.navbar-default .navbar-toggle {
	    text-align: center;
	    /* float: none; */
	    margin: 10px auto;
	    /* padding: 5px 14px; */
	    margin-right: 10px;
	}

	.navbar-header{
	    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;
	}
}
.so-widget-testimonials-testimonials-style-cc4c84d73049 .testimonials_grid .testimonial_content p {
    font-style: italic;
    font-size: 17px;
    font-family: 'Old Standard TT', serif;
}