/*
 * Folha de S.Paulo
 * Top Of Mind
 * 5.4.1
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;text-decoration:none}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#222220}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}fieldset{border:0;margin:0;padding:0}

@font-face {
    font-family: 'Roboto';
    src: url('//static.folha.uol.com.br/fonts/roboto-medium/roboto-medium-webfont.eot');
    src: url('//static.folha.uol.com.br/fonts/roboto-medium/roboto-medium-webfont.eot') format('embedded-opentype'),
         url('//static.folha.uol.com.br/fonts/roboto-medium/roboto-medium-webfont.woff') format('woff'),
         url('//static.folha.uol.com.br/fonts/roboto-medium/roboto-medium-webfont.ttf') format('truetype'),
         url('//static.folha.uol.com.br/fonts/roboto-medium/roboto-medium-webfont.svg#FolhaIISemiBold') format('svg');
}

@font-face {
    font-family: 'FolhaIIHeavy';
    src: url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.eot');
    src: url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.eot') format('embedded-opentype'),
         url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.woff') format('woff'),
         url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.ttf') format('truetype'),
         url('//static.folha.uol.com.br/fonts/folhaii-heavy/folhaii-heavy-webfont.svg#FolhaIIHeavy') format('svg');
}

@font-face {
    font-family: 'FolhaIISemiBold';
    src: url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.eot');
    src: url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.eot') format('embedded-opentype'),
         url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.woff') format('woff'),
         url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.ttf') format('truetype'),
         url('//static.folha.uol.com.br/fonts/folhaii-semibold/folhaii-semibold-webfont.svg#FolhaIISemiBold') format('svg');
}

/* Default */
body {
    font-size: 62.5%;
}

.clearfix {
    float: left;
    width: 100%;
}

.clearfix:after {
    clear: both;
    display: table;
    content: " ";
}

.row {
    margin: 0 -15px;
}

.row:after {
    clear: both;
    display: table;
    content: " ";
}

.col-sm-6 {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.col-md-4 {
    float: left;
    width: 33.33333%;
    padding: 0 15px;
}

.col-md-3 {
    float: left;
    width: 25%;
    padding: 0 15px;
}

.col-md-6 {
    float: left;
    width: 50%;
    padding: 0 15px;
}

.col-4 {
    float: right;
    width: 360px;
}

.col-6 {
    float: left;
    width: 50%;
}

.col-8 {
    float: left;
    width: 65.78947368421053%;
}

.col-12 {
    float: left;
    width: 100%;
}

.container {
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
}

.hide {
    display: none;
}

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

.kicker {
    background: #59b8a3;
    background-image: linear-gradient(to right, #009ddf, #c0d75e);
    background-image: -moz-linear-gradient(to right, #009ddf, #c0d75e);
    background-image: -webkit-linear-gradient(to right, #009ddf, #c0d75e);
    bottom: 16px;
    color: #fff;
    font-family: 'Roboto';
    font-size: 12px;
    left: 16px;
    letter-spacing: 1px;
    padding: 5px;
    position: absolute;
    text-transform: uppercase;
}

.box {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 40px;
}

.box-title {
    position: relative;
}

.box-title .title {
    color: #444;
    font-family: Arial;
    font-size: 2em;
    font-weight: normal;
    line-height: 24px;
    margin: 0 0 16px 0;
    text-transform: uppercase;
}

.box-title .title a {
    color: #444;
}

.box-title a {
    color: #222220;
    text-decoration: none;
}

.article {
    position: relative;
}

.advertising .label, .tag-sponsorship .label {
    margin-bottom: 2px;
    white-space: inherit;
    color: #ccc;
    display: block;
    font: normal 10px Arial, Helvetica, sans-serif;
    line-height: 1;
    text-align: right;
    text-transform: uppercase;
}

.unstyled {
    list-style: none outside none;
}

/* Overlay */
.overlay {
    display: block;
    position: relative;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.overlay:before {
    box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    content: ' ';
    display: block;
    height: 99.3%;
    position: absolute;
    width: 100%;
    -moz-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    transition: box-shadow 0.6s ease-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
}

.box .overlay:before {
    box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.7);
    margin: 0;
    width: 100%;
}

.box-more {
    border: 1px solid #d0d0d0;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.box-more a {
    color: #898788;
    display: block;
    font: normal 13px "Roboto";
    text-align: center;
    text-transform: uppercase;
}

.aside-overlay {
    background-color: rgba(255,255,255, 0.6);
    bottom: 0;
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

/* Icons */
.sprite {
    background: url(//f.i.uol.com.br/folha/furniture/5.4/images/sprite.png?2016021901) no-repeat transparent;
    display: inline-block;
}

.sprite.icon-clock {
    background-position: -433px -102px;
    height: 14px;
    vertical-align: middle;
    width: 14px;
}

 /* Ads */
.advertising {
    margin: 0 auto 60px auto;
}

.ads-display .label {
    background-color: #fff;
}

.ads-display .advertising {
    background: url(//f.i.uol.com.br/folha/furniture/ads/bg-publicidade-6x6.png) 0 #fff;
}

.ads-display .advertising .label {
    margin-bottom: 0;
}

.advertising-panel {
    background-color: #efefef;
    width: 360px;
}

/* 88x31 */
.ad-88x31-1 {
    background-color: transparent;
    float: right;
    height: 31px;
    position: relative;
    top: -35px;
    width: 88px;
}

.ad-88x31-1 .label {
    margin-top: -12px;
}

#ad-88x31-1 {
    background-color: #efefef;
    height: 31px;
    width: 88px;
}

@media (max-width: 800px) {
    .ad-88x31-1 {
        padding-bottom: 6px;
        top: 5px;
    };
}

.ad-300x250 {
    height: 250px;
    padding: 12px 30px 25px 30px;
}

.ad-300x600 {
    height: 600px;
    padding: 12px 30px 25px 30px;
}

/* 970x90 */
#ad-970x90-1 {
    height: 100px;
    width: 970px;
}

#banner-970x90-1 {
    text-align: center;
    width: 970px;
}

/* 728x90 */
#ad-728x90-1 {
    display: none;
    height: 100px;
    width: 728px;
}

#banner-728x90-1 {
    display: none;
    text-align: center;
    width: 728px;
}

/* 320x50 */
#ad-320x50-1 {
    display: none;
    height: 62px;
    width: 320px;
}

#banner-320x50-1 {
    display: none;
    text-align: center;
    width: 320px;
}

