* {
	margin: 0;
	padding: 0;
}

body {
	padding-bottom: 20px;
	background:url("../img/bg-main.png") repeat-x;
	margin: 0 0 200px;
	background-color: #004b65;
}

html {
    position: relative;
    min-height: 100%;
}

#countdown {
	color: #fff;
	position: absolute;
}

.en-flag-img {
	float: right;
}

.br-flag-img {
	float: right;
	margin: 0 5px;
}


.dias-box {
	background: #444444;
	width: 185px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	border: 5px solid #f1c40f;
}

.dias-box:hover {
	background: #008C46;
	cursor: pointer;
}

.active {
	background: #008C46;
}

.btnpag {
	width: 289px;
	height: 35px;
	background:url("../img/pagseguro.png");
}

.btnpag:hover {
	cursor: pointer;
}

.btnpagimg {
	background:url("../img/pagseguro-select.png");
}

.btnpay {
	width: 289px;
	height: 35px;
	background:url("../img/paypal.png");
}

.btnpay:hover {
	cursor: pointer;
}

.btnpayimg {
	background:url("../img/paypal-select.png");
}

.dias-box:link {
	background: #000;
}

.dias-box h6 {
	font-size: 16px;
	font-weight: bold;
}

.dias-box h5 {
	font-size: 11px;
	font-weight: bold;
}

#payment-box {
	background: #f1c40f;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box:hover {
	background: #f39c12;
	cursor: pointer;
}

#payment-box2 {
	background: #e67e22;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box2:hover {
	background: #d35400;
	cursor: pointer;
}

#payment-box3 {
	background: #e74c3c;
	width: 310px;
	height: 100px;
	text-align: center;
	display:table-cell;
    vertical-align:middle;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
}

#payment-box3:hover {
	background: #c0392b;
	cursor: pointer;
}

.choose30 {
	margin-top: 20px;
}

.pagseguro30 {
	margin-top: 20px;
}

.paypal30 {
	margin-top: 20px;
}

.choose60 {
	margin-top: 20px;
}

.pagseguro60 {
	margin-top: 20px;
}

.paypal60 {
	margin-top: 20px;
}

.choose90 {
	margin-top: 20px;
}

.pagseguro90 {
	margin-top: 20px;
}

.paypal90 {
	margin-top: 20px;
}

.checkout-p-30 {
	width: 700px;
	height: 100px;
    text-align:center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	margin-left: 14px;
}

.ninjawork {
	color: #f1c40f;
}

.ninjawork:hover {
	color: #f39c12;
}

#main {
	width: 750px;
	background: #FFF;
	margin: 0 auto;
}

#header-main {
	width: 750px;
	margin: 0 auto 0 auto;
	background:url("../img/main-head-bg.png");
	height:216px;
}

#menu-main {
	width: 715px;
	margin-top: 150px;
    height: 40px;
    background: #203841;
	border: 1px solid #556e77;
    border-radius: 30px;
}

#change-language {
	margin: 3px 30px;
}

#menu-main img {
	margin: 3px;
}

#menu-main-content {
	margin-top: 8px;
	margin-left: 145px;
}

#menu-main ul {
    list-style: none;
    float: left;
}

#menu-main li {
    float: left;
    padding: 0 8px;
}

#vote-btn {
	padding:5px 10px;
	background: #008C46;
	color: #fff;
	text-decoration: none;
}

#vote-btn:hover {
	background: #00661A;
}

.bold {
	font-weight: bold;
}

.badge {
    float: left;
}

.space {
	height: 70px;
	width: 70px;
	float: left;
}

.curtir {
    float: right;
    margin: 12px 10px;
}

.fl {
	float: left;
	margin: 0;
	padding: 0;
}

.menu-logado {
    padding: 10px 50px;
    margin: 3px;
    background: #2c3e50;
    float: left;
    color: #fff;
    text-decoration: none;
}

.menu-logado ul{
    list-style: none;
}

.menu-logado li {
    display: inline;
	margin: 10px 0;
	float: left;
}

