/*
Theme Name: SNS THEME
Author: Sites n Stores
Author URI: http://www.sitesnstores.com.au
Description: Custom Theme
Version: Latest Version
*/


/* This is a small security for too long strings titles */
@media (min-width: 1560px){
	.container{
		width: 1530px ;
	}
}
.container {
	/* padding-left: 15px!important; */
	/* padding-right: 15px!important; */
}
html,body
{

	height: 100%;
}

body
{
	  font-size:: 12px;
    background: url("/wp-content/uploads/2016/11/background.png") top center;
    color: #000 !important;
    margin: 0;
    font-family: 'Lato', sans-serif !important;	
}

.page-wrapper{
	/* max-width: 970px; */
	margin: 0px auto;
	padding: 0;
	
    background-size: cover !important;
}
.page-wrapper:after
{
	display: block;
	content: "";
}
/*.entry-content{
    max-width: 1170px;
    margin: 0px auto;
}*/
.col-sm-12
{
 
}
.top-section
{
	overflow: hidden;
	padding: 0;
	/* border-bottom: 4px solid #ef9d01; */
	/* background: #4D9EF0; */
}

header#masthead 
{
    padding: 0px;
    width: 100%;
  
}
header#masthead > .container{
	/* background: #0860bb; */
	
   background: url("/wp-content/uploads/2016/11/header-bg_03.png") no-repeat;
}
.primary-header-info{

	text-align: right;
	    line-height: 0px;
/* clear: both; */
	
}
.header-right 
{
    padding: 90px 0 0 0px;
}
.contact-info
{
	    display: -webkit-box;
	        float: right;
	            padding-top: 20px;
}
.text
{
	font-weight: 600;
}
.primary-header-info a
{
  padding: 0px 5px 0px; 
    background: transparent;
    /* display: inherit; */
    text-decoration: none;
    color: #e6d4d4 !important;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 0px;
    /* text-transform: uppercase; */
}
.secondary-header-info a
{
    padding: 12px 10px 5px;
    background: transparent;
    display: block;
    text-decoration: none;
    color: #e6d4d4 !important;
    font-size: 20px;
    font-weight: 500 !important;
    line-height: 5px;
    text-align:right;
    /* text-transform: uppercase; */
}
.row-section
{
	padding-left:0px;
	padding-right:0px;
}
.layout-row-section
{
	padding-left:50px;
	padding-right:50px;
}

.single-feedback .client-info .client-name {
    line-height: 20px;
    font-family: 'Lato', sans-serif !important;
}
.company a
{
font-family: 'Lato', sans-serif !important;
color:#002e64 !important;
}
.ms-skin-light-6 .ms-nav-next, .ms-skin-light-6 .ms-nav-prev {
   
    border-color: #f57c20 !important;
}
.phone_number-link a
{
   color: #000;
   font-size: 28px;
   font-weight: 500;
   padding-right: 19px;
}

.email-link a
{
	background-color: #5b7e72;
    font-weight: 300;
    font-size: 15px;
    color: #fff;
     padding: 8px 30px 8.5px;
    line-height: 2.6em;
    box-shadow: 1px 3px 1px #c3d0cb;
    -moz-box-shadow: 1px 3px 1px #c3d0cb;
	-webkit-box-shadow: 1px 3px 1px #c3d0cb;
    text-decoration:none !important;
}


.home-img-row .sow-image-container img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.home-img-row .sow-image-container img:hover {
  -webkit-filter: grayscale(100%);
}

.email-link a:hover, .email-link a:focus
{
    color: #fff !important;
}
.phone_number-link a:hover, .phone_number-link a:focus
{
    color: #000 !important;
}

.home .hentry > header,.navbar-brand{
	display: none;
}


.site-navigation 
{
    margin: 0px auto;
    padding: 0;
    line-height: 0;
    clear: both;
    background-color:transparent;
}
.gform_wrapper .top_label .gfield_label {
       font-weight: 500 !important;
    font-size: 17px !important;
    /* font-family: 'Exo', sans-serif !important; */
    color: #e6d4d4;
}
.site-navigation-inner{
	/* max-width: 1140px; */
	/* margin: 0px auto; */
	padding: 0;
}
#panel-27-1-1-1
{
	border:1px solid #e6d4d4;
	padding:20px;
}

.site-navigation .container{
	
padding: 0px  15px;
}

.site-navigation-inner .col-sm-4,.site-navigation-inner .col-sm-8{
	padding: 0;
}
.site-branding img{
	 margin: 14px 0 22px 0px;
}



/* Alignment */
#content ul li,.siteorigin-widget-tinymce ul li {
	padding: 0px;
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding-top: 0px;
    line-height: 2.5em;
    list-style: none;
    
}
#panel-12-1-0-1
{
      margin-bottom: 25px !important;
}
.row-section ul, ol
{
  padding-left: 0px !important;
}
 .row-section ul li:before {
   content: "•";
   font-size: 105%; 
   padding-right:10px;

}
.home-row-section ul, ol
{
  padding-left: 20px !important;
}
 .home-row-section ul li:before {
   content: "•";
   font-size: 105%; 
   padding-right:10px;

}
#row-section .panel-grid-cell {
    padding: 0 5px !important;
}

#panel-4-6-0-0,#panel-4-6-1-0,#panel-4-6-2-0,#panel-4-6-3-0
{
  margin-bottom: 10px !important;
}

article ul li:before,.siteorigin-widget-tinymce ul li:before{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	
	padding-right: 5px;
	margin-left: -20px;
}

.header-social
{
	text-align:right;
}
 #gf_browser_chrome .gform_wrapper
 {
   margin-top:0px !important;
 }
 #gf_browser_chrome .gform_wrapper
 {
   margin-top:0px !important;
 }
  #pgc-4-p-row-0, #pgc-4-list-row-section-0, #pgc-4-6-0, #pgc-4-6-1, #pgc-4-6-2 {
    margin-bottom: 0px !important;
}
#panel-13-2-1-0
{
	margin-bottom: 0px !important;
}
#panel-13-2-0-3
{
	margin-bottom: 10px !important;
}
.homebanner{   box-shadow: 2px 2px 3px #e1e1e1;
  }
