.footer-logo img {
    width: 100px;
}

.navbar-brand img {
    width: 270px;
}

.menu-item a:hover {
    color: #d6d6d6!important;
}

.navbar-header {
    height: 20px;
    display: inline-block;
    margin-top: -10px;
}


@media only screen and (max-width: 1200px) {
.navbar-brand img {
    width: 160px;
}
.navbar-header {
    height: unset;
    display: block;
    margin-top: 0;
}

}


@media only screen and (max-width: 900px) {
  .wpb_column {
      padding-top: 60px;
  }
  
  .single-box p {
      font-size: 16px!important;
  }
  
  .navbar-header {
    height: 60px;
    display: block;
    }
}





.row .footer .widget .widget_block .widget_text {
    margin: 0 auto !important;
    padding-top: 50px;
    float: unset!important;
}

#block-7 {
    margin: 0 auto !important;
    padding-top: 50px;
    float: unset!important;
}

footer .widget {
    float: unset!important;
    
}

footer {
    float: unset!important;
    
}