/* Share */
.share-icon {
    background: url("//f.i.uol.com.br/folha/especial/2016/topofmind/share_28px.svg?2016031101");
    bottom: 16px;
    display: block;
    height: 28px;
    position: absolute;
    right: 16px;
    width: 28px;
}

.article-share {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
}

.article-share ul.share-list {
    display: none;
    list-style: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    z-index: 99;
}

.article-share .share-list li {
    background-color: #222220;
    margin-bottom: 2px;
    padding: 4px 20px 4px 8px;
}

.article-share .share-list .share-button {
    color: #fff;
    font-family: "Roboto";
    font-size: 16px;
}

.article-share .share-button:before {
    color: #fff;
    content: "";
    display: block;
    float: left;
    height: 20px;
    margin-right: 4px;
    width: 20px;
}

.article-share .share-button.fb:before {
    background: url("//f.i.uol.com.br/app/2/i-facebook-white.svg?2016031101") 0 no-repeat;
    background-size: 17px;
}

.article-share .share-button.tt:before {
    background: url("//f.i.uol.com.br/app/2/i-twitter-white.svg?2016031101") 0 no-repeat;
    background-size: 17px;
}

.article-share .share-button.gp:before {
    background: url("//f.i.uol.com.br/app/2/i-plusone-white.svg?2016031101") 0 no-repeat;
    background-size: 17px;
}

/* Header */
.section-header {
    overflow: hidden;
}

.section-header .folha-logo {
    float: left;
}

.section-header .subscribe {
    clear: both;
    color: #333;
    float: left;
    font-family: "Roboto";
    font-size: 1.4em;
    margin-top: 5px;
    text-decoration: none;
}

.section-header .subscribe:before {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/assine.svg) no-repeat;
    height: 13px;
    content: "";
    display: inline-block;
    width: 17px;
}

.section-header .menu-button {
    display: none;
}

.logo-topofmind {
    background: url(//f.i.uol.com.br/folha/especial/2017/topofmind/lgo-top_of_mind_2017-305x40.jpg);
    background-size: 100% 100%;
    display: block;
    height: 40px;
    margin: 35px auto 0 auto;
    width: 305px;
}

.navigation {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    display: inline-block;
    margin-bottom: 24px;
    width: 100%;
}

.navigation ul {
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    width: 80%;
    border-right: 1px solid #e1e1e1;
    float: left;
    box-sizing: border-box;
}

.navigation li {
    float: left;
    padding: 18px 25px;
}

.navigation li:first-child {
    padding-left: 0;
}

.navigation li a {
    color: #333;
    font-size: 1.6em;
    font-weight: bold;
    text-decoration: none;
}

.search-div {
    color: #222220;
    cursor: pointer;
    display: block;
    float: right;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 20px;
    padding: 5px 0 5px 13px;
    position: relative;
    text-transform: uppercase;
    width: 20%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.search-div.active:after {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #e1e1e1;
    bottom: -10px;
    content: "";
    left: 47px;
    position: absolute;
}

.search-box {
    background-color: #8c959a;
    display: none;
    margin-bottom: 24px;
    margin-top: -26px;
    padding: 25px 0;
}

.search-box.in-search {
    display: block;
}

.search-box .submit-button {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/search_white.svg?2016031101);
    background-position: 1px 2px;
    border: 1px solid #fff;
    border-radius: 0px;
    cursor: pointer;
    height: 50px;
    margin-left: 10px;
    outline: none;
    text-indent: -999px;
    width: 50px;
}

.search-form,
.search-box-content {
    font-family: "Roboto";
    margin: 0 auto;
    width: 480px;
}

.search-field {
    border: none;
    border-radius: 0;
    font-size: 16px;
    height: 34px;
    outline: none;
    padding: 8px;
    width: 400px;
}

.search-div .search-form {
    display: inline-block;
    width: 100%;
}

.search-div .search-form .search-field {
    font-size: 14px;
    color: #a5a5a5;
    border: none;
    height: 44px;
    outline: none;
    width: 85%;
    margin: 0 0 0 0;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
}

.search-form .search-field.error::-webkit-input-placeholder {
    color: red;
}

.search-form .search-field.error::-moz-placeholder {
    color: red;
}

.search-form .search-field.error:-ms-placeholder {
    color: red;
}

.search-div .search-form .submit-button {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/search.svg?2016042001) no-repeat;
    background-size: 20px 20px;
    background-position: center;
    border: none;
    cursor: pointer;
    display: inline-block;
    font-size: 0;
    height: 37px;
    margin-top: 3px;
    padding: 0;
    width: 15%;
}

.folha-bar {
    background-color: #efefef;
    display: none;
    padding: 10px 0;
    position: relative;
}

.folha-bar .search-button {
    background-color: #efefef;
    display: block;
    float: none;
    position: absolute;
    right: 0;
    top: 0;
    padding: 10px;
}

.folha-bar .search-button:before {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/search.svg?2016042001) no-repeat;
    background-size: cover;
    content: "";
    float: left;
    height: 20px;
    margin-right: 5px;
    width: 20px;
}

.folha-bar .folha-logo img {
    display: block;
    margin: 0 auto;
    width: 175px;
}

/* Menu mobile */
.menu-mobile {
    background-color: #fff;
    box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
    display: none;
    font-family: "Roboto";
    position: absolute;
    top: 0;
    z-index: 9999;
    -moz-box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 5px 35px 1px rgba(0,0,0,.2);
    width: 275px;
}

.menu-mobile a {
    color: #222220;
    text-decoration: none;
}

.menu-mobile .services {
    border-bottom: 1px solid #c5ced5;
    padding: 24px;
    background: #333;
}

.menu-mobile .login {
    display: none;
    font-size: 1.2em;
    font-weight: bold;
    text-transform: uppercase;
}

.menu-mobile .close {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    position: absolute;
    right: 24px;
    text-transform: uppercase;
    top: 22px;
}

.menu-mobile .subscribe {
    border-radius: 4px;
    color: #fff;
    font-size: 1.2em;
}

