/*
Theme Name: HSPH Theme Magazine Theme
Theme URI: http://www.hsph.harvard.edu/information-technology/
Author: HSPH Webteam
Author URI: http://www.hsph.harvard.edu/information-technology/
Description: Templates and content used only on the Magazine Section of the site.
Version: 1.2
Text Domain: hsph-theme-main-2016-child-magazine
Template: theme-main-2016
Tags: one-column, two-columns, right-sidebar, responsive-layout, custom-menu, editor-style, featured-images, full-width-template
*/

body:not(.magazine-homepage) #breadcrumbs {
    margin-top: 0;
}

button:focus {
	outline: none;
}

h4,
h5 {
	margin-top: 0px;
	margin-bottom: 6px;
}

blockquote {
    padding: 15px 40px;
    font-size: 25px;
    font-size: 1.563rem;
}

.search-results .site-main .entry-header {
    min-height: inherit;
    margin-bottom: 0;
    text-align: left;
	padding: 2.5em 6% 0 6%;
    max-width: 1200px;
}

.search-results .site-main > :last-child{
    margin-bottom: 50px;
}

.asterisks {
	font-size: 16px;
	font-family: 'Merriweather', Georgia, serif;
	line-height: 1;
}

#main-menu-toggle:focus {
	outline: none;
}

#main-menu-caption {
    border-radius: 0;
}

#main-menu-caption:focus {
	outline: none;
}

.magazine-homepage .site-header,
.magazine-issue .site-header {
    border-bottom: 1px solid #DDD;
}

.magazine-homepage .content-area,
.magazine-issue .content-area {
    margin-left: 6%;
    margin-bottom: 60px;
    margin-right: 42px;
}

.magazine-homepage.no-sidebar .site-main,
.magazine-issue.no-sidebar .site-main {
	width: 100%;
}

.magazine-homepage .widget,
.magazine-issue .widget {
	padding: 0;
	margin-bottom: 1em;
}

.magazine-homepage .site-main,
.magazine-issue .site-main {
	margin-top: 30px;
}

.magazine-feature .site-main .entry-content {
    padding: 0;
    margin: 0 auto;
	position: relative;
}

.magazine-feature .site-main .entry-content p,
.magazine-feature .site-main .entry-content h1,
.magazine-feature .site-main .entry-content h2,
.magazine-feature .site-main .entry-content h3,
.magazine-feature .site-main .entry-content h4,
.magazine-feature .site-main .entry-content h5,
.magazine-feature .site-main .entry-content h6,
.magazine-feature .site-main .entry-content ul,
.magazine-feature .site-main .entry-content ol,
.magazine-feature .site-main .entry-content figure,
.magazine-feature .site-main .entry-content table,
.magazine-feature .site-main .entry-content blockquote,
.magazine-feature .site-main .entry-content address,
.magazine-feature .site-main .entry-content pre,
.magazine-feature .site-main .entry-content .sharedaddy,
.magazine-feature .site-main .entry-content dl {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.magazine-feature .site-main .entry-content ul,
.magazine-feature .site-main .entry-content ol {
    margin-left: 30px;
    padding: 0;
}

.magazine-feature .site-main .entry-content > ul,
.magazine-feature .site-main .entry-content > ol {
	padding-left: 40px;
}

.magazine-feature .site-main .entry-content p {
	line-height: 2.125;
}

.magazine-feature .site-main {
	margin: 0;
	margin-bottom: 60px;
	padding: 0;
	width: 100%;
}

.magazine-feature .content-area {
	margin: 0;
}

.magazine-feature .site-main .entry-header {
	padding: 0;
	width: 100%;
	text-align: center;
    display: block;
    margin-bottom: 60px;
    position: relative;
    overflow: hidden;
    min-height: 200px;
}

.magazine-feature .site-main .entry-header .featured-article-overlay,
.magazine-feature .site-main .entry-header .featured-article-video,
.magazine-feature .site-main .entry-header .featured-article-text,
.magazine-feature .site-main .entry-header .featured-article-overlay-image {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    width: 100%;
}

.magazine-feature .site-main .entry-header .featured-article-text {
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 8%;
}

.magazine-feature .site-main .header-position-center .entry-header .featured-article-text {
	justify-content: center;
	padding-bottom: 0;
}

.magazine-feature .featured-article-text-inside {
	padding: 0;
	margin: 0 5%;
}

.magazine-feature .site-main .entry-header .featured-article-overlay {
    background: -webkit-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
    background: -o-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
    background: -moz-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
    background: linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
}

.magazine-feature .site-main .entry-header .featured-article-mobile-image {
	display: block;
	width: 100%;
}

.magazine-feature .site-main .entry-header .featured-article-responsive-image img,
.magazine-feature .site-main .entry-header .featured-article-mobile-image img,
.magazine-feature .site-main .entry-header .featured-article-image img,
.magazine-feature .site-main .entry-header .featured-article-video video {
	width: 100%;
}

.magazine-feature .site-main .entry-header .featured-article-image,
.magazine-feature .site-main .entry-header .featured-article-responsive-image,
.magazine-feature .site-main .entry-header .featured-article-video {
	display: none;
	width: 100%;
}

.magazine-feature .site-main .entry-header .featured-article-image img {
	width: 100%;
}

.magazine-feature .site-main .entry-header .featured-article-text h1 {
	text-shadow: 0 0 20px #444;
	color: #ffffff;
	font-size: 45px;
	font-size: 2.813rem;
	line-height: 1.25;
	margin-bottom: 3px;
}

.magazine-feature .site-main .entry-header .featured-article-text h2 {
	font-size: 20px;
	font-size: 1.25rem;
}

/**
 * Issue Archives
 */

.issue-archives.no-sidebar .site-main {
	width: 100%;
}

.issue-archives .other-issue {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.issue-archives .other-issue:after {
    content: "";
    flex: auto;
    width: 237px;
}

.issue-archives .other-issue .magazine-cover {
	margin-right: 5%;
    margin-bottom: 30px;
    flex: 1 1 200px;
    max-width: 275px;
}

.page-template-default.no-sidebar.issue-archives .site-main article {
    max-width: none;
}

.issue-archives .entry-content .magazine-cover img {
    box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.4);
}

.issue-archives .current-issue-tag {
    font-weight: 700;
    text-transform: uppercase;
    color: #595859;
    font-size: 14px;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    margin-top: 20px;
    font-family: "Helvetica Neue", sans-serif;
    margin-bottom: -9px;
}

.issue-archives .magazine-cover-title {
    font-size: 17px;
    font-size: 1.063rem;
    margin-top: 10px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 700;
}

.current-issue .magazine-cover-title {
	margin-bottom: 20px;
}

.wf-active .issue-archives .magazine-cover-title,
.wf-active .issue-archives .current-issue-tag {
    font-family: 'proxima-nova', "Helvetica Neue", sans-serif;
}

/**
 * skip to content
 */

#navbar .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in #navbar .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
}

