/*
Theme Name: Radar Online (am-radaronline)
Author: American Media Inc
Author URI: http://www.americanmediainc.com
Description: Radar Online 3.0 Theme
Version: 3.0.1
License: GNU General Public License
License URI: license.txt

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/
html, body, div, span, applet, object, iframe, h1, h2, h3, .gallery-header h1, 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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* Screen width */
/* Colors */
/* Fonts */
/* Background Colors with Transparency  */
.icon-sprite, .icon-arrow-pink, ul.related-articles li:after, .icon-comment, .icon-fb, .icon-search, .icon-twitter {
  background-image: url('images/icon-sc15bf6f29c.png');
  background-repeat: no-repeat; }

.icon-arrow-pink, ul.related-articles li:after {
  background-position: 0 0; }

.icon-comment {
  background-position: 0 -58px; }
.icon-comment:active, .icon-comment.comment-active {
  background-position: 0 -130px; }

.icon-fb {
  background-position: 0 -202px; }
.icon-fb:active, .icon-fb.fb-active {
  background-position: 0 -274px; }

.icon-search {
  background-position: 0 -346px; }
.icon-search:active, .icon-search.search-active {
  background-position: 0 -404px; }

.icon-twitter {
  background-position: 0 -462px; }
.icon-twitter:active, .icon-twitter.twitter-active {
  background-position: 0 -534px; }

#content-wrapper {
  background: white;
  max-width: 1024px;
  width: 100%;
  margin: 60px auto 0 auto;
  padding: 0; }
#content-wrapper:before, #content-wrapper:after {
  content: " ";
  display: table; }
#content-wrapper:after {
  clear: both; }
@media only screen and (min-width: 768px) {
  #content-wrapper {
    margin: 60px auto 0 auto; } }
@media only screen and (max-width: 767px) {
  #content-wrapper {
    max-width: 480px; } }

#main-content {
  margin: 0 20px; }
@media screen and (min-width: 768px) and (max-width: 879px) {
  #main-content {
    width: 50%;
    margin: 0 0 0 20px;
    padding: 0;
    float: left; } }
@media screen and (min-width: 880px) {
  #main-content {
    width: 55%;
    margin: 0 0 0 20px;
    padding: 0;
    float: left; } }
@media only screen and (min-width: 1024px) {
  #main-content {
    width: 620px;
    margin: 0 0 0 42px; } }

#sidebar-right {
  width: 300px;
  margin-left: 20px; }
@media only screen and (min-width: 768px) {
  #sidebar-right {
    float: left; } }
@media only screen and (min-width: 1024px) {
  #sidebar-right {
    margin: 0 0px 0 20px; } }

.right-justified {
  float: right;
  position: relative; }

.clearfix {
  clear: both;
  height: 1px; }

.clear {
  clear: both; }

* {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }

input[type="submit"] {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  font-weight: 700; }
input[type="submit"]:hover {
  background-color: black; }

button {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  padding: 9px 10px;
  font-weight: 700; }
button:hover {
  background-color: black; }

a, a:active {
  color: #000;
  text-decoration: none; }
a:hover, a:active:hover {
  color: #ff006d; }

a h3:hover, a .gallery-header h1:hover, .gallery-header a h1:hover {
  color: #ff006d; }

a img:hover {
  opacity: .8; }

p a {
  font-weight: bold; }

em, i {
  font-style: italic; }

h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 14px 0; }
@media only screen and (min-width: 768px) {
  h2 {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 50px;
    line-height: 3.125rem; } }

h2.entry-subtitle {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  text-transform: none; }

h3, .gallery-header h1 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
@media only screen and (min-width: 768px) {
  h3, .gallery-header h1 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 1.375rem; } }

h4, .widget-title, .post-flag {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  color: #ff006d;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase; }

header h2.post-flag {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 23px;
  line-height: 1.4375rem;
  position: relative;
  margin: 10px 0 4px 0;
  padding: 0; }

h5 {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 15px;
  line-height: 0.9375rem;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0; }

a h5:hover {
  color: #ff006d; }

h2 a, h3 a, .gallery-header h1 a, a h3, a .gallery-header h1, .gallery-header a h1, h5 a {
  color: black; }

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

.hidden {
  display: none; }

.subtitle {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 15px;
  line-height: 0.9375rem; }

.posted-date {
  font-size: 13px;
  font-size: 0.8125rem;
  color: gray;
  font-weight: normal;
  position: relative; }

body.home .posted-date {
  display: none !important; }

.centered-elements {
  margin: 0 auto; }
.centered-elements .close {
  width: 24px;
  height: 24px;
  position: absolute;
  right: 15px;
  top: 5px; }

#content-columns .radar-thumb img, #sidebar-right .radar-thumb img {
  -webkit-transform: scale(1);
  -webkit-backface-visibility: hidden; }

.header-privacy {
  color: #a6a6a6;
  font-size: 11px;
  font-size: 0.6875rem;
  text-decoration: underline;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }

.radar-video-thumb .centring-box {
  display: block !important;
  overflow: hidden; }

.radar-thumb {
  position: relative;
  text-align: center; }
.radar-thumb img {
  max-width: 100%; }
.radar-thumb .gallery-icon, .radar-thumb .videos-icon, .radar-thumb .partner-name, .radar-thumb .post-flag {
  z-index: 0; }
.radar-thumb .centring-box {
  vertical-align: middle;
  position: relative; }
.radar-thumb .centring-box img {
  display: block;
  margin: 0 auto; }

.partner-name {
  display: block;
  height: 22px;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background: url(images/sponsored.png) 5px 6px no-repeat rgba(0, 0, 0, 0.8);
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  padding: 0 10px 0 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 24px;
  line-height: 1.5rem; }

.radar-gallery-thumb {
  position: relative; }
.radar-gallery-thumb .gallery-icon {
  background: url(images/post-format.png) no-repeat left top;
  background-size: 70px 60px;
  color: #ff006d;
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-weight: 700;
  height: 30px;
  width: 70px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  padding-right: 2px;
  z-index: 0; }
.radar-gallery-thumb .image-count {
  display: block;
  font-size: 15px;
  margin: 8px 0 0 26px; }

.radar-thumb .video-icon {
  background: url(images/post-format.png) no-repeat left bottom;
  background-size: 70px 60px;
  height: 30px;
  width: 70px;
  position: absolute;
  bottom: 10px;
  left: 10px; }

.widget-sub-title {
  position: relative;
  display: block;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 20px;
  margin: 0;
  color: #ff006d;
  font-size: 16px;
  font-size: 1rem;
  color: #ff006d;
  text-transform: uppercase;
  margin: 0; }

.top_posts {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 2px solid #000; }
.top_posts article {
  width: 31%;
  margin-left: 20px;
  display: inline-block;
  vertical-align: top; }
.top_posts article:first-child {
  margin-left: 0; }
.top_posts article .radar-thumb {
  float: left;
  margin-right: 15px; }
.top_posts article .radar-thumb .post-flag, .top_posts article .radar-thumb .partner-name {
  display: none; }
.top_posts article .radar-video-thumb {
  height: 71px; }
.top_posts article .radar-video-thumb .centring-box img {
  height: 71px;
  width: auto; }
.top_posts article h3, .top_posts article .gallery-header h1, .gallery-header .top_posts article h1 {
  float: left;
  max-width: 160px; }
.top_posts article h3 a, .top_posts article .gallery-header h1 a, .gallery-header .top_posts article h1 a {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  color: #000; }
.top_posts article h3 a:hover, .top_posts article .gallery-header h1 a:hover, .gallery-header .top_posts article h1 a:hover {
  color: #ff006d; }

.single-format-standard .avatar {
  display: inline; }

.radar-skin #below_header {
  width: 970px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 83px; }
.radar-skin #sidebar-right {
  margin-left: 30px; }

.desktop #above_footer_section {
  clear: both;
  position: relative;
  text-align: center; }
.desktop #above_footer_section .widget {
  padding: 10px 0;
  background: white;
  margin: 0 auto;
  text-align: center; }
@media screen and (min-width: 1024px) {
  .desktop #above_footer_section .widget {
    width: 1024px; } }
@media screen and (max-width: 1023px) {
  .desktop #above_footer_section .widget {
    width: 100%; } }
.desktop #above_footer_section .widget-gpt2-ami-ads {
  margin: 0 auto; }

.radar-media-box:before, .radar-media-box:after {
  content: " ";
  display: table; }
.radar-media-box:after {
  clear: both; }

/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
img[height], img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] {
  height: auto; }

h4.comments-title {
  border-top: 1px solid #efefef;
  margin: 40px 0 20px;
  padding-top: 40px; }

#dfp-tag-interstitial {
  height: 0; }

div#commentsDiv * {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
div#commentsDiv li, div#commentsDiv li *, div#commentsDiv div.gig-comment-footer * {
  font-size: 13px;
  font-size: 0.8125rem; }
div#commentsDiv span.gig-comment-time {
  font-size: 12px;
  font-size: 0.75rem; }

@media only screen and (max-width: 767px) {
  div#nav li, div#nav div#tips {
    display: none; } }

@media only screen and (max-width: 767px) {
  div#commentsDiv * {
    font-size: 16px;
    font-size: 1rem;
    font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
  div#commentsDiv li, div#commentsDiv li *, div#commentsDiv div.gig-comment-footer * {
    font-size: 15px;
    font-size: 0.9375rem; }
  div#commentsDiv span.gig-comment-time {
    font-size: 14px;
    font-size: 0.875rem; } }

@media only screen and (min-width: 768px) {
  .show-mobile {
    display: none !important; } }

@media only screen and (max-width: 767px) {
  .show-mobile {
    display: block !important; } }

@media only screen and (max-width: 767px) {
  .hide-mobile {
    display: none !important; } }

#dfp-tag-mobile_interstitial {
  position: absolute; }

iframe[id*="zd_async_tagframe_"] {
  display: none; }

body.home article.partner-link .radar-thumb span.partner-name {
  top: auto;
  bottom: 10px;
  left: 10px;
  background: transparent none;
  padding-left: 0;
  color: silver;
  text-transform: lowercase;
  letter-spacing: 0;
  font-size: 13px;
  font-size: 0.8125rem; }

body.home article.non-partner-link .radar-thumb span.partner-name {
  position: absolute;
  top: auto;
  bottom: 10px; }

body.home article.partner-link:hover, body.home article.non-partner-link:hover {
  opacity: .8; }
body.home article.partner-link a img:hover, body.home article.non-partner-link a img:hover {
  opacity: 1; }
body.home article.partner-link .radar-thumb, body.home article.non-partner-link .radar-thumb {
  display: block;
  float: none;
  width: auto !important;
  max-width: 620px !important; }
body.home article.partner-link .radar-thumb:after, body.home article.non-partner-link .radar-thumb:after {
  width: 260px;
  height: 114px;
  background-color: transparent;
  display: block;
  content: " ";
  position: absolute;
  margin-top: -115px;
  right: 10px; }
