.call-to-btn,
.header-block {
    position: relative
}
.featured-text,
.footer,
.header-block,
.latest-news-content,
.service-text,
.welcome-text {
    font-family: 'Open Sans', sans-serif;
}
.clear,
.tab_wrapper>ul {
    clear: both
}
li,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}
a:hover {
    text-decoration: none !important
}
.eofy_deals_one {
    display: flex;
    justify-content: center;
    padding-top: 50px;
    padding-bottom: 60px;
}
.eofy_deals_two {
    display: flex;
    justify-content: space-between;
    padding-bottom: 50px;
}
.eofy_deals_two img {
    width: 33%;
}
.sortme{
    width:100%;
    float: left;
}
@media (min-width:1200px) {
    .header-block {
        height: 126px
    }
    .logo,
    .social-icon,
    .top-call-no {
        position: relative;
        top: 15px
    }
}

.header-block {
    background: #1e1e1d;
    z-index: 4
}
.top-call-no {
    text-align: center;
    padding: 16px 0 8px
}
.top-call-no p {
    color: #fff;
    font-size: 17px
}
.top-call-no p a,
.top-call-no p span {
    color: #99cc00;
}
.social-icon {
    padding-top: 15px;
    float: right
}
.social-icon li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px
}
.social-icon li a {
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 25px
}
.home-banner img,
.welcome-image img {
    width: 100%
}
.social-icon li a:hover {
    text-decoration: none;
    color: #fff
}
.insta a:hover {
    background: #e95950;
    border: 1px solid #e95950
}
.fb a:hover {
    background: #3b5998;
    border: 1px solid #3b5998
}
.gplus a:hover {
    background: #dd4b39;
    border: 1px solid #dd4b39
}
.twt a:hover {
    background: #55acee;
    border: 1px solid #55acee
}
.social-icon li:nth-child(1).call-to-btn a {
    color: #99cc00;
    border: 1px solid #99cc00
}
.social-icon li:nth-child(1).call-to-btn a:hover {
    background: #99cc00;
    color: #fff;
    border: 1px solid #99cc00
}
.call-now-model {
    background: #000;
    border: 1px solid #99cc00;
    border-radius: 4px
}
.call-now-model-top button.close {
    color: #fff;
    opacity: 10
}
.mobile {
    display: none !important
}

@media (min-width:992px) {
    .navigation {
        position: absolute;
        bottom: -30px;
        left: 0;
        width: 100%
    }
}

.home-banner,
.navigation {
    position: relative
}
.navigation {
    top: 30px;
    background: #fff;
    border-top: 6px solid #99cc00;
}
.navigation a.brochures {
    background-color: #99cc00 !important;
    color: #fff !important;
    background-image: none !important;
    border-radius: 5px;
    padding: 7px 10px !important;
    display: block !important;
    margin-top: 5px !important
}
.btn-welcome a,
.view-detail a {
    display: block;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    text-transform: uppercase
}
.navigation a:hover.brochures {
    color: #000 !important
}
.home-banner:after {
    content: "";
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 100%;
    height: 360px;
    /*background: url(../images/banner-shdw.png) no-repeat;*/
    background-size: 100%;
    z-index: 2
}

@media (min-width:992px) {
    .banner-content {
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        z-index: 3;
        width: 100%
    }
}

