
/*
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: 1200px) {
	.container {
		width: 1170px !important;
	}
}

.container {
	/* padding-left: 15px!important; */
	
	/* padding-right: 15px!important; */
	padding-bottom: 0px !important;
}

html, body {
	height: 100%;
}

body {
	background: #fff;
	color: #000;
	margin: 0;
	font-family: "Coda", cursive !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;
}

header#masthead {
	padding: 0px;
	width: 100%;
	background-color: #000;
	margin-bottom: 0px;
}

header#masthead > .container {
	/* background: #0860bb; */
	padding: 0px 0px 0px;
}

.primary-header-info {
	text-align: right;
	padding: 70px 0 63px 0;
}

.row-section {
	padding-left: 0px;
	padding-right: 0px;
}

.layout-row-section {
	padding-left: 50px;
	padding-right: 50px;
}

.primary-header-info {
	display: inline-flex;
	font-family: "Roboto", sans-serif;
}

.single-feedback .client-info .client-name {
	line-height: 20px;
	font-family: "Lato", sans-serif !important;
}

.content-wrapper {
	background-color: #fff;
}

.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;
	color: #000;
}

.ms-skin-light-3 .ms-nav-next {
	width: 50px;
	background: url("https://cdn-ileineb.nitrocdn.com/haOLACQvtcydipEIkgXImYWdVwPnBQGL/assets/images/optimized/rev-14f8600/centralcoastappliancerepair.com.au/wp-content/uploads/2016/11/right_06.png") no-repeat !important;
	background-position: -82px -22px;
	height: 50px;
	cursor: pointer;
	top: 50%;
	left: 30px;
	margin-top: -25px;
	position: absolute;
	z-index: 110;
}

.ms-skin-light-3 .ms-nav-next.nitro-lazy {
	background: none !important;
}

.footer-img {
	text-align: right;
	padding-top: 22px;
}

.ms-skin-light-3 .ms-nav-prev {
	width: 50px;
	background: url("https://cdn-ileineb.nitrocdn.com/haOLACQvtcydipEIkgXImYWdVwPnBQGL/assets/images/optimized/rev-14f8600/centralcoastappliancerepair.com.au/wp-content/uploads/2016/11/left_03.png") no-repeat !important;
	background-position: -82px -22px;
	height: 50px;
	cursor: pointer;
	top: 50%;
	left: 30px;
	margin-top: -25px;
	position: absolute;
	z-index: 110;
}

.ms-skin-light-3 .ms-nav-prev.nitro-lazy {
	background: none !important;
}

.site-navigation-inner {
	/* max-width: 1140px; */
	
	/* margin: 0px auto; */
	padding: 0;
}

.site-navigation .container {
	padding: 0px 15px;
}

.site-navigation-inner .col-sm-4, .site-navigation-inner .col-sm-8 {
	padding: 0;
}

.site-branding img {
	margin: 17px 0 14px 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;
}

#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;
}

#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 10px 10px 10px;
	font-size: 30px;
	line-height: 62px;
	color: #000;
	/* font-style: italic; */
	font-weight: 900;
}

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-style: italic; */
	font-weight: 400;
	text-align: left;
}

hr {
	margin-top: 15px;
	margin-bottom: 15px;
	border: 0;
	border-top: 1px solid #eee !important;
}

p {
	padding: 0px;
	font-size: 15px;
	color: #000;
	font-weight: 500;
	padding-top: 0px;
	line-height: 2.5em;
}

#black-row-section p {
	padding: 0px;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	padding-top: 0px;
	line-height: 2.5em;
}

#black-row-section strong {
	padding: 0px;
	font-size: 15px;
	color: #fff;
	font-weight: 500;
	padding-top: 0px;
	line-height: 2.5em;
}

.home-row-section p {
	font-size: 12px;
	color: #000;
	font-weight: 600;
	padding-top: 4px;
	line-height: 2.5em;
}

#panel-4-4-0-1 {
	margin: 0 !important;
}

.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: #f00;
	margin: 0px 0px 19px;
}

.contact-row-section h2 a {
	color: #0088d2;
}

.contact-row-section h2 a:hover, .contact-row-section h2 a:focus {
	color: #f00;
	text-decoration: none !important;
}

.home h2 {
	font-weight: 400;
	text-transform: capitalize;
	text-align: left;
	font-size: 28px;
	/* text-align: center; */
	padding: 0 !important;
	margin: 32px 0;
	line-height: .6em !important;
	color: #000 !important;
}

