/*
Theme Name: Exlusive Tints
Description: Child theme for Avada theme
Author: Wordpress Design
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Main Menu
    ## Sticky Header Menu
# Front Page
    ## "Why tinting" Section
    ## Car Window Tinting
    ## Latest Work
    ## Testimonials
    ## "Why we are the best" Section
# Quote Form
# Page Title Bar
# Content
# Sidebar
# Footer
--------------------------------------------------------------*/


/*--------------------------------------------------------------

# Main Menu

--------------------------------------------------------------*/

.header-quote {
    display: none;
    background-color: #324bb2;
    max-width: 240px;
    height: 110px;
    float: right;
}

.header-quote h4.quote-title {
    margin-top: 21px;
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.header-quote .quote-number {
    margin: 0;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
}

.header-quote .quote-number a {
    color: #ffffff;
}

.fusion-header-wrapper .fusion-header > div {
    max-width: 1700px;
    margin-right: 0;
}

.fusion-logo {
    margin: auto !important;
}

.fusion-logo img {
    width: 120px;
}

.fusion-main-menu {
    padding-right: 50px;
}

.fusion-main-menu .menu-item a {
    font-size: 14px;
}

.fusion-mobile-nav-holder #menu-main-menu .fusion-mobile-nav-item a {
    padding-left: 50px;
}
/*Added Css*/
#rev_slider_1_1_wrapper .tp-bgimg::before {
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
}



#gform_wrapper_4 h3 {
    margin-bottom: 15px !important;
}

.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label,
.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label {
    font-weight: normal !important;
}
.gform_wrapper .gf_progressbar_percentage span {
    font-size: 11px !important;
    line-height: 1.2 !important;
}
.gform_wrapper .gform_footer input.button,
.gform_wrapper .gform_footer input[type="submit"],
.gform_wrapper .gform_page_footer input.button,
.gform_wrapper .gform_page_footer input[type="submit"] {
    margin: 0 0 8px !important;
}

.gform_wrapper div.validation_error {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

/*Added Css*/

@media screen and (min-width: 1110px) {
    .fusion-logo img {
        width: 160px;
    }
}

@media screen and (min-width: 1240px) {
    .header-quote {
        display: block;
        width: 120px;
    }
    .fusion-header-wrapper .fusion-header {
        padding-right: 0;
    }
}

@media screen and (min-width: 1410px) {
    .fusion-logo img {
        width: 100%;
    }
    .header-quote {
        display: block;
        width: 100%;
    }
    .header-quote h4.quote-title {
        font-size: 24px;
    }
    .header-quote .quote-number {
        font-size: 24px;
    }
}

@media screen and (min-width: 1580px) {
    .fusion-main-menu .menu-item a {
        font-size: 16px;
    }
}

@media screen and (min-width: 2000px) {
    .fusion-header-wrapper .fusion-header > div {
        margin-left: auto;
        margin-right: auto;
    }
}


/*--------------------------------------------------------------

## Sticky Header Menu

--------------------------------------------------------------*/

/*.fusion-is-sticky .fusion-menu .menu-item {
    padding-right: 15px;
}*/

.fusion-is-sticky .header-quote {
    height: 65px;
}

.fusion-is-sticky .header-quote h4.quote-title {
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 16px;
}

.fusion-is-sticky .header-quote .quote-number {
    font-size: 16px;
}

.fusion-is-sticky .fusion-logo img {
    height: 30px;
}

@media screen and (min-width: 768px) {
    .fusion-is-sticky .fusion-logo img {
        height: auto;
    }
    /*#rev_slider_1_1 .tp-caption {
        font-size: 20px !important;
        line-height: 28px !important;
    }*/
    #rev_slider_2_2 .tp-caption {
        font-size: 17px !important;
    }
}


/*--------------------------------------------------------------

# Front Page

--------------------------------------------------------------*/

.home #main {
    padding-bottom: 0;
}

.avada-skin-rev {
    border: none !important;
}

#wrapper .button-round,
a.fusion-button {
    border-radius: 5px;
}

@media screen and (max-width: 1000px) {
    .fusion-carousel-item img {
        max-width: 75%;
    }
}


/*--------------------------------------------------------------

## "Why tinting" Section

--------------------------------------------------------------*/

#why-tinting #why-tinting-carousel img {
    max-height: 40px;
    max-width: 40px;
}

#why-tinting #why-tinting-carousel .col {
    padding-bottom: 12px;
}

#why-tinting #why-tinting-carousel .col p {
    text-transform: uppercase;
    color: #000000;
    font-weight: bold;
    font-size: 18px;
}


/*--------------------------------------------------------------

## Car Window Tinting

--------------------------------------------------------------*/

#car-window-tinting .panel-tinting-left {
    width: 100%;
}

@media screen and (min-width: 1200px) {
    #car-window-tinting .panel-tinting-left {
        width: 48%;
    }
}


/*--------------------------------------------------------------

## Latest Work

--------------------------------------------------------------*/

.latest-work-carosuel .fusion-carousel-item img {
    max-height: 215px;
    max-width: 280px;
}

#latest-work .latest-work-carosuel .fusion-nav-prev,
#latest-work .latest-work-carosuel .fusion-nav-prev:before,
#latest-work .latest-work-carosuel .fusion-nav-next,
#latest-work .latest-work-carosuel .fusion-nav-next:before {
    background-color: #616161;
    height: 50px;
    width: 50px;
    font-size: 60px;
    line-height: 45px;
}


/*--------------------------------------------------------------

## Testimonials

--------------------------------------------------------------*/

.testimonials blockquote {
    width: 100%;
}

#what-our-clients-say .testimonials blockquote > q {
    font-size: 14px;
}

.testimonials blockquote:before {
    font-family: 'Raleway';
    content: '\201c';
    margin: 0 auto;
    font-size: 123px;
    width: 110px;
    height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    display: block;
    color: #c7c7c7;
    margin-bottom: 20px;
}

.testimonials .company-name {
    margin-bottom: 40px;
}