.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;
}

h5
{
	
    margin: 26px 0 10px 0;
    font-size: 20px;
    line-height: 22px;
    color: #873958;
    /* font-style: italic; */
    font-weight: 500;
}
h5 a
{
	font-size: 25px;
    font-weight: 400;
    color: #eb6637;
    font-family: 'Roboto Slab', serif;
    text-align: center;
    text-decoration: underline;
     line-height: 1.3em;
}
h5 a:hover
{
	color:#eb6637 !important;
}
.banner-widget h1
{
	    margin: 0 0 0px 50px;
    font-size: 22px;
    line-height: 14px;
    color: #002e64;
    /* font-style: italic; */
    font-weight: 400;
    font-weight: 600;
    text-align: left;
}
.banner-widget p
{
    margin: 0 0 0px 50px;
    font-size: 18px;
    color: #002e64;
    font-weight: 400;
    text-align: left;
}
hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #eeeeee !important;
}
p
{
	  font-size: 17px;
    color: #e6d4d4;
    font-weight: 300;
    padding-top: 4px;
    line-height: 2.5em;
}

.row-section p
{
   font-size: 12px;
    color: #000;
    font-weight: 600;
    padding-top: 0px;
    line-height: 2em;
}
#pgc-4-p-row-1
{
  padding-left: 0 !important;
  padding-right:0px !important;
}
#pgc-4-p-row-0
{
  padding-right: 0 !important;

}
.p-row p
{
    font-size: 15px;
    color: #000 !important;
    font-weight: 500;
     padding: 24px 5px 21.5px;
    line-height: 1.6em;
}
#panel-4-2-0-0 .so-widget-image
{

}
#pg-4-6 .panel-grid-cell {
    padding-left: 5px !important;
    padding-right: 5px !important;
    }
h4
{
	font-size: 17px;
    color: #878787;
    font-weight: 400;
    padding-top: 4px;
    line-height: 1.7em;
}
h4 a
{
	font-size: 17px;
    color: #873958;
    font-weight: 400;
    padding-top: 4px;
    line-height: 1.7em;
}
h4 a:hover
{
    color: #000;
    text-decoration: none !important;
      font-weight: 500;
}

.p-row a
{
   text-decoration: underline !important;
   padding-top:2px;
 }
 .p-row a:hover
{
   text-decoration: none !important;
   color:#000 !important;
 }
.row-section
{
  font-size:17px;
	color: #000;
    font-weight: 400;
    padding-top: 7px;
    line-height: 1.45em;
}
#panel-12-4-1-0  .so-widget-image,#panel-12-3-1-0 .so-widget-image, #panel-12-2-1-0 .so-widget-image,#panel-10-2-1-0 .so-widget-image, #panel-10-3-1-0 .so-widget-image,#panel-8-4-1-0 .so-widget-image, #panel-8-2-1-0 .so-widget-image,#panel-8-3-1-0 .so-widget-image, #panel-6-2-1-0 .so-widget-image,#panel-6-3-1-0 .so-widget-image, #panel-6-4-1-0 .so-widget-image
{
    box-shadow: 1px 1px 1px #abcd37;
    border: 1px solid #abcd37;
}

.contact-row-section h2
{
   font-size: 24px;
    font-weight: 500;
    color: #ff0000;
    margin:0px 0px 19px;
}

.contact-row-section h2 a
{
  color:#0088d2;
}
.contact-row-section h2 a:hover, .contact-row-section h2 a:focus
{
  color:#ff0000;
  text-decoration: none !important;
}

.home h2
{
  
    line-height: 14px;
    color: #000;
    font-style: initial;
    font-weight: 800;
    text-align: left;
}

.so-widget-sow-headline-default-784a8dac550b .sow-headline-container h2.sow-headline {
    text-align: left;
    color: #000000 !important;
    line-height: 1.4em;
    font-size: 28px !important;
    font-family: 'Exo', sans-serif !important;
}

h2
{
	font-weight: 400;
    text-transform: capitalize;
    text-align: left;
    font-size: 24px;
    /* text-align: center; */
    padding: 0 !important;
    margin: 30px 0 0;
    font-family: 'Lato', sans-serif !important;
}


.panel-grid-cell .widget-title{
   padding: 0 !important;
    margin: 0px 0 0;
    color: #002e64 !important;
   text-transform:capitalize;
    text-align: left;
    color: #000000 !important;
    line-height: 1.4em;
    font-size: 28px !important;
    font-family: 'Exo', sans-serif !important;
}
a{

	
}
.phone_number-link a:hover, .phone_number-link a:focus{
	color: #000 !important;
	text-decoration: none !important;
}
.home h4
{
  font-weight: 700 !important;
    text-transform: uppercase;
       font-size: 24px;
    color: #fff;
    font-weight: 500;
    padding-top: 4px;
    line-height: 2.3em;
    padding-bottom: 3px;
 
}
.home h4 a
{font-weight: 700 !important;
    text-transform: uppercase;
       font-size: 24px;
    color: #fff;
    font-weight: 500;
    padding-top: 4px;
    line-height: 2.3em;
    padding-bottom: 3px;
    padding-left: 30px;
}
.about-row-section li
{
  font-size: 12px;
    color: #000;
    font-weight: 600;
    padding-top: 4px;
    line-height: 2.5em;
}
.about-row-section ul, ol {
    padding-left: 10px !important;
}
.home h4 a:hover, .home h4 a:focus
{
  color:#abcd37;
  text-decoration: none !important;
}