#navbar .skip-link:focus {
	clip: auto;
	height: auto;
	left: 1em;
	top: 4em;
	width: auto;
    z-index: 100000;
    clip-path: none;
}

/**
 * offset tab nav
 */
#site-magazine-quicklinks-menu {
	padding-top: 4px;
	margin-right: 175px;
	float: left;
	display: none;
}

.magazine-quicklinks-navigation ul {
	list-style: none;
	margin: 0;
}

.magazine-quicklinks-navigation li {
	position: relative;
}

.magazine-quicklinks-navigation a {
	font-size: 13px;
	color: white;
	display: block;
    padding: 0.6em 0.875em;
	white-space: nowrap;
}

.magazine-quicklinks-navigation .current-menu-item > a,
.magazine-quicklinks-navigation .current-menu-ancestor > a {
	font-weight: 700;
}

.magazine-quicklinks-navigation ul ul {
	display: none;
	margin-left: 0.875em;
	display: block;
	left: -999em;
	margin: 0;
	position: absolute;
	z-index: 99999;
}

.magazine-quicklinks-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.magazine-quicklinks-navigation .menu-item-has-children > a {
	margin-right: 56px;
}

.magazine-quicklinks-navigation .primary-menu,
.magazine-quicklinks-navigation .primary-menu > li {
	border: 0;
}

.magazine-quicklinks-navigation .primary-menu > li {
	float: left;
}

.magazine-quicklinks-navigation li:hover > a,
.magazine-quicklinks-navigation li.focus > a {
    color: #EBEBEB;
}

.magazine-quicklinks-navigation ul ul li:hover > a,
.magazine-quicklinks-navigation ul ul li.focus > a {
    color: #333;
}

.magazine-quicklinks-navigation ul ul li > a,
.magazine-quicklinks-navigation ul ul li > a {
    color: #23282d;
}

.magazine-quicklinks-navigation ul ul ul {
	top: -1px;
}

.magazine-quicklinks-navigation ul ul ul:before,
.magazine-quicklinks-navigation ul ul ul:after {
	border: 0;
}

.magazine-quicklinks-navigation ul ul li {
	background-color: #EFEFEF;
	border-bottom: 1px solid #d1d1d1;
}

.magazine-quicklinks-navigation ul ul li:hover,
.magazine-quicklinks-navigation ul ul li.focus {
	background-color: #F8F8F8;
}

.magazine-quicklinks-navigation ul ul a {
	white-space: normal;
	width: 200px;
}

.magazine-quicklinks-navigation li:hover > ul,
.magazine-quicklinks-navigation li.focus > ul {
	left: auto;
	right: 0;
}

.magazine-quicklinks-navigation ul ul li:hover > ul,
.magazine-quicklinks-navigation ul ul li.focus > ul {
	left: auto;
	right: 100%;
}