.menu-logado a {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 15px;
}

.menu-logado a:hover {
	background: #7f8c8d;
	text-decoration: none;
}

.banner-premium {
    margin-top: 10px;
    margin-bottom: 5px;
}

.premium-infos {
    margin-top: 20px;
    margin-left: 50px;
}

.premium-infos h1 {
    float: left;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.red {
    color: red;
}

.red-p {
    color: red;
    font-weight: bold;
}

.green {
    color: green;
    font-weight: bold;
}

.center  {
    text-align: center;
}

#banner-lateral {
    width: 120px;
    height: 460px;
    background: #000;
    position: absolute;
    z-index: 100;
    /*margin-top: 172px;*/
    margin-top: 172px;
    margin-left: 745px;
    float: right;
}

#banner-lateral-2 {
    width: 160px;
    height: 600px;
    background: #000;
    position: fixed;
    z-index: 100;
}



/* Everything but the jumbotron gets side spacing for mobile first views */
.header,
.marketing,
.footer {
  padding-right: 15px;
  padding-left: 15px;
}

/* Custom page header */
.header {
  padding-bottom: 20px;
  border-bottom: 1px solid #e5e5e5;
}
/* Make the masthead heading the same height as the navigation */
.header h3 {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 40px;
}

/* Custom page footer */
.footer {
  padding-top: 19px;
  color: #777;
  border-top: 1px solid #e5e5e5;
  background: #002337;
}

#footer2 {
	margin-top: 30px;
	width: 100%;
	height: 120px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#002236+0,00374e+100 */
	background: #002236; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #002236 0%, #00374e 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #002236 0%,#00374e 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #002236 0%,#00374e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002236', endColorstr='#00374e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	position: absolute;
	color: #fff;
	bottom:0;
}

/* Customize container */
@media (min-width: 720px) {
  .container {
    max-width: 750px;
  }
}
.container-narrow > hr {
  margin: 30px 0;
}

/* Main marketing message and sign up button */
.jumbotron {
  text-align: center;
  border-bottom: 1px solid #e5e5e5;
}
.jumbotron .btn {
  padding: 14px 24px;
  font-size: 21px;
}

/* Supporting marketing content */
.marketing {
  margin: 40px 0;
}
.marketing p + h4 {
  margin-top: 28px;
}
.head {
    height: 100px;
    background: url("../img/header_bg.jpg");
}
  
.menu {
    height: 36px;
    background: #313140;
    z-index: 100;
}

.menu ul {
    list-style: none;
    float: left;
}

.menu li {
    float: left;
    padding: 0 8px;
}

.white {
    text-decoration: none;
    font: 12px Arial, sans-serif;
    color: #fff;
}

.white:hover {
    text-decoration: none;
    color: #95a5a6;
}

.menu-text {
    float: left;
    margin: 6px 60px;
    background: #313140;
}

.orange {
    color: #e67e22;
    font-weight: bold;
}

.orange2 {
    color: #e67e22;
    font-weight: bold;
}

.orange2:hover {
    color: #f1c40f;
    text-decoration: none;
}

.global {
    width: 720px;
    background: #FFFFFF;
    margin-bottom: 30px;
    float: left;
    /*-webkit-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    -moz-box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);
    box-shadow: 0px 0px 158px -34px rgba(69,69,69,1);*/
}

.banner-top {
    width: 720px;
    height: 100px;
    float: left;
    background: #000;
    margin-bottom: 15px;
    margin-top: 10px;
}

.premium-top {
    width: 722px;
    height: 102px;
    float: left;
    margin-top: 10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium1 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}

.premium2 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
    margin: 0 15px;
}

.premium3 {
    width: 230px;
    height: 100px;
    float: left;
    background: #000;
}



.paginator-indice {
    width: 720px;
    height: 50px;
    float: left;
    margin-top: 6px;
}

.paginator {
	margin-top: 10px;
	float: left;
}

