/* 
Theme Name: carterscorporation
Theme URI: 
Author: George Villios
Author URI: 
Description: 
Version: 1.0.0
Tags: fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    font-family: 'Lato', sans-serif;
    margin:0;
    font-size: 19px;
    font-weight: 300;
    line-height: 170%;
    color: #777777;
}
h1 {
    font-size: 46px;
    font-weight: 900;
    line-height: 100%;
    margin: 40px 0px 40px 0px;
    color: #333333;
    letter-spacing: -1px;
}
h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 110%;
    margin: 30px 0px 30px 0px;
    color: #666666;
    letter-spacing: -1px;
}
h3 {
    font-size: 23px;
    font-weight: 700;
    line-height: 120%;
    margin: 25px 0px 25px 0px;
    color: #333333;
    text-align:center;
}
.row_278 {
    clear: both;
    min-height: 100px;
    text-align:center;
}
.align-inline-wrap10 {
    text-align: center;
    min-height:31px;
}
.column_195 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_196 {
    float: none;
    width: auto;
    min-height: 100px;
}
#wp_widget2 .searchform #s {
    width: 100%;
    border-style:solid;
    padding-left:40px;
    display:inline-block;
    min-height:42px;
    border-width:1px;
    border-color:#E0E0E0;
    background: #fff url(../../mu-plugins/searchform/assets/searchIcon_normalState.png) no-repeat scroll 8px 10px;
    color:#08186b;
    outline:0;
    margin-top:0;
    font-weight:900;
    font-family:Arial, Helvetica, sans-serif;
    transition:all .4s linear 0s;
}
#wp_widget2 .searchform {
    min-height: 44px;
    margin-top:0em;
    margin-bottom:0em;
}
#wp_widget2 .searchform #s:hover {
    background-image:url(../../mu-plugins/searchform/assets/searchIcon_hoverState.png);
    border-color:#4DA6FF;
}
#wp_widget2 #searchsubmit {
    font-size:14px;
    border-style:solid;
    border-width:0;
    border-color:transparent;
    padding:12px 20px 13px;
    color:#FFF;
    background-color:#09f;
    margin:0 0 0 10px;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    transition:all .4s linear 0s;
}
#wp_widget2 #searchsubmit:hover {
    background-color: #0088ff;
}
.row_202 {
    min-height: 96px;
}
.row_201 {
    clear: both;
    width: auto;
}
h4 {
    font-size: 17px;
    font-weight: 900;
    line-height: 120%;
    margin: 25px 0px 25px 0px;
    color: #333333;
    letter-spacing: 3px;
    text-transform:uppercase;
}
h5 {
    font-size: 17px;
    font-weight: 700;
    line-height: 130%;
    margin: 25px 0px 25px 0px;
    color: #333333;
}
h6 {
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
    margin: 10px 0px 10px 0px;
    color: #333333;
    text-transform:uppercase;
}
a:hover {
    color: #82AD30;
}
ul {
    font-weight: 400;
    line-height:170%;
    margin: 10px 0px 10px 0px;
    color: #777777;
    padding:0px 0px 0px 40px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
blockquote {
    padding: 10px 20px 10px 20px;
    margin: 10px 0px 20px 0px;
    border-left: 5px solid #eee;
    font-style:italic;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.blog-post {
    min-height: 100px;
    margin-bottom:50px;
}
span.span3 {
    font-size: 13px;
}
span.span4 {
    font-size: 13px;
    color:#9BCB43;
}
span.span5 {
    font-size: 13px;
}
span a.post-category {
    line-height: 13px;
    font-size:13px;
    text-decoration:none;
    font-weight:400;
    color:#9BCB43;
}
.post-list a.next-page-link {
    padding:13px 15px;
    display:inline-block;
    text-decoration:none;
    background-color:#f2f3f4;
    font-size:13px;
    color:#23252a;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    font-weight:900;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
    letter-spacing:3px;
    float:none;
    transition:all 0.4s linear 0s;
}
.post-list a.page-numbers {
    text-decoration: none;
    padding:11px 13px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
    background-color:#f2f3f4;
    font:700 13px/100% Lato, sans-serif;
    color:#333333;
    display:inline-block;
    transition:all 0.4s linear 0s;
}
.post-list span.current {
    padding:11px 13px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
    background-color:#9BCB43;
    margin:0 2px;
    font:normal normal 700 13px/100% Lato, sans-serif;
    color:#FFFFFF;
    display:inline-block;
}
.post-list a.next-page-link:hover {
    background-color: #9BCB43;
    color:#FFFFFF;
    transition:all 0.3s linear 0s;
}
a:visited {
    color: #82AD30;
}
span a.post-category:hover {
    color: #9BCB43;
}
p {
    margin:20px 0px 20px 0px;
    font-size: 19px;
    font-weight: 300;
    line-height: 130%;
    text-align:center;
}
li {
    line-height:150%;
    color:#333333;
    font-weight: 300;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:400;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:400;
    font-family:Lato, sans-serif;
    text-transform:uppercase;
}
.list6 {
    margin-left: 250px;
    margin-right:250px;
    font-weight:400;
    font-family:Arial, Helvetica, sans-serif;
    color:#328508;
}
li:hover {
    color: #28AB07;
}
li.item1 {
    list-style:none url("../../uploads/carousel_right_Hover_button.png");
    line-height:1;
    vertical-align:top;
}
li.item2 {
    list-style:none url("../../uploads/carousel_right_Hover_button.png");
    line-height:1;
    vertical-align:top;
}
span.span27 {
    color: #000000;
}
span.span28 {
    font-weight: normal;
    font-family:Arial, Helvetica, sans-serif;
}
#ContactForm3 {
    width:100%;
    margin-left:185px;
    margin-right:185px;
    padding-right:800px;
    border-color:#000000;
}
#ContactForm3_form {
    width:100%;
}
#ContactForm3_form .form-group {
    margin-bottom:20px;
}
#ContactForm3_form .form-group button[type="submit"] {
    width:122px;
    display:block;
    font-style: normal;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#ContactForm3_form .form-group input.form-control {
    font-size:15px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    width:100%;
    height:45px;
}
#ContactForm3_form .form-group input.form-control:hover {
    background-color:#FAFAFA;
}
#ContactForm3_form .form-group input.form-control:focus {
    background-color:#FAFAFA;
}
#ContactForm3_form .form-group textarea.form-control {
    font-size:15px;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
    width:100%;
}
#ContactForm3_form .form-group label {
    font-size:15px;
    font-style: normal;
    font-weight: 400;
    font-family: Open Sans, sans-serif;
}
#ContactForm3_form .form-group .contactus.button-default {
    height:auto;
    width:150px;
}
#ContactForm3_form .form-group .contactus.button-default:hover {
    height:auto;
}
#ContactForm3_form .form-group .contactus.button-default:active {
    height:auto;
}
#Map4 {
    width:50%;
    height:300px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding-left:185px;
    margin-left:auto;
    margin-right:auto;
    background:url("https://www.google.com.au/search?rlz=1C1ASUT_enAU522AU525&espv=2&biw=1600&bih=738&q=42-44%20trembath%20street%2C%20bowden%20sa%205007&npsic=0&rflfq=1&rlha=0&rllag=-34902688,138581899,0&tbm=lcl&ved=0ahUKEwjU_pvcx_bMAhUF2qYKHfg2AS0QtgMIHQ&tbs=lf:1,lf_ui:2&rlfi=hd:;si:") left top repeat scroll transparent;
}
div.spacer, section.spacer, div.spacer {
    height:20px;
    border:none;
    background-color:#f4f5f6;
}
img.image44 {
    max-width: 100%;
}
#wp_widget1 .searchform #s {
    width: 100%;
    border-style:solid;
    padding-left:40px;
    display:inline-block;
    min-height:42px;
    border-width:1px;
    border-color:#E0E0E0;
    background: #fff url(../../mu-plugins/searchform/assets/searchIcon_normalState.png) no-repeat scroll 8px 10px;
    color:#666;
    outline:0;
    margin-top:0;
    transition:all .4s linear 0s;
}
#wp_widget1 .searchform {
    min-height: 44px;
}
#wp_widget1 .searchform #s:hover {
    background-image:url(../../mu-plugins/searchform/assets/searchIcon_hoverState.png);
    border-color:#4DA6FF;
}
#wp_widget1 #searchsubmit {
    font-size:14px;
    border-style:solid;
    border-width:0;
    border-color:transparent;
    padding:12px 20px 13px;
    color:#FFF;
    background-color:#09f;
    margin:0 0 0 10px;
    display:inline-block;
    cursor:pointer;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    transition:all .4s linear 0s;
}
#wp_widget1 #searchsubmit:hover {
    background-color: #0088ff;
}
.row_456 {
    clear: both;
    min-height: 100px;
}
.slider_row9 {
    clear: both;
    min-height: 100px;
}
#slider15 {
    width:100%;
    height:auto;
    display:block;
    position:relative;
    background:url("../../uploads/2016/09/slider1_1100_500.jpg") center center / cover no-repeat scroll transparent;
}
#slider15 .slider15_content {
    width:100%;
    overflow:hidden;
}
#slider15 .slider15_content .item.slider15_Slide3 {
    min-height:200px;
}
.row_458 {
    clear: both;
    width: 100%;
    min-height: 200px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#slider15 .slider15_content .item {
    width:100%;
    height:100%;
}
#slider15 .content-wrapper.owl-carousel.owl-theme {
    display:block;
}
#slider15 .slider15_content > .item {
    display:none;
}
#slider15 .slider15_content > .item:first-of-type {
    display:block;
}
#slider15 .slider15_content .item.slider15_Slide5 {
    height:500px;
    background:url("../../uploads/2016/09/slider13_1100_500.jpg") center center / cover no-repeat scroll rgb(155, 203, 67);
    min-height:500px;
}
.column_391 {
    width: 100%;
    min-height: 100px;
    margin-left:auto;
    margin-right:auto;
    padding:5% 15px 0 15px;
}
.row_457 {
    clear: both;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
}
.column_392 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
    padding-bottom:3%;
}
h1.hero_title11 {
    color: #FFFFFF;
    font-weight:700;
    font-family:Lato, sans-serif;
    font-size:36px;
    margin-top:5%;
    margin-bottom:7%;
}
p.hero_description10 {
    color: #FFFFFF;
    font-size:16px;
    margin-top:20px;
    margin-bottom:30px;
}
a.hero_btn10 {
    display:inline-block;
    margin:3% 0 3% 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:transparent;
    border:0 solid;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
    border-width:3px;
    border-color:#FFFFFF;
    font:normal normal 900 13px/157% Lato, sans-serif;
    letter-spacing:3px;
}
a.hero_btn10:hover {
    color: #808080;
}
a.hero_btn10:hover {
    background-color: #FFFFFF;
    color:#808080;
}
a.hero_btn10:active {
    background-color: #FFFFFF;
    color:#666666;
}
a.hero_btn10:visited {
    color: #333333;
}
.column_393 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3%;
}
.column_393 img {
    height: auto;
    width:auto;
}
.column_393 img.hero_image9 {
    margin-left: auto;
    margin-right:auto;
    display:block;
    height:auto;
    width:auto;
}
#slider15 .slider15_content .item.slider15_Slide6 {
    height:500px;
    min-height:500px;
    background:url("../../uploads/2016/09/slider12_1100_500.jpg") center center / cover no-repeat scroll rgb(178, 59, 122);
}
#slider15 .owl-controls.clickable {
    display:none;
    margin-top:0px;
    margin-left:0px;
    width:100%;
    bottom:0px;
    position:absolute;
}
#slider15 .owl-pagination {
    width:102px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#slider15 .owl-page {
    display:inline-block;
    float:none;
    width:26px;
}
#slider15 .owl-page.active {
    display:inline-block;
}
#slider15 .owl-theme .owl-controls .owl-pagination .owl-page span {
    display:block;
    width:12px;
    height:12px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
#slider15 .owl-page span:hover {
    background-color: #4DA5FF;
}
#slider15 .owl-page.active span {
    display:block;
    background-color: rgba(0, 0, 0, 1);
}
#slider15 .owl-page.active span:hover {
    background-color: #4DA5FF;
}
#slider15 .owl-prev {
    display:block;
}
#slider15 .owl-prev {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    background-image:url("../../uploads/slider_left_idle.png");
    background-color:transparent;
    left:0px;
}
#slider15 .owl-prev:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_left_hover.png");
}
#slider15 .owl-next {
    display:block;
}
#slider15 .owl-next {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    background-color:transparent;
    background-image:url("../../uploads/slider_right_idle.png");
    right:0px;
}
#slider15 .owl-next:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_right_hover.png");
}
span.span192 {
    font-family: Arial, Helvetica, sans-serif;
    display:inline-block;
    margin-bottom:30px;
}
.cp-shrink-wrapper {
    min-height: 72px;
}
.slider_row10 {
    clear: both;
    min-height: 100px;
}
#slider16 {
    width:100%;
    height:auto;
    display:block;
    position:relative;
}
#slider16 .slider16_content {
    width:100%;
    overflow:hidden;
}
#slider16 .slider16_content .item {
    width:100%;
    height:100%;
}
#slider16 .content-wrapper.owl-carousel.owl-theme {
    display:block;
}
#slider16 .slider16_content > .item {
    display:none;
}
#slider16 .slider16_content > .item:first-of-type {
    display:block;
}
#slider16 .slider16_content .item.slider16_Slide5 {
    height:100%;
    background:url("../../uploads/2016/09/slider13_1100_500.jpg") center center / cover no-repeat scroll rgb(155, 203, 67);
}
.column_420 {
    width: 100%;
    min-height: 100px;
    margin-left:auto;
    margin-right:auto;
    padding:5% 15px 0 15px;
}
.row_478 {
    clear: both;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
}
.column_421 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
    padding-bottom:3%;
}
h1.hero_title12 {
    color: #FFFFFF;
    font-weight:700;
    font-family:Lato, sans-serif;
    font-size:36px;
    margin-top:5%;
    margin-bottom:7%;
}
p.hero_description11 {
    color: #FFFFFF;
    font-size:16px;
    margin-top:20px;
    margin-bottom:30px;
}
a.hero_btn11 {
    display:inline-block;
    margin:3% 0 3% 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:transparent;
    border:0 solid;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
    border-width:3px;
    border-color:#FFFFFF;
    font:normal normal 900 13px/157% Lato, sans-serif;
    letter-spacing:3px;
}
a.hero_btn11:hover {
    color: #808080;
}
a.hero_btn11:hover {
    background-color: #FFFFFF;
    color:#808080;
}
a.hero_btn11:active {
    background-color: #FFFFFF;
    color:#666666;
}
a.hero_btn11:visited {
    color: #333333;
}
.column_422 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3%;
}
.column_422 img {
    height: auto;
    width:auto;
}
.column_422 img.hero_image10 {
    margin-left: auto;
    margin-right:auto;
    display:block;
}
#slider16 .slider16_content .item.slider16_Slide6 {
    height:500px;
    background:url("../../uploads/2016/09/slider12_1100_500.jpg") center center / cover no-repeat scroll rgb(178, 59, 122);
    min-height:500px;
}
#slider16 .owl-controls.clickable {
    display:none;
    margin-top:0px;
    margin-left:0px;
    width:100%;
    bottom:0px;
    position:absolute;
}
#slider16 .owl-pagination {
    width:76px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#slider16 .owl-page {
    display:inline-block;
    float:none;
    width:26px;
}
#slider16 .owl-page.active {
    display:inline-block;
}
#slider16 .owl-theme .owl-controls .owl-pagination .owl-page span {
    display:block;
    width:12px;
    height:12px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
#slider16 .owl-page span:hover {
    background-color: #4DA5FF;
}
#slider16 .owl-page.active span {
    display:block;
    background-color: rgba(0, 0, 0, 1);
}
#slider16 .owl-page.active span:hover {
    background-color: #4DA5FF;
}
#slider16 .owl-prev {
    display:block;
}
#slider16 .owl-prev {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    background-image:url("../../uploads/slider_left_idle.png");
    background-color:transparent;
    left:0px;
}
#slider16 .owl-prev:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_left_hover.png");
}
#slider16 .owl-next {
    display:block;
}
#slider16 .owl-next {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    background-color:transparent;
    background-image:url("../../uploads/slider_right_idle.png");
    right:0px;
}
#slider16 .owl-next:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_right_hover.png");
}
.row_487 {
    clear: both;
    min-height: 100px;
}
.row_488 {
    clear: both;
    min-height: 100px;
}
.slider_row16 {
    clear: both;
    min-height: 100px;
}
#slider22 {
    width:100%;
    height:auto;
    display:block;
}
#slider22 .slider22_content {
    width:100%;
    overflow:hidden;
}
#slider22 .slider22_content .item {
    width:100%;
    height:100%;
}
#slider22 .content-wrapper.owl-carousel.owl-theme {
    display:block;
}
#slider22 .slider22_content > .item {
    display:none;
    background:url("../../uploads/2016/09/slider12_1100_500.jpg") center center / cover no-repeat scroll transparent;
}
#slider22 .slider22_content > .item:first-of-type {
    display:block;
}
#slider22 .slider22_content .item.slider10_Slide15 {
    height:500px;
    min-height:500px;
    background:url("../../uploads/2016/09/slider13_1100_500.jpg");
}
.column_438 {
    width: 100%;
    min-height: 100px;
    margin-left:auto;
    margin-right:auto;
    padding:5% 15px 0 15px;
}
.row_489 {
    clear: both;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
}
.column_439 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
    padding-bottom:3%;
}
h1.hero_title18 {
    color: #FFFFFF;
    font-weight:700;
    font-family:Lato, sans-serif;
    font-size:36px;
    margin-top:5%;
    margin-bottom:7%;
}
p.hero_description17 {
    color: #FFFFFF;
    font-size:16px;
    margin-top:20px;
    margin-bottom:30px;
}
a.hero_btn17 {
    display:inline-block;
    margin:3% 0 3% 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:transparent;
    border:0 solid;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
    border-width:3px;
    border-color:#FFFFFF;
    font:normal normal 900 13px/157% Lato, sans-serif;
    letter-spacing:3px;
}
a.hero_btn17:hover {
    color: #808080;
}
a.hero_btn17:hover {
    background-color: #FFFFFF;
    color:#808080;
}
a.hero_btn17:active {
    background-color: #FFFFFF;
    color:#666666;
}
a.hero_btn17:visited {
    color: #333333;
}
.column_440 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3%;
}
.column_440 img {
    height: auto;
    width:auto;
}
.column_440 img.hero_image16 {
    margin-left: auto;
    margin-right:auto;
    display:block;
}
#slider22 .slider22_content .item.slider22_Slide16 {
    height:500px;
    background-color:#B23B7A;
    min-height:500px;
}
#slider22 .owl-controls.clickable {
    display:none;
    margin-top:0px;
    margin-left:0px;
    width:100%;
    bottom:0px;
    position:absolute;
}
#slider22 .owl-pagination {
    width:76px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#slider22 .owl-page {
    display:inline-block;
    float:none;
    width:26px;
}
#slider22 .owl-page.active {
    display:inline-block;
}
#slider22 .owl-theme .owl-controls .owl-pagination .owl-page span {
    display:block;
    width:12px;
    height:12px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
#slider22 .owl-page span:hover {
    background-color: #4DA5FF;
}
#slider22 .owl-page.active span {
    display:block;
    background-color: rgba(0, 0, 0, 1);
}
#slider22 .owl-page.active span:hover {
    background-color: #4DA5FF;
}
#slider22 .owl-prev {
    display:block;
}
#slider22 .owl-prev {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    background-image:url("../../uploads/slider_left_idle.png");
    background-color:transparent;
    left:0px;
}
#slider22 .owl-prev:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_left_hover.png");
}
#slider22 .owl-next {
    display:block;
}
#slider22 .owl-next {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    background-color:transparent;
    background-image:url("../../uploads/slider_right_idle.png");
    right:0px;
}
#slider22 .owl-next:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_right_hover.png");
}
.row_485 {
    clear: both;
    min-height: 100px;
}
.row_674 {
    min-height: 25px;
}
.row_702 {
    clear: both;
    min-height: 100px;
}
.column_507 {
    float: left;
    width: 100%;
    min-height: 100px;
    border-color:#08186B;
    border-style:solid;
    border-width:1px;
}
.column_508 {
    float: left;
    width: 100%;
    min-height: 100px;
    border-style:solid;
    border-width:1px;
}
.align-inline-wrap160 {
    text-align: center;
    float:left;
    width:100%;
}
.row_653 {
    clear: both;
    min-height: 100px;
    margin-right:150px;
}
.column_490 {
    float: none;
    width: auto;
    min-height: 100px;
    margin-right:20px;
    padding-left:20px;
    padding-right:20px;
    border-color:#8F8461;
    border-style:solid;
    border-width:1px;
}
.column_491 {
    float: none;
    width: auto;
    min-height: 100px;
    border-style:solid;
    border-width:1px;
    border-color:rgb(143, 132, 97) rgb(143, 132, 97) rgb(143, 132, 97) #818461;
    max-width:50px;
}
.row_792 {
    clear: both;
    min-height: 100px;
}
.row_655 {
    clear: both;
    min-height: 61px;
}
.row_537 {
    clear: both;
    min-height: 100px;
}
.row_538 {
    clear: both;
    min-height: 100px;
}
.row_518 {
    clear: both;
    min-height: 100px;
}
.slider_row18 {
    clear: both;
    min-height: 404px;
}
.row_529 {
    clear: both;
    min-height: 100px;
}
.slider_row19 {
    clear: both;
    min-height: 100px;
}
#slider25 {
    width:100%;
    height:auto;
    display:block;
    position:relative;
}
#slider25 .content-wrapper.owl-carousel.owl-theme {
    display:block;
}
#slider25 .slider25_content {
    width:100%;
    overflow:hidden;
}
#slider25 .slider25_content .item.slider25_Slide9 {
    min-height:200px;
    background:url("../../uploads/2016/10/asbestos-training_1300x480.jpg") center center / cover no-repeat scroll transparent;
}
.row_631 {
    clear: both;
    width: 100%;
    min-height: 200px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#slider25 .slider25_content > .item:first-of-type {
    display:block;
}
#slider25 .slider25_content > .item {
    display:none;
}
#slider25 .slider25_content .item {
    width:100%;
    height:100%;
}
#slider25 .slider25_content .item.slider25_Slide2 {
    height:100%;
    background:url("../../uploads/2016/09/slider12_1100_500-1.jpg") center center / cover no-repeat scroll transparent;
}
.column_450 {
    width: 100%;
    min-height: 100px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
.row_530 {
    clear: both;
    min-height: 100px;
    text-align:center;
    color:#FFFFFF;
    padding:10% 15% 5% 15%;
}
.row_530 h1 {
    color: #FFFFFF;
    font-weight:300;
}
.row_530 h1.newClass3 {
    text-shadow:0px 2px 5px rgba(51, 51, 51, 0.5);
    -moz-text-shadow:0px 2px 5px rgba(51, 51, 51, 0.5);
    -webkit-text-shadow:0px 2px 5px rgba(51, 51, 51, 0.5);
}
p.newClass1 {
    font-weight: 700;
    text-shadow:0px 3px 2px rgba(51, 51, 51, 0.5);
    -moz-text-shadow:0px 3px 2px rgba(51, 51, 51, 0.5);
    -webkit-text-shadow:0px 3px 2px rgba(51, 51, 51, 0.5);
}
#slider25 .slider25_content .item.slider25_Slide4 {
    height:100%;
    background:url("../../uploads/2016/09/slider11.jpg") center center / cover no-repeat scroll transparent;
}
#slider25 .slider25_content .item.slider25_Slide5 {
    height:100%;
    background:url("../../uploads/2016/09/slider13_1100_500.jpg") center center / cover no-repeat scroll transparent;
}
#slider25 .slider25_content .item.slider25_Slide3 {
    height:100%;
    background:url("../../uploads/2016/09/slider3_removal-and-training.jpg") center center / cover no-repeat scroll transparent;
}
.row_531 {
    clear: both;
    min-height: 100px;
    padding-top:10%;
    padding-bottom:5%;
    margin-right:0px;
    margin-left:0px;
}
.column_451 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.row_532 {
    clear: both;
    min-height: 100px;
    color:#FFFFFF;
    text-align:center;
    padding-bottom:5%;
}
.row_532 h4 {
    color: #FFFFFF;
    text-transform:uppercase;
}
.row_533 {
    clear: both;
    min-height: 100px;
    margin-right:0px;
    margin-left:0px;
}
.column_452 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
}
.row_534 {
    clear: both;
    min-height: 100px;
    color:#FFFFFF;
    padding-top:15%;
    padding-bottom:15%;
    text-align:center;
}
.row_534 h1 {
    color: #FFFFFF;
}
.row_535 {
    clear: both;
    min-height: 100px;
    margin-right:-15px;
    margin-left:-15px;
}
.column_453 {
    float: none;
    width: 100%;
    min-height: 100px;
    text-align:center;
    margin-left:auto;
    color:#FFFFFF;
    padding:10% 15px 5% 15px;
}
.column_453 h1 {
    color: #FFFFFF;
}
#slider25 .owl-controls.clickable {
    display:none;
    margin-top:0px;
    margin-left:0px;
    width:100%;
    bottom:0px;
    position:absolute;
}
#slider25 .owl-pagination {
    width:154px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#slider25 .owl-page {
    display:inline-block;
    float:none;
    width:26px;
}
#slider25 .owl-page.active {
    display:inline-block;
}
#slider25 .owl-page span:hover {
    background-color: #4DA5FF;
}
#slider25 .owl-page.active span {
    display:block;
    background-color: rgba(0, 0, 0, 1);
}
#slider25 .owl-page.active span:hover {
    background-color: #4DA5FF;
}
#slider25 .owl-theme .owl-controls .owl-pagination .owl-page span {
    display:block;
    width:12px;
    height:12px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
#slider25 .owl-prev {
    display:block;
}
#slider25 .owl-prev {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    background-image:url("../../uploads/slider_left_idle.png");
    background-color:transparent;
    left:0px;
}
#slider25 .owl-prev:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_left_hover.png");
}
#slider25 .owl-next {
    display:block;
}
#slider25 .owl-next {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    background-color:transparent;
    background-image:url("../../uploads/slider_right_idle.png");
    right:0px;
}
#slider25 .owl-next:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_right_hover.png");
}
#slider24 {
    width:100%;
    height:auto;
    display:block;
    position:relative;
    background:url("../../uploads/2016/09/slider11.jpg") center center / cover no-repeat scroll transparent;
}
#slider24 .slider24_content {
    width:100%;
    overflow:hidden;
}
.row_528 {
    clear: both;
    width: 100%;
    min-height: 200px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#slider24 .slider24_content .item.slider24_Slide4 {
    min-height:200px;
}
.row_527 {
    clear: both;
    width: 100%;
    min-height: 200px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#slider24 .slider24_content .item.slider24_Slide3 {
    min-height:200px;
    background:url("../../uploads/2016/09/slider12_1100_500-1.jpg") center center / cover no-repeat scroll rgb(237, 250, 252);
}
.row_526 {
    clear: both;
    width: 100%;
    min-height: 200px;
    padding-left:15px;
    padding-right:15px;
    margin-left:auto;
    margin-right:auto;
}
#slider24 .slider24_content .item {
    width:100%;
    height:100%;
}
#slider24 .content-wrapper.owl-carousel.owl-theme {
    display:block;
}
#slider24 .slider24_content > .item {
    display:none;
}
#slider24 .slider24_content > .item:first-of-type {
    display:block;
}
#slider24 .slider24_content .item.slider24_Slide5 {
    height:500px;
    min-height:200px;
    margin-bottom:30px;
    background:url("../../uploads/2016/09/slider11.jpg") center center / cover no-repeat scroll rgb(237, 250, 252);
}
.column_447 {
    width: 100%;
    min-height: 100px;
    margin-left:auto;
    margin-right:auto;
    padding:5% 15px 0 15px;
}
.row_525 {
    clear: both;
    width: auto;
    margin-left: 0px;
    margin-right: 0px;
}
.column_448 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    text-align:center;
    padding-bottom:3%;
}
h1.hero_title20 {
    color: #FFFFFF;
    font-weight:700;
    font-family:Lato, sans-serif;
    font-size:36px;
    margin-top:5%;
    margin-bottom:7%;
}
p.hero_description19 {
    color: #FFFFFF;
    font-size:16px;
    margin-top:20px;
    margin-bottom:30px;
}
a.hero_btn19 {
    display:inline-block;
    margin:3% 0 3% 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:transparent;
    border:0 solid;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
    border-width:3px;
    border-color:#FFFFFF;
    font:normal normal 900 13px/157% Lato, sans-serif;
    letter-spacing:3px;
}
a.hero_btn19:hover {
    color: #808080;
}
a.hero_btn19:hover {
    background-color: #FFFFFF;
    color:#808080;
}
a.hero_btn19:active {
    background-color: #FFFFFF;
    color:#666666;
}
a.hero_btn19:visited {
    color: #333333;
}
.column_449 {
    float: none;
    width: 100%;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 3%;
}
.column_449 img {
    height: auto;
    width:auto;
}
.column_449 img.hero_image18 {
    margin-left: auto;
    margin-right:auto;
    display:block;
}
#slider24 .slider24_content .item.slider24_Slide6 {
    height:500px;
    min-height:500px;
    margin-bottom:30px;
    background:url("../../uploads/2016/09/slider13_1100_500.jpg") center center / cover no-repeat scroll rgb(237, 250, 252);
}
#slider24 .owl-controls.clickable {
    display:none;
    margin-top:0px;
    margin-left:0px;
    width:100%;
    bottom:0px;
    position:absolute;
}
#slider24 .owl-pagination {
    width:50px;
    float:none;
    margin-left:auto;
    margin-right:auto;
}
#slider24 .owl-page {
    display:inline-block;
    float:none;
    width:26px;
}
#slider24 .owl-page.active {
    display:inline-block;
}
#slider24 .owl-theme .owl-controls .owl-pagination .owl-page span {
    display:block;
    width:12px;
    height:12px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.5);
}
#slider24 .owl-page span:hover {
    background-color: #4DA5FF;
}
#slider24 .owl-page.active span {
    display:block;
    background-color: rgba(0, 0, 0, 1);
}
#slider24 .owl-page.active span:hover {
    background-color: #4DA5FF;
}
#slider24 .owl-prev {
    display:block;
}
#slider24 .owl-prev {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    background-image:url("../../uploads/slider_left_idle.png");
    background-color:transparent;
    left:0px;
}
#slider24 .owl-prev:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_left_hover.png");
}
#slider24 .owl-next {
    display:block;
}
#slider24 .owl-next {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    background-color:transparent;
    background-image:url("../../uploads/slider_right_idle.png");
    right:0px;
}
#slider24 .owl-next:hover {
    background-color:transparent;
    background-image: url("../../uploads/slider_right_hover.png");
}
h1.heading92 {
    border-style: solid;
    border-width:5px;
    border-color:#8F8461;
    padding-top:30px;
    padding-bottom:30px;
    margin-top:0px;
    margin-bottom:0px;
    font-family:Arial, Helvetica, sans-serif;
    background-color:#ffffff;
}
.align-inline-wrap155 {
    text-align: center;
}
span.span517 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:400;
}
a {
    line-height:170%;
    color:#9BCB43;
    font-size: 16px;
    text-decoration:none;
    cursor:pointer;
    font-weight:700;
}
h4.services-link {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}
span.span677 {
    font-weight: normal;
    text-align:center;
}
span.span678 {
    font-weight: normal;
    font-family:Arial, Helvetica, sans-serif;
    display:inline-block;
    margin-top:10px;
}
.row_675 {
    text-align: center;
}
.align-inline-wrap153 {
    text-align: center;
}
i.span679 {
    text-align: center;
}
span.span687 {
    display: inline-block;
}
span.span688 {
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}
.row_561 {
    clear: both;
    min-height: 100px;
}
.content {
    background:url("../../uploads/2016/07/carter-back-4.png") left top repeat scroll transparent;
    border-style:solid;
    border-width:0px;
    border-color:#8F8461;
    line-height:0%;
    font-weight:700;
    font-family:Arial, Helvetica, sans-serif;
    color:#08186B;
    text-align:center;
    position:relative;
}
@media only screen and (min-width : 768px) {
    .slider_row10 {
        clear: both;
    }
    .column_420 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_478 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:100px;
    }
    .column_421 {
        float: left;
        width: 50%;
        min-height: 300px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-bottom:0;
    }
    h1.hero_title12 {
        font-size: 34px;
        margin-top:60px;
    }
    a.hero_btn11 {
        border-width: 3px;
    }
    .column_422 {
        float: left;
        width: 50%;
        min-height: 250px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #slider16 .owl-prev {
        left: 0px;
        right:auto;
    }
    #slider16 .owl-next {
        right: 0px;
        left:auto;
    }
    .column_412 {
        float: left;
        width: 33.33%;
        min-height: 100px;
    }
    .column_413 {
        float: left;
        width: 33.34%;
        min-height: 100px;
    }
    .row_472 {
        clear: both;
        width: auto;
    }
    body {
        text-align: left;
        width:100%;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
        transition:all 0.4s linear 0s;
    }
    .post-list a.page-numbers {
        border-width: 0px;
        border-style:none;
        transition:all 0.4s linear 0s;
        padding:13px 15px;
    }
    .post-list span.current {
        border-width: 0px;
        display:inline-block;
        padding:11px;
    }
    .list6 {
        margin-right: 250px;
    }
    #ContactForm3 {
        margin-right: 185px;
        padding-right:800px;
    }
    #Map4 {
        padding-left: 185px;
        margin-left:auto;
        margin-right:auto;
    }
    #wp_widget1 .searchform #s {
        min-height:42px;
        border-style:solid;
        padding-left:40px;
    }
    .column_195 {
        float: left;
        width: 100%;
        min-height: 25px;
    }
    .column_196 {
        float: left;
        width: 25%;
        min-height: 30px;
    }
    #wp_widget2 .searchform #s {
        min-height:35px;
        border-style:solid;
        padding-left:40px;
    }
    .row_201 {
        clear: both;
        width: auto;
    }
    .row_277 {
        clear: both;
        min-height: 100px;
    }
    .row_278 {
        clear: both;
        min-height: 100px;
    }
    .row_290 {
        clear: both;
        min-height: 100px;
    }
    .row_456 {
        clear: both;
        min-height: 100px;
    }
    .slider_row9 {
        clear: both;
    }
    .column_391 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_457 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:100px;
    }
    .column_392 {
        float: left;
        width: 50%;
        min-height: 300px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-bottom:0;
    }
    h1.hero_title11 {
        font-size: 34px;
        margin-top:60px;
    }
    a.hero_btn10 {
        border-width: 3px;
    }
    .column_393 {
        float: left;
        width: 50%;
        min-height: 250px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #slider15 .owl-prev {
        left: 0px;
        right:auto;
    }
    #slider15 .owl-next {
        right: 0px;
        left:auto;
    }
    .row_458 {
        clear: both;
        width: 90%;
        min-height:200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .column_411 {
        float: left;
        width: 33.33%;
        min-height: 100px;
    }
    #slider16 .slider16_content .item.slider16_Slide5 {
        min-height: 500px;
        height:500px;
    }
    .row_487 {
        clear: both;
        min-height: 100px;
    }
    .row_488 {
        clear: both;
        min-height: 100px;
    }
    .slider_row16 {
        clear: both;
    }
    .column_438 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_489 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:100px;
    }
    .column_439 {
        float: left;
        width: 50%;
        min-height: 300px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-bottom:0;
    }
    h1.hero_title18 {
        font-size: 34px;
        margin-top:60px;
    }
    a.hero_btn17 {
        border-width: 3px;
    }
    .column_440 {
        float: left;
        width: 50%;
        min-height: 250px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #slider22 .owl-prev {
        left: 0px;
        right:auto;
    }
    #slider22 .owl-next {
        right: 0px;
        left:auto;
    }
    .row_485 {
        clear: both;
        min-height: 100px;
    }
    .row_505 {
        clear: both;
        min-height: 100px;
    }
    .row_561 {
        clear: both;
        min-height: 333px;
        display:inline;
    }
    .row_674 {
        width: auto;
    }
    .row_702 {
        clear: both;
        min-height: 200px;
    }
    .column_507 {
        float: left;
        width: 50%;
        min-height: 330px;
        border-style:solid;
        border-width:1px;
    }
    .column_508 {
        float: left;
        width: 50%;
        min-height: 330px;
        border-style:solid;
        border-width:1px;
    }
    .align-inline-wrap160 {
        width: auto;
        float:none;
    }
    .row_703 {
        clear: both;
        width: auto;
    }
    .row_653 {
        clear: both;
        min-height: 826px;
        margin-left:150px;
        margin-right:150px;
    }
    .column_490 {
        float: left;
        width: 50%;
        min-height: 450px;
        margin-right:0px;
        padding-left:20px;
        padding-right:20px;
        border-style:solid;
        border-width:1px;
    }
    .column_491 {
        float: left;
        width: 49.259259936235665%;
        min-height: 450px;
        border-style:solid;
        border-width:1px 1px 1px 0;
        position:static;
    }
    .row_654 {
        clear: both;
        width: auto;
    }
    .row_792 {
        clear: both;
        min-height: 100px;
    }
    .row_655 {
        clear: both;
        min-height: 36px;
        width:100%;
    }
    .row_537 {
        clear: both;
        min-height: 100px;
    }
    .row_538 {
        clear: both;
        min-height: 100px;
    }
    #slider25 {
        width: 100%;
    }
    .row_518 {
        clear: both;
        min-height: 100px;
    }
    .slider_row18 {
        clear: both;
    }
    .row_529 {
        clear: both;
        min-height: 100px;
    }
    .slider_row19 {
        clear: both;
    }
    #slider25 .slider25_content .item.slider25_Slide2 {
        height:100%;
    }
    .column_450 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_530 {
        clear: both;
        min-height: 100px;
        padding-left:15%;
    }
    #slider25 .slider25_content .item.slider25_Slide4 {
        height:100%;
    }
    .row_531 {
        clear: both;
        min-height: 319px;
        margin-left:0px;
    }
    .column_451 {
        float: left;
        width: 33.3333%;
        min-height: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row_532 {
        clear: both;
        min-height: 100px;
        padding-bottom:0;
    }
    .row_533 {
        clear: both;
        min-height: 100px;
        margin-left:0px;
    }
    .column_452 {
        float: left;
        width: 75%;
        min-height: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row_534 {
        clear: both;
        min-height: 436px;
        text-align:left;
    }
    .row_535 {
        clear: both;
        min-height: 100px;
        margin-left:-15px;
    }
    .column_453 {
        width: 75%;
        min-height: 424px;
        padding-left: 15px;
        padding-right: 15px;
        margin-left:auto;
        text-align:right;
    }
    #slider25 .owl-prev {
        left: 0px;
        right:auto;
    }
    #slider25 .owl-next {
        right: 0px;
        left:auto;
    }
    .column_447 {
        min-height: 100px;
        width: 90%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_525 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:100px;
    }
    .column_448 {
        float: left;
        width: 50%;
        min-height: 300px;
        padding-left: 15px;
        padding-right: 15px;
        text-align:left;
        padding-bottom:0;
    }
    h1.hero_title20 {
        font-size: 34px;
        margin-top:60px;
    }
    a.hero_btn19 {
        border-width: 3px;
    }
    .column_449 {
        float: left;
        width: 50%;
        min-height: 250px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #slider24 .owl-prev {
        left: 0px;
        right:auto;
    }
    #slider24 .owl-next {
        right: 0px;
        left:auto;
    }
    .row_539 {
        clear: both;
        min-height: 100px;
    }
    .row_581 {
        clear: both;
        min-height: 100px;
    }
    h1.heading92 {
        border-style: solid;
        border-width:1px;
        width:100%;
    }
    .simplesliderdefault_wrapper {
        min-height: -35px;
    }
    .row_526 {
        clear: both;
        width: 90%;
        min-height:200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_527 {
        clear: both;
        width: 90%;
        min-height:200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_528 {
        clear: both;
        width: 90%;
        min-height:200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    .row_631 {
        clear: both;
        width: 90%;
        min-height:200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
    }
    h4.heading102 {
        min-height: 20px;
    }
    .align-inline-wrap152 {
        width: 100%;
        min-height:0px;
        height:75px;
    }
    span.span687 {
        width: 100%;
    }
    .column_491_align {
        right: auto;
        left:auto;
    }
    .align-inline-wrap153 {
        min-height: 27px;
        margin-bottom:20px;
    }
    #slider25 .slider25_content {
    }
    #slider25 .slider25_content .item.slider25_Slide3 {
        background-size: cover;
        background-position:left center;
        min-height:100px;
        height:100px;
    }
    .content {
    }
}
@media only screen and (min-width : 1024px) {
    body {
        text-align: left;
        width:100%;
    }
    .post-list a.page-numbers {
        border-top-width: 0px;
        border-right-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-style:none;
        display:inline-block;
        transition:all 0.4s linear 0s;
        padding:13px 15px;
    }
    .post-list span.current {
        border-width:0;
        border-style:none;
        display:inline-block;
        padding:11px;
    }
    .content {
        border-width:0px;
        padding-left:0;
        display:block;
    }
    .post-list a.next-page-link {
        transition: all 0.4s linear 0s;
        padding-left:25px;
        padding-right:25px;
    }
    .list6 {
        margin-right: 250px;
    }
    #ContactForm3 {
        margin-right: 185px;
        padding-right:1200px;
    }
    #Map4 {
        padding-left: 0px;
        margin-left:auto;
        margin-right:auto;
    }
    #wp_widget1 .searchform #s {
        border-style:solid;
        padding-left:40px;
    }
    .row_201 {
        clear: both;
        width: auto;
    }
    .column_195 {
        float: left;
        min-height:25px;
    }
    .column_196 {
        float: left;
    }
    #wp_widget2 .searchform #s {
        border-style:solid;
        padding-left:40px;
        display:inline-block;
    }
    .row_277 {
        clear: both;
        min-height: 100px;
    }
    .row_278 {
        clear: both;
        min-height: 100px;
    }
    .row_290 {
        clear: both;
        min-height: 100px;
    }
    .row_456 {
        clear: both;
        min-height: 391px;
    }
    .column_391 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        min-height:500px;
    }
    .row_457 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:400px;
    }
    .column_392 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:41.6667%;
        text-align:left;
        min-height:400px;
        padding-bottom:0;
    }
    h1.hero_title11 {
        font-size: 46px;
        margin-top:60px;
    }
    a.hero_btn10 {
        border-width:2px;
        display:inline-block;
    }
    .column_393 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:58.3333%;
        min-height:400px;
    }
    #slider15 .owl-prev {
        left: 50px;
        right:auto;
    }
    #slider15 .owl-next {
        right: 50px;
        left:auto;
    }
    .row_458 {
        clear: both;
        width: 80%;
        min-height: 200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_472 {
        clear: both;
        width: auto;
    }
    .column_411 {
        float: left;
    }
    .column_412 {
        float: left;
    }
    .column_413 {
        float: left;
    }
    .column_420 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        min-height:500px;
    }
    .row_478 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:484px;
    }
    .column_421 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:41.6667%;
        text-align:left;
        min-height:400px;
        padding-bottom:0;
    }
    h1.hero_title12 {
        font-size: 46px;
        margin-top:60px;
    }
    a.hero_btn11 {
        border-width:2px;
        display:inline-block;
    }
    .column_422 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:58.3333%;
        min-height:400px;
    }
    #slider16 .owl-prev {
        left: 50px;
        right:auto;
    }
    #slider16 .owl-next {
        right: 50px;
        left:auto;
    }
    #slider16 .slider16_content .item.slider16_Slide5 {
        min-height: 500px;
        height:500px;
    }
    .row_487 {
        clear: both;
        min-height: 100px;
    }
    .row_485 {
        clear: both;
        min-height: 100px;
    }
    .row_505 {
        clear: both;
        min-height: 100px;
    }
    .row_561 {
        clear: both;
        min-height: 333px;
    }
    .row_674 {
        width: auto;
    }
    .row_653 {
        margin-right: 150px;
        min-height:200px;
    }
    .row_792 {
        clear: both;
        min-height: 100px;
    }
    .row_655 {
        clear: both;
        min-height: 40px;
        width:100%;
    }
    .row_537 {
        clear: both;
        min-height: 100px;
    }
    .row_518 {
        clear: both;
        min-height: 433px;
    }
    .column_447 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        min-height:500px;
    }
    .row_525 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:400px;
    }
    .column_448 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:41.6667%;
        text-align:left;
        min-height:400px;
        padding-bottom:0;
    }
    h1.hero_title20 {
        font-size: 46px;
        margin-top:60px;
    }
    a.hero_btn19 {
        border-width:2px;
        display:inline-block;
    }
    .column_449 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:58.3333%;
        min-height:400px;
    }
    #slider24 .owl-prev {
        left: 50px;
        right:auto;
    }
    #slider24 .owl-next {
        right: 50px;
        left:auto;
    }
    .row_539 {
        clear: both;
        min-height: 100px;
    }
    .row_581 {
        clear: both;
        min-height: 100px;
    }
    h1.heading92 {
        border-style:solid;
        border-width:1px 0;
        width:100%;
    }
    .simplesliderdefault_wrapper {
        min-height: -35px;
    }
    .column_438 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        min-height:500px;
    }
    .row_489 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        min-height:484px;
    }
    .column_439 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:41.6667%;
        text-align:left;
        min-height:400px;
        padding-bottom:0;
    }
    h1.hero_title18 {
        font-size: 46px;
        margin-top:60px;
    }
    a.hero_btn17 {
        border-width:2px;
        display:inline-block;
    }
    .column_440 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:58.3333%;
        min-height:400px;
    }
    #slider22 .owl-prev {
        left: 50px;
        right:auto;
    }
    #slider22 .owl-next {
        right: 50px;
        left:auto;
    }
    .row_526 {
        clear: both;
        width: 80%;
        min-height: 417px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_527 {
        clear: both;
        width: 80%;
        min-height: 200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_528 {
        clear: both;
        width: 80%;
        min-height: 200px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_529 {
        clear: both;
        min-height: 100px;
    }
    #slider25 .slider25_content .item.slider25_Slide2 {
        height:100%;
    }
    .column_450 {
        float: none;
        width: 80%;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
        min-height:100px;
    }
    .row_530 {
        padding-left: 15%;
        min-height:437px;
    }
    #slider25 .slider25_content .item.slider25_Slide4 {
        height:100%;
    }
    .row_531 {
        clear: both;
        min-height: 319px;
        margin-left:0px;
    }
    .column_451 {
        float: left;
        min-height: 100px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .row_532 {
        padding-bottom: 0;
        min-height:100px;
    }
    .row_533 {
        clear: both;
        min-height: 100px;
        margin-left:0px;
    }
    .column_452 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        width:50%;
    }
    .row_534 {
        text-align: left;
    }
    .row_535 {
        clear: both;
        min-height: 100px;
        margin-left:-15px;
    }
    .column_453 {
        float: none;
        padding-left: 15px;
        padding-right: 15px;
        margin-left:auto;
        width:50%;
        text-align:right;
    }
    #slider25 .owl-prev {
        left: 50px;
        right:auto;
    }
    #slider25 .owl-next {
        right: 50px;
        left:auto;
    }
    .row_631 {
        clear: both;
        width: 80%;
        min-height: 478px;
        padding-left:15px;
        padding-right:15px;
        margin-left:auto;
        margin-right:auto;
        max-width:1232px;
    }
    .row_654 {
        clear: both;
        width: auto;
    }
    .column_490 {
        float: left;
        margin-right:0px;
        padding-left:0px;
        padding-right:0px;
        border-style:solid;
        border-width:1px;
        min-height:333px;
        width:50%;
        display:inline-block;
    }
    .column_491 {
        float: left;
        border-style:solid;
        border-width:1px;
        min-height:450px;
        width:49.259259936235665%;
        display:inline-block;
        position:absolute;
    }
    h4.heading102 {
        min-height: 20px;
    }
    .align-inline-wrap152 {
        width: 100%;
        min-height:0px;
        height:75px;
    }
    span.span687 {
        width: 100%;
        display:inline-block;
    }
    .column_491_align {
        margin-left: 0%;
        position:static;
        min-height:333px;
        width:45%;
    }
    .align-inline-wrap153 {
        min-height: 27px;
        margin-bottom:20px;
    }
    .row_703 {
        clear: both;
        width: auto;
    }
    .column_507 {
        float: left;
        border-style:solid;
        border-width:1px;
        min-height:330px;
        width:50%;
    }
    .column_508 {
        float: left;
        border-style:solid;
        border-width:1px;
        min-height:330px;
        width:50%;
    }
    .align-inline-wrap160 {
        width: auto;
    }
    #slider25 .slider25_content {
    }
    #slider25 .slider25_content .item.slider25_Slide3 {
        background-size: cover;
        background-position:left center;
        min-height:100px;
        height:100px;
    }
    #slider25 {
        width: 100%;
    }
}