* {
  font-family: 'Open Sans Condensed', sans-serif;
}
body {
  margin: 0 auto;
  /*font-family:@DefaultFont;*/
  font-size: 16px;
  color: #000;
  /* @media (min-width: 480px) {*/
}
body .debug {
  display: none;
  position: fixed;
  top: 0px;
  right: 0px;
  width: 260px;
  height: 40px;
  padding: 10px;
  background: #e7684f;
  color: #000;
  z-index: 1000000;
}
body a {
  text-decoration: none !important;
  cursor: pointer;
}
body #searchform {
  display: none;
  width: 100%;
  height: 40px;
  padding-top: 10px;
  position: relative;
  top: -3px;
  background: #3b4455;
}
body #searchform .searchbox {
  width: 300px;
  height: 28px;
  float: right;
  margin-right: 145px;
}
body #searchform .searchbox .searchinput {
  position: relative;
  top: -3px;
  width: 250px;
  background: #3b4455;
  border: 3px solid white;
  border-radius: 3px;
  color: white;
  font-size: 18px;
}
body #searchform .searchbox .search-submit {
  background: #e7684f;
  color: #fff;
  float: right;
  border: 0;
  border-radius: 3px;
  height: 29px;
  width: 32px;
  position: relative;
  top: 1px;
}
body #searchform-mobile {
  display: none;
}
body #Page0 .right-1-col-container {
  background-color: #fff;
}
body #Page0 .right-1-col-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
body #Page1 {
  display: none;
}
body #Page1 .right-1-col-container {
  background-color: #fff;
}
body #Page1 .right-1-col-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
body #Page2 {
  display: none;
}
body #Page2 .right-1-col-container {
  background-color: #fff;
}
body #Page2 .right-1-col-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
body #Page3 {
  display: none;
}
body #Page3 .right-1-col-container {
  background-color: #fff;
}
body #Page3 .right-1-col-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
body #Page4 {
  display: none;
}
body #Page4 .right-1-col-container {
  background-color: #fff;
}
body #Page4 .right-1-col-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
}
body .leaderboard-container {
  width: 100%;
  height: auto;
  margin-top: 134px;
  background-color: #efefef;
  text-align: center;
}
body .ads_leaderboard-infinity {
  width: 100%;
  height: auto;
  margin-top: 134px;
  background-color: #efefef;
  text-align: center;
  padding-bottom: 10px;
  margin-bottom: 0px !important;
}
body .top-container {
  width: 100%;
  height: 134px;
  background: #fff;
  z-index: 10000;
  top: 0;
  position: fixed;
}
body .top-container .head-container {
  margin: 0 auto;
  max-width: 1320px;
  width: 100%;
  height: 120px;
  /*border:1px solid red;*/
  color: white;
  text-align: center;
  line-height: 40px;
  /*  -webkit-box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.65);
    -moz-box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.65);
    box-shadow: 0px 9px 5px -6px rgba(0,0,0,0.65);*/
}
body .top-container .head-container .logo {
  max-width: 205px;
  float: left;
  width: 100%;
  height: 77px;
  background-repeat: no-repeat !important;
  cursor: pointer;
}
body .top-container .head-container .logo img {
  width: 100%;
  height: auto;
}
@media (max-width: 480px) {
  body .top-container .head-container .logo {
    max-width: 180px;
    float: left;
    width: 100%;
  }
  body .top-container .head-container .logo img {
    width: 100%;
    height: auto;
  }
}
body .top-container .head-container .tag-line {
  float: left;
  max-width: 1115px;
  height: 80px;
  line-height: 80px;
  overflow: hidden;
  /*border:1px solid #6f99ad;*/
}
body .top-container .head-container .tag-line ul {
  list-style-type: none;
  margin: 12px 0 0 20px;
  padding: 0;
}
body .top-container .head-container .tag-line li {
  display: inline;
  min-width: 60px;
  margin-right: 20px;
  float: left;
}
body .top-container .head-container .tag-line li a {
  text-decoration: none;
  color: #3b4455;
  font-size: 22px;
}
body .top-container .head-container .tag-line li a:hover {
  text-decoration: underline;
}
@media (max-width: 800px) {
  body .top-container .head-container .tag-line {
    width: 100%;
    font-size: 10px;
    display: none;
    height: auto;
    border-bottom: 1px solid #dad9d9;
    padding-bottom: 20px;
  }
  body .top-container .head-container .tag-line ul li {
    min-width: 10px;
    line-height: normal;
  }
  body .top-container .head-container .tag-line ul li a {
    font-size: 10px;
  }
  body .top-container .head-container .category-line {
    width: 100%;
    max-width: none;
    display: none;
  }
  body .top-container .head-container .category-line ul {
    display: none;
  }
  body .top-container .head-container .category-line ul li a {
    font-size: 10px;
  }
}
body .top-container .head-container .category-line {
  clear: both;
  width: 100%;
  /*border:1px solid #ababab;*/
  background: #3b4455;
  height: 40px;
  position: relative;
}
body .top-container .head-container .category-line ul {
  list-style-type: none;
  margin: 0 0 0 18px;
  padding: 0;
}
body .top-container .head-container .category-line li {
  display: inline;
  min-width: 40px;
  margin-right: 57px;
  padding: 0 6px 0 6px;
  float: left;
  height: 40px;
  text-transform: capitalize;
}
body .top-container .head-container .category-line li a {
  text-decoration: none;
  color: #fff;
  font-size: 22px;
}
body .top-container .head-container .category-line li:hover {
  background: #717884;
}
body .top-container .head-container .category-line .active {
  background: #717884;
}
body .top-container .head-container .category-line .hamburger {
  width: 40px;
  height: 40px;
  float: right;
  margin-right: 20px;
  padding-top: 3px;
}
body .top-container .head-container .category-line .hamburger span {
  width: 26px;
  height: 4px;
  float: left;
  margin-top: 5px;
  margin-left: 7px;
  background: #dad9d9;
}
body .top-container .head-container .category-line .hamburger:hover span {
  background: #e7684f;
}
body .top-container .menu-full-container {
  clear: both;
  position: relative;
  top: -3px;
  width: 100%;
  height: 320px;
  background: #717884;
  max-width: 1320px;
  margin: 0 auto;
  margin-top: -2px;
  display: none;
  -webkit-box-shadow: 0px 9px 5px -6px rgba(0, 0, 0, 0.65);
  -moz-box-shadow: 0px 9px 5px -6px rgba(0, 0, 0, 0.65);
  box-shadow: 0px 9px 5px -6px rgba(0, 0, 0, 0.65);
}
body .top-container .menu-full-container .row-spacer-5 {
  display: none;
}
body .top-container .menu-full-container .drop-down {
  min-width: 100px;
  min-height: 272px;
  border-right: 1px solid #dad9d9;
  float: left;
  text-align: left;
  padding: 0px 11px 0 10px;
  margin-top: 10px;
  text-transform: uppercase;
}
body .top-container .menu-full-container .drop-down .norm-dropdown {
  display: none;
}
body .top-container .menu-full-container .drop-down ul {
  list-style-type: none;
  padding-inline-start: 10px;
}
body .top-container .menu-full-container .drop-down ul li {
  font-size: 16px;
  max-width: 120px;
}
body .top-container .menu-full-container .drop-down ul li a {
  text-decoration: none;
  color: #dad9d9;
}
body .top-container .menu-full-container .drop-down ul li a:hover {
  color: #fff;
}
body .top-container .menu-full-container .drop-down ul .provident {
  line-height: 21px;
}
body .top-container .menu-full-container .navbar-best {
  max-width: 300px;
  max-height: 280px;
  width: 300px;
  height: 280px;
  background-color: #fff;
  text-transform: none;
  overflow: hidden;
  padding: 10px;
  margin-top: -16px;
}
body .top-container .menu-full-container .navbar-best .promobox-small {
  width: 100%;
  color: #1b1e21;
  font-size: 15px;
  margin-bottom: 16px;
  min-height: 84px;
  max-width: 300px;
  float: left;
}
body .top-container .menu-full-container .navbar-best .promobox-small a {
  text-decoration: none;
  color: #000;
}
body .top-container .menu-full-container .navbar-best .promobox-small .img-container {
  width: 84px;
  height: 84px;
  float: left;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
body .top-container .menu-full-container .navbar-best .promobox-small .title {
  float: right;
  width: 200px;
  /*font-weight: bold;*/
  background: #fff;
  padding-left: 16px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
}
body .top-container .menu-full-container .navbar-best .promobox-small .lead {
  display: none;
}
body .top-container .menu-full-container .navbar-best .promobox-small .category-label {
  display: none;
}
body .top-container .menu-full-container .fbpage-like-szmo {
  display: none;
}
body .top-container .menu-full-container .tag-line {
  display: none;
}
@media (max-width: 800px) {
  body .main-container {
    max-width: 480px !important;
    width: 100% !important;
    margin-top: 64px !important;
  }
}
body .main-container {
  margin: 0 auto;
  margin-top: 10px;
  max-width: 1320px;
  width: 100%;
  min-height: 1000px;
  background: #fff;
}
body .main-container .left-970-container {
  max-width: 970px;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  padding-bottom: -100px;
  margin-right: 30px;
}
body .main-container .left-970-container .img-container {
  width: 100%;
  height: 545px;
  overflow: hidden;
  background-color: #bebebe;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
body .main-container .left-970-container .title {
  width: 720px;
  min-height: 80px;
  background-color: #fff;
  float: right;
  position: relative;
  top: -100px;
  margin-bottom: -100px;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}
body .main-container .left-970-container .lead {
  width: 720px;
  min-height: 80px;
  background-color: #fff;
  float: right;
  position: relative;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 20px;
  color: #000;
  line-height: 24px;
  font-size: 16px;
}
body .main-container .left-970-container .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 432px;
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
}
@media (max-width: 800px) {
  body .main-container .left-970-container {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left;
  }
  body .main-container .left-970-container a {
    text-decoration: none;
    color: #000;
  }
  body .main-container .left-970-container .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center;
  }
  body .main-container .left-970-container .title {
    margin-top: 10px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 14px;
  }
  body .main-container .left-970-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: bold;
  }
  body .main-container .left-970-container .lead {
    display: none;
  }
  body .main-container .left-970-container .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
  }
}
body .main-container .left-640-container {
  max-width: 640px;
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
  padding-bottom: -100px;
  margin-right: 30px;
}
body .main-container .left-640-container .img-container {
  width: 100%;
  height: 420px;
  overflow: hidden;
  background-color: #bebebe;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
body .main-container .left-640-container .title {
  width: 540px;
  min-height: 80px;
  background-color: #fff;
  float: right;
  position: relative;
  top: -100px;
  margin-bottom: -110px;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}
body .main-container .left-640-container .title h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
}
body .main-container .left-640-container .title h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
}
body .main-container .left-640-container .title a {
  color: #000;
}
body .main-container .left-640-container .lead {
  width: 540px;
  min-height: 80px;
  background-color: #fff;
  float: right;
  position: relative;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 20px;
  color: #000;
  line-height: 24px;
  font-size: 16px;
}
body .main-container .left-640-container .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 308px;
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 800px) {
  body .main-container .left-640-container {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left;
  }
  body .main-container .left-640-container a {
    text-decoration: none;
    color: #000;
  }
  body .main-container .left-640-container .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center;
  }
  body .main-container .left-640-container .title {
    margin-top: 10px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 14px;
  }
  body .main-container .left-640-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: bold;
  }
  body .main-container .left-640-container .lead {
    display: none;
  }
  body .main-container .left-640-container .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
  }
}
body .main-container .right-640-container {
  max-width: 640px;
  width: 100%;
  float: right;
  color: #fff;
  text-align: center;
}
body .main-container .right-640-container .img-container {
  width: 100%;
  height: 420px;
  overflow: hidden;
  background-color: #bebebe;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
body .main-container .right-640-container .title {
  width: 540px;
  min-height: 70px;
  background-color: #fff;
  float: right;
  position: relative;
  top: -100px;
  margin-bottom: -110px;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 20px;
  padding-top: 20px;
  color: #000;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}
body .main-container .right-640-container .title h1 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
}
body .main-container .right-640-container .title h2 {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 0;
  margin-top: 0;
}
body .main-container .right-640-container .lead {
  width: 540px;
  min-height: 80px;
  background-color: #fff;
  float: right;
  position: relative;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 20px;
  color: #000;
  line-height: 24px;
  font-size: 16px;
}
body .main-container .right-640-container .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 308px;
  z-index: 1;
  font-size: 12px;
  font-weight: bold;
}
@media (max-width: 800px) {
  body .main-container .right-640-container {
    max-width: 300px;
    width: 300px;
    margin-right: 35px;
    min-height: 200px;
    float: left;
  }
  body .main-container .right-640-container a {
    text-decoration: none;
    color: #000;
  }
  body .main-container .right-640-container .img-container {
    width: 100%;
    height: 200px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    text-align: center;
  }
  body .main-container .right-640-container .title {
    margin-top: 10px;
    font-weight: bold;
    line-height: 25px;
    margin-bottom: 14px;
  }
  body .main-container .right-640-container .category-label {
    min-width: 80px;
    height: 24px;
    background: #3b4455;
    color: #fff;
    text-align: center;
    display: inline-block;
    margin: 0 auto;
    text-transform: capitalize;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    top: 185px;
    font-size: 12px;
    font-weight: bold;
  }
  body .main-container .right-640-container .lead {
    display: none;
  }
  body .main-container .right-640-container .advert-index {
    background-color: #efefef;
    color: #3b4455;
    float: right;
    padding: 2px;
    font-size: 11px;
    text-transform: uppercase;
    line-height: 11px;
  }
}
body .main-container .promobox-header {
  height: 24px;
  width: 100%;
  color: #fff;
  text-align: center;
  background: #3b4455;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 30px;
}
body .main-container .promobox-header span {
  border-left: 8px solid #fff;
  border-right: 8px solid #fff;
  line-height: 25px;
  padding: 4px 8px 4px 7px;
}
body .main-container .promobox-small {
  width: 100%;
  color: #1b1e21;
  font-size: 15px;
  margin-bottom: 36px;
  min-height: 84px;
  max-width: 300px;
  float: left;
}
body .main-container .promobox-small a {
  text-decoration: none;
  color: #000;
}
body .main-container .promobox-small .img-container {
  width: 84px;
  height: 84px;
  float: left;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
}
body .main-container .promobox-small .title {
  float: right;
  width: 200px;
  /*font-weight: bold;*/
  background: #fff;
  padding-left: 16px;
  line-height: 20px;
  font-family: 'Roboto', sans-serif;
}
body .main-container .promobox-small .title h2 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
}
body .main-container .promobox-small .lead {
  display: none;
}
body .main-container .promobox-small .category-label {
  display: none;
}
body .main-container .promo-small-squares-container {
  width: 300px;
  max-width: 300px;
  float: left;
}
body .main-container .promo-small-squares-container .text-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .promo-small-squares-container .text-promo-3:last-child {
  border: none;
}
body .main-container .promo-small-squares-container .bigtitle-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .promo-small-squares-container .bigtitle-promo-3:last-child {
  border: none;
}
body .main-container .promo-small-squares-container .img-promo-3 {
  margin-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .promo-small-squares-container .img-promo-3:last-child {
  border: none;
}
body .main-container .promo-small-squares-container .promobox-small {
  margin-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .main-container .promo-small-squares-container .promobox-small:last-child {
  border: none;
}
body .main-container .ads-container-300 {
  width: 300px;
  min-height: 300px;
  background: #efefef;
  /*margin-top:30px;*/
  margin-bottom: 30px;
  clear: both;
  text-align: center;
}
body .main-container .ads-container-970 {
  width: 100%;
  max-width: 970px;
  min-height: 250px;
  background: #efefef;
  margin-top: 0px;
  margin-bottom: 30px;
}
body .main-container .left-3-cols-container {
  width: 100%;
  background-color: #fff;
  min-height: 600px;
  /*padding-top:30px;*/
  max-width: 1007px;
  float: left;
}
body .main-container .left-3-cols-container .leaderboard-container {
  margin-top: 124px;
  padding-bottom: 20px;
  margin-bottom: -18px;
}
body .main-container .left-3-cols-container .ads_leaderboard-infinity {
  margin-top: 0px;
}
@media (max-width: 1339px) {
  body .main-container .archive-view-correction {
    max-width: 640px;
    margin-left: 30px;
    float: right !important;
  }
  body .main-container .archive-view-correction .left-640-container {
    width: 100% !important;
  }
}
body .main-container .archive-view-correction {
  max-width: 640px;
  margin-left: 30px;
}
body .main-container .archive-view-correction .title .tag-list {
  width: 100%;
  line-height: 21px;
  clear: both;
  display: none;
}
body .main-container .archive-view-correction .title .tag-list .tag-item {
  float: left;
  margin-right: 8px;
  margin-bottom: 0px;
}
body .main-container .archive-view-correction .title .tag-list .tag-item a {
  color: #3b4455;
  text-decoration: none;
  font-size: 14px;
}
body .main-container .archive-view-correction .title .tag-list:after {
  clear: both;
}
body .main-container .one-column-container {
  width: 100%;
  max-width: 300px;
  float: left;
  margin-right: 32px;
}
body .main-container .one-column-container .text-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .one-column-container .text-promo-3:last-child {
  border: none;
}
body .main-container .one-column-container .bigtitle-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .one-column-container .bigtitle-promo-3:last-child {
  border: none;
}
body .main-container .one-column-container .img-promo-3 {
  margin-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .main-container .one-column-container .img-promo-3:last-child {
  border: none;
}
body .main-container .one-column-container .promobox-small {
  margin-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .main-container .one-column-container .promobox-small:last-child {
  border: none;
}
body .main-container .container-no-borders {
  /* .img-promo-3{
        border:none;
      }

      .bigtitle-promo-3{
        border:none;
      }

      .text-promo-3{
        border:none;
      }

      */
}
body .main-container .text-promo-3 {
  max-width: 300px;
  width: 100%;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
  font-size: 16px;
}
body .main-container .text-promo-3 a {
  text-decoration: none;
  color: #000;
}
body .main-container .text-promo-3 .title {
  font-weight: bold;
  line-height: 25px;
  font-size: 18px;
}
body .main-container .text-promo-3 .title h2 {
  font-size: 18px;
  line-height: 25px;
}
body .main-container .text-promo-3 .lead {
  line-height: 22px;
  margin-top: 10px;
}
body .main-container .text-promo-3 .img-container {
  display: none;
}
body .main-container .text-promo-3 .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 185px;
}
body .main-container .none .change-cover-article {
  clear: both;
  margin-bottom: 50px;
}
body .main-container .none a {
  display: none;
}
body .main-container .bigtitle-promo-3 {
  max-width: 300px;
  width: 100%;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px;
}
body .main-container .bigtitle-promo-3 a {
  text-decoration: none;
  color: #000;
}
body .main-container .bigtitle-promo-3 .title {
  font-weight: bold;
  font-size: 20px;
  line-height: 28px;
  border-left: 8px solid #9ec843;
  padding-left: 12px;
}
body .main-container .bigtitle-promo-3 .title h2 {
  font-size: 20px;
  line-height: 28px;
}
body .main-container .bigtitle-promo-3 .lead {
  display: none;
}
body .main-container .bigtitle-promo-3 .img-container {
  display: none;
}
body .main-container .bigtitle-promo-3 .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 25px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 185px;
  display: none;
}
body .main-container .img-promo-3-editorial {
  max-width: 300px;
  width: 300px;
  margin-right: 35px;
  min-height: 200px;
  float: left;
}
body .main-container .img-promo-3-editorial a {
  text-decoration: none;
  color: #000;
}
body .main-container .img-promo-3-editorial .img-container {
  width: 100%;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-align: center;
}
body .main-container .img-promo-3-editorial .title {
  margin-top: 10px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 14px;
}
body .main-container .img-promo-3-editorial .title h1 {
  font-size: 27px;
}
body .main-container .img-promo-3-editorial .title h2 {
  font-size: 27px;
}
body .main-container .img-promo-3-editorial .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 26px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 185px;
  font-size: 12px;
  font-weight: bold;
}
body .main-container .img-promo-3-editorial .lead {
  display: none;
}
body .main-container .img-promo-3-editorial .advert-index {
  background-color: #efefef;
  color: #3b4455;
  float: right;
  padding: 2px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
body .main-container .img-promo-3 {
  max-width: 300px;
  width: 300px;
  margin-right: 35px;
  min-height: 200px;
  float: left;
}
body .main-container .img-promo-3 a {
  text-decoration: none;
  color: #000;
}
body .main-container .img-promo-3 .img-container {
  width: 100%;
  height: 200px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-align: center;
}
body .main-container .img-promo-3 .title {
  margin-top: 14px;
  font-weight: bold;
  line-height: 25px;
  margin-bottom: 14px;
}
body .main-container .img-promo-3 .title h1 {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
body .main-container .img-promo-3 .title h2 {
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
}
body .main-container .img-promo-3 .category-label {
  min-width: 80px;
  height: 24px;
  background: #3b4455;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 26px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: 185px;
  font-size: 12px;
  font-weight: bold;
}
body .main-container .img-promo-3 .lead {
  display: none;
}
body .main-container .img-promo-3 .advert-index {
  background-color: #efefef;
  color: #3b4455;
  float: right;
  padding: 2px;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 11px;
}
@media (max-width: 800px) {
  body .main-container {
    margin-top: 52px !important;
  }
}
body .right-1-col-container {
  width: 300px;
  min-height: 1600px;
  float: right;
  position: relative;
  background-color: #eee;
}
body .right-1-col-container .promobox-header {
  margin-bottom: 13px;
}
body .right-1-col-container .promobox-header span {
  border-left: 8px solid #eee;
  border-right: 8px solid #eee;
}
body .right-1-col-container .text-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .right-1-col-container .text-promo-3:last-child {
  border: none;
}
body .right-1-col-container .bigtitle-promo-3 {
  padding-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
}
body .right-1-col-container .bigtitle-promo-3:last-child {
  border: none;
}
body .right-1-col-container .img-promo-3 {
  border-bottom: 1px solid #dad9d9;
  margin-bottom: 0px;
  margin-top: 22px;
}
body .right-1-col-container .img-promo-3 .title {
  margin-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px;
}
body .right-1-col-container .img-promo-3:first-child {
  margin-top: 0px;
}
body .right-1-col-container .img-promo-3:last-child {
  border: none;
}
body .right-1-col-container .promobox-small {
  margin-bottom: 10px;
  border-bottom: 1px solid #dad9d9;
  padding-top: 9px;
  padding-bottom: 18px;
}
body .right-1-col-container .promobox-small .title {
  background-color: inherit;
}
body .right-1-col-container .promobox-small:last-child {
  border: none;
}
body .single-right-correction {
  padding-top: 0px;
}
body .single-top-right-correction {
  padding-top: 135px;
}
body .left-single-sidebar {
  display: none;
}
@media (min-width: 480px) {
  body .left-single-sidebar {
    width: 300px;
    min-height: 400px;
    padding-top: 9px;
    background: #fff;
    float: left;
    position: relative;
    display: block;
  }
  body .left-single-sidebar .promobox-header {
    margin-bottom: 14px;
  }
  body .left-single-sidebar .text-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
  }
  body .left-single-sidebar .text-promo-3:last-child {
    border: none;
  }
  body .left-single-sidebar .bigtitle-promo-3 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
  }
  body .left-single-sidebar .bigtitle-promo-3:last-child {
    border: none;
  }
  body .left-single-sidebar .img-promo-3 {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
  }
  body .left-single-sidebar .img-promo-3:last-child {
    border: none;
  }
  body .left-single-sidebar .promobox-small {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
    padding-top: 9px;
    padding-bottom: 18px;
  }
  body .left-single-sidebar .promobox-small:last-child {
    border: none;
  }
  body .left-single-sidebar .promobox-small .category-label {
    display: none !important;
  }
}
body .single-article-content {
  max-width: 640px;
  float: left;
  padding: 5px 30px 30px 30px;
  position: relative;
  top: 0px;
  margin-bottom: 0px;
  background-color: #fff;
  z-index: 1;
  font-size: 18px;
  line-height: 30px;
}
body .single-article-content iframe {
  max-width: 100%;
}
body .single-article-content iframe:before {
  clear: both;
}
body .single-article-content iframe:after {
  clear: both;
}
body .single-article-content .title {
  clear: both;
  line-height: 42px;
}
body .single-article-content .tag-list {
  width: 100%;
  line-height: 21px;
}
body .single-article-content .tag-list .tag-item {
  float: left;
  margin-right: 8px;
  margin-bottom: 0px;
}
body .single-article-content .tag-list .tag-item a {
  color: #3b4455;
  text-decoration: none;
  font-size: 14px;
}
body .single-article-content .lead {
  font-size: 16px;
  line-height: 24px;
}
body .single-article-content img {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media (max-width: 480px) {
  body #first-leaderboard {
    display: none;
  }
  body .single-article-content {
    font-size: 18px  !important;
    line-height: 30px !important;
  }
  body .single-article-content .kapcsolodo-excerpt {
    line-height: 28px;
  }
  body .single-article-content iframe {
    max-width: 100%;
  }
}
body .content-section img {
  width: 100%;
  height: auto;
}
body .content-section .title h1 {
  margin-top: 30px;
  line-height: 50px;
  margin-bottom: 10px;
}
body .content-section .title h2 {
  margin-top: 30px;
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  body .content-section .title h1 {
    margin-top: 30px;
    line-height: 39px;
    font-size: 30px;
  }
  body .content-section .title h2 {
    margin-top: 30px;
    line-height: 39px;
    font-size: 30px;
  }
}
body .content-section .lead {
  font-size: 20px;
  line-height: 32px;
  margin-top: 0px;
}
body .content-section .img-container {
  text-align: center;
}
body .content-section .img-container .category-label {
  background: #9ec843;
  color: #fff;
  min-width: 120px;
  height: 36px;
  text-align: center;
  display: inline-block;
  margin: 0 auto;
  text-transform: capitalize;
  line-height: 39px;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  top: -23px;
  z-index: 1;
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 800px) {
  body .content-section .img-container .category-label {
    min-width: 80px !important;
    height: 24px !important;
    line-height: 26px !important;
    font-size: 12px !important;
  }
}
body .row-spacer {
  clear: both;
  height: 30px;
  width: 100%;
}
body .row-spacer-5 {
  clear: both;
  height: 5px;
  width: 100%;
}
body .right-margin-30 {
  margin-right: 30px !important;
}
body .horiz-spacer-90 {
  margin-top: 90px;
}
body .horiz-spacer-30 {
  margin-top: 30px;
}
body .clear {
  clear: both;
}
body .ads-label {
  position: relative;
  bottom: 0px;
  text-align: center;
  font-size: 10px;
  color: #000;
}
body .right {
  float: right;
}
@media (max-width: 1340px) {
  body .right-1-col-container {
    display: none;
  }
  body .main-container {
    max-width: 1280px;
  }
  body .main-container .left-3-cols-container {
    margin: 0 auto;
    float: none;
  }
  body .main-container .double-big-img .left-640-container {
    width: 48%;
  }
  body .main-container .double-big-img .left-640-container .title {
    width: 80%;
  }
  body .main-container .double-big-img .left-640-container .lead {
    width: 80%;
  }
  body .main-container .double-big-img .right-640-container {
    width: 48%;
  }
  body .main-container .double-big-img .right-640-container .title {
    width: 80%;
  }
  body .main-container .double-big-img .right-640-container .lead {
    width: 80%;
  }
  body .category-line ul .norm-dropdown {
    margin-right: 20px !important;
  }
  body .double-big-img .left-640-container {
    width: 48% !important;
  }
  body .double-big-img .left-640-container .title {
    width: 80% !important;
  }
  body .double-big-img .left-640-container .lead {
    width: 80% !important;
  }
  body .double-big-img .right-640-container {
    width: 48% !important;
  }
}
@media (max-width: 1340px) and (max-width: 800px) {
  body .main-container .double-big-img .left-640-container {
    width: 100%;
  }
  body .main-container .double-big-img .left-640-container .title {
    width: 80%;
  }
}
@media (max-width: 1340px) and (min-width: 480px) {
  body .main-container .double-big-img .right-640-container {
    width: 100%;
  }
  body .main-container .double-big-img .right-640-container .title {
    width: 80%;
  }
}
body .fbpage-like-szmo {
  width: 300px;
  height: 50px;
  float: right;
  font-size: 16px;
  color: #717884;
  border-top: 1px solid #dad9d9;
  border-bottom: 1px solid #dad9d9;
}
body .fbpage-like-szmo img {
  width: 30px;
  max-width: 30px;
  height: auto;
}
body .fbpage-like-szmo .fb-like-text {
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
body .fbpage-like-szmo .fbicon {
  float: left;
  margin-right: 10px;
}
body .fbpage-like-szmo .yticon {
  margin-right: 10px;
  float: left;
}
body .fbpage-like-szmo .instaicon {
  float: left;
}
body .fbpage-like-szmo a {
  color: #717884;
  font-size: 20px;
  margin-top: 20px;
  line-height: 50px;
  margin-right: 5px;
  margin-left: 5px;
}
@media (max-width: 800px) {
  body .fbpage-like-szmo {
    display: none;
  }
}
@media (min-width: 480px) {
  body .csinaldmaskepp-badge {
    width: 130px;
    float: right;
    margin-right: 20px;
    position: relative;
    top: 250px;
    margin-top: -220px;
  }
  body .csinaldmaskepp-badge img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 480px) {
  body .csinaldmaskepp-badge {
    width: 60px;
    float: right;
    margin-right: 10px;
    position: relative;
    top: 229px;
    margin-top: -220px;
  }
  body .csinaldmaskepp-badge img {
    width: 100%;
    height: auto;
  }
}
body #Szeretlekmagyarorszag_nyito_skyscraper_left_1,
body #Szeretlekmagyarorszag_nyito_skyscraper_right_1,
body #Szeretlekmagyarorszag_cikk_skyscraper_left_1,
body #Szeretlekmagyarorszag_cikk_skyscraper_right_1,
body #Szeretlekmagyarorszag_mobil_leaderboard_top_1 {
  text-align: center;
  font-size: 10px;
}
@media (min-width: 480px) {
  body #Szeretlekmagyarorszag_mobil_leaderboard_top_1 {
    display: none;
  }
}
@media (max-width: 480px) {
  body .ads_leaderboard1 {
    display: none;
  }
}
body #Szeretlekmagyarorszag_rovat_normal_content_1 {
  position: relative;
  top: 75px;
  text-align: center;
  margin-bottom: 30px;
  max-width: 337px;
}
body .ads_640 {
  max-width: 640px;
  text-align: center;
  font-size: 10px;
  margin-bottom: 20px;
}
body .ads_970 {
  max-width: 970px;
  text-align: center;
  font-size: 10px;
}
body .ads_leaderboard {
  text-align: center;
  font-size: 10px;
}
body .ads_leaderboard-infinity {
  text-align: center;
  font-size: 10px;
  margin-bottom: 10px;
}
body .ads_leaderboard1 {
  text-align: center;
  font-size: 10px;
  margin-bottom: 10px;
}
body .author-box {
  width: 100%;
  border-top: 1px solid #000;
  text-align: center;
  margin-top: 60px;
}
body .author-box .author-inside {
  background-color: #fff;
  max-width: 70%;
  /*width:fit-content;*/
  margin: 0 auto;
  position: relative;
  top: -30px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: -30px;
}
body .author-box .author-inside .author-photo {
  max-width: 40px;
  width: 40px;
  float: left;
}
body .author-box .author-inside .author-description {
  float: left;
  text-align: left;
  margin-top: 17px;
  margin-left: 4px;
  font-size: 12px;
  line-height: 17px;
}
@media (max-width: 800px) {
  body .author-box .author-inside .author-description {
    float: left;
    text-align: left;
    margin-top: 17px;
    margin-left: 8px;
    font-size: 12px;
    line-height: 17px;
    width: 75%;
  }
}
body .kapcsolodo {
  width: 86%;
  border: 1px solid;
  background-color: #f9f9f9;
  margin: 0 auto;
  padding: 7%;
  /*  } */
}
body .kapcsolodo a {
  color: #000;
  text-decoration: none;
}
body .kapcsolodo a:visited {
  color: #000;
  text-decoration: none;
}
body .kapcsolodo .kapcsolodo-head {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  float: left;
  line-height: 16px;
  clear: both;
}
body .kapcsolodo .kapcsolodo-head .left-square {
  width: 14px;
  height: 14px;
  float: left;
  background-color: #e7684f;
  margin-right: 10px;
}
body .kapcsolodo .kapcsolodo-head .right-square {
  width: 14px;
  height: 14px;
  float: right;
  background-color: #e7684f;
  margin-left: 10px;
}
body .kapcsolodo .kapcsolodo-title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
  /*margin-top:10px;*/
  clear: both;
  padding-top: 10px;
  padding-bottom: 10px;
}
body .kapcsolodo .kapcsolodo-spacer {
  width: 30%;
  height: 10px;
  margin-bottom: 10px;
  background-color: #e7684f;
}
@media (max-width: 480px) {
  body .kapcsolodo .kapcsolodo-title {
    line-height: 34px !important;
  }
}
body .szmo-share-div {
  float: left;
  margin-top: 16px;
}
body .szmo-share-div .fb_iframe_widget {
  display: block;
  float: left;
}
body .szmo-share-div .fb_iframe_widget iframe {
  width: 166px !important;
  max-width: 1000px;
  float: left;
}
body .szmo-share-button {
  border: 1px solid #3b4455;
  float: left;
  background-color: #3b4455;
  color: #dad9d9;
  border-radius: 3px;
  padding: 4px 8px 4px 9px;
  height: 10px;
  font-size: 11px;
  font-weight: bold;
  line-height: 10px;
  margin-left: 20px;
  margin-top: 2px;
  cursor: pointer;
}
@media (max-width: 800px) {
  body .szmo-share-button {
    margin-top: 2px;
    margin-left: 15px;
  }
  body .szmo-share-div {
    margin-top: 0px;
  }
}
body .szmo-share-url {
  float: left;
  font-size: 12px;
  background-color: #dad9d9;
  border: 1px solid #3b4455;
  height: 20px;
  border-radius: 4px;
  line-height: 10px;
  padding: 8px 8px 0px 9px;
  margin-top: 10px;
}
body .idezojel {
  margin-left: 185px;
  width: 560px;
  margin-bottom: 32px;
}
body .idezet {
  /*background: #f9f9f9;*/
  /*border-left: 10px solid #ccc;*/
  margin: 1.5em 0px;
  padding: 0.5em 0px;
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-size: 26px;
  font-weight: bold;
  line-height: 39px;
  /*color:@SzmoGray;*/
}
body .idezet:before {
  color: #9ec843;
  content: open-quote;
  font-size: 5em;
  line-height: 0.1em;
  margin-right: 10px;
  vertical-align: -0.4em;
}
body .idezet p {
  display: inline;
}
@media (max-width: 800px) {
  body .idezet {
    line-height: 36px !important;
  }
  body .idezet:before {
    color: #9ec843;
    content: open-quote;
    font-size: 5em;
    line-height: 0.1em;
    margin-right: 10px;
    vertical-align: -0.4em;
  }
}
body .alahuzott {
  font-size: 26px;
  border-bottom-color: #9ec843;
  border-bottom-style: solid;
  border-bottom-width: 4px;
  display: inline;
  line-height: 39px;
  font-weight: bold;
}
body .hatterszin {
  font-size: 26px;
  /*background-color: #E2E6F0;*/
  /*background-color: @SzmoGreen;
    color:white;*/
  padding: 10px;
  line-height: 39px;
  text-align: left;
  font-weight: bold;
  border-left: 14px solid #9ec843;
  padding-left: 12px;
  padding-bottom: 0;
  padding-top: 0;
}
@media (max-width: 800px) {
  body .hatterszin {
    padding-left: 14px !important;
    line-height: 36px;
  }
}
body .kepala {
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
  padding: 10px 10px 10px 10px;
  background: #f9f9f9;
  text-align: center;
  margin-top: -20px;
}
body .new-kepala {
  font-size: 13px;
  font-style: normal;
  line-height: 20px;
  padding: 10px 10px 10px 10px;
  background: #f9f9f9;
  text-align: center;
  margin-top: -20px;
}
body .keretes {
  width: 86%;
  border: 1px solid;
  background-color: #f9f9f9;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5% 7% 3% 7%;
  max-width: 588px;
}
body .keretes img {
  width: 100%;
  margin: auto;
}
body .category-label[data-content="JÖVŐ"] {
  background-color: #9ec843 !important;
}
body .desktop-horizontal-promo {
  float: left;
}
body .desktop-horizontal-promo .img-promo-3 {
  margin-right: 40px;
}
body .desktop-horizontal-promo .img-promo-3:last-of-type {
  border: 0px solid red;
  margin-right: 0px;
}
@media (max-width: 800px) {
  body .desktop-horizontal-promo .promobox-small {
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
  }
}
body .paginator {
  width: 96%;
  height: 30px;
  background: #9ec843;
  line-height: 33px;
  padding-left: 2%;
  padding-right: 2%;
  font-weight: bold;
}
body .paginator a {
  color: #fff;
}
body .paginator .page-prev {
  float: left;
}
body .paginator .page-next {
  float: right;
}
body .allgreenborder {
  /*border:4px solid @SzmoGreen !important;
    padding:2px;*/
  background-color: #9ec843;
}
@media (max-width: 800px) {
  body .top-container {
    height: 70px;
  }
  body .top-container .head-container {
    height: 70px;
  }
  body .top-container .head-container .hamburger {
    width: 40px;
    height: 40px;
    float: right;
    margin-right: 10px;
    padding-top: 3px;
    margin-top: 20px;
  }
  body .top-container .head-container .hamburger span {
    width: 26px;
    height: 4px;
    float: left;
    margin-top: 5px;
    margin-left: 7px;
    background: #3b4455;
  }
  body .top-container .head-container .hamburger:hover span {
    background: #e7684f;
  }
  body .top-container .head-container .menu-full-container {
    overflow: scroll;
  }
  body .top-container .head-container .menu-full-container .row-spacer-5 {
    display: block;
  }
  body .top-container .head-container .menu-full-container .drop-down {
    min-height: auto;
    float: none;
    border-right: 0;
  }
  body .top-container .head-container .menu-full-container .drop-down ul li {
    max-width: none;
  }
  body .top-container .head-container .menu-full-container .drop-down ul .provident {
    line-height: inherit;
  }
  body .top-container .head-container .menu-full-container .drop-down .norm-dropdown {
    display: block;
    font-weight: bold;
  }
  body .top-container .head-container .menu-full-container .drop-down .norm-dropdown a {
    color: #fff;
  }
  body .top-container .head-container .menu-full-container .navbar-best {
    max-height: none;
    height: auto;
    margin-bottom: 20px;
    margin-left: 3%;
  }
  body .top-container .head-container .menu-full-container .promobox-small {
    margin-bottom: 0px;
  }
  body .top-container .head-container .menu-full-container .promobox-small .img-container {
    width: 24% !important;
  }
  body .top-container .head-container .menu-full-container .promobox-small:last-child {
    /* display:none;*/
    /* margin-bottom:200px;*/
  }
  body .top-container .head-container .menu-full-container .fbpage-like-szmo {
    display: block;
    color: #dad9d9;
    float: left;
    padding-left: 6%;
    width: 94%;
    font-weight: bold;
    border: 0;
  }
  body .top-container .head-container .menu-full-container .fbpage-like-szmo .fb-like-text {
    margin-top: 7px;
  }
  body .top-container .head-container .menu-full-container .fbpage-like-szmo a {
    color: #dad9d9;
    margin-right: 20px;
    line-height: 54px;
  }
  body .top-container .head-container .menu-full-container .tag-line {
    display: block;
  }
  body .top-container .head-container .menu-full-container .tag-line ul li a {
    font-size: 18px;
    line-height: 28px;
    color: #dad9d9;
  }
  body .top-container .head-container .menu-full-container #searchform-mobile {
    display: block;
    width: 100%;
    height: 40px;
    padding-top: 10px;
    position: relative;
    top: -3px;
    background: #3b4455;
  }
  body .top-container .head-container .menu-full-container #searchform-mobile .searchbox {
    width: 300px;
    height: 28px;
    margin: 0 auto;
  }
  body .top-container .head-container .menu-full-container #searchform-mobile .searchbox .searchinput {
    position: relative;
    top: -3px;
    width: 250px;
    background: #3b4455;
    border: 3px solid white;
    border-radius: 3px;
    color: white;
    font-size: 18px;
  }
  body .top-container .head-container .menu-full-container #searchform-mobile .searchbox .search-submit {
    background: #e7684f;
    color: #fff;
    float: right;
    border: 0;
    border-radius: 3px;
    height: 29px;
    width: 32px;
    position: relative;
    top: 1px;
  }
  body .leaderboard-container {
    margin-top: 80px !important;
  }
}
@media (max-width: 800px) {
  body .single-article-content {
    width: 92% !important;
    padding: 4% !important;
    padding-top: 0px !important;
  }
}
body .nextpost-promo {
  width: 99%;
  padding-bottom: 0px;
  text-align: center;
  margin-bottom: 30px;
}
body .nextpost-promo-text {
  font-size: 32px;
  color: #000;
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 44px;
  margin-top: 10px;
  text-decoration: none;
  border-left: 14px solid #e7684f;
  padding-left: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
body .nextpost-promo-text a {
  color: #000;
}
body .nextpost-promo-text a:link {
  text-decoration: none;
}
body .nextpost-promo-text a:visited {
  color: #000;
  text-decoration: none;
}
body .nextpost-promo-label {
  font-size: 20px;
  display: inline-block;
  position: relative;
  max-width: 200px;
  line-height: 33px;
  /*float:left;*/
  /*margin-left:18px;*/
}
body .nextpost-promo-label a {
  text-decoration: none;
}
body .nextpost-promo-label:before {
  left: -20px;
}
body .nextpost-promo-label:after {
  right: -20px;
}
body .nextpost-promo-label:before,
body .nextpost-promo-label:after {
  border-bottom: 3px solid #000;
  border-right: 3px solid #000;
  border-radius: 2px;
  content: '';
  height: 8px;
  position: absolute;
  top: 8px;
  transform: rotate(45deg);
  width: 8px;
}
body #Page4 .nextpost-promo {
  display: none;
}
@media (max-width: 800px) {
  body .nextpost-promo {
    width: 92%;
    padding-left: 4%;
    padding-right: 4%;
    text-align: center;
    margin-bottom: 10px;
  }
  body .nextpost-promo-text {
    width: 100%;
    font-size: 30px;
    line-height: 39px;
    border-left: 14px solid #e7684f;
  }
  body .footer-menu-down {
    margin-top: -25px !important;
  }
  body .footer-menu-down a {
    font-size: 12px !important;
  }
}
body .footer-menu-down {
  width: 100%;
  text-align: center;
  height: 40px;
  margin-top: 0px;
  line-height: 29px;
}
body .footer-menu-down a {
  font-size: 16px !important;
}
body .footer-menu-down a {
  color: #3b4455;
  text-decoration: none;
  font-family: arial;
  font-weight: bold;
  font-size: 12px;
  margin-right: 10px;
  margin-left: 10px;
}
body .foot-sponsors {
  width: 100%;
  text-align: center;
  font-size: 10px;
  color: gray;
  margin-top: 30px;
}
body .uj-keretes {
  width: 86%;
  border: 1px solid;
  background-color: #f9f9f9;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5% 7% 3% 7%;
  max-width: 588px;
}
body .uj-keretes img {
  width: 100%;
  margin: auto;
  margin-top: 10px;
}
body .uj-keretes .title {
  font-weight: bold;
  font-size: 26px;
  line-height: 39px;
}
body .uj-keretes .spacer-red {
  width: 30%;
  height: 14px;
  margin-top: 16px;
  margin-bottom: 17px;
  background-color: #e7684f;
}
@media (max-width: 800px) {
  body .uj-keretes .title {
    line-height: 36px !important;
  }
  body .uj-keretes .spacer-red {
    width: 40%;
  }
}
@media (max-width: 480px) {
  body #horizontal-promo-0 {
    display: none;
  }
  body #horizontal-promo-1 {
    display: none;
  }
}
body #single-article-id-1 .title {
  /*display:none;*/
}
body #single-article-id-1 .tag-list {
  margin-bottom: 40px;
}
body #single-article-id-1 .lead {
  clear: both;
}
@media (max-width: 800px) {
  body #single-article-id-1 .title {
    display: none;
  }
}
body #single-article-id-2 .tag-list,
body #single-article-id-3 .tag-list,
body #single-article-id-4 .tag-list {
  margin-bottom: 40px;
}
body #single-article-id-2 .lead,
body #single-article-id-3 .lead,
body #single-article-id-4 .lead {
  clear: both;
}
body .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
body .videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1000px) {
  body .category-line ul {
    display: none;
  }
  body .tag-line {
    width: 100% !important;
  }
  body .tag-line ul li a {
    font-size: 16px !important;
  }
  body .left-3-cols-container .img-promo-3 {
    margin-right: 20px !important;
  }
  body .left-3-cols-container .img-promo-3 .img-container {
    /*background-size:100% !important;*/
  }
  body .left-3-cols-container .one-column-container {
    margin-right: 20px !important;
  }
}
@media (max-width: 768px) {
  body .img-promo-3 {
    width: 30% !important;
  }
  body .promo-small-squares-container .img-promo-3 {
    width: 100% !important;
  }
  body .one-column-container {
    width: 30% !important;
  }
  body .one-column-container .img-promo-3 {
    width: 100% !important;
  }
  body .one-column-container .img-promo-3 .img-container {
    /*background-size:100% !important;*/
  }
  body .one-column-container .promobox-small {
    border: 0px;
  }
  body .one-column-container .promobox-small .title {
    width: 55%;
  }
  body .left-640-container .title {
    font-size: 16px;
    width: 96% !important;
    padding: 0%;
  }
  body .left-640-container .lead {
    width: 96% !important;
    padding: 0% !important;
  }
  body .left-640-container .img-container {
    background-size: 100% !important;
  }
  body .right-640-container .title {
    font-size: 16px;
    width: 96% !important;
    padding: 0%;
  }
  body .right-640-container .lead {
    width: 96% !important;
    padding: 0% !important;
  }
  body .right-640-container .img-container {
    background-size: 100% !important;
  }
}
@media (max-width: 800px) {
  body .img-promo-3-editorial {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
    margin-bottom: 10px;
    border-bottom: 1px solid #dad9d9;
    min-height: 200px;
    float: left;
  }
  body .img-promo-3-editorial .img-container {
    height: 250px !important;
  }
  body .img-promo-3-editorial .category-label {
    top: 235px !important;
  }
  body .img-promo-3-editorial .title {
    padding: 10px 10px 0px 10px;
    font-size: 27px;
    line-height: 35px !important;
  }
  body .img-promo-3-editorial .lead {
    display: block !important;
    padding: 0px 10px 20px 10px;
    line-height: 26px;
    font-size: 18px !important;
  }
  body .img-promo-3 {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
  }
  body .img-promo-3 .img-container {
    height: 250px !important;
  }
  body .img-promo-3 .category-label {
    top: 237px !important;
  }
  body .img-promo-3 .title {
    padding: 10px;
    font-size: 20px;
    line-height: 28px !important;
  }
  body .text-promo-3 {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
    border-bottom: 1px solid #dad9d9 !important;
  }
  body .text-promo-3 .title {
    padding: 10px 10px 0px 10px;
    font-size: 20px !important;
    line-height: 28px !important;
  }
  body .text-promo-3 .lead {
    padding: 0px 10px 10px 10px;
    font-size: 18px;
    line-height: 26px !important;
  }
  body .promobox-small {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
    padding-bottom: 20px !important;
  }
  body .promobox-small .img-container {
    width: 25% !important;
  }
  body .promobox-small .title {
    float: left !important;
    font-size: 16px !important;
    line-height: 24px !important;
    width: 70% !important;
  }
  body .bigtitle-promo-3 {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
  }
  body .bigtitle-promo-3 .title {
    border-left: 14px solid #9ec843 !important;
    font-size: 22px !important;
    line-height: 30px !important;
  }
  body .text-promo-6 {
    width: 100% !important;
    max-width: 480px !important;
    margin-right: 0px !important;
  }
  body .one-column-container {
    max-width: none !important;
    width: 100% !important;
  }
  body .promo-small-squares-container {
    width: 100% !important;
    max-width: 480px !important;
  }
}
@media (max-width: 970px) {
  body .left-single-sidebar {
    display: none;
  }
}
@media (max-width: 1339px) {
  body {
    /*.left-640-container{
      width: 54% !important;
    }*/
  }
}
body #rovatpromo {
  display: none;
}
@media (max-width: 800px) {
  body #rovatpromo {
    width: 100%;
    height: 130px;
    background: #fff;
    position: fixed;
    bottom: 0px;
    z-index: 100000;
    box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, 0.75);
    padding: 10px;
  }
  body #rovatpromo .rovatpromo-image {
    width: 35%;
    height: auto;
    overflow: hidden;
    float: left;
  }
  body #rovatpromo .rovatpromo-image img {
    width: 100%;
    height: auto;
  }
  body #rovatpromo .rovatpromo-head {
    font-weight: bold;
    font-size: 18px;
    float: left;
    color: #3b4455;
    margin-bottom: 10px;
  }
  body #rovatpromo .rovatpromo-close {
    float: right;
    padding: 6px;
    background: #fff;
    margin-right: 10px;
    margin-top: -7px;
  }
  body #rovatpromo .rovatpromo-text {
    float: right;
    width: 55%;
    line-height: 23px;
    padding-right: 5%;
    font-weight: bold;
    color: #000;
  }
  body #rovatpromo .rovatpromo-text a {
    color: #000;
  }
}
@media (min-width: 801px) {
  body #rovatpromo {
    width: 25%;
    height: 130px;
    background: #fff;
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 100000;
    box-shadow: -4px 7px 55px -12px rgba(71, 67, 71, 0.75);
    padding: 10px 10px 20px 10px;
  }
  body #rovatpromo .rovatpromo-image {
    width: 35%;
    height: auto;
    overflow: hidden;
    float: left;
  }
  body #rovatpromo .rovatpromo-image img {
    width: 100%;
    height: auto;
  }
  body #rovatpromo .rovatpromo-head {
    font-weight: bold;
    font-size: 18px;
    float: left;
    color: #3b4455;
    margin-bottom: 20px;
  }
  body #rovatpromo .rovatpromo-close {
    float: right;
    padding: 6px;
    background: #fff;
    margin-right: 10px;
    margin-top: -7px;
  }
  body #rovatpromo .rovatpromo-text {
    float: right;
    width: 55%;
    line-height: 23px;
    padding-right: 5%;
    font-weight: bold;
    color: #000;
  }
  body #rovatpromo .rovatpromo-text a {
    color: #000;
  }
}
@media (max-width: 800px) {
  body .img-promo-3 .title {
    margin-top: 8px !important;
  }
}
@media (max-width: 800px) {
  body .content-section .img-container .category-label {
    top: -17px;
  }
}
/*# sourceMappingURL=main.css.map */