.so-widget-sow-headline-default-784a8dac550b .sow-headline-container h2.sow-headline {
	text-align: left;
	color: #000 !important;
	line-height: 1.4em;
	font-size: 28px !important;
	font-family: "Exo", sans-serif !important;
}

.home h2 {
	font-weight: 400;
	text-transform: initial;
	text-align: left;
	font-size: 28px;
	/* text-align: center; */
	padding: 0 !important;
	margin: 32px 0;
	line-height: .6em !important;
	color: #000 !important;
}

h2 {
	font-weight: 400;
	text-transform: initial;
	text-align: left;
	font-size: 16px;
	/* text-align: center; */
	padding: 0 !important;
	margin: 32px 0;
	line-height: .6em !important;
	color: #000 !important;
}

h2 a {
	color: #000 !important;
}

h2 a:hover {
	color: #8dc641 !important;
	text-decoration: none !important;
}

.panel-grid-cell .widget-title {
	padding: 0 !important;
	margin: 0px 0 0;
	color: #002e64 !important;
	text-transform: capitalize;
	text-align: left;
	color: #000 !important;
	line-height: 1.4em;
	font-size: 28px !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: #0090ad !important;
}

.home h3 {
	font-size: 20px !important;
	/* line-height: 14px; */
	color: #000;
	font-style: initial;
	font-weight: 500;
	text-align: left;
	padding: 0px 0 0;
	line-height: .4em;
	text-transform: initial;
}

h3 {
	font-size: 20px !important;
	/* line-height: 14px; */
	color: #000;
	font-style: initial;
	font-weight: 500;
	text-align: left;
	padding: 10px 0 0;
	text-transform: capitalize;
}

.contact {
	font-size: 36px;
	color: #000;
	text-align: center;
	font-weight: 600;
	padding-top: 24px;
	line-height: 1.1em;
}

h3 a {}

.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 {
	color: #000;
	font-size: 19px;
	text-align: left;
	text-transform: capitalize;
}

.home h3 {
	color: #000;
	font-size: 25px;
	text-align: center;
}

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;
}

.header-text {
	padding-top: 57px;
	float: right;
	text-align: right;
}

.logo {
	float: left;
}

p a {
	color: #000;
}

p a:hover {
	color: #8dc641;
	text-decoration: none !important;
}

.home-banner h1 {
	margin: 0px 0 0;
	color: #fff !important;
	font-weight: 100;
	/* padding-top: 15px; */
	font-size: 26px;
	background: rgba(0, 0, 0, .55);
	padding: 8px;
	text-transform: initial !important;
}

.home-banner .h1 {
	margin: 0px 0 0;
	color: #fff !important;
	font-weight: 100;
	/* padding-top: 15px; */
	font-size: 26px;
	background: rgba(0, 0, 0, .55);
	padding: 8px;
	text-transform: initial !important;
}

.homeslider b, strong {
	color: #000;
	text-transform: initial;
}

.header-text b, strong {
	color: #000;
}

.row-section b, strong {
	color: #000;
}

.service {
	font-size: 26px;
	color: #fff;
	font-weight: 300;
	padding-top: 29px;
	/* line-height: 2.5em; */
	text-transform: uppercase;
}

/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
}

.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, .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;
}

/* Content */
.main-content {
	padding: 0px 0px;
}

.main-content-inner {
	background-color: #fff;
}

.hentry {}

.home .hentry >  header {
	display: none;
}

h6 {
	font-size: 16px;
	/* font-weight: 600; */
	color: #000;
	/* font-family: 'Amiri', serif; */
	margin: 0px 0 0px;
	line-height: 2.1em;
}

.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, .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("https://centralcoastappliancerepair.com.au/wp-content/themes/sns%20theme/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;
}

.theme-default .nivo-directionNav a.nitro-lazy {
	background: none !important;
}

.ms-slide-info {
	text-align: left;
	/* position: relative !important; */
	right: 0px;
	width: auto;
}

.ms-slide-info .ms-dir-h .ms-align-bottom {}

.ms-info {
	background: transparent;
	width: auto;
	text-align: center;
	/* border-top-left-radius: 20px; */
	padding: 0px 430px 160px;
}

.ms-info h3, .ms-info p, .ms-info a {
	text-align: left;
	color: #fff;
}

.white {
	font-weight: 900;
	color: #fff;
}

.ms-info a {
	padding: 17px 55px;
	display: inline-block;
	margin: 5px auto;
	/* border: 1px solid #ce8f00; */
	background: #000;
	color: #fff !important;
	font-size: 26px;
	font-weight: 100 !important;
}

.home-banner h2 {
	margin-top: 9px;
}

