#page
{
  width: 100vw;
  max-width: 900px;
  overflow: hidden;
}

.mobile
{
    display: none;
}

.desktop
{
    display: block;
}



/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}



@media only screen and (min-width: 800px) and (max-width : 1023px) {

    body
    {
        background: none !important;
    }

}


@media only screen and (max-width : 1024px) {



 /*

#logo
{
  position: absolute;
  top: 5px;
  width: 215px;
  height: 165px;
  left: 50% !important;
}

#motto
{
    display: none;
}

#search-form
{
    top: 66px;
    left: 120px;
    right: auto;
    width: 180px;
    margin: 0;
}

#dphinfo
{
    top: 11px;
    right: 5px;
    margin: 0;
}


  #middle
  {
    width: 100%;
    padding: 0;
    position: relative;
  }

#content
{
    width: calc(100% - 40px);
    float: none;
    margin: 0;
    padding: 20px 20px;
    overflow: hidden;
}

#left
{
    width: 100%;
    float: none;
    padding: 0 !important;
    margin: 0;
}


  #left h2
  {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  
  #contact-left h2
  {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  
  #contact-left form
  {
    background: #c4c4c4;
    width: calc(100% - 40px);
    min-height: 226px;
    padding: 15px 25px;
    position: relative;
  }
  
  #contact-left .form-shadow
  {
    height: 22px;
    background: url(../images/contact-left-shadow.png) bottom left no-repeat;
  }

  #contact-left input
  {
    width: calc(100% - 40px);
  }

  #contact-left .textarea
  {
    width: calc(100% - 40px) !important;
  }

  #contact-left input.button
  {
    float: right;
    margin-right: 2px;
  }



 
table
{
    width: 100% !important;
}

.reference-item-img
{
    float: none;
    text-align: center;
    border: none;
}


.refs-item .attr .value
{
  width: calc(100% - 120px) !important;
}

.refs-item .attr .attr
{
  width: 120px;
}

.refs-list-text
{
  width: 100%;
  text-align: left;
  float: none;
}
   */

}


@media only screen and (max-width : 800px) {


}


