
@font-face {
font-family: 'tall_filmsregular';
    src: url('fonts/tall_film-webfont.eot');
    src: url('fonts/tall_film-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/tall_film-webfont.woff2') format('woff2'),
    url('fonts/tall_film-webfont.woff') format('woff'),
    url('fonts/tall_film-webfont.ttf') format('truetype'),
    url('fonts/tall_film-webfont.svg#tall_filmsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&display=swap');

/* start of custom CSS */
.dual-slider-wrapper {
    background: #cecece;
    height: 32vw;
    overflow: hidden!important;
}.fa-chevron-left:before, .fa-chevron-right:before {
    color: #000;
}.mini-btn a {
    border: 2px solid #fff;
    margin: 20px 0;
    line-height: 2;
}
.customButtonLp a{
    display: inline-block;
    position: relative;
    padding: 1px 10px;
    border-radius: 5px;
    background: #b9d790;
    font-size: 15px!important;
    color: #fff;
    font-weight: 400;
}


b, optgroup, strong {
    font-weight: 400;
}


blockquote, blockquote p {
    line-height: 1.6;
    color: #000;
}

.spacingSection{
      padding-top:40px;
}


.bckdSection{
      background-color:#b9d790; 
      padding:20px;
      display:block
      position:relative;
      margin-top:20px; 
      border-radius:15px;  
}.content-wrapper ul li strong {
    font-weight: 600;
}.content-wrapper strong {
    font-weight: 600;
}.header-company-contact a {
  color: #fff;
}.mobile-sticky-cta {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 100;
  }a.sticky-btn-1 {
    display: inline-block;    
    width: calc(50% - 1px);
    margin-right: 1px;
    float: left;
    text-align: center;
    color: #000;
    text-transform: uppercase;
    font-family: %FONT1%;
    font-size: 18px;
    letter-spacing: 1px;
    background: #7fa559;
    padding: 20px 5px;
  }a.sticky-btn-2 {
    display: inline-block;    
    width: calc(50% - 1px);
    margin-left: 1px;
    float: left;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: %FONT1%;
    font-size: 18px;
    letter-spacing: 1px;
    background: #000;
    padding: 20px 5px;
  }

/* end of custom CSS */

/* SLIDE OUT FORM */
.slide-out-wrapper {
    position: fixed;
    top: 50%;
    right: 0;
    background: #e7e7e7;
    padding: 40px 70px;
    z-index: 9999;
    border-radius: 10px 0px 0px 15px;
    -moz-transform: translateX(100%) translateY(-50%);
    -webkit-transform: translateX(100%) translateY(-50%);
    -o-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
    -webkit-transition: all 1.2s ease;
    -moz-transition: all 1.2s ease;
    -ms-transition: all 1.2s ease;
    -o-transition: all 1.2s ease;
    transition: all 1.2s ease;
}.slide-out-wrapper.active {
    -moz-transform: translateX(0) translateY(-50%);
    -webkit-transform: translateX(0) translateY(-50%);
    -o-transform: translateX(0) translateY(-50%);
    -ms-transform: translateX(0) translateY(-50%);
    transform: translateX(0) translateY(-50%);
    box-shadow: 0px 40px 40px 0px rgba(28, 28, 28, 0.2);
}.slide-out-content h3 {
    margin: 0 0 25px;
}.slide-out-form form {
    margin: 0;
}.slide-out-wrapper span.form-toggle {
    position: absolute;
    left: 0;
    top: 50%;
    color:#ffffff;
    font-size: 24px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background:#b9d790;
    border-radius: 40px;
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateX(-70%) translateY(-50%);
    -webkit-transform: translateX(-70%) translateY(-50%);
    -o-transform: translateX(-70%) translateY(-50%);
    -ms-transform: translateX(-70%) translateY(-50%);
    transform: translateX(-70%) translateY(-50%);
    cursor: pointer;
}input.slideOutInput[type="text"] {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    padding: 10px 25px;
    margin-bottom: 10px;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
}.slide-out-form input[type="text"]::placeholder, .slide-out-form .contactForm textarea::placeholder {
    color: #000000;
}.slide-out-form .contactForm textarea {
    width: 100%;
    border-radius: 15px;
    line-height: 1.4;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    padding: 10px 25px;
    font-size: 15px;
    height: 100px;
    margin-bottom: 10px;
}.slide-out-form .contactForm .captchaWrapper {
    border-radius: 15px;
    font-size: 15px;
    line-height: 1.4;
    height: auto;
    border: none;
    box-shadow: none !important;
    background: #ffffff;
    color: #000000;
    font-weight: normal;
    margin: 0 0 10px;
    padding: 5px 15px;
    min-height: 0;
}.slide-out-form .contactForm .captchaWrapper input {
    border: none;
    box-shadow: none;
    display: inline-block;
    width: auto;
    font-size: 15px;
    padding: 0 15px;
    margin: 0 0 0 30px;
    color: #000000;
}.slide-out-form .contactForm .captchaWrapper img {
    max-width: 25%;
}.slide-out-form .contactForm .captchaRefresh {
    vertical-align: top;
}.slide-out-form .contactForm .submitWrapper {
    text-align: center;
    margin-top: 20px;
}.slide-out-form .contactForm .submitWrapper span.submit {
    color: #ffffff;
    font-weight: normal;
    background: #4e692a;
    border: none;
    text-align: center;
    cursor: pointer;
    min-width: 200px;
    padding: 15px;
    border-radius: 10px;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease;
}.slide-out-form .contactForm .submitWrapper span.submit:hover {
    box-shadow: 0px 25px 40px 0px rgba(28, 28, 28, 0.2);
    -moz-transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
    -o-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}
/* END SLIDE OUT FORM */



/* Clear Default Navigation Styles */
.top-bar,
.top-bar-section ul li,
.top-bar-section ul li.active > a,
.top-bar-section ul li:hover:not(.has-form) > a,
.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:hover:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:hover:not(.button) {
    background: none; 
}.top-bar-section ul {
    float: left;
}
/* Start Our Navigation styles */
.navigation-wrapper .top-bar {
    background: none;
    position: relative;
    margin-bottom: 0;
    line-height: 80px;
    height: 80px;
}.navigation-wrapper .top-bar.expanded {
    height: auto;
}.top-bar.expanded .title-area {
    background: #151313;
}.top-bar-section ul li {
    margin: 0 35px;
}.top-bar-section ul li > a,
 .top-bar-section li:not(.has-form) a:not(.button) {
    font-size: 15px;
    font-weight: lighter;
    font-family: 'Oswald', sans-serif;
    color: #ffffff;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 80px;
}.top-bar-section li.active:not(.has-form) a:not(.button) {
    padding: 0; 
}.top-bar-section li.active:not(.has-form) a:not(.button),
 .top-bar-section li.active:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:hover:not(.has-form) > a {
    color: #cede83;
    position: relative;
    line-height: 80px;
}.top-bar-section li.active:not(.has-form) a:not(.button)::after,
 .top-bar-section li.active:not(.has-form) a:hover:not(.button)::after,
 .top-bar-section ul li:hover:not(.has-form) > a::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 2px;
    top: unset;
    bottom: 0;
    left: 0;
    border: none;
    background: #cede83;
}.top-bar-section li.has-dropdown.active:not(.has-form) ul.dropdown li.active a:not(.button) {
    color: #cede83;
}.top-bar-section li.has-dropdown.active:not(.has-form) ul.dropdown li a:not(.button)::after {
    display: none;
}.top-bar-section li.has-dropdown.active:not(.has-form) ul.dropdown li a:not(.button):hover {
    line-height: 30px;
}.top-bar-section .has-dropdown > a {
    padding-right: 0 !important;
}.top-bar-section .has-dropdown > a::after {
    border: none !important;
}.top-bar-section .dropdown {
    background: #151313;
    padding: 20px 5px;
    border-top: 2px solid #cede83;
}.top-bar-section .dropdown li {
    padding: 0 !important;
    margin: 0 !important;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: 300;
    line-height: 30px;
    padding: 0 15px;
    text-transform: none;
}.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button) {
    color: #cede83;
    background: none;
}.top-bar-section .dropdown li:not(.has-form) a:hover:not(.button)::after {
    display: none;
}.top-bar .toggle-topbar.menu-icon a {
    color: #b9d790; 
}.top-bar .toggle-topbar.menu-icon a span::after {
    box-shadow: 0 0 0 1px #b9d790, 0 7px 0 1px #b9d790, 0 14px 0 1px #b9d790;
}header.header-wrapper {
    background: #151313;
}.logo-wrapper img {
    margin: 13px 0 0;
}.header-company-wrapper {
    margin: 0 0 30px;
}.header-company-title{
    margin: 0;  
}.header-company-title a {
    color: #b9d790;
    float: left;
    font-family: 'Oswald', sans-serif;
    font-size: 45px;
    font-weight: 300;
    line-height: normal;
    margin: 32px 0 12px 10px;
    text-align: left;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}.header-company-contact p {
    color: #b9d790;
    font-family: 'Oswald', sans-serif;
    font-size: 19px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 35px;
    letter-spacing: 2px;
}.header-company-contact p span {
    color: #ffffff;
}.header-company-serviceorder {
    color: #ffffff;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 0 10px;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
}.social-button-wrapper .button {
    border: 2px solid #b9d790;
    color: #b9d790;
    font-family: "Lato",sans-serif;
    font-size: 11px;
    line-height: 30px;
    margin: 0 0 0 30px;
    padding: 0 15px;
}.social-button-wrapper .button:hover {
    border: 2px solid #b9d790;
    background: none;
    color: #b9d790;
}.dual-slider-wrapper {
    background: #151313;
}.slider-large .slide-content, .slider-small .slide-content {
    display: none;
}.slider-large {
    margin-right: 5px;
}.slider-large,
 .slider-large ul,
 .slider-large ul li,
 .slider-large ul li img {
    width: 1100px!important;
    height: 615px!important;
}.slider-small,
 .slider-small ul,
 .slider-small ul li,
 .slider-small ul li img {
    width: 635px!important;
    height: 615px!important;
}.slider-large,
 .slider-small {
    float: left;
}.rhino-container ul {
    margin: 0;
}.block-left,
 .block-right {
    -webkit-transition: width 500ms ease;
    -moz-transition: width 500ms ease;
    -ms-transition: width 500ms ease;
    -o-transition: width 500ms ease;
    transition: width 500ms ease;
}.block.green-bg {
    background: #b9d790;
}.block.black-bg {
    background: #151313;
}.block.green-bg .large-text3,
 .block.green-bg p{
    color: #151313;     
}.block.black-bg .large-text3,
 .block.black-bg p{
    color: #ffffff;
}.block {
    margin: 20px 0 40px;
    padding: 40px;
    width: 100%;
    min-height: 250px;
}.block .large-text3 {
    font-family: 'Oswald', sans-serif;
    font-size: 29px;
    line-height: 50px;
    margin: 0;
}.block p {
    margin: 0;
    font-size: 15px;
    cursor: pointer;
}.block .slick-slider {
    margin-bottom: 0;
}.block .service-accordion-content button.small, 
 .block .service-accordion-content .button.small {
    padding: 0 30px;
    line-height: normal;
    font-size: 18px;
    margin: 0;
}.block .service-accordion-content p {
    margin: 20px 0;
}.block .service-accordion-content {
    height: 0;
    width: 500px;
    margin:  0 auto;
}.block:hover .service-accordion-content {
    height: auto;
}.home-first-content-box > h1 {
    color: #487a05;
    letter-spacing: 1px;
    position: relative;
}.home-first-content-box > h1::before {
    content: "";
    position: absolute;
    width: 38px;
    height: 1px;
    bottom: 0;
    left: 5px;
    background: #151313;
}.home-first-content-box > h1::after {
    content: "";
    position: absolute;
    width: 38px;
    height: 1px;
    bottom: -3px;
    left: 0;
    background: #151313;
}.home-first-content-box .button.green.full {
    margin-top: 50px;
    line-height: 60px;
    background: #4e692a;
    color: #FFFFFF;
    width: 100%;
}.home-first-content-box .button.green.full:hover {
    background: #4e692a;
    color: #fff;
}.home-first-content-image > img {
    margin-top: 35px;
}.home-second-content-box strong,
 .home-third-content-box strong {
    color: #000;
    font-weight: 600;
}.hours-wrapper i {
    font-size: 11px;
    color: #b9d790;
}.button.green.full {
    margin-top: 50px;
    line-height: 60px;
    background: #b9d790;
    color: #000;
    width: 100%;
}.social-button-wrapper .fa {
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    width: 30px;
}.footer-wrapper .social-icons-wrapper .fa {
    border: 1px solid #ffffff;
    border-radius: 50px;
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    margin: 0 10px 12px 0;
    text-align: center;
    width: 30px;
}.footer-wrapper .social-icons-wrapper .fa:hover {
    color: #b9d790;
    border-color: #b9d790;
}.quick-tip {
    font-size: 15px;
    font-style: italic;
    padding-left: 15px;
    border-left: 1px solid #b9d790;
}.transform-scale img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}.transform-content-right {
    padding: 15px 15px 65px 75px;
}.transform-content-left {
    padding: 55px 75px 65px 15px;
}.transform-content-right.last {
    padding: 45px 15px 0 75px;
}.transform-content-left.last {
    padding: 65px 75px 85px 15px;
}.transform-content-right h1 {
    margin: 0;
    line-height: 50px;
}.transform-content-left h1 {
    margin: 0;
    line-height: 50px;
}
/* Template Defaults */
#wpadminbar {display: none !important;}
body {
    font-family: "Lato", sans-serif;
}h1, h1 a, .large-text {
    color: #487a05;
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    line-height: 1.27em;
    margin: 25px 0;
    text-transform: uppercase;
}h2, .large-text2 {
    color: #487a05;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    line-height: 2.1rem;
    margin: 25px 0;
}h3, .large-text3 {
    color: #487a05;
    font-family: 'Oswald', sans-serif;
    line-height: 50px;
    font-size: 24px;
    margin: 20px 0 10px;
}h4 {
    font-family: "Lato", sans-serif;
    color: #487a05;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.5rem;
    margin: 20px 0 10px;
}p {
    color: #000;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    line-height: 24px;
    margin: 15px 0 20px;
}.fa-star:before {
    content: "\f005";
    color: #487a05;
}.content-wrapper h1,
 .content-wrapper .large-text {
    font-size: 26px;
    font-family: 'Oswald', sans-serif;
}.content-wrapper h2,
 .content-wrapper .large-text2 {
    font-size: 22px;
    font-family: "Lato",sans-serif;
}.content-wrapper h3,
 .content-wrapper .large-text3 {
    font-size: 19px;
    font-family: "Lato",sans-serif;
}.content-wrapper h4 {
    font-size: 19px;
    font-family: "Lato",sans-serif;
}.content-wrapper ul li {
    list-style-type: disc;
    margin: 0 0 0 30px;
}.read-more {
    color: #4e692a;
    margin: 0 0 0 10px;
}ul {
    list-style-type: none;
}article ul,
 section ul {
    margin: 0;
}article ul li,
 section ul li {
    color: #000;
    font-family: "Lato",sans-serif;
    font-size: 15px;
    line-height: 24px;
}button, .button {
    background-color: #151313;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    line-height: 50px;
    padding: 0 30px;
}button:hover, 
 button:focus, 
 .button:hover, 
 .button:focus {
    background: #ffffff;
    color: #151313;
}.button.outline.small:hover {}
 .vertical-padding {
    padding-top: 30px;
    padding-bottom: 30px;
}.strip-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}.subnav {
    background: none repeat scroll 0 0 #e0e0e0;
    display: block;
    float: left;
    height: 80px;
    margin: 0 3px;
    padding: 20px 40px;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.row.wide {
    max-width: 109rem;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.footer-wrapper .large-text3 {
    color: #a2cb6a!important;
}.footer-wrapper {
    margin-top: 50px;
    width: 100%;
    background: #151313;
}.footer-wrapper p:not(.large-text3) {
    color: #ffffff;
    line-height: 22px;
    margin: 0;
}.footer-wrapper p strong {
    color: #ffffff;
}.disclaimer {
    margin-top: 50px;
}.disclaimer p {
    font-size: 10px;
    line-height: normal;
}.disclaimer img{
    margin-top: 50px;
}.disclaimer .lnm-image {
    opacity: 0.2;
}.map-wrapper .google-map {
    max-width: 375px;
    margin-top: 115px;
    float: right; 
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}.contactForm .captchaWrapper {
    margin-top: 10px;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin-top: 30px;
}.contactForm input, .contactForm textarea {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 2px solid #151313;
    box-shadow: none;
    color: #151313;
    font-weight: bold;
}.contactForm input:focus, .contactForm textarea:focus {
    box-shadow: none;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}#preloader {
    background: none repeat scroll 0 0 #fff;
    display: block;
    padding: 20% 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
    top: 0;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}

/*Custom CSS*/
.header-slogan p {
  color: #9fbf73;
  font-size: 25px;
}.header-slogan {
  padding-top: 29px;
}


@media only screen and (min-width: 1025px) {
.header-company-wrapper {
    display: flex;
    align-content: center;
    align-items: center;
}.header-slogan {
    height: 7vw;
}
}

@media only screen and (max-width: 1440px) {
   .header-company-title a {
    font-size: 35px;
}.header-company-contact p {
    font-size: 15px; 
}.header-slogan p {
    font-size: 20px;
}.header-company-serviceorder {
    font-size: 15px;
}
}



/* Dual Slider and Navigation Adjustments */
@media only screen and (max-width: 1755px) {
    .row.wide { max-width: 1630px; }
    .top-bar-section ul li { margin: 0 20px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img {height: 599px!important; width: 1000px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 599px!important; width: 595px!important; }
}
@media only screen and (max-width: 1600px) {
    .row.wide { max-width: 1530px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 525px!important; width: 940px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 524px!important; width: 555px!important; }

}
@media only screen and (max-width: 1500px) {
    .row.wide { max-width: 1430px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 490px!important; width: 877px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 490px!important; width: 518px!important; }
}
@media only screen and (max-width: 1400px) {
    .row.wide { max-width: 1330px; }
    .top-bar-section ul li { margin: 0 18px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 455px!important; width: 814px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 455px!important; width: 480px!important; }
}
@media only screen and (max-width: 1300px) {
    .row.wide { max-width: 1230px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 420px!important; width: 752px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 420px!important; width: 443px!important; }
    .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
        font-size: 14px;
    }
}

@media only screen and (max-width: 1300px) {
    .top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button){
        font-size: 14px;
    }.top-bar-section ul li > a, .top-bar-section li:not(.has-form) a:not(.button) {
        font-size: 12px;
        letter-spacing: 0;
    }.header-company-contact p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1200px) {
    .row.wide { max-width: 1130px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 385px!important; width: 689px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 385px!important; width: 415px!important; }
}
@media only screen and (max-width: 1100px) {
    .row.wide { max-width: 1024px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 350px!important; width: 626px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 350px!important; width: 390px!important; }
}

