body {
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 1.6;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  background: #fff;
  color: #333;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#header {
  padding: 10px 0;
  margin-bottom: 14px;
  border-bottom: 1px solid #ebecef;
  background: #fff;
  color: #5c6270;
}

#header .logo {
  max-width: 100%;
  float: left;
  margin: 10px 0 0;
}

.exclusive {
  color: #686868;
  margin: 0 0 5px;
  font-weight: 400;
  font-size: 14px;
}

@media (max-width: 640px) {
  .exclusive {
    font-size: 13px;
  }
}

.by {
  padding: 0;
  font-size: 13px;
  line-height: 1.4em;
  color: #777;
  margin: 0 auto 8px;
}

.page-container {
  width: 100%;
}

.page-container:before,
.page-container:after,
.page-column:before,
.page-column:after,
.clearfix:before,
.clearfix:after {
  display: table;
  content: ' ';
}

.page-container:after,
.page-column:after,
.clearfix:after {
  clear: both;
}

.page-container,
.page-column {
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

.page-row {
  position: relative;
}

.page-content,
.page-sidebar {
  position: relative;
  min-height: 1px;
  margin-bottom: 30px;
}

.page-content p:last-child,
.page-column p:last-child {
  margin: 0;
}

@media (max-width: 767px) {
  .page-sidebar .img-responsive {
    margin: 44px auto 20px;
  }
}

.img-main {
  float: right;
  margin: 6px 0 20px 20px;
}

@media (max-width: 867px) {
  .img-main {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
}

@media (min-width: 768px) {
  .page-container,
  .page-column {
    width: 768px;
  }
  .page-row > .page-sidebar {
    width: 238px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .page-row > .page-content {
    margin-right: 268px;
  }
}

@media (min-width: 810px) {
  .page-container,
  .page-column {
    width: 810px;
  }
}

@media (min-width: 868px) {
  .page-container,
  .page-column {
    width: 868px;
  }
}

@media (min-width: 968px) {
  .page-container,
  .page-column {
    width: 968px;
  }
}

@media (min-width: 1000px) {
  .page-container,
  .page-column {
    width: 1000px;
  }
}

@media (min-width: 1060px) {
  .page-container {
    width: 1060px;
  }
}

a,
a:visited {
  color: #167ac6;
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
  outline: 0;
}

a:hover,
a:focus {
  text-decoration: underline;
}

p {
  margin: 0 0 20px;
}

b {
  font-weight: 700;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  margin: 20px auto;
  border: 0;
  border-top: 1px solid #eee;
}

h1 {
  padding: 0;
  margin: 10px 0;
  line-height: 1.2;
  color: #17191c;
  font-size: 31px;
  font-weight: 800;
}

h3 {
  font-size: 21px;
  font-weight: 700;
  line-height: 1.25;
  margin: 20px 0;
  color: #17191c;
}

@media (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
  h3 {
    font-size: 22px;
  }
}

@media (min-width: 359px) and (max-width: 486px) {
  h1 {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.16em;
  }
}

@media (max-width: 358px) {
  h1 {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.16em;
  }
}

img {
  vertical-align: middle;
  border: 0;
}

.img-responsive {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 20px auto;
}

.img-cntr {
  margin: 30px 0 40px;
  max-width: 360px;
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 500px) {
  body {
    font-size: 16px;
  }
}

.disclaimer-footer1 {
  font-size: 17px;
  font-weight: 400;
}

#footer {
  padding: 60px 0;
  margin-top: 150px;
  font-size: 14px;
  word-wrap: break-word;
  background: #2e3138;
  color: #abb0ba;
}

#footer p:last-child {
  margin: 0;
}

#footer a,
#footer a:hover,
#footer a:visited {
  color: #abb0ba;
  font-weight: 400;
}

#footer a:before {
  content: '\00B7';
  padding: 0 5px;
}

.top-banner {
  display: none;
}

@media (min-width: 744px) {
  .top-banner {
    line-height: 1.2;
    display: block;
    width: 420px;
    height: 52px;
    background-color: #f7f7f7;
    float: right;
    margin: 6px 0 0;
  }
}

@media (min-width: 868px) {
  .top-banner {
    line-height: 1.2;
    display: block;
    width: 468px;
    height: 54px;
    background-color: #f7f7f7;
    float: right;
    margin: 4px 0 0;
  }
}

.top-banner-txt-1 {
  font-size: 15px;
  display: inline-block;
  margin-top: 9px;
  color: #333;
  font-weight: 700;
}

.top-banner-txt-2 {
  font-size: 13px;
}

a .top-banner-txt-2 {
  color: #333 !important;
  text-decoration: underline;
}

