/*
// CSS Style for CB - Especial Festival de Cinema - 2016
//
// Authors - Bruno R. (brunorodrigues.df@dabr.com.br)
//
// Version - 2.0
*/
/*
-- SECOND BLOCK
-- Navigation | Mobile Navigation
*/
header.primary {
    background-color: #fff !important;
    top: 0px;
    border-width: 0px 0px 1px;
    height: 80px;
    box-shadow: 0px 0px 3px 1px #999;
    position: fixed;
    right: 0px;
    left: 0px;
    z-index: 1030;
}
header div.container {
    width: 100% !important;
}
img.logo-CB {
    position: absolute;
    top: 15px;
    left: 70px;
}
img.selo-CB {
    position: absolute;
    top: 0px;
    left: 70px;
}
div.top_menu img.logo-cb {
    margin: 15px 0 15px 60px !important;
}
div.top_menu img.selo-cb {
    margin: 0 0 0 60px !important;
}
header div#logo-especial_top {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
}
header div#patrocinio_top {
    margin-right:15px;
    width: 180px !important;
}
.nav-main {display: none;}
.bar-main-menu{border-bottom: 10px solid #AE2A3D; height: 75px;position: fixed;}
/* Important styles - Toggle Menu */
#toggle {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto 10px;
    position: absolute;
    top: 22px;

}
#toggle span:after,
#toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -11px;
}
#toggle span:after{
    top: 11px;
}
#toggle span {
    position: relative;
    display: block;
}
#toggle span,
#toggle span:after,
#toggle span:before {
    width: 100%;
    height: 5px;
    background-color: #888;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 1px;
}
/* on activation */
#toggle.on span {
    background-color: transparent;
}
#toggle.on span:before {
    transform: rotate(45deg) translate(5px, 9px);
}
#toggle.on span:after {
    transform: rotate(-45deg) translate(6px, -11px);
}
#toggle.on + #menu {
    opacity: 1;
}
/* menu appearance*/
#menu {
    position: absolute;
    top: 66px;
    left: 0px;
    color: #FCC;
    width: 200px;
    padding: 0px
    margin: auto;
    font-family: Verdana, "Verdana Ref", sans-serif;
    text-align: center;
    border-radius: 0px;
    background: #d1d1d1;
    box-shadow: none;
    opacity: 0;
    transition: opacity .4s;
}
ul, li, li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}
li a {
    padding: 13px;
    color: #888;
    text-decoration: none;
    transition: all .2s;
}
.navbar {
    border-radius: 0px;
    background: #fff;
}
nav.navbar .logo {
    max-width: 100%;
    margin-top: 15px;
    margin-left: 15px;
}
div.header-full {
    min-height: 340px !important;
    width: 340px;
    width: 100%;
    display: block;
    background-image: url(../img/20150724164409207089u.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.cbp-spmenu {
    background: #F7941E none repeat scroll 0% 0% !important;;
}
.cbp-spmenu h3 {
    background: transparent;
}
#logo-especial_top a{
    text-decoration: none;
    color: #F7941E;
}
.logo-festival{
    font-size: 1.6em;
}
#selo_especial{
    margin: 20px 0px;
    position: absolute;
    left: 0%;
    padding:0px;
    margin: 0px;
    z-index: 40;
}

    #selo_especial a {
        display: block;
    }

.oferecimento{
    margin: 20px 0px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-color: transparent;
    height: auto;
    padding-top: 0px;
}
.oferecimento h4{
    color: #FFF;
    font-size: 1.4em;
    position: relative;
}

.bg_header{
    background-color: #F36F21;
    margin-bottom: 30px;
    margin-top: 40px;
    height: 475px;
    position: relative;
}

.tarja {
    position: absolute;
    background-color: white;
    width: 100%;
    height: 27px;
    top: 223px;
    z-index: 20;
    display: block;
}

@media only screen and (max-width: 645px) {
    .tarja {
        display: none;
    }
}

/*
-- THIRD BLOCK
-- Main Content - Home Especial
*/
section.main {
    width: 100% !important;
    padding-left: 0px;
    padding-right:0px;
}
#patrocinio p {
    margin: 10px;
    text-align: center;
    color: #666;
    font-size: 14px;
}
.sec-cover-news h1 {
    color: #7F4375;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #7F4375;
    border-color: #592F52;
}
.news__image figure{
    overflow: hidden;
}
/* Call to Action */
.box-c2a {
    background-color: #592F52;
    padding: 15px;
    margin-top: 45px;
    border-radius: 5px;
}

