/*
Theme Name: Gawler Pest Control
Theme URI: http://www.gawlerpest.com.au
Author: Stellar Digital
Author URI: http://stellardigital.com.au/
Description: The Best for Gawler Pest Control is built in custom wordpress theme.
Version: 2.0
Tags: Custom Theme, Advanced Custom Fields, All In One SEO Pack, Custom Post Type UI, Gravity Forms, MailPoet Newsletters, UpdraftPlus - Backup/Restore
*/

/* =CSS Starts Here
-------------------------------------------------------------- */
/*
GOOGLE FONTS:

CURSIVE:
Pangolin

SANS-SERIF
Arimo
Oxygen
Quicksand
Open Sans	-->	Currently using for headings
Raleway		-->	Currently using for paras, menus, etc
*/

body {
    color: #595959;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    line-height: 24px;
}
p {
    font-size: 15px;
    line-height: 24px;
}
a:focus,
a:hover {
    text-decoration: none;
}
img {
    height: auto;
    max-width: 100%;
}
.alignright {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}
.alignleft {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
}
.aligncenter {
    display: block;
    text-align: center;
}
/* =HEADER Starts Here
-------------------------------------------------------------- */

#header {
    background: #fff none repeat scroll 0 0;
    padding-top: 25px;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    overflow: visible;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    transition: height 0.5s;
}
#header.header.shrink {
    padding: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
#header.header.shrink .header-top {
    margin: 10px 0;
}
#header.header.shrink .header-left img {
    height: 53px;
    margin: 10px 0;
}
#header.header.shrink .header-right p {
    font-size: 17px;
    margin-bottom: 5px;
}
#header.header.shrink .header-right p strong {
    font-size: 24px;
}
#header.header.shrink .header-right p a.request-a-quote {
    font-size: 17px;
    line-height: 17px;
    padding: 10px 17px 12px;
   transform: all 0.5s !important;
}
#header.header.shrink .header-right p.call-us {
    font-size: 20px;
}
#header .header-top {
    margin-bottom: 25px;
}
.header-right {
    text-align: right;
}
.header-right p {
    color: #848585;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    text-transform: uppercase;
}
.header-right p strong {
    color: #28245F;
    font-size: 24px;
    left: 0;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.header-right p a.request-a-quote {
    background: #8CC63E none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    line-height: 22px;
    margin-left: 10px;
    padding: 16px 30px 17px;
    text-transform: uppercase;
   transform: all 0.5s !important;
}
.header-right p.call-us {
    color: #0a0b0b;
    font-family: Open Sans, sans-serif;
    font-size: 24px;
    line-height: 24px;
    margin: 0;
}
.header-right p.call-us span {
    color: #8CC63E;
    margin-left: 15px;
}
.header-right p.call-us span a {
    color: #8CC63E;
	font-weight: bold !important;
}
.header-right p.call-us span .fa {
    margin-right: 5px;
}
#header .header-menu {
    background: #28245f none repeat scroll 0 0;
    height: 40px;
    margin-top: 0;
}
.header-menu ul {
    margin: 0;
}
.header-menu ul li {
    float: left;
}
.header-menu ul li a {
    border-bottom: 5px solid #0a0b0b;
    border-right: 2px solid #262626;
    color: #ffffff;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 15px;
    padding: 19px 20px 12px;
    text-transform: uppercase;
}
.header-menu ul li.last-item a {
    border-right: 0 none;
}
.header-menu ul li.current_page_item a,
.header-menu ul li.current_page_item a:hover {
    border-bottom: 5px solid #8CC63E;
}
/*.header-menu ul li a:hover{ border-bottom: 5px solid #848585; }*/