.banner-text h2 {
    font-weight: 700;
    text-align: left;
    text-align-last: left;
    text-shadow: 0 0 5px #000
}
.bt-1 {
    font-size: 63px;
    color: #fff
}
.bt-2,
.bt-3 {
    font-size: 95px
}
.bt-2 {
    color: #99cc00;
}
.bt-3 {
    color: #fff
}
.searchbox-section {
    position: absolute;
    right: 15px;
    top: 11px;
    background: #000
}
.welcome-text h2:after,
.welcome-text h3:after {
    left: 0;
    top: 0;
    height: 100%;
    content: ""
}
.searchbox-section .navbar-form .input-group>.form-control {
    border-radius: 0
}
.searchbox-section .input-group-btn>.btn {
    border-radius: 0;
    background-color: #99cc00;
    color: #fff
}
.searchbox-section .input-group-btn>.btn:hover {
    border-radius: 0;
    background-color: #000;
    color: #fff
}
.welcome-block {
    padding: 100px 0
}
.welcome-text h2,
.welcome-text h3 {
    padding: 0 15px;
    margin: 0;
    font-weight: 700
}
.welcome-text h2 {
    color: #353535;
    font-size: 28px;
    position: relative
}
.welcome-text h2:after {
    position: absolute;
    border-left: 5px solid #99cc00
}
.welcome-text h3 {
    color: #99cc00;
    font-size: 42px;
    position: relative
}
.welcome-text h3:after {
    position: absolute;
    border-left: 5px solid #000
}
.welcome-mid-text {
    padding: 20px 0
}
.welcome-mid-text p {
    color: #6a6a6a;
    font-size: 16px;
    margin: 0;
    padding: 0
}
.btn-welcome {
    padding-top: 20px;
    width: 35%;
    margin: 0 auto;
    text-align: center
}
.btn-welcome a {
    background-color: #99cc00;
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.btn-welcome a:hover {
    background-color: #1e1e1d;
    text-decoration: none
}
.product-finder {
    background: #fff;
    padding: 0 15px 30px;
    position: relative;
    box-shadow: 0 0 5px #ddd;
    top: 85px
}
.product-finder h2 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    position: relative;
    top: -25px;
    background-color: #99cc00;
    margin: 0;
    padding: 11px 10px;
    font-weight: 700
}
.btn-go,
.view-detail {
    margin: 0 auto;
    text-align: center
}
.product-finder:before {
    content: "";
    position: absolute;
    left: -3%;
    bottom: -17px;
    right: -3%;
    z-index: -1;
    height: 25px;
    background: #99cc00
}
.product-finder-box {
    padding-bottom: 6px
}
.product-finder-box .btn {
    padding: 11px 12px
}
.view-detail {
    padding-top: 20px;
    width: 35%
}
.view-detail a {
    border: 1px solid #fff;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.btn-go input[type=submit],
.featured-content {
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease
}
.view-detail a:hover {
    background-color: #99cc00;
    border: 1px solid #99cc00;
    text-decoration: none
}
.btn-go {
    padding-top: 20px;
    display: table
}
.btn-go input[type=submit] {
    background-color: #99cc00;
    display: block;
    padding: 6px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    transition: background .5s ease
}
.btn-go input[type=submit]:hover {
    background-color: #000
}
.price-range {
    padding: 20px 0 0
}
.featured-products {
    /*background: #f4f4f4;*/
    padding: 10px 0
}
.featured-products h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 25px
}
.featured-products h2:after,
.featured-products h2:before {
    content: "";
    position: absolute;
    left: -8px;
    height: 50%
}
.featured-products h2 span {
    color: #99cc00
}
.featured-products h2:before {
    top: 0;
    border-left: #99cc00 5px solid
}
.featured-products h2:after {
    bottom: 0;
    border-left: #000 5px solid
}
.find-branch:after,
.our-service:before {
    content: "";
    height: 100%
}
.featured-content {
    transition: background .5s ease;
    position: relative
}
.featured-view-detail a,
.locate a {
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    text-transform: uppercase
}
.featured-image img {
    width: 100%
}
.featured-text {
    min-height: 130px
}
.featured-text h3 {
    color: #6a6a6a;
    font-size: 19px;
    font-weight: 600
}
.featured-name-1,
.featured-name-2,
.featured-text p {
    color: #6a6a6a;
    font-size: 16px
}
.featured-name-2 {
    font-weight: 600;
    padding-bottom: 10px
}
.featured-name-3 {
    color: #99cc00;
    font-size: 17px;
    font-weight: 600
}
.featured-name-4 {
    color: #898989;
    font-size: 13px
}
.featured-view-detail {
    padding: 10px 0 0;
    margin-top: 10px;
    text-align: right
}
.featured-view-detail a {
    display: inline-block;
    color: #639824;
    font-size: 16px;
    font-weight: 600;
    transition: background .5s ease
}
.featured-view-detail a:hover {
    text-decoration: none;
    color: #000
}
.featured-view-detail span {
    padding-left: 12px;
    position: relative;
    top: 2px
}
.featured-view-detail .fa-angle-right::before {
    font-size: 25px;
    font-weight: 400
}
.featured-content:hover .featured-name-3,
.featured-content:hover .featured-name-4 {
    display: none
}
.featured-products .customNavigation a.prev {
    color: #8e8e8e;
    position: absolute;
    left: -20px;
    cursor: pointer;
    margin-right: 5px
}
.featured-products .customNavigation a.next {
    color: #8e8e8e;
    position: absolute;
    right: -20px;
    cursor: pointer
}
.featured-products .customNavigation {
    position: absolute;
    right: 0;
    top: 50%;
    transform: scaleY(-50%);
    -moz-transform: scaleY(-50%);
    -webkit-transform: scaleY(-50%);
    width: 100%;
    z-index: 3
}
.featured-products .customNavigation a:hover {
    text-decoration: none;
    color: #99cc00
}
.featured-products .customNavigation a.next .fa-angle-right::before,
.featured-products .customNavigation a.prev .fa-angle-left::before {
    font-size: 34px
}
.find-branch {
    position: relative
}
.find-branch:after {
    right: 0;
    width: 50%;
    background: #1e1e1d;
    top: 0;
    position: absolute
}
.our-service,
.service-text {
    position: relative
}
.find-branch-mid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap
}
.locate {
    padding-top: 20px;
    display: inline-block;
    text-align: center
}
.locate a {
    border: 1px solid #99cc00;
    display: block;
    padding: 9px 20px;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
    transition: background .5s ease
}
.locate a:hover {
    background-color: #99cc00;
    border: 1px solid #99cc00;
    text-decoration: none
}
.service-image {
    padding: 20% 0
}
.service-image img {
    width: 100%
}
.service-text {
    z-index: 2;
    padding: 16% 35px;
    width: 580px;
}
.service-text h3 {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    margin: 0;
    padding: 0 0 20px
}
.service-text h3 img {
    vertical-align: top
}
.service-text p {
    color: #fff;
    font-size: 18px
}
.our-service:before {
    left: 0;
    width: 50%;
    background: #1e1e1d;
    top: 0;
    position: absolute
}
.latest-news h2:after,
.latest-news h2:before {
    content: "";
    left: -8px;
    height: 50%
}
.latest-news {
    padding: 0px 0 30px
}
.latest-news h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
.latest-news h2 span {
    color: #99cc00
}
.latest-news h2:before {
    position: absolute;
    top: 0;
    border-left: #99cc00 5px solid
}
.latest-news h2:after {
    position: absolute;
    bottom: 0;
    border-left: #000 5px solid
}
.latest-news-content {
    background: #282828;
    overflow: hidden;
    margin-bottom: 30px
}
.latest-news-midcontent {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}
.latest-news-image {
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat
}
.latest-news-text {
    width: 50%;
    padding: 15px 15px 30px
}
.latest-news-text h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0 0 10px
}
.latest-news-text p {
    color: #fff;
    font-size: 16px
}
.latest-news-text a {
    color: #aae06a;
    font-size: 16px;
    text-transform: uppercase
}
.latest-news-text a:hover {
    text-decoration: underline !important
}
.callender-tag {
    background: #99cc00;
    color: #fff;
    font-size: 16px;
    position: absolute;
    top: 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 17px;
    padding-top: 8px
}
.ct-l {
    left: 15px
}
.our-partner h2:after,
.our-partner h2:before {
    left: -8px;
    height: 50%;
    content: ""
}
.ct-r {
    right: 15px
}
.our-partner {
    padding: 60px 0 30px;
    background: #fff
}
.our-partner h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
.our-partner h2 span {
    color: #99cc00
}
.our-partner h2:before {
    position: absolute;
    top: 0;
    border-left: #99cc00 5px solid
}
.our-partner h2:after {
    position: absolute;
    bottom: 0;
    border-left: #000 5px solid
}
.our-partner .customNavigation a.prev2 {
    color: #94c93e;
    position: absolute;
    left: -10px;
    cursor: pointer;
    margin-right: 5px
}
.our-partner .customNavigation a.next2 {
    color: #94c93e;
    position: absolute;
    right: -10px;
    cursor: pointer
}
.our-partner .customNavigation {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: scaleY(-50%);
    -moz-transform: scaleY(-50%);
    -webkit-transform: scaleY(-50%);
    left: 0;
    text-align: right
}
.our-partner .customNavigation a:hover {
    text-decoration: none;
    color: #000
}
.our-partner .customNavigation a.next2 .fa-angle-right::before,
.our-partner .customNavigation a.prev2 .fa-angle-left::before {
    font-size: 34px
}
.inner-banner {
    background-size: cover
}
.footer {
    background: url(../images/footer-bg.png) #1e1e1d;
    min-height: 100px;
    background-size: cover;
    padding: 30px 0
}
.footer-title {
    color: #99cc00;
    font-size: 18px;
    position: relative;
    font-weight: 700;
    padding: 0 0 0 5px;
    margin: 0 0 15px;
    text-transform: uppercase
}
.contact-info li,
.footer-link li {
    padding-bottom: 6px
}
.footer-title:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 100%;
    border-left: #99cc00 5px solid
}
.footer-link a {
    color: #fff;
    font-size: 15px
}
.footer-link a:hover {
    color: #99cc00;
    text-decoration: none
}
.contact-info h4 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase
}
.contact-info h4 img {
    vertical-align: top;
    position: relative;
    top: -2px
}
.contact-info li {
    font-size: 15px;
    color: #fff;
    width: 75%
}
.subscribe-footer {
    padding-top: 6px
}
.subscribe-footer input[type=email] {
    background: #fff;
    height: 55px;
    line-height: 55px;
    border-radius: 5px;
    border: 0;
    width: 100%;
    padding: 10px
}
.subscribe-footer p {
    font-size: 15px;
    color: #fff;
    padding-bottom: 6px
}
.subscribe-footer input[type=submit] {
    background: #99cc00;
    height: 55px;
    border-radius: 5px;
    border: 0;
    width: 100%;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    margin: 0px auto;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease
}
.subscribe-footer input[type=submit]:hover {
    background: #6f9543
}
.footer-bottom {
    border-top: 1px solid #323232;
    padding-top: 10px;
    margin-top: 10px;
    text-align: center;
    color: #a7a6a6;
    font-size: 12px
}
.featured-image {
    background: #fff
}
.inner-banner {
    height: 220px;
  /*  background-size: contain;
    background-repeat: no-repeat;
    background-position: center;*/
}
.inner-banner:after {
    content: "";
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 100%;
    height: 107px;
   /* background: url(../images/inner-banner-shdw.png) no-repeat;*/
    background-size: 100%;
    z-index: 2
}
.main-product-image span,
.videooverlay {
    content: ''
}
.inner-banner-overlay {
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,.5)*/
}
.inner-banner-overlay h1 {
    margin-top: 0
}
.parent-area {
    width: 100%;
    height: 100%;
    display: table
}
.child-area {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle
}
.child-area h1 {
    vertical-align: middle;
    display: block;
    text-align: left;
    color: #fff;
    font-weight: 700
}
.product-details {
    margin-bottom: 60px
}
.main-wrap-inner {
    margin-top: 50px;
    margin-bottom: 15px;
}
.main-product-image {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    position: relative;
    overflow: hidden
}
.main-product-image img {
    width: 100%
}
.main-product-image span {
    width: 40px;
    height: 40px;
    border: 1px solid #99cc00;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    display: inline-block
}
.vider-area,
.vider-wrap {
    position: relative
}
.main-product-image span a i {
    text-align: center;
    line-height: 40px;
    display: block;
    color: #99cc00;
    font-size: 20px
}
.main-product-image span:hover {
    background: #99cc00
}
.main-product-image span:hover a i {
    color: #fff
}
.smaill-product-image {
    width: 100%
}
.smaill-product-image ul {
    width: 100%;
    text-align: center;
    margin-top: 8px
}
.smaill-product-image ul li {
    display: inline-block;
    margin: 5px;
    border: 1px solid #d7d7d7;
    padding: 5px;
    box-sizing: border-box;
    width: 20%
}
.smaill-product-image ul li img {
    width: 100%
}
.vider-wrap {
    width: 100%;
    box-sizing: border-box;
    margin-top: 8px
}
.content_wrapper h3,
.product-title h2,
.vider-wrap h3 {
    font-family: 'Open Sans', sans-serif;
    ;
    margin-top: 0
}
.vider-wrap h3 {
    font-weight: 700;
    font-size: 18px;
    color: #588a1e
}
.vider-area video {
    display: block;
    width: 100%
}
.videooverlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    display: block
}
.videooverlay button {
    background: 0 0;
    border: none;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.content_wrapper h3,
.product-head {
    border-bottom: 1px solid #d7d7d7
}
.product-title {
    position: relative
}
.product-title:after,
.product-title:before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.product-title:before {
    top: 1px;
    border-left: #99cc00 5px solid
}
.product-title:after {
    bottom: 7px;
    border-left: #000 5px solid
}
.product-title h2,
.product-title h4 {
    display: inline-block
}
.product-title h2 {
    font-weight: 700;
    font-size: 26px;
    color: #99cc00
}
.product-title h4 {
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 22px;
    color: #6a6a6a;
    padding-left: 5px
}
.download-box a {
    background: #99cc00;
    padding: 10px 15px;
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 13px;
    color: #fff
}
.download-box a img {
    padding-right: 5px;
    width: 22px
}
.download-box a:hover {
    background: #000
}
a.skltbs-tab:hover {
    color: #fff !important
}
.content_wrapper p {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 400;
    color: #6a6a6a;
    line-height: 28px
}
.content_wrapper h3 {
    font-weight: 700;
    font-size: 18px;
    color: #588a1e;
    padding-bottom: 10px;
    padding-top: 10px
}
.content_wrapper ul li,
.find-out-section ul li {
    font-weight: 400;
    float: left;
    font-family: 'Open Sans', sans-serif;
}
.content_wrapper ul {
    text-align: left
}
.content_wrapper ul li {
    width: 49%;
    font-size: 16px;
    color: #6a6a6a;
    padding: 4px 0 4px 15px;
    background: url(../images/list-icon.jpg) 3px 12px no-repeat
}
.content_wrapper th {
    font-size: 10px
}
.content_wrapper td {
    font-size: 12px
}
.find-out-section,
.find-out-section ul {
    width: 100%
}
.find-out-section ul li {
    width: 50%;
    background: #3b3b3b;
    color: #fff;
    text-align: center;
    line-height: 35px;
    /*font-size: 14px;*/
    font-size: 20px;
    /*border-bottom: 4px solid #99cc00;*/
    cursor: pointer;
    font-weight: 700;
}
.find-out-content {
    padding: 1em 1.2em;
    box-sizing: border-box;
    /*border: 1px solid #d7d7d7*/
    border: none;
}
.find-content-box {
    display: none
}
.call-now a,
.open-active {
    display: block
}
.open-active-btn {
    background: #99cc00 !important
}
.form-left {
    width: 49%;
    float: left
}
.form-right {
    width: 49%;
    float: right
}
.find-out input[type=text],
.find-out input[type=tel],
.find-out input[type=email] {
    width: 100%;
    border: 1px solid #d7d7d7;
    height: 36px;
    text-indent: 10px
}
.find-out textarea {
    width: 100%;
    border: 1px solid #d7d7d7;
    height: 150px;
    text-indent: 10px
}
.find-out input[type=submit] {
    background: #99cc00;
    color: #fff;
    width: 100%;
    text-align: center;
    border: 1px solid #77ad38;
    line-height: 35px;
    cursor: pointer
}
.find-out input[type=submit]:hover {
    background: #000
}
.find-out-content h6 {
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #95be4b
}
.call-now a,
.call-now span {
    font-size: 14px;
    font-weight: 700;
    font-family: 'Open Sans', sans-serif;
}
.call-now a {
    color: #6a6a6a;
    margin: 6px 0
}
.call-now a i,
.call-now span i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    margin-right: 10px;
    text-align: center
}
.call-now a i {
    display: inline-block;
    border: 1px solid #95be4b;
    border-radius: 50%;
    color: #95be4b
}
.call-now span {
    display: block;
    color: #6a6a6a
}
.call-now span i {
    display: inline-block;
    border: 1px solid #95be4b;
    border-radius: 50%;
    color: #95be4b
}
.custom-row {
    margin-bottom: 10px
}
.col-to-action {
    width: 100%;
    border-top: 2px solid #99cc00;
    padding: 35px 0;
    background: #f5f5f5
}
.col-to-action a {
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background: #99cc00;
    text-transform: uppercase;
    width: 100%;
    display: block;
    text-align: center;
    line-height: 40px;
    margin-top: 22px
}
.col-to-action a:hover {
    background: #000
}
.col-to-action h5 {
    color: #376105;
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 22px
}
.col-to-action h6 {
    color: #535353;
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    font-size: 24px;
    text-transform: uppercase
}
.col-to-content {
    position: relative
}
.col-to-content:after,
.col-to-content:before {
    position: absolute;
    left: -8px;
    height: 40%;
    content: ""
}
.col-to-content:before {
    top: 10px;
    border-left: #99cc00 5px solid
}
.col-to-content:after {
    bottom: 7px;
    border-left: #000 5px solid
}
.inner-banner-overlay .container {
    position: relative
}
.mobile-download {
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translatY(-50%);
    transform: translateY(-50%);
    display: none
}
li.menu-download a {
    background: #99cc00 !important;
    color: #fff !important;
    padding: 7px 7px;
    /*text-transform: uppercase,*/
}
li.menu-download {
    margin-bottom: 5px !important;
    padding-top: 10px;
}
.news-image {
    display: none
}
.tab_wrapper,
.tab_wrapper>ul {
    display: inline-block;
    width: 100%
}
.tab_wrapper {
    margin: 15px 0;
    position: relative
}
.tab_wrapper>ul li {
    float: left;
    cursor: pointer;
    text-transform: uppercase;
    width: 50%;
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    background: #3b3b3b;
    color: #fff;
    line-height: 35px;
    /*border-bottom: 4px solid #99cc00*/
}
.tab_wrapper>ul li.active {
    background: #99cc00;
    color: #fff
}
.tab_wrapper>ul li.active:after {
    content: "";
    position: absolute;
    bottom: -1px;
    height: 1px;
    left: 0;
    /*background: #fff;*/
    width: 100%
}
.tab_wrapper .controller {
    display: block;
    overflow: hidden;
    clear: both;
    position: absolute;
    top: 0;
    right: 0
}
.tab_wrapper .controller span {
    padding: 8px 22px;
    background: #49a4d9;
    color: #fff;
    text-transform: uppercase;
    display: inline-block
}
.tab_wrapper .controller span.next {
    float: right;
    margin-left: 10px
}
.tab_wrapper .content_wrapper {
    float: left;
    width: 100%;
    margin-top: -6px;
    border-top: 0;
    box-sizing: border-box
}
.tab_wrapper .content_wrapper .tab_content {
    display: none;
    padding: 15px 20px;
    /*border: 1px solid #d7d7d7*/
    border: none;
}
.tab_wrapper .content_wrapper .tab_content .error {
    color: red
}
.tab_wrapper .content_wrapper .accordian_header {
    display: none;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
    border-bottom: 2px solid #95be4b;
    position: relative;
    cursor: pointer;
    background: #3b3b3b;
    color: #fff
}
.tab_wrapper .content_wrapper .accordian_header.active {
    color: #fff;
    border-bottom: 2px solid #99cc00;
    background: #99cc00
}
.tab_wrapper .content_wrapper .accordian_header .arrow {
    float: right;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    border-radius: 2px;
    transform: rotate(-135deg);
    background: #3b3b3b;
    border-top: 3px solid #ccc;
    border-left: 3px solid #ccc
}
.tab_wrapper .content_wrapper .accordian_header.active .arrow {
    transform: rotate(45deg);
    margin-top: 5px;
    border-top: 3px solid #fff;
    border-left: 3px solid #fff;
    background: #95be4b
}
.tab_wrapper.left_side>ul {
    width: 25%;
    float: left;
    border-bottom: 1px solid #ccc
}
.tab_wrapper.left_side>ul li {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 12px 18px;
    border-width: 1px;
    border-right: 0;
    border-left: 0
}
.tab_wrapper.left_side>ul li:after {
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background: #ccc
}
.tab_wrapper.left_side>ul li.active {
    border-color: #ccc
}
.tab_wrapper.left_side>ul li.active:after {
    left: 0;
    top: 0;
    width: 5px;
    height: 100%;
    background: #49a4d9
}
.tab_wrapper.left_side>ul li.active:before {
    right: -1px;
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #fff
}
.tab_wrapper.left_side .content_wrapper {
    width: 75%;
    border: 1px solid #ccc;
    float: left
}
.tab_wrapper.left_side .controller {
    top: -50px
}
.tab_wrapper.right_side>ul {
    width: 25%;
    float: right;
    border-bottom: 1px solid #ccc
}
.tab_wrapper.right_side>ul li {
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    padding: 12px 18px;
    border-width: 1px;
    border-right: 0;
    border-left: 0;
    text-align: right
}
.tab_wrapper.right_side>ul li.active:after,
.tab_wrapper.right_side>ul li:after {
    right: 0;
    left: inherit;
    width: 5px;
    top: 0;
    height: 100%;
    content: ""
}
.tab_wrapper.right_side>ul li:after {
    position: absolute;
    background: #ccc
}
.tab_wrapper.right_side>ul li.active {
    border-color: #ccc
}
.tab_wrapper.right_side>ul li.active:after {
    background: #49a4d9
}
.tab_wrapper.right_side>ul li.active:before {
    left: -2px;
    right: inherit;
    position: absolute;
    top: 0;
    content: "";
    width: 2px;
    height: 100%;
    background: #fff
}
.tab_wrapper.right_side .content_wrapper {
    width: 75%;
    float: left;
    border: 1px solid #ccc
}
.tab_wrapper.right_side .controller {
    top: -50px
}
.tab_wrapper.accordion .content_wrapper {
    border-color: #ccc
}
.tab_wrapper.accordion .content_wrapper .accordian_header {
    display: block
}
.tab_wrapper.accordion>ul {
    display: none
}