.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: #ccc;
	margin-top: 5px;
	margin-right: -10px;
}

.dropdown-submenu:active>a:after {
	border-left-color: #fff;
}

.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);
}

.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 {}

.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;
	background-color: #000;
	text-align: center;
	padding: 0 0 11px 0px !important;
	border-top: 1px solid #252525;
}

.navbar-nav>li {
	padding: 0px 0px;
}

.nav>li>a {
	display: inline-block !important;
}

.nav-justified >li>a {
	padding: 12px 0px 0px;
	background: transparent;
	display: block;
	text-decoration: none;
	color: #fff !important;
	font-size: 18px;
	letter-spacing: .08em;
	font-weight: 500 !important;
	line-height: 20px;
	text-transform: uppercase;
}

.text {
	color: #fff;
	font-size: 39.5px;
	text-transform: uppercase;
	font-style: italic;
	font-weight: 600;
	letter-spacing: .06em;
	text-align: right;
}

.text-right {
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	padding: 0 9px 0 6px;
	text-transform: uppercase;
	line-height: 1.2em;
}

.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, .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 15px;
	padding: 0 0px;
	display: inline;
}

.nav-justified>li, .nav-tabs.nav-justified>li:first-child {
	padding-left: 0 !important;
}

.fa {
	font-size: 16px !important;
	margin-right: 7px !important;
	margin-top: 29px !important;
	color: #464646 !important;
	background: #fff;
	border-radius: 50px;
	height: 30px;
	width: 30px;
	text-align: center;
	margin-bottom: 0px;
	padding: 7px;
}

.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;
}

.dropdown-menu>li>a:hover, .nav-justified>li>a:hover, .nav-justified>li>a:focus, .nav-justified >.current-menu-item >a, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus, .nav-justified>.open>a, .nav-justified>.open>a:hover, .nav-justified>.open>a:focus {
	background: transparent;
	color: #8dc641 !important;
}

.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: #8dc641 !important;
	background-color: transparent;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#51a2f4+0,3486d8+50,186abc+100 */
	background: transparent;
}

.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: 16px !important;
	box-shadow: 0px 2px 3px #c8bca2;
	font-weight: 500;
}

.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: #fff !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: #fff !important;
	border-top: 1px solid #fff !important;
	border-bottom: 1px solid #fff !important;
}

#gform_confirmation_message_1 {
	color: #000 !important;
}

.wpcf7-recaptcha {
	transform: scale(.77);
	-webkit-transform: scale(.77);
	transform-origin: 0 0;
	-webkit-transform-origin: 0 0;
}

.gform_wrapper .gform_footer input[type=submit] {
	background: #fff;
	border: 0px;
	color: #000;
	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: #000;
	color: #fff;
}

.site-footer {
	background: #000;
	padding: 13px 0px 0;
	margin-top: 0px;
	border-top: 1px solid #fff;
}

.edit-link a {
	display: none;
}

.site-footer + div {
	display: none;
}

.site-footer  .container {
	padding: 0;
}

.site-footer p.copyright {
	padding: 22px 0 20px 6px;
	color: #fff;
	font-weight: 300;
	list-style: none;
	font-size: 11px;
	margin-bottom: 0px;
}

.site-footer p, .site-footer p a, .site-footer .textwidget {
	color: #fff;
}

.footer-social {
	padding-right: 0px;
	text-align: right;
}

h1, .h1 {
	margin: 0px 0 0;
	color: #000 !important;
	font-weight: 800;
	padding-top: 15px;
	text-transform: uppercase;
}

.site-header .col-sm-12 {
	padding: 0;
}

.site-footer-inner {}

.site-footer .textwidget {
	padding: 5px 0;
}

.site-footer p, .site-footer p a, .site-footer .textwidget {
	color: #fff;
}

#footer-main-menu {
	padding: 22px 0 0;
	width: 100%;
	margin-bottom: 0px;
}

#footer-main-menu li {
	display: inline-block;
	padding: 0px 5px 0 2px;
	line-height: 13px;
	list-style: none;
	border-right: 1px solid #fff;
}

