/*
Theme Name: 'Heddels V1.0'
Theme URI: http://www.heddels.com
Description: ' Custom Theme By flip9'
Author: 'Brandon Bolin'
Author URI: 'http://flip-9.com'
Version: 1.0
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input,
textarea,
input:focus,
textarea:focus,
button,
button:focus {
  outline: 0 !important;
}
/*********************************************************************** END RESET */
h1 {
  font-size: 30px;
  margin-bottom: 30px;
}
h2 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: 700;
}
h3 {
  font-size: 22px;
  margin-bottom: 15px;
}
h4 {
  font-size: 15px;
  margin-bottom: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  line-height: 1.2;
}
p,
main ul,
main ol {
  font-size: 15px;
  line-height: 1.45;
  margin-bottom: 25px;
  font-weight: 400;
}
a {
  color: #1e3c78;
  text-decoration: none;
  font-family: Gotham, helvetica, sans-serif;
}
strong,
.strong,
.bold,
bold {
  font-weight: bold;
}
em,
.em,
i {
  font-style: italic;
}
nav a {
  color: #000;
}
.left {
  float: left;
}
.right {
  float: right;
}
.center {
  margin: 0 auto;
}
.clear {
  clear: both;
}
.text-center {
  text-align: center;
}
.full_width {
  width: 100%;
  clear: both;
}
.sidebar_width {
  width: 28.94230769%;
}
.mid_width {
  width: calc(100% - 315px);
}
.half {
  width: 49%;
}
.image_replace {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
}
body {
  font-family: Gotham, helvetica, arial, sans-serif;
  font-weight: lighter;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#main_website {
  width: calc(100% - 60px);
  padding: 0 30px;
  max-width: 1040px;
  margin: 178px auto 30px auto;
  position: relative;
  overflow: hidden;
  background: #fff;
  clear: both;
}
.nav_fix {
  overflow: hidden;
  position: relative;
}
.social_media li {
  cursor: pointer;
  position: relative;
}
.social_media a {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.social_media .fa-soundcloud {
  width: 28px !important;
}
.social_media .fa-vimeo {
  width: 21px !important;
}
.social_media .fa-facebook {
  width: 14px !important;
}
.social_media .fa-facebook:hover {
  color: #3b5998 !important;
}
.social_media .fa-twitter:hover {
  color: #00aced !important;
}
.social_media .fa-instagram:hover {
  color: #125688 !important;
}
.social_media .fa-tumblr:hover {
  color: #32506d !important;
}
.social_media .fa-google-plus:hover {
  color: #dd4b39 !important;
}
.social_media .fa-rss:hover {
  color: #ff9900 !important;
}
.social_media .fa-vimeo:hover {
  color: #1ab7ea !important;
}
.social_media .fa-youtube:hover {
  color: #e52d27 !important;
}
.social_media .fa-soundcloud:hover {
  color: #ff3a00 !important;
}
/*********************************************************************** HEADER */
.header_wrapper {
  width: 100%;
  position: absolute;
}
header {
  padding-top: 42px;
  position: relative;
  background: #fff;
  z-index: 400;
  padding: 30px 0 0;
  box-sizing: border-box;
  max-width: 1040px;
  margin: 0 auto -80px auto;
}
header .search {
  float: left;
  display: inline-block;
  position: relative;
  width: 26.92307692%;
}
header .search .search_icon {
  width: 27px;
  height: 27px;
  position: absolute;
  z-index: 1000;
  top: 7px;
  left: 9px;
  font-size: 1.6em !important;
}
header .search input {
  width: 100%;
  height: 40px;
  border: 1px solid #b7b7b7;
  color: #b7b7b7;
  font-weight: 400;
  font-size: 14px;
  box-sizing: border-box;
  padding-left: 53px;
  position: relative;
  display: block;
}
header .search input:hover,
header .search input:focus {
  border: 1px solid #000;
}
header nav {
  clear: both;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-top: 40px;
}
header nav div ul > li {
  padding: 10px 0 10px 9px;
  display: inline-block;
  position: relative;
}
header nav div ul > li a {
  color: #000;
}
header nav div ul > li a:hover {
  color: #1e3c78;
}
header nav div ul > li:first-child {
  padding-left: 0;
}
header nav div ul > li:first-child:before {
  display: none;
}
header nav div ul > li:before {
  content: " ";
  margin-right: 13px;
  width: 1px;
  height: 17px;
  background: #b7b7b7;
  display: inline-block;
  margin-bottom: -3px;
}
header nav div ul > li:hover ul {
  display: block;
}
header nav div ul ul {
  position: absolute;
  margin-top: 10px;
  left: 0;
  background: #fff;
  border: 1px solid #b7b7b7;
  width: 200px;
  display: none;
}
header nav div ul ul li {
  display: block;
  box-sizing: border-box;
  width: 100%;
  border-bottom: 1px solid #b7b7b7;
  padding: 9px 15px;
  text-align: left;
}
header nav div ul ul li:before {
  display: none;
}
header nav div ul ul li:last-child {
  border-bottom: 0;
}
header nav div ul ul li:first-child {
  padding-left: 15px;
}
header nav .other_sections {
  cursor: pointer;
}
header .toggle_slide_nav {
  cursor: pointer;
  position: relative;
  display: inline-block;
  border: none;
  float: right;
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 0px;
  width: 40px;
  height: 40px;
}
header .toggle_slide_nav .toggle_slide_nav_tooltip {
  display: none;
  color: #b7b7b7;
  border: 1px solid #b7b7b7;
  font-size: 14px;
  padding: 12px 10px 10px 10px;
  top: 1px;
  position: absolute;
  background: #fff;
  left: -210px;
}
header .toggle_slide_nav .toggle_slide_nav_tooltip:after,
header .toggle_slide_nav .toggle_slide_nav_tooltip:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
header .toggle_slide_nav .toggle_slide_nav_tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 8px;
  margin-top: -8px;
}
header .toggle_slide_nav .toggle_slide_nav_tooltip:before {
  border-color: rgba(183, 183, 183, 0);
  border-left-color: #b7b7b7;
  border-width: 9px;
  margin-top: -9px;
}
header .what_happened_to_rawr {
  clear: both;
  color: grey;
  display: block;
  font-size: 12px;
  margin-bottom: -21px;
  margin-top: 9px;
  text-align: center;
  font-weight: 400;
}
header .what_happened_to_rawr a {
  color: #a6a6a6;
}
.main_logo {
  width: 186px;
  height: 39px;
  margin: 0 auto;
}
.main_logo span {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
}
.main_logo a {
  display: block;
  height: 100%;
  overflow: hidden;
}
.main_logo svg {
  width: 100%;
}
.lines {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 4px;
  background: black;
}
.lines:before,
.lines:after {
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #000;
  content: "";
}
.lines:before {
  top: -10px;
}
.lines:after {
  bottom: -11px;
}
/*********************************************************************** STICKY HEADER + MAIN SLIDING NAV */
.header_wrapper.fixed_header {
  position: fixed;
  background: #fff;
  z-index: 400;
  top: 0;
  padding-bottom: 1px;
}
.header_wrapper.fixed_header header {
  border-bottom: 1px solid #000;
  padding-top: 0;
  width: 100%;
}
.header_wrapper.fixed_header header .what_happened_to_rawr {
  display: none;
}
.header_wrapper.fixed_header header .search {
  width: 30px;
  height: 40px;
  font-size: 0.9em;
}
.header_wrapper.fixed_header header .search .search_icon {
  width: 21px;
  height: 25px;
  background-size: contain;
  cursor: pointer;
  left: 0;
}
.header_wrapper.fixed_header header .search input {
  position: absolute;
  top: 40px;
  display: none;
  padding-left: 16px;
  width: 280px;
}
.header_wrapper.fixed_header header .main_logo {
  width: 96px;
  margin-top: 3px;
}
.header_wrapper.fixed_header header nav {
  display: none;
}
.header_wrapper.fixed_header header .toggle_slide_nav {
  width: 35px;
  height: 35px;
}
.header_wrapper.fixed_header header .toggle_slide_nav .lines:before {
  top: -9px;
}
.header_wrapper.fixed_header header .toggle_slide_nav .lines:after {
  bottom: -9px;
}
#main_nav.fixed_header .toggle_slide_nav_close {
  top: 0;
}
/*********************************************************************** MAIN SLIDING NAV */
#main_nav {
  position: absolute;
  top: 0;
  right: 0px;
  width: 85%;
  float: right;
  -webkit-transition: 0.6s transform ease;
  transition: 0.6s transform ease;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  z-index: 1000;
}
#main_nav .toggle_slide_nav_close {
  cursor: pointer;
  position: absolute;
  display: none;
  border: none;
  float: right;
  background: #fff;
  padding: 0;
  margin: 0;
  font-size: 0px;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  border: 5px solid #fff;
  left: -40px;
  top: 37px;
}
#main_nav .toggle_slide_nav_close span:before {
  -webkit-transition-property: top, -webkit-transform;
  transition-property: top, -webkit-transform;
  transition-property: top, transform;
  transition-property: top, transform, -webkit-transform;
  top: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