@media only screen and (max-width:736px) {
    .tab_wrapper>ul {
        display: none
    }
    .tab_wrapper .content_wrapper {
        border: 0
    }
    .tab_wrapper .content_wrapper .accordian_header {
        display: block
    }
    .tab_wrapper.left_side .content_wrapper,
    .tab_wrapper.right_side .content_wrapper {
        width: 100%;
        border-top: 0
    }
    .tab_wrapper .controller {
        display: none
    }
}

body {
    font-family: 'Open Sans', sans-serif;
     !important
}
.filter_box {
    width: 100%;
    border: 1px solid #e6e6e6;
    padding: 10px;
    border-top: 3px solid #99cc00;
    margin-bottom: 10px
}
.filter_box h4 {
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid #b7b7b7;
    padding-bottom: 6px
}
.filter_list li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #4a4a4a;
    padding-bottom: 6px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
.filter_list li {
    margin: 10px 0;
    font-size: 16px
}
.filter_list li:last-child a {
    border-bottom: none
}
.filter_list li:last-child {
    margin: 10px 0 0
}
.filter_list li a:hover {
    color: #99cc00
}
.product-title.product h2 {
    font-size: 26px;
    color: #353535;
    text-transform: uppercase;
    margin-left: 8px;
    margin-top: 4px
}
#product_list p {
    font-size: 16px;
    line-height: 28px;
    color: #6a6a6a
}
.product_list {
    margin-top: 15px;
    text-align: center
}
.product_list .list {
    display: inline-block;
    width: 31.3%;
    min-height: 400px;
    display: block;
    float:left;
    border: 1px solid #e6e6e6;
    padding: 15px;
    margin: 10px;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    background: #fff;
    overflow: hidden;
    position: relative;
    vertical-align: top;
}