.testimonials .author:after {
    content: "";
    border-bottom: solid 1px #324bb2;
    display: block;
    width: 20px;
    margin: 12px auto 0 auto;
}

.testimonials .testimonial-pagination > a {
    background-color: #c0c0c0;
    border: none;
}

.testimonials .testimonial-pagination .activeSlide {
    background-color: #141414;
    border-color: #141414;
}

@media screen and (min-width: 768px) {
    .testimonials {
        box-shadow: 0px 0px 5px 10px #f2f2f2;
        width: 820px;
        height: 323px;
        margin: 0 auto;
    }
    #what-our-clients-say .testimonials blockquote q {
        font-size: 18px;
    }
}


/*--------------------------------------------------------------

## "Why we are the best" Section

--------------------------------------------------------------*/


/*--------------------------------------------------------------

# Quote Form

--------------------------------------------------------------*/

.quote-form {
    padding: 30px;
    background-color: #324bb2;
    border-radius: 5px;
}

.wpcf7 .quote-form h4.form-title {
    color: #ffffff;
    font-size: 28px;
    margin: 0 auto;
}

.quote-form p {
    color: #ffffff;
}

.quote-form p > input[type="submit"] {
    background-color: #ffffff;
    border-color: #ffffff;
}

.wpcf7-form .wpcf7-form-control {
    border-radius: 2px;
    font-size: 16px;
}

@media screen and (min-width: 1000px) {
    .quote-form {
        padding: 30px;
        /*  max-width: 380px;*/
        max-height: 582px;
    }
    .quote-form .tinting-type > div {
        margin-top: 8px;
    }
}

@media screen and (min-width: 768px) {
    .quote-form {
        /*width: 380px;*/
        height: 582px;
    }
}


/*--------------------------------------------------------------

# Page Title Bar

--------------------------------------------------------------*/

.fusion-page-title-captions,
.fusion-page-title-secondary {
    vertical-align: bottom;
}

.fusion-page-title-captions h3 {
    font-size: 12px;
}

@media screen and (min-width: 1204px) {
    .fusion-page-title-captions .entry-title {
        margin-bottom: 30px;
        border: solid 1px #ffffff;
        border-radius: 5px;
        padding: 10px 15px;
        display: table;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .fusion-page-title-captions h3 {
        font-size: 24px !important;
        line-height: 1.3;
        margin-bottom: 25px;
    }
    .fusion-page-title-secondary .fusion-breadcrumbs {
        margin-bottom: 30px;
        border: solid 1px #ffffff;
        border-radius: 5px;
        padding: 10px 15px;
        background-color: rgba(0, 0, 0, 0.3);
        display: inline-block;
    }
    .fusion-breadcrumbs span {
        line-height: 1.6;
    }
}


/*--------------------------------------------------------------

# Content

--------------------------------------------------------------*/

.yt-embed iframe {
    width: 100%;
}

.fusion-button {
    font-size: 18px;
}


/*--------------------------------------------------------------

# Sidebar

--------------------------------------------------------------*/

@media screen and (min-width: 1000px) {
    #main #sidebar {
        min-width: 350px;
        padding: 0;
    }
    #sidebar .widget {
        min-width: 350px;
        padding: 0px;
    }
    #sidebar .widget-title {
        font-size: 24px;
    }
    #sidebar .recent-posts-widget-with-thumbnails li {
        margin: 20px auto;
    }
}


/*--------------------------------------------------------------

# Footer

--------------------------------------------------------------*/

.footer-top-row .fusion-widget-area {
    height: 140px;
    margin: auto;
}

.footer-top-row .widget {
    text-align: center;
    margin-bottom: 20px
}

.footer-top-row img {
    max-height: 110px;
}

#footer-top-left .widget {
    display: inline-block;
    width: 50%;
}

#footer-top-right {
    background-color: #212121;
}

#footer-top-right .widget {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

#footer-top-right h2.call-us-banner {
    color: #ffffff;
    margin: 0;
    font-size: 24px;
}

#footer-top-right h2.call-us-banner a {
    color: #ffffff;
}

.call-us-banner > span {
    background-color: #324bb2;
    padding: 10px 27px;
    border-radius: 5px;
    display: inline-block;
}

.call-us-banner > span:before {
    content: '\a';
}

.fusion-footer {
    position: relative;
}

.fusion-footer-copyright-area {
    position: absolute;
    margin: 0 auto;
    width: 100%;
    bottom: 59px;
}

@media screen and (min-width: 1200px) {
    .footer-top-row {
        height: 140px;
        width: 100%;
    }
    .footer-top-row .fusion-widget-area {
        height: 140px;
        float: left;
        width: 50%;
        padding-right: 189px;
    }
    .footer-top-left-widget {
        float: right;
        padding: 6px 49px;
        height: 100%;
    }
    .footer-top-left-widget img {
        height: 100%;
        width: auto;
    }
    #footer-top-right {
        padding: 0 36px;
    }
    #footer-top-right h2.call-us-banner {
        color: #ffffff;
        margin: 0;
        font-size: 36px;
        text-align: left;
    }
    .call-us-banner > span {
        background-color: #324bb2;
        padding: 10px 27px;
        border-radius: 5px;
        margin-left: 20px;
    }
    #footer-top-left .widget {
        width: auto;
    }
    .widget h4.widget-title {
        margin-bottom: 12px;
    }
    #menu-our-services li,
    #menu-service-areas li {
        border: none;
        padding: 0 0 8px 0;
    }
    #menu-our-services li a:before,
    #menu-service-areas li a:before {
        content: '';
    }
}

.testimonial-home .tp-revslider-slidesli.active-revslide {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    height: 95% !important;
    margin: 10px !important;
    padding: 30px !important;
}


/*new*/

.post-content .collapse {
    display: block;
}

.container p {
    width: 680px;
}

#change-car {
    border: 1px solid #ccc;
    height: 32px;
    width: auto;
    padding: 0 0 0 5px;
}


/*icon*/

.wrapp.icon-img1:before {
    border-color: #FE9843;
}