.menu-mobile-navigation {
    padding: 0 24px;
}

.menu-mobile-navigation ul {
    list-style: none;
    padding-left: 0;
}

.menu-mobile-navigation li {
    margin: 0;
    padding: 15px 0;
}

.menu-mobile-navigation a {
    color: #333;
    font-size: 1.4em;
}

.menu-mobile .info {
    color: #999;
    font-size: 1.2em;
    margin: 0;
    text-transform: uppercase;
}

.menu-mobile .social-menu {
    padding: 24px;
    background-color: #333;
    position: relative;
}

.menu-mobile .social-menu p {
    font-size: 1.2em;
    color: #fff;
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
}

.menu-mobile .fb-logo,
.menu-mobile .ins-logo,
.menu-mobile .tt-logo {
    display: inline-block;
    height: 24px;
    position: absolute;
    top: 20px;
    right: 24px;
    width: 24px;
}

.menu-mobile .fb-logo {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/fb-icon.png?2016042601) no-repeat;
    right: 85px;
}

.menu-mobile .tt-logo {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/tt-icon.png) no-repeat;
    top: 22px;
    right: 57px;
}

.menu-mobile .ins-logo {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/ins-icon.png) no-repeat;
    top: 22px;
    right: 19px;
}

/* Rotate */
.box-rotate {
    font-family: "Roboto";
    margin: 0 0 48px 0;
    overflow: hidden;
}

.box-rotate .ad-300x250 {
    margin-top: 16px;
}

.box-rotate a {
    text-decoration: none;
}

.box-rotate h1 {
    color: #333;
    font-size: 4em;
    line-height: 47px;
    margin: 10px 0 14px;
}

.rotate p {
    color: #666;
    font-size: 1.8em;
    margin: 0;
}

.royalSlider img {
    width: inherit;
    max-width: 100%;
    min-width: inherit;
    vertical-align: middle;
}

.royalSlider {
    width: 100%;
    height: 645px;
    position: relative;
    direction: ltr;
    -webkit-backface-visibility: hidden;
}

.royalSlider > * {
    float: left;
}

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.royalSlider > .rsContent,
.royalSlider > .rsSlideRoot {
    visibility: visible;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink,
.rsWebkit3d .rsContent {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d .rsContent,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
    transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: left;
    z-index: 90;
}

/* Fullscreen options */
.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto !important;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.rsAutoHeight .rsContent {
    position: relative;
    height: auto;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNav {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: 0.3s;
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock,
.rsSBlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
    min-width: 0;
}

.rsNoDrag {
    cursor: auto;
}

a.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    -webkit-backface-visibility: hidden;
    outline: none;
    padding: 0;
    margin: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.abBlackBox {
    color: #fff;
    background: #222220;
    background: rgba(0,0,0,0.75);
    padding: 15px;
}

.abWhiteBox {
    color: #222220;
    background: #fff;
    background: rgba(255,255,255,0.75);
    padding: 15px;
}

.abTextAlignCenter {
    text-align: center;
}

/* Background */
.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
    color: #fff;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    transform: translateZ(0);
}

/* Arrows */
.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 0;
}

.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url("//f.i.uol.com.br/app/2/rs-default.png");
    background-color: #222220;
    background-color: rgba(0,0,0,0.5);
    *background-color: #222220;
    border-radius: 2px;
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px;
    margin-left: -22px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px;
    margin-left: -10px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: 0.2;
    display: none;
}

/* Bullets */
.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: #222220;
    background: rgba(0,0,0,0.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden;
}

.rsDefault .rsBullets * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px;
}

.rsDefault .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777;
    background: rgba(255,255,255,0.5);
}

.rsDefault .rsBullet.rsNavSelected span {
    background-color: #fff;
}

/* Thumbnails */
.rsDefault .rsThumbsHor {
    width: 100%;
    height: 52px;
}

.rsDefault .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}

.rsDefault .rsThumb img {
    width: 100%;
    height: 100%;
}

.rsDefault .rsThumb.rsNavSelected {
    background: #02874a;
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: 0.3;
}

.rsDefault .rsTmb {
    display: block;
}

/* Thumbnails with text */
.rsDefault .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #fff;
}

.rsDefault .rsTmb span {
    color: #ddd;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}

/* Thumbnails arrow icons */
.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #222220;
    background: rgba(0,0,0,0.75);
}

.rsDefault .rsThumbsArrow:hover {
    background: rgba(0,0,0,0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url("//f.i.uol.com.br/app/2/rs-default.png");
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
    display: none !important;
}

/* Tabs */
.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #d9d9dd;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
    background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1;
}

.rsDefault .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
    border: 1px solid #d9d9dd;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
    color: #fff;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
    background: #acacac;
    background-image: -webkit-linear-gradient(top, #acacac, #bbb);
    background-image: -moz-llinear-gradient(top, #acacac, #bbb);
    background-image: linear-gradient(to bottom, #acacac, #bbb);
}

/* Fullscreen button */
.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("//f.i.uol.com.br/app/2/rs-default.png") 0 0;
    background-color: #222220;
    background-color: rgba(0,0,0,0.75);
    *background-color: #222220;
    border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}

/* Play/close video button */
.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s;
    background: url("//f.i.uol.com.br/app/2/rs-default.png") no-repeat 0 -32px;
    background-color: #222220;
    background-color: rgba(0,0,0,0.75);
    *background-color: #222220;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px;
}

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url("//f.i.uol.com.br/app/2/rs-default.png") -64px 0;
    background-color: #222220;
    background-color: rgba(0,0,0,0.75);
    *background-color: #222220;
}

.rsDefault .rsCloseVideoIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

/* Preloader */
.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url("//f.i.uol.com.br/app/2/preloader-white.gif");
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

/* Global caption */
.rsDefault .rsThumbsHor {
    position: absolute;
    bottom: 0;
    padding: 10px 0px;
}

.royalSlider.rsFullscreen {
    z-index: 100 !important;
    overflow: hidden !important;
}

.rsDefault .rsGCaption {
    width: 95%;
    bottom: 72px;
    padding: 15px 50px 25px 10px;
    left: 0;
    border-bottom: 1px solid #7d7d7d;
    font-size: 14px;
    line-height: 20px;
}

.rsDefault .rsCaption {
    float: left;
    width: 100%;
}

