/* @override  http://local.modernyouth.com/includes/css/normalize.css */
/* @group Global Normalization */
* {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, strong, th, var {
  font-style: normal;
  font-weight: normal;
}

ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
}

strong {
  font-weight: bold;
}

li {
  _height: 1%;
}

/*IE6 fix*/
:focus {
  outline: none;
}

/*FF remove dotted link borders*/
::-moz-focus-inner {
  border: 0;
}

/*FF remove dotted button borders*/
.clear {
  clear: both;
  line-height: 1px;
  height: 0;
}

pre {
  font: 13px/18px arial,helvetica,sans-serif;
  font-weight: bold;
}

div {
  word-wrap: break-word;
}

/* @end */
/* @group Module Normalization */
/* @group Pagination */
.paginator {
  clear: both;
  float: none;
  margin-top: 18px;
  padding: 1px 0 0 0;
  overflow: hidden;
}

.page-marker {
  display: none;
}

.pagination {
  padding: 8px 0;
  text-align: right;
}

.pagination .pagination {
  margin: 0;
}

.pagination ul {
  display: inline;
}

.pagination li {
  display: inline;
  padding: 0 1px;
  font-weight: normal;
}

.pagination li a {
  color: #363334;
}

.pagination li.current a {
  color: #363334;
  text-decoration: underline;
}

.pagination li a:hover {
  text-decoration: underline;
  color: #f35c1f;
}

.pagination li span {
  padding: 0 0 0 5px;
}

.pagination li.current a {
  font-weight: normal;
  text-decoration: none;
}

.pagination li.previous a,
.pagination li.next a {
  font-weight: normal;
}

.pagination li.next:after {
  content: "\00bb";
}

.pagination li.previous:before {
  content: "\00ab";
}

.banner_instance_logo .hgroup {
  display: none;
}

/* @end */
/* @group 404 page */
.not_found_page, .not_found_page h1, .not_found_page div {
  text-align: left;
  font-size: 18px;
}

.not_found_page div {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px;
}

.not_found_page {
  padding: 0 0 380px;
}

.not_found_page h1 {
  display: none;
}

.not_found_page p {
  font-size: 13px;
  text-align: left;
  line-height: 16px;
}

/* @end */
/* @group Rating Stars */
.star-rating {
  position: relative;
}

.star-rating .empty {
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: repeat-x;
  background-position: top left;
}

.star-rating .full {
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: repeat-x;
  background-position: bottom left;
  _background-position: 0 -5px;
}

.star-rating,
.star-rating .empty,
.star-rating .full {
  height: 15px;
  /* equal to half the height of the star sprite plus 1px */
}

.star-rating .empty,
.star-rating {
  height: 15px;
  width: 85px !important;
  /* equal to 5 times the width of the star sprite */
}

.star-rating .empty,
.star-rating .full {
  background-image: url(/includes/images/stars.png);
  _background-image: url(/includes/images/stars.gif);
  background-repeat: repeat-x;
  padding: 0;
}

.group-title .star-rating {
  _top: 3px;
}

.group-title .star-rating .empty,
.group-title .star-rating .full {
  background-image: url(/includes/images/stars_alt.gif);
  background-repeat: repeat-x;
  padding: 0;
}

/* =========== End Stars Settings ======== */
/* @end */
/* @group Ordered Lists */
ol.numbered, ol {
  margin: 0 0 1.2em 30px;
}

ol li, ol ol li, ol ol ol li {
  display: list-item;
  vertical-align: top;
  margin-bottom: 1.2em;
}

ol.alpha-lower, ol ol {
  list-style-type: lower-alpha;
  margin: 1em 0 1em 2em;
}

ol ol li {
  margin: 0 0 1em 0;
}

ol.lower-roman, ol ol ol {
  list-style-type: lower-roman;
}

/* @end */
/* @group Ads Normalization */
.ads {
  padding-bottom: 0px;
  margin: 0px;
}

.ads {
  clear: both;
  _height: 1%;
}

.ads .adsnippet_widget {
  margin: 0;
}

.ads .widget_ad {
  _height: 1%;
  position: relative;
  cursor: pointer;
}

.ads .widget_brand {
  color: #999999;
  margin: 0;
  text-transform: capitalize;
  font-size: 11px;
}

.ads .widget_title {
  cursor: pointer;
  color: #2807CC;
  float: none;
  font-size: 16px;
  font-weight: normal;
}

.ads .widget_description {
  color: #454545;
  display: block;
  font-size: 13px;
}

.ads .widget_url {
  cursor: pointer;
  float: right;
  /*margin-top:-1.3em;*margin-top:-1.7em;*/
  color: #454545;
  display: inline;
  font-size: 13px;
}

