/*
Theme Name: SNS 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: 970px !important; */
	}
}
a{color: #002a54;}
a:hover,a:focus{
	color: #1a2b5d;
	text-decoration: none;
}
html,body{
	overflow-x: hidden;
	/* height: 100%; */
}
body {
	font-family: "Source Sans Pro",sans-serif;
	word-wrap: break-word;
	/* background-position: bottom center!important; */
	/* background: url("img/bg.jpg") no-repeat top center; */
	font-size: 17px;
	line-height: 25px;
	color: #010101;
	/* font-weight: 600; */
}
/** Not frontpage */
.page .site-header {
	/* position: relative !important; */
}

body.bbpress .main-content,
body.um-page-register .main-content {
	padding-top: 20px;
}

img.featured,body.home.page.customer-area-active  img.featured{
	display: none;
}
.single img.featured,.um-page-password-reset img.featured{
	display: block;
}
body.bbpress img.featured,
body.um-page-register img.featured,body.page.customer-area img.featured,body.um-page-account.page.logged-in img.featured,
body.page.customer-area-active img.featured,body.page-id-480.page.logged-in  img.featured{
/* 	display: block; */
}
.bbpress img.featured,.page-id-478 img.featured,.page-id-478 img.featured,.page-id-486 img.featured,.page-id-215 img.featured{
	display: block;
}

.so-widget-image{
	/* margin: 0px auto !important; */
	/* border: 1px solid #DEDFDF; */
}
.officers-box .so-widget-image{
	/* margin: 0px auto; */
	/* text-align: center; */
}
.page-wrapper{
	/* background: url("img/bg.png"); */
	/* max-width: 1140px; */
	margin: 0 auto;
	padding: 0px 0px 0px;
	min-height: 100%;
	position: relative;
	}
.page-wrapper:after{
	display: block;
	content:"";
}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
.primary-header-info {
	/* font-family: "Open Sans",Arial; */
	/* text-align: center; */
	font-family: "Source Sans Pro", serif;
	padding: 40px 0px 0px;
	/* text-align: right; */
	/* float: right; */
	/* margin: 54px 0 0px 0; */
	/* background: #5d553b; */
	/* color: #f26e09; */
	/* font-size: 35px; */
	/* text-align: right; */
	overflow: hidden;
	/* font-weight: bold; */
}
.primary-header-info a{
	font-family: "Playfair Display", serif;
	font-size: 20px;
	color: #2f4596;
	border: 2px solid;
	display: inline-block;
	/* float: right; */
	padding: 5px 50px;
	width: auto;
}
.primary-header-info a:hover{
	background: #ffffff;
}
.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: #8f5bc1;
	/* padding: 5px 0; */
	/* text-decoration: underline; */
	display: inline-block;
	font-size: 15px;
	line-height: 18px;
	font-family: "Open Sans",Arial;
}
.primary-header-info .phone-number-link i,.social-icons a{
	background: #fff;
	padding: 2px;
	border-radius: 3px;
	display: inline-block;
	color: #002a54;
	margin: 0px 2px 0px 0px;
}
.primary-header-info span{
	font-size: 35px;
	display: inline-block;
	line-height: 42px;
	font-weight: 300;
	font-style: italic;
	/* margin: 0px 0px 0px 10px; */
	color: #263e92;
	
}
.primary-header-info span p{
	font-size: 22px;
}
.social-icons{

}
.social-icons a{
	height: 20px;
	line-height: 17px;
	width: 17px;
	text-align: center;
}
.social-icons a:hover{
	background: #b01c08;
	color: #fff;
}
header#masthead {
    background: rgba(255, 255, 255, 0.81);
    /* padding: 0px 0px 0px; */
    /* height: 414px; */
    border-top: 6px solid #002a54;
    /* border-bottom: 3px solid #8781bd; */
    position: absolute;
    left: 0;
    right: 0;
    z-index: 9;
}
header#masthead  .container{
	/* background: #0860bb; */
	padding: 20px 15px 0px;
}
/*body.customer-area .main-content,body.customer-area-active .main-content{
	    padding: 235px 0px 0px;
}*/
.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: 1170px; */
    margin: 7px auto 0px;
    padding: 0;
    /* border-top: 1px solid #C77904; */
    min-height: inherit;
}
.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: #8781BD;
	padding-right: 18px;
	margin-left: -18px;
}
.alignleft {
	display: inline;
		margin-right: 1.5em;
}
.alignright {
	display: inline;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}