.header-menu .social-media {
    text-align: right;
}
.header-menu .social-media img {
    margin-right: 20px;
    padding: 13px 0 12px;
}
.header-menu .social-media a {
    display: inline-block;
}
.menu-tab {
    display: none;
}
.menu-tab a.tab-menu {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    padding: 15px 0 16px;
}
.menu-tab a.tab-menu span {
    font-family: Open Sans, sans-serif;
    margin-left: 5px;
    text-transform: uppercase;
}
.menu-tab .tab-menu-container {
    display: none;
    position: relative;
    width: 100%;
    z-index: 9999;
}
#header .header-menu .tab-menu-container ul {
    background: #8CC63E none repeat scroll 0 0;
}
#header .header-menu .tab-menu-container ul li {
    width: 100%;
}
#header .header-menu .tab-menu-container ul li a {
    border-bottom: 3px solid #0a0b0b;
    border-right: 0 none;
    font-size: 21px;
    padding: 15px 37px 18px;
    width: 100%;
}
#header .header-menu .tab-menu-container ul li.current_page_item a,
#header .header-menu .tab-menu-container ul li.current_page_item a:hover {
    border-bottom: 3px solid #0a0b0b;
}
#header .header-menu .tab-menu-container ul li a:hover {
    border-bottom: 3px solid #0a0b0b;
}
.menu-tab .social-media-mobile {
    float: right;
    padding: 11px 0 13px;
}
.menu-mobile {
    background: #0a0b0b none repeat scroll 0 0;
    display: none;
}
.menu-mobile a.mobile-menu {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 28px;
    position: relative;
    top: 5px;
}
.menu-mobile a.mobile-menu span {
    font-family: Open Sans, sans-serif;
    margin-left: 5px;
    text-transform: uppercase;
}
.menu-mobile a.mobile-logo {
    display: inline-block;
    margin-right: 15px;
    padding: 15px 0;
    width: 50px;
}
.menu-mobile a.mobile-raq {
    background: #8CC63E none repeat scroll 0 0;
    color: #ffffff;
    float: right;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    margin: 15px 0;
    padding: 12px 28px 14px;
    text-transform: uppercase;
}
.menu-mobile a.mobile-call-us {
    background: #ffffff none repeat scroll 0 0;
    display: inline-block;
    float: right;
    margin: 15px 0;
    padding: 12px 14px 8px;
}
.menu-mobile a.mobile-call-us .fa-phone {
    color: #8CC63E;
    font-size: 28px;
    line-height: 28px;
}
.mobile-menu-container {
    display: none;
    position: absolute;
    z-index: 9999;
    width: 100%;
}
#header .mobile-menu-container ul {
    background: #8CC63E none repeat scroll 0 0;
}
#header .mobile-menu-container ul li {
    width: 100%;
}
#header .mobile-menu-container ul li a {
    border-bottom: 3px solid #0a0b0b;
    border-right: 0 none;
    color: #ffffff;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 21px;
    padding: 15px 37px 18px;
    text-transform: uppercase;
    width: 100%;
}
#header .mobile-menu-container ul li.current_page_item a,
#header .mobile-menu-container ul li.current_page_item a:hover {
    border-bottom: 3px solid #0a0b0b;
}
#header .mobile-menu-container ul li a:hover {
    border-bottom: 3px solid #0a0b0b;
}
/* =SLIDER Starts Here
-------------------------------------------------------------- */

#slider {
    margin: 0px 0 0;
}
#slider .tparrows {
    background: #000000 none repeat scroll 0 0;
    height: 50px;
    width: 50px;
}
#slider .tparrows:before {
    font-size: 24px;
    line-height: 50px;
}
#slider .tparrows.tp-leftarrow:before {
    left: -3px;
    position: relative;
}
#slider .hesperiden .tp-bullet {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #ffffff;
}
#slider .hesperiden .tp-bullet:hover,
#slider .hesperiden .tp-bullet.selected {
    background: #ffffff none repeat scroll 0 0;
}
/* =HOMEPAGE Starts Here
-------------------------------------------------------------- */

#home-cta {
    padding: 60px 0 20px;
}
.cta-container {
    margin-bottom: 25px;
    text-align: center;
}
.cta-container img {
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
}
.cta-container h2 {
    color: #000000;
    font-family: DINOT-Light;
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}
.cta-container h2 strong {
    font-family: Open Sans, sans-serif;
}
.cta-container p {
    text-align: justify;
}
.cta-img {
    margin-bottom: 25px;
    overflow: hidden;
}
.cta-img img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.cta-img {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.cta-img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#our-services {
    border-top: 1px solid #d5d5d5;
    padding-top: 80px;
}
#our-services h2 {
    /*background: url("images/bg-our-services.png") no-repeat scroll center center transparent;*/
    
    color: #000000;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 40px;
    padding: 50px 0;
    text-align: center;
    font-weight: bold !important;
    text-transform: uppercase;
}
.service-container {
    text-align: center;
}
.cta-service {
    display: inline-block;
    margin: 0 12px 60px;
    vertical-align: top;
    width: 200px;
}
.cta-service img {
    margin-bottom: 20px;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    transition: transform .4s ease-in-out;
}
.cta-service img:hover {
   /* -webkit-transform: rotate(360deg);
    transform: rotate(360deg);*/
}
.cta-service h3 {
    color: #000;
    font-family: Open Sans, sans-serif;
    font-size: 23px;
    font-weight: 300 !important;
    line-height: 22px;
    text-transform: uppercase;
}
#request-quote {
    background: #393939 none repeat scroll 0 0;
}
.quote-content {
    padding-bottom: 25px;
    padding-top: 40px;
}
.quote-content h2 {
    color: #fff;
   /* font-family: DINOT-Light; */
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 40px;
}
.quote-content p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
}
.quote-content a.learn-more {
    border: 2px solid;
    color: #ffffff;
    display: inline-block;
    /*font-family: Roboto-Bold;*/
    padding: 13px 30px;
}
.quote-form {
    background: #8CC63E none repeat scroll 0 0;
    padding: 40px;
}
.quote-form h2 {
    color: #fff;
    /*font-family: DINOT-Light;*/
    margin-bottom: 40px;
}
#request-quote .gform_wrapper {
    margin: 0;
    max-width: 100%;
}
#request-quote .quote-form input.gform_button {
    background: #fff none repeat scroll 0 0;
    color: #8CC63E;
    font-family: Open Sans, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    width: 150px;
}
#request-quote .quote-form input,
#request-quote .quote-form textarea {
    border: 0 none;
    color: #8f8f8f;
    /*font-family: DINOT;*/
    font-size: 18px;
    padding: 12px 20px 13px;
    width: 100%;
}
#request-quote .quote-form textarea {
    height: 120px;
}
#request-quote .quote-form select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #ffffff url("images/bg-select.png") no-repeat scroll right center;
    color: #8f8f8f;
    /*font-family: DINOT;*/
    font-size: 18px;
    margin-left: 0;
    padding: 10px 60px 11px 15px;
    width: 100%;
}
#request-quote .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
}
#request-quote .gform_wrapper .top_label .gfield_label {
    display: none;
}
#testimonials {
    margin-top: 75px;
}
.testi-content {
    background: rgba(0, 0, 0, 0) url("images/icon-quote.png") no-repeat scroll 0 0;
    padding-left: 70px;
}
.testi-content p {
    color: #333333;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 5px;
}
.testi-content p.testi-name {
    color: #8CC63E;
    font-family: Roboto-Medium;
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 0;
    margin-right: 25px;
    text-align: right;
}
.testi-content p.testi-name span {
    border-top: 2px solid;
    display: inline-block;
    left: 0;
    margin-right: 10px;
    position: relative;
    top: -5px;
    width: 30px;
}
#our-clients {
    margin-top: 75px;
    text-align: center;
}
#our-clients h2 {
    color: #0a0b0b;
    font-family: Open Sans, sans-serif;
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
#our-clients img {
    margin: 0 24px 15px;
}
/* =MAIN Starts Here
-------------------------------------------------------------- */