#main_nav .toggle_slide_nav_close span:after {
  -webkit-transition-property: bottom, -webkit-transform;
  transition-property: bottom, -webkit-transform;
  transition-property: bottom, transform;
  transition-property: bottom, transform, -webkit-transform;
  bottom: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#main_nav .toggle_slide_nav_close span {
  background: #fff;
}
#main_nav nav a {
  color: #000;
}
#main_nav nav a:hover {
  color: #576e9b;
}
#main_nav nav li {
  margin-bottom: 15px;
  font-size: 14px;
}
#main_nav .main_nav_block {
  background: #fff;
  width: 245px;
  box-sizing: border-box;
  float: left;
  padding: 53px 28px 28px 28px;
  min-height: 100vh;
  height: 100vh;
  overflow-x: hidden;
}
#main_nav .main_nav_block .main_logo {
  width: 120px;
  margin-bottom: 30px;
}
#main_nav .main_nav_block li {
  margin-bottom: 27px;
  font-size: 14px;
  list-style: none;
}
#main_nav .main_nav_block li a:hover {
  font-weight: bold;
}
#main_nav .main_nav_block li.more_items a,
#main_nav .main_nav_block li.more {
  color: #797B7D !important;
  cursor: pointer;
}
#main_nav .main_nav_block li.more_items {
  display: none;
}
#main_nav .main_nav_block li ul {
  background: #E3E3E3;
  margin: 10px -28px 0;
  padding: 10px 30px;
}
#main_nav .main_nav_block li ul li:last-child {
  margin-bottom: 0px;
}
#main_nav .main_nav_block li span {
  margin-left: 5px;
  color: #929396;
}
#main_nav .main_nav_block .social_media {
  margin-bottom: 40px;
}
#main_nav .main_nav_block .social_media ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
#main_nav .main_nav_block .social_media .fa-large {
  font-size: 1.533em;
}
#main_nav .main_nav_block .social_media li {
  font-size: 1.133em;
  display: inline-block;
  width: 22px;
  height: 20px;
  padding-top: 3px;
  overflow: hidden;
  margin: 0 7px;
  margin-bottom: 2px;
  color: #929396;
}
#main_nav .main_nav_block .social_media li a {
  color: #929396;
}
#main_nav .main_nav_block .social_media li a:hover {
  color: #1e3c78;
}
#main_nav .main_nav_block .social_media .text {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
}
#main_nav .main_nav_block nav:after {
  display: block;
  width: 20px;
  height: 2px;
  background: #000;
  content: " ";
  margin-bottom: 30px;
}
#main_nav .main_nav_block nav:last-child:after {
  display: none;
}
body.x,
body.overlay_active {
  overflow: hidden !important;
}
#main_nav.x {
  -webkit-transition: 0.6s transform ease;
  transition: 0.6s transform ease;
  -webkit-transform: translateX(100%) translateX(-244px);
      -ms-transform: translateX(100%) translateX(-244px);
          transform: translateX(100%) translateX(-244px);
}
#main_nav.x .toggle_slide_nav_close span {
  top: 47%;
}
.overlay.x {
  position: fixed;
  display: block;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 500;
  cursor: e-resize;
}
#main_nav.open_side_content_wrap {
  -webkit-transform: translate(0%);
      -ms-transform: translate(0%);
          transform: translate(0%);
}
.side_content_wrap {
  width: calc(100% - 245px);
  min-height: 100vh;
  display: inline-block;
  overflow: hidden;
  background: white;
  padding: 40px 30px 40px 30px;
  box-sizing: border-box;
}
.side_content_wrap .mid_sidebar_ad {
  display: block;
  width: 468px;
  height: 60px;
  margin-bottom: 30px;
}
.side_content_wrap section article > h2 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  padding: 0 60px 20px;
  margin: 0 auto 60px auto;
  position: relative;
}
.side_content_wrap section article > h2:after {
  width: 75%;
  height: 4px;
  background: #000;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
  content: "";
}
.side_content_wrap section article > .intro {
  font-size: 14px;
  font-weight: 400;
}
.side_content_wrap .fa-spinner {
  display: block;
  width: 100%;
  text-align: center;
  margin: 250px auto 0 auto;
}
.side_content_wrap #ajax_post_content {
  overflow-y: scroll;
  overflow-x: hidden;
  max-height: 75vh;
  padding-bottom: 10px;
  margin-top: 25px;
  margin-bottom: 20px;
  height: auto;
}
#ajax_more .fa-spinner {
  display: block;
  width: 100%;
  text-align: center;
  margin: 250px auto 0 auto;
  clear: both;
}
/*********************************************************************** AJAX PAGES */
/*********************************************************************** Brands */
.page_brands-2 main nav,
#ajax_post_content nav {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  -o-column-count: 3;
  column-count: 3;
}
.page_dictionary main nav,
#ajax_post_content nav {
  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