.footer-social a i:hover {
    color: #db6833 !important;
    text-decoration: none !important;
}
.home h3
{
	font-size: 37.4px !important;
    line-height: 14px;
    color: #000;
    font-style: initial;
    font-weight: 500;
    text-align: center;
    padding: 24px 0;
    text-transform: uppercase;
    border:2px solid #e1e1e1;
}

 h3 a
{
  font-size: 37.4px !important;
    line-height: 14px;
    color: #abcd37;
    font-style: initial;
    font-weight: 500;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
}
.home h3 a
{
	font-size: 37.4px !important;
    line-height: 14px;
    color: #abcd37;
    font-style: initial;
    font-weight: 500;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
}
.home h3 a:hover, .home h3 a:focus

{
	color: #000 !important;
	text-decoration: none !important;
}
 h3 a:hover,  h3 a:focus

{
  color: #000;
  text-decoration: none !important;
}


 h3
{
	
}
 h3 a
{
	color: #abcd37!important;
    font-size: 25px;
    /* font-family: 'Amiri', serif; */
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}
.row-section img:hover {
    -webkit-filter: grayscale(50%);
    filter: grayscale(50%);
}
 h3 a:hover, h3 a:focus

{
	color: #000 !important;
	text-decoration: none !important;
}

 #panel-4-2-0-1, #panel-4-2-1-1, #panel-4-2-2-1
 {
 	margin-bottom:4px !important;
 }

#panel-4-4-1-0, #panel-4-4-1-1
{
	margin-bottom:0px !important;
}
#panel-13-0-0-0
{

}
#panel-13-0-0-0
{
  padding:54px 0 65px !important;
}
#panel-17-0-0-0 {
    padding: 54px 0 65px !important;
}
#pgc-15-0-0
{
	padding: 54px 0 65px !important;
}
p a
{
	color:#db6833;
}
p a:hover
{
	color:#e6d4d4;
	text-decoration: none !important;
}
u, b, strong {
    color: #e6d4d4;
    text-decoration: none !important;
}
/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
}
.product-name a
{
  color:#000 !important;
}
.woocommerce-info a
{
  color:#873958 !important;
}
.woocommerce-info:before {
    color: #873958 !important;
}
.woocommerce-info {
    border-top-color: #e1e1e1 !important;
}
.entry-content-thumbnail img{
	margin: 0px auto;
	display:block;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}
/* WP Gallery */

/* 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: url("/wp-content/uploads/2016/09/bg.png") no-repeat bottom center; 
}
.main-content-inner {
 
}
.hentry {
	/* margin: 0 0 1.5em; */
}
.home .hentry >  header{
	display: none;
}


h6 
{
	font-size: 17px;
    font-weight: 400;
    color: #db6833;
    /* font-family: 'Amiri', serif; */
    margin: 0px 0 0px;
    line-height: 1.4em;
    letter-spacing:.16em;
}
h6 a
{
    color: #e6d4d4;
}
h6 a:hover
{
    color:  #db6833;
}
.so-widget-sow-button-wire-bf947af29c4f .ow-button-base a 
{
  font-size: 13px !important;
}
#panel-13-2-0-1, #panel-13-2-0-2,#panel-13-2-0-0
{
	margin-bottom:15px !important;
}
 .page-title{display: none !important;}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}
.metaslider{
	margin: 0 auto;
	padding: 0px 0px 0px;	
}
.metaslider .caption-wrap
{
	background:rgba(0, 0, 0, 0.66) !important;
	opacity: 1  !important;
	bottom: 0px !important;
	padding: 5px  !important;
	text-transform: uppercase;
	font-size: 17.5px;
}
.caption
{
	color: #f57c20;

}

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(a_03.png) no-repeat !important;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.ms-slide-info{
	text-align:left;
	/* position: relative !important; */
	right: 0px;
	
	width: auto !important;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #873958 !important;
}
.woocommerce-message {
    border-top-color: #873958 !important;
}
.woocommerce form .form-row.woocommerce-validated input.input-text, .woocommerce form .form-row.woocommerce-validated select {
    border-color: #873958 !important;
}
.woocommerce-error {
    border-top-color:  #873958 !important;
}
.woocommerce-message:before {
    content: "\e015";
    color:  #873958 !important;
}
.ms-info{
	background: rgba(0,0,0,.75);
	width: auto;
	text-align: right;
	border-top-left-radius: 20px;
	padding: 15px 30px;
}
.ms-info h3,.ms-info p,.ms-info a{
	text-align: left;
	color: #fff;
}
.ms-info a{
	padding: 5px;
	display: inline-block;
	margin: 5px auto;
	border: 1px solid #ce8f00;
}
.rslides_tabs{
	padding: 0px 0px !important;
}
.page-id-6 .panel-grid-cell .so-panel,.page-id-6 .panel-grid{
	
}
/* Clearing */
.clear {
	clear: both;
}
#pg-6-1
{
	margin-bottom: 0px !important; 
}
.hndtst {
    padding: 2% !important;
 }

 #tst_169-1 {
   
    margin-top: 18px !important;
}
/* 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;
    min-height: inherit;
    margin: 0px auto;
    width:100%;
     
}
.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' */
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 */

}
.ms-skin-black-1 .ms-nav-next {
    right: 0px !important;
    }
