@media only screen and (max-width:992px){
  .rvhero h1,.autoglasshero-section h1 ,.customglassinstallation h1 ,.contactt-section h1 ,.windshildrepairr h1 , .windshieldcamera h1 ,.windshildreplacement h1{
   font-size:50px!important;
   margin-top:70px!important;
  }
}
@media only screen and (max-width:554px){
  } 
   
@media (max-width: 767px) {

  .header-area {
    padding:0px!important;
    height: 60px;
    background: #000!important;
  }
  .navbar-header a.navbar-brand, .stick .navbar-header a.navbar-brand {
    display: inline-block;
    height: 60px  !important;
    
  }
  .navbar-default .navbar-toggle, .stick .navbar-default .navbar-toggle {
    padding: 15px 0;
  }
  .nav.navbar-nav.navbar-right, .stick .nav.navbar-nav.navbar-right {
    background-color: black;
    padding: 0;
    margin-top: 0;
  }
  .main-menu ul.navbar-nav li, .stick .main-menu ul.navbar-nav li {
    display: block;
  }
  .main-menu ul.navbar-nav li a, .stick .main-menu ul.navbar-nav li a {
    padding: 10px 2px;
  }
  .main-menu ul.navbar-nav li.active a::after, .stick .main-menu ul.navbar-nav li.active a::after {
    border: 0px solid #fff;
  }
  .logo {
    height: 50px;
    left: 0;
    padding: 0;
    position: absolute;
    top: -6px;
    z-index: 999999;
  }
  .logo a {
    padding: 0;
  }


  .sus-btn{
    display: block !important;
    width:50%;
    margin-top:10px!important;
    margin-left:0px!important;
    text-align: center;
    margin:0 auto!important;
  }
  .rvhero,.autoglasshero-section,.customglassinstallation,.contactt-section,.windshildrepairr,.windshieldcamera ,.windshildreplacement{
    height:300px!important;
  }
  .rvhero h1,.autoglasshero-section h1 ,.customglassinstallation h1 ,.contactt-section h1 ,.windshildrepairr h1 , .windshieldcamera h1 ,.windshildreplacement h1{
   font-size:40px!important;
   margin-top:56px!important;
  }
}


@media only screen and (min-width: 1500px) and (max-width:2560px){
  .rvhero,.autoglasshero-section,.customglassinstallation,.contactt-section,.windshildrepairr,.windshieldcamera ,.windshildreplacement{
    height:500px!important;
  }
}