.wrapp.icon-img1:hover {
    border-color: #FE9843;
    transition: all 1s;
}

.wrapp.icon-img2:before {
    border-color: #fb6f6e;
}

.wrapp.icon-img2:hover {
    border-color: #fb6f6e;
    transition: all 1s;
}

.wrapp.icon-img3:before {
    border-color: #6c7a85;
}

.wrapp.icon-img3:hover {
    border-color: #6c7a85;
    transition: all 1s;
}

.wrapp.icon-img4:before {
    border-color: #8f4a81;
}

.wrapp.icon-img4:hover {
    border-color: #8f4a81;
    transition: all 1s;
}

.wrapp.icon-img5:before {
    border-color: #324ab2;
}

.wrapp.icon-img5:hover {
    border-color: #324ab2;
    transition: all 1s;
}

.wrapp:before {
    transform: scale(1);
    transition: all .4s ease;
}

#why-tinting #why-tinting-carousel .col p {
    margin-top: 15px;
}

.wrapp:before {
    background: none;
    border: 8px solid #FE9843;
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    pointer-events: none;
    border-radius: 50%;
}

.wrapp {
    background: #fff;
    border: 12px solid #ECECEC;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    position: relative;
    margin: 0px auto;
}

#why-tinting #why-tinting-carousel img {
    max-height: 40px;
    max-width: 40px;
    margin-top: 25px;
}

.wrapp:hover:before {
    -webkit-animation-name: color2;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
}

@-webkit-keyframes color2 {
    40% {
        transform: scale(1.4);
        transition: all .4s ease;
        opacity: 0.4;
    }
    100% {
        transform: scale(1.8);
        transition: all .4s ease;
        opacity: 0;
    }
}

.wrapp:hover:before {
    opacity: 0;
}

.fusion-footer-widget-area ul li a {
    font-weight: 200;
    font-size: 15px;
}

.awesome:before {
    content: "";
    display: block;
    position: absolute;
    /*color: rgba(255, 0, 0, 0.31);*/
    width: 100%;
    height: 100%;
    z-index: 9999;
    cursor: pointer;
    opacity: 0;
}

@media (min-width:1255px) {
    .awesome:before {
        width: 108%;
    }
}

@media (max-width:1255px) {
    .awesome:before {
        width: 113%;
    }
}

.single-car-window {
    margin-bottom: 20px;
}


/*test*/

.linkbutton:hover {
    color: #fff;
    background: none;
}

.linkbutton {
    background: #ecf0f1 none repeat scroll 0 0;
    cursor: pointer;
    display: inline-block;
    margin: 10px;
    max-width: 380px;
    padding: 0 20px;
    position: relative;
    transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
    width: 100%;
    text-align: center;
}

.ease {
    width: 0;
    background: #282828;
    height: 100%;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.pumpkin {
    background: #324bb2;
    left: 0;
    position: absolute;
    top: 0;
}

.linkbutton:hover .ease {
    width: 100%;
}

.linkbutton:hover .child-title a {
    color: #fff;
}

.linkbutton .child-title {
    position: relative;
    z-index: 10;
}

.nohover:hover {
    color: #000;
}

#wrap {
    margin: 25px auto;
    max-width: 770px;
    padding: 10px;
    width: 100%;
}


/* May 12  */

.car-tinting-inner ul li:before,
.window-tinting-inner ul li:before {
    content: "\f0da";
    font-family: "fontawesome";
    color: #324bb2;
    position: absolute;
    left: 22px;
}

.car-tinting-inner ul,
.window-tinting-inner ul {
    list-style: none;
    position: relative;
}

.fusion-video.fusion-youtube.single-car-window {
    max-width: 100% !important;
    /*float: right;*/
    padding-left: 0px;
    margin-top: 7px;
    margin-bottom: 40px;
}

#wrapper .car-tinting-inner h2 {
    font-size: 20px !important;
    margin: 35px auto 18px;
    color: #616161;
    font-weight: 500;
}

.page-id-11 #tint-controls a.tint-button {
    height: 50px;
    margin: 5px 3px;
    padding: 10px 50px;
    display: inline-block;
    position: relative;
    min-width: 55px;
}

.page-id-11 #tint-controls a.tint-button span {
    position: absolute;
    width: 100%;
    left: 0px;
    top: 17px;
}

.window-tinting-inner ul li strong {
    font-weight: 400;
}

.page-id-13 h2.title-heading-left {
    font-size: 20px !important;
    margin: 0px auto 5px;
    color: #616161;
    font-weight: 500;
}

.page-id-16 .fusion-page-title-bar {
    background-size: cover;
    background-attachment: unset;
    height: 450px;
    background-position: top right;

}
.page-id-11 .fusion-page-title-bar, .page-id-14 .fusion-page-title-bar{
    background-position: center center ;
}
.page-id-12 .fusion-page-title-bar {
    background-size: cover;
    background-attachment: unset;
    height: 350px;
    background-position: center center;
}

.page-id-13 .fusion-page-title-bar {
    background-size: cover;
    background-attachment: unset;
    height: 350px;
    background-position: center center;
}


/*contact page css*/

.exclusive-custom-form .wpcf7-form-control {
    border: 1px solid #e5e5e5 !important;
}

.exclusive-custom-form .form-group {
    margin-bottom: 20px;
}

.exclusive-custom-form .wpcf7-form-control-wrap.tinting-type {
    display: block;
    margin-top: 10px;
}

.form-bg-color.exclusive-custom-form p:empty,
#contact-location-info p:empty {
    display: none;
}

#contact-location-info .fusion-column-wrapper p i,
#contact-location-info .contact-icon i {
    border: 1px solid #324bb2;
    border-radius: 50%;
    color: #324bb2;
    font-size: 24px;
    height: 60px;
    left: 0;
    line-height: 60px;
    position: absolute;
    text-align: center;
    top: 0px;
    width: 60px;
}

#contact-location-info .fusion-column-wrapper p br {
    display: none;
}

#contact-location-info .fusion-column-wrapper p {
    min-height: 60px;
    padding-left: 70px;
    position: relative;
}