.page_dictionary main nav li,
#ajax_post_content nav li {
  list-style: none;
}
.page_dictionary main nav li.heading,
#ajax_post_content nav li.heading {
  font-weight: bold;
  margin-top: 40px;
}
.page_dictionary main nav li.heading:first-child,
#ajax_post_content nav li.heading:first-child {
  margin-top: 0;
}
.page_dictionary main #term_filter,
#ajax_post_content #term_filter {
  cursor: pointer;
  text-align: center;
  margin-bottom: 60px;
}
.page_dictionary main #term_filter li,
#ajax_post_content #term_filter li {
  display: inline-block;
  min-width: 20px;
  text-align: center;
}
.page_dictionary main #term_filter .active,
#ajax_post_content #term_filter .active {
  font-weight: bold;
}
.page_dictionary main #ajax_wrapper,
#ajax_post_content #ajax_wrapper {
  margin-bottom: 35px;
}
.page_brands-2 main li,
.page_dictionary main li,
#ajax_post_content li {
  margin-bottom: 10px;
}
/*********************************************************************** MAIN CONTENT AREA */
main {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
}
main #header_banner_ad {
  display: block;
  margin: 0 auto;
}
main #header_banner_ad > div {
  text-align: center;
}
main .large_post_column {
  width: calc(100% - 315px);
}
main .slider_content p {
  margin-bottom: 15px;
}
main #header_banner_ad,
main #slider,
main .article,
main .leaderboard {
  margin-bottom: 30px;
}
main .leaderboard > div > div {
  margin: 0 auto !important;
  display: block !important;
}
main .article {
  overflow: hidden;
  clear: both;
}
main .article ul li,
main .article ol li {
  line-height: 2.1;
}
main .article .wp-caption,
main .article img {
  max-width: 100%;
}
main .article img {
  height: auto;
}
main .article .wp-caption {
  position: relative;
  margin-bottom: 30px;
}
main .article .wp-caption p {
  background: rgba(0, 0, 0, 0.7);
  bottom: 4px;
  color: white;
  font-style: italic;
  left: 0;
  margin-bottom: 0;
  padding: 4px 15px;
  position: absolute;
  font-size: 12px;
  width: 100%;
}
main .article h5,
main .article h6 {
  margin-bottom: 10px;
  font-size: 15px;
  color: #626362;
}
main .article h6 {
  font-size: 13px;
}
main .article ul ul {
  margin-bottom: 0;
}
main .article ul ul li {
  list-style-type: circle;
}
main .article ul li {
  list-style-type: disc;
  margin-left: 17px;
}
main .article ol li {
  list-style-type: decimal;
  margin-left: 21px;
}
main .article ol ol {
  margin-bottom: 0;
}
main .article ol ol li {
  list-style-type: lower-alpha;
}
main .article blockquote {
  margin-left: 30px;
  padding-left: 10px;
  border-left: 1px solid #000;
  font-style: italic;
}
main .article .wp-caption-text {
  font-weight: lighter;
}
main .article a {
  font-family: Gotham, helvetica, arial, sans-serif;
}
main .article a:hover {
  color: #576e9b;
}
main .article .article_title a {
  color: #000;
}
main .article .article_title a:hover {
  color: #576e9b;
}
main .article .article_excerpt {
  width: 47.75280899%;
  margin-left: 4.21348315%;
  font-size: 12px;
}
main .article .article_excerpt h2 {
  margin-bottom: 10px;
}
main .article .article_excerpt p {
  margin-bottom: 10px;
  clear: both;
}
main .article .article_excerpt span {
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 7px;
}
main .article .article_excerpt span:last-child {
  margin-right: 0;
}
main .article .article_excerpt .mashsb-container {
  margin-right: 0 !important;
}
main .article .publish_date {
  color: #797B7D;
  font-weight: 300;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 10px;
}
main .article .the_author {
  display: inline-block;
}
main .article .comment_number {
  color: #797B7D;
  display: block;
}
main .article .post_meta {
  color: #797B7D;
  overflow-x: hidden;
}
main .article .post_meta br {
  clear: both;
}
main .article .post_meta a,
main .article .post_meta a span {
  color: #797B7D;
}
main .article .post_meta a:hover,
main .article .post_meta a span:hover {
  color: #1e3c78;
}
main .article .post_meta .post_category {
  text-transform: uppercase;
}
main .article .post_meta .post_category a {
  color: #797B7D;
}
main .article .post_meta .post_category a:hover {
  color: #1e3c78;
}
main .article .post_meta > span {
  float: left;
  margin-right: 4px;
}
main .article:hover .read_more {
  -webkit-transition: 0.6s ease all;
  transition: 0.6s ease all;
  opacity: 1;
  margin-left: 0;
}
main .article .mashsb-container {
  width: 100%;
  padding-bottom: 0;
}
main .read_more {
  font-weight: 300;
  display: inline-block;
  color: #231f20;
  opacity: 0;
  -webkit-transition: 0.6s ease all;
  transition: 0.6s ease all;
  font-size: 14px;
  margin-left: -10px;
}
main .read_more:hover {
  font-weight: bold;
}
main .read_more span {
  margin-left: 7px;
  float: right !important;
  font-size: 14px;
  padding-top: 1px;
  margin-bottom: 0;
}
main .mid_width_article img {
  max-width: 48.03370787%;
}
main .full_width_article {
  width: 100%;
}
main .full_width_article .article_excerpt {
  margin-left: 0;
  width: 100%;
}
main .leaderboard {
  clear: both;
}
main .crop {
  width: 100%;
  height: 260px;
  overflow: hidden;
  margin-bottom: 22px;
  position: relative;
}
main .crop img {
  width: 100%;
  position: absolute;
}
main #ajax_more {
  min-height: 950px;
}
main #pagination a {
  background: #d7d7d7 none repeat scroll 0 0;
  font-size: 23px;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 35px 0 30px;
  text-align: center;
  display: block;
}
main .article .article_tags a {
  font-size: 14px !important;
  font-weight: lighter !important;
  color: #797B7D;
}
main .article .article_tags a:hover {
  color: #1e3c78;
}
main .pagination {
  text-align: center;
  margin-bottom: 26px;
}
main .pagination a {
  color: #000;
}
main .pagination .current,
main .pagination .next,
main .pagination .prev {
  font-weight: bold;
}
#medianet_ad {
  margin-bottom: 30px;
}
/*********************************************************************** HOME SLIDER */
#slider {
  overflow: hidden;
  max-height: 811px;
}
#slider h2 a {
  color: #000;
}
#slider h2 a:hover {
  color: #576e9b;
}
#slider .slide {
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}
#slider .slide > a {
  display: block;
  overflow: hidden;
}
#slider .slide h2 {
  margin-bottom: 0px;
}
#slider .slide .read_more {
  position: relative;
  bottom: 0;
  left: 0;
  opacity: 1;
  font-weight: bold;
  color: #576e9b;
  margin-left: 0;
}
#slider .slider_pagination {
  position: absolute;
  right: 0;
  top: 706px;
  z-index: 500;
  overflow: hidden;
  text-align: right;
  margin-top: -6px;
}
#slider .slider_pagination:first-child {
  width: 28.94230769%;
}
#slider .slider_pagination span {
  width: 10px;
  height: 10px;
  background-color: #d7d7d7;
  display: inline-block;
  margin-left: 4px;
  text-indent: 100%;
}
#slider .slider_pagination span.cycle-pager-active {
  background-color: #1e3c78;
}
#slider #next,
#slider #prev {
  width: 36px;
  height: 60px;
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
  position: absolute;
  top: 39%;
  z-index: 1000;
  cursor: pointer;
}
#slider #next {
  background: url('img/arrow-right.png') no-repeat;
  right: 0;
}
#slider #prev {
  background: url('img/arrow-left.png') no-repeat;
  left: 0;
}
#slider img {
  width: 100%;
  height: auto;
}
.home #slider h2 {
  margin-top: 20px;
}
.single #slider {
  max-height: 724px;
}
.single #slider #next,
.single #slider #prev {
  top: 42%;
}
.single #slider .slide {
  position: relative;
}
.single #slider p {
  background: rgba(0, 0, 0, 0.7);
  bottom: 4px;
  color: white;
  font-style: italic;
  left: 0;
  margin-bottom: 0;
  padding: 4px 15px;
  position: absolute;
  font-size: 12px;
  width: 100%;
}
.single .article #slider #next,
.single .article #slider #prev {
  top: 38%;
}
.single .article #slider .slider_pagination {
  top: auto !important;
  margin-top: -15px;
}
/*********************************************************************** ALL AD BLOCKS */
.home main aside {
  margin-top: 0;
}
main .first_ad_chiclet_block {
  width: 307px;
  margin: 0px 0px 32px;
  overflow-x: hidden;
}
main .first_ad_chiclet_block div div:last-child {
  margin-bottom: 0;
}
main .square_ad_chicklet {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  display: block;
  height: 125px;
  margin-bottom: 12px;
  margin-right: 8px;
  padding: 4px;
  width: 125px;
}
main aside {
  margin-right: -7px;
  margin-bottom: 30px;
  width: 307px;
}
main aside .widget {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  padding: 10px 10px 15px 10px;
  margin-bottom: 30px;
  clear: both;
  overflow: hidden;
  width: 97%;
  background: #fff;
}
main aside .widget p,
main aside .widget a {
  line-height: 1.1;
  font-size: 14px;
}
main aside .widget a:last-child {
  display: inline-block;
}
main aside .widget img {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
main aside .widget #mc_embed_signup {
  margin-top: 20px;
}
main aside .widget .bold_link {
  margin-bottom: 0;
}
main aside .widget a:hover {
  color: #576e9b;
}
main aside .widget .hide {
  display: none;
}
main aside .widget p,
main aside .widget ul,
main aside .widget ol {
  margin-bottom: 10px;
}
main aside .widget ul li {
  margin-bottom: 3px;
}
main aside .widget.brands-directory nav ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
main aside .widget.getting_started nav ul {
  font-weight: bold;
  margin-left: 13px;
}
main aside .widget.getting_started nav ul li {
  list-style-type: disc;
}
main aside .second_ad_square {
  width: 300px;
  display: inline-block;
  margin-bottom: 30px;
}
main aside .aside_tower {
  display: inline-block;
  margin-bottom: 30px;
}
main aside #mc_embed_signup * {
  box-sizing: border-box;
}
main aside #mc_embed_signup .mc-field-group {
  float: left;
  border-left: 2px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-right: none;
  height: 45px;
  width: Calc(100% - 50px);
}
main aside #mc_embed_signup .mc-field-group input {
  font-size: 13px;
  border: none;
  width: 100%;
  height: 100%;
  padding-left: 10px;
}
main aside #mc_embed_signup .mc-field-group input:focus {
  outline: none;
}
main aside #mc_embed_signup #mc-embedded-subscribe {
  height: 45px;
  border-right: 2px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  border-left: 1px solid black;
  width: 40px;
  background: #fff;
  cursor: pointer;
}
main .bold_link {
  font-size: 13px;
  font-weight: bold;
  border-bottom: 1px solid transparent;
}
main .bold_link:hover {
  border-bottom: 1px solid #1e3c78;
}
/*********************************************************************** USER IS LOGGED IN */
body.logged-in .header_wrapper.fixed_header {
  margin-top: 32px;
}
/*********************************************************************** FOOTER LAYOUT */
footer {
  background: #000;
  overflow: hidden;
}
footer .wrapper {
  width: 100%;
  padding: 0 30px;
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  box-sizing: border-box;
}
footer .more_posts {
  background: #fff;
  padding: 0 0 60px 0;
}
footer .more_posts h1 {
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
  display: block;
  margin-bottom: 25px;
}
footer .more_posts section li {
  margin-bottom: 30px;
  overflow: hidden;
}
footer .more_posts section li img {
  width: 30%;
  height: auto;
  float: left;
}
footer .more_posts section li .article_excerpt {
  width: 60%;
  float: right;
  overflow: hidden;
}
footer .more_posts section li .article_excerpt a {
  color: #000 !important;
}
footer .more_posts section li .article_excerpt a:hover {
  color: #1e3c78 !important;
}
footer .more_posts section li .article_excerpt h3 {
  margin-bottom: 5px;
}
footer .more_posts section li .article_excerpt span {
  color: #797B7D;
  font-size: 13px;
  display: inline-block;
  float: left;
  margin-right: 10px;
}
footer .more_posts section li .article_excerpt span:last-child {
  margin-right: 0;
}
footer #main_footer {
  color: #fff;
  margin: 50px 0;
}
footer #main_footer nav {
  margin: 55px 0;
  display: inline-block;
  float: left;
  width: 100%;
}
footer #main_footer nav #menu-footer-left-linkset {
  -webkit-column-count: 5;
  -webkit-column-gap: 30px;
  -moz-column-count: 5;
  -moz-column-gap: 30px;
  -o-column-count: 5;
  -o-column-gap: 30px;
  -webkit-column-count: 5;
     -moz-column-count: 5;
          column-count: 5;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