.rsDefault .rsCaption p {
    display: inline-block;
    float: left;
}

.rsGCaption .credit {
    font-size: 10px;
    padding: 5px 0;
    position: static;
    color: #fff;
}

.rsGCaption .credit span {
    display: inline;
    padding-right: 10px;
}

.rsCaption a {
    color: #ddd;
    text-decoration: underline;
}

.rsDefault .rsThumb {
    width: 76px;
    height: 52px;
    border: 4px solid #676768;
}

.rsDefault .rsThumb.rsNavSelected {
    background: none;
    border-color: #1ea3ff;
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: 1;
}

.credit.block {
    color: #222220;
    font: normal 10px 'Roboto';
    position: relative;
    display: block;
    text-align: right;
}

span.credit {
    position: absolute;
    padding: 1px 0;
    right: 0px;
    color: #222220;
    font: normal 10px 'Roboto';
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    backface-visibility: hidden;
    text-decoration: none;
    transform: translateZ(0);
}

/* ROTATE */
.rotate .container {
    width: 100%;
    display: block;
    color: #222220;
}

.rotate .container p {
    margin-top: 15px;
}

.rotate img.rsImg {
    margin-bottom: 150px;
}

.rotate .rsDefault, .rotate .rsDefault .rsOverflow, .rotate .rsDefault .rsSlide {
    background: #fff;
    max-width: 100% !important;
}

.rotate .rsDefault .rsBullets {
    position: relative;
    border-bottom: 1px solid #ccc;
    background: rgba(255,255,255, 0);
    padding-bottom: 12px;
}

.rotate .rsDefault .rsBullet span {
    width: 12px;
    height: 12px;
}

.rotate .rsDefault .rsBullet {
    padding: 15px 7px 4px;
}

.rotate .rsDefault .rsBullet.rsNavSelected span {
    background-color: #2eadbb;
}

.rotate .rsDefault .rsBullet span {
    background-color: #ccc;
}

.rotate .rsDefault .rsArrow {
    height: 50%;
}

.rotate .rsDefault .rsArrowIcn {
    top: 100%;
    margin-top: -64px;
}

.rotate .container {
    margin-bottom: ;
}

.rotate .overlay {
    position: relative;
    display: block;
    width: 100%;
}

.rotate .overlay:before {
    content: ' ';
    display: block;
    height: 100%;
    width: 104%;
    margin-left: -2%;
    position: absolute;
    -moz-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    -webkit-box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    box-shadow: inset 0 50px 58px -8px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.4);
    transition: box-shadow 0.6s ease-in;
    z-index: 99;
}

.rotate .article-share {
    z-index: 99;
}

.rotate .box .overlay:before {
    width: 100%;
    margin: 0;
    box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -50px 58px -8px rgba(0,0,0,0.7);
}

.master-news .overlay:before {
    width: 100%;
    margin: 0;
    box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -220px 100px -78px rgba(0,0,0,0.5);
}

.box-article.winners {
    background-color: #f8f7f7;
    padding-bottom: 20px;
    margin-bottom: 40px;
}

.box-article.winners .title {
    text-transform: uppercase;
    font-weight: normal;
    margin: 30px 0 20px 0;
}

.box-article.winners .title:before {
    content: ' ';
    display: block;
    width: 200px;
    position: absolute;
    top: -30px;
    right: 50%;
    margin-right: -100px;
    height: 10px;
/*
    background: #ec5b24;
    background-image: linear-gradient(to right, #e1110d, #ffdf4d);
    background-image: -moz-linear-gradient(to right, #e1110d, #ffdf4d);
    background-image: -webkit-linear-gradient(to right, #e1110d, #ffdf4d);*/
}

.box-article.winners .description {
    margin-bottom: 20px;
    color: #666;
}

.box-article.winners .form {
    margin-bottom: 30px;
}

.box-article.winners .form-control {
    color: #444;
    border: 1px solid #d9d6d8;
    min-height: 50px;
    padding: 10px;
    outline: none;
    font-size: 1.6em;
}

.box-article.winners select.form-control {
    background: #fff url(//f.i.uol.com.br/guia/3/furniture/images/icons/arrow-down.svg) 97% no-repeat;
    background-size: 15px;
    color: #9b9b9b;
    padding-right: 40px;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}

.box-article.winners .headline {
    float: left;
    width: 100%;
    background: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: solid 1px #eeebec;
    height: 140px;
}

.box-article.winners .headline h2 {
    font-size: 1.7em;
    text-align: center;
    margin: 15px 0 15px 0;
    color: #0078A4;
    text-transform: uppercase;
}

.box-article.winners .headline p {
    color: #333;
    text-align: center;
    margin-bottom: 15px;
    padding: 0 10px;
    font-size: 1.4em;
}

.box-article.winners #list {
    text-align: center;
}

.box-article.winners .box {
    position: relative;
    display: inline-block;
    float: none;
    margin-right: -2px;
    margin-bottom: 0;
}

.box-article.winners .box.w-flag:after {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/medal-flag.png) 97% no-repeat;
    content: ' ';
    display: block;
    width: 20px;
    height: 28px;
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -10px;
}

.box-article.winners .box .overlay:before {
    z-index: 99;
    box-shadow: inset 0 0px 0px 0px rgba(0,0,0,0.4), inset 0 -30px 58px -8px rgba(0,0,0,0.7);
}

/* Chamadas destaque */
.box-article.highlight {
    margin-bottom: 12px;
    overflow: hidden;
}

.box-article.highlight a {
    color: #333;
    display: block;
    text-decoration: none;
}

.box-article.highlight img {
    width: 100%;
}

.box-article.highlight p {
    color: #666;
    font-family: "Roboto";
    font-size: 1.6em;
}

.box-article.highlight .list-square {
    color: #333;
    font-family: "Roboto";
    font-size: 1.6em;
    list-style: square;
    padding-left: 20px;
    margin: 0;
}

.box-article.highlight .list-square li {
    margin-top: 5px;
}

/* Chamadas default */
.box-article {
    margin-bottom: 12px;
    overflow: hidden;
    width: 100%;
}

.box-article a {
    color: #222220;
    text-decoration: none;
}