#contact-location-info .fusion-column-wrapper p .break-down {
    display: block;
    margin-bottom: 15px;
}

.contact-icon {
    margin-bottom: 20px;
    min-height: 70px;
    padding-left: 80px;
    position: relative;
}


/*.social .fb {

    background: #46629e none repeat scroll 0 0;

}

.social .fb::before, .social .fb::after {

    border-color: #46629e;

}

.social .tw {

    background: #00acee none repeat scroll 0 0;

}

.social .tw::before, .social .tw::after {

    border-color: #00acee;

}

.social .gp {

    background: #dd4b39 none repeat scroll 0 0;

}

.social .gp::before, .social .gp::after {

    border-color: #dd4b39;

}*/

#contact-location-info .contact-icon i::after {
    background: transparent none repeat scroll 0 0;
    border: 3px solid;
    border-radius: 50%;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.8s ease 0s;
}

#contact-location-info .contact-icon i:hover::after {
    transform: scale(1.5);
}


/*.social a:hover::before {

    opacity: 0;

    transform: scale(2);

    transition: all 0.3s ease 0s;

}*/

#contact-location-info .contact-icon i:hover {
    background: #324bb2;
    color: #fff;
    transition: all 0.8s ease 0s;
}

.break-down {
    display: block;
}

.contact-sub .wpcf7-form-control.wpcf7-submit.btn-default {
    background: #324bb2;
    color: #fff;
}

.area-inner-video {
    margin-bottom: 20px;
}


/*video embed css*/

h2.inner-home-tint {
    font-size: 20px !important;
    color: #616161 !important;
    font-weight: 500 !important;
    margin: 35px auto 18px;
}

#sidebar .menu a {
    background-color: #324bb2;
    color: #fff;
    display: block;
    padding: 5px 15px;
}

#sidebar .menu li.current-menu-item a {
    background-color: #8493d0;
    color: #fff;
}

.fusion-footer .widget_nav_menu li.current-menu-item a,
.fusion-footer .widget_nav_menu li a:hover {
    color: #8493d0 !important;
    font-weight: bold;
}

.area-inner-video {
    /*float: right;*/
    max-height: 350px;
    width: 100% !important;
    padding-left: 20px;
    padding-left: 0px;
}
.areas-para {
    padding-top: 40px;
}
.area-inner-video iframe {
    width: 100%;
}

.fusion-video.fusion-youtube.area-inner-video {
    max-width: 100% !important;
    width: 60%;
}

#menu-service-areas-1 li {
    padding: 0 0 8px 0;
}

#menu-service-areas-1 li a:before {
    display: none;
}

@media (min-width: 1350px) {
    .fusion-logo img {
        width: 70%;
    }
}

.call-btm {
    font-weight: bold;
}

.table-exclusive table tr:nth-child(even) {
    background: #3a4ea2;
    color: #fff;
}

.table-exclusive {
    margin-bottom: 20px;
    font-size: 12px;
}

table.bt tfoot th::before,
table.bt tfoot td::before,
table.bt tbody td::before {
    width: 80%;
}

div#social_links-widget-2 {
    float: left;
}

div#widget_sp_image-2 {
    float: right;
}


/*css for garavity form*/

.gform_body {
    background-color: #324bb2;
    border-radius: 5px;
    padding: 0px 30px 70px 30px;
}

.sidebar .quote-form-gravity .form-title,
.quote-form-gravity .form-title {
    color: #fff;
    font-size: 27px;
}

.quote-form-gravity {
    color: #fff;
}

.sidebar .gform_wrapper input,
.gravity-side-bar .gform_wrapper input {
    border-radius: 2px;
}

.sidebar .gform_wrapper input.large,
.gravity-side-bar .gform_wrapper input.large {
    padding: 5px 11px !important;
}

.sidebar .gform_wrapper .top_label .gfield_label,
.gravity-side-bar .gform_wrapper .top_label .gfield_label {
    color: #fff;
    display: none !important;
    font-weight: 400;
}
#gform_page_4_2 .gfield_label {
    display: block !important;
}

.sidebar .gform_wrapper .top_label .select-dropdown .gfield_label,
.gravity-side-bar .gform_wrapper .top_label .select-dropdown .gfield_label {
    display: block !important;
}

.sidebar .gform_wrapper .gfield_required,
.gravity-side-bar .gform_wrapper .gfield_required {
    color: #fff;
}

.gravity-select-parent {
    width: 100% !important;
}

.gravity-select-parent select {
    border-radius: 2px !important;
}

.sidebar .gform_wrapper ul.gform_fields li.gfield,
.gravity-side-bar .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.sidebar .gform_wrapper .gform_page_footer,
.gravity-side-bar .gform_wrapper .gform_page_footer {
    border-top: none;
    margin: 0;
}

.sidebar .gform_page_footer .button,
.gravity-side-bar .gform_page_footer .button {
    background-color: #fff;
    border: 1px solid #fff;
    padding: 13px 18px !important;
}

#wrapper .select-arrow,
.avada-select-parent .select-arrow {
    color: #000;
}

#wrapper .gform_wrapper .gravity-select-parent select {
    padding-left: 7px;
}

#input_4_25 {
    font-size: 16px;
    resize: vertical !important;
}
/*#main .sidebar .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    width: 100%;
}
}
#main .sidebar .gform_wrapper li.gfield.gfield_error,
#main .sidebar .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: rgba(255, 223, 224, 0) !important;
    border: none !important;
    margin-top: 0 !important;
}*/

.gfield.gfield_error.gfield_contains_required.field_sublabel_below.field_description_below.gfield_visibility_visible {
    background: none;
    padding-top: 0;
    border: none;
}

.sidebar .gform_wrapper .gfield_checkbox li label,
.sidebar .gform_wrapper .gfield_radio li label,
.gravity-side-bar .gform_wrapper .gfield_checkbox li label,
.gravity-side-bar .gform_wrapper .gfield_radio li label {
    color: #fff;
}

.gform_wrapper div.validation_error {
    color: red !important;
    border-top: none !important;
    border-bottom: 2px solid red !important;
}

