@charset 'UTF-8';
@import url("//fonts.googleapis.com/css?family=Roboto:300,300italic,400italic,700italic,700,400|Montserrat:400,700");
/**
 * Smiley project CSS 
 */

/* generic emoji styles */
.wp-emoji, .wp-emoji:before {
	display: inline-block !important; /* shouldn't have been necessary, but some themes set this to static */
}

.wp-emoji {
	position: relative !important; /* shouldn't have been necessary, but some themes set this to static */
	vertical-align: bottom;

	/* this will be a line-height tall wrapper for vertically centering the smiley */
	width: 1.375em;
	overflow: hidden;
	white-space: nowrap;	
	text-indent: 9999px;
	min-height: 1.2em; /* for really small lineheights */
}

/* Firefox does weird things with text-indent and selection */
@-moz-document url-prefix() { 
	.wp-emoji {
		text-indent: 0;
		text-align: center;
		color: rgba(255,255,255,0);
		overflow: visible;
	}
}

/* @noflip */
.wp-emoji:before {
	/* vertically center the smiley */
	position: absolute;
	content: "";
	
	/* height/width for IE, Firefox and non-webkit browsers */
	height: 1.25em;
	width: 1.375em;
	margin-top: -0.625em; /* minus half the height of the smiley */

	left: 0;
	top: 50%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
}

/* WebKit specific hacks */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.wp-emoji {
		width: 1.35em;
	}
    .wp-emoji:before {
		height: 1.4em;
		width: 1.35em;
		margin-top: -0.7em; /* minus half the height of the smiley */
    }
}

/* IE specific hacks */
@media screen and (min-width:0\0) {
	.wp-emoji {
		height: 1.2em;
		width: 1.38em;
	}
    .wp-emoji:before {
		width: 1.38em;
    }
}

/* individual smileys */
	/* PNGs are for IE8 fallbacks. Let's remove them some day please */
.wp-emoji-smile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/smile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/smile.svg), none;
}

.wp-emoji-wink:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wink.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wink.svg), none;
}

.wp-emoji-bigsmile:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bigsmile.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bigsmile.svg), none;
}

.wp-emoji-heart:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/heart.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/heart.svg), none;
}

.wp-emoji-neutral:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/neutral.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/neutral.svg), none;
}

.wp-emoji-uneasy:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/uneasy.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/uneasy.svg), none;
}

.wp-emoji-lol:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/lol.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/lol.svg), none;
}

.wp-emoji-sad:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/sad.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/sad.svg), none;
}

.wp-emoji-cry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cry.svg), none;
}

.wp-emoji-evilgrin:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evilgrin.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evilgrin.svg), none;
}

.wp-emoji-twisted:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/twisted.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/twisted.svg), none;
}

.wp-emoji-evil:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/evil.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/evil.svg), none;
}

.wp-emoji-surprised:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/surprised.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/surprised.svg), none;
}

.wp-emoji-tongue:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/tongue.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/tongue.svg), none;
}

.wp-emoji-angry:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/angry.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/angry.svg), none;
}

.wp-emoji-burrito:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/burrito.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/burrito.svg), none;
}
.wp-emoji-burrito, .wp-emoji-burrito:before {
	width: 1.6em;
}

.wp-emoji-wordpress:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/wordpress.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/wordpress.svg), none;
}

.wp-emoji-mindblown:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown.svg), none;
}

.wp-emoji-mindblown-alt:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mindblown-alt.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mindblown-alt.svg), none;
}

.wp-emoji-martini:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/martini.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/martini.svg), none;
}

.wp-emoji-whiterussian:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/whiterussian.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/whiterussian.svg), none;
}

.wp-emoji-star:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/star.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/star.svg), none;
}

.wp-emoji-developer:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/developer.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/developer.svg), none;
}
.wp-emoji-developer, .wp-emoji-developer:before {
	width: 1.5em;
}

.wp-emoji-facepalm:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/facepalm.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/facepalm.svg), none;
}
.wp-emoji-facepalm, .wp-emoji-facepalm:before {
	width: 1.4em;
}

.wp-emoji-bear:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/bear.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/bear.svg), none;
}

.wp-emoji-mrgreen:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/mrgreen.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/mrgreen.svg), none;
}

.wp-emoji-arrow:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/arrow.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/arrow.svg), none;
}

.wp-emoji-confused:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/confused.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/confused.svg), none;
}

.wp-emoji-cool:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/cool.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/cool.svg), none;
}

.wp-emoji-idea:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/idea.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/idea.svg), none;
}

.wp-emoji-blush:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/blush.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/blush.svg), none;
}

.wp-emoji-oops:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/oops.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/oops.svg), none;
}

.wp-emoji-rolleyes:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/rolleyes.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/rolleyes.svg), none;
}

.wp-emoji-exclaim:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/exclaim.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/exclaim.svg), none;
}

.wp-emoji-question:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/question.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/question.svg), none;
}

.wp-emoji-kitten:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/kitten.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/kitten.svg), none;
}

.wp-emoji-momface:before {
	background-image: url(/wp-content/mu-plugins/smileyproject/default/ie/momface.png);
	background-image: url(/wp-content/mu-plugins/smileyproject/default/momface.svg), none;
}


/* to enable text-selection of smileys in Firefox, we can't use text-indent or overflow to hide the text, so letterspace it instead */
@-moz-document url-prefix() { 
	.wp-emoji-rolleyes {
		letter-spacing: -.2em;
	}

	.wp-emoji-oops, .wp-emoji-idea, .wp-emoji-confused {
		letter-spacing: -.25em;
	}

	.wp-emoji-burrito, .wp-emoji-arrow, .wp-emoji-bear, .wp-emoji-star {
		letter-spacing: -.3em;
	}

	.wp-emoji-developer, .wp-emoji-mrgreen, .wp-emoji-facepalm {
		letter-spacing: -.35em;
	}

}




/**
 * Add text colors to the playlist shortcode light color scheme.
 * 
 * Core ticket: https://core.trac.wordpress.org/ticket/27562
 */

.wp-playlist-light {
	color: #000;
}

.wp-playlist-light .wp-playlist-item {
	color: #333;
}

.wp-playlist-light .wp-playlist-playing {
	background: #fff;
	color: #000;
}

.wp-playlist-dark .wp-playlist-item .wp-playlist-caption {
	color: #fff;
}

.wp-playlist-caption {
	display: block;
}/**
 * MP6 hacks, CSS that's either WPCOM specific or otherwise not suitably for MP6 proper
 */

/* Invert stats sparkline on light theme */
body.admin-color-mp6-light li#wp-admin-bar-stats img {
	filter: invert(100%);
	-webkit-filter: invert(100%);
}

/* Fix dashicons priority so Japanese users can use the toolbar. Should long term be fixed in whatever plugin that forces all fonts to be Arial */
i.mce-i-bold, i.mce-i-italic, i.mce-i-bullist, i.mce-i-numlist, i.mce-i-blockquote, i.mce-i-alignleft, i.mce-i-aligncenter, i.mce-i-alignright, i.mce-i-link, i.mce-i-unlink, i.mce-i-wp_more, i.mce-i-strikethrough, i.mce-i-spellchecker, i.mce-i-fullscreen, i.mce-i-wp_fullscreen, i.mce-i-wp_adv, i.mce-i-underline, i.mce-i-alignjustify, i.mce-i-forecolor, i.mce-i-pastetext, i.mce-i-pasteword, i.mce-i-removeformat, i.mce-i-charmap, i.mce-i-outdent, i.mce-i-indent, i.mce-i-undo, i.mce-i-redo, i.mce-i-help, i.mce-i-wp_help, i.mce-i-wp-media-library, i.mce-i-ltr, i.mce-i-wp_page, .mce-close {
	font: normal 20px/1 'dashicons' !important;
}

.dashicons, .dashicons-before:before {
	font-family: 'dashicons' !important;
}

.noticon {
	font-family: "Noticons" !important;
}.bbp-staff-role {
	color: #f1831e;
}