.box-article h2 {
    color: #333;
    font-family: "Roboto";
    font-size: 2em;
    font-weight: bold;
    margin-bottom: 0;
}

.box-article p {
    font-family: "Roboto";
    font-size: 1.6em;
    margin: 8px 0 0 0;
}

.box-article img {
    width: 100%;
}

.box-article .ad-300x250 {
    margin-top: 0;
}

.box-article.side-image {
    overflow: visible;
    float: left;
}

.box-article.side-image .article {
    float: left;
    width: 40%;
    margin-right: 15px;
}

.box-article.side-image .article-share {
    -webkit-backface-visibility: initial;
    -webkit-transform: initial;
    backface-visibility: initial;
    transform: initial;
}

.box-article.side-image .article-share .share-list li {
    padding-right: 8px;
}

.box-article.side-image .box {
    margin-bottom: 20px;
}

.box-article.side-image .box .kicker, .box.video .kicker {
    margin: 0;
    text-transform: uppercase;
    color: #2eadbb;
    position: static;
    background: #fff;
    font-size: 1.4em;
    padding: 0;
    font-family: "Roboto";
}

.box.video .kicker {
    display: block;
    margin-top: 15px;
}

.box-article.side-image .box h2 {
    font-family: "Roboto";
    font-size: 1.6em;
    margin: 8px 0 0 0;
    font-weight: normal;
}

@media (min-width: 760px) {
    .box-article.side-image .share-icon {
        bottom: 10px;
        right: 10px;
    };
}

#shopping {
    width: 300px;
    margin: 0 auto;
}

/* Especiais */
.section-items .items {
    margin: 35px -2% 0 -2%;
}

.items .item-content {
    font-family: "Roboto";
    float: left;
    margin-bottom: 45px;
    padding: 0 2%;
    width: 46%;
}

.items .item-content:nth-child(odd) {
    clear: left;
}

.items img {
    width: 100%;
}

.items .item-content .date {
    color: #999;
    display: block;
    font-size: 1.2em;
    margin: 15px 0 0;
}

.items .item-content h2 {
    color: #222220;
    font-size: 2em;
    font-weight: bold;
    margin: 5px 0 8px;
}

.items .item-content p {
    color: #222220;
    font-size: 1.6em;
    margin: 0;
}

.items .item-container {
    position: relative;
}

.section-items .dropdown {
    position: absolute;
    right: 0;
    top: 4px;
    width: 150px;
    z-index: 99;
}

.section-items .dropdown .btn-filter {
    background-color: #EFEFEF;
    color: #999;
    display: block;
    font-family: "Roboto";
    font-size: 1.4em;
    font-weight: bold;
    padding: 13px 0 12px 24px;
}

.section-items .dropdown .btn-filter.down:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #222220;
    float: right;
    margin: 7px 15px 0;
}

.section-items .dropdown .btn-filter.up:after {
    content: "";
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
    float: right;
    margin: 6px 15px 0;
}

