body {
  min-width: 320px;
}
.middle {
  width: 100%;
  border-left: 10px solid #fff;
  border-right: 10px solid #fff;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.middle > .target1 {
  width: auto;
  float: none;
  margin-right: 0;
}

.middle > .target2 {
  width: 300px;
  margin: auto;
  float: none;
}

.twitterTimeline {
  display: none;
}

.share .fbshare {
  width: 86px;
}
.share .fblike {
  width: 80px !important;
  margin-right: 10px;
}

.topBanner {
  height: auto;
  position: relative;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.topBanner .banner {
  margin: 0 !important;
  transform: scale(0.4);
  margin-top: -5px !important;
  height: 30px;
}

.topBanner .banner.is-top_150 {
  margin-top: -14px !important;
  height: 70px;
}

.top .logo {
  width: 150px;
  float: none;
  margin: auto;
}

.top .logo img {
  width: 100%;
  height: auto;
}

.top .search {
  display: none;
  margin: auto;
  float: none;
  width: 282px;
}

.top .search .searchBox .textfield {
  width: 175px;
}

body.isSearchOpen .top .search {
  display: block;
}

.menu,
.menu2 {
  max-height: 0;
  min-height: 0;
  overflow: hidden;
  transition: 0.4s;
}

.menu2 {
  background: none;
}

.menu a {
  display: block;
  text-align: left;
  box-sizing: border-box;
  line-height: 1;
  height: auto;
  padding-top: 10px;
  width: 50%;
  float: left;
  padding-bottom: 10px;
  text-align: left;
  margin: 0;
}

body.isMenuOpen .menu,
body.isMenuOpen .menu2 {
  display: block;
  max-height: 800px;
}

.btnOpenMenu {
  display: block;
  position: absolute;
  left: 0;
  top: -15px;
}

.btnOpenMenu img {
  width: 30px;
  margin: 20px;
  height: auto;
  display: block;
}

.w940Logo {
  position: relative;
}

.btnSearchMobile {
  display: block;
  position: absolute;
  right: 0;
  top: -15px;
}

.btnSearchMobile img {
  width: 18px;
  margin: 20px;
  height: auto;
  display: block;
}
.footer .color3 {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
}
.footer .color3 img {
  width: 120px;
  height: auto;
}

.home .materiasBox .assetExclusivo h2 {
  font-size: 12px;
}
.home .materiasBox .assetExclusivo {
  width: 258px;
  margin: auto;
  float: none !important;
}

.middle > .target1 {
  width: auto;
}

.home .verticalNews .asset8.left {
  padding-right: 5px;
}
.home .verticalNews .asset8.right {
  padding-left: 5px;
}

.assetSlide {
  width: 300px;
  width: calc(100vw - 20px);
  margin: auto;
}
.assetSlide .slick-dots {
  top: auto;
  bottom: 65px;
}
.assetSlide .slideTitleBlock {
  font-size: 13px;
  height: 60px;
  padding-top: 0px;
}

.tv .video .embed {
  width: auto;
  height: auto;
}
.tv .video .embed iframe {
  width: 100%;
  height: 240px;
}
.tv .materiasBox {
  display: none;
}

.imageGallery .zoom {
  width: 100%;
}
.imageGallery .legend {
  font-size: 11px;
  font-weight: normal;
  line-height: 1.2;
}

article .text .embedYoutube {
  width: 300px;
  height: 220px;
  margin: auto;
  display: block;
}

.session .asset12 h2 {
  font-size: 18px;
}

.btnNewsletter {
  display: none;
}

.assetRelatedSession .list {
  text-align: center;
}

.assetRelatedSession h3 {
  width: 300px;
  margin: auto;
}
.assetRelatedSession .linkImage {
  display: inline-block;
  width: 300px;
  margin: 10px 0;
}

.asset7 {
  width: 100%;
}
.specials .asset4 {
  width: 100%;
}
.specials .asset7 {
  min-height: auto;
  margin-bottom: 10px;
}
.specials .asset4 h2 {
  font-size: 14px;
}