.ms-skin-black-1 .ms-nav-prev {
    left: 0px !important;
}
.dropdown-menu>li>a{
	color: #fff;
  padding: 3px 5px;
	font-weight: 500;
  text-align:center;
    font-size: 15px;
    font-family: 'Roboto Slab', serif;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus{
	color: #fff;
}
.navbar-nav{
	/* float: right; */
}
.nav-justified {
   background-color: transparent;
   display: inline;
    /* border-color: transparent; */
    margin: 0;
    padding: 0;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#055bb2+0,04509d+48,003d7b+100 */
    /* background: #0E0DA6; *//* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
    border-radius: 0;
    min-height: inherit;
    line-height: 0px;
}
.navbar-collapse.collapse
{
	min-height: inherit;
      text-align: center;
  padding: 0 0 0px 0px !important;
}
.navbar-nav>li
{
	padding: 0px 0px;
}
.nav>li>a 
{
	display: inline-block !important;
}

.nav-justified >li>a 
{
   padding: 12px 8px 11px;
    background: transparent;
    display: block;
    text-decoration: none;
    color: #e6d4d4 !important;
    font-size: 20px;
    font-weight: 300 !important;
    line-height: 20px;
    text-transform: uppercase;
   
}
.site-branding 
{
     text-align: right;
    padding-right: 230px;
}
.nav-justified >li:last-child 
{
    border-right:0 !important;
}
.menu-item-has-children:hover  .dropdown-menu{
	display: block;
}
.nav-justified>li>i {
	display: inline-block;
	cursor: pointer;
	color: #fff;
	display: none;
}
.nav-justified>.dropdown .dropdown-menu
{
	background: #0088d2;
	top: 145%;
   top: 145%;
    left: 0%;
    border-radius: 0px;
    min-width: 210px;
    padding: 5px 10px;
    text-align: center;
}

.nav-justified>.dropdown .dropdown-menu li a{
	 border-bottom: 1px solid rgba(0,0,0,0.15);
}
.nav-justified>.dropdown .dropdown-menu li:last-child{
	 border-bottom: 0px;
}
.nav-justified>li, .nav-tabs.nav-justified>li{
	min-height: inherit;
    height: inherit !important;
    line-height: 0px;
	margin: 0  3px;
	padding:0 0px;
	display: inline;
	
}
.nav-justified>li, .nav-tabs.nav-justified>li:first-child
{
   padding-left:0 !important;
}

.fa 
{
    font-size: 18px !important;
    margin-right: 4px !important;
    color: #db6833 !important;
    border-radius: 50px;
    text-align: center;
    margin-bottom: 0px;
    padding: 0px;
}
 .footer-social i:hover
 {
  color:#008ba9;
 }


.nav-justified>li, .nav-tabs.nav-justified>li:last-child{
	border-right: 0px;
	display: inline;
	padding-right:0 !important;
}
.entry-meta a
{
  display:none;
}
 .nav-justified>li>a:focus,.nav-justified >.current-menu-item >a,
.dropdown-menu>.active>a,  .dropdown-menu>.active>a:focus,.nav-justified>.open>a, .nav-justified>.open>a:focus{
	background: transparent;
   color: #fff  !important;
   font-weight:500 !important;
    border-bottom: 11px solid #db6833;
}
.dropdown-menu>li>a:hover,.nav-justified>li>a:hover, 
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus,.nav-justified>.open>a,  .nav-justified>.open>a:focus{
	background: transparent;
   color: #fff  !important;
   font-weight:300 !important;
border-bottom: 11px solid transparent;
}
.nav-justified >.current-menu-item >a{
	font-weight: bold;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    background: transparent;
    color: #000 !important;
    border-bottom: 2px solid #abcd37;
    background-color: transparent;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
    background: transparent;/* Old browsers *//* IE9 SVG, needs conditional override of 'filter' to 'none' */
}

.nav-justified .navbar-toggle .icon-bar {
    background-color: #0860BB;
}
.nav-justified .navbar-toggle{
    border-color: #abcd37;
    background: transparent;
}
.metaslider .flexslider{
	margin: 0 auto 0px !important;
}
.flex-control-nav{
	position: absolute;
	text-align: right!important;	
	bottom: 5px!important;	
	right: 50px;
	z-index: 9999;
}
.flex-control-paging li a{
	text-indent: 5000px !important;
}
.flex-control-paging li a{
	background: #fff !important;
}
.flex-control-paging li a.flex-active{
	background: #e66713 !important;
	border: 1px solid #fff;
}
.home #pg-2-0 .panel-grid-cell:first-child{
	padding: 0px 15px 0px 0px;
}
.nav-justified>li:last-child{
	padding-right:0px !important;
	border-right:0px !important;
}
.home #pgc-8-1-0 .ow-button-base a{
	display: block;
	cursor: context-menu;
}
.ow-button-base a{
	font-size: 18px !important;
    box-shadow: 0px 2px 3px #c8bca2;
    font-weight: 500;
}
.ow-button-base a:hover{
  text-decoration: none !important;
}
 #panel-11-0-0-0
 {
  padding:55px 0 65px !important;
 }  
.home .ow-button-base a{
	    font-size: 24px !important;
    box-shadow: 0px 2px 3px #c8bca2 !important;
   font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    font-weight: 300;
    padding: 12px 0 15px 0 !important;
    border: none !important;
}
#panel-4-1-0-0
{
  margin-bottom: 12px !important; 
}
.so-widget-sow-button-wire-ebeca5e3a314 .ow-button-base a.ow-button-hover:hover {
    background: #0088d2;
    color: #FFFFFF !important;
    text-decoration:none !important;
}

/* Footer */
.name_first label{
	display: none !important;
	margin: 0 !important;
}
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium{
        width: 97.5% !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: #000 !important;
}
.wpcf7-recaptcha{
	transform: scale(0.77);
	-webkit-transform: scale(0.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}
.gform_wrapper .gform_footer input[type=submit] {
    background: #fff;
    border: 0px;
    color: #db6833 ;
    border:2px solid #000 ;
    padding: 5px 20px;
    font-weight: 500;
    font-size: 16px !important;
    
}
.about-row-section #content ul li {
    padding-left: 0px !important; 
}
.gform_wrapper .gform_footer input[type=submit]:hover{
	background: #db6833  ;
	color:#e6d4d4 ;
}

.site-footer 
{
   
    padding: 0px 0px 0;
    margin-top: 20px;
}

.footer-social .fa {
   font-size: 26px !important;
    margin-right: 13px !important;
    margin-top: 10px !important;
    color: #151515 !important;
    background: #e6d4d4;
    border-radius: 50px;
    height: 43px !important;
    width: 43px !important;
    text-align: center;
    margin-bottom: 0px;
    padding: 10px;
}

