/*
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: 1140px !important; */
	}
}
a{color: #686868;}
a:hover,a:focus{
	color: #ed0e17;
	text-decoration: none;
}
.container {
	/* padding-left: 15px!important; */
	/* padding-right: 15px!important; */
}
html,body{
	height:100%;
}
body {
	font-family: 'Source Sans Pro',sans-serif;
	word-wrap: break-word;
	/* background-position: bottom center!important; */
	background: transparent;
	font-size: 18px;
	line-height: 25px;
	color: #929191;
	overflow-x: hidden;
}

.page-wrapper{
	margin: 0 auto;
	padding: 0px 0px 0px;
	min-height: 100%;
	/* max-width: 970px; */
	background: transparent;
}
.video-section{
	position: relative;
	color: #fff;
	background: transparent;
}
.video-section .panel-grid-cell{
	/* max-width: 1170px; */
}
.video-section p,.video-section li,.video-section h3,.video-section a{
	color: #fff;
}
.video-section a{
	display: inline-block;
}
.video-section  a+ br{
	display: none;
}
.video-section .panel-grid-cell{
	/* position: absolute; */
	/* top: 60%; */
	/* left: 10%; */
	bottom: inherit;
	right: inherit;
	max-width: 1170px;
	margin: 0px auto;
}
.video-section video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    /* min-height: 100%; */
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    /*background: url('//demosthenes.info/assets/images/polina.jpg') no-repeat;
   background-size: cover;*/
    transition: 1s opacity;
}
.stopfade { 
   opacity: .5;
}
.full-width-booking-section{
	position: relative;
	color: #e0e0e0;
}
.full-width-booking-section .panel-grid-cell{
	max-width: 1170px;
	margin: 0px auto;
}	
.booking-area-section{
	/* position: absolute; */
	/* background: rgba(0,0,0,.7); */
	/* top: 0; */
	/* left: 0; */
	/* bottom: 0; */
	/* padding: 50px 0px 0px 200px; */
	/* max-width: 700px; */
	/* width: 40%; */
}
.button-link .sow-headline-container .sow-sub-headline,.button-link .ow-button-base a{
	display: table;
	margin: 0px auto;
	padding: 10px 50px;
	font-weight: 400;
	font-size: 18px;
	border: 1px solid #000 !important;
	color: #000 !important;
}
.booking-area-section .panel-grid-cell,.custom-area-section .panel-grid-cell{
	padding: 0px;
}
.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; */
	/* display: flex; */
	/* float: right; */
	/* margin: 65px 0px 30px; */
	/* 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 a{
	display: inline-flex;
	padding: 10px 25px;
	text-align: right;
	/* line-height: 21px; */
}
.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: #fffcfc;font-size: 20px;padding: 10px;/* display: inline-block; *//* text-transform: uppercase; *//* text-shadow: 1px 2px #A8B9D5, 1px 0px #0082CB, 1px 2px #94CBEA; */background: #9b9b9b;}
.primary-header-info .phone-number-link{
	color: #ffffff;
	/* padding: 30px 17px; */
	/* text-decoration: underline; */
	/* display: inline-block; */
	font-size: 25px;
	font-weight: bold;
	background: #224fa2;
	/* border-radius: 0px 20px 20px 0px; */
	margin: 0;
}
header#masthead {
    /* border-bottom: 3px solid #555555; */
    padding: 0px 0px 0px;
    /* height: 414px; */
    /* position: absolute; */
    background: rgba(0, 0, 0, 0.76);
    left: 0;
    right: 0;
}
header#masthead  .container{
	/* background: #0860bb; */
	padding: 5px 15px 5px;
}
header#masthead.sticky {
    top: 0;
    left: 0;
    right: 0;
    position: fixed;
    z-index: 9;
    background: #fff;
    border-bottom: 5px solid #707270;
    padding: 0;
}
.home .hentry > header,.navbar-brand{
	display: none;
}
.site-navigation,.site-navigation-inner {
    clear: both;
    /* max-width: 1140px; */
    /* margin: 20px auto 0px; */
    padding: 0;
    /* border-top: 1px solid #C77904; */
    min-height: inherit;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf75', endColorstr='#e06004', GradientType=0 );
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
	padding: 0;
}
.site-navigation{
	margin: 30px auto 0px;
}
.site-branding img{
	margin: 20px auto;
}
.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: #224fa2;
	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;
}
h4{
	font-weight: bold;
	color: #000;
}
.panel-grid-cell .widget-title{
	font-weight: bold;
	color: #000;
	margin: 20px 0px 0px;
}
.tabs-section .panel-grid-cell .widget-title{
	text-align: left;
	font-weight: bold;
	color: #000;
	font-size: 26px;
}
.tabs-section .panel-grid-cell .so-panel .same-height{
	min-height: 190px;
}
.coloured-section{
	background: rgba(254, 231, 38, 0.28);
}
.icons-section .panel-grid-cell .widget-title{
	text-align: center;
	font-size: 22px;
}
.panel-grid-cell .widget-title:hover{
	color: #224fa2;
}
.parralax-section{
	margin: 0px auto 35px;
}
.parralax-section {
	color: #fff;
}
.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{
	display: none;
	text-align: center;
	/* background: rgba(156, 207, 236, 0.04); */
	padding: 10px;
	color: #ffffff;
	font-size: 42px;
	font-weight: bold;
	/* border-top: 2px solid #94CBEA; */
	border-bottom: 1px solid #ff0033;
	padding: 13px 0px;
}
.home .page-title{
	display: none;
}
h1,h2,h3{
	/* border-top: 1px solid #DEDEDE; */
	/* border-bottom: 1px solid #DEDEDE; */
	margin: 5px auto 15px;
	/* text-transform: uppercase; */
	font-weight: 400;
}
b, strong {
    font-weight: 600;
}
.decoration{
	margin: 0px auto !important;	
}
h1{
	font-size: 37px;
	/* text-transform: uppercase; */
	color: #0279cc;
	font-weight: 500;
}
h2, .h2 {
    font-size: 29px;
    color: #686868;
    /* 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: #000000;
	font-size: 23px;
	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; */
}
.title-section h1{
	font-size: 35px;
		text-transform: uppercase;
}
.title-section h3,.title-section h2{
	text-transform: uppercase;
	font-size: 26px;
}
.title-section .decoration{
	margin: 0px 0px 20px !important;
}
.home h3 a{/* font-size: 28px; */}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 2px solid #ebd201;
}
/* 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;
}
/* WP Gallery */
.foogallery-default a {
	margin-right: 24px !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 */
.banner-image img{
	margin: 0px auto 20px;
	display: block;
}
.main-content{
    padding: 0px 0px;
    /* background: #fff; */
    /* max-width: 970px; */
    /* margin: 0px auto; */
    position: relative;
    /* top: 200px; */
}
.main-content .container{
	    /* background: #fff; */
	    /* max-width: 970px; */
	    margin: 0px auto;
	    padding: 0px 15px;
}
.main-content-inner {
	padding: 0px 10px 0;
	/* background: transparent; */
}
.hentry {
	margin: 0px auto;
}
.hentry >  header h1.page-title{
	text-align: center;
	border-bottom: 1px solid #686868;
	border-top: 1px solid #686868;
	padding: 10px;
	font-size: 27px;
	/* text-transform: uppercase; */
	display: none;
}
.single header h1.page-title{
	display: block;
	color: #686868;
	font-weight: 400;
}
.home .hentry >  header{
	display: none;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.slider-section{
	border-bottom: 10px solid #07619f;
	margin: 0px auto 30px;
}
.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-slide-info{
	width: 40% !important;
	/* margin: 0px auto; */
	bottom: 65px !important;
	top: inherit !important;
	left: 125px !important;
}
.ms-info h3{
	font-size: 45px;
	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 h4{
	line-height: 30px;
	color: #fff;
	font-size: 21px;
	font-weight: 300;
}
.ms-info strong,.ms-info p{
	font-weight: 600;
	font-size: 34px;
	color: #224fa2;
}
.ms-info  a{
	font-weight: bolder;
	width: auto !important;
	color: #fff;
	background: #07619f;
	display: inline-block;
	font-size: 15px;
	padding: 10px 17px;
	border-radius: 6px;
}
.metaslider .caption-wrap{
	position: relative !important;
	background: #666  !important;
	opacity: 1  !important;
	padding: 5px  !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 {

}
/* posts */
.single .entry-meta{
	margin: 0px auto 10px;
}
.single .entry-content-thumbnail{
	margin: 0px auto 20px;
}
.pt-cv-wrapper > a:first-child{
	display:none;
}
.pt-cv-view .pt-cv-title{
	margin-bottom: 25px;
}
.home .pt-cv-view .pt-cv-readmore{
	padding: 0;
	font-size: 20px;
}
.pt-cv-title a{
	font-size: 30px;
	font-weight: 400;
	margin: 0px auto 16px;
	display: block;
}
.pt-cv-wrapper a.pt-cv-thumb-default{
	overflow: hidden;
	display: inline-block;
	float: left;
	margin: 0px 20px 0px 0px;
}
/*  */
footer.entry-meta {
	clear: both;
	display: none;
}
.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' */
	top: 50%;
	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: right;
	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: #bcbbbb;
	/* display: inline-block; */
	font-size: 16px;
	text-transform: uppercase;
	padding: 0px 0px 5px;
	font-weight: 400;
	line-height: 17px;
	border-bottom: 2px solid transparent;
}
.navbar-default .navbar-nav>li>a span{
	padding-right: 0px;
}
.navbar-default .navbar-nav>li:last-child {
	/* border: 0; */
	/* padding-right: 0; */
}
.navbar-default .navbar-nav>li>i {
	display: none;
	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: #ffffff;
	/* border-bottom: 2px solid #ff0033; */
	/* background: #1C2272; */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a2f4', endColorstr='#186abc',GradientType=0 );
	border-bottom: 2px solid #ffffff;
}
.navbar-nav>li{
	padding: 10px 10px;
	/* line-height: 20px; */
	/* text-align: center; */
}
.navbar-nav>li.menu-item-has-children:hover .dropdown-menu{
	display: block;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: transparent;
 }
.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; */
}
.ow-button-base a{
	font-weight: 400;
	/* font-size: 15px !important; */
	/* padding: 13px 39px !important; */
	/* border: 0 !important; */
	border: 2px solid #0279cc!important;
	color: #41a9d5 !important;
	box-shadow: none !important;
	/* border-radius: 0px !important; */
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
}
.contact-area-section,.contact-area-section .ow-button-base a span ,.booking-area-section .ow-button-base a span,.custom-area-section .ow-button-base a span{
	color: #fff;
}
.contact-area-section .ow-button-base a {
	border: 1px solid #fff !important;
}
.booking-area-section .ow-button-base a:hover{
	background: #0279cc !important;
}
.parralax-section .ow-button-base a{
	box-shadow: none !important;
	font-size: 35px !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;

}
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: #5b5b5b;
    padding:  0px;
    /* border-top: 3px solid #ef0714; */
    font-size: 13px;
    margin: 0px auto;
}
.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: 13px;
    margin: 0;
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #cfcfcf;
}
.site-footer .textwidget{
	padding: 5px 0;
}
#footer-main-menu{
	padding: 0;
	margin: 0;
}
#footer-main-menu li {
    display: inline-block;
    padding: 0px 8px;
    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: #d7d7d7;
    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: #ffffff;
	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 15px;
}
.footer-social a i{

font-size: 24px;

line-height: 26px;

color: #fff;
}
.footer-social a:hover i{
	color: #fee726;
}
.copy-menu {
    background: #17A79D;
}
/* mailchimp style  */
.frm_half,.frm_third{
	margin-left: 0.5% !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: #ffffff; */
	margin: 0px !important;
	font-weight: 700;
	font-size: 16px;
	/* text-transform: uppercase; */
}
.name_first label{
	display: none !important;
}
.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],.frm_style_formidable-style.with_frm_style input[type=submit]{
	background: #0279cc;
	border: 0px;
	color: #ffffff;
	padding: 10px 50px;
	font-weight: 400;
	font-size: 20px !important;
	/* box-shadow: 3px 3px 2px #042258; */
	/* -webkit-box-shadow: 3px 3px 2px #042258; */
	margin: 20px 0px;
	border: 1px solid;
}
.gform_wrapper .gform_footer input[type=submit]:hover,.frm_style_formidable-style.with_frm_style input[type=submit]:hover{
	background: #091c29;
	color: #fff;
}
@media screen and (max-width: 1201px){
	.full-width-booking-section:after{
	/* content: '\A'; */
	/* width: 100%; */
	/* height: 100%; */
	/* top: 0; */
	/* left: 0; */
	/* bottom: 0; */
	/* right: 0; */
	/* background: rgba(0,0,0,0.6); */
	/* position: absolute; */
	/* opacity: 0; */
	/* transition: all 0.5s; */
	/* -webkit-transition: all 0.5s; */
	/* display: block; */
	/* clear: none; */
	}
	.full-width-booking-section.primary-section{
    background: url("/wp-content/themes/sns%20theme/img/mobile-booking-bg.jpg") !important;
}
	.full-width-booking-section .ow-button-base a,.full-width-booking-section .panel-grid-cell,.booking-area-section,	.full-width-booking-section .panel-grid-cell h3,.full-width-booking-section .panel-grid-cell p{
			text-align: center !important;
			max-width: 970px;
			margin: 0px auto;
			width: 100% !important;
			padding: 0px 20px;
		}
		.full-width-booking-section .ow-button-base{
			width: auto!important;
			display: inline-block;
		}
}
@media screen and (max-width: 991px) {
	.contact-area-section p ,.booking-area-section,.custom-area-section h3{

		text-align: center !important;
	}
		.video-section{
		padding: 125px 0px !important;
	}
	.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-nav>li{
		/* padding: 10px 0px; */
	}
	.navbar-default .navbar-nav>li>a{
		/* padding: 9px 4px; */
		/* font-size: 13px; */
	}
	.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;
	}
		.full-bg-section{
		background-repeat: repeat !important;
	}
}