.paginator h6 {
	float: left;
	margin-right: 8px;
	position: relative;
}

.paginator a {
	float:left;
	padding: 4px 6px;
	background: #008aff;
	color: #fff;
	margin-right: 5px;
}

.paginator .paginator-current {
	float: left;
	margin-right: 5px;
}

.paginator a:hover {
	background: #337ab7;
	text-decoration: none;
}

.indice {
    height: 50px;
    float: right;
    margin-top: 14px;
}

.indice ul {
    list-style: none;
}

.indice ul li {
    float: left;
    margin: 0 3px;
}

.rates {
    padding:5px 10px;
    background: #eaeaea;
    color: #000;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.rates:hover {
    text-decoration: none;
    color: #eaeaea;
    background: #9f9fa0;
}

.all {
    background: #008aff;
    color: #fff;
    padding:5px 10px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.all:hover {
    background: #1767aa;
    color: #fff;
    text-decoration: none;
}

.premium {
    background: #fdebbb;
    color: darkorange;
    border: 1px solid darkorange;
    padding:4px 9px;
    font: 12px Arial, sans-serif;
    text-decoration: none;
    font-weight: bold;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
}

.premium:hover {
    background: darkorange;
    color: #fff;
    text-decoration: none;
}

.footer2 p {
    text-align: center;
}

.blue {
    color: #008aff;
    font-weight: bold;
}

.premium-server {
    width: 720px;
    float: left;
    margin-top: 6px;
}

.premium-title {
    width: 720px;
    height: 42px;
    background: url("../img/premium-server-bg.png") repeat-x;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.premium-title img {
    float: right;
    margin-right: 20px;
}

.premium-title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
	text-decoration: underline;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
}

.server {
    width: 720px;
    /*height: 167px;*/
    float: left;
    margin-top: 6px;
    margin-bottom: 0px;
}

.title {
    width: 720px;
    height: 42px;
    background: #424251;
	text-decoration: underline;
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
}

.title h1 {
    font: 16px Arial, sans-serif;
    color: #fff;
    font-weight: bold;
    float: left;
    margin: 12px 25px;
	width: 720px;
}

.server-info {
    width: 720px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.server-info-normal {
    width: 720px;
    height: 125px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.premium-server {
    border-bottom: 1px solid #FFD24D;
    border-left: 1px solid #FFD24D;
    border-right: 1px solid #FFD24D;
}

.server-info-logado {
    width: 720px;
    height: 168px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.position {
    width: 100px;
    height: 168px;
    float: left;
    text-align: center;
	position: absolute;
}

.position h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 40px;
}

.position a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position a:hover {
    color: #2980b9;
}

/**/



.position-normal {
    width: 100px;
    height: 125px;
    float: left;
    text-align: center;
	position: absolute;
}

.position-normal h1 {
    font: 26px Arial, sans-serif;
    font-weight: bold;
    color: #454545;
    margin-top: 20px;
}

.position-normal a {
    text-transform: uppercase;
    font: 10px Arial, sans-serif;
    color: #3498db;
}

.position-normal a:hover {
    color: #2980b9;
}

/**/

.banner-infos {
    width: 468px;
    float: left;
}

.emoticon {
	word-wrap: none;
	margin-top: 0;
	margin-bottom: 0;
	margin:0;
	padding:0;
	border:0;
	display: inline-block;
    *display: inline; /* for older IE */
    *zoom: 1; /* for older IE */
}

.banner-content {
	margin-left: 110px;
}

.banner-content-normal {
	margin-left: 110px;
}

.bannerinside {
    margin-top: 12px;
    word-wrap: break-word;
    margin-bottom: 5px;
}

.banner-infos p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
	display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}

.banner-infos p.axb {
	font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    text-align: center;
    word-wrap: break-word;
	z-index: 100;
}

.link-size a  {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;	
}

.details-vote-links {
  clear: both;
}

.details-vote-links .form-group {
  margin-left: 0;
  margin-right: 0;
}

/**/
.banner-infos-normal {
    width: 468px;
    height: 125px;
    float: left;
}

.banner-infos-normal p {
    font: 12px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 468px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.banner-infos-normal p.axb {
    font: 11px Tahoma, Arial, sans-serif;
    color: #525261;
    width: 480px;
    float: left;
    margin-top: 0;
    text-align: center;
    word-wrap: break-word;
}

.votes-normal {
    width: 150px;
    height: 125px;
    float: right;
}

.votes-normal p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content-normal {
    margin-top: 30px;
}

.votes-content-normal a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content-normal a:hover {
    background: #00661A;
    text-decoration: none;
    color: #fff;
}

/**/

.votes {
    width: 150px;
    height: 168px;
    float: right;
}

.votes p {
    text-transform: uppercase;
    margin: 0;
    margin-top: 5px;
    text-align: center;
    font: 14px Trebuchet MS, sans-serif;
    color: #333;
}

.votes-content {
    margin-top: 55px;
}

.votes-content a {
    background: #008C23;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 45px;
    float: left;
}

.votes-content a:hover {
    background: #00661A;
    text-decoration: none;
    color: #fff;
}

#qv {
    font-weight: 500;
    font-size: 16px;
    font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;
}

#cliques {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #555;
}

#page-title {
    float: left;
    margin: 5px 15px 20px 15px;
}

