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

/* core styles */



@font-face {
    font-family: 'rawengulkbold';
    src: url('fonts/rawengulkregular-webfont.woff') format('woff'),
         url('fonts/rawengulkregular-webfont.woff2') format('woff2'),
         url('fonts/RawengulkRegular.otf') format('otf'),
         url('fonts/RawengulkBold.otf') format('otf');
    font-weight: normal;
    font-style: normal;

}

html,body{
	height: 100%;
}
.container{
	/* padding: 15px  !important; */
	width: 100%!important;
}
.row{
	/* margin: 0px auto !important; */
}
body {
	font-family: 'rawengulkbold', 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: 400;
}
.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 12px;*/
}
.site-branding img{
	
margin: 0px 168px 0px 0px;
}
.page-wrapper > header {
        /* background-color: #fff; */
        background: url("/wp-content/uploads/2016/06/bg_02.jpg") no-repeat top center;
}
.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; */
	padding: 0px 10px;
	/* text-align: right; */
	/* float: right; */
	margin: 65px 0px 0px 355px;
	background: transparent;
	/* color: #fff; */
}
.secondary-header-info {
	/* text-align: right; */
	/* float: right; */
	margin: 0px 0px 0px 0px;
	background: #e9332a;
}
.primary-header-info a{

/* text-align: end; */

/* float: right; */

color: #005faa;

font-size: 29px;

display: block;
font-weight: bold;
}

.home h1 span
{
    font-weight: 600;
    width: 100%;
    margin: 20px 0px 5px 0px;
    font-size: 25px;
}

.secondary-header-info a{
	
color: #fff;
	
padding: 5px 10px;
	
text-decoration: underline;
	
display: block;
font-size:17px;
text-shadow: 1px 1px 1px #5a4c4c;
}
 .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{

	/* text-transform: uppercase; */
	text-align: center;
	color: #e9332a;
    text-shadow: inherit;
    width: 100%;
    font-weight: 600;
    margin: 20px 0px 5px 0px;
    font-size: 25px;
}
.home h1{
	/* background: #008FC5; */
	color: #04045E;
	padding: 10px 0;
}
h2, .h2 {
    font-size: 20px;
    color: #444444;
    font-weight: bold;
    font-weight: 600;
    text-align:center;
    margin-top:10px;
}
.home h2{

	    text-align: left;
	   font-size: 20px;
      color: #444444;
      font-weight: bold;
      margin-bottom: 0;
}
h3,.h3{
	font-size: 20px;
    color: #444444;
    font-weight: 600;
	margin: 10px 20px 10px 0px;
	font-family: 'Open Sans', sans-serif;
}
h5{
	font-size:13px;
}
.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;
}
.home h4,.h4{
	font-size: 15px;
    font-weight: 400;
    line-height: 1.6em;
	color: #e9332a;
	font-family: 'Open Sans', sans-serif;
}
.row-heading h2{
	text-align:left;
}
.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: #2E91C8;
  font-weight: 300;
  font-size: 26px;
  display:none;
}
.home h1{
color: #e9332a;
text-shadow: inherit;
font-weight: 600;
width: 100%;
margin:20px 0px 5px 0px;
font-size: 25px;
}
 a{
	color: #373737;
}
 a:hover,a:focus{
	color: #373737;
    text-decoration: underline;
}
span
{
	    font-size: 17px;
}
img {
	/* display: inline-block; */
	/* height: auto; */
	max-width: 100%;
	/* margin: 0px 149px 0px 0px; */
}
.row-heading h3{
	font-size:19px;
	font-color:#005faa;
	font-weight:500;
	margin-top: 30px;
}

.gform_wrapper
{
   margin-left: 10px !important;
}
/* 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;
}

/*button style*/
.ow-button-hover{
	width:100%;
	max-width:360px;
}
/* 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 .main-content{
    /* padding: 0px 20px; */
    background: #FFFFFF;
    width: 970px;
    margin: 0px auto;
    /* clear: both; */
    /* overflow: hidden; */
    /* box-sizing: border-box; */
}
.main-content-inner {
	padding: 0px 0px;
	/* 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: 16px !important;
	
text-transform: uppercase;
	
padding: 0px;
	
font-weight: 600;
}
.home .ow-button-hover {
    width: 100%;
    max-width: 140px;

}
.entry-content-thumbnail img{
	
border-bottom: 1px solid #fff;
}
.content-wrapper{
	
padding: 0px 0px;
}
#pg-4-0 .panel-grid-cell {
     padding-left: 15px !important; 
     padding-right: 15px !important; 
}
.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;
}
p{
	font-size:15px;
	font-weight:400;
	line-height: 1.6em;
	margin:0 0 20px 0;
	font-family: 'Open Sans', sans-serif;
}

.home .ow-button-base a 
{
   padding:8px 0px 8px 0px !important;
   background: #e9332a;
   border:none;
}
.home span
{
   /*font-size:16px;*/
   /*font-weight: 600;*/
}
.navbar-collapse.collapse{
        background: #005faa;
        border:0px solid transparent !important;
        /* border-radius: 0px; */
        display: table !important;
        /* margin: 0px auto; */
        /* width: 100%; */
        max-width: 970px;
        float: none;
        border-radius: 0;
        box-shadow: inherit;
        visibility: visible;
        padding:0;
}
.navbar-default .nav-justified>li>a {
    color: #fff;
    font-weight: 300;
    padding: 14px 4px;
    font-size: 15px;
    /* border-right: 1px solid #fff; */
    text-transform: uppercase;
    line-height:1em;
}
.navbar-default .nav-justified>li:last-child>a{
	border-right:0;
}
.navbar-default .nav-justified>li>i {
	display: inline-block;
	cursor: pointer;
	color: #fff;
}
.navbar-default .nav-justified>li>a:after{
	display: none;
}
.nav>li{
	/* display: inline; */
	/* padding:0; */
}
.navbar-default .nav-justified>li>a:hover, .navbar-default .nav-justified>li>a:focus,
.navbar-default .nav-justified>.open>a, .navbar-default .nav-justified>.open>a:hover, .navbar-default .nav-justified>.open>a:focus,.navbar-default .nav-justified>.active>a, .navbar-default .nav-justified>.active>a:hover, .navbar-default .nav-justified>.active>a:focus{
    color: #fff;
    background-color:#e9332a;;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background-color:#e9332a;;/* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* border-bottom: 3px solid #1f54ff; */
    /* border-right: 1px solid #EEFFF9; */
}
.navbar-default .nav-justified>.active>a{
	font-weight: 600;
}
.navbar-header{
	display: none;
}
.navbar-default .nav-justified>li>a:hover, .navbar-default .nav-justified>li>a:focus{
	color: #fff;
	/* border-bottom: 3px solid #1F54FF; */
	background-color:#e9332a;
	/* 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;
	    padding: 0;
	}
.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-color:#005faa
    
}
.navbar-nav>li>.dropdown-menu{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#055bb2+0,04509d+48,003d7b+100 */
}