@media screen and (max-width: 767px) {
	.full-width-booking-section .panel-grid-cell, .booking-area-section, .full-width-booking-section .panel-grid-cell h3, .full-width-booking-section .panel-grid-cell p{
		padding: 0px 20px;
	}
	.same-height-section{
		text-align: center;
	}
	.same-height-section img{
		margin: 0px auto;
		display: block;
	}
	.pt-cv-same-height .pt-cv-content{
		height: auto !important;
	}
	.home .pt-cv-view .pt-cv-readmore{
		text-align: center;
		display: block;
		margin: 0px auto;
		position: relative !important;
	}
	.pt-cv-ifield{
		text-align: center;
	}
	.pt-cv-wrapper a.pt-cv-thumb-default{
		float: none;
	}

	header#masthead.sticky {
    position: relative;
    border-bottom: 0;
}
/* 	.video-section .panel-grid-cell{
		display: none;
	} */
	.embed-container iframe, .embed-container object, .embed-container embed{
		top: 10px !important;
	}
	.tabs-section .panel-grid-cell .so-panel .same-height{
		min-height: inherit;
	}
	.frm_half, .frm_third{
		margin-left: 0.5% !important;
	}
	.tabs-section{
		text-align: center;
	}
	.title-section h3{
		font-size: 30px;
	}
	.icons-section .panel-grid-cell .widget-title{
		margin: 20px 0px;
	}
	.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;
	}
	.solid-bg{
		text-align: center;
	}
	.home .ow-button-base{
		
text-align: center !important;
	}
	.primary-header-info{
		text-align: center;
		margin: 20px auto 10px;
		float: none;
		/* margin: 0px auto; */
		display: block;
	}
	.primary-header-info a{
		display: block;
		margin: 10px auto !important;
		text-align: center;
	}
	.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; */
	}

	.page-wrapper{}
	.navbar-header{
		border-top: 1px solid #a0a0a0;
		border-bottom: 1px solid #a0a0a0;
		/* background: rgb(1, 1, 1); */
	}
	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;
		padding: 0;
	}
	.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;
	    margin: 0px auto;
	}
	.navbar-default .navbar-toggle {

	    margin: 10px auto;
	}
	.navbar-default .navbar-nav>li>a {
    text-align: center;
    padding: 5px 0px;
}
	.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;
}
.bwg_close_btn.fa.fa-times{
	font-size: 20px !important;
}