.magazine-quicklinks-navigation .menu-item-has-children > a {
	margin: 0;
	padding-right: 2.25em;
}

.magazine-quicklinks-navigation .menu-item-has-children > a:after {
	content: "\f431";
	position: absolute;
	right: 0.625em;
    top: 0.6em;
}

.magazine-quicklinks-navigation ul ul .menu-item-has-children > a {
	padding-right: 2.0625em;
}

.magazine-quicklinks-navigation ul ul .menu-item-has-children > a:after {
	right: 0.5625em;
	top: 0.875em;
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

/* Navbar tray sliding styles */
#navbar {
	width: 200px;
	-webkit-transform: translateX(-200px);
       -moz-transform: translateX(-200px);
    	-ms-transform: translateX(-200px);
    	 -o-transform: translateX(-200px);
    		transform: translateX(-200px);
}

.main-menu-caption {
	width: 200px;
	-webkit-transform: translateX(-200px);
       -moz-transform: translateX(-200px);
		-ms-transform: translateX(-200px);
    	 -o-transform: translateX(-200px);
    		transform: translateX(-200px);
}

#audience-bar {
	padding: 0 0 0 60px;
	overflow: visible;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -webkit-transition: box-shadow 1s ease-in-out;
       -moz-transition: box-shadow 1s ease-in-out;
    	 -o-transition: box-shadow 1s ease-in-out;
    		transition: box-shadow 1s ease-in-out;
}

.small-header #audience-bar {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.main-menu-open-close #navbar {
	box-shadow: none;
}

#navbar #nav-issue-archive {
	margin: 20px;
	text-align: center;
}

#nav-issue-archive .magazine-cover {
	margin-bottom: 25px;
}

#nav-issue-archive .issue-title {
	text-align: center;
	color: #FFF;
}

#nav-issue-archive .issue-title time {
	text-transform: uppercase;
}

#nav-issue-archive .magazine-cover:hover .issue-title,
#nav-issue-archive .magazine-cover:focus .issue-title {
	color: #DDD;
}

.network-title a {
    display: inline-block;
    text-indent: -9999px;
    background-color: rgba(0, 0, 0, 0);
    background-position: 0 -105px;
    background-size: 205px 165px;
    background-image: url('../hsph/assets/images/logo-sprite.svg');
    background-repeat: no-repeat;
    overflow: hidden;
    width: 205px;
    height: 30px;
    text-decoration: none;
    margin-top: 3px;
	margin-left: 0px;
    -webkit-transition: margin-left 0.5s ease-in-out;
       -moz-transition: margin-left 0.5s ease-in-out;
    	 -o-transition: margin-left 0.5s ease-in-out;
    		transition: margin-left 0.5s ease-in-out;
}

#audience-bar .network-branding {
    width: 170px;
    display: inline-block;
}

.main-menu-open-close .network-title a {
    margin-left: 185px;
}

.site-branding {
	margin-bottom: 1.25em;
}

.site-branding .site-title a {
    text-indent: 0;
    background: none;
    overflow: none;
    width: auto;
    height: auto;
    font-weight: 400;
    text-transform: uppercase;
    color: #444;
    font-size: 22.5px;
    font-size: 1.406rem;
}

.site-branding .site-title a span:first-child {
	color: #a51c30;
}

.site-branding .site-description {
    font-size: 8.5px;
    text-transform: uppercase;
    margin-left: 1px;
    margin-top: -10px;
}

/**
 * 17.1 Main Carousel
 * =============================================
 */

#magazine-carousel {
	position: relative;
	background-color: rgba(0, 0, 0, 0.9);
}

#magazine-carousel a,
#magazine-carousel a:hover,
#magazine-carousel a:focus {
	text-decoration: none;
}

#magazine-carousel .carousel-slide-tag {
	font-weight: 700;
	text-transform: uppercase;
	color: #FFF;
	font-size: 14px;
	font-size: 0.8125rem;
}

#magazine-carousel .carousel-slide-text {
	color: #FFF;
	line-height: 28px;
	padding: 22px 6% 25px 30px;
	margin: 0;
	font-weight: normal;
	background-color: #222222;
}

.carousel-slide-text p {
	margin: 0.3em 0 0.2em 0;
	line-height: 1.65em;
}

#magazine-carousel .carousel-slide-title {
	font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.1;
    font-weight: 700;
    color: #FFF;
    margin-bottom: 0;
}

#magazine-carousel .carousel-slide-title a {
    color: #FFF;
}

#magazine-carousel .carousel-slide-desc {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
}

#magazine-carousel .carousel-slide-desc p {
	margin-bottom: 0;
}

#magazine-carousel .carousel-slide-image img {
	height: auto;
	width: 100%;
}

/**
 * 18.3 Flexslider Controls
 * =============================================
 */