body.home article.partner-link .radar-thumb > img, body.home article.non-partner-link .radar-thumb > img {
  max-height: 164px !important; }
body.home article.partner-link .radar-thumb:hover, body.home article.non-partner-link .radar-thumb:hover {
  cursor: pointer; }

body.desktop.home article.partner-link .text-block, body.desktop.home article.non-partner-link .text-block {
  color: white; }
@media screen and (max-width: 768px) {
  body.desktop.home article.partner-link .text-block, body.desktop.home article.non-partner-link .text-block {
    position: relative; } }
@media screen and (min-width: 769px) {
  body.desktop.home article.partner-link .text-block, body.desktop.home article.non-partner-link .text-block {
    position: absolute;
    top: 10px;
    background: transparent;
    margin-left: 10px; }
  body.desktop.home article.partner-link .text-block a, body.desktop.home article.non-partner-link .text-block a {
    color: white;
    text-shadow: 0 -1px 0px black; }
  body.desktop.home article.partner-link .text-block p.posted-date, body.desktop.home article.non-partner-link .text-block p.posted-date {
    display: none; } }
body.desktop.home article.partner-link .text-block div.subtitle, body.desktop.home article.non-partner-link .text-block div.subtitle {
  display: none; }

@media only screen and (max-width: 767px) {
  body.home article.partner-link, body.home article.non-partner-link {
    min-height: 0 !important; }
  body.home article.partner-link .radar-thumb, body.home article.non-partner-link .radar-thumb {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    min-height: 0 !important; }
  body.home article.partner-link .radar-thumb > img, body.home article.non-partner-link .radar-thumb > img {
    width: 100% !important; }
  body.home article.partner-link .radar-thumb:after, body.home article.non-partner-link .radar-thumb:after {
    background-size: 66%; } }

@media only screen and (max-width: 767px) {
  body.home article.partner-link .partner-link-for-mobile {
    display: block;
    text-transform: lowercase;
    font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
    color: gray; } }

@media only screen and (max-width: 767px) {
  body.home article.non-partner-link .radar-thumb span.partner-name {
    position: absolute;
    top: auto;
    bottom: 10px; } }

@media only screen and (max-width: 767px) {
  body.home article.partner-link .radar-thumb span.partner-name {
    position: absolute;
    top: auto;
    bottom: 10px;
    display: none; } }

body.desktop.search-no-results .list-content {
  min-height: 4000px;
  padding-top: 50px; }

div#sidebar-right .widget .zergheader {
  position: relative; }

.widget-title {
  display: none; }

.widget-zone-posts .widget-title {
  display: block; }

.partner-logo-ok .radar-thumb:after {
  background: transparent url(images/partner-logo-ok.png) no-repeat right bottom;
  background-position: right -10px bottom 9px; }

.partner-logo-mf .radar-thumb:after {
  background: transparent url(images/partner-logo-mf.png) no-repeat right bottom;
  background-position: right 2px bottom 6px; }

.partner-logo-enquirer .radar-thumb:after {
  background: transparent url(images/partner-logo-enquirer.png) no-repeat right bottom;
  background-position: right 2px bottom -6px; }

.partner-logo-star .radar-thumb:after {
  background: transparent url(images/partner-logo-star.png) no-repeat right bottom;
  background-position: right -11px bottom 7px; }

.top-three {
  position: relative;
  z-index: 1; }
.top-three:before, .top-three:after {
  content: " ";
  display: table; }
.top-three:after {
  clear: both; }

.home .promo-title {
  display: block; }

.hero {
  border-bottom: 1px solid #efefef;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px; }
.hero:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8; }
.hero a img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
@media screen and (max-width: 767px) {
  .hero {
    padding-bottom: 0;
    margin-bottom: 15px;
    border-bottom: none; } }
.hero .text-block {
  margin: 0 20px; }
.hero .text-block strong.promo-title {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 14px 0;
  color: white;
  max-width: 500px; }
@media screen and (min-width: 768px) {
  .hero .text-block strong.promo-title {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 50px;
    line-height: 3.125rem; } }
.hero .text-block strong.promo-title:hover {
  color: white; }
@media screen and (max-width: 767px) {
  .hero .text-block strong.promo-title {
    color: black;
    margin-bottom: 7px; }
  .hero .text-block strong.promo-title:hover {
    color: black; } }
@media screen and (max-width: 767px) {
  .hero .text-block h2.post-flag {
    margin-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; } }
.hero .radar-thumb {
  margin-bottom: 10px; }
.hero .posted-date {
  position: absolute;
  bottom: 25px;
  right: 40px; }
@media screen and (min-width: 768px) {
  .hero {
    max-height: 400px; }
  .hero .text-block {
    position: absolute;
    bottom: 20px;
    max-width: 100%;
    left: 40px;
    margin: 0; }
  .hero h2 {
    font-size: 30px;
    font-size: 1.875rem;
    margin-bottom: 10px; }
  .hero .subtitle {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
    line-height: 1.75rem;
    margin-right: 210px;
    color: white; }
  .hero .subtitle p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
  .hero .posted-date {
    position: absolute;
    bottom: 25px;
    right: 40px;
    color: white; } }
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .hero .posted-date {
    bottom: 45px; }
  .hero .text-block {
    bottom: 40px; } }
@media (max-width: 767px) {
  .hero .subtitle {
    width: 100%; }
  .hero .posted-date {
    right: 20px;
    text-align: left;
    position: static;
    margin: 10px 20px 0;
    padding-bottom: 15px;
    display: block;
    border-bottom: 1px solid #efefef; } }

h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase; }
@media screen and (min-width: 768px) {
  h1 {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 50px;
    line-height: 3.125rem; } }
h1 a {
  color: black; }
@media screen and (min-width: 768px) {
  h1 a {
    color: white; } }

strong.promo-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
@media screen and (min-width: 768px) {
  strong.promo-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 1.375rem; } }

.smaller-top-block {
  border-bottom: 1px solid #efefef;
  margin: 0 0px 20px 0px;
  padding-bottom: 20px; }
.smaller-top-block:before, .smaller-top-block:after {
  content: " ";
  display: table; }
.smaller-top-block:after {
  clear: both; }
@media screen and (min-width: 768px) {
  .smaller-top-block {
    border-bottom: 0; } }
.smaller-top-block .text-block {
  width: 50%;
  float: left;
  max-width: 200px;
  padding: 0 0 0 20px; }
.smaller-top-block .text-block h2 {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 22px;
  line-height: 1.375rem; }
.smaller-top-block .text-block a strong {
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 25px;
  line-height: 1.5625rem; }
.smaller-top-block .radar-thumb {
  max-width: 300px;
  float: left;
  overflow: hidden; }
.smaller-top-block img {
  width: 100%; }
@media screen and (min-width: 768px) {
  .smaller-top-block {
    width: 50%;
    float: left; } }
@media screen and (max-width: 1000px) {
  .smaller-top-block {
    padding: 0 20px 20px; }
  .smaller-top-block .text-block {
    width: 100%;
    padding: 0;
    max-width: 500px;
    float: none; }
  .smaller-top-block .radar-thumb {
    max-width: 500px;
    float: none;
    overflow: hidden; } }
@media screen and (max-width: 767px) {
  .smaller-top-block {
    margin: 15px 20px 15px;
    padding: 0 0 15px; }
  .smaller-top-block .post-flag {
    margin-bottom: 5px; }
  .smaller-top-block .radar-thumb {
    margin-bottom: 15px; } }

.small-post {
  border-bottom: 1px solid #ededed;
  position: relative;
  background: transparent;
  min-height: 140px;
  clear: both;
  margin: 15px 0 5px 0; }
.small-post:before, .small-post:after {
  content: " ";
  display: table; }
.small-post:after {
  clear: both; }
.small-post p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 15px;
  line-height: 0.9375rem; }
.small-post .text-block {
  float: left;
  width: 39%;
  margin-bottom: 15px; }
@media screen and (min-width: 768px) {
  .small-post .text-block {
    margin: 0 0px 15px 0; } }
@media screen and (min-width: 320px) and (max-width: 1023px) {
  .small-post .text-block {
    width: 100%;
    float: none; } }
.small-post .promo-title {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 10px 0;
  text-transform: uppercase; }
@media screen and (min-width: 768px) {
  .small-post .promo-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 22px;
    line-height: 1.375rem; } }
.small-post .subtitle {
  margin-bottom: 10px; }
@media screen and (max-width: 1023px) {
  .small-post .subtitle {
    display: none; } }
.small-post .radar-thumb {
  float: left;
  height: auto !important;
  max-width: 320px;
  width: 50% !important;
  background: white;
  margin-bottom: 15px; }
.small-post .radar-thumb img {
  width: 100%; }
@media screen and (min-width: 768px) {
  .small-post .radar-thumb {
    float: right;
    margin: 0 0px 15px 0;
    width: 42%; } }
@media screen and (min-width: 320px) and (max-width: 1023px) {
  .small-post .radar-thumb {
    width: 100% !important;
    float: none !important;
    max-width: 9999px !important; } }
@media screen and (max-width: 767px) {
  .small-post .post-flag {
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .small-post .promo-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; } }

.large-post {
  border-bottom: 1px solid #ededed;
  position: relative;
  margin: 15px 0;
  padding-bottom: 15px; }
.large-post:before, .large-post:after {
  content: " ";
  display: table; }
.large-post:after {
  clear: both; }
.large-post .text-block {
  padding-bottom: 15px; }
.large-post .text-block .posted-date {
  float: right;
  margin: -10px 0 0 0; }
.large-post .promo-title {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 34px;
  line-height: 2.125rem;
  letter-spacing: -1px;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 14px 0; }
@media screen and (min-width: 768px) {
  .large-post .promo-title {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 50px;
    line-height: 3.125rem; } }
@media screen and (min-width: 768px) {
  .large-post h2 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 30px;
    line-height: 1.875rem;
    position: relative;
    margin: 10px 0 0 0;
    padding: 0; }
  .large-post .subtitle {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    line-height: 1.375rem;
    width: 75%; } }
.large-post .radar-thumb {
  float: left;
  width: 100% !important;
  height: auto !important; }
.large-post .radar-thumb img {
  width: 100%;
  height: auto; }
@media screen and (max-width: 767px) {
  .large-post .post-flag {
    margin-bottom: 5px;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .large-post .radar-thumb {
    margin-bottom: 15px; }
  .large-post .text-block {
    padding-bottom: 0; }
  .large-post .text-block .posted-date {
    float: none;
    margin-top: 10px; }
  .large-post .promo-title {
    margin: 0 0 7px 0; } }

ul.related-articles {
  clear: both; }
ul.related-articles li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 18px;
  line-height: 1.125rem;
  border-top: 1px solid #efefef;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  height: 66px;
  position: relative;
  text-transform: uppercase; }
ul.related-articles li:after {
  content: " ";
  position: absolute;
  right: 0;
  top: 24px;
  width: 20px;
  height: 20px; }
