/* mobile preview */
@media screen and (max-width: 991px){
    .menu_block {
      display: none;
    }
    .sf-menu {
      opacity: 0;
    }
    .logo {
       width:70%;
    }

    .container_12 {
      margin-left: auto;
      margin-right: auto;
      max-width: 991px;
      }

    .container_12  .grid_12{
      max-width: 90vw;
      min-width: 450px;
      }
    body {
      align-content: center;
      overflow-x: hidden;
    }
    .items li .img_responsive {
      width: 100%;
      height: auto;
    }
    
div .box {
  font-size: 10px; 
  padding: 10px;
}

    
div .text1 a {
  color: white!important;
  font-weight: 400;
}
    
}
address dl dt, address dl dd {
  font-weight: 200;
}

.nav-pills li a {
  font-weight: 400;
  color: white;
}
/*header {
  margin-top:-10px;
}*/