#magazine-carousel-controls {
	z-index: 5;
	position: relative;
}

.slides,.flex-control-nav,.flex-direction-nav {
	margin:0;
	padding:0;
	list-style:none;
}

.flex-control-nav {
	width:auto;
	position:absolute;
	bottom: 10px;
	text-align: right;
	right: 10px;
}

.flex-control-nav li {
	margin:0 6px;
	display:inline-block;
	zoom:1;
	*display:inline;
}

.flex-control-paging li a {
	width:11px;
	height:11px;
	display:block;
	cursor:pointer;
	text-indent: 9999px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	-o-border-radius:20px;
	border-radius:20px;
	box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
	background: #fff;
	background: rgba(255,255,255,0.9);
	box-shadow: 1px 1px 3px rgba(0,0,0,0.9);
	font-size: 0;
}

.flex-control-paging li a:hover {
	background: #fff;
}

.flex-control-paging li a.flex-active {
	background: #A51C30;
	cursor:default;
}

/* homepage and issue styles */
#magazine-main-contents-column,
#magazine-side-contents-column {
	display: inline-block;
}

#magazine-main-contents-column,
#magazine-side-contents-column {
	vertical-align: top;
}

#magazine-side-contents-column .news-post-story {
	margin-bottom: 20px;
	border-bottom: 1px solid #d1d1d1;
}

h1.issue-title {
	font-weight: 400;
	margin-bottom: 15px;
}

#magazine-stories-container h2 {
	font-weight: 700;
	text-transform: uppercase;
    color: #595859;
    font-size: 14px;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    margin-bottom: 25px;
}

.widget.widget_magazine_menu > h3 {
	font-weight: 700;
	text-transform: uppercase;
    color: #595859;
    font-size: 14px;
    font-size: 0.8125rem;
    line-height: 0.8125rem;
    margin-bottom: 25px;
}

#magazine-stories-container .widget_magazine_menu .article-excerpt p {
	margin-bottom: .65em;
    font-size: 15px;
    font-size: 0.9375rem;
}

#magazine-stories-container .widget_magazine_menu h3.article-title {
	margin-bottom: 0.285em;
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1.25;
}

#magazine-stories-container #magazine-side-contents-column h3.article-title {
	margin-bottom: .45em;
    font-size: 17px;
    font-size: 1.063rem;
}

#magazine-stories-container .widget_magazine_menu ul,
#magazine-stories-container .widget_magazine_menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
	clear: both;
	overflow: hidden;
}

#magazine-main-contents-column .news-post-thumbnail {
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}

#magazine-main-contents-column .news-post-story {
	display: inline-block;
	margin-bottom: 15px;
}

#magazine-side-contents-column .news-post-thumbnail {
	display: none;
}

/* Navbar tray sliding styles */
.article-head {
    display: block;
    overflow: hidden;
    clear: both;
    width: 100%;
}

/* Content Boxes */
.entry-content aside.content-area {
	padding: 60px 40px;
    margin: 60px 0;
    overflow: hidden;
}

.entry-content .content-area .content-area-inside {
	max-width: 1200px;
	margin: 0 auto;
	width: 100%;
}

.entry-content .content-area.inset .content-area-inside {
	max-width: 750px;
}

/* Full Image Inserts */
.full-image {
    margin: 60px auto;
	background-size: cover;
	background-position: center center;
	position: relative;
	width: 100%;
	background-repeat: no-repeat;
	overflow: hidden;
}

.parallax {
	background-position: 50% 0;
	background-attachment: fixed;
	height: 1000px;
}

.full-image .parallax-text {
	position: absolute;
	text-align: center;
	width: 100%;
	max-width: 1024px;
	text-shadow: 0 0 20px #444;
    color: #fff;
    font-size: 32px;
    font-size: 2rem;
    font-family: "Helvetica Neue", sans-serif;
    margin: 0 auto;
    left: 50%;
    top: 50%;
    transform: translate( -50%, -50% );
    padding: 0 30px;
}

.full-image .full-image-caption {
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: rgba(255, 255, 255, 0.90);
    text-shadow: 0 0 5px #949494;
    font-size: 10px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", sans-serif;
}

.wp-caption-text .photo-credit {
	font-size: 10px;
    text-transform: uppercase;
    font-family: "Helvetica Neue", sans-serif;
    position: absolute;
    margin-top: 2px;
    font-style: normal;
}

.full-image img {
	width: 100%;
}

.white-credit {
	font-size: 10px;
	text-transform: uppercase;
	font-family: 'proxima-nova', "Helvetica Neue", sans-serif;
	margin-top: 2px;
	display: block;
}

.yt-video-container {
    margin: 30px auto;
	padding-top: 0 !important;
	max-width: none;
}

.yt-video-container.content-width {
    max-width: 1024px;
}

