.contact-page-form-map {
    justify-content: center !important;
}

.inner-page-banner .page-banner:before {
    background-color: #000000a1 !important;
}
.badge-section {
    background-color: #000000 !important;
    background: #000000 !important;
}

.badge-section .section-title, .badge-section .section-desc {
    color: #ffffff !important;
}

@media only screen and (max-width:1480px) and (min-width:1024px){
    .main-header .header-items .header-col.logo-item, .main-header .header-items .header-col.cta-items {
        width: 200px !important;
        }
        .main-header .cta-items .number-item .main-number, .main-header .cta-items .number-item .main-number a {
        font-size: 22px !important;
    }
    
        .main-header .menu-items {
        width: calc(100% - 400px) !important;
    }
    
        .nav-primary .genesis-nav-menu a {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    
    .genesis-nav-menu a {
        font-size: 9px !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-1142 > 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;
    }
    .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;
    }
    
    .badge-section .badges-item {
        width: 550px !important;
    }
    
    .blog-section.layout-5 .blog-post-image {
        background-size: 100% 326px;
        background-position: top;
    }

}
.contact-page-wrap .contact-page-info .contact-info span br {
    display: block !important;
}
.content-sidebar-wrap span br {
    display: none !important;
}
header.site-header .top-ads {
    border: none !important;
}
.main-header .header-items {
    border: none !important;
}
a.site-btn {
    border: none !important !important;
}
.hero-slider .hero-caption-item .caption-btn .first-btn:hover, .hero-slider .hero-caption-item .caption-btn .second-btn:hover {
    border: none !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
.blog-section.layout-5 .blog-post-details {
    background-color: #f1f6ff !important;
}
.entry-content ul li:before {
    color: #000000 !important;
}
.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #f1f6ff !important;
}