.service-area-gj-content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 60px 0;
}

.inner-page-banner .page-banner:before {
    background-color: rgba(10, 0, 0, 0.7) !important;
}

.home .site-inner {
    border-bottom: 2px solid #f5a72e;
}

.page-id-24 .content-sidebar-wrap .contact-site-info-details br {
    display: block !important;
}

.video-slider .vid {
    width: 600px;
    height: 300px;
}
.content-sidebar-wrap br{
    display:none;
}
a.site-btn {
    border: none !important;
    font-weight: 600 !important;
}
.main-header .header-items {
    border: none !important;
}
.form-container .form-field button {
    border: none !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}
.slmp-widget-gallery .slmp-widget-btn a, .slmp-review-widget .slmp-review-widget-btn a {
    font-weight: 600 !important;
}

@media only screen and (min-width:1024px){
    li#menu-item-1320 > a span:after {
            font-family: 'Font Awesome\ 5 Free';
            font-weight: 900;
            content: "\f0d7";
            margin-left: 7px;
            font-size: 12px;
            position: absolute;
            right: 10px;
            top: 18px;
    }
}