#banner {
    margin-bottom: 0;
    margin-top: 208px;
}
#banner img {
    max-width: 100%;
}
#main {
    margin-top: 40px;
    min-height: 200px;
}
#main.no-banner {
    margin-top: 235px;
}
#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
    clear: none;
}
.innerpage .services-offer {
    margin-top: 0;
}
.innerpage a {
    color: #8CC63E;
    font-family: Roboto-Bold;
}
.innerpage a:hover {
    text-decoration: underline;
}
.innerpage h3,
.contact-us h3 {
    border-bottom: 1px solid #0a0b0b;
    color: #28245F;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.innerpage h4 {
    color: #8CC63E;
    font-family: Open Sans, sans-serif;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.innerpage ul {
    margin-bottom: 30px;
}
.innerpage ul li {
    font-size: 15px;
    line-height: 24px;
    list-style: outside none disc;
    margin-left: 15px;
    list-style-type: disc;
}
.innerpage ul ul {
    margin-bottom: 0;
}
.innerpage .content-column p {
    padding-right: 20px;
}
.innerpage .services-location {
    margin-bottom: 30px;
}
.innerpage .services-location ul {
    margin-bottom: 0;
}
.innerpage .testi-content {
    margin: 40px 0 50px;
}
.innerpage .testi-content p {
    font-size: 15px;
    line-height: 24px;
}
.innerpage .testi-content p.testi-name {
    font-size: 17px;
    line-height: 23px;
}
.innerpage .testi-content.testi-main {
    margin: 0 0 20px;
}
.innerpage .testi-content.testi-main p {
    margin-bottom: 5px;
}
.popup-container {
    clear: both;
    overflow: hidden;
}
.popup-container .gallery-item img {
    margin-bottom: 3px;
    width: 33%;
}
#main .innerpage .gform_wrapper {
    margin: 0;
    max-width: 100%;
}
#main .innerpage input.gform_button {
    background: #8CC63E none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    font-family: Open Sans, sans-serif;
    font-size: 21px;
    text-transform: uppercase;
    width: 150px;
}
#main .innerpage .ginput_container_date input {
    width: 30%!important;
}
#main .innerpage input,
#main .innerpage textarea {
    font-family: DINOT;
    font-size: 18px;
    padding: 12px 20px 13px;
    width: 100%;
}
#main .innerpage textarea {
    height: 120px;
}
#main .innerpage .gform_wrapper .gform_footer {
    margin: 0;
    padding: 0;
}
.innerpage .services-testimonial {
    margin-bottom: 0;
}
.services-testimonial p {
    margin-bottom: 20px;
}
.services-testimonial p span {
    font-family: Roboto-Bold;
    font-style: italic;
}
.sidebar .widget {
    margin-bottom: 30px;
}
.sidebar h3 {
    border-bottom: 1px solid #0a0b0b;
    color: #8CC63E;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    font-weight: bold !important;
    margin-bottom: 15px;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.mega-current_page_item {
	background-color: #8CC63E !important;
    color: #ffffff;
}
.sidebar a.btn-blue {
    background: #8CC63E none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 15px;
    padding: 14px 30px 15px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.sidebar a.btn-gallery img {
    display: none;
}
#google-map {
    height: 400px;
    margin-top: 60px;
}
#google-map iframe {
    border: 0 none;
    height: 400px;
    width: 100%;
}
#acf-map {
    height: 400px;
    max-width: 100%;
    pointer-events: none;
    width: 100%;
}
.scrolloff {
    pointer-events: none;
}
/* =FOOTER Starts Here
-------------------------------------------------------------- */