@media only screen and (max-width: 1024px) {
#ae_launcher.ae-cta-position-preset-left-lower {
    bottom: 75px!important;
}#ae_launcher.ae-cta-position-preset-right-lower {
    bottom: 75px!important;
}.disclaimer img {
    margin: 17vw 0 10vw;
}.social-button-wrapper .fa {
    padding: 0 50px 0 10px;
}.archive-post.default .post-image {
    width: 100%!important;
    height: auto!important;
}.archive-post.default.has-image .post-info {
    width: 100%!important;
}.post-terms {
    margin-bottom: 20vw;
}.post-image img {
    width: 100%!important;
}.header-company-contact p {
    text-align: center!important;
    float: none!important;
}.mobile-text-center {
    text-align: center!important;
}.nav-flex {
    position: relative!important;
    display: flex!important;
    flex-direction: column!important;
    align-items: center!important;
}.nav-flex .header-company-wrapper {
    display: flex!important;
    flex-direction: column!important;
    justify-content: center!important;
    text-align: center!important;
    width: 100%!important;
    float: none!important;
}.header-company-title  a {
    text-align: center!important;
    float: none!important;
}.mb-bg {
    background: #cecece;
}
}

@media only screen and (max-width: 770px) {
.disclaimer img {
    margin: 17vw 0 30vw;
}
} 
@media only screen and (max-width: 770px) {
    .row.wide { max-width: 770px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 269px!important; width: 482px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 269px!important; width: 280px!important; }
    .header-slogan p {
      color: #9fbf73;
      font-size: 18px;
    }.header-slogan {
      padding-top: 0px;
    }
}
@media only screen and (max-width: 640px) {
    .row.wide { max-width: 770px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 224px!important; width: 401px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 224px!important; width: 233px!important; }
}
}