/* Sidebars*/
.content-sidebar {
	padding: 30px;
	margin: 10px auto;
    min-width: 300px;
	overflow: hidden;
	font-family: "Helvetica Neue", sans-serif;
}

.site-main aside.content-sidebar .content-sidebar-title {
    padding: 0;
}

.magazine-feature .site-main aside.content-sidebar p,
.magazine-feature .site-main aside.content-sidebar h1,
.magazine-feature .site-main aside.content-sidebar h2,
.magazine-feature .site-main aside.content-sidebar h3,
.magazine-feature .site-main aside.content-sidebar h4,
.magazine-feature .site-main aside.content-sidebar h5,
.magazine-feature .site-main aside.content-sidebar h6,
.magazine-feature .site-main aside.content-sidebar ul,
.magazine-feature .site-main aside.content-sidebar ol,
.magazine-feature .site-main aside.content-sidebar figure,
.magazine-feature .site-main aside.content-sidebar figcaption,
.magazine-feature .site-main aside.content-sidebar table,
.magazine-feature .site-main aside.content-sidebar blockquote,
.magazine-feature .site-main aside.content-sidebar address,
.magazine-feature .site-main aside.content-sidebar pre,
.magazine-feature .site-main aside.content-sidebar .sharedaddy,
.magazine-feature .site-main aside.content-sidebar dl {
    padding: 0;
}

.magazine-feature .site-main aside.content-sidebar p {
	line-height: 1.8;
	margin-bottom: 0;
}

.content-sidebar.un-related {
	border-top: 1px solid #f1efeb;
}

.content-sidebar h3 {
	margin-bottom: 15px;
}

.content-sidebar.un-related h3 {
	font-weight: 700;
	text-transform: uppercase;
	color: #595859;
	font-size: 14px;
	font-size: 0.8125rem;
	line-height: 0.8125rem;
	margin-bottom: 15px;
}

.content-sidebar.un-related h4 {
	font-family: "Helvetica Neue", sans-serif;
	line-height: 1.8;
	font-size: 17px;
	font-size: 1.063rem;
	margin-top: 0px;
	line-height: 1.3;
	margin-bottom: .45em;
}

.magazine-feature .entry-content .content-sidebar.un-related p {
	font-family: "Helvetica Neue", sans-serif;
    line-height: 1.8;
    margin-top: 0px;
    font-size: 15px;
    font-size: 0.9375rem;
}

.content-sidebar.un-related img {
	margin-bottom: 10px;
}

.wf-active .full-image .parallax-text,
.wf-active .full-image .full-image-caption,
.wf-active .wp-caption-text .photo-credit,
.wf-active .content-sidebar,
.wf-active .content-sidebar h4,
.wf-active .magazine-feature .entry-content .content-sidebar.un-related p {
    font-family: 'proxima-nova', "Helvetica Neue", sans-serif;
}

/* Multi Column Layouts*/
.layout-container {
	margin: 30px auto;
	max-width: 1024px;
	width: 100%;
}

.magazine-feature .sd-content.top-buttons {
	margin-top: -40px;
}

/* Sidebars*/

@media screen and (max-width: 399px) {
	#audience-bar {
		padding: 0 0 0 46px;
	}

	input[type="search"].search-field {
    	width: 104px;
    }
}

@media screen and (min-width: 400px) {
	.site-branding .site-title a {
		font-size: 27px;
    	font-size: 1.688rem;
	}

	.magazine-feature .featured-article-text-inside {
		margin: 0 15%;
	}

	.site-branding .site-description {
		font-size: 10.2px;
	}
}

@media screen and (max-width: 499px) {
	.issue-archives .other-issue .magazine-cover {
		margin-bottom: 30px;
		display: block;
		margin-bottom: 30px;
		display: block;
		margin-right: 0;
		flex: none;
		max-width: 100%;
	}
}

@media screen and (min-width: 550px) {
	#site-magazine-quicklinks-menu {
		display: block;
	}
	.magazine-feature .site-main .entry-header .featured-article-text h1 {
		font-size: 55px;
		font-size: 3.438rem;
	}
 	.magazine-feature .site-main .entry-header .featured-article-mobile-image {
		display: none;
	}
	.magazine-feature .site-main .entry-header .featured-article-responsive-image {
		display: block;
	}
}