ul.related-articles li a {
  display: block;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-right: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
@media screen and (max-width: 767px) {
  ul.related-articles li {
    font-size: 16px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.125rem;
    border-top: 1px solid #efefef;
    font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
    font-weight: 700;
    height: 44px;
    position: relative;
    text-transform: uppercase; }
  ul.related-articles li:after {
    right: 0;
    top: 14px;
    width: 20px;
    height: 20px; }
  ul.related-articles li a {
    display: block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; } }

.home #leaderboard {
  padding: 0;
  border: 0; }

@media screen and (max-width: 767px) {
  .single-post #content-wrapper {
    margin-top: 60px; } }
.single-post .posts {
  margin-left: 42px; }
@media screen and (min-width: 768px) and (max-width: 847px) {
  .single-post .posts header {
    width: 47%; } }
@media screen and (min-width: 848px) and (max-width: 1023px) {
  .single-post .posts header {
    width: 55%; } }
@media screen and (min-width: 1024px) {
  .single-post .posts header {
    margin-left: 80px;
    width: 540px; } }
@media screen and (max-width: 767px) {
  .single-post .posts {
    margin-left: 0; } }

.post-container {
  max-width: 940px;
  margin: 0 auto; }
@media screen and (max-width: 960px) {
  .post-container {
    margin: 0 20px; } }
.post-container article {
  position: relative; }
.post-container #article-top-part {
  margin-left: 80px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 30px;
  margin-bottom: 30px;
  overflow: hidden; }
@media screen and (max-width: 1023px) {
  .post-container #article-top-part {
    margin-left: 0px; } }
.post-container #article-top-part .entry-subtitle {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  text-transform: none;
  font-weight: 400;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 26px;
  line-height: 1.625rem; }
@media screen and (max-width: 767px) {
  .post-container #article-top-part h2.post-flag {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; } }
.post-container #article-top-part h1 {
  text-transform: capitalize; }
@media screen and (min-width: 768px) {
  .post-container #article-top-part h1 {
    font-size: 54px;
    font-size: 3.375rem;
    line-height: 54px;
    line-height: 3.375rem; } }
@media screen and (max-width: 1023px) and (min-width: 768px) {
  .post-container #article-top-part h1 {
    font-size: 44px;
    font-size: 2.75rem;
    line-height: 44px;
    line-height: 2.75rem; } }
@media screen and (max-width: 767px) {
  .post-container #article-top-part h3.entry-subtitle, .post-container #article-top-part .gallery-header h1.entry-subtitle, .gallery-header .post-container #article-top-part h1.entry-subtitle {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem; } }
.post-container #article-top-part figure {
  position: relative; }
.post-container #article-top-part figure img {
  max-width: 100%;
  display: block;
  height: auto;
  width: 100%; }
.post-container #article-top-part figure .photo_credit {
  position: absolute;
  top: 0;
  right: 20px;
  height: 20px;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  background-color: #555555;
  background-color: rgba(85, 85, 85, 0.8);
  text-align: center;
  color: white;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 20px;
  line-height: 1.25rem;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  overflow: hidden;
  padding: 0 5px; }
.post-container #article-top-part figure .photo-caption {
  font-size: 13px;
  font-size: 0.8125rem;
  border-bottom: 1px solid #efefef;
  color: gray;
  padding: 20px 0; }
.post-container #article-top-part figure .netseer_image_banner {
  z-index: 10 !important; }
.post-container #article-top-part .entry iframe {
  max-width: 100% !important; }
.post-container #article-top-part .entry .jwplayer {
  max-width: 100%; }
.post-container #article-top-part div.author {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: gray;
  margin-top: 30px;
  text-align: center; }
.post-container #article-top-part div.author .by {
  display: inline;
  position: relative;
  top: -12px;
  padding-top: 0;
  padding-right: 5px;
  border-right: solid 1px #000000; }
.post-container #article-top-part div.author .by a {
  color: gray; }
.post-container #article-top-part div.author .avatar img {
  border-radius: 12px;
  float: none;
  width: 40px;
  height: 40px;
  margin-right: 6px; }
.post-container #article-top-part div.author .twitter {
  display: inline-block;
  position: relative;
  top: -13px;
  background: url(images/png/twitter.png) no-repeat;
  background-position: 6px 10px;
  background-color: #e7e7e7;
  background-size: 19px;
  border-radius: 5px;
  padding: 6px 6px 6px 28px; }
.post-container #sidebar-right {
  display: none; }
@media screen and (min-width: 768px) {
  .post-container #sidebar-right {
    width: 300px;
    display: block;
    float: right; } }
.post-container #article-bottom-part .trc_related_container {
  border-bottom: 1px solid #efefef;
  padding-bottom: 30px;
  margin-bottom: 30px; }
.post-container #article-bottom-part .trc_related_container#taboola-below-article-thumbnails {
  padding-bottom: 20px; }

@media screen and (max-width: 867px) {
  .single .posts, .page .posts {
    padding: 0 20px; } }
.single .entry-meta, .page .entry-meta {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 18px; }
.single .post, .page .post {
  background-color: white; }
@media screen and (min-width: 768px) and (max-width: 847px) {
  .single .post, .page .post {
    float: left;
    width: 55%; } }
@media screen and (min-width: 848px) and (max-width: 1023px) {
  .single .post, .page .post {
    float: left;
    width: 55%; } }
@media screen and (min-width: 1024px) {
  .single .post, .page .post {
    float: left;
    width: 606px; } }
.single .post .entry, .page .post .entry {
  max-width: 100%; }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .single .post .entry, .page .post .entry {
    position: relative; } }
@media screen and (min-width: 1024px) {
  .single .post .entry, .page .post .entry {
    position: relative; } }
.single .post .entry ul, .page .post .entry ul {
  list-style-type: disc;
  padding: 0 0 0 30px;
  margin: 1em 0; }
.single .post .entry ol, .page .post .entry ol {
  list-style-type: decimal;
  padding: 0 0 0 30px;
  margin: 1em 0; }
.single .post .entry li, .page .post .entry li {
  margin: .5em 0;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem; }
.single .post .entry a, .page .post .entry a {
  text-decoration: none;
  color: #ff006d;
  font-weight: 700;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
.single .post .entry a:hover, .page .post .entry a:hover {
  text-decoration: underline; }
.single .post .entry .entry a:hover, .page .post .entry .entry a:hover {
  text-decoration: underline; }
.single .post .entry p, .page .post .entry p {
  margin: 1em 0;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #000; }
.single .post .entry p a, .single .post .entry p strong, .page .post .entry p a, .page .post .entry p strong {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold; }
.single .post .entry .radar-thumb, .page .post .entry .radar-thumb {
  background-color: white; }
.single .post .entry .radar-thumb .centring-box, .page .post .entry .radar-thumb .centring-box {
  vertical-align: top; }
.single .post .entry .radar-thumb .gallery-icon, .single .post .entry .radar-thumb .post-flag, .page .post .entry .radar-thumb .gallery-icon, .page .post .entry .radar-thumb .post-flag {
  display: none; }
.single .post .entry .timeline-trending-box, .page .post .entry .timeline-trending-box {
  width: 100%;
  background-color: #F8F8F8;
  overflow: hidden;
  position: relative;
  padding: 20px 0; }
.single .post .entry .timeline-trending-box h3, .single .post .entry .timeline-trending-box .gallery-header h1, .gallery-header .single .post .entry .timeline-trending-box h1, .page .post .entry .timeline-trending-box h3, .page .post .entry .timeline-trending-box .gallery-header h1, .gallery-header .page .post .entry .timeline-trending-box h1 {
  text-align: center;
  margin: 0 0 15px 0; }
.single .post .entry .timeline-trending-box a, .page .post .entry .timeline-trending-box a {
  font-size: 13px;
  font-size: 0.8125rem;
  display: block;
  color: black;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  margin-bottom: 5px; }
.single .post .entry .timeline-trending-box #timeline-slider div.timeline-item, .page .post .entry .timeline-trending-box #timeline-slider div.timeline-item {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 19px;
  line-height: 1.1875rem;
  color: #000;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  float: left;
  width: 160px;
  text-align: center;
  margin: 0 10px;
  list-style: none;
  position: relative; }
.single .post .entry .timeline-trending-box #timeline-slider div.timeline-item a, .page .post .entry .timeline-trending-box #timeline-slider div.timeline-item a {
  min-height: 65px; }
.single .post .entry .timeline-trending-box #timeline-slider div.timeline-item:last-of-type:after, .page .post .entry .timeline-trending-box #timeline-slider div.timeline-item:last-of-type:after {
  width: 50%;
  height: 17px;
  background-color: #F8F8F8;
  display: block;
  position: absolute;
  left: 50%;
  top: 97px;
  content: " ";
  margin-left: 10px; }
.single .post .entry .timeline-trending-box #timeline-slider div.timeline-item:first-of-type:before, .page .post .entry .timeline-trending-box #timeline-slider div.timeline-item:first-of-type:before {
  width: 50%;
  height: 17px;
  background-color: #F8F8F8;
  display: block;
  position: absolute;
  right: 50%;
  top: 97px;
  content: " ";
  margin-right: 5px; }
.single .post .entry .timeline-trending-box .timeline-bar, .page .post .entry .timeline-trending-box .timeline-bar {
  border-top: solid 3px #ff006d;
  position: absolute;
  top: 148px;
  width: 100%;
  margin-left: 100px; }
.single .post .entry .timeline-trending-box .timeline-bar.notitle, .page .post .entry .timeline-trending-box .timeline-bar.notitle {
  top: 107px; }
.single .post .entry .timeline-trending-box .radar-thumb, .page .post .entry .timeline-trending-box .radar-thumb {
  margin-bottom: 5px;
  max-height: 90px;
  min-height: 90px;
  overflow: hidden;
  background-color: transparent; }
