.slmp-gallery.slmp-grid-gallery.slmp-relative img {
    height: 168.52px !important;
    width: 243.34px !important;
}
a.site-btn {
    font-weight: 600 !important;
    border: none !important;
}
header.site-header .bottom-ads a.site-btn:hover {
    border: 1px solid #ebebeb !important;
}
.top-info .info-col .info-item.site-address span:before, .top-info .info-col .info-item.site-email span:before {
    color: #092ec3;
}
.main-header .header-items {
    border: none !important;
}
header.site-header .bottom-ads {
    border: none !important;
}
.main-header .cta-items .number-item .number-label {
    font-weight: bold;
}
.hero-slider ul.slick-dots li.slick-active button {
    background-color: #092ec3 !important;
    border: 2px solid #092ec3 !important;
}
.service-pages.layout-2 .service-item:hover .service-title {
    border: none !important;
}
.section-sub-title {
    font-weight: bold;
    text-transform: uppercase;
}
.featured-pages div#ft-box-1:hover, .featured-pages div#ft-box-2:hover, .featured-pages div#ft-box-3:hover {
    background: #092ec3;
}
footer.site-footer .footer-column .column-label:before {
    background-color: #cccccc !important;
}
footer .column-element .footer-col-item.site-info:before {
    color: #092ec3;
}
footer.site-footer .footer-menu ul li a:before {
    color: #092ec3 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #ebebeb !important;
}
.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    list-style-position: inside;
}
.site-header .dashicons-before:before {
    color: #000 !important;
}
@media only screen and (min-width:1024px) {
    .genesis-nav-menu > .menu-item.menu-item-has-children > 
    .sub-menu .menu-item-has-children.menu-item-1115 > a span:after {
        font-family: 'Font Awesome\ 5 Free';
        font-weight: 900;
        content: "\f0d7";
        margin-left: 7px;
        font-size: 12px;
    }
    .genesis-nav-menu .sub-menu {
        flex-wrap: wrap;
        display: flex !important;
        align-items: stretch;
        width: 400px !important;
    }
    .genesis-nav-menu .sub-menu > li {
        width: 50% !important;
        align-self: stretch;
        display: block;
        border: 1px solid #092ec3 !important;
    }
    .genesis-nav-menu .sub-menu > li a {
        width: 100%;
        height: 100%;
    }
    .genesis-nav-menu > li.menu-item .sub-menu > li.menu-item a {
        display: inline-flex;
        align-items: center;
    }
    footer .column-element .column-label {
        font-size: 21px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 18px !important;
    }
}
@media only screen and (max-width:480px) {
    .entry-content ul {
        padding: 0;
        COLUMNS: 1;
    }
    footer .column-element .column-label {
        font-size: 25px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 20px !important;
    }
}