@media only screen and (max-width : 1023px) {


#menu-1
{
    display: none;
}

.owl-carousel a
{
    height: 150px;
}


#motto
{
    display: none;
}

#search-form
{
    top: 66px;
    left: 120px;
    right: auto;
    width: 180px;
    margin: 0;
}

  #middle
  {
    width: 100%;
    padding: 0;
    position: relative;
    max-width: 10000px;
  }

#content
{
    width: calc(100% - 40px);
    float: none;
    margin: 0;
    padding: 20px 20px;
    overflow: hidden;
}

*
{
    min-width: 0 !important;
}

html, body
{
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 0px !important;
}


body
{
  background: url(../images/top.jpg) top right no-repeat;
}

    #header
    {
        display: none;
        
    }

  #page
  {
    width: 100%;
    padding: 100px 0px 0 0px;
    margin: 0;
    min-width: 0px !important;
    max-width: 9000px;
    position: relative;
    overflow: hidden;
    background: none !important;
  }
  
  
  
  
  #slider-content
  {
    display: none;
  }


.mobile
{
    display: block;
}

.desktop
{
    display: none;
}


#menu-toggle
{
  position: absolute;
  top: 60px;
  color: #555 !important;
  font-size: 30px;
  right: 20px;
}


#menu
{
  position: absolute;
  top: 100px;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: auto;
  z-index: 500;
  height: 0;
  overflow: hidden;
}

#logo
{
    top: 0;
    left: 0 !important;
    right: auto;
    width: 100px;
    height: 100px;
    background: url(../images/logo-ingbau-small.png) center center no-repeat;
    
    
}

#menu.opened
{
    height: auto;
}

  #menu li
  {
    padding: 5px 0;
    margin: 0;
    list-style-type: none;
    float: none;
    height: auto;
    background: #d22f36;
    border-bottom: 1px solid #fff;
  }
  
    #menu li a
    {
      display: block;
      float: none;
      padding: 0 25px;
      height: 35px;
      line-height: 35px;
      color: #fff;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      border-right: 1px solid #d9555c;
    }

    #menu li a:hover
    {
      text-decoration: underline; 
    }

    #menu li a.active
    {
      text-decoration: underline;
    }

    #menu li.last a
    {
      border: none;
    }



  
  #menu-area-inner
  {
    height: auto;
    width: 100% !important;
  }


#menu-toggle
{
  position: absolute;
  top: 60px;
  color: #fff;
  font-size: 30px;
  right: 20px;
}

.eshop-left
{
    display: none;
}



#sections-list
{
  width: 100%;
  padding: 0;
  margin: 0;
  list-style-type: none;
  height: auto;
  z-index: 500;
  aheight: 0;
  overflow: hidden;
}



#sections-list.opened
{
    height: auto;
    list-style-type: none;
}

  #sections-list li
  {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    height: auto;
    color: #d22f36;
  }
  
    #sections-list li a
    {
      display: inline-block;
      width: auto;
      float: left;
      padding: 5px 10px 5px 15px;
      height: 15px;
      line-height: 15px;
      color: #fff;
    color: #d22f36;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      aborder-right: 1px solid #d9555c;
    }

    #sections-list li a:hover
    {
      text-decoration: underline; 
    }

    #sections-list li a.active
    {
      text-decoration: underline;
    }

    #sections-list li.last a
    {
      border: none;
    }


 #sections-list-area-inner
  {
    height: auto;
    width: 100% !important;
  }
  

#menu li:hover .submenu
{
    display: none;
}


#sections-list
{
  width: 100%;
}


.catalog-list-item
{
  width: calc(50% - 10px);
  height: 180px;
  padding: 0;
  margin-right: 10px;
  margin: 0 3px 7px 3px;
  float: left;
  overflow: hidden;
  text-align: center;
  background: #fff;
  border: 1px solid #ccc;
}


#catalog-item-detail-text
{
  float: none;
  width: 100%;
  padding: 0;
}

#catalog-item-detail .label
{
  width: 120px;
}

#catalog-item-detail .value
{
  width: calc(100% - 130px);
}

.basket-add
{
    padding: 0 !important;
}

#detail-price
{
    text-align: center;
}
#detail-back
{
    text-align: center;
}
#detail-back a
{
    float: none;
    padding: 10px 15px;
    margin: 0 auto;
    display: inline-block;
}

.in_basket
{
    
    margin: 0 auto;
}

#catalog-item-detail-images
{
  width: 100%;
  text-align: center;
  overflow: hidden;
}   

#detail-image
{
  background-position: center center;
  background-size: cover;
  width: 100%;
}

  #catalog-item-detail .img
  {
    width: 50%;
    height: auto;
  }
  
  
#basket-bubble
{
  width: 250px;
  font-size: 1.2em;
  margin: 0;
  transform: translateX(-50%) translateY(-50%);
} 

  #footer
  {
    height: 80px;
    background: url(../images/footer.png) right top no-repeat;
  }
  
  #copyright
  {
    position: relative;
    margin: 0;
    text-align: center;
    padding: 33px 0;
    color: #fff;
  }

  
.basket-compact-top
{
  position: fixed;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto; 
  margin-left: 0;
  padding: 10px 20px;
  line-height: 17px;
  padding-bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  z-index: 1000;
  
}

.basket-compact-top h2
{
  display: block !important;
  background: none;
  height: auto;
  font-size: 1.8em;
  margin: 0 0 5px 0;
  padding: 0;
  font-weight: normal;
  
  color: #fff;
  background: none !important;
}

.basket-content-value
{
  float: right;
  width: calc(100% - 100px);
  color: #fff;
  text-align: left;
  padding-left: 5px;
}

.basket-compact-detail
{
  padding: 5px 0 10px 0;
  color: #fff;
  text-align: left;
}

.basket-compact-detail .button
{
  margin-left: 0px !important;
  margin-top: 10px !important;
  padding: 8px 12px;
  font-size: 13px;
  background: #fff !important;
  color: #000;
}


.basket-compact-pay
{
  display: block;
  background: #888;
  color: #fff;
  float: right;
  text-align: center;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-decoration: none;
  font-weight: bold;
  margin-top: 10px;
}


  #basket-table img
  {
    width: 50px;
    height: auto;
  }

  .button
  {
    padding: 10px 20px !important;
    font-size: 12px;
  }

  .eshop-registration
  {
    width: calc(100% - 30px) !important;
  }

  .textarea
  {
    width: calc(100% - 10px) !important;
  }
  
  #prices
  {
    text-align: left;
    line-height: 1.3;
  }
  
  #prices span
    {
        margin: 0 !important;
        display: inline-block;
        width: calc(100% - 140px) !important;
        text-align: right;
        padding-right: 20px;
          float: none;
    }
    
    #prices > div
    {
        margin: 10px 0;
    }
    
  

#left
{
    width: 100%;
    float: none;
    padding: 0 !important;
    margin: 0;
}


  #left h2
  {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  
  #contact-left h2
  {
    width: 100%;
    height: 42px;
    line-height: 42px;
  }
  
  #contact-left form
  {
    background: #c4c4c4;
    width: calc(100% - 40px);
    min-height: 226px;
    padding: 15px 25px;
    position: relative;
  }
  
  #contact-left .form-shadow
  {
    height: 22px;
    background: url(../images/contact-left-shadow.png) bottom left no-repeat;
  }

  #contact-left input
  {
    width: calc(100% - 40px);
  }

  #contact-left .textarea
  {
    width: calc(100% - 40px) !important;
  }

  #contact-left input.button
  {
    float: right;
    margin-right: 2px;
  }



 
table
{
    width: 100% !important;
}

.reference-item-img
{
    float: none;
    text-align: center;
    border: none;
}


#reference_detail .attr .label
{
  width: 150px !important;
}

#reference_detail .attr .value
{
  width: calc(100% - 160px) !important;
}

.refs-item .attr .value
{
  width: calc(100% - 120px) !important;
}

.refs-item .attr .attr
{
  width: 120px;
}

.refs-list-text
{
  width: 100%;
  text-align: left;
  float: none;
}


}



@media only screen and (max-width : 600px) {

.owl-carousel a
{
    height: 200px;
}

  #slides
  {
    display: none;
  }

  .registration-fieldset
  {
    width: 100%;
  }
  
  


  
}