@media only screen and (max-width: 360px) {
    .row.wide { max-width: 770px; }
    .slider-large, 
    .slider-large ul, 
    .slider-large ul li, 
    .slider-large ul li img { height: 126px!important; width: 225px!important; }
    .slider-small, 
    .slider-small ul, 
    .slider-small ul li, 
    .slider-small ul li img { height: 126px!important; width: 130px!important; }
    .block { min-height: 220px; }
}
@media only screen and (max-width: 768px) {
        .block .large-text3 {
    font-size: 17px;
        }

    .header-wrapper .row.wide > .large-12 {
        padding: 0;
    }.logo-wrapper {
        max-width: 100%;
    }.header-company-details {
        width: 100%;
    }.header-company-wrapper {
        margin: 0 0 10px;
    }.header-company-title a {
        font-size: 26px;
        margin: 22px 0 0 10px;
    }.header-company-serviceorder {
        font-size: 14px;
        margin: 0 0 0 10px;
    }.header-company-contact p {
        font-size: 14px;
        margin: 0 0 10px 0 ;
        text-align: center;
    }.navigation-wrapper .top-bar {
        height: 45px;
        line-height: 45px;
    }.social-button-wrapper {
        left: 0;
        margin: 7px 0 0 15px;
        max-width: 65%;
        padding: 0 !important;
        position: absolute;
        text-align: left !important;
    }.social-button-wrapper .button {
        margin: 0 0 0 0;
    }.block {
        min-height: 200px;
        margin: 0;
    }.top-bar-section li.active:not(.has-form) a:not(.button), 
     .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
     .top-bar-section ul li:hover:not(.has-form) > a {
        height: 50px;
        line-height: 50px;
    }.top-bar-section ul li > a, 
     .top-bar-section li:not(.has-form) a:not(.button),
     .top-bar-section li.active:not(.has-form) a:not(.button), 
     .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
     .top-bar-section ul li:hover:not(.has-form) > a {
        line-height: 50px;
    }.footer-wrapper h3,
     .footer-wrapper a,
     .footer-wrapper p {
        text-align: center !important;
    }.social-icons-wrapper {
        text-align: center;
    }.social-icons-wrapper a {
        text-align: inline-block;
    }.transform-scale img {
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -o-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }.transform-content-left,
     .transform-content-right {
        padding: 30px 15px!important;
        text-align: left !important;
    }.yt-video iframe {
        height: 300px!important;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) { 
    .navigation-wrapper .top-bar {
        height: 60px;
    }.logo-wrapper,
    .header-company-details {
        float: left;
        width: auto;
    }.header-company-wrapper {
        margin: 0 0 7px;
        width: auto;
    }.header-company-contact {
        float: left;
        text-align: left;
        width: 100%;
        margin: 0;
    }.header-company-contact p {
        margin: 0;
        float: left;
    }.navigation-wrapper {
        padding: 0;
        width: 100%;
    }.top-bar-section ul li > a, 
     .top-bar-section li:not(.has-form) a:not(.button) {
        font-size: 20px;
    }.top-bar-section ul li {
        margin: 0 15px;
    }.social-button-wrapper {
        margin: 0;
        max-width: none;
        position: relative;
        text-align: center !important;
        width: auto !important;
        float: left;
    }.social-button-wrapper .button {
        margin: 10px 0 0 0;
    }.social-button-wrapper .fa { 
        display: none;
    }.block {
        min-height: 230px;
    }.map-wrapper .google-map{
        max-width: 100%;
        margin-top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .header-company-wrapper {
        text-align: center!important;
    }.header-company-title a {
        text-align: center!important;
    }.header-company-contact {
        text-align: center!important;
        width: 100%;
    }.header-company-contact p {
        margin: 0;
        float: none!important;
    }
}

@media only screen and (max-width: 500px) {
.header-company-title a {
    font-size: 23px;
    margin: 15px 0 12px 0;
}.header-company-serviceorder {
    font-size: 15px;
}.header-slogan p {
    font-size: 15px;
    margin: 0 0 10px;
}.text-right.social-button-wrapper {
    text-align: left!important;
}.social-button-wrapper .fa {
    margin: 0 30px 0 0 ;
}.header-company-contact p {
    font-size: 24px;
}
}

@media only screen and (min-device-width: 360px) and (max-device-width: 414px) {
     .dual-slider-wrapper {
        height: 173px;
        overflow:hidden;
        padding-top:25px;
    }.slider-small,
     .slider-small ul {
        position: absolute !important;
        right: 8px;
        transform:scale(1.13) !important;
    }.slider-large,
     .slider-large ul {
        left: 33px;
        position:absolute;
        transform:scale(1.13) !important;
    }.slider-small ul li img,   
     .slider-large ul li img {
        width: 100% !important;
    }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) { 
    .social-button-wrapper .fa {
        line-height: 26px;
        width: 26px;
    }.social-button-wrapper .button {
        padding: 0 7px;
    }.top-bar .toggle-topbar.menu-icon a {
        padding: 0 35px 0 15px; 
    }.slider-large, 
     .slider-large ul, 
     .slider-large ul li, 
     .slider-large ul li img {
        height: 126px!important;
        width: 215px!important;
    }.slider-small, 
     .slider-small ul, 
     .slider-small ul li, 
     .slider-small ul li img {
        height: 126px!important;
        width: 100px!important;
    }.block {
        padding: 15px;
    }
}