#page-title h1 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

#exibeLimite {
    font-size: 12px;
    font-weight: normal;
}

#instrucao {
    font-size: 12px;
    font-weight: normal;
    color: #999;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 720px) {
  /* Remove the padding we set earlier */
  .header,
  .marketing,
  .footer {
    padding-right: 0;
    padding-left: 0;
    font-size: 12px;
  }
  /* Space out the masthead */
  .header {
    margin-bottom: 30px;
  }
  
  /* Remove the bottom border on the jumbotron for visual effect */
  .jumbotron {
    border-bottom: 0;
  }
    
  .head {
    height: 100px;
    background: url("../img/header_bg.jpg");
  }
  
  .menu {
    height: 36px;
    background: #313140;
  }
  .menu a:active{
    color: #fff;
  }
  .menu a:link{
    color: #fff;
  }
  
    
.banner-top {
    width: 720px;
    height: 100px;
    float: left;
}

}

#nav-site {
    width: 100%;
    height: 60px;
    background: #111;
    float: left;
}

.position2 {
    width: 100px;
    height: 168px;
    float: left;
    text-align: center;
	position: absolute;
}

.position2 a {
    background: #e67e22;
    padding: 5px 10px;
    color: #fff;
    font: 12px Arial, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    margin-top: 65px;
    margin-left: 15px;
    float: left;
}

.position2 a:hover {
    background: #d35400;
    text-decoration: none;
    color: #fff;
}

#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #f5f5f5;
    color: #444;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}
#back-to-top:hover {
    background: #e9ebec;
}
#back-to-top.show {
    opacity: 1;
}
#content {
    height: 2000px;
}


/*
 * Camada responsiva TopRagnarok
 * Mantém o layout original em desktop e adapta o conteúdo para telas pequenas.
 */