.bbp-a8c-reply {
	background: #e9eff3 !important;
	border: 1px solid #c8d7e1;
	width: 98% !important;
}/* 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;

    height: 100%;
    min-height: 1px;
}
[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;
}@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./ajax-loader.gif) center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./fonts/slick.eot);
    src: url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'), url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./fonts/slick.woff) format('woff'), url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./fonts/slick.ttf) format('truetype'), url(/wp-content/themes/vip/ione3/assets/js/vendor/slick/./fonts/slick.svg#slick) format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
@font-face{font-family:'gg-icon';src:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/gg-icon.eot?-2ohol5);src:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/gg-icon.eot?#iefix-2ohol5) format("embedded-opentype"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/gg-icon.ttf?-2ohol5) format("truetype"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/gg-icon.woff?-2ohol5) format("woff"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/gg-icon.svg?-2ohol5#gg-icon) format("svg");font-weight:normal;font-style:normal}.icon-logo:before,[class^="gg-icon-"],[class*=" gg-icon-"]{font-family:'gg-icon';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gg-icon-gg-logo:before{content:"\e600"}.module-row:after,.post-split:after,.search-results:after,.module-container:after,.submodule-container:after,.fourth-story-column:after,.module-featured-alt:after,.post-item:after,.container-with-sidebar-wrapper:after,.main-header:after,.main-header-inner:after,.secondary-header:after,.main-nav__dropdown:after,.sharing-menu:after,.ione-gallery.-hover .ione-gallery-inner:after,.ione-gallery.-clicked .ione-gallery-inner:after,.search-results .search-result:after,.video-player-container:after,.ione3-featured-image+.post:after,.post-author:after,.sponsored-insert:after,.list-insert:after,.newsletter-insert:after,.sailthru_shortcode:after,.top-slider:after,.video-slider:after,.contributor-slider:after,.post-wrapper:after{content:"";display:table;clear:both}.hidden-text,.sailthru-widget-label,.social-menu a span{display:block;text-indent:100%;white-space:nowrap;overflow:hidden}.contributor-story-link{color:#464646;text-decoration:none}.contributor-story-link:visited{color:#464646}.contributor-story-link:active,.contributor-story-link:focus,.contributor-story-link:hover{color:#000}.post-meta__title a,.post-link{color:#000;text-decoration:none}.post-meta__title a:visited,.post-link:visited{color:#000}.post-meta__title a:active,.post-link:active,.post-meta__title a:focus,.post-link:focus,.post-meta__title a:hover,.post-link:hover{color:#666}.container-inner,.container,.container-with-sidebar-wrapper,.sailthru_form{margin:0 auto;max-width:100%;padding:0 20px}@media (min-width: 64em){.container-inner,.container,.container-with-sidebar-wrapper,.sailthru_form{padding:0 80px}}@media (min-width: 90em){.container-inner,.container,.container-with-sidebar-wrapper,.sailthru_form{max-width:1315px;padding:0}}.rounded-avatar{border-radius:100%}@media (min-width: 36em){.mobile-only{display:none}}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.clear{clear:both}.fixed-ratio{display:block;position:relative}.fixed-ratio:after{display:block;width:100%;padding-top:100%;content:""}.fixed-ratio .fluid-width-video-wrapper{padding-top:0 !important;position:absolute;width:100%;height:100%}.fixed-ratio-content{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0}.ratio--16-9:after{padding-top:56.25%}*{-moz-box-sizing:border-box;box-sizing:border-box;font-smoothing:antialiased;text-rendering:optimizeLegibility}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){*{-webkit-font-smoothing:antialiased}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:'ione3';src:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/ione3.eot?-h8efk5);src:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/ione3.eot?#iefix-h8efk5) format("embedded-opentype"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/ione3.ttf?-h8efk5) format("truetype"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/ione3.woff?-h8efk5) format("woff"),url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../fonts/ione3.svg?-h8efk5#ione3) format("svg");font-weight:normal;font-style:normal}[class^="icon-"],[class*=" icon-"]{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-tud-logo-expanded:before{content:"\e619"}.icon-tud-voice:before{content:"\e60c"}.icon-tud-sound:before{content:"\e60f"}.icon-tud-screen:before{content:"\e615"}.icon-tud-score:before{content:"\e616"}.icon-tud-life:before{content:"\e617"}.icon-tud-logo:before{content:"\e618"}.icon-sobeautiful:before{content:"\e611"}.icon-hellogrind:before{content:"\e612"}.icon-thinkbeautiful:before{content:"\e613"}.icon-hellobuzz:before{content:"\e614"}.icon-logo:before{content:"\e610";content:"\e600"}.icon-menu:before{content:"\e600"}.icon-search:before{content:"\e601"}.icon-arrow-right:before{content:"\e602"}.icon-arrow-left:before{content:"\e603"}.icon-photos:before{content:"\e604"}.icon-play-small:before{content:"\e605"}.icon-play-big:before{content:"\e606"}.icon-trending:before{content:"\e607"}.icon-arrow-down:before{content:"\e608"}.icon-close:before{content:"\e609"}.icon-sharing:before{content:"\e60a"}.icon-comments:before{content:"\e60b"}.icon-email:before{content:"\e60d"}.icon-link:before{content:"\e60e"}.icon-twitter:before{content:"\f099"}.icon-facebook:before{content:"\f09a"}.icon-pinterest:before{content:"\f0d2"}.icon-google-plus:before{content:"\f0d5"}.icon-linkedin:before{content:"\f0e1"}.icon-youtube:before{content:"\f167"}.icon-instagram:before{content:"\f16d"}.icon-tumblr:before{content:"\f173"}.icon-vimeo-square:before{content:"\f194"}.icon-reddit:before{content:"\f1a1"}.icon-stumbleupon:before{content:"\f1a4"}.icon-digg:before{content:"\f1a6"}.icon-soundcloud:before{content:"\f1be"}@media (min-width: 48.06em){.module-more-link,.full-row,.half-story-column,.post-split .poster,.post-split .post-meta,.third-story-column,.no-js .video-slider__item,.module-featured-alt .post-meta,.results__people,.module-featured-alt .poster,.results__stories,.fourth-story-column,.fifth-story-column,.no-js .top-slider__item,.secondary-story-column,.primary-story-column{float:left;padding-left:17px;padding-right:17px}}@media (min-width: 64em){.module-more-link,.full-row,.half-story-column,.post-split .poster,.post-split .post-meta,.third-story-column,.no-js .video-slider__item,.module-featured-alt .post-meta,.results__people,.module-featured-alt .poster,.results__stories,.fourth-story-column,.fifth-story-column,.no-js .top-slider__item,.secondary-story-column,.primary-story-column{padding-left:34px;padding-right:34px}}@media (min-width: 48.06em){.results__people{float:right}}@media (min-width: 48.06em){.module-row,.post-split,.search-results{margin-left:-17px;margin-right:-17px}}@media (min-width: 64em){.module-row,.post-split,.search-results{margin-left:-34px;margin-right:-34px}}@media (min-width: 48.06em){.module-more-link,.full-row{width:100%}.module-more-link:nth-child(1n+1),.full-row:nth-child(1n+1){clear:both}}@media (min-width: 48.06em){.half-story-column,.post-split .poster,.post-split .post-meta{width:50%}.half-story-column:nth-child(2n+1),.post-split .poster:nth-child(2n+1),.post-split .post-meta:nth-child(2n+1){clear:both}}@media (min-width: 48.06em){.third-story-column,.no-js .video-slider__item,.module-featured-alt .post-meta,.results__people{width:33.33%}.third-story-column:nth-child(3n+1),.no-js .video-slider__item:nth-child(3n+1),.module-featured-alt .post-meta:nth-child(3n+1),.results__people:nth-child(3n+1){clear:both}}@media (min-width: 48.06em){.module-featured-alt .poster,.results__stories{width:66.67%}.module-featured-alt .poster:nth-child(3n+1),.results__stories:nth-child(3n+1){clear:both}}@media (min-width: 48.06em){.fourth-story-column{width:25%}.fourth-story-column:nth-child(4n+1){clear:both}}@media (min-width: 48.06em){.fifth-story-column,.no-js .top-slider__item{width:20%}.fifth-story-column:nth-child(5n+1),.no-js .top-slider__item:nth-child(5n+1){clear:both}}@media (min-width: 48.06em){.secondary-story-column{width:40%}}@media (min-width: 48.06em){.primary-story-column{width:60%}}.super-wrapper{max-width:1920px;margin:0 auto}.super-wrapper>.container{background-color:#fff;padding-top:0}.super-wrapper.has-wallpaper-ad{max-width:none}@media (min-width: 64em){.has-wallpaper-ad .container,.has-wallpaper-ad .module-recommended,.has-wallpaper-ad ~ .module-recommended,.has-wallpaper-ad ~ .sailthru-signup-widget,.has-wallpaper-ad ~ .main-footer,.has-wallpaper-ad ~ .push-menu__content{max-width:1000px;padding:50px 52px;margin-left:auto;margin-right:auto;position:relative;z-index:1}}@media (min-width: 64em){.has-wallpaper-ad{background-repeat:no-repeat;background-position:top center;background-size:100% auto}}.has-wallpaper-ad .container{background-color:#fff}.module-container{position:relative;border-top:3px solid #464646;padding-top:30px;padding-top:1.88rem;margin-top:30px;margin-top:1.88rem}.module-container.entertainment{border-color:#044cd5}.module-container.music{border-color:#00f8f7}.module-container.style{border-color:#cdaa01}.module-container.news{border-color:#fb040a}.module-container.quizzes{border-color:#c30f5e}.module-container.blvd-of-dreams{border-color:#fb040a}@media (min-width: 48.06em){.module-container{padding-top:68px;padding-top:4.25rem;margin-top:68px;margin-top:4.25rem}}.submodule-container{position:relative;padding-top:30px;padding-top:1.88rem;margin-top:30px;margin-top:1.88rem;border-top:1px solid gray}@media (min-width: 48.06em){.submodule-container{padding-top:68px;padding-top:4.25rem;margin-top:68px;margin-top:4.25rem}}.submodule-container:last-child{margin-bottom:50px;margin-bottom:3.12rem}.submodule-container+.ione-widget-sdc_flex_posts{margin-top:30px;margin-top:1.88rem}@media (min-width: 48.06em){.submodule-container+.ione-widget-sdc_flex_posts{margin-top:68px;margin-top:4.25rem}}@media (min-width: 36em) and (max-width: 48.05em){.fourth-story-column{width:50%;float:left;padding-left:17px;padding-right:17px}.fourth-story-column:nth-child(2n+1){clear:both}}.module-featured-alt{margin-bottom:40px;margin-bottom:2.5rem}.post-split{margin-bottom:10px;margin-bottom:0.62rem}@media (min-width: 48.06em){.post-split{margin-bottom:40px;margin-bottom:2.5rem}}.post-split .poster:hover+.post-meta a{color:#666}.post-split .poster+.post-meta{padding-left:0}.post-split .poster img{margin-bottom:0}.posts-list{margin-bottom:40px;margin-bottom:2.5rem}@media (min-width: 64em){.posts-list{float:left;width:-moz-calc(100% - 368px);width:calc(100% - 368px)}}.ie8 .posts-list{width:70%}.submodule-container .posts-list,.posts-list .post-split:last-child{margin-bottom:0}.post-item{clear:both}.post-item img{float:left;margin-right:10px}.ad-side{width:300px;margin-bottom:30px;text-align:center;margin-left:auto;margin-right:auto}@media (max-width: 20.06em){.ad-side{margin-left:-10px}}.ad-side .ad{margin:0 auto}@media (min-width: 64em){.ad-side--right{float:right;margin-left:68px}}@media (min-width: 64em){.ad-side--left{float:left;margin-right:68px}}@media (max-width: 77.49em){.container-with-sidebar-wrapper{padding:0}}@media (min-width: 48.12em){.container-with-sidebar{width:-moz-calc(100% - 300px);width:calc(100% - 300px);float:left;padding-right:34px;padding-right:2.12rem}}@media (min-width: 90em){.container-with-sidebar{padding-right:68px;padding-right:4.25rem}}@media (min-width: 48.12em){.sidebar{padding-top:34px;width:300px;float:left}.home .sidebar{padding-top:0}}body{font-family:Arial, sans-serif}.font-sans-bold-loaded body,.font-sans-loaded body{font-family:"Roboto",Arial,sans-serif}strong,b{font-weight:700}em,i{font-style:italic}.post-content{font-family:Arial, sans-serif;font-size:16px;font-size:1rem;line-height:24px;line-height:1.5rem}.font-sans-bold-loaded .post-content,.font-sans-loaded .post-content{font-family:"Roboto",Arial,sans-serif}@media (min-width: 64em){.post-content{font-size:21px;font-size:1.31rem;line-height:29px;line-height:1.81rem;font-weight:300;font-size:16px;font-size:1rem;line-height:25px;line-height:1.56rem}}.post-content h3{font-family:Georgia, serif;font-weight:700;font-size:28px;font-size:1.75rem;line-height:33px;line-height:2.06rem;margin:15px 0;margin:0.94rem 0}.font-serif-loaded .post-content h3{font-family:"Montserrat",Georgia,serif}.post-content p,.post-content ul,.post-content ol,.post-content h2,.post-content h3,.post-content h4,.post-content h5,.post-content h6{margin-bottom:25px;margin-bottom:1.56rem}.post-content ul,.post-content ol{margin-left:25px;margin-left:1.56rem}@media (min-width: 64em){.post-content ul,.post-content ol{margin-left:85px;margin-left:5.31rem}}.post-content ul{list-style-type:disc}.post-content ol{list-style-type:decimal}.post-content>h2{font-family:Georgia, serif;font-weight:700;font-size:20px;font-size:1.25rem;line-height:19px;line-height:1.19rem}.font-serif-loaded .post-content>h2{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-content>h2{font-size:30px;font-size:1.88rem;line-height:29px;line-height:1.81rem}}.post-content>h3{font-family:Georgia, serif;font-weight:700;font-size:18px;font-size:1.12rem;line-height:19px;line-height:1.19rem}.font-serif-loaded .post-content>h3{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-content>h3{font-size:21px;font-size:1.31rem;line-height:29px;line-height:1.81rem}}.post-content>h4,.post-content>h5,.post-content>h6{font-family:Georgia, serif;font-weight:700}.font-serif-loaded .post-content>h4,.font-serif-loaded .post-content>h5,.font-serif-loaded .post-content>h6{font-family:"Montserrat",Georgia,serif}.post-content .dropcap{float:left;margin-right:10px;margin-right:0.62rem;font-family:Georgia, serif;font-weight:700;font-size:80px;font-size:5rem;line-height:70px;line-height:4.38rem}.font-serif-loaded .post-content .dropcap{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-content .dropcap{font-size:141px;font-size:8.81rem;line-height:112px;line-height:7rem}}.post-content blockquote{text-align:center;font-family:Georgia, serif;font-weight:700;font-size:20px;font-size:1.25rem;line-height:30px;line-height:1.88rem}.font-serif-loaded .post-content blockquote{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-content blockquote{text-align:left;font-size:24px;font-size:1.5rem;line-height:34px;line-height:2.12rem}}body.entertainment .post-content blockquote{color:#1162fb}body.music .post-content blockquote{color:#2cfffe}body.style .post-content blockquote{color:#fed303}body.news .post-content blockquote{color:#fc363b}body.quizzes .post-content blockquote{color:#ed1875}body.blvd-of-dreams .post-content blockquote{color:#fc363b}.post-content blockquote:not(.post-content__pulled-left){margin-left:auto;margin-right:auto;clear:both;margin-bottom:25px;margin-bottom:1.56rem}@media (min-width: 64em){.post-content blockquote:not(.post-content__pulled-left){text-align:center;padding:15px 150px 0 150px;padding:0.94rem 9.38rem 0 9.38rem;border-top:1px solid gray;border-bottom:1px solid gray}}.post-content blockquote.post-content__pulled-left,.post-content blockquote.newsletter-insert,.post-content blockquote.sailthru_shortcode,.post-content blockquote.newsletter-insert__tags,.post-content blockquote.newsletter-slug{max-width:400px;float:left;margin-right:25px;margin-right:1.56rem;margin-bottom:15px;margin-bottom:0.94rem}.post-content iframe{max-width:100%;display:block;margin-bottom:10px}@media (min-width: 64em){.post-content iframe{margin-bottom:20px}}.post-content img.aligncenter{display:block;margin-left:auto;margin-right:auto}.post-content img.alignleft{float:left;margin-right:20px;margin-bottom:20px}.post-content img.alignright{float:right;margin-left:20px;margin-bottom:20px}.main-header{background-color:#fff;color:gray;width:100%;top:0;z-index:999}.main-header:first-child,.secondary-header+.main-header,.secondary-header+.main-header.header--unfixed{position:relative}.admin-bar .main-header:first-child,.admin-bar .secondary-header+.main-header,.admin-bar .secondary-header+.main-header.header--unfixed{top:0}@media (max-width: 48.87em){.admin-bar .main-header:first-child,.admin-bar .secondary-header+.main-header,.admin-bar .secondary-header+.main-header.header--unfixed{top:0}}.secondary-header+.main-header.header--fixed,.main-header:first-child.header--fixed{top:0}.admin-bar .secondary-header+.main-header.header--fixed,.admin-bar .main-header:first-child.header--fixed{top:32px}@media (max-width: 48.87em){.admin-bar .secondary-header+.main-header.header--fixed,.admin-bar .main-header:first-child.header--fixed{top:46px}}.admin-bar .main-header{top:32px}@media (max-width: 48.87em){.admin-bar .main-header{top:46px}}.main-header.header--fixed{position:fixed}@media (min-width: 48.06em){.has-secondary-header .main-title{width:0;-moz-transition:width 0.3s linear, opacity 0.3s linear;transition:width 0.3s linear, opacity 0.3s linear;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}@media screen and (max-height: 500px){.has-secondary-header .main-title{width:275px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}@media (min-width: 48.06em){.has-secondary-header.header--fixed .main-title{width:275px;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}}.main-header-inner{background-color:#fff;position:relative;height:50px;max-width:1920px;margin:0 auto}.has-custom-logo .main-header-inner{height:70px}.addthis_custom_follow,.addthis_sharing_toolbox{display:none;vertical-align:top;position:relative;top:-2px}@media (min-width: 27.5em){.addthis_custom_follow,.addthis_sharing_toolbox{display:inline-block}}@media (min-width: 48.06em) and (max-width: 63.99em){.header--unfixed .addthis_custom_follow,.header--unfixed .addthis_sharing_toolbox{display:none}}.addthis_custom_follow a:hover,.addthis_sharing_toolbox a:hover{opacity:0.8}.menu-date{display:none;text-transform:uppercase;padding-right:10px}@media (min-width: 64em){.menu-date{display:table-cell;vertical-align:middle}}.menu-button{display:none;text-decoration:none;text-transform:uppercase;color:#fff;padding:5px 10px;margin-right:10px;position:relative;font-weight:700;font-size:12px;font-size:0.75rem}.menu-button:after{content:"";display:block;position:absolute;top:9px;left:0;width:100%;height:32px;background-color:#464646;z-index:-1}.menu-button:hover:after{background-color:#000}@media (min-width: 64em){.menu-button{display:table-cell;vertical-align:middle}}.secondary-header{display:none;background-color:#fff;color:gray;border-bottom:2px solid gray;text-align:center;padding:20px 0;position:relative;z-index:1;background-size:cover !important}@media (min-width: 48.06em){.secondary-header{display:block}}@media screen and (max-height: 500px){.secondary-header{display:none}}@media (min-width: 64em){.secondary-header{padding:43px 0}}.secondary-header a{color:gray;text-decoration:none}.secondary-header a:visited{color:gray}.secondary-header a:active,.secondary-header a:focus,.secondary-header a:hover{color:gray}.secondary-header .icon-logo{font-size:50px}@media (min-width: 64em){.secondary-header .icon-logo{font-size:100px}}.secondary-header .logo-takeover{height:50px;width:auto}@media (min-width: 64em){.secondary-header .logo-takeover{height:100px}}.has-gravity-ad .secondary-header{display:none}.has-gravity-ad .main-header,.has-gravity-ad .main-header-inner{background-color:rgba(255,255,255,0.6)}.main-search{position:absolute;right:0;top:11px;height:32px;z-index:99}.has-custom-logo .main-search{top:22px}.main-search .icon-search{font-size:30px;padding:0 10px;color:gray}.main-search .icon-search:hover{color:#676767}.main-logo-wrapper{position:absolute;overflow:hidden;left:0;top:8px;height:29px;z-index:99}.main-logo-wrapper.logo-overflow{overflow:visible}.main-logo-wrapper.logo-overflow .main-title{vertical-align:top}.has-custom-logo .main-logo-wrapper{top:11px;height:50px}.has-custom-logo .main-logo-wrapper img{max-height:50px;max-width:none;width:auto}.has-custom-logo .main-logo-wrapper.logo-overflow img{max-height:55px;height:55px}@media (max-width: 35.62em){.has-custom-logo .main-logo-wrapper.logo-overflow img{max-width:100%;height:auto}}.main-logo-wrapper .icon-logo{font-size:25px;color:gray}.main-logo-wrapper .icon-logo:before{vertical-align:middle;height:33px;display:inline-block}@media (min-width: 48.06em){.main-logo-wrapper .icon-logo:before{height:33px;line-height:30px}}.main-logo-wrapper img{max-height:27px}.main-logo-wrapper a{display:block;text-decoration:none}.menu-toggle{display:inline-block;vertical-align:middle;-webkit-appearance:none;border:0;cursor:pointer;padding:0;background-color:transparent;color:gray;font-size:30px;padding:0 10px}.has-custom-logo .menu-toggle{line-height:50px}.menu-toggle:hover{color:#676767}.main-title{display:inline-block;vertical-align:middle;-moz-transition:-moz-transform 0.2s;transition:-webkit-transform 0.2s;transition:transform 0.2s;width:275px}.main-footer,.push-menu__content{background-color:#fff;position:relative;z-index:1;padding:30px 0 70px 0;padding:1.88rem 0 4.38rem 0}@media (min-width: 64em){.main-footer,.push-menu__content{padding:30px 0;padding:1.88rem 0}}.main-footer.loading-footer:after,.loading-footer.push-menu__content:after{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../../images/ajax-loader-white.gif);background-position:center center;background-repeat:no-repeat;visibility:visible}.main-footer p,.push-menu__content p{color:gray;text-align:center;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:14px;font-size:0.88rem;line-height:26px;line-height:1.62rem}.font-serif-loaded .main-footer p,.font-serif-loaded .push-menu__content p{font-family:"Montserrat",Georgia,serif}.main-footer p a,.push-menu__content p a{color:#464646;text-decoration:none}.main-footer p a:visited,.push-menu__content p a:visited{color:#464646}.main-footer p a:active,.push-menu__content p a:active,.main-footer p a:focus,.push-menu__content p a:focus,.main-footer p a:hover,.push-menu__content p a:hover{color:#666}.main-footer .social-menu,.push-menu__content .social-menu{margin-bottom:20px;margin-bottom:1.25rem}.footer-menu{text-align:center;margin-bottom:30px;margin-bottom:1.88rem}@media (min-width: 64em){.footer-menu{width:90%;margin-left:auto;margin-right:auto}}.footer-menu li{display:inline-block;text-align:center;width:100%}@media (min-width: 64em){.footer-menu li{width:14%}}.footer-menu li a{padding:9px 0;display:block}@media (min-width: 64em){.footer-menu li a{padding:0}}img#wpstats{display:none}.main-nav{height:40px;position:absolute;width:100%;left:0;top:10px;text-align:center;display:none;height:41px}@media (min-width: 48.06em){.main-nav{display:inline-block;top:100%;background-color:#fff;z-index:9}.has-secondary-header.header--unfixed .main-nav{top:10px}.has-secondary-header.has-custom-logo.header--unfixed .main-nav{top:15px}}@media (min-width: 86.25em){.main-nav{top:10px;background-color:transparent;z-index:inherit}.has-custom-logo .main-nav{top:15px}}@media screen and (max-height: 500px){.main-nav{display:none}}.main-nav__item{display:inline-block}.main-nav__item:focus,.main-nav__item:hover{background-color:#e5e5e5}.main-nav__item:focus.entertainment,.main-nav__item:hover.entertainment{background-color:#4383fc}.main-nav__item:focus.music,.main-nav__item:hover.music{background-color:#5ffffe}.main-nav__item:focus.style,.main-nav__item:hover.style{background-color:#fedc36}.main-nav__item:focus.news,.main-nav__item:hover.news{background-color:#fd686c}.main-nav__item:focus.quizzes,.main-nav__item:hover.quizzes{background-color:#f14791}.main-nav__item:focus.blvd-of-dreams,.main-nav__item:hover.blvd-of-dreams{background-color:#fd686c}.main-nav__item:focus .main-nav__dropdown{display:block}body.entertainment .main-nav__item.entertainment{background-color:#4383fc}body.entertainment .main-nav__item.entertainment .main-nav__item-link{color:#5e5f61}body.music .main-nav__item.music{background-color:#5ffffe}body.music .main-nav__item.music .main-nav__item-link{color:#5e5f61}body.style .main-nav__item.style{background-color:#fedc36}body.style .main-nav__item.style .main-nav__item-link{color:#5e5f61}body.news .main-nav__item.news{background-color:#fd686c}body.news .main-nav__item.news .main-nav__item-link{color:#5e5f61}body.quizzes .main-nav__item.quizzes{background-color:#f14791}body.quizzes .main-nav__item.quizzes .main-nav__item-link{color:#5e5f61}body.blvd-of-dreams .main-nav__item.blvd-of-dreams{background-color:#fd686c}body.blvd-of-dreams .main-nav__item.blvd-of-dreams .main-nav__item-link{color:#5e5f61}.main-nav__item-link{display:block;height:40px;padding:0 15px;text-decoration:none;font-weight:700;font-size:20px;font-size:1.25rem;line-height:40px;line-height:2.5rem;color:gray;text-decoration:none}.main-nav__item-link:visited{color:gray}.main-nav__item-link:active,.main-nav__item-link:focus,.main-nav__item-link:hover{color:#464646}.main-nav__item-link:active,.main-nav__item-link:focus,.main-nav__item-link:hover{background-color:#e5e5e5}.main-nav__item.entertainment .main-nav__item-link:active,.main-nav__item.entertainment .main-nav__item-link:focus,.main-nav__item.entertainment .main-nav__item-link:hover{background-color:#4383fc}.main-nav__item.music .main-nav__item-link:active,.main-nav__item.music .main-nav__item-link:focus,.main-nav__item.music .main-nav__item-link:hover{background-color:#5ffffe}.main-nav__item.style .main-nav__item-link:active,.main-nav__item.style .main-nav__item-link:focus,.main-nav__item.style .main-nav__item-link:hover{background-color:#fedc36}.main-nav__item.news .main-nav__item-link:active,.main-nav__item.news .main-nav__item-link:focus,.main-nav__item.news .main-nav__item-link:hover{background-color:#fd686c}.main-nav__item.quizzes .main-nav__item-link:active,.main-nav__item.quizzes .main-nav__item-link:focus,.main-nav__item.quizzes .main-nav__item-link:hover{background-color:#f14791}.main-nav__item.blvd-of-dreams .main-nav__item-link:active,.main-nav__item.blvd-of-dreams .main-nav__item-link:focus,.main-nav__item.blvd-of-dreams .main-nav__item-link:hover{background-color:#fd686c}.no-js .main-nav__item-link:focus+.main-nav__dropdown,.no-js .main-nav__item-link:hover+.main-nav__dropdown{display:block}.main-nav__item--focus,.main-nav__item--current{background-color:#e5e5e5}.main-nav__item--focus.entertainment,.main-nav__item--current.entertainment{background-color:#4383fc}.main-nav__item--focus.music,.main-nav__item--current.music{background-color:#5ffffe}.main-nav__item--focus.style,.main-nav__item--current.style{background-color:#fedc36}.main-nav__item--focus.news,.main-nav__item--current.news{background-color:#fd686c}.main-nav__item--focus.quizzes,.main-nav__item--current.quizzes{background-color:#f14791}.main-nav__item--focus.blvd-of-dreams,.main-nav__item--current.blvd-of-dreams{background-color:#fd686c}.main-nav__item--focus .main-nav__item-link,.main-nav__item--current .main-nav__item-link{color:#464646}.main-nav__item--focus .main-nav__dropdown{display:block}.secondary-menu li{font-weight:700;font-size:14px;font-size:0.88rem;line-height:14px;line-height:0.88rem}.secondary-menu a{text-transform:uppercase;color:#464646;text-decoration:none}.secondary-menu a:visited{color:#464646}.secondary-menu a:active,.secondary-menu a:focus,.secondary-menu a:hover{color:#666}.push-secondary-menu{margin:0 20px}.push-secondary-menu li{margin-bottom:20px;margin-bottom:1.25rem}.main-nav__dropdown{display:none;position:absolute;top:100%;left:0;width:100%;text-align:left;z-index:9;color:#000;background-color:#e5e5e5;padding-top:30px;padding-top:1.88rem;padding-bottom:30px;padding-bottom:1.88rem}.main-nav__item.entertainment .main-nav__dropdown{background-color:#4383fc}.main-nav__item.music .main-nav__dropdown{background-color:#5ffffe}.main-nav__item.style .main-nav__dropdown{background-color:#fedc36}.main-nav__item.news .main-nav__dropdown{background-color:#fd686c}.main-nav__item.quizzes .main-nav__dropdown{background-color:#f14791}.main-nav__item.blvd-of-dreams .main-nav__dropdown{background-color:#fd686c}.main-nav__dropdown .submodule-container{margin-top:0;margin-top:0;padding-top:30px;padding-top:1.88rem}.main-nav__dropdown .submodule-container:last-child{margin-bottom:0}.main-nav__dropdown .submodule-container .module__title{color:#000;left:0;padding-left:0;background-color:#e5e5e5;font-size:12px;font-size:0.75rem;line-height:22px;line-height:1.38rem}.main-nav__item.entertainment .main-nav__dropdown .submodule-container .module__title{background-color:#4383fc}.main-nav__item.music .main-nav__dropdown .submodule-container .module__title{background-color:#5ffffe}.main-nav__item.style .main-nav__dropdown .submodule-container .module__title{background-color:#fedc36}.main-nav__item.news .main-nav__dropdown .submodule-container .module__title{background-color:#fd686c}.main-nav__item.quizzes .main-nav__dropdown .submodule-container .module__title{background-color:#f14791}.main-nav__item.blvd-of-dreams .main-nav__dropdown .submodule-container .module__title{background-color:#fd686c}.csstransforms .main-nav__dropdown .submodule-container .module__title{-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.no-csstransforms .main-nav__dropdown .submodule-container .module__title{margin-top:-12px;margin-left:0}.main-nav__dropdown .module-stories{padding-left:0}.main-nav__dropdown .has-default-thumbnail .post-meta__title,.main-nav__dropdown .has-post-thumbnail .post-meta__title{text-align:left}@media screen and (max-height: 768px){.main-nav__dropdown .container>.half-story-column a{width:50%;float:left;display:block;padding-right:20px}.main-nav__dropdown .container>.half-story-column .post-meta__title{font-size:20px;font-size:1.25rem;line-height:26px;line-height:1.62rem}}@media screen and (max-height: 768px){.main-nav__dropdown .container>.post-split .poster{width:33%}.main-nav__dropdown .container>.post-split .post-meta__title{padding-right:20%}}.main-nav__dropdown .post-meta__tags{margin-bottom:0}.main-nav__dropdown .post-meta__tags a{color:#000 !important;text-decoration:none}.main-nav__dropdown .post-meta__tags a:visited{color:#000 !important}.main-nav__dropdown .post-meta__tags a:active,.main-nav__dropdown .post-meta__tags a:focus,.main-nav__dropdown .post-meta__tags a:hover{color:#444 !important}.main-nav__dropdown .post-meta__title{margin-bottom:0}.main-nav__dropdown .post-item{margin-bottom:10px}.main-nav__dropdown .post-item:last-child{margin-bottom:0}@media (min-width: 64em){.main-nav__dropdown .post-item .post-meta__title{font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}}.main-nav__dropdown .post-item>.post-link{max-height:115px;overflow:hidden;display:inline-block;float:left}.main-nav__dropdown .post-split:first-child:last-child{margin-bottom:0}@media (min-width: 64em){.main-nav__dropdown .post-split .post-meta__title{font-size:40px;font-size:2.5rem;line-height:44px;line-height:2.75rem}}.main-nav__dropdown .trending-list a,.main-nav__dropdown .sponsored-by a,.main-nav__dropdown .post-link{color:#000;text-decoration:none}.main-nav__dropdown .trending-list a:visited,.main-nav__dropdown .sponsored-by a:visited,.main-nav__dropdown .post-link:visited{color:#000}.main-nav__dropdown .trending-list a:active,.main-nav__dropdown .trending-list a:focus,.main-nav__dropdown .trending-list a:hover,.main-nav__dropdown .sponsored-by a:active,.main-nav__dropdown .sponsored-by a:focus,.main-nav__dropdown .sponsored-by a:hover,.main-nav__dropdown .post-link:active,.main-nav__dropdown .post-link:focus,.main-nav__dropdown .post-link:hover{color:#444}.main-nav__dropdown .post-link:hover ~ .post-meta__title a{color:#444}.main-nav__dropdown .sponsored-by{font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:16px;font-size:1rem;line-height:26px;line-height:1.62rem}.font-serif-loaded .main-nav__dropdown .sponsored-by{font-family:"Montserrat",Georgia,serif}.dropdown-features{width:65%;margin-right:2%;float:left}@media screen and (max-height: 768px){.dropdown-features .half-story-column{width:100%}.dropdown-features .half-story-column a{width:50%;padding-right:20px;display:block;float:left}.dropdown-features .module-stories{display:none}}.dropdown-features .half-story-column.has-post-thumbnail>.post-link:first-child{max-height:230px;overflow:hidden;display:block;margin-bottom:10px}.dropdown-trending{width:33%;float:right}.trending-list li{margin-bottom:20px}.trending-list a{text-decoration:none;font-size:20px;font-size:1.25rem;font-size:14px;font-size:0.88rem}.has-push-menu{left:0;top:0}.has-push-menu--open{overflow:hidden;width:100%;height:100%;top:0;left:0}.no-csstransforms3d .has-push-menu--open .push-menu{left:0}.csstransforms3d .has-push-menu--open .push-menu{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.has-push-menu--open .push-content{box-shadow:0 0 5px 3px rgba(0,0,0,0.25);position:relative;z-index:999;overflow:hidden}.no-csstransforms3d .has-push-menu--open .push-content{left:300px}.csstransforms3d .has-push-menu--open .push-content{-webkit-transform:translate3d(300px, 0, 0);-moz-transform:translate3d(300px, 0, 0);transform:translate3d(300px, 0, 0)}.has-push-menu--open #at-share-dock{display:none !important}.has-push-menu--open .push-menu-overlay{z-index:999;-moz-transition:background-color 0.2s ease 0.2s;transition:background-color 0.2s ease 0.2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.no-rgba .has-push-menu--open .push-menu-overlay{background-color:#000;opacity:0.8;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter:alpha(opacity=80)}.rgba .has-push-menu--open .push-menu-overlay{background-color:rgba(0,0,0,0.8)}.push-menu-overlay{background-color:transparent;cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;-moz-transition:none;transition:none}.push-content{-moz-transition:-moz-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease}.push-menu{background-color:#fff;color:white;height:100%;top:0;position:fixed;z-index:999;left:0;width:300px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;-moz-transition:all 0.2s ease;transition:all 0.2s ease}.no-csstransforms3d .push-menu{left:-300px}.csstransforms3d .push-menu{-webkit-transform:translate3d(-300px, 0, 0);-moz-transform:translate3d(-300px, 0, 0);transform:translate3d(-300px, 0, 0)}.admin-bar .push-menu{top:46px;height:-moz-calc(100% - 46px);height:calc(100% - 46px)}@media (min-width: 48.88em){.admin-bar .push-menu{top:32px;height:-moz-calc(100% - 32px);height:calc(100% - 32px)}}@media (min-width: 90em){.admin-bar .push-menu{top:32px;height:-moz-calc(100% - 32px);height:calc(100% - 32px)}}.push-primary-menu{font-size:20px;font-size:1.25rem;line-height:44px;line-height:2.75rem;margin:20px;margin:1.25rem}.push-primary-menu>li{border-bottom:1px solid #464646}.push-primary-menu li .sub-menu{padding-left:20px;margin-top:0;margin-bottom:20px;font-weight:bold;font-size:14px;font-size:0.88rem;line-height:18px;line-height:1.12rem}.push-primary-menu a{display:block;color:gray;text-decoration:none}.push-primary-menu a:visited{color:gray}.push-primary-menu a:active,.push-primary-menu a:focus,.push-primary-menu a:hover{color:#20d045}.push-primary-menu .current-menu-item a{color:#20d045;text-decoration:none}.push-primary-menu .current-menu-item a:visited{color:#20d045}.push-primary-menu .current-menu-item a:active,.push-primary-menu .current-menu-item a:focus,.push-primary-menu .current-menu-item a:hover{color:gray}.push-menu__content{background-color:#fff;color:gray;text-align:left;padding:0 20px;padding:0 1.25rem;margin-bottom:20px;margin-bottom:1.25rem}.push-menu__content p{color:gray;font-style:normal;font-weight:normal}.push-menu .social-menu{border-top:2px solid #c8c8c8;border-bottom:2px solid #c8c8c8;text-align:left;padding:20px 0;padding:1.25rem 0;margin:0 20px 30px 20px;margin:0 1.25rem 1.88rem 1.25rem}.push-menu__close{position:absolute;top:0;right:0;text-decoration:none;color:gray;padding:10px;border:0;background-color:transparent;font-size:16px;cursor:pointer}.push-menu__close:hover{color:#20d045}@media (min-width: 61.25em){a.at-share-btn.at-svc-whatsapp,a.at4-share-btn.at-svc-whatsapp{display:none}}.custom-at-side.atss{top:40%;z-index:1;display:none !important}@media (min-width: 83.75em){.custom-at-side.atss{display:block !important}}.has-push-menu--open .custom-at-side.atss{display:none !important}.custom-at-side.atss a:hover{width:48px}@media (min-width: 64em){.custom-at-side.atss a:first-child{border-top-right-radius:5px}.custom-at-side.atss a:last-of-type{border-bottom-right-radius:5px;-moz-border-image:none;border-image:none;border:0}}@media (min-width: 64em){.custom-at-bottom.atss{display:none !important}}.custom-at-bottom.atss a{height:40px !important;width:25% !important}.single-media_playlist .custom-at-bottom.atss a{width:33.33% !important}.custom-at.atss a{text-indent:0;text-decoration:none;padding:0;color:#5e5f61;font-size:23px;font-size:1.44rem}.entertainment .custom-at.atss a{background-color:#4383fc;color:#044cd5}.music .custom-at.atss a{background-color:#5ffffe;color:#00f8f7}.style .custom-at.atss a{background-color:#fedc36;color:#cdaa01}.news .custom-at.atss a{background-color:#fd686c;color:#fb040a}.quizzes .custom-at.atss a{background-color:#f14791;color:#c30f5e}.blvd-of-dreams .custom-at.atss a{background-color:#fd686c;color:#fb040a}.custom-at.atss a:hover{color:#000}.entertainment .custom-at.atss a:hover{color:#1162fb}.music .custom-at.atss a:hover{color:#2cfffe}.style .custom-at.atss a:hover{color:#fed303}.news .custom-at.atss a:hover{color:#fc363b}.quizzes .custom-at.atss a:hover{color:#ed1875}.blvd-of-dreams .custom-at.atss a:hover{color:#fc363b}.post-sharing{margin-bottom:40px;margin-bottom:2.5rem;overflow:hidden}.at-resp-share-element a{color:#fff !important}.at-resp-share-element a:hover{color:#fff !important}#at-share-dock.custom-at{top:auto;left:0;right:0;bottom:0;width:100%;max-width:100%;z-index:1000200}.entertainment #at-share-dock.custom-at{background-color:#4383fc}.music #at-share-dock.custom-at{background-color:#5ffffe}.style #at-share-dock.custom-at{background-color:#fedc36}.news #at-share-dock.custom-at{background-color:#fd686c}.quizzes #at-share-dock.custom-at{background-color:#f14791}.blvd-of-dreams #at-share-dock.custom-at{background-color:#fd686c}#at-share-dock.custom-at a{color:#5e5f61}.entertainment #at-share-dock.custom-at a{background-color:#4383fc;color:#044cd5}.music #at-share-dock.custom-at a{background-color:#5ffffe;color:#00f8f7}.style #at-share-dock.custom-at a{background-color:#fedc36;color:#cdaa01}.news #at-share-dock.custom-at a{background-color:#fd686c;color:#fb040a}.quizzes #at-share-dock.custom-at a{background-color:#f14791;color:#c30f5e}.blvd-of-dreams #at-share-dock.custom-at a{background-color:#fd686c;color:#fb040a}.atss-left{left:0;float:left;right:auto}.atss{position:fixed;top:20%;width:48px;z-index:100020;background:0 0}.atss a{position:relative;display:block;width:48px;margin:0;outline:none;text-align:center;text-indent:-9999em;float:left;-moz-transition:width .15s ease-in-out;transition:width .15s ease-in-out;overflow:hidden;background:#e8e8e8;z-index:100030}.single #at-share-dock{display:none !important;opacity:0 !important}.single #at-share-dock.visible{display:block !important;opacity:1 !important}.archive #at-share-dock{display:none !important}@media (min-width: 61.25em){.addthis_responsive_sharing{float:left}}.addthis_responsive_sharing a{color:#fff !important}.at-resp-share-element a .at-label,.at-resp-share-element a .label{font-size:18px !important}.post-content+.post-sharing .post-sharing-button-custom{display:none}.post-sharing-button-custom{display:block;padding:9px 20px;height:42px;font-size:26px;max-width:289px;color:#fff !important;background-color:#464646}.entertainment .post-sharing-button-custom{background-color:#044cd5}.music .post-sharing-button-custom{background-color:#00f8f7}.style .post-sharing-button-custom{background-color:#cdaa01}.news .post-sharing-button-custom{background-color:#fb040a}.quizzes .post-sharing-button-custom{background-color:#c30f5e}.blvd-of-dreams .post-sharing-button-custom{background-color:#fb040a}.post-sharing-button-custom:hover{background-color:#000}.entertainment .post-sharing-button-custom:hover{background-color:#1162fb}.music .post-sharing-button-custom:hover{background-color:#2cfffe}.style .post-sharing-button-custom:hover{background-color:#fed303}.news .post-sharing-button-custom:hover{background-color:#fc363b}.quizzes .post-sharing-button-custom:hover{background-color:#ed1875}.blvd-of-dreams .post-sharing-button-custom:hover{background-color:#fc363b}@media (min-width: 61.25em){.post-sharing-button-custom{float:right}}.post-sharing-button-custom span{font-size:16px;display:inline-block;vertical-align:middle;padding:10px;margin-top:-12px}@media (min-width: 61.25em){.post-sharing-button-custom span{display:none}}.quotables blockquote:hover .addthis_custom_sharing,.quotables blockquote:hover .addthis_sharing_toolbox,.quotables blockquote:focus .addthis_custom_sharing,.quotables blockquote:focus .addthis_sharing_toolbox,.video-poster:hover .addthis_custom_sharing,.video-poster:hover .addthis_sharing_toolbox,.video-poster:focus .addthis_custom_sharing,.video-poster:focus .addthis_sharing_toolbox,.has-post-thumbnail:hover .addthis_custom_sharing,.has-post-thumbnail:hover .addthis_sharing_toolbox,.has-post-thumbnail:focus .addthis_custom_sharing,.has-post-thumbnail:focus .addthis_sharing_toolbox,.large-module-story:hover .addthis_custom_sharing,.large-module-story:hover .addthis_sharing_toolbox,.large-module-story:focus .addthis_custom_sharing,.large-module-story:focus .addthis_sharing_toolbox{visibility:visible}.sharing-menu{position:absolute;right:1em;bottom:1em;z-index:1;width:45px}.module-gallery .sharing-menu{z-index:99}blockquote .sharing-menu{right:0;width:20px;bottom:0.8em}.quotables blockquote .sharing-menu{right:10px}.sharing-menu .addthis_custom_sharing,.sharing-menu .addthis_sharing_toolbox{visibility:hidden;width:100%;padding:0;z-index:2}blockquote .sharing-menu .addthis_custom_sharing,blockquote .sharing-menu .addthis_sharing_toolbox{margin-left:-0.25em}.sharing-menu .at-share-tbx-element.at-white-icons .at-custom-share-anchor{display:block;margin:0.5em auto}.sharing-menu .at-custom-button-color{margin:0}.sharing-menu .at-share-tbx-element .at-svc-compact.at-svc-compact,.sharing-menu .at-share-tbx-element .at-svc-whatsapp.at-svc-whatsapp{display:none}.sharing-menu:hover .addthis_custom_sharing,.sharing-menu:hover .addthis_sharing_toolbox,.sharing-menu:focus .addthis_custom_sharing,.sharing-menu:focus .addthis_sharing_toolbox{visibility:visible}.poster .sharing-menu,.video-poster .sharing-menu{right:0;bottom:0;width:25px;padding:10px;-moz-box-sizing:content-box;box-sizing:content-box}.poster .sharing-menu .at-32x32,.video-poster .sharing-menu .at-32x32{width:1.5pc;height:1.5pc;line-height:1.5pc;background-size:1.5pc !important}.post-split .poster .sharing-menu{right:-moz-calc(0.5em + 17px);right:calc(0.5em + 17px)}.sharing-menu-button{display:block;width:100%;height:45px;background-image:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../../images/share-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:center center;margin:0 0 1em;cursor:pointer}.poster .sharing-menu-button,.video-poster .sharing-menu-button{margin:0 0 0.6em;height:25px}blockquote .sharing-menu-button{background-image:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../../images/share-icon-dark.svg);margin:0}.no-svg .sharing-menu-button{background-image:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../../images/share-icon.png);background-size:100%}.read-counter-container{text-align:center;padding:3px 10px 3px 0;border-right:1px solid #000;margin-right:10px;display:inline-block;vertical-align:middle}.read-counter-container .read-counter,.read-counter-container .read-counter-label{display:block}.read-counter-container .read-counter{font-size:32px;font-weight:bold}.read-counter-container .read-counter-label{text-transform:uppercase;font-weight:bold;font-size:12px}.post-sharing>.read-counter-container:first-child{float:left;margin-top:-7px}.newsone-sharing,.addthis-small-layout{float:none;display:inline-block;vertical-align:middle}.newsone-sharing .at-resp-share-element a,.addthis-small-layout .at-resp-share-element a{margin:0 5px 0 0;padding:0}.newsone-sharing .at-resp-share-element a .label,.newsone-sharing .at-resp-share-element a .at-label,.addthis-small-layout .at-resp-share-element a .label,.addthis-small-layout .at-resp-share-element a .at-label{display:none}.contributor-slider__item{text-align:center}.contributor-slider__item img{width:200px;height:200px;margin:0 auto 20px auto;margin:0 auto 1.25rem auto}@media (min-width: 64em){.contributor-slider__item p{font-size:24px;font-size:1.5rem;line-height:30px;line-height:1.88rem}}.contributor-name{margin-bottom:15px;margin-bottom:0.94rem}.ione-gallery{position:relative;clear:both;margin-bottom:30px;z-index:3}@media (min-width: 64em){.ione-gallery{box-shadow:none}}.ione-gallery.ad-active .ione-gallery__slideshow-nav{pointer-events:none;opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.ione-gallery.-hover .ione-gallery-inner{width:-moz-calc(100% + 360px);width:calc(100% + 360px);position:relative;-moz-transition:width 0.2s;transition:width 0.2s}.ione-gallery.-hover .ione-gallery-inner:before{content:"";width:100%;height:100%;position:absolute;display:block;padding:30px;background:#000;top:-30px;left:-30px;z-index:-1}.ione-gallery.-hover .ione-gallery__images{width:-moz-calc(100% - 360px);width:calc(100% - 360px);float:left}.ione-gallery.-hover .ione-gallery__slideshow{margin-bottom:10px}.ione-gallery.-hover.ad-active .ione-gallery__slideshow-nav{opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.ione-gallery.-hover .ione-gallery__slideshow-nav{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}@media (min-width: 64em){.no-csstransforms .ione-gallery.-hover .ione-gallery__slideshow-nav{top:100%;bottom:auto}.csstransforms .ione-gallery.-hover .ione-gallery__slideshow-nav{-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}}.ione-gallery.-hover .ione-gallery__sidebar{z-index:9;-moz-transition:none;transition:none;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ione-gallery.embedded .ione-gallery__images{display:none}@media (min-width: 64em){.ione-gallery.embedded .ione-gallery__images{display:block}}.ione-gallery.embedded .ione-gallery__mobile-launcher{display:block}.ione-gallery.embedded .ione-gallery__mobile-launcher:after{content:"";display:block;width:100%;height:100%;top:0;left:0;position:absolute;background-color:rgba(0,0,0,0.5);z-index:1}.ione-gallery.embedded .ione-gallery__mobile-launcher img{display:block;margin-bottom:0}.ione-gallery.embedded .ione-gallery__mobile-launcher i,.ione-gallery.embedded .ione-gallery__mobile-launcher span{z-index:2}.ione-gallery.embedded .ione-gallery__mobile-launcher>span>span{color:#fff;text-transform:uppercase;font-weight:bold;text-align:center;position:absolute;bottom:10px;left:0;width:100%}@media (min-width: 64em){.ione-gallery.embedded .ione-gallery__mobile-launcher{display:none}}@media (max-width: 63.99em){.ione-gallery.embedded.-mobile-clicked{position:fixed;width:100%;height:auto;min-height:100%;top:0;bottom:0;left:0;margin-left:0;margin-bottom:0;padding:5px;background-color:#000;border:5px solid #464646;z-index:1000201;overflow-y:scroll;-webkit-overflow-scrolling:touch;color:#fff}.ione-gallery.embedded.-mobile-clicked .ione-gallery__images{padding-top:40px}.ione-gallery.embedded.-mobile-clicked .ione-gallery__mobile-header{display:block}.ione-gallery.embedded.-mobile-clicked .ione-gallery__mobile-header:first-child{position:fixed;z-index:999999;width:100%;background-color:#000;top:0;left:0;padding:5px 10px 0 10px;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.ione-gallery.embedded.-mobile-clicked .ione-gallery__mobile-header a{color:#fff;font-size:18px;padding:10px 10px 5px;display:inline-block}.ione-gallery.embedded.-mobile-clicked .ione-gallery__mobile-header .ione-gallery__close-mobile{float:right;padding:10px;font-size:20px}.ione-gallery.embedded.-mobile-clicked .ione-gallery__mobile-launcher{display:none}.ione-gallery.embedded.-mobile-clicked .ione-gallery__images{display:block}}.ione-gallery.standalone .ione-gallery__mobile-launcher,.ione-gallery.standalone .ione-gallery__mobile-header{display:none}.ione-gallery.-clicked{position:fixed;width:100%;height:auto;min-height:100%;top:0;bottom:0;left:0;margin-left:0;margin-bottom:0;padding:30px;background-color:#000;border:10px solid #464646;z-index:999999;overflow-y:auto}.ione-gallery.-clicked .ione-gallery-inner{width:-moz-calc(100% - 360px);width:calc(100% - 360px)}.ione-gallery.-clicked .ione-gallery__images{width:100%;float:left}.ione-gallery.-clicked .ione-gallery__slideshow{margin-bottom:30px}.ione-gallery.-clicked.ad-active .ione-gallery__slideshow-nav{opacity:0.6;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter:alpha(opacity=60)}.ione-gallery.-clicked .ione-gallery__slideshow-nav{opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}@media (min-width: 64em){.ione-gallery.-clicked .ione-gallery__slideshow-nav{position:relative}.no-csstransforms .ione-gallery.-clicked .ione-gallery__slideshow-nav{top:auto;bottom:auto}.csstransforms .ione-gallery.-clicked .ione-gallery__slideshow-nav{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}.ione-gallery.-clicked .ione-gallery__sidebar{position:absolute;right:0;padding:30px;width:360px;top:0;z-index:9;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.ione-gallery.-clicked .ione-gallery__sidebar .ione-gallery__close{display:block;float:right}.ione-gallery.-clicked .ione-gallery__sidebar .icon-logo{display:inline-block}.ione-gallery.-clicked .ione-gallery_desc-wrapper{min-height:350px}.ione-gallery.-clicked .ione-gallery__return{display:block}.ione-gallery__mobile-launcher,.ione-gallery__mobile-header{display:none}.ione-gallery-inner{width:100%}.ione-gallery__images{position:relative;z-index:99}.ione-gallery__slideshow{margin-bottom:0}@media (min-width: 64em){.ione-gallery__slideshow{background-color:#000;cursor:pointer}}@media (max-width: 63.99em){.ione-gallery__slideshow>div{opacity:1 !important}}@media (min-width: 64em){.ione-gallery__slideshow{height:450px}}@media screen and (min-height: 880px) and (min-width: 1300px){.ione-gallery__slideshow{height:600px}}@media (min-width: 64em){.ione-gallery__slideshow .slick-list,.ione-gallery__slideshow .slick-track,.ione-gallery__slideshow .slick-slide{height:450px}}@media screen and (min-height: 880px) and (min-width: 1300px){.ione-gallery__slideshow .slick-list,.ione-gallery__slideshow .slick-track,.ione-gallery__slideshow .slick-slide{height:600px}}.ione-gallery__slideshow .slick-slide{text-align:center;background-image:url(/wp-content/themes/vip/ione3/assets/css/themes_css/../../../images/ajax-loader.gif);background-position:center center;background-repeat:no-repeat;line-height:200px}@media (min-width: 36em){.ione-gallery__slideshow .slick-slide{line-height:350px}}@media (min-width: 64em){.ione-gallery__slideshow .slick-slide{line-height:450px}}@media screen and (min-height: 880px) and (min-width: 1300px){.ione-gallery__slideshow .slick-slide{line-height:600px}}.ione-gallery__slideshow .slick-slide p{line-height:normal}.ione-gallery__slideshow .embed-instagram{display:inline-block;max-width:100%}.ione-gallery__slideshow iframe{display:block;margin:0 auto !important;max-height:100%}@media (min-width: 64em){.ione-gallery__slideshow iframe{visibility:hidden}}.ione-gallery__slideshow img{max-height:100%;display:inline-block;vertical-align:middle;width:100%;height:auto}@media (min-width: 48.06em){.ione-gallery__slideshow img{width:auto}}@media (min-width: 64em){.ione-gallery__slideshow img{visibility:hidden}}@media (min-width: 64em){.ione-gallery__slideshow .photo-count,.ione-gallery__slideshow .media-credit,.ione-gallery__slideshow .in-gallery-ad{visibility:hidden}}.ione-gallery__slideshow.slick-initialized .photo-count,.ione-gallery__slideshow.slick-initialized .media-credit,.ione-gallery__slideshow.slick-initialized .in-gallery-ad,.ione-gallery__slideshow.slick-initialized img,.ione-gallery__slideshow.slick-initialized iframe{visibility:visible}.ione-gallery .ione-gallery__slideshow-nav{background-color:#000;padding:0 40px;margin-bottom:0;cursor:pointer;display:none;overflow:hidden}.ione-gallery .ione-gallery__slideshow-nav>div{width:11.11%;float:left}.ione-gallery .ione-gallery__slideshow-nav>div:nth-child(-n+9){display:none}.ione-gallery .ione-gallery__slideshow-nav.slick-initialized>div{width:auto;float:none}.ione-gallery .ione-gallery__slideshow-nav.slick-initialized>div:nth-child(-n+9){display:block}@media (min-width: 64em){.ione-gallery .ione-gallery__slideshow-nav{display:block;z-index:-1;position:absolute;width:100%;bottom:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}.ione-gallery .ione-gallery__slideshow-nav ._arrows{background-color:transparent;text-align:left;left:5px}@media (min-width: 64em){.ione-gallery .ione-gallery__slideshow-nav ._arrows{left:-4px}}.ione-gallery .ione-gallery__slideshow-nav ._arrows.-right{left:auto;text-align:right;right:5px}@media (min-width: 64em){.ione-gallery .ione-gallery__slideshow-nav ._arrows.-right{right:-4px}}.ione-gallery .ione-gallery__slideshow-nav .slick-slide{padding:0 3px}.ione-gallery .ione-gallery__slideshow-nav .image-crop{text-align:center;position:relative;overflow:hidden}.ione-gallery .ione-gallery__slideshow-nav .image-crop:after{content:"";padding-top:56.25%;display:block;width:100%;position:relative;-moz-box-sizing:border-box;box-sizing:border-box;z-index:1;border:2px solid transparent}@media (min-width: 64em){.ione-gallery .ione-gallery__slideshow-nav .image-crop:after{border-width:5px}}.ione-gallery .ione-gallery__slideshow-nav .image-crop img{position:absolute;width:100%;height:auto;top:0;right:0;bottom:0;left:0}.ione-gallery .ione-gallery__slideshow-nav .slick-active .image-crop:after{border:2px solid #464646}@media (min-width: 64em){.ione-gallery .ione-gallery__slideshow-nav .slick-active .image-crop:after{border-width:5px}}.ione-gallery .ione-gallery__slideshow-nav .slick-active ~ .slick-active .image-crop:after{border-color:transparent}.ione-gallery__sidebar{background-color:#000;color:#fff;padding-top:10px;-moz-transition:none;transition:none;display:none;font-size:18px;font-size:1.12rem;line-height:21px;line-height:1.31rem}@media (min-width: 64em){.ione-gallery__sidebar{display:block;padding-top:0;z-index:-1;position:absolute;width:300px;height:100%;top:0;right:0;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}}.ione-gallery__sidebar .ione-gallery__close{display:none;cursor:pointer}.ione-gallery__sidebar .icon-logo{color:#fff;display:none;float:left}@media (min-width: 64em){.ione-gallery__description{max-height:180px;margin-bottom:10px;overflow-y:auto}.-clicked .ione-gallery__description{max-height:none}}@media screen and (max-height: 600px) and (min-width: 1024px){.ione-gallery__description{font-size:12px}}@media screen and (max-height: 700px) and (min-width: 1024px){.ione-gallery__description{max-height:100px}}.post-content h3.ione-gallery__title{margin-top:0;margin-bottom:10px;margin-bottom:0.62rem;font-family:Georgia, serif;font-weight:700;font-size:22px;font-size:1.38rem;line-height:24px;line-height:1.5rem}.font-serif-loaded .post-content h3.ione-gallery__title{font-family:"Montserrat",Georgia,serif}.ione-gallery__return{clear:both;display:none;margin-top:23px;margin-bottom:10px;margin-bottom:0.62rem;font-size:12px;font-size:0.75rem;line-height:12px;line-height:0.75rem}@media (min-width: 64em){.ione-gallery__ad{position:absolute;bottom:0}.-clicked .ione-gallery__ad{position:relative;bottom:auto;margin-top:30px}}.ione-gallery__ad-banner{display:none}.-clicked .ione-gallery__ad-banner{clear:both;display:block;text-align:center}.-clicked .ione-gallery__ad-banner .gpt-ad{margin-bottom:20px}#ione-gallery-share{overflow:hidden}#ione-gallery-share a{color:#fff;background-color:#464646;border-radius:100%;width:32px;height:32px;line-height:32px;text-align:center;display:inline-block;margin-right:10px}#ione-gallery-share a:active,#ione-gallery-share a:focus,#ione-gallery-share a:hover{background-color:#666}#ione-gallery-share a i{vertical-align:middle}.photo-count,.media-credit{color:#fff;display:inline-block;line-height:1;font-size:12px;background-color:rgba(0,0,0,0.8);text-transform:uppercase;padding:4px 10px 3px 10px}@media (min-width: 64em){.photo-count,.media-credit{padding:4px 20px 3px 10px;position:absolute;bottom:0;right:0}}.photo-count{top:0;left:0;bottom:auto;right:auto;padding:4px 10px 3px;display:none}@media (min-width: 64em){.photo-count{display:inline-block}}h3.ione-listicle__title{margin-top:0 !important;margin-bottom:5px !important;word-break:break-word}@media (max-width: 63.99em){h3.ione-listicle__title{font-size:17px;font-size:1.06rem;line-height:18px;line-height:1.12rem}}.slick-slide h3.ione-listicle__title{display:none}.listicle-description{border-bottom:4px double #fff;margin-bottom:15px;padding-bottom:5px}.standalone .listicle-description{border-bottom-color:#000}@media (min-width: 64em){.listicle-description{display:none}}.listicle-description p:last-child{margin-bottom:10px}.listicle-description .ad{margin-bottom:20px}.listicle-description #ione-gallery-share{text-align:right;display:block;margin-top:-40px;z-index:2;position:relative;margin-bottom:10px}.listicle-description #ione-gallery-share a{float:none}.in-gallery-ad{z-index:1;margin-bottom:30px;display:none;text-align:center}@media (min-width: 64em){.in-gallery-ad{display:none;background-color:#000;border:1px solid #666;position:absolute;top:0;left:0;width:100%;height:100%;margin-bottom:0;line-height:450px}}.in-gallery-ad .gpt-ad>div{vertical-align:middle;line-height:1}.in-gallery-ad .ad{vertical-align:middle;display:inline-block;line-height:1}.skip-ad{position:absolute;top:0;right:0;background:#666;border:0;padding:10px;text-transform:uppercase;font-weight:bold;color:white;font-size:14px;line-height:1}@media (max-width: 63.99em){.skip-ad{display:none}}.skip-ad.text{top:50%;right:100px;background:transparent;color:#999;margin-top:-18px}.skip-ad.text:hover{background-color:transparent}.skip-ad:hover{cursor:pointer;background-color:#444}.ione-gallery__main-title{display:none;font-family:Georgia, serif;font-weight:700;font-size:24px;font-size:1.5rem;line-height:30px;line-height:1.88rem}.font-serif-loaded .ione-gallery__main-title{font-family:"Montserrat",Georgia,serif}.post-super-wrapper .-clicked .ione-gallery__main-title a,.post-super-wrapper .-hover .ione-gallery__main-title a{color:#fff}.post-super-wrapper .-clicked .ione-gallery__main-title a:hover,.post-super-wrapper .-hover .ione-gallery__main-title a:hover{color:#e6e6e6}.embedded .ione-gallery__main-title{display:block}.-hover .ione-gallery__main-title,.-clicked .ione-gallery__main-title{display:block;color:#fff;margin-bottom:10px}.gallery-intro{border-bottom:1px solid currentColor}.inline-media-credit{font-size:12px;font-style:italic;color:gray;display:block;clear:both}.has-default-thumbnail .ione-gallery__slideshow img,.has-post-thumbnail .ione-gallery__slideshow img{width:auto;margin-left:auto;margin-right:auto}.load-countdown{background-color:#000;color:#fff;padding:20px;border:5px solid #464646;text-align:center}.countdown-button{display:block;border:1px solid #464646;width:100px;margin:20px auto 10px;border-radius:21px}.ione-gallery .navbar-logo{max-width:130px;vertical-align:middle}.ione-listicle__item{margin-bottom:40px;margin-bottom:2.5rem}.ione-listicle__title{font-family:Georgia, serif;font-weight:700;font-size:18px;font-size:1.12rem;line-height:21px;line-height:1.31rem}.font-serif-loaded .ione-listicle__title{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.ione-listicle__title{font-size:28px;font-size:1.75rem;line-height:33px;line-height:2.06rem}}.trending-widget{position:fixed;top:50%;right:0;padding:20px 10px;border-top-left-radius:10px;border-bottom-left-radius:10px;background-color:#e8e7e5;z-index:1;cursor:pointer;width:48px;height:70px;display:none}.entertainment .trending-widget{background-color:#4383fc}.music .trending-widget{background-color:#5ffffe}.style .trending-widget{background-color:#fedc36}.news .trending-widget{background-color:#fd686c}.quizzes .trending-widget{background-color:#f14791}.blvd-of-dreams .trending-widget{background-color:#fd686c}@media (min-width: 64em){.trending-widget{display:block;overflow:hidden}}.csstransforms .trending-widget{-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%)}.trending-widget .post-meta__tags a{color:#fff !important;text-decoration:none}.trending-widget .post-meta__tags a:visited{color:#fff !important}.trending-widget .post-meta__tags a:active,.trending-widget .post-meta__tags a:focus,.trending-widget .post-meta__tags a:hover{color:#000 !important}.trending-widget--expanded{width:380px;height:auto;text-align:center;cursor:default}.trending-widget--expanded .trending-title{margin-bottom:10px;margin-bottom:0.62rem}.trending-widget--expanded .trending-title span{display:inline-block;vertical-align:middle}.trending-widget--expanded .trending-post{-moz-transition:opacity 0.2s linear 0.2s;transition:opacity 0.2s linear 0.2s;opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100)}.trending-title{text-transform:uppercase;color:#5e5f61}.entertainment .trending-title{color:#044cd5}.music .trending-title{color:#00f8f7}.style .trending-title{color:#cdaa01}.news .trending-title{color:#fb040a}.quizzes .trending-title{color:#c30f5e}.blvd-of-dreams .trending-title{color:#fb040a}.trending-title i{vertical-align:middle;font-size:30px;font-size:1.88rem}.trending-title span{display:none;font-weight:700;font-size:12px;font-size:0.75rem;line-height:22px;line-height:1.38rem}.trending-post{text-align:center;-moz-transition:none;transition:none;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0)}.trending-post img{display:block;margin-bottom:10px;margin-bottom:0.62rem}.trending-post .post-meta__title{font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}.global-search{display:none;position:fixed;left:0;bottom:0;width:100%;height:100%;z-index:-1;color:#c5c5bb;overflow:auto}.admin-bar .global-search{height:-moz-calc(100% - 46px);height:calc(100% - 46px)}@media (min-width: 48.88em){.admin-bar .global-search{height:-moz-calc(100% - 32px);height:calc(100% - 32px)}}.global-search.-active{display:block;z-index:999999;background-color:#000}.global-search a{color:#c5c5bb}.global-search-toggle{cursor:pointer}.global-search-close{cursor:pointer;position:absolute;top:33px;right:10px}@media (min-width: 64em){.global-search-close{top:45px;right:30px}}.global-search-field{padding:0;border:0;background-color:#000;position:absolute;top:0;left:0;width:100%;height:75px;line-height:40px;color:#c5c5bb;padding:15px 50px;padding:0.94rem 3.12rem;font-family:Georgia, serif;font-weight:700;font-size:18px;font-size:1.12rem;line-height:21px;line-height:1.31rem}.font-serif-loaded .global-search-field{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.global-search-field{height:100px;font-size:30px;font-size:1.88rem;line-height:34px;line-height:2.12rem;padding:30px 100px;padding:1.88rem 6.25rem}}.global-search-field:focus{outline:0}.global-search-field:focus ~ i{text-shadow:0 0 5px #c5c5bb}.search-input-header{display:block;border-bottom:2px solid #c5c5bb;height:77px;line-height:77px;margin-bottom:30px;margin-bottom:1.88rem;padding:0 10px;padding:0 0.62rem}@media (min-width: 64em){.search-input-header{height:102px;line-height:102px;padding:0 30px;padding:0 1.88rem}}.search-input-header .icon-search{font-size:22px;display:inline-block;vertical-align:middle;position:relative;z-index:1}@media (min-width: 64em){.search-input-header .icon-search{font-size:30px}}.ionesearch-loading{position:absolute;height:2px;width:0;top:100px;text-indent:-9999px;background-color:#c8c8c8}.ionesearch-loading.animated{-webkit-animation:loading 1s linear 0 infinite;-moz-animation:loading 1s linear 0 infinite;animation:loading 1s linear 0 infinite}@-webkit-keyframes loading{0%{width:0}100%{width:100%}}@-moz-keyframes loading{0%{width:0}100%{width:100%}}@keyframes loading{0%{width:0}100%{width:100%}}.search-results{margin-left:auto;margin-right:auto;max-width:1200px;padding:0 10px;padding:0 0.62rem}@media (min-width: 64em){.search-results{padding:0}}.search-results .search-results-title{text-transform:uppercase;color:#c8c8c8;margin-bottom:15px;margin-bottom:0.94rem;font-weight:700;font-size:12px;font-size:0.75rem;line-height:14px;line-height:0.88rem}.search-results .search-result{padding:20px 0;padding:1.25rem 0}.search-results .search-result img{width:70px;height:70px;margin-right:10px;float:left}.search-results .search-result .post-link{color:#fff;text-decoration:none}.search-results .search-result .post-link:visited{color:#fff}.search-results .search-result .post-link:active,.search-results .search-result .post-link:focus,.search-results .search-result .post-link:hover{color:#c5c5bb}.search-results .search-result .post-meta{width:-moz-calc(100% - 80px);width:calc(100% - 80px);float:left;margin-bottom:0}.search-results .search-result .post-meta__title{text-align:left;font-size:18px;font-size:1.12rem;line-height:21px;line-height:1.31rem}@media (min-width: 64em){.search-results .search-result .post-meta__title{font-size:21px;font-size:1.31rem;line-height:25px;line-height:1.56rem}}.search-results .search-result .post-meta__lead{color:#c5c5bb;margin-bottom:0;font-size:18px;font-size:1.12rem;line-height:22px;line-height:1.38rem}.single .search-results .post{background-color:#000}.search-result--people img{border-radius:100%}.search-result--people .author__position{color:#c5c5bb;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:15px;font-size:0.94rem;line-height:18px;line-height:1.12rem}.font-serif-loaded .search-result--people .author__position{font-family:"Montserrat",Georgia,serif}.ad{text-align:center}#ad-tag-header,#ad-category-header,#ad-home-leaderboard{margin-top:30px}.has-wallpaper-ad #ad-tag-header,.has-wallpaper-ad #ad-category-header,.has-wallpaper-ad #ad-home-leaderboard{margin-top:0}.ione-widget-ionead{margin:20px auto}@media (min-width: 48.06em){.ione-widget-ionead{margin:40px auto}}.push-content>.ione-widget-ionead:first-child{margin-top:0}.container .ione-widget-container.ione-widget-ionead{margin-left:-20px}@media (min-width: 23.38em){.container .ione-widget-container.ione-widget-ionead{margin-left:auto}}@media (min-width: 64em){.has-wallpaper-ad .container .ione-widget-container.ione-widget-ionead{margin-left:-35px}}.container .sidebar .ione-widget-container.ione-widget-ionead{margin-left:-10px}@media (min-width: 23.38em){.container .sidebar .ione-widget-container.ione-widget-ionead{margin-left:auto}}@media (min-width: 48.06em){.container .sidebar .ione-widget-container.ione-widget-ionead:first-child{margin-top:-15px}}@media (min-width: 64em){#ad-footer{margin-top:40px}}@media (min-width: 64em){.ads--fixed{position:fixed;top:92px}.ads--fixed.ads--bottom{position:absolute;bottom:20px;top:auto}}#ad-mobile-only-above-header{margin-bottom:-40px}.sidebar-scroll-wrapper{position:relative}.sidebar-scroll-wrapper .ione-widget-ionead{margin-bottom:0}.sidebar-scroll-height{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.sticky-sidebar-ads .ione-widget-ionead{margin-top:0 !important}.sidebar-ad{min-height:250px}.first-ad .ione-widget-ionead{margin-top:0}.sidebar-ad.taboola{margin-bottom:20px}.gpt-ad{text-align:center}.gpt-ad>div{display:inline-block}.mobile-anchor{display:block;width:100%;max-height:100px;opacity:1;z-index:9999999;position:fixed;left:0px;bottom:0px;background:#000;-moz-transition-property:-moz-transform;transition-property:-webkit-transform;transition-property:transform;-moz-transition-duration:0.5s;transition-duration:0.5s;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out;-webkit-transform:translate(0, 0);-moz-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0)}.mobile-anchor-handle{display:block;position:relative;z-index:1;height:15px;box-shadow:rgba(0,0,0,0.2) 0px -1px 5px -1px,rgba(0,0,0,0.0980392) 0px 1px 2px -1px;background-color:#d8d8d8}.module-newsletter,.push-content>.sailthru-signup-widget{background-color:#e5e5e5;padding:30px 0 40px 0;padding:1.88rem 0 2.5rem 0}.module-newsletter .module-newsletter__form,.push-content>.sailthru-signup-widget .module-newsletter__form,.module-newsletter .sailthru-add-subscriber-form,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form,.module-newsletter .newsletter-insert,.push-content>.sailthru-signup-widget .newsletter-insert,.module-newsletter .sailthru_shortcode,.push-content>.sailthru-signup-widget .sailthru_shortcode{max-width:890px;margin-left:auto;margin-right:auto}.module-newsletter .module-newsletter__form button,.push-content>.sailthru-signup-widget .module-newsletter__form button,.module-newsletter .sailthru-add-subscriber-form button,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form button,.module-newsletter .newsletter-insert button,.push-content>.sailthru-signup-widget .newsletter-insert button,.module-newsletter .sailthru_shortcode button,.push-content>.sailthru-signup-widget .sailthru_shortcode button,.module-newsletter .module-newsletter__form input,.push-content>.sailthru-signup-widget .module-newsletter__form input,.module-newsletter .sailthru-add-subscriber-form input,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form input,.module-newsletter .newsletter-insert input,.push-content>.sailthru-signup-widget .newsletter-insert input,.module-newsletter .sailthru_shortcode input,.push-content>.sailthru-signup-widget .sailthru_shortcode input{height:44px}.module-newsletter .module-newsletter__form button,.push-content>.sailthru-signup-widget .module-newsletter__form button,.module-newsletter .sailthru-add-subscriber-form button,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form button,.module-newsletter .newsletter-insert button,.push-content>.sailthru-signup-widget .newsletter-insert button,.module-newsletter .sailthru_shortcode button,.push-content>.sailthru-signup-widget .sailthru_shortcode button{width:70px}@media (min-width: 64em){.module-newsletter .module-newsletter__form button,.push-content>.sailthru-signup-widget .module-newsletter__form button,.module-newsletter .sailthru-add-subscriber-form button,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form button,.module-newsletter .newsletter-insert button,.push-content>.sailthru-signup-widget .newsletter-insert button,.module-newsletter .sailthru_shortcode button,.push-content>.sailthru-signup-widget .sailthru_shortcode button{width:165px}}.module-newsletter .module-newsletter__form input,.push-content>.sailthru-signup-widget .module-newsletter__form input,.module-newsletter .sailthru-add-subscriber-form input,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form input,.module-newsletter .newsletter-insert input,.push-content>.sailthru-signup-widget .newsletter-insert input,.module-newsletter .sailthru_shortcode input,.push-content>.sailthru-signup-widget .sailthru_shortcode input{width:85%;width:-moz-calc(100% - 70px);width:calc(100% - 70px)}@media (min-width: 64em){.module-newsletter .module-newsletter__form input,.push-content>.sailthru-signup-widget .module-newsletter__form input,.module-newsletter .sailthru-add-subscriber-form input,.push-content>.sailthru-signup-widget .sailthru-add-subscriber-form input,.module-newsletter .newsletter-insert input,.push-content>.sailthru-signup-widget .newsletter-insert input,.module-newsletter .sailthru_shortcode input,.push-content>.sailthru-signup-widget .sailthru_shortcode input{width:-moz-calc(100% - 165px);width:calc(100% - 165px)}}.module-newsletter__title,.push-content>.sailthru-signup-widget .widgettitle{text-align:center;color:#464646;margin-bottom:25px;margin-bottom:1.56rem;font-weight:700;font-size:21px;font-size:1.31rem;line-height:21px;line-height:1.31rem}.module-newsletter__form button,.sailthru-add-subscriber-form button,.newsletter-insert button,.sailthru_shortcode button{text-transform:uppercase;color:#fff;-webkit-appearance:none;border:0;padding:0;margin-left:-10px;cursor:pointer;width:100px;height:27px;border-radius:5px;vertical-align:bottom;background-color:#464646;font-family:Arial, sans-serif;font-weight:700;font-size:16px;font-size:1rem;line-height:21px;line-height:1.31rem}.font-sans-bold-loaded .module-newsletter__form button,.font-sans-bold-loaded .sailthru-add-subscriber-form button,.font-sans-bold-loaded .newsletter-insert button,.font-sans-bold-loaded .sailthru_shortcode button,.font-sans-loaded .module-newsletter__form button,.font-sans-loaded .sailthru-add-subscriber-form button,.font-sans-loaded .newsletter-insert button,.font-sans-loaded .sailthru_shortcode button{font-family:"Roboto",Arial,sans-serif}.module-newsletter__form button:active,.sailthru-add-subscriber-form button:active,.newsletter-insert button:active,.sailthru_shortcode button:active,.module-newsletter__form button:hover,.sailthru-add-subscriber-form button:hover,.newsletter-insert button:hover,.sailthru_shortcode button:hover{background-color:#2d2d2d}.module-newsletter__form input,.sailthru-add-subscriber-form input,.newsletter-insert input,.sailthru_shortcode input{height:27px;border:0;border-top-left-radius:5px;border-bottom-left-radius:5px;padding:0 10px;width:90%;width:-moz-calc(100% - 100px);width:calc(100% - 100px);box-shadow:inset 1px 1px 3px 0px rgba(128,128,128,0.3);font-family:Arial, sans-serif;font-weight:700;font-size:15px;font-size:0.94rem;line-height:27px;line-height:1.69rem}.font-sans-bold-loaded .module-newsletter__form input,.font-sans-bold-loaded .sailthru-add-subscriber-form input,.font-sans-bold-loaded .newsletter-insert input,.font-sans-bold-loaded .sailthru_shortcode input,.font-sans-loaded .module-newsletter__form input,.font-sans-loaded .sailthru-add-subscriber-form input,.font-sans-loaded .newsletter-insert input,.font-sans-loaded .sailthru_shortcode input{font-family:"Roboto",Arial,sans-serif}.sailthru-signup-widget-close{display:none}.push-content>.sailthru-signup-widget{position:relative;z-index:1}.push-content>.sailthru-signup-widget label{display:none !important}.push-content>.sailthru-signup-widget .form-group{display:inline-block;vertical-align:middle;margin-bottom:0 !important;width:85%;width:-moz-calc(100% - 70px);width:calc(100% - 70px)}@media (min-width: 64em){.push-content>.sailthru-signup-widget .form-group{width:-moz-calc(100% - 165px);width:calc(100% - 165px)}}.push-content>.sailthru-signup-widget .form-group input{width:100%}.push-content>.sailthru-signup-widget .input-group-btn{display:inline-block;vertical-align:middle;margin-left:-10px;width:70px}@media (min-width: 64em){.push-content>.sailthru-signup-widget .input-group-btn{width:165px}}.sailthru_form{position:relative}.sailthru_form .sailthru-add-subscriber-errors{color:#b00000;font-weight:bold;margin-bottom:10px}.sailthru_form .success{text-align:center;color:#464646}.super-wrapper>.trc_related_container,.push-content>.trc_related_container{max-width:800px;margin:30px auto;padding:0 20px}.trc_rbox_header_span{font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:25px;font-size:1.56rem;line-height:33px;line-height:2.06rem}.font-serif-loaded .trc_rbox_header_span{font-family:"Montserrat",Georgia,serif}.trc_ellipsis{font-weight:700}.module-recommended .organic-thumbnails-f .video-label,.module-recommended .organic-thumbnails-f .sponsored,.module-recommended .organic-thumbnails-f .sponsored-url{font-family:Georgia, serif}.font-serif-loaded .module-recommended .organic-thumbnails-f .video-label,.font-serif-loaded .module-recommended .organic-thumbnails-f .sponsored,.font-serif-loaded .module-recommended .organic-thumbnails-f .sponsored-url{font-family:"Montserrat",Georgia,serif}.module-recommended .organic-thumbnails-f .video-title{color:gray}.module-recommended .organic-thumbnails-f .videoCube:hover .video-label-box .video-title{text-decoration:none;color:#464646}.widget_ione-taboola .organic-thumbnails-f .video-label,.widget_ione-taboola .organic-thumbnails-f .sponsored,.widget_ione-taboola .organic-thumbnails-f .sponsored-url{font-family:Georgia, serif}.font-serif-loaded .widget_ione-taboola .organic-thumbnails-f .video-label,.font-serif-loaded .widget_ione-taboola .organic-thumbnails-f .sponsored,.font-serif-loaded .widget_ione-taboola .organic-thumbnails-f .sponsored-url{font-family:"Montserrat",Georgia,serif}.widget_ione-taboola .organic-thumbnails-f .video-title{color:#000}.widget_ione-taboola .organic-thumbnails-f .videoCube:hover .video-label-box .video-title{text-decoration:none;color:#666}.module-recommended{background-color:#f3f3f3;color:#000;position:relative;z-index:1;padding:10px 20px 20px 20px;padding:0.62rem 1.25rem 1.25rem 1.25rem}@media (min-width: 64em){.module-recommended{padding:10px 68px 20px 68px;padding:0.62rem 4.25rem 1.25rem 4.25rem}}.module-recommended .module__title{background-color:#f3f3f3}.module-recommended .post-link{color:gray;text-decoration:none}.module-recommended .post-link:visited{color:gray}.module-recommended .post-link:active,.module-recommended .post-link:focus,.module-recommended .post-link:hover{color:#464646}.sponsored-post,.in-pictures{position:relative}.sponsored-post .sponsored-badge,.poster .sponsored-badge,.pictures-count{color:#fff;background-color:#c8c8c8;position:absolute;bottom:20px;left:10px;text-transform:uppercase;padding:0 0 0 10px;font-weight:700;font-size:12px;font-size:0.75rem;line-height:22px;line-height:1.38rem}@media (min-width: 90em){.sponsored-post .sponsored-badge,.poster .sponsored-badge,.pictures-count{font-size:14px;font-size:0.88rem}}.sponsored-post .sponsored-badge i,.poster .sponsored-badge i,.pictures-count i{font-size:30px;vertical-align:middle;position:relative !important;top:auto !important;left:auto !important}.module-story.sponsored-post .sponsored-badge{bottom:10px}.sponsored-post .sponsored-badge,.poster .sponsored-badge{padding-right:10px}.pagination{text-align:center;margin:10px 0 30px 0;margin:0.62rem 0 1.88rem 0}.pagination li{display:inline;color:#5e5f61;font-size:16px;font-size:1rem;line-height:21px;line-height:1.31rem}@media (min-width: 64em){.pagination li{font-size:30px;font-size:1.88rem}}.pagination .page-numbers{padding:5px 10px;padding:0.31rem 0.62rem}@media (min-width: 64em){.pagination .page-numbers{padding:10px 20px;padding:0.62rem 1.25rem}}.pagination a{color:#5e5f61;text-decoration:none}.pagination a:visited{color:#5e5f61}.pagination a:active,.pagination a:focus,.pagination a:hover{color:#2c2c2d}.pagination .current{background-color:#5e5f61;color:#fff}p.page-numbers{text-align:center;margin:10px 0 30px 0;margin:0.62rem 0 1.88rem 0}p.page-numbers .prevnext,p.page-numbers .numbers span{display:inline-block;color:#5e5f61;font-size:16px;font-size:1rem;line-height:21px;line-height:1.31rem;padding:5px 10px;padding:0.31rem 0.62rem}@media (min-width: 64em){p.page-numbers .prevnext,p.page-numbers .numbers span{font-size:22px;font-size:1.38rem;padding:10px 20px;padding:0.62rem 1.25rem}}p.page-numbers .numbers>span{background-color:#5e5f61;color:#fff}p.page-numbers a{color:#5e5f61;text-decoration:none}p.page-numbers a:visited{color:#5e5f61}p.page-numbers a:active,p.page-numbers a:focus,p.page-numbers a:hover{color:#2c2c2d}.social-menu{text-align:center}.social-menu li{display:inline-block;margin-right:15px;margin-right:0.94rem}.social-menu li:last-child{margin-right:0}.social-menu a{display:block;width:32px;height:32px;line-height:28px;text-align:center;text-decoration:none;border-radius:100%;color:#fff;background-color:#464646}.social-menu a:before{vertical-align:text-bottom}.social-menu a:active,.social-menu a:focus,.social-menu a:hover{background-color:#666}.social-menu a span{width:1px;height:1px}.social-menu a[href*="facebook"]{text-indent:-2px}.social-menu a[href*="facebook"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f09a"}.social-menu a[href*="twitter"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f099"}.social-menu a[href*="linkedin"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0e1"}.social-menu a[href*="pinterest"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d2"}.social-menu a[href*="google"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f0d5"}.social-menu a[href*="youtube"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f167"}.social-menu a[href*="instagram"]{text-indent:3px}.social-menu a[href*="instagram"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f16d"}.social-menu a[href*="tumblr"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f173"}.social-menu a[href*="vimeo"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f194"}.social-menu a[href*="reddit"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1a1"}.social-menu a[href*="stumbleupon"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1a4"}.social-menu a[href*="digg"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1a6"}.social-menu a[href*="soundcloud"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f1be"}.social-menu a[href*="mailto:"]:before{font-family:'ione3';speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e60d"}.post-thumbnail{position:relative}.video-poster{position:relative}.video-poster:hover i{color:#1162fb;border-color:#1162fb}.video-poster:hover span i{color:#fff}.csstransforms .video-poster i{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.breaking-label,.updated-label,.trending-label,.post-updated-badge{position:absolute;left:0;bottom:0;padding:10px;text-transform:uppercase;display:inline-block;font-family:"Lato", Arial, sans-serif;font-weight:700;font-size:12px;font-size:0.75rem}.updated-label,.trending-label,.post-updated-badge{background-color:#20d045;color:#fff}.breaking-label{background-color:#000;color:#20d045}.updated-label{background-color:#20d045}.updated-label small{display:none;font-size:80%}@media (min-width: 48.06em){.updated-label small{display:inline}}.updated-label+.breaking-label,.updated-label+.trending-label,.breaking-label+.updated-label,.trending-label+.updated-label{left:auto;right:0}.single .post-meta .trending-label{border:1px solid #000}.single .post-meta .updated-label,.single .post-meta .trending-label,.single .post-meta .breaking-label,.large-module-story .updated-label,.large-module-story .trending-label,.large-module-story .breaking-label{position:relative;left:auto;bottom:auto}.single .post-meta .updated-label,.large-module-story .updated-label{background-color:#20d045;color:#fff;text-transform:uppercase;padding:5px 10px;display:inline;vertical-align:middle;font-weight:700;font-size:12px;font-size:0.75rem}.single .post-meta .trending-label,.large-module-story .trending-label{margin-bottom:10px;background-color:#fff;color:#000;padding:10px 15px;font-size:20px;font-size:1.25rem}.single .post-meta .breaking-label,.large-module-story .breaking-label{margin-bottom:10px;background-color:#000;color:#20d045;padding:10px 15px;font-size:20px;font-size:1.25rem}.icon-photos{width:70px;height:70px;border-radius:100%;border:3px solid #fff;display:inline-block;text-align:center;color:#fff;vertical-align:middle;background:rgba(0,0,0,0.3);font-size:23px;font-size:1.44rem;line-height:42px;line-height:2.62rem;margin-bottom:20px;margin-bottom:1.25rem}@media (min-width: 64em){.icon-photos{width:100px;height:100px;border-width:5px;font-size:34px;font-size:2.12rem;line-height:59px;line-height:3.69rem}}.icon-photos span{display:block;font-weight:bold;line-height:0;text-transform:uppercase;font-size:8px}@media (min-width: 64em){.icon-photos span{font-size:12px}}.icon-play-big{width:50px;height:50px;border-radius:100%;border:3px solid #fff;display:inline-block;text-align:center;color:#fff;vertical-align:middle;text-indent:7px;background:rgba(0,0,0,0.3);font-size:23px;font-size:1.44rem;line-height:43px;line-height:2.69rem;margin-bottom:40px;margin-bottom:2.5rem}@media (min-width: 64em){.icon-play-big{width:100px;height:100px;border-width:5px;font-size:34px;font-size:2.12rem;line-height:93px;line-height:5.81rem;margin-bottom:20px;margin-bottom:1.25rem}}@media (min-width: 64em){.icon-play-big.small{width:50px;height:50px;border-width:3px;font-size:23px;font-size:1.44rem;line-height:43px;line-height:2.69rem}}.breadcrumbs{text-align:center;margin-bottom:15px}@media (min-width: 64em){.breadcrumbs{margin-bottom:30px}}.breadcrumbs li{display:inline-block;text-transform:uppercase;font-weight:bold;font-size:24px}.breadcrumbs li:last-child:after{display:none}.breadcrumbs li:after{content:" / ";margin-right:5px;margin-left:3px}.breadcrumbs li a{text-decoration:none;color:#464646}body.entertainment .breadcrumbs li a{color:#1162fb}body.music .breadcrumbs li a{color:#2cfffe}body.style .breadcrumbs li a{color:#fed303}body.news .breadcrumbs li a{color:#fc363b}body.quizzes .breadcrumbs li a{color:#ed1875}body.blvd-of-dreams .breadcrumbs li a{color:#fc363b}.breadcrumbs li a:active,.breadcrumbs li a:focus,.breadcrumbs li a:hover{color:#000}body.entertainment .breadcrumbs li a:active,body.entertainment .breadcrumbs li a:focus,body.entertainment .breadcrumbs li a:hover{color:#044cd5}body.music .breadcrumbs li a:active,body.music .breadcrumbs li a:focus,body.music .breadcrumbs li a:hover{color:#00f8f7}body.style .breadcrumbs li a:active,body.style .breadcrumbs li a:focus,body.style .breadcrumbs li a:hover{color:#cdaa01}body.news .breadcrumbs li a:active,body.news .breadcrumbs li a:focus,body.news .breadcrumbs li a:hover{color:#fb040a}body.quizzes .breadcrumbs li a:active,body.quizzes .breadcrumbs li a:focus,body.quizzes .breadcrumbs li a:hover{color:#c30f5e}body.blvd-of-dreams .breadcrumbs li a:active,body.blvd-of-dreams .breadcrumbs li a:focus,body.blvd-of-dreams .breadcrumbs li a:hover{color:#fb040a}.video-player-container{background-color:#000;color:#fff;padding:30px;padding:1.88rem}.video-player-container .post-meta__title{margin-top:15px;margin-top:0.94rem}@media (min-width: 64em){.video-player-container .post-meta__title{margin-top:0;font-size:30px;font-size:1.88rem;line-height:33px;line-height:2.06rem}}.video-player-container .post-meta__title a{color:#fff}.video-player-container .post-meta__title a:hover{color:#d9d9d9}.video-player-container p{line-height:1.5}.video-player-container .timestamp{display:block;color:#fff;margin:10px 0;margin:0.62rem 0}.video-grid-title{background-color:#c5c5bb;color:#464646}.video-grid{border-top:0;margin-bottom:40px;margin-bottom:2.5rem}.video-grid .module__title{top:0;margin-left:0}.video-grid img{display:block;width:100%}.video-grid .post-meta__title{display:block;width:100%;margin-top:15px;margin-top:0.94rem}@media (min-width: 48.06em){.video-grid .post-meta__title{height:100px}}@media (min-width: 64em){.video-grid .post-meta__title{height:110px}}@media (min-width: 77.5em){.video-grid .post-meta__title{height:90px}}@media (min-width: 87.5em){.video-grid .post-meta__title{height:80px}}@media (min-width: 48.06em){.video-grid .module-row,.video-grid .post-split{margin-left:-5px;margin-left:-0.31rem;margin-right:-5px;margin-right:-0.31rem}}@media (min-width: 64em){.video-grid .module-row,.video-grid .post-split{margin-left:-5px;margin-left:-0.31rem;margin-right:-5px;margin-right:-0.31rem}}.video-grid .full-row,.video-grid .third-story-column,.video-grid .no-js .video-slider__item,.no-js .video-grid .video-slider__item{margin-bottom:10px;margin-bottom:0.62rem}@media (min-width: 48.06em){.video-grid .full-row,.video-grid .third-story-column,.video-grid .no-js .video-slider__item,.no-js .video-grid .video-slider__item{padding-left:5px;padding-left:0.31rem;padding-right:5px;padding-right:0.31rem}}@media (min-width: 64em){.video-grid .full-row,.video-grid .third-story-column,.video-grid .no-js .video-slider__item,.no-js .video-grid .video-slider__item{padding-left:5px;padding-left:0.31rem;padding-right:5px;padding-right:0.31rem}}.video-grid .load-more a{display:block;padding:20px 10px;text-align:center;text-transform:uppercase;text-decoration:none;background-color:#e8e7e5;color:#000;font-weight:700;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}.video-grid .load-more a:hover{background-color:#d0ceca}@media (min-width: 64em){.video-player-container .sidebar{padding-top:0}}.video-player-container a.view-more{color:#464646;text-decoration:none}.video-player-container a.view-more:visited{color:#464646}.video-player-container a.view-more:active,.video-player-container a.view-more:focus,.video-player-container a.view-more:hover{color:#fff}.video-player-container .sidebar-ad{min-height:0}.video-player-container .addthis_jumbo_share{margin:15px 0}.video-player-container .addthis_jumbo_share table{width:100%}.video-player-container .at4-jumboshare a .label,.video-player-container .at4-jumboshare a .at-label{display:none}.video-player-container .at4-jumboshare .at4-share-btn span,.video-player-container .at4-jumboshare .at-share-btn span{margin-right:0}.video-player-container .at4-jumboshare .at4-share-btn,.video-player-container .at4-jumboshare .at-share-btn{margin:0 5px 0 0;padding:0}.video-player-container .at4-jumboshare .at4-count-container{padding-right:5px}.video-player-container .at4-jumboshare .at4-count{font-size:40px;line-height:40px;color:#fff !important}.video-player-container .at4-jumboshare .at4-title{font-size:13px;line-height:13px;color:#fff !important}.video-player-container .at4-jumboshare .at4-share-container{vertical-align:middle}.post-meta{margin-bottom:25px;margin-bottom:1.56rem}.post-meta__sponsored .sponsored-badge{margin-bottom:10px;display:inline-block;padding:10px;color:white;font-weight:bold;background-color:#c5c5bb}body.entertainment .post-meta__sponsored .sponsored-badge{background-color:#4383fc}body.music .post-meta__sponsored .sponsored-badge{background-color:#5ffffe}body.style .post-meta__sponsored .sponsored-badge{background-color:#fedc36}body.news .post-meta__sponsored .sponsored-badge{background-color:#fd686c}body.quizzes .post-meta__sponsored .sponsored-badge{background-color:#f14791}body.blvd-of-dreams .post-meta__sponsored .sponsored-badge{background-color:#fd686c}.post-meta__tags{text-transform:uppercase;margin-bottom:15px;margin-bottom:0.94rem;font-weight:700;font-size:14px;font-size:0.88rem;line-height:14px;line-height:0.88rem}.post-meta__tags a{text-decoration:none}.entertainment .post-meta__tags a{color:#1162fb}.music .post-meta__tags a{color:#2cfffe}.style .post-meta__tags a{color:#fed303}.news .post-meta__tags a{color:#fc363b}.quizzes .post-meta__tags a{color:#ed1875}.blvd-of-dreams .post-meta__tags a{color:#fc363b}.entertainment .post-meta__tags a:hover{color:#044cd5}.music .post-meta__tags a:hover{color:#00f8f7}.style .post-meta__tags a:hover{color:#cdaa01}.news .post-meta__tags a:hover{color:#fb040a}.quizzes .post-meta__tags a:hover{color:#c30f5e}.blvd-of-dreams .post-meta__tags a:hover{color:#fb040a}.post-meta__title{word-break:break-word;margin-bottom:15px;margin-bottom:0.94rem;font-family:Georgia, serif;font-weight:700;font-size:17px;font-size:1.06rem;line-height:22px;line-height:1.38rem}.font-serif-loaded .post-meta__title{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-meta__title{font-size:56px;font-size:3.5rem;line-height:64px;line-height:4rem}}.single h1.post-meta__title{font-size:26px;font-size:1.62rem;line-height:32px;line-height:2rem}@media (min-width: 36em){.single h1.post-meta__title{font-size:28px;font-size:1.75rem;line-height:39px;line-height:2.44rem}}@media (min-width: 64em){.single h1.post-meta__title{font-size:40px;font-size:2.5rem;line-height:56px;line-height:3.5rem}}.post-meta__lead{word-break:break-word;margin-bottom:15px;margin-bottom:0.94rem;font-size:18px;font-size:1.12rem;line-height:24px;line-height:1.5rem}@media (min-width: 64em){.post-meta__lead{font-size:26px;font-size:1.62rem;line-height:37px;line-height:2.31rem}}.post-meta__time{color:#666;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:13px;font-size:0.81rem;line-height:15px;line-height:0.94rem}.font-serif-loaded .post-meta__time{font-family:"Montserrat",Georgia,serif}.wp-caption,.post-featured-img{max-width:100%;margin-bottom:30px;margin-bottom:1.88rem}.wp-caption img,.post-featured-img__image{margin-bottom:10px;margin-bottom:0.62rem}.wp-caption-text,.post-featured-img__caption{font-family:Georgia, serif;font-weight:700;font-size:15px;font-size:0.94rem;line-height:21px;line-height:1.31rem}.font-serif-loaded .wp-caption-text,.font-serif-loaded .post-featured-img__caption{font-family:"Montserrat",Georgia,serif}.wp-caption-credits,.post-featured-img__credits{color:gray;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:12px;font-size:0.75rem;line-height:21px;line-height:1.31rem}.font-serif-loaded .wp-caption-credits,.font-serif-loaded .post-featured-img__credits{font-family:"Montserrat",Georgia,serif}p.wp-caption-text{margin-bottom:0;margin-bottom:0}.ione3-featured-image{padding-bottom:35%}.ione3-featured-image img{position:absolute;left:0;width:100%;height:auto}.ione3-featured-image+.post{background-color:#fff;position:relative;padding:5px}@media (min-width: 48.06em){.ione3-featured-image+.post{padding:20px}}.post-featured-video iframe{display:block}.post-featured-video__bar{background-color:#000;text-align:center;font-size:0;padding:20px 10px;padding:1.25rem 0.62rem;margin-bottom:30px;margin-bottom:1.88rem}.post-featured-video__bar>p{color:#c5c5bb;text-align:left;margin-bottom:10px;margin-bottom:0.62rem;font-family:Georgia, serif;font-weight:700;font-size:15px;font-size:0.94rem;line-height:19px;line-height:1.19rem}.font-serif-loaded .post-featured-video__bar>p{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.post-featured-video__bar>p{padding:0 10px;padding:0 0.62rem}}.post-featured-video__item{display:inline-block;vertical-align:top;width:50%;margin-bottom:10px;margin-bottom:0.62rem;color:#fff !important;text-decoration:none}@media (min-width: 64em){.post-featured-video__item{width:25%}}.post-featured-video__item:visited{color:#fff !important}.post-featured-video__item:active,.post-featured-video__item:focus,.post-featured-video__item:hover{color:#c5c5bb !important}.post-featured-video__item p{max-width:185px;margin-left:auto;margin-right:auto;text-align:left;margin-top:10px;margin-top:0.62rem;font-weight:700;font-size:13px;font-size:0.81rem;line-height:14px;line-height:0.88rem}.post-author{padding:10px 0;padding:0.62rem 0;margin-bottom:25px;margin-bottom:1.56rem;border-top:1px solid gray;border-bottom:1px solid gray}.post-author__avatar{float:left;border-radius:100%;width:45px;height:45px;-moz-transition:all 0.2s;transition:all 0.2s;margin-right:10px;margin-right:0.62rem}.post-author--detailed .post-author__avatar{-moz-transition:all 0.2s;transition:all 0.2s;margin-right:20px;margin-right:1.25rem}@media (min-width: 64em){.post-author--detailed .post-author__avatar{width:195px;height:195px}}.post-author__bio,.post-author__position,.post-author__name{font-size:14px;font-size:0.88rem;line-height:16px;line-height:1rem}@media (min-width: 64em){.post-author__bio,.post-author__position,.post-author__name{font-size:18px;font-size:1.12rem;line-height:21px;line-height:1.31rem}}.post-author__name{font-weight:700}.post-author__twitter{display:block;font-weight:700;font-size:16px;font-size:1rem;line-height:22px;line-height:1.38rem}.post-author--detailed .-detailed-hidden{display:none}@media (min-width: 64em){.post-author--detailed .post-author__content{margin-left:215px;-moz-transition:margin-left 0.2s;transition:margin-left 0.2s}}.post-author__content{clear:both}@media (min-width: 64em){.post-author__content{clear:none;margin-left:215px;-moz-transition:margin-left 0.2s;transition:margin-left 0.2s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}}.post-author__bio{color:gray;margin-top:10px;margin-top:0.62rem}.post-author__bio .post-author__twitter{display:inline-block}.post-author__tabs{font-weight:700;font-size:16px;font-size:1rem;line-height:21px;line-height:1.31rem}.post-author__tabs .ione-tab__tabs{margin-bottom:20px;margin-bottom:1.25rem}.post-author__tabs .ione-tab__tabs li{display:inline-block;text-transform:uppercase;margin-right:20px;margin-right:1.25rem}.post-author__tabs .ione-tab__tabs li a{color:#666 !important}.post-author__tabs .ione-tab__tabs .-active a{border-bottom:1px solid #666}.post-author__tabs .ione-tab__content li{margin-bottom:10px;margin-bottom:0.62rem}.post-author__tabs .ione-tab__content li>a{color:#000 !important}.sponsored-insert{padding-top:15px;padding-top:0.94rem}@media (min-width: 64em){.sponsored-insert{border-top:1px solid gray}}.sponsored-insert__image{max-width:33%;margin-top:0.5rem;float:left;margin-right:10px;margin-right:0.62rem}@media (min-width: 64em){.sponsored-insert__image{max-width:100%;margin-top:0}}.sponsored-insert__title{font-family:Georgia, serif;font-weight:700;font-size:18px;font-size:1.12rem;line-height:24px;line-height:1.5rem}.font-serif-loaded .sponsored-insert__title{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.sponsored-insert__title{font-size:26px;font-size:1.62rem;line-height:31px;line-height:1.94rem}}.sponsored-insert__sponsor{color:gray;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:15px;font-size:0.94rem;line-height:21px;line-height:1.31rem}.font-serif-loaded .sponsored-insert__sponsor{font-family:"Montserrat",Georgia,serif}.sponsored-insert__tags{text-transform:uppercase;font-weight:700;font-size:16px;font-size:1rem;line-height:22px;line-height:1.38rem}.list-insert{padding-top:15px;padding-top:0.94rem;margin-bottom:40px;margin-bottom:2.5rem}@media (min-width: 64em){.list-insert{border-top:1px solid gray}}@media (min-width: 64em){.list-insert__image{float:right}}.list-insert__title{font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:30px;font-size:1.88rem;line-height:36px;line-height:2.25rem}.font-serif-loaded .list-insert__title{font-family:"Montserrat",Georgia,serif}.list-insert__lead{font-weight:700;font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.38rem}.list-insert__item{font-weight:700;font-size:21px;font-size:1.31rem;line-height:24px;line-height:1.5rem}.list-insert__item span{display:block;color:gray;font-weight:400;font-size:16px;font-size:1rem;line-height:20px;line-height:1.25rem}.comments-insert{width:100%;text-align:center;border-radius:10px;position:relative;margin-bottom:15px;margin-bottom:0.94rem;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:20px;font-size:1.25rem;line-height:24px;line-height:1.5rem}.entertainment .comments-insert{background-color:#1162fb}.music .comments-insert{background-color:#2cfffe}.style .comments-insert{background-color:#fed303}.news .comments-insert{background-color:#fc363b}.quizzes .comments-insert{background-color:#ed1875}.blvd-of-dreams .comments-insert{background-color:#fc363b}.font-serif-loaded .comments-insert{font-family:"Montserrat",Georgia,serif}@media (min-width: 64em){.comments-insert{width:150px;float:left;margin-bottom:0;margin-right:15px;margin-right:0.94rem}}.comments-insert:after{top:100%;left:35%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:transparent;border-width:18px;border-left-width:0px;margin-right:-18px;margin-right:-1.12rem}.entertainment .comments-insert:after{border-top-color:#1162fb}.music .comments-insert:after{border-top-color:#2cfffe}.style .comments-insert:after{border-top-color:#fed303}.news .comments-insert:after{border-top-color:#fc363b}.quizzes .comments-insert:after{border-top-color:#ed1875}.blvd-of-dreams .comments-insert:after{border-top-color:#fc363b}.comments-insert a{display:block;color:#fff !important;padding:25px 0;padding:1.56rem 0}.newsletter-insert,.sailthru_shortcode{padding-top:15px;padding-top:0.94rem;margin-bottom:40px;margin-bottom:2.5rem}@media (min-width: 64em){.newsletter-insert,.sailthru_shortcode{border-top:1px solid gray}}.newsletter-insert button,.sailthru_shortcode button{display:inline-block;width:100%;vertical-align:middle;height:34px}.entertainment .newsletter-insert button,.entertainment .sailthru_shortcode button{background-color:#1162fb}.music .newsletter-insert button,.music .sailthru_shortcode button{background-color:#2cfffe}.style .newsletter-insert button,.style .sailthru_shortcode button{background-color:#fed303}.news .newsletter-insert button,.news .sailthru_shortcode button{background-color:#fc363b}.quizzes .newsletter-insert button,.quizzes .sailthru_shortcode button{background-color:#ed1875}.blvd-of-dreams .newsletter-insert button,.blvd-of-dreams .sailthru_shortcode button{background-color:#fc363b}.entertainment .newsletter-insert button:hover,.entertainment .sailthru_shortcode button:hover{background-color:#044cd5}.music .newsletter-insert button:hover,.music .sailthru_shortcode button:hover{background-color:#00f8f7}.style .newsletter-insert button:hover,.style .sailthru_shortcode button:hover{background-color:#cdaa01}.news .newsletter-insert button:hover,.news .sailthru_shortcode button:hover{background-color:#fb040a}.quizzes .newsletter-insert button:hover,.quizzes .sailthru_shortcode button:hover{background-color:#c30f5e}.blvd-of-dreams .newsletter-insert button:hover,.blvd-of-dreams .sailthru_shortcode button:hover{background-color:#fb040a}.newsletter-insert .form-group,.sailthru_shortcode .form-group{display:inline-block;vertical-align:middle;margin-bottom:0 !important;width:85%;width:-moz-calc(100% - 70px);width:calc(100% - 70px);position:relative}@media (min-width: 64em){.newsletter-insert .form-group,.sailthru_shortcode .form-group{width:-moz-calc(100% - 165px);width:calc(100% - 165px)}}.newsletter-insert .form-group input,.sailthru_shortcode .form-group input{width:100%}.newsletter-insert .input-group-btn,.sailthru_shortcode .input-group-btn{display:inline-block;vertical-align:middle;margin-left:-10px;width:70px}@media (min-width: 64em){.newsletter-insert .input-group-btn,.sailthru_shortcode .input-group-btn{width:165px}}.newsletter-insert input,.sailthru_shortcode input{padding-left:100px !important;background-color:#e8e7e5 !important;color:#5e5f61}.newsletter-insert .sailthru-signup-widget,.sailthru_shortcode .sailthru-signup-widget{background-color:transparent;padding:0}.newsletter-insert .sailthru-signup-widget label,.sailthru_shortcode .sailthru-signup-widget label{position:absolute;top:0;left:0;display:inline-block;z-index:1;color:black;overflow:visible;width:100px;text-indent:0;padding:5px 10px 0 10px;height:34px;line-height:26px}.newsletter-insert .sailthru_form,.sailthru_shortcode .sailthru_form{padding:0}.newsletter-insert__tags,.newsletter-slug{text-transform:uppercase;margin-bottom:0 !important;font-weight:700;font-size:16px;font-size:1rem;line-height:22px;line-height:1.38rem}.entertainment .newsletter-insert__tags,.entertainment .newsletter-slug{color:#1162fb}.music .newsletter-insert__tags,.music .newsletter-slug{color:#2cfffe}.style .newsletter-insert__tags,.style .newsletter-slug{color:#fed303}.news .newsletter-insert__tags,.news .newsletter-slug{color:#fc363b}.quizzes .newsletter-insert__tags,.quizzes .newsletter-slug{color:#ed1875}.blvd-of-dreams .newsletter-insert__tags,.blvd-of-dreams .newsletter-slug{color:#fc363b}.newsletter-insert__title{font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:26px;font-size:1.62rem;line-height:31px;line-height:1.94rem}.font-serif-loaded .newsletter-insert__title{font-family:"Montserrat",Georgia,serif}.post-comments__title{text-align:center;clear:both;padding:10px 0;padding:0.62rem 0;margin-bottom:25px;margin-bottom:1.56rem;border-top:1px solid gray;border-bottom:1px solid gray;font-family:Georgia, serif;font-weight:700;font-style:italic;font-size:15px;font-size:0.94rem;line-height:33px;line-height:2.06rem}.entertainment .post-comments__title{color:#1162fb}.music .post-comments__title{color:#2cfffe}.style .post-comments__title{color:#fed303}.news .post-comments__title{color:#fc363b}.quizzes .post-comments__title{color:#ed1875}.blvd-of-dreams .post-comments__title{color:#fc363b}.font-serif-loaded .post-comments__title{font-family:"Montserrat",Georgia,serif}@media (min-width: 48.06em){.post-comments__title{padding:20px 0;padding:1.25rem 0}}@media (min-width: 64em){.post-comments__title{font-size:25px;font-size:1.56rem;line-height:33px;line-height:2.06rem}}.post-comments__title i{vertical-align:middle}.post-comments__title span{font-style:normal}.fb-comments{width:100%}.fb-comments span,.fb-comments iframe{width:100% !important}.fb_iframe_widget_fluid{display:block !important;z-index:0}.ione-toggle{position:relative}.ione-toggle__trigger{cursor:pointer}i.ione-toggle__trigger{position:absolute;right:0;top:18px;font-size:30px;font-size:1.88rem}.entertainment i.ione-toggle__trigger{color:#1162fb}.music i.ione-toggle__trigger{color:#2cfffe}.style i.ione-toggle__trigger{color:#fed303}.news i.ione-toggle__trigger{color:#fc363b}.quizzes i.ione-toggle__trigger{color:#ed1875}.blvd-of-dreams i.ione-toggle__trigger{color:#fc363b}.ione-toggle__content{display:none}.ione-toggle__expanded .icon-arrow-down{display:inline-block;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.ione-tab__tabs{display:table;width:100%}.ione-tab__tabs li{display:table-cell}.ione-tab__content>div{display:none}.ione-tab__content>div:first-child{display:block}.contributor-slider,.video-slider,.top-slider,.ione-gallery,.photos-slider,.newsone-top-slider,.quote-slider{position:relative;clear:both}.contributor-slider ._arrows,.video-slider ._arrows,.top-slider ._arrows,.ione-gallery ._arrows,.photos-slider ._arrows,.newsone-top-slider ._arrows,.quote-slider ._arrows{position:absolute;top:50%;text-align:center;cursor:pointer;font-size:15px;left:15px;margin-top:-15px;width:35px;height:35px;line-height:35px}@media (min-width: 64em){.contributor-slider ._arrows,.video-slider ._arrows,.top-slider ._arrows,.ione-gallery ._arrows,.photos-slider ._arrows,.newsone-top-slider ._arrows,.quote-slider ._arrows{font-size:30px;left:30px;margin-top:-30px;width:70px;height:70px;line-height:70px}}.contributor-slider ._arrows.-right,.video-slider ._arrows.-right,.top-slider ._arrows.-right,.ione-gallery ._arrows.-right,.photos-slider ._arrows.-right,.newsone-top-slider ._arrows.-right,.quote-slider ._arrows.-right{left:auto;right:15px}@media (min-width: 64em){.contributor-slider ._arrows.-right,.video-slider ._arrows.-right,.top-slider ._arrows.-right,.ione-gallery ._arrows.-right,.photos-slider ._arrows.-right,.newsone-top-slider ._arrows.-right,.quote-slider ._arrows.-right{right:30px}}.newsone-top-slider ._arrows{top:37%}.photos-slider ._arrows{color:#fff}.ione-gallery ._arrows{border-radius:100%;background-color:rgba(0,0,0,0.5);color:#fff}.quotables .module-row ._arrows,.quotables .post-split ._arrows,.contributor-slider ._arrows,.video-slider ._arrows,.top-slider ._arrows,.quote-slider ._arrows{color:gray;width:30px;height:30px;line-height:30px;left:-15px}@media (min-width: 64em){.quotables .module-row ._arrows,.quotables .post-split ._arrows,.contributor-slider ._arrows,.video-slider ._arrows,.top-slider ._arrows,.quote-slider ._arrows{left:-30px}}.quotables .module-row ._arrows.-right,.quotables .post-split ._arrows.-right,.contributor-slider ._arrows.-right,.video-slider ._arrows.-right,.top-slider ._arrows.-right,.quote-slider ._arrows.-right{left:auto;right:-15px}@media (min-width: 64em){.quotables .module-row ._arrows.-right,.quotables .post-split ._arrows.-right,.contributor-slider ._arrows.-right,.video-slider ._arrows.-right,.top-slider ._arrows.-right,.quote-slider ._arrows.-right{right:-30px}}.quotables .module-row .fluid-width-video-wrapper,.quotables .post-split .fluid-width-video-wrapper,.contributor-slider .fluid-width-video-wrapper,.video-slider .fluid-width-video-wrapper,.top-slider .fluid-width-video-wrapper,.quote-slider .fluid-width-video-wrapper{margin-bottom:10px}.quote-slider ._arrows{left:-10px}.quote-slider ._arrows.-right{right:-10px}@media (min-width: 64em){.top-slider{margin:0 -20px;margin:0 -1.25rem}}@media (max-width: 63.99em){.single .top-slider{display:none}}.archive .container>.top-slider{margin-top:40px}@media (min-width: 36em){.top-slider__item{margin:0 20px;margin:0 1.25rem}}@media (min-width: 48.06em){.top-slider:not(.slick-initialized) .top-slider__item{max-width:50%;float:left}}@media (min-width: 64em){.top-slider:not(.slick-initialized) .top-slider__item{max-width:25%}}@media (min-width: 90em){.top-slider:not(.slick-initialized) .top-slider__item{max-width:20%}}.top-slider__item .post-meta__title{font-size:17px;font-size:1.06rem;line-height:22px;line-height:1.38rem}.top-slider__item img{width:100%;height:auto}.top-slider__item .poster .sponsored-badge,.top-slider__item.sponsored-post .sponsored-badge{bottom:10px}@media (min-width: 64em){.video-slider{margin:0 -34px;margin:0 -2.12rem}}.video-slider__item{margin:0 12px;margin:0 0.75rem}@media (min-width: 36em){.video-slider__item{margin:0 20px;margin:0 1.25rem}}@media (min-width: 64em){.video-slider__item{margin:0 34px;margin:0 2.12rem}}@media (min-width: 64em){.video-slider__item .post-meta__title{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem}}@media (max-width: 35.99em){.video-slider__item .ad{margin-left:-10px}}@media (min-width: 64em){.contributor-slider{margin:0 -23px;margin:0 -1.44rem}}.js .contributor-slider__item{margin:0 23px;margin:0 1.44rem}.submodule-container.default .module__title{color:#464646}.submodule-container .module__title{color:#464646}.module__title{position:absolute;top:0;left:50%;background-color:#fff;text-transform:uppercase;color:#464646;text-align:center;padding:0 10px;padding:0 0.62rem;font-weight:700;font-size:18px;font-size:1.12rem;line-height:18px;line-height:1.12rem}.module-container.entertainment .module__title{color:#044cd5}.module-container.music .module__title{color:#00f8f7}.module-container.style .module__title{color:#cdaa01}.module-container.news .module__title{color:#fb040a}.module-container.quizzes .module__title{color:#c30f5e}.module-container.blvd-of-dreams .module__title{color:#fb040a}.submodule-container.entertainment .module__title{color:#044cd5}.submodule-container.music .module__title{color:#00f8f7}.submodule-container.style .module__title{color:#cdaa01}.submodule-container.news .module__title{color:#fb040a}.submodule-container.quizzes .module__title{color:#c30f5e}.submodule-container.blvd-of-dreams .module__title{color:#fb040a}@media (min-width: 48.06em){.module__title{font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}}.csstransforms .module__title{-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.no-csstransforms .module__title{margin-top:-12px;margin-left:-58px}@media (min-width: 64em){.module-story .post-meta__title{font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem}}@media (min-width: 90em){.module-story .post-meta__title{font-size:36px;font-size:2.25rem;line-height:42px;line-height:2.62rem;font-size:24px;font-size:1.5rem;line-height:32px;line-height:2rem}}@media (min-width: 64em){.module-story .post-meta__title:last-child{margin-bottom:0}}.module-story .post-meta__lead{font-size:14px;font-size:0.88rem;line-height:18px;line-height:1.12rem}@media (min-width: 64em){.module-story .post-meta__lead{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.69rem;font-weight:300;font-size:16px;font-size:1rem;line-height:25px;line-height:1.56rem}}.module-story .poster{position:relative}@media (min-width: 64em){.module-stories .post-meta__title{font-size:22px;font-size:1.38rem;line-height:26px;line-height:1.62rem}}.has-default-thumbnail .post-meta__title,.has-post-thumbnail .post-meta__title{text-align:center;text-align:left;margin-top:15px;margin-top:0.94rem}.has-default-thumbnail img,.has-post-thumbnail img{width:100%;height:auto;display:block;margin-bottom:10px;margin-bottom:0.62rem}.secondary-story-column .post-meta__title{text-align:left}.half-story-column .poster{position:relative}.half-story-column .poster img{margin-bottom:0}.half-story-column img,.half-story-column .in-pictures,.half-story-column .poster{margin-bottom:15px;margin-bottom:0.94rem}.fourth-story-column .poster,.third-story-column .poster,.no-js .video-slider__item .poster{position:relative}@media (min-width: 64em){.fourth-story-column .post-meta__title,.third-story-column .post-meta__title,.no-js .video-slider__item .post-meta__title{font-size:19px;font-size:1.2rem;line-height:24px;line-height:1.5rem}}.fourth-story-column .post-meta__lead,.third-story-column .post-meta__lead,.no-js .video-slider__item .post-meta__lead{font-size:14px;font-size:0.88rem;line-height:18px;line-height:1.12rem}@media (min-width: 64em){.fourth-story-column .post-meta__lead,.third-story-column .post-meta__lead,.no-js .video-slider__item .post-meta__lead{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.69rem;font-weight:300;font-size:16px;font-size:1rem;line-height:25px;line-height:1.56rem}}.fourth-story-column.format-video>.post-link{display:block;background-color:#222;color:#fff}.fourth-story-column.format-video>.post-link:hover{color:#c5c5bb}.fourth-story-column.format-video>.post-link .post-meta__title,.fourth-story-column.format-video>.post-link .post-meta__lead{padding:0 10px 10px}.fourth-story-column.format-video>.post-link .timestamp{color:#fff;display:inline-block;padding:0 10px 10px}.large-module-story,.module-featured,.module-gallery,.module-video{position:relative;margin-bottom:50px;margin-bottom:3.12rem}.large-module-story:last-child,.module-featured:last-child,.module-gallery:last-child,.module-video:last-child{margin-bottom:0}@media (min-width: 64em){.large-module-story:after,.module-featured:after,.module-gallery:after,.module-video:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;background:-moz-linear-gradient(transparent, rgba(0,0,0,0.3));background:linear-gradient(transparent, rgba(0,0,0,0.3));z-index:0}}.large-module-story img,.module-featured img,.module-gallery img,.module-video img{display:block;margin-bottom:10px;margin-bottom:0.62rem}@media (min-width: 64em){.large-module-story img,.module-featured img,.module-gallery img,.module-video img{margin-bottom:0}}.large-module-story .post-meta,.module-featured .post-meta,.module-gallery .post-meta,.module-video .post-meta{z-index:1;position:relative;text-align:center}@media (min-width: 64em){.large-module-story .post-meta,.module-featured .post-meta,.module-gallery .post-meta,.module-video .post-meta{position:absolute;margin-bottom:0;bottom:0;left:0;width:60%;text-align:left;z-index:1;color:#fff;padding:40px;padding:2.5rem}}.large-module-story .post-meta__title,.module-featured .post-meta__title,.module-gallery .post-meta__title,.module-video .post-meta__title{margin-bottom:0}.module-featured .post-link:after,.module-gallery .post-link:after,.module-video .post-link:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;z-index:9}@media (min-width: 64em){.module-featured.right .post-meta,.module-gallery.right .post-meta,.module-video.right .post-meta{right:0;left:auto;text-align:right}.module-featured.right .post-meta__title,.module-gallery.right .post-meta__title,.module-video.right .post-meta__title{text-align:right}}@media (min-width: 64em){.module-featured,.module-gallery,.module-video{max-height:506px;overflow:hidden}}.module-featured .post-link:hover i,.module-gallery .post-link:hover i,.module-video .post-link:hover i{color:#1162fb;border-color:#1162fb}.module-featured .post-meta__title,.module-gallery .post-meta__title,.module-video .post-meta__title{text-align:left}.module-featured .post-meta i,.module-gallery .post-meta i,.module-video .post-meta i{-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 48.06em){.module-featured .post-meta i,.module-gallery .post-meta i,.module-video .post-meta i{-webkit-transform:none;-moz-transform:none;-ms-transform:none;transform:none}}.module-featured img,.module-gallery img,.module-video img{width:100%;height:auto}@media (min-width: 64em){.module-featured .video-poster .icon-photos,.module-featured .video-poster .icon-play-big,.module-gallery .video-poster .icon-photos,.module-gallery .video-poster .icon-play-big,.module-video .video-poster .icon-photos,.module-video .video-poster .icon-play-big{display:none}}.module-featured .post-meta .icon-play-big,.module-featured .post-meta .icon-photos,.module-gallery .post-meta .icon-play-big,.module-gallery .post-meta .icon-photos,.module-video .post-meta .icon-play-big,.module-video .post-meta .icon-photos{display:none}@media (min-width: 64em){.module-featured .post-meta .icon-play-big,.module-featured .post-meta .icon-photos,.module-gallery .post-meta .icon-play-big,.module-gallery .post-meta .icon-photos,.module-video .post-meta .icon-play-big,.module-video .post-meta .icon-photos{display:inline-block}}@media (min-width: 48.06em){.module-featured-alt .post-meta__title{text-align:left}}@media (min-width: 64em){.module-featured-alt .post-meta__title{font-size:42px;font-size:2.62rem;line-height:44px;line-height:2.75rem}.has-wallpaper-ad .module-featured-alt .post-meta__title{font-size:30px;font-size:1.88rem;line-height:32px;line-height:2rem}}@media (min-width: 90em){.module-featured-alt .post-meta__title{font-size:48px;font-size:3rem;line-height:54px;line-height:3.38rem}.has-wallpaper-ad .module-featured-alt .post-meta__title{font-size:30px;font-size:1.88rem;line-height:32px;line-height:2rem}}@media (min-width: 64em){.module-featured-alt .post-meta__lead{font-size:18px;font-size:1.12rem;line-height:22px;line-height:1.38rem}}@media (min-width: 90em){.module-featured-alt .post-meta__lead{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.69rem}}@media (min-width: 64em){.module-featured .video-poster .icon-play-big{display:none}}.module-featured .sponsored-badge{top:10px;bottom:auto}.module-featured .post-meta{margin-top:0}.module-featured .post-meta .icon-play-big{display:none}@media (min-width: 64em){.module-featured .post-meta .icon-play-big{display:inline-block}}.module-featured .post-meta__title{text-align:center}@media (min-width: 64em){.module-featured .post-meta__title{text-align:left;font-size:56px;font-size:3.5rem;line-height:64px;line-height:4rem}.has-wallpaper-ad .module-featured .post-meta__title{font-size:46px;font-size:2.88rem;line-height:52px;line-height:3.25rem}}.large-module-story{height:245px;background-size:cover;background-repeat:no-repeat;background-position:top center;margin-bottom:0;padding:0 60px}.large-module-story.entertainment{background-color:#4383fc}.large-module-story.music{background-color:#5ffffe}.large-module-story.style{background-color:#fedc36}.large-module-story.news{background-color:#fd686c}.large-module-story.quizzes{background-color:#f14791}.large-module-story.blvd-of-dreams{background-color:#fd686c}@media screen and (min-height: 450px) and (min-width: 1024px){.large-module-story{height:350px}}@media screen and (min-height: 600px){.large-module-story{height:400px}}@media screen and (min-height: 800px){.large-module-story{height:500px}}@media screen and (min-height: 1000px){.large-module-story{height:545px}}.ie8 .large-module-story{height:400px}.large-module-story:after{content:"";width:100%;height:100%;display:block;position:absolute;top:0;left:0;z-index:0;background:rgba(0,0,0,0.5)}@media (min-width: 64em){.large-module-story:after{background:-moz-linear-gradient(left, rgba(0,0,0,0.65) 0%, transparent 50%, rgba(0,0,0,0.65) 100%);background:linear-gradient(to right, rgba(0,0,0,0.65) 0%, transparent 50%, rgba(0,0,0,0.65) 100%)}}.large-module-story .container-inner{color:#fff}@media (min-width: 64em){.large-module-story .container-inner{max-width:60%;margin-left:0}.large-module-story .container-inner.text-center{margin-left:auto;text-align:center}.large-module-story .container-inner.text-right{margin-right:0;margin-left:auto;text-align:right}}.large-module-story .post-meta{margin-top:0;padding-top:30px;bottom:0;position:absolute;pointer-events:none;width:-moz-calc(100% - 120px);width:calc(100% - 120px)}@media (min-width: 64em){.large-module-story .post-meta{padding-top:0;padding-left:0;padding-right:0}}@media (min-width: 90em){.large-module-story .post-meta{padding-left:30px;padding-right:30px}}.large-module-story .post-meta a{pointer-events:all;color:#fff;text-decoration:none}.large-module-story .post-meta a:visited{color:#fff}.large-module-story .post-meta a:active,.large-module-story .post-meta a:focus,.large-module-story .post-meta a:hover{color:#c5c5bb}@media (min-width: 64em){.large-module-story .post-meta .post-meta__lead{font-size:17px;font-size:1.06rem;line-height:20px;line-height:1.25rem}}@media (min-width: 90em){.large-module-story .post-meta .post-meta__lead{font-size:20px;font-size:1.25rem;line-height:27px;line-height:1.69rem}}@media (min-width: 64em){.large-module-story .post-meta .post-meta__title{font-size:36px;font-size:2.25rem;line-height:40px;line-height:2.5rem}}@media (min-width: 90em){.large-module-story .post-meta .post-meta__title{font-size:42px;font-size:2.62rem;line-height:46px;line-height:2.88rem}}@media (min-width: 64em){.large-module-story .post-link{color:#fff;text-decoration:none}.large-module-story .post-link:visited{color:#fff}.large-module-story .post-link:active,.large-module-story .post-link:focus,.large-module-story .post-link:hover{color:#c5c5bb}}.large-module-story-link{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.post-split .post-meta__title{text-align:left}@media (min-width: 64em){.post-split .post-meta__title{font-size:20px;font-size:1.25rem;line-height:22px;line-height:1.38rem}}@media (min-width: 80em){.post-split .post-meta__title{font-size:30px;font-size:1.88rem;line-height:36px;line-height:2.25rem}}@media (min-width: 80em){.has-wallpaper-ad .post-split .post-meta__title{font-size:22px;font-size:1.38rem;line-height:26px;line-height:1.62rem}}@media (min-width: 90em){.has-wallpaper-ad .post-split .post-meta__title{font-size:24px;font-size:1.5rem;line-height:28px;line-height:1.75rem}}.post-split .post-author__avatar{float:none;vertical-align:middle;margin-bottom:0;width:25px;height:25px;display:inline-block}@media (min-width: 64em){.post-split .post-author__avatar{width:50px;height:50px}.has-wallpaper-ad .post-split .post-author__avatar{width:35px;height:35px}}.module-more-link{text-align:center}@media (min-width: 48.06em){.module-more-link{text-align:right}}.module-more-link a{text-transform:uppercase;text-decoration:none;font-weight:bold;color:#464646}.module-container.entertainment .module-more-link a{color:#044cd5}.module-container.music .module-more-link a{color:#00f8f7}.module-container.style .module-more-link a{color:#cdaa01}.module-container.news .module-more-link a{color:#fb040a}.module-container.quizzes .module-more-link a{color:#c30f5e}.module-container.blvd-of-dreams .module-more-link a{color:#fb040a}.submodule-container.entertainment .module-more-link a{color:#044cd5}.submodule-container.music .module-more-link a{color:#00f8f7}.submodule-container.style .module-more-link a{color:#cdaa01}.submodule-container.news .module-more-link a{color:#fb040a}.submodule-container.quizzes .module-more-link a{color:#c30f5e}.submodule-container.blvd-of-dreams .module-more-link a{color:#fb040a}.module-more-link a:hover{color:#000}.module-container.entertainment .module-more-link a:hover{color:#1162fb}.module-container.music .module-more-link a:hover{color:#2cfffe}.module-container.style .module-more-link a:hover{color:#fed303}.module-container.news .module-more-link a:hover{color:#fc363b}.module-container.quizzes .module-more-link a:hover{color:#ed1875}.module-container.blvd-of-dreams .module-more-link a:hover{color:#fc363b}.submodule-container.entertainment .module-more-link a:hover{color:#1162fb}.submodule-container.music .module-more-link a:hover{color:#2cfffe}.submodule-container.style .module-more-link a:hover{color:#fed303}.submodule-container.news .module-more-link a:hover{color:#fc363b}.submodule-container.quizzes .module-more-link a:hover{color:#ed1875}.submodule-container.blvd-of-dreams .module-more-link a:hover{color:#fc363b}.ione-widget-sdc_flex_posts:first-child{margin-top:40px}@media (min-width: 64em){#infinite-scroll-container.single-has-wallpaper-ad .module-recommended,#infinite-scroll-container.single-has-wallpaper-ad ~ .ione-widget-container,#infinite-scroll-container.single-has-wallpaper-ad ~ .sailthru-signup-widget,#infinite-scroll-container.single-has-wallpaper-ad ~ .main-footer,#infinite-scroll-container.single-has-wallpaper-ad ~ .push-menu__content,.post-super-wrapper.has-wallpaper-ad,.post-super-wrapper.has-wallpaper-ad ~ .ione-widget-container,.post-super-wrapper.has-wallpaper-ad+.module-recommended{max-width:1000px;margin-left:auto;margin-right:auto}}#infinite-scroll-container.single-has-wallpaper-ad .module-recommended,#infinite-scroll-container.single-has-wallpaper-ad ~ .ione-widget-container,#infinite-scroll-container.single-has-wallpaper-ad ~ .sailthru-signup-widget,#infinite-scroll-container.single-has-wallpaper-ad ~ .main-footer,#infinite-scroll-container.single-has-wallpaper-ad ~ .push-menu__content{position:relative;z-index:1}#infinite-scroll-container.single-has-wallpaper-ad ~ .sailthru-signup-widget{position:relative;z-index:1}#infinite-scroll-container.single-has-wallpaper-ad ~ .ione-widget-container{background:#fff}#infinite-scroll-container>.ione-widget-container.ione-widget-tiled_flex_posts{padding:30px 10px}@media (min-width: 48.06em){#infinite-scroll-container>.ione-widget-container.ione-widget-tiled_flex_posts{padding:40px 20px}}@media (min-width: 64em){#infinite-scroll-container>.ione-widget-container.ione-widget-tiled_flex_posts{padding:40px 30px}}#infinite-scroll-container>.ione-widget-container>.module-container{max-width:1120px;margin-left:auto;margin-right:auto;margin-top:0}.post-super-wrapper{padding:0 5px;position:relative;margin-bottom:100px;border:5px solid;border-color:#fff !important}@media (min-width: 36em){.post-super-wrapper{padding:0 10px;margin-bottom:90px}}@media (min-width: 48.06em){.post-super-wrapper{margin-top:40px}}@media (min-width: 86.25em){.post-super-wrapper{margin-top:0}}@media (min-width: 64em){.post-super-wrapper{margin-bottom:0}}.post-super-wrapper.has-wallpaper-ad{background:#fff}.post-super-wrapper.has-wallpaper-ad ~ .ione-widget-container{background:#fff;position:relative;z-index:1}@media (min-width: 36em){.post-super-wrapper{border:10px solid}}body.entertainment .post-super-wrapper{border-color:#4383fc}body.music .post-super-wrapper{border-color:#5ffffe}body.style .post-super-wrapper{border-color:#fedc36}body.news .post-super-wrapper{border-color:#fd686c}body.quizzes .post-super-wrapper{border-color:#f14791}body.blvd-of-dreams .post-super-wrapper{border-color:#fd686c}.page .post-super-wrapper{border-color:#fff}.post-super-wrapper a{text-decoration:none;color:#464646;color:#20d045}.post-super-wrapper a:active,.post-super-wrapper a:focus,.post-super-wrapper a:hover{color:#000;color:#19a436}.post-wrapper{max-width:1200px;margin:0 auto;padding:50px 0 30px 0}@media (min-width: 48.06em){.post-wrapper{padding:40px 0}}.post-wrapper.post-wrapper--narrow{max-width:1000px}@media (min-width: 64em){.post-wrapper-content{float:left;padding-right:60px;width:-moz-calc(100% - 300px);width:calc(100% - 300px)}}.ie8 .post-wrapper-content{width:70%}@media (min-width: 64em){.post-wrapper--fullwidth .post-wrapper-content{float:none;width:100%;padding-right:0}}@media (min-width: 64em){.post-content{padding-left:60px}}@media (min-width: 64em){.post-wrapper--fullwidth .post-content{padding-right:60px}}.post-content>div{max-width:100%}.post-content>.fluid-width-video-wrapper{margin-bottom:20px}@media (min-width: 64em){.post-content__pulled-left,.newsletter-insert,.sailthru_shortcode,.newsletter-insert__tags,.newsletter-slug{margin-left:-60px}}.ad-single-top,.ad-single-bottom{background-color:#fff;margin-top:-55px;margin-left:-5px;margin-bottom:20px;min-width:320px;margin-left:-10px;border-bottom:5px solid}.in-content-widget-top+.ad-single-top,.in-content-widget-top+.ad-single-bottom{margin-top:0 !important}@media (min-width: 64em){.has-wallpaper-ad .ad-single-top,.has-wallpaper-ad .ad-single-bottom{margin-left:-5px}}@media (min-width: 36em){.ad-single-top,.ad-single-bottom{border-bottom:10px solid}}body.entertainment .ad-single-top,body.entertainment .ad-single-bottom{border-color:#4383fc}body.music .ad-single-top,body.music .ad-single-bottom{border-color:#5ffffe}body.style .ad-single-top,body.style .ad-single-bottom{border-color:#fedc36}body.news .ad-single-top,body.news .ad-single-bottom{border-color:#fd686c}body.quizzes .ad-single-top,body.quizzes .ad-single-bottom{border-color:#f14791}body.blvd-of-dreams .ad-single-top,body.blvd-of-dreams .ad-single-bottom{border-color:#fd686c}.page .ad-single-top,.page .ad-single-bottom{border-color:gray}@media (min-width: 20.06em){.ad-single-top,.ad-single-bottom{width:-moz-calc(100% + 20px);width:calc(100% + 20px)}}@media (min-width: 36em){.ad-single-top,.ad-single-bottom{margin-top:-60px;margin-top:-60px;margin-left:-20px;width:-moz-calc(100% + 40px);width:calc(100% + 40px)}}@media (min-width: 48.06em){.ad-single-top,.ad-single-bottom{width:auto;background-color:transparent;margin-top:auto;margin-left:auto;margin-bottom:40px;border-bottom:0}}.ad-single-top .ione-widget-ionead,.ad-single-bottom .ione-widget-ionead{margin-bottom:0;margin-top:0}.ad-single-bottom{border:none;margin-top:-40px;margin-bottom:0;margin-left:auto}.ad-single-bottom .ad{margin-left:-20px;margin-top:50px;margin-bottom:-105px;line-height:100px}.ad-single-bottom .ad iframe{vertical-align:middle !important}@media (max-width: 20em){.ad-single-bottom{margin-left:-5px;margin-left:-10px}.ad-single-bottom .ad{margin-left:0}}@media (min-width: 20.06em){.ad-single-bottom{width:100%}.ad-single-bottom .ad{margin-left:0}}@media (min-width: 36em){.ad-single-bottom{width:100%}}@media (min-width: 48.06em){.ad-single-bottom{width:auto}}@media (min-width: 36em){.ad-single-bottom .ad{margin-left:-40px;margin-bottom:-100px;margin-right:auto;line-height:1}.ad-single-bottom .ad iframe{vertical-align:bottom}}@media (min-width: 48.06em){.ad-single-bottom{margin-top:20px;margin-bottom:40px}.ad-single-bottom .ad{margin-left:auto;margin-top:0;margin-bottom:0}}.ad-single-bottom.inf-scroll{margin-top:0}@media (min-width: 64em){.ad-single-bottom.inf-scroll{margin-top:40px;margin-bottom:40px}}.ad-single-top img,.ad-single-bottom img{display:block;margin:0 auto}.ad-single-side{text-align:center;display:none}.ad-single-side .sidebar-ad{margin-left:auto;margin-right:auto}@media (min-width: 64em){.ad-single-side{display:block;float:right;width:300px}}.ie8 .ad-single-side{width:30%}.author-header,.entity-header{background-size:cover;background-repeat:no-repeat;background-position:center center;height:200px}@media (min-width: 64em){.author-header,.entity-header{height:400px}}.author-header-bio,.entity-header-bio{text-align:center;margin-top:30px;margin-left:auto;margin-right:auto;max-width:90%}@media (min-width: 64em){.author-header-bio,.entity-header-bio{max-width:50%}}.author-header+.author-header-bio,.entity-header+.author-header-bio,.author-header+.entity-header-bio,.entity-header+.entity-header-bio{margin-top:-97px}.author-header-bio .rounded-avatar,.entity-header-bio .rounded-avatar{display:block;border:10px solid #fff;box-shadow:0 0 5px rgba(0,0,0,0.3);margin:0 auto 25px auto;margin:0 auto 1.56rem auto}.author-header-bio h1,.entity-header-bio h1{margin-bottom:25px;margin-bottom:1.56rem;font-weight:700;font-size:24px;font-size:1.5rem;line-height:24px;line-height:1.5rem}@media (min-width: 64em){.author-header-bio h1,.entity-header-bio h1{font-size:30px;font-size:1.88rem;line-height:36px;line-height:2.25rem}}.author-header-bio .position,.entity-header-bio .position{font-weight:400;display:block}.author-header-bio p,.entity-header-bio p{font-size:14px;font-size:0.88rem;line-height:18px;line-height:1.12rem}@media (min-width: 64em){.author-header-bio p,.entity-header-bio p{font-size:18px;font-size:1.12rem;line-height:24px;line-height:1.5rem}}.author-header-bio .social-menu,.entity-header-bio .social-menu{margin-top:20px}.author-header-bio .social-menu a,.entity-header-bio .social-menu a{background-color:#000;color:#fff}.author-header-bio .social-menu a:active,.entity-header-bio .social-menu a:active,.author-header-bio .social-menu a:focus,.entity-header-bio .social-menu a:focus,.author-header-bio .social-menu a:hover,.entity-header-bio .social-menu a:hover{background-color:gray}.authorlist .author{float:left;margin:0 24px}.connection-image{float:left;margin-right:10px}.connection p{font-weight:700;font-size:30px;font-size:1.88rem;line-height:18px;line-height:1.12rem}.connection p span{display:block;font-weight:400;font-size:14px;font-size:0.88rem;line-height:24px;line-height:1.5rem}img{max-width:100%;height:auto}body{background-color:#fff;overflow-x:hidden}.ad-homepage-top{margin:0 auto;text-align:center}@media (max-width: 48.87em){#wpadminbar.mobile{position:fixed}}@media (max-width: 37.5em){#wpadminbar.mobile{position:fixed}}.wallpaper-ad{display:none;position:fixed;width:100%;height:100%;left:0;top:0;z-index:0}.single-has-wallpaper-ad .wallpaper-ad,.has-wallpaper-ad .wallpaper-ad{display:block}.fb-like-box>span,.fb_iframe_widget>span{max-width:100%}.fb-like-box iframe,.fb_iframe_widget iframe{max-width:100%}.category-featured-video{margin-bottom:50px;margin-bottom:3.12rem}.category-takeover-header img{display:block;width:100%;height:auto}.gravity-ad img{width:100%;height:auto;display:block}.fluid-width-video-wrapper iframe{width:100% !important;height:100% !important}.textwidget iframe{display:block;margin:0 auto}@media (max-width: 48.05em){.textwidget .fluid-width-video-wrapper iframe{width:728px !important;height:409px !important}}@media (max-width: 35.99em){.textwidget .fluid-width-video-wrapper iframe{width:300px !important;height:153px !important;margin-left:-10px}}.secondary-header{border-bottom-width:1px}@media (max-width: 35.99em){.main-logo-wrapper .icon-logo{font-size:19px}.main-logo-wrapper .icon-logo:before{height:23px}}@media (max-width: 35.99em){.main-title{width:210px}}.main-header{border-bottom:1px solid gray}.main-nav{border-top:1px solid;border-bottom:1px solid}.has-secondary-header.header--unfixed .main-nav{border-top:0;border-bottom:0}@media (min-width: 86.25em){.main-nav{border-top:0;border-bottom:0}}.main-nav__item-link{text-transform:uppercase;font-weight:400;font-size:16px;font-size:1rem;line-height:40px;line-height:2.5rem}.module__title{font-weight:400}@media (min-width: 48.06em){.module__title{font-size:19px;font-size:1.19rem;line-height:19px;line-height:1.19rem}}.submodule-container,.module-container{border-top:1px solid #464646 !important}.submodule-container:before,.module-container:before{content:"";height:1px;width:94%;background-color:#464646;position:absolute;display:block;top:4px;left:3%}@media (max-width: 48.05em){.submodule-container,.module-container{padding-top:20px;padding-top:1.25rem}}.module-more-link{margin-top:15px}.sailthru-signup-widget .btn,.sailthru-signup-widget input{border-radius:0 !important;box-shadow:none !important;border:1px solid #464646}.post-comments__title,.post-author{border-bottom:0}.post-comments__title:before,.post-author:before{content:"";height:1px;width:94%;background-color:gray;position:absolute;display:block;top:4px;left:3%}@media (min-width: 64em){.post-author__name{font-size:15px;font-size:0.94rem}}.post-meta__time{font-family:Arial, sans-serif;font-weight:300;font-style:italic;font-size:15px;font-size:0.94rem;line-height:15px;line-height:0.94rem}.font-sans-bold-loaded .post-meta__time,.font-sans-loaded .post-meta__time{font-family:"Roboto",Arial,sans-serif}.post-meta .post-meta__lead{font-size:15px;font-size:0.94rem;line-height:20px;line-height:1.25rem}@media (min-width: 64em){.post-meta .post-meta__lead{font-size:16px;font-size:1rem;line-height:23px;line-height:1.44rem}}.post-meta__title{font-weight:400}.single .post-meta .post-meta__title{font-weight:700}@media (min-width: 48.06em){.module-recommended .module-container{margin-top:30px;margin-top:1.88rem}}.secondary-menu li{font-size:12px;font-size:0.75rem}.main-footer p,.push-menu__content p{font-family:Arial, sans-serif;font-weight:700;font-style:normal;font-size:12px;font-size:0.75rem;line-height:26px;line-height:1.62rem}.font-sans-bold-loaded .main-footer p,.font-sans-bold-loaded .push-menu__content p,.font-sans-loaded .main-footer p,.font-sans-loaded .push-menu__content p{font-family:"Roboto",Arial,sans-serif}
