/* Cover Story */
.cover-story-img{
	height: 500px;
	position: relative;
}
.white-bg{
	background:white;
}
.flex-wrap{
	width: 63.5%;
    display: flex;
    align-items: flex-start;
}
.cover-snippet-wrap{
	background-image:linear-gradient(to right,#fff, #fff 15%, #fff 15%,  #fff 63.5%, rgba(255,255,255,0)63.5% );
	display: flex;
	position: relative;
	top: 330px;
}
.cover-snippet-wrap h1{
	color: #221e20;
	padding-right: 15px;
}
.cover-content{
	padding: 25px 0 10px;
	height: 130px;
    box-sizing: border-box;
}
}
.cover-blurb {
	    padding-left: 20px;
    max-width: 50%;
}
.cover-blurb p{
	margin-top: 0;
	line-height: 1;
}
.categories{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: .12em;
	font-size: .8em;
	color: #e35539;
}
.categories a{
	color: #e35539;
}
.read-more{
	text-transform: uppercase;
	font-size: 12px;
    float: right;
    font-weight: 700;
    padding: 8px 30px 20px 0;
    letter-spacing: .02em;
}
.see-more-btn{
    color: #e35539;
    display: inline-block;
    border: 2px solid #e35539;
    font-size: 12px;
    line-height: 22px;
    float: right;
    text-transform: uppercase;
    position: relative;
    top: -57px;
    right: 35px;
    padding: 3px 20px;
}
/* Feature Stories */
.feature-group{
   	display: table;
   	 margin-top: 40px;
    -webkit-box-shadow: -11px 12px 22px -11px rgba(0,0,0,0.75);
	-moz-box-shadow: -11px 12px 22px -11px rgba(0,0,0,0.75);
	box-shadow: -11px 12px 22px -11px rgba(0,0,0,0.75);
}
.feature-story, .news-group{
	 margin-top: 40px;
	background: white;
	-webkit-box-shadow: inset 0px 0px 3px 1px #f9f9f9;
	-moz-box-shadow: inset 0px 0px 3px 1px #f9f9f9;
	box-shadow: inset 0px 0px 3px 1px #f9f9f9;
}
.feature-story{
	width: 33%;
	display: table-cell;
    vertical-align: top;
}
.feature-story .categories{
	margin-left: 30px;
}
.feature-story img{
	width: 100%;
}
.news-group{
	padding-top: 20px;
}
.news-feed{
	padding: 0 30px;
}
.news-feed .categories{
	color: #e35539;
	padding:5px 0;
}
.news-feed h3{
	font-size: 1.1428571em;
	font-weight: 900;
	line-height: 22px;
	color: #221e20;
	margin-bottom: 0;
}
a.more-news-btn{
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: .120em;
    padding-bottom: 15px;
    margin-top: -15px;
}
.feature-image-wrap{
	overflow: hidden;
    height: 133px;
    margin-bottom: 20px;
}
.feature-story p,.feature-story h2 {
	padding: 0px 30px 0;
    color: #221e20 !important;
    line-height: 16px;
}
.feature-story h2 {
	padding-top: 15px;
	line-height: 22px;
}
.time-stamp{
	font-size: 11px;
	color: #868686;
	text-transform: uppercase;
	line-height: 22px;
}
/* CURRENT ISSUE */
.buy-now-wrap{
	top: 95px;
    right: -45px;
}
a.buy-now, a.media-kit, input.send{
	position: relative;
    background: #e35539;
    text-transform: uppercase;
    border: 0;
    font-size: 11px;
    color: white;
    width: 150px;
    letter-spacing: .12em;
    font-weight: 700;
    text-align: center;
    padding: 10px 0;
}
.editions-wrapper{
	right:0;
	padding-top: 46px;
}
.editions-wrapper p{
	color: white;
	text-transform: uppercase;
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
.editions-wrapper .month{
	font-size: 4.2671428571em;
	line-height: 15px;
}
.editions-wrapper .year{
	font-size: 3.16071228571em;
	font-weight: 100;
}
.editions{
	position: relative;
	font-size:1.268571428571em;
	font-weight: 900;
	color: white;
	text-transform: uppercase;	
	text-align: right;
	display: inline-block;
}
.editions p{
	font-weight: 900;
	font-size: 17.76px;
	margin-bottom: 20px;
}
.cover-month-year{
	margin: -140px 0 0 -35px;
}
img.mag-cover{
	width: 150px !important;
	height: auto !important;
	position: relative;
	right: 15px;
	z-index: 10;
}
/* Ads */
.main-ad{
	margin: 25px 0;
	max-width: 100%;
}
.sidebar-ad {
    margin: 25px 0;
}

/* spotlight */
.spotlight-image{
	height: 180px;
    overflow: hidden;
}
.spotlight img {
    vertical-align: middle;
    height:initial;
}
.sp-wrap{
	height: 120px;
}
.opinion{
	width: 56%;
	margin-right: 4%;
}
.product-spotlight{
	width: 40%;
}

.opinion ul, .product-spotlight ul{
	text-align: center;
    margin: 0 auto;
    padding: 15px 0;
    background: #f7f7f7;
}
.opinion li, .product-spotlight li{
	list-style: none;
}
.opinion li a, .product-spotlight li a{
	line-height: 2em;
	text-transform: uppercase;
	color: #221e20;
	letter-spacing: .12em;
	font-size: 12px;
}

/* Latest News */
.green-icons {
    position: absolute;
    left: 0;
    right: 0;
    top: 20px;
    text-align: center;
}
.green-icons i.fa {
    background: green;
    padding: 0px 0 0px 0px;
    margin: 0 8px 0;
    border: 2px solid white;
    border-radius: 100%;
    width: 36px;
    font-size: 1.75em;
    height: 36px;
    line-height: 1.5;
    color: white;
}
.news-group h2{
	text-align: center;
    text-transform: uppercase;
    background: #efefef;
    padding: 20px;
    margin-top: -20px;
    letter-spacing: .12em;
    font-size: 1.42857142857143em;
    line-height: 2;
}

/* Newsletter Signup */
.news-signup{
	display: inline-block;
	color: white;
	margin: 30px 0;
    width: 100%;
    font-size: 1.1157142857em;
    text-transform: uppercase;
}
.news-signup p{
	font-family: impact, sans-serif;
	font-size: 2.685em !important;
	text-align: center; 
   margin: 10px 0 -23px !important; 
}
.news-signup p:before, .news-signup p:after {
  content: "";
  display: inline-block;
  width: 22%;
  margin: 0 5px;
  vertical-align: middle;
  border-bottom: 1px solid;
}
input[name="fldfirstname"]{
	display: none;
}
input[placeholder="Email Address *"]{}

/* CONTACT US PAGE and Email signup*/
.formbox-field-email-704450 input{
	height: 30px;
}
input.wpcf7-form-control[type="submit"]{
	color: white;
	margin-top: 20px;
    padding: 10px;
    border: 0;
    background: #e35539;
    width: 35%;
    border-radius: 0;
}
.formbox-editor-704450{
	width: 520px !important;
}
.formbox-field-email-704450 {
    width: 350px;
}
.formbox-title-704450{
	display: none;
}
.formbox-editor-704450 fieldset{
	float:left;
}
.formbox-editor-704450 fieldset > input, .formbox-editor fieldset > textarea, .formbox-editable-field, input.wpcf7-form-control, textarea.wpcf7-form-control.wpcf7-textarea, select.wpcf7-form-control.wpcf7-select{
    margin: 10px !important;
    padding: 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    color: #221e20;
    letter-spacing: .12em;
     border: 1px solid lightgrey;
     border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
input.wpcf7-form-control{
	padding: 10px 20px;
	width: 68%;
}
select.wpcf7-form-control.wpcf7-select{
    height: 45px;
    width: 75%;
    margin: 20px 0px !important;
    background: white;
}
div.wpcf7 {
    padding: 15px;
    background: #efefef;
    border-radius: 3px;
}
#btnSubmit{
	background: #4e9f26 !important;
	border-radius: 0 !important;
	padding: 21.5% 20px;
    margin: 10px -64px 0px;
    height: 30px;
    float: right;
}

/*Now Available Issue */
.now-available{
	background: #feffff;
	margin-bottom: 150px;
}
.m-now-available{
	display: none;
}
.flexslider .slides{
	margin-left: 0;
	position:relative;
    max-height: 454px;
    -webkit-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.56);
	-moz-box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.56);
	box-shadow: 1px 1px 6px 0px rgba(0,0,0,0.56);
}
.flexslider .slides li{
	height: 330px;
    overflow: hidden;
}
.flexslider{
	display: inline;
	position:relative;
	border: 0 !important;
}
.flexslider-controls {
    position: relative;
    bottom: -334px;
    z-index: 1;
    float: left;
    width: 33.3333333333%;
    height: 100px;
}
ol.flex-control-nav{
	bottom: 4px !important;
	height: 100px;
	overflow: hidden;
	list-style: none;
}
.flex-control-nav li {
	cursor: pointer;
    float: left;
	margin:0 0 0 0 !important;
	padding: 1em 1.5em;  
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  	background: #ededed;
    height: auto;
    text-align: center;
    border-right: 2px solid white;
    overflow: hidden;
    font-size: 11px;
}
 .flex-control-nav li.flex-active {
	border: none;
	color: white;
    
}