@media screen and (max-width: 719px) {
    html,
    body {
        width: 100%;
        max-width: 100%;
        overflow-x: hidden;
    }

    body {
        margin-bottom: 120px;
        background-size: auto 216px;
    }

    #header-main {
        width: 100%;
        max-width: 100%;
        height: 216px;
        background-size: cover;
        background-position: center top;
    }

    #header-main > .container {
        width: 100%;
        max-width: 100%;
        padding-left: 10px;
        padding-right: 10px;
    }

    #countdown {
        position: static;
        width: 100%;
        min-height: 38px;
        padding: 8px 36px 0 0;
        box-sizing: border-box;
        text-align: center;
        font-size: 12px;
        line-height: 18px;
        white-space: normal;
    }

    #menu-main {
        width: calc(100% - 20px);
        max-width: 100%;
        height: auto;
        min-height: 40px;
        margin: 150px 10px 0;
        box-sizing: border-box;
        border-radius: 20px;
    }

    #menu-main-content {
        width: 100%;
        margin: 0;
        padding: 4px 5px;
        box-sizing: border-box;
        text-align: center;
    }

    #menu-main ul {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #menu-main li {
        display: inline-block;
        float: none;
        padding: 7px 5px;
        vertical-align: middle;
    }

    #menu-main li a {
        font-size: 12px;
        line-height: 20px;
        white-space: nowrap;
    }

    #main,
    .global {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }

    .global {
        padding-left: 10px;
        padding-right: 10px;
    }

    #side-banners {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        gap: 8px;
        width: 100%;
        max-width: 100%;
        margin: 0 auto 20px;
        box-sizing: border-box;
    }

    #banner-lateral,
    #banner-lateral-2 {
        display: block;
        position: static;
        float: none;
        width: auto;
        height: auto;
        margin: 0;
        background: transparent;
    }

    #banner-lateral img,
    #banner-lateral-2 img {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 0 auto;
    }

    #page-title {
        width: 100%;
        float: none;
        clear: both;
        box-sizing: border-box;
        margin: 12px 0 20px;
        padding: 0 10px;
    }

    #page-title h1 {
        font-size: 24px;
        line-height: 30px;
        word-wrap: break-word;
    }

    #page-content {
        width: 100%;
        clear: both;
        box-sizing: border-box;
    }

    .container-fluid,
    .row {
        max-width: 100%;
        box-sizing: border-box;
    }

    .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .col-lg-12,
    .col-md-12,
    .col-sm-12 {
        box-sizing: border-box;
    }

    .banner-top,
    .premium-top,
    .premium-server,
    .server,
    .title,
    .premium-title,
    .server-info,
    .server-info-normal,
    .server-info-logado,
    .banner-infos,
    .banner-infos-normal,
    .banner-infos p,
    .banner-infos-normal p,
    .banner-infos p.axb,
    .banner-infos-normal p.axb,
    .checkout-p-30 {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
    }

    .banner-top {
        height: auto;
        min-height: 0;
    }

    .banner-top img,
    .premium-top img,
    img {
        max-width: 100%;
        height: auto;
    }

    .premium-top {
        height: auto;
        display: flex;
        flex-wrap: wrap;
    }

    .premium1,
    .premium2,
    .premium3 {
        width: 100%;
        height: auto;
        min-height: 80px;
        float: none;
        margin: 0 0 8px;
    }

    .server,
    .premium-server {
        height: auto;
        float: none;
    }

    .title,
    .premium-title {
        height: auto;
        min-height: 42px;
        overflow: hidden;
    }

    .title h1,
    .premium-title h1 {
        width: auto;
        max-width: calc(100% - 30px);
        float: none;
        margin: 12px 15px;
        font-size: 15px;
        line-height: 20px;
    }

    .server-info,
    .server-info-normal,
    .server-info-logado {
        height: auto;
        min-height: 0;
        overflow: hidden;
    }

    .position,
    .position-normal,
    .position2 {
        position: static;
        width: 100%;
        height: auto;
        min-height: 55px;
        float: none;
        padding: 8px 0;
        box-sizing: border-box;
    }

    .position h1,
    .position-normal h1 {
        margin: 5px 0;
        font-size: 24px;
    }

    .position2 a {
        float: none;
        display: inline-block;
        margin: 8px 0;
    }

    .banner-content,
    .banner-content-normal {
        margin-left: 0;
    }

    .banner-infos,
    .banner-infos-normal {
        height: auto;
        float: none;
        padding: 0 10px;
    }

    .banner-infos p,
    .banner-infos-normal p,
    .banner-infos p.axb,
    .banner-infos-normal p.axb {
        float: none;
        height: auto;
        margin: 8px 0;
        text-align: center;
        word-break: break-word;
    }

    .bannerinside,
    .link-size a {
        max-width: 100%;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .votes,
    .votes-normal {
        width: 100%;
        height: auto;
        float: none;
        padding: 8px 0 14px;
        text-align: center;
    }

    .votes-content,
    .votes-content-normal {
        margin: 10px 0;
    }

    .votes-content a,
    .votes-content-normal a {
        float: none;
        display: inline-block;
        margin: 8px 0;
    }

    .table-responsive {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        border: 0;
    }

    .advert_table {
        min-width: 650px;
    }

    table {
        max-width: 100%;
    }

    form,
    .form-horizontal,
    .form-control,
    .input-group {
        max-width: 100%;
        box-sizing: border-box;
    }

    .input-group {
        width: 100%;
    }

    textarea.form-control {
        min-height: 100px;
    }

    .btn {
        max-width: 100%;
        white-space: normal;
    }

    .menu-logado {
        width: 100%;
        box-sizing: border-box;
        padding: 8px 10px;
        margin: 3px 0;
        float: none;
        overflow: hidden;
    }

    .menu-logado li {
        display: block;
        float: none;
        margin: 0;
    }

    .menu-logado a {
        display: block;
        padding: 10px;
        font-size: 12px;
    }

    .paginator-indice {
        width: 100%;
        height: auto;
        float: none;
        overflow: hidden;
    }

    .paginator,
    .indice {
        float: none;
        width: 100%;
        height: auto;
        text-align: center;
    }

    .paginator a,
    .paginator .paginator-current,
    .paginator h6,
    .indice ul li {
        display: inline-block;
        float: none;
    }

    #footer2 {
        height: auto;
        min-height: 100px;
        padding: 20px 10px;
        box-sizing: border-box;
    }

    #back-to-top {
        right: 15px;
        bottom: 15px;
    }
}