footer #main_footer nav li {
  font-size: 17px;
  margin-bottom: 6px;
}
footer #main_footer nav li a {
  color: #fff;
}
footer #main_footer nav li.menu-item-has-children {
  font-weight: bold;
  display: inline-block;
}
footer #main_footer nav li.menu-item-has-children ul {
  margin: 10px 0 20px;
  font-weight: 100;
}
footer #main_footer nav li.menu-item-has-children ul a:hover {
  font-style: italic;
}
footer #main_footer nav li.menu-item-has-children:nth-child(4n+1) {
  margin-left: 0;
  clear: both;
}
footer #main_footer .social_media {
  display: inline-block;
  float: right;
}
footer #main_footer .social_media li {
  display: inline-block;
  width: 19px;
  height: 20px;
  overflow: hidden;
  float: left;
  margin-left: 9px;
  margin-bottom: 0;
  padding-top: 3px;
}
footer #main_footer .social_media li:first-child {
  margin-left: 0;
}
footer #main_footer .social_media li a {
  color: #929396;
}
footer #main_footer .social_media li a:hover {
  color: #1e3c78;
}
footer #main_footer .social_media .text {
  overflow: hidden;
  text-indent: 150%;
  white-space: nowrap;
  display: inline-block;
  background-repeat: no-repeat;
}
footer #main_footer h3 {
  color: #fff;
  display: inline-block;
  float: left;
  margin-right: 30px;
  margin-bottom: 0;
}
footer #main_footer p {
  position: relative;
  display: inline-block;
  margin-top: 4px;
}
footer #main_footer .mailchimp_wrapper {
  width: calc(100% - 210px);
  display: inline-block;
  float: left;
  clear: both;
}
footer #main_footer .mailchimp_section {
  float: left;
  width: 100%;
  display: block;
}
footer #main_footer .mailchimp_section p {
  padding-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 100;
}
footer #main_footer .mailchimp_section * {
  float: left;
  display: inline-block;
}
footer #main_footer #mc_embed_signup {
  width: 100%;
  display: block;
  float: right;
}
footer #main_footer #mc_embed_signup .mc-field-group {
  display: inline-block;
  float: left;
  width: calc(100% - 83px);
  box-sizing: border-box;
}
footer #main_footer #mc_embed_signup .mc-field-group input {
  -webkit-appearance: none;
  border-radius: 0px;
  font-size: 17px;
  font-weight: 300;
  width: 100%;
  box-sizing: border-box;
  padding-left: 10px;
  height: 50px;
  border: none;
}
footer #main_footer #mc_embed_signup #mc-embedded-subscribe {
  -webkit-appearance: none;
  border-radius: 0px;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  width: 50px;
  font-size: 24px;
  font-weight: 700;
  background: #797B7D;
  border: none;
  outline: none;
  color: #1e3c78;
  height: 50px;
  text-align: center;
  cursor: pointer;
  background: #fff;
  margin-left: 1px;
  font-size: 41px;
  color: #000;
}
footer #main_footer #mc_embed_signup #mc-embedded-subscribe span {
  margin-top: -3px;
}
footer #main_footer #mc_embed_signup #mc-embedded-subscribe:hover {
  color: #1e3c78;
}
footer #main_footer .main_logo {
  display: inline-block;
  float: left;
}
footer #main_footer .main_logo svg {
  color: #fff;
  fill: #fff;
}
footer #main_footer .copyright {
  font-weight: bold;
  font-size: 17px;
  display: inline-block;
  float: right;
  margin: 0 30px 0 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