.single .post .entry .timeline-trending-box .timeline-scroll-arrow, .page .post .entry .timeline-trending-box .timeline-scroll-arrow {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  height: 298px;
  width: 40px;
  background: url(images/Arrow.png) no-repeat;
  position: absolute;
  cursor: pointer;
  z-index: 9999;
  top: -57px;
  left: 0;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.single .post .entry .timeline-trending-box .timeline-scroll-arrow.slick-disabled, .page .post .entry .timeline-trending-box .timeline-scroll-arrow.slick-disabled {
  display: none !important; }
.single .post .entry .timeline-trending-box:hover .timeline-scroll-arrow, .page .post .entry .timeline-trending-box:hover .timeline-scroll-arrow {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
.single .post .entry .timeline-trending-box .scroll-left.timeline-scroll-arrow, .page .post .entry .timeline-trending-box .scroll-left.timeline-scroll-arrow {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }
.single .post .entry .timeline-trending-box .scroll-right.timeline-scroll-arrow, .page .post .entry .timeline-trending-box .scroll-right.timeline-scroll-arrow {
  right: 0;
  left: initial; }
.single .post .entry .timeline-trending-box .timeline-dot, .page .post .entry .timeline-trending-box .timeline-dot {
  position: relative;
  display: block;
  height: 20px;
  width: 20px;
  border: solid 3px #ff006d;
  background: #fff;
  margin: 8px auto;
  border-radius: 30px; }
.single .post .entry .timeline-trending-box .active.timeline-dot, .page .post .entry .timeline-trending-box .active.timeline-dot {
  background: #ff006d; }

div.author {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: gray;
  margin-top: 30px; }
div.author .by {
  display: block;
  padding-top: 12px; }
div.author .by a {
  color: gray; }
div.author .avatar img {
  border-radius: 12px;
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 6px; }

.tags {
  margin-bottom: 20px;
  clear: both;
  padding-top: 20px; }
.tags a {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  margin-bottom: 10px; }
.tags a:hover {
  background-color: black; }

.below-article {
  background: #fff; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  outline: none;
  height: 100%;
  min-height: 1px; }
.slick-slide:focus {
  outline: none; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.timeline-bar-need .slick-track:before {
  content: '';
  border-top: solid 3px #ff006d;
  position: absolute;
  top: 106px;
  width: 100%;
  margin: 0 0 0 20px; }

.most-popular li {
  margin: 10px 0 0; }
.most-popular li:before, .most-popular li:after {
  content: " ";
  display: table; }
.most-popular li:after {
  clear: both; }
.most-popular li a {
  color: #000; }
.most-popular li .radar-thumb {
  max-width: 121px;
  float: left;
  margin: 0 10px 10px 0; }
.most-popular li:last-of-type .radar-thumb {
  margin: 0 10px 0px 0; }

.daily-juice {
  background-color: #FF006C;
  padding-bottom: 10px; }
.daily-juice:before, .daily-juice:after {
  content: " ";
  display: table; }
.daily-juice:after {
  clear: both; }
.daily-juice h2 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: white;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 2px;
  margin-bottom: 0;
  padding: 10px 0 0 10px; }
.daily-juice h3, .daily-juice .gallery-header h1, .gallery-header .daily-juice h1 {
  font-size: 44px;
  font-size: 2.75rem;
  line-height: 52px;
  line-height: 3.25rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin-top: -5px;
  margin-bottom: 5px;
  padding: 0 0 0 10px;
  text-transform: uppercase; }
.daily-juice h3 span, .daily-juice .gallery-header h1 span, .gallery-header .daily-juice h1 span {
  color: white; }
.daily-juice p {
  margin: 0; }
.daily-juice .bg-input {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: white;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 40px;
  margin: 0 0 10px 10px;
  padding: 6px 5px 2px 0;
  width: 280px; }
.daily-juice input[type="text"] {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  line-height: 22px;
  line-height: 1.375rem;
  border: none;
  color: black;
  padding: 0 12px;
  width: 197px;
  height: 40px;
  margin-top: -6px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px; }
.daily-juice input[type="text"]::-webkit-input-placeholder {
  color: #000; }
.daily-juice input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #000; }
.daily-juice input[type="text"]:-ms-input-placeholder {
  color: #000; }
.daily-juice input[type="submit"] {
  background-color: #000;
  cursor: pointer;
  float: right;
  padding: 5px 10px;
  text-transform: uppercase;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
.daily-juice .success {
  color: #fff;
  padding: 12px 10px 10px; }
.daily-juice .sailthru-add-subscriber-errors {
  line-height: 32px;
  line-height: 2rem;
  color: #fff;
  padding: 0 10px; }

.featured-photos .first_photo .radar-thumb {
  height: 194px;
  margin-bottom: 12px;
  overflow: hidden; }
.featured-photos .first_photo .radar-thumb img {
  width: 100%;
  height: auto; }
.featured-photos .photos-row .clearfix {
  clear: both;
  height: 1px; }
.featured-photos .photos-row .regular_photo {
  float: left;
  width: 92px;
  margin: 3px 0 10px 12px; }
.featured-photos .photos-row .regular_photo a {
  color: #000; }
.featured-photos .photos-row .regular_photo:first-child {
  margin-left: 0; }

.home #sidebar-right {
  position: relative;
  top: 15px; }

#sidebar-right .widget {
  border-bottom: 1px solid #ededed !important;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  clear: both; }
#sidebar-right .widget:before, #sidebar-right .widget:after {
  content: " ";
  display: table; }
#sidebar-right .widget:after {
  clear: both; }
#sidebar-right .widget:last-of-type {
  border-bottom: none !important; }
#sidebar-right .widget.widget-gpt2-ami-ads {
  padding-bottom: 10px; }
#sidebar-right .widget .zone_layout_widget.featured-photos h3, #sidebar-right .widget .zone_layout_widget.featured-photos .gallery-header h1, .gallery-header #sidebar-right .widget .zone_layout_widget.featured-photos h1 {
  margin-bottom: 0; }
#sidebar-right .widget_links li {
  margin: 15px 0; }
#sidebar-right .widget_links li a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  line-height: 1rem;
  color: #000; }

.widget_image img {
  display: block; }

.dfp-container {
  z-index: 24;
  text-align: center; }

/*
Footer styling
*/
#super-footer {
  border-top: 1px solid #efefef;
  clear: both;
  text-align: center;
  position: relative;
  z-index: 10;
  width: 100%;
  background: white;
  padding: 25px 0;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem; }
#super-footer span {
  display: inline-block; }
#super-footer span#powered-by {
  padding: 0 15px; }
@media screen and (max-width: 767px) {
  #super-footer .footer-promo-links {
    display: block;
    padding-top: 10px; } }
#super-footer .footer-promo-links a {
  text-decoration: underline;
  display: inline-block;
  padding: 0 20px 0 0; }

#dfp-tag-mobile_bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; }

#gallery-channel, #video-channel {
  margin-bottom: 20px;
  position: relative; }
#gallery-channel#gallery-channel > h1, #gallery-channel#video-channel > h1, #video-channel#gallery-channel > h1, #video-channel#video-channel > h1 {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  color: white;
  background-color: #ff006d;
  display: block;
  float: left;
  font-size: 29px;
  font-size: 1.8125rem;
  line-height: 38px;
  line-height: 2.375rem;
  top: 0px;
  left: 0px;
  position: absolute;
  z-index: 3;
  text-transform: uppercase;
  padding: 0 10px; }
#gallery-channel .post, #video-channel .post {
  width: 300px;
  display: inline-block;
  height: 258px;
  margin: 0;
  padding: 0; }
#gallery-channel .post:nth-child(3n - 1), #video-channel .post:nth-child(3n - 1) {
  padding: 0 40px;
  margin-left: -3px !important;
  margin-right: -3px !important; }
#gallery-channel .post:nth-child(n + 1), #video-channel .post:nth-child(n + 1) {
  margin: 0 0 20px 0;
  border-bottom: 1px solid #efefef; }
#gallery-channel .post h3, #gallery-channel .post .gallery-header h1, .gallery-header #gallery-channel .post h1, #video-channel .post h3, #video-channel .post .gallery-header h1, .gallery-header #video-channel .post h1 {
  margin: 20px 0; }
#gallery-channel .post h3 a, #gallery-channel .post .gallery-header h1 a, .gallery-header #gallery-channel .post h1 a, #video-channel .post h3 a, #video-channel .post .gallery-header h1 a, .gallery-header #video-channel .post h1 a {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 17px;
  line-height: 1.0625rem;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  color: #000; }
#gallery-channel .post h3 a:hover, #gallery-channel .post .gallery-header h1 a:hover, .gallery-header #gallery-channel .post h1 a:hover, #video-channel .post h3 a:hover, #video-channel .post .gallery-header h1 a:hover, .gallery-header #video-channel .post h1 a:hover {
  color: #ff006d; }
#gallery-channel h2, #video-channel h2 {
  position: relative;
  display: block;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 20px;
  margin: 0;
  color: #ff006d;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  margin: 50px 0 20px 0; }
#gallery-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li .rotator-title-div .slide-overline, #gallery-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li .rotator-title-div .slide-underline, #video-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li .rotator-title-div .slide-overline, #video-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li .rotator-title-div .slide-underline {
  display: none; }

#video-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li a .rotator-title-div {
  bottom: 60px; }
#video-channel #rotator-slideshow .radar-zoneslider-slider .owl-wrapper-outer .owl-item li div#fiveMinCB_1 {
  display: none !important; }
#video-channel .post .radar-thumb .centring-box img {
  width: auto !important;
  height: 169px !important; }

.ie8 #video-channel .post, .ie8 #gallery-channel .post {
  margin: 0 23px 0 0; }

#video-channel .inner-content .radar-thumb .centring-box, #gallery-channel .inner-content .radar-thumb .centring-box {
  width: 300px !important;
  height: 169px !important; }
#video-channel .inner-content .radar-thumb .centring-box img, #gallery-channel .inner-content .radar-thumb .centring-box img {
  width: auto;
  height: 169px; }

.single-format-gallery .post-container {
  max-width: 100%; }
@media screen and (max-width: 1023px) {
  .single-format-gallery .post-container {
    margin: 0; } }
@media screen and (max-width: 767px) {
  .single-format-gallery .post-container h1 {
    text-transform: capitalize;
    line-height: 34px;
    line-height: 2.125rem; } }
.single-format-gallery .post-container .below-gal-space {
  margin: 0 55px; }
@media screen and (max-width: 1023px) {
  .single-format-gallery .post-container .below-gal-space {
    margin: 0 20px; } }
.single-format-gallery #sidebar-left {
  width: 324px;
  float: left;
  padding: 0 10px 0 14px; }
.single-format-gallery #sidebar-left + div {
  padding-left: 324px; }
@media screen and (max-width: 767px) {
  .single-format-gallery #sidebar-left {
    display: none; }
  .single-format-gallery #sidebar-left + div {
    padding-left: 0; } }
.single-format-gallery .post {
  max-width: 700px;
  width: 100%;
  float: right; }
.single-format-gallery .posts {
  margin-left: 0 !important; }

.single .format-gallery .entry {
  width: auto;
  position: static;
  margin-left: 0; }
.single .format-gallery .widget-ami-zergnet {
  margin-top: 20px; }

.gallery-header h2.post-flag {
  font-size: 18px;
  font-size: 1.125rem; }
.gallery-header h1 {
  padding: 5px 0 15px;
  margin-bottom: 0;
  text-transform: capitalize;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem; }
.gallery-header .caption {
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-bottom: 0;
  padding: 0px 0px 0; }
.gallery-header .caption a {
  text-decoration: none;
  color: #ff006d;
  font-weight: 700; }
.gallery-header .caption a:hover {
  text-decoration: underline; }
.gallery-header .author {
  margin-top: 0; }
.gallery-header .author .by {
  padding-top: 3.5px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 21px;
  line-height: 1.3125rem; }
.gallery-header .posted-date {
  display: block !important;
  padding: 0 0 20px 0px; }
.gallery-header .commentsection {
  margin-bottom: 20px; }
.gallery-header .commentsection h3, .gallery-header .commentsection h1 {
  color: white;
  display: inline-block;
  background-color: #ff006d;
  margin-top: 18px;
  padding: 5px;
  border-radius: 5px; }