/*##########    sanjoy january-22-2020 css start      ##########*/

#product_list .product_list{
   /* display: block;
    float:left; */
}

/*##########    sanjoy january-22-2020 css end        ##########*/


.user-new-text-box {
    position: absolute;
    background: #689a2d;
    padding: 3px 12px;
    color: #fff;
    width: 105px;
    height: 61px;
    text-align: center;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    top: -21px;
    left: -32px
}
p.user-new-text {
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}
.product-header {
    margin-top: 20px;
    background: #1e1e1d;
    padding: 3px
}
.product-header h6 {
    font-size: 20px;
    text-align: center;
    border: 2px solid #fff;
    padding: 10px 0;
    color: #fff;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 0
}
.product_list .list h6 {
    font-size: 20px;
    font-weight: 700;
    color: #6a6a6a;
    min-height: 50px;
}
.product_list .list h6 span {
    color: #99cc00;
    font-size: 18px
}
.product_list .list .btn {
    background: #99cc00;
    display: inline-block;
    color: #fff;
    width: auto;
    height: 38px;
    border-radius: 0;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    margin-top: 10px;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase
}
.product_list .list img {
    width: 100%
}
.product_list .list .btn:hover {
    background: #1e1e1d;
}
.product_list .list:hover {
    box-shadow: 0 0 8px rgba(144, 191, 89, .3)
}
.filter_list li.has-child a i {
    display: inline-block;
    float: right;
    line-height: 22px
}
.filter_list li.has-child .sub-child {
    display: none;
    margin-left: 25px
}
.filter_list li.has-child .sub-child li a {
    border-bottom: 1px solid #eaeaea !important
}
.filter_list li.has-child .sub-child li:last-child a {
    border-bottom: none !important
}
#product_list {
    margin-bottom: 60px
}
.shop-filter-toggle {
    float: right;
    display: none
}
.shop-filter-toggle span {
    float: left;
    line-height: 27px
}
.shop-filter-toggle span.filter-text {
    text-transform: capitalize;
    color: #fff;
    font-size: 17px;
    padding-left: 25px;
    cursor: pointer
}
#sidebar .header h4,
.back-btn a,
.service-sub-form,
.used-content a.btn,
h2 {
    text-transform: uppercase
}
.shop-filter-toggle .hamburger-inner {
    cursor: pointer;
    position: absolute;
    top: 17px;
    width: 15px;
    height: 2px;
    background: #fff;
    -webkit-transition: background 10ms ease .2s;
    -moz-transition: background 10ms ease .2s;
    -o-transition: background 10ms ease .2s;
    transition: background 10ms ease .2s
}
.shop-filter-toggle .hamburger-inner::after,
.shop-filter-toggle .hamburger-inner::before {
    content: "";
    width: 15px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: -5px;
    -moz-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -o-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -webkit-transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    -webkit-transition: top .2s ease .2s, width .01s ease .2s, -webkit-transform .2s ease 0s;
    transition: top .2s ease .2s, width .01s ease .2s, -webkit-transform .2s ease 0s;
    transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s;
    transition: top .2s ease .2s, transform .2s ease 0s, width .01s ease .2s, -webkit-transform .2s ease 0s
}
.shop-filter-toggle .hamburger-inner::after {
    top: 5px
}
.bar {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 30px !important;
    margin-top: 10px !important;
    display: none
}
.finance-text h4,
.title-heding-col h3 {
    font-family: 'Open Sans', sans-serif;
    ;
    margin-top: 0
}
#sidebar {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease
}
#sidebar .header {
    background: #99cc00;
    height: 42px;
    padding: 0 15px;
    display: none
}
#sidebar .header h4 {
    color: #fff;
    line-height: 28px;
    float: left
}
#sidebar .header a.close {
    color: #fff;
    display: block;
    opacity: 1
}
#sidebar .header i {
    float: right;
    color: #fff;
    line-height: 42px;
    display: block
}
.title-heding-col h3 {
    font-weight: 700;
    font-size: 26px;
    color: #99cc00;
    position: relative
}
.title-heding-col h3::after,
.title-heding-col h3::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.title-heding-col h3::before {
    top: 4px;
    border-left: #99cc00 5px solid
}
.title-heding-col h3::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.finance-text h4 {
    font-weight: 500;
    font-size: 20px;
    color: #333;
    position: relative;
    line-height: 32px
}
.finance-text h4::after,
.finance-text h4::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.finance-text h4::before {
    top: 4px;
    border-left: #99cc00 5px solid
}
.finance-text h4::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.finance-text p,
.service-text-row p {
    padding-bottom: 8px;
    line-height: 24px;
    font-size: 16px
}
.finance-text ul {
    padding: 10px 0
}
.finance-text ul li {
    font-size: 16px;
    line-height: 30px;
    padding-left: 20px;
    position: relative
}
.finance-text ul li::before {
    font-family: FontAwesome;
    content: "\f14a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    left: 0;
    position: absolute;
    color: #99cc00
}
.back-btn a,
.contact-heading h2,
.contact-info-box h4,
.finance-sub .form-group button,
.service-form-row h2 {
    font-family: 'Open Sans', sans-serif;
}
.service-form-row {
    /*background: #fbfbfb;*/
    padding: 10px 0;
    margin-top: 10px !important;
}
.service-form-row h2 {
    font-weight: 700;
    font-size: 35px;
    color: #353535;
    margin-top: 0;
    position: relative;
    padding: 0 5px;
}
.service-form-row h2 span {
    color: #99cc00;
}
.service-form-row h2::after,
.service-form-row h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.service-form-row h2::before {
    top: 4px;
    border-left: #99cc00 5px solid
}
.service-form-row h2::after {
    bottom: 2px;
    border-left: #000 5px solid
}
.serivce-heading {
    margin-bottom: 25px
}
.service-form-row .form-group input {
    min-height: 48px;
    border-radius: 0
}
.service-form-row .form-group textarea {
    border-radius: 0
}
.service-form-row .form-group select {
    min-height: 48px;
    border-radius: 0
}
.service-sub-form {
    background: #99cc00;
    height: 45px;
    border-radius: 5px;
    border: 0;
    width: 144px;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    margin: 20px auto;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease
}
.service-sub-form:hover {
    background: #5e8a2a;
}
.about-img {
    float: left;
    margin-right: 25px;
    width: 45%;
}
.about-img img {
    width: 100%;
}
.contact-form-row {
    background: #fbfbfb;
    padding: 70px 0;
    margin-top: 70px
}
.contact-heading h2 {
    font-weight: 700;
    font-size: 35px;
    color: #353535;
    margin-top: 0;
    position: relative;
    line-height: 32px;
    padding-left: 8px;
    margin-bottom: 22px;
}
.contact-info-box h4 span {
    color: #353535;
}
.contact-heading h2 span {
    color: #99cc00;
}
.contact-heading h2::after,
.contact-heading h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%
}
.contact-heading h2::before {
    top: 4px;
    border-left: #99cc00 5px solid
}
.contact-heading h2::after {
    bottom: 2px;
    border-left: #000 5px solid;
}
.submit_query h2::before {
    border-left: none;
}
.submit_query h2::after {
    border-left: none;
}
.submit_query h2 {
    text-align: center;
}
.contact-info-box ul li {
    padding-left: 35px;
    line-height: 20px;
    margin-bottom: 5px;
    position: relative;
    font-size: 13px;
}
.contact-info-box ul li span {
    position: absolute;
    left: 0;
    width: 22px;
    height: 22px;
    text-align: center;
    /*border: 1px solid #99cc00;*/
    font-size: 14px;
    color: #99cc00
}
.contact.map iframe,
.nav-wrap {
    width: 100%
}
.contact-info-box ul li span i {
    font-size: 12px
}
.contact-info-box {
    /*margin-bottom: 35px;*/
    min-height: 100px
}
.contact_info .contact-info-box {
    margin-top: 60px;
}
.contact-info-bottom {
    margin-top: 30px;
}
.contact-info-box h4 {
    font-weight: 700;
    color: #99cc00;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
}
.contact-info-box a {
    color: #353535;
}
.contact-info-box a:hover {
    color: #99cc00;
}
.contact-form-row .form-group input {
    min-height: 42px;
    border-radius: 0
}
.contact-form-row .form-group textarea {
    border-radius: 0
}
.nav-wrap {
    background: #fff;
    border-top: none;
}
.header-search {
    float: right;
    position: relative;
    z-index: 999
}
.search-form {
    position: absolute;
    right: 25px;
    top: 11px;
    font-style: normal;
    font-size: 12px;
    transition: width .2s ease-in-out;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    -ms-transition: width .2s ease-in-out;
    background: #000;
    border: none
}
.search-form__input {
    width: 230px;
    border: none;
    background: #000;
    height: 35px;
    transition: width .2s ease-in-out;
    -webkit-transition: width .2s ease-in-out;
    -moz-transition: width .2s ease-in-out;
    -o-transition: width .2s ease-in-out;
    -ms-transition: width .2s ease-in-out;
    color: #fff;
    text-indent: 15px;
    padding-right: 40px
}
.search-form__input:focus {
    width: 230px
}
.search-form button {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    content: '';
    display: block;
    top: 0;
    border: none;
    background: 0 0;
    color: #fff;
    line-height: 35px
}
#recently-viewed,
#similar-products {
    width: 100%;
    background: #f4f4f4;
    padding: 50px 0
}
.search-form__input::-webkit-input-placeholder {
    color: #fff;
    font-size: 12px
}
.search-form__input:-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px
}
.search-form__input::-moz-placeholder {
    color: #fff;
    opacity: 1;
    font-size: 12px
}
.search-form__input:-ms-input-placeholder {
    color: #fff;
    font-size: 12px
}
.search-form__input::-ms-input-placeholder {
    color: #fff;
    font-size: 12px
}
#recently-viewed .product_list {
    margin-top: 0
}
#recently-viewed h2,
#similar-products h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 30px
}
#recently-viewed h2 span,
#similar-products h2 span {
    color: #99cc00
}
#recently-viewed h2:before,
#similar-products h2:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 50%;
    border-left: #99cc00 5px solid
}
#recently-viewed h2:after,
#similar-products h2:after {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    height: 50%;
    border-left: #000 5px solid
}
#similar-products .product_list {
    margin-top: 0
}
.footer-social {
    display: block;
    margin-top: 20px;
    float: left;
}
.footer-social ul li {
    width: 30px;
    height: 30px;
    float: left;
    margin-right: 8px
}
.footer-social ul li a {
    width: 30px;
    height: 30px;
    display: block;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50%
}
.footer-social ul li a i {
    text-align: center;
    display: block;
    line-height: 30px
}
.filter-mobile,
.mobile-title {
    display: none
}
/*.footer-social ul li a:hover {	background: #99cc00}*/
.back-btn a {
    font-weight: 400;
    font-size: 14px;
    color: #3b3b3b
}
.back-btn a:hover {
    text-decoration: underline !important;
    color: #99cc00
}
.back-btn {
    margin-top: 0px;
    padding-bottom: 0px
}
.used-list {
    width: 100%;
    margin: 10px 0;
    border: 1px solid #e6e6e6;
    box-sizing: border-box;
    padding: 5px 5px 15px
}
.used-image {
    width: 30%;
    float: left;
    margin-right: 10px;
    box-sizing: border-box;
    padding: 5px
}
.used-image img {
    width: 100%
}
.used-content {
    width: 68%;
    float: left
}
.used-content h6 {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-content h6 span {
    color: #99cc00;
    font-size: 18px
}
.used-content a.btn {
    background: #99cc00;
    display: inline-block;
    color: #fff;
    width: 144px;
    height: 35px;
    border-radius: 0;
    text-align: center;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    margin-top: 10px;
    font-weight: 700;
    font-size: 14px
}
.used-content a.btn:hover {
    background: #5e8a2a
}
.used-price {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-price span {
    color: #5e8a2a;
    font-size: 18px
}
.used-hours {
    font-size: 16px;
    font-weight: 700;
    color: #6a6a6a
}
.used-hours span {
    color: #5e8a2a;
    font-size: 18px
}
.mobile-search {
    display: none
}
.service-text-row {
    padding-bottom: 0px;
}
.inner {
    padding: 50px 0;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
    padding: 6px 10px;
    text-align: center;
}
.bootstrap-datetimepicker-widget td.active,
.bootstrap-datetimepicker-widget td.active:hover {
    background-color: #428bca !important;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
}
.section-heading h2 {
    color: #353535;
    font-size: 35px;
    position: relative;
    font-weight: 700;
    padding: 0 5px;
    margin: 0 0 25px;
}
/*.about-text h2::before {    top: 0;    border-left: #99cc00 5px solid;}*/
.section-heading h2 ::after,
.section-heading h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 50%;
    top: 0;
    border-left: #99cc00 5px solid;
}
.section-heading h2::after,
.section-heading h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 50%;
    bottom: 0;
    border-left: #000 5px solid;
}
.section-heading h2 span {
    color: #99cc00;
}
.about-text h2 {
    margin-top: 20px;
}
.about-dealerships p {
    font-size: 16px;
}
.latest-offers-row {
    width: 100%;
    background: #f4f4f4;
    padding: 70px 0;
}
.latest-offers-row h2 span {
    color: #99cc00;
}
.explore-our-products .customNavigation {
    position: absolute;
    right: 0;
    top: 50%;
    transform: scaleY(-50%);
    -moz-transform: scaleY(-50%);
    -webkit-transform: scaleY(-50%);
    width: 100%;
    z-index: 3;
}
.explore-our-products .customNavigation a.prev {
    color: #8e8e8e;
    position: absolute;
    left: -20px;
    cursor: pointer;
    margin-right: 5px;
}
.explore-our-products .customNavigation a.next {
    color: #8e8e8e;
    position: absolute;
    right: -20px;
    cursor: pointer;
}
.explore-our-products {
    padding: 60px 0;
}
.explore-text {
    text-align: center;
}
.finance-row {
    padding-bottom: 60px
}
.finance-sub .form-group {
    margin-bottom: 0
}
.finance-sub .form-group input {
    min-height: 42px;
    margin-bottom: 15px;
    border-radius: 0;
}
.finance-sub .form-group button {
    min-height: 38px;
    background: #99cc00;
    color: #fff;
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #99cc00;
    transition: background .5s ease;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
}
.finance-sub .form-group button:hover {
    background: #6f9543;
    color: #fff;
    border: 1px solid #6f9543;
}
.finance-sub {
    background: #fbfbfb;
    padding: 50px 0
}
.datepicker-dropdown {
    background-color: #222;
    color: #ffff;
}
.map-col {
    position: relative;
}
.myreviewmodel-btn {
    padding-top: 15px;
}
.myreviewmodel-btn .btn-lg {
    background: #99cc00;
    height: 45px;
    border-radius: 5px;
    border: 0;
    width: 144px;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease;
}
.myreviewmodel-box .modal-content {
    border-radius: 0px;
}
.shortcode-reviews-form input.regular-text {
    width: 100% !important;
    height: 40px !important;
    padding: 12px;
    border: 1px #ddd solid;
}
.shortcode-reviews-form textarea {
    width: 100% !important;
    height: 120px !important;
    padding: 12px;
    border: 1px #ddd solid;
}
.shortcode-reviews-form label {
    font-weight: 300 !important;
}
.shortcode-reviews-form .modal-body {
    padding: 30px !important;
}
.shortcode-reviews-form .glsr-field .button-primary {
    background: #99cc00;
    height: 45px;
    border-radius: 5px;
    border: 0;
    width: 220px;
    padding: 6px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    display: table;
    -webkit-transition: background .5s ease;
    -ms-transition: background .5s ease;
    transition: background .5s ease;
}
/* 01.12.2017 Aloke */
.explore-our-products .explore-image {
    max-height: 205px;
    overflow: hidden;
}
.featured-products .explore-image {
    max-height: 205px;
    overflow: hidden;
}
.wpcf7-response-output.wpcf7-display-none {
    overflow: hidden !important;
    width: 100%;
}
.contact-form-row .wpcf7-validation-errors {
    border: 2px solid #ff001b !important;
    overflow: hidden !important;
}
.contact-form-row .form-group {
    min-height: 63px !important;
}
#menu-footer-company li a,
#menu-footer-product li a {
    text-transform: uppercase;
}
/*change css*/
.sidebar-sticky {
    /*background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 10;
    padding-bottom: 10px;*/
}
.sidebar-sticky .finder-main-wrap {
    /*padding-left: 95px;*/
}
.latest-text h3 a {
    color: #99cc00;
}
.latest-content {
    padding: 15px;
    background: #fff;
}
.latest-text p {
    line-height: 24px;
    /*min-height: 90px;*/
}
.latest-text h3 {
    font-size: 22px;
}
.featured-content {
    border: 5px #fafafa solid;
    padding: 12px;
}
.latest-image {
    height: 240px;
    overflow: hidden;
}
/* 6-2-2018 */
.product_list .list img {
    width: 100%;
    height: auto;
}
.single.single-product .product_list .list {
    min-height: 410px;
}
.single.single-product .product_list .list img {
    width: 100%;
    min-height: 210px;
    max-height: 210px;
}
.page-template-product-newproduct .product_list .list {
    min-height: 400px;
}
.page-template-product-newproduct .product_list .list {
    min-height: 400px;
}
.page-template-product-usedproduct .product_list .list {
    min-height: 440px;
    max-height: 440px;
}
.search.search-results .product_list .list {
    min-height: 456px;
}
.archive .product_list .list {
    min-height: 400px;
}
.full_width_area {
    padding: 30px;
    background: #fafafa;
    border: 1px solid #ddd;
    margin-top: 50px;
}
.finance-text ul {
    padding: 10px 0;
    margin-left: 30px;
}
.finance-text h4 {
    padding-left: 16px;
}
.col-md-7 .finance-text {
    margin-top: 12%;
}
.home-right-image {
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.right-service-image {
    display: none;
}
.right-service-image img {
    width: 100%;
}
.service-text-left {
    float: right;
}
/* *** 14.2.2018 *** */
.list-of_the_product li {
    float: left;
    width: 22%;
    border: 1px solid #ccc;
    margin: 10px;
    padding: 10px;
    text-align: center;
    min-height: 220px;
}
.list-of_the_product li h6 {
    min-height: 20px;
}
.list-of_the_product li a {
    display: inline-block;
}
.brochure .sub_cat {
    position: relative;
    padding-left: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 20px;
}
.brochure .sub_cat:before {
    font-family: FontAwesome;
    content: "\f14a";
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    left: 0;
    position: absolute;
    color: #99cc00;
}
.find-out-content form input {
    width: 100%;
    height: 42px;
    text-indent: 5px;
}
.find-out-content form {
    text-align: center;
}
.find-out-content form input[type="submit"] {
    width: auto;
    padding: 12px 30px;
    background: #99cc00;
    color: #fff;
    text-indent: unset;
    outline: none;
    border: none;
    height: auto
}
.find-out-content form textarea {
    min-height: 100px;
    width: 100%;
    text-indent: 5px
}
/* 16.02.2018    */
.tab_wrapper>ul li#overview.active {
    position: relative;
}
.tab_wrapper>ul li#overview.active:after,
.tab_wrapper>ul li#finance.active:after {
    top: 50px;
    font: normal normal normal 14px/1 FontAwesome;
    width: 0;
    border-left: 17px solid transparent;
    border-top: 17px solid #99cc00;
    border-right: 17px solid transparent;
    margin: auto;
    right: 0;
}
.tab_wrapper>ul li#finance.active {
    position: relative;
}
.find-out-section ul li {
    position: relative;
}
.find-out-section ul li#find_out_more.open-active-btn:after,
.find-out-section ul li#call_now.open-active-btn:after {
    content: "";
    position: absolute;
    top: 35px;
    font: normal normal normal 14px/1 FontAwesome;
    width: 0;
    border-left: 17px solid transparent;
    border-top: 17px solid #99cc00;
    border-right: 17px solid transparent;
    margin: auto;
    left: 0;
    right: 0;
}
.section-heding {
    margin-bottom: 20px;
}
.brochures_heading {
    margin-bottom: 20px;
    margin-top: 30px;
}
.section-heding h2 {
    font-family: 'Open Sans', sans-serif;
    ;
    font-weight: 700;
    /*font-size: 26px;*/
}
.product_list .list a {
    display: block;
}
.product_list .list a img {
    min-height: 210px;
    overflow: hidden;
    max-height: 210px;
}
.section-heding h2.entry-title {
    position: relative;
    display: inline;
}
.section-heding h2.entry-title:after {
    content: "";
    position: absolute;
    left: -8px;
    bottom: 0;
    height: 50%;
    border-left: #000 5px solid;
}
.section-heding h2.entry-title:before {
    content: "";
    position: absolute;
    left: -8px;
    top: 0;
    height: 50%;
    border-left: #99cc00 5px solid;
}
ul.new_band_product {
    float: left;
    text-align: left;
    width: 100%;
}
ul.new_band_product li {
    border-bottom: 1px dotted;
    padding: 2px;
}
.page-template-brochures .find-out-content {
    background: #d7d7d7;
}
/*.used_product_specification {    margin-top: 30px;}*/
.used_product_specification li {
    width: 24.5%;
    display: inline-block;
    vertical-align: top;
}
.used_product_specification li span {
    font-size: 15px;
    font-weight: bold;
}
.used_product_specification li h4 {
    color: #99cc00;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 7px;
}
.brochures-side {
    float: right;
}
.brochures-product {
    background: #fff;
}
/*21.04.2018*/
.find-out-section.sticky1 ul li {
    width: 100%;
}
.find-out-section.sticky1 {
    z-index: 999 !important;
}
/* =========== aloke 22.04.2018 ============= */
.download-brochures-btn a {
    display: block;
    width: 100%;
    margin: 7px 0;
    border: none;
    padding: 7px 7px;
    background-color: rgba(152, 204, 9, 1);
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
}
.download-brochures-btn a:hover {
    background-color: #222;
}
#cssmenu ul ul li.menu-download a {
    color: #fff !important;
    font-weight: 700;
    font-size: 20px;
    padding: 7px 7px;
    margin: auto;
    text-align: center;
    border-radius: 5px;
    border: none !important;
    text-transform: none !important;
}
/* ======================== abhik 20.07.2018 ======================== */
.new-side-wrapper {
    box-shadow: 0 0 6px 2px #e6e6e6;
    border: 1px solid #e2e2e2;
    padding-bottom: 25px;
}
.tag-side-wrap ul li {
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    padding-left: 10px;
}
.tag-side-wrap ul li:last-child {
    border-bottom: 0;
}
.tag-side-wrap ul li a {
    font-size: 16px;
    color: #6a6a6a;
    display: block;
}
.tag-side-wrap ul li:hover {
    background: #99cc00;
}
.tag-side-wrap ul li:hover a {
    color: #fff;
}
.new-side-wrapper h3 {
    font-weight: 700;
    color: #fff;
    background: #99cc00;
    padding: 10px;
}
.new-news-right-content {
    width: 100%;
    box-shadow: 0 0 6px 2px #e6e6e6;
    border: 1px solid #e2e2e2;
    padding: 20px;
    box-sizing: border-box;
    margin-bottom: 20px;
    position: relative;
}
.left-new-news-image {
    width: 30%;
    float: left;
}
.left-new-news-image img {
    min-height: 170px;
    overflow: hidden;
    max-height: 170px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}
