/*
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: #2e76c3;}
a:hover,a:focus{
  color: #000;
  text-decoration: none;
}
html,body{
  height: 100%;
}
body {
  font-family: "Open Sans",sans-serif;
  word-wrap: break-word;
  /* background-position: bottom center!important; */
  font-size: 17px;
  line-height: 25px;
  color: #777676;
  font-weight: 500;
  overflow-x: hidden;
}
.content-wrapper{
    min-height: 100%;
    background: url("img/bg.jpg") no-repeat top center fixed;
}
.content-wrapper:after{
  display: block;
  content:"";
}
.page-wrapper{
  /* background: url("img/bg.png"); */
  /* max-width: 1140px; */
  margin: 0 auto;
  padding: 0px 0px 0px;

  }
.page-wrapper:after{

}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
.primary-header-info {
  font-family: "Open Sans",Arial;
  /* text-align: center; */
  padding: 5px 0px;
  /* text-align: right; */
  /* float: right; */
  margin: 30px 0 6px 0;
  /* background: #5d553b; */
  /* color: #f26e09; */
  font-size: 20px;
  text-align: right;
  /* font-weight: 500; */
}
.primary-header-info p{
  margin:0px;
}
.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: #2f86be;
  /* padding: 5px 0; */
  /* text-decoration: underline; */
  display: inline-block;
  font-size: 26px;
  margin: 0px 0px 10px 0px;
  line-height: 18px;
  /* font-family: "Open Sans",Arial; */
}
.primary-header-info .phone-number-link i,.social-icons a{
  /* background: #8a1e57; */
  padding: 7px;
  border: 2px solid #04aeda;
  border-radius: 50%;
  display: inline-block;
  color: #04aeda;
  margin: 0px 2px 0px 0px;
  width: 37px;
  height: 37px;
  line-height: 24px;
}
.primary-header-info span{
  /* font-size: 15px; */
  display: inline-block;
  line-height: 42px;
  font-weight: 600;
  /* margin: 0px 0px 0px 10px; */
}
.social-icons{

}
.social-icons a{
  height: 20px;
  line-height: 17px;
  width: 17px;
  text-align: center;
}
.social-icons a:hover{
  
}
header#masthead {
    /* background: url("img/header-bg.jpg") no-repeat top center; */
    /* padding: 0px 0px 0px; */
    /* height: 414px; */
    /* border-top: 5px solid #8a1e57; */
    /* border-bottom: 3px solid #8a1e57; */
}
header#masthead  .container{
  /* background: #0860bb; */
  padding: 20px 15px 10px;
}

.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: 5px auto 0px; */
    padding: 0;
    background: #4894c6;
    min-height: inherit;
}
.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
  padding: 0;
}
.site-navigation .container{
  padding: 0;
}
.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: #8a1e57;
  padding-right: 18px;
  margin-left: -18px;
}
.foogallery-album-gallery-list li:before{
  display: none;
}
.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: 'Playball', cursive;
  margin: 13px 0px;
  font-weight: 300;
}
h1{
  font-size: 30px;
  /* text-transform: uppercase; */
  color: #04add9;
}
h1 strong{
  color: #94cbea;
  text-transform: uppercase;
  font-weight: 500;
}
h4{
  font-size: 26px;
  font-weight: 600;
}
.so-widget-sow-image{
  /* position: relative; */
}
.panel-grid-cell .widget-title{
  /* position: absolute; */
  /* bottom: -10px; */
  /* background: rgba(0,0,0,.7); */
  /* left: 0; */
  /* right: 0; */
  /* padding: 10px; */
  /* font-size: 22px; */
  /* color: #fff; */
  /* font-weight: 400; */
  /* text-align: center; */
}
.panel-grid-cell .widget-title:hover{
  color: #cec5ca;
}
.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{
  text-align: center;
  background: rgba(156, 207, 236, 0.04);
  padding: 10px;
  color: #0e3663;
  font-size: 37px;
  font-weight: bold;
  border-top: 2px solid #0e3663;
  border-bottom: 3px solid #a10709;
  /* 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: 600;
  /* border-top: 1px solid #DEDEDE; */
  /* border-bottom: 1px solid #DEDEDE; */
  /* margin: 0px 0 10px; */
  /* text-transform: capitalize; */
  /* font-weight: 600; */
  /* font-family: "Creta Round",serif; */
  font-family: 'Playball', cursive;
}
.main-title-section h1{
  text-transform: none;
}
b, strong {
    /* font-weight: 600; */00 */
}
.home h1{

}
.home h2{
}