.gallery-header .commentsection a {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 14px;
  line-height: 0.875rem;
  background-color: #ff006d;
  border-radius: 2px;
  border: 0;
  display: inline-block;
  color: white;
  padding: 6px 8px 4px 8px;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }
.gallery-header .commentsection a:hover {
  background-color: #ff006d; }
.gallery-header .tags {
  padding-top: 20px;
  margin-bottom: 0;
  border-bottom: 1px solid #efefef; }

.single-format-gallery .radar-media-box {
  background: #000;
  margin-bottom: 2em; }
@media (max-width: 767px) {
  .single-format-gallery .radar-media-box {
    position: relative;
    margin: 0 20px; } }

#ami-gallery {
  margin-bottom: 0;
  height: 615px;
  max-height: 615px;
  text-align: center;
  position: relative; }
@media (max-width: 767px) {
  #ami-gallery {
    height: auto;
    max-height: 9999px; } }
#ami-gallery .owl-carousel {
  position: relative; }
#ami-gallery .owl-carousel, #ami-gallery .owl-wrapper-outer, #ami-gallery .owl-wrapper, #ami-gallery .owl-item {
  min-height: 615px;
  max-height: 615px; }
@media (max-width: 767px) {
  #ami-gallery .owl-carousel, #ami-gallery .owl-wrapper-outer, #ami-gallery .owl-wrapper, #ami-gallery .owl-item {
    min-height: 1px;
    max-height: 9999px; } }
#ami-gallery .ami-gallery-item {
  position: absolute;
  top: 50%;
  width: 100%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
@media (max-width: 767px) {
  #ami-gallery .ami-gallery-item {
    position: static;
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%); } }
#ami-gallery .ami-gallery-item-image img {
  margin: 0 auto;
  display: block;
  max-height: 615px;
  max-width: 100%;
  width: auto; }
@media (max-width: 767px) {
  #ami-gallery .ami-gallery-item-image img {
    height: auto;
    max-height: 9999px;
    width: 100%; } }
#ami-gallery .owl-item {
  margin: 0;
  padding: 0; }
#ami-gallery .owl-item .vinecontainer {
  padding-top: 80%; }
#ami-gallery .owl-item .vinecontainer iframe {
  left: 0; }
#ami-gallery .owl-item .gallery-twitter-embed iframe {
  max-width: 450px !important; }
#ami-gallery .owl-item .ami-video-type-instagram .instagram-media {
  width: 70% !important; }
@media screen and (max-width: 767px) {
  #ami-gallery .owl-item .ami-video-type-instagram .instagram-media {
    width: 100% !important; } }
#ami-gallery .owl-item .ami-aol-player, #ami-gallery .owl-item .fmvps-limited-mode, #ami-gallery .owl-item .fmvps-wrapper, #ami-gallery .owl-item .video.jw > div {
  margin: 0 auto !important;
  float: none !important; }
#ami-gallery .owl-item iframe.instagram-media {
  height: 600px; }
@media screen and (max-width: 767px) {
  #ami-gallery .owl-item iframe.instagram-media {
    height: 500px; } }
#ami-gallery .owl-item .ami-gallery-entry {
  display: none; }
#ami-gallery .owl-item .ami-gallery-item-credit {
  position: absolute;
  top: 0;
  right: 20px;
  height: 20px;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  background-color: #555555;
  background-color: rgba(85, 85, 85, 0.8);
  text-align: center;
  color: white;
  font-size: 10px;
  font-size: 0.625rem;
  line-height: 20px;
  line-height: 1.25rem;
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
  overflow: hidden;
  padding: 0 5px; }
#ami-gallery .owl-item .ami-video-type-jw .video.jw .jwplayer {
  margin: 0 auto; }
#ami-gallery .owl-buttons .ami-counter {
  display: none; }
#ami-gallery .owl-buttons a {
  display: block !important;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border: 0;
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  background-color: transparent;
  width: 32px;
  height: 32px;
  margin: -16px 15px 10px;
  position: absolute;
  z-index: 9;
  top: 50%;
  cursor: pointer; }
#ami-gallery .owl-buttons a.owl-next {
  padding: 0;
  background: url(images/nav-slides.png) no-repeat center 0;
  background-size: 32px;
  float: right;
  right: 0; }
#ami-gallery .owl-buttons a.owl-next:hover {
  background: url(images/nav-slides.png) no-repeat center 0;
  background-size: 32px; }
#ami-gallery .owl-buttons a.owl-prev {
  padding: 0;
  background: url(images/nav-slides.png) no-repeat center -53px;
  background-size: 32px;
  float: left;
  left: 0; }
#ami-gallery .owl-buttons a.owl-prev:hover {
  background: url(images/nav-slides.png) no-repeat center -53px;
  background-size: 32px; }
#ami-gallery .owl-buttons a.owl-prev.disabled {
  background: url(images/nav-slides.png) no-repeat center -53px;
  background-size: 32px;
  opacity: 0.2;
  filter: alpha(opacity=20); }
#ami-gallery .owl-buttons a.owl-next.disabled {
  background: url(images/nav-slides.png) no-repeat center -53px;
  background-size: 32px;
  opacity: 0.2;
  filter: alpha(opacity=20); }
@media screen and (max-width: 767px) {
  #ami-gallery .owl-buttons {
    top: 10px;
    margin-top: 0; }
  #ami-gallery .owl-buttons a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    opacity: 0.85; }
  #ami-gallery .owl-buttons a.owl-next {
    background: url(images/pink-arrows.png) no-repeat center top;
    background-size: 32px; }
  #ami-gallery .owl-buttons a.owl-next:hover {
    background: url(images/pink-arrows.png) no-repeat center top;
    background-size: 32px; }
  #ami-gallery .owl-buttons a.owl-prev {
    background: url(images/pink-arrows.png) no-repeat center bottom;
    background-size: 32px; }
  #ami-gallery .owl-buttons a.owl-prev:hover {
    background: url(images/pink-arrows.png) no-repeat center bottom;
    background-size: 32px; } }
#ami-gallery .next-slide-trigger {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  display: block;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  padding: 5px 0 !important; }
#ami-gallery .next-slide-trigger:hover {
  background-color: black; }

@media screen and (max-width: 767px) {
  body.single-format-gallery .subtitle {
    margin-bottom: 8px; }

  .single-format-gallery .radar-media-box {
    background: white; }

  .radar-media-box .text-block {
    background: white; }
  .radar-media-box .text-block h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; }
  .radar-media-box .text-block h3.entry-subtitle, .radar-media-box .text-block .gallery-header h1.entry-subtitle, .gallery-header .radar-media-box .text-block h1.entry-subtitle {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
    font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
    text-transform: none;
    font-weight: 400; }
  .radar-media-box .text-block span.posted-date {
    display: block;
    padding-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem; }
  .radar-media-box .text-block div.tags {
    padding-bottom: 20px;
    margin-bottom: 0; }
  .radar-media-box .text-block div.tags h5 {
    display: inline;
    margin-right: 10px;
    font-size: 13px;
    font-size: 0.8125rem; }
  .radar-media-box .text-block div.tags a {
    font-weight: 400;
    color: white;
    margin-right: 1px;
    font-size: 13px;
    font-size: 0.8125rem; }
  .radar-media-box .text-block div.tags a:hover {
    text-decoration: none; }
  .radar-media-box .text-block p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 17px;
    line-height: 1.0625rem;
    margin-bottom: 15px; }
  .radar-media-box .text-block .caption {
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 17px;
    line-height: 1.0625rem;
    margin-bottom: 15px; }
  .radar-media-box .text-block .caption a {
    text-decoration: none;
    color: #ff006d;
    font-weight: 700;
    font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
  .radar-media-box .text-block .caption a:hover {
    text-decoration: underline; } }
.gallery-thumbnails {
  width: 100%;
  overflow: hidden;
  height: 82px;
  position: relative; }
@media screen and (max-width: 1024px) {
  .gallery-thumbnails {
    display: none; } }
.gallery-thumbnails #film-strip {
  transition: margin 0.2s ease 0.1s;
  height: 28px; }
.gallery-thumbnails #film-strip .owl-item {
  float: left;
  list-style: none;
  background: #000; }
.gallery-thumbnails #film-strip .owl-item a {
  height: 82px;
  width: 100px;
  display: block;
  overflow: hidden;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
.gallery-thumbnails #film-strip .owl-item a img {
  width: 100px;
  height: auto;
  border-right: 1px solid black; }
.gallery-thumbnails #film-strip .owl-item a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
.gallery-thumbnails #film-strip .synced a {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_right, .gallery-thumbnails div#gallery_thumbnail_nav_arrow_left {
  width: 40px;
  height: 82px;
  background-color: #FF006D;
  position: absolute;
  top: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_right.disabled, .gallery-thumbnails div#gallery_thumbnail_nav_arrow_left.disabled {
  display: none; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_right a, .gallery-thumbnails div#gallery_thumbnail_nav_arrow_left a {
  display: block;
  width: 100%;
  height: 100%; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_right {
  right: 0; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_right a {
  background: transparent url("images/png/gallery_thumbnail_right_arrow.png") no-repeat center center; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_left {
  margin-left: 0px; }
.gallery-thumbnails div#gallery_thumbnail_nav_arrow_left a {
  background: transparent url("images/png/gallery_thumbnail_left_arrow.png") no-repeat center center; }

.ami-gallery-entry {
  display: none; }

.single-format-gallery #leaderboard-holder {
  margin-bottom: 10px; }
.single-format-gallery #leaderboard-holder #leaderboard {
  padding-top: 10px; }
.single-format-gallery #sidebar-left .widget {
  border-bottom: 1px solid #efefef;
  padding-top: 10px;
  padding-bottom: 10px; }
.single-format-gallery #sidebar-left .widget:last-of-type {
  padding: 0;
  border-bottom: none;
  margin: 0;
  padding-top: 10px; }
.single-format-gallery #sidebar-left #gpt2_ads_widget-13 {
  border-top: 1px solid #efefef; }

.tag #content-wrapper header, .search #content-wrapper header, .archive #content-wrapper header {
  font-size: 24px;
  font-size: 1.5rem;
  background: #ff006d;
  color: white;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  padding: 10px 42px;
  margin-bottom: 20px;
  position: fixed;
  text-transform: uppercase;
  max-width: 1024px;
  width: 100%;
  z-index: 12; }
@media screen and (min-width: 768px) {
  .tag #content-wrapper header, .search #content-wrapper header, .archive #content-wrapper header {
    font-size: 36px;
    font-size: 2.25rem; } }
@media screen and (max-width: 767px) {
  .tag #content-wrapper header, .search #content-wrapper header, .archive #content-wrapper header {
    left: 0;
    padding: 10px 20px; } }
.tag #content-wrapper header h1, .search #content-wrapper header h1, .archive #content-wrapper header h1 {
  color: #000;
  display: inline;
  font-size: inherit; }
.tag #content-wrapper header span, .search #content-wrapper header span, .archive #content-wrapper header span {
  color: #000;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  margin-right: 5px; }