.site-footer + div{
	display: none;
}
.site-footer  .container{
	    padding: 0;
	        border-top: 1px solid #fff;
}
.site-footer p.copyright{
padding: 15px 0 20px;
    color: #e6d4d4;
    font-weight: 400;
    list-style: none;
    font-size: 20px;
    margin-bottom: 0;
   
}
.site-footer p,.site-footer p a,.site-footer .textwidget {
   color: #fff;
}
.footer-social
{
  padding-right:0px;
  text-align: right;
}
.so-widget-sow-headline-default-c567b8335068 .sow-headline-container h1.sow-headline {
   
    padding: 70px 0 59px !important;
}
.header-right p
{
  margin-bottom:0px !important;
}
#panel-9-0-0-0
{
   padding: 30px 0 35px !important;

}
h1, .h1 
{
    margin: 0px 0 0;
    color: #e6d4d4 !important;
    font-weight: 500;
    padding: 80.2px 0 81px;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
}
.home h1 a
{
    margin: 0px 0 0;
    color: #fff !important;
    font-weight: 500;
    padding: 83px 0 82px;
    font-size: 36px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
}
.so-widget-sow-headline-default-c567b8335068 .sow-headline-container h1.sow-headline {
    padding: 70px 0 59px !important;
        text-decoration: underline;
}
.home h1 a:hover
{
       -webkit-filter: opacity(.7);
    filter: opacity(.7);
}
#panel-5-0-1-0, #panel-5-0-1-1
{
  margin-bottom:0px !important;
}
.site-header .col-sm-12 
{
 padding:0;
}
 
.site-footer p a:hover
{
	color:#db6833;
	 text-decoration: underline !important;
}
#pgc-5-0-0, #pgc-5-0-1
{
  padding:0 !important;
}
.site-footer .textwidget{
	padding: 5px 0;
}
.ms-skin-black-2 .ms-nav-next 
{
    position: absolute;
    cursor: pointer;
    z-index: 110;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2016/11/right.png) no-repeat !important;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background-position: -88px -26px;
   border: none !important;
   
    top: 50%;
    left: 30px;
}
#ms-nav-prev
{
    
}
.ms-skin-black-2 .ms-nav-next {
    right: 30px;
    left: auto;
    top: 97% !important;
    background-position: -86px -103px;
}
.ms-bullets.ms-dir-h {
    right: 20% !important;
    bottom: 14px !important;
}
.ms-skin-black-2 .ms-bullet {
    width: 15px !important;
    height: 15px!important;
    background: #e6d4d4 !important;
    border: none !important;
    border-radius:50px !important;
    margin: 4px;
    background-position: -34px -117px;
}
.ms-skin-black-2 .ms-bullet-selected {
   background: #db6833 !important;
 }

.ms-skin-black-2 .ms-nav-prev {
    position: absolute;
    cursor: pointer;
    z-index: 110;
    width: 45px;
    height: 45px;
    background: url(/wp-content/uploads/2016/11/left.png) no-repeat !important;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    background-position: -88px -26px;
    border: none !important;
    left: 65% !important;
    top: 97.4% !important;
  
    }

.site-footer p, .site-footer p a, .site-footer .textwidget {
    color: #e6d4d4;
}
#footer-main-menu
{
	padding: 22px 0 0;
  width: 100%;
  margin-bottom: 0px;
  text-align: center;
}

#footer-main-menu li {
    display: inline-block;
    padding: 0px 5px 0 2px;
    line-height: 13px;
    list-style: none;
    font-size: 14.8px;
    color: #000;
}
/*#footer-main-menu li:first-child{
	padding: 0px 20px 0px 0px;
}*/
#footer-main-menu li:last-child{
	border: 0px;
	 padding-right: 0px;
}
#footer-main-menu li:first-child{
	padding-left: 0px;
}

.home .so-widget-sow-button-atom-16ab7c0d2434 .ow-button-base a {
	font-size: 15px !important;
    padding: 5px 0 0;
    margin-bottom: 0;
    font-family: 'Amiri', serif !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    border:none !important;
     padding: 12px 20px 10px !important;
    width: 128px;
}
.so-widget-sow-button-atom-16ab7c0d2434 .ow-button-base a.ow-button-hover:hover {
   box-shadow: inset 0px 0px 1px 1px #c3d0cb !important;
   -moz-box-shadow: inset 0px 0px 1px 1px #c3d0cb;
	-webkit-box-shadow: inset 0px 0px 1px 1px #c3d0cb;
}
#footer-main-menu li a 
{
    color: #fff;
    font-size: 14.8px;
        padding: 0 39px;
            font-weight: 600;
}
#footer-main-menu li a:hover,#footer-main-menu .current_page_item a
{
	color: #abcd37;
  text-decoration: underline !important;
}

@media screen and (max-width: 991px) {
	.ms-info{
		display: none !important;
	}
	.navbar-nav>li {
    padding: 0px 32px;
}
h1 {
      line-height: 1.2em;
    padding: 27.2px 0;
    text-align: center;
        line-height: 1.2em;
    }
.contact-row h2
	{
		text-align:center !important;
	}
	header#masthead {
	    padding: 0px;
	}
	.home #pgc-2-0-1,.home #pgc-2-0-0 {
    width: 100%;
	}
	
	.home #pg-2-0 .panel-grid-cell,.home #pg-2-0 .panel-grid-cell{
		float: none;
	}
	.home #pgc-2-0-1 {
	    width: 100%;
	    max-width: 700px;
	    float: none;
	    margin: 10px auto;
	    vertical-align: middle;
	}
	.nav-justified>li, .nav-tabs.nav-justified>li {
    min-height: inherit;
    padding: 0 7px;
}
.site-branding img {
    max-width: 300px;
    margin: 5px 0 0px 5px;
}

.site-branding 
{
text-align:center !important;
padding-right:0;	
}
.header-right {
    padding: 20px 0 0 20px;
}

