
@media only screen and (min-width: 300px) and (max-width: 399px) {

  #content{
    margin-top: -56px;
  }

  #theme_logo  {
    display: block;
    width: 60px;
  }

  .category_menu_wrapper {
    margin-top: 108px;
    margin-bottom: -166px;
  }



  .fixed-top{
    position:absolute;
  }


  #product-info, #information-information{
    margin-top: -40px;
  }

  #common-maintenance h2{
    font-size: 18px;
    margin-top: 90px;
  }

  .intro_top{
    margin-top: -60px;
    margin-bottom: 80px;
  }

  .intro_top_grad{
    margin-top: -60px;
    margin-bottom: 80px;
  }

  .intro_top_bg{
    margin-top: -60px;
    margin-bottom: 80px;
  }

  .search{
    width: 100% !important;
    padding: none !important;
    border: none;
    box-shadow: none;
    margin: 0px;
    background-image: linear-gradient(to bottom, transparent, transparent);
    background-color: transparent !important;
    background: transparent !important;

  }


  header{
    margin-bottom: 170px;
  }
}

@media only screen and (min-width: 400px) and (max-width: 499px) {

  #content{
    margin-top: -56px;
  }

  #theme_logo  {
    display: block;
    width: 60px;
  }

  .intro-top {
    margin-top: 114px;
  }

  .category_menu_wrapper {
    margin-top: 108px;
    margin-bottom: -166px;
  }



  .fixed-top{
    position:absolute;
  }



  #product-info, #information-information{
    margin-top: -40px;
  }

  #common-maintenance h2{
    font-size: 18px;
    margin-top: 90px;
  }

  .intro_top{
    margin-top: -72px;
    margin-bottom: 80px;
  }

  .intro_top_grad{
    margin-top: -72px;
    margin-bottom: 80px;
  }

  .intro_top_bg{

    margin-top: -72px;
    margin-bottom: 80px;
  }

  .mc_contact_top{
    margin-top: -72px;
  }
  
  .mc_contact_top_grad{
    margin-top: -72px;
  }

  .mc_contact_top_bg{
    margin-top: -72px;
  }


  .search{
    width: 100% !important;
    padding: none !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border: none;
    box-shadow: none;
    margin: 0px;
    background-image: linear-gradient(to bottom, transparent, transparent);
    background-color: transparent !important;
    background: transparent !important;

  }

  header{
    margin-bottom: 180px; /*102px*/

  }


}