.list-content {
  margin: 0 20px;
  width: auto; }
.list-content .search-string {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-bottom: 15px; }
.list-content .search-string strong {
  text-transform: uppercase;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  font-weight: normal; }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .list-content {
    margin: 0 0 0 20px;
    width: 53%;
    float: left; } }
@media screen and (min-width: 1024px) {
  .list-content {
    margin: 0 0 0 42px;
    width: 620px;
    float: left; } }

.list-item .radar-thumb {
  max-height: 169px;
  overflow: hidden; }
.list-item .post {
  margin-top: 0px;
  border-top: 0;
  border-bottom: 1px solid #efefef;
  padding: 20px 0; }
.list-item .post:before, .list-item .post:after {
  content: " ";
  display: table; }
.list-item .post:after {
  clear: both; }
.list-item .post:first-child {
  padding-top: 0; }
.list-item .post .post-image {
  float: right;
  margin-left: 20px;
  max-width: 240px; }
@media screen and (min-width: 1024px) {
  .list-item .post .post-image {
    max-width: 300px;
    width: 300px; } }
@media screen and (max-width: 768px) {
  .list-item .post .post-image {
    width: 100%;
    margin-left: 0;
    float: none;
    max-width: 9999px; }
  .list-item .post .post-image img {
    width: 100%; }
  .list-item .post .post-image .radar-thumb {
    max-height: 1609px;
    overflow: hidden; } }
@media screen and (max-width: 768px) and (max-width: 768px) {
  .list-item .post .post-image .radar-thumb {
    margin-bottom: 15px; } }

.list-item .post .post-detail {
  width: 60%;
  position: relative; }
@media screen and (max-width: 768px) {
  .list-item .post .post-detail {
    width: 100%;
    margin-left: 0;
    float: none;
    max-width: 9999px; } }
.list-item .post .post-detail .post-excerpt {
  margin: 10px 0 10px 0; }
.list-item .post .post-detail .post-excerpt p {
  margin: 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 15px;
  line-height: 0.9375rem; }
.list-item .post .post-detail .post-excerpt a {
  font-weight: bold;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 16px;
  line-height: 1rem; }
.list-item .post .post-detail .post-excerpt a:hover {
  color: #000 !important; }
@media screen and (max-width: 768px) {
  .list-item .post .post-detail .post-excerpt {
    margin: 5px 0; }
  .list-item .post .post-detail .post-flag {
    margin-bottom: 5px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem; }
  .list-item .post .post-detail .promo-title {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 24px;
    line-height: 1.5rem; } }
@media screen and (max-width: 767px) {
  .list-item .post {
    padding: 15px 0; } }

.search-no-results .load-more-button {
  margin-top: 0px !important; }

.author_head .author-name {
  border-bottom: 1px solid #ff006d;
  margin-bottom: 9px;
  min-height: 50px; }
.author_head h1 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 42px;
  line-height: 2.625rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  display: inline-block;
  float: left; }
.author_head .twitter {
  background: none !important;
  border-left: 1px solid #a6a6a6;
  padding: 0px 6px 0px 12px !important;
  border-radius: 0;
  height: 15px;
  margin-left: 12px;
  margin-top: 12px;
  display: inline-block;
  float: left; }
.author_head .twitter a {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 27px;
  line-height: 1.6875rem;
  display: inline-block;
  height: 20px;
  padding: 0px 6px 6px 26px !important;
  text-transform: none;
  vertical-align: top;
  margin-top: -5px;
  background: url(images/png/twitter.png) no-repeat;
  background-position: 4px center;
  background-color: #e7e7e7;
  background-size: 19px;
  border-radius: 5px;
  color: #000; }
.author_head .author-image {
  float: left; }
.author_head .author-image img {
  border-radius: 100px;
  width: 164px;
  height: 164px;
  margin-right: 20px; }
.author_head .author-description {
  float: left;
  min-height: 66px;
  padding-bottom: 20px;
  width: 796px;
  margin-top: 11px; }
.author_head .author-description .author-description {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem; }

body.author #sidebar-right .widget-zone-posts, body.author #sidebar-right .Sailthru_Subscribe, body.author #sidebar-right .widget_links, body.author #sidebar-right .widget-radar-poll, body.author #sidebar-right .widget_radar_newsmax_widget {
  display: none; }
body.author .widget-hottest-topic {
  border-bottom: 1px solid #000; }
body.author .radar-video-thumb .centring-box img {
  height: 121px;
  width: auto; }

@media only screen and (max-width: 767px) {
  body.error404 {
    height: 100%; }
  body.error404 #adfor404 {
    margin-top: 20px; }
  body.error404 div#content-wrapper article {
    width: auto;
    padding-top: 30px;
    padding-bottom: 60px; }
  body.error404 div#content-wrapper article h1 {
    width: 300px;
    margin-right: auto;
    margin-bottom: 30px;
    margin-left: auto;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem; }
  body.error404 div#content-wrapper article div.entry-content p {
    margin-bottom: 30px;
    font-size: 16px;
    font-size: 1rem; }
  body.error404 div#content-wrapper article form.searchform {
    position: relative;
    left: auto;
    margin: 0 auto;
    padding-left: 0; }
  body.error404 #super-footer {
    position: absolute;
    bottom: 0;
    display: none;
    width: 100%; } }
body.error404 div#content-wrapper {
  text-align: center; }
body.error404 div#content-wrapper article {
  width: 500px;
  margin: 0 auto;
  padding-top: 120px; }
@media only screen and (max-width: 767px) {
  body.error404 div#content-wrapper article {
    width: auto;
    padding-bottom: 0; } }
body.error404 div#content-wrapper article h1 {
  margin-bottom: 45px;
  letter-spacing: -0.5px;
  letter-spacing: -0.03125rem; }
body.error404 div#content-wrapper article div.entry-content p {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin-bottom: 60px;
  font-size: 24px;
  font-size: 1.5rem; }
body.error404 div#content-wrapper article #search_form ::-webkit-input-placeholder {
  color: #ae004a; }
body.error404 div#content-wrapper article #search_form :-moz-placeholder {
  color: #ae004a; }
body.error404 div#content-wrapper article #search_form ::-moz-placeholder {
  color: #ae004a; }
body.error404 div#content-wrapper article #search_form :-ms-input-placeholder {
  color: #ae004a; }
body.error404 div#content-wrapper article form.searchform {
  width: 232px;
  height: 40px;
  margin: -15px auto 200px auto;
  border-radius: 5px;
  background: #ff006d; }
body.error404 div#content-wrapper article form.searchform input.search-term {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  float: left;
  width: 232px;
  height: 40px;
  padding-right: 55px;
  padding-left: 30px;
  color: white;
  border: none;
  border-radius: 5px;
  background: transparent url(images/icon-sc15bf6f29c.png) no-repeat 6px -334px !important;
  font-size: 15px;
  font-size: 0.9375rem; }
body.error404 div#content-wrapper article form.searchform input.search-term ::-webkit-input-placeholder {
  color: #ae004a;
  background: red; }
body.error404 div#content-wrapper article form.searchform input.search-term :-moz-placeholder {
  color: #ae004a;
  background: red; }
body.error404 div#content-wrapper article form.searchform input.search-term ::-moz-placeholder {
  color: #ae004a;
  background: red; }
body.error404 div#content-wrapper article form.searchform input.search-term :-ms-input-placeholder {
  color: #ae004a;
  background: red; }
@media only screen and (max-width: 767px) {
  body.error404 div#content-wrapper article form.searchform input.search-term {
    padding-right: 56px; } }
body.error404 div#content-wrapper article form.searchform input.search-term:focus {
  outline: none; }
body.error404 div#content-wrapper article form.searchform input[type=submit] {
  font-weight: 700;
  float: left;
  width: 40px;
  height: 26px;
  margin-top: 7px;
  margin-left: -51px;
  outline: none;
  font-size: 14px;
  font-size: 0.875rem; }
body.error404 div#content-wrapper article form.searchform #searchsubmit {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  padding: 4px 12px;
  cursor: pointer;
  background-color: #ae004a !important;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  -webkit-appearance: none; }
body.error404 div#content-wrapper article form.searchform #searchsubmit:hover {
  background-color: black; }
body.error404 div#content-wrapper article form.searchform .search-term {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  width: 190px;
  margin: 0 0 0 5px;
  color: #b3004d;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 22px;
  line-height: 1.375rem; }
body.error404 div#content-wrapper div#adfor404 {
  text-align: center; }