#footer {
    background: #fff none repeat scroll 0 0;
    margin-top: 60px;
    padding-top: 50px;
}
#footer.footer-contact-us {
    margin-top: 0;
}
.footer-top {
    margin-bottom: 40px;
}
.footer-top .widget h3 {
    color: #0a0b0b;
    font-family: Open Sans, sans-serif;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.footer-top .widget img {
    margin-bottom: 10px;
}
.footer-top .widget p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 30px;
}
.footer-top .widget p strong {
    color: #0a0b0b;
}
.footer-top .widget p a {
    color: #0a0b0b;
    font-family: Roboto-Bold;
    text-decoration: underline;
}
.footer-top .widget p .fa {
    color: #8CC63E;
    font-size: 18px;
    left: 0;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.footer-top .widget ul li {
    float: left;
    margin-bottom: 10px;
    width: 50%;
}
.footer-top .widget ul li:nth-child(4) {
    width: 40%;
}
.footer-top .widget ul li:before {
    color: #8CC63E;
    content: "—";
    font-size: 25px;
    left: 0;
    position: relative;
    top: 3px;
}
.footer-top .widget ul li a {
    font-size: 15px;
    margin-left: 8px;
}
.footer-top .widget ul li a:hover {
    color: #000000;
}
.footer-bottom {
    border-top: 1px solid #c4d1dc;
}
.footer-bottom p.copyright {
    margin: 30px 0;
}
.footer-bottom p.copyright span {
    display: flex;
}
.footer-bottom p.copyright span a {
    color: grey;
    font-size: 13px;
    line-height: 16px;
}
.footer-bottom ul {
    margin: 30px 0;
    text-align: right;
}
.footer-bottom ul li {
    display: inline-block;
    margin-left: 30px;
}
.footer-bottom ul li a {} .footer-bottom ul li a:hover {
    color: #000000;
}
/* =RESPONSIVE CSS Starts Here
-------------------------------------------------------------- */
/* 1280px to 1365px */

@media only screen and (max-width: 1365px) {}
/* 1024px to 1279px */

@media only screen and (max-width: 1279px) {
    .container {
        width: 960px;
    }
    #header .header-menu ul li a {
        font-size: 14px;
        padding-left: 14px;
        padding-right: 14px;
    }
    .quote-form {
        padding-bottom: 50px;
    }
    #slider,
    #banner {
        margin-top: 205px;
    }
}
/* 992px to 1023px */

@media only screen and (max-width: 1023px) {
    .container {
        width: 750px;
    }
    #header {
        background: transparent none repeat scroll 0 0;
        padding-top: 0;
    }
    #header .menu-desktop,
    #header .social-media-desktop {
        display: none;
    }
    #header .menu-tab {
        display: block;
    }
    #header .header-left {
        margin-bottom: 30px;
        text-align: center;
    }
    #header .header-right {
        margin-bottom: 5px;
        text-align: center;
    }
    #header .header-top,
    #header.header.shrink .header-top {
        background: #fff none repeat scroll 0 0;
        margin: 0;
        padding: 15px 0 10px;
    }
    #header .header-left {
        margin-bottom: 5px;
        text-align: left;
    }
    .header-left img {
        margin: 10px 0;
        height: 53px;
    }
    .header-right p,
    #header.header.shrink .header-right p {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .header-right p a.request-a-quote,
    #header.header.shrink .header-right p a.request-a-quote {
        font-size: 17px;
        line-height: 17px;
        margin-left: 5px;
        padding: 10px 10px 11px;
   transform: all 0.5s !important;
    }
    .header-right p.call-us,
    #header.header.shrink .header-right p.call-us {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 0;
    }
    #main .innerpage,
    #main .contact-us {
        margin-bottom: 30px;
    }
    #main.no-banner {
        margin-top: 192px;
    }
    #slider,
    #banner {
        margin-top: 162px;
    }
    .footer-top .widget ul li:before {
        font-size: 20px;
    }
    .footer-top .widget img {
        width: 195px;
    }
    .footer-top .widget p .fa {
        margin-right: 5px;
    }
    .footer-top .widget p a {
        font-size: 12px;
    }
}
/* 966px to 991px */

