.service-pages .service-items .service-item {
    margin-top: 10px!important;
    margin-bottom:40px!important;
}
.service-pages .service-items .service-item {
    background: #fff;
    padding: 15px;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #afafaf!important;
}
footer.site-footer .footer-copyright {
    border-top: 1px solid #afafaf;
}
.hero-slider .hero-caption-item .caption-desc
{
    display: none!important;
}
.footer-col-item.custom-footer-html a {
    color: #6cf33e;
}
.col-1.form-field-item.form-field-uploads .uploadfile {
    padding-left: 3px;
}
.col-1.form-field-item.form-field-uploads {
    margin: 10px 0;
    font-size: 14px;
}
.widget-container.widget-container--normal.visible {
    z-index: 10000000 !important;
}
.floating-cta
{
    z-index: 9!important;   
} 

.badge-section .badges-item a {
    padding: 0 10px;
}
.floating-cta
{
   z-index: 9!important;   
}
.cta-section .heading-wrap .section-btn a, .cta-section.layout-1 .form-field .form-field-item button {
    border: 1px solid #fff;
}
sidebar .widget_slmp_widget_gallery .slmp-widget-gallery, .sidebar .widget_sfs_widget_review .sfs-review-widget {
    padding: 10px!important;
}
.sidebar .review-author {
    padding: 10px 0 20px;
}
.widget-btn a, .slmp-widget-btn a {
    margin: 10px;
}
.slmp-gallery .slmp-album-title {
    font-size: 20px!important;
}
.sidebar .slmp-widget-gallery .slmp-widget-btn a {
    color: #ffffff;
    background: #6cf33e;
    font-size: 16px;
    border: 1px solid #6cf33e;
    border-radius: 3px;
    padding: 10px 15px;
    line-height: 1;
    font-weight: 400;
    transition: all 0.3s ease;
    text-align: center;
    text-transform: uppercase;
    min-width: auto;
}
.slmp-gallery .slmp-album-description {
    font-size: 14px;
}
.entry-content ol {
    padding: 0 0 0 20px!important;
}
.top-info .info-col .info-item.site-number a {
    font-size: 20px;
    font-weight: 600;
    padding-left: 10px;
}

.top-info .info-col .info-item.site-number span:before {
    font-size: 20px;
}
.contact-page-wrap .contact-page-info .contact-site-name {
    font-size: 24px!important;
}
@media only screen and (min-width: 1024px) {
   .cta-col.left-col .section-desc {
        max-width: 95%!important;
    }
    .contact-page-wrap .contact-page-info .contact-site-form {
        max-width: 400px!important;
        width: 40%!important;
    }
    .contact-page-wrap .contact-page-info .contact-site-info {
        width: 60%!important;
    }
}
@media only screen and (min-width: 991px) {
    .cta-section.layout-5 .cta-col.right-col {
        width: 45%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1180px) {
    div#footer-count2 {
        width: 30%!important;
    }
    div#footer-count3, div#footer-count4 {
        width: 16%!important;
    }
    .cta-section .heading-wrap .section-title {
        font-size: 25px!important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 70px!important;
    }
    footer .column-element .column-label {
        font-size: 18px!important;
    }
}
@media only screen and (max-width: 1023px) {
    .main-header .cta-items .number-item .main-number, .main-header .cta-items .number-item .main-number a {
        padding: 10px 0!important;
    }
}

@media only screen and (max-width: 400px) {
   .minimize-button {
        min-width: 30px !important;
        width: 30px !important;
        right: 25px!important;
    }
    
    .status-text-title {
        font-size: 14px!important;
    }
}