a .top-banner-txt-2:hover {
  color: #555 !important;
}

a .top-banner-txt-2:focus {
  color: #555 !important;
}

.top-banner-img {
  margin: 4px 8px 0 5px;
  float: left;
}

.img-side {
  margin-top: 18px;
  max-width: 235px;
}

.global-header {
  width: 100%;
  background: #00aaf0;
  overflow: hidden;
  height: 46px;
}

.global-header p {
  display: inline-block;
  color: #999;
  font-size: 0.85em;
}

.global-header p.brand {
  float: left;
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

.global-header p.brand strong {
  font-weight: 700;
}

.global-header p.brand {
  display: inline-block;
  color: #fff;
  font-weight: 400;
  margin: 8px 2px 0;
  text-decoration: none;
  text-shadow: 1px 1px 1px #333;
}

.global-header p.back-to-article {
  float: right;
  margin-bottom: 0 !important;
  font-size: 16px !important;
}

.global-header p.back-to-article a {
  display: inline-block;
  padding: 12px;
  margin: 0;
  background: #273c51;
  font-weight: 400 !important;
  color: #fff;
  text-decoration: none;
}

.global-header p.back-to-article a:hover {
  background: #08c;
}

.top-advertorial {
  width: 100%;
  text-align: center;
  background-color: #006792;
}

.top-advertorial-text {
  font-size: 14px;
  max-width: 1100px;
  margin: 0 auto;
  color: #d7d7d7;
}

.img-responsive-m {
  margin: 0 0 20px;
  display: block;
  width: 100%;
  max-width: 600px;
  height: auto;
}

.img-responsive-m2 {
  margin: 0 auto 40px;
  display: block;
  width: 100%;
  max-width: 310px;
  height: auto;
}

.img-responsive-n {
  margin-bottom: 20px;
  display: block;
  width: 100%;
  max-width: 610px;
  height: auto;
}

.img-nomargin {
  margin-bottom: 6px !important;
}

.container {
  padding: 0 10px;
}

@media (min-width: 968px) {
  .container {
    width: 953px;
    margin: 0 auto;
  }
}

@media (min-width: 1000px) {
  .container {
    width: 985px;
    margin: 0 auto;
  }
}

@media (min-width: 1060px) {
  .container {
    width: 1045px;
    margin: 0 auto;
  }
}

@media (max-width: 570px) {
  .global-header p.back-to-article {
    display: none;
  }
  .top-advertorial {
    text-align: center;
  }
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
  margin-bottom: 30px;
}

.protect {
  border: 1px #ebecef solid;
  padding: 4px 14px 14px;
  margin-bottom: 18px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

li {
  margin: 11px 0;
}

#share-container,
.text {
  text-align: center;
}

#share-container {
  white-space: nowrap;
  margin: 0 0 18px;
}

.box {
  cursor: pointer;
  display: inline-block;
  width: 33.3%;
  margin: 0 auto;
}

.box1,
.box2,
.box3 {
  border-radius: 3px;
  -webkkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.box2 {
  margin: 0 4px;
}

.box1:hover {
  background-color: #2c4278 !important;
}

.box2:hover {
  background-color: #0086bd !important;
}

.box3:hover {
  background-color: #c9371f !important;
}

.text {
  padding: 6px 0;
  color: #fff;
  font-weight: 700;
}

.recommended {
  max-width: 804px;
  margin-bottom: 40px;
  font-size: 14px;
}

.img-recommended {
  display: inline-block;
  max-width: 241px;
  margin-right: 14px;
}

.img-recommended a {
  color: inherit;
  font-weight: 400;
}

.img-recommended a:hover {
  text-decoration: underline;
}

@media (max-width: 810px) {
  .img-r3 {
    margin-right: 0;
  }
}

.txt-r {
  line-height: 1.25;
  margin-top: 3px;
}

@media (max-width: 809px) {
  .recommended {
    display: none;
  }
}

.img2 {
  max-height: 300px;
}

.italic-center {
  font-style: italic;
  text-align: center;
  padding: 2px 4px;
  line-height: 1.45em;
  font-weight: 700 !important;
}

.attention {
  font-size: 19px;
  margin: 20px 0;
  background-color: #fef5c4;
  border: 1px solid #fadf98;
  padding: 13px;
  line-height: 1.5;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.attention.references {
  background-color: #eee;
  border: 1px solid #999;
}

.attention.references h3 {
  font-size: 18px;
  overflow: scroll;
}

.attention.references li {
  font-size: 12px;
  overflow: scroll;
}

@media (max-width: 480px) {
  .attention {
    font-size: 16px;
    margin: 10px 0;
  }
}

.noteauthor {
  font-size: 15px;
  padding-bottom: 10px;
}

.noteauthor1 {
  font-size: 14px;
  padding-top: 14px;
}

.content button,
.btnn {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 9px 10px;
  font-size: 17px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  margin: 0 auto 20px;
  color: #fff;
  cursor: pointer;
  display: block;
}

.content button:visited,
.btnn:visited {
  color: #fff;
}

@media (min-width: 346px) {
  .content button,
  .btnn {
    font-size: 19px;
  }
}

@media (min-width: 374px) {
  .content button,
  .btnn {
    font-size: 26px;
  }
}

.content button:active,
.btnn:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0 1px 0 0;
  -webkit-box-shadow: 0 1px 0 0;
  -moz-box-shadow: 0 1px 0 0;
}

.content button,
.red {
  background-color: #e92c2c;
  box-shadow: 0 5px 0 0 #bc1f1f;
  -webkit-box-shadow: 0 5px 0 0 #bc1f1f;
  -moz-box-shadow: 0 5px 0 0 #bc1f1f;
}

.content button:hover,
.red:hover {
  background-color: #f13b3b;
  text-decoration: none;
  color: #fff;
}

.content button {
  border: none;
  width: 100%;
}

.content sup {
  color: #167ac6;
  cursor: pointer;
}

.photobox {
  width: 315px;
  height: auto;
  float: right;
  margin: 6px 0 20px 12px;
}

.ptxt {
  line-height: 1.1;
  font-size: 13px;
  padding: 3px 0;
  color: #555;
}

.img-txt {
  font-size: 14px;
  font-style: italic;
  margin-bottom: 24px;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.videoSize {
  display: block;
  width: 100%;
  margin: 0 auto 30px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bonus {
  font-weight: 700;
  font-size: 21px;
  text-decoration: underline;
}

.h3-23px {
  font-size: 23px;
}

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

.img-middle {
  max-width: 600px;
  display: block;
  margin: 25px auto 30px;
}

.img-middle1 {
  max-width: 600px;
  display: block;
  margin: 25px 0 30px;
}

.welse {
  margin-top: 35px;
}

.awards {
  max-width: 660px;
  margin: 20px auto;
}

.mtop30 {
  margin-top: 30px;
}

.mtop40 {
  margin-top: 40px;
}

.mbottom30 {
  margin-bottom: 30px;
}

.mbottom40 {
  margin-bottom: 40px;
}

.mbottom50 {
  margin-bottom: 50px;
}

.games-left {
  float: left;
  width: 150px;
  height: 150px;
  margin: 0 20px 0 0;
}

.games-right {
  float: right;
  width: 150px;
  height: 150px;
  margin: 0px 0 0 20px;
}

.clear {
  clear: both;
}

.i5 {
  max-width: 240px;
  margin: 8px 0 20px 20px;
  float: right;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: '\201C''\201D''\2018''\2019';
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.importantupdate {
  border: 1px solid #444;
  padding: 0 20px 20px;
}

.i1 {
  max-width: 600px;
  margin: 0 0 30px;
}

.irev {
  max-width: 300px;
  float: right;
  margin: 4px 0 20px 20px;
}

.mbottom10 {
  margin-bottom: 4px;
}

.img-video {
  max-width: 450px;
}

.img-right {
  max-width: 300px;
  margin-bottom: 4px;
}

.box-img-right {
  display: block;
  float: right;
  max-width: 300px;
  margin: 0 0 20px 20px;
  font-size: 13px;
  line-height: 1.3;
}

.toright {
  float: right;
}

.cep-right {
  float: right;
  max-width: 260px;
  margin: 0 0 20px 20px;
}

.img-top {
  float: right;
  margin: 0 0 20px 20px;
  max-width: 400px;
}

@media (max-width: 999px) {
  .img-top {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 20px auto;
  }
}

.mtop10 {
  margin-top: 10px;
}

.mbottom5 {
  margin-bottom: 5px !important;
}

.img-review {
  float: right;
  width: 244px;
  height: 260px;
  margin: 4px 0 30px 30px;
}

@media (max-width: 730px) {
  .img-review {
    float: none;
    margin-right: auto;
    margin-left: auto;
    display: block;
    width: 70%;
    height: auto;
  }
}

.i6 {
  margin: 0 0 20px 0px;
  max-width: 420px;
}

@media (max-width: 460px) {
  .i6 {
    display: block;
    width: 100%;
    height: auto;
  }
}

.mtop40 {
  margin-top: 40px;
}

.i11 {
  max-width: 600px;
}

.content img {
  max-width: 100%;
  height: auto;
}