.gform_wrapper .validation_message {
    color: red !important;
}

#sidebar .textwidget .quote-form-gravity,
#gravity-side-bar .textwidget .quote-form-gravity {
    background-color: #324bb2;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 30px;
}

.gform_wrapper form {
    background-color: #324bb2;
}

#sidebar .widget_text,
#gravity-side-bar .widget_text {
    margin-bottom: 0;
}

.gform_wrapper h3.gform_title {
    display: none;
}

#sidebar .gform_wrapper,
#sidebar .gform_wrapper .gform_heading,
#gravity-side-bar .gform_wrapper,
#gravity-side-bar .gform_wrapper .gform_heading {
    margin: 0;
}

#sidebar .gform_wrapper .gf_progressbar_wrapper,
#gravity-side-bar .gform_wrapper .gf_progressbar_wrapper {
    padding: 0 30px;
    margin: 0;
}

#sidebar .gform_wrapper .gf_progressbar_wrapper .gf_progressbar,
#gravity-side-bar .gform_wrapper .gf_progressbar_wrapper .gf_progressbar {
    width: 100% !important;
}

#sidebar .gform_wrapper span.gform_description,
#gravity-side-bar .gform_wrapper span.gform_description {
    margin: 0;
}

.cus-new-msg,
#gform_confirmation_message_4 {
    align-items: center;
    background-color: #324bb2;
    border-radius: 5px;
    color: #fff;
    display: flex;
    min-height: 600px;
    padding: 30px;
    text-align: center;
}

#sidebar .gf_progressbar_wrapper .gf_progressbar_title,
#gravity-side-bar .gf_progressbar_wrapper .gf_progressbar_title {
    color: #fff;
    font-size: 16px;
    opacity: 1;
}

#sidebar .gform_wrapper .gf_progressbar,
#gravity-side-bar .gform_wrapper .gf_progressbar {
    background-color: #fff;
}

#sidebar .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half),
#gravity-side-bar .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
    width: 100%;
}

.gform_wrapper .percentbar_blue {
    background-color: #3A4EA2 !important;
    color: #FFF;
}

.cus-new-msg p a {
    color: #fff;
    font-weight: bold;
}

.fusion-footer-widget-area.fusion-widget-area {
    background-attachment: unset;
}

#rev_slider_2_2 .kaznav .tp-bullet:hover,
#rev_slider_2_2 .kaznav .tp-bullet.selected {
    background: #324bb2;
}

.home-lower-window {
    padding-top: 20px;
}
/* fixing css on dco file */

.front-page-section .fusion-imageframe.imageframe-none.imageframe-1.hover-type-none.tint-image {
    margin-top: 5px;
}

.fusion-mobile-menu-icons a::before {
    color: rgba(50, 75, 178, 1) !important;
    font-size: 28px;
}

.page-template-default .fusion-page-title-bar,
.page-template .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left {
    min-height: 450px !important;
}

@media (min-width: 2000px) {
.page-template-default .fusion-page-title-bar,
.page-template .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left {
    min-height: 650px !important;
}
}



/* media quries */

@media (max-width: 1199px){
    .home #sliders-container p.tp-caption{
        font-size: 16px !important;
        line-height: 1.2 !important;

    }

}


/*1. for 1024px device */

@media (max-width: 1024px) {
    #our-services .home-services {
        padding-bottom: 20px !important;
    }
    #why-tinting .fusion-title {
        margin-top: 30px !important;
    }
    .fusion-video.fusion-youtube.our-video,
    .fusion-video.fusion-youtube {
        margin: 0 auto;
    }

    #about-us .front-abt-exclusive {
        padding-bottom: 0 !important;
    }
    #car-window-tinting .front-page-section,
    #latest-work .front-page-section {
        padding-bottom: 0 !important;
        padding-top: 40px !important;
    }
    #what-our-clients-say {
        padding-top: 40px;
    }
    .rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.kaznav.noSwipe,
    .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.kaznav.noSwipe {
        top: auto !important;
        bottom: 0 !important;
    }
    .home #main {
        padding-top: 10px;
    }

    /* To make next prev icon of testimonial small*/

    .rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows,
    .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows{
        width: 33px !important;
        height: 33px !important;
    }


    /*************/

    #car-window-tinting {
    text-align: center;
    }

    .tinter {
        max-width: 100%;
    }

    #car-window-tinting .fusion-one-half {

        width: 100%;
    }

    #car-window-tinting .fusion-one-half h4 {
    text-align: center;
    }

}


/* end 1024px device */


@media (min-width: 768) and (max-width: 991px){
	#sliders-container .tp-mask-wrap h1 {
    font-size: 34px !important;
	}
}


/* 2.device large than 800px */

@media (min-width: 800px) {
    .fusion-footer-widget-area.fusion-widget-area {
       background-position: bottom center;
    }


}


/* end device large than 800px */

@media (min-width: 320px) and (max-width: 559px){
/*    .home.page-template #what-our-clients-say {
        height: auto !important;
        max-width: 100vw !important;
    }

    #rev_slider_2_2 {
        height: 250px !important;
        max-width: 100vw !important;
    }

    #rev_slider_2_2 .tp-revslider-slidesli {
        height: 250px !important;
        max-width: 100vw !important;
    }
    #rev_slider_2_2 .tp-mask-wrap .tp-caption.Bold {
        padding-top: 266px !important;
        display: block;
    }*/

}

/* 4.device up to 767px */