.home h3 {
    font-size: 19px !important;
    line-height: 24px;
    text-align: center!important;
}
.home h3 a {
    font-size: 19px !important;
    line-height: 24px;
    text-align: center!important;
}
.header-right {
    padding: 20px 0 0 20px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.navbar-header {
  
    text-align: center;
    background: #db6833;
    display: block;
}
.nav>li>a {
   
    border: none !important;
    margin: 0 !important;
    font-size: 17px;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
}
@media screen and (max-width: 991px) and (min-width: 768px) {

#footer-main-menu li a {
    color: #000;
    font-size: 14.8px;
    padding: 0 0px;
    font-weight: 600;
}

.contact-row h2
	{
		text-align:center !important;
	}

.nav>li>a{
	padding: 10px 0px 0px;
    font-size: 11px;
    margin: 0 !important;
	}
.header-right {
    padding: 20px 0 0 20px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.navbar-header {
    
    text-align: center;
    background: #db6833;
    display: block;
}
.primary-header-info a {
    font-size: 10px;
  
    }
    .so-widget-sow-headline-default-c567b8335068 .sow-headline-container h1.sow-headline {
    padding: 13.4px 0 9px !important;
    text-decoration: underline;
}
.footer-social .fa {
    font-size: 16px !important;
   
    height: 23px !important;
    width: 23px !important;
   
    padding: 5px;
}
.site-footer p.copyright {
    font-size: 10px;
}
.nav>li>a {
    border: none !important;
    margin: 0 !important;
    font-size: 17px;
}
  
#panel-13-2-0-4
{
	text-align:center;
}

#footer-main-menu li
 {
    padding: 0px 15px;
}
.home h4 {
    margin: 0px 0 0;
}
#panel-4-4-1-1
{
   margin-left: 125px;
   margin-right: 125px;
}
h1 {
      line-height: 1.2em;
    padding: 27.2px 0;
    text-align: center;
        line-height: 1.2em;
    }
.container {
    padding: 0px 15px 0px 15px !important;
}

#footer-main-menu {
    padding: 10px 0 0;
    }

.site-branding img {
    max-width: 230px;
}


.navbar-collapse.collapse 
{
    padding-top: 0px;
    text-align: right;
}
 
h5 
{
    text-align: center;
}

    #pgc-4-p-row-0, #pgc-4-list-row-section-0, #pgc-4-6-0, #pgc-4-6-1, #pgc-4-6-2 {
    margin-bottom: 0px !important;
}
.primary-header-info {
    padding: 0px 0 15px 0;
    /* clear: both; */
    display: block;
    text-align: right;
    /* clear: both; */
}

.contact-info {
    display: -webkit-box;     
}
}
@media (max-width: 991px)
{
	.home #pg-2-0 .panel-grid-cell:first-child {
	 padding: 0;
	}
	.navbar-collapse.collapse {
        padding-top: 0px;
        text-align: center;
}
.ow-button-base a {
    text-align: center;
    width: 100% !important;
}
.header-right {
    padding: 50px 0 0 0px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.so-widget-sow-headline-default-36f4ae783ec5 .sow-headline-container *:first-child {
    margin-top: 15px !important;
}
.navbar-header {
    text-align: center;
    background: #db6833;
    display: block;
}
.nav>li>a {
  
    border: none !important;
    margin: 0 !important;
    font-size: 10px;
}

}
@media (min-width:1200px) and (max-width: 1560px)
{
.primary-header-info a {
     font-size: 18px;
   
}
.nav-justified >li>a {
   font-size: 14px;
    }
    h1 {
      line-height: 1.2em;
    padding: 54.8px 0;
    text-align: center;
        line-height: 1.2em;
    }
}

@media (min-width:490px) and (max-width: 767px)
{
  .header-right {
    padding: 20px 0 0 20px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.navbar-header {
    padding: 10px 10px;
    text-align: center;
    background: #db6833;
    display: block;
}
.nav>li>a {
    display: block !important;
    border: none !important;
    margin: 0 !important;
    font-size: 17px;
}
.primary-header-info {
    padding: 0px 0 0px 0;
    /* clear: both; */
    display: block;
    text-align: center;
    /* clear: both; */
}

.contact-info {
      display: block;
    /* float: right; */
    padding-top: 0px;
    float: none;

}
.text
{
  display:none;
}
}

@media (min-width:992px) and (max-width: 1200px)
{
	.nav-justified >li>a {
		font-size:11px;
	}
	.so-widget-sow-headline-default-c567b8335068 .sow-headline-container h1.sow-headline {
    padding: 40px 0 25.4px !important;
        font-size: 26px;

}
h1 {
      line-height: 1.2em;
    padding: 41.8px 0;
    text-align: center;
        line-height: 1.2em;
    }
.so-widget-sow-headline-default-fac5f3a5c477 .sow-headline-container h2.sow-headline {
    font-size: 21px;
}
.so-widget-sow-headline-default-36f4ae783ec5 .sow-headline-container *:first-child {
    margin-top: 15px !important; 
}
.primary-header-info a {
    font-size: 14.5px;
   
}
.so-widget-sow-headline-default-36f4ae783ec5 .sow-headline-container h2.sow-headline {
    font-size: 26px;
}
.site-footer p.copyright {
    font-size: 10px;
    }
.nav-justified>li, .nav-tabs.nav-justified>li {
    margin: 0 0px;
}
}
@media screen and (max-width: 780px) {
	.home #panel-2-1-0-0 {
		text-align: center;
	}
	.so-widget-sow-image img{
		margin:0px auto 0px;
	}
  
	.navbar-collapse.collapse {
        padding-top: 0px;
  
}
.contact-info {
      display: block;
    /* float: right; */
    padding-top: 0px;
    float: none;

}
.text
{
  display:none;
}
.header-right {
    padding: 60px 0 0 0px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.footer-social .fa {
    font-size: 16px !important;
    height: 30px !important;
    width: 30px !important;
   
}
.navbar-header {
  
    text-align: center;
    background: #db6833;
    display: block;
}
.nav>li>a {
    border: none !important;
    margin: 0 !important;
    font-size: 10px;
}
.home h3 {
    font-size: 19px !important;
    line-height: 24px;
    text-align: center!important;
}
.home h3 a {
    font-size: 19px !important;
    line-height: 24px;
    text-align: center!important;
}
	.contact-row 
	{
		text-align:center !important;
	}
	.ow-button-base.ow-button-align-left {
	    margin: 10px auto 10px;
	   text-align: center;
	}
	#pgc-2-2-1,#pgc-2-2-3,#pgc-2-2-1-1,#pgc-2-2-3-1{
		text-align: center;
		margin: 10px auto;
	}
	
	h3 {
    text-align: center !important;
    }
    h2 {
    margin-top:0px;
        text-align: center !important;
    }
	.ow-button-base .ow-button-align-left
	{
		text-align:center;
	}
.site-footer p.copyright {
    padding: 10px 0 1px;
    font-size: 10px;
}
 .home .ow-button-base a {
    text-align: center;
   
}
 .ow-button-base a {
    text-align: center;
    width: 100% !important;
}
#panel-14-1-0-4, #panel-14-1-0-3
 {
  text-align: center;
}
  
   .nav-justified>li, .nav-tabs.nav-justified>li {
    min-height: inherit;
    padding: 0 8px;
  }
  #pgc-5-0-0 {
   margin-bottom: 0px !important;
}
 
}