.ads_cj img {
  display: block;
}

/* @end */
/* @group - banner defaults */
.banner a {
  height: 100%;
  display: block;
}

.right .banner .contents {
  padding: 0 !important;
}

.right .banner .hgroup {
  display: none;
}

.banner_instance_logo .hgroup {
  display: none;
}

/* @end */
/* @group Buttons */
.submit {
  cursor: pointer;
}

/* @end */
/* @group Hide Facebox tables */
#facebox .tl, #facebox .b, #facebox .tr, #facebox .bl, #facebox .br {
  background: none;
}

#facebox .left {
  margin: 0;
  padding: 0;
  min-height: 0;
}

#facebox td.body {
  padding: 0;
  background: none;
}

#facebox td.body .footer {
  margin: 0;
  padding: 0;
  border: 0 none;
  text-align: left;
}

/* @end */
/* @group Preferences Facebox */
.member_settings_frame form {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #999;
}

.report-abuse-facebox .form-contents, .member_settings_frame .form-contents {
  overflow: hidden;
}

.member_settings_frame .form-contents .field {
  overflow: hidden;
  clear: both;
  display: block;
  position: relative;
  height: 38px;
}

.member_settings_frame .form-contents .location, .member_settings_frame .form-contents .gender {
  height: 26px;
}

.member_settings_frame .form-contents .field .text {
  display: inline;
  float: left;
  width: 244px;
}

.member_settings_frame .form-contents .lastname .twoline span, .member_settings_frame .form-contents .photo .twoline span {
  display: block;
  font-size: 11px;
}

.member_settings_frame .form-contents .field .inputs {
  display: inline;
  float: right;
  width: 106px;
}

.member_settings_frame .form-contents .field .inputs label {
  margin: 0 6px 0 0;
}

.member_settings_frame .form-contents .interests {
  height: auto;
}

.member_settings_frame .form-contents .interests textarea {
  height: 40px;
  width: 346px;
  padding: 10px;
  border: 1px solid #c4c0bc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 4px 0 0;
}

.member_settings_frame .form-contents .submit-btn {
  float: right;
  border: 0 none;
}

/* @end */
/* @group Stubs */
.stub .hgroup h2 span {
  font-weight: normal;
}

.stub .contents {
  padding: 35px 15px;
  background-image: -moz-linear-gradient(top, white, silver);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, white), color-stop(1, silver));
  border: 1px solid silver;
}

/* @group Privacy link */
.banner_instance_privacy_link .hgroup {
  display: none;
}

/* @end */
/* @end */
/* @end */
input[type="text"], input[type="submit"] {
  -moz-appearance: 0;
  -webkit-appearance: 0;
  appearance: 0;
  border: 0;
  margin: 0;
  padding: 0;
  outline: 0;
  border-radius: 0;
}

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

h1, h2, h3 {
  font-family: "Roboto Condensed", Arial, sans-serif;
}

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

.clearfix:after, .inner:after {
  content: ' ';
  display: block;
  clear: both;
}

.spacing {
  clear: both;
  height: 15px;
}

.liststyle {
  font-size: 24px;
  font-family: Arial;
  font-weight: 700;
  font-style: normal;
  color: #2B2B2B;
  margin-bottom: 6px;
  margin-top: 6px;
}

html {
  height: 100%;
  font-size: 62.5%;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: none;
  color: #F5AA06;
}

cite a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

#page {
  width: auto;
  margin-bottom: 0;
}

.plugins_tracker_ysa {
  height: 0;
}

.plugins_tracker_ysa img {
  height: 0;
}

.ad {
  clear: both;
  text-align: center;
  margin-bottom: 10px;
}

.topad {
  margin-top: 10px;
}

.slideDown {
  display: none;
  position: absolute;
  background: #283858;
  width: 100%;
  top: 50px;
  z-index: 10;
}

.slideDown.main-menu {
  padding-top: 10px;
  padding-left: 10px;
  height: auto !important;
}

.slideDown.main-menu li a {
  display: block;
  width: 30%;
  line-height: 5rem;
  background: rgba(45, 63, 97, 0.8);
  border-radius: 2px;
  color: #F5F9FC;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  float: left;
}

.slideDown.main-menu li.featured-link {
  -webkit-transform: skew(-10deg);
          transform: skew(-10deg);
  display: block;
  background-color: #FFC033;
  border-radius: 2px;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
  width: 30%;
  position: relative;
  left: 15%;
}

.slideDown.main-menu li.featured-link:nth-last-child(2) {
  clear: left;
}