.flex-control-nav p {
	font-size: 11px;
	margin-top: -5px;
}
.flex-control-nav h3 {
	font-size: 16px;
}
.flex-control-nav .flex-active {
  background: green;
  color: #000;
}
.orange-circle{
	background: #e35539;
	color: white;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: .12em;
	border-radius: 50%;
	position: absolute;
	z-index: 10;
	display: table;
	height: 150px;
	width: 150px;
	top: 25px;
    left: -15px;
}
.orange-circle p{
	font-weight: 700;
    display: table-cell;
    vertical-align: middle;
    font-size: 19.5px;
    line-height: 28.37px;
    letter-spacing: .120em;	
}
.in-this-issue{
 	display: inline-block;
    position: relative;
    z-index: 2222;
    background: #feffff;
    width: 100%;
    text-align: center;
    bottom: -330px;
    text-transform: uppercase;
    color: #3b3b3b;
    padding-top: 6px;
}
    
/* Sponsored content - News,Products and Profiles  */
.sponsored-wrap h3{
	background: #f7f7f7;
	padding: 20px 30px;
	font-size: 1.42857142857143em;
	letter-spacing: .120em;
	text-align: left;
}
.sponsored-wrap{
	background: #feffff;
	margin: 25px 0;
}
.row{
	display: inline-block;
	margin: 18px 0;
	width: 100%;
}
.sponsored-content{
	padding: 0 40px;
}
.sponsored-content img {
    max-width: 257px;
    height: auto;
}
.sponsored-post{
	background: #bebebe;
    display: inline-block;
    color: white;
    font-size: 12px;
    letter-spacing: .06em;
    text-transform: uppercase;
    padding: 1px 5px;
    margin: -5px 0;
}
.sponsored-excerpt{
	width: 59.5%;
}
.sponsored-excerpt h4{
	font-size: 18px;
}
/*sidebar */
.instagram{
	position: relative;
}
#sb_instagram .sbi_header_img, p.sbi_bio, #sb_instagram #sbi_load .fa, #sb_instagram .sbi_follow_btn .fa {
    display: none;
}
#sb_instagram .sb_instagram_header h3 {
    font-size: 20px;
    position: relative;
    left: -60px;
}
#sb_instagram .sb_instagram_header a{
	color: #3b3b3b;
}
#sb_instagram .sbi_follow_btn a{
	text-transform: uppercase;
    border: 2px solid #e35539;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 0;
    padding: 2px 15px;
    font-size: 10px;
}
/*- Small Desktop */
@media only screen and (max-width: 1150px){
	.sponsored-wrap{
		margin-top: 60px;
	}
	.sponsored-excerpt {
	    width: 54%;
	}
	.instagram {
	    width: 70%;
	    margin: 25px auto;
	}
	.btnSubmit{
		padding: 20% 14px;
	}
	.green-icons{
		top: -15px;
	}
	.news-feed{
		text-align: center;
	}
	.sb_instagram_header {
	    padding: 0 !important;
	}
	.g-4,.g-5,.g-6{
		margin: 0 auto !important;
	}
}