@media screen and (max-width: 767px) {
	.header-right {
    padding: 20px 0 0 0px;
}
.primary-header-info, .secondary-header-info a  {
    text-align: center;
        font-size: 16px;
    }
.primary-header-info a {
    font-size: 15px;
}
.site-branding {
    text-align: center !important;
    padding-right: 0;
}
.navbar-header {
  
    text-align: center;
    background: #db6833;
    display: block;
}
.contact-info {
    padding: 10px 0 0px 0px;
        float: none;

}
.contact-info p
{
	text-align:center;
}
.nav>li>a {
    display: block !important;
    border: none !important;
    margin: 0 !important;
    font-size: 17px;
}
    h2
  {
  font-size:21.4px;
    padding-top: 0px;
  }
  h4
  {
    margin-bottom:0px !important;
    margin-top: 10px;
  }
.navbar-collapse.collapse {
    padding-top: 15px;
  }

h1
{
  font-size: 27.5px;
    padding-top: 0px;
    line-height: 1.2em;
    text-align: center;
        font-weight: 600;
}
h3
{
  padding-top:10px;
}
.container {
    padding: 0px !important;
}
	h5 {
    text-align: center;
    }
.container {
    padding: 0px 15px 0px 10px !important;
}
.nav-justified>li, .nav-tabs.nav-justified>li {
    min-height: inherit;
    padding: 0 15px;
    }
	.nav-justified>.dropdown .dropdown-menu{
		position: relative;
		left: 0;
		right: 0;
		float: none;
		text-align: center;
	}
	
   #pg-14-0 .panel-row-style
   {
      padding-top:20px;
   }

	.footer-social{
		text-align: center;
    margin-right: 30px;
    padding-right: 50px;
	}
	.site-navigation-inner{
		margin: 10px auto;
	}

	#footer-main-menu li:first-child{
		padding: 8px 15px;
	}
	h1{
		font-size: 25px;
		    padding: 83px 0 82px;
	}
	.social-icons{
		text-align: center;
	}
	.metaslider .caption{
		display: none !important;
	}
	.ow-button-base.ow-button-align-left{
		text-align: left;
	}
	.navbar-default .navbar-nav>li{
		text-align: center;
	}
	.sidebar{
	    padding: 0px 15px 0px;
	}
	.home #pl-2 .panel-grid-cell:last-child{
		padding: 10px;
	}
	.top-contact-socials .panel-grid-cell:first-child {
	    float: none!important;
	    width: auto !important;
	}

	.header-sidebar p,.header-sidebar  a{
		text-align: center;
		display: block;
		margin: 5px 0px;
	}
	.header-sidebar{
		text-align: center;
		float: none !important;
	}
	.top-section .site-branding {
		float: none !important;
	}
	.top-section .site-branding img{
		margin: 0px auto;
		display: block;
	}
	.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; */
	}
	.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 {
	  
	}
	.panel-grid-cell {
	    margin-bottom: 0 !important;
	}
	.site-branding img{
		margin: 15px auto 5px 0px;
	}
	.contact-details,.phone-number-link{
		text-align: center;
	}
	.navbar-default .navbar-nav>li>a {
	    text-align: center;
	}
	.navbar-default{
		margin: 0px 0px 0px 0px;
	}
	.navbar-default .navbar-toggle .icon-bar{
	  background: #fff;
	}
  .navbar-collapse.collapse {
    padding-top: 0px;
  }
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		/* background: none; */
	}
	.home h2 {
    margin: 24px 0px 18px;
}
.banner-widget {
    position: absolute;
       
}
  .navbar-default .navbar-toggle {
    border-color: #fff;
}
h3
{
  padding-top:10px;
      text-align: center !important;
}
.nav-justified >.current-menu-item >a
{
	border:none !important;
}
.contact-row-section h2 {
    font-size: 22px;
    font-weight: 500;
    color: #ff0000;
    line-height: 1.3em;
    margin: 5px 0px 9px;
}
.panel-row-style
{
  padding-top:0px !important;
}
#panel-12-5-0-0,#panel-10-3-1-0,#panel-12-5-0-0,#panel-6-4-1-0
{
  padding-bottom: 10px;
}