@media (max-width: 767px) {
    .fusion-video.fusion-youtube.single-car-window {
        float: none;
        margin: 20px 0;
        padding-left: 0;
        width: 100%;
    }

    #rev_slider_1_1 .tp-revslider-mainul li .tp-mask-wrap h1 {
        font-size: 25px !important;
    }

    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:first-child{
        /*top: 10% !important;*/

    }
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:nth-child(2){
        top: 18% !important;

    }
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child{
        top: 50% !important;

    }

    .fusion-footer-copyright-area {
        bottom: 30px
    }
    /*****************/
    .page-template-default .fusion-page-title-bar,
    .page-template .fusion-page-title-bar.fusion-page-title-bar-none.fusion-page-title-bar-left{
        min-height: auto !important;
        height: 280px !important;
    }
    #sliders-container #rev_slider_3_1_forcefullwidth,
    #sliders-container #rev_slider_3_1_forcefullwidth .tp-bgimg.defaultimg {
        height: 280pxvw !important;
        min-height: auto !important;
    }
    #tint-controls .label {
        margin-right: 0 !important;
    }

    #tint-controls a.tint-button {
        font-size: 13px !important;
        padding: 8px 6px !important;
    }

    form-gravity .form-title,
    .quote-form-gravity .form-title {
        font-size: 17px !important;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    #sidebar .textwidget .quote-form-gravity,
    #gravity-side-bar .textwidget .quote-form-gravity {
        font-size: 14px;
        line-height: 1.4;
    }
    .sidebar .gform_wrapper .top_label .gfield_label,
    .gravity-side-bar .gform_wrapper .top_label .gfield_label {
        margin-bottom: 10px !important;
        font-size: 13px !important;
    }
    .gform_wrapper .gform_page_footer input[type="button"],
    .gform_wrapper .gform_button {
        padding: 8px 20px !important;
        font-size: 12px !important;
        width: auto !important;
    }
    #gform_submit_button_4 {
        padding: 8px 20px !important;
    }
    .gform_wrapper .gf_progressbar_percentage span {
        font-size: 0.75em !important;
    }
    .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        margin-bottom: 10px !important;
    }


   .gform_wrapper .top_label div.ginput_container input {
        height: auto !important;
    }

    .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
        margin-bottom: 10px;
        min-height: auto !important;
        height: 2rem !important;
        line-height: 1.2 !important;
    }
    .gform_wrapper .gfield_checkbox li,
    .gform_wrapper .gfield_radio li {
        width: 100%;
    }
    #rev_slider_2_2_forcefullwidth {
        /*height: 60vh !important;*/
        height: 250px !important;
        max-width: 100% !important;
        width: 100% !important;
        height: 360px !important;
    }
    .home.page-template #what-our-clients-say {
        height: auto !important;
        max-width: 100vw !important;
    }

    #rev_slider_2_2 {
        /*height: 44vh !important;*/
        height: 250px !important;
        max-width: 100vw !important;
    }

    #rev_slider_2_2 .tp-revslider-slidesli {
        /*height: 50vh !important;*/
        height: 250px !important;
        max-width: 100vw !important;
    }


    #rev_slider_2_2 .tp-caption {
        font-size: 13px !important;
        line-height: 19px !important;
    }
    #rev_slider_2_2 .kaznav.tparrows {
        bottom: 50% !important;
    }

/*    .tp-parallax-wrap{
        left: 30px !important;
    }*/

    .tp-caption{
        min-width: 300px !important;
        padding: 0 10px !important;
        border-color: transparent !important;
        background: transparent !important;
    }


}


/* device up to 767px */


@media (max-width: 580px) {

}

@media (max-width: 800px) {
    .page-id-15 .post-content .fusion-clearfix {
        display: none;
    }
    .page-id-16 div#main {
        padding-bottom: 20px;
    }
    .fusion-video.fusion-youtube.area-inner-video {
        width: 100%;
    }
    /* Problem in scrolling down after the form section */
    #main .remove-stuck {
        float: none !important;
        position: static !important;
    }
    #main div:empty {
        height: 0px !important;
    }
    /*end  Problem in scrolling down after the form section */


    /*#rev_slider_2_2_wrapper{
        position: static !important;
    }*/



    .fusion-footer div#widget_sp_image-2 {
    float: none;
    text-align: center;
    }

    .fusion-footer div#widget_sp_image-2 .widget_sp_image-image-link {
    display: inline-block;
    padding-top: 60px !important;
    }

    .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 0 15px !important;
    }

    .fusion-footer .fusion-columns .fusion-column-last{
        text-align: center;
    }

    .fusion-footer div#social_links-widget-2 {
    float: none;
    }

    .fusion-footer-widget-area h3, .fusion-footer-widget-area .widget-title{
        margin:0 0 8px;
    }

    .fusion-footer-copyright-area {
        bottom: 27px;
    }

    /*************/
    .home.page-template .fusion-carousel-item img {
        max-width: 100% !important;
    }





}


@media (max-width: 767px){
    .fusion-footer-copyright-area {
    bottom: 7px;
    }

    .slotholder{
		position: relative !important;
	}

	.slotholder::before {
    position: absolute !important;
    content: "";
  /*  background: rgba(0,0,0, 0.5);*/
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
	}

	#sliders-container .tp-mask-wrap h1 {
    /*font-size: 34px !important;*/
	}
}

@media (max-width: 480px) {
    .page-id-15 .post-content .fusion-layout-column.fusion-spacing-yes {
        width: 100%;
    }



}

@media (max-width: 479px){
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:nth-child(3) {
        top: 170px !important;
    }

    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
        top: 60% !important;
    }

    .fusion-footer-copyright-area {
        bottom: 10px
    }

    .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
        margin: 0 0 5px;
    }

    .home p#slide-1-layer-2 {
    font-size: 12px !important;
    line-height: 1.2 !important;
    /*text-align: center !important;*/
    margin-top: 40px !important;
	}

	#rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
    top: 48% !important;
	}


}

@media (min-width: 481px) and (max-width: 800px) {
    .page-id-15 .post-content .fusion-layout-column.fusion-spacing-yes {
        width: 50%;
        padding: 0 5px;
    }
}

@media (min-width: 801px) and (max-width: 1100px) {
    div#contact-location-info {
        width: 50%;
    }
    div#contact-page-form {
        width: 45%;
    }
}

@media (min-width: 415px) and (max-width: 479px){
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
    top: 56% !important;
    left: 49px !important;
    }
}
@media (max-width: 414px){
   #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
    top: 55% !important;
    left: 49px !important;
	}
  }