.asprite.asp-com, .gig-button-container-comments .comments {
  background: url('images/sprites-sea34f8710f.png') 0 -74px no-repeat;
  background-position: 0 -37px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-com-p {
  background: url('images/sprites-sea34f8710f.png') 0 0 no-repeat;
  background-position: 0 0;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-env {
  background: url('images/sprites-sea34f8710f.png') 0 -148px no-repeat;
  background-position: 0 -74px;
  width: 25.5px;
  height: 20px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-fb, .gig-button-container-facebook .Facebook {
  background: url('images/sprites-sea34f8710f.png') 0 -272px no-repeat;
  background-position: 0 -136px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-fb-p {
  background: url('images/sprites-sea34f8710f.png') 0 -198px no-repeat;
  background-position: 0 -99px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-next {
  background: url('images/sprites-sea34f8710f.png') 0 -416px no-repeat;
  background-position: 0 -208px;
  width: 11px;
  height: 18px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-prev {
  background: url('images/sprites-sea34f8710f.png') 0 -462px no-repeat;
  background-position: 0 -231px;
  width: 11px;
  height: 18px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-rell {
  background: url('images/sprites-sea34f8710f.png') 0 -508px no-repeat;
  background-position: 0 -254px;
  width: 8px;
  height: 13px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-twit, .gig-button-container-twitter .Twitter {
  background: url('images/sprites-sea34f8710f.png') 0 -1010px no-repeat;
  background-position: 0 -505px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-twit-p {
  background: url('images/sprites-sea34f8710f.png') 0 -936px no-repeat;
  background-position: 0 -468px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-srch {
  background: url('images/sprites-sea34f8710f.png') 0 -888px no-repeat;
  background-position: 0 -444px;
  width: 18px;
  height: 19px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-srch-p {
  background: url('images/sprites-sea34f8710f.png') 0 -840px no-repeat;
  background-position: 0 -420px;
  width: 18px;
  height: 19px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-slide-n {
  background: url('images/sprites-sea34f8710f.png') 0 -544px no-repeat;
  background-position: 0 -272px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-slide-np {
  background: url('images/sprites-sea34f8710f.png') 0 -618px no-repeat;
  background-position: 0 -309px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-slide-p {
  background: url('images/sprites-sea34f8710f.png') 0 -692px no-repeat;
  background-position: 0 -346px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-slide-pp {
  background: url('images/sprites-sea34f8710f.png') 0 -766px no-repeat;
  background-position: 0 -383px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-gal-i {
  background: url('images/sprites-sea34f8710f.png') 0 -346px no-repeat;
  background-position: 0 -173px;
  width: 70px;
  height: 30px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-vid-i {
  background: url('images/sprites-sea34f8710f.png') 0 -1084px no-repeat;
  background-position: 0 -542px;
  width: 70px;
  height: 30px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px;
  display: inline-block; }
.asprite.asp-com:hover, .gig-button-container-comments .comments:hover {
  background: url('images/sprites-sea34f8710f.png') 0 0 no-repeat;
  background-position: 0 0;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }
.asprite.asp-fb:hover, .gig-button-container-facebook .Facebook:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -198px no-repeat;
  background-position: 0 -99px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }
.asprite.asp-twit:hover, .gig-button-container-twitter .Twitter:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -936px no-repeat;
  background-position: 0 -468px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }
.asprite.asp-srch:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -840px no-repeat;
  background-position: 0 -420px;
  width: 18px;
  height: 19px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }

.hide-text {
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block; }

@media screen and (max-width: 767px) {
  body.clip {
    overflow: hidden; } }
@media screen and (min-width: 768px) {
  .show-mobile {
    display: none !important; } }
@media screen and (max-width: 767px) {
  .show-mobile {
    display: block !important; }

  .hide-mobile {
    display: none !important; } }
#dfp-tag-wallpaper {
  position: absolute; }

.screen-reader-only {
  display: none; }

#darkness {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 60px;
  width: 100%;
  z-index: 25; }

#lightness {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 25; }

.fb-like iframe {
  max-width: 9999px; }

.widget-gpt2-ami-ads.fixedLeaderA {
  padding-top: 30px !important; }

#leaderboard-holder {
  width: 100%;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 25px; }
.mobile #leaderboard-holder {
  margin-bottom: 5px; }
#leaderboard-holder.height-auto {
  height: auto !important; }

#leaderboard {
  margin: 0 auto; }
.archive #leaderboard, .search #leaderboard {
  padding-top: 90px; }
.mobile.archive #leaderboard, .mobile.search #leaderboard {
  padding-top: 68px; }
.mobile.archive .fixedLeaderA #leaderboard, .mobile.search .fixedLeaderA #leaderboard {
  padding-top: 10px; }
.single-post #leaderboard {
  padding-top: 20px; }
#leaderboard.in-move {
  position: fixed;
  top: 62px;
  z-index: 18;
  padding-top: 0; }
#leaderboard .widget-ami-gpt-ads {
  text-align: center;
  max-width: 980px;
  margin: 0 auto;
  position: relative;
  z-index: 10; }

@media screen and (min-width: 1040px) {
  .admin-bar #leaderboard {
    width: 100%; }
  .admin-bar #leaderboard.in-move {
    position: fixed;
    top: 94px;
    z-index: 18; } }
#gigya-wrap {
  position: relative;
  height: auto;
  background: #ff006d; }
#gigya-wrap span {
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  font-weight: 700;
  display: block;
  color: #fff;
  font-size: 13px;
  font-size: 0.8125rem; }
#gigya-wrap .gigya-button {
  width: 32px;
  cursor: pointer;
  text-align: center; }
#gigya-wrap .gig-button-container {
  padding: 0; }
#gigya-wrap section {
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  display: block;
  padding: 5px;
  cursor: pointer;
  text-transform: uppercase;
  color: #fff;
  background: #000;
  font-size: 12px;
  font-size: 0.75rem; }

#article-top-part #gigya-wrap {
  position: absolute;
  top: 10px;
  left: 0;
  width: 60px;
  text-align: center; }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap {
    position: relative;
    width: 100%;
    height: 62px; } }
#article-top-part #gigya-wrap span {
  margin-top: 30px; }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap span {
    display: inline-block;
    margin-top: 0;
    padding-left: 13px; } }
#article-top-part #gigya-wrap .gig-button-container {
  display: block; }
#article-top-part #gigya-wrap .gigya-button {
  display: block;
  margin: 14px auto 25px auto;
  padding: 6px 0 0;
  cursor: pointer;
  text-align: center; }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap .gigya-button {
    line-height: 22px;
    display: inline-block;
    width: 64px;
    margin: 15px auto 2px;
    cursor: pointer; } }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap section {
    position: absolute;
    top: 0;
    left: 0;
    padding: 25px 18px; } }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap .gig-bar-container {
    margin-left: 61px; } }
@media only screen and (max-width: 767px) {
  #article-top-part #gigya-wrap .gig-button-container {
    display: inline-block; } }

.gallery-header #gigya-wrap {
  width: 100%;
  height: 50px; }
.gallery-header #gigya-wrap span {
  display: inline-block;
  padding-left: 13px; }
.gallery-header #gigya-wrap .gigya-button {
  line-height: 35px;
  display: inline-block;
  width: 64px;
  margin: 9px auto 2px;
  cursor: pointer; }
.gallery-header #gigya-wrap section {
  position: absolute;
  top: 0;
  left: 0;
  padding: 19px 18px; }
.gallery-header .gig-bar-container {
  margin-left: 95px; }
.gallery-header .gig-button-container {
  display: inline-block; }

.gig-button-container-facebook .Facebook:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -272px no-repeat;
  background-position: 0 -136px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }

.gig-button-container-twitter .Twitter:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -1010px no-repeat;
  background-position: 0 -505px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }

.gig-button-container-comments .comments:hover {
  background: url('images/sprites-sea34f8710f.png') 0 -74px no-repeat;
  background-position: 0 -37px;
  width: 32px;
  height: 32px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }

* {
  margin: 0;
  padding: 0; }

#menu-trigger {
  float: left;
  width: 30px;
  height: 30px;
  margin: 15px 0 15px 40px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  z-index: 10001; }
@media screen and (max-width: 767px) {
  #menu-trigger {
    margin-left: 10px; } }
#menu-trigger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out; }
#menu-trigger span:nth-child(1) {
  top: 5px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
#menu-trigger span:nth-child(2) {
  top: 13px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
#menu-trigger span:nth-child(3) {
  top: 21px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
#menu-trigger.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 5px;
  left: 0px; }
#menu-trigger.open span:nth-child(2) {
  width: 0%;
  opacity: 0; }
#menu-trigger.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 26px;
  left: 0px; }

#email_tips {
  display: none;
  position: absolute;
  top: 60px;
  background-color: transparent !important;
  left: 50%;
  margin: 0 0 0 -512px;
  width: 100%;
  max-width: 1024px; }
@media screen and (max-width: 1024px) {
  #email_tips {
    margin: 0 auto;
    left: 0; } }
#email_tips.visible {
  display: block !important; }
#email_tips .centered-elements {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5) !important;
  background-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.98);
  position: relative;
  padding-bottom: 30px; }
#email_tips .centered-elements:before, #email_tips .centered-elements:after {
  content: " ";
  display: table; }
#email_tips .centered-elements:after {
  clear: both; }
#email_tips .centered-elements .arrow {
  opacity: 0.98;
  filter: alpha(opacity=98);
  width: 100%;
  height: 0; }
#email_tips .centered-elements .arrow:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent white transparent;
  position: absolute;
  top: -10px;
  left: auto;
  right: 177px; }
@media screen and (max-width: 767px) {
  #email_tips .centered-elements .arrow:before {
    right: 43px; } }
#email_tips .centered-elements .png-radar_x {
  position: absolute;
  left: auto;
  right: 20px;
  top: 17px;
  cursor: pointer; }
#email_tips .centered-elements .png-radar_x:before {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #ff006d;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 17px;
  right: 0px; }
#email_tips .centered-elements .png-radar_x:after {
  content: "";
  display: block;
  width: 30px;
  height: 4px;
  background: #ff006d;
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 17px;
  right: 0px; }
#email_tips .action-label {
  display: inline-block;
  width: 100%;
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 32px;
  line-height: 2rem;
  padding-top: 10px;
  margin: 18px 20px 15px 54px;
  vertical-align: middle; }
#email_tips .action-label.hideme {
  visibility: hidden; }
#email_tips #email_us_tip {
  font-size: 13px;
  font-size: 0.8125rem;
  margin: 67px 20px 20px; }
@media screen and (max-width: 767px) {
  #email_tips #email_us_tip {
    margin: 50px 20px 20px; } }
#email_tips #email_us_tip input {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  float: left;
  height: 30px;
  margin-bottom: 20px;
  padding: 0 10px;
  width: 85%; }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip input {
    width: 75%; } }
@media screen and (max-width: 767px) {
  #email_tips #email_us_tip input {
    margin-bottom: 10px; } }
#email_tips #email_us_tip input:required {
  box-shadow: none;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
#email_tips #email_us_tip input:focus {
  box-shadow: 0 0 2px silver; }
#email_tips #email_us_tip textarea:required {
  box-shadow: none;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
#email_tips #email_us_tip textarea:focus {
  box-shadow: 0 0 2px silver; }
#email_tips #email_us_tip input[type="checkbox"]#subscribe_daily_juice {
  width: auto;
  height: 15px;
  margin-top: -1px;
  margin-bottom: 6px; }
#email_tips #email_us_tip label {
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  display: block;
  float: left;
  height: 30px;
  line-height: 32px;
  margin-right: 14px;
  width: 10%;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  color: #ff006d; }
#email_tips #email_us_tip .field-container {
  margin-bottom: 15px; }
#email_tips #email_us_tip .check-container {
  font-size: 13px;
  font-size: 0.8125rem;
  clear: both;
  float: left;
  margin-left: 12%;
  margin-top: -30px; }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip .check-container {
    width: 398px;
    margin-top: 0; } }
#email_tips #email_us_tip .check-container .header-privacy {
  margin-left: 20px;
  margin-top: 5px;
  display: block; }
@media screen and (max-width: 767px) {
  #email_tips #email_us_tip .check-container {
    margin: 0 0 10px 12%; }
  #email_tips #email_us_tip .check-container button {
    float: right;
    margin-top: 10px; } }
#email_tips #email_us_tip .sender-info {
  margin: 0; }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip .sender-info {
    width: 480px;
    float: left; } }
#email_tips #email_us_tip .success {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 50px;
  line-height: 3.125rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #ff006d;
  padding-top: 2px;
  vertical-align: middle;
  text-align: center; }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip .success {
    margin: 70px auto 0 auto;
    width: 665px; } }
#email_tips #email_us_tip .success strong {
  font-weight: normal;
  display: block; }
#email_tips #email_us_tip .sender-msg {
  clear: both;
  position: relative; }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip .sender-msg {
    position: absolute;
    left: 50%;
    top: 67px;
    width: 48%; } }
#email_tips #email_us_tip .sender-msg label {
  position: absolute;
  left: 47%;
  top: 33%;
  width: 20%;
  display: none; }
#email_tips #email_us_tip .sender-msg textarea {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  padding: 5px;
  vertical-align: middle;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  background: #fff url(images/tip.png) no-repeat center;
  height: 121px;
  margin: 0 0 20px 15%;
  width: 85%; }