p.p-c2a {
    font-size: 2.4em;
    color: white;
    margin-top: 5px;
    font-family: 'Lato', Arial, Sans-serif;
    font-weight: 100;
}
a.btn-especial {
    background-color: #7F4375;
    display: block;
    padding: 10px;
    width: 70%;
    margin-top: 10px;
    text-align: center;
    font-family: 'Lato', Arial, Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 20px;
    border-radius: 5px;
}
a.btn-especial:hover {
    background-color: #390D32;
    color: #7F4375;
}

div.l-generic a {
    color: #666;
}
@media (min-width:1181px) {
    .full-width h2 {
        font-size: 1.8em;
        top: 40%;
        left: 13%;
        right: 13%;
    }
}
@media (max-width:1180px) {
    .full-width h2 {
        font-size: 1.5em;
        top: 35%;
        left: 15%;
        right: 15%;
    }

    p.p-c2a {
        font-size: 2.1em;
        margin-top:5px;
    }

    a.btn-especial {
        width: 100%;
        margin-top: 10px;
        font-size: 17px;
    }
}
@media (max-width:991px) {
    .full-width h2 {
        font-size: 1.3em;
        top: 25%;
        left: 15%;
        right: 15%;
    }

    p.p-c2a {
        font-size: 1.6em;
        margin-top:3px;
    }

    a.btn-especial {
        width: 100%;
        margin-top: 0px;
        font-size: 17px;
    }
}
@media (max-width:768px) {
    .full-width h2 {
        font-size: 1.3em;
        top: 30%;
        left: 10%;
        right: 10%;
    }
    p.p-c2a {
        font-size: 1.6em;
        margin-top:3px;
        text-align: center;
    }
}
.full-width h2 {
    color: #FFF;
    padding: 10px 5px;
    background-color: rgba(000,000,000,0.7);
    font-weight: 200;
    text-align: center;
    display: inline-block;
    position: absolute;
}
@media (max-width:767px) {
    div.full-width{
        visibility:  hidden !important;
    }
}
div.img_gradient {
    width: 100%;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    display: block;
    opacity: 0.3;
    height: 100%;
    background-image: linear-gradient(to bottom, rgb(0, 0, 0) 10%, rgb(0, 0, 0) 100%);
}
/* -- Style for Manchete's Title -- */
@media (min-width:1181px) {
    figure.manchete figcaption {
        font-size: 1.8em;
        position: absolute;
        bottom: 35px;
        left: 20px;
    }
}
@media (max-width:1180px) {
    figure.manchete figcaption {
        font-size: 1.7em;
        position: absolute;
        bottom: 40px;
        left: 20px;
    }
}
@media (max-width:991px) {
    figure.manchete figcaption {
        font-size: 1.4em;
        position: absolute;
        bottom: 35px;
        left: 10px;
    }
}
@media (max-width:768px) {
    figure.manchete figcaption {
        font-size: 1.4em;
        position: absolute;
        bottom: 30px;
        left: 5px;
    }
}
@media (max-width:640px) {
    figure.manchete figcaption {
        font-size: 1.2em;
        position: absolute;
        bottom: 20px;
        left: 5px;
    }
}
figure.manchete figcaption {
    color: #fff;
    font-weight: 600;
    width: 96%
}
/* -- Style for Destaque's Title -- */
@media (min-width:1181px) {
    figure.destaque1 figcaption {
        font-size: 1.4em;
        position: absolute;
        bottom: 20px;
        left: 30px;
    }
}
@media (max-width:1180px) {
    figure.destaque1 figcaption {
        font-size: 1.3em;
        position: absolute;
        bottom: 30px;
        left: 20px;
    }
}
@media (max-width:991px) {
    figure.destaque1 figcaption {
        font-size: 1.2em;
        position: absolute;
        bottom: 40px;
        left: 20px;
    }
}
@media (max-width:768px) {
    figure.destaque1 figcaption {
        font-size: 1.5em;
        position: absolute;
        bottom: 60px;
        left: 30px;
    }
}
@media (max-width:640px) {
    figure.destaque1 figcaption {
        font-size: 1.3em;
        position: absolute;
        bottom: 50px;
        left: 20px;
    }
}
figure.destaque1 figcaption {
    color: #fff;
    font-weight: 600;
    width: 90%
}
/* -- Banner Wrap -- */
.banner {
    min-height: 376px;
    vertical-align: middle;
}
/* -- Style for Timer -- */
.timer_box{
    width: 110px;
    float: left;
    margin-top: -5px;
}
.timer_box h1 {
    font-family: Helvetica,Arial,sans-serif;
    color: #0D4CB2;
    font-size: 2.4em;
    display: inline-block;
    text-align: left;
}
#timer h2 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 600;
    color: #666;
    text-align: left;
}