h2, .h2 {
    font-size: 30px;
    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: #0e3663;
  font-size: 24px;
  /* 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); */
}
h4, .h4{
  font-size: 21px;
  color: #4894c6;
}
.tabs-section h3 a{
  color: #000;
  /* text-transform: uppercase; */
  /* text-shadow: inherit; */
  /* -webkit-transition: inherit; */
  -moz-transition: inherit;
  -o-transition: inherit;
  /* border-bottom: 0; */
  /* padding: 0; */
  /* border-style: none; */
  font-family: "Open Sans",serif;
}
.tabs-section .panel-grid-cell .so-panel:nth-child(2){
  min-height: 150px;
}
.home h3 a{/* font-size: 28px; */}
hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #74ACC5;
}
/* Images and wp-captions should always fit and be responsive */
img,.sow-image-container .so-widget-image {
  display: inline-block;
  height: auto;
  margin: 0px 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-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: 0;
  /* 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;
}
.metaslider .flexslider{
  margin: 0px auto 10px !important;
}
.ms-slide-info{
  position: absolute !important;
  bottom: 10px !important;
  top: 0px !important;
  text-align: right;
  /* left: 400px !important; */
  float: right;
  width: 600px !important;
  right: 12px !important;
}
.ms-info{

  background: #8a1e57 !important;
  z-index: 999;
}
.ms-info h3,.ms-info {

  color: #fff !important;
}
.flex-control-nav{
  bottom: 32px !important;
  z-index: 99;
  right: 0px !important;
  text-align: right !important;
  right: 60px !important;
}
.flex-control-paging li a{
  text-indent: 500000px !important;
}
.flex-control-paging li a{
  background:rgba(27,27,27,0.8) !important;
}
.flex-control-paging li a.flex-active{background: #fafeff !important;}
.metaslider{
  margin: 0 auto;
  padding: 0px 0px 0px; 
}
.metaslider .caption-wrap{
  position: absolute !important;
  background: #8a1e57  !important;
  opacity: 1  !important;
  padding: 0px  25px 10px !important;
  top: 0px !important;
  bottom: 271px !important;
  z-index: 999999 !important;
  line-height: 20px !important;
  right: 0px !important;
/*  width: 700px !important; */
  left: 0px !important;
}
.ms-info{
  margin: 10px 0px 0px 20px;
  padding: 20px 10px;
  background: rgba(255, 253, 253, 0.83);
  /* font-family: "Creta Round", serif; */
  /* width: 470px; */
  }
.ms-info h3{
  color: #000;
  text-transform: none;
  font-size: 34px;
  font-family: "Creta Round", serif;
}
.ms-info p{
  font-weight: 300;
  margin: 0;
}
.ms-info p a{
  font-weight: 600;
  font-size: 20px;
}

.bordered-section h1{
  /* padding: 0px 0px 5px 0px; */
  /* border-bottom: 2px solid; */
}
.booking-section h3{
  font-size: 31px;
  font-family: "Freight Sansa Pro",arial;
}
.listing-section ,.listing-section{
  padding: 0px !important;
}
.listing-section p,.listing-section h2{
  color: #fff;
}
.listing-section h4{
  text-transform: uppercase;
  margin: 5px auto 5px;
  font-size: 21px;
  /* line-height: 49px; */
  padding: 10px 0px 0px;
  }
.listing-section h4 + h4{
  border-bottom: 1px solid;
  padding: 0;
}
article .listing-section .siteorigin-widget-tinymce ul {
  /* padding: 0px 0px 0px 35px; */
  /* text-align: center; */
}
.listing-section li{
  color: #fff;
  font-weight: 100;
  font-size: 14px;
  /* text-align: center; */
  padding: 0;
}
.listing-section .siteorigin-widget-tinymce ul li:before{
  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;
  margin: 0px auto;
  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! ;) */
.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 {

}

.entry-meta {
  clear: both;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-nav>li>.dropdown-menu{
background: #fff;

}
.dropdown-menu>li>a{
  color: #888889;
    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: #8F5BC1;
}
.navbar-nav{
  /* float: right; */
  min-height: inherit;
}
.navbar-default {
    /* background-color: transparent; */
    /* border-color: transparent; */
    margin: 0;
    border-radius: 0;
    min-height: inherit;
    max-width: 1140px;
    margin: 0px auto;
}
.navbar-collapse.collapse{
  /* border-radius: 0px; */
  min-height: inherit;
  padding: 0;
}
.navbar-default .navbar-nav>li>a {
  text-align: center;
  color: #dedede;
  display: inline-block;
  font-size: 16px;
  /* text-transform: uppercase; */
  padding: 15px 25px;
  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: #ffffff;
  /* border-top: 5px solid #17A79D; */
  background: #0e3663;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#51a2f4', endColorstr='#186abc',GradientType=0 );
  /* border-bottom: 2px solid #9563C5; */
}
.navbar-nav>li{
  
/* padding: 0px 30px 0px 0px; */
}
.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 #9563C5; */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: #0e3663;
 }
.navbar-default .navbar-toggle .icon-bar {
    background-color: #000000;
}
.navbar-default .navbar-toggle{
    border-color: #010101;
    margin-right: 30px;
    background: #FFFFFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
  background-color: #FFFFFF;
}
.navbar-nav>li.menu-item-has-children:hover .dropdown-menu{
  display: block;
}
/* end of menu */
.ow-button-base a{
  font-weight: 500;
  /* font-size: 19px !important; */
  padding: 10px 30px;
}
.home .ow-button-base a{
  margin: 0px 0px 0px 10px;
}
.pt-cv-wrapper .btn-success{
  border: rgba(203,170,235,1) !important;
}
.ow-button-base a:hover, .pt-cv-wrapper .btn-success:hover{
  background: rgba(0,0,0,.8) !important;
}
.icons-section .ow-button-base a {
  font-size: 12px !important;
}
table {
    background-color: #DBEBFB;
    width: 100%;
    margin: 10px auto;
}
td, th {
    padding: 5px;
    border: 1px solid #0860BB;
}

/* 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; */
    /* background: rgba(27,27,27,0.8); */
    background: rgba(95,160,230,1);
    background: -moz-linear-gradient(top, rgba(95,160,230,1) 0%, rgba(53,123,198,1) 49%, rgba(39,113,192,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(95,160,230,1)), color-stop(49%, rgba(53,123,198,1)), color-stop(100%, rgba(39,113,192,1)));
    background: -webkit-linear-gradient(top, rgba(95,160,230,1) 0%, rgba(53,123,198,1) 49%, rgba(39,113,192,1) 100%);
    background: -o-linear-gradient(top, rgba(95,160,230,1) 0%, rgba(53,123,198,1) 49%, rgba(39,113,192,1) 100%);
    background: -ms-linear-gradient(top, rgba(95,160,230,1) 0%, rgba(53,123,198,1) 49%, rgba(39,113,192,1) 100%);
    background: linear-gradient(to bottom, rgba(95,160,230,1) 0%, rgba(53,123,198,1) 49%, rgba(39,113,192,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa0e6', endColorstr='#2771c0', GradientType=0 );
}
#info-section{
  background: #8f5bc1;
  color: #fff;
  padding: 20px 0;
}
.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: 12px;
    color: #e0e0e0;
    margin: 0;
}