/*#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 {}

.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: 14px;
	padding: 0 7px;
	font-weight: 300;
}

#footer-main-menu li a:hover, #footer-main-menu .current_page_item a {
	color: #8ec540;
	text-decoration: none !important;
}

@media screen and (max-width: 991px) {
	.navbar-nav>li {
		padding: 0px 32px;
	}
	
	.contact-row h2 {
		text-align: center !important;
	}
	
	header#masthead {
		padding: 0px;
	}
	
	.ms-info {
		padding: 0px 120px 0px;
	}
	
	.home-banner  h1 {
		font-size: 14px;
	}
	
	.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;
	}
	
	.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;
	}
	
	.ms-info {
		padding: 0px 120px 0px;
	}
	
	.home-banner  h1 {
		font-size: 14px;
	}
}

@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: 9px;
		margin: 0 !important;
	}
	
	#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 {
		margin: 26px 0 0px 0;
		text-align: center;
		line-height: 1.2em;
	}
	
	.container {
		padding: 0px 15px 0px 15px !important;
	}
	
	#pgc-8-list-row-section-1 {
		margin-bottom: 10px;
	}
	
	#footer-main-menu {
		padding: 10px 0 0;
	}
	
	#pgc-10-list-row-section-2-1, #pgc-12-list-row-section-3-0, #panel-8-4-1-0 {
		margin-bottom: 20px;
	}
	
	.site-branding img {
		max-width: 230px;
	}
	
	#pgc-4-list-row-section-1 {
		padding-left: 10px !important;
	}
	
	.p-row p {
		padding: 25.5px 5px 25.5px 18px;
	}
	
	.navbar-collapse.collapse {
		padding-top: 0px;
		text-align: right;
	}
	
	#panel-40-5-0-0, #panel-46-2-0-0, #panel-52-2-1-1, #panel-4-6-3-1 {
		margin-bottom: 20px !important;
	}
	
	.ow-button-base.ow-button-align-left {
		text-align: center !important;
	}
	
	h5 {
		text-align: center;
		font-size: 20px;
	}
	
	#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;
	}
	
	.home h2 {
		font-size: 22px;
	}
	
	.row-section {
		padding: 0 20px;
	}
	
	.home-row-section {
		padding: 0 20px;
	}
	
	.about-row-section {
		padding: 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;
	}
	
	.ms-info {
		padding: 0px 120px 0px;
	}
	
	.home-banner  h1 {
		font-size: 12px;
	}
}

@media (max-width: 991px) {
	.home #pg-2-0 .panel-grid-cell:first-child {
		padding: 0;
	}
	
	.navbar-collapse.collapse {
		padding-top: 0px;
		text-align: center;
	}
	
	.ms-info {
		padding: 0px 120px 0px;
	}
	
	.home-banner  h1 {
		font-size: 14px;
	}
	
	#footer-main-menu li a {
		color: #fff;
		font-size: 12px;
		padding: 0 0px;
		font-weight: 300;
	}
	
	.header-text {
		padding-top: 40px;
	}
	
	.text-right {
		font-size: 10px;
	}
	
	.text {
		font-size: 10px;
	}
	
	#footer-main-menu li:first-child {
		padding-left: 0;
	}
	
	.site-footer p.copyright {
		padding: 22px 0 20px 0px;
	}
	
	.ow-button-base a {
		font-size: 16px !important;
		box-shadow: 0px 2px 3px #c8bca2;
		font-weight: 500;
		width: 100% !important;
	}
	
	#panel-14-1-0-0 {
		text-align: center !important;
	}
	
	.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;
	}
}

@media (min-width:992px) and (max-width: 1590px) {
	.navbar-collapse.collapse {}
	
	.nav-justified >li>a {
		padding: 10px 0px 0;
		font-size: 13px;
	}
	
	#footer-main-menu li a {
		font-size: 10px;
		padding: 0 0px;
		font-weight: 400;
	}
	
	.text-right {
		font-size: 13px;
	}
	
	.ms-info {
		padding: 0px 220px 90px;
	}
	
	.home-banner  h1 {
		font-size: 14px;
	}
	
	.text {
		color: #fff;
		font-size: 13px;
	}
	
	.home-banner h1 {
		font-size: 14px;
	}
	
	.home-banner .h1 {
		font-size: 14px;
	}
	
	.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;
	}
}

@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;
		text-align: right;
	}
	
	.ms-info {
		padding: 0px 0px 0px;
	}
	
	.home-banner  h1 {
		font-size: 10px;
	}
	
	#footer-main-menu li a {
		color: #fff;
		font-size: 14.8px;
		padding: 0 0px;
		font-weight: 300;
		text-align: center !important;
	}
	
	.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 {
		text-align: center !important;
	}
	
	.ow-button-base .ow-button-align-left {
		text-align: center;
	}
	
	.site-footer p.copyright {
		padding: 10px 0 15px;
		font-size: 10px;
	}
	
	.home .ow-button-base a {
		text-align: center;
	}
	
	.ow-button-base a {
		text-align: center;
	}
	
	#panel-14-1-0-4, #panel-14-1-0-3 {
		text-align: center;
	}
	
	.container {
		padding: 0px 0px 0px 0px !important;
	}
	
	.nav-justified>li, .nav-tabs.nav-justified>li {
		min-height: inherit;
		padding: 0 8px;
	}
}

@media screen and (max-width: 767px) {
	.main-content {
		background: #fff;
	}
	
	h2 {
		font-size: 21.4px;
		padding-top: 0px;
	}
	
	.ms-slide-info {
		display: none;
	}
	
	h6 {
		text-align: center !important;
	}
	
	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;
	}
	
	.ms-info {
		padding: 0px 95px 0px;
		margin-top: 50px;
	}
	
	.ms-info a {
		font-size: 5px;
		padding: 6px;
	}
	
	.home-banner  h1 {
		font-size: 6px;
	}
	
	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;
	}
	
	.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 {}
	
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #fff;
		text-align: center;
	}
	
	.navbar-default .navbar-nav>li>a {}
	
	.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-header {
		padding: 3px 3px;
		text-align: center;
		background: #abcd37;
		display: block;
	}
	
	.panel-grid-cell .widget-title {
		font-size: 28px !important;
		font-weight: 500;
		border: none;
		font-family: "Exo", sans-serif !important;
	}
	
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {}
	
	.home h2 {
		margin: 24px 0px 18px;
		font-size: 19px;
		line-height: 1.2em !important;
	}
	
	.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: #f00;
		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 a {
		font-size: 6.3px;
	}
	
	.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-4-6-3-1 {
		margin-bottom: 30px !important;
	}
	
	.footer-social {
		text-align: center;
		margin-right: 0px;
		padding-right: 0px;
	}
	
	.text {
		font-size: 14px;
		text-align: center;
	}
	
	.text-right {
		font-size: 14px;
		text-align: center;
	}
	
	.footer-img {
		text-align: center;
		padding: 22px 0;
	}
	
	.contact {
		font-size: 15.7px;
		color: #000;
		font-weight: 600;
		padding-top: 15px;
		line-height: 1.9em;
	}
	
	.service {
		font-size: 18px;
		color: #fff;
		font-weight: 300;
		padding-top: 19px;
		line-height: 1.3em;
		/* line-height: 2.5em; */
		text-transform: uppercase;
	}
	
	h5 {
		margin: 30px 10px 10px 10px;
		font-size: 23px;
		line-height: 50px;
		color: #000;
		/* font-style: italic; */
		font-weight: 900;
	}
	
	.logo {
		float: none;
	}
	
	.text-right {
		font-size: 14px;
	}
	
	.header-text {
		padding-top: 20px;
		float: none;
		text-align: center;
	}
	
	.home h3 a {
		font-size: 23px;
	}
	
	.home h3 {
		font-size: 18px !important;
		line-height: 24px;
		text-align: center !important;
	}
	
	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;
	}
}