.header-icons img
{
  max-width:15px;
}
.header-icons span
{
  font-size:6.5px;
}
.nav>li>a {
    display: block !important;
    margin-bottom: 0px;
}
.so-widget-sow-headline-default-d2428d594c91 .sow-headline-container h1.sow-headline {
    font-size: 25px;
}
.nav>li>a:hover, .nav>li>a:focus {
    border:none !important;
}
.p-row p {
    padding: 25.5px 5px 25.5px 13px;
}
#pgc-4-p-row-1 {
   padding-left: 15px !important;
   padding-right: 15px !important; 
}
#panel-4-2-0-0 .so-widget-image {
    padding-right: 15px !important;
}
.panel-widget-style
{
  
}
#panel-4-6-3-1
{
  margin-bottom: 30px !important;
}
.footer-social 
{
  text-align: center;
  margin-right: 0px; 
  padding: 0px 0 13px 0;
}

.text 
{
    font-size: 9px;
}

.home h3 a 
{
    font-size: 23px;
}

.home h3
{
  font-size: 18px !important;
  line-height: 24px;
  text-align:center!important;
}
.so-widget-sow-headline-default-b7eaf42c57a5 .sow-headline-container h5.sow-headline 
{
   font-size: 20px;
}
  
h3
{
  font-size: 18px !important;
  line-height: 24px;
  text-align:center!important;
}
  h3 a
{
  font-size: 18px !important;
  line-height: 24px;
  text-align:center!important;
}
.so-widget-sow-image-default-b5a0057b6480 .sow-image-container {
     text-align:center!important; 
}
.home h3 a
{
  font-size: 18px !important;
  line-height: 24px;
  text-align:center!important;
}

  #panel-40-5-0-0,#panel-46-2-0-0,#panel-52-2-1-1
  {
      margin-bottom: 20px !important;
  }
  .ow-button-base.ow-button-align-left {
    text-align: center !important; 
}
h5 {
    text-align: center;
    }
    #pgc-4-list-row-section-1 {
    padding-left: 10px !important;
}
.text
{
display:none;
}

}
@media screen and (max-width: 400px) {
	.site-branding img {
	     max-width: 100%;
    margin: 10px 0 0px 0px;
    text-align: center;
    display: inline;
	}
  .navbar-default .navbar-toggle .icon-bar {
    background: #fff;
}

	.home h2 {
    font-size: 22px;
    margin: 30px 0 10px;
    text-align: center;
}
.navbar-default .navbar-toggle {
    border-color: #fff;
}
	.header-sidebar {
	    padding: 30px 8px 0px;
	}
	.ow-button-base a {
    font-size: 16px !important;
    box-shadow: 0px 2px 3px #c8bca2;
        width: 100% !important;
  
}
.contact-row-section .ow-button-base a {
   font-size: 15px !important;
    box-shadow: 0px 2px 3px #c8bca2;
    width: 100% !important;
    
} 
.main-content {
    padding: 0px 10px;
}
#footer-main-menu {
    padding: 10px 0 0;
    font-size:10px;
    }
.site-footer p.copyright {
   font-size: 9px;
    padding: 10px 0 0 0px;
    text-align: center;
    }

	.navbar-nav {
	    float: none;
	}
	.navbar-default .navbar-toggle {

	    margin: 0px auto;
	}
	.navbar-default .navbar-nav>li>a {
    text-align: center;
    display: block !important;
    border:none !important;
}

.nav-justified>li, .nav-tabs.nav-justified>li
{
	border-right:0px !important;
}

.navbar-header
{
		padding: 10px 10px;
	    text-align: center;
       background: #db6833;
       display:block;
}

	.nav>li>a {
    display: block !important;
    border:none !important;
    margin:0 !important;
        font-size: 17px;
}
	.primary-header-info {
    display: inline;
}
	.site-branding.pull-left {
	    float: none !important;
	    margin: 10px auto;
	}
	.navbar-default.pull-right{
		margin: 0px 0px 0px;
		float: none !important;
        clear: both;
	}

.primary-header-info {
    padding: 0px 0 15px 0;
    /* clear: both; */
    display: block;
    text-align: center;
    /* clear: both; */
}
   header#masthead > .container {
    
   
   }
	h2
	{
	font-size:21.4px;
    padding-top: 0px;
        text-align: center;
	}
	h4
	{
		margin-bottom:0px !important;
		margin-top: 10px;
	}
.navbar-collapse.collapse {
    padding-top: 0px;
  
  }

h1
{
	    font-size: 21.5px !important;
    line-height: 1.2em;
    text-align: center;
        font-weight: 700;
}
.navbar-collapse.in {
    overflow-y: hidden;
}
.home h3
{
  font-size: 18px !important;
  line-height: 24px;
	text-align:center!important;
}

.contact-row-section h2 {
    font-size: 22px;
    font-weight: 500;
    color: #ff0000;
    line-height: 1.3em;
    margin: 5px 0px 9px;
}

.home h3 a {
    font-size: 18px !important; 
    padding:0;
  }
 
  .ow-button-base.ow-button-align-left {
    text-align: center !important; 
}
.site-footer {
 margin-top:30px;
}

h5 {
    text-align: center;
    }
    #pgc-4-list-row-section-1 {
    padding-left: 10px !important;
}

.so-widget-sow-headline-default-784a8dac550b .sow-headline-container h2.sow-headline {
    font-size: 21px !important;
}
.container {
    
}
.so-widget-sow-headline-default-b7eaf42c57a5 .sow-headline-container h5.sow-headline {
    font-size: 20px;
}

.footer-social .fa {
   font-size: 16px !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    color: #151515 !important;
    background: #e6d4d4;
    border-radius: 50px;
    height: 30px !important;
    width: 30px !important;
    text-align: center;
    margin-bottom: 0px;
    padding: 9px 0 0 0;
}
#pgc-27-1-1
{
	padding-top:15px;
}
.navbar-default {
   
    border-color: #e6d4d4;
     
}
.primary-header-info a {
    font-size: 13.2px;
}
.contact-info {
    display: -webkit-box;
      padding: 0px;
    float: none;
}
.contact-info {
      display: block;
    /* float: right; */
    padding-top: 0px;
    float: none;

}
.text
{
  display:none;
}
}


