
.t4-header {
    border-bottom: 1px solid !important;
    border-color: #e9ecef !important;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

span.separator.phonecta.nav-link {
    font-size: 20px;
    color:#3c4d22;
    font-weight: bold;
} 

input#jform_contact_email_copy {
    background-color:#0a243e;
}



@media (max-width: 5000px) {
.t4-offcanvas-toggle i {
    display: inline-block !important;
  }
  .navbar-brand.logo-control img.logo-img {
    max-height: 100% !important;
}
}

@media (max-width: 500px) {
i.fa.fa-bars.toggle-bars {
    display: none;
}

.t4-section.sec-spacing-sm .t4-section-inner,
.t4-section.sec-spacing-lg .t4-section-inner {
    padding: 0 15px;
}

.t4-section-inner.container {
    padding: 0 15px;
}

.mobileapp {
    top: 575px;
}


.t4-content {
    overflow-x: hidden;
}


}