.section-items .list {
    background-color: #EFEFEF;
    border: none;
    display: none;
    list-style: none;
    margin: 1px 0 0;
    outline: none;
    padding: 10px 0;
    width: 150px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.section-items .list li {
    padding: 12px 24px;
}

.section-items .list li a {
    color: #999;
    display: block;
    font-family: "Roboto";
    font-size: 1.4em;
    font-weight: bold;
}

.dropdown-label {
    color: #222220;
    font-family: "Roboto";
    font-size: 1.4em;
    font-weight: bold;
    position: absolute;
    right: 160px;
    top: 17px;
}

/* Especias ads */
.advertising-panel.ad-300x600-2 {
    margin: 45px auto;
}

/* Índices */
.box-index {
    float: left;
    margin-top: -36px;
}

.box-index .title-icon {
    font-size: 2.2em;
    color: #EC665F;
    font-family: "Roboto";
}

.box-index .title {
    color: #222220;
    display: inline-block;
    font-family: "Roboto";
    font-size: 1.2em;
    margin: 0;
    text-transform: uppercase;
}

.latest-news {
    margin-top: 30px;
}

.latest-news-list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.latest-news-list-item {
    font-family: "Roboto";
    float: left;
    margin-bottom: 30px;
}

.latest-news-content a {
    display: block;
}

.latest-news .latest-news-list-item .latest-news-list-item-image {
    float: left;
    margin: 0 20px 0 0;
    width: 260px;
    height: 165px;
    background: #f8f8f8;
    text-align: center;
}

.latest-news .latest-news-list-item .latest-news-list-item-image img {
    max-width: 260px;
    max-height: 100%;
}

.latest-news .icon-clock {
    vertical-align: middle;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-date {
    color: #999;
    font-size: 1.2em;
    line-height: 18px;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-title {
    color: #222220;
    font-size: 2em;
    line-height: 24px;
    margin: 8px 0 16px;
}

.latest-news .latest-news-list-item .latest-news-list-item-content-text {
    color: #333;
    font-size: 1.6em;
    line-height: 20px;
    max-height: 80px;
    overflow: hidden;
}

.latest-news .latest-news-list-item .share-icon {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/share_gray.svg?2016031101);
    right: 0;
    bottom: -10px;
}

/* Paginação */
.pagination {
    display: inline-block;
    list-style: none;
    margin: 20px 0 20px;
    padding: 0;
    text-align: center;
    width: 100%;
}

.pagination li {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

.pagination li.inactive a,
.pagination li.inactive a:hover {
    color: #222;
    cursor: default;
    background: #eeebec;
}

.pagination li.prev a,
.pagination li.next a, 
.pagination li.prev a:hover, 
.pagination li.next a:hover {
    background-color: transparent;
}

.pagination li a:hover {
    background: #eeebec;
    color: #333;
    text-decoration: none;
}

.pagination li a {
    color: #666;
    display: block;
    font-family: "Roboto";
    font-size: 1.4em;
    padding: 15px 21px;
    transition: all .2s ease-in;
}

.pagination .arrow {
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    display: inline-block;
    height: 0;
    width: 0;
}

.pagination .prev.inactive .arrow {
    border-right: 8px solid #e6e6e6;
}

.pagination .prev a .arrow {
    border-right: 8px solid #666;
}

.pagination .next.inactive .arrow {
    border-left: 8px solid #e6e6e6;
}

.pagination .next a .arrow {
    border-left: 8px solid #666;
}

/* Tabs */
.nav-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.nav-tabs>li {
    display: block;
    float: left;
    margin-right: .5%;
    position: relative;
    text-align: center;
    width: 13.855%;
}

.nav-tabs>li:last-child {
    margin-right: 0;
}

.tab-content {
    display: inline-block;
    width: 100%;
}

.tab-content .tab-pane {
    display: none;
}

.tab-content .tab-pane.active {
    display: block;
}

/* Box "a semana" */
.box-week .box-title {
    margin-bottom: 16px;
}

.box-week .box-title .title {
    margin-bottom: 2px;
}

.box-week {
    margin-top: 10px;
}

.box-week .nav-tabs>li>a {
    color: #222220;
    display: block;
    font: 1.2em "Roboto";
    padding: 14px 0px;
}

.box-week .nav-tabs>li {
    border-bottom: 6px solid #E7EBEE;
}

.box-week .nav-tabs>li.active {
    border-color: #EC665F;
}

.box-week .box-week-image,
.box-week .box-week-image img {
    display: block;
    width: 100%;
}

.box-week .box-week-image-container {
    position: relative;
}

.box-week .box-week-content {
    border: 1px solid #e1e1e1;
    padding: 20px;
}

.box-week .box-week-text {
    color: #222220;
    display: inline;
    font: 1.6em/20px "Roboto";
}

.box-week .box-week-link {
    color: #EC665F;
    font: 1.6em/20px "Roboto";
}

/* Resultados da busca */
.search-content .searchResults {
    margin-bottom: 45px;
}

.search-content .advertising-panel {
    margin-bottom: 45px;
}

.search-content .message h2 {
    font: 1.6em "Roboto";
    margin: 24px 0 0;
}

.search-content .message p {
    color: #222220;
    font: 1.4em "Roboto";
    margin-top: 24px;
}

.search-content .inputBlock {
    display: inline;
}

.search-content .detailedSearch .selectSiteLocalLabel,
.search-content .detailedSearch .labelText {
    color: #222220;
    font: 1.4em "Roboto";
    margin-right: 5px;
}

.search-content .detailedSearch .selectSiteLocal,
.search-content .detailedSearch .inputText {
    background-color: #f7f8f9;
    border: none;
    border-bottom: 4px solid #fff;
    color: #8c8c8c;
    font: 1.4em "Roboto";
    margin-right: 2%;
    outline: none;
    padding: 10px;
}

.search-content .detailedSearch .inputText.max {
    margin-right: 0;
}

.search-content .searchResults a {
    color: #222220;
}

.search-content .searchDetails p {
    color: #999;
    font: 1.4em "Roboto";
    margin: 24px 0;
}

.search-content .searchDetails a {
    color: #222220;
}

.search-content .searchDetails b {
    color: #EC665F;
}

.search-content .searchDetails a:hover {
    text-decoration: underline;
}

.search-content .searchItem {
    margin-bottom: 35px;
}

.search-content .searchItem:last-child {
    margin-bottom: 0;
}

.search-content .searchItem .date-time {
    color: #999;
    font: 1.2em/18px "Roboto";
    margin: 0;
}

.search-content .searchItem h1 {
    color: #222220;
    font: bold 2em/24px "Roboto";
    margin: 10px 0 15px 0;
}

.search-content .searchItem .item-text {
    color: #999;
    font: 1.6em/20px "Roboto";
    margin: 0;
}

.search-ads {
    margin-top: -40px;
}

/* Owl Carousel v2.1.0 */
.owl-carousel,.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}

.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled {
    display: none;
}

.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    display: none;
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

.no-js .owl-carousel {
    display: block;
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    };
}

.owl-height {
    transition: height .5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #222220;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3,1.3);
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-controls .owl-nav [class*=owl-] {
    color: #fff;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #d6d6d6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #fff;
    text-decoration: none;
}

.owl-theme .owl-controls .owl-nav .disabled {
    opacity: .5;
    cursor: default;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #0078A4;
}

.owl-theme .owl-dots {
    text-align: center;
}

.owl-theme .owl-nav {
    position: absolute;
    top: 22%;
    width: 100%;
    height: 1px;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.2;
}

.owl-theme .owl-prev {
    font-size: 0;
    left: -16px;
    position: absolute;
}

.owl-theme .owl-next {
    font-size: 0;
    position: absolute;
    right: -14px;
}

.owl-nav span {
    display: block;
    height: 20px;
    width: 10px;
}

.owl-prev .previous-icon {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/arrow-left-gray.svg) center no-repeat;
}

.owl-next .next-icon {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/arrow-right-gray.svg) center no-repeat;
}

@media( max-width: 760px ) {
    .owl-carousel .owl-stage-outer {
        padding-bottom: 20px;
    };
}

/* Epoch Calendar */
table.calendar {
    font: 1.4em "Roboto";
    border-collapse: collapse;
    background-color: #f7f8f9;
    border: solid #F1F2ED 1px;
    border-radius: 2px;
    margin-top: 4px;
    padding: 12px 0;
    width: 293px;
    text-align: center;
    -moz-user-select: none;
}

table.calendar .button-down {
    float: left;
}

table.calendar .button-up {
    float: right;
}

table.calendar a {
}

table.calendar a:hover {
}

table.calendar input, table.calendar select {
    background-color: #f7f8f9;
    border: none;
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    outline: none;
    text-transform: uppercase;
}

table.calendar input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

table.calendar td, table.calendar th {
    border: 0;
    text-align: center;
}

div.mainheading {
    margin-bottom: 10px;
    padding: 0 6px;
}

table.cells {
    border-collapse: collapse;
    cursor: pointer;
    empty-cells: show;
    margin: 0 6px 0 6px;
}
/*the day headings*/
table.cells th {
    font-weight: normal;
    text-transform: uppercase;
    width: 38px;
}

table.cells th.wkhead {
    cursor: default;
    width: 38px;
}
/*The date cells*/
table.cells td {
    vertical-align: middle;
    font-weight: normal;
    height: 38px;
}

table.cells td.wkhead {
    background-color: white;
    text-align: center;
    color: #0054E3;
}

table.cells td.noselect {
    background-color: #f7f8f9;
    color: #BBBBBB;
    cursor: default;
}

