.service-pages .service-item:hover .service-title {
    border-bottom: 1px solid #fff !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.site-section.gallery-page-section.relative.top-bot-padding {
    background: #e8e8e8 !important;
}
.hero-slider .hero-caption-item .caption-item {
    background-color: rgba(0, 0, 0, 0.70) !important;
}
@media only screen and (max-width: 1024px) {
    header.site-header .top-ads a {
        font-size: 14px !important;
    }
    .top-info .info-col .info-item.site-address span, .top-info .info-col .info-item.site-email span, .top-info .info-col .info-item.site-name span, .top-info .info-col .info-item.site-license span, .top-info .info-col .info-item.site-number span, .top-info .info-col .info-item.site-time .time-list {
        font-size: 14px !important;
    }
    .hero-slider .hero-caption-item .caption-title {
        font-size: 25px !important;
    }
    footer .column-element .column-label {
        font-size: 20px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    header.site-header .top-ads a {
        font-size: 14px !important;
    }
    .top-info .info-col .info-item.site-address span, .top-info .info-col .info-item.site-email span, .top-info .info-col .info-item.site-name span, .top-info .info-col .info-item.site-license span, .top-info .info-col .info-item.site-number span, .top-info .info-col .info-item.site-time .time-list {
        font-size: 14px !important;
    }
    .hero-slider .hero-caption-item .caption-title {
        font-size: 22px !important;
    }
    footer .column-element .column-label {
        font-size: 25px !important;
    }
}