@media screen and (min-width: 700px) {
	#magazine-carousel .carousel-slide-title {
		font-size: 28px;
		font-size: 1.75rem;
	}

	#magazine-carousel .carousel-slide-tag {
		display: block;
	}

	#magazine-carousel .carousel-slide-desc {
		font-size: 18px;
		font-size: 1.8rem;
	}
	.magazine-feature .site-main .entry-content p,
	.magazine-feature .site-main .entry-content h1,
	.magazine-feature .site-main .entry-content h2,
	.magazine-feature .site-main .entry-content h3,
	.magazine-feature .site-main .entry-content h4,
	.magazine-feature .site-main .entry-content h5,
	.magazine-feature .site-main .entry-content h6,
	.magazine-feature .site-main .entry-content ul,
	.magazine-feature .site-main .entry-content ol,
	.magazine-feature .site-main .entry-content table,
	.magazine-feature .site-main .entry-content blockquote,
	.magazine-feature .site-main .entry-content address,
	.magazine-feature .site-main .entry-content pre,
	.magazine-feature .site-main .entry-content .sharedaddy,
	.magazine-feature .site-main .entry-content dl {
		padding: 0 40px;
	}

	.magazine-feature .site-main .entry-content ul,
	.magazine-feature .site-main .entry-content ol {
		margin-left: 30px;
		padding: 0;
	}

	.magazine-feature .site-main .entry-content > ul,
	.magazine-feature .site-main .entry-content > ol {
		padding-left: 40px;
	}
}

@media screen and (min-width: 750px) {
	.issue-archives .entry-header,
	.issue-archives .entry-summary,
	.issue-archives .entry-content,
	.issue-archives .entry-footer {
		padding: 0;
	}

	#magazine-main-contents-column .news-post-thumbnail {
		width: 40%;
		margin-bottom: 50px;
		margin-right: 4%;
	}

	#magazine-main-contents-column .news-post-story {
		width: 56%;
	}

	#magazine-stories-container .widget_magazine_menu h3.article-title {
		line-height: 1.3;
	}
}

@media screen and (max-width: 768px) {
	.magazine-feature .site-main .entry-content figure,
	.magazine-feature .site-main .entry-content p > img {
		display: block !important;
    	width: 100% !important;
	}

	.magazine-feature .site-main .entry-content figure img {
		margin: 0 auto;
	}

	.content-sidebar.alignright,
	.content-sidebar.alignleft,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignright,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignleft,
	.content-sidebar {
		float: none;
		width: 100% !important;
		max-width: none !important;
		margin: 30px 0;
		padding: 30px 40px;
	}

	.site-main .entry-content figure.wp-caption.alignright img {
		width: 100%;
	}

}

@media screen and (min-width: 769px) {
	.magazine-feature .site-main .entry-header .featured-article-responsive-image {
		display: none;
	}

	.magazine-feature .site-main .entry-header .featured-article-image {
		display: block;
	}

	.content-sidebar.related {
		width: 30%;
		min-width: 500px;
	}

	.content-sidebar.un-related {
		width: 150px;
	}

	.content-sidebar.alignright {
		margin-left: 20px;
	}

	.content-sidebar.alignleft {
		margin-right: 20px;
	}

	.layout-container {
		display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
		display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
		display: -ms-flexbox;      /* TWEENER - IE 10 */
		display: -webkit-flex;     /* NEW - Chrome */
		display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}

	.layout-column {
		-webkit-box-flex: 1;      /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-flex: 1;         /* OLD - Firefox 19- */
		-webkit-flex: 1;          /* Chrome */
		-ms-flex: 1;              /* IE 10 */
		flex: 1;                  /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}

	.column-one {
		-webkit-box-ordinal-group: 1;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 1;      /* OLD - Firefox 19- */
		-ms-flex-order: 1;              /* TWEENER - IE 10 */
		-webkit-order: 1;               /* NEW - Chrome */
		order: 1;
	}
	.column-two {
		-webkit-box-ordinal-group: 2;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 2;      /* OLD - Firefox 19- */
		-ms-flex-order: 2;              /* TWEENER - IE 10 */
		-webkit-order: 2;               /* NEW - Chrome */
		order: 2;
	}
	.column-three {
		-webkit-box-ordinal-group: 3;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 3;      /* OLD - Firefox 19- */
		-ms-flex-order: 3;              /* TWEENER - IE 10 */
		-webkit-order: 3;               /* NEW - Chrome */
		order: 3;                       /* NEW, Spec - Opera 12.1, Firefox 20+ */
	}
	.column-four {
		-webkit-box-ordinal-group: 4;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 4;      /* OLD - Firefox 19- */
		-ms-flex-order: 4;              /* TWEENER - IE 10 */
		-webkit-order: 4;               /* NEW - Chrome */
		order: 4;
	}
	.column-five {
		-webkit-box-ordinal-group: 5;   /* OLD - iOS 6-, Safari 3.1-6 */
		-moz-box-ordinal-group: 5;      /* OLD - Firefox 19- */
		-ms-flex-order: 5;              /* TWEENER - IE 10 */
		-webkit-order: 5;               /* NEW - Chrome */
		order: 5;
	}

	.column-width-2 {
		flex-grow: 2; /* default 0 */
	}

	.column-width-3 {
		flex-grow: 3; /* default 0 */
	}
}