@media only screen and (max-width: 991px) {
    #header .header-left {
        text-align: center;
    }
    #header .header-top,
    #header.header.shrink .header-top {
        padding: 10px 0;
    }
    #main.no-banner {
        margin-top: 262px;
    }
    #slider,
    #banner {
        margin-top: 232px;
    }
}
/* 853px to 965px */

@media only screen and (max-width: 965px) {}
/* 800px to 852px */

@media only screen and (max-width: 852px) {}
/* 768px to 852px */

@media only screen and (max-width: 799px) {}
/* 737px to 767px */

@media only screen and (max-width: 767px) {
    .container {
        width: 640px;
    }
    #our-clients img {
        margin: 10px 15px 25px;
    }
    .footer-top .widget img {
        margin-top: 4px;
        width: 165px;
    }
    .footer-top .widget ul li {
        float: none;
    }
    .footer-bottom ul li {
        margin-left: 15px;
    }
}
/* 667px to 736px */

@media only screen and (max-width: 736px) {
    /* .desktop-view{ display: none; } */
    
    .menu-mobile {
        display: block;
    }
    #main.no-banner {
        margin-top: 0;
    }
    #slider,
    #banner {
        margin-top: 0;
    }
    #header {
        padding: 0;
        position: inherit;
    }
}
/* 640px to 666px */

@media only screen and (max-width: 666px) {
    .container {
        width: 620px;
    }
    .footer-top .widget p a {
        font-size: 14px;
        word-wrap: break-word;
    }
}
/* 603px to 639px */

@media only screen and (max-width: 639px) {
    .container {
        width: 420px;
    }
    .alignright,
    .alignleft,
    .aligncenter {
        display: block;
        float: none;
        margin: 0 auto 20px;
    }
    .header-right p a.request-a-quote {
        margin-bottom: 20px;
        margin-left: 0;
        margin-top: 10px;
   transform: all 0.5s !important;
    }
    .header-right p.call-us span {
        display: block;
        margin: 10px 0;
    }
    .cta-service {
        margin: 0 0 20px;
    }
    .popup-container .gallery-item img {
        width: 49%;
    }
    #slider .tparrows {
        display: none;
    }
    #footer .col-md-4 {
        width: 100%;
    }
    .footer-top .widget img {
        width: inherit;
    }
    .footer-top .widget ul li {
        float: left;
    }
    .footer-top .footer-links {
        margin-bottom: 30px;
    }
    #footer .col-md-6 {
        text-align: center;
        width: 100%;
    }
    .footer-bottom p.copyright {
        margin: 20px 0 10px;
    }
    .footer-bottom p.copyright span {
        display: block;
    }
    .footer-bottom ul {
        margin: 0 0 20px;
        text-align: center;
    }
    .footer-bottom ul li {
        margin: 0 10px;
    }
}
/* 568px to 639px */

@media only screen and (max-width: 602px) {}
/* 533px to 666px */

@media only screen and (max-width: 567px) {}
/* 480px to 532px */

@media only screen and (max-width: 532px) {}
/* 360px to 479px */
@media screen and (max-width: 480px)
{
	footer#footer .footer-top
	{
		display: inline-block !important;
	}
	#footer .f-left
	{
		text-align: center !important;
	}
	section#request-quote .row .col-md-6
	{
		width: 100% !important;
	}
	div#request-quote-logos .logoimg
	{
		width: calc(33.3% - 5px) !important;
	}
}
@media only screen and (max-width: 479px) {
    .container,
	.header-menu.desktop-view .container, 
	.header-top.desktop-view .container{
        width: 340px !important;
		max-width: 100% !important;
    }
    .quote-form {
        padding: 30px 20px;
    }
    .menu-mobile a.mobile-logo {
        width: 40px;
    }
    .menu-mobile a.mobile-menu span {
        font-size: 24px;
        position: relative;
        top: -2px;
    }
    .menu-mobile a.mobile-call-us {
        padding: 7px 10px 3px;
    }
    .menu-mobile a.mobile-call-us .fa-phone {
        font-size: 23px;
    }
    .menu-mobile a.mobile-raq {
        padding: 7px 15px 8px;
    }
}
/* 320px to 359px */

