/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .mobile-art{
        display: none;
    }

    .partner-gallery ul li{
        width: 19%;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .main-content{
        min-height: 747px;
    }

    .partner-gallery ul li{
        width: 22% !important;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 992px) and (max-width: 1199px) {
  .sidebar-facebook{
    display: none;
  }

  .sidebar-phone{
    text-align: center;
    position: relative;
    top: 25%;
  }

  .sidebar-phone a{
    font-size: 25px;
    font-weight: 700;
  }

  .pay-icon{
    width: auto;
    margin: 0px 4px;
    padding-top: 2px;
  }

  .container{
      width: 100% !important;
  }

  .sidebar-section{
      height: 272px;
  }

  .tow-feature a{
    position: relative;
    top: 20%;
  }
}

@media (min-width: 768px) and (max-width: 959px){
  .pay-icon{
    margin: 0px  5px !important;
  }

  .sidebar-section{
    height: 222px !important;
  }
}

@media (max-width: 767px) {

  .navbar-nav .open .dropdown-menu>li>a{
    text-align: center;
  }
    .container{
        width: 100% !important;
    }

    .first-area{
        display: none;
    }

    .sidebar-section{
      text-align: center;
    }

    .menu-item li ul li a{
        display: block;
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .slogan {
          padding-top: 15px;
        }

        .slogan h1, .slogan h3{
            text-align: center;
        }

    .social-icons {
        float: none !important;
        padding-top: 10px;
        padding-bottom: 5px;
    }

        .social-icons ul{
            padding-left: 0px;
            width: 168px;
            margin-left: auto;
            margin-right: auto;
        }

        .social-icons ul:last-child{
            padding-right: 0px;
        }
    .menu-item ul{
      margin: 0px;
    }

    .menu-item ul li a{
        margin-left: 15px;
    }

    .main-content img{
        width: 100%;
    }

    .article-section h1{
        text-align: center;
        font-size: 23px;
        word-spacing: 3px;
    }

    .article-section p{
        text-align: justify;
        word-spacing: 1px;
        line-height: 1.5em;
    }

    .article-section h2{
        font-weight: bolder;
    }

    .article-section img{
        float: none !important;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .article-img-center {
        float: none !important;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .article-list {
        margin-bottom: 0px;
    }

    .service{
        height: auto;
        margin-bottom: 15px;
    }

    .service-btn{
        width: 100%;
        font-size: 17px;
        padding-top: 20px;
    }

    .staff{
        border-bottom: 2px solid #333;
        padding: 5px;
    }

    .staff-pic{
        display: block;
        width: 200px;
        margin: 0px auto 10px auto;
    }

    .staff-dtl{
        line-height: 20px;
    }

    .service-desc{
        border-left: none;
        padding: 5px;
    }

    .page-slogan h1{
        line-height: inherit;
    }

    .coverSidebar{
        display: none;
    }

    .logo{
        width: auto !important;
    }

    .auction-button{
        width: 100%;
    }

    .auction-button h1{
        font-size: 1.5em;
        margin-top: 0px;
    }

    .auction-button h2, h3{
        font-size: 1em;
        margin-top: 0px;
    }

    .auction-button h3{
        font-size: 0.8em;
    }

    .youtube-container{
        width: 100%;
    }

    .link-highlight{
        font-size: 15px;
    }

    .dispatch-image{
        width: 80%;
    }

        .bbb-logo{
            width: 100px !important;
            margin-left: 10px;
        }

    .navbar-nav .open .dropdown-menu {
        background-color: #333;
    }

    .pull-img-center{
        width: 100% !important;
        float: left !important;
    }

    .partner {
      height: 80px;
      margin: 3px;
      padding: 20px 4px;
      width: 31%;
    }

    .partner-gallery ul{
        padding-left: 0px;
    }

    .partner-gallery ul li{
        width: 32%;
    }

    .interstate img{
        width: 30px;
        display: inline-block;
    }

    .rate-img{
      display: block;
      margin-bottom: 10px;
    }

    .team-box{
      height: auto;
    }

    .team-photo img{
      width: auto !important;
    }

    .team-info{
      padding-top: 15px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .container{
        width: 100% !important;
    }

    .first-area{
        display: block;
    }
    .main-content{
        min-height: 600px;
    }

    .sidebar-section{
        height: 210px;
        margin: 4px !important;
        padding: 5px !important;
    }

    .sidebar-phone{
      text-align: center;
      font-size: 2em;
      margin-top: 9%;
    }

    .sidebar-container {
      padding-bottom: 6px;
    }

    .sidebar-right{
    }

    .rating-item {
      margin-left: 30px;
    }

    .partner{
        height: 110px;
    }

    .menu-item ul li{
        border-right: none;
    }

    .menu-item ul li a{
        padding-left: 8px;
        padding-right: 8px;
        font-size: 11px;
    }

    .coverSidebar{
        display: none;
    }

    .pay-icon{
        width: 17%;
        margin:6px 13px;
    }

        .pay-icon img{
            width: 100%;
        }

    .police-release-button a{
        font-size: 14px;
    }

    .tow-address{
        display: inline-block;
    }

    .office-hours{
        font-size: 13px;
    }

        .office-hours ul{
            padding-left: 0px;
        }

    .footer-nav {
        margin-top: 5px;
    }

    .footer-nav ul{
      margin-top: 7px;
    }

    .footer-nav ul li{
        padding: 2px 0px;
    }

    .footer-nav ul li a{
        font-size: 11px;
    }

    .tow-feature a{
      position: relative;
      top: 20%;
    }
}

@media (min-width:900px) and (max-width:991px) {
  .pay-icon{
    width: 14%;
    margin: 7px 4px;
  }
}


@media (min-width:450px) and (max-width:767px) {
  .partner-gallery ul li {
    width: 19%;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .menu-item ul li a{
    font-size: 14px;
    padding: 15px 13px;
  }

  #googleMap{
    height: 300px;
  }
}