@media screen and (min-width: 800px) {
	#magazine-carousel .carousel-slide-text {
		background-color: rgba(0, 0, 0, 0.7);
		position: absolute;
		right: 0;
		bottom: 0;
		width: 45%;
	}

	.magazine-feature .site-main .header-position-left .entry-header .featured-article-text {
		width: 50%;
		text-align: left;
		justify-content: flex-end;
		padding-bottom: 3%;
		padding-left: 10%;
	}

	.magazine-feature .site-main .header-position-right .entry-header .featured-article-text {
		width: 50%;
		right: 0;
		left: auto;
		justify-content: flex-end;
		padding-bottom: 3%;
		padding-right: 10%;
	}

	.magazine-feature .site-main .header-position-bottom .entry-header .featured-article-text {
		justify-content: flex-end;
		padding-bottom: 4%;
	}

	.magazine-feature .site-main .header-position-right .entry-header .featured-article-overlay {
		background: -webkit-linear-gradient( left,rgba( 0, 0, 0, 0 ) 35%, rgba( 1, 0, 0, 1 )); /*Safari 5.1-6*/
		background: -o-linear-gradient( right,rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Opera 11.1-12*/
		background: -moz-linear-gradient( right,rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Fx 3.6-15*/
		background: linear-gradient( to right, rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Standard*/
	}

	.magazine-feature .site-main .header-position-left .entry-header .featured-article-overlay {
		background: -webkit-linear-gradient(right,rgba( 0, 0, 0, 0 ) 35%, rgba( 1, 0, 0, 1 )); /*Safari 5.1-6*/
		background: -o-linear-gradient(left,rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Opera 11.1-12*/
		background: -moz-linear-gradient(left,rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Fx 3.6-15*/
		background: linear-gradient(to left, rgba( 0, 0, 0, 0 ) 35%, rgba( 0, 0, 0, 1 ) ); /*Standard*/
	}

	.magazine-feature .site-main .header-position-bottom .entry-header .featured-article-overlay {
		background: -webkit-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: -o-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: -moz-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
	}

	.magazine-feature .site-main .header-position-center .entry-header .featured-article-overlay {
		background: -webkit-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: -o-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: -moz-linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
		background: linear-gradient( rgba( 0, 0, 0, 0 ) 33%, rgba( 0, 0, 0, 1 ) );
	}
}

@media screen and (min-width: 850px) {
	.issue-archives .entry-content {
		display: flex;
		justify-content: flex-start;
		align-items: flex-start;
	}

	.issue-archives .current-issue {
		flex-grow: 1;
		order: 1;
		width: 33%;
		max-width: 400px;
	}

	.issue-archives .other-issue {
		margin-left: 6%;
		flex-grow: 2;
		width: 60%;
		order: 2;
	}
}

@media screen and (min-width: 61.5625em) {
	.magazine-homepage .widget,
	.magazine-issue .widget {
		padding: 0;
	}
	.content-area {
		margin-right: 40px;
    }
}

@media screen and (min-width: 1024px) {
	.menu-mask, .main-menu-toggle, .main-menu-caption {
		display: block;
	}
	.menu-mask {
		display: none;
	}

	#audience-bar {
		z-index: 850;
	}

	#page {
		margin-left: 0px;
		-webkit-transition: margin-left 0.5s ease-in-out;
		   -moz-transition: margin-left 0.5s ease-in-out;
			 -o-transition: margin-left 0.5s ease-in-out;
				transition: margin-left 0.5s ease-in-out;
	}

	.main-menu-open-close div#page {
		margin-left: 200px;
	}

	.magazine-issue #page {
		margin-left: 200px;
	}

	.magazine-issue.main-menu-open-close div#page {
		margin-left: 0px;
	}

	.magazine-issue #navbar,
	.magazine-issue .main-menu-caption {
		-webkit-transform: translateX(0);
		   -moz-transform: translateX(0);
			 -o-transform: translateX(0);
			-ms-transform: translateX(0);
				transform: translateX(0);
	}

	.magazine-issue.main-menu-open-close #navbar,
	.magazine-issue.main-menu-open-close .main-menu-caption {
		-webkit-transform: translateX(-200px);
		   -moz-transform: translateX(-200px);
			-ms-transform: translateX(-200px);
			 -o-transform: translateX(-200px);
				transform: translateX(-200px);
	}

	.magazine-issue.main-menu-open-close .main-menu-caption-text {
		left: -100px;
		opacity: 0;
	}
	.magazine-issue .main-menu-caption-text {
		left: 0;
		opacity: 1;
	}

	.magazine-issue.main-menu-open-close .network-title a {
		margin-left: 0;
	}

	.magazine-issue .network-title a {
		margin-left: 185px;
	}

	/* active states */
	.magazine-issue .main-menu-toggle {
		background: rgba(68, 68, 68, 0);
	}

	.magazine-issue .main-menu-toggle::before {
		background-color: #FFF;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			 -o-transform: rotate(45deg);
				transform: rotate(45deg);
		top: -1px;
	}

	.magazine-issue .main-menu-toggle::after {
		background-color: #FFF;
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
			-ms-transform: rotate(-45deg);
			 -o-transform: rotate(-45deg);
				transform: rotate(-45deg);
		bottom: -2px;
	}

	.magazine-issue.main-menu-open-close .main-menu-toggle {
		background: -webkit-linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 8px, #fff 8px, #fff 11px, rgba(255, 255, 255, 0) 11px, rgba(255, 255, 255, 0) 18px);
		background: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0) 8px, #fff 8px, #fff 11px, rgba(255, 255, 255, 0) 11px, rgba(255, 255, 255, 0) 18px);
	}

	.magazine-issue.main-menu-open-close .main-menu-toggle::before {
		-webkit-transform: rotate(0deg);
		   -moz-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			 -o-transform: rotate(0deg);
				transform: rotate(0deg);
		top: -1px;
	}

	.magazine-issue.main-menu-open-close .main-menu-toggle::after {
		-webkit-transform: rotate(0deg);
		   -moz-transform: rotate(0deg);
			-ms-transform: rotate(0deg);
			 -o-transform: rotate(0deg);
				transform: rotate(0deg);
		bottom: -2px;
	}

	#magazine-main-contents-column {
		width: 63%;
		margin-right: 3%;
	}

	#magazine-side-contents-column {
		width: 33%;
	}

	#magazine-main-contents-column .news-post-thumbnail {
		width: 45%;
	}

	#magazine-main-contents-column .news-post-story {
		width: 51%;
	}

	.magazine-feature .site-main .entry-header .featured-article-video {
		display: block;
	}
}