.right-new-news-content {
    width: 68%;
    float: right;
}
.new-date {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    background: #99cc00;
    content: '';
    display: block;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 24px;
    box-sizing: border-box;
    padding-top: 10px;
}
.new-date span {
    font-size: 20px;
}
.right-new-news-content h4 {
    line-height: 24px;
}
.right-new-news-content h4 a {
    font-weight: 700;
    color: #464646;
}
.right-new-news-content a.full-post {
    background-color: #99cc00;
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    transition: background .5s ease;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 9px;
    display: inline-block;
}
.product-finder {
    position: absolute;
    width: 371px;
    right: 0;
    z-index: 999;
    top: -434px;
}
#banner-finder .container {
    position: relative;
}
.single-product .product_list .list {
    display: inline-block;
    width: 100% !important;
}
/**********************************************************/
.mobile_bochure_form {
    display: none;
}
@media only screen and (max-width: 767px) {
    .mobile_bochure_form {
        display: block;
        position: fixed;
        top: 37%;
        right: -60px;
        transform: rotate(-90deg);
    }
}
.cd-popup-trigger {
    display: block;
    width: 170px;
    line-height: 50px;
    margin: 3em auto;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 15px 15px 0px 0px;
    background: #99cc00;
}
@media only screen and (min-width: 1170px) {
    .cd-popup-trigger {
        margin: 6em auto;
    }
}
.cd-popup {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(94, 110, 141, 0.9);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s;
    z-index: 9;
}
.cd-popup.is-visible {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0s;
}
.cd-popup-container {
    position: relative;
    width: 90%;
    max-width: 400px;
    margin: 4em auto;
    background: #FFF;
    border-radius: .25em .25em .4em .4em;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
    transform: translateY(-40px);
    /* Force Hardware Acceleration in WebKit */
    -webkit-backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.cd-popup-container p {
    padding: 3em 1em;
}
.cd-popup-container .cd-buttons:after {
    content: "";
    display: table;
    clear: both;
}
.cd-popup-container .cd-buttons li {
    float: left;
    width: 50%;
}
.cd-popup-container .cd-buttons a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    color: #FFF;
    -webkit-transition: background-color 0.2s;
    -moz-transition: background-color 0.2s;
    transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
    background: #fc7169;
    border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
    background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
    background: #b6bece;
    border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
    background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
    position: absolute;
    top: 8px;
    right: 8px;
    width: 30px;
    height: 30px;
}
.cd-popup-container .cd-popup-close::before,
.cd-popup-container .cd-popup-close::after {
    content: '';
    position: absolute;
    top: 12px;
    width: 14px;
    height: 3px;
    background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 8px;
}
.cd-popup-container .cd-popup-close::after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: 8px;
}
.is-visible .cd-popup-container {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
    .cd-popup-container {
        margin: 8em auto;
    }
}
@media (max-width:767px) {
    .eofy_deals_two img {
        width: 100%;
        height: inherit !important;
    }
    .eofy_deals_one img {
        width: 100%;
        height: inherit !important;
    }
    .eofy_deals_two {
        flex-flow: column;
    }
}
.sold-new-text-box {
    position: absolute;
    background: #ef4a3e;
    padding: 3px 12px;
    color: #fff;
    width: 105px;
    height: 61px;
    text-align: center;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    top: -21px;
    left: -32px;
    z-index: 999;
}
p.sold-new-text {
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}
.sold-list-box {
    position: absolute;
    background: #ef4a3e;
    padding: 30px 9px 0px 6px;
    color: #fff;
    width: 95px;
    height: 60px;
    text-align: center;
    transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    top: -22px;
    left: -34px;
}
p.sold-list-box-text {
    line-height: 80px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    left: 11px;
    display: block;
    left: 8ps;
    color: #fff !important;
}
/*======29.01.2019=====*/
iframe#slider_video {
    width: 100%;
    height: 400px;
    padding: 30px;
}
.videobutton {
    width: 100px;
    /*background-color: #fff;*/
    background: rgba(255, 255, 255, 0.50);
    padding: 0px;
    margin: 0 auto;
    border-radius: 100px;
    height: 100px;
    border: 10px solid transparent;
    transition: all ease-in-out 0.3s;
}
.videobutton:hover {
    width: 100px;
    /*background-color: #fff;*/
    background: rgba(255, 255, 255, 0.99);
    padding: 0px;
    margin: 0 auto;
    border-radius: 100px;
    height: 100px;
    border: 10px solid #99cc00;
    transition: all ease-in-out 0.3s;
}
.videobutton a>img {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}
button.close.cross {
    width: 30px;
    height: 30px;
    background-color: #f8f8f8;
    border-radius: 50px;
    padding: 0;
    line-height: 0;
    top: -20px;
    right: -13px;
    position: absolute;
    opacity: 1;
    text-shadow: none;
    box-shadow: none;
}
/* ** santanu 23.4.2019 ** */
.home-banner .custom1.owl-carousel .item {
    background-size: cover !important;
    background-repeat: no-repreat !important;
    background-position: center top;
    height: 100%
}
.home-banner .custom1.owl-carousel .item,
.home-banner .custom1.owl-carousel .owl-stage-outer,
.home-banner .custom1.owl-carousel .owl-stage,
.home-banner .custom1.owl-carousel .owl-item {
    height: 100%
}
.fullpage_link {
    color: #fff;
    background: #99cc00;
    padding: 9px;
    margin: 0 6px;
}
.no_product {
    background: #eaeaea;
    width: 500px;
    margin: auto;
    padding: 20px;
    border: 2px dashed #bfbdbd;
    margin-top: 31px;
}
.pardot_form form.form#pardot-form p .field-label {
    display: block !important;
    /* padding: 0; */
    float: left;
    width: 100% !important;
}
/*ranit 1-11-2019*/
.form_area_custom p {
    color: #fff;
}
.footer-title{
	padding-left: 0;
}
.footer-title:before{
	display: none;
}
.page-template-home .featured-products{
	display: none !important;
}
.service-text.service-text-right ul{
	color: #fff;
	margin-top: 15px;
	margin-left: 10%;
}
.service-text.service-text-right ul li {
    list-style: disc;
}
.page-template-home .latest-news-midcontent {
    flex-direction: column;
}
.page-template-home .latest-news-image {
    width: 100%;
    height: 250px;
    background-size: cover !important;
}
.page-template-home .latest-news-text {
    width: 100%;
    padding:15px 15px 15px;
    min-height: 120px;
}
span.bottomSpan {
    color: #fff;
    display: block;
    margin-top: 20px;
}
.latest-news-content{
	box-shadow: 0px 0px 10px rgba(0,0,0,.1);
}
.bgProduct {
    width: 100%;
    height: 250px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
}
.page-template-brochures .content {
    width: 100%;
}
.page-template-brochures .sidebar.desktop_pardot_brochure_form{
	display: none;
}
/* ranit 4-11-2019 */
.page-template-finance .explore-our-products{
    display: none !important
}
.fWraps{
    max-width: 360px !important;
}
.child-area h1{
    display: none;
}
/*07.11.19*/
body {
   text-align: justify !important;
   text-align-last: left;
}
.callender-tag {
    text-align-last: center;
}
.social-icon li, .footer-social ul li, .single-product .tab_wrapper > ul li, .filter-mobile-headre .back-btn a, .find-out-section ul li, #image-gallery li span, .contact-info-box a, .submit_query h2, .btn-welcome a {
    text-align-last: center;
}
.page-template-product-newproduct .product_list .list, .single.single-product .product_list .list, .product_list .list, .new-date, .product_list .list h6, .myreviewmodel-btn .btn-lg {
    text-align: center;
    text-align-last: center;
}
.call-now a, .call-now span {
    text-align-last: auto;
}
#cssmenu ul ul li a{
   width: auto !important
}
.contact-info-box h4 {
    text-align: left;
    text-align-last: auto;
}
.customize-support p a{
    color: #99cc00 !important;
}
.onlyDownload p strong{
  color: #99cc00 !important;
}
.customize-support.page-id-5185 .main-wrap-inner ul li{
    list-style: disc !important;
}
.customize-support.page-id-5185 .main-wrap-inner ul{
  margin-left: 18px;
}
.new-news-right-content {
   margin-left: -9px;
}
.forNews{
  margin-bottom: 60px;
}
.forNews .decor {
    box-shadow: 0 0 8px rgba(144, 191, 89, .3);
    background: #fff;
border: 1px solid #e6e5e5;
}
.forNews .product-details {
    margin-bottom: 0px;
    padding: 10px;
}
.forNews .product-details h3{
   margin-top: 10px;
}
.forNews .item {
    padding: 15px 0;
}
.vac-arraow{
   float: right;
}
.vac-arraow i{
 font-size: 24px;
}
.forNews.owl-carousel .owl-nav.disabled{
  display: block !important;
}
/*
You can add your own CSS here.
Click the help icon above to learn more.
*/
.pardot_form form.form#pardot-form p .field-label {
    display: block !important;
    /* padding: 0; */
    float: left;
    width: 100% !important;
}
.main-wrap-inner.fornews{
   margin-top: 15px;
}
.forNews .owl-prev, .forNews .owl-next{
  position: absolute;
    top: 50%;
    width: 30px;
    text-align: center !important;
    display: block;
    height: 30px;
    line-height: 30px;
font-size : 24px;
    border-radius: 50%;
    text-align-last: center;
}
.forNews .owl-prev{
right:102%;
}
.forNews .owl-next{
left: 102%;
}
.fWraps {
    max-width: 360px !important;
    margin: 0 auto;
}
.title-heding-col h2::before {
    top: 4px;
    border-left: #99cc00 5px solid;
}
.title-heding-col h2::after, .title-heding-col h2::before {
    content: "";
    position: absolute;
    left: -8px;
    height: 40%;
}
.title-heding-col h2::after {
    bottom: 2px;
    border-left: #000 5px solid;
}
.title-heding-col h2 {
    position: relative;
}
.footer-title:after{
    content: "";
    position: absolute;
    left: -8px;
    height: 40%;
    bottom: 2px;
    border-left: #fff 5px solid;
}
.footer-title:before {
    display: block;
}
.footer-title {
    padding-left: 4px !important;
}
.forNews .decor a.image {
    height: 220px;
    overflow: hidden;
    display: block;
}
.forNews .decor .pricetag a.image{
height: auto !important;
}
.forNews .decor a.image img.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.decor .pricetag a{
     color: #99cc00 !important;
}
.recentview{
   height: 220px;
   overflow: hidden;
   display: block;
}
.product_list .recentview   img{
    width: 100% ;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.home-banner .custom1.owl-carousel .item, .home-banner .custom1.owl-carousel .owl-stage-outer, .home-banner .custom1.owl-carousel .owl-stage, .home-banner .custom1.owl-carousel .owl-item, .home-banner {
    height: 78vh !important;
}
.home-banner.inner-banner{
  height: 220px !important;
}
body .product-details.home-details h4 a, body .product-details.home-details h4{
    text-align: left !important;
    text-align-last: left !important;
    color: #353535;
}
body .form_area_custom p{
    text-align: left !important;
    text-align-last: left !important;
}
.vac-arraow {
    float: right;
    display: none;
}
.blog-pagination{
    margin-bottom: 50px;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
}
.arcive li a{
    font-size: 15px;
    line-height: 33px;
    text-decoration: none;
    color: #337ab7;
    font-weight: 400;
}
.list-sub1 {
    margin-left: 15px;
}
.list-sub1 li{
    text-align: left;
    text-align-last: left;
}
.list-sub1 li ul {
    margin-left: 15px;
}
.arcive li a {
    color: #5cbaff;
}
.main-list i{
    margin-right: 5px;
    margin-top: -5px;
    display: inline-block;
}
.main-list i {
    margin-right: 5px;
    /* margin-top: -5px; */
    display: inline-block;
    width: 15px;
    height: 20px;
    color: #989898;
    font-size: 21px;
/*    transform: rotate(-90deg);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;*/
}
/*.main-list.show i{
    transform: rotate(90deg);
}*/
.main-list .fa-sort-down:before, .main-list .fa-sort-desc:before {
    content: "\f0dd";
    position: absolute;
    top: 0;
    right: 0;
}
.main-list strong{
    color: #000;
}

.forNewArrow h3{
    position: relative;
    width: fit-content;
    padding-bottom: 30px;
    margin-bottom: 20px;
    padding-left: 0;
}
.forNewArrow h3:after{
    position: absolute;
    left: 0;
    right: 0;
    width: 70px;
    top: 66%;
    margin: 0 auto;
    content: "";
    border-style: solid;
    border-width: 26px 36px 26px 36px;
    border-color: #98cc09 transparent transparent transparent;
}

/*Responsive*/
@media(max-width:991px) {
.home-banner.inner-banner{
  height: 150px !important;
}
}
@media(max-width:767px) {
.forNews.owl-carousel .owl-nav.disabled, .forNews .owl-nav{
  display: none !important;
}
.forNews .decor a.image {
    height: 300px;
}
.recentview{
   height: 300px;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #98cc09 !important;
    padding: 3px 10px !important;
    cursor: pointer;
    text-align: center;
}
.wp-pagenavi {
    clear: both;
    text-align: center;
    text-align-last: center;
}
.wp-pagenavi a.last {
    display: block;
    width: 200px;
    margin: 20px auto 0px auto;
    text-align: center !important;
    text-align-last: center;
}
}
@media(max-width:560px) {
.left-new-news-image img {
    max-height: unset;
}
}
@media(max-width:480px) {
.forNews .decor a.image {
    height: 280px;
}
.recentview{
   height: 280px;
}
}
/*07.11.19*/
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover,#cssmenu ul ul li:hover{
background:#98cc09!important;
}
header .menu-item a i{
font-size:25px!important;
}
#recently-viewed .facetwp-template > .list{
padding:0px 0px 20px!important;
    box-shadow: 0 0 8px rgba(144, 191, 89, .3);
    background: #333;
    border: 1px solid #e6e5e5;