@media (max-width: 412px){
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
    top: 55% !important;
    left: 49px !important;
	}
  }

@media (max-width: 360px){
    #rev_slider_1_1 .tp-revslider-mainul li .tp-parallax-wrap:last-child {
    top: 55% !important;
    }

    .fusion-footer .fusion-columns .fusion-column:not(.fusion-column-last) {
    margin: 0 !important;
    }
}


/*@media (min-width: 1200px) {
    .fusion-footer-widget-area.fusion-widget-area {
        background-position: 50% 100%;

    }
}*/
#input_4_6 {
    font-size: 15px;
}
.home-img-right img {
    height: 300px;
    width: auto;
}
@media (min-width: 1200px) {
    .fusion-footer .fusion-footer-widget-area {
        align-items: center;
        display: flex;
        height: 28vw;
    }
}
.fusion-footer .fusion-footer-widget-area {
    align-items: center;
    background-size: 100% auto;
    display: flex;
    height: 28vw;
    transition: all 0.7s ease-in-out 0s;
}
.fusion-footer-widget-area:hover {
    background-size: 105% auto;
    transition: all 0.7s ease-in-out 0s;
}
.home-services p {
    min-height: 125px;
}

@media (min-width:1020px) and (max-width: 1366px) {
	/*.rev_slider .tp-mask-wrap .tp-caption {
	    font-size: 16px !important;
	    line-height: 1.5 !important;
	    max-height: 100% !important;
	}*/
}

@media (min-width:768px) and (max-width: 1366px) {

	#sliders-container #rev_slider_1_1 .tp-mask-wrap h1{
		font-size: 51px !important;
	}
	#rev_slider_1_1 .rev_slider .tp-mask-wrap .tp-caption {
	    font-size: 20px !important;
	    line-height: 1.5 !important;
	    max-height: 100% !important;
	}
}
@media (min-width:1200px) and (max-width: 1366px) {
	#rev_slider_1_1 .tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
	    top: 32% !important;
		}
}

@media (max-width: 1366px){

	body .gform_wrapper .top_label div.ginput_container {
    margin-top: 4px;
	}

	body .gform_wrapper .top_label div.ginput_container input{
		height: 32px;
	}

	#gravity-side-bar input[type=text]::-webkit-input-placeholder {
	  font-size: 14px;
	}
	#gravity-side-bar input[type=text]:-moz-placeholder {
	   font-size: 14px;
	}
	#gravity-side-bar input[type=text]::-moz-placeholder {
	    font-size: 14px;
	}
	#gravity-side-bar input[type=text]:-ms-input-placeholder {
	    font-size: 14px;
	}

	#sidebar .gf_progressbar_wrapper .gf_progressbar_title, #gravity-side-bar .gf_progressbar_wrapper .gf_progressbar_title {
    color: #fff;
    font-size: 14px !important;
    opacity: 1;
	}

	.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{
		margin-bottom: 4px !important;
	}

	.gform_wrapper .gf_progressbar_percentage{
		font-size: 0.613em !important;
    	height: 15px !important;
	}

	.gform_wrapper .gf_progressbar_percentage span{
		line-height: 1.6 !important;
	}

	.gform_wrapper .percentbar_blue{
		border-radius: 20px 4px 4px 20px !important;
	}

	.gform_wrapper .gf_progressbar::after {

    height: 16px !important;
    margin-top: -15px !important;
    width: 100% !important;
    z-index: 990 !important;
	}

	.gfield_label{
		font-size: 14px !important;
	}

	#input_4_6 {
    font-size: 14px;
	}

	.gravity-select-parent .large.gfield_select{
		height: 32px !important;
	}

	body .gform_wrapper ul li.gfield {
        margin-top: 10px !important;
        margin-bottom: 10px !important;

	}

	.gform_page_footer .gform_next_button{
        font-size: 14px !important;

        padding: 6px 20px !important;
	}

	/*#sidebar .textwidget .quote-form-gravity,
	#gravity-side-bar .textwidget .quote-form-gravity{
		padding:20px;
	}*/
    #sidebar .textwidget .quote-form-gravity,
    #gravity-side-bar .textwidget .quote-form-gravity{
        padding:10px;
    }

	#sidebar .gform_wrapper .gf_progressbar_wrapper,
	#gravity-side-bar .gform_wrapper .gf_progressbar_wrapper {
    margin: 0;
    padding: 0 20px;
	}

	.gform_body {

    padding: 0 20px 20px;
	}

	.sidebar .quote-form-gravity .form-title,
	.quote-form-gravity .form-title {

    font-size: 20px;
	}

	.quote-form-gravity h4 {
    margin-bottom: 10px;
    margin-top: 0;
	}



}

@media (max-width: 800px) {
	#what-our-clients-say #rev_slider_2_2 .kaznav.tparrows::before {
    font-size: 18px !important;
    line-height: 30px !important;

	}
	#what-our-clients-say #rev_slider_2_2 .kaznav.tparrows {
	    height: 30px !important;
	    min-height: 30px;
	    min-width: 30px;
	    width: 30px !important;
	}
	#what-our-clients-say #rev_slider_2_2_wrapper,
	#what-our-clients-say #rev_slider_2_2_wrapper .rev_slider {
		/*width: 100% !important;*/
	}
    #rev_slider_2_2_forcefullwidth {
            /*height: 60vh !important;*/
            height: 250px !important;
            max-width: 100% !important;
            width: 100% !important;
            height: 360px !important;
        }
        .home.page-template #what-our-clients-say {
            height: auto !important;
            max-width: 100vw !important;
        }

        #rev_slider_2_2 {
            /*height: 44vh !important;*/
            height: 250px !important;
            max-width: 100vw !important;
        }

        #rev_slider_2_2 .tp-revslider-slidesli {
            /*height: 50vh !important;*/
            height: 250px !important;
            max-width: 100vw !important;
        }


        #rev_slider_2_2 .tp-caption {
            font-size: 13px !important;
            line-height: 19px !important;
        }
        #rev_slider_2_2 .kaznav.tparrows {
            bottom: 50% !important;
        }
        .tp-caption{
              min-width: 300px !important;
              padding: 0 10px !important;
              border-color: transparent !important;
              background: transparent !important;
          }
}
@media (max-width:480px) {
	.home p#slide-1-layer-2 {
    	font-size: 12px !important;
	}

    .testimonial-home .tp-revslider-slidesli.active-revslide{
        margin: 0 !important; 
    }
}

