@charset "UTF-8";
/* CSS Document */
@media (max-width: 1366px) {
  #pop {
    padding: 2% !important;
    width: 96% !important;
  }
}
@media (min-width: 1281px) and (max-width: 1920px) {}
@media (max-width: 1280px) {
  #sillas h1 {
    padding-left: 1%;
  }
  .contract {
    width: 12%;
  }
  #pop {
    padding: 2% !important;
    width: 96% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1111px) {}
@media (max-width: 1024px) {
  h1 {
    font-size: 260%;
  }
  h2 {
    font-size: 180%;
  }
  .logo p {
    font-size: 64%;
    left: -50%;
    top: 50px;
  }
  .vSpacer {
    height: 260px;
  }
  #pop {
    padding: 2% !important;
    width: 96% !important;
  }
  .column2 {
    width: 49%;
  }
  .download {
    width: 49% !important;
  }
  video {
    padding-right: 0 !important;
    max-width: 100% !important;
  }
  #pop img {
    padding-right: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width: 960px) {
  .logo p {
    font-size: 62%;
    left: -60%;
    top: 50px;
  }
  .vSpacer {
    height: 220px;
  }
  .chairs h3 {
    top: -16px;
  }
}
@media (min-width: 768px) and (max-width: 960px) {}
/*iPad Horizontal*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {}
/*END iPad Horizontal*/
/*iPad Vertical*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {}
/*END iPad Vertical*/
/*iPhone PLUS Landscape*/
@media (max-width: 736px) {
  .logoPartner, .logo {
    width: 50%;
    position: absolute;
  }
  .logoPartner img {
    max-width: 150px;
  }
  .logo {
    left: 50%;
  }
  .menu {
    padding-top: 110px;
    text-align: center;
    position: absolute;
    width: 98%;
    z-index: 0 !important;
  }
  .logo img {
    max-width: 90px;
    margin-right: 4%;
    margin-top: 32px
  }
  .logo p {
    font-size: 60%;
    left: 30%;
    top: 50px;
  }
  .contract {
    width: 12%;
  }
  #banner {
    padding-top: 2%;
  }
  .bannerText {
    left: 45%;
  }
  .vSpacer {
    height: 60px;
  }
  .vSpacerH {
    display: none;
  }
  .chairs h3 {
    top: -16px;
  }
  .column {
    width: 50%;
  }
  .hide {
    display: none;
  }
  .barras h1 {
    margin-top: 20%;
  }
  .up h1 {
    margin-top: 14%;
  }
  .column2 {
    width: 100%;
  }
  .download {
    width: 98% !important;
  }
  video {
    padding-right: 0 !important;
    max-width: 100% !important;
  }
  #pop img {
    padding-right: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width:576px) {
  .logoPartner, .logo {
    width: 50%;
  }
  .logoPartner img {
    max-width: 150px;
  }
  .menu {
    padding-top: 110px;
    text-align: center;
    position: absolute;
    width: 98%;
  }
  .logo img {
    max-width: 90px;
    margin-right: 4%;
    margin-top: 32px
  }
  .logo p {
    font-size: 60%;
    left: 12%;
    top: 50px;
  }
  .contract {
    width: 6%;
  }
  .expand {
    width: 22%;
  }
  .column {
    width: 100%;
    margin-bottom: 2%;
    margin-top: 2%;
  }
  .vSpacer {
    height: 0;
  }
  .chairs, .various {
    width: 50%;
  }
  .tLeft {
    left: 0 !important;
  }
  .mLeft {
    margin-left: 0 !important;
  }
  .office p {
    margin: 0;
  }
  .barras h1 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .barras img {
    width: 100%;
  }
  #goUp {
    right: 30px;
  }
  .float2 {
    bottom: 20px;
    right: 20px;
  }
}
@media (max-width: 479px) {
  .logo p {
    left: 38%;
    top: 22px;
  }
  .chairs h3 {
    top: -16px;
  }
}
@media (max-width : 414px) {
  .logoPartner, .logo {
    width: 50%;
  }
  .logoPartner img {
    max-width: 150px;
  }
  .menu {
    padding-top: 110px;
    text-align: center;
    position: absolute;
    width: 98%;
  }
  .menu a {
    font-size: 12px;
  }
  .logo img {
    max-width: 90px;
    margin-right: 4%;
    margin-top: 32px
  }
  .logo p {
    font-size: 60%;
    left: 30%;
    top: 24px;
  }
  .bannerText {
    left: 35%;
  }
  .chairs, .various {
    width: 100% !important;
  }
  #bottom p {
    width: 96%;
  }

  #pop {
    padding: 4% !important;
    width: 92% !important;
  }
  video {
    padding-right: 0 !important;
    max-width: 100% !important;
  }
  #pop img {
    width: 100%;
    padding-right: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width: 320px) {
  .menu a {
    font-size: 10px;
  }
  .contract {
    width: 6%;
  }
  .logo p {
    left: 10%;
  }
  .bannerText {
    left: 15%;
  }

}