text-align:center;
}
#recently-viewed .product_list .recentview{
min-height:330px;
}
#recently-viewed .product_list{
padding-left:10px;padding-right:10px;
}
#recently-viewed .facetwp-template > .list  h6{
min-height:0px!important;
margin-top:20px;
margin-bottom:0px!important;
font-family:"Open Sans",sans-serif;
color:#fff;
font-size:18px;
text-transform:unset;
font-weight:400;
text-align:center!important;
text-align-last:center!important;
padding:0px 10px;
}
.recently-viewed .forNews .product-details {
    margin-bottom: 0px;
    padding: 10px;
    min-height: 120px;
}
.recently-viewed .forNews a.btn{
    color: #fff !important;
    background: #9c0;
}
.list-of_the_product li a {
    text-align-last: center;
}
.download-brochures.list-of_the_product li {
    text-align-last: center;
}
 body .latest-news.newservicec .product-details.home-details h4 {
    color: #fff !important;
}
.latest-news.newservicec .forNews .product-details {
    min-height: 220px;
}
@media (min-width:1441px){
.footer .home_service_section {
    margin-top: 130px;
}
}
@media (min-width:768px){
	.footer .home_service_section {
		margin-top: 123px;
	}
}


/*################      febuary-07-2020 css start       ################*/

.blogpage .container .col-md-12.col-sm-12{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.blogpage .container .about-img{
    width: 30%;
    margin-right: 0;
}
.blogpage .container .about-img img{
    display: block;
    margin-bottom:24px;
    width:100%;
    object-fit: cover;
    object-position: center;
}
.blogpage .container .about-text{
    width: 66%;
}
.blogpage .container .about-text .entry-title{
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    font-weight: 500;
}
.blogpage .container .about-text p{

}
.blogpage .container .about-text h3{
    padding-left: 0;
}
.blogpage .container .about-text p em{
    font-style: italic;
}
.blogpage .container .about-text p img{
    display: block;
    margin-bottom:24px;
    width:100%;
    object-fit: cover;
    object-position: center;
}

/*################      febuary-07-2020 css end         ################*/
