

.onpt {padding-top:50px}

.barits{
    width:180px!important;
    max-wiidth:500px !important;
}
@media (max-width:768px) {
    .barits{
        width:120px!important;
        max-wiidth:100px !important;
    }
    .hero-content {
        padding: 150px 0 150px 0;
        position: relative;
        max-width: 100%;
        z-index: 5;
    }
    .onpt {padding-top:0px}
    .service-section.style-4 .service-content-wrap {
        margin-left: 0px;
        margin-top: 120px;
    }
    .footer-widget h6 {text-align:center;}
    .footer-widget {
        padding:20px;
    }
    .brand-header {padding:20px;}
    .list-unstyled li:first-child a {font-weight:700 !important}

    .list-unstyled li strong {display:block;}
    .list-unstyled li span {font-size:14px !important}
    .list-unstyled li span  .mx-2 {margin:0 !important}
    .copy a {display:block}


}