@media (max-width: 700px) {
  .slideDown.main-menu li.featured-link:nth-last-child(2):before {
    display: block;
    content: "";
    position: absolute;
    right: 110%;
    width: 100px;
    height: 50px;
    background: rgba(45, 63, 97, 0.8);
  }
}

@media (max-width: 700px) {
  .slideDown.main-menu li.featured-link:last-child:after {
    display: block;
    content: "";
    position: absolute;
    left: 110%;
    width: 100px;
    height: 50px;
    background: rgba(45, 63, 97, 0.8);
  }
}

.slideDown.main-menu li.featured-link a {
  display: block;
  line-height: 5rem;
  background: none;
  border-radius: 2px;
  letter-spacing: 0.02rem;
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  margin-right: 0;
  margin-bottom: 0;
  text-align: center;
  width: 100%;
  -webkit-transform: skew(10deg);
          transform: skew(10deg);
  color: #263144;
  text-transform: none;
}

.slideDown.search {
  padding: 20px;
  height: 90px !important;
}

.slideDown.search:after {
  display: block;
  content: "";
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background: #fff;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 60px;
  top: 37px;
}

.slideDown.search input {
  font: 700 1.2rem/5rem "Roboto Condensed", Arial, sans-serif;
  text-transform: uppercase;
}

.slideDown.search input[type="text"] {
  padding-left: 15px;
  padding-right: 55px;
  background: #fff;
  letter-spacing: 0.159rem;
  color: #435D99;
  width: 100%;
}

.slideDown.search input[type="text"]::-webkit-input-placeholder {
  color: #435D99;
}

.slideDown.search input[type="text"]::-moz-placeholder {
  color: #435D99;
}

.slideDown.search input[type="text"]:-ms-input-placeholder {
  color: #435D99;
}

.slideDown.search input[type="text"]:-moz-placeholder {
  color: #435D99;
}

.slideDown.search input[type="submit"] {
  font-size: 2.4rem;
  color: #FFC033;
  letter-spacing: 0.16rem;
  background: #283858;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
  position: absolute;
  right: 5px;
  top: 20px;
  padding-left: 12px;
  padding-right: 13px;
}

.followUs {
  padding: 35px 20px;
  background: #F5F8FA;
}

.back-to-top {
  font-size: 2rem;
  color: #F3A92A;
  letter-spacing: 0.37rem;
  text-transform: uppercase;
  text-align: center;
  display: block;
}

.footer {
  padding: 35px 40px;
}

.footer .logo {
  clear: both;
}

.footer .logo a {
  display: block;
  background: url(/static/images/reskin/logo-mobile-orange.svg) no-repeat;
  background-size: contain;
  width: 201px;
  height: 36px;
  margin: 0 auto;
}

.footer .menu {
  margin-bottom: 40px;
  width: 50%;
  display: inline-block;
  float: left;
  max-height: 180px;
}

.footer .menu li {
  font-size: 1.2rem;
  font-family: "Roboto Condensed", Arial, sans-serif;
  color: #FFAF3B;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.02rem;
  margin-bottom: 10px;
  padding-right: 25px;
}

.footer .menu li.title {
  font-size: 1.3rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  margin-bottom: 15px;
}

.footer .menu li a {
  color: #435D99;
}

body {
  position: relative;
  font: 1.5rem/1.2 'Roboto', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #143148;
  background: #fff;
}

.inner {
  max-width: 600px;
  margin: 0 auto;
}

header.header, header.section-header {
  position: fixed;
  width: 100%;
  top: 0;
  background: #283858;
  z-index: 9999;
}

header .inner {
  padding: 15px;
}

header .logo {
  display: block;
  background: url(/static/images/reskin/logo-mobile.svg) no-repeat;
  background-size: contain;
  width: 123px;
  height: 22px;
  margin: 0 auto;
}

header .toggle-buttons .button {
  display: block;
  position: absolute;
}

header .toggle-buttons .button i {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
}

header .toggle-buttons .button.search {
  top: 16px;
  right: 15px;
}

header .toggle-buttons .button.search i {
  background-image: url(/static/images/reskin/search-orange.svg);
  width: 21px;
  height: 16px;
}

header .toggle-buttons .button.search.open i {
  background-image: url(/static/images/reskin/search-white.svg);
}

header .toggle-buttons .button.menu-toggle {
  top: 23px;
  left: 15px;
}

header .toggle-buttons .button.menu-toggle i {
  background-image: url(/static/images/reskin/dots.svg);
  width: 24px;
  height: 6px;
}

header .toggle-buttons .button.menu-toggle.open i {
  background-image: url(/static/images/reskin/dots-white.svg);
}

.ad-wrap {
  padding-top: 52px;
}