#timer h4 {
    float: left;
    font-size: 13px;
    color: #666;
    margin: -20px 0px 0px;
    font-weight: 100;
}
.timer_box p {
    font-size: 22px;
    text-transform: uppercase;
    color: #666;
    display: inline-block;
    margin-left: 5px;}

span > h3 {
    text-align: center;
}

/*
-- FOURTH BLOCK
-- Footer
*/
footer {
    margin-top: 40px;
    padding-top: 20px;
    background-color: #efefef;
    height: 65px;
    border-top: 1px solid #FDB813;
    text-align: center;
    color: #F36F21;
}

/*
//FIFTH GROUP
//Content adjustment;
*/
section.container{
    position: relative;
}
.last-news-left{
    position: absolute;
    right: 0;
}
@media (max-width:768px) {
    .last-news-left{
        position: relative;
    }
}

.thumbnail {border: 1px solid #fefefe;}
.thumbnail a p {margin-top:15px;}
.thumbnail a h3 {color: #444; margin-top: 10px;}
.decor-top {
    bottom: 100%;
}
.swatch-red-white .decor, [class*=swatch-] .swatch-red-white .decor {
    fill: #e74c3c;
    stroke: #fff;
}
[class*=decor-] {
    position: absolute;
    width: 100%;
    height: 60px;
    left: 0;
}
[class*=decor-] svg {
    height: 101%;
}
svg:not(:root) {
    overflow: hidden;
}
.decor {
    display: block;
    position: relative;
    margin: 0 auto;
}
/*Thumbs - CArds*/
.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}
.thumbnail img {
    width: 100%;
}
.news__bx__content--big .call__bx, .news__bx__content--call .call__bx, .news__bx__content--medium .call__bx, .news__bx__content--medium--side .call__bx, .news__bx__content--small .call__bx, .news__bx__content--pinno--big .call__bx, .dzai__news .news__bx__content--big .call__bx, .news__bx__content--pinno--medium .call__bx, .news__bx__content--big--master .call__bx {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.news__bx__content--big span, .news__bx__content--big a, .news__bx__content--call span, .news__bx__content--call a, .news__bx__content--medium span, .news__bx__content--medium a, .news__bx__content--medium--side span, .news__bx__content--medium--side a, .news__bx__content--small span, .news__bx__content--small a, .news__bx__content--pinno--big span, .dzai__news .news__bx__content--big span, .news__bx__content--pinno--big a, .dzai__news .news__bx__content--big a, .news__bx__content--pinno--medium span, .news__bx__content--pinno--medium a, .news__bx__content--big--master span, .news__bx__content--big--master a {
    display: block;
}
.news__bx__content--big .title, .news__bx__content--call .title, .news__bx__content--medium .title, .news__bx__content--medium--side .title, .news__bx__content--small .title, .news__bx__content--pinno--big .title, .dzai__news .news__bx__content--big .title, .news__bx__content--pinno--medium .title, .news__bx__content--big--master .title {
    color: #666666;
}
div.read-more {
    max-width:40% !important;
}

div.read-more img {
    float: left;
    margin-right: 10px;
    max-width:100%;
    display:block;
    height: auto;
}
@media (max-width:768px) {
    div.read-more {
        display:none;
    }
}
img {border-radius: 0px;}

.img-center {
    margin: 0px auto;
}
.thumbnail img{border-radius: 3px 3px 0 0;}

.back_ads {	background-color:#f7f7f7;}
.label_ads {font-size: 10px; text-transform: uppercase; color:#666; margin-bottom: 5px; text-align: left;}
.full_width {background-color: #ccc; min-height: 200px; height: auto;}

.verde {background-color: #F36F21; }
.roxo {background-color: #AF2A3D; }
.laranja {background-color: #F7941E; }
.azul {background-color: #f36f21; }
.azul-escuro {background-color: #008689; }
.cinza {background-color: #ededed;}


.size-large {
    width:100%;
    height: auto;
    display:block;
}
.thumbnail.mgt-normal{
    border: 1px solid #DEDEDE;
    border-radius: 3px;
    padding: 5px;
}
.thumbnail.mgt-normal figure{
    position: relative;
}
.thumbnail.mgt-normal figcaption{
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: 2;
}

.thumbnail.mgt-normal figure .fig-bg{
    display: none;
}

.thumbnail.mgt-normal figure > a{
    position: relative;
    max-height: 300px;
    overflow: hidden;
    display: block;
    padding: 0;
}
.thumbnail.mgt-normal figure li a{
    padding: 0 0 7px 0;
}
.thumbnail.mgt-normal ul li a:hover, .thumbnail.mgt-normal ul li a:focus{
    background: transparent;
}


/*
//SEVENTH GROUP
//Other components adjustment;
*/
@media (min-width:992px) {
    //shtp = show hide in tablet and phone
    #sh_in_tablet_phone { display:block !important; }
}


@media (max-width:992px) {
    .nav__support { border-bottom:none; }
    .oferecimento {
        margin: 0px;
        position: relative;
        bottom: 0px;
        right: 0px;
        background-color: #F7941E;
        height: auto;
        padding-top: 17px;
    }

    #selo_especial{
        position: relative;
        background-color: #F36F21;
    }

    .bg_header {
        height: auto;
    }
}

.inline-list {list-style: none; margin-left: 0; padding-left: 0;}
.inline-list li {display: inline-block; margin-right: 5px;}
.back-to-top {cursor: pointer; position: fixed; bottom: 20px; right: 20px}
/*-- Tabs - Programação --*/
/* written by riliwan balogun http://www.facebook.com/riliwan.rabo*/
.board{
    min-height: 450px;
    background: #fff;
}
.board .nav-tabs {
    position: relative;
    margin: 0px auto;
    box-sizing: border-box;
    text-align: center;
}
.board > div.board-inner{
    background: #fafafa;
    background-size: 30%;
}
p.narrow{
    width: 60%;
    margin: 10px auto;
}
/*.liner{
    height: 2px;
    background: #ddd;
    position: absolute;
    width: 85%;
    margin: 0 auto;
    left: -60px;
    right: 0;
    top: 45%;
    z-index: 1;
}*/
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
    background-color: transparent;
    border: none;
}
span.round-tabs{
    width: 80%;
    height: 80%;
    line-height: 15px;
    display: inline-block;
    border-radius: 100px;
    background: white;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 20px;
}
span.round-tabs.one{
    background: #fff !important;
    color: #F36F21;
    border: 2px solid #F36F21;
}
    li.active span.round-tabs.one{
        background: #F36F21 !important;
        color: #fff;
    }
span.round-tabs.two{
    background: #fff !important;
    color: #AF2A3D;
    border: 2px solid #AF2A3D;
}
    li.active span.round-tabs.two{
        background: #AF2A3D !important;
        color: #fff;
    }
span.round-tabs.three{
    background: #fff !important;
    color: #F7941E;
    border: 2px solid #F7941E;
}
    li.active span.round-tabs.three{
        background: #F7941E !important;
        color: #fff;
    }
span.round-tabs.four{
    background: #fff !important;
    color: #008689;
    border: 2px solid #008689;
}
    li.active span.round-tabs.four{
        background: #008689 !important;
        color: #fff;
    }
span.round-tabs.five{
    background: #fff !important;
    color: #FDB813;
    border: 2px solid #FDB813;
}
    li.active span.round-tabs.five{
        background: #FDB813 !important;
        color: #fff;
    }
span.round-tabs.six{
    background: #fff !important;
    color: #F7941E;
    border: 2px solid #F7941E;
}
    li.active span.round-tabs.six{
        background: #F7941E !important;
        color: #fff;
    }
span.round-tabs.seven{
    background: #fff !important;
    color: #AF2A3D;
    border: 2px solid #AF2A3D;
}
    li.active span.round-tabs.seven{
        background: #AF2A3D !important;
        color: #fff;
    }
span.round-tabs.eight{
    background: #fff !important;
    color: #F36F21;
    border: 2px solid #F36F21;
}
    li.active span.round-tabs.eight{
        background: #F36F21 !important;
        color: #fff;
    }
span.round-tabs.nine{
    background: #fff !important;
    color: #008689;
    border: 2px solid #008689;
}
    li.active span.round-tabs.nine{
        background: #008689 !important;
        color: #fff;
    }
.nav-tabs > li.active > a span.round-tabs{
    background: #fff;
}
.nav-tabs > li {
    width: 150px;
    margin-bottom: -1px;
    display: inline-block;
    float: none;
}
/*li.active:before {
content: " ";
position: absolute;
left: 45%;
opacity:0;
margin: 0 auto;
bottom: -2px;
border: 10px solid transparent;
border-bottom-color: #fff;
z-index: 1;
transition:0.2s ease-in-out;
}
li:after {
    content: " ";
    position: absolute;
    left: 42%;
    opacity:0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #ddd;
    transition:0.1s ease-in-out;

}
li.active:after {
    content: " ";
    position: absolute;
    left: 42%;
    opacity:1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #ddd;

}*/
.nav-tabs > li a{
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}
.nav-tabs > li a{
    border: none;
}
.nav-tabs > li a:hover{
    background: transparent;
}
.tab-content{
}
.tab-pane{
    position: relative;
    padding-top: 50px;
}
.tab-content .head{
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.btn-outline-rounded{
    padding: 10px 40px;
    margin: 20px 0;
    border: 2px solid transparent;
    border-radius: 25px;
}
.btn.green{
    background-color:#5cb85c;
    color: #ffffff;
}
/*-- Tabs - Conteúdo  --*/
p.texto {
    font-size: 16px;
    margin:0px;
}
p.texto_destaque {
    font-size: 22px;
    font-weight: 400;
    margin-top: 20px;
}
span.local {
    margin-left: 15px;
    border-left: solid 1px rgba(255,255,255,0.5);
    padding-left: 15px;
    font-weight: 100;
}

/*-- Dia 1 --*/
h4.hora_16 {
    width: 100%;
    background: #F36F21;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}

/*-- Dia 2 --*/
h4.hora_17 {
    width: 100%;
    background: #AF2A3D;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 3 --*/
h4.hora_18 {
    width: 100%;
    background: #F7941E;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 4 --*/
h4.hora_19 {
    width: 100%;
    background: #008689;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 5 --*/
h4.hora_20 {
    width: 100%;
    background: #FDB813;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 6 --*/
h4.hora_21 {
    width: 100%;
    background: #F7941E;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 7 --*/
h4.hora_22 {
    width: 100%;
    background: #AF2A3D;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 8 --*/
h4.hora_23 {
    width: 100%;
    background: #F36F21;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Dia 9 --*/
h4.hora_24 {
    width: 100%;
    background: #008689;
    color: #fff;
    padding: 10px;
    font-weight: 600;
}
/*-- Tabs - Btn - Filmes --*/
a.filme01:hover, a.filme02:hover, a.filme03:hover, a.filme04:hover, a.filme05:hover, a.filme06:hover {
    text-decoration: none;
    color: #fff;
}

.filme01 {
    background: #F36F21;
    padding: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}
.filme02 {
    background: #AF2A3D;
    padding: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}
.filme03 {
    background: #F7941E;
    padding: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}
.filme04 {
    background: #008689;
    padding: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}
.filme05 {
    background: #FDB813;
    padding: 15px;
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
    display: block;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 60%;
        margin: 30px auto;
    }
}


@media(max-width:480px) {

        .board {
            width: 100%;
            height:auto !important;
        }
        span.round-tabs {
            font-size:16px;
            width: 50px;
            height: 50px;
            line-height: 15px;
        }
        .tab-content .head{
            font-size:20px;
        }
        .nav-tabs > li a {
            width: 50px;
            height: 50px;
            line-height:15px;
        }
        li.active:after {
            content: " ";
            position: absolute;
            left: 35%;
        }
        .btn-outline-rounded {
            padding:12px 20px;
        }

    }


    @media (min-width:480px) {

        .modal.in .modal-dialog {
            transform: none !important;
        }
        .modal.fade .modal-dialog {
            transform: none !important;
            transition: transform 0.3s ease-out 0s;
        }
    }

/*
//EIGHTH GROUP
//@medias screen;
*/
/*Publicidade*/
.adslot_1 {width: 300px; height: 50px; margin-left: -12px; margin-right: auto;}
.center-sb{width: 320px; height: 50px; margin-left: -12px; margin-left: auto; margin-right: auto;}

@media (min-width:500px) {
    .adslot_1 {width: 468px; height: 60px; margin-left: auto; margin-right: auto;}
    .center-sb{width: 468px; height: 60px; margin-left: auto; margin-right: auto;}
}
@media (min-width:800px) {
    .adslot_1 {width: 728px; height: 90px;}
    .center-sb{width: 728px; height: 90px; margin-left: auto; margin-right: auto;}
}

@media (min-width:1024px) {
    .adslot_1 {width: 970px; height: 90px;}
    .center-sb{width: 728px; height: 90px; margin-left: auto; margin-right: auto;}
}

/*Publicidade*/
.adslot_2 {width: 234px; height: 60px;}
.center-sk{width: 234px; height: 60px; margin-left: auto; margin-right: auto;}

@media (min-width:500px) {
    .adslot_2 {width: 160px; height: 600px; margin-left: auto; margin-right: auto;}
    .center-sk{width: 160px; height: 600px; margin-left: auto; margin-right: auto;}
}
@media (min-width:800px) {
    .adslot_2 {width: 300px; height: 600px;}
    .center-sk{width: 300px; height: 600px; margin-left: auto; margin-right: auto;}
}