.sow-headline-container .decoration{
	margin: 0px !important;
}
.bx-wrapper .bx-caption span{
	display: none !important;
}
h1, .h1, h2, .h2, h3, .h3{
	margin: 13px 0px;
	font-weight: 300;
}
h1{
	font-size: 26px;
	/* text-transform: uppercase; */
	color: #002a54;
}
h1 strong{
	color: #94cbea;
	text-transform: uppercase;
	font-weight: 500;
}
h4{
	font-size: 17px;
	font-weight: 600;
}
.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;
	border-style: inherit;
	background: transparent;
}
.page-title{
	text-align: center;
	background: rgba(156, 207, 236, 0.04);
	padding: 10px;
/*	color: #8F5BC1; */
	font-size: 53px;
	font-weight: bold;
	/* border-top: 2px solid #94CBEA; */
/*	border-bottom: 2px solid #8F5BC1; */
	/* border-style: dashed; */
	/* text-shadow: 1px 1px #94CBEA, 4px 4px #B2DAF0, 1px 1px #94CBEA; */
	text-transform: uppercase;
	/* border-bottom: 3px solid #94CBEA; */
	/* padding: 5px 0px; */
	/* border-style: groove; */
	/* max-width: 970px; */
	/* margin: 12px auto; */
}
.home .page-title{
	display: none;
}
h1,h2,h3,h4,h5{
	font-weight: 400;
	/* border-top: 1px solid #DEDEDE; */
	/* border-bottom: 1px solid #DEDEDE; */
	margin: 5px 0 10px;
	text-transform: uppercase;
	/* font-family: "Creta Round",serif; */
	/* font-family: 'Playfair Display', serif; */
	line-height: 38px;
}
.home h1,.home h2,.home h3,.home h4,.home h5{
	font-family: 'Playfair Display', serif; 
}

.main-title-section h1{
	text-transform: none;
}
b, strong {
    font-weight: 600;
}
.home h1{

}
.home h2{
}

h2, .h2 {
    font-size: 25px;
    color: #000000;
    /* text-align: center; */
    /* text-shadow: 1px 1px #94CBEA, 2px 3px #B2DAF0, 1px 1px #94CBEA; */
    /* -webkit-transition: all 0.12s ease-out; */
    /* border-bottom: 3px solid #B2DAF0; */
    /* padding: 5px 0px; */
    /* font-weight: 600; */
    /* border-style: groove; */
    /* background: rgba(156, 207, 236, 0.04); */
}
h3{
	/* color: #148ccf; */
	font-size: 19px;
	/* font-weight: 600; */
	/* text-align: center; */
	/* text-shadow: 1px 1px #94CBEA, 2px 3px #B2DAF0, 1px 1px #94CBEA; */
	/* -webkit-transition: all 0.12s ease-out; */
	/* border-bottom: 3px solid #B2DAF0; */
	/* padding: 5px 0px; */
	/* border-style: groove; */
	/* background: rgba(156, 207, 236, 0.04); */
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 3px solid #002a54;
    border-style: double;
}
/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
	margin: 0px auto 10px;
}
#gallery-1 img{
	border: 0px !important;
}
#gallery-1 .gallery-item{
	margin: 5px 0px !important;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	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;
	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;
}
/* WP Gallery */
#foogallery-gallery-125 .foo-item{
	height: inherit !important;
}
.owl-carousel .owl-item img{
	width: inherit !important;
}
.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 */