@media screen and (min-width: 1084px) {
	.magazine-feature .site-main .entry-content p,
	.magazine-feature .site-main .entry-content h1,
	.magazine-feature .site-main .entry-content h2,
	.magazine-feature .site-main .entry-content h3,
	.magazine-feature .site-main .entry-content h4,
	.magazine-feature .site-main .entry-content h5,
	.magazine-feature .site-main .entry-content h6,
	.magazine-feature .site-main .entry-content ul,
	.magazine-feature .site-main .entry-content ol,
	.magazine-feature .site-main .entry-content table,
	.magazine-feature .site-main .entry-content blockquote,
	.magazine-feature .site-main .entry-content address,
	.magazine-feature .site-main .entry-content pre,
	.magazine-feature .site-main .entry-content .sharedaddy,
	.magazine-feature .site-main .entry-content dl {
		padding: 0;
	}

	.magazine-feature .site-main .entry-content ul,
	.magazine-feature .site-main .entry-content ol {
		margin-left: auto;
		margin-right: auto;
		padding-left: 30px;
	}


}

@media screen and (min-width: 1100px) {
	.magazine-feature .site-main .entry-header .featured-article-text h1 {
		font-size: 70px;
		font-size: 4.375rem;
	}

	.magazine-feature .site-main .entry-header .featured-article-text h2 {
		font-size: 24px;
		font-size: 1.5rem;
	}
	.magazine-feature .site-main .header-position-left .entry-header .featured-article-text,
	.magazine-feature .site-main .header-position-right .entry-header .featured-article-text {
		padding-bottom: 5%;
	}
}

@media screen and (min-width: 1166px) {
	.no-sidebar.magazine-feature .site-main {
		margin: 0 auto;
		padding: 0;
	}

	/* sidebars */
	img.alignright.offset,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignright.offset {
		position: relative;
		left: 60px;
		margin-left: -1.75em;
	}

	img.alignleft.offset,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignleft.offset {
		position: relative;
		right: 60px;
		margin-right: -1.75em;
	}

	.content-sidebar.alignright.related,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignright {
		margin-right: calc( 50% - 572px );
	}

	.content-sidebar.alignleft.related,
	.magazine-feature .site-main .entry-content figure.wp-caption.alignleft {
		margin-left: calc( 50% - 572px );
	}

}

@media screen and (min-width: 1250px) {
	#site-magazine-quicklinks-menu {
		margin-right: 20px;
	}
	#magazine-carousel .carousel-slide-text {
		width: 45%;
	}
	#magazine-main-contents-column .news-post-thumbnail {
		width: 40%;
	}
	#magazine-main-contents-column .news-post-story {
    	width: 54%;
	}

	#magazine-carousel .carousel-slide-title {
		font-size: 40px;
		font-size: 2.5rem;
	}

	.magazine-feature .sd-content.top-buttons {
		margin-top: 0px;
		width: 30px;
		margin-left: 50px;
		position: absolute;
		top: -5px;
		left: 5px;
	}
}

@media screen and (min-width: 1627px) {
	.issue-archives .other-issue .magazine-cover {
		max-width: 200px;
	}
	.issue-archives .other-issue:after {
		width: auto;
		content: normal;
	}
}