/*********************************************************************** SINGLE POST LAYOUT */
.single #slider .slide.first {
  display: block;
}
.single #slider .slide {
  height: auto;
  display: none;
}
.single #slider .slide img {
  width: 100%;
  height: auto;
}
.single main .article .article_title {
  margin-bottom: 10px;
}
.single main .article img {
  max-width: 100%;
}
.single main .article a {
  font-weight: bold;
}
.single aside.first_ad_chiclet_block {
  margin-top: 0;
}
.single #footer_banner_ad {
  clear: both;
}
.single #footer_banner_ad > div > div {
  margin: 0 auto !important;
  display: block !important;
}
.single .post_meta a {
  font-weight: 300 !important;
}
.category_title {
  font-size: 35px;
}
.category_title a {
  color: #000;
}
/*********************************************************************** RELATED POSTS */
.related_posts {
  margin: 30px -10px;
  overflow-x: hidden;
}
.related_posts > h3 {
  margin-left: 1.6%;
}
.related_posts .related_post {
  position: relative;
  overflow: hidden;
  display: inline-block;
  float: left;
  width: 46%;
  margin: 0px 1.6% 30px 1.6%;
  overflow-x: hidden;
}
.related_posts .related_post img {
  width: 100%;
  height: auto;
  margin-bottom: 0 !important;
}
.related_posts .related_post a {
  color: #000;
  font-size: 18px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.related_posts .related_post a:hover {
  color: #1e3c78;
}
.related_posts .related_post h4 {
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 10px !important;
  margin-bottom: 0;
}
.related_posts .related_post:hover {
  font-style: italic;
}
/*********************************************************************** OTHER SECITONS OVERLAY */
#other_sections {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000;
  height: 100vh;
  display: none;
  overflow: scroll;
}
#other_sections .close_other_sections {
  color: #fff;
  cursor: pointer;
}
#other_sections .wrapper {
  width: 100%;
  padding: 0 30px;
  max-width: 1040px;
  margin: 94px auto;
  position: relative;
  overflow: hidden;
}
#other_sections .wrapper h2 {
  clear: both;
  text-align: center;
  color: #fff;
  font-size: 36px;
  width: 60%;
  margin: 0 auto 22px;
  overflow: hidden;
}
#other_sections .wrapper section:before {
  content: "";
  display: inline-block;
  width: 40%;
  height: 4px;
  background: #1e3c78;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
  position: relative;
  left: 0;
  right: 0;
}
#other_sections .wrapper section {
  overflow: hidden;
}
#other_sections .wrapper li {
  width: 49%;
  display: inline-block;
  float: left;
  margin-bottom: 0px;
  min-height: 115px;
}
#other_sections .wrapper li div {
  display: inline-block;
  width: 71%;
}
#other_sections .wrapper li a {
  color: #fff;
}
#other_sections .wrapper li img {
  width: 23.5%;
  height: auto;
  margin-top: 3px;
}
/*********************************************************************** SHARE BUTTONS */
.home .mashsb-container,
.archive .mashsb-container,
footer .mashsb-container {
  margin: 0 8px 0 0;
}
.home .mashsb-container .mashsb-buttons,
.archive .mashsb-container .mashsb-buttons,
footer .mashsb-container .mashsb-buttons {
  display: none;
}
.home .mashsb-container .mashsb-count *,
.archive .mashsb-container .mashsb-count *,
footer .mashsb-container .mashsb-count * {
  float: left;
  display: inline-block;
}
.home .mashsb-container .counts,
.archive .mashsb-container .counts,
footer .mashsb-container .counts {
  margin-right: 5px;
  text-transform: lowercase;
}
.home .mashsb-container,
.archive .mashsb-container,
footer .mashsb-container,
.home .comment_number,
.archive .comment_number,
footer .comment_number {
  display: inline-block;
  float: left;
  width: auto;
}
footer .mashsb-container {
  padding: 0;
}
footer .mashsb-container .mashsb-count {
  color: #797B7D !important;
  border: none !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  margin: 0 7px 0 0 !important;
  text-transform: lowercase !important;
  font-family: inherit !important;
}
footer .mashsb-container .mashsb-sharetext {
  font-family: inherit !important;
}
/*********************************************************************** AUTHOR FILTER */
.author_info {
  margin-bottom: 60px;
  overflow: hidden;
  float: left;
}
.author_info .left {
  width: 150px;
}
.author_info .left img {
  border-radius: 150px;
  border: 1px solid #e1e1e1;
  padding: 4px;
}
.author_info .right {
  width: calc(100% - 180px);
}
/*********************************************************************** ADS */
.slide_out_leaderboard div {
  margin: 0 auto;
}
@media screen and (max-width: 910px) {
  .header_wrapper.fixed_header header .main_logo {
    margin: 0 auto;
    float: none;
    cursor: pointer !important;
  }
  .fixed_header .header_nav {
    display: none;
  }
  #main_nav {
    width: 94%;
  }
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 22px;
  }
  .article_excerpt p:last-child,
  .slider_content p:last-child {
    margin-bottom: 0;
  }
  .mid_width,
  main .full_width_article {
    width: 100%;
  }
  main .large_post_column,
  main .slider_content {
    width: 100%;
  }
  .home #slider {
    display: none;
  }
  .first_ad_chiclet_block {
    width: 318px;
    margin: 0 auto !important;
  }
  main aside .first_ad_chiclet_block {
    float: none;
    clear: both;
    padding-bottom: 10px;
  }
  main .second_ad_square {
    clear: both;
    float: none;
    margin: 0 auto 30px auto;
    display: block;
  }
  #main_website {
    width: 100%;
    padding: 0;
  }
  main {
    margin: 30px 30px 0 30px;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  main .article .article_excerpt {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0px;
  }
  main .article .article_excerpt .publish_date,
  main .article .article_excerpt .post_meta {
    font-size: 13px;
  }
  main .mid_width_article img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  main .crop {
    overflow: hidden;
    height: none;
  }
  main aside {
    float: none !important;
    margin: 0 auto 30px auto;
  }
  main aside.right {
    float: none;
  }
  footer #main_footer nav #menu-footer-left-linkset {
    -webkit-column-count: 4;
    -webkit-column-gap: 30px;
    -moz-column-count: 4;
    -moz-column-gap: 30px;
    -o-column-count: 4;
    -o-column-gap: 30px;
    -webkit-column-count: 4;
       -moz-column-count: 4;
            column-count: 4;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  #main_website {
    margin: 41px auto 30px;
  }
  .header_wrapper {
    position: fixed !important;
    z-index: 400;
  }
  header {
    border-bottom: 1px solid #000;
    padding-top: 0;
  }
  header .what_happened_to_rawr {
    display: none;
  }
  header .header_nav {
    display: none;
  }
  header .main_logo {
    width: 96px;
    height: 31px;
    padding-top: 3px;
  }
  header .toggle_slide_nav {
    width: 35px;
    height: 35px;
  }
  header .toggle_slide_nav .lines:after {
    bottom: -9px;
  }
  header .toggle_slide_nav .lines:before {
    top: -9px;
  }
  header .search {
    width: 30px;
    height: 40px;
    font-size: 0.9em;
  }
  header .search .search_icon {
    width: 21px;
    height: 25px;
    background-size: contain;
    cursor: pointer;
    left: 0 !important;
  }
  header .search input {
    position: absolute;
    top: 40px;
    display: none;
    padding-left: 16px;
    width: 280px;
  }
}
/*********************************************************************** 667 */
@media screen and (max-width: 667px) {
  footer .half {
    clear: both;
    width: 100%;
  }
  footer #main_footer {
    margin: 30px 0;
  }
  footer #main_footer nav {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  footer #main_footer nav #menu-footer-left-linkset {
    -webkit-column-count: 3;
    -webkit-column-gap: 30px;
    -moz-column-count: 3;
    -moz-column-gap: 30px;
    -o-column-count: 3;
    -o-column-gap: 30px;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  footer #main_footer .mailchimp_section {
    width: 100%;
  }
  footer #main_footer .mailchimp_section p {
    margin-bottom: 10px;
  }
  footer #main_footer .mailchimp_wrapper {
    width: 100%;
  }
  footer #main_footer h3 {
    margin-bottom: 0;
  }
  footer #main_footer p {
    margin-top: 0;
  }
  footer #main_footer p:before {
    display: none;
  }
  footer #main_footer #mc_embed_signup {
    width: 100%;
    clear: both;
    margin-bottom: 30px;
  }
  footer #main_footer .main_logo {
    clear: both;
    float: left;
    width: 136px;
    height: 29px;
  }
  main article h1 {
    font-size: 25px;
  }
  main article h2 {
    font-size: 20px;
  }
  main article h3 {
    font-size: 13px;
  }
  #ajax_post_content h2 {
    text-align: left;
    padding: 0 0 20px 0;
    margin-bottom: 30px;
    font-size: 22px;
  }
  #ajax_post_content h2:after {
    right: auto;
  }
  .page_brands-2 main nav,
  #ajax_post_content nav {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
  #main_nav.open_side_content_wrap {
    -webkit-transform: translate(5%);
        -ms-transform: translate(5%);
            transform: translate(5%);
  }
  .author_info > * {
    clear: both;
    width: 100% !important;
  }
  .author_info > * img {
    margin: 0 auto 30px auto !important;
  }
  .author_info > * .left {
    text-align: center;
  }
}
/*********************************************************************** 600 */
@media screen and (max-width: 600px) {
  .side_content_wrap {
    width: 100%;
  }
}
/*********************************************************************** 450 */
@media screen and (max-width: 450px) {
  .wrapper {
    padding: 0 10px !important;
  }
  main {
    padding: 30px 10px 0 !important;
  }
  .related_posts h3 {
    font-size: 22px;
    padding-left: 4px;
  }
  .related_posts .related_post {
    width: 100%;
    clear: both;
  }
  .related_posts .related_post h4 {
    padding-left: 4px;
    font-size: 18px;
  }
  .related_posts .related_post:nth-child(n+5) {
    display: none;
  }
  footer #main_footer nav #menu-footer-left-linkset {
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -o-column-count: 2;
    -o-column-gap: 30px;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
  footer #main_footer h1.main_logo {
    display: block;
    float: left;
    margin-bottom: 25px;
  }
  footer #main_footer .social_media {
    float: left;
    display: block;
    clear: both;
  }
}