.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 15px; */
}
.main-content-inner {
	padding: 0px 20px;
	/* 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: 30px;
	text-transform: uppercase;
}
.home .hentry >  header{
	display: none;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.master-slider-parent{
	margin: 0px auto 40px;
}
.metaslider{
	margin: 0 auto;
	padding: 0px 0px 0px;	
}
.metaslider .flexslider{
	margin: 0px auto 0px !important;
}
.metaslider .caption-wrap,.ms-info{
	position: relative !important;
	background: #1a2b5d  !important;
	left: 0;
	right: 0;
	top: inherit;
	padding: 5px  !important;
	bottom:  0px !important;
	width: 100% !important;
	display: block !important;
}
.ms-info a{
    text-align: center;
    color: #fff;
    padding: 8px 0px ;
    display: block;
}
.ms-bullets{
	z-index: 999;
	width: 100%;
	right: 50% !important;
}
.ms-info a br{
	display: none;
}
.ms-info h3{

}
.ms-info p{
	font-weight: 300;
	margin: 0;
}
.ms-info p a{
	font-weight: 600;
	font-size: 20px;
}

.bordered-section h1{
	margin: 0px 0px 0px;
	/* border-bottom: 2px solid; */
	/*display: inline-block;*/
	/* width: auto; */
}
.bordered-section img.alignleft{margin: 0px 0px -10px 0px;}
.bordered-section img.alignright{
	/* margin: 0; */
}
.flex-control-paging{
	position: absolute !important;
	bottom: 80px !important;
	z-index: 9;
	top: inherit !important;
}
.logos-carousel .flex-control-paging{
	bottom: -40px !important;
}
.flex-control-nav li a{
	background: #fff !important;
}
.flex-control-paging li a.flex-active{
	background: #b01c08 !important;
}
.metaslider .caption{
	text-align: center;
	background: #002a54 !important;
	width: auto !important;
}
/*  */
.home-top-buttons .panel-grid-cell{
	padding: 0px !important;
}
/* posts-section  */
.posts-section .panel-grid-cell .pt-cv-wrapper .col-sm-12{
	min-height: 183px;
}
.posts-section .pt-cv-content{
	font-size: 15px;
}
.posts-section .panel-grid-cell:first-child{padding: 20px;}
.posts-section .panel-grid-cell:first-child .pt-cv-wrapper .btn-success{
	background: transparent;
	float: right;
	border: 0;
	color: #b01c08;
	font-weight: bold;
	text-shadow: inherit !important;
	-moz-text-shadow: inherit !important;
	-webkit-text-shadow: inherit !important;
	font-family: 'Playfair Display', serif;
}
.posts-section .panel-grid-cell:first-child .pt-cv-wrapper .btn-success:hover{
	background: transparent !important;
	color: #1a2b5d;
}
.pt-cv-wrapper img,.posts-section .panel-grid-cell:first-child img{float: left;margin: 0px 20px 0px 0px;}
.posts-section .panel-grid-cell:first-child .pt-cv-title a{color: #1a2b5d;text-transform: none;border-bottom: 1px solid;font-size: 16px;}
.posts-section .panel-grid-cell:last-child{
	background: #1a2b5d;
	padding: 20px 20px !important;
}
.posts-section .panel-grid-cell:last-child .pt-cv-wrapper .col-sm-12 {
	position: relative;
	min-height: 183px;
}
.posts-section .panel-grid-cell:last-child .pt-cv-wrapper .btn-success{
	right: 8px;
	background: transparent;
	border: 0;
	border-radius: 0;
	position: relative;
	display: block;
	padding: 15px 4px !important;
	/* width: 30%; */
	font-family: 'Playfair Display', serif;
	/* top: 15px; */
	/* position: absolute; */
	/* margin: -26px 0px 0px 20px; */
	text-align: right;
}
.posts-section .panel-grid-cell:last-child  .pt-cv-title a{color: #ccc;font-weight: 400;text-transform: none;/* display: inherit; */padding: 0px 0px 5px;border-bottom: 1px solid #fff;font-size: 16px;}
.posts-section .panel-grid-cell:last-child  .pt-cv-content{
	color: #fff;
}
.posts-section .panel-grid-cell:last-child  h4,.posts-section .panel-grid-cell:last-child .pt-cv-content{
	/* float: left; */
	/* width: 70%; */
}
.posts-section .panel-grid-cell:first-child .so-panel:first-child{
		margin-bottom: 6px !important;
}
.featured-images {
	margin: 0px 0px 0px !important;

}
.featured-images .panel-grid-cell{
	padding: 0px !important;
	position: relative;
}
.featured-images .widget-title{
	position: absolute;
	text-shadow: 2px 2px 2px #000 !important;
	-moz-text-shadow: 2px 2px 2px #000 !important;
	-webkit-text-shadow: 2px 2px 2px #000 !important;
	bottom: 65px;
	left: 0;
	/* top: 0; */
	right: 0;
	vertical-align: middle;
	font-size: 25px;
	text-align: center;
	color: #fff;
}
.booking-section .ow-button-base a{
	font-size: 23px !important;
}
.blog-posts-section h5{
	font-size: 23px;
	color: #8781BD;
}
.blog-posts-section .pt-cv-title{
	border-bottom: 1px solid #858585;
	font-size: 17px;
	margin: 0;
}
.blog-posts-section .pt-cv-title:before{
	display:inline-block;
	content: "";
	background: url("img/posts-title-bg.png") no-repeat  left center;
	padding: 0px 30px 1px 0px;
	height: 18px;
	width: 18px;
	/* line-height: 32px; */
}
.blog-posts-section .pt-cv-title a{
	color: #000;
}
.icons-section{
	padding: 30px 0px 0px 0px
}
.locations-section h3{
	font-size: 30px;
	color: #8781BD;
	display: table;
	padding: 0px 90px 5px;
	border-bottom: 1px solid;
	margin: 0px auto 10px;
}
.locations-content h3{
	font-size: 17px;
	/* color: #8f5bc1; */
	font-weight: 600;
}
.locations-content h5{
	font-weight: 600;
}
.logos-section h3{
	font-weight: bold;
	color: #835AAD;
	font-size: 24px;
	position: relative;
	line-height: 0px;
	margin: 40px auto;
}
.logos-section h3:before,.logos-section h3:after{
	display: inline-block;
	content: "";
	position: absolute;
	height: 1px;
	border: 1px solid #C9AEE4;
	width: 25%;
}
.logos-section h3:before{
	right: 75%;
}
.logos-section h3:after{left: 75%;}
.ms-slide-bgcont{
	border-bottom: 2px solid #8781BD;
	display: block;
}
/* 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! ;) */
#pl-24 .panel-grid-cell .so-panel{margin-bottom: 10px !important;}
.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{
background: #fff;

}
.dropdown-menu>li>a{
	color: #2f4696;
	/* text-transform: uppercase; */
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus{
	color: #fff;
	background: none;
	background-color: #002a54;
}
.navbar-nav{
	/* float: right; */
	min-height: inherit;
}
.navbar-default {
    /* background-color: transparent; */
    /* border-color: transparent; */
    margin: 0;
    border-radius: 0;
    min-height: inherit;
    border-top: 2px solid #002a54;
    padding: 5px 0px;
}
.navbar-collapse.collapse{
	/* border-radius: 0px; */
	min-height: inherit;
	padding: 0;
}

@media only screen and (max-width: 767) {
.navbar-nav>li .navbar-default {
/*won't take effect here but uses the one from line 1505*/
background: #f1f1f1;
}

}
.navbar-default .navbar-nav>li>a {
	text-align: center;
	color: #2d4495;
	/*color: #0f0405;*/
	display: inline-block;
	font-size: 15px;
	/* text-transform: uppercase; */
	padding: 0px 0px 2px;
	line-height: 15px;
	font-weight: 400;
	/* border-top: 5px solid transparent; */
	border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav>li>a span{
	display: block;
	font-size: 13px;
	font-weight: 300;
}
.navbar-default .navbar-nav>li:last-child a{
	/* padding: 15px 7px 0 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: #002a54;
	/* border-top: 5px solid #17A79D; */
	/* background: #1C2272; */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a2f4', endColorstr='#186abc',GradientType=0 );
	border-bottom: 2px solid #b01c08;
}
.navbar-nav>li{
	border-right: 1px solid #fff;
	line-height: 5px;
	padding: 0px 10px;
}
.navbar-nav>li:last-child{
	border-right: 0px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #002a54;
    border-bottom: 2px solid #b01c08;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: transparent;
    font-weight: bold;
 }
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}
.navbar-default .navbar-toggle{
    border-color: #010101;
    background: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: #FFFFFF;
}
.navbar-nav>li.menu-item-has-children  .dropdown-menu>li.menu-item-has-children{
	position: relative;
}
.navbar-nav>li.menu-item-has-children  .dropdown-menu>li.menu-item-has-children > .dropdown-menu{
	position: absolute;
	top: 0;
	left: 100%;
}
.navbar-nav>li.menu-item-has-children:hover > .dropdown-menu{
	display: block;
}
.navbar-nav>li.menu-item-has-children .dropdown-menu>li.menu-item-has-children:hover .dropdown-menu{
	display: block;
}
/* end of menu */
.ow-button-base a [class^="sow-icon-"]{
	display: inline-block !important;
	float: none !important;
}
.ow-button-base a,.pt-cv-wrapper .btn-success{
	font-weight: 500;
	text-shadow: 2px 2px 2px #000 !important;
	-moz-text-shadow: 2px 2px 2px #000 !important;
	-webkit-text-shadow: 2px 2px 2px #000 !important;
	/* text-align: center !important; */
	padding: .75em 2.8em!important;
}
.linked-buttons .ow-button-base a{
	padding: 13px 7px !important;
	font-size: 15px !important;
	height: 50px;
}
.linked-buttons .ow-button-base a [class^="sow-icon-"]{
	margin: 0px 7px !important;
	font-size: 19px;
	/* height: inherit; */
}
.all-news-section .pt-cv-wrapper .btn-success{
	border: 0 !important;
	background: #b01c08;
}
.all-news-section  .pt-cv-view .panel-default>.panel-heading{
	background: #002a54;
	color: #fff;
}
.all-news-section  .pt-cv-collapsible .panel-heading a br{
	display: none;
}
.all-news-section .pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus, .pt-cv-wrapper .pagination>.active>span:hover{
	background: #b01c08;
}
.all-news-section  .pt-cv-collapsible .panel-heading a:hover,
.all-news-section  .pt-cv-collapsible .panel-heading a:focus{
	color: #9fccf3;
}
.ow-button-base a:hover, .pt-cv-wrapper .btn-success:hover{
	color: #e4b1ab;
}
.icons-section .ow-button-base a {
  font-size: 12px !important;
}
table {
    /* background-color: #DBEBFB; */
    width: 100%;
    margin: 10px auto;
}
td, th {
    padding: 5px;
    border: 3px solid #002a54;
    border-style: double;
    text-align: left;
}
.featured-images td{
	border: 3px solid #002a54;
	width: 33.33%;
	text-align: center;
	border-style: double;
	margin: 10px 0px 0px;
}
.featured-images img{
	margin: 0px 0px 0px;
}
.sponser-section tr{
	border-top: 2px solid #002a54;
	border-style: double;
}
.sponser-section td{

}
/* Footer */
.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 {
    padding:  0px;
    /* font-family: "Open Sans", arial; */
}
#info-section{
	border-top: 5px solid #b01c08;
	/* color: #fff; */
	/* padding: 20px 0; */
	font-size: 14px;
}
.site-footer + div{
	display: none;
}
.site-footer  .container{
	padding: 20px 15px;
	/* border-top: 1px solid #ccc; */
}
.footer-logo{
	border-right: 1px solid;
}
.footer-logo img{
	display: block;
	margin: 0px auto;
}
.site-footer .footer-contact{

font-size: 20px;

color: #30677D;
}
.site-footer .footer-contact a{
	
color: #30677D;
}
.bottom-footer{
	background: #002a54;
	color: #fff;
}
.footer-newsletter{
	
text-align: right;
}
.site-footer p.copyright{
    padding: 0;
    font-size: 12px;
    /* color: #727272; */
    margin: 0;
}

.site-footer p {
    /* color: #ffffff; */
    /* margin: 0; */
}
footer a{
	color: #fff;
}
footer  h3{
	font-size: 20px;
	font-weight: 400;
	/* font-family: "Open Sans",arial; */
	color: #002a54;
	text-transform: none;
	font-family: 'Playfair Display', serif;
	line-height: 32px;
}
#bbpress-forums li.bbp-header{
	background: #ccd4dd;
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul{
	background: #002a54;
}
body.customer-area-active .cuar-css-wrapper .cuar-menu-container .nav-container>ul>li>a{
	color: #fff;
}
body.customer-area-active .cuar-css-wrapper .nav>li>a:focus, body.customer-area-active .cuar-css-wrapper .nav>li>a:hover{
	background: none;
}
.newsletter-section div#sbx_button .bulletproof_button,#bbp_search_submit{
	border-color: rgb(176, 28, 8);
	color: #fff;
    background-color: rgb(176, 28, 8);
	font-family: 'Playfair Display', serif;
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 0px 30px;
}
.inner-content a{
	line-height: 15px;
	color: #000000;
	/* font-weight: 100; */
	font-size: 14px;
	display: block;
	margin: 5px 0px 10px;
}
.inner-content  i{
	color: #b01c08;
	font-size: 18px;
	display: inline-block;
	margin: 0px 5px 0px 0px;
}
.inner-content a:hover{
	/* color: #fff; */
}
.site-footer .textwidget{
	/* padding: 5px 0; */
}
#footer-main-menu{
	padding: 0;
}
#footer-main-menu li {
    display: inline-block;
    padding: 0px 4px;
    border-right: 1px solid #3F89CC;
    line-height: 10px;
}
#footer-main-menu li:last-child{
	border-right: 0px;
}
#footer-main-menu li a {
    color: #0082cb;
    font-size: 12px;
    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: #1C0E01;
	text-decoration: none;
}
.footer-social {
    background: #1c0e01;
}
.copy-menu {
    background: #17A79D;
}
/* mailchimp style  */
.um-472.um input[type=submit]{
	background: #273f93 !important;
}
.um-472.um input[type=submit]:hover{
	background-color: #44B0EB !important;
}
#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: #002a54;
	margin: 0px !important;
	font-weight: 700;
	font-size: 17px;
	/* 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{
	max-height: 50px;
/* 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: #b01c08;
	border: 0px;
	font-family: 'Playfair Display', serif;
	color: #fff;
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 18px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
	background: #002a54;
}
@media screen and (max-width: 1199px) {
.ms-info{
	margin-top: 0px;
}
}
.linked-buttons .ow-button-base a{
	
}
@media screen and (max-width: 1199px){
	.linked-buttons .ow-button-base a {
    padding: 17px 0px  !important;
    font-size: 11px !important;
}
}
@media screen and (max-width: 991px) {
	.posts-section .panel-grid-cell:last-child  .pt-cv-title a{
		border: 0px;
	}
	.metaslider .caption,.flex-control-nav{
		display: none;
	}
	.primary-header-info span,.primary-header-info a{
		/* font-size: 24px; */
		display: block;
		text-align: center;
		float: none;
	}
	.posts-section .panel-grid-cell:last-child  h4,.posts-section .panel-grid-cell:last-child .pt-cv-content{
	/* float: left; */
	width: 100%;
}
	.posts-section .panel-grid-cell:last-child .pt-cv-wrapper .btn-success{
		position: relative;
		padding: 10px;
		right: 0px;
	}
	.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; */
	    /* position: relative; */
	    /* background: #666; */
	}
	header#masthead  .container{
		padding: 5px 15px;
	}

}
@media (min-width: 769px){

}
@media (max-width: 769px){
header#masthead{
	position: relative;
}
.navbar-nav>li{
	    padding: 0px 2px;
}
header#masthead .col-sm-2,header#masthead .col-sm-10,.primary-header-info span, .primary-header-info a{
	width: 100%;
}
}
@media screen and (max-width: 991px) and (min-width: 768px) {
	.navbar-default .navbar-nav>li>a{
		padding: 9px 6px;
		font-size: 12px;
	}
	.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: 5px 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) {
	.linked-buttons .ow-button-base a{
		font-size: 20px !important;
	}
	.linked-buttons .ow-button-base a [class^="sow-icon-"]{
		font-size: 24px;
	}
	.featured-images .widget-title{
		font-size: 18px;
		bottom: 0;
	}
	#gallery-1 .gallery-item{
		width: 100% !important;
		float: none !important;
		margin: 0px auto !important;
	}
	.ow-button-base a{
		margin: 5px auto;
	}
	.featured-images td{
		width: 100%;
		float: none;
		display: block;
	}
	#info-section{
		padding: 10px 0;
	}
	header#masthead .container{
		padding: 8px 0px 8px;
	}
	.navbar-nav>li>.dropdown-menu{
		float: none;
	    text-align: center;
	    /* overflow: hidden; */
	    left: 0;
	    right: 0;
	    position: static;
	}
	.navbar-nav>li.menu-item-has-children:hover .dropdown-menu{
	
}
	.social-icons{
		text-align: center;
	}
	.top-fooer{
		text-align: center;
	}
	.primary-header-info{
		text-align: center;
		margin: 0px auto 10px;
		padding: 15px 40px;
	}
	.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;
		position: relative;
		background: #434c689c;
	}

	.page-wrapper{}
	.navbar-header{
		border-top: 1px solid #1C2272;
		border-bottom: 1px solid #1C2272;
		background: rgb(20, 46, 135);
	}
	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;
                background: #f1f1f1;

	}
	.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: 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; */
		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;
	   background: #41454a;
	}
	.panel-grid-cell {
	    margin-bottom: 0 !important;
	}
	.site-branding img{
		/* max-width: 300px; */
		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: 400px) {
	.sponser-section tr td{
		display: block;
	}
.sponser-section tr td{
	/* float: none; */
	display: block;
	width: 100%;
}
	.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;
}
.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;
}
.banner-image{
	background: url('/wp-content/themes/sns-theme/img/banner-bg.jpg') no-repeat top center;
}
