@media (max-width: 992px) and (orientation: landscape) {
  :root {
    zoom: 0.6;
  }
}

body.brand {
  padding-top: 180px;
}

@media (max-width: 992px) {
  body.brand {
    padding-top: 18.14516vw;
  }
}

body.brand .content .inner {
  padding: 0;
}

body.FooterMargin0 footer {
  margin-top: 0;
}

@media screen and (min-width: 992px) {
  body.brand {
    padding-top: 0;
  }
}

.content .sub_top h2 {
  background: url("../../Content/images/m_offerguide_top_visual.jpg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (min-width: 992px) {
  .content .sub_top h2 {
    background: url("../../Content/images/offerguide_top_visual.jpg") 50% 50% no-repeat;
    background-size: cover;
  }
}

.content .sub_top .sub_menu ul {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (min-width: 992px) {
  .content .sub_top .sub_menu ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.content .sub_top .sub_menu ul li {
  width: auto;
}

@media screen and (min-width: 992px) {
  .content .sub_top .sub_menu ul li {
    width: auto;
  }
}

.content .sub_top .sub_menu ul li a {
  padding: 0 50px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 992px) {
  .content .sub_top .sub_menu ul li a {
    padding: 0 5.04032vw;
  }
}

@media screen and (min-width: 992px) {
  .content .sub_top .sub_menu ul li a {
    padding: 0 40px;
  }
}

.content .inner .offer-cont {
  width: 880px;
  padding-bottom: 200px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .content .inner .offer-cont {
    width: 88.70968vw;
  }
}

@media (max-width: 992px) {
  .content .inner .offer-cont {
    padding-bottom: 20.16129vw;
  }
}

.content .inner .offer-cont img {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .content .inner .offer-cont {
    width: 1200px;
    padding-bottom: 150px;
  }
}