/*- Mobile Styles Large */
@media only screen and (max-width: 960px){
	.now-available{
		background: none;
		margin-bottom: 0px;
	}
	.news-signup p{
   		font-size: 2em !important;
   }
   .sponsored-wrap{
		margin-top: 0px;
		text-align: center;
	}
	.sponsored-excerpt {
	    margin: 0 auto;
		float: none;
	}
	.cover-month-year,.flexslider-controls, img.mag-cover, .in-this-issue{
		display: none !important; 
	}
	.cover-month-year{
		margin: 0 auto;
	}
	.editions{
		float: right;
	}
	.buy-now-wrap{
		right: 0;
		text-align: center;
		margin: 0 auto;
	}
	.editions-wrapper {
	    padding-top: 0;
	    text-align: center;
	    width: 100%;
	    top: 10px;
	}
	.flexslider .slides{
		box-shadow: none;
	}
	.flexslider .slides li{
		height: 292px;
	}
	.flexslider .slides li:nth-child(2), .flexslider .slides li:nth-child(3){
		display: none !important;
	}
	.orange-circle{
		top: 200%;
	}
}
/*awkward sizes*/
@media only screen and (max-width: 875px){
	.product-spotlight, .opinion {
		  width: 100%;
		    display: inline-block;
		    text-align: center;
		    margin-top: 20px;
	}
}
/*- Mobile Styles Large */
@media only screen and (max-width: 767px){
	.flex-wrap{
		width: 100%;
	}
	.row{
		text-align: center;
	}
	.feature-story,{
	    width: 100%;
	    display: inline-block;
	    text-align: center;
	    margin-top: 20px;
   }
   .feature-story .categories{
   		margin-left: 0;
   }
   .feature-story p,.feature-story h2 {
   		width: 80%;
   		margin-left: auto;
   		margin-right: auto;
   }
	
	.sponsored-excerpt {
	    padding: 20px 0 0 0;
	    width: 100%;
	}
	.sponsored-wrap h3{
		padding: 60px 15px;
		text-align: center;
	}
	a.buy-now{
	    margin: 20px auto -30px;
	    text-align: center;
    	display: block;
    	top: 10px;
	} 
   .news-signup p::before, .news-signup p::after {
   		width: 0;
   }	
   .see-more-btn{
		float: none;
		right: 0;
	}
	.editions{
		float: none;
		display: inline-block;
	}
	.orange-circle, .flexslider .slides img{
		display: none !important;
	}
	.woocommerce .editions p{
		color:#666565;
	}
	.now-available {
	    margin: -10px 0 !important;
	}

   /* ADs */
   .g-6, .g-5{
   	margin: 0 auto !important;
   }

	/********OPINION& PRODUCT SPOTLIGHT *****/
	.opinion ul, .product-spotlight ul{
		padding: 30px;
	}
	.opinion ul ~ div, .product-spotlight ul ~ div{
		padding-bottom: 50px;
	}

	/********FEATURE STORIES ********/
	.feature-group{
		display: inline-block;
		width: 100%;
		box-shadow: 0;
	}
	.feature-story{
		width: 95%;
		padding-bottom: 50px;
		display: block;
		text-align: center;
		margin: 0 auto 10px;
	}
	.feature-story ~ .categories{
		margin: 15px 0 0 30px;
	}
	.feature-story img{
		width: auto;
		padding-bottom: 15px;
	}
	.read-more{
		float: none;
    	padding: 0;
	}
	span.post-category-info{
		left:0;
	}
	
		/******COVER IMAGE *****/
	.cover-snippet-wrap{
		background-color: white;
		width: 100%;
	}
	.cover-blurb {
    	width: 100%;
	}
	/*contact form*/
	
	input.wpcf7-form-control{
		margin: 0 !important;
		width: 80%;
	}

/* awkward size fix */
@media only screen and (max-width: 499px){
	.formbox-editor-704450 {
    width: 400px !important;
	}
	.formbox-field-email-704450 {
	    width: 250px;
	}
}

/*small screens */
@media only screen and (max-width: 367px){
	.instagram{
		width: 100%;
	}
	.sponsored-content img {
	    max-width: 100%;
	}
	.formbox-editor-704450 {
	    width: 320px !important;
	    padding: 34px 10px !important;
	}
	.formbox-field-email-704450 {
	    width: 250px !important;
	}
	.editions-wrapper{
		top: -20px;
	}
	.editions p{text-align:center;}

}