/* 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: 1px solid #a4a4a4;
    /* max-width: inherit; */
    /* font-family: "Oswald",Arial; */
    width: 970px;
    margin: 0px auto;
} 
#main-menu > li {
    display: table-cell;
    line-height: 1em;
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #fff;
    /* padding: 0px; */
}

#main-menu > li.active, #main-menu >li:hover, #main-menu > li:focus {
    /* background: #e9332a; */
}

li#menu-item-25 {}

#main-menu li:last-child {
    border: none;
}
.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 30px;
}
.site-footer  .container{
	padding: 10px 15px;
}
.site-footer p.copyright,site-footer p.copyright a{
    padding: 0px 0px 0px 11px;
    font-size: 16px;
	font-family: 'rawengulkbold', sans-serif;
    color: #838383;;
    font-weight: 600;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #838383;
    font-weight: 600;
	font-family: 'rawengulkbold', sans-serif;
}
.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: 1px solid #838383;;
    line-height: 13px;
}
.footer-main-menu li:last-child{
	border-right: 0px;
}
.footer-main-menu li a {
    color: #838383;
    font-size: 16px;
    /* 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: #005faa;
}
#footer-main-menu .current_page_item a{
	font-weight: bold;
}
.footer-social{
	margin: 10px 50px 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: #3b579d;
	font-size: 50px;
	line-height: 23px;
	text-align: center;
	display: none;
}
.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: #fff;
    border: 2px solid #e9332a;
    color: #e9332a;
    padding: 5px 20px;
    font-weight: bold;
    font-size: 18px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
	background: #e9332a;
	color:#fff;
}
/* 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 */
}
/* end of extra staff 
/* responsive styles */
@media screen and (max-width 767px){
	.home h1:before, .page-title:before, .home h1:after, .page-title:after{
		display:none;
	}
}

.content-wrapper .panel-grid
{
	padding: 0 40px;
}
#banner .panel-grid-cell
{
	padding: 0 0 !important;
}
#banner
{	padding: 0 0 !important;
}
.home-small-img{
	padding-bottom:0px;
	padding-top:0px;
	min-height:160px;
}
.row-home
{
	padding-top:0px;
	padding-bottom:0px;
	min-height:10px;
}

.p-section{
	min-height:120px;

}
.p-section>p{
	margin-top:5px;

}
.primary-header-info a:hover, a:focus {
	color:#005faa;
	}
.secondary-header-info a:hover, a:focus {
	color:#005faa;
	
}
.ow-button-base.ow-button-align-center {
    text-align: left;
    margin-top: 20px !important;
    margin-bottom: 15px !important;
}
.ow-button-base a {
    text-align: left !important;
}
 .home .ow-button-base a {
    text-align: center !important;
}	 

.dropdown-menu>li>a 
{
	padding: 10px 10px;
	color:#fff !important;
	background-color:#005faa !important;
	text-transform: uppercase;
}

#main-menu li.dropdown > ul.dropdown-menu li.active a, #main-menu li.dropdown > ul.dropdown-menu li:hover a, #main-menu li.dropdown > ul.dropdown-menu li:focus a {
	color: #fff !important;
    background-color: #e9332a !important;
}

.dropdown-menu li a:hover, .dropdown-menu li a:focus {
	background-image: none;
}

.dropdown-menu>li
{
	background-color:#005faa;
}
.nav-justified>.dropdown .dropdown-menu {
    top: 40px !important;
    text-align: center !important;
}
.primary-header-info a:hover, .primary-header-info a:focus {
	text-decoration:none;
	color: #e9332a !important;
}
.lists-section{
	font-size: 15px;
    font-weight: 400;
    line-height: 1.7em;
    margin: 0 0 20px 0;
    font-family: 'Open Sans', sans-serif;
}
.lists-section ul{
padding-left: 18px !important;
margin-bottom: 0px !important;
}
.panel-grid-cell .widget-title {
    margin-top: 10px !important;
	margin-left: 10px;
}
.ow-button-base.ow-button-align-center {
     text-align: left !important; 
}
h4{
font-size: 15px;
font-weight: 400;
line-height: 1.2em;
font-family: 'Open Sans', sans-serif;
color:#e9332a;
}
	

	
	
	
		
	
	
	
	
	