@media only screen and (max-width: 359px) {
    .container {
        width: 280px;
    }
    .footer-top .widget p a {
        font-size: 13px;
    }
    .footer-bottom ul li {
        margin: 0 5px;
    }
    .menu-mobile a.mobile-menu {
        font-size: 24px;
        top: 4px;
    }
    .menu-mobile a.mobile-logo {
        margin-right: 10px;
        width: 33px;
    }
    .menu-mobile a.mobile-menu span {
        font-size: 18px;
        margin-left: 0;
    }
    .menu-mobile a.mobile-call-us {
        padding: 3px 8px 2px;
    }
    .menu-mobile a.mobile-call-us .fa-phone {
        font-size: 21px;
    }
    .menu-mobile a.mobile-raq {
        font-size: 20px;
        padding: 4px 12px 5px;
    }
    #header .mobile-menu-container ul li a {
        font-size: 18px;
        padding: 10px 34px 13px;
    }
}
.standout-text {
    color: #8CC63E !important;
    font-weight: bold !important;
}
.client-logo-holder {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.client-logo-holder img {
    float: left;
    height: 152px;
    padding: 4px;
}
.sup-logo-holder {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}
.sup-logo-holder img {
    float: left;
    height: 94px;
    padding: 4px;
}
.no-underline-link {
    text-decoration: none !important;
}
a.learn-more {
    text-transform: uppercase;
}
label.gfield_label {
    color: #8f8f8f;
}
#input_2_10_1_label,
#input_2_10_3_label,
#input_2_10_2_label,
#input_2_10_4_label,
#input_2_10_5_label {
    color: #8f8f8f;
}
.cta-heading-first span {
    text-transform: uppercase;
    width: 100%;
    position: relative;
    display: block;
    color: white;
    font-size: 21px;
    background-color: #28245F;
    padding: 12px 0 12px 0;
    margin: 0 auto;
}
@media screen and (max-width: 991px) and (min-width: 530px) {
    .cta-heading-first span {
        width: 370px;
    }
}
@media screen and (max-width: 359px) {
    .cta-heading-first span {
        font-size: 17px;
    }
}
.discount-attention {
    border-top: 1px solid #0a0b0b !important;
    text-align: center !important;
    color: black !important;
    padding: 25px 0 25px 0 !important;
    font-size: 33px !important;
}
#clients-hp {
    height: 315px !important;
}
#clients-hp img {
    height: 150px;
}
.comm-client-logos {
    text-align: center !important;
}
.comm-client-logos a {
    display: inline-block !important;
}
/*05-05-2016*/

.header {
    border-bottom: 2px solid white !important;
}
.header-menu ul li.current_page_item a,
.header-menu ul li.current_page_item a:hover {
    border-top: 5px solid #8CC63E;
    border-bottom: 0px;
    padding-top: 14px !important;
}
/*.header-menu ul li a:hover {
    border-bottom: 0px !important;
    border-top: 5px solid #989898 !important;
    padding-top: 14px !important;
}*/

.header-menu ul li.current_page_item a,
.header-menu ul li.current_page_item a:hover {
    border-top: 5px solid #8CC63E;
    border-bottom: 0px;
    padding-top: 14px !important;
}
#our-services {
    padding-top: 43px !important;
}
ul#menu-main-menu-3 li::before {
    content: "-" !important;
}
@media screen and (max-width: 767px) {
    #our-clients {
        display: none;
    }
}
.page-id-475 #main .col-md-8 hr,
.page-id-490 #main .col-md-8 hr {
    border-top: 1px solid #dbdbdb !important;
}
#mega-menu-wrap-header-menu {
    z-index: 9 !important;
}
#our-services
{
	display: inline-block !important;
	padding-top: 0px !important;
}

/* ---------------- // FOOTER \\ ----------------*/

#footer
{
	padding-top: 0px !important;
	margin-top: 0px !important;
	border-top: 1px solid #414142 !important;
}
@media screen and (max-width: 1024px )
{
#footer .footer-top
{
	display: inline-block !important;
}
}
#footer .footer-top
{
	display: flex !important;
	width: 100% !important;
	margin-bottom: 0px !important;
	position: relative !important;
}
#footer .f-mid 
{
	top: 0 !important;
	bottom: 0 !important;
	position: absolute !important;
	left: 33.333% !important;
}
#footer .f-right
{
	left: 66.666% !important;
}
#footer .col-md-4
{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}
.f-left
{
	text-align: right !important;
	position: absolute !important;
}
.f-left .textwidget
{
	display: inline-block !important;
}
.f-left .textwidget h4 {
	text-align: left !important;
	max-width: 335px !important;
	font-size: 17px !important;
	font-weight: bold !important;
	color: #28245F !important;
}
.f-mid,
.f-right
{
	background-color: #28245f !important;
}

#pos-state
{
	padding: 20px 0px !important;
	text-align: center !important;
	background-color: #28245F !important;
}
#pos-state h3
{
	margin-bottom: 0px !important;
	color: white !important;
	font-weight: bold !important;
	font-size: 35px !important;
	font-family: Open Sans, sans-serif !important;
}
#our-services
{
	margin-top: 195px !important;
	border-top: 0px !important;
}
.cta-service
{
	margin-bottom: 0px !important;
}