@media screen and (min-width: 720px) {
    .table-responsive {
        overflow-x: auto;
    }
}


/* Menu móvel acessível para iOS e Android. */
.mobile-menu-toggle {
    display: none;
}

@media screen and (max-width: 719px) {
    #header-main {
        height: auto;
        min-height: 280px;
        padding-bottom: 20px;
        background-size: auto 216px;
        background-repeat: repeat-x;
    }

    #menu-main {
        margin-top: 158px;
        margin-bottom: 0;
        padding: 0;
    }

    #menu-main-content {
        padding: 0;
    }

    .mobile-menu-toggle {
        display: block;
        width: 100%;
        min-height: 42px;
        padding: 10px 14px;
        border: 0;
        border-radius: 20px;
        background: transparent;
        color: #fff;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        cursor: pointer;
        -webkit-appearance: none;
        appearance: none;
    }

    .mobile-menu-toggle:focus,
    .mobile-menu-toggle:active {
        outline: 2px solid #f1c40f;
        outline-offset: -2px;
    }

    #site-menu {
        display: none;
        width: 100%;
        float: none;
        margin: 0;
        padding: 4px 0 8px;
        text-align: center;
    }

    #site-menu.is-open {
        display: block;
    }

    #site-menu li {
        display: block;
        width: 100%;
        float: none;
        padding: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.12);
    }

    #site-menu li:first-child {
        border-top: 0;
    }

    #site-menu li a,
    #site-menu li a.white,
    #site-menu li a.orange2 {
        display: block;
        width: 100%;
        box-sizing: border-box;
        padding: 11px 10px;
        font-size: 15px;
        line-height: 20px;
        white-space: normal;
        text-align: center;
    }

    #main {
        clear: both;
    }
}


@media screen and (max-width: 719px) {
    /* No mobile, o acesso fica disponível pelo menu recolhível. */
    .top-account-icons {
        display: none !important;
    }

    /* Mantém todas as colunas da tabela acessíveis sem ampliar a página inteira. */
    .advert-table-scroll {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: visible;
        -webkit-overflow-scrolling: touch;
    }

    .advert-table-scroll .advert_table {
        min-width: 720px;
        margin-bottom: 20px;
    }

    /* O rodapé não pode sobrepor a tabela ou o formulário de anúncios. */
    #footer2 {
        position: static;
        float: none;
        clear: both;
        width: 100%;
        height: auto;
        min-height: 120px;
        margin-top: 24px;
        padding: 20px 10px;
        box-sizing: border-box;
    }
}


