.youtube-player-container {
	display:     block;
	width:       100%;
	padding-top: 56.25%;
}

#youtube-player,
.youtube-player {
	width:    100%;
	height:   100%;
	position: absolute;
	top:      0;
	display:  none;
}

.youtube-player-play {
	position:   absolute;
	top:        0;
	width:      100%;
	height:     100%;
	display:    block;
	float:      left;
	background: url('mu-plugins/vocativ-images/img/play-icon-white-80x55.png') center no-repeat;
}

.youtube-frame {
	width:    100%;
	height:   100%;
	position: absolute;
	top:      0;
}

.youtube-poster {
	display: block;
	width:   100%;
}

.youtube-player-container.hidden-poster .youtube-player-play {
	display: none;
}

.youtube-player-container.hidden-poster #youtube-player {
	display: block;
}.flowplayer{position:relative;width:100%;background-size:contain;background-repeat:no-repeat;background-position:center center;display:inline-block;}
.flowplayer *{font-weight:inherit;font-family:inherit;font-style:inherit;text-decoration:inherit;font-size:100%;padding:0;border:0;margin:0;list-style-type:none}
.flowplayer a:focus{outline:0}
.flowplayer video{width:100%}
.flowplayer.is-ipad video{-webkit-transform:translateX(-2048px);}
.is-ready.flowplayer.is-ipad video{-webkit-transform:translateX(0)}
.flowplayer .fp-engine,.flowplayer .fp-ui,.flowplayer .fp-message{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:1}
.flowplayer .fp-message{display:none;text-align:center;padding-top:5%;cursor:default;}
.flowplayer .fp-message h2{font-size:120%;margin-bottom:1em}
.flowplayer .fp-message p{color:#666;font-size:95%}
.flowplayer .fp-controls{position:absolute;bottom:0;width:100%;}
.no-background.flowplayer .fp-controls{background-color:transparent !important;background-image:-moz-linear-gradient(transparent,transparent) !important;background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),to(transparent)) !important}
.is-fullscreen.flowplayer .fp-controls{bottom:3px}
.is-mouseover.flowplayer .fp-controls{bottom:0}
.flowplayer .fp-waiting{display:none;margin:19% auto;text-align:center;}
.flowplayer .fp-waiting *{-webkit-box-shadow:0 0 5px #333;-moz-box-shadow:0 0 5px #333;box-shadow:0 0 5px #333}
.flowplayer .fp-waiting em{width:1em;height:1em;-webkit-border-radius:1em;-moz-border-radius:1em;border-radius:1em;background-color:rgba(255,255,255,0.8);display:inline-block;-webkit-animation:pulse .6s infinite;-moz-animation:pulse .6s infinite;animation:pulse .6s infinite;margin:.3em;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);}
.flowplayer .fp-waiting em:nth-child(1){-webkit-animation-delay:.3s;-moz-animation-delay:.3s;animation-delay:.3s}
.flowplayer .fp-waiting em:nth-child(2){-webkit-animation-delay:.45s;-moz-animation-delay:.45s;animation-delay:.45s}
.flowplayer .fp-waiting em:nth-child(3){-webkit-animation-delay:.6s;-moz-animation-delay:.6s;animation-delay:.6s}
.flowplayer .fp-waiting p{color:#ccc;font-weight:bold}
.flowplayer .fp-speed{font-size:30px;background-color:#333;background-color:rgba(51,51,51,0.8);color:#eee;margin:0 auto;text-align:center;width:120px;padding:.1em 0 0;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .5s;-moz-transition:opacity .5s;transition:opacity .5s;}
.flowplayer .fp-speed.fp-hilite{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help{position:absolute;top:0;left:-9999em;z-index:100;background-color:#333;background-color:rgba(51,51,51,0.9);width:100%;height:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .2s;-moz-transition:opacity .2s;transition:opacity .2s;text-align:center;}
.is-help.flowplayer .fp-help{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-help .fp-help-section{margin:3%;direction:ltr}
.flowplayer .fp-help .fp-help-basics{margin-top:6%}
.flowplayer .fp-help p{color:#eee;margin:.5em 0;font-size:14px;line-height:1.5;display:inline-block;margin:1% 2%}
.flowplayer .fp-help em{background:#eee;-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;margin-right:.4em;padding:.3em .6em;color:#333}
.flowplayer .fp-help small{font-size:90%;color:#aaa}
.flowplayer .fp-help .fp-close{display:block}
@media (max-width: 600px){.flowplayer .fp-help p{font-size:9px}
}.flowplayer .fp-subtitle{position:absolute;bottom:40px;left:-99999em;z-index:10;text-align:center;width:100%;opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;}
.flowplayer .fp-subtitle p{display:inline;background-color:#333;background-color:rgba(51,51,51,0.9);color:#eee;padding:.1em .4em;font-size:16px;line-height:1.6;}
.flowplayer .fp-subtitle p:after{content:'';clear:both}
.flowplayer .fp-subtitle.fp-active{left:0;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/white.png);background-size:37px 300px;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/white_rtl.png)}
.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/black.png);}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.flowplayer .fp-fullscreen,.color-light.flowplayer .fp-unload,.color-light.flowplayer .fp-mute,.color-light.flowplayer .fp-embed,.color-light.flowplayer .fp-close,.color-light.flowplayer .fp-play{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/black@x2.png)}
.is-rtl.color-light.flowplayer .fp-fullscreen,.is-rtl.color-light.flowplayer .fp-unload,.is-rtl.color-light.flowplayer .fp-mute,.is-rtl.color-light.flowplayer .fp-embed,.is-rtl.color-light.flowplayer .fp-close,.is-rtl.color-light.flowplayer .fp-play{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/black_rtl@x2.png)}
}@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-mute,.flowplayer .fp-embed,.flowplayer .fp-close,.flowplayer .fp-play{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/white@x2.png)}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-mute,.is-rtl.flowplayer .fp-embed,.is-rtl.flowplayer .fp-close,.is-rtl.flowplayer .fp-play{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/white_rtl@x2.png)}
}.flowplayer .fp-flash-disabled{background:#333;width:390px;margin:0 auto;position:absolute;bottom:0;color:#fff}
.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_white.png) center no-repeat;background-size:12%;}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_white_rtl.png) center no-repeat;background-size:12%}
@media (-webkit-min-device-pixel-ratio: 2){.is-splash.flowplayer .fp-ui,.is-paused.flowplayer .fp-ui{background:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_white@x2.png) center no-repeat;background-size:12%}
.is-rtl.is-splash.flowplayer .fp-ui,.is-rtl.is-paused.flowplayer .fp-ui{background:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_white_rtl@x2.png) center no-repeat;background-size:12%}
}.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_black.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_black_rtl.png)}
@media (-webkit-min-device-pixel-ratio: 2){.color-light.is-splash.flowplayer .fp-ui,.color-light.is-paused.flowplayer .fp-ui{background-image:url(http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_black@x2.png);}
.is-rtl.color-light.is-splash.flowplayer .fp-ui,.is-rtl.color-light.is-paused.flowplayer .fp-ui{background-image:url(mu-plugins/vocativ-videos/assets/flowplayer/skin/img/play_black_rtl@x2.png)}
}.is-fullscreen.flowplayer .fp-ui{background-size:auto}
.is-seeking.flowplayer .fp-ui,.is-loading.flowplayer .fp-ui{background-image:none}
.flowplayer .fp-logo{position:absolute;top:auto;left:15px;bottom:30px;cursor:pointer;display:none;z-index:100;}
.flowplayer .fp-logo img{width:100%}
.is-embedded.flowplayer .fp-logo{display:block}
.fixed-controls.flowplayer .fp-logo{bottom:15px}
.flowplayer .fp-fullscreen,.flowplayer .fp-unload,.flowplayer .fp-close{position:absolute;top:5px;left:auto;right:5px;display:block;width:30px;height:23px;background-position:12px -197px;cursor:pointer;}
.is-rtl.flowplayer .fp-fullscreen,.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{right:auto;left:5px;background-position:18px -197px}
.flowplayer .fp-unload,.flowplayer .fp-close{background-position:14px -175px;display:none;}
.is-rtl.flowplayer .fp-unload,.is-rtl.flowplayer .fp-close{background-position:14px -175px}
.flowplayer .fp-play{display:none;width:27px;height:20px;background-position:9px -24px;position:absolute;bottom:0;left:0;}
.is-rtl.flowplayer .fp-play{background-position:18px -24px;left:auto;right:0}
.play-button.flowplayer .fp-play{display:block}
.is-paused.flowplayer .fp-play{background-position:9px 7px;}
.is-rtl.is-paused.flowplayer .fp-play{background-position:18px 7px}
.flowplayer.is-ready.is-closeable .fp-unload{display:block}
.flowplayer.is-ready.is-closeable .fp-fullscreen{display:none}
.flowplayer.is-fullscreen .fp-fullscreen{background-position:10px -217px;display:block !important;}
.is-rtl.flowplayer.is-fullscreen .fp-fullscreen{background-position:21px -217px}
.flowplayer.is-fullscreen .fp-unload,.flowplayer.is-fullscreen .fp-close{display:none !important}
.flowplayer .fp-timeline{height:3px;position:relative;overflow:hidden;top:5px;height:10px;margin:0 150px 0 45px;}
.no-volume.flowplayer .fp-timeline{margin-right:60px}
.no-mute.flowplayer .fp-timeline{margin-right:140px}
.no-mute.no-volume.flowplayer .fp-timeline{margin-right:45px}
.play-button.flowplayer .fp-timeline{margin-left:67px}
.is-rtl.flowplayer .fp-timeline{margin:0 45px 0 150px;}
.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:60px}
.no-mute.is-rtl.flowplayer .fp-timeline{margin-left:140px}
.no-mute.no-volume.is-rtl.flowplayer .fp-timeline{margin-left:45px}
.play-button.is-rtl.flowplayer .fp-timeline{margin-right:67px}
.is-long.flowplayer .fp-timeline{margin:0 180px 0 75px;}
.no-volume.is-long.flowplayer .fp-timeline{margin-right:90px}
.no-mute.is-long.flowplayer .fp-timeline{margin-right:75px}
.play-button.is-long.flowplayer .fp-timeline{margin-left:97px}
.is-rtl.is-long.flowplayer .fp-timeline{margin:75px 0 180px 0;}
.no-volume.is-rtl.is-long.flowplayer .fp-timeline{margin-left:90px}
.no-mute.is-rtl.is-long.flowplayer .fp-timeline{margin-left:75px}
.play-button.is-rtl.is-long.flowplayer .fp-timeline{margin-left:97px}
.aside-time.flowplayer .fp-timeline,.no-time.flowplayer .fp-timeline{margin:0 110px 0 5px}
.aside-time.no-volume.flowplayer .fp-timeline,.no-time.no-volume.flowplayer .fp-timeline{margin-right:20px}
.aside-time.no-mute.flowplayer .fp-timeline,.no-time.no-mute.flowplayer .fp-timeline{margin-right:5px}
.play-button.no-time.flowplayer .fp-timeline,.play-button.aside-time.flowplayer .fp-timeline{margin-left:27px}
.is-rtl.aside-time.flowplayer .fp-timeline,.is-rtl.no-time.flowplayer .fp-timeline{margin:0 5px 0 110px}
.is-rtl.aside-time.no-volume.flowplayer .fp-timeline,.is-rtl.no-time.no-volume.flowplayer .fp-timeline{margin-left:20px}
.is-rtl.aside-time.no-mute.flowplayer .fp-timeline,.is-rtl.no-time.no-mute.flowplayer .fp-timeline{margin-left:5px}
.is-rtl.play-button.no-time.flowplayer .fp-timeline,.is-rtl.play-button.aside-time.flowplayer .fp-timeline{margin-right:27px}
.flowplayer .fp-buffer,.flowplayer .fp-progress{position:absolute;top:0;left:auto;height:100%;cursor:col-resize}
.flowplayer .fp-buffer{-webkit-transition:width .25s linear;-moz-transition:width .25s linear;transition:width .25s linear}
.flowplayer .fp-timeline.no-animation .fp-buffer{-webkit-transition:none;-moz-transition:none;transition:none}
.flowplayer.is-touch .fp-timeline{overflow:visible}
.flowplayer.is-touch .fp-progress{-webkit-transition:width .2s linear;-moz-transition:width .2s linear;transition:width .2s linear}
.flowplayer.is-touch .fp-timeline.is-dragging .fp-progress{-webkit-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;-moz-transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear;transition:right .1s linear,border .1s linear,top .1s linear,left .1s linear}
.flowplayer.is-touch.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-mouseover .fp-progress:before{content:'';display:block;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;position:absolute;right:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after,.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:before{right:auto;left:-5px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-progress:after{left:-10px;-webkit-box-shadow:-1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:-1px 0 4px rgba(0,0,0,0.5);box-shadow:-1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-progress:before{width:10px;height:10px}
.flowplayer.is-touch.is-mouseover .fp-progress:after{height:10px;width:10px;top:-5px;right:-10px;border:5px solid rgba(255,255,255,0.65);-webkit-box-shadow:1px 0 4px rgba(0,0,0,0.5);-moz-box-shadow:1px 0 4px rgba(0,0,0,0.5);box-shadow:1px 0 4px rgba(0,0,0,0.5)}
.flowplayer.is-touch.is-mouseover .fp-timeline.is-dragging .fp-progress:after{border:10px solid #fff;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;-webkit-transition:inherit;-moz-transition:inherit;transition:inherit;top:-10px;right:-15px}
.flowplayer.is-touch.is-rtl.is-mouseover .fp-timeline.is-dragging .fp-progress:after{left:-15px;right:auto;border:10px solid #fff}
.flowplayer .fp-volume{position:absolute;top:7.5px;right:5px;}
.is-rtl.flowplayer .fp-volume{right:auto;left:5px}
.flowplayer .fp-mute{position:relative;width:10px;height:15px;float:left;top:-5px;cursor:pointer;background-position:-2px -99px;}
.is-rtl.flowplayer .fp-mute{float:right;background-position:-25px -99px}
.no-mute.flowplayer .fp-mute{display:none}
.flowplayer .fp-volumeslider{width:90px;height:5px;cursor:col-resize;float:left;}
.is-rtl.flowplayer .fp-volumeslider{float:right}
.no-volume.flowplayer .fp-volumeslider{display:none}
.flowplayer .fp-volumelevel{height:100%}
.flowplayer .fp-time{text-shadow:0 0 1px #000;font-size:12px;font-weight:bold;color:#fff;width:100%;}
.flowplayer .fp-time.is-inverted .fp-duration{display:none}
.flowplayer .fp-time.is-inverted .fp-remaining{display:inline}
.flowplayer .fp-time em{width:35px;height:10px;line-height:10px;text-align:center;position:absolute;bottom:5px}
.no-time.flowplayer .fp-time{display:none}
.is-long.flowplayer .fp-time em{width:65px}
.flowplayer .fp-elapsed{left:5px;}
.play-button.flowplayer .fp-elapsed{left:27px}
.is-rtl.flowplayer .fp-elapsed{left:auto;right:5px;}
.play-button.is-rtl.flowplayer .fp-elapsed{right:27px}
.flowplayer .fp-remaining,.flowplayer .fp-duration{right:110px;color:#eee;}
.no-volume.flowplayer .fp-remaining,.no-volume.flowplayer .fp-duration{right:20px}
.no-mute.flowplayer .fp-remaining,.no-mute.flowplayer .fp-duration{right:100px}
.no-mute.no-volume.flowplayer .fp-remaining,.no-mute.no-volume.flowplayer .fp-duration{right:5px}
.is-rtl.flowplayer .fp-remaining,.is-rtl.flowplayer .fp-duration{right:auto;left:110px;}
.no-volume.is-rtl.flowplayer .fp-remaining,.no-volume.is-rtl.flowplayer .fp-duration{left:20px}
.no-mute.is-rtl.flowplayer .fp-remaining,.no-mute.is-rtl.flowplayer .fp-duration{left:100px}
.no-mute.no-volume.is-rtl.flowplayer .fp-remaining,.no-mute.no-volume.is-rtl.flowplayer .fp-duration{left:5px}
.flowplayer .fp-remaining{display:none}
.flowplayer.color-light .fp-time{color:#222;text-shadow:0 0 1px #fff}
.flowplayer.color-light .fp-remaining,.flowplayer.color-light .fp-duration{color:#666}
.flowplayer.aside-time .fp-time{position:absolute;top:5px;left:5px;bottom:auto !important;width:85px;}
.flowplayer.aside-time .fp-time strong,.flowplayer.aside-time .fp-time em{position:static}
.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:5px;}
.is-rtl.flowplayer.aside-time .fp-time .fp-elapsed{margin-right:auto;margin-left:5px}
.flowplayer.is-long.aside-time .fp-time{width:130px}
.flowplayer.is-splash,.flowplayer.is-poster{cursor:pointer;}
.flowplayer.is-splash .fp-controls,.flowplayer.is-poster .fp-controls,.flowplayer.is-splash .fp-fullscreen,.flowplayer.is-poster .fp-fullscreen,.flowplayer.is-splash .fp-unload,.flowplayer.is-poster .fp-unload,.flowplayer.is-splash .fp-time,.flowplayer.is-poster .fp-time,.flowplayer.is-splash .fp-embed,.flowplayer.is-poster .fp-embed{display:none !important}
.flowplayer.is-poster .fp-engine{top:-9999em}
.flowplayer.is-loading .fp-waiting{display:block}
.flowplayer.is-loading .fp-controls,.flowplayer.is-loading .fp-time{display:none}
.flowplayer.is-loading .fp-ui{background-position:-9999em}
.flowplayer.is-loading video.fp-engine{position:absolute;top:-9999em}
.flowplayer.is-seeking .fp-waiting{display:block}
.flowplayer.is-playing{background-image:none !important;background-color:#333;}
.flowplayer.is-playing.hls-fix.is-finished .fp-engine{position:absolute;top:-9999em}
.flowplayer.is-fullscreen{position:fixed !important;top:0 !important;left:0 !important;border:0 !important;margin:0 !important;width:100% !important;height:100% !important;max-width:100% !important;z-index:99999 !important;-webkit-box-shadow:0 !important;-moz-box-shadow:0 !important;box-shadow:0 !important;background-image:none !important;background-color:#333;}
.is-rtl.flowplayer.is-fullscreen{left:auto !important;right:0 !important}
.flowplayer.is-error{border:1px solid #909090;background:#fdfdfd !important;}
.flowplayer.is-error h2{font-weight:bold;font-size:large;margin-top:10%}
.flowplayer.is-error .fp-message{display:block}
.flowplayer.is-error object,.flowplayer.is-error video,.flowplayer.is-error .fp-controls,.flowplayer.is-error .fp-time,.flowplayer.is-error .fp-subtitle{display:none}
.flowplayer.is-ready.is-muted .fp-mute{opacity:.5;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50)}
.flowplayer.is-mouseout .fp-controls{height:0;-webkit-transition:height .15s .3s;-moz-transition:height .15s .3s;transition:height .15s .3s}
.flowplayer.is-mouseout .fp-timeline{margin:0 !important}
.flowplayer.is-mouseout .fp-timeline{-webkit-transition:height .15s .3s,top .15s .3s,margin .15s .3s;-moz-transition:height .15s .3s,top .15s .3s,margin .15s .3s;transition:height .15s .3s,top .15s .3s,margin .15s .3s;height:4px;top:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.flowplayer.is-mouseout .fp-fullscreen,.flowplayer.is-mouseout .fp-unload,.flowplayer.is-mouseout .fp-elapsed,.flowplayer.is-mouseout .fp-remaining,.flowplayer.is-mouseout .fp-duration,.flowplayer.is-mouseout .fp-embed,.flowplayer.is-mouseout .fp-volume,.flowplayer.is-mouseout .fp-play{opacity:0;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);-webkit-transition:opacity .15s .3s;-moz-transition:opacity .15s .3s;transition:opacity .15s .3s}
.flowplayer.is-mouseover .fp-controls,.flowplayer.fixed-controls .fp-controls{height:20px}
.flowplayer.is-mouseover .fp-fullscreen,.flowplayer.fixed-controls .fp-fullscreen,.flowplayer.is-mouseover .fp-unload,.flowplayer.fixed-controls .fp-unload,.flowplayer.is-mouseover .fp-elapsed,.flowplayer.fixed-controls .fp-elapsed,.flowplayer.is-mouseover .fp-remaining,.flowplayer.fixed-controls .fp-remaining,.flowplayer.is-mouseover .fp-duration,.flowplayer.fixed-controls .fp-duration,.flowplayer.is-mouseover .fp-embed,.flowplayer.fixed-controls .fp-embed,.flowplayer.is-mouseover .fp-logo,.flowplayer.fixed-controls .fp-logo,.flowplayer.is-mouseover .fp-volume,.flowplayer.fixed-controls .fp-volume,.flowplayer.is-mouseover .fp-play,.flowplayer.fixed-controls .fp-play{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.fixed-controls .fp-volume{display:block}
.flowplayer.fixed-controls .fp-controls{bottom:-20px;}
.is-fullscreen.flowplayer.fixed-controls .fp-controls{bottom:0}
.flowplayer.fixed-controls .fp-time em{bottom:-15px;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);}
.is-fullscreen.flowplayer.fixed-controls .fp-time em{bottom:5px}
.flowplayer.is-disabled .fp-progress{background-color:#999}
.flowplayer.is-flash-disabled{background-color:#333;}
.flowplayer.is-flash-disabled object.fp-engine{z-index:100}
.flowplayer.is-flash-disabled .fp-flash-disabled{display:block;z-index:101}
.flowplayer .fp-embed{position:absolute;top:5px;left:5px;display:block;width:25px;height:20px;background-position:3px -237px;}
.is-rtl.flowplayer .fp-embed{background-position:22px -237px;left:auto;right:5px}
.flowplayer .fp-embed-code{position:absolute;display:none;top:10px;left:40px;background-color:#333;padding:3px 5px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 3px #ccc;-moz-box-shadow:0 0 3px #ccc;box-shadow:0 0 3px #ccc;font-size:12px;}
.flowplayer .fp-embed-code:before{content:'';width:0;height:0;position:absolute;top:2px;left:-10px;border:5px solid transparent;border-right-color:#333}
.is-rtl.flowplayer .fp-embed-code{left:auto;right:40px;}
.is-rtl.flowplayer .fp-embed-code:before{left:auto;right:-10px;border-right-color:transparent;border-left-color:#333}
.flowplayer .fp-embed-code textarea{width:400px;height:16px;font-family:monaco,"courier new",verdana;color:#777;white-space:nowrap;resize:none;overflow:hidden;border:0;outline:0;background-color:transparent;color:#ccc}
.flowplayer .fp-embed-code label{display:block;color:#999}
.flowplayer.is-embedding .fp-embed,.flowplayer.is-embedding .fp-embed-code{display:block;opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.aside-time .fp-embed{left:85px;}
.is-rtl.flowplayer.aside-time .fp-embed{left:auto;right:85px}
.flowplayer.aside-time .fp-embed-code{left:115px;}
.is-rtl.flowplayer.aside-time .fp-embed-code{left:auto;right:115px}
.flowplayer.aside-time.is-embedding .fp-time{opacity:1;filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100)}
.flowplayer.is-long.aside-time .fp-embed{left:130px;}
.is-rtl.flowplayer.is-long.aside-time .fp-embed{left:auto;right:130px}
.flowplayer.no-time .fp-embed{left:5px !important;}
.is-rtl.flowplayer.no-time .fp-embed{left:auto;right:5px !important}
.flowplayer.is-live .fp-timeline,.flowplayer.is-live .fp-duration,.flowplayer.is-live .fp-remaining{display:none}
.flowplayer .fp-context-menu{position:absolute;display:none;z-index:1001;background-color:#fff;padding:10px;border:1px solid #aaa;-webkit-box-shadow:0 0 4px #888;-moz-box-shadow:0 0 4px #888;box-shadow:0 0 4px #888;width:170px;}
.flowplayer .fp-context-menu li{text-align:center;padding:10px;color:#444;margin:0 -10px 0 -10px;}
.flowplayer .fp-context-menu li a{color:#00a7c8;font-size:110%}
.flowplayer .fp-context-menu li:hover:not(.copyright){background-color:#eee}
.flowplayer .fp-context-menu li.copyright{margin:0;padding-left:110px;background-image:url("mu-plugins/vocativ-videos/assets/flowplayer/skin/img/flowplayer.png");background-repeat:no-repeat;background-size:100px 20px;background-position:5px 5px;border-bottom:1px solid #bbb;}
@media (-webkit-min-device-pixel-ratio: 2){.flowplayer .fp-context-menu li.copyright{background-image:url("mu-plugins/vocativ-videos/assets/flowplayer/skin/img/flowplayer@2x.png")}
}@-moz-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-webkit-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-o-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@-ms-keyframes pulse{0%{opacity:0}
100%{opacity:1}
}@keyframes pulse{0%{opacity:0}
100%{opacity:1}
}.flowplayer .fp-controls{background-color:#333;background-color:rgba(51,51,51,0.6)}
.flowplayer.fixed-controls .fp-controls{background-color:#333}
.flowplayer .fp-timeline{background-color:#666}
.flowplayer .fp-buffer{background-color:#eee}
.flowplayer .fp-progress{background-color:#00a7c8}
.flowplayer .fp-volumeslider{background-color:#000}
.flowplayer .fp-volumelevel{background-color:#fff}
.flowplayer .fp-play{height:24px}
.flowplayer.is-touch.is-mouseover .fp-progress:before{background-color:#00a7c8}
.flowplayer.color-light .fp-controls{background-color:rgba(255,255,255,0.6)}
.flowplayer.color-light.fixed-controls .fp-controls{background-color:#fff}
.flowplayer.color-light .fp-volumeslider{background-color:#ddd}
.flowplayer.color-light .fp-volumelevel{background-color:#222}
.flowplayer.color-alt .fp-progress{background-color:#fff}
.flowplayer.color-alt.is-touch.is-mouseover .fp-progress:before{background-color:#fff}
.flowplayer.color-alt .fp-buffer{background-color:#999}
.flowplayer.color-alt2 .fp-progress{background-color:#900}
.flowplayer.color-alt2.is-touch.is-mouseover .fp-progress:before{background-color:#900}
.flowplayer {
	display: block;
}

.is-splash.flowplayer .fp-ui, .is-paused.flowplayer .fp-ui {
	background: url('http://www3.vocativ.com/content/mu-plugins/vocativ-images/img/vocativ-video-icon.png') center no-repeat;
	background-size: 10%;
}

.flowplayer .video-caption-toggle, .flowplayer .fp-fullscreen, .flowplayer .fp-unload, .flowplayer .fp-mute, .flowplayer .fp-embed, .flowplayer .fp-close, .flowplayer .fp-play, .flowplayer .video-embed-button {
	background-image: url('mu-plugins/vocativ-videos/assets/green@x2.png');
	background-size:37px 300px;
}

.flowplayer .fp-embed {
    display: none;
}

.flowplayer.is-mouseover .fp-controls {
	bottom: 7px;
	height: 25px;
	background: rgba(38,46, 49, 0.9);
	left: 7px;
	width: auto;
	right: 7px;
}

.flowplayer.is-mouseout .fp-controls {
	display: none
}

.flowplayer.is-mouseover .fp-controls .fp-play {
	width: 25px;
	height: 25px;
	display: block;
	margin-right: 5px;
	background-position: 9px 6px;
}

.flowplayer.is-playing .fp-controls .fp-play {
	background-position: 9px -25px;
}

.flowplayer.is-mouseover .fp-controls .fp-timeline {
	background: #111;
	height: 5px;
	margin-top: 5px;
	margin-right: 220px;
	margin-left: 32px;
}

.flowplayer.is-mouseover .fp-controls .fp-timeline .fp-buffer {
	background: #333;
}

.flowplayer.is-mouseover .fp-controls .fp-timeline .fp-progress {
	background: #fd2626;
}

.flowplayer.is-mouseover .fp-time {
	right: 175px;
	bottom: 13px;
	position: absolute;
	font-size: 9px !important;
	width: auto;
}

.flowplayer.is-mouseover .fp-fullscreen {
	right: 7px;
	bottom: 7px;
	width: 25px;
	height: 25px;
	position: absolute;
	background-position: 4px -194px;
	top: auto;
	z-index: 2;
}

.flowplayer.is-mouseout .fp-fullscreen {
	display: none;
}

.flowplayer.is-mouseover .fp-volume {
	top: 10px;
	right: 30px
}

.flowplayer.is-mouseover .fp-time em {
	position: static;
}

.flowplayer.is-mouseover .fp-time .fp-duration {
	color: #666;
}

.flowplayer .video-caption {
	position: absolute;
	bottom: 40px;
	left: 40px;
	font-size: 24px;
	color: #fff;
	z-index: 2;
	width: 40%;
	display: none;
}

.flowplayer.hide-captions .video-caption {
	display: none !important;
}

.flowplayer .video-caption .caption-text {
	background-color: red;
	display: inline;
	line-height: 30px
}

.flowplayer .video-caption .share-caption {
	background: url("http://www3.vocativ.com/content/mu-plugins/vocativ-videos/assets/share-button.png") top left;
	display: block;
	width: 47px;
	height: 47px;
	position: absolute;
	top: -18px;
	right: -49px;
	text-indent: -9999px;
}

.flowplayer .video-caption-toggle {
	position: absolute;
	text-indent: -9999px;
	width: 20px;
	height: 20px;
	bottom: 2px;
	right: 135px;
	background-size: 37px 300px;
	background-position: 0 247px;
}

.flowplayer.hide-captions .video-caption-toggle {
	opacity: .7;
}

.flowplayer .fp-cuepoint {
	width: 0;
	height: 0;
	display: block;
	z-index: 3;
	position: relative;
	border: 4px solid transparent;
	border-bottom-color: #b2ff00;
	top: -5px;
	float: left;
}

.flowplayer.hide-captions .fp-cuepoint {
	display: none;
}

.flowplayer .fp-cuepoint:after {
	content: '';
	position: absolute;
	left: -4px;
	top: 4px;
	
	width: 0;
	height: 0;
	border: 4px solid transparent;
	border-top-color: #b2ff00;

}

.flowplayer .replay-video {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	color: #b2ff00;
	padding: 0 0 0 40px;
	z-index: 4;
	background: #000 url('mu-plugins/vocativ-videos/assets/green@x2.png') 10px 3px no-repeat;
}

.flowplayer .video-embed-button {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 20px;
	height: 10px;
	text-indent: -9999px;
	background-position: 0 -240px;
	z-index: 10;
	display: none;
}

.flowplayer.is-mouseover .video-embed-button {
	display: block;
}

.flowplayer .video-embed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	background: rgba(0,0,0,.7);
	padding: 10px;
	z-index: 1001;
	display: none;
}

.flowplayer .video-embed h4 {
	color: #fff;
}

.flowplayer .video-embed input, .flowplayer .video-embed input:focus {
	width: 85%;
	font-size: .9em;
	margin-right: 5%;
	float: left;
	font-family: 'Courier';
	color: #000;
}

.flowplayer .video-embed button {
	width: 10%;
	background: rgb(255, 0, 0);
	text-align: center;
	float: left;
	line-height: 25px;
	color: #fff;
	text-transform: uppercase;
	font-size: .8em;
	box-shadow: none;
	text-shadow: none;
	border-radius: 0;
}/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('http://www3.vocativ.com/content/themes/vocativ/fonts/fontawesome-webfont.eot?v=4.4.0');
  src: url('http://www3.vocativ.com/content/themes/vocativ/fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'), url('http://www3.vocativ.com/content/themes/vocativ/fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'), url('http://www3.vocativ.com/content/themes/vocativ/fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'), url('http://www3.vocativ.com/content/themes/vocativ/fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'), url('themes/vocativ/fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: 0.3em; }
.fa.fa-pull-right {
  margin-left: 0.3em; }

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left {
  margin-right: 0.3em; }
.fa.pull-right {
  margin-left: 0.3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-gear:before, .fa-cog:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-gears:before, .fa-cogs:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before, .fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before, .fa-users:before {
  content: "\f0c0"; }

.fa-chain:before, .fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152"; }

.fa-euro:before, .fa-eur:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before, .fa-usd:before {
  content: "\f155"; }

.fa-rupee:before, .fa-inr:before {
  content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158"; }

.fa-won:before, .fa-krw:before {
  content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before, .fa-car:before {
  content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0"; }

.fa-ge:before, .fa-empire:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before, .fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-hotel:before, .fa-bed:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before, .fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-tv:before, .fa-television:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

/**

	Genericons Helper CSS
	Copied directly from the genericons CSS.

*/
/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
 */
@font-face {
  font-family: 'Genericons';
  src: url('http://www3.vocativ.com/content/themes/vocativ/fonts/genericons/font/genericons-regular-webfont.eot'); }

@font-face {
  font-family: 'Genericons';
  src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'), url('http://www3.vocativ.com/content/themes/vocativ/fonts/genericons/font/genericons-regular-webfont.ttf') format('truetype'), url('http://www3.vocativ.com/content/themes/vocativ/fonts/genericons/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
  font-weight: normal;
  font-style: normal; }

/**
 * All Genericons
 */
.genericon {
  display: inline-block;
  width: 16px;
  height: 16px;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1;
  font-family: 'Genericons';
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top; }

/**
 * IE7 and IE6 hacks
 */
.genericon {
  *overflow: auto;
  *zoom: 1;
  *display: inline; }

/**
 * Individual icons
 */
/* Post formats */
.genericon-standard:before {
  content: '\f100'; }

.genericon-aside:before {
  content: '\f101'; }

.genericon-image:before {
  content: '\f102'; }

.genericon-gallery:before {
  content: '\f103'; }

.genericon-video:before {
  content: '\f104'; }

.genericon-status:before {
  content: '\f105'; }

.genericon-quote:before {
  content: '\f106'; }

.genericon-link:before {
  content: '\f107'; }

.genericon-chat:before {
  content: '\f108'; }

.genericon-audio:before {
  content: '\f109'; }

/* Social icons */
.genericon-github:before {
  content: '\f200'; }

.genericon-dribbble:before {
  content: '\f201'; }

.genericon-twitter:before {
  content: '\f202'; }

.genericon-facebook:before {
  content: '\f203'; }

.genericon-facebook-alt:before {
  content: '\f204'; }

.genericon-wordpress:before {
  content: '\f205'; }

.genericon-googleplus:before {
  content: '\f206'; }

.genericon-linkedin:before {
  content: '\f207'; }

.genericon-linkedin-alt:before {
  content: '\f208'; }

.genericon-pinterest:before {
  content: '\f209'; }

.genericon-pinterest-alt:before {
  content: '\f210'; }

.genericon-flickr:before {
  content: '\f211'; }

.genericon-vimeo:before {
  content: '\f212'; }

.genericon-youtube:before {
  content: '\f213'; }

.genericon-tumblr:before {
  content: '\f214'; }

.genericon-instagram:before {
  content: '\f215'; }

.genericon-codepen:before {
  content: '\f216'; }

.genericon-polldaddy:before {
  content: '\f217'; }

.genericon-googleplus-alt:before {
  content: '\f218'; }

.genericon-path:before {
  content: '\f219'; }

.genericon-skype:before {
  content: '\f220'; }

.genericon-digg:before {
  content: '\f221'; }

.genericon-reddit:before {
  content: '\f222'; }

.genericon-stumbleupon:before {
  content: '\f223'; }

.genericon-pocket:before {
  content: '\f224'; }

/* Meta icons */
.genericon-comment:before {
  content: '\f300'; }

.genericon-category:before {
  content: '\f301'; }

.genericon-tag:before {
  content: '\f302'; }

.genericon-time:before {
  content: '\f303'; }

.genericon-user:before {
  content: '\f304'; }

.genericon-day:before {
  content: '\f305'; }

.genericon-week:before {
  content: '\f306'; }

.genericon-month:before {
  content: '\f307'; }

.genericon-pinned:before {
  content: '\f308'; }

/* Other icons */
.genericon-search:before {
  content: '\f400'; }

.genericon-unzoom:before {
  content: '\f401'; }

.genericon-zoom:before {
  content: '\f402'; }

.genericon-show:before {
  content: '\f403'; }

.genericon-hide:before {
  content: '\f404'; }

.genericon-close:before {
  content: '\f405'; }

.genericon-close-alt:before {
  content: '\f406'; }

.genericon-trash:before {
  content: '\f407'; }

.genericon-star:before {
  content: '\f408'; }

.genericon-home:before {
  content: '\f409'; }

.genericon-mail:before {
  content: '\f410'; }

.genericon-edit:before {
  content: '\f411'; }

.genericon-reply:before {
  content: '\f412'; }

.genericon-feed:before {
  content: '\f413'; }

.genericon-warning:before {
  content: '\f414'; }

.genericon-share:before {
  content: '\f415'; }

.genericon-attachment:before {
  content: '\f416'; }

.genericon-location:before {
  content: '\f417'; }

.genericon-checkmark:before {
  content: '\f418'; }

.genericon-menu:before {
  content: '\f419'; }

.genericon-refresh:before {
  content: '\f420'; }

.genericon-minimize:before {
  content: '\f421'; }

.genericon-maximize:before {
  content: '\f422'; }

.genericon-404:before {
  content: '\f423'; }

.genericon-spam:before {
  content: '\f424'; }

.genericon-summary:before {
  content: '\f425'; }

.genericon-cloud:before {
  content: '\f426'; }

.genericon-key:before {
  content: '\f427'; }

.genericon-dot:before {
  content: '\f428'; }

.genericon-next:before {
  content: '\f429'; }

.genericon-previous:before {
  content: '\f430'; }

.genericon-expand:before {
  content: '\f431'; }

.genericon-collapse:before {
  content: '\f432'; }

.genericon-dropdown:before {
  content: '\f433'; }

.genericon-dropdown-left:before {
  content: '\f434'; }

.genericon-top:before {
  content: '\f435'; }

.genericon-draggable:before {
  content: '\f436'; }

.genericon-phone:before {
  content: '\f437'; }

.genericon-send-to-phone:before {
  content: '\f438'; }

.genericon-plugin:before {
  content: '\f439'; }

.genericon-cloud-download:before {
  content: '\f440'; }

.genericon-cloud-upload:before {
  content: '\f441'; }

.genericon-external:before {
  content: '\f442'; }

.genericon-document:before {
  content: '\f443'; }

.genericon-book:before {
  content: '\f444'; }

.genericon-cog:before {
  content: '\f445'; }

.genericon-unapprove:before {
  content: '\f446'; }

.genericon-cart:before {
  content: '\f447'; }

.genericon-pause:before {
  content: '\f448'; }

.genericon-stop:before {
  content: '\f449'; }

.genericon-skip-back:before {
  content: '\f450'; }

.genericon-skip-ahead:before {
  content: '\f451'; }

.genericon-play:before {
  content: '\f452'; }

.genericon-tablet:before {
  content: '\f453'; }

.genericon-send-to-tablet:before {
  content: '\f454'; }

.genericon-info:before {
  content: '\f455'; }

.genericon-notice:before {
  content: '\f456'; }

.genericon-help:before {
  content: '\f457'; }

.genericon-fastforward:before {
  content: '\f458'; }

.genericon-rewind:before {
  content: '\f459'; }

.genericon-portfolio:before {
  content: '\f460'; }

.genericon-heart:before {
  content: '\f461'; }

.genericon-code:before {
  content: '\f462'; }

.genericon-subscribe:before {
  content: '\f463'; }

.genericon-unsubscribe:before {
  content: '\f464'; }

.genericon-subscribed:before {
  content: '\f465'; }

.genericon-reply-alt:before {
  content: '\f466'; }

.genericon-reply-single:before {
  content: '\f467'; }

.genericon-flag:before {
  content: '\f468'; }

.genericon-print:before {
  content: '\f469'; }

.genericon-lock:before {
  content: '\f470'; }

.genericon-bold:before {
  content: '\f471'; }

.genericon-italic:before {
  content: '\f472'; }

.genericon-picture:before {
  content: '\f473'; }

/* Generic shapes */
.genericon-uparrow:before {
  content: '\f500'; }

.genericon-rightarrow:before {
  content: '\f501'; }

.genericon-downarrow:before {
  content: '\f502'; }

.genericon-leftarrow:before {
  content: '\f503'; }

.ss-icon, .ss-icon.ss-gizmo, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].ss-gizmo:before, [class*=" ss-"].ss-gizmo:before, [class^="ss-"].right:after, [class*=" ss-"].right:after, [class^="ss-"].ss-gizmo.right:after, [class*=" ss-"].ss-gizmo.right:after {
  font-family: "SSGizmo";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -webkit-font-feature-settings: "liga";
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

.ss-icon, .ss-icon.ss-air, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].ss-air:before, [class*=" ss-"].ss-air:before, [class^="ss-"].right:after, [class*=" ss-"].right:after, [class^="ss-"].ss-air.right:after, [class*=" ss-"].ss-air.right:after {
  font-family: "SSAir";
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

.ss-icon, .ss-icon.ss-social, [class*="ss-social"]:before, [class*="ss-social"]:before, [class*="ss-social"].right:after, [class*="ss-social"].right:after {
  font-family: "SSSocial";
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-rendering: optimizeLegibility;
  white-space: nowrap;
  -moz-font-feature-settings: "liga=1";
  -moz-font-feature-settings: "liga";
  -ms-font-feature-settings: "liga" 1;
  -o-font-feature-settings: "liga";
  font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased; }

[class^="ss-"].right:before, [class*=" ss-"].right:before, [class*=" ss-"].ss-gizmo.right:before {
  display: none;
  content: ''; }

.ss-facebook:before, .ss-facebook.right:after {
  content: '\F610'; }

.ss-twitter:before, .ss-twitter.right:after {
  content: '\F611'; }

.ss-linkedin:before, .ss-linkedin.right:after {
  content: ''; }

.ss-googleplus:before, .ss-googleplus.right:after {
  content: ''; }

.ss-appdotnet:before, .ss-appdotnet.right:after {
  content: ''; }

.ss-zerply:before, .ss-zerply.right:after {
  content: ''; }

.ss-reddit:before, .ss-reddit.right:after {
  content: ''; }

.ss-tumblr:before, .ss-tumblr.right:after {
  content: ''; }

.ss-wordpress:before, .ss-wordpress.right:after {
  content: ''; }

.ss-blogger:before, .ss-blogger.right:after {
  content: ''; }

.ss-posterous:before, .ss-posterous.right:after {
  content: ''; }

.ss-youtube:before, .ss-youtube.right:after {
  content: ''; }

.ss-vimeo:before, .ss-vimeo.right:after {
  content: ''; }

.ss-flickr:before, .ss-flickr.right:after {
  content: ''; }

.ss-instagram:before, .ss-instagram.right:after {
  content: ''; }

.ss-fivehundredpx:before, .ss-fivehundredpx.right:after {
  content: ''; }

.ss-pinterest:before, .ss-pinterest.right:after {
  content: ''; }

.ss-svpply:before, .ss-svpply.right:after {
  content: ''; }

.ss-readmill:before, .ss-readmill.right:after {
  content: ''; }

.ss-dropbox:before, .ss-dropbox.right:after {
  content: ''; }

.ss-pinboard:before, .ss-pinboard.right:after {
  content: ''; }

.ss-dribbble:before, .ss-dribbble.right:after {
  content: ''; }

.ss-behance:before, .ss-behance.right:after {
  content: ''; }

.ss-github:before, .ss-github.right:after {
  content: ''; }

.ss-octocat:before, .ss-octocat.right:after {
  content: ''; }

.ss-stackoverflow:before, .ss-stackoverflow.right:after {
  content: ''; }

.ss-paypal:before, .ss-paypal.right:after {
  content: ''; }

.ss-kickstarter:before, .ss-kickstarter.right:after {
  content: ''; }

.ss-foursquare:before, .ss-foursquare.right:after {
  content: ''; }

.ss-yelp:before, .ss-yelp.right:after {
  content: ''; }

.ss-skype:before, .ss-skype.right:after {
  content: ''; }

.ss-rdio:before, .ss-rdio.right:after {
  content: ''; }

.ss-spotify:before, .ss-spotify.right:after {
  content: ''; }

.ss-lastfm:before, .ss-lastfm.right:after {
  content: ''; }

.ss-soundcloud:before, .ss-soundcloud.right:after {
  content: ''; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-like:before, .ss-like.right:after {
  content: '\1F44D'; }

.ss-rss:before, .ss-rss.right:after {
  content: ''; }

.ss-share:before, .ss-share.right:after {
  content: ''; }

.ss-apple:before, .ss-apple.right:after {
  content: ''; }

.ss-microsoft:before, .ss-microsoft.right:after {
  content: ''; }

.ss-windows:before, .ss-windows.right:after {
  content: ''; }

.ss-android:before, .ss-android.right:after {
  content: ''; }

.ss-blackberry:before, .ss-blackberry.right:after {
  content: ''; }

.ss-cursor:before, .ss-cursor.right:after {
  content: ''; }

.ss-crosshair:before, .ss-crosshair.right:after {
  content: '⌖'; }

.ss-search:before, .ss-search.right:after {
  content: '🔎'; }

.ss-zoomin:before, .ss-zoomin.right:after {
  content: ''; }

.ss-zoomout:before, .ss-zoomout.right:after {
  content: ''; }

.ss-view:before, .ss-view.right:after {
  content: '👀'; }

.ss-viewdisabled:before, .ss-viewdisabled.right:after {
  content: ''; }

.ss-binoculars:before, .ss-binoculars.right:after {
  content: ''; }

.ss-attach:before, .ss-attach.right:after {
  content: '📎'; }

.ss-link:before, .ss-link.right:after {
  content: '🔗'; }

.ss-move:before, .ss-move.right:after {
  content: ''; }

.ss-write:before, .ss-write.right:after {
  content: '✎'; }

.ss-writingdisabled:before, .ss-writingdisabled.right:after {
  content: ''; }

.ss-compose:before, .ss-compose.right:after {
  content: '📝'; }

.ss-lock:before, .ss-lock.right:after {
  content: '🔒'; }

.ss-unlock:before, .ss-unlock.right:after {
  content: '🔓'; }

.ss-key:before, .ss-key.right:after {
  content: '🔑'; }

.ss-backspace:before, .ss-backspace.right:after {
  content: '⌫'; }

.ss-ban:before, .ss-ban.right:after {
  content: '🚫'; }

.ss-trash:before, .ss-trash.right:after {
  content: ''; }

.ss-target:before, .ss-target.right:after {
  content: '◎'; }

.ss-skull:before, .ss-skull.right:after {
  content: '💀'; }

.ss-tag:before, .ss-tag.right:after {
  content: ''; }

.ss-bookmark:before, .ss-bookmark.right:after {
  content: '🔖'; }

.ss-flag:before, .ss-flag.right:after {
  content: '⚑'; }

.ss-like:before, .ss-like.right:after {
  content: '\1F44D'; }

.ss-dislike:before, .ss-dislike.right:after {
  content: '\1F44E'; }

.ss-heart:before, .ss-heart.right:after {
  content: '♥'; }

.ss-unheart:before, .ss-unheart.right:after {
  content: ''; }

.ss-star:before, .ss-star.right:after {
  content: '⋆'; }

.ss-unstar:before, .ss-unstar.right:after {
  content: ''; }

.ss-sample:before, .ss-sample.right:after {
  content: ''; }

.ss-crop:before, .ss-crop.right:after {
  content: ''; }

.ss-cut:before, .ss-cut.right:after {
  content: '✂'; }

.ss-clipboard:before, .ss-clipboard.right:after {
  content: '📋'; }

.ss-ruler:before, .ss-ruler.right:after {
  content: ''; }

.ss-gridlines:before, .ss-gridlines.right:after {
  content: ''; }

.ss-pencilbrushpen:before, .ss-pencilbrushpen.right:after {
  content: ''; }

.ss-paintroller:before, .ss-paintroller.right:after {
  content: ''; }

.ss-paint:before, .ss-paint.right:after {
  content: ''; }

.ss-paintdisabled:before, .ss-paintdisabled.right:after {
  content: ''; }

.ss-paintedit:before, .ss-paintedit.right:after {
  content: ''; }

.ss-pixels:before, .ss-pixels.right:after {
  content: ''; }

.ss-phone:before, .ss-phone.right:after {
  content: '📞'; }

.ss-phonedisabled:before, .ss-phonedisabled.right:after {
  content: ''; }

.ss-addressbook:before, .ss-addressbook.right:after {
  content: '📑'; }

.ss-voicemail:before, .ss-voicemail.right:after {
  content: '⌕'; }

.ss-mailbox:before, .ss-mailbox.right:after {
  content: '📫'; }

.ss-send:before, .ss-send.right:after {
  content: ''; }

.ss-paperairplane:before, .ss-paperairplane.right:after {
  content: ''; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-inbox:before, .ss-inbox.right:after {
  content: '📥'; }

.ss-inboxes:before, .ss-inboxes.right:after {
  content: ''; }

.ss-outbox:before, .ss-outbox.right:after {
  content: '📤'; }

.ss-chat:before, .ss-chat.right:after {
  content: '💬'; }

.ss-textchat:before, .ss-textchat.right:after {
  content: ''; }

.ss-ellipsischat:before, .ss-ellipsischat.right:after {
  content: ''; }

.ss-ellipsis:before, .ss-ellipsis.right:after {
  content: '…'; }

.ss-smile:before, .ss-smile.right:after {
  content: '☻'; }

.ss-frown:before, .ss-frown.right:after {
  content: '☹'; }

.ss-surprise:before, .ss-surprise.right:after {
  content: '😮'; }

.ss-user:before, .ss-user.right:after {
  content: '👤'; }

.ss-femaleuser:before, .ss-femaleuser.right:after {
  content: '👧'; }

.ss-users:before, .ss-users.right:after {
  content: '👥'; }

.ss-robot:before, .ss-robot.right:after {
  content: ''; }

.ss-ghost:before, .ss-ghost.right:after {
  content: '👻'; }

.ss-contacts:before, .ss-contacts.right:after {
  content: '📇'; }

.ss-pointup:before, .ss-pointup.right:after {
  content: '👆'; }

.ss-pointright:before, .ss-pointright.right:after {
  content: '👉'; }

.ss-pointdown:before, .ss-pointdown.right:after {
  content: '👇'; }

.ss-pointleft:before, .ss-pointleft.right:after {
  content: '👈'; }

.ss-cart:before, .ss-cart.right:after {
  content: ''; }

.ss-shoppingbag:before, .ss-shoppingbag.right:after {
  content: ''; }

.ss-store:before, .ss-store.right:after {
  content: '🏪'; }

.ss-creditcard:before, .ss-creditcard.right:after {
  content: '💳'; }

.ss-banknote:before, .ss-banknote.right:after {
  content: '💵'; }

.ss-calculator:before, .ss-calculator.right:after {
  content: ''; }

.ss-calculate:before, .ss-calculate.right:after {
  content: ''; }

.ss-bank:before, .ss-bank.right:after {
  content: '🏦'; }

.ss-presentation:before, .ss-presentation.right:after {
  content: ''; }

.ss-barchart:before, .ss-barchart.right:after {
  content: '📊'; }

.ss-piechart:before, .ss-piechart.right:after {
  content: ''; }

.ss-activity:before, .ss-activity.right:after {
  content: ''; }

.ss-box:before, .ss-box.right:after {
  content: '📦'; }

.ss-home:before, .ss-home.right:after {
  content: '⌂'; }

.ss-fence:before, .ss-fence.right:after {
  content: ''; }

.ss-buildings:before, .ss-buildings.right:after {
  content: '🏢'; }

.ss-lodging:before, .ss-lodging.right:after {
  content: '🏨'; }

.ss-globe:before, .ss-globe.right:after {
  content: '🌐'; }

.ss-navigate:before, .ss-navigate.right:after {
  content: ''; }

.ss-compass:before, .ss-compass.right:after {
  content: ''; }

.ss-signpost:before, .ss-signpost.right:after {
  content: ''; }

.ss-map:before, .ss-map.right:after {
  content: ''; }

.ss-location:before, .ss-location.right:after {
  content: ''; }

.ss-pin:before, .ss-pin.right:after {
  content: '📍'; }

.ss-pushpin:before, .ss-pushpin.right:after {
  content: '📌'; }

.ss-code:before, .ss-code.right:after {
  content: ''; }

.ss-puzzle:before, .ss-puzzle.right:after {
  content: ''; }

.ss-floppydisk:before, .ss-floppydisk.right:after {
  content: '💾'; }

.ss-window:before, .ss-window.right:after {
  content: ''; }

.ss-music:before, .ss-music.right:after {
  content: '♫'; }

.ss-mic:before, .ss-mic.right:after {
  content: '🎤'; }

.ss-headphones:before, .ss-headphones.right:after {
  content: '🎧'; }

.ss-mutevolume:before, .ss-mutevolume.right:after {
  content: ''; }

.ss-volume:before, .ss-volume.right:after {
  content: '🔈'; }

.ss-lowvolume:before, .ss-lowvolume.right:after {
  content: '🔉'; }

.ss-highvolume:before, .ss-highvolume.right:after {
  content: '🔊'; }

.ss-radio:before, .ss-radio.right:after {
  content: '📻'; }

.ss-airplay:before, .ss-airplay.right:after {
  content: ''; }

.ss-disc:before, .ss-disc.right:after {
  content: '💿'; }

.ss-camera:before, .ss-camera.right:after {
  content: '📷'; }

.ss-picture:before, .ss-picture.right:after {
  content: '🌄'; }

.ss-pictures:before, .ss-pictures.right:after {
  content: ''; }

.ss-video:before, .ss-video.right:after {
  content: '📹'; }

.ss-film:before, .ss-film.right:after {
  content: ''; }

.ss-clapboard:before, .ss-clapboard.right:after {
  content: '🎬'; }

.ss-tv:before, .ss-tv.right:after {
  content: '📺'; }

.ss-flatscreen:before, .ss-flatscreen.right:after {
  content: ''; }

.ss-play:before, .ss-play.right:after {
  content: '▶'; }

.ss-pause:before, .ss-pause.right:after {
  content: ''; }

.ss-stop:before, .ss-stop.right:after {
  content: '■'; }

.ss-record:before, .ss-record.right:after {
  content: '●'; }

.ss-rewind:before, .ss-rewind.right:after {
  content: '⏪'; }

.ss-fastforward:before, .ss-fastforward.right:after {
  content: '⏩'; }

.ss-skipforward:before, .ss-skipforward.right:after {
  content: '⏭'; }

.ss-skipback:before, .ss-skipback.right:after {
  content: '⏮'; }

.ss-eject:before, .ss-eject.right:after {
  content: '⏏'; }

.ss-filecabinet:before, .ss-filecabinet.right:after {
  content: ''; }

.ss-books:before, .ss-books.right:after {
  content: '📚'; }

.ss-notebook:before, .ss-notebook.right:after {
  content: '📓'; }

.ss-newspaper:before, .ss-newspaper.right:after {
  content: '📰'; }

.ss-grid:before, .ss-grid.right:after {
  content: ''; }

.ss-rows:before, .ss-rows.right:after {
  content: ''; }

.ss-columns:before, .ss-columns.right:after {
  content: ''; }

.ss-thumbnails:before, .ss-thumbnails.right:after {
  content: ''; }

.ss-menu:before, .ss-menu.right:after {
  content: ''; }

.ss-filter:before, .ss-filter.right:after {
  content: ''; }

.ss-desktop:before, .ss-desktop.right:after {
  content: '💻'; }

.ss-laptop:before, .ss-laptop.right:after {
  content: ''; }

.ss-tablet:before, .ss-tablet.right:after {
  content: ''; }

.ss-cell:before, .ss-cell.right:after {
  content: '📱'; }

.ss-battery:before, .ss-battery.right:after {
  content: '🔋'; }

.ss-highbattery:before, .ss-highbattery.right:after {
  content: ''; }

.ss-mediumbattery:before, .ss-mediumbattery.right:after {
  content: ''; }

.ss-lowbattery:before, .ss-lowbattery.right:after {
  content: ''; }

.ss-emptybattery:before, .ss-emptybattery.right:after {
  content: ''; }

.ss-batterydisabled:before, .ss-batterydisabled.right:after {
  content: ''; }

.ss-lightbulb:before, .ss-lightbulb.right:after {
  content: '💡'; }

.ss-flashlight:before, .ss-flashlight.right:after {
  content: '🔦'; }

.ss-flashlighton:before, .ss-flashlighton.right:after {
  content: ''; }

.ss-picnictable:before, .ss-picnictable.right:after {
  content: ''; }

.ss-birdhouse:before, .ss-birdhouse.right:after {
  content: ''; }

.ss-lamp:before, .ss-lamp.right:after {
  content: ''; }

.ss-onedie:before, .ss-onedie.right:after {
  content: '⚀'; }

.ss-twodie:before, .ss-twodie.right:after {
  content: '⚁'; }

.ss-threedie:before, .ss-threedie.right:after {
  content: '⚂'; }

.ss-fourdie:before, .ss-fourdie.right:after {
  content: '⚃'; }

.ss-fivedie:before, .ss-fivedie.right:after {
  content: '⚄'; }

.ss-sixdie:before, .ss-sixdie.right:after {
  content: '⚅'; }

.ss-downloadcloud:before, .ss-downloadcloud.right:after {
  content: ''; }

.ss-download:before, .ss-download.right:after {
  content: ''; }

.ss-uploadcloud:before, .ss-uploadcloud.right:after {
  content: ''; }

.ss-upload:before, .ss-upload.right:after {
  content: ''; }

.ss-transfer:before, .ss-transfer.right:after {
  content: '⇆'; }

.ss-replay:before, .ss-replay.right:after {
  content: '↺'; }

.ss-refresh:before, .ss-refresh.right:after {
  content: '↻'; }

.ss-sync:before, .ss-sync.right:after {
  content: ''; }

.ss-loading:before, .ss-loading.right:after {
  content: ''; }

.ss-wifi:before, .ss-wifi.right:after {
  content: ''; }

.ss-file:before, .ss-file.right:after {
  content: '📄'; }

.ss-files:before, .ss-files.right:after {
  content: ''; }

.ss-searchfile:before, .ss-searchfile.right:after {
  content: ''; }

.ss-folder:before, .ss-folder.right:after {
  content: '📁'; }

.ss-downloadfolder:before, .ss-downloadfolder.right:after {
  content: ''; }

.ss-uploadfolder:before, .ss-uploadfolder.right:after {
  content: ''; }

.ss-quote:before, .ss-quote.right:after {
  content: '“'; }

.ss-anchor:before, .ss-anchor.right:after {
  content: ''; }

.ss-print:before, .ss-print.right:after {
  content: '⎙'; }

.ss-fax:before, .ss-fax.right:after {
  content: '📠'; }

.ss-shredder:before, .ss-shredder.right:after {
  content: ''; }

.ss-typewriter:before, .ss-typewriter.right:after {
  content: ''; }

.ss-list:before, .ss-list.right:after {
  content: ''; }

.ss-action:before, .ss-action.right:after {
  content: ''; }

.ss-redirect:before, .ss-redirect.right:after {
  content: '↪'; }

.ss-additem:before, .ss-additem.right:after {
  content: ''; }

.ss-checkitem:before, .ss-checkitem.right:after {
  content: ''; }

.ss-expand:before, .ss-expand.right:after {
  content: '⤢'; }

.ss-contract:before, .ss-contract.right:after {
  content: ''; }

.ss-scaleup:before, .ss-scaleup.right:after {
  content: ''; }

.ss-scaledown:before, .ss-scaledown.right:after {
  content: ''; }

.ss-lifepreserver:before, .ss-lifepreserver.right:after {
  content: ''; }

.ss-help:before, .ss-help.right:after {
  content: '❓'; }

.ss-info:before, .ss-info.right:after {
  content: 'ℹ'; }

.ss-alert:before, .ss-alert.right:after {
  content: '⚠'; }

.ss-caution:before, .ss-caution.right:after {
  content: '⛔'; }

.ss-plus:before, .ss-plus.right:after {
  content: '+'; }

.ss-hyphen:before, .ss-hyphen.right:after {
  content: '-'; }

.ss-check:before, .ss-check.right:after {
  content: '✓'; }

.ss-delete:before, .ss-delete.right:after {
  content: '␡'; }

.ss-fish:before, .ss-fish.right:after {
  content: '🐟'; }

.ss-bird:before, .ss-bird.right:after {
  content: '🐦'; }

.ss-bone:before, .ss-bone.right:after {
  content: ''; }

.ss-tooth:before, .ss-tooth.right:after {
  content: ''; }

.ss-poo:before, .ss-poo.right:after {
  content: '💩'; }

.ss-tree:before, .ss-tree.right:after {
  content: '🌲'; }

.ss-settings:before, .ss-settings.right:after {
  content: '⚙'; }

.ss-dashboard:before, .ss-dashboard.right:after {
  content: ''; }

.ss-dial:before, .ss-dial.right:after {
  content: ''; }

.ss-notifications:before, .ss-notifications.right:after {
  content: '🔔'; }

.ss-notificationsdisabled:before, .ss-notificationsdisabled.right:after {
  content: '🔕'; }

.ss-toggles:before, .ss-toggles.right:after {
  content: ''; }

.ss-flash:before, .ss-flash.right:after {
  content: '⌁'; }

.ss-flashoff:before, .ss-flashoff.right:after {
  content: ''; }

.ss-magnet:before, .ss-magnet.right:after {
  content: ''; }

.ss-toolbox:before, .ss-toolbox.right:after {
  content: ''; }

.ss-wrench:before, .ss-wrench.right:after {
  content: '🔧'; }

.ss-clock:before, .ss-clock.right:after {
  content: '⏲'; }

.ss-stopwatch:before, .ss-stopwatch.right:after {
  content: '⏱'; }

.ss-alarmclock:before, .ss-alarmclock.right:after {
  content: '⏰'; }

.ss-counterclockwise:before, .ss-counterclockwise.right:after {
  content: '⥀'; }

.ss-calendar:before, .ss-calendar.right:after {
  content: '\003F'; }

.ss-keyboard:before, .ss-keyboard.right:after {
  content: ''; }

.ss-keyboardup:before, .ss-keyboardup.right:after {
  content: ''; }

.ss-keyboarddown:before, .ss-keyboarddown.right:after {
  content: ''; }

.ss-chickenleg:before, .ss-chickenleg.right:after {
  content: '🍗'; }

.ss-burger:before, .ss-burger.right:after {
  content: '🍔'; }

.ss-mug:before, .ss-mug.right:after {
  content: '☕'; }

.ss-coffee:before, .ss-coffee.right:after {
  content: ''; }

.ss-tea:before, .ss-tea.right:after {
  content: '🍵'; }

.ss-wineglass:before, .ss-wineglass.right:after {
  content: '🍷'; }

.ss-paperbag:before, .ss-paperbag.right:after {
  content: ''; }

.ss-utensils:before, .ss-utensils.right:after {
  content: '🍴'; }

.ss-droplet:before, .ss-droplet.right:after {
  content: '💧'; }

.ss-sun:before, .ss-sun.right:after {
  content: '☀'; }

.ss-cloud:before, .ss-cloud.right:after {
  content: '☁'; }

.ss-partlycloudy:before, .ss-partlycloudy.right:after {
  content: '⛅'; }

.ss-umbrella:before, .ss-umbrella.right:after {
  content: '☂'; }

.ss-crescentmoon:before, .ss-crescentmoon.right:after {
  content: '🌙'; }

.ss-plug:before, .ss-plug.right:after {
  content: '🔌'; }

.ss-outlet:before, .ss-outlet.right:after {
  content: ''; }

.ss-car:before, .ss-car.right:after {
  content: '🚘'; }

.ss-taxi:before, .ss-taxi.right:after {
  content: '🚖'; }

.ss-train:before, .ss-train.right:after {
  content: '🚆'; }

.ss-bus:before, .ss-bus.right:after {
  content: '🚍'; }

.ss-truck:before, .ss-truck.right:after {
  content: '🚚'; }

.ss-plane:before, .ss-plane.right:after {
  content: '✈'; }

.ss-bike:before, .ss-bike.right:after {
  content: '🚲'; }

.ss-rocket:before, .ss-rocket.right:after {
  content: '🚀'; }

.ss-briefcase:before, .ss-briefcase.right:after {
  content: '💼'; }

.ss-theatre:before, .ss-theatre.right:after {
  content: '🎭'; }

.ss-flask:before, .ss-flask.right:after {
  content: ''; }

.ss-up:before, .ss-up.right:after {
  content: '⬆'; }

.ss-upright:before, .ss-upright.right:after {
  content: '⬈'; }

.ss-right:before, .ss-right.right:after {
  content: '\27A1'; }

.ss-downright:before, .ss-downright.right:after {
  content: '⬊'; }

.ss-down:before, .ss-down.right:after {
  content: '⬇'; }

.ss-downleft:before, .ss-downleft.right:after {
  content: '⬋'; }

.ss-left:before, .ss-left.right:after {
  content: '⬅'; }

.ss-upleft:before, .ss-upleft.right:after {
  content: '⬉'; }

.ss-navigateup:before, .ss-navigateup.right:after {
  content: ''; }

.ss-navigateright:before, .ss-navigateright.right:after {
  content: '▻'; }

.ss-navigatedown:before, .ss-navigatedown.right:after {
  content: ''; }

.ss-navigateleft:before, .ss-navigateleft.right:after {
  content: '\25C5'; }

.ss-share:before, .ss-share.right:after {
  content: ''; }

.ss-cursor:before, .ss-cursor.right:after {
  content: ''; }

.ss-crosshair:before, .ss-crosshair.right:after {
  content: '⌖'; }

.ss-search:before, .ss-search.right:after {
  content: '🔎'; }

.ss-zoomin:before, .ss-zoomin.right:after {
  content: ''; }

.ss-zoomout:before, .ss-zoomout.right:after {
  content: ''; }

.ss-view:before, .ss-view.right:after {
  content: '👀'; }

.ss-attach:before, .ss-attach.right:after {
  content: '📎'; }

.ss-link:before, .ss-link.right:after {
  content: '🔗'; }

.ss-unlink:before, .ss-unlink.right:after {
  content: ''; }

.ss-move:before, .ss-move.right:after {
  content: ''; }

.ss-write:before, .ss-write.right:after {
  content: '✎'; }

.ss-writingdisabled:before, .ss-writingdisabled.right:after {
  content: ''; }

.ss-erase:before, .ss-erase.right:after {
  content: '✐'; }

.ss-compose:before, .ss-compose.right:after {
  content: '📝'; }

.ss-lock:before, .ss-lock.right:after {
  content: '🔒'; }

.ss-unlock:before, .ss-unlock.right:after {
  content: '🔓'; }

.ss-key:before, .ss-key.right:after {
  content: '🔑'; }

.ss-backspace:before, .ss-backspace.right:after {
  content: '⌫'; }

.ss-ban:before, .ss-ban.right:after {
  content: '🚫'; }

.ss-smoking:before, .ss-smoking.right:after {
  content: '🚬'; }

.ss-nosmoking:before, .ss-nosmoking.right:after {
  content: '🚭'; }

.ss-trash:before, .ss-trash.right:after {
  content: ''; }

.ss-target:before, .ss-target.right:after {
  content: '◎'; }

.ss-tag:before, .ss-tag.right:after {
  content: ''; }

.ss-bookmark:before, .ss-bookmark.right:after {
  content: '🔖'; }

.ss-flag:before, .ss-flag.right:after {
  content: '⚑'; }

.ss-like:before, .ss-like.right:after {
  content: '\1F44D'; }

.ss-dislike:before, .ss-dislike.right:after {
  content: '\1F44E'; }

.ss-heart:before, .ss-heart.right:after {
  content: '♥'; }

.ss-star:before, .ss-star.right:after {
  content: '⋆'; }

.ss-sample:before, .ss-sample.right:after {
  content: ''; }

.ss-crop:before, .ss-crop.right:after {
  content: ''; }

.ss-layers:before, .ss-layers.right:after {
  content: ''; }

.ss-layergroup:before, .ss-layergroup.right:after {
  content: ''; }

.ss-pen:before, .ss-pen.right:after {
  content: '✒'; }

.ss-bezier:before, .ss-bezier.right:after {
  content: ''; }

.ss-pixels:before, .ss-pixels.right:after {
  content: ''; }

.ss-phone:before, .ss-phone.right:after {
  content: '📞'; }

.ss-phonedisabled:before, .ss-phonedisabled.right:after {
  content: ''; }

.ss-touchtonephone:before, .ss-touchtonephone.right:after {
  content: '☏'; }

.ss-mail:before, .ss-mail.right:after {
  content: '✉'; }

.ss-inbox:before, .ss-inbox.right:after {
  content: '📥'; }

.ss-outbox:before, .ss-outbox.right:after {
  content: '📤'; }

.ss-chat:before, .ss-chat.right:after {
  content: '💬'; }

.ss-user:before, .ss-user.right:after {
  content: '👤'; }

.ss-users:before, .ss-users.right:after {
  content: '👥'; }

.ss-usergroup:before, .ss-usergroup.right:after {
  content: '\E400'; }

.ss-businessuser:before, .ss-businessuser.right:after {
  content: ''; }

.ss-man:before, .ss-man.right:after {
  content: '👨'; }

.ss-male:before, .ss-male.right:after {
  content: ''; }

.ss-woman:before, .ss-woman.right:after {
  content: '👩'; }

.ss-female:before, .ss-female.right:after {
  content: ''; }

.ss-raisedhand:before, .ss-raisedhand.right:after {
  content: '✋'; }

.ss-hand:before, .ss-hand.right:after {
  content: ''; }

.ss-pointup:before, .ss-pointup.right:after {
  content: '👆'; }

.ss-pointupright:before, .ss-pointupright.right:after {
  content: ''; }

.ss-pointright:before, .ss-pointright.right:after {
  content: '👉'; }

.ss-pointdownright:before, .ss-pointdownright.right:after {
  content: ''; }

.ss-pointdown:before, .ss-pointdown.right:after {
  content: '👇'; }

.ss-pointdownleft:before, .ss-pointdownleft.right:after {
  content: ''; }

.ss-pointleft:before, .ss-pointleft.right:after {
  content: '👈'; }

.ss-pointupleft:before, .ss-pointupleft.right:after {
  content: ''; }

.ss-cart:before, .ss-cart.right:after {
  content: ''; }

.ss-creditcard:before, .ss-creditcard.right:after {
  content: '💳'; }

.ss-calculator:before, .ss-calculator.right:after {
  content: ''; }

.ss-barchart:before, .ss-barchart.right:after {
  content: '📊'; }

.ss-piechart:before, .ss-piechart.right:after {
  content: ''; }

.ss-box:before, .ss-box.right:after {
  content: '📦'; }

.ss-home:before, .ss-home.right:after {
  content: '⌂'; }

.ss-globe:before, .ss-globe.right:after {
  content: '🌐'; }

.ss-navigate:before, .ss-navigate.right:after {
  content: ''; }

.ss-compass:before, .ss-compass.right:after {
  content: ''; }

.ss-signpost:before, .ss-signpost.right:after {
  content: ''; }

.ss-location:before, .ss-location.right:after {
  content: ''; }

.ss-floppydisk:before, .ss-floppydisk.right:after {
  content: '💾'; }

.ss-database:before, .ss-database.right:after {
  content: ''; }

.ss-hdd:before, .ss-hdd.right:after {
  content: ''; }

.ss-microchip:before, .ss-microchip.right:after {
  content: ''; }

.ss-music:before, .ss-music.right:after {
  content: '♫'; }

.ss-headphones:before, .ss-headphones.right:after {
  content: '🎧'; }

.ss-discdrive:before, .ss-discdrive.right:after {
  content: ''; }

.ss-volume:before, .ss-volume.right:after {
  content: '🔈'; }

.ss-lowvolume:before, .ss-lowvolume.right:after {
  content: '🔉'; }

.ss-mediumvolume:before, .ss-mediumvolume.right:after {
  content: ''; }

.ss-highvolume:before, .ss-highvolume.right:after {
  content: '🔊'; }

.ss-airplay:before, .ss-airplay.right:after {
  content: ''; }

.ss-camera:before, .ss-camera.right:after {
  content: '📷'; }

.ss-picture:before, .ss-picture.right:after {
  content: '🌄'; }

.ss-video:before, .ss-video.right:after {
  content: '📹'; }

.ss-webcam:before, .ss-webcam.right:after {
  content: ''; }

.ss-film:before, .ss-film.right:after {
  content: ''; }

.ss-playvideo:before, .ss-playvideo.right:after {
  content: ''; }

.ss-videogame:before, .ss-videogame.right:after {
  content: '🎮'; }

.ss-play:before, .ss-play.right:after {
  content: '▶'; }

.ss-pause:before, .ss-pause.right:after {
  content: ''; }

.ss-stop:before, .ss-stop.right:after {
  content: '■'; }

.ss-record:before, .ss-record.right:after {
  content: '●'; }

.ss-rewind:before, .ss-rewind.right:after {
  content: '⏪'; }

.ss-fastforward:before, .ss-fastforward.right:after {
  content: '⏩'; }

.ss-skipback:before, .ss-skipback.right:after {
  content: '⏮'; }

.ss-skipforward:before, .ss-skipforward.right:after {
  content: '⏭'; }

.ss-eject:before, .ss-eject.right:after {
  content: '⏏'; }

.ss-repeat:before, .ss-repeat.right:after {
  content: '🔁'; }

.ss-replay:before, .ss-replay.right:after {
  content: '↺'; }

.ss-shuffle:before, .ss-shuffle.right:after {
  content: '🔀'; }

.ss-index:before, .ss-index.right:after {
  content: ''; }

.ss-storagebox:before, .ss-storagebox.right:after {
  content: ''; }

.ss-book:before, .ss-book.right:after {
  content: '📕'; }

.ss-notebook:before, .ss-notebook.right:after {
  content: '📓'; }

.ss-newspaper:before, .ss-newspaper.right:after {
  content: '📰'; }

.ss-gridlines:before, .ss-gridlines.right:after {
  content: ''; }

.ss-rows:before, .ss-rows.right:after {
  content: ''; }

.ss-columns:before, .ss-columns.right:after {
  content: ''; }

.ss-thumbnails:before, .ss-thumbnails.right:after {
  content: ''; }

.ss-mouse:before, .ss-mouse.right:after {
  content: ''; }

.ss-usb:before, .ss-usb.right:after {
  content: ''; }

.ss-desktop:before, .ss-desktop.right:after {
  content: '💻'; }

.ss-laptop:before, .ss-laptop.right:after {
  content: ''; }

.ss-tablet:before, .ss-tablet.right:after {
  content: ''; }

.ss-smartphone:before, .ss-smartphone.right:after {
  content: ''; }

.ss-cell:before, .ss-cell.right:after {
  content: '📱'; }

.ss-battery:before, .ss-battery.right:after {
  content: '🔋'; }

.ss-highbattery:before, .ss-highbattery.right:after {
  content: ''; }

.ss-mediumbattery:before, .ss-mediumbattery.right:after {
  content: ''; }

.ss-lowbattery:before, .ss-lowbattery.right:after {
  content: ''; }

.ss-chargingbattery:before, .ss-chargingbattery.right:after {
  content: ''; }

.ss-lightbulb:before, .ss-lightbulb.right:after {
  content: '💡'; }

.ss-washer:before, .ss-washer.right:after {
  content: ''; }

.ss-downloadcloud:before, .ss-downloadcloud.right:after {
  content: ''; }

.ss-download:before, .ss-download.right:after {
  content: ''; }

.ss-downloadbox:before, .ss-downloadbox.right:after {
  content: ''; }

.ss-uploadcloud:before, .ss-uploadcloud.right:after {
  content: ''; }

.ss-upload:before, .ss-upload.right:after {
  content: ''; }

.ss-uploadbox:before, .ss-uploadbox.right:after {
  content: ''; }

.ss-fork:before, .ss-fork.right:after {
  content: ''; }

.ss-merge:before, .ss-merge.right:after {
  content: ''; }

.ss-refresh:before, .ss-refresh.right:after {
  content: '↻'; }

.ss-sync:before, .ss-sync.right:after {
  content: ''; }

.ss-loading:before, .ss-loading.right:after {
  content: ''; }

.ss-file:before, .ss-file.right:after {
  content: '📄'; }

.ss-files:before, .ss-files.right:after {
  content: ''; }

.ss-addfile:before, .ss-addfile.right:after {
  content: ''; }

.ss-removefile:before, .ss-removefile.right:after {
  content: ''; }

.ss-checkfile:before, .ss-checkfile.right:after {
  content: ''; }

.ss-deletefile:before, .ss-deletefile.right:after {
  content: ''; }

.ss-exe:before, .ss-exe.right:after {
  content: ''; }

.ss-zip:before, .ss-zip.right:after {
  content: ''; }

.ss-doc:before, .ss-doc.right:after {
  content: ''; }

.ss-pdf:before, .ss-pdf.right:after {
  content: ''; }

.ss-jpg:before, .ss-jpg.right:after {
  content: ''; }

.ss-png:before, .ss-png.right:after {
  content: ''; }

.ss-mp3:before, .ss-mp3.right:after {
  content: ''; }

.ss-rar:before, .ss-rar.right:after {
  content: ''; }

.ss-gif:before, .ss-gif.right:after {
  content: ''; }

.ss-folder:before, .ss-folder.right:after {
  content: '📁'; }

.ss-openfolder:before, .ss-openfolder.right:after {
  content: '📂'; }

.ss-downloadfolder:before, .ss-downloadfolder.right:after {
  content: ''; }

.ss-uploadfolder:before, .ss-uploadfolder.right:after {
  content: ''; }

.ss-quote:before, .ss-quote.right:after {
  content: '“'; }

.ss-unquote:before, .ss-unquote.right:after {
  content: '”'; }

.ss-print:before, .ss-print.right:after {
  content: '⎙'; }

.ss-copier:before, .ss-copier.right:after {
  content: ''; }

.ss-fax:before, .ss-fax.right:after {
  content: '📠'; }

.ss-scanner:before, .ss-scanner.right:after {
  content: ''; }

.ss-printregistration:before, .ss-printregistration.right:after {
  content: ''; }

.ss-shredder:before, .ss-shredder.right:after {
  content: ''; }

.ss-expand:before, .ss-expand.right:after {
  content: '⤢'; }

.ss-contract:before, .ss-contract.right:after {
  content: ''; }

.ss-help:before, .ss-help.right:after {
  content: '❓'; }

.ss-info:before, .ss-info.right:after {
  content: 'ℹ'; }

.ss-alert:before, .ss-alert.right:after {
  content: '⚠'; }

.ss-caution:before, .ss-caution.right:after {
  content: '⛔'; }

.ss-logout:before, .ss-logout.right:after {
  content: ''; }

.ss-login:before, .ss-login.right:after {
  content: ''; }

.ss-scaleup:before, .ss-scaleup.right:after {
  content: ''; }

.ss-scaledown:before, .ss-scaledown.right:after {
  content: ''; }

.ss-plus:before, .ss-plus.right:after {
  content: '+'; }

.ss-hyphen:before, .ss-hyphen.right:after {
  content: '-'; }

.ss-check:before, .ss-check.right:after {
  content: '✓'; }

.ss-delete:before, .ss-delete.right:after {
  content: '␡'; }

.ss-notifications:before, .ss-notifications.right:after {
  content: '🔔'; }

.ss-notificationsdisabled:before, .ss-notificationsdisabled.right:after {
  content: '🔕'; }

.ss-clock:before, .ss-clock.right:after {
  content: '⏲'; }

.ss-stopwatch:before, .ss-stopwatch.right:after {
  content: '⏱'; }

.ss-alarmclock:before, .ss-alarmclock.right:after {
  content: '⏰'; }

.ss-egg:before, .ss-egg.right:after {
  content: ''; }

.ss-eggs:before, .ss-eggs.right:after {
  content: ''; }

.ss-cheese:before, .ss-cheese.right:after {
  content: ''; }

.ss-chickenleg:before, .ss-chickenleg.right:after {
  content: '🍗'; }

.ss-pizzapie:before, .ss-pizzapie.right:after {
  content: ''; }

.ss-pizza:before, .ss-pizza.right:after {
  content: '🍕'; }

.ss-cheesepizza:before, .ss-cheesepizza.right:after {
  content: ''; }

.ss-frenchfries:before, .ss-frenchfries.right:after {
  content: '🍟'; }

.ss-apple:before, .ss-apple.right:after {
  content: '🍏'; }

.ss-carrot:before, .ss-carrot.right:after {
  content: ''; }

.ss-broccoli:before, .ss-broccoli.right:after {
  content: ''; }

.ss-cucumber:before, .ss-cucumber.right:after {
  content: ''; }

.ss-orange:before, .ss-orange.right:after {
  content: '🍊'; }

.ss-lemon:before, .ss-lemon.right:after {
  content: '🍋'; }

.ss-onion:before, .ss-onion.right:after {
  content: ''; }

.ss-bellpepper:before, .ss-bellpepper.right:after {
  content: ''; }

.ss-peas:before, .ss-peas.right:after {
  content: ''; }

.ss-grapes:before, .ss-grapes.right:after {
  content: '🍇'; }

.ss-strawberry:before, .ss-strawberry.right:after {
  content: '🍓'; }

.ss-bread:before, .ss-bread.right:after {
  content: '🍞'; }

.ss-mug:before, .ss-mug.right:after {
  content: '☕'; }

.ss-mugs:before, .ss-mugs.right:after {
  content: ''; }

.ss-espresso:before, .ss-espresso.right:after {
  content: ''; }

.ss-macchiato:before, .ss-macchiato.right:after {
  content: ''; }

.ss-cappucino:before, .ss-cappucino.right:after {
  content: ''; }

.ss-latte:before, .ss-latte.right:after {
  content: ''; }

.ss-icedcoffee:before, .ss-icedcoffee.right:after {
  content: ''; }

.ss-coffeebean:before, .ss-coffeebean.right:after {
  content: ''; }

.ss-coffeemilk:before, .ss-coffeemilk.right:after {
  content: ''; }

.ss-coffeefoam:before, .ss-coffeefoam.right:after {
  content: ''; }

.ss-coffeesugar:before, .ss-coffeesugar.right:after {
  content: ''; }

.ss-sugarpackets:before, .ss-sugarpackets.right:after {
  content: ''; }

.ss-capsule:before, .ss-capsule.right:after {
  content: ''; }

.ss-capsulerecycling:before, .ss-capsulerecycling.right:after {
  content: ''; }

.ss-insertcapsule:before, .ss-insertcapsule.right:after {
  content: ''; }

.ss-tea:before, .ss-tea.right:after {
  content: '🍵'; }

.ss-teabag:before, .ss-teabag.right:after {
  content: ''; }

.ss-jug:before, .ss-jug.right:after {
  content: ''; }

.ss-pitcher:before, .ss-pitcher.right:after {
  content: ''; }

.ss-kettle:before, .ss-kettle.right:after {
  content: ''; }

.ss-wineglass:before, .ss-wineglass.right:after {
  content: '🍷'; }

.ss-sugar:before, .ss-sugar.right:after {
  content: ''; }

.ss-oven:before, .ss-oven.right:after {
  content: ''; }

.ss-stove:before, .ss-stove.right:after {
  content: ''; }

.ss-vent:before, .ss-vent.right:after {
  content: ''; }

.ss-exhaust:before, .ss-exhaust.right:after {
  content: ''; }

.ss-steam:before, .ss-steam.right:after {
  content: '♨'; }

.ss-dishwasher:before, .ss-dishwasher.right:after {
  content: ''; }

.ss-toaster:before, .ss-toaster.right:after {
  content: ''; }

.ss-microwave:before, .ss-microwave.right:after {
  content: ''; }

.ss-electrickettle:before, .ss-electrickettle.right:after {
  content: ''; }

.ss-refrigerator:before, .ss-refrigerator.right:after {
  content: ''; }

.ss-freezer:before, .ss-freezer.right:after {
  content: ''; }

.ss-utensils:before, .ss-utensils.right:after {
  content: '🍴'; }

.ss-cookingutensils:before, .ss-cookingutensils.right:after {
  content: ''; }

.ss-whisk:before, .ss-whisk.right:after {
  content: ''; }

.ss-pizzacutter:before, .ss-pizzacutter.right:after {
  content: ''; }

.ss-measuringcup:before, .ss-measuringcup.right:after {
  content: ''; }

.ss-colander:before, .ss-colander.right:after {
  content: ''; }

.ss-eggtimer:before, .ss-eggtimer.right:after {
  content: ''; }

.ss-platter:before, .ss-platter.right:after {
  content: ''; }

.ss-plates:before, .ss-plates.right:after {
  content: ''; }

.ss-steamplate:before, .ss-steamplate.right:after {
  content: ''; }

.ss-cups:before, .ss-cups.right:after {
  content: ''; }

.ss-steamglass:before, .ss-steamglass.right:after {
  content: ''; }

.ss-pot:before, .ss-pot.right:after {
  content: ''; }

.ss-steampot:before, .ss-steampot.right:after {
  content: ''; }

.ss-chef:before, .ss-chef.right:after {
  content: ''; }

.ss-weathervane:before, .ss-weathervane.right:after {
  content: ''; }

.ss-thermometer:before, .ss-thermometer.right:after {
  content: ''; }

.ss-thermometerup:before, .ss-thermometerup.right:after {
  content: ''; }

.ss-thermometerdown:before, .ss-thermometerdown.right:after {
  content: ''; }

.ss-droplet:before, .ss-droplet.right:after {
  content: '💧'; }

.ss-sunrise:before, .ss-sunrise.right:after {
  content: '🌅'; }

.ss-sunset:before, .ss-sunset.right:after {
  content: '🌇'; }

.ss-sun:before, .ss-sun.right:after {
  content: '☀'; }

.ss-cloud:before, .ss-cloud.right:after {
  content: '☁'; }

.ss-clouds:before, .ss-clouds.right:after {
  content: ''; }

.ss-partlycloudy:before, .ss-partlycloudy.right:after {
  content: '⛅'; }

.ss-rain:before, .ss-rain.right:after {
  content: '☔'; }

.ss-rainheavy:before, .ss-rainheavy.right:after {
  content: ''; }

.ss-lightning:before, .ss-lightning.right:after {
  content: '☇'; }

.ss-thunderstorm:before, .ss-thunderstorm.right:after {
  content: '⛈'; }

.ss-umbrella:before, .ss-umbrella.right:after {
  content: '☂'; }

.ss-rainumbrella:before, .ss-rainumbrella.right:after {
  content: ''; }

.ss-rainbow:before, .ss-rainbow.right:after {
  content: '🌈'; }

.ss-rainbowclouds:before, .ss-rainbowclouds.right:after {
  content: ''; }

.ss-fog:before, .ss-fog.right:after {
  content: ''; }

.ss-wind:before, .ss-wind.right:after {
  content: ''; }

.ss-tornado:before, .ss-tornado.right:after {
  content: ''; }

.ss-snowflake:before, .ss-snowflake.right:after {
  content: '❄'; }

.ss-snowcrystal:before, .ss-snowcrystal.right:after {
  content: '❆'; }

.ss-lightsnow:before, .ss-lightsnow.right:after {
  content: ''; }

.ss-snow:before, .ss-snow.right:after {
  content: ''; }

.ss-heavysnow:before, .ss-heavysnow.right:after {
  content: ''; }

.ss-hail:before, .ss-hail.right:after {
  content: ''; }

.ss-crescentmoon:before, .ss-crescentmoon.right:after {
  content: '🌙'; }

.ss-waxingcrescentmoon:before, .ss-waxingcrescentmoon.right:after {
  content: '🌒'; }

.ss-firstquartermoon:before, .ss-firstquartermoon.right:after {
  content: '🌓'; }

.ss-waxinggibbousmoon:before, .ss-waxinggibbousmoon.right:after {
  content: '🌔'; }

.ss-waninggibbousmoon:before, .ss-waninggibbousmoon.right:after {
  content: '🌖'; }

.ss-lastquartermoon:before, .ss-lastquartermoon.right:after {
  content: '🌗'; }

.ss-waningcrescentmoon:before, .ss-waningcrescentmoon.right:after {
  content: '🌘'; }

.ss-fan:before, .ss-fan.right:after {
  content: ''; }

.ss-bike:before, .ss-bike.right:after {
  content: '🚲'; }

.ss-wheelchair:before, .ss-wheelchair.right:after {
  content: '♿'; }

.ss-briefcase:before, .ss-briefcase.right:after {
  content: '💼'; }

.ss-hanger:before, .ss-hanger.right:after {
  content: ''; }

.ss-comb:before, .ss-comb.right:after {
  content: ''; }

.ss-medicalcross:before, .ss-medicalcross.right:after {
  content: ''; }

.ss-up:before, .ss-up.right:after {
  content: '⬆'; }

.ss-upright:before, .ss-upright.right:after {
  content: '⬈'; }

.ss-right:before, .ss-right.right:after {
  content: '\27A1'; }

.ss-downright:before, .ss-downright.right:after {
  content: '⬊'; }

.ss-down:before, .ss-down.right:after {
  content: '⬇'; }

.ss-downleft:before, .ss-downleft.right:after {
  content: '⬋'; }

.ss-left:before, .ss-left.right:after {
  content: '⬅'; }

.ss-upleft:before, .ss-upleft.right:after {
  content: '⬉'; }

.ss-navigateup:before, .ss-navigateup.right:after {
  content: ''; }

.ss-navigateright:before, .ss-navigateright.right:after {
  content: '▻'; }

.ss-navigatedown:before, .ss-navigatedown.right:after {
  content: ''; }

.ss-navigateleft:before, .ss-navigateleft.right:after {
  content: '\25C5'; }

.ss-retweet:before, .ss-retweet.right:after {
  content: ''; }

.ss-share:before, .ss-share.right:after {
  content: ''; }
/**
 * This is the main site stylesheet. adw
 */
/* Variables, Mixins, Helpers etc. */
/***
 * Colors
 */
/***
 * Typography
 */
h1, h2, h3, h4, h5, .data-article-content .author-meta .author, .data-article-content .author-meta .label, .data-article-content .author-meta .detail, .video-article-content .author-meta .author, .video-article-content .author-meta .label, .video-article-content .author-meta .detail, .social-auth-incomplete, nav.mobile-navigation .upf-mobile-banner a, .commentform .comment-share-extended, #vocativ-signin-modal .vocativ-signin-modal-footer p, #vocativ-signin-modal form .forgot-link {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }


.post-item-type-annotation .post-item-type-content {
  font-family: 'CourierStd', 'serif'; }


.topic-content .title .topic .hash, .topic-content .title .topic a, .item-article-content header h3 a, .item-article-content header h3, .item-article-content header h3 span.hash, .post-item-type-recirculator .post-item-type-recirculator-title, body.single .article-path, body.page .article-path, .faq-list dt a, .hashtag span, .hashtag span a, .white-on-red {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 800;
  font-style: normal; }

/**
 * Widths
 */
/** Placeholder styling helper. **/
/** Share icon helper. **/
.vocativ-gallery-lightbox .sharing .share_section .share-list li div.share-icon, body.single .share_section .share-list li div.share-icon, body.page .share_section .share-list li div.share-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 38px;
  height: 38px;
  line-height: 38px;
  color: white;
  text-align: center;
  padding: 0;
  cursor: pointer;
  font-size: 16px; }

/**
 * Buttons
 */
.user-profile form .submit button, .modal input[type="submit"], .social-auth-incomplete button.continue, .newsletter-modal .form-row.single-and-submit .loading-indicator, .follow-modal .form-row.single-and-submit .loading-indicator, .commentform a.submit-button, #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .subscribe-input, #mc_embed_signup #mc-embedded-subscribe, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a, #vocativ-signin-modal form .submit button, section.content.careers .right-jobs-content a.apply-now, section.job-form .form-submit a.apply-now#apply-now, section.job-form .actual-form a.apply-now#apply-now {
  position: relative;
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  font-style: italic;
  text-transform: uppercase;
  text-shadow: none;
  text-align: center;
  line-height: 34px;
  width: auto;
  min-width: 100px;
  height: 34px;
  padding: 0 10px;
  display: block;
  background: #FD2626;
  color: #ffffff;
  border: none;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 -2px 0;
  -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 -2px 0;
  -ms-box-shadow: inset rgba(0, 0, 0, 0.2) 0 -2px 0;
  box-shadow: inset rgba(0, 0, 0, 0.2) 0 -2px 0; }
  .user-profile form .submit button:hover, .modal input[type="submit"]:hover, .social-auth-incomplete button.continue:hover, .newsletter-modal .form-row.single-and-submit .loading-indicator:hover, .follow-modal .form-row.single-and-submit .loading-indicator:hover, .commentform a.submit-button:hover, #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .subscribe-input:hover, #mc_embed_signup #mc-embedded-subscribe:hover, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal form .submit button:hover, section.content.careers .right-jobs-content a.apply-now:hover, section.job-form .form-submit a.apply-now#apply-now:hover, section.job-form .actual-form a.apply-now#apply-now:hover {
    outline: none;
    text-decoration: none;
    background: #fd3f3f; }
  .user-profile form .submit button:active, .modal input[type="submit"]:active, .social-auth-incomplete button.continue:active, .newsletter-modal .form-row.single-and-submit .loading-indicator:active, .follow-modal .form-row.single-and-submit .loading-indicator:active, .commentform a.submit-button:active, #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .subscribe-input:active, #mc_embed_signup #mc-embedded-subscribe:active, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a:active, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a:active, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a:active, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a:active, #vocativ-signin-modal form .submit button:active, section.content.careers .right-jobs-content a.apply-now:active, section.job-form .form-submit a.apply-now#apply-now:active, section.job-form .actual-form a.apply-now#apply-now:active, .user-profile form .submit button:focus, .modal input[type="submit"]:focus, .social-auth-incomplete button.continue:focus, .newsletter-modal .form-row.single-and-submit .loading-indicator:focus, .follow-modal .form-row.single-and-submit .loading-indicator:focus, .commentform a.submit-button:focus, #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .subscribe-input:focus, #mc_embed_signup #mc-embedded-subscribe:focus, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a:focus, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a:focus, #vocativ-signin-modal form .submit button:focus, section.content.careers .right-jobs-content a.apply-now:focus, section.job-form .form-submit a.apply-now#apply-now:focus, section.job-form .actual-form a.apply-now#apply-now:focus {
    background: #fd0d0d;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
    -ms-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
    box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px; }

/*

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/* =Reset
-------------------------------------------------------------- */
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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: normal;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline; }

html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */ }

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

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

ol, ul {
  list-style: none; }

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0; }

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

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

blockquote, q {
  quotes: "" ""; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
  outline: 0; }

a img {
  border: 0; }

/* Helper Classes */
.hidden {
  display: none; }

.full-width {
  width: 100%; }

.full-width-image {
  overflow: auto; }

.red {
  color: #FD2626; }

.mobile {
  display: none; }
  .mobile#wpadminbar {
    display: block; }

body {
  background-color: #ffffff;
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #000000;
  overflow-x: hidden;
  padding-top: 40px; }
  body.home, body.tax-vocativ-topic {
    background-color: #f2f2f2; }
  body.admin-bar .primary-header-wrap {
    top: 30px; }
  @media (max-width: 782px) {
    body.admin-bar {
      padding-top: 111px; }
      body.admin-bar .primary-header-wrap {
        top: 51px; } }
  @media (max-width: 480px) {
    body.admin-bar {
      padding-top: 60px; }
      body.admin-bar .primary-header-wrap {
        top: 0; } }

.placeholder-image {
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/placeholder.jpg") repeat; }

/**
 * Headers
 */
h1, h2, h3, h4, h5 {
  color: #262e31;
  margin: 0;
  line-height: 30px; }

h1 {
  font-size: 28px; }

h2 {
  font-size: 24px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 16px;
  font-weight: bold; }

/**
 * Positioning
 */
.left {
  float: left; }

.right {
  float: right; }

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto; }

.centertext {
  text-align: center; }

/**
 * Misc
 */
.screen-reader-text {
  display: none; }

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none; }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

/* =Global
----------------------------------------------- */
body, button, input, select, textarea {
  color: #404040;
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both; }

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em; }

/* Text elements */
p {
  margin-bottom: 1.5em;
  font-size: 18px;
  color: #262e31;
  line-height: 30px; }

ul, ol {
  margin: 0 0 1.5em 3em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin: 0 1.5em 1.5em; }

b, strong {
  font-weight: bold; }

dfn, cite, em, i {
  font-style: italic; }

blockquote {
  margin: 30px 0;
  padding: 0 0 0 40px;
  border-left: 1px solid #0072BC; }

address {
  margin: 0 0 1.5em; }

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%; }

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark, ins {
  background: #fff9c0;
  text-decoration: none; }

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: 0.5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

table {
  margin: 0 0 1.5em;
  width: 100%; }

th {
  font-weight: bold; }

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */ }

p, li, h1, h2, h3, h4, h5, h6 {
  word-wrap: break-word; }

button, input, select, textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */
  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline;
  /* Improves appearance and consistency in all browsers */
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */ }

button, input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */ }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  border: 1px solid #ccc;
  border-color: #ccc #ccc #bbb #ccc;
  border-radius: 3px;
  background: #e6e6e6;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */
  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1;
  padding: 0.6em 1em 0.4em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }

button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }

button:focus, html input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, html input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0;
  /* Addresses excess padding in IE8/9 */ }

input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0; }

input[type="text"], input[type="email"], input[type="password"], input[type="search"], textarea {
  color: white;
  border: 1px solid #ccc;
  border-radius: 3px; }

input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus {
  color: white; }

input[type="text"], input[type="email"], input[type="password"], input[type="search"] {
  padding: 3px; }

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
  width: 98%; }

/* Links */
a {
  color: #0072BC;
  text-decoration: none; }

a:visited {
  color: #0072BC;
  text-decoration: none; }

a:hover, a:focus, a:active {
  color: #0072BC;
  text-decoration: underline;
  outline: none; }

/* Clearing */
.clear:before, .clear:after {
  content: '\0020';
  display: table; }

.clearfix {
  clear: both; }

.clear:after, [class*="content"]:after, [class*="site"]:after {
  clear: both; }

/* =Media
----------------------------------------------- */
.entry-content img.wp-smiley, .comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

.wp-caption {
  border: 1px solid #ccc;
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

.site-content .gallery {
  margin-bottom: 1.5em; }


.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%; }

.site-content .gallery dd {
  margin: 0; }



/* Make sure embeds and iframes fit their containers */
embed, iframe, object {
  max-width: 100%; }

body .mce-btn-group .mce-btn.mce-active {
  background: #262E31 !important;
  color: #ffffff !important; }
body .mce-btn-group .mce-btn.mce-active button, body .mce-btn-group .mce-btn.mce-active .mce-ico {
  color: inherit; }
body .mce-btn i {
  text-shadow: none; }
body .mce-toolbar .mce-btn i {
  color: #262E31; }
body .mce-toolbar .mce-btn button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
  color: #262E31;
  border: none;
  text-align: center;
  overflow: visible;
  -webkit-appearance: none; }
body .mce-flow-layout-item {
  padding: 0;
  margin: 0; }
@media (max-width: 960px) {
  body #mceu_13, body #mceu_15 {
    display: none !important; } }

.mce-window-head .mce-title {
  color: #262E31;
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 800;
  font-size: 22px;
  text-transform: capitalize; }

.mce-label {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px; }

/* Generic components and modules. */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none; }

.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

/* Icon Fonts
*********************************/
/* Font-face Icons */
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block; }

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default; }

.flex-direction-nav a:before {
  font-size: 40px;
  display: inline-block;
  content: '\f503';
  font-family: "genericons"; }

.flex-direction-nav a.flex-next:before {
  content: '\f501'; }

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/* =Navigation
----------------------------------------------- */
.site-content [class*="navigation"] {
  margin: 0 0 1.5em;
  overflow: hidden; }

[class*="navigation"] .nav-previous {
  float: left;
  width: 50%; }

[class*="navigation"] .nav-next {
  float: right;
  text-align: right;
  width: 50%; }

/* =Menu
----------------------------------------------- */
.navigation-main {
  clear: both;
  display: block;
  float: left;
  width: 100%; }

.navigation-main ul {
  list-style: none;
  margin: 0;
  padding-left: 0; }

.navigation-main li {
  float: left;
  position: relative; }

.navigation-main a {
  display: block;
  text-decoration: none; }

.navigation-main ul ul {
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  position: absolute;
  top: 1.5em;
  left: 0;
  z-index: 99999; }

.navigation-main ul ul ul {
  left: 100%;
  top: 0; }

.navigation-main ul ul a {
  width: 200px; }





.navigation-main ul li:hover > ul {
  display: block; }


/* Small menu */
.menu-toggle {
  display: none;
  cursor: pointer; }

@media screen and (max-width: 600px) {
  .menu-toggle, .navigation-main.toggled-on .nav-menu {
    display: block; }
  .navigation-main ul {
    display: none; } }

/**
 * Footer.
 */
footer.voc-footer {
  background: #4A4A4A;
  min-height: 100px;
  padding: 0 0 20px;
  font-family: 'Solido-Book', Helvetica-Neue, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }
  @media only screen and (max-width: 960px) {
    footer.voc-footer {
      display: none; } }
  footer.voc-footer .container {
    margin: 0 auto;
    padding: 0 15px; }
    @media (min-width: 960px) {
      footer.voc-footer .container {
        width: 960px; } }
    @media (min-width: 1200px) {
      footer.voc-footer .container {
        width: 1200px; } }
    footer.voc-footer .container nav {
      margin: 0 auto;
      padding-top: 36px;
      font-size: 14px; }
      footer.voc-footer .container nav ul {
        line-height: 1;
        list-style: none;
        margin: 0;
        padding: 0;
        float: none; }
        footer.voc-footer .container nav ul li {
          margin-right: 22.5px;
          font-size: 23px;
          font-weight: 200;
          padding-left: 0;
          float: left; }
          footer.voc-footer .container nav ul li a {
            color: #fff; }
          footer.voc-footer .container nav ul li:last-child {
            margin-right: 0;
            padding-right: 0; }
  footer.voc-footer .voc-copyright {
    font-size: 17px;
    font-weight: 200;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    float: right;
    line-height: 1;
    padding-top: 5px; }
  @media only screen and (max-width: 1200px) {
    footer.voc-footer nav {
      max-width: 500px;
      padding-top: 42px !important; }
      footer.voc-footer nav ul {
        text-align: center; }
        footer.voc-footer nav ul li {
          display: inline-block;
          padding-bottom: 15px;
          float: none !important; }
    footer.voc-footer .voc-copyright {
      float: none;
      margin-top: 21px;
      text-align: center;
      clear: both; } }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

.sidebar .topic {
  color: #FD2626; }

/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets */
.widget select {
  max-width: 100%; }

/* Search widget */
.widget_search .search-submit {
  display: none; }

.mobile-author-timestamp {
  display: none; }
  .mobile-author-timestamp .header-byline .author-meta .author {
    margin-bottom: 0px;
    display: inline-block;
    margin-right: 20px; }
    .mobile-author-timestamp .header-byline .author-meta .author .staff-headshot img {
      width: 25px; }
    .mobile-author-timestamp .header-byline .author-meta .author .staff-info {
      margin-top: 4px; }
      .mobile-author-timestamp .header-byline .author-meta .author .staff-info .follow-author-button {
        display: none; }
  .mobile-author-timestamp .article-date-info {
    margin: 10px 0;
    padding: 10px 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede; }
  @media (max-width: 960px) {
    .mobile-author-timestamp {
      display: block; } }

.data-article-main header, .video-article-main header, .gallery-view header {
  margin-bottom: 20px; }
  .data-article-main header .author, .video-article-main header .author, .gallery-view header .author {
    display: inline-block;
    margin: 0 10px 0 0 !important;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #6D6E71; }
    .data-article-main header .author strong, .video-article-main header .author strong, .gallery-view header .author strong {
      font-weight: 600;
      font-size: 12px; }
    .data-article-main header .author span, .video-article-main header .author span, .gallery-view header .author span {
      font-size: 12px; }
  .data-article-main header .mobile-author-timestamp, .video-article-main header .mobile-author-timestamp, .gallery-view header .mobile-author-timestamp {
    display: inline-block; }
    .data-article-main header .mobile-author-timestamp .article-date-info, .video-article-main header .mobile-author-timestamp .article-date-info, .gallery-view header .mobile-author-timestamp .article-date-info {
      border: none;
      margin: 0;
      padding: 0;
      color: #6D6E71; }
      .data-article-main header .mobile-author-timestamp .article-date-info .posted strong, .video-article-main header .mobile-author-timestamp .article-date-info .posted strong, .gallery-view header .mobile-author-timestamp .article-date-info .posted strong {
        font-size: 12px;
        font-weight: 600; }
      .data-article-main header .mobile-author-timestamp .article-date-info .posted span, .video-article-main header .mobile-author-timestamp .article-date-info .posted span, .gallery-view header .mobile-author-timestamp .article-date-info .posted span {
        font-size: 12px;
        font-weight: 500; }

.lcol article .mobile-author-timestamp {
  display: none !important; }

.header-byline {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .header-byline .author-meta {
    padding-top: 0px; }
    .header-byline .author-meta .author {
      font-size: 14px;
      margin-bottom: 20px; }
      .header-byline .author-meta .author .staff-headshot {
        float: left;
        margin-right: 10px; }
        .header-byline .author-meta .author .staff-headshot img {
          border-radius: 3px; }
      .header-byline .author-meta .author .staff-info {
        float: left;
        font-size: 12px; }
        .header-byline .author-meta .author .staff-info a.author-type-link {
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          color: #404040;
          text-decoration: none; }
          .header-byline .author-meta .author .staff-info a.author-type-link:hover, .header-byline .author-meta .author .staff-info a.author-type-link:active {
            text-decoration: none; }
      .header-byline .author-meta .author strong, .header-byline .author-meta .author span, .header-byline .author-meta .author a {
        font-weight: 500; }
    .header-byline .author-meta .follow-author-button {
      margin-top: 5px;
      display: block; }

.editor-picks {
  margin: 30px 0; }
  .editor-picks .vocativ-outbrain-container .curated-items .article a .image, .editor-picks .vocativ-outbrain-container .fallback-items .article a .image {
    height: 150px !important; }
  .editor-picks .vocativ-outbrain-container h3 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    border-bottom: 1px solid #dedede;
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    color: #262E31;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    text-transform: uppercase;
    font-style: italic; }
  .editor-picks .vocativ-outbrain-container .credit {
    color: #999;
    font-size: 10px;
    font-family: Arial;
    text-decoration: none;
    text-align: right;
    margin: 10px 0; }
    .editor-picks .vocativ-outbrain-container .credit .outbrain-logo {
      background: url('http://widgets.outbrain.com/images/widgetIcons/ob_logo_16x16.png') no-repeat center top;
      width: 16px;
      height: 16px;
      margin-bottom: -2px;
      display: inline-block;
      text-align: right; }
  .editor-picks .vocativ-outbrain-container .article a {
    text-decoration: none; }
    .editor-picks .vocativ-outbrain-container .article a:hover {
      text-decoration: none; }
    .editor-picks .vocativ-outbrain-container .article a .image {
      width: 315px;
      height: 150px;
      overflow: hidden;
      background: #eee; }
    .editor-picks .vocativ-outbrain-container .article a .title {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 600;
      color: #262E31;
      line-height: 22px;
      margin: 0;
      padding: 0;
      vertical-align: baseline;
      padding: 10px 0 0 0; }
    .editor-picks .vocativ-outbrain-container .article a .source {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 600;
      color: #A4A4A4;
      margin-bottom: 22px; }
  .editor-picks .dont-miss h3 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    border-bottom: 1px solid #dedede;
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    color: #262E31;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    text-transform: uppercase;
    font-style: italic; }
  .editor-picks .dont-miss .posts a {
    width: 100%;
    margin-bottom: 20px;
    text-decoration: none; }
    .editor-picks .dont-miss .posts a .image-container {
      display: table-cell;
      width: 110px;
      padding-right: 10px; }
      .editor-picks .dont-miss .posts a .image-container img {
        display: block; }
    .editor-picks .dont-miss .posts a .text-content {
      display: table-cell;
      vertical-align: middle;
      width: 180px;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      .editor-picks .dont-miss .posts a .text-content h4 {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px; }
    .editor-picks .dont-miss .posts a:nth-child(n+5) {
      display: none; }

.lcol .dont-miss {
  margin: 30px 0 0; }
  .lcol .dont-miss h3 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    border-bottom: 1px solid #dedede;
    display: block;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
    color: #262E31;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    text-transform: uppercase;
    font-style: italic; }
  .lcol .dont-miss .posts {
    display: table;
    width: 102% !important; }
    .lcol .dont-miss .posts a {
      display: inline-table;
      vertical-align: baseline;
      padding: 5px !important;
      min-height: 180px !important;
      height: 180px !important; }
      .lcol .dont-miss .posts a .text-content h4 {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        text-transform: none;
        font-size: 16px;
        line-height: 22px; }
      @media (max-width: 960px) {
        .lcol .dont-miss .posts a {
          width: 33.334% !important; } }
      @media (max-width: 480px) {
        .lcol .dont-miss .posts a {
          width: 50% !important; } }

/**
 * Header.
 */
header {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Solido-Bold', Helvetica-Neue, Arial, sans-serif;
  border-image-width: 0; }
  header .voc-header {
    max-height: 92px;
    background-color: #4a4a4a;
    border-bottom-color: #ef4123;
    border-bottom-style: solid;
    border-bottom-width: 5px;
    font-family: 'Solido-Bold', Helvetica-Neue, Arial, sans-serif;
    font-size: 18px;
    height: 50px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1001;
    padding: 0 2px; }
    @media (max-width: 767px) {
      header .voc-header {
        height: auto !important; }
        header .voc-header .hidden-xs {
          display: none !important; } }
    @media (max-width: 480px) {
      header .voc-header {
        height: 50px !important; } }
    @media (min-width: 768px) and (max-width: 991px) {
      header .voc-header {
        height: auto !important; }
        header .voc-header .hidden-sm {
          display: none !important; } }
    @media (min-width: 992px) and (max-width: 1199px) {
      header .voc-header {
        height: auto !important; }
        header .voc-header .hidden-md {
          display: none !important; } }
    @media (min-width: 1200px) {
      header .voc-header {
        height: auto !important; }
        header .voc-header .hidden-lg {
          display: none !important; } }
    header .voc-header .container {
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px;
      width: 100%;
      max-height: 82px; }
    @media (min-width: 768px) {
      header .voc-header .container {
        width: 768px; } }
    @media (min-width: 992px) {
      header .voc-header .container {
        width: 992px; } }
    @media (min-width: 1200px) {
      header .voc-header .container {
        width: 1191px; } }
    header .voc-header ul {
      margin: 0; }
    header .voc-header .table, header .voc-header .table-row {
      height: 100%; }
    header .voc-header .table-cell {
      vertical-align: baseline; }
    @media only screen and (min-width: 480px) {
      header .voc-header {
        border-bottom-width: 10px;
        height: 50px; }
        header .voc-header .table-cell {
          padding: 21px 0; } }
    @media only screen and (min-width: 992px) {
      header .voc-header {
        height: auto; } }
    header .voc-header .voc-menu, header .voc-header .voc-more, header .voc-header .voc-social {
      text-align: right; }
    header .voc-header .voc-menu-icon {
      color: #fff;
      cursor: pointer;
      font-size: 30px;
      text-align: right;
      padding: 0;
      position: relative;
      top: 7px; }
      @media only screen and (min-width: 480px) {
        header .voc-header .voc-menu-icon {
          top: 6px; } }
      header .voc-header .voc-menu-icon img {
        max-width: 1.25em;
        max-height: 1.25em; }
    header .voc-header .voc-logo {
      position: relative;
      top: 1px;
      width: 100px;
      border-image-width: 0; }
      @media only screen and (min-width: 480px) {
        header .voc-header .voc-logo {
          top: 0;
          width: 151px; } }
    header .voc-header .voc-menu {
      max-width: 650px;
      position: relative;
      top: 8px;
      left: 20px;
      vertical-align: middle;
      line-height: 25px; }
      header .voc-header .voc-menu ul {
        margin: 0 0 10px -5px;
        line-height: 25px;
        list-style-type: none; }
        header .voc-header .voc-menu ul li {
          padding: 0 10px;
          line-height: 25px; }
          @media only screen and (min-width: 1200px) {
            header .voc-header .voc-menu ul li {
              padding: 0 15px; } }
        header .voc-header .voc-menu ul a {
          color: #ef4123;
          text-transform: uppercase;
          letter-spacing: 1px;
          font-size: 18px; }
          header .voc-header .voc-menu ul a:hover, header .voc-header .voc-menu ul a:focus {
            color: #ef4123;
            text-decoration: none; }
    header .voc-header .voc-more {
      font-family: 'Solido-Book', Helvetica-Neue, Arial, sans-serif;
      height: 0;
      margin: 0;
      margin-right: 19px;
      visibility: hidden; }
      header .voc-header .voc-more.active {
        height: auto;
        visibility: visible; }
    header .voc-header .voc-social {
      padding-top: 5px;
      position: relative;
      top: 0px;
      vertical-align: middle; }
      @media only screen and (min-width: 480px) {
        header .voc-header .voc-social {
          top: 18px; } }
      @media only screen and (min-width: 992px) {
        header .voc-header .voc-social {
          top: 10px;
          width: 140px;
          padding-left: 8px; }
          header .voc-header .voc-social li:first-child {
            margin-right: 2px; } }
      header .voc-header .voc-social .fb-like span {
        vertical-align: top !important; }
        header .voc-header .voc-social .fb-like span iframe {
          width: 48px !important;
          height: 20px !important; }
      header .voc-header .voc-social iframe {
        vertical-align: top; }

.more-section-open .voc-social {
  top: 0; }

.no-js .voc-social {
  display: none; }

.voc-dropdown {
  background-color: #4A4A4A;
  border-bottom-color: #EF4123;
  border-bottom-style: solid;
  font-family: 'Solido-Medium', Helvetica-Neue, Arial, sans-serif;
  border-bottom-width: 5px;
  left: 0;
  margin: 0;
  max-height: 370px;
  position: fixed;
  top: 50px;
  width: 100%;
  z-index: 1000;
  overflow-y: auto; }
  @media only screen and (min-width: 480px) {
    .voc-dropdown {
      border-bottom-width: 10px; } }
  @media only screen and (min-width: 480px) {
    .voc-dropdown {
      top: 87px; } }
  .voc-dropdown li {
    border-bottom: 4px solid #FFFFFF; }
    .voc-dropdown li:last-child {
      border-bottom: none; }
  .voc-dropdown a {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    letter-spacing: 1px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase; }
    .voc-dropdown a:hover, .voc-dropdown a:focus {
      color: #FFFFFF;
      text-decoration: none; }

.list-inline li {
  display: inline-block; }

.fixed {
  position: fixed; }

.hidden {
  display: none; }

.table {
  display: table; }

.table-row {
  display: table-row; }

.table-cell {
  display: table-cell; }

@media only screen and (max-width: 480px) {
  .dropdown-menu-open .voc-logo {
    top: -1.5px !important; } }

.inactive .user-profile {
  display: none; }

.user-profile {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  position: absolute;
  top: 0;
  left: -132px;
  width: 532px;
  background: #ffffff;
  color: #262E31;
  padding: 20px;
  display: flex;
  float: left;
  border: 1px solid #c5c5c5;
  border-top: 0px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
  -ms-box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px;
  box-shadow: rgba(0, 0, 0, 0.1) 0 2px 2px; }
  .user-profile .user-profile-column-primary {
    float: left;
    width: 246px;
    padding-right: 10px; }
  .user-profile .user-profile-column-secondary {
    float: right;
    width: 246px;
    padding-left: 10px;
    border-left: 1px solid #dedede; }
  .user-profile h2 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 14px;
    padding-bottom: 20px; }
  .user-profile p {
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0; }
  .user-profile form {
    padding-top: 15px;
    float: left;
    width: 100%; }
    .user-profile form .error, .user-profile form .message {
      display: block;
      width: 100%;
      font-size: 14px;
      line-height: 20px; }
    .user-profile form .error {
      color: #FD2626; }
    .user-profile form .message {
      background: #262E31;
      border-radius: 5px;
      padding: 3px; }
    .user-profile form .controls {
      float: left;
      width: 100%; }
      .user-profile form .controls label {
        display: block;
        width: 100%;
        height: 28px;
        font-size: 14px;
        line-height: 28px; }
      .user-profile form .controls input {
        display: block;
        width: 176px;
        font-size: 14px;
        color: #000000; }
    .user-profile form .submit {
      float: left;
      width: 100%;
      padding-top: 10px; }
      .user-profile form .submit button {
        float: left;
        width: 176px;
        font-size: 14px; }
  .user-profile .user-profile-section {
    float: left;
    width: 100%; }
  .user-profile .user-profile-section-personal-info .user-profile-avatar {
    position: relative;
    display: block;
    width: 65px;
    float: left; }
    .user-profile .user-profile-section-personal-info .user-profile-avatar .user-profile-avatar-overlay {
      position: absolute;
      display: none;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: #000000;
      opacity: 0;
      cursor: pointer;
      font-size: 10px;
      line-height: 12px;
      text-align: center;
      padding-top: 10px;
      -webkit-transition-property: opacity;
      -moz-transition-property: opacity;
      transition-property: opacity;
      -webkit-transition-duration: 0.2s;
      -moz-transition-duration: 0.2s;
      transition-duration: 0.2s;
      -webkit-transition-timing-function: ease-out;
      -moz-transition-timing-function: ease-out;
      transition-timing-function: ease-out; }
      .user-profile .user-profile-section-personal-info .user-profile-avatar .user-profile-avatar-overlay:hover {
        opacity: 0.6; }
    .user-profile .user-profile-section-personal-info .user-profile-avatar:hover .user-profile-avatar-overlay {
      display: block; }
    .user-profile .user-profile-section-personal-info .user-profile-avatar img {
      display: block;
      width: 100%; }
  .user-profile .user-profile-section-personal-info .user-profile-avatar.empty {
    height: 65px; }
    .user-profile .user-profile-section-personal-info .user-profile-avatar.empty .user-profile-avatar-overlay {
      display: block;
      opacity: 1; }
      .user-profile .user-profile-section-personal-info .user-profile-avatar.empty .user-profile-avatar-overlay:hover {
        opacity: 1; }
  .user-profile .user-profile-section-personal-info .user-profile-username {
    display: block;
    width: 150px;
    float: right;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px; }
  .user-profile .user-profile-section-personal-info .user-profile-change-password-link {
    display: block;
    width: 150px;
    float: right;
    color: #FD2626;
    font-size: 12px;
    line-height: normal;
    padding-bottom: 10px; }
  .user-profile .user-profile-section-personal-info .user-profile-signout {
    display: block;
    float: right;
    width: 66px;
    height: 22px;
    line-height: 20px;
    margin-right: 84px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #dedede;
    color: #0072BC;
    text-align: center;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px; }
    .user-profile .user-profile-section-personal-info .user-profile-signout:hover {
      background: #dedede;
      border-color: transparent;
      text-decoration: none; }
  .user-profile .user-profile-section-personal-info .user-profile-change-password-form {
    display: none; }
  .user-profile .user-profile-section-social {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #dedede; }
    .user-profile .user-profile-section-social .user-profile-social-primary {
      float: left;
      width: 49%; }
    .user-profile .user-profile-section-social .user-profile-social, .user-profile .user-profile-section-social .user-profile-social-show-more, .user-profile .user-profile-section-social .user-profile-social-show-less {
      display: block;
      position: relative;
      width: 100%;
      font-size: 13px;
      line-height: 13px;
      padding: 0 17px 7px 0;
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden; }
      .user-profile .user-profile-section-social .user-profile-social i, .user-profile .user-profile-section-social .user-profile-social-show-more i, .user-profile .user-profile-section-social .user-profile-social-show-less i {
        display: inline-block;
        width: 20px; }
      .user-profile .user-profile-section-social .user-profile-social .social-connect, .user-profile .user-profile-section-social .user-profile-social-show-more .social-connect, .user-profile .user-profile-section-social .user-profile-social-show-less .social-connect {
        cursor: pointer; }
      .user-profile .user-profile-section-social .user-profile-social .social-disconnect, .user-profile .user-profile-section-social .user-profile-social-show-more .social-disconnect, .user-profile .user-profile-section-social .user-profile-social-show-less .social-disconnect {
        display: none;
        position: absolute;
        right: 2px;
        top: 0;
        font-size: 16px;
        color: #FD2626;
        cursor: pointer; }
        .user-profile .user-profile-section-social .user-profile-social .social-disconnect:hover, .user-profile .user-profile-section-social .user-profile-social-show-more .social-disconnect:hover, .user-profile .user-profile-section-social .user-profile-social-show-less .social-disconnect:hover {
          text-decoration: none; }
      .user-profile .user-profile-section-social .user-profile-social:hover .social-disconnect, .user-profile .user-profile-section-social .user-profile-social-show-more:hover .social-disconnect, .user-profile .user-profile-section-social .user-profile-social-show-less:hover .social-disconnect {
        display: inline; }
    .user-profile .user-profile-section-social .user-profile-social-show-more, .user-profile .user-profile-section-social .user-profile-social-show-less {
      cursor: pointer; }
    .user-profile .user-profile-section-social .user-profile-social-expanded {
      display: none;
      float: right;
      width: 49%; }
  .user-profile .user-profile-section-newsletter .user-profile-email-form ul, .user-profile .user-profile-section-newsletter .user-profile-newsletter-form ul {
    margin: 0;
    padding: 0; }
    .user-profile .user-profile-section-newsletter .user-profile-email-form ul li, .user-profile .user-profile-section-newsletter .user-profile-newsletter-form ul li {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      display: block;
      width: 100%;
      font-size: 13px;
      line-height: 24px;
      margin: 0;
      padding: 0;
      text-transform: uppercase; }
      .user-profile .user-profile-section-newsletter .user-profile-email-form ul li label input, .user-profile .user-profile-section-newsletter .user-profile-email-form ul li label span, .user-profile .user-profile-section-newsletter .user-profile-newsletter-form ul li label input, .user-profile .user-profile-section-newsletter .user-profile-newsletter-form ul li label span {
        line-height: 24px;
        vertical-align: middle; }
  .user-profile .user-profile-section-newsletter .user-profile-email-form .controls, .user-profile .user-profile-section-newsletter .user-profile-newsletter-form .controls {
    padding-top: 15px; }
  .user-profile .user-profile-newsletter-form ul.user-profile-newsletters span {
    font-weight: bold; }
  .user-profile .user-profile-section-email {
    border-top: 1px solid #dedede;
    margin: 20px 0 0 0;
    padding: 20px 0 0 0; }
    .user-profile .user-profile-section-email .user-profile-change-email-link {
      display: block;
      width: 100%;
      color: #FD2626;
      font-size: 12px;
      line-height: 12px;
      text-transform: lowercase;
      padding: 10px 0 0 0; }
    .user-profile .user-profile-section-email .user-profile-email-form {
      display: none; }

.user-profile-mobile {
  display: none;
  z-index: 1001;
  position: absolute;
  top: 41px;
  left: 0;
  width: 100%;
  text-transform: none;
  padding: 0 30px 20px 30px; }
  .user-profile-mobile .user-profile-column-primary, .user-profile-mobile .user-profile-column-secondary {
    float: left;
    width: 100%;
    padding: 0;
    border: none; }
  .user-profile-mobile h2 {
    padding: 0; }
  .user-profile-mobile .user-profile-section {
    padding: 20px 0; }
  .user-profile-mobile .user-profile-section-primary {
    float: left;
    width: 100%; }
  .user-profile-mobile .user-profile-section-secondary {
    display: none;
    float: left;
    width: 100%; }
  .user-profile-mobile .user-profile-section-personal-info .user-profile-avatar {
    position: absolute;
    top: 20px;
    left: 30px; }
  .user-profile-mobile .user-profile-section-personal-info .user-profile-signout, .user-profile-mobile .user-profile-section-personal-info .user-profile-username, .user-profile-mobile .user-profile-section-personal-info .user-profile-change-password-link {
    float: left;
    clear: both;
    margin: 0 0 0 75px; }
  .user-profile-mobile .user-profile-section-social, .user-profile-mobile .user-profile-section-email {
    margin: 0; }
  .user-profile-mobile .user-profile-social-primary, .user-profile-mobile .user-profile-social-expanded {
    padding-top: 15px; }
  .user-profile-mobile .user-profile-section-newsletter {
    border-top: 1px solid #dedede; }
    .user-profile-mobile .user-profile-section-newsletter p {
      float: left;
      width: 100%;
      padding-top: 15px; }
    .user-profile-mobile .user-profile-section-newsletter ul {
      margin: 0;
      padding: 0; }
  .user-profile-mobile h2 {
    cursor: pointer; }

/* Topics Index */
.topic-content .title .topic {
  display: block;
  margin-top: 10px;
  margin-bottom: 5px; }

.topic-content .title .topic .hash, .topic-content .title .topic a {
  font-size: 22px;
  color: #262e31;
  text-transform: uppercase;
  display: inline-block;
  word-wrap: break-word;
  line-height: 1.3; }

.topic-content {
  border-bottom: 1px solid #000;
  border-right: none;
  padding-right: 0;
  padding-bottom: 15px; }

/* 
======================== NEW SOCIAL SHARING
*/
@media (min-width: 480px) {
  .share-article-social.mobile-nav-share {
    display: none !important; } }
.share-article-social.before-article {
  margin: 0 0 30px 0; }
  @media (max-width: 480px) {
    .share-article-social.before-article {
      display: none; } }
.share-article-social.after-article {
  margin: 60px 0; }
  @media (max-width: 480px) {
    .share-article-social.after-article {
      display: none; } }
.share-article-social.post-item {
  position: absolute;
  top: 0;
  left: 5px;
  transition: 600ms; }
  .post-item-type-image.rawblog-align-left .share-article-social.post-item {
    top: 1px; }
  .post-item-type-image.rawblog-align-right .share-article-social.post-item {
    top: 1px; }
  @media (max-width: 720px) {
    .share-article-social.post-item {
      position: static;
      left: auto;
      width: 100%;
      display: table;
      border-collapse: collapse;
      margin-bottom: 5px; } }
  .share-article-social.post-item ul.share-icon-list {
    position: relative; }
    @media (max-width: 720px) {
      .share-article-social.post-item ul.share-icon-list {
        display: table-row; } }
    .share-article-social.post-item ul.share-icon-list li {
      float: none;
      padding: 0px;
      margin-right: 0px;
      width: 52px;
      height: 36px;
      left: -100%; }
      .share-article-social.post-item ul.share-icon-list li.twitter {
        background-color: #2f92dd;
        color: #ffffff; }
      .share-article-social.post-item ul.share-icon-list li.facebook {
        background-color: #335795;
        color: #ffffff; }
      .share-article-social.post-item ul.share-icon-list li.pinterest {
        background-color: #BD081c;
        color: #ffffff; }
      .share-article-social.post-item ul.share-icon-list li.tumblr {
        background-color: #35465c;
        color: #ffffff; }
      .share-article-social.post-item ul.share-icon-list li.whatsapp {
        background-color: #00d134;
        color: #ffffff; }
      .share-article-social.post-item ul.share-icon-list li.fullscreen {
        background-color: #ffffff;
        color: #262E31; }
      .share-article-social.post-item ul.share-icon-list li.enlarge {
        display: none;
        background-color: #ffffff;
        color: #262E31; }
      .share-article-social.post-item ul.share-icon-list li .share-icon {
        height: 36px;
        line-height: 36px; }
      @media (max-width: 960px) {
        .share-article-social.post-item ul.share-icon-list li {
          padding: 0 10px; } }
      @media (max-width: 720px) {
        .share-article-social.post-item ul.share-icon-list li {
          width: 25%;
          display: table-cell;
          border-right: 5px solid #ffffff;
          border-left: 0 none;
          margin: 0; }
          .share-article-social.post-item ul.share-icon-list li:last-child {
            border-right: 0 none;
            display: table-cell; } }
.share-article-social ul.share-icon-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .share-article-social ul.share-icon-list li {
    cursor: pointer;
    float: left;
    margin-right: 15px; }
    .share-article-social ul.share-icon-list li.facebook {
      color: #335795; }
    .share-article-social ul.share-icon-list li.whatsapp {
      display: none; }
    .share-article-social ul.share-icon-list li.twitter {
      color: #2f92dd; }
    .share-article-social ul.share-icon-list li.tumblr {
      color: #35465c; }
    .share-article-social ul.share-icon-list li.gplus {
      color: #dd4b39; }
    .share-article-social ul.share-icon-list li.digg {
      color: #000000; }
    .share-article-social ul.share-icon-list li.reddit {
      color: #5f99cf; }
    .share-article-social ul.share-icon-list li.pocket {
      color: #d3505a; }
    .share-article-social ul.share-icon-list li.email {
      color: #6D6E71; }
    .share-article-social ul.share-icon-list li.fullscreen {
      color: #6D6E71; }
    .share-article-social ul.share-icon-list li.enlarge {
      color: #6D6E71; }
    .share-article-social ul.share-icon-list li.link {
      color: #6D6E71;
      display: none; }
    .share-article-social ul.share-icon-list li.shortURL {
      margin: 0; }
      .share-article-social ul.share-icon-list li.shortURL input {
        width: 160px;
        height: 30px;
        line-height: normal;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        padding: 0 5px;
        border: 1px solid #dedede;
        color: #6D6E71;
        cursor: pointer;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px; }
        .share-article-social ul.share-icon-list li.shortURL input:active, .share-article-social ul.share-icon-list li.shortURL input:focus {
          border: 1px solid #0072BC;
          outline: none;
          color: #0072BC; }
        .share-article-social ul.share-icon-list li.shortURL input:after {
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          content: "Share";
          display: inline-block;
          vertical-align: middle;
          margin-left: 5px;
          font-size: 12px;
          text-transform: uppercase;
          font-weight: 600; }
    .share-article-social ul.share-icon-list li:hover {
      opacity: 0.8; }
    .share-article-social ul.share-icon-list li .share-icon {
      text-align: center;
      height: 25px;
      font-size: 18px;
      line-height: 28px; }
      .share-article-social ul.share-icon-list li .share-icon i, .share-article-social ul.share-icon-list li .share-icon .genericon {
        display: inline-block; }
      .share-article-social ul.share-icon-list li .share-icon span {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600; }
@media (max-width: 960px) {
  .share-article-social ul.share-icon-list li.shortURL {
    display: none; } }
@media (max-width: 720px) {
  .share-article-social ul.share-icon-list li.reddit, .share-article-social ul.share-icon-list li.digg, .share-article-social ul.share-icon-list li.link, .share-article-social ul.share-icon-list li.pocket, .share-article-social ul.share-icon-list li.tumblr {
    display: none; }
  .share-article-social ul.share-icon-list li.email, .share-article-social ul.share-icon-list li.whatsapp {
    display: inline-block; } }
@media (max-width: 480px) {
  .share-article-social.post-item ul.share-icon-list li i {
    font-size: 14px; }
  .share-article-social.post-item ul.share-icon-list li .share-icon:after {
    font-size: 10px; }
  .share-article-social.mobile-nav-share {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #ffffff;
    margin: 0;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s; }
    .share-article-social.mobile-nav-share ul.share-icon-list {
      display: table;
      text-align: center;
      width: 100%;
      height: 40px;
      line-height: 40px; }
      .share-article-social.mobile-nav-share ul.share-icon-list li {
        color: #ffffff;
        float: none;
        display: table-cell;
        width: 33.334%;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        border-radius: 0; }
        .share-article-social.mobile-nav-share ul.share-icon-list li.gplus, .share-article-social.mobile-nav-share ul.share-icon-list li.shortURL, .share-article-social.mobile-nav-share ul.share-icon-list li.link, .share-article-social.mobile-nav-share ul.share-icon-list li.email {
          display: none; }
        .share-article-social.mobile-nav-share ul.share-icon-list li.facebook div {
          background-color: #335795;
          margin-left: 5px; }
        .share-article-social.mobile-nav-share ul.share-icon-list li.twitter div {
          background-color: #2f92dd;
          margin-left: 5px;
          margin-right: 5px; }
        .share-article-social.mobile-nav-share ul.share-icon-list li.whatsapp div {
          background-color: #00d134;
          margin-right: 5px; }
        .share-article-social.mobile-nav-share ul.share-icon-list li .share-icon {
          height: 40px;
          line-height: 40px;
          padding: 0 15px;
          margin: 5px 0; }
          .share-article-social.mobile-nav-share ul.share-icon-list li .share-icon span {
            display: none; }
          .share-article-social.mobile-nav-share ul.share-icon-list li .share-icon i {
            font-size: 20px; }
          .share-article-social.mobile-nav-share ul.share-icon-list li .share-icon:after {
            font-size: 12px; } }

.open-share-mobile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999; }
  .open-share-mobile i {
    margin: 10px;
    font-size: 20px;
    background: #EF4123;
    color: #ffffff;
    border-radius: 3px;
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-align: center; }
  @media (max-width: 960px) {
    .open-share-mobile {
      top: 0px;
      width: 100%;
      height: 100%; } }

.share-section-open .open-share-mobile {
  display: none; }
.share-section-open .post-item {
  transition: 0.2s;
  left: -51px !important; }

.top-article-share {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right; }
  .top-article-share.news {
    padding: 10px 0;
    text-align: left;
    float: none; }
  .top-article-share .fb-share {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: auto;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #335795;
    color: #ffffff;
    cursor: pointer;
    display: inline-block; }
    .top-article-share .fb-share i {
      font-size: 18px;
      margin-right: 5px; }
    .top-article-share .fb-share span {
      font-size: 14px;
      font-weight: 600; }
    .top-article-share .fb-share:hover {
      background-color: #3a64a8; }
  .top-article-share .twitter-share {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: auto;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #2f92dd;
    color: #ffffff;
    cursor: pointer;
    display: inline-block; }
    .top-article-share .twitter-share i {
      font-size: 18px;
      margin-right: 5px; }
    .top-article-share .twitter-share span {
      font-size: 14px;
      font-weight: 600; }
    .top-article-share .twitter-share:hover {
      background-color: #45a0e1; }
  .top-article-share .email-share {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: auto;
    margin-bottom: 10px;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: #262E31;
    color: #ffffff;
    cursor: pointer;
    display: inline-block; }
    .top-article-share .email-share i {
      font-size: 18px;
      margin-right: 5px; }
    .top-article-share .email-share span {
      font-size: 14px;
      font-weight: 600; }
    .top-article-share .email-share:hover {
      background-color: #313c3f; }
  .top-article-share .small-share-buttons {
    float: none;
    margin-left: 10px; }
    .top-article-share .small-share-buttons .fb-like {
      width: auto !important;
      display: inline-block !important;
      position: relative;
      margin-right: 10px;
      height: 20px;
      overflow: hidden; }
      .top-article-share .small-share-buttons .fb-like span {
        vertical-align: top !important; }
    .top-article-share .small-share-buttons .tw-share {
      height: 20px;
      overflow: hidden;
      display: inline-block;
      position: relative; }
      .top-article-share .small-share-buttons .tw-share iframe {
        vertical-align: top !important; }
  @media (max-width: 960px) {
    .top-article-share .fb-share {
      margin-bottom: 0px;
      float: left; }
    .top-article-share .small-share-buttons {
      position: relative;
      top: 10px;
      float: left; } }
  @media (max-width: 720px) {
    .top-article-share .fb-share {
      float: none; }
    .top-article-share .small-share-buttons {
      display: block;
      float: none;
      margin: 0; } }
  @media (max-width: 480px) {
    .top-article-share .fb-like, .top-article-share .tw-share {
      display: none; } }

.tweetbutton {
  position: relative;
  inherit: none;
  height: 20px;
  display: inline-block;
  border-radius: 3px;
  background-color: #fefefe;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fefefe), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(#fefefe, #dfdfdf);
  background-image: linear-gradient(#fefefe, #dfdfdf);
  vertical-align: top !important;
  border: 1px solid #cccccc;
  padding: 0 4px 0 19px;
  line-height: 20px;
  font-weight: bold;
  font-size: 0.7em;
  font-family: Arial;
  color: #333333;
  text-decoration: none; }
  .tweetbutton i {
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -7px;
    color: #00acee; }

.fblikebutton {
  position: relative;
  inherit: none;
  height: 20px;
  display: inline-block;
  border-radius: 2px;
  background-color: #4c69ba;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c69ba), color-stop(100%, #3b55a0));
  background-image: -webkit-linear-gradient(#4c69ba, #3b55a0);
  background-image: linear-gradient(#4c69ba, #3b55a0);
  vertical-align: top !important;
  padding: 0 4px 0 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 0.7em;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none; }
  .fblikebutton:hover {
    cursor: pointer; }
  .fblikebutton i {
    font-size: 15px;
    line-height: 15px;
    position: absolute;
    top: 50%;
    left: 4px;
    margin-top: -8px;
    color: #ffffff; }

.recirculator-nav {
  width: 100%;
  height: 0;
  position: relative;
  z-index: 3; }
  .recirculator-nav .recirculator-nav-button {
    position: absolute;
    bottom: 77px;
    font-size: 40px;
    width: 40px;
    height: 100px;
    background: #000000;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 100px;
    cursor: pointer; }
    .recirculator-nav .recirculator-nav-button i {
      color: #ffffff;
      opacity: 0.7; }
    .recirculator-nav .recirculator-nav-button:hover {
      background-color: rgba(0, 0, 0, 0.7); }
      .recirculator-nav .recirculator-nav-button:hover i {
        opacity: 1; }
  .recirculator-nav .recirculator-next {
    right: 0;
    padding-left: 15px; }
  .recirculator-nav .recirculator-prev {
    text-align: right;
    padding-right: 15px;
    left: 0; }

.recirculator-outer {
  background: #000000;
  width: 100%;
  position: relative;
  height: 254px;
  overflow: hidden; }

.recirculator-items {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  width: 2736px;
  position: relative;
  top: 0;
  left: 0; }
  .recirculator-items h3.more-stories {
    display: none; }
  .recirculator-items .recirculator-item {
    position: relative;
    width: 342px;
    height: 254px;
    float: left;
    overflow: hidden;
    text-decoration: none;
    display: table; }
    .recirculator-items .recirculator-item:hover .overlay {
      background: rgba(0, 0, 0, 0.65); }
    .recirculator-items .recirculator-item .overlay {
      position: absolute;
      height: 254px;
      background: rgba(38, 46, 49, 0.65);
      z-index: 2;
      display: block;
      margin: 0;
      left: 0;
      width: 100%; }
    .recirculator-items .recirculator-item img {
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      z-index: 1; }
    .recirculator-items .recirculator-item .text-content {
      position: relative;
      left: 0;
      top: 0;
      width: 100%;
      text-align: center;
      z-index: 2;
      padding: 0 30px;
      display: table-cell;
      vertical-align: middle;
      bottom: 0; }
      .recirculator-items .recirculator-item .text-content .hashtag span, .recirculator-items .recirculator-item .text-content .hashtag span a {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 500;
        text-transform: uppercase;
        padding-bottom: 15px; }
      .recirculator-items .recirculator-item .text-content h4 {
        font-size: 22px;
        line-height: 30px;
        font-weight: 800;
        color: #ffffff;
        padding-bottom: 15px;
        text-shadow: #000000 0 1px 1px; }
      .recirculator-items .recirculator-item .text-content .author {
        display: block;
        width: 100%;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        color: #ffffff; }

@media (max-width: 720px) {
  .recirculator-nav {
    display: none; }
  .recirculator-outer {
    overflow: visible; }
  .recirculator-items {
    width: 100%;
    float: left;
    padding: 30px 10px 50px 10px;
    background: #000000; }
    .recirculator-items h3.more-stories {
      display: block;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 22px;
      padding: 0 10px; }
    .recirculator-items .recirculator-item {
      width: 50%;
      padding: 15px 10px; }
      .recirculator-items .recirculator-item .overlay {
        display: none; }
      .recirculator-items .recirculator-item .text-content {
        position: relative;
        float: left;
        top: auto;
        left: auto;
        padding: 0;
        text-align: left; }
        .recirculator-items .recirculator-item .text-content .hashtag span, .recirculator-items .recirculator-item .text-content .hashtag span a {
          font-size: 13px;
          opacity: 1;
          color: #999; }
        .recirculator-items .recirculator-item .text-content h4 {
          font-size: 15px;
          line-height: 18px; }
          .recirculator-items .recirculator-item .text-content h4 a {
            color: #f2f2f2; }
        .recirculator-items .recirculator-item .text-content .author {
          display: none; }
      .recirculator-items .recirculator-item .image-container {
        width: 100%;
        float: left;
        height: 141px;
        overflow: hidden;
        position: relative; } }

@media (max-width: 480px) {
  .recirculator-items .recirculator-item {
    width: 100%;
    height: auto;
    padding: 15px 10px 0 10px; }
    .recirculator-items .recirculator-item .overlay {
      display: none; }
    .recirculator-items .recirculator-item .image-container {
      height: 231px; }
    .recirculator-items .recirculator-item .text-content h4 {
      font-size: 16px;
      line-height: 20px;
      padding: 0; } }

/**
 * Post Item Base
 */
.post-item-type {
  position: relative;
  overflow: hidden; }
  .post-item-type h3.post-item-title {
    text-transform: uppercase;
    background-color: #000000;
    color: #ffffff;
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    font-size: 36px;
    padding-bottom: 15px;
    padding-top: 15px; }
    .vcl-cell-6 .post-item-type h3.post-item-title, .vcl-cell-5 .post-item-type h3.post-item-title {
      font-size: 18px;
      line-height: 1.5;
      padding: 9px; }
    .vcl-cell-3 .post-item-type h3.post-item-title, .vcl-cell-4 .post-item-type h3.post-item-title {
      font-size: 14px;
      line-height: 1.5;
      padding: 5px; }
  .post-item-type a.gallery-poster-image-link {
    display: block; }
    .post-item-type a.gallery-poster-image-link img {
      display: block; }

body.single .post-item-type:hover .share_section, body.page .post-item-type:hover .share_section {
  display: block; }

@media (max-width: 960px) {
  body.single .post-item-type:hover .share_section {
    display: none; } }

@media (max-width: 480px) {
  .post-item-type-instagram .vocativ-post-item-instagram .vocativ-post-item-instagram-contents, .post-item-type-tweets .vocativ-post-item-tweet .vocativ-post-item-tweet-contents {
    margin-left: 0; }
  .post-item-type-instagram .vocativ-post-item-instagram .vocativ-post-item-instagram-contents p, .post-item-type-tweets .vocativ-post-item-tweet .vocativ-post-item-tweet-contents p {
    margin-top: 58px; }
  .vocativ-post-item-tweet-username {
    position: absolute;
    top: -64px;
    right: 0; }
  .vocativ-post-item-tweet-date {
    position: absolute;
    top: -43px;
    right: 0; }
  .vocativ-post-item-tweet-contents h4 {
    position: relative; }
  .vocativ-post-item-tweet-avatar {
    padding-bottom: 6px; } }

/********* Post Item Image/Video/Gallery/Quote ***********/
.post-item-type-gallery .share_section, .post-item-type-image .share_section, .post-item-type-tweets .share_section, .post-item-type-instagram .share_section, .post-item-type-quote .share_section, .post-item-type-iframe .share_section, .post-item-type-video .share_section, .post-item-type-html .share_section {
  right: 0;
  top: 6px; }

.post-item-type-gallery .share_this, .post-item-type-image .share_this, .post-item-type-tweets .share_this, .post-item-type-instagram .share_this, .post-item-type-quote .share_this, .post-item-type-iframe .share_this, .post-item-type-video .share_this, .post-item-type-html .share_this {
  top: -11px;
  margin-left: -23px; }

.post-item-type-youtube .share_this {
  top: 17px;
  margin-left: -5px; }

.post-item-type-html .share_this {
  margin-left: 25px; }

.post-item-type-gallery, .post-item-type-image {
  width: auto; }


.article-content .post-item-type, .page .content .post-item-type {
  margin-bottom: 1.2em; }

.post-item-type-iframe, .post-item-type-iframe .post-item-type-content iframe {
  width: 100% !important; }

.post-item-type-iframe .post-item-type-content iframe {
  height: 500px;
  /* Give a reasonable default height */ }

.single-vocativ-gallery .post-item-type-gallery, .single-vocativ-video .post-item-type-video {
  width: auto; }

.post-item-type-gallery .share_button, .post-item-type-image .share_button, .post-item-type-tweets .share_button, .post-item-type-instagram .share_button, .post-item-type-quote .share_button, .post-item-type-iframe .share_button, .post-item-type-video .share_button, .post-item-type-html .share_button {
  left: -18px;
  top: -29px; }

.post-item-type-html .post-item-html {
  margin: 0 20px 0 0; }

.vocativ-post-item-tinymce-preview .post-item-type-speed-bump {
  margin-top: 50px; }

.post-item-speed-bump-content a {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #0072bc;
  text-decoration: none; }
  .post-item-speed-bump-content a:hover {
    text-decoration: underline; }
.post-item-speed-bump-content .more {
  padding: 6px;
  background: #0072bc;
  font-size: 12px;
  display: inline-block;
  color: #fff;
  margin: 0 4px 0 0;
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em; }

body.single section.content .article-content .post-item-type-quote blockquote {
  margin: 0;
  padding: 20px;
  background: #f2f2f2;
  border: none; }
  body.single section.content .article-content .post-item-type-quote blockquote p {
    color: #121212;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 44px;
    position: relative;
    z-index: 5;
    margin: 0;
    padding: 0; }
    body.single section.content .article-content .post-item-type-quote blockquote p.source {
      font-size: 24px;
      margin: 20px 0 0;
      color: #6D6E71; }
      body.single section.content .article-content .post-item-type-quote blockquote p.source:before {
        content: "\2015";
        padding-right: 5px; }

@media (max-width: 960px) {
  .article-content .post-item-type-quote, .article-content .post-item-type-iframe, .article-content .post-item-type-html, .page .content .post-item-type-quote, .page .content .post-item-type-iframe, .page .content .post-item-type-html {
    min-width: 0;
    margin-bottom: 55px; } }

@media (max-width: 767px) {
  .article-content .post-item-type-gallery, .article-content .post-item-type-image, .article-content .post-item-type-quote, .article-content .post-item-type-tweet, .article-content .post-item-type-instagram, .article-content .post-item-type-iframe, .article-content .post-item-type-video, .article-content .post-item-type-html, .page .content .post-item-type-gallery, .page .content .post-item-type-image, .page .content .post-item-type-quote, .page .content .post-item-type-tweet, .page .content .post-item-type-instagram, .page .content .post-item-type-iframe, .page .content .post-item-type-video, .page .content .post-item-type-html {
    width: 100%; }
  .article-content .post-item-type-iframe .post-item-type-content iframe, .article-content .post-item-type-gallery .post-item-type-content img, .article-content .post-item-type-image .post-item-type-content img, .page .content .post-item-type-iframe .post-item-type-content iframe, .page .content .post-item-type-gallery .post-item-type-content img, .page .content .post-item-type-image .post-item-type-content img {
    width: 100%; } }

@media (max-width: 480px) {
  .article-content .post-item-type-instagram, .page .content .post-item-type-instagram {
    padding-bottom: 20px; }
  .article-content .post-item-type-video, .page .content .post-item-type-video {
    padding-bottom: 15px; } }

@media (max-width: 360px) { }

/** Post Item Video/Gallery Article */
.single-vocativ-gallery .rcol, .single-vocativ-video .rcol {
  padding-top: 20px; }

.item-article-content {
  color: #fff; }
  .item-article-content.article-content {
    background: #fff; }
  .item-article-content header {
    overflow: hidden; }
    @media (max-width: 767px) {
      .item-article-content header .headlines {
        width: 100%; } }
    .item-article-content header h4 {
      padding-top: 10px; }
    .item-article-content header h4, .item-article-content header h5 {
      color: #fff; }
    .item-article-content header h5 {
      font-weight: normal; }
    .item-article-content header h3 {
      float: left; }
    .item-article-content header h3 a, .item-article-content header h3, .item-article-content header h3 span.hash {
      text-transform: uppercase;
      font-size: 36px;
      color: #b5ff27;
      line-height: 40px; }
  .item-article-content .social-accounts-list li a:hover {
    text-decoration: none; }

.gallery-article-main-gallery, .data-article-main, .video-article-main {
  padding-top: 20px;
  background: #191919; }
  .gallery-article-main-gallery .breadcrumbs ul li, .data-article-main .breadcrumbs ul li, .video-article-main .breadcrumbs ul li {
    color: #6D6E71; }
    .gallery-article-main-gallery .breadcrumbs ul li span, .data-article-main .breadcrumbs ul li span, .video-article-main .breadcrumbs ul li span {
      color: #6D6E71; }
    .gallery-article-main-gallery .breadcrumbs ul li a, .data-article-main .breadcrumbs ul li a, .video-article-main .breadcrumbs ul li a {
      color: #6D6E71; }

.single-vocativ-data .data-article-main .post-item-type-content, .single-vocativ-data .video-article-main .post-item-type-content, .single-vocativ-video .data-article-main .post-item-type-content, .single-vocativ-video .video-article-main .post-item-type-content {
  width: 100%; }
.single-vocativ-data .data-article-main .mobile-tab-container, .single-vocativ-data .video-article-main .mobile-tab-container, .single-vocativ-video .data-article-main .mobile-tab-container, .single-vocativ-video .video-article-main .mobile-tab-container {
  padding-left: 0;
  padding-right: 0; }
.single-vocativ-data .data-article-main .post-item-type-iframe, .single-vocativ-data .video-article-main .post-item-type-iframe, .single-vocativ-video .data-article-main .post-item-type-iframe, .single-vocativ-video .video-article-main .post-item-type-iframe {
  width: 100%; }
.single-vocativ-data .data-article-main .post-item-type-iframe div iframe, .single-vocativ-data .video-article-main .post-item-type-iframe div iframe, .single-vocativ-video .data-article-main .post-item-type-iframe div iframe, .single-vocativ-video .video-article-main .post-item-type-iframe div iframe {
  width: 100% !important; }
@media (max-width: 1200px) {
  .single-vocativ-data #data-content, .single-vocativ-data #comment-container, .single-vocativ-video #data-content, .single-vocativ-video #comment-container {
    width: 720px; } }
@media (max-width: 767px) {
  .single-vocativ-data #data-content, .single-vocativ-data #comment-container, .single-vocativ-video #data-content, .single-vocativ-video #comment-container {
    margin-top: 110px;
    width: 767px; } }
@media (max-width: 720px) {
  .single-vocativ-data #data-content, .single-vocativ-data #comment-container, .single-vocativ-video #data-content, .single-vocativ-video #comment-container {
    width: 460px; } }
@media (max-width: 480px) {
  .single-vocativ-data #data-content, .single-vocativ-data #comment-container, .single-vocativ-video #data-content, .single-vocativ-video #comment-container {
    width: 100%;
    padding: 0 10px; } }

.data-article-content .headlines h3, .video-article-content .headlines h3 {
  margin-bottom: 4px; }
  .data-article-content .headlines h3 .topic, .video-article-content .headlines h3 .topic {
    font-size: 15px;
    color: #686868; }
.data-article-content .headlines h4, .video-article-content .headlines h4 {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  color: #ffffff;
  margin: 0 0 10px 0;
  padding: 0; }
.data-article-content .headlines h5, .video-article-content .headlines h5 {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 26px;
  color: #dedede;
  margin: 0 0 10px 0;
  padding: 0; }
@media (max-width: 720px) {
  .data-article-content .headlines h3, .video-article-content .headlines h3 {
    font-size: 14px; }
  .data-article-content .headlines h4, .video-article-content .headlines h4 {
    font-size: 24px;
    line-height: 26px; }
  .data-article-content .headlines h5, .video-article-content .headlines h5 {
    font-size: 15px;
    line-height: 22px; } }
.data-article-content .author-meta .author, .data-article-content .author-meta .label, .data-article-content .author-meta .detail, .video-article-content .author-meta .author, .video-article-content .author-meta .label, .video-article-content .author-meta .detail {
  color: #dedede; }
  .data-article-content .author-meta .author a, .data-article-content .author-meta .label a, .data-article-content .author-meta .detail a, .video-article-content .author-meta .author a, .video-article-content .author-meta .label a, .video-article-content .author-meta .detail a {
    color: #0072BC; }
.data-article-content .video-article-youtube, .video-article-content .video-article-youtube {
  display: block;
  float: right;
  width: auto;
  padding: 12px 10px 8px;
  background: black;
  line-height: 19px;
  text-transform: uppercase;
  color: #b4fd27;
  font-size: 14px;
  text-align: center; }
  .data-article-content .video-article-youtube img, .data-article-content .video-article-youtube i, .video-article-content .video-article-youtube img, .video-article-content .video-article-youtube i {
    display: inline-block;
    vertical-align: middle; }
  @media (max-width: 767px) {
    .data-article-content .video-article-youtube, .video-article-content .video-article-youtube {
      float: left;
      margin: 15px 0 10px; } }
@media (max-width: 720px) {
  .data-article-content .headlines h3 .topic, .video-article-content .headlines h3 .topic {
    font-size: 14px; }
  .data-article-content .author-meta .author, .data-article-content .author-meta .label, .data-article-content .author-meta .detail, .video-article-content .author-meta .author, .video-article-content .author-meta .label, .video-article-content .author-meta .detail {
    font-size: 13px; } }

@media (max-width: 480px) {
  .video-article-content .video-article-youtube {
    font-size: 10px; } }

.item-article-content .item-article-content-more {
  display: none; }

.item-article-content .item-article-content-more, .item-article-content .item-article-content-less {
  background: #fff;
  color: #000;
  padding: 20px 10px; }

.single-vocativ-gallery.single .content, .single-vocativ-video.single .content {
  margin-top: 0;
  background: #fff; }

/* get the floating stuff inside of .content */
.single-vocativ-gallery.single .content:after, .single-vocativ-video.single .content:after {
  content: " ";
  display: block;
  height: 0;
  clear: both; }

.single-vocativ-gallery .overlay, .single-vocativ-video .overlay {
  width: 960px;
  left: 50%;
  margin-left: -480px;
  height: 540px;
  z-index: 3;
  position: absolute;
  color: blue; }

@media (max-width: 960px) {
  .single-vocativ-video .overlay {
    height: 100%;
    position: fixed; } }

.post-item-instagram-image {
  display: inline-block;
  margin: 10px 0; }

.post-item-type-youtube {
  margin-bottom: 30px; }
  .post-item-type-youtube .share_section {
    top: -17px;
    right: 17px; }
  .post-item-type-youtube iframe {
    vertical-align: top;
    width: 100%; }
  .post-item-type-youtube .post-item-youtube-author-link {
    display: block;
    margin-bottom: -5px; }

.post-item-type-recirculator .share_section {
  display: none; }
.post-item-type-recirculator .post-item-type-recirculator-title {
  display: block;
  position: relative;
  background: #3d4e56;
  color: #FFF;
  padding: 12px 23px 12px 54px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase; }
  .post-item-type-recirculator .post-item-type-recirculator-title:hover {
    background: #352e33;
    text-decoration: none; }
  .post-item-type-recirculator .post-item-type-recirculator-title:before {
    content: ' ';
    display: block;
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 23px;
    width: 6px;
    border: 2px solid #FFF;
    border-width: 0 2px; }

.post-item-type-caption > *:last-child {
  margin-bottom: 0; }

.post-item-embed-code {
  position: absolute;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  height: 70px;
  background: #000000;
  z-index: 101; }
  .post-item-embed-code h4 {
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    height: 25px;
    line-height: 25px; }
  .post-item-embed-code .input-wrapper {
    position: absolute;
    height: 25px;
    bottom: 10px;
    left: 10px;
    right: 10px; }
    .post-item-embed-code .input-wrapper input {
      display: block;
      height: 100%;
      width: 100%; }
  .post-item-embed-code .close {
    position: absolute;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    font-size: 20px;
    top: 5px;
    right: 10px;
    color: #ffffff; }
  .post-item-embed-code.open {
    display: block; }

/* DATA & VIDEO PAGE TEMPLATES
============================================ */
.single-vocativ-data .lcol, .single-vocativ-data .rcol, .single-vocativ-video .lcol, .single-vocativ-video .rcol {
  margin: 40px 0; }
.single-vocativ-data .lcol .comment-form-container, .single-vocativ-video .lcol .comment-form-container {
  margin-top: 0; }
@media (max-width: 960px) {
  .single-vocativ-data .lcol, .single-vocativ-video .lcol {
    width: 100% !important; } }

.video-article-main, .data-article-main {
  /* Related Content 
	/*
	/*
	*/ }
  .video-article-main header h1, .data-article-main header h1 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 40px;
    color: #f2f2f2;
    margin: 0 0 10px 0; }
  .video-article-main header h2, .data-article-main header h2 {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    color: #6D6E71;
    margin: 0 0 10px 0; }
  .video-article-main .social-header, .data-article-main .social-header {
    margin: 10px auto; }
    .video-article-main .social-header ul, .data-article-main .social-header ul {
      margin: 0;
      padding: 0;
      list-style: none;
      float: left; }
      .video-article-main .social-header ul li, .data-article-main .social-header ul li {
        float: left;
        margin-right: 10px; }
        .video-article-main .social-header ul li div span, .video-article-main .social-header ul li div, .video-article-main .social-header ul li iframe, .data-article-main .social-header ul li div span, .data-article-main .social-header ul li div, .data-article-main .social-header ul li iframe {
          position: relative;
          top: 0;
          vertical-align: top !important; }
        .video-article-main .social-header ul li.fb-like, .data-article-main .social-header ul li.fb-like {
          height: 20px;
          overflow: hidden; }
  .video-article-main .channel, .data-article-main .channel {
    float: right;
    top: -6px;
    position: relative;
    color: #ffffff; }
    .video-article-main .channel em, .data-article-main .channel em {
      font-size: 12px;
      font-style: normal;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      margin-right: 10px; }
      @media (max-width: 960px) {
        .video-article-main .channel em, .data-article-main .channel em {
          display: none; } }
    .video-article-main .channel div, .data-article-main .channel div {
      position: relative;
      top: 6px; }
    @media (max-width: 720px) {
      .video-article-main .channel, .data-article-main .channel {
        display: block;
        top: 0;
        text-align: center;
        width: 100%;
        padding: 10px 0; } }
  .video-article-main article, .data-article-main article {
    margin: 20px auto; }
  .video-article-main .data-article-related-data, .video-article-main .video-article-related-videos, .data-article-main .data-article-related-data, .data-article-main .video-article-related-videos {
    overflow: hidden; }
    .video-article-main .data-article-related-data h4, .video-article-main .video-article-related-videos h4, .data-article-main .data-article-related-data h4, .data-article-main .video-article-related-videos h4 {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-style: italic;
      font-size: 24px;
      line-height: normal;
      color: #f2f2f2;
      border-bottom: 1px solid #FD2626;
      padding-bottom: 10px;
      margin-bottom: 20px; }
    .video-article-main .data-article-related-data ul, .video-article-main .video-article-related-videos ul, .data-article-main .data-article-related-data ul, .data-article-main .video-article-related-videos ul {
      list-style: none;
      margin: 20px 0;
      padding: 0;
      overflow: hidden;
      display: block;
      width: 100%; }
      .video-article-main .data-article-related-data ul li, .video-article-main .video-article-related-videos ul li, .data-article-main .data-article-related-data ul li, .data-article-main .video-article-related-videos ul li {
        display: block;
        float: left;
        width: 15%;
        margin-right: 2%;
        margin-bottom: 20px; }
        .video-article-main .data-article-related-data ul li:nth-child(6n), .video-article-main .video-article-related-videos ul li:nth-child(6n), .data-article-main .data-article-related-data ul li:nth-child(6n), .data-article-main .video-article-related-videos ul li:nth-child(6n) {
          margin-right: 0; }
        .video-article-main .data-article-related-data ul li a, .video-article-main .video-article-related-videos ul li a, .data-article-main .data-article-related-data ul li a, .data-article-main .video-article-related-videos ul li a {
          display: block;
          height: 100%;
          width: 100%;
          color: #f2f2f2; }
          .video-article-main .data-article-related-data ul li a span, .video-article-main .video-article-related-videos ul li a span, .data-article-main .data-article-related-data ul li a span, .data-article-main .video-article-related-videos ul li a span {
            font-size: 13px;
            line-height: 18px;
            min-height: 70px;
            font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            color: #f2f2f2;
            margin-top: 10px;
            display: block;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            /*&.related-data-title {
							max-width: 200px;
						}
						&.related-video-title {
							max-width: 148px;
						}*/ }
          .video-article-main .data-article-related-data ul li a img, .video-article-main .video-article-related-videos ul li a img, .data-article-main .data-article-related-data ul li a img, .data-article-main .video-article-related-videos ul li a img {
            width: 100%;
            vertical-align: top;
            border: none;
            outline: none; }
          .video-article-main .data-article-related-data ul li a:hover, .video-article-main .video-article-related-videos ul li a:hover, .data-article-main .data-article-related-data ul li a:hover, .data-article-main .video-article-related-videos ul li a:hover {
            cursor: pointer; }
            .video-article-main .data-article-related-data ul li a:hover span, .video-article-main .video-article-related-videos ul li a:hover span, .data-article-main .data-article-related-data ul li a:hover span, .data-article-main .video-article-related-videos ul li a:hover span {
              color: #ffffff;
              text-decoration: none; }
    @media (max-width: 960px) {
      .video-article-main .data-article-related-data ul li, .video-article-main .video-article-related-videos ul li, .data-article-main .data-article-related-data ul li, .data-article-main .video-article-related-videos ul li {
        width: 32%; }
        .video-article-main .data-article-related-data ul li:nth-child(3n), .video-article-main .data-article-related-data ul li:nth-child(6n), .video-article-main .video-article-related-videos ul li:nth-child(3n), .video-article-main .video-article-related-videos ul li:nth-child(6n), .data-article-main .data-article-related-data ul li:nth-child(3n), .data-article-main .data-article-related-data ul li:nth-child(6n), .data-article-main .video-article-related-videos ul li:nth-child(3n), .data-article-main .video-article-related-videos ul li:nth-child(6n) {
          margin-right: 0px; } }
    @media (max-width: 720px) {
      .video-article-main .data-article-related-data, .video-article-main .video-article-related-videos, .data-article-main .data-article-related-data, .data-article-main .video-article-related-videos {
        overflow: initial; }
        .video-article-main .data-article-related-data ul li, .video-article-main .video-article-related-videos ul li, .data-article-main .data-article-related-data ul li, .data-article-main .video-article-related-videos ul li {
          width: 48%;
          margin-right: 4%; }
          .video-article-main .data-article-related-data ul li:nth-child(3n), .video-article-main .video-article-related-videos ul li:nth-child(3n), .data-article-main .data-article-related-data ul li:nth-child(3n), .data-article-main .video-article-related-videos ul li:nth-child(3n) {
            margin-right: 4%; }
          .video-article-main .data-article-related-data ul li:nth-child(2n), .video-article-main .data-article-related-data ul li:nth-child(4n), .video-article-main .data-article-related-data ul li:nth-child(6n), .video-article-main .video-article-related-videos ul li:nth-child(2n), .video-article-main .video-article-related-videos ul li:nth-child(4n), .video-article-main .video-article-related-videos ul li:nth-child(6n), .data-article-main .data-article-related-data ul li:nth-child(2n), .data-article-main .data-article-related-data ul li:nth-child(4n), .data-article-main .data-article-related-data ul li:nth-child(6n), .data-article-main .video-article-related-videos ul li:nth-child(2n), .data-article-main .video-article-related-videos ul li:nth-child(4n), .data-article-main .video-article-related-videos ul li:nth-child(6n) {
            margin-right: 0px; } }

/**
 * Annotations
 */
.post-item-type-annotation {
  /**
	 * Not displaying because annotations currently appear in the right rail.
	 * TODO: find a new place to display annotations?
	 * MDP 2014-03-20
	 */
  display: none;
  position: relative;
  top: -54px; }
  .post-item-type-annotation .post-item-type-content {
    position: absolute;
    width: 282px;
    left: 646px;
    font-size: 13px;
    color: #000000;
    line-height: 15px; }
    @media (max-width: 960px) {
      .post-item-type-annotation .post-item-type-content {
        width: 160px;
        left: 555px; } }
    @media (max-width: 767px) {
      .post-item-type-annotation .post-item-type-content {
        left: 323px;
        width: 170px; } }
    @media (max-width: 620px) {
      .post-item-type-annotation .post-item-type-content {
        left: 323px;
        width: 116px; } }
    .post-item-type-annotation .post-item-type-content h3 {
      font-size: 15px;
      padding-bottom: 8px;
      text-transform: uppercase;
      white-space: nowrap; }
      .post-item-type-annotation .post-item-type-content h3:before {
        content: "[ "; }
      .post-item-type-annotation .post-item-type-content h3:after {
        content: " ]"; }

.va-annotation {
  color: #f2f2f2;
  background: #6D6E71;
  font-style: inherit;
  font-weight: inherit;
  padding: 2px 8px 2px 26px;
  position: relative;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px; }
  .va-annotation:before {
    content: url(themes/vocativ/images/annotation-icons-white.png);
    position: absolute;
    top: 2px;
    left: 7px; }
  .va-annotation:hover {
    background: #191919;
    cursor: pointer; }
    .va-annotation:hover:before {
      content: url(themes/vocativ/images/annotation-icons-green.png); }

.va-tooltip-container {
  position: relative;
  padding-right: 35px; }
  .va-tooltip-container.open .va-annotation.active {
    background: #121212;
    color: #f2f2f2; }
  .va-tooltip-container > .va-tooltip-toggle {
    position: relative;
    z-index: 1;
    background: white;
    border: 2px solid #A6A7A9;
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 50%;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important;
    position: absolute;
    top: 50%;
    margin-top: -17px;
    right: 0; }
    .va-tooltip-container > .va-tooltip-toggle:focus {
      outline: none; }
    .va-tooltip-container > .va-tooltip-toggle:hover {
      border-color: #000; }
    .va-tooltip-container > .va-tooltip-toggle:after {
      content: ' ';
      display: block;
      width: 17px;
      height: 17px;
      top: 50%;
      left: 50%;
      margin-left: -8px;
      margin-top: -8px;
      position: absolute; }
    .va-tooltip-container > .va-tooltip-toggle:hover:after {
      background-position: left top; }
  .va-tooltip-container .va-tooltip {
    background: #191919;
    position: absolute;
    top: 0;
    right: 0;
    width: 380px;
    z-index: 5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    -ms-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.25); }
    .va-tooltip-container .va-tooltip:after {
      content: ' ';
      position: absolute;
      top: 100%;
      left: 50%;
      margin-left: -20px;
      width: 0;
      height: 0;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      border-top: 20px solid #191919;
      z-index: 2; }
    .va-tooltip-container .va-tooltip * {
      color: #ffffff; }
  .va-tooltip-container .va-tooltip-header {
    padding: 10px;
    overflow: hidden;
    border-bottom: 1px solid #333333; }
    .va-tooltip-container .va-tooltip-header .va-tooltip-how {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 24px;
      font-weight: 800;
      color: #ffffff; }
    .va-tooltip-container .va-tooltip-header .va-tooltip-close {
      background: transparent;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none;
      border: none;
      padding: 0;
      padding-top: 3px;
      width: 25px;
      height: 25px;
      line-height: 25px;
      font-size: 18px;
      white-space: nowrap;
      overflow: hidden;
      position: absolute;
      top: 5px;
      right: 5px; }
      .va-tooltip-container .va-tooltip-header .va-tooltip-close i {
        font-size: inherit;
        line-height: inherit; }
      .va-tooltip-container .va-tooltip-header .va-tooltip-close:focus {
        outline: none; }
    @media (max-width: 480px) {
      .va-tooltip-container .va-tooltip-header .va-tooltip-close {
        display: block; } }
  .va-tooltip-container .va-tooltip-body {
    position: relative;
    *zoom: 1; }
    .va-tooltip-container .va-tooltip-body:before, .va-tooltip-container .va-tooltip-body:after {
      content: " ";
      display: table; }
    .va-tooltip-container .va-tooltip-body:after {
      clear: both; }
    .va-tooltip-container .va-tooltip-body .va-tooltip-body-inner {
      margin: 0;
      list-style: none; }
    .va-tooltip-container .va-tooltip-body .va-single {
      color: inherit;
      width: auto;
      z-index: -1 !important;
      /* Required for post items links to not remain */
      overflow: auto;
      overflow-x: hidden; }
      .va-tooltip-container .va-tooltip-body .va-single.flex-active-slide {
        min-height: 200px;
        z-index: 1 !important;
        /* Required for post items links to not remain */ }
      @media (min-width: 768px) and (max-width: 1200px) {
        .va-tooltip-container .va-tooltip-body .va-single .post-item-type-instagram .open-share-mobile, .va-tooltip-container .va-tooltip-body .va-single .post-item-type-quote .open-share-mobile {
          right: 200px !important; } }
      .va-tooltip-container .va-tooltip-body .va-single > .va-single-inner {
        max-height: 300px;
        padding: 10px; }
    .va-tooltip-container .va-tooltip-body .flex-control-nav {
      bottom: -45px;
      z-index: 100;
      text-align: right;
      right: 15px;
      width: auto; }
      .va-tooltip-container .va-tooltip-body .flex-control-nav li {
        margin: 0 4px; }
    .va-tooltip-container .va-tooltip-body .flex-control-paging li a {
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      width: 8px;
      height: 8px;
      background: #555555; }
    .va-tooltip-container .va-tooltip-body .flex-control-paging li a.flex-active {
      background: #9f9f9f; }
    .va-tooltip-container .va-tooltip-body .post-item-type-quote blockquote {
      background: transparent; }
    @media (min-width: 768px) and (max-width: 960px) {
      .va-tooltip-container .va-tooltip-body .post-item-type-quote .share-icon-list {
        padding-right: 180px !important; } }
    @media (min-width: 480px) and (max-width: 768px) {
      .va-tooltip-container .va-tooltip-body .post-item-type-instagram .share-icon-list {
        padding-right: 30px !important; } }
    @media (min-width: 768px) and (max-width: 960px) {
      .va-tooltip-container .va-tooltip-body .post-item-type-instagram .share-icon-list {
        padding-right: 230px !important; } }
    .va-tooltip-container .va-tooltip-body .post-item-type-content iframe {
      width: auto; }
  .va-tooltip-container .va-tooltip-footer {
    position: relative;
    z-index: 3;
    margin: 0;
    padding: 10px;
    overflow: hidden;
    border-top: 1px solid #333333; }
    .va-tooltip-container .va-tooltip-footer .va-tooltip-share {
      float: left;
      margin-left: 0;
      line-height: 20px; }
      .va-tooltip-container .va-tooltip-footer .va-tooltip-share button {
        background: transparent;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        width: 20px;
        height: 20px;
        padding: 0;
        position: relative;
        color: #FFF;
        text-shadow: none;
        box-shadow: none;
        border: none;
        margin: 0; }
        @media (max-width: 480px) {
          .va-tooltip-container .va-tooltip-footer .va-tooltip-share button {
            overflow: visible; } }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button:after {
          content: ' ';
          display: block;
          font-family: "FontAwesome";
          font-size: 14px;
          width: 20px;
          height: 20px;
          line-height: 20px;
          vertical-align: middle;
          position: absolute;
          top: 0;
          left: 0;
          text-indent: 0; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-facebook:after {
          content: '\f09a';
          font-family: FontAwesome; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-facebook:hover, .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-facebook:focus {
          color: #335795; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-twitter:after {
          content: '\f099';
          font-family: FontAwesome; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-twitter:hover, .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-twitter:focus {
          color: #2f92dd; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-tumblr:after {
          content: '\f173';
          font-family: FontAwesome; }
        .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-tumblr:hover, .va-tooltip-container .va-tooltip-footer .va-tooltip-share button.va-tooltip-share-tumblr:focus {
          color: #35465c; }
    .va-tooltip-container .va-tooltip-footer .va-tooltip-pagination {
      display: none; }
  .va-tooltip-container .va-tooltip-title {
    font-size: 15px !important;
    line-height: 19px !important;
    text-transform: uppercase;
    margin-bottom: 15px !important;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: normal !important;
    font-style: italic; }
  .va-tooltip-container .va-tooltip-content {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 0;
    color: #ffffff; }
    .va-tooltip-container .va-tooltip-content h1, .va-tooltip-container .va-tooltip-content h2, .va-tooltip-container .va-tooltip-content h3, .va-tooltip-container .va-tooltip-content h4, .va-tooltip-container .va-tooltip-content h5, .va-tooltip-container .va-tooltip-content h6 {
      font-size: 15px !important;
      line-height: 19px !important;
      margin: 10px 0 !important;
      font-weight: bold;
      text-transform: uppercase;
      letter-spacing: 1px; }
    .va-tooltip-container .va-tooltip-content p, .va-tooltip-container .va-tooltip-content ul, .va-tooltip-container .va-tooltip-content li {
      font-size: inherit !important;
      line-height: inherit !important;
      color: inherit !important;
      margin: 15px 0 !important; }
    .va-tooltip-container .va-tooltip-content ul {
      margin: 5px 0 10px 20px; }
      .va-tooltip-container .va-tooltip-content ul li {
        margin: 0; }
    .va-tooltip-container .va-tooltip-content img {
      vertical-align: bottom; }
    .va-tooltip-container .va-tooltip-content .wp-caption {
      margin: 0;
      border: none;
      padding: 0; }
      .va-tooltip-container .va-tooltip-content .wp-caption .wp-caption-text {
        margin: 10px 0;
        text-align: left; }
    @media (min-width: 768px) and (max-width: 960px) {
      .va-tooltip-container .va-tooltip-content .post-item-type-instagram .post-item-instagram {
        width: 62%; } }
    .va-tooltip-container .va-tooltip-content .post-item-type-facebook {
      position: relative;
      left: -18px;
      width: 350px; }
    .va-tooltip-container .va-tooltip-content .post-item-type-quote .share_section {
      bottom: -60px !important;
      /* Important to ensure media icons never block quote */ }
    .va-tooltip-container .va-tooltip-content > *:last-child {
      margin-bottom: 0 !important; }
  @media all and (max-width: 480px) {
    .va-tooltip-container .va-tooltip-body .flex-control-paging li {
      margin: 0 7px; }
      .va-tooltip-container .va-tooltip-body .flex-control-paging li a {
        width: 15px;
        height: 15px; }
    .va-tooltip-container .va-tooltip {
      width: auto;
      position: fixed;
      top: 60px;
      top: 0 !important;
      left: 0 !important;
      right: 0 !important;
      bottom: 0 !important;
      margin-top: 0 !important;
      z-index: 10000;
      border: none;
      border-radius: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      -ms-box-shadow: none;
      box-shadow: none; }
      .va-tooltip-container .va-tooltip .va-tooltip-body li {
        width: auto; }
    .va-tooltip-container > .va-tooltip-toggle {
      margin-left: 5px; }
    .va-tooltip-container .va-tooltip-footer .va-tooltip-share button {
      width: 24px; }
      .va-tooltip-container .va-tooltip-footer .va-tooltip-share button:after {
        font-size: 24px !important; } }

/**
 * Galleries
 */
.gallery-view .gallery-title {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-size: 30px;
  font-weight: 800;
  line-height: 40px;
  color: #f2f2f2;
  margin: 0 0 10px 0; }
.gallery-view .gallery-description, .gallery-view .gallery-description p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 26px;
  color: #6D6E71;
  margin: 0 0 10px 0; }
.gallery-view .gallery-author-info {
  display: none !important; }
.gallery-view .gallery-info, .gallery-view .gallery-info p {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 15px !important;
  font-weight: 500 !important;
  color: #ffffff !important; }
.gallery-view .gallery-info {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding: 10px; }
  .gallery-view .gallery-info p {
    margin: 0;
    padding: 0; }
  .gallery-view .gallery-info a {
    color: #0072BC;
    font-weight: 500; }
  .gallery-view .gallery-info .gallery-position {
    font-size: 12px;
    line-height: 18px;
    color: #808080; }
  .gallery-view .gallery-info .gallery-caption {
    min-height: 50px;
    color: #ffffff !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 18px; }
    .gallery-view .gallery-info .gallery-caption p {
      color: #ffffff !important;
      font-size: 15px !important;
      line-height: 18px !important; }
    .gallery-view .gallery-info .gallery-caption a {
      color: #0072BC;
      font-weight: 500; }
  .gallery-view .gallery-info .gallery-credit {
    color: #6D6E71;
    font-size: 11px;
    line-height: 14px;
    font-style: italic;
    text-transform: uppercase; }
.gallery-view .social-header {
  margin: 20px auto; }
  .gallery-view .social-header ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .gallery-view .social-header ul li {
      float: left;
      margin-right: 10px; }
      .gallery-view .social-header ul li div span, .gallery-view .social-header ul li div, .gallery-view .social-header ul li iframe {
        position: relative;
        top: 0;
        vertical-align: top !important; }
      .gallery-view .social-header ul li.fb-like {
        height: 20px;
        overflow: hidden; }

.post-item-type-gallery .gallery-view .gallery-embedded-view {
  position: relative; }
  .post-item-type-gallery .gallery-view .gallery-embedded-view .loading {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 40px; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .loading i {
      position: absolute;
      height: 40px;
      width: 40px;
      top: 50%;
      left: 50%;
      margin-top: -20px;
      margin-left: -20px; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .loading.hidden {
      display: none; }
  .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 15px 60px;
    z-index: 100; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch h3 {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      padding: 12px;
      color: #ffffff;
      font-size: 20px;
      line-height: 28px;
      vertical-align: middle;
      width: 50%;
      float: left; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .replay {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      display: block;
      font-size: 20px;
      text-transform: uppercase;
      text-decoration: none;
      color: #ffffff;
      text-align: center;
      float: right; }
      .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .replay span {
        display: inline-block; }
      .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .replay i {
        display: inline-block;
        padding-right: 5px; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries {
      display: block;
      width: 100%;
      height: 450px;
      overflow: hidden;
      float: left;
      margin: 0;
      padding: 0;
      list-style-type: none; }
      .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li {
        padding: 0 12px 12px 12px;
        display: block;
        float: left;
        width: 50%;
        margin: 0; }
        .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li .image-wrapper {
          display: block;
          width: 227px;
          height: 170px; }
        .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li a {
          display: block;
          float: left;
          width: 100%; }
          .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li a .title {
            font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            display: block;
            float: left;
            width: 100%;
            line-height: 19px;
            margin-top: 10px;
            height: 38px;
            overflow: hidden;
            font-size: 14px;
            color: #ffffff; }
          .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li a:hover {
            text-decoration: none; }
  .post-item-type-gallery .gallery-view .gallery-embedded-view .gallery-slide.slide-active {
    display: block; }
  .post-item-type-gallery .gallery-view .gallery-embedded-view .gallery-slide.slide-inactive {
    display: none; }
.post-item-type-gallery .gallery-view .gallery-image-container {
  background: #191919;
  position: relative;
  width: 100%;
  height: 420px; }
  .post-item-type-gallery .gallery-view .gallery-image-container .gallery-image-wrapper {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    table-layout: fixed; }
    .post-item-type-gallery .gallery-view .gallery-image-container .gallery-image-wrapper td {
      vertical-align: middle;
      text-align: center; }
      .post-item-type-gallery .gallery-view .gallery-image-container .gallery-image-wrapper td img {
        max-height: 420px;
        max-width: 100%;
        width: auto;
        height: auto; }
  .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 46px;
    font-size: 21px; }
    .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen i {
      color: #ffffff;
      opacity: 0.75; }
    .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen:hover {
      text-decoration: none;
      background-color: rgba(0, 0, 0, 0.75);
      transition: background-color 0.25s ease; }
      .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen:hover i {
        opacity: 1;
        transition: opacity 0.25s ease; }
  .post-item-type-gallery .gallery-view .gallery-image-container .prev-link, .post-item-type-gallery .gallery-view .gallery-image-container .next-link {
    position: absolute;
    top: 50%;
    height: 77px;
    width: 40px;
    font-size: 50px;
    line-height: 77px;
    margin-top: -38.5px;
    background-color: rgba(0, 0, 0, 0.5); }
    .post-item-type-gallery .gallery-view .gallery-image-container .prev-link i, .post-item-type-gallery .gallery-view .gallery-image-container .next-link i {
      color: #ffffff;
      opacity: 0.75; }
    .post-item-type-gallery .gallery-view .gallery-image-container .prev-link:hover, .post-item-type-gallery .gallery-view .gallery-image-container .next-link:hover {
      text-decoration: none;
      background-color: rgba(0, 0, 0, 0.75);
      transition: background-color 0.25s ease; }
      .post-item-type-gallery .gallery-view .gallery-image-container .prev-link:hover i, .post-item-type-gallery .gallery-view .gallery-image-container .next-link:hover i {
        opacity: 1;
        transition: opacity 0.25s ease; }
    .post-item-type-gallery .gallery-view .gallery-image-container .prev-link.hidden, .post-item-type-gallery .gallery-view .gallery-image-container .next-link.hidden {
      display: none; }
  .post-item-type-gallery .gallery-view .gallery-image-container .prev-link {
    left: 0;
    padding-left: 10px; }
  .post-item-type-gallery .gallery-view .gallery-image-container .next-link {
    right: 0;
    text-align: right;
    padding-right: 10px; }
.post-item-type-gallery .gallery-view .vocativ-gallery-show-postwatch .gallery-thumbnails:after {
  content: ' ';
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.9); }
.post-item-type-gallery .gallery-view .gallery-thumbnails {
  position: relative;
  height: 65px;
  padding: 10px 0;
  text-align: center;
  background: #191919;
  border-top: 1px solid #3b3b3b; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails .images-wrapper {
    display: inline-block;
    position: relative;
    padding: 0 20px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden; }
    .post-item-type-gallery .gallery-view .gallery-thumbnails .images-wrapper .images-wrapper-inner {
      display: inline-block;
      position: relative; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails ul.images {
    height: 45px;
    position: relative;
    left: 0;
    display: inline-block;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    white-space: nowrap; }
    .post-item-type-gallery .gallery-view .gallery-thumbnails ul.images li {
      display: inline-block;
      height: 45px;
      line-height: 45px;
      margin: 0 0 0 2px;
      text-align: center;
      position: relative;
      list-style-type: none; }
      .post-item-type-gallery .gallery-view .gallery-thumbnails ul.images li.active:before {
        content: " ";
        color: transparent;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: 2px solid #ffffff; }
      .post-item-type-gallery .gallery-view .gallery-thumbnails ul.images li img {
        height: 45px;
        display: inline-block;
        vertical-align: middle;
        cursor: pointer; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails .show-prev, .post-item-type-gallery .gallery-view .gallery-thumbnails .show-next {
    position: absolute;
    width: 20px;
    top: 0;
    bottom: 0;
    background: #191919;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-size: 20px; }
    .post-item-type-gallery .gallery-view .gallery-thumbnails .show-prev i, .post-item-type-gallery .gallery-view .gallery-thumbnails .show-next i {
      color: #ffffff; }
    .post-item-type-gallery .gallery-view .gallery-thumbnails .show-prev span, .post-item-type-gallery .gallery-view .gallery-thumbnails .show-next span {
      color: #555;
      font-size: 9px;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 10px;
      line-height: 10px;
      text-transform: lowercase; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails .show-prev {
    left: 0; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails .show-next {
    right: 0; }
@media (max-width: 960px) {
  .post-item-type-gallery .gallery-view .gallery-image-container {
    height: 356.32px; }
    .post-item-type-gallery .gallery-view .gallery-image-container .gallery-image-wrapper td img {
      max-height: 356.32px; }
  .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch {
    padding: 0 30px;
    bottom: -65px; }
    .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li {
      padding: 0 10px 10px 10px; }
      .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li a .image-wrapper {
        width: 213px;
        height: 160px; }
      .post-item-type-gallery .gallery-view .gallery-embedded-view .post-watch .post-watch-galleries li a .title {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        margin-top: 5px; } }
@media (max-width: 767px) {
  .post-item-type-gallery .gallery-view .gallery-title {
    font-size: 24px; }
    .post-item-type-gallery .gallery-view .gallery-title p {
      font-size: 24px; }
  .post-item-type-gallery .gallery-view .gallery-image-container {
    width: 100%;
    height: auto; }
    .post-item-type-gallery .gallery-view .gallery-image-container .prev-link, .post-item-type-gallery .gallery-view .gallery-image-container .next-link {
      display: none; }
    .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 100%;
      height: 100%;
      border-radius: 0;
      background-color: rgba(0, 0, 0, 0.5); }
      .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen i {
        position: absolute;
        display: block;
        height: 78px;
        width: 90px;
        top: 50%;
        left: 50%;
        margin-top: -39px;
        margin-left: -45px;
        background-image: url('themes/vocativ/images/gallery_icon.png'); }
        .post-item-type-gallery .gallery-view .gallery-image-container .fullscreen i:before {
          content: ''; }
    .post-item-type-gallery .gallery-view .gallery-image-container .gallery-image-wrapper td img {
      display: block;
      width: 100%;
      max-width: 100%;
      max-height: 100%; }
  .post-item-type-gallery .gallery-view .gallery-thumbnails {
    display: none; }
  .post-item-type-gallery .gallery-view .gallery-info {
    display: none; }
  .post-item-type-gallery .gallery-view .post-watch {
    display: none; } }

/** Embedded view. **/
section.content .article-content .gallery-view {
  background: #191919; }
  section.content .article-content .gallery-view .gallery-title {
    color: #ffffff !important;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    font-size: 22px;
    margin: 0;
    padding: 10px; }
    section.content .article-content .gallery-view .gallery-title p, section.content .article-content .gallery-view .gallery-title span {
      color: #ffffff !important;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-style: normal;
      font-size: 22px;
      margin: 0;
      padding: 0; }
    section.content .article-content .gallery-view .gallery-title a {
      color: #ffffff;
      text-decoration: underline; }
  section.content .article-content .gallery-view .gallery-description {
    color: #dedede !important;
    font-size: 18px;
    line-height: 26px;
    margin: 0 10px 10px 10px;
    padding: 0; }
    section.content .article-content .gallery-view .gallery-description p, section.content .article-content .gallery-view .gallery-description span {
      color: #dedede !important;
      font-size: 18px;
      line-height: 26px;
      margin: 0; }
      section.content .article-content .gallery-view .gallery-description p a, section.content .article-content .gallery-view .gallery-description span a {
        color: #0072BC !important; }
  section.content .article-content .gallery-view .social-header {
    margin: 10px 10px 20px 10px; }
  section.content .article-content .gallery-view .author {
    display: none; }
  section.content .article-content .gallery-view .gallery-info {
    background: #191919; }

/** Main Gallery Item view. **/
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-view {
  overflow: hidden; }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view .post-watch {
  padding: 30px 40px;
  bottom: -100px; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view .post-watch .post-watch-galleries {
    height: 530px;
    overflow: hidden;
    margin-top: 5px; }
    body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view .post-watch .post-watch-galleries li {
      width: 293.33px;
      padding-bottom: 30px; }
      body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view .post-watch .post-watch-galleries li .image-wrapper {
        width: 269px;
        height: 202px; }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-slide {
  position: relative; }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container {
  background: #000000;
  height: 650px; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container .gallery-image-wrapper td img {
    max-height: 650px; }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-info {
  background: rgba(25, 25, 25, 0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .vocativ-gallery-show-postwatch .gallery-thumbnails:after {
  content: ' ';
  position: absolute;
  top: -15px;
  right: 0;
  left: 0;
  bottom: -50px;
  background-color: rgba(0, 0, 0, 0.9); }
body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails {
  height: 85px;
  border-top: none;
  padding: 10px 0;
  margin: 15px 0 45px; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails ul.images {
    height: 65px; }
    body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails ul.images li {
      height: 65px;
      line-height: 65px; }
      body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails ul.images li img {
        height: 65px; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails .show-prev, body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails .show-next {
    width: 30px;
    line-height: 65px;
    font-size: 40px; }
    body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails .show-prev i, body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-thumbnails .show-next i {
      font-size: 40px; }
@media (max-width: 960px) {
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container {
    height: 514.6px; }
    body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container .gallery-image-wrapper td img {
      max-height: 514.6px; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view .post-watch .post-watch-galleries {
    height: 550px; } }
@media (max-width: 767px) {
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-title-outer {
    max-width: 100%; }
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container {
    height: auto; }
    body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-image-container .gallery-image-wrapper td img {
      max-height: 311.45px; } }
@media (max-width: 540px) {
  body.single .gallery-article-main-gallery .post-item-type-gallery .post-item-type-content .gallery-embedded-view {
    /**
			 * Show the gallery edge-to-edge when it's taking up all the width
			 */
    margin: 0 -10px; } }

/** Zoom view. **/
.zoom-gallery {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #191919;
  z-index: 100000; }
  .zoom-gallery .image-wrapper {
    position: absolute;
    top: 56px;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    align-items: center;
    -webkit-align-items: center; }
    .zoom-gallery .image-wrapper img {
      max-width: 100%;
      max-height: 100%;
      display: inline-block; }
    .zoom-gallery .image-wrapper .image-info {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      opacity: 0;
      padding: 10px; }
      .zoom-gallery .image-wrapper .image-info.show {
        opacity: 1; }
      .zoom-gallery .image-wrapper .image-info .position {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 13px;
        color: #6D6E71;
        line-height: 18px; }
      .zoom-gallery .image-wrapper .image-info .caption {
        font-size: 13px;
        line-height: 18px;
        color: #ffffff; }
        .zoom-gallery .image-wrapper .image-info .caption p {
          display: inline;
          font-size: 13px;
          line-height: 18px;
          color: #ffffff; }
        .zoom-gallery .image-wrapper .image-info .caption a {
          color: #ffffff;
          text-decoration: underline; }
      .zoom-gallery .image-wrapper .image-info .credit {
        font-size: 10px;
        color: #999;
        line-height: 16px;
        text-transform: uppercase; }
    @media (max-width: 767px) {
      .zoom-gallery .image-wrapper .image-info .position {
        font-size: 10px;
        line-height: 16px; }
      .zoom-gallery .image-wrapper .image-info .caption {
        font-size: 10px;
        line-height: 14px; }
        .zoom-gallery .image-wrapper .image-info .caption p {
          font-size: 10px;
          line-height: 14px; }
      .zoom-gallery .image-wrapper .image-info .credit {
        font-size: 10px;
        line-height: 16px; } }

/** Expanded view. **/
.control-panel-top {
  position: relative;
  width: 100%;
  height: 55px;
  line-height: 50px;
  padding: 0 10px;
  text-align: right;
  border-bottom: 1px solid #262E31;
  margin-bottom: 1px;
  background: #000;
  z-index: 999; }
  .control-panel-top .control-panel-top-sharing {
    float: right; }
    .control-panel-top .control-panel-top-sharing ul.share-icon-list {
      white-space: nowrap;
      margin: 0;
      list-style: none; }
      .control-panel-top .control-panel-top-sharing ul.share-icon-list li {
        float: left;
        line-height: 52px;
        height: 55px;
        margin-right: 10px;
        /*&.fb-like {
					div span {
						vertical-align: top !important;
						position: relative !important;
						top: 18px !important;

					}
				}
				&.fb-vocativ-share {

				}
				&.tw-share {
					margin-right: 0px;
					iframe {
						vertical-align: top !important;
						position: relative !important;
						top: 18px !important;
					}
				}*/ }
        .control-panel-top .control-panel-top-sharing ul.share-icon-list li .share-icon {
          line-height: 50px; }
    @media (max-width: 480px) {
      .control-panel-top .control-panel-top-sharing {
        float: none;
        position: absolute;
        top: 55px;
        text-align: center;
        width: 100%;
        left: 0; }
        .control-panel-top .control-panel-top-sharing ul.share-icon-list li {
          float: none;
          display: inline-block; } }
    .vocativ-gallery-show-postwatch .control-panel-top .control-panel-top-sharing {
      display: none; }
  .control-panel-top .gallery-top-controls {
    float: left; }
    .control-panel-top .gallery-top-controls a {
      color: #dedede;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      margin-right: 20px;
      cursor: pointer;
      height: 55px;
      line-height: 52px;
      display: inline-block; }
      .control-panel-top .gallery-top-controls a i {
        font-size: 18px; }
      .control-panel-top .gallery-top-controls a span {
        font-size: 12px;
        text-transform: uppercase;
        font-weight: 600; }
      .control-panel-top .gallery-top-controls a:hover {
        text-decoration: none;
        color: #ffffff; }

.vocativ-gallery-lightbox {
  height: 100%;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: #191919;
  z-index: 9999; }
  .vocativ-gallery-lightbox .sharing {
    display: none;
    position: absolute;
    height: 100%;
    width: 100%; }
    @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { }
    .vocativ-gallery-lightbox .sharing .zoom {
      position: absolute;
      display: block;
      visibility: hidden;
      top: 0;
      right: 0;
      font-size: 24px;
      color: #ffffff;
      opacity: 0;
      transition: opacity 0.25s ease;
      width: 40px;
      height: 50px;
      line-height: 50px;
      z-index: 101; }
    .vocativ-gallery-lightbox .sharing .share_section {
      position: absolute;
      display: block;
      visibility: hidden;
      top: 0;
      left: 0;
      right: 0;
      padding: 9px 40px 9px 9px;
      background: #000;
      background: rgba(0, 0, 0, 0.5);
      margin: 0;
      opacity: 0;
      transition: opacity 0.25s ease; }
      .vocativ-gallery-lightbox .sharing .share_section .share-list {
        margin: 0;
        width: auto;
        height: auto;
        float: right;
        padding: 0;
        background: none; }
        .vocativ-gallery-lightbox .sharing .share_section .share-list li {
          list-style-type: none;
          margin: 0 0 0 8px;
          display: inline-block;
          float: left; }
          .vocativ-gallery-lightbox .sharing .share_section .share-list li div.share-icon {
            width: 32px;
            height: 32px;
            line-height: 32px; }
          .vocativ-gallery-lightbox .sharing .share_section .share-list li.facebook .share-icon {
            background: #506dbd; }
          .vocativ-gallery-lightbox .sharing .share_section .share-list li.twitter .share-icon {
            background: #3da1ec; }
          .vocativ-gallery-lightbox .sharing .share_section .share-list li.tumblr .share-icon {
            background: #1e4f6d; }
          .vocativ-gallery-lightbox .sharing .share_section .share-list li.gplus .share-icon {
            background: #f65646; }
    @media (max-width: 767px) {
      .vocativ-gallery-lightbox .sharing .share_section {
        padding-right: 9px; } }
    .vocativ-gallery-lightbox .sharing .close-sharing {
      display: none;
      position: absolute;
      left: 8px;
      top: 8px;
      width: 32px;
      height: 32px;
      line-height: 32px;
      font-size: 25px;
      z-index: 101; }
      .vocativ-gallery-lightbox .sharing .close-sharing i:before {
        content: "\00d7"; }
      .vocativ-gallery-lightbox .sharing .close-sharing i {
        color: #ffffff;
        text-decoration: none; }
  .vocativ-gallery-lightbox .controls {
    visibility: hidden; }
  .vocativ-gallery-lightbox:hover .controls {
    visibility: visible; }
  .vocativ-gallery-lightbox .sharing.hover .share_section, .vocativ-gallery-lightbox .sharing:hover .share_section {
    visibility: visible;
    opacity: 1; }
  .vocativ-gallery-lightbox .sharing.hover .zoom, .vocativ-gallery-lightbox .sharing:hover .zoom {
    visibility: visible;
    opacity: 1; }
  .vocativ-gallery-lightbox .gallery-frame {
    height: 100%;
    width: 100%;
    background: #191919;
    position: relative; }
  .vocativ-gallery-lightbox .slide-view {
    position: absolute;
    top: 55px;
    bottom: 85px;
    left: 0;
    right: 0; }
  @media (min-width: 767px) {
    .no-touch .vocativ-gallery-lightbox.w-admin-bar .gallery-frame .control-panel-top {
      height: 87px;
      padding-top: 32px; }
    .no-touch .vocativ-gallery-lightbox.w-admin-bar .gallery-frame .slide-view {
      top: 87px; }
    .no-touch .vocativ-gallery-lightbox.w-admin-bar .gallery-frame .slide-gallery .post-watch {
      top: 87px; } }
  .vocativ-gallery-lightbox .slide-gallery {
    width: 100%;
    height: 100%;
    position: relative; }
    .vocativ-gallery-lightbox .slide-gallery .loading-indicator {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 40px;
      height: 40px;
      margin-top: -20px;
      line-height: 40px;
      font-size: 40px;
      color: #555;
      visibility: hidden; }
    .vocativ-gallery-lightbox .slide-gallery .image-container {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      text-align: center; }
      .vocativ-gallery-lightbox .slide-gallery .image-container.loading .image-wrapper {
        position: relative;
        opacity: 0; }
      .vocativ-gallery-lightbox .slide-gallery .image-container.loading .image-info {
        opacity: 0; }
      .vocativ-gallery-lightbox .slide-gallery .image-container.loading .sharing {
        opacity: 0; }
      .vocativ-gallery-lightbox .slide-gallery .image-container.loading .loading-indicator {
        visibility: visible; }
      .vocativ-gallery-lightbox .slide-gallery .image-container .image-wrapper {
        transition: opacity 0.25s ease; }
        .vocativ-gallery-lightbox .slide-gallery .image-container .image-wrapper img {
          max-height: 100%;
          max-width: 100%;
          width: auto;
          height: auto; }
      .vocativ-gallery-lightbox .slide-gallery .image-container .show-prev, .vocativ-gallery-lightbox .slide-gallery .image-container .show-next {
        position: absolute;
        top: 50%;
        font-size: 50px;
        color: #ffffff;
        background: rgba(0, 0, 0, 0.75);
        height: 76px;
        line-height: 76px;
        width: 40px;
        margin-top: -38px;
        vertical-align: middle;
        cursor: pointer; }
        .vocativ-gallery-lightbox .slide-gallery .image-container .show-prev i, .vocativ-gallery-lightbox .slide-gallery .image-container .show-next i {
          opacity: 0.75; }
        .vocativ-gallery-lightbox .slide-gallery .image-container .show-prev:hover, .vocativ-gallery-lightbox .slide-gallery .image-container .show-next:hover {
          background: black;
          transition: background-color 0.25s ease; }
          .vocativ-gallery-lightbox .slide-gallery .image-container .show-prev:hover i, .vocativ-gallery-lightbox .slide-gallery .image-container .show-next:hover i {
            opacity: 1;
            transition: opacity 0.25s ease; }
      .vocativ-gallery-lightbox .slide-gallery .image-container .show-prev {
        left: 0;
        text-align: left;
        padding-left: 10px; }
      .vocativ-gallery-lightbox .slide-gallery .image-container .show-next {
        right: 0;
        text-align: right;
        padding-right: 10px; }
    .vocativ-gallery-lightbox .slide-gallery .image-info {
      display: inline-block;
      text-align: left;
      transition: opacity 0.25s ease; }
      .vocativ-gallery-lightbox .slide-gallery .image-info .position {
        width: 100%;
        font-size: 13px;
        color: #999;
        line-height: 18px; }
      .vocativ-gallery-lightbox .slide-gallery .image-info .caption {
        width: 100%;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 18px;
        color: #ffffff;
        clear: none; }
        .vocativ-gallery-lightbox .slide-gallery .image-info .caption p {
          display: inline;
          font-size: 13px;
          line-height: 18px;
          color: #ffffff; }
        .vocativ-gallery-lightbox .slide-gallery .image-info .caption a {
          color: #ffffff;
          text-decoration: underline; }
      .vocativ-gallery-lightbox .slide-gallery .image-info .credit {
        width: 100%;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 12px;
        color: #6D6E71;
        line-height: 16px;
        font-style: italic;
        text-transform: uppercase; }
    .vocativ-gallery-lightbox .slide-gallery .post-watch {
      position: fixed;
      top: 55px;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.9);
      z-index: 100; }
      .vocativ-gallery-lightbox .slide-gallery .post-watch .post-watch-inner {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 783px;
        margin-left: auto;
        margin-right: auto; }
      .vocativ-gallery-lightbox .slide-gallery .post-watch .replay {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        display: block;
        font-size: 20px;
        text-transform: uppercase;
        text-decoration: none;
        color: #ffffff;
        text-align: center;
        float: none;
        margin: 20px auto; }
        .vocativ-gallery-lightbox .slide-gallery .post-watch .replay span {
          display: inline-block; }
        .vocativ-gallery-lightbox .slide-gallery .post-watch .replay i {
          display: inline-block;
          padding-right: 5px; }
      .vocativ-gallery-lightbox .slide-gallery .post-watch h3 {
        font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
        font-weight: 800;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0;
        border-top: 1px solid #3b3b3b;
        padding-top: 30px;
        font-size: 17px;
        color: #ffffff;
        font-weight: normal;
        text-transform: uppercase; }
      .vocativ-gallery-lightbox .slide-gallery .post-watch .post-watch-galleries {
        position: absolute;
        float: left;
        top: 170px;
        left: -21px;
        right: -20px;
        bottom: 0;
        list-style-type: none;
        margin: 0;
        border: 0;
        padding: 0;
        overflow: auto; }
        .vocativ-gallery-lightbox .slide-gallery .post-watch .post-watch-galleries li {
          display: block;
          float: left;
          width: 247px;
          margin-left: 21px; }
          .vocativ-gallery-lightbox .slide-gallery .post-watch .post-watch-galleries li .image-wrapper {
            display: block;
            width: 100%;
            height: 185px;
            overflow: hidden; }
          .vocativ-gallery-lightbox .slide-gallery .post-watch .post-watch-galleries li .title {
            font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            display: block;
            width: 100%;
            text-align: center;
            margin-top: 16px;
            font-size: 12.73px;
            line-height: 16px;
            color: #ffffff;
            text-decoration: none;
            height: 46px;
            overflow: hidden; }
  .vocativ-gallery-lightbox .thumb-view {
    position: absolute;
    height: 85px;
    padding-bottom: 10px;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    background: #191919;
    border-top: 1px solid #262E31; }
    .vocativ-gallery-lightbox .thumb-view .images-wrapper {
      display: inline-block;
      position: relative;
      padding: 0 40px;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      overflow: hidden; }
      .vocativ-gallery-lightbox .thumb-view .images-wrapper .images-wrapper-inner {
        display: inline-block;
        position: relative; }
    .vocativ-gallery-lightbox .thumb-view ul.images {
      position: relative;
      left: 0;
      display: inline-block;
      text-align: left;
      margin: 0;
      padding: 0;
      list-style-type: none;
      white-space: nowrap; }
      .vocativ-gallery-lightbox .thumb-view ul.images li {
        display: inline-block;
        height: 75px;
        line-height: 75px;
        margin-left: 2px;
        text-align: center;
        position: relative; }
        .vocativ-gallery-lightbox .thumb-view ul.images li.active:before {
          content: " ";
          color: transparent;
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          border: 2px solid #ffffff; }
        .vocativ-gallery-lightbox .thumb-view ul.images li img {
          height: 75px;
          display: inline-block;
          vertical-align: middle;
          cursor: pointer; }
    .vocativ-gallery-lightbox .thumb-view .show-prev, .vocativ-gallery-lightbox .thumb-view .show-next {
      position: absolute;
      width: 40px;
      top: 0;
      bottom: 0;
      background: #191919;
      line-height: 75px;
      text-align: center;
      vertical-align: middle;
      cursor: pointer;
      font-size: 34px; }
      .vocativ-gallery-lightbox .thumb-view .show-prev i, .vocativ-gallery-lightbox .thumb-view .show-next i {
        color: #ffffff; }
      .vocativ-gallery-lightbox .thumb-view .show-prev span, .vocativ-gallery-lightbox .thumb-view .show-next span {
        color: #555;
        font-size: 14px;
        display: block;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 20px;
        line-height: 20px;
        text-transform: lowercase; }
    .vocativ-gallery-lightbox .thumb-view .show-prev {
      left: 0; }
    .vocativ-gallery-lightbox .thumb-view .show-next {
      right: 0; }

/** Singleton view. **/
.vocativ-gallery-lightbox.singleton .slide-view {
  bottom: 0; }

/** Mobile view **/
@media (max-width: 960px) {
  .vocativ-gallery-lightbox .controls {
    visibility: visible; }
  .vocativ-gallery-lightbox .sharing .open-share-mobile {
    display: block; }
  .vocativ-gallery-lightbox .thumb-view {
    display: none; }
  .vocativ-gallery-lightbox .slide-view {
    bottom: 0; }
    .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner {
      width: 515px; }
  .vocativ-gallery-lightbox .sharing.hover .share_section, .vocativ-gallery-lightbox .sharing:hover .share_section {
    visibility: hidden;
    opacity: 0; }
  .vocativ-gallery-lightbox .sharing.hover .zoom, .vocativ-gallery-lightbox .sharing:hover .zoom {
    visibility: hidden;
    opacity: 0; }
  .vocativ-gallery-lightbox .sharing.open .share_section {
    visibility: visible;
    opacity: 1; }
  .vocativ-gallery-lightbox .sharing.open .close-sharing {
    display: block; }
  .vocativ-gallery-lightbox .sharing.open .open-share-mobile {
    display: none; }
  .vocativ-gallery-lightbox .sharing.open .zoom {
    visibility: visible;
    opacity: 1; }
  @media (max-width: 767px) {
    .vocativ-gallery-lightbox .sharing.open .zoom {
      visibility: hidden;
      opacity: 0; } } }

@media (max-width: 767px) {
  .vocativ-gallery-lightbox .slide-view .image-container .show-prev, .vocativ-gallery-lightbox .slide-view .image-container .show-next {
    font-size: 40px;
    height: 68px;
    line-height: 68px;
    width: 35px;
    margin-top: -34px;
    vertical-align: middle; }
    .vocativ-gallery-lightbox .slide-view .image-container .show-prev.enabled i, .vocativ-gallery-lightbox .slide-view .image-container .show-next.enabled i {
      opacity: 1; }
  .vocativ-gallery-lightbox .slide-view .image-container .image-wrapper {
    position: relative; }
  .vocativ-gallery-lightbox .slide-view .image-info .position {
    font-size: 10px;
    line-height: 16px; }
  .vocativ-gallery-lightbox .slide-view .image-info .caption {
    font-size: 10px;
    line-height: 14px; }
    .vocativ-gallery-lightbox .slide-view .image-info .caption p {
      font-size: 10px;
      line-height: 14px; }
  .vocativ-gallery-lightbox .slide-view .image-info .credit {
    font-size: 10px;
    line-height: 16px; }
  .vocativ-gallery-lightbox .slide-view .post-watch {
    background: #191919; }
    .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner {
      width: 100%; }
      .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner h3 {
        text-align: center; }
      .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .sharing {
        left: 0; }
        .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .sharing .label {
          text-align: left;
          left: 10px;
          font-size: 16px; }
        .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .sharing .share-icon-list-desktop {
          top: 50px;
          left: 10px; }
      .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries {
        left: 0;
        right: 0; }
        .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries li {
          display: none;
          width: 100%;
          margin: 0; }
          .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries li .image-wrapper {
            height: auto;
            text-align: center;
            position: relative;
            background: #191919; }
            .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries li .image-wrapper img {
              vertical-align: top; }
          .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries li .title {
            padding: 0 10px;
            font-size: 13px; }
        .vocativ-gallery-lightbox .slide-view .post-watch .post-watch-inner .post-watch-galleries li:first-child {
          display: block; } }

/**
 * Instagram
 */
.post-item-type-instagram {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .post-item-type-instagram {
      width: 100%; } }
  .post-item-type-instagram .post-item-instagram {
    border: solid 1px #dedede;
    padding: 10px;
    margin: 30px 0;
    background: #ffffff;
    position: relative;
    z-index: 5;
    width: 100%; }
    .post-item-type-instagram .post-item-instagram.embed {
      border: none 0px #dedede;
      padding: 0px;
      background: transparent; }
    @media (max-width: 960px) {
      .post-item-type-instagram .post-item-instagram {
        min-width: 0; } }
    .post-item-type-instagram .post-item-instagram .post-item-instagram-avatar {
      float: left;
      margin-right: 10px; }
      .post-item-type-instagram .post-item-instagram .post-item-instagram-avatar img {
        vertical-align: top; }
    .post-item-type-instagram .post-item-instagram a {
      text-decoration: none; }
    .post-item-type-instagram .post-item-instagram .post-item-instagram-logo {
      float: right;
      height: 30px;
      width: auto;
      position: relative;
      top: 3px;
      right: 5px;
      margin-bottom: 10px; }
    .post-item-type-instagram .post-item-instagram .post-item-instagram-author-link a {
      float: left;
      clear: none;
      font-size: 16px;
      color: #262E31 !important;
      display: inline-block; }
    .post-item-type-instagram .post-item-instagram .post-item-instagram-meta {
      font-size: 12px;
      font-weight: 600;
      color: #262E31 !important;
      display: inline-block; }
      .post-item-type-instagram .post-item-instagram .post-item-instagram-meta b {
        text-transform: uppercase; }

/**
 * YouTube videos
 */
.post-item-type-youtube {
  margin-top: 30px;
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    .post-item-type-youtube {
      width: 100%; } }
  .post-item-type-youtube .post-item-youtube {
    margin-bottom: 10px;
    background: #ffffff;
    position: relative;
    z-index: 5;
    width: 100%; }
    @media (max-width: 960px) {
      .post-item-type-youtube .post-item-youtube {
        min-width: 0;
        margin-bottom: 55px; } }
    .post-item-type-youtube .post-item-youtube .post-item-youtube-author-link {
      clear: none;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 12px;
      font-weight: 600;
      display: inline-block; }
      .post-item-type-youtube .post-item-youtube .post-item-youtube-author-link b {
        text-transform: uppercase; }

/**
 * Tweets
 */
.post-item-type-tweets {
  margin: 30px 0; }
  @media (max-width: 960px) {
    .post-item-type-tweets {
      width: 100%; } }
  .post-item-type-tweets .post-item-tweet {
    padding: 20px 10px;
    border: 1px solid #dedede;
    background: #ffffff;
    position: relative;
    z-index: 5;
    width: 100%; }
    @media (max-width: 960px) {
      .post-item-type-tweets .post-item-tweet {
        min-width: 0;
        margin-bottom: 55px; } }
    .post-item-type-tweets .post-item-tweet .tweet-avatar {
      float: left; }
    .post-item-type-tweets .post-item-tweet .tweet-contents {
      margin-left: 65px;
      padding-bottom: 5px; }
      .post-item-type-tweets .post-item-tweet .tweet-contents h4 {
        clear: none; }
        .post-item-type-tweets .post-item-tweet .tweet-contents h4 a.tweet-username {
          font-size: 16px;
          color: #262E31;
          display: inline-block; }
          .post-item-type-tweets .post-item-tweet .tweet-contents h4 a.tweet-username i.fa-twitter {
            color: #2f92dd;
            text-decoration: none;
            margin-left: 5px;
            font-size: 18px; }
      .post-item-type-tweets .post-item-tweet .tweet-contents .tweet-date {
        float: right;
        color: #2f92dd;
        font-size: 11px; }
      .post-item-type-tweets .post-item-tweet .tweet-contents p {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 1.4;
        word-wrap: break-word;
        color: #6D6E71 !important; }
      .post-item-type-tweets .post-item-tweet .tweet-contents a {
        color: #2f92dd; }
      .post-item-type-tweets .post-item-tweet .tweet-contents .tweet-actions {
        float: right;
        font-size: 14px; }
        .post-item-type-tweets .post-item-tweet .tweet-contents .tweet-actions a {
          display: inline-block;
          color: #191919; }
          .post-item-type-tweets .post-item-tweet .tweet-contents .tweet-actions a:hover {
            text-decoration: none;
            color: #2f92dd; }

.post-item-type.post-item-type-image {
  position: relative;
  width: 670px;
  padding-left: 50px;
  margin-left: -50px; }
  @media (max-width: 960px) {
    .article-content .post-item-type.post-item-type-image {
      padding-left: 50px;
      margin-left: -50px; } }
  @media (max-width: 720px) {
    .article-content .post-item-type.post-item-type-image {
      width: 100%;
      padding-left: 0px;
      margin-left: 0px; } }
  .va-tooltip-content .post-item-type.post-item-type-image {
    width: 100%;
    height: 100%; }
  .post-item-type.post-item-type-image .post-item-type-content {
    position: relative; }
    .post-item-type.post-item-type-image .post-item-type-content .image-container {
      display: block;
      width: 620px;
      position: relative; }
      .va-tooltip-content .post-item-type.post-item-type-image .post-item-type-content .image-container {
        width: auto;
        height: auto; }
      .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper {
        height: 100%;
        width: 100%;
        margin: 0;
        padding: 0;
        border: 0;
        display: block; }
        .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td {
          vertical-align: middle;
          text-align: center; }
          .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td img {
            max-height: none;
            max-width: 618px;
            width: 100%;
            height: auto; }
            .va-tooltip-content .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td img {
              max-width: 100%; }
    .post-item-type.post-item-type-image .post-item-type-content .image-caption-container {
      width: 620px;
      margin: 10px 0;
      padding: 0;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      .post-item-type.post-item-type-image .post-item-type-content .image-caption-container .post-item-type-caption {
        display: inline; }
      .post-item-type.post-item-type-image .post-item-type-content .image-caption-container p {
        color: #262E31;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 5px; }
      .post-item-type.post-item-type-image .post-item-type-content .image-caption-container .post-item-image-credit {
        color: #adaeb0;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: 600;
        font-size: 10px;
        line-height: 16px;
        text-transform: uppercase; }
        .post-item-type.post-item-type-image .post-item-type-content .image-caption-container .post-item-image-credit:before {
          content: "Credit: ";
          display: inline-block; }
    @media (max-width: 720px) {
      .article-content .post-item-type.post-item-type-image .post-item-type-content .image-container:before {
        display: none; }
      .article-content .post-item-type.post-item-type-image .post-item-type-content .image-container {
        width: 100%;
        height: auto; }
        .article-content .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td img {
          display: block;
          width: 100%;
          max-width: 100%;
          max-height: 100%; }
      .article-content .post-item-type.post-item-type-image .post-item-type-content .image-caption-container {
        width: 100%;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 11px;
        line-height: 16px; }
        .article-content .post-item-type.post-item-type-image .post-item-type-content .image-caption-container p, .article-content .post-item-type.post-item-type-image .post-item-type-content .image-caption-container .post-item-image-credit {
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          font-size: 11px;
          line-height: 16px; } }
    @media (max-height: 480px) {
      .article-content .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td img.vocativ-post-item-medium-vertical-skinny, .article-content .post-item-type.post-item-type-image .post-item-type-content .image-container .image-wrapper td img.vocativ-post-item-medium-vertical-thin {
        width: auto;
        max-height: 420px; } }

.share-section-open .share-article-social.post-item {
  display: block; }
  @media (max-width: 720px) {
    .share-section-open .share-article-social.post-item {
      display: table; } }

/**
* FactBot
*/
body.single-post-item .fact-generator .post-item-type-content {
  height: 420px; }
  body.single-post-item .fact-generator .post-item-type-content .facts li.fact-outer .fact {
    float: left; }

.fact-generator {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 800;
  background-color: #ffffff;
  height: 540px; }
  .fact-generator.fact-generator-embed .post-item-type-header {
    background: url('http://www3.vocativ.com/content/themes/vocativ/images/vocativ_logo_transparent_white.png') no-repeat #3c494e 10px 10px;
    padding-left: 135px;
    padding-bottom: 0; }
    .fact-generator.fact-generator-embed .post-item-type-header .header-text {
      margin-top: -12px;
      padding-top: 12px;
      border-left: 1px solid black;
      height: 100px;
      padding-left: 20px; }
    .fact-generator.fact-generator-embed .post-item-type-header .share {
      top: -37px;
      float: left;
      margin: 0;
      position: relative;
      left: 42px; }
      .fact-generator.fact-generator-embed .post-item-type-header .share li.twitter {
        top: 0; }
  .fact-generator .open-share-mobile {
    display: none !important; }
  .fact-generator .post-item-type-header {
    color: white;
    padding: 2px 0 6px 65px;
    background: url('themes/vocativ/images/vocativ-icon.png') no-repeat #3c494e 10px 10px; }
    .fact-generator .post-item-type-header .header-text {
      font-size: 18px;
      line-height: normal; }
      .fact-generator .post-item-type-header .header-text span.title {
        display: block;
        font-size: 18px;
        line-height: 20px;
        color: #ffffff;
        margin-top: 10px;
        max-width: 350px; }
      .fact-generator .post-item-type-header .header-text span.topic, .fact-generator .post-item-type-header .header-text span.topic a {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 12px;
        font-weight: 500;
        text-decoration: none;
        color: #f2f2f2; }
        .fact-generator .post-item-type-header .header-text span.topic:hover, .fact-generator .post-item-type-header .header-text span.topic a:hover {
          color: #ffffff; }
    .fact-generator .post-item-type-header .share {
      float: right;
      right: -23px;
      position: absolute;
      top: 6px; }
      .fact-generator .post-item-type-header .share li {
        list-style-type: none;
        display: inline-block;
        margin-right: 6px;
        margin-top: 5px;
        vertical-align: top; }
        .fact-generator .post-item-type-header .share li.twitter {
          top: 4px;
          position: relative; }
        .fact-generator .post-item-type-header .share li.fb-like {
          height: 30px;
          overflow: hidden; }
  .fact-generator .post-item-type-content {
    position: relative;
    z-index: 1;
    height: 420px;
    background: #262E31; }
    .fact-generator .post-item-type-content .facts {
      list-style: none;
      margin: 0;
      padding: 0;
      color: white; }
      .fact-generator .post-item-type-content .facts li.fact-outer {
        list-style: none;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        padding: 20px;
        display: none; }
        .fact-generator .post-item-type-content .facts li.fact-outer.transition-slide {
          position: absolute;
          height: 100%; }
          .fact-generator .post-item-type-content .facts li.fact-outer.transition-slide .fact {
            height: 100%;
            display: table;
            width: 100%;
            vertical-align: middle; }
        .fact-generator .post-item-type-content .facts li.fact-outer .fact {
          margin-top: 0; }
          .fact-generator .post-item-type-content .facts li.fact-outer .fact p {
            font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
            font-weight: 700;
            font-size: 32px;
            line-height: 40px;
            color: #ffffff;
            margin-bottom: 0; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact p strong {
              color: #0072BC; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact p a {
              color: #ffffff;
              text-decoration: underline; }
          .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption-holder {
            display: table-cell;
            vertical-align: middle; }
          .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption {
            position: relative;
            margin: 0 auto;
            width: 100%;
            height: 50px;
            text-align: center;
            display: inline-table; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption p {
              color: white;
              line-height: normal;
              font-family: inherit;
              font-size: 38px;
              font-weight: 900;
              text-transform: uppercase;
              margin: 0;
              padding: 0;
              text-shadow: black 0px 3px 0px; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption .transition-slide-links {
              margin-top: 20px; }
              .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption .transition-slide-links .link-out a {
                background: #ffffff;
                color: #262E31;
                font-size: 24px;
                font-weight: 900;
                text-decoration: none;
                padding: 4px 18px 8px;
                -webkit-box-shadow: #262E31 0 4px 0;
                -moz-box-shadow: #262E31 0 4px 0;
                -ms-box-shadow: #262E31 0 4px 0;
                box-shadow: #262E31 0 4px 0; }
                .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption .transition-slide-links .link-out a:active {
                  position: relative;
                  top: 4px; }
        .fact-generator .post-item-type-content .facts li.fact-outer .source {
          font-weight: 500;
          line-height: normal;
          display: inline-block;
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          padding: 0 10px 20px 10px; }
          .fact-generator .post-item-type-content .facts li.fact-outer .source .diamond {
            display: inline-block;
            margin-right: 10px;
            vertical-align: middle;
            cursor: default;
            width: 30px;
            height: 30px;
            line-height: 26px;
            font-size: 14px;
            border: 2px solid #ffffff;
            text-align: center;
            background-color: transparent;
            background-image: none;
            position: relative;
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            -ms-border-radius: 100%;
            border-radius: 100%; }
          .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text {
            font-size: 18px;
            display: inline-block;
            vertical-align: middle; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text label {
              font-weight: 800;
              font-size: inherit;
              line-height: inherit;
              padding: 0;
              display: block; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text p {
              white-space: pre-wrap;
              color: #ffffff;
              display: inline;
              font-size: 12px !important;
              line-height: 18px !important; }
              .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text p a {
                color: white;
                text-decoration: underline; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text .highlight {
              line-height: 18px; }
        .fact-generator .post-item-type-content .facts li.fact-outer .with-bg-img {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          height: 420px;
          z-index: -1;
          background-position: 50% 50%;
          background-repeat: no-repeat;
          background-size: auto 100%; }
          .fact-generator .post-item-type-content .facts li.fact-outer .with-bg-img.semi-opaque {
            opacity: 0.5; }
  .fact-generator .fact-submission {
    background: #3c494e;
    position: absolute;
    z-index: 2;
    height: 560px;
    width: 100%;
    display: none; }
    .fact-generator .fact-submission .fact-submission-loading {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      text-align: center;
      color: #ffffff;
      background-color: rgba(0, 0, 0, 0.5);
      font-size: 40px; }
      .fact-generator .fact-submission .fact-submission-loading i {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 50px;
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        margin-left: -25px; }
    .fact-generator .fact-submission.loading .fact-submission-loading {
      display: block; }
    .fact-generator .fact-submission .fact-submit-form .header-text {
      color: white;
      border-bottom: 1px solid #262e31;
      padding: 10px 20px;
      line-height: 54px;
      font-size: 30px; }
      .fact-generator .fact-submission .fact-submit-form .header-text .close {
        color: #7e8587;
        float: right;
        margin-top: 3px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg); }
    .fact-generator .fact-submission .fact-submit-form .form-fields {
      padding: 20px; }
      .fact-generator .fact-submission .fact-submit-form .form-fields .full-width input, .fact-generator .fact-submission .fact-submit-form .form-fields .full-width textarea, .fact-generator .fact-submission .fact-submit-form .form-fields .full-width label {
        width: 100%;
        clear: both; }
      .fact-generator .fact-submission .fact-submit-form .form-fields .half-width {
        width: 50%;
        float: left; }
        .fact-generator .fact-submission .fact-submit-form .form-fields .half-width label, .fact-generator .fact-submission .fact-submit-form .form-fields .half-width textarea, .fact-generator .fact-submission .fact-submit-form .form-fields .half-width input {
          width: 100%; }
        .fact-generator .fact-submission .fact-submit-form .form-fields .half-width.has-padding {
          padding-right: 20px; }
      .fact-generator .fact-submission .fact-submit-form .form-fields label {
        color: white;
        text-transform: uppercase; }
      .fact-generator .fact-submission .fact-submit-form .form-fields input, .fact-generator .fact-submission .fact-submit-form .form-fields textarea {
        border: 4px solid #262e31;
        border-radius: 0;
        resize: none;
        outline: none;
        margin-bottom: 25px;
        padding: 0 0 0 15px;
        color: #262e31;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      .fact-generator .fact-submission .fact-submit-form .form-fields input {
        height: 50px; }
      .fact-generator .fact-submission .fact-submit-form .form-fields textarea {
        height: 110px;
        padding: 10px 15px; }
    .fact-generator .fact-submission .fact-submit-form .success {
      padding: 20px 25px 20px 35px;
      display: none; }
      .fact-generator .fact-submission .fact-submit-form .success h1 {
        line-height: 35px;
        font-size: 35px;
        color: white;
        padding-bottom: 10px;
        line-height: 40px; }
      .fact-generator .fact-submission .fact-submit-form .success p {
        color: white; }
      .fact-generator .fact-submission .fact-submit-form .success ul {
        border: 2px solid #262e31;
        padding: 20px;
        margin: 50px;
        text-align: center; }
        .fact-generator .fact-submission .fact-submit-form .success ul li {
          list-style-type: none;
          display: inline-block;
          margin-right: 6px;
          margin-top: 0;
          vertical-align: middle; }
          .fact-generator .fact-submission .fact-submit-form .success ul li .fb_iframe_widget span {
            vertical-align: top !important; }
          .fact-generator .fact-submission .fact-submit-form .success ul li.twitter {
            width: 60px; }
    .fact-generator .fact-submission .fact-submit-form button {
      background: #FD2626;
      border: none;
      border-bottom: 3px solid #d50202;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 32px;
      font-weight: 800;
      outline: none;
      box-shadow: none;
      text-shadow: none;
      color: white;
      text-align: center;
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%; }
  .fact-generator .next-fact {
    position: relative;
    z-index: 1; }
    .fact-generator .next-fact .button {
      position: relative;
      display: none;
      width: 100%;
      height: 60px;
      line-height: 54px;
      font-size: 30px;
      font-weight: 900;
      text-transform: uppercase;
      text-align: center;
      text-decoration: none;
      background-color: #FD2626;
      border-bottom: 3px solid #d50202;
      color: white;
      outline: none; }
      .fact-generator .next-fact .button:hover {
        background-color: #fd3f3f; }
      .fact-generator .next-fact .button:active {
        background-color: #d50202; }
      .fact-generator .next-fact .button.loading {
        display: block; }
  .fact-generator.loaded .next-fact .button {
    display: block; }
    .fact-generator.loaded .next-fact .button.loading {
      display: none; }
  .fact-generator.form-open .post-item-type-content .share_section {
    display: none; }
  @media (max-width: 960px) {
    .fact-generator {
      height: 540px; }
      .fact-generator .post-item-type-header {
        padding-left: 60px;
        padding-bottom: 40px; }
        .fact-generator .post-item-type-header .share {
          position: relative;
          float: left;
          margin: 0;
          clear: both; }
      .fact-generator .fact-submission {
        height: 540px; }
        .fact-generator .fact-submission .fact-submit-form .success ul {
          margin: 50px 0; }
      .fact-generator .post-item-type-content {
        height: 380px; }
        .fact-generator .post-item-type-content .share_section {
          top: 0; }
        .fact-generator .post-item-type-content .facts > li.fact-outer {
          padding: 20px 40px 20px 30px; }
          .fact-generator .post-item-type-content .facts > li.fact-outer.transition-slide {
            padding: 20px 30px; }
          .fact-generator .post-item-type-content .facts > li.fact-outer .source {
            margin-top: 25px; }
          .fact-generator .post-item-type-content .facts > li.fact-outer .fact .caption {
            margin: 0 auto;
            width: 100%; }
          .fact-generator .post-item-type-content .facts > li.fact-outer .with-bg-img {
            height: 380px; }
      .fact-generator .post-item-type-header .share {
        top: 0;
        right: 0; } }
  @media (max-width: 720px) {
    .fact-generator .post-item-type-content {
      height: 380px; }
      .fact-generator .post-item-type-content .facts li.fact-outer .with-bg-img {
        height: 380px; }
      .fact-generator .post-item-type-content .facts li.fact-outer .fact p {
        font-size: 28px;
        line-height: 34px; }
    .fact-generator .fact-submission {
      height: 540px; }
      .fact-generator .fact-submission .fact-submit-form .form-fields input, .fact-generator .fact-submission .fact-submit-form .form-fields textarea {
        margin-bottom: 10px; }
      .fact-generator .fact-submission .fact-submit-form .form-fields .half-width {
        width: 100%; }
        .fact-generator .fact-submission .fact-submit-form .form-fields .half-width.has-padding {
          padding: 0; }
      .fact-generator .fact-submission .fact-submit-form .form-fields .full-width textarea {
        height: 50px; } }
  @media (max-width: 480px) {
    .fact-generator {
      height: 400px; }
      .fact-generator .post-item-type-content {
        height: 240px; }
        .fact-generator .post-item-type-content .facts li.fact-outer {
          padding: 10px 50px 10px 10px; }
          .fact-generator .post-item-type-content .facts li.fact-outer.transition-slide {
            padding: 10px; }
          .fact-generator .post-item-type-content .facts li.fact-outer .fact p {
            font-size: 20px;
            line-height: 22px; }
          .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption {
            width: 100%; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption p {
              font-size: 30px; }
            .fact-generator .post-item-type-content .facts li.fact-outer .fact .caption .transition-slide-links .link-out a {
              font-size: 16px; }
          .fact-generator .post-item-type-content .facts li.fact-outer .source {
            margin-top: 10px;
            position: absolute;
            width: 100%; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .source-text p {
              font-size: 13px;
              line-height: 20px;
              padding: 1px 0 3px 0; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .diamond {
              margin-top: 10px; }
            .fact-generator .post-item-type-content .facts li.fact-outer .source .highlight {
              font-size: 13px; }
          .fact-generator .post-item-type-content .facts li.fact-outer .with-bg-img {
            height: 245px;
            background-size: 100% auto; }
      .fact-generator .fact-submission {
        height: 420px; }
        .fact-generator .fact-submission .fact-submit-form button {
          font-size: 26px; }
        .fact-generator .fact-submission .fact-submit-form .header-text {
          font-size: 23px;
          padding: 0px 25px 0px 20px; }
        .fact-generator .fact-submission .fact-submit-form button {
          font-size: 21px;
          padding: 13px; }
        .fact-generator .fact-submission .fact-submit-form .form-fields {
          padding: 5px 25px 0 35px; }
          .fact-generator .fact-submission .fact-submit-form .form-fields .full-width textarea, .fact-generator .fact-submission .fact-submit-form .form-fields .full-width input, .fact-generator .fact-submission .fact-submit-form .form-fields .half-width textarea, .fact-generator .fact-submission .fact-submit-form .form-fields .half-width input {
            height: 38px;
            margin-bottom: 3px; }
          .fact-generator .fact-submission .fact-submit-form .form-fields .full-width label, .fact-generator .fact-submission .fact-submit-form .form-fields .half-width label {
            font-size: 14px; }
        .fact-generator .fact-submission .fact-submit-form .success h1 {
          font-size: 28px; }
        .fact-generator .fact-submission .fact-submit-form .success ul {
          margin: 25px 0 0 0;
          padding: 15px 0 10px 0; }
      .fact-generator .next-fact .button {
        font-size: 22px; } }

/**
* Infogram
*/
.post-item-type-infogram .post-item-infogram-div .infogram-title {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  font-weight: bold;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 8px;
  color: #262E31; }
.post-item-type-infogram .infogram-subtitle {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #6D6E71; }
.post-item-type-infogram .how-we-know-container {
  background: #f2f2f2;
  margin: 10px 0;
  padding: 10px; }
  .post-item-type-infogram .how-we-know-container .how-we-know-header {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px; }
  .post-item-type-infogram .how-we-know-container .how-we-know-body, .post-item-type-infogram .how-we-know-container .how-we-know-body p {
    font-size: 13px !important;
    line-height: 20px !important;
    margin: 0 !important; }
  @media (max-width: 720px) {
    .post-item-type-infogram .how-we-know-container .open-share-mobile, .post-item-type-infogram .how-we-know-container .share_section {
      top: 100% !important; } }

.modals {
  display: none; }

.modal {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .modal p {
    margin: 0;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .modal h3, .modal h4 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    text-transform: none;
    display: block;
    margin-bottom: 20px;
    color: #262E31; }
  .modal h3 {
    font-size: 22px; }
  .modal h4 {
    font-size: 18px; }
  .modal label {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: bold;
    font-size: 14px;
    display: block;
    text-transform: uppercase; }
  .modal input[type=email], .modal input[type=text], .modal input[type=password] {
    background: transparent;
    border-color: #CCC;
    border-radius: 3px;
    color: #262E31;
    width: 100%;
    font-size: 15px;
    height: 50px;
    padding-left: 15px;
    padding-right: 15px; }
    .modal input[type=email]:focus, .modal input[type=text]:focus, .modal input[type=password]:focus {
      outline: none; }
  .modal input[type="submit"] {
    border-radius: 3px;
    width: 100%;
    font-size: 22.5px;
    padding: 5px 0;
    line-height: 22.5px;
    height: 50px; }
  .modal input.go {
    float: right;
    width: 127px; }
  .modal .spinner-container {
    position: relative;
    width: 100px;
    height: 80px; }
  .modal strong {
    text-transform: uppercase; }
  .modal .success-message span {
    display: block; }
  .modal .error-message span {
    display: block; }

.social-auth-incomplete {
  width: 300px;
  text-transform: uppercase; }
  .social-auth-incomplete .error-message {
    display: none;
    color: #FD2626;
    font-weight: bold; }
  .social-auth-incomplete .network-connect {
    float: left;
    width: 100%; }
    .social-auth-incomplete .network-connect span.icon {
      display: block;
      float: left;
      margin: 10px;
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      width: 40px;
      height: 40px;
      border: 2px solid #000000;
      background-color: #ffffff; }
      .social-auth-incomplete .network-connect span.icon i {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        /* Compensate for border */
        margin: -2px;
        display: block;
        color: #000000;
        font-size: 20px;
        width: 40px;
        line-height: 40px;
        height: 40px;
        text-align: center; }
    .social-auth-incomplete .network-connect span.label {
      display: block;
      float: left;
      width: 150px;
      margin: 12px 0 0 10px; }
      .social-auth-incomplete .network-connect span.label i {
        display: block;
        float: left;
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 35px;
        text-align: center;
        background: #ffffff;
        color: #B5FF27; }
    .social-auth-incomplete .network-connect.active span.icon {
      background-color: #B5FF27; }
  .social-auth-incomplete .extended-interface {
    float: left;
    width: 80%;
    margin-left: 15%;
    font-size: 14px; }
    .social-auth-incomplete .extended-interface .reddit-captcha-reload {
      display: block;
      float: left;
      width: 100%; }
    .social-auth-incomplete .extended-interface ul {
      width: 100%;
      margin: 0;
      list-style-type: none;
      padding: 0; }
  .social-auth-incomplete button.continue {
    float: right;
    margin-top: 8px; }

.fancybox-opened .h3 {
  margin-bottom: 0; }
.fancybox-opened .social-share ul {
  margin: 8px 0 35px 0; }
  .fancybox-opened .social-share ul li {
    margin-top: 20px; }
    .fancybox-opened .social-share ul li:first-child {
      margin-top: 0; }
    .fancybox-opened .social-share ul li.youtube {
      margin-top: 0;
      position: relative;
      display: flex; }
      .fancybox-opened .social-share ul li.youtube div {
        top: 0;
        position: relative; }
    .fancybox-opened .social-share ul li.twitter {
      margin-bottom: 20px; }
    @media (max-width: 720px) {
      .fancybox-opened .social-share ul li {
        margin-right: 4px; } }

@media all and ( max-width: 480px ) {
  .social-auth-incomplete {
    width: 100%; }
    .social-auth-incomplete button.continue {
      width: 100%; }
    .social-auth-incomplete .network-connect span.icon {
      width: 30px;
      height: 30px; }
      .social-auth-incomplete .network-connect span.icon i {
        font-size: 16px;
        line-height: 30px;
        width: 30px;
        height: 30px; }
    .social-auth-incomplete .network-connect span.label {
      width: 60%;
      font-size: 14px;
      white-space: nowrap; } }

.lt-ie8 .modal {
  width: 300px; }
  .lt-ie8 .modal input {
    max-width: 288px; }
  .lt-ie8 .modal input[type="submit"] {
    max-width: 295px; }
  .lt-ie8 .modal button {
    border: none;
    padding-bottom: 10px; }

@media all and ( max-width: 480px ) {
  .fancybox-wrap {
    max-width: 100%; }
  .fancybox-inner {
    width: auto !important; }
  .fancybox-skin .fancybox-close {
    right: 0 !important; } }

.newsletter-modal, .follow-modal {
  display: none; }
  @media (max-width: 480px) {
    .newsletter-modal .h3, .follow-modal .h3 {
      margin-bottom: 0; } }
  .newsletter-modal p, .follow-modal p {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin-bottom: 10px; }
    .newsletter-modal p.message, .follow-modal p.message {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      .newsletter-modal p.message.error, .follow-modal p.message.error {
        color: red; }
  .newsletter-modal form, .follow-modal form {
    margin-top: 20px; }
    @media (max-width: 480px) {
      .newsletter-modal form, .follow-modal form {
        margin-top: 0; } }
  .newsletter-modal .form-row, .follow-modal .form-row {
    margin-bottom: 15px; }
    .newsletter-modal .form-row:after, .follow-modal .form-row:after {
      content: "";
      display: table;
      clear: both; }
    .newsletter-modal .form-row:last-child, .follow-modal .form-row:last-child {
      margin-bottom: 0; }
  .newsletter-modal .form-row.single-and-submit, .follow-modal .form-row.single-and-submit {
    padding-right: 160px; }
    @media (max-width: 480px) {
      .newsletter-modal .form-row.single-and-submit, .follow-modal .form-row.single-and-submit {
        padding-right: 0; } }
    .newsletter-modal .form-row.single-and-submit input[type=text], .follow-modal .form-row.single-and-submit input[type=text] {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      width: 100%;
      float: left; }
    .newsletter-modal .form-row.single-and-submit input[type=submit], .newsletter-modal .form-row.single-and-submit .loading-indicator, .follow-modal .form-row.single-and-submit input[type=submit], .follow-modal .form-row.single-and-submit .loading-indicator {
      width: 150px;
      float: right;
      margin-right: -160px; }
      @media (max-width: 480px) {
        .newsletter-modal .form-row.single-and-submit input[type=submit], .newsletter-modal .form-row.single-and-submit .loading-indicator, .follow-modal .form-row.single-and-submit input[type=submit], .follow-modal .form-row.single-and-submit .loading-indicator {
          margin-right: 0;
          margin-top: 10px;
          clear: left;
          width: 100%; } }
  .newsletter-modal .message, .follow-modal .message {
    margin-top: -10px;
    margin-bottom: 10px; }
  .newsletter-modal .twitter iframe, .follow-modal .twitter iframe {
    max-width: none !important; }

.follow-modal {
  width: 220px; }

/**
 * Primary "top" header
 */
body, .primary-header-wrap {
  -webkit-transition: margin-left 0.2s linear;
  -moz-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear; }

body.showing-mobile-menu {
  position: fixed; }
  body.showing-mobile-menu div.container {
    margin-left: 260px;
    /* Disable scrolling on the body when mobile menu is showing */
    height: 100%;
    overflow: hidden; }
    body.showing-mobile-menu div.container header.full-width {
      display: none; }
    @media (max-width: 480px) {
      body.showing-mobile-menu div.container section.content #wall {
        width: 300px;
        overflow: hidden; } }
    body.showing-mobile-menu div.container .primary-header-wrap {
      left: auto; }

body.showing-mobile-menu div.container nav.mobile-navigation {
  margin-left: 0px; }
body.showing-mobile-menu div.container .menu-primary-nav-container ul, body.showing-mobile-menu div.container ol {
  margin: 0px; }
body.showing-mobile-menu div.container .menu-primary-nav-container li ul {
  display: none; }
body.showing-mobile-menu div.container .menu-primary-nav-container .sub-menu a {
  color: #999;
  font-size: 13px;
  margin: 20px 0 0 0;
  padding: 0 35px; }

nav.mobile-navigation {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  font-size: 18px;
  background-color: #4A4A4A;
  -webkit-transition: margin-left 0.2s linear;
  -moz-transition: margin-left 0.2s linear;
  transition: margin-left 0.2s linear;
  z-index: 1001;
  width: 260px;
  text-transform: uppercase;
  margin-left: -260px; }
  nav.mobile-navigation > ul {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    list-style: none; }
    nav.mobile-navigation > ul li {
      display: block;
      clear: both;
      float: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border-bottom: 1px solid #1b2123; }
      nav.mobile-navigation > ul li .menu-item-name-more {
        display: none; }
      nav.mobile-navigation > ul li a {
        display: block;
        width: 100%;
        height: 60px;
        line-height: 60px;
        margin: 0;
        padding: 0 10px;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #EF4123;
        text-transform: none; }
        nav.mobile-navigation > ul li a:hover {
          text-decoration: none; }
        nav.mobile-navigation > ul li a i {
          display: inline-block;
          margin-right: 5px; }
        nav.mobile-navigation > ul li a:active, nav.mobile-navigation > ul li a:focus {
          background-color: #1b2123;
          color: #ffffff;
          outline: none; }
      nav.mobile-navigation > ul li.divider {
        border: none;
        background: #1b2123;
        height: 40px;
        padding: 0 10px; }
        nav.mobile-navigation > ul li.divider h2 {
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          font-size: 12px;
          line-height: 40px;
          text-transform: uppercase;
          color: #6D6E71; }
      nav.mobile-navigation > ul li.follow {
        margin: 20px 0;
        padding: 0 20px;
        border: none; }
        nav.mobile-navigation > ul li.follow a {
          height: 50px;
          line-height: 50px;
          display: block;
          text-align: center;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
      nav.mobile-navigation > ul li.follow-facebook a {
        background: #335795; }
      nav.mobile-navigation > ul li.follow-twitter a {
        background: #2f92dd; }
      nav.mobile-navigation > ul li.follow-tumblr a {
        background: #35465c; }
      nav.mobile-navigation > ul li.vocativ-copyright, nav.mobile-navigation > ul li.vocativ-privacy {
        display: block;
        height: 40px;
        line-height: 40px;
        font-size: 11px;
        color: #6D6E71;
        text-align: center;
        text-transform: none;
        border: none; }
      nav.mobile-navigation > ul li.vocativ-privacy {
        line-height: 20px; }
        nav.mobile-navigation > ul li.vocativ-privacy a {
          font-size: 90%;
          line-height: 20px;
          color: #6D6E71;
          text-decoration: underline; }
    nav.mobile-navigation > ul .menu-primary-nav-container li a {
      text-transform: uppercase; }
  nav.mobile-navigation .upf-mobile-banner {
    padding: 5px; }
    nav.mobile-navigation .upf-mobile-banner a {
      display: inline-block; }
    nav.mobile-navigation .upf-mobile-banner .user-login {
      padding-left: 5px; }
  nav.mobile-navigation .menu-primary-nav-container ul li .sub-container {
    display: none; }

.comment-prompt {
  padding-top: 10px; }

.comment-button {
  display: none; }

#comment-recirc-wrapper {
  display: none; }

#comments {
  margin-top: 24px; }
  #comments .comment-list {
    margin-left: 0;
    list-style: none; }
    #comments .comment-list .comment {
      margin: 20px 0;
      padding-bottom: 20px;
      border-bottom: 2px solid #dedede; }
      #comments .comment-list .comment .children {
        margin-left: 80px;
        border-top: 1px dashed #dedede;
        margin-top: 20px; }
        @media (max-width: 720px) {
          #comments .comment-list .comment .children {
            margin-left: 40px; } }
        #comments .comment-list .comment .children li {
          list-style: none;
          border-bottom: none;
          margin-bottom: 0px;
          padding-bottom: 0px; }
      #comments .comment-list .comment .comment-body {
        padding-left: 80px; }
        @media (max-width: 720px) {
          #comments .comment-list .comment .comment-body {
            padding-left: 60px; } }
      #comments .comment-list .comment .comment-author-info {
        width: 60px;
        margin-left: -80px;
        float: left; }
        @media (max-width: 720px) {
          #comments .comment-list .comment .comment-author-info {
            margin-left: -60px;
            width: 40px; } }
      #comments .comment-list .comment .comment-col {
        width: 100%;
        float: left; }
      #comments .comment-list .comment a.follow-button {
        display: block;
        float: left;
        background: #ffffff;
        font-size: 16px;
        color: #262E31;
        width: 25px;
        margin: 5px 0 0 0;
        line-height: normal;
        text-align: center; }
        #comments .comment-list .comment a.follow-button:hover {
          text-decoration: none; }
        #comments .comment-list .comment a.follow-button .fa-facebook {
          color: #335795; }
        #comments .comment-list .comment a.follow-button .fa-twitter {
          color: #2f92dd; }
      #comments .comment-list .comment .comment-content {
        margin-top: 10px;
        display: block;
        float: none;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        line-height: 18px;
        color: #262E31; }
        #comments .comment-list .comment .comment-content p, #comments .comment-list .comment .comment-content li {
          font-family: inherit;
          font-size: 16px;
          line-height: 22px;
          color: #262E31; }
        #comments .comment-list .comment .comment-content img {
          max-width: 100%; }
        #comments .comment-list .comment .comment-content p, #comments .comment-list .comment .comment-content ul, #comments .comment-list .comment .comment-content ol {
          margin-bottom: 10px; }
        #comments .comment-list .comment .comment-content a {
          word-wrap: break-word; }
        #comments .comment-list .comment .comment-content b, #comments .comment-list .comment .comment-content strong {
          font-weight: bold; }
        #comments .comment-list .comment .comment-content blockquote {
          border-left: 4px solid #0072BC;
          margin-left: 10px;
          padding-left: 10px; }
      #comments .comment-list .comment .comment-username {
        font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
        font-weight: 700;
        font-size: 16px;
        color: #000000; }
      #comments .comment-list .comment .comment-time {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 12px;
        line-height: 24px;
        color: #6D6E71;
        text-transform: uppercase;
        width: 195px;
        text-align: right; }
        @media (max-width: 720px) {
          #comments .comment-list .comment .comment-time {
            width: auto;
            float: none;
            clear: both;
            text-align: left; } }
      #comments .comment-list .comment .reply, #comments .comment-list .comment .reply a {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase; }
      #comments .comment-list .comment .reply-fb a {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 10px;
        color: #FD2626; }
      #comments .comment-list .comment .reply-section {
        margin-left: -84px; }
      #comments .comment-list .comment .comment-recirc {
        float: left;
        margin-top: 20px;
        border: 1px solid #0072BC;
        width: 100%;
        height: 65px;
        font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
        text-transform: uppercase;
        font-weight: bold;
        overflow: hidden;
        position: relative; }
        #comments .comment-list .comment .comment-recirc a {
          display: block;
          width: 100%;
          height: 100%; }
        #comments .comment-list .comment .comment-recirc .comment-recirc-join {
          position: absolute;
          top: 0;
          left: 0;
          display: block;
          padding-top: 6px;
          width: 65px;
          height: 65px;
          background: #0072BC;
          color: #ffffff;
          text-align: center;
          font-size: 12px;
          line-height: 12px; }
          #comments .comment-list .comment .comment-recirc .comment-recirc-join span {
            display: block;
            float: left;
            height: 13px;
            width: 100%; }
          #comments .comment-list .comment .comment-recirc .comment-recirc-join em {
            display: block;
            float: left;
            height: 18px;
            width: 100%;
            font-size: 18px;
            line-height: 18px;
            font-style: normal; }
        #comments .comment-list .comment .comment-recirc .comment-recirc-title {
          display: block;
          position: absolute;
          top: 0;
          left: 80px;
          font-size: 15px;
          line-height: 15px;
          overflow: hidden;
          vertical-align: middle;
          height: 65px;
          line-height: 65px; }
          #comments .comment-list .comment .comment-recirc .comment-recirc-title > div {
            max-height: 40px;
            overflow: hidden; }
        #comments .comment-list .comment .comment-recirc .comment-recirc-next {
          position: absolute;
          top: 0;
          right: 10px;
          display: block;
          height: 100%;
          width: 20px;
          font-size: 24px;
          line-height: 65px; }
        @media (max-width: 480px) {
          #comments .comment-list .comment .comment-recirc .comment-recirc-next {
            display: none; } }
  #comments .mce-stack-layout-item {
    display: block;
    height: auto;
    border-top: 1px dashed #dedede;
    padding: 0px 10px;
    margin: 0; }
  #comments .reply-section {
    display: none; }

.comment-form-container {
  margin-top: 30px;
  border: 1px solid #dedede; }

.commentform a.submit-button {
  margin: 10px; }
  .commentform a.submit-button.loading {
    display: none; }
.commentform .comment-editor-container #comment_ifr body p, .commentform .comment-editor-container #comment_ifr body ul, .commentform .comment-editor-container #comment_ifr body ol, .commentform .comment-editor-container #comment_ifr body bockquote, .commentform .comment-editor-container #comment_ifr body em, .commentform .comment-editor-container #comment_ifr body i, .commentform .comment-editor-container #comment_ifr body b, .commentform .comment-editor-container #comment_ifr body strong {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif !important; }
.commentform .comment-editor-container .comment-editor {
  font-size: 14px;
  min-height: 145px;
  height: auto;
  color: #262E31; }
  .commentform .comment-editor-container .comment-editor em {
    background: #fcc; }
.commentform .comment-editor-container .mce-tinymce {
  font-size: 14px;
  min-height: 145px;
  height: auto;
  border: none; }
  .commentform .comment-editor-container .mce-tinymce .mce-toolbar-grp {
    margin: 0px; }
  .commentform .comment-editor-container .mce-tinymce .mce-edit-area {
    border: none; }
  .commentform .comment-editor-container .mce-tinymce .mce-stack-layout-item .mce-container-body .mce-container {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    .commentform .comment-editor-container .mce-tinymce .mce-stack-layout-item .mce-container-body .mce-container #vocativimageuploadbutton {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
.commentform .comment-editor-container .tags {
  line-height: 34px;
  margin: 10px; }
  .commentform .comment-editor-container .tags span {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    height: 22px;
    display: inline-block;
    color: #262E31; }
  .commentform .comment-editor-container .tags span.tag {
    cursor: pointer;
    background: #f2f2f2;
    border: 1px solid #dedede;
    margin: 0 2px;
    padding: 0 5px; }
    .commentform .comment-editor-container .tags span.tag:hover {
      border-color: #6D6E71; }
  .commentform .comment-editor-container .tags span.tag.used {
    background: #0072BC;
    border: 1px solid #0072BC;
    color: #ffffff;
    cursor: default; }
    .commentform .comment-editor-container .tags span.tag.used:hover {
      border-color: #0072BC; }
  .commentform .comment-editor-container .tags span.add-tag {
    font-weight: bold; }
.commentform .comment-editor-container .comment-line {
  position: relative;
  padding: 10px;
  border-bottom: 1px solid #dedede; }
  .commentform .comment-editor-container .comment-line .form-attachments {
    margin-top: 10px; }
  .commentform .comment-editor-container .comment-line .comment-count {
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: right;
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold; }
.commentform ul.share-icon-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .commentform ul.share-icon-list li {
    list-style: none;
    margin-right: 10px;
    float: left; }
    .commentform ul.share-icon-list li .share-icon-diamond {
      text-align: center;
      height: 25px;
      width: 25px;
      background-color: #dedede;
      cursor: pointer;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .commentform ul.share-icon-list li .share-icon-diamond i {
        color: #262E31;
        font-size: 15px;
        line-height: 25px;
        text-align: center; }
      .commentform ul.share-icon-list li .share-icon-diamond:hover {
        background-color: #dedede; }
    .commentform ul.share-icon-list li.active .share-icon-diamond {
      background-color: #262E31; }
      .commentform ul.share-icon-list li.active .share-icon-diamond i {
        color: #ffffff; }
.commentform .vocativ-comments-account-toggle {
  display: none; }
.commentform .comment-share-extended {
  font-size: 14px; }
  .commentform .comment-share-extended input[type="text"] {
    color: #000000;
    background: #ffffff; }
  .commentform .comment-share-extended .vocativ-comments-ext-interface-reddit > div:first-child > strong, .commentform .comment-share-extended .vocativ-comments-ext-interface-tumblr > div:first-child > strong {
    display: block;
    width: 100%;
    margin-top: 10px; }
  .commentform .comment-share-extended .vocativ-comments-ext-interface-tumblr ul {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0; }
  .commentform .comment-share-extended .vocativ-comments-ext-interface-reddit {
    margin-top: 10px; }
    .commentform .comment-share-extended .vocativ-comments-ext-interface-reddit .reddit-captcha {
      margin-top: 10px;
      display: block;
      width: 120px;
      height: 50px; }

body.single section.content .article-content .share_section .share-list li {
  margin-top: 8px; }
  body.single section.content .article-content .share_section .share-list li:first-child {
    margin-top: 0; }
  @media (max-width: 960px) {
    body.single section.content .article-content .share_section .share-list li {
      margin: 0 0 0 8px; } }

body.single, body.page {
  /**
	 * Don't show share sections inside annotations
	 */ }
  body.single .va-tooltip-content .share_section, body.page .va-tooltip-content .share_section {
    display: none !important; }
  body.single .share_section, body.page .share_section {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -85px;
    display: none;
    z-index: 100; }
    body.single .share_section .share-list, body.page .share_section .share-list {
      width: 51px;
      height: 90px;
      padding: 9px 10px;
      background: #000;
      margin: 0;
      background: rgba(0, 0, 0, 0.5); }
      body.single .share_section .share-list li, body.page .share_section .share-list li {
        list-style-type: none;
        margin-top: 8px; }
        body.single .share_section .share-list li:first-child, body.page .share_section .share-list li:first-child {
          margin-top: 0; }
        body.single .share_section .share-list li div.share-icon, body.page .share_section .share-list li div.share-icon {
          width: 32px;
          height: 32px;
          line-height: 32px; }
        body.single .share_section .share-list li .genericon, body.page .share_section .share-list li .genericon {
          font-size: 18px; }
        body.single .share_section .share-list li.facebook .share-icon, body.page .share_section .share-list li.facebook .share-icon {
          background: #506dbd; }
        body.single .share_section .share-list li.twitter .share-icon, body.page .share_section .share-list li.twitter .share-icon {
          background: #3da1ec; }
        body.single .share_section .share-list li.tumblr .share-icon, body.page .share_section .share-list li.tumblr .share-icon {
          background: #1e4f6d; }
        body.single .share_section .share-list li.gplus .share-icon, body.page .share_section .share-list li.gplus .share-icon {
          background: #f65646; }
        body.single .share_section .share-list li.post-item-embed .share-icon, body.page .share_section .share-list li.post-item-embed .share-icon {
          background: #ffffff;
          color: #000000; }
  body.single .share_section.w-embed, body.page .share_section.w-embed {
    margin-top: -105px; }
    body.single .share_section.w-embed .share-list, body.page .share_section.w-embed .share-list {
      height: 210px; }
  @media (max-width: 960px) {
    body.single, body.page {
      /*.open-share-mobile{
			right: 10px;
			top: 10px;
			position: absolute;
			display: block;
			width: 35px;
			height: 35px;
			border-radius: 50%;
			background-color:rgba(0, 0, 0, 0.5);
			padding: 13px;
			z-index: 100;
			background: url('themes/vocativ/images/grid-icon.png') no-repeat;
		}*/ }
      @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { }
      body.single .share-section-open, body.page .share-section-open {
        /*.open-share-mobile {
				display: none;
			}*/ }
        body.single .share-section-open .share_section, body.page .share-section-open .share_section {
          display: block !important;
          width: 100%;
          margin: 0;
          background: #000;
          background: rgba(0, 0, 0, 0.5);
          padding: 9px; }
          body.single .share-section-open .share_section .share-list, body.page .share-section-open .share_section .share-list {
            margin: 0;
            background: none;
            width: auto;
            height: auto;
            float: right;
            padding: 0; }
            body.single .share-section-open .share_section .share-list li, body.page .share-section-open .share_section .share-list li {
              display: inline-block;
              float: left;
              margin: 0 0 0 8px; } }

body.single .article-content, body.page .article-content {
  position: relative; }
  body.single .article-content .post-item-type-instagram .share_section, body.single .article-content .post-item-type-quote .share_section, body.single .article-content .post-item-type-video .share_section, body.single .article-content .post-item-type-youtube .share_section, body.single .article-content .post-item-type-tweets .share_section, body.page .article-content .post-item-type-instagram .share_section, body.page .article-content .post-item-type-quote .share_section, body.page .article-content .post-item-type-video .share_section, body.page .article-content .post-item-type-youtube .share_section, body.page .article-content .post-item-type-tweets .share_section {
    right: -51px; }
    @media all and ( max-width: 480px ) {
      body.single .article-content .post-item-type-instagram .share_section, body.single .article-content .post-item-type-quote .share_section, body.single .article-content .post-item-type-video .share_section, body.single .article-content .post-item-type-youtube .share_section, body.single .article-content .post-item-type-tweets .share_section, body.page .article-content .post-item-type-instagram .share_section, body.page .article-content .post-item-type-quote .share_section, body.page .article-content .post-item-type-video .share_section, body.page .article-content .post-item-type-youtube .share_section, body.page .article-content .post-item-type-tweets .share_section {
        right: 0;
        top: auto;
        bottom: 0; } }

.lt-ie8 .share_this .tags {
  margin-top: 8px; }
.lt-ie8 .post-item-type-image .share_section, .lt-ie8 .post-item-type-video .share_section {
  left: 544px;
  top: 6px; }

@media (max-width: 960px) {
  .page-template-template-notitle-php .share-section-open .share_section {
    width: 51px !important; }
    .page-template-template-notitle-php .share-section-open .share_section .share-list li {
      margin: 0 0 5px 8px; } }

#wall {
  max-width: 1200px;
  width: 1200px;
  margin: 0 auto; }

#wallpad {
  height: 375px; }


#wall .hashtag, .recirculator-pane .hashtag {
  display: none;
  /*position: absolute;
	left: 8px;
	top: 2px;*/ }


@media all and ( max-width: 480px ) {
  .home .wrap, .tax-vocativ-topic .wrap {
    width: 100%; }
  #wall {
    width: 320px; }
    #wall .item-wrap {
      width: 320px;
      height: 420px; }
      #wall .item-wrap h3 {
        font-size: 22px !important;
        line-height: 30px !important; } }

@media all and ( min-width: 480px ) and ( max-width: 720px ) {
  .home .wrap, .tax-vocativ-topic .wrap {
    width: 480px;
    margin: 0 auto; }
  #wall {
    width: 480px; }
    #wall .item-wrap {
      width: 240px;
      height: 315px; }
      #wall .item-wrap[data-size-2-col="small-landscape"] {
        width: 480px;
        height: 315px; }
        #wall .item-wrap[data-size-2-col="small-landscape"] h3 {
          font-size: 22px !important;
          line-height: 30px !important; }
      #wall .item-wrap[data-size-2-col="large-portrait"] {
        width: 480px;
        height: 630px;
        /*h3 {
					font-size: 30px !important;
					line-height: 42px !important;
				}*/ }
      #wall .item-wrap[data-size-2-col="small-portrait"] h3 {
        font-size: 22px !important;
        line-height: 30px !important; }
      #wall .item-wrap[data-size-2-col="large-landscape"] {
        width: 960px;
        height: 630px; }
        #wall .item-wrap[data-size-2-col="large-landscape"] h3 {
          font-size: 30px !important;
          line-height: 42px !important; }
      #wall .item-wrap[data-layout="1"].i-11, #wall .item-wrap[data-layout="1"].i-24, #wall .item-wrap[data-layout="1"].i-37, #wall .item-wrap[data-layout="1"].i-50, #wall .item-wrap[data-layout="1"].i-63 {
        float: right; } }

@media all and ( min-width: 720px ) and ( max-width: 960px ) {
  .home .wrap, .tax-vocativ-topic .wrap {
    width: 720px;
    margin: 0 auto; }
  .single-vocativ-data .wrap {
    clear: both; }
    .single-vocativ-data .wrap .post-item-type-html, .single-vocativ-data .wrap .post-item-type-iframe {
      width: 100%; }
  #wall {
    width: 720px; }
    #wall .item-wrap {
      width: 240px;
      height: 315px; }
      #wall .item-wrap[data-size-3-col="small-landscape"] {
        width: 480px;
        height: 315px; }
        #wall .item-wrap[data-size-3-col="small-landscape"] h3 {
          font-size: 22px !important;
          line-height: 30px !important; }
      #wall .item-wrap[data-size-3-col="small-portrait"] h3 {
        font-size: 22px !important;
        line-height: 30px !important; }
      #wall .item-wrap[data-size-3-col="large-portrait"] {
        width: 480px;
        height: 630px;
        /*h3 {
					font-size: 30px !important;
					line-height: 42px !important;
				}*/ }
      #wall .item-wrap[data-size-3-col="large-landscape"] {
        width: 960px;
        height: 630px; }
        #wall .item-wrap[data-size-3-col="large-landscape"] h3 {
          font-size: 30px !important;
          line-height: 42px !important; }
      #wall .item-wrap[data-layout="1"].i-11, #wall .item-wrap[data-layout="1"].i-24, #wall .item-wrap[data-layout="1"].i-37, #wall .item-wrap[data-layout="1"].i-50, #wall .item-wrap[data-layout="1"].i-63 {
        float: right; }
      #wall .item-wrap[data-layout="2"].i-15, #wall .item-wrap[data-layout="2"].i-39, #wall .item-wrap[data-layout="2"].i-63 {
        float: right; } }

@media all and ( min-width: 960px ) and ( max-width: 1200px ) {
  .home .wrap, .tax-vocativ-topic .wrap {
    width: 960px;
    margin: 0 auto; }
  .single-vocativ-data .wrap {
    clear: both; }
  #wall {
    width: 960px; }
    #wall .item-wrap {
      width: 240px;
      height: 315px; }
      #wall .item-wrap[data-size-4-col="small-landscape"] {
        width: 480px;
        height: 315px; }
        #wall .item-wrap[data-size-4-col="small-landscape"] h3 {
          font-size: 22px !important;
          line-height: 30px !important; }
      #wall .item-wrap[data-size-4-col="large-portrait"] {
        width: 480px;
        height: 630px; }
      #wall .item-wrap[data-size-4-col="small-portrait"] h3 {
        font-size: 22px !important;
        line-height: 30px !important; }
      #wall .item-wrap[data-size-4-col="large-landscape"] {
        width: 960px;
        height: 630px; }
      #wall .item-wrap[data-layout="1"].i-41, #wall .item-wrap[data-layout="1"].i-63 {
        float: right; }
      #wall .item-wrap[data-layout="2"].i-7, #wall .item-wrap[data-layout="2"].i-14, #wall .item-wrap[data-layout="2"].i-31, #wall .item-wrap[data-layout="2"].i-38, #wall .item-wrap[data-layout="2"].i-55, #wall .item-wrap[data-layout="2"].i-62 {
        float: right; } }

@media all and ( min-width: 1200px ) {
  .home .wrap, .tax-vocativ-topic .wrap {
    width: 1200px;
    margin: 0 auto; }
  .single-vocativ-data .wrap {
    clear: both;
    width: 960px; }
  #wall {
    width: 1200px; }
    #wall .item-wrap {
      width: 240px;
      height: 315px; }
      #wall .item-wrap[data-size-5-col="small-landscape"] {
        width: 480px;
        height: 315px; }
        #wall .item-wrap[data-size-5-col="small-landscape"] h3 {
          font-size: 22px !important;
          line-height: 30px !important; }
      #wall .item-wrap[data-size-5-col="small-portrait"] h3 {
        font-size: 22px !important;
        line-height: 30px !important; }
      #wall .item-wrap[data-size-5-col="large-portrait"] {
        width: 480px;
        height: 630px; }
      #wall .item-wrap[data-size-5-col="large-landscape"] {
        width: 960px;
        height: 630px; }
      #wall .item-wrap[data-layout="1"].i-20, #wall .item-wrap[data-layout="1"].i-37, #wall .item-wrap[data-layout="1"].i-49, #wall .item-wrap[data-layout="1"].i-65 {
        float: right; }
      #wall .item-wrap[data-layout="2"].i-2, #wall .item-wrap[data-layout="2"].i-21, #wall .item-wrap[data-layout="2"].i-31, #wall .item-wrap[data-layout="2"].i-50, #wall .item-wrap[data-layout="2"].i-60 {
        float: right; } }

#wall .item-wrap {
  position: relative;
  visibility: hidden;
  overflow: hidden;
  border: 5px solid #f2f2f2;
  position: relative; }
  #wall .item-wrap.post-item {
    visibility: visible; }
  #wall .item-wrap[data-size-5-col="large-portrait"] h3, #wall .item-wrap[data-size-4-col="large-portrait"] h3, #wall .item-wrap[data-size-3-col="large-portrait"] h3, #wall .item-wrap[data-size-2-col="large-portrait"] h3 {
    font-size: 32px;
    line-height: 40px; }
  #wall .item-wrap .item {
    height: 100%; }
    #wall .item-wrap .item a {
      background-color: #191919;
      height: 100%;
      width: 100%;
      max-width: 100%;
      display: block;
      position: relative;
      float: left; }
      #wall .item-wrap .item a img {
        float: left;
        height: 100% !important;
        opacity: 1;
        -webkit-transition: opacity ease-in-out 0.25s;
        transition: opacity ease-in-out 0.25s; }
      #wall .item-wrap .item a .poster-item-meta {
        display: none;
        position: absolute;
        width: 100%;
        z-index: 999;
        top: 0;
        left: 0;
        right: 0;
        padding: 10px;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        line-height: normal;
        line-height: normal; }
        #wall .item-wrap .item a .poster-item-meta span {
          font-size: 10px;
          text-transform: uppercase;
          color: rgba(255, 255, 255, 0.5);
          display: inline-block;
          margin-right: 5px;
          -webkit-animation-duration: 0.25s;
          animation-duration: 0.25s; }
          #wall .item-wrap .item a .poster-item-meta span .topic {
            display: block;
            text-transform: uppercase;
            font-weight: 600;
            font-size: 14px;
            margin: 0px;
            padding: 0px;
            color: #ffffff; }
        @media (max-width: 960px) {
          #wall .item-wrap .item a .poster-item-meta {
            display: block;
            border: none;
            background: rgba(38, 46, 49, 0.25); } }
      #wall .item-wrap .item a:hover img {
        opacity: 0.25; }
      #wall .item-wrap .item a:hover .poster-item-meta {
        display: block;
        position: absolute; }
      #wall .item-wrap .item a:hover .image-titles {
        display: block; }
        #wall .item-wrap .item a:hover .image-titles h3 span {
          -webkit-box-shadow: rgba(0, 0, 0, 0) -10px 0px 0px 0px;
          -moz-box-shadow: rgba(0, 0, 0, 0) -10px 0px 0px 0px;
          -ms-box-shadow: rgba(0, 0, 0, 0) -10px 0px 0px 0px;
          box-shadow: rgba(0, 0, 0, 0) -10px 0px 0px 0px;
          background: none !important; }
      #wall .item-wrap .item a .image-titles {
        -webkit-transition: all ease-in-out 0.25s;
        transition: all ease-in-out 0.25s; }
        #wall .item-wrap .item a .image-titles h3 {
          bottom: 0px;
          left: 0px;
          top: auto;
          margin: 0px;
          padding: 0 10px 20px 10px;
          font-weight: 800;
          font-size: 50px;
          line-height: 60px;
          width: 100%;
          text-align: left;
          position: absolute; }
          #wall .item-wrap .item a .image-titles h3 span {
            height: auto;
            display: inline;
            white-space: normal;
            background: #262E31;
            color: #f2f2f2;
            font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
            border: none;
            padding: 5px 0px;
            box-decoration-break: clone;
            -webkit-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
            -moz-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
            -ms-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
            box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px; }
  #wall .item-wrap .image-titles [data-image-version="large-landscape"] h3 {
    width: 75% !important; }
    #wall .item-wrap .image-titles [data-image-version="large-landscape"] h3 span span {
      font-size: 60px;
      line-height: 80px; }
  #wall .item-wrap .image-titles [data-image-version="small-landscape"] h3 {
    font-size: 26px !important;
    line-height: 38px !important; }
    #wall .item-wrap .image-titles [data-image-version="small-landscape"] h3 span span {
      line-height: 38px !important; }
  #wall .item-wrap .image-titles [data-image-version="small-portrait"] h3 {
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 30px !important; }
    #wall .item-wrap .image-titles [data-image-version="small-portrait"] h3 span span {
      line-height: 30px !important; }
  #wall .item-wrap .item-title-wrap {
    position: absolute;
    bottom: 42px;
    /* 30 + 12px padding */
    left: 0;
    right: 30px;
    border-left: 5px solid;
    overflow: hidden;
    padding-bottom: 3px; }
  #wall .item-wrap .mail-subscribe-module {
    height: 100%;
    padding: 5px; }
    #wall .item-wrap .mail-subscribe-module .home-email-post-item {
      background-color: #ffffff;
      height: 100%;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      -ms-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px; }
      #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container {
        padding: 20px 10px; }
        @media (max-width: 480px) {
          #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container {
            padding: 40px 20px; } }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .home-email-post-item-title {
          font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
          font-size: 22px;
          font-weight: 800;
          font-style: italic;
          line-height: 28px;
          text-transform: uppercase;
          text-align: center;
          color: #262E31;
          margin: 10px 0;
          padding: 0; }
          @media (max-width: 480px) {
            #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .home-email-post-item-title {
              font-size: 30px;
              line-height: 34px; } }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .welcome-message {
          color: #6D6E71;
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          font-size: 14px;
          line-height: 22px;
          text-align: center;
          margin: 10px 0;
          padding: 0; }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .message {
          color: #FD2626;
          font-size: 12px;
          margin-bottom: 0px; }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .single-and-submit {
          margin: 0 auto;
          width: 100%;
          max-width: 300px;
          text-align: center; }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .email-input {
          color: #262E31;
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          height: 34px;
          margin: 0px auto 10px auto;
          padding: 0 5px;
          width: 100%; }
          #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .email-input:focus, #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .email-input:active {
            outline: none;
            border-color: #262E31; }
        #wall .item-wrap .mail-subscribe-module .home-email-post-item .home-email-post-item-container .subscribe-input {
          width: 100%; }
  #wall .item-wrap .follow-module {
    height: 100%;
    padding: 5px; }
    #wall .item-wrap .follow-module .home-follow-post-item {
      background-color: #ffffff;
      height: 100%;
      padding: 20px 10px;
      -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      -ms-box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px;
      box-shadow: rgba(0, 0, 0, 0.2) 0 2px 4px; }
    #wall .item-wrap .follow-module .follow-title {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      padding: 10px 0 20px;
      text-align: center;
      font-size: 20px;
      color: #262E31;
      margin: 0 auto;
      text-transform: uppercase;
      font-weight: 800;
      font-style: italic; }
      #wall .item-wrap .follow-module .follow-title span {
        font-style: italic; }
      @media (max-width: 480px) {
        #wall .item-wrap .follow-module .follow-title {
          padding: 20px;
          font-size: 30px;
          line-height: 34px; } }
    #wall .item-wrap .follow-module .vocativ-follow-container {
      margin: 0 auto;
      padding: 0;
      max-width: 300px; }
      @media (max-width: 480px) {
        #wall .item-wrap .follow-module .vocativ-follow-container {
          padding: 0 20px; } }
      #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link {
        margin-bottom: 10px;
        border: none;
        background: none;
        text-decoration: none;
        float: none; }
        #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div {
          height: 45px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          -ms-border-radius: 3px;
          border-radius: 3px; }
          #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div .vocativ-follow-inner-div {
            color: #ffffff;
            font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
            font-size: 16px;
            font-weight: 600;
            line-height: 45px;
            text-align: center;
            text-indent: -10px;
            -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 -2px 0;
            -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 -2px 0;
            -ms-box-shadow: inset rgba(0, 0, 0, 0.1) 0 -2px 0;
            box-shadow: inset rgba(0, 0, 0, 0.1) 0 -2px 0; }
            @media (max-width: 480px) { }
            #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div .vocativ-follow-inner-div:active, #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div .vocativ-follow-inner-div:focus {
              -webkit-box-shadow: inset rgba(0, 0, 0, 0.1) 0 2px 2px;
              -moz-box-shadow: inset rgba(0, 0, 0, 0.1) 0 2px 2px;
              -ms-box-shadow: inset rgba(0, 0, 0, 0.1) 0 2px 2px;
              box-shadow: inset rgba(0, 0, 0, 0.1) 0 2px 2px; }
          #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div i {
            padding: 10px; }
          #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-facebook {
            background-color: #335795; }
            #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-facebook:hover {
              background: #3a64a8; }
          #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-twitter {
            background-color: #2f92dd; }
            #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-twitter:hover {
              background: #45a0e1; }
          #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-youtube {
            background-color: #e52d27; }
            #wall .item-wrap .follow-module .vocativ-follow-container a.vocativ-follow-link .vocativ-follow-div.follow-youtube:hover {
              background: #e8413e; }
  #wall .item-wrap.has-poster-image, #wall .item-wrap.placeholder-image {
    visibility: visible; }
  #wall .item-wrap.placeholder-image .item img {
    display: none;
    background: none !important; }
  #wall .item-wrap[data-size-5-col="large-landscape"] .item a img {
    /**
			 * Force GPU accelarated rendering, as on iPad the image shows screwy
			 * when ratating between landscape and portrait.
			 */
    -webkit-transform: translate3d(0, 0, 0); }

.placeholder-image {
  background: none !important; }

@media (max-width: 960px) {
  #wall .item-wrap .item a:hover img {
    opacity: 1; }
  #wall .item-wrap .item a:hover .image-titles h3 span {
    background: #262E31 !important;
    -webkit-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
    -moz-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
    -ms-box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px;
    box-shadow: #262E31 -10px 0px 0px 0px, #262E31 10px 0px 0px 0px; } }

#mc_embed_signup {
  max-width: 513px;
  position: relative; }
  #mc_embed_signup .mc-form-header {
    border-bottom: 3px solid #FD2626;
    margin-bottom: 20px;
    overflow: hidden; }
  #mc_embed_signup .mc-form-title {
    font-weight: bold;
    font-size: 23px;
    line-height: 20px;
    color: #262e31;
    float: left;
    margin-bottom: 20px; }
  #mc_embed_signup .indicates-required {
    float: right;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
    color: #888; }
  #mc_embed_signup .mc-field-group {
    clear: both;
    margin-bottom: 20px;
    position: relative; }
  #mc_embed_signup label {
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-family: inherit;
    color: #888; }
    #mc_embed_signup label.screen-reader-text {
      display: none; }
  #mc_embed_signup input, #mc_embed_signup textarea {
    width: 100%;
    padding: 9px 10px 10px;
    font-size: 18px;
    font-family: inherit;
    color: #888; }
  #mc_embed_signup #mc-embedded-subscribe {
    width: auto;
    font-size: 18px;
    border-radius: 3px;
    padding-left: 30px;
    padding-right: 30px; }
  #mc_embed_signup div.mce_inline_error {
    background-color: #FD2626;
    border-color: #FD2626; }

#vocativ-signin-modal {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 400px;
  background-color: #f2f2f2;
  overflow: hidden;
  border-radius: 3px; }
  #vocativ-signin-modal h3 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    width: 100%;
    padding: 15px 0 12px 0;
    text-align: center;
    font-size: 24px;
    font-weight: 800;
    font-style: italic;
    color: #262E31;
    text-transform: uppercase;
    background-color: #ffffff;
    border-bottom: 1px solid #dedede; }
  #vocativ-signin-modal .vocativ-signin-modal-social h4, #vocativ-signin-modal .vocativ-signin-modal-tab-signup h4, #vocativ-signin-modal .vocativ-signin-modal-tab-login h4, #vocativ-signin-modal .vocativ-signin-unavailable h4 {
    margin: 10px 0;
    text-align: center;
    font-size: 18px;
    color: #262E31;
    line-height: normal; }
  #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a {
    width: 320px;
    height: 40px;
    line-height: 40px;
    margin: 10px auto;
    font-size: 18px; }
    #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a i, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a i, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a i, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a i {
      padding-right: 15px;
      vertical-align: baseline; }
    #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a:hover, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a:hover {
      text-decoration: none; }
    #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.facebook, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.facebook, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.facebook, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.facebook {
      background: #335795; }
      #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.facebook:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.facebook:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.facebook:hover, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.facebook:hover {
        background: #3a64a8; }
      #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.facebook:active, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.facebook:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.facebook:active, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.facebook:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.facebook:active, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.facebook:focus, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.facebook:active, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.facebook:focus {
        background: #2c4d82;
        -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        -ms-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px; }
    #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.twitter, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.twitter, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.twitter, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.twitter {
      background: #2f92dd; }
      #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.twitter:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.twitter:hover, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.twitter:hover, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.twitter:hover {
        background: #45a0e1; }
      #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.twitter:active, #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a.twitter:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.twitter:active, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a.twitter:focus, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.twitter:active, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a.twitter:focus, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.twitter:active, #vocativ-signin-modal .vocativ-signin-unavailable .vocativ-signin-modal-social-icons a.twitter:focus {
        background: #2288d0;
        -webkit-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        -moz-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        -ms-box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px;
        box-shadow: inset rgba(0, 0, 0, 0.2) 0 2px 2px; }
  #vocativ-signin-modal .vocativ-signin-unavailable h4 {
    line-height: 25px; }
  #vocativ-signin-modal .vocativ-signin-modal-form-wrapper {
    text-align: center; }
    #vocativ-signin-modal .vocativ-signin-modal-form-wrapper span {
      font-size: 16px;
      color: #262E31;
      line-height: 32px; }
  #vocativ-signin-modal .vocativ-signin-modal-footer {
    background-color: #ffffff;
    border-top: 1px solid #dedede;
    clear: both;
    text-align: center; }
    #vocativ-signin-modal .vocativ-signin-modal-footer p {
      padding: 10px 0;
      margin: 0;
      font-size: 14px; }
      #vocativ-signin-modal .vocativ-signin-modal-footer p a {
        color: #0072BC; }
  #vocativ-signin-modal .vocativ-signin-modal-tab-forgot p {
    padding: 13px 0; }
  #vocativ-signin-modal .vocativ-signin-modal-errors ul {
    float: left;
    width: 100%;
    padding: 1px 40px 13px 40px;
    margin: 0;
    list-style-type: none;
    text-align: left; }
    #vocativ-signin-modal .vocativ-signin-modal-errors ul li {
      color: #FD2626;
      font-size: 14px; }
  #vocativ-signin-modal form {
    padding-top: 20px;
    float: left; }
    #vocativ-signin-modal form .controls {
      float: left;
      width: 100%;
      padding: 0 40px;
      margin-bottom: 10px;
      line-height: 32px; }
      #vocativ-signin-modal form .controls input {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 16px;
        line-height: 32px;
        display: block;
        height: 45px;
        width: 100%;
        padding: 10px;
        color: #262E31;
        border-radius: 0;
        outline: none; }
        #vocativ-signin-modal form .controls input::-webkit-input-placeholder {
          color: #d1d1d1; }
        #vocativ-signin-modal form .controls input:-moz-placeholder {
          /* Firefox 18- */
          color: #d1d1d1; }
        #vocativ-signin-modal form .controls input::-moz-placeholder {
          /* Firefox 19+ */
          color: #d1d1d1; }
        #vocativ-signin-modal form .controls input:-ms-input-placeholder {
          color: #d1d1d1; }
    #vocativ-signin-modal form .submit {
      float: left;
      width: 100%;
      padding: 0 40px;
      margin-bottom: 30px; }
      #vocativ-signin-modal form .submit.signup {
        margin-bottom: 20px; }
      #vocativ-signin-modal form .submit button {
        width: 100%;
        height: 40px;
        line-height: 40px; }
    #vocativ-signin-modal form .forgot-link {
      display: block;
      width: 100%;
      float: left;
      text-align: right;
      font-size: 12px;
      color: #444;
      margin-top: 10px; }
    #vocativ-signin-modal form.vocativ-signin-modal-forgot-form {
      float: none; }
  #vocativ-signin-modal .vocativ-signin-modal-success-message {
    float: left;
    width: 100%;
    padding: 0 40px 10px 40px;
    font-weight: bold; }
  @media (max-width: 480px) {
    #vocativ-signin-modal {
      width: 100%;
      max-width: 310px; }
      #vocativ-signin-modal .vocativ-signin-modal-social .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-signup .vocativ-signin-modal-social-icons a, #vocativ-signin-modal .vocativ-signin-modal-tab-login .vocativ-signin-modal-social-icons a {
        font-size: 15px;
        width: auto;
        margin-left: 20px;
        margin-right: 20px; }
      #vocativ-signin-modal .vocativ-signin-modal-errors ul {
        padding: 0 20px 10px 20px; }
      #vocativ-signin-modal .vocativ-signin-modal-success-message {
        padding: 0 20px 10px 20px; }
      #vocativ-signin-modal form .controls {
        padding: 0 20px; }
      #vocativ-signin-modal form .submit {
        padding: 0 20px; } }

.vocativ-signin-modal-fancybox .fancybox-skin {
  background-color: transparent !important;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important; }

/* Page Layouts */
/**
 * Layout.
 */
body {
  padding-top: 73px; }

.voc-dropdown {
  top: 50px; }

@media only screen and (min-width: 480px) {
  body {
    padding-top: 110px; }
  .voc-dropdown {
    top: 87px; } }

@media only screen and (min-width: 992px) {
  body {
    padding-top: 142px; } }

.wrap {
  width: 960px;
  margin: 0 auto;
  /* ie only */
  *zoom: 1; }
  .wrap:before, .wrap:after {
    content: " ";
    display: table; }
  .wrap:after {
    clear: both; }

.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

.lcol {
  width: 626px;
  float: left;
  margin-bottom: 20px; }
  @media (max-width: 960px) {
    .lcol {
      margin: 0 auto;
      float: none; } }
  .lcol > article {
    /**
	   * Force GPU accelarated rendering, as on iPad the image shows screwy
	   * when ratating between landscape and portrait.
	   */ }
    @media (min-width: 768px) {
      .lcol > article {
        -webkit-transform: translate3d(0, 0, 0); } }

.rcol {
  float: left;
  width: 334px;
  padding-left: 20px; }

@media (max-width: 960px) {
  .single-post .rcol, .single-vocativ-gallery .rcol, .single-vocativ-data .rcol, .single-vocativ-video .rcol, .single-vocativ-short-form .rcol {
    display: none; }
  .single-vocativ-gallery .vocativ-social-sidebar {
    display: none; } }

/* Outbrain */
.SB_1 .ob_org_header, .SB_2 .ob_org_header {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif !important;
  border-bottom: 1px solid #dedede !important;
  display: block !important;
  font-size: 20px !important;
  font-weight: 800 !important;
  line-height: 30px !important;
  color: #262E31 !important;
  margin: 0 !important;
  margin-bottom: 15px !important;
  padding: 0 !important;
  text-transform: uppercase !important;
  font-style: italic !important; }

body .SB_1 .strip-rec-link-title, body .SB_2 .strip-rec-link-title {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 600 !important;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 22px !important; }

body .OUTBRAIN .SB_2 .ob_container_recs {
  position: relative !important;
  display: table !important;
  width: 102% !important;
  margin-left: -4px !important; }
  body .OUTBRAIN .SB_2 .ob_container_recs a {
    display: inline-block !important;
    width: 33.334% !important;
    min-height: 180px !important;
    height: auto !important;
    padding: 5px !important; }
    @media (max-width: 480px) {
      body .OUTBRAIN .SB_2 .ob_container_recs a {
        width: 50% !important; } }
    body .OUTBRAIN .SB_2 .ob_container_recs a .item-container {
      width: 100% !important;
      height: 100% !important;
      margin: 0 !important; }
      body .OUTBRAIN .SB_2 .ob_container_recs a .item-container .ob-text-content {
        margin: 0 !important;
        padding: 10px 0 0 0 !important;
        min-height: 80px !important; }
        @media (max-width: 480px) {
          body .OUTBRAIN .SB_2 .ob_container_recs a .item-container .ob-text-content {
            height: 60px !important;
            min-height: 0 !important; } }
      body .OUTBRAIN .SB_2 .ob_container_recs a .item-container .strip-img {
        width: 100% !important;
        height: auto !important; }

@media (max-width: 960px) {
  .rcol .vocativ-outbrain-container {
    display: none; } }

@media (min-width: 960px) {
  .lcol article .vocativ-outbrain-container {
    display: none; } }

.vocativ-outbrain-container {
  margin: 30px 0; }

.lcol .vocativ-outbrain-container .curated-items .credit, .lcol .vocativ-outbrain-container .outbrain-items .credit, .lcol .vocativ-outbrain-container .fallback-items .credit {
  display: none; }
.lcol .vocativ-outbrain-container .curated-items .article, .lcol .vocativ-outbrain-container .outbrain-items .article, .lcol .vocativ-outbrain-container .fallback-items .article {
  margin: 3px;
  width: 270px;
  height: 202px;
  float: left; }
  .lcol .vocativ-outbrain-container .curated-items .article a, .lcol .vocativ-outbrain-container .outbrain-items .article a, .lcol .vocativ-outbrain-container .fallback-items .article a {
    text-decoration: none; }
    .lcol .vocativ-outbrain-container .curated-items .article a:hover, .lcol .vocativ-outbrain-container .outbrain-items .article a:hover, .lcol .vocativ-outbrain-container .fallback-items .article a:hover {
      text-decoration: none; }
    .lcol .vocativ-outbrain-container .curated-items .article a .image, .lcol .vocativ-outbrain-container .outbrain-items .article a .image, .lcol .vocativ-outbrain-container .fallback-items .article a .image {
      width: 270px;
      height: 100px;
      overflow: hidden; }
      .lcol .vocativ-outbrain-container .curated-items .article a .image img, .lcol .vocativ-outbrain-container .outbrain-items .article a .image img, .lcol .vocativ-outbrain-container .fallback-items .article a .image img {
        width: 100% !important;
        height: auto !important; }
    .lcol .vocativ-outbrain-container .curated-items .article a .title, .lcol .vocativ-outbrain-container .outbrain-items .article a .title, .lcol .vocativ-outbrain-container .fallback-items .article a .title {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-weight: 600;
      text-transform: none;
      text-decoration: none;
      font-size: 16px;
      line-height: 22px;
      color: #262e31;
      direction: ltr;
      margin: 0;
      /*min-height:      80px;*/ }
    .lcol .vocativ-outbrain-container .curated-items .article a .source, .lcol .vocativ-outbrain-container .outbrain-items .article a .source, .lcol .vocativ-outbrain-container .fallback-items .article a .source {
      color: #A4A4A4;
      padding-bottom: 22px; }
  @media (max-width: 767px) {
    .lcol .vocativ-outbrain-container .curated-items .article, .lcol .vocativ-outbrain-container .outbrain-items .article, .lcol .vocativ-outbrain-container .fallback-items .article {
      width: 48%;
      height: 202px; }
      .lcol .vocativ-outbrain-container .curated-items .article a .image, .lcol .vocativ-outbrain-container .outbrain-items .article a .image, .lcol .vocativ-outbrain-container .fallback-items .article a .image {
        width: 100%;
        height: 100px; } }
  @media (max-width: 478px) {
    .lcol .vocativ-outbrain-container .curated-items .article, .lcol .vocativ-outbrain-container .outbrain-items .article, .lcol .vocativ-outbrain-container .fallback-items .article {
      width: 48%;
      height: 202px; }
      .lcol .vocativ-outbrain-container .curated-items .article a .image, .lcol .vocativ-outbrain-container .outbrain-items .article a .image, .lcol .vocativ-outbrain-container .fallback-items .article a .image {
        width: 100%;
        height: 100px; } }
  @media (max-width: 370px) {
    .lcol .vocativ-outbrain-container .curated-items .article, .lcol .vocativ-outbrain-container .outbrain-items .article, .lcol .vocativ-outbrain-container .fallback-items .article {
      width: 48%; }
      .lcol .vocativ-outbrain-container .curated-items .article a .image, .lcol .vocativ-outbrain-container .outbrain-items .article a .image, .lcol .vocativ-outbrain-container .fallback-items .article a .image {
        width: 100%;
        height: auto; } }

.lcol .related-stories {
  clear: left;
  margin: 30px 0;
  padding: 20px 17px;
  border: 1px solid #89d2ff; }
  .lcol .related-stories .related-stories-header {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 18px;
    font-weight: 800;
    color: #262E31; }
  .lcol .related-stories ul {
    margin: 0;
    list-style: none; }
    .lcol .related-stories ul li {
      border-bottom: 1px solid #dedede;
      padding: 10px 0;
      line-height: normal; }
      .lcol .related-stories ul li:last-child {
        border-bottom: none;
        padding-bottom: 0; }
      .lcol .related-stories ul li a {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 16px;
        font-weight: 500;
        color: #0072BC; }

.rcol .vocativ-outbrain-container .curated-items, .rcol .vocativ-outbrain-container .outbrain-items, .rcol .vocativ-outbrain-container .fallback-items {
  margin: 30px 0; }

@media (max-width: 1280px) {
  .article-header {
    margin-bottom: 0;
    height: 350px; }
  .annotation .share_this {
    left: -294px; } }

@media (max-width: 1024px) {
  .article-header {
    margin-bottom: 0;
    height: 300px; } }

@media (max-width: 960px) {
  .wrap {
    width: 738px; }
  .lcol {
    width: 553px; }
  .rcol {
    width: 164px; }
  .annotation {
    width: 164px;
    right: -206px; }
  .article-header {
    height: 241px; }
  .article-header header {
    margin-left: 25px; }
  .col4 {
    width: 480px;
    height: 315px; }
  .author .featured-tag {
    width: 100%; }
  .author .featured-tag a {
    font-size: 14px; } }

@media (max-width: 767px) {
  .author .featured-tag a {
    font-size: 12px; }
  .post-meta .right, .post-meta .left {
    float: none; }
  .wrap {
    width: 460px; }
  .lcol {
    width: 100%; }
  .single .locl {
    padding-left: 10px; }
  .rcol {
    width: 134px;
    margin-left: 5px; }
  .article-header {
    height: 148px; }
  .white-on-red {
    font-size: 48px; }
  .post-date-meta.right {
    float: none; } }

@media (max-width: 480px) {
  section.content {
    position: relative;
    top: 0;
    left: 0; }
  #wpadminbar {
    display: none; }
  .single .wrap, .author .wrap, .search .wrap {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px; }
  .single .lcol {
    width: 100%;
    padding-left: 0; }
  .featured-in .featured-tag a {
    text-transform: uppercase;
    font-size: 25px;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    font-style: normal; }
  .featured-in .role {
    font-size: 14px;
    font-family: 'CourierStd'; }
  .page .lcol {
    padding-left: 10px;
    padding-right: 10px;
    border: none; }
  .item {
    width: 320px;
    height: 420px; }
  .author-profile-header {
    padding-left: 80px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .author-profile-header .author-avatar {
    width: 70px;
    float: left;
    margin: 10px 10px 10px -80px; }
  .author-profile-header .author-avatar img {
    vertical-align: top; }
  .author-profile-header .author-info {
    float: left;
    padding-top: 15px; }
  .author-profile-header .author-name {
    margin-bottom: 10px; }
  .author-profile-header .twitter-handle-icon {
    position: relative;
    top: 3px; }
  .author-description {
    margin-bottom: 10px; }
  .share_this {
    left: -467px;
    width: 307px; }
  .mobile {
    display: block; }
  .desktop {
    display: none; }
  .col2 {
    width: 240px;
    height: 158px; }
  .col4 {
    width: 240px;
    height: 158px; }
  .wrap {
    width: 320px; }
  .rcol {
    display: none; }
  .article-content {
    border: none;
    padding-right: 0; }
  .article-header {
    height: 290px;
    overflow: hidden; }
  .article-header header {
    width: 290px; }
  .article-header .mobile-headline-image-wrap {
    width: 480px;
    position: absolute;
    left: 50%;
    margin-left: -240px; }
  .post-meta {
    width: 100%; }
  .post-date-meta {
    float: none; }
  .submit-button {
    width: 100%;
    margin-top: 15px;
    text-align: center; }
  .number-reply {
    color: #262e31; }
  .author .lcol {
    padding-left: 10px;
    padding-right: 10px;
    border: none; }
  .article-stats .left {
    float: none; } }

@media (max-width: 320px) {
  .related-stories {
    padding-left: 10px;
    padding-right: 10px; }
    .related-stories ul li a {
      line-height: 24px; } }

.page-template-template-notitle-php .wrap {
  width: 100% !important; }
  .page-template-template-notitle-php .wrap .share_section {
    top: 200px; }
.page-template-template-notitle-php .content-wide .post-item-type, .page-template-template-notitle-php .content-wide .post-item-type-html, .page-template-template-notitle-php .content-wide .post-item-html {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding-bottom: 0; }
.page-template-template-notitle-php .content-wide iframe {
  min-height: 900px; }

/*
======================== NEW RIGHT RAIL
*/
.vocativ-outbrain-container .ob_org_header, .vocativ-social-sidebar h3, .right-rail h3 {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  border-bottom: 1px solid #dedede;
  display: block;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
  color: #262E31;
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
  text-transform: uppercase;
  font-style: italic; }

.vocativ-social-sidebar {
  width: 100%; }
  .vocativ-social-sidebar .vocativ-social-sidebar-link-container a {
    text-decoration: none;
    display: block; }
    .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link {
      color: #ffffff;
      float: left;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      height: 45px;
      line-height: 24.5px;
      font-size: 15px;
      width: 48%;
      margin: 1%;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      -webkit-box-shadow: inset rgba(0, 0, 0, 0.15) 0 -2px 0;
      -moz-box-shadow: inset rgba(0, 0, 0, 0.15) 0 -2px 0;
      -ms-box-shadow: inset rgba(0, 0, 0, 0.15) 0 -2px 0;
      box-shadow: inset rgba(0, 0, 0, 0.15) 0 -2px 0; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.fbk {
        background-color: #335795; }
        .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.fbk:hover {
          background-color: #3a64a8; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.twt {
        background-color: #2f92dd; }
        .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.twt:hover {
          background-color: #45a0e1; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.eml {
        background-color: #262E31; }
        .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.eml:hover {
          background-color: #313c3f; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.ytb {
        background: #e52d27; }
        .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link.ytb:hover {
          background-color: #e8413e; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link:active, .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link:focus {
        -webkit-box-shadow: inset rgba(0, 0, 0, 0.25) 0 2px 0;
        -moz-box-shadow: inset rgba(0, 0, 0, 0.25) 0 2px 0;
        -ms-box-shadow: inset rgba(0, 0, 0, 0.25) 0 2px 0;
        box-shadow: inset rgba(0, 0, 0, 0.25) 0 2px 0; }
      .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link div {
        text-align: center;
        height: 45px;
        line-height: 45px; }
        .vocativ-social-sidebar .vocativ-social-sidebar-link-container a.follow-link div i {
          margin-right: 5px; }

.vocativ-social-sidebar, .right-rail {
  margin-top: 30px; }

.right-rail ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .right-rail ul li {
    list-style: none;
    margin-bottom: 20px; }
    .right-rail ul li a {
      display: block; }
      .right-rail ul li a .recirc-img {
        display: block;
        width: 100%; }
        .right-rail ul li a .recirc-img img {
          display: block;
          height: 140px;
          width: 100%; }
      .right-rail ul li a .recirc-title {
        margin-top: 10px;
        display: block;
        color: #262E31;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-weight: 600;
        line-height: 24px; }
      .right-rail ul li a:hover .recirc-title {
        text-decoration: underline;
        color: #262E31; }

@media (max-width: 960px) {
  .right-rail {
    display: none !important; } }

header.headlines {
  width: 100%;
  max-width: 620px; }
  @media (max-width: 960px) {
    header.headlines {
      margin: 0 auto;
      max-width: 100%; } }
  header.headlines h1.article-headline {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 50px;
    margin: 5px 0; }
  header.headlines h2.article-deck {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    padding: 0; }
  @media (max-width: 480px) {
    header.headlines h1.article-headline {
      font-size: 26px;
      font-weight: 800;
      line-height: 34px;
      margin: 10px 0; }
    header.headlines h2.article-deck {
      font-size: 16px;
      font-weight: 500;
      line-height: 24px; } }

.article-image {
  width: 100%;
  max-width: 960px;
  margin: 20px auto 40px;
  position: relative; }
  .article-image img {
    width: 100%;
    display: block; }
  .article-image .article-image-caption {
    color: #6D6E71;
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    background: rgba(25, 25, 25, 0.75);
    min-height: 24px;
    padding: 2px 8px; }
    @media (max-width: 960px) {
      .article-image .article-image-caption {
        padding: 0 10px; } }

.breadcrumbs ul {
  margin: 0;
  padding: 0;
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  .breadcrumbs ul li {
    list-style: none;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600; }
    .breadcrumbs ul li a span {
      cursor: pointer; }
    .breadcrumbs ul li:last-child:after {
      display: none; }
    .breadcrumbs ul li:after {
      display: inline-block;
      content: ">";
      font-size: 10px;
      padding: 0 10px; }

.article-date-info {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  padding-bottom: 10px;
  border-bottom: 1px solid #dedede; }
  .article-date-info .posted, .article-date-info .updated {
    font-size: 12px; }
    .article-date-info .posted strong, .article-date-info .updated strong {
      font-weight: 600; }
    .article-date-info .posted span, .article-date-info .updated span {
      font-weight: 500; }
  .article-date-info .updated {
    margin-top: 5px;
    color: #FD2626 !important; }

section.content.medium-article-one {
  margin-top: 20px; }
  section.content.medium-article-one header.headlines {
    float: left; }
    @media (max-width: 960px) {
      section.content.medium-article-one header.headlines {
        float: none; } }
  section.content.medium-article-one .top-article-share {
    float: right;
    width: 300px;
    margin-top: 30px; }
    @media (max-width: 960px) {
      section.content.medium-article-one .top-article-share {
        width: 100%;
        float: none;
        margin: 20px auto 10px;
        text-align: left; } }
    @media (max-width: 720px) { }
section.content.medium-article-two {
  margin-top: 40px; }
  section.content.medium-article-two .article-image {
    position: relative;
    max-width: none; }
  section.content.medium-article-two header.headlines {
    width: 100%;
    max-width: 560px;
    margin: 0 auto;
    text-align: center; }
    section.content.medium-article-two header.headlines .breadcrumbs {
      display: none !important; }
  section.content.medium-article-two .top-article-share {
    width: 100%;
    max-width: 560px;
    border-top: 2px solid #dedede;
    margin: 20px auto;
    text-align: center;
    padding: 10px 0 0 0; }
    section.content.medium-article-two .top-article-share .fb-share, section.content.medium-article-two .top-article-share .small-share-buttons {
      float: none;
      display: inline-block; }
    section.content.medium-article-two .top-article-share .fb-share {
      margin: 10px; }
    section.content.medium-article-two .top-article-share .small-share-buttons {
      top: 2px; }
    @media (max-width: 960px) { }
    @media (max-width: 720px) { }

body.single .article-path, body.page .article-path {
  margin: 0 0 10px 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 15px;
  color: #686868; }
  body.single .article-path li, body.page .article-path li {
    font-weight: bold;
    display: inline; }
    body.single .article-path li a, body.page .article-path li a {
      color: #686868;
      font-weight: bold; }
    body.single .article-path li:after, body.page .article-path li:after {
      content: '/';
      margin: 0 0 0 5px; }
    body.single .article-path li:last-child:after, body.page .article-path li:last-child:after {
      display: none; }
    body.single .article-path li .topic, body.page .article-path li .topic {
      font-size: 15px; }
body.single section.content, body.page section.content {
  /* PAGINATION */ }
  body.single section.content .article-content, body.page section.content .article-content {
    /* PAGINATION */ }
    body.single section.content .article-content p, body.page section.content .article-content p {
      color: #262E31;
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      margin-bottom: 25px; }
    body.single section.content .article-content > ul, body.single section.content .article-content ol, body.page section.content .article-content > ul, body.page section.content .article-content ol {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
      body.single section.content .article-content > ul li, body.single section.content .article-content ol li, body.page section.content .article-content > ul li, body.page section.content .article-content ol li {
        margin-top: 10px;
        line-height: 29px; }
        body.single section.content .article-content > ul li:first-child, body.single section.content .article-content ol li:first-child, body.page section.content .article-content > ul li:first-child, body.page section.content .article-content ol li:first-child {
          margin-top: 0; }
    body.single section.content .article-content h1, body.single section.content .article-content h2, body.page section.content .article-content h1, body.page section.content .article-content h2 {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 600;
      line-height: normal; }
    body.single section.content .article-content h1, body.page section.content .article-content h1 {
      font-size: 28px;
      line-height: 34px;
      margin-bottom: 10px; }
    body.single section.content .article-content h2, body.page section.content .article-content h2 {
      font-size: 22px;
      line-height: 28px;
      margin-bottom: 8px; }
    body.single section.content .article-content h3, body.single section.content .article-content h4, body.page section.content .article-content h3, body.page section.content .article-content h4 {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }
    body.single section.content .article-content h3, body.page section.content .article-content h3 {
      font-size: 18px;
      line-height: 24px;
      margin-bottom: 5px; }
    body.single section.content .article-content h4, body.page section.content .article-content h4 {
      font-size: 16px;
      font-weight: 400;
      line-height: 28px;
      margin: 0; }
    body.single section.content .article-content .vocativ-translation, body.page section.content .article-content .vocativ-translation {
      font-style: italic;
      border-left: 1px solid #0072BC;
      padding-left: 40px; }
    body.single section.content .article-content .page-link-container, body.page section.content .article-content .page-link-container {
      margin: 10px auto 40px;
      padding: 20px 0 0;
      text-align: center;
      width: 50%;
      border-top: 1px solid #dedede; }
      @media (max-width: 720px) {
        body.single section.content .article-content .page-link-container, body.page section.content .article-content .page-link-container {
          width: 100%; } }
    body.single section.content .article-content .page-count-container, body.page section.content .article-content .page-count-container {
      display: block;
      width: 100%;
      display: table; }
      body.single section.content .article-content .page-count-container .page-count, body.page section.content .article-content .page-count-container .page-count {
        font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
        margin-bottom: 10px;
        width: 100%;
        font-size: 14px;
        display: table; }
        body.single section.content .article-content .page-count-container .page-count span, body.page section.content .article-content .page-count-container .page-count span {
          font-weight: 800; }
        body.single section.content .article-content .page-count-container .page-count .page-link-next-prev, body.page section.content .article-content .page-count-container .page-count .page-link-next-prev {
          display: table-cell;
          width: 25%; }
          body.single section.content .article-content .page-count-container .page-count .page-link-next-prev.previous, body.page section.content .article-content .page-count-container .page-count .page-link-next-prev.previous {
            text-align: left; }
          body.single section.content .article-content .page-count-container .page-count .page-link-next-prev.next, body.page section.content .article-content .page-count-container .page-count .page-link-next-prev.next {
            text-align: right; }
          body.single section.content .article-content .page-count-container .page-count .page-link-next-prev a, body.page section.content .article-content .page-count-container .page-count .page-link-next-prev a {
            color: #0072BC;
            text-transform: uppercase; }
            body.single section.content .article-content .page-count-container .page-count .page-link-next-prev a:before, body.page section.content .article-content .page-count-container .page-count .page-link-next-prev a:before {
              content: " "; }
        body.single section.content .article-content .page-count-container .page-count .page-number-span, body.page section.content .article-content .page-count-container .page-count .page-number-span {
          display: table-cell;
          width: 50%;
          text-align: center; }
        body.single section.content .article-content .page-count-container .page-count .page-of, body.page section.content .article-content .page-count-container .page-count .page-of {
          color: #262E31;
          font-size: 12px;
          padding-left: 10px;
          padding-right: 10px;
          text-transform: uppercase; }
          @media (max-width: 480px) {
            body.single section.content .article-content .page-count-container .page-count .page-of, body.page section.content .article-content .page-count-container .page-count .page-of {
              padding-right: 11px; } }
      body.single section.content .article-content .page-count-container .view-as-one-page, body.page section.content .article-content .page-count-container .view-as-one-page {
        font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
        size: 18px;
        width: 50%;
        margin: 0 auto; }
        body.single section.content .article-content .page-count-container .view-as-one-page a, body.page section.content .article-content .page-count-container .view-as-one-page a {
          color: #0072BC;
          font-weight: 600; }

body.single section.content .article-header {
  position: relative;
  height: 390px;
  overflow: hidden;
  margin-bottom: 30px;
  /**
			 * Force GPU accelarated rendering, as on iPad the image shows screwy
			 * when ratating between landscape and portrait.
			 */
  -webkit-transform: translate3d(0, 0, 0); }
  body.single section.content .article-header .desktop {
    background-position: top center;
    background-size: cover;
    min-width: 100%;
    height: 390px;
    -webkit-transform: translate3d(0, 0, 0); }


body.single-vocativ-data section.content .article-content .post-item-type-html, body.single-vocativ-data section.content .article-content .post-item-type-iframe {
  max-width: 960px; }
body.single-vocativ-data section.content .article-content p {
  color: #ffffff; }
body.single-vocativ-data .item-article-content.article-content {
  background-color: #191919; }
  body.single-vocativ-data .item-article-content.article-content p {
    color: #ffffff; }
body.single-vocativ-data .item-article-content .item-article-content-more, body.single-vocativ-data .item-article-content .item-article-content-less {
  background-color: #191919;
  color: #ffffff; }

body.single-vocativ-short-form section.content {
  margin-top: 15px; }


section.corporate-pages header {
  margin: 40px 0; }
  section.corporate-pages header h1 {
    border-bottom: 1px solid;
    padding: 0 0 20px 0;
    line-height: 60px;
    font-size: 60px;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    text-transform: uppercase;
    font-style: italic;
    color: #262E31; }
  @media (max-width: 480px) {
    section.corporate-pages header h1 {
      line-height: 40px;
      font-size: 40px; } }
section.corporate-pages article {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  margin-bottom: 40px; }
  section.corporate-pages article h1 {
    text-transform: capitalize;
    margin: 0 0 10px; }

body.author {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

header.topic span.topic {
  text-transform: uppercase; }
header.topic a {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: #262E31;
  padding: 0; }

.author .article-stats {
  font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
  margin: 20px 0; }
  .author .article-stats .recent-articles {
    font-size: 24px;
    font-style: italic;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 10px; }
  .author .article-stats .results-count {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #6D6E71; }
.author .wrap {
  padding: 0; }
.author .lcol {
  border-right: 2px solid #dedede;
  padding-right: 20px; }
.author .rcol {
  margin-top: 20px; }
.author article {
  margin: 0 !important;
  padding: 20px 0;
  border-top: 2px solid #dedede; }
  .author article .author-article-main-image {
    float: left;
    width: 20%;
    margin-right: 5%;
    display: block; }
    .author article .author-article-main-image a {
      display: block; }
  .author article .article-content {
    float: left;
    width: 75%; }
    .author article .article-content h2 {
      line-height: normal;
      margin: 10px 0; }
    .author article .article-content a.title {
      display: block;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-size: 20px;
      line-height: 30px;
      color: #0072BC;
      margin-bottom: 10px; }
      .author article .article-content a.title:hover {
        text-decoration: underline; }
    .author article .article-content p {
      color: #262E31;
      font-size: 16px;
      line-height: 24px;
      margin-bottom: 10px; }
    .author article .article-content .posted_date {
      display: inline-block;
      line-height: normal;
      font-size: 12px;
      font-weight: 600;
      color: #262E31; }
@media (max-width: 960px) {
  .author .lcol {
    border: none;
    float: none;
    margin: 0 auto;
    padding: 0; } }
@media (max-width: 720px) { }
@media (max-width: 480px) {
  .author .wrap {
    padding: 0 10px; }
  .author article .author-article-main-image {
    display: none; }
  .author article .article-content {
    width: 100%; } }

.author-bio img {
  width: 60px; }
.author-bio .author-name {
  margin: 10px 0;
  font-size: 18px;
  font-size: 600; }
.author-bio .author-description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 20px; }
.author-bio .author-connect div a {
  display: block;
  margin-bottom: 10px; }
  .author-bio .author-connect div a i {
    display: inline-block;
    width: 25px; }
.author-bio .author-connect .author-twitter-handle a {
  color: #2f92dd; }
.author-bio .author-connect .author-facebook-handle a {
  color: #335795; }
.author-bio .author-connect .author-gplus-handle a {
  color: #dd4b39; }

.author-bio .featured-tag {
  width: 286px;
  padding: 25px 0 25px 0;
  background: url('http://www3.vocativ.com/content/themes/vocativ/images/placeholder.jpg') repeat;
  text-align: center; }

.author-bio .featured-tag a {
  text-transform: uppercase;
  font-size: 25px; }

.author-bio .role {
  font-size: 14px;
  margin-top: 3px;
  margin-bottom: 10px; }

.featured-in {
  border-bottom: 1px solid #000;
  margin-bottom: 25px;
  padding-bottom: 25px; }

.featured-in h2 {
  font-size: 18px;
  margin-bottom: 10px; }

.featured-in .featured-tag {
  width: 100%;
  padding: 25px 0 25px 0;
  background: url('http://www3.vocativ.com/content/themes/vocativ/images/placeholder.jpg') repeat;
  text-align: center; }

/* Clear the right sidebar for the Author page & then make sure the footer doesn't interfer */
@media (max-width: 720px) {
  .author-right-clear {
    clear: both; } }

@media (max-width: 720px) {
  .recirculator-outer {
    clear: both; } }

/* FAQ page */
.faq-list {
  counter-reset: counter; }

.faq-list dt:before {
  content: counter(counter) ". ";
  counter-increment: counter; }

.faq-list dt a {
  font-size: 18px;
  text-transform: uppercase; }

.mobile-faq-list .faq-list dt:before {
  color: white; }

.mobile-faq-list {
  padding: 20px;
  background: black;
  margin-top: -60px;
  margin-bottom: 15px; }

.mobile-faq-list dt a {
  font-size: 20px; }

.four-oh-four {
  text-align: center;
  padding: 100px 0;
  width: 690px;
  overflow: hidden; }
  .four-oh-four header {
    text-align: center; }
    .four-oh-four header h1 {
      font-size: 95px;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-style: italic;
      line-height: normal;
      padding-bottom: 45px; }
    .four-oh-four header span {
      font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
      font-size: 20px; }
      .four-oh-four header span + span:before {
        content: ' ';
        display: block;
        width: 80px;
        height: 2px;
        background: #dedede;
        margin: 30px auto; }
  .four-oh-four .topics-outer {
    width: 746px;
    margin-left: -30px;
    position: relative;
    height: 254px;
    overflow: visible;
    padding-top: 73px; }
  .four-oh-four .topic-items {
    width: 100%;
    position: relative;
    top: 0;
    left: 0; }
    .four-oh-four .topic-items .topic-item {
      position: relative;
      width: 313px;
      margin: 0 30px;
      height: auto;
      float: left; }
      .four-oh-four .topic-items .topic-item .image-container {
        width: 100%;
        float: left;
        height: 100px;
        overflow: hidden;
        position: relative; }
      .four-oh-four .topic-items .topic-item img {
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1; }
      .four-oh-four .topic-items .topic-item .text-content {
        position: relative;
        float: left;
        width: 100%;
        text-align: center; }
        .four-oh-four .topic-items .topic-item .text-content h4 {
          font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
          color: #262E31;
          font-size: 16px;
          line-height: normal;
          text-align: left;
          margin: 10px 0;
          padding: 0; }
        .four-oh-four .topic-items .topic-item .text-content p {
          font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
          font-size: 12px;
          line-height: normal;
          text-align: left;
          color: #6D6E71;
          margin: 0 0 20px 0;
          padding: 0; }
  @media all and ( min-width: 960px ) and ( max-width: 1200px ) {
    .four-oh-four {
      padding: 50px 0; }
      .four-oh-four .topic-items .topic-item {
        margin-bottom: 13px;
        width: 302px; }
        .four-oh-four .topic-items .topic-item h4 {
          padding-top: 11px; }
        .four-oh-four .topic-items .topic-item .image-container {
          height: 95px; } }
  @media all and ( min-width: 720px ) and ( max-width: 960px ) {
    .four-oh-four header h1 {
      padding-bottom: 35px; }
    .four-oh-four header span + span:after {
      margin: 13px auto; }
    .four-oh-four .topics-outer {
      padding-top: 0; }
      .four-oh-four .topics-outer .topic-items {
        margin: 40px auto 0 auto;
        width: 510px; }
        .four-oh-four .topics-outer .topic-items .topic-item {
          width: 155px;
          margin: 0 7px 26px 8px; }
          .four-oh-four .topics-outer .topic-items .topic-item .text-content h4 {
            padding-top: 8px;
            font-size: 14px;
            line-height: 15px; }
          .four-oh-four .topics-outer .topic-items .topic-item .text-content p {
            display: none; }
          .four-oh-four .topics-outer .topic-items .topic-item .image-container {
            height: 106px; }
            .four-oh-four .topics-outer .topic-items .topic-item .image-container img {
              max-width: none;
              height: 100%;
              width: auto; } }
  @media (max-width: 720px) {
    .four-oh-four {
      width: 480px; }
      .four-oh-four header h1 {
        font-size: 85px;
        padding-bottom: 6px; }
      .four-oh-four header span:first-child {
        display: inline-block;
        max-width: 320px; }
        .four-oh-four header span:first-child + span:before {
          margin: 24px auto; }
      .four-oh-four .topics-outer {
        padding-top: 0; }
        .four-oh-four .topics-outer .topic-items {
          margin: 33px 43px;
          width: 480px; }
          .four-oh-four .topics-outer .topic-items .topic-item {
            width: 135px;
            margin: 0 7px 0 8px; }
            .four-oh-four .topics-outer .topic-items .topic-item .text-content h4 {
              font-size: 13px;
              line-height: 14px;
              padding-top: 10px; }
            .four-oh-four .topics-outer .topic-items .topic-item .text-content p {
              display: none; }
            .four-oh-four .topics-outer .topic-items .topic-item .image-container {
              height: 98px; }
              .four-oh-four .topics-outer .topic-items .topic-item .image-container img {
                max-width: none;
                height: 100%;
                width: auto; } }
  @media (max-width: 480px) {
    .four-oh-four {
      width: 320px;
      margin: 5px auto 20px auto; }
      .four-oh-four header h1 {
        padding-bottom: 13px;
        font-size: 65px; }
      .four-oh-four header span {
        max-width: 255px; }
      .four-oh-four .topics-outer .topic-items {
        margin: 3px 0 33px 29px;
        width: 322px; }
        .four-oh-four .topics-outer .topic-items .topic-item {
          margin: 0 7px 20px 8px;
          width: 146px; }
          .four-oh-four .topics-outer .topic-items .topic-item .text-content h4 {
            padding-top: 9px;
            font-size: 14px;
            line-height: 14px; }
          .four-oh-four .topics-outer .topic-items .topic-item .image-container {
            height: 90px; } }

.search-results article header {
  display: none; }

.search-header {
  margin: 20px auto; }
  .search-header .search-query {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 24px;
    line-height: normal;
    margin-bottom: 10px; }
    .search-header .search-query b {
      font-weight: 400;
      margin-right: 5px; }
    .search-header .search-query i {
      font-style: italic;
      font-weight: 800;
      border-bottom: 1px dotted; }
  .search-header .search-results-count {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #6D6E71; }
  @media (max-width: 960px) {
    .search-header {
      width: 553px; } }

.search-single {
  display: table;
  float: left;
  border-top: 2px solid #dedede;
  margin: 0 !important;
  padding: 20px 0;
  width: 100%; }
  .search-single .search-main-image {
    float: left;
    width: 20%;
    overflow: hidden;
    margin-right: 5%; }
    .search-single .search-main-image a img {
      display: block; }
  .search-single .search-article-info {
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    float: left;
    width: 75%; }
  .search-single .title {
    display: block;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 30px;
    color: #0072BC;
    margin-bottom: 10px; }
    .search-single .title:hover {
      text-decoration: underline; }
  .search-single .article-content {
    color: #262E31;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 10px; }
  .search-single footer span {
    display: inline-block;
    line-height: normal;
    font-size: 12px;
    color: #262E31; }
    .search-single footer span.posted-date-value {
      font-weight: bold; }
  @media (max-width: 720px) {
    .search-single .search-main-image {
      display: none; }
    .search-single .search-article-info {
      width: 100%; } }

.search-pagination {
  float: left;
  width: 100%;
  text-align: center;
  line-height: 24px; }
  .search-pagination .page-numbers {
    display: inline-block;
    color: #262E31;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    font-weight: 500;
    width: 25px;
    margin: 0 10px; }
    .search-pagination .page-numbers.current {
      border-bottom: 2px solid #FD2626;
      font-weight: 800; }

.covered-issues {
  padding: 0 0 0 80px; }
  .covered-issues h3 {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800; }
  .covered-issues ul {
    list-style: none;
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    margin: 0;
    padding: 0; }
    .covered-issues ul li span.topic a {
      margin: 5px 0;
      padding: 5px 0;
      display: block;
      border-bottom: 1px solid #dedede;
      text-transform: uppercase; }
  @media (max-width: 960px) {
    .covered-issues {
      display: none !important; } }

body.search-no-results section.content .wrap p, body.search-no-results section.content .wrap ul {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif; }

.taxonomy-heading {
  background: none;
  height: auto; }
  @media (max-width: 480px) {
    .taxonomy-heading {
      width: 320px; } }
  @media all and ( min-width: 1200px ) {
    .taxonomy-heading {
      width: 1200px; } }
  @media all and ( min-width: 960px ) and ( max-width: 1200px ) {
    .taxonomy-heading {
      width: 960px; } }
  @media all and ( min-width: 720px ) and ( max-width: 960px ) {
    .taxonomy-heading {
      width: 720px; } }
  @media all and ( min-width: 480px ) and ( max-width: 720px ) {
    .taxonomy-heading {
      width: 480px; } }
  @media (min-width: 720px) { }
  .taxonomy-heading .taxonomy-heading-name {
    display: block;
    text-align: center;
    margin: 20px 0;
    padding: 0; }
    .taxonomy-heading .taxonomy-heading-name h1, .taxonomy-heading .taxonomy-heading-name a.parent-topic {
      display: inline-block;
      vertical-align: middle; }
    .taxonomy-heading .taxonomy-heading-name h1 {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-style: italic;
      font-size: 60px;
      line-height: 60px;
      text-transform: uppercase;
      color: #262E31; }
    .taxonomy-heading .taxonomy-heading-name a.parent-topic {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-style: italic;
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      margin-right: 20px;
      margin-left: -100px;
      color: #6D6E71; }
      .taxonomy-heading .taxonomy-heading-name a.parent-topic:before {
        font-family: "FontAwesome";
        font-size: 12px;
        font-style: normal;
        line-height: 20px;
        display: inline-block;
        vertical-align: text-bottom;
        padding-right: 8px;
        content: "\f060"; }
  .taxonomy-heading .menu {
    position: relative; }
    .taxonomy-heading .menu ul {
      height: 40px;
      line-height: 40px;
      padding: 0;
      margin: 0;
      *zoom: 1;
      position: relative;
      text-align: center; }
      .taxonomy-heading .menu ul:before, .taxonomy-heading .menu ul:after {
        content: " ";
        display: table; }
      .taxonomy-heading .menu ul:after {
        clear: both; }
      .taxonomy-heading .menu ul.has-more {
        padding-right: 100px; }
      .taxonomy-heading .menu ul li {
        display: inline-block;
        color: #ffffff;
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0;
        padding: 0; }
        .taxonomy-heading .menu ul li:first-child {
          margin-left: 0; }
        .taxonomy-heading .menu ul li a {
          color: #6D6E71;
          padding: 0 12px; }
    .taxonomy-heading .menu .more-topics {
      display: none;
      background: #121212;
      text-align: center;
      height: 50px; }
      .taxonomy-heading .menu .more-topics ul {
        display: inline-block;
        border: none;
        padding: 0; }
      .taxonomy-heading .menu .more-topics:hover {
        display: block; }
  .taxonomy-heading a.more {
    position: absolute;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    cursor: pointer;
    right: 10px;
    border-left: #313131 1px solid;
    padding-left: 15px;
    margin-left: 15px;
    height: 50px;
    padding-top: 7px;
    z-index: 2; }
    .taxonomy-heading a.more i {
      font-size: 26px;
      top: 3px;
      position: relative;
      margin-left: 15px; }

@media (max-width: 720px) {
  .taxonomy-heading .taxonomy-heading-name h1 {
    font-size: 40px;
    line-height: 40px; }
  .taxonomy-heading .taxonomy-heading-name a.primary-topic {
    display: none; }
  .taxonomy-heading .taxonomy-heading-name a.parent-topic {
    display: block;
    padding: 0 10px 10px 10px;
    margin: 0 0 10px 0;
    text-align: left;
    border-bottom: 1px solid #dedede; }
  .taxonomy-heading .menu {
    display: none !important;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    .taxonomy-heading .menu ul {
      padding: 0 10px 0 15px;
      list-style: none;
      text-align: center;
      min-width: 100%; }
  .taxonomy-heading a.more {
    display: none; } }

/* Careers Page */
section.content.careers {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 960px;
  margin: 40px auto 0 auto;
  font-size: 16px;
  color: #444444; }
  section.content.careers p {
    font-size: 16px;
    color: #444444; }
  section.content.careers .left-jobs-menu {
    padding-right: 30px;
    width: 30%;
    float: left; }
    section.content.careers .left-jobs-menu .title {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 18px;
      margin-bottom: 21px;
      white-space: nowrap; }
    section.content.careers .left-jobs-menu .job-menu-item {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 17px;
      padding: 15px 0 13px 0;
      border-top: 1px solid #ccc;
      color: #0072BC;
      cursor: pointer; }
  section.content.careers .right-jobs-content {
    padding-left: 30px;
    border-left: 1px solid #ccc;
    float: left;
    width: 68%; }
    section.content.careers .right-jobs-content h1 {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 25px;
      color: #444444;
      margin-bottom: 17px; }
    section.content.careers .right-jobs-content .open-positions {
      display: none; }
    section.content.careers .right-jobs-content .job-title {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 25px;
      margin-bottom: 15px; }
    section.content.careers .right-jobs-content .back-to-jobs {
      display: none;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-weight: 800;
      font-style: normal;
      text-transform: uppercase;
      font-size: 15px;
      color: #0072BC; }
    section.content.careers .right-jobs-content .job-info {
      padding-bottom: 30px; }
    section.content.careers .right-jobs-content .job-category {
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 16px;
      color: #444; }
    section.content.careers .right-jobs-content .job-location {
      margin-bottom: 37px; }
    section.content.careers .right-jobs-content .job-body h2 {
      font-size: 16px;
      font-weight: bold; }
      section.content.careers .right-jobs-content .job-body h2:after {
        content: ":"; }
    section.content.careers .right-jobs-content hr {
      height: 0;
      border-top: 1px solid #ccc; }
    section.content.careers .right-jobs-content a.apply-now {
      background: #30A93A;
      width: 135px;
      margin-left: 16px;
      position: relative;
      top: -3px; }
      section.content.careers .right-jobs-content a.apply-now:hover {
        text-decoration: none;
        background: #00d134; }
      section.content.careers .right-jobs-content a.apply-now:active, section.content.careers .right-jobs-content a.apply-now:focus {
        background: #2a9531; }
      section.content.careers .right-jobs-content a.apply-now.inline {
        display: inline-block; }

/* Job Application Page */
section.job-form {
  font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 16px;
  color: #444444; }
  section.job-form div.form-title {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-size: 16px;
    color: #444;
    margin-top: 63px;
    text-transform: uppercase;
    display: inline-block !important; }
  section.job-form .form-item {
    clear: both; }
    section.job-form .form-item:before, section.job-form .form-item:after {
      content: " ";
      display: table;
      padding-bottom: 14px; }
  section.job-form a.back-to-jobs {
    height: 40px;
    width: 200px;
    background-color: #fc2626;
    display: block;
    color: white;
    vertical-align: middle;
    text-align: center;
    position: relative;
    top: -3px;
    line-height: 40px;
    font-size: 16px;
    cursor: pointer; }
    section.job-form a.back-to-jobs:hover {
      text-decoration: none; }
  section.job-form .form-submit {
    width: 100%;
    text-align: center;
    margin: 20px auto 50px; }
    section.job-form .form-submit a.apply-now#apply-now {
      width: auto;
      display: inline-block !important;
      background: #30A93A; }
      section.job-form .form-submit a.apply-now#apply-now:hover {
        text-decoration: none;
        background: #00d134; }
      section.job-form .form-submit a.apply-now#apply-now:active, section.job-form .form-submit a.apply-now#apply-now:focus {
        background: #2a9531; }
      section.job-form .form-submit a.apply-now#apply-now span.fa-spinner {
        display: none; }
      section.job-form .form-submit a.apply-now#apply-now.disabled span {
        display: none; }
      section.job-form .form-submit a.apply-now#apply-now.disabled span.fa-spinner {
        display: inline; }
  section.job-form .actual-form {
    float: left;
    width: 100%;
    background-color: #f2f2f2;
    padding-top: 20px;
    padding-bottom: 50px;
    margin-bottom: 40px;
    position: relative; }
    section.job-form .actual-form .actual-form-title {
      font-weight: normal;
      position: absolute;
      top: 34px;
      left: 20px;
      font-size: 16px;
      color: #444;
      text-transform: uppercase; }
    section.job-form .actual-form a {
      color: #0072BC; }
    section.job-form .actual-form .form-submit {
      float: left;
      margin-top: 15px; }
    section.job-form .actual-form a.apply-now#apply-now {
      background: #30A93A; }
      section.job-form .actual-form a.apply-now#apply-now:hover {
        text-decoration: none;
        background: #00d134; }
      section.job-form .actual-form a.apply-now#apply-now:active, section.job-form .actual-form a.apply-now#apply-now:focus {
        background: #2a9531; }
      section.job-form .actual-form a.apply-now#apply-now span.fa-spinner {
        display: none; }
      section.job-form .actual-form a.apply-now#apply-now.disabled span {
        display: none; }
      section.job-form .actual-form a.apply-now#apply-now.disabled span.fa-spinner {
        display: inline; }
  section.job-form i.remove, section.job-form #upload-resume {
    cursor: pointer; }
  section.job-form .job-title {
    font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
    font-weight: 800;
    font-size: 25px;
    color: #262E31;
    margin-bottom: 37px;
    margin-top: 1px; }
  section.job-form .form-label {
    float: left;
    width: 28%;
    text-align: right;
    padding-right: 21px;
    vertical-align: bottom; }
  section.job-form .form-item-content {
    width: 72%;
    float: left; }
  section.job-form .form-item.required .form-label:after {
    content: " *";
    color: #FD2626; }
  section.job-form input[type=text], section.job-form input[type=email] {
    width: 411px;
    height: 41px;
    border: 1px solid #ccc;
    vertical-align: middle;
    position: relative;
    top: -7px;
    color: black; }
  section.job-form textarea {
    width: 411px;
    color: black;
    height: 200px; }
  section.job-form .required-notice {
    width: 411px;
    font-size: 13px;
    font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #fd2626;
    text-align: right;
    position: relative; }
  section.job-form label.error {
    color: #FD2626;
    display: block; }
  section.job-form .uploadorpaste {
    padding-bottom: 24px; }

@media all and ( min-width: 960px ) and ( max-width: 1200px ) {
  section.content.careers {
    width: 960px; } }

@media all and ( min-width: 720px ) and ( max-width: 960px ) {
  section.content.careers {
    width: 720px; }
    section.content.careers .left-jobs-menu {
      width: 30%; }
    section.content.careers .right-jobs-content {
      width: 68%; }
      section.content.careers .right-jobs-content a.inline.apply-now {
        display: block;
        margin-top: 19px;
        margin-left: 0; }
  section.job-form input[type=text], section.job-form input[type=email], section.job-form textarea {
    width: 300px; }
  section.job-form .required-notice {
    margin-left: 13px; } }

@media all and (max-width: 720px) {
  section.job-form {
    width: 480px; }
    section.job-form .dummy {
      display: none; }
    section.job-form .form-label {
      float: none;
      width: auto;
      text-align: left;
      padding-bottom: 4px; }
    section.job-form .uploadorpaste {
      position: relative;
      top: -4px; }
    section.job-form .form-item {
      width: 90%;
      margin: 0 auto; }
      section.job-form .form-item:before, section.job-form .form-item:after {
        padding-bottom: 12px; }
    section.job-form div.form-top {
      width: 425px; }
    section.job-form .form-item-content {
      float: none;
      width: auto; }
    section.job-form input[type=text], section.job-form input[type=email], section.job-form textarea, section.job-form .required-notice {
      width: 100%;
      display: block;
      top: 0; }
    section.job-form .required-notice {
      margin-left: 0; }
  section.content.careers {
    width: 480px; }
    section.content.careers .right-jobs-content {
      width: 100%;
      border-left: none;
      padding-left: 0; }
      section.content.careers .right-jobs-content a.inline.apply-now {
        display: none; }
      section.content.careers .right-jobs-content .job-content {
        font-family: 'Whitney SSm A', 'Whitney SSm B', 'Helvetica Neue', Helvetica, Arial, sans-serif;
        display: block; }
      section.content.careers .right-jobs-content .job-category {
        display: none; }
      section.content.careers .right-jobs-content .job-title {
        cursor: pointer;
        margin: 20px 0; }
      section.content.careers .right-jobs-content .back-to-jobs {
        display: block; }
    section.content.careers .left-jobs-menu {
      display: none; } }

@media all and ( max-width: 480px ) {
  section.job-form {
    width: 320px; }
    section.job-form div.form-top {
      width: 290px; }
  section.content.careers {
    width: 320px;
    margin-top: 33px; }
    section.content.careers .right-jobs-content .open-positions {
      display: inline-block;
      font-weight: 100;
      font-size: 18px;
      color: #444; }
    section.content.careers .right-jobs-content .job-content .job-title {
      font-size: 17px;
      margin-top: 0;
      margin-bottom: 0; }
    section.content.careers .right-jobs-content h1 {
      margin-bottom: 12px;
      font-family: 'Forza A', 'Forza B', 'Helvetica Neue', Arial, sans-serif;
      font-size: 23px;
      color: #444; } }

body.single-vocativ-short-form header.headlines {
  margin-bottom: 30px; }
  @media (max-width: 960px) {
    body.single-vocativ-short-form header.headlines {
      max-width: 553px; } }
body.single-vocativ-short-form .post-item-type {
  clear: both; }
body.single-vocativ-short-form .short-form-align-left, body.single-vocativ-short-form .short-form-align-right {
  width: 320px !important;
  display: inline-block;
  float: left;
  margin-top: 10px;
  margin-left: 0;
  margin-right: 25px;
  clear: both; }
  body.single-vocativ-short-form .short-form-align-left .post-item-type-content, body.single-vocativ-short-form .short-form-align-right .post-item-type-content {
    width: 320px;
    margin: 0 auto; }
    body.single-vocativ-short-form .short-form-align-left .post-item-type-content .image-container, body.single-vocativ-short-form .short-form-align-right .post-item-type-content .image-container {
      border: 0px;
      width: 100% !important;
      height: auto !important;
      line-height: 0;
      padding: 1px 1px 0 1px;
      margin: 0 auto; }
      body.single-vocativ-short-form .short-form-align-left .post-item-type-content .image-container .image-wrapper > tbody > tr > td > img, body.single-vocativ-short-form .short-form-align-right .post-item-type-content .image-container .image-wrapper > tbody > tr > td > img {
        max-width: none !important;
        max-height: none !important;
        width: 318px !important;
        height: auto !important; }
    body.single-vocativ-short-form .short-form-align-left .post-item-type-content .image-caption-container, body.single-vocativ-short-form .short-form-align-right .post-item-type-content .image-caption-container {
      border: 0px;
      width: 100% !important; }
      body.single-vocativ-short-form .short-form-align-left .post-item-type-content .image-caption-container p, body.single-vocativ-short-form .short-form-align-right .post-item-type-content .image-caption-container p {
        font-size: 12px; }
body.single-vocativ-short-form .comment-section {
  clear: both; }
body.single-vocativ-short-form .short-form-align-right {
  float: right;
  margin-left: 25px;
  margin-right: 0; }
body.single-vocativ-short-form .lcol .editor-picks .dont-miss .posts a, body.single-vocativ-short-form .rcol .editor-picks .dont-miss .posts a {
  margin: 0; }
  body.single-vocativ-short-form .lcol .editor-picks .dont-miss .posts a .image-container, body.single-vocativ-short-form .rcol .editor-picks .dont-miss .posts a .image-container {
    display: block;
    width: 315px;
    height: 98px;
    overflow-y: hidden; }
    body.single-vocativ-short-form .lcol .editor-picks .dont-miss .posts a .image-container img, body.single-vocativ-short-form .rcol .editor-picks .dont-miss .posts a .image-container img {
      width: 315px;
      max-width: 315px; }
  body.single-vocativ-short-form .lcol .editor-picks .dont-miss .posts a .text-content, body.single-vocativ-short-form .rcol .editor-picks .dont-miss .posts a .text-content {
    width: 100%;
    display: block;
    margin: 0 0 20px 0;
    padding: 10px 0 0 0; }
    body.single-vocativ-short-form .lcol .editor-picks .dont-miss .posts a .text-content h4, body.single-vocativ-short-form .rcol .editor-picks .dont-miss .posts a .text-content h4 {
      font-weight: 600;
      font-size: 16px;
      line-height: 20px;
      color: #262E31; }
@media (max-width: 960px) {
  body.single-vocativ-short-form .short-form-align-left, body.single-vocativ-short-form .short-form-align-right {
    display: block;
    margin: 10px auto;
    float: none; } }
@media (max-width: 480px) {
  body.single-vocativ-short-form .short-form-align-left, body.single-vocativ-short-form .short-form-align-right {
    width: 297px; }
    body.single-vocativ-short-form .short-form-align-left .post-item-type-content, body.single-vocativ-short-form .short-form-align-right .post-item-type-content {
      width: 297px; }
      body.single-vocativ-short-form .short-form-align-left .post-item-type-content .image-container > .image-wrapper > tbody > tr > td > img, body.single-vocativ-short-form .short-form-align-right .post-item-type-content .image-container > .image-wrapper > tbody > tr > td > img {
        width: 295px !important; } }

/**
 * TODO. Old Styles not yet merged with SCSS.
 */
/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em;
  position: relative; }

.single .byline, .group-blog .byline {
  display: inline; }

.entry-content, .entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title, .archive .format-aside .entry-title {
  display: none; }

/********************************************/
.single .hashtag {
  position: relative;
  margin-top: 8px; }

.hashtag span, .hashtag span a {
  font-size: 18px;
  color: white;
  text-transform: uppercase; }

.hashtag.dark span, .hashtag.dark span a {
  color: black; }

.white-on-red {
  background: red;
  color: white;
  line-height: 1.18;
  font-size: 60px;
  padding-bottom: 3px;
  display: inline; }

.diamond {
  background: url("themes/vocativ/images/diamond.png") no-repeat scroll 0 0 transparent;
  float: left;
  height: 61px;
  margin-left: 7px;
  width: 60px;
  margin-top: 4px;
  display: block; }

.stat {
  position: absolute;
  font-family: 'robotoregular', sans-serif;
  font-size: 14px;
  color: #fd2626;
  left: 67px;
  top: 18px; }

.diamond:hover {
  background-position: 0 -61px;
  cursor: pointer; }

.diamond.active {
  background-position: bottom; }

.diamond .tumblr {
  height: 20px;
  margin: 22px 0;
  width: 20px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 -74px;
  margin-left: 23px; }

.diamond .twitter {
  height: 22px;
  margin: 20px 0;
  width: 20px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 -20px;
  margin-left: 22px; }

.diamond .reddit {
  height: 22px;
  margin: 20px 0;
  width: 26px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 0;
  margin-left: 17px; }

.diamond .facebook {
  height: 22px;
  margin: 20px 0;
  width: 20px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 -46px;
  margin-left: 23px; }

.diamond .gplus {
  height: 22px;
  margin: 20px 0;
  width: 25px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 -115px;
  margin-left: 20px; }

.diamond .other {
  height: 22px;
  margin: 20px 0;
  width: 20px;
  background: url("http://www3.vocativ.com/content/themes/vocativ/images/social-sprite.png") no-repeat transparent;
  background-position: 0 -95px;
  margin-left: 20px; }

.tiny-twitter {
  background: url('themes/vocativ/images/comment-icons.png');
  background-position: 0 -28px;
  width: 14px;
  height: 13px;
  margin-top: 1px; }

.tiny-fb {
  background: url('themes/vocativ/images/comment-icons.png');
  background-position: 0 0;
  width: 12px;
  height: 13px;
  margin-top: 1px; }

.social-confirmation {
  text-align: center;
  margin-top: 60px; }

.social-confirmation h2 {
  color: #b5ff27; }

.hide {
  display: none; }

.overlay {
  width: 100%;
  height: 100%;
  background: url('themes/vocativ/images/overlay.png');
  position: fixed;
  z-index: 1;
  display: none; }

.item-overlay {
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.4;
  z-index: 0; }

/* Fancybox overides */
.fancybox-skin {
  background: white !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  box-shadow: none !important; }

.fancybox-skin .fancybox-close {
  width: 30px;
  height: 30px;
  text-align: center;
  background: none;
  color: #FFF; }
  .fancybox-skin .fancybox-close:hover {
    text-decoration: none;
    color: #FD2626; }
  .fancybox-skin .fancybox-close.fancybox-close:after {
    content: "\f405";
    font-family: "genericons";
    font-size: 30px;
    line-height: 30px;
    vertical-align: middle;
    color: inherit; }

.fancybox-skin .fancybox-prev span, .fancybox-skin .fancybox-next span {
  width: 30px;
  height: 30px;
  text-align: center;
  background: none;
  color: #FFF; }
.fancybox-skin .fancybox-prev:hover, .fancybox-skin .fancybox-next:hover {
  text-decoration: none;
  color: #FD2626; }
.fancybox-skin .fancybox-prev.fancybox-prev span:after, .fancybox-skin .fancybox-next.fancybox-prev span:after {
  content: '\f503';
  font-family: "genericons";
  font-size: 30px;
  line-height: 30px;
  vertical-align: middle;
  color: inherit; }
.fancybox-skin .fancybox-prev.fancybox-next span:after, .fancybox-skin .fancybox-next.fancybox-next span:after {
  content: '\f501';
  font-family: "genericons";
  font-size: 30px;
  line-height: 30px;
  vertical-align: middle;
  color: inherit; }

.fancybox-skin .fancybox-close {
  top: -35px;
  right: -7px; }

.fancybox-skin .fancybox-next span {
  background-position: 0 -70px; }

.fancybox-skin .fancybox-prev span {
  background-position: 0 -35px; }

.fancybox-skin .fancybox-title-float-wrap .child {
  border-radius: 0;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  top: 5px; }

/********** END THEME WIDE **************/
.center {
  text-align: center; }

input.generated-code {
  color: #b5ff27 !important;
  font-size: 14px;
  font-family: 'CourierStd', Courier, sans-serif; }

.assigned-username {
  border-bottom: solid 1px #000;
  padding-top: 4px;
  padding-bottom: 7px; }

.assigned-username img {
  float: left; }

.assigned-username .username {
  font-size: 20px;
  font-family: 'robotoblack', sans-serif, arial;
  display: inline-block;
  /* IE 7 hack */
  *zoom: 1;
  *display: inline;
  margin-top: 13px;
  margin-left: 5px; }

/*********************************/
@media (max-width: 767px) {
  .article-title .white-on-red {
    font-size: 42px; } }

@media (max-width: 480px) {
  .article-title .white-on-red {
    font-size: 32px;
    line-height: 35px; } }

#mobile-social-stats .diamond {
  position: relative; }

#mobile-social-stats .diamond .stat {
  top: 44px;
  left: 39px;
  font-size: 11px; }

.post-meta {
  border-top: 1px solid #262e31;
  border-bottom: 1px solid #262e31;
  padding: 20px 10px 25px 10px; }

.post-meta.mobile {
  padding: 0;
  border: none;
  margin-top: 15px; }

.post-meta.mobile span {
  display: block; }

.post-meta.mobile .posted {
  margin-left: 70px; }

.post-meta.mobile .posted span {
  margin-left: 0;
  line-height: 10px; }

.post-meta.mobile .author span {
  margin-left: 0;
  line-height: 10px; }

.post-meta.mobile .author-meta {
  margin-bottom: 16px; }

.post-meta p {
  font-size: 14px;
  margin-bottom: 0;
  color: #444;
  line-height: 25px; }

.post-meta span, .post-meta a {
  color: #fb4834;
  font-weight: normal; }

.post-meta span {
  margin-left: 8px; }

.post-meta .contact, .post-meta .author, .post-meta .posted, .read-more .title, .read-more .read-more-article-title {
  text-transform: uppercase; }

.post-meta .author span, .post-meta .contact span {
  text-transform: none; }

.post-meta .author {
  margin-left: 7px; }

.post-meta .posted {
  margin-left: 10px; }

.read-more {
  margin-top: 20px;
  position: relative;
  padding-top: 35px; }
  @media (max-width: 480px) {
    .read-more {
      padding-top: 25px; } }
  .read-more:before {
    content: " ";
    height: 1px;
    width: 175px;
    background: #262e31;
    position: absolute;
    top: 0; }

.post-meta.mobile .read-more {
  margin-top: 10px; }

.read-more .title {
  margin-bottom: 20px; }

.read-more .read-more-article-title {
  margin-bottom: 10px; }

.post-date-meta p {
  text-transform: uppercase; }

.post-date-meta span {
  font-size: 12px;
  color: #262e31;
  text-transform: uppercase; }

footer .author-meta {
  max-width: 297px; }

.header-byline.mobile .author-meta .author, .header-byline.mobile .author-meta .posted {
  float: left;
  width: 50%;
  margin-bottom: 25px; }

.header-byline.mobile .label, .header-byline.mobile .detail {
  float: left;
  width: 100%; }

/*****************HOME PAGE ***************/
.item-wrap {
  width: 240px;
  height: 315px;
  float: left; }

.item img {
  width: 100%;
  height: auto; }

.item.vocativ-homepage-portrait-top-left-dark .hashtag span a, .item.vocativ-homepage-landscape-top-left-dark .hashtag span a, .item.vocativ-homepage-portrait-top-left-dark .hashtag span, .item.vocativ-homepage-landscape-top-left-dark .hashtag span {
  color: #FFF; }

.item.vocativ-homepage-portrait-top-left-light .hashtag span a, .item.vocativ-homepage-landscape-top-left-light .hashtag span a, .item.vocativ-homepage-portrait-top-left-light .hashtag span, .item.vocativ-homepage-landscape-top-left-light .hashtag span {
  color: #000; }

/*.item-wrap { position: relative; }*/
.itme.placeholder-image {
  height: 100%;
  width: 100%; }

.item.placeholder-image a {
  display: block;
  height: 100%;
  width: 100%;
  background: #FFF; }

.col4 {
  width: 960px;
  height: 630px; }

.col2 {
  width: 480px;
  height: 315px; }

.col2-portrait {
  width: 480px;
  height: 630px; }

/*********** ANNOTATIONS *******************/
.content .post-item-type-annotation .post-item-type-content {
  background: white; }

.fb-opt-out {
  background: white;
  margin-top: -20px;
  z-index: 10;
  position: relative; }

.fancybox-wrap {
  margin-top: 20px !important; }

@media (max-width: 480px) {
  .header-byline.mobile .author-meta .author {
    padding-right: 10px; } }

@media not -webkit-device-pixel-ratio {
  .white-on-red {
    line-height: 1.31; } }

/****** IE7 Box Sizing fixes ****************/
.lt-ie8 .lcol {
  width: 595px; }

.lt-ie8 .rcol {
  width: 314px; }

/********* IE7 Target Fixes *****************/
.lt-ie8 .tags {
  margin-top: 7px;
  margin-left: 45px; }

.lt-ie8 .footer {
  padding-bottom: 0; }

.lt-ie8 .post-item-type-image {
  width: 595px; }

.lt-ie8 .post-item-type-image .post-item-type-content img {
  width: 595px; }

.lt-ie8 .vocativ-gallery .menu-bar-container {
  position: relative; }

.lt-ie8 .vocativ-gallery .menu-bar {
  margin: 0 auto 0 50%;
  position: absolute;
  left: -371px;
  top: 0;
  right: 0;
  bottom: 0; }

.lt-ie8 .vocativ-gallery .menu-bar .box {
  width: 51px;
  height: 43px;
  padding: 5px; }

.lt-ie8 .vocativ-gallery .menu-bar .caption {
  width: 601px;
  height: 43px; }

/********* IE10+ Target Fixes *****************/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .image-container table.image-wrapper {
    display: block; }
    .image-container table.image-wrapper tbody {
      display: block; }
      .image-container table.image-wrapper tbody tr {
        display: block; }
        .image-container table.image-wrapper tbody tr td {
          display: block; } }

/* Target Only FireFox browsers */
@-moz-document url-prefix() {
  .image-container table.image-wrapper {
    display: block; }
    .image-container table.image-wrapper tbody {
      display: block; }
      .image-container table.image-wrapper tbody tr {
        display: block; }
        .image-container table.image-wrapper tbody tr td {
          display: block; } }
/**

	Genericons Helper CSS

*/


/**
 * The font was graciously generated by Font Squirrel (http://www.fontsquirrel.com). We love those guys.
 */

@font-face {
    font-family: 'Genericons';
    src: url('http://www3.vocativ.com/content/mu-plugins/vocativ-raw-blog/assets/css/font/genericons-regular-webfont.eot');
}

@font-face {
    font-family: 'Genericons';
    src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
         url('http://www3.vocativ.com/content/mu-plugins/vocativ-raw-blog/assets/css/font/genericons-regular-webfont.ttf') format('truetype'),
         url('http://www3.vocativ.com/content/mu-plugins/vocativ-raw-blog/assets/css/font/genericons-regular-webfont.svg#genericonsregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/**
 * All Genericons
 */

.genericon {
	display: inline-block;
	width: 16px;
	height: 16px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px;
	line-height: 1;
	font-family: 'Genericons';
	text-decoration: inherit;
	font-weight: normal;
	font-style: normal;
	vertical-align: top;
}

/**
 * IE7 and IE6 hacks
 */

.genericon {
	*overflow: auto;
	*zoom: 1;
	*display: inline;
}

/**
 * Individual icons
 */

/* Post formats */
.genericon-standard:before {        content: '\f100'; }
.genericon-aside:before {           content: '\f101'; }
.genericon-image:before {           content: '\f102'; }
.genericon-gallery:before {         content: '\f103'; }
.genericon-video:before {           content: '\f104'; }
.genericon-status:before {          content: '\f105'; }
.genericon-quote:before {           content: '\f106'; }
.genericon-link:before {            content: '\f107'; }
.genericon-chat:before {            content: '\f108'; }
.genericon-audio:before {           content: '\f109'; }

/* Social icons */
.genericon-github:before {          content: '\f200'; }
.genericon-dribbble:before {        content: '\f201'; }
.genericon-twitter:before {         content: '\f202'; }
.genericon-facebook:before {        content: '\f203'; }
.genericon-facebook-alt:before {    content: '\f204'; }
.genericon-wordpress:before {       content: '\f205'; }
.genericon-googleplus:before {      content: '\f206'; }
.genericon-linkedin:before {        content: '\f207'; }
.genericon-linkedin-alt:before {    content: '\f208'; }
.genericon-pinterest:before {       content: '\f209'; }
.genericon-pinterest-alt:before {   content: '\f210'; }
.genericon-flickr:before {          content: '\f211'; }
.genericon-vimeo:before {           content: '\f212'; }
.genericon-youtube:before {         content: '\f213'; }
.genericon-tumblr:before {          content: '\f214'; }
.genericon-instagram:before {       content: '\f215'; }
.genericon-codepen:before {         content: '\f216'; }
.genericon-polldaddy:before {       content: '\f217'; }
.genericon-googleplus-alt:before {  content: '\f218'; }
.genericon-path:before {            content: '\f219'; }
.genericon-skype:before {           content: '\f220'; }
.genericon-digg:before {            content: '\f221'; }
.genericon-reddit:before {          content: '\f222'; }
.genericon-stumbleupon:before {     content: '\f223'; }
.genericon-pocket:before {          content: '\f224'; }
.genericon-dropbox:before {         content: '\f225'; }

/* Meta icons */
.genericon-comment:before {         content: '\f300'; }
.genericon-category:before {        content: '\f301'; }
.genericon-tag:before {             content: '\f302'; }
.genericon-time:before {            content: '\f303'; }
.genericon-user:before {            content: '\f304'; }
.genericon-day:before {             content: '\f305'; }
.genericon-week:before {            content: '\f306'; }
.genericon-month:before {           content: '\f307'; }
.genericon-pinned:before {          content: '\f308'; }

/* Other icons */
.genericon-search:before {          content: '\f400'; }
.genericon-unzoom:before {          content: '\f401'; }
.genericon-zoom:before {            content: '\f402'; }
.genericon-show:before {            content: '\f403'; }
.genericon-hide:before {            content: '\f404'; }
.genericon-close:before {           content: '\f405'; }
.genericon-close-alt:before {       content: '\f406'; }
.genericon-trash:before {           content: '\f407'; }
.genericon-star:before {            content: '\f408'; }
.genericon-home:before {            content: '\f409'; }
.genericon-mail:before {            content: '\f410'; }
.genericon-edit:before {            content: '\f411'; }
.genericon-reply:before {           content: '\f412'; }
.genericon-feed:before {            content: '\f413'; }
.genericon-warning:before {         content: '\f414'; }
.genericon-share:before {           content: '\f415'; }
.genericon-attachment:before {      content: '\f416'; }
.genericon-location:before {        content: '\f417'; }
.genericon-checkmark:before {       content: '\f418'; }
.genericon-menu:before {            content: '\f419'; }
.genericon-refresh:before {         content: '\f420'; }
.genericon-minimize:before {        content: '\f421'; }
.genericon-maximize:before {        content: '\f422'; }
.genericon-404:before {             content: '\f423'; }
.genericon-spam:before {            content: '\f424'; }
.genericon-summary:before {         content: '\f425'; }
.genericon-cloud:before {           content: '\f426'; }
.genericon-key:before {             content: '\f427'; }
.genericon-dot:before {             content: '\f428'; }
.genericon-next:before {            content: '\f429'; }
.genericon-previous:before {        content: '\f430'; }
.genericon-expand:before {          content: '\f431'; }
.genericon-collapse:before {        content: '\f432'; }
.genericon-dropdown:before {        content: '\f433'; }
.genericon-dropdown-left:before {   content: '\f434'; }
.genericon-top:before {             content: '\f435'; }
.genericon-draggable:before {       content: '\f436'; }
.genericon-phone:before {           content: '\f437'; }
.genericon-send-to-phone:before {   content: '\f438'; }
.genericon-plugin:before {          content: '\f439'; }
.genericon-cloud-download:before {  content: '\f440'; }
.genericon-cloud-upload:before {    content: '\f441'; }
.genericon-external:before {        content: '\f442'; }
.genericon-document:before {        content: '\f443'; }
.genericon-book:before {            content: '\f444'; }
.genericon-cog:before {             content: '\f445'; }
.genericon-unapprove:before {       content: '\f446'; }
.genericon-cart:before {            content: '\f447'; }
.genericon-pause:before {           content: '\f448'; }
.genericon-stop:before {            content: '\f449'; }
.genericon-skip-back:before {       content: '\f450'; }
.genericon-skip-ahead:before {      content: '\f451'; }
.genericon-play:before {            content: '\f452'; }
.genericon-tablet:before {          content: '\f453'; }
.genericon-send-to-tablet:before {  content: '\f454'; }
.genericon-info:before {            content: '\f455'; }
.genericon-notice:before {          content: '\f456'; }
.genericon-help:before {            content: '\f457'; }
.genericon-fastforward:before {     content: '\f458'; }
.genericon-rewind:before {          content: '\f459'; }
.genericon-portfolio:before {       content: '\f460'; }
.genericon-heart:before {           content: '\f461'; }
.genericon-code:before {            content: '\f462'; }
.genericon-subscribe:before {       content: '\f463'; }
.genericon-unsubscribe:before {     content: '\f464'; }
.genericon-subscribed:before {      content: '\f465'; }
.genericon-reply-alt:before {       content: '\f466'; }
.genericon-reply-single:before {    content: '\f467'; }
.genericon-flag:before {            content: '\f468'; }
.genericon-print:before {           content: '\f469'; }
.genericon-lock:before {            content: '\f470'; }
.genericon-bold:before {            content: '\f471'; }
.genericon-italic:before {          content: '\f472'; }
.genericon-picture:before {         content: '\f473'; }
.genericon-fullscreen:before {      content: '\f474'; }

/* Generic shapes */
.genericon-uparrow:before {         content: '\f500'; }
.genericon-rightarrow:before {      content: '\f501'; }
.genericon-downarrow:before {       content: '\f502'; }
.genericon-leftarrow:before {       content: '\f503'; }