table.cells td.hlday {
    background-color: #f7f8f9;
}

table.cells td.wkday {
    background-color: #f7f8f9;
}

table.cells td.wkend {
    background-color: #f7f8f9;
}

table.cells td.curdate {
}

table.cells td.cell_selected {
    background-color: #E2E5EA;
    color: black;
}

table.cells td.notmnth {
    background-color: #f7f8f9;
    color: #CCCCCC;
}

table.cells td.notallowed {
    background-color: #f7f8f9;
    color: #EEEEEE;
    font-style: italic;
}

table.cells td.hover {
    background-color: #E2E5EA;
}

table.cells td div {
    padding: 1px;
    margin: 0;
}

/* VIDEO PLAYER */
.video .video-player {
    position: relative;
    margin: 0 auto;
}

.video .video-player img {
    margin-bottom: 0;
    height: 100%;
    transition: all 0.3s ease-in;
}

.video .video-player.wide ,
.video .video-player.wide img {
    height: 169px;
}

.video .video-player.wide.aovivouol ,
.video .video-player.wide.aovivouol img {
    height: 191px;
}

.video .video-player.vertical ,
.video .video-player.vertical img {
    height: 533px;
}

.video .video-player.normal ,
.video .video-player.normal img {
    height: auto;
    max-width: 100%;
}

.video .video-player .icon-video-play {
    filter: alpha(opacity=85);
    left: 123px;
    opacity: .85;
    position: absolute;
    transition: all .3s ease-in;
}

.video .video-player.wide .icon-video-play {
    top: 37px;
}

.video .video-player.vertical .icon-video-play {
    top: 219px;
}

.video .video-player .icon-video-play {
    top: 50%;
    left: 50%;
    margin: -47px 0 0 -57px;
}

.video .video-player a:hover .icon-video-play {
    filter: alpha(opacity=100);
    opacity: 0;
}

.video [id$=jwplayer_wrapper], #live-jwplayer_wrapper, #live-jwplayer {
    margin-bottom: 20px;
}

.video .sprite-folha.icon-video-play {
    background: url("//f.i.uol.com.br/folha/especial/2016/topofmind/player.svg");
    height: 95px;
    width: 95px;
    z-index: 9;
}

.video .video-player img:hover {
    box-shadow: rgba(0,0,0,0.15) 1px 2px 1px;
    filter: alpha(opacity=92);
    opacity: .92;
    transition: all 0.3s ease-in;
}

/* Footer */
.footer {
    background-color: #333;
    color: #fff;
    font-family: "Roboto";
    overflow: hidden;
    width: 100%;
}

.footer-bar {
    background-color: #fff;
    overflow: hidden;
}

.footer-bar a {
    color: #222220;
    display: block;
    font: bold 1.2em "Roboto";
    float: right;
    line-height: 14px;
    padding: 18px 0;
    text-transform: uppercase;
}

.footer-bar a:after {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/arrow-up.svg) no-repeat;
    content: "";
    display: block;
    float: right;
    height: 14px;
    margin-left: 10px;
    width: 17px;
}

.footer .pre-footer {
    border-bottom: 1px solid #999;
    overflow: hidden;
    padding: 50px 0 40px;
}

.footer .pre-footer h2 {
    color: #fff;
    font-size: 1.6em;
    margin: 0 0 0 10px;
    float: left;
    text-transform: none;
}

.footer a.social {
    display: block;
    float: left;
    height: 27px;
    margin: 0 5px 0 0;
    width: 30px;
    text-align: center;
}

.footer h2 {
    color: #999;
    font-size: 1.6em;
    font-weight: normal;
    margin: 30px 0 8px;
    text-transform: lowercase;
}

.footer ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

.footer .box-navigation {
    overflow: hidden;
}

.footer .box-navigation ul li {
    float: left;
    width: 25%;
    padding-bottom: 18px;
}

.footer .box-navigation ul li a {
    color: #fff;
    font-size: 1.4em;
    text-decoration: none;
}

.footer .subscribe {
    clear: both;
    color: #fff;
    display: block;
    font-family: "Roboto";
    font-size: 1.4em;
    padding: 18px 0 18px;
    text-decoration: none;
}

.footer .subscribe:before {
    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/assine_white.svg?2016031101) no-repeat;
    height: 13px;
    content: "";
    display: inline-block;
    width: 17px;
}

.footer .copyright {
    display: inline-block;
    padding: 56px 0;
}

.footer .copyright p {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.6em;
    margin: 0;
}

.footer .col-1 {
    float: left;
    width: 20%;
}

.footer .col-2 {
    float: right;
    width: 80%;
}

.footer .footer-logo {
/*    background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/logo-footer.png) no-repeat;*/
    display: block;
    height: 22px;
    width: 170px;
    background-size: 100% 100%;
}

.ln-brd-top {
    border-top: 1px solid #d0d0d0 ;
    padding-top: 20px;
}

/* Media queries */
@media (max-width: 1156px) {
    .container {
        padding: 0 8px;
    };
}

@media (max-width: 1140px) {
  /* Default */
    .col-4 {
        float: left;
        margin: 24px 0;
        width: 100%;
    }

    .col-6 {
        width: 100%;
    }

    .col-8 {
        width: 100%;
    }

  /* Ads */
    .advertising-panel {
        margin: 0 auto;
    }

    .box-rotate .ad-300x250 {
        margin-top: 0;
    }

    .box-mais-lidas .advertising-panel {
        margin-top: 0;
    }

  /* Especial ads */
    #banner-300x250-6,
  #banner-300x600-2,
  .advertising-panel.ad-300x250-6,
  .advertising-panel.ad-300x600-2 {
        display: none;
    }

  /* Resultados da busca */
    .search-ads {
        margin-top: 0;
    };
}

@media (max-width: 1000px) {
  /* Ads */
    #ad-970x90-1,
  #banner-970x90-1 {
        display: none;
    }

    #ad-728x90-1,
  #banner-728x90-1 {
        display: block;
    };
}

@media (max-width: 960px) {
  /* Fix na Barra do UOL */
    #barrauol .al-center {
        margin-left: -90px  !important;
    }

    #barrauol nav {
        display: none;
    }

    #barrauol .containerUOL {
        display: block !important;
        width: auto !important;
    };
}