@media screen and (max-width: 767px) {
  #email_tips #email_us_tip .sender-msg textarea {
    margin: 0 0 10px 15%;
    height: 45px; } }
#email_tips #email_us_tip .sender-msg textarea.typed, #email_tips #email_us_tip .sender-msg textarea:focus {
  background: #ffffff; }
@media screen and (min-width: 375px) {
  #email_tips #email_us_tip .sender-msg textarea {
    margin-left: 12%; } }
@media screen and (min-width: 768px) {
  #email_tips #email_us_tip .sender-msg textarea {
    margin-left: 12%; } }
@media screen and (min-width: 924px) {
  #email_tips #email_us_tip .sender-msg textarea {
    margin-left: 0;
    width: 100%; } }
#email_tips #email_us_tip .sender-msg button {
  display: block;
  float: right;
  width: 54px;
  height: 40px;
  background-color: #ff006d;
  color: white;
  cursor: pointer;
  text-transform: uppercase;
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 0; }

.admin-bar #side-menu, .admin-bar #main-header {
  top: 32px; }
@media screen and (max-width: 780px) {
  .admin-bar #side-menu, .admin-bar #main-header {
    top: 0; } }

.admin-bar header #nav-pane .tag-rollover {
  top: 92px; }
@media screen and (max-width: 780px) {
  .admin-bar header #nav-pane .tag-rollover {
    top: 60px; } }

#side-menu {
  background-color: #ff006d;
  width: 275px;
  position: fixed;
  left: -275px;
  top: 0;
  height: 100%;
  opacity: 0.90;
  filter: alpha(opacity=90);
  margin-left: -516px;
  z-index: 10000;
  padding-top: 80px;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
#side-menu.menu-open {
  left: 50%; }
@media screen and (max-width: 1023px) {
  #side-menu {
    margin-left: 0px; }
  #side-menu.menu-open {
    left: 0; } }
#side-menu .menu-header {
  clear: left;
  margin-top: 79px; }
#side-menu ul {
  position: fixed;
  overflow: auto;
  height: 80%;
  width: 260px; }
#side-menu li {
  font-size: 16px;
  font-size: 1rem;
  line-height: 19px;
  line-height: 1.1875rem;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin: 0 0 10px 30px;
  text-transform: uppercase; }
@media screen and (max-width: 1024px) {
  #side-menu li {
    margin: 0 0 15px 42px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 22px;
    line-height: 1.375rem; } }
#side-menu li:first-of-type {
  border-top: none; }
#side-menu li a {
  display: block;
  color: white;
  padding-left: 15px; }
#side-menu li a:hover {
  color: #000; }

header#main-header {
  background-color: black;
  height: 60px;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 50000; }
header#main-header:before, header#main-header:after {
  content: " ";
  display: table; }
header#main-header:after {
  clear: both; }
header#main-header #brand {
  max-width: 1024px;
  margin: 0 auto;
  position: relative; }
header#main-header #brand #logo {
  float: left;
  width: 100px;
  height: 24px;
  margin: 18px 0 0 18px;
  position: relative;
  z-index: 10001; }
@media screen and (max-width: 1023px) {
  header#main-header #brand #logo {
    margin-left: 18px; } }
header#main-header #brand #logo h4, header#main-header #brand #logo a {
  display: block;
  height: 100%;
  width: 100%; }
header#main-header #brand #logo img {
  display: block; }

#nav-pane {
  float: left;
  max-width: 580px;
  overflow: hidden;
  margin: 15px 0 0;
  padding-left: 23px;
  line-height: 32px;
  line-height: 2rem; }
#nav-pane ul {
  padding: 0; }
#nav-pane ul div {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 32px;
  line-height: 2rem;
  display: inline-block;
  margin: 0 10px 0;
  padding: 0;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif; }
#nav-pane ul li {
  position: relative;
  list-style: none;
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 32px;
  line-height: 2rem;
  text-transform: uppercase;
  height: 28px;
  padding-bottom: 45px; }
@media screen and (max-width: 930px) {
  #nav-pane ul li:nth-of-type(4) {
    display: none; } }
@media screen and (max-width: 830px) {
  #nav-pane ul li:nth-of-type(3) {
    display: none; } }
#nav-pane ul li .triangle {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #ff006d transparent;
  bottom: 1px;
  left: 50%;
  margin-left: -9px;
  display: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95; }
@media screen and (max-width: 1024px) {
  #nav-pane ul li .triangle {
    display: none !important; } }
#nav-pane ul li .tag-rollover {
  display: none;
  position: fixed;
  top: 60px;
  z-index: 51000;
  height: 240px;
  max-width: 1024px;
  width: 1024px;
  background: rgba(255, 0, 113, 0.9);
  color: white;
  left: 50%;
  margin-left: -512px;
  padding: 0; }
@media screen and (max-width: 1024px) {
  #nav-pane ul li .tag-rollover {
    display: none !important; } }
#nav-pane ul li .tag-rollover img {
  margin-bottom: 10px; }
#nav-pane ul li .tag-rollover ul {
  margin-left: 70px; }
#nav-pane ul li .tag-rollover ul li {
  line-height: 14px;
  line-height: 0.875rem;
  float: left;
  width: 160px;
  padding-top: 20px;
  position: relative;
  margin: 0 20px 0 0;
  height: auto; }
#nav-pane ul li .tag-rollover ul li .radar-thumb {
  margin: 0 0 8px;
  display: block; }
#nav-pane ul li .tag-rollover ul li .radar-thumb img {
  margin: 0;
  display: block; }
#nav-pane ul li .tag-rollover ul li .radar-thumb .gallery-icon {
  width: 52px;
  height: 22px;
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }
#nav-pane ul li .tag-rollover ul li .radar-thumb .gallery-icon span {
  margin: 4px 0 0 22px;
  font-size: 14px;
  line-height: 14px; }
#nav-pane ul li .tag-rollover ul li .radar-thumb .video-icon {
  width: 52px;
  height: 22px;
  -webkit-background-size: 100% auto;
  background-size: 100% auto; }
#nav-pane ul li .tag-rollover ul li a {
  color: white;
  line-height: 14px;
  text-transform: uppercase;
  font-size: 14px;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700; }
#nav-pane ul li .tag-rollover ul li span.posted-date {
  font-size: 11px;
  font-size: 0.6875rem;
  color: white;
  display: block;
  font-family: Arial, sans-serif;
  margin-top: 6px;
  padding-left: 0;
  text-transform: capitalize; }
#nav-pane ul li.active-tag {
  background: url(images/pink_triangle.png) center bottom no-repeat; }
#nav-pane ul li.active-tag a {
  color: white; }
#nav-pane ul li a {
  color: #ff006d;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: .01em;
  text-decoration: none;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
#nav-pane ul li a:hover {
  color: white; }
#nav-pane ul li.loaded:hover a {
  color: white; }
#nav-pane ul li.loaded:hover .tag-rollover {
  display: block; }
#nav-pane ul li.loaded:hover .triangle {
  display: block; }
#nav-pane ul li.do-not-show:hover .tag-rollover {
  display: none; }
#nav-pane ul li.do-not-show:hover .triangle {
  display: none; }
@media screen and (max-width: 767px) {
  #nav-pane {
    display: none; } }

#tools {
  float: right;
  text-align: right;
  position: relative;
  overflow: hidden;
  margin-right: 40px;
  height: 60px; }
@media screen and (max-width: 767px) {
  #tools {
    margin-right: 10px; } }
#tools > a {
  display: inline-block;
  margin: 0 0 0 12px;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  float: left;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease; }
#tools > a:hover, #tools > a.active {
  color: #ff006d; }
#tools > a.mobile-tips {
  margin-top: 20px; }
#tools > a.search-modal {
  margin-top: 22px;
  position: relative;
  z-index: 10; }
#tools > a.search-modal.open {
  background: url('images/sprites-sea34f8710f.png') 0 -888px no-repeat;
  background-position: 0 -444px;
  width: 18px;
  height: 19px;
  -moz-background-size: 70px, 572px;
  -o-background-size: 70px, 572px;
  -webkit-background-size: 70px, 572px;
  background-size: 70px, 572px; }
#tools > a.tips.hide-mobile {
  margin-top: 24px; }
#tools > a.soc-link {
  margin-top: 14px; }
@media screen and (max-width: 767px) {
  #tools > a.soc-link {
    display: none; } }
#tools .search-popup {
  position: absolute;
  left: -100%;
  width: 100%;
  height: 40px;
  top: 10px;
  background: #ff006d;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 7px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }
#tools .search-popup.visible {
  left: 0; }
#tools .search-popup .close-search {
  display: none; }
#tools .search-popup .search-term {
  outline: none;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 26px;
  line-height: 1.625rem;
  position: relative;
  background-color: transparent;
  border: none;
  color: white;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  margin-left: 28px;
  margin-right: 51px;
  width: 145px; }
#tools .search-popup .search-term:focus {
  outline: none; }
#tools .search-popup ::-webkit-input-placeholder {
  color: #AE004A; }
#tools .search-popup :-moz-placeholder {
  color: #AE004A; }
#tools .search-popup ::-moz-placeholder {
  color: #AE004A; }
#tools .search-popup :-ms-input-placeholder {
  color: #AE004A; }
#tools .search-popup #searchsubmit {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  border: 0;
  display: inline-block;
  background-color: #ff006d;
  color: white;
  font-family: "Roboto", Arial, Verdana, Helvetica, sans-serif;
  padding: 4px 8px 4px 8px;
  background-color: #AE004A !important;
  cursor: pointer;
  font-family: "Roboto Condensed", "Arial Narrow", Helvetica, sans-serif;
  font-weight: 700;
  padding: 4px 12px;
  -webkit-appearance: none;
  outline: none;
  position: absolute;
  top: 7px;
  right: 7px; }
#tools .search-popup #searchsubmit:hover {
  background-color: black; }
#tools .search-popup #searchsubmit:focus {
  outline: none; }
#tools .search-popup #searchsubmit:hover {
  background-color: #aa0048 !important; }
@media screen and (max-width: 767px) {
  #tools .search-popup {
    position: fixed;
    width: 100%;
    padding: 0px;
    height: 60px;
    left: 0;
    top: -60px;
    display: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }
  #tools .search-popup.visible {
    top: 60px;
    display: block; }
  #tools .search-popup .close-search {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 21px;
    cursor: pointer;
    z-index: 5; }
  #tools .search-popup .close-search:hover {
    background: url('images/sprites-sea34f8710f.png') 0 -888px no-repeat;
    background-position: 0 -444px;
    width: 18px;
    height: 19px;
    -moz-background-size: 70px, 572px;
    -o-background-size: 70px, 572px;
    -webkit-background-size: 70px, 572px;
    background-size: 70px, 572px; }
  #tools .search-popup .search-term {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
    height: 60px;
    color: #AE004A;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    padding: 0 60px 0 40px; }
  #tools .search-popup #searchsubmit {
    padding: 11px 16px;
    top: 10px;
    right: 10px; } }

@-ms-viewport {
  width: device-width; }