#our-services h2
{
	margin-bottom: 0px !important;
	padding: 40px 0px !important;
}
#text-16 table
{
	font-size: 25px !important;
	margin: 0 auto !important;
}
#text-16 table th
{
	width: 80px !important;
	vertical-align: top !important;
}
#text-16 table td
{
	padding-bottom: 20px !important;
}
#text-16 table td a {
	color: #8CC63E !important;
	transition: all 0.5s !important;
}
#text-16 table td a:hover
{
	color: white !important;
	transition: all 0.5s !important;
}
#text-16 h3
{
	text-align: center !important;
}
#gform_fields_3 label
{
	display: none !important;
}
#footer .widget-title
{
	color: white !important;
}
#footer #gform_wrapper_3
{
	max-width: 320px !important;
}
#footer #gform_wrapper_3 .gform_body,
#footer #gform_wrapper_3 .gform_body ul
{
	display: inline-block !important;
	width: 100% !important;
}
#footer #gform_wrapper_3 .gform_body ul li
{
	width: 100% !important;
}
#footer #gform_wrapper_3 .gform_footer
{
	padding: 0px !important;
	margin-top: 0px !important;
	text-align: left !important;
}
#gform_submit_button_3
{
	
    background-color: #8CC63E;
    color: #28245e;
    text-transform: uppercase;
    border: none;
    font-size: 16px;
    font-weight: bold;
    margin-left: 4px;
	padding: 7px 20px !important;
}

a.request-a-quote, #our-services h2, .textwidget .btn-blue {
  /*  font-family: 'Emblema One', cursive !important;*/
    -webkit-text-stroke-color: #fff;
    -webkit-text-stroke-width: 0px;
}

.page-id-5 .cta-service img {
    width: 180px;
}

#logoss {
    display: flex;
    margin-bottom: 28px;
}
.first-col img, .third-col img, .second-col img {
    padding: 5px;
}

.page-id-5 .cta-service img {
    margin-bottom: 5px;
}

.heading-font
{
	font-family: Open Sans, cursive;
}

@media screen and (max-width: 786px)
{
	#footer #text-2 img
	{
		width: 100% !important;
		transition: all 0.5s !important;
	}
	#footer #text-2 h4
	{
		font-size: 19px !important;
		transition: all 0.5s !important;
	}
	#footer #text-16 table
	{
		font-size: 18px !important;
	}
	.home #our-services
	{
		margin-top: 60px !important;
	}
}
@media screen and (max-width: 500px)
{
	#footer .footer-top .f-left
	{
		display: block !important;
		width: 100% !important;
		position: relative !important;
		float: left !important;
	}
	#footer .footer-top .f-mid
	{
		display: block !important;
		width: 100% !important;
		position: relative !important;
		float: left !important;
		left: 0px !important;
		margin-bottom: 0px !important;
	}
	#footer .footer-top .f-right
	{
		display: block !important;
		width: 100% !important;
		position: relative !important;
		float: left !important;
		left: 0px !important;
		text-align: center !important;
	}
	#footer .footer-top .f-right #gform_wrapper_3
	{
		margin: 0 auto !important;
	}
	#header .header-top .container .row
	{
		text-align: center !important;
	}
	#header .header-top .container .row .header-left
	{
		margin: 0 auto !important;
		float: initial !important;
	}
	#header .header-top .container .row .header-right
	{
		display: none !important;
	}
	.home #our-services
	{
		margin-top: 0px !important;
	}
}
@media screen and (max-width: 1024px)
{
	#header .header-top .container .row .header-left
	{
		display: inline-block;
		float: left;
	}
	#header .header-top .container .row .header-right
	{
		display: inline-block;
		float: left;
		padding: 0px !important;
	}
}

.footer-top .widget-title
{
	font-family: Open Sans, sans-serif !important;
}
p
{
	font-family: Raleway, sans-serif !important;
}
.gfield_time_hour input,
.gfield_time_minute input
{
	padding: 12px 3px !important;
}
/*#gform_submit_button_3
{
	background-color: white;
	color: #28245e;
	text-transform: uppercase;
}*/

.innerpage a:hover
{
	text-decoration: none !important;
}
.header-menu.desktop-view .container,
.header-top.desktop-view .container
{
	width: 1255px !important;
}
.header-menu.desktop-view .container #mega-menu-header-menu
{
	text-align: center !important;
}
.header-menu.desktop-view .container #mega-menu-header-menu li a
{
	padding: 0px 15px 0px 15px !important;
}
#footer #text-2
{
	padding-right: 2% !important;
}
#footer #text-2 .textwidget
{
	max-width: 270px !important;
}
#footer #text-2 .textwidget img
{
	max-width: 100% !important;
}
#footer #text-16,
#footer #text-17
{
	display: inline-block !important;
}
#footer .f-mid,
#footer .f-right,
#gform_widget-2
{
	text-align: center !important;
}
#text-16 table td,
#text-16 h3.widget-title
{
	text-align: left !important;
}
#gform_wrapper_3
{
	margin: 1em auto !important;
}
#gform_widget-2 .widget-title
{
	text-align: left !important;
}
#gform_widget-2
{
	display: inline-block !important;
	min-width: 320px !important;
}
.gpc_full_width
{
	width: 98%;
	min-width: 280px;	
}