/* Correções finais de organização dos cards e da página de detalhes no mobile. */
@media screen and (max-width: 719px) {
    .premium-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        min-height: 42px;
        height: auto;
        overflow: hidden;
    }

    .premium-title h1,
    .title h1 {
        flex: 1 1 auto;
        min-width: 0;
        width: auto;
        max-width: none;
        margin: 10px 8px 10px 15px;
        font-size: 15px;
        line-height: 20px;
        overflow-wrap: anywhere;
    }

    .premium-title #badge {
        flex: 0 0 auto;
        display: block;
        margin: 0 10px 0 4px;
        line-height: 0;
    }

    .premium-title #badge img {
        display: block;
        width: auto;
        max-width: 80px;
        height: auto;
    }

    .premium-title .curtir {
        display: none;
    }

    .server-info,
    .server-info-normal {
        overflow: visible;
    }

    .position,
    .position-normal,
    .position2 {
        min-height: 0;
        padding: 8px 0 4px;
    }

    .position h1,
    .position-normal h1 {
        margin: 2px 0 5px;
        line-height: 30px;
    }

    .position a,
    .position-normal a {
        display: inline-block;
        margin: 2px 0;
    }

    .banner-infos,
    .banner-infos-normal {
        padding: 0 10px;
    }

    .banner-content,
    .banner-content-normal {
        margin: 0;
        text-align: center;
    }

    .bannerinside {
        display: block;
        width: auto;
        max-width: 100%;
        height: auto;
        margin: 8px auto 12px;
    }

    .banner-infos p,
    .banner-infos-normal p,
    .banner-infos p.axb,
    .banner-infos-normal p.axb {
        width: 100%;
        max-width: 100%;
        box-sizing: border-box;
        margin: 8px 0;
        padding: 0;
        font-size: 13px;
        line-height: 19px;
        text-align: center;
        overflow-wrap: anywhere;
    }

    .votes,
    .votes-normal {
        padding: 6px 0 12px;
    }

    .votes-content,
    .votes-content-normal {
        margin: 4px 0;
    }

    .details-vote-links {
        padding-left: 10px;
        padding-right: 10px;
        box-sizing: border-box;
    }

    #page-title {
        margin: 8px 10px 16px;
        padding: 0;
    }

    #page-title h1 {
        margin: 0;
        font-size: 24px;
        line-height: 30px;
    }

    .details-votes-scroll {
        width: 100%;
        max-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        padding: 0 10px;
        box-sizing: border-box;
    }

    .details-votes-scroll > table {
        min-width: 520px;
        margin-bottom: 20px;
    }
}




.mercadopago-payment-badge {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin: 0 auto 20px;
    padding: 8px 12px;
    color: #36526f;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.mercadopago-payment-icon {
    flex: 0 0 auto;
    color: #009ee3;
}

@media screen and (max-width: 719px) {
    .mercadopago-payment-badge {
        flex-direction: column;
        gap: 6px;
        margin-bottom: 16px;
        padding: 6px 8px;
        line-height: 18px;
    }
}


.premium-order-success-only {
    width: 100%;
    max-width: 620px;
    margin: 36px auto 48px;
}

.premium-order-success-only .premium-order-success {
    margin: 0;
    padding: 24px 20px;
}

.premium-order-success-only .premium-order-success p {
    margin: 0 0 18px;
}




/* Banner direito: fora da área branca dos servidores no desktop. */
@media screen and (min-width: 720px) {
    #banner-lateral {
        position: absolute;
        top: 216px;
        left: calc(50% + 380px);
        margin: 0;
        float: none;
    }
}