@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;
	}
	
	.ms-slide-info {
		display: none;
	}
	
	.home h2 {
		font-size: 22px;
		margin: 30px 0 10px;
		text-align: center;
		line-height: 1.4em !important;
	}
	
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	
	.header-sidebar {
		padding: 30px 8px 0px;
	}
	
	.ow-button-base a {
		font-size: 14px !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: 8px;
		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: #abcd37;
		display: block;
	}
	
	.nav>li>a {
		display: block !important;
		border: none !important;
		margin: 0 !important;
	}
	
	.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: 15px 0 15px 0;
	}
	
	header#masthead > .container {}
	
	h2 {
		font-size: 18px !important;
		padding-top: 0px;
		text-align: center;
		line-height: 1.9em !important;
	}
	
	h4 {
		margin-bottom: 0px !important;
		margin-top: 10px;
	}
	
	.navbar-collapse.collapse {
		padding-top: 0px;
	}
	
	h1 {
		font-size: 21.5px !important;
		padding-top: 0px;
		line-height: 1.2em;
		text-align: center;
		font-weight: 700;
		margin-top: 25px;
	}
	
	.home h3 {
		font-size: 18px !important;
		line-height: 24px;
		text-align: center !important;
	}
	
	.so-widget-sow-headline-default-243847d1cdf8 .sow-headline-container *:first-child {
		margin-top: 25px !important;
	}
	
	.contact-row-section h2 {
		font-size: 22px;
		font-weight: 500;
		color: #f00;
		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;
	}
	
	.header-text {
		padding-top: 20px;
		text-align: center;
		float: none;
	}
	
	.footer-img {
		text-align: center;
		padding: 22px 0;
	}
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
	font-size: 21px !important;
}