.gpc_one_half
{
	width: 48%;
	min-width: 280px;
}

.gpc_one_fourth
{
	width: 23%;
	min-width: 230px;
}

.gpc_one_third
{
	width: 31%;
	min-width: 250px;
}

.gpc_two_third
{
	width: 61%;
	min-width: 280px;
}

.gpc_three_fourth
{
	width: 73%;
	min-width: 280px;
}
.gpc_full_width,
.gpc_one_half,
.gpc_one_fourth,
.gpc_one_third,
.gpc_two_third,
.gpc_three_fourth
{
	display: inline-block !important;
	padding: 1% !important;
	margin-bottom: 10px !important;
	float: left !important;
}
.header-menu.desktop-view .container #mega-menu-header-menu li a.mega-menu-link
{
	padding: 0px 11px !important;
}

#mega-menu-header-menu li {
background-color: #28245f !important;
}
#mega-menu-header-menu li:hover {
background-color: #8CC63E !important;
}


.services-box
{
	width: 100% !important;
}
.services-holder
{
	column-count: 7 !important;
	margin-bottom: 30px;
}
.services-box strong
{
	font-size: 23px !important;
	font-family: Open Sans, sans-serif;
	font-weight: 300;
}
.home .cta-service > a
{
	display: inline-block !important;
}
.gform_wrapper label
{
	color: #8f8f8f !important;
}
.gform_wrapper .gfield_label 
{
	font-size: 17px !important;
	color: #717171 !important;
}
.mfp-figure figure figcaption
{
	display: none !important;
}
#text-17 a
{
	color: white !important;
	font-size: 10px !important;
}
#request-quote-logos
{
	display: inline-block !important;
	width: 100% !important;
	text-align: center !important;
	padding: 10px 0px !important;
}
#request-quote-logos .logoimg {
	width: calc(16.6% - 5px) !important;
	margin: 2.5px !important;
}
#request-quote .row .col-md-5
{
	margin-left: 3.5px !important;
	padding-left: 0px !important;
}
#request-quote .row .col-md-6
{
	width: 57% !important;
}
.page-template-page-MAIN #request-quote-logos .logoimg,
.page-template-default #request-quote-logos .logoimg
{
	border: 1px solid gray;
}
#mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-header-menu #mega-menu-header-menu > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link
{
background-color: #8CC63E !important;
}

#request-quote .quote-form input.gform_button {
background-color: #28245E !important;
color: white !important;
}
.page-id-1191 .gfield_label {
	text-transform: uppercase;
	width: 100%;
	padding: 5px;
	display: block !important;
	border-bottom: 3px solid #e6e0e0;
	background-color: #eae3e3;
}
.gfield {
	padding-left: 5px;
	padding-right: 5px;
}

.gform_wrapper .ginput_complex .ginput_full input[type="email"], .gform_wrapper .ginput_complex .ginput_full input[type="number"], .gform_wrapper .ginput_complex .ginput_full input[type="password"], .gform_wrapper .ginput_complex .ginput_full input[type="tel"], .gform_wrapper .ginput_complex .ginput_full input[type="text"], .gform_wrapper .ginput_complex .ginput_full input[type="url"] {
	width: 98.5% !important;
}

select {
	padding: 13px !important;
	width:100% !important;
}

#main .innerpage .ginput_container_date input {
	width: 90% !important;
}

.gform_wrapper .top_label li.gfield.gf_middle_third, .gform_wrapper .top_label li.gfield.gf_right_third {
	margin-bottom: .5em;
	margin-left: 0 !important;
}
.gform_wrapper .gfield_time_ampm select {
	min-width: calc(5rem + 25px) !important;
	width: calc(5rem + 25px) !important;
}
.gform_wrapper .gfield_time_hour, .gform_wrapper .gfield_time_minute {
	max-width: 4rem;
	min-width: 5rem !important;
}
.gv-table-view tr {
	border-bottom: 1px solid #e0dbdb;

}
.gv-table-view tr td {
	padding: 10px !important;
}
@media only screen and (min-width: 200px) and (max-width: 900px) {

  .gform_wrapper .gform_body .top_label li.gfield.gf_right_half { 
    float: left; 
    clear: left !important;
    width: 99%;
  } 

  .gform_wrapper .gform_body .top_label li.gfield.gf_left_half { 
    float: left; 
    clear: left !important;
    width: 99%;
  }
	
  .gform_wrapper .gform_body .top_label li.gfield.gf_left_third { 
    float: left; 
    clear: left !important;
    width: 99%;
  }
	  .gform_wrapper .gform_body .top_label li.gfield.gf_middle_third { 
    float: left; 
    clear: left !important;
    width: 99%;
  }
	  .gform_wrapper .gform_body .top_label li.gfield.gf_right_third { 
    float: left; 
    clear: left !important;
    width: 99%;
  }

}