/* Ajuste mobile 20260818: cards horizontais compactos, sem banners laterais. */
@media screen and (max-width: 719px) {
    /* Os banners laterais não participam do fluxo em iOS/Android. */
    #side-banners,
    #banner-lateral,
    #banner-lateral-2,
    body > div[title="Click to see what's popular on this site!"] {
        display: none !important;
    }

    /* Mantém a hierarquia desktop em três áreas: posição, conteúdo e métricas. */
    .server,
    .premium-server {
        width: 100%;
        max-width: 100%;
        margin: 6px 0 0;
        box-sizing: border-box;
    }

    .server-info,
    .server-info-normal {
        display: grid;
        grid-template-columns: minmax(58px, 72px) minmax(0, 1fr) minmax(66px, 82px);
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 0;
        box-sizing: border-box;
        overflow: visible;
    }

    .position,
    .position-normal {
        grid-column: 1;
        grid-row: 1;
        width: auto;
        height: auto;
        min-height: 0;
        float: none;
        position: static;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        padding: 8px 3px;
        box-sizing: border-box;
    }

    .position h1,
    .position-normal h1 {
        margin: 0 0 5px;
        font-size: 23px;
        line-height: 28px;
    }

    .position a,
    .position-normal a {
        display: inline-block;
        max-width: 100%;
        margin: 2px 0;
        padding-left: 2px;
        padding-right: 2px;
        text-align: center;
        white-space: normal;
    }

    .banner-infos,
    .banner-infos-normal {
        grid-column: 2;
        grid-row: 1;
        width: auto;
        max-width: none;
        min-width: 0;
        height: auto;
        float: none;
        padding: 0 5px;
        box-sizing: border-box;
    }

    .banner-content,
    .banner-content-normal {
        width: 100%;
        max-width: 100%;
        min-width: 0;
        margin: 0;
        box-sizing: border-box;
        text-align: left;
    }

    .bannerinside {
        display: block;
        width: 100%;
        max-width: 100%;
        height: auto;
        margin: 8px auto 10px;
    }

    .banner-infos p,
    .banner-infos-normal p,
    .banner-infos p.axb,
    .banner-infos-normal p.axb {
        width: auto;
        max-width: 100%;
        float: none;
        margin: 7px 0;
        padding: 0;
        font-size: 12px;
        line-height: 17px;
        text-align: left;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .link-size,
    .link-size a {
        display: inline-block;
        max-width: 100%;
        white-space: normal;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    .votes,
    .votes-normal {
        grid-column: 3;
        grid-row: 1;
        width: auto;
        height: auto;
        min-height: 0;
        float: none;
        padding: 8px 2px;
        box-sizing: border-box;
        text-align: center;
    }

    .votes-content,
    .votes-content-normal {
        width: 100%;
        margin: 0;
        padding: 8px 0;
        box-sizing: border-box;
    }

    .votes p,
    .votes-normal p {
        margin: 3px 0;
        font-size: 11px;
        line-height: 15px;
        overflow-wrap: anywhere;
    }

    #qv {
        font-size: 15px;
    }

    #cliques {
        font-size: 10px;
        line-height: 13px;
    }
}


/* Link da logo principal para a página inicial HTTPS. */
#header-main {
    position: relative;
}

#site-logo-link {
    position: absolute;
    z-index: 2;
    top: 12px;
    left: 90px;
    display: block;
    width: 570px;
    height: 125px;
}

#site-logo-link:focus-visible {
    outline: 2px solid #f1c40f;
    outline-offset: 2px;
}

@media screen and (max-width: 719px) {
    #site-logo-link {
        top: 0;
        left: 0;
        width: 100%;
        max-width: 100%;
        height: 145px;
    }
}


/* Centralização do link de Facebook no rodapé. */
#footer2 .footer-facebook-link {
    display: block;
    width: 100%;
    margin-top: 4px;
    text-align: center;
}


/* Ícone do Facebook na página de contato: redução exclusiva no desktop. */
@media screen and (min-width: 720px) {
    .contact-facebook-icon {
        font-size: 4em;
    }
}