.site-footer p,.site-footer p a,.site-footer .textwidget {
    color: #e0e0e0;
    margin: 0;
}
#info-section h3{
  font-size: 16px;
  font-weight: bold;
  font-family: "Open Sans",arial;
}
#info-section a{
  line-height: 15px;
  color: #E2DEDE;
  font-weight: 100;
  font-size: 14px;
}
#info-section 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 #c1c1c1;
    line-height: 10px;
}
#footer-main-menu li:last-child{
  border-right: 0px;
}
#footer-main-menu li a {
    color: #e4e3e3;
    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: #ffffff;
  text-decoration: none;
}
#footer-main-menu .current-menu-item a{
  font-weight: bold;
}
.footer-social a {
    background: #3178c4;
    width: 43px;
    height: 43px;
    display: inline-block;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 4px;
}
.footer-social a:hover{
    background: #04aeda;
}
.footer-social a i{
  color: #fff;
  font-size: 32px;
  line-height: 52px;
}
.copy-menu {
    background: #17A79D;
}
/* mailchimp style  */
#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: #30677D;
  margin: 0px !important;
  font-weight: 700;
  font-size: 16px;
  /* 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: 28px auto!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: #750000;
  border: 0px;
  color: #fff;
  padding: 5px 20px;
  font-weight: bold;
  font-size: 18px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover{
  background: #347ac5;
}
@media screen and (max-width: 1199px) {
.ms-info{
  /* margin-top: 0px; */
}
}
@media screen and (max-width: 991px) {
  .ms-info{
    display: none !important;
  }
  .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-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: 0px 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) {
  .main-content-inner{
    padding: 0 20px;
  }
  .footer-social{
    text-align: center;
    margin:10px auto 0px;
  }
  .tabs-section .panel-grid-cell .so-panel:nth-child(2){
    text-align: center;
    min-height: inherit;
  }
  .home .ow-button-base a{
    margin: 0px auto 10px;
  }
  .logo-wrapper img{
    margin: 0px auto;
    display: block;
  }
  .foogallery-album-gallery-list.alignment-left{
  text-align: center!important;
  margin: 0px auto !important;
  display: table;
}
  .panel-grid-cell .widget-title{
    position: relative;
    bottom: 0;
    margin: 10px auto;
    max-width: 300px;
  }
  #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: 20px auto 10px;
  }
  .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;
  }

  .page-wrapper{}
  .navbar-header{
    border-top: 1px solid #1C2272;
    border-bottom: 1px solid #1C2272;
    background: rgb(138, 30, 87);
  }
  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;
  }
  .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: 7px 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: 300px; */
    display: block;
    margin: 0px auto;
  }
  .navbar-default .navbar-nav>li>a {
      text-align: center;
      padding: 6px  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) {

  .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;
}
.bwg_close_btn.fa.fa-times{
  font-size: 20px !important;
}