@media (max-width: 800px) {
  /* Top */
    .folha-bar {
        display: block;
    }

    .section-header .folha-logo,
  .section-header .subscribe {
        display: none;
    }

    .section-header {
        border-bottom: 1px solid #e1e1e1;
        padding: 10px 0;
        margin-bottom: 24px;
    }

    .section-header .menu-button {
        background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/icon-menu.svg?2016042001) no-repeat;
        display: block;
        float: left;
        height: 19px;
        margin: 10px 0 0 8px;
        width: 24px;
    }

    .logo-topofmind {
        display: inline-block;
        height: 20px;
        left: 50%;
        margin-left: -75px;
        margin-top: 9px;
        position: absolute;
        width: 150px;
    }

    .logo-topofmind:after {
        background: url(//f.i.uol.com.br/folha/especial/2016/topofmind/logo-bar-m.png) no-repeat;
        width: 150px;
        height: 4px;
        bottom: -18px;
    }

  /* Main navigation */
    .navigation {
        display: none;
    }

    .navigation.active {
        display: block;
    }

    .navigation ul {
        width: 100%;
    }

    .navigation li {
        border-bottom: 1px solid #e1e1e1;
        float: none;
        padding: 8px 0;
        text-align: left;
        text-indent: 20px;
        width: 100%;
    }

    .navigation li:last-child {
        border-bottom: none;
    }

    .search-div {
        display: none;
    }

  /* Footer */
    .footer .box-navigation,
  .footer .box-related {
        display: none;
    }

    .footer .subscribe {
        border-bottom: 1px solid #999;
        margin-bottom: 40px;
    };
}

@media (max-width: 760px) {
    .box-article.winners .box {
        display: block;
        float: left;
        margin-right: 0px;
    }

    .row.md {
        margin: 0;
    }

    .col-md-6 {
        width: 100%;
        padding: 0;
    }

    .col-md-4 {
        width: 100%;
        padding: 0;
    }

    .col-md-3 {
        width: 100%;
        padding: 0;
    }

    .row.w-xs {
        margin: 0 -5px;
    }

    .col-xs-6 {
        width: 50%;
        padding: 0 5px;
    }
  /* Ads */
    .advertising {
        margin-bottom: 40px;
    }

    #ad-728x90-1,
  #banner-728x90-1 {
        display: none;
    }

    #ad-320x50-1,
  #banner-320x50-1 {
        display: block;
    }

  /* Resultados da busca */
    .search-content .inputBlock {
        display: block;
        margin-bottom: 16px;
    }

    .search-content .detailedSearch .selectSiteLocal,
  .search-content .detailedSearch .inputText {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 5px 0 0;
        width: 100%;
    }

    .search-content .detailedSearch .selectSiteLocal,
  .search-content .detailedSearch .inputText {
        font-size: 1.6em;
    }

    .rotate .share-icon {
        bottom: 9px;
        right: 4px;
    }

    .rotate .rsDefault .rsBullets {
        display: none;
    };
}

@media (max-width: 700px) {
  /* Calendário */
    table.calendar select {
        font-size: 16px;
    }

  /* Footer */
    .footer .box-newsletter {
        margin-top: 36px;
        width: 100%;
    }

    .footer .copyright {
        padding-top: 0;
    }

    .footer .col-2 {
        margin-top: 36px;
        width: 100%;
    };
}

@media (max-width: 600px) {

    .latest-news .latest-news-list-item .latest-news-list-item-image {
        width: 40%;
        height: 110px;
    }

    .latest-news .latest-news-list-item .latest-news-list-item-image img {
        max-width: 100%;
    }

    .latest-news .latest-news-list-item .latest-news-list-item-content-title {
        font-size: 16px;
        line-height: 1.31;
        margin-bottom: 0;
    }

    .latest-news .latest-news-list-item .latest-news-list-item-content-text {
        display: none;
    }

    .latest-news-content {
        margin-bottom: 45px;
    }

    .box-article.winners .form-control {
        width: 90%;
        margin-bottom: 15px;
    };
}

@media (max-width: 500px) {
    .row {
        margin: 0;
    }
  /* Top */
    .search-form,
  .search-box-content {
        width: 280px;
    }

    .search-field {
        width: 200px;
    }

  /* Hightlight article */
    .box-article.highlight .col-sm-4 {
        margin-bottom: 24px;
    }

  /* Default article */
    .box-article {
        margin-bottom: 48px;
    }

    .col-sm-6 {
        padding: 0;
        width: 100%;
    }

  /* Footer */
    .footer .newsletter-form input[type=text] {
        width: 198px;
    }

    .footer .newsletter-form input[type=submit] {
        background-size: 50%;
        background-position: center center;
        padding: 14px;
        text-indent: -9999px;
        width: 48px;
    };
}

@media (max-width: 480px) {
    .logo-topofmind {
        display: inline-block;
        height: 20px;
        left: 0;
        margin: 9px 0 0 10px;
        position: relative;
        width: 150px;
    }

    .box-article.winners .box {
        width: 100%;
    }

    .box-article.winners .headline h2 {
        font-size: 12px;
        margin-bottom: 5px;
    }

    .box-article.winners .headline p {
        font-size: 11px;
    }
  /* Rotate */
    .box-rotate h1 {
        font-size: 2em;
        line-height: 26px;
    }

    .rotate p {
        font-size: 1.6em;
    }

  /* Especiais */
    .section-items .items {
        margin: 0;
    }

    .items .item-content {
        padding: 0;
        width: 100%;
    }

  /* Filtro especiais */
    .section-items .dropdown {
        float: right;
        margin-bottom: 22px;
        position: relative;
        width: 150px;
    }

    .section-items .list {
        position: absolute;
        width: 100%;
    }

    .dropdown-label {
        top: 78px;
    }

  /* Paginação */
    .pagination li a {
        padding: 8px 12px;
    };
}

@media (max-width: 360px) {
    .advertising-panel.ad-88x31-1 {
        width: auto;
    }
  /* Ads */
    .advertising-panel {
        width: 100%;
    }

    .ad-300x250, .ad-300x600 {
        padding: 12px 0 25px 0;
    };
}

@media (max-width: 320px) {
  /* Ads */
    .ads-display .container {
        padding: 0;
    };
}