@media (max-width: 360px){
    #rev_slider_1_1 .tp-revslider-mainul li .tp-mask-wrap h1 {
        font-size: 20px !important;
        width: 100% !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }

    .home p#slide-1-layer-2 {
        font-size: 12px !important;
        line-height: 1.2 !important;
        text-align: center !important;
        margin: 20px 0 !important;
    }
}


ul.gfield_radio li {
    width: 50%;
    float: left;
}

li.gchoice_4_11_2 {
    width: 100% !important;
}


/*media queries*/
@media (max-width: 1024px){
    #rev_slider_1_1_wrapper .tp-bgimg::before {
        background: #000 none repeat scroll 0 0;
    }
}
#what-our-clients-say .tp-bullets {
    opacity: 1 !important;
    visibility: visible !important;
    margin-top: 10px;
}
#what-our-clients-say .tp-caption.Bold {
   /* background: red;*/
    position: absolute;
    top: 7px;
}
#what-our-clients-say .tp-caption.Regular {
    /*background: #ccc;*/
     min-height: 93px !important; 
}
.tp-bullets {
    transform: translateY(30px) !important;
    transform: translateX(-47%) !important;
}
@media (max-width: 590px){
    #what-our-clients-say .tp-caption.Bold {
        top: 0px;
        text-align: center;
    }
    .tp-rightarrow.tparrows.kaznav.noSwipe {
        transform: translateX(-122%) !important;
    }
    .tp-leftarrow.tparrows.kaznav.noSwipe {
        transform: translateX(22%) !important;
    }
}


#input_4_14 li{
    width: 100% !important;
}

.tp-forcenotvisible{
    display: block !important;
}


body.has-sidebar #main .sidebar{
    width: 444px !important;
}

/*body.has-sidebar #main .sidebar{
    width: 37.6% !important;
}*/


.btn-call{
    background: #324bb2;
    color: #fff;
    border: 1px solid #324bb2;
    padding: 13px 45px;
}

.btn-call:hover,
.btn-call:focus{
    background: transparent;
    border-color: #fff;
    color: #fff;
}

.page-id-8 .slide-content{
    max-width: 1492px !important;
    margin: 0 auto;
}

.page-id-8 .slide-content .heading h1{
    font-size: 60px;
    color: #fff;
}

.page-id-8 .slide-content .caption{
    max-width: 48%;
}

.page-id-8 .slide-content .caption h3{
    font-size: 20px !important;
    line-height: 27px !important;
    font-weight: 300 !important;
}

.page-id-8 .slide-content .buttons{
    margin-top: 30px;
}

.page-id-8 .flexslider .slides .background-image:after{
    background: rgba(0,0,0,0.1);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9999;
    visibility: visible;
    content: "";

}

#what-our-clients-say #rev_slider_2_1_wrapper{
    position: relative !important;
}

.tint-testimonials q{
    font-style: normal !important;
    font-size: 16px !important;
    line-height: 24px !important;
}

span.company-name:after{
    content: "";
    height: 1px;
    width: 30px;
    display: block;
    margin: 0 auto;
    background: #324bb2;
}

.tint-testimonials .reviews{
    max-width: 760px;
    margin: 0 auto !important;
}

@media (max-width: 800px){

    .page-id-8 .tfs-slider .background-image{
/*        -webkit-background-size: contain;
        background-size: contain;*/
        background-position: center top;
    }

}

@media (max-width: 800px){
    .page-id-8 .slide-content .caption{
        max-width: 100%;
    }
}

@media (min-width: 481px) and (max-width: 800px){
    .page-id-8 .slide-content .heading h1{
        font-size: 38px;
    }
}

@media (max-width: 480px){
    .page-id-8 .slide-content .heading h1{
        font-size: 24px;
        color: #fff;
    }

    .page-id-8 .slide-content .caption h3{
        font-size: 16px !important;
        line-height: 22px !important;
        font-weight: 300 !important;
    }

    .page-id-8 .slide-content .buttons{
        margin-top: 20px;
    }

    .page-id-8 .slide-content .buttons .tfs-button-1{
        width: 100%;
    }

    .contact-icon{
        padding-left: 50px;
    }

    #contact-location-info .fusion-column-wrapper p i, #contact-location-info .contact-icon i{
        height: 40px;
        width: 40px;
        line-height: 40px;
        font-size: 18px;
    }

    body.has-sidebar #main .sidebar{
        max-width: 100% !important;
    }

    #what-our-clients-say .tp-bullets{
        /*display: none;*/
    }

    .rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows.kaznav.noSwipe, .rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows.kaznav.noSwipe{
        bottom: 20% !important;
    }

    #rev_slider_2_1 .kaznav.tparrows{
        min-width: 36px !important;
        width: 36px !important;
        min-height: 36px !important;
        height: 36px !important;
    }

    #rev_slider_2_1 .kaznav.tparrows:before{
        font-size: 22px;
        line-height: 40px;
    }

    #what-our-clients-say #rev_slider_2_1_wrapper{
        position: relative !important;
    }
}

@media (max-width: 320px){
    .page-id-8 .slide-content .heading h1{
        font-size: 18px;
    }

    .btn-call{
        width: 100% !important;
    }

    .page-id-16 #main{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    .email .contact-right  a{
        font-size: 14px;
    }
}

@media (min-width: 800px){
    .page-id-8 #sliders-container .background-image,
    .page-id-8 #sliders-container .tfs-slider,
    .page-id-8 #sliders-container .fusion-slider-container{
        max-height: 630px !important;
        height: 630px !important;
    }

}

/*#sliders-container .tfs-slider{
    min-height: 307px !important;
}*/