.page-template-0_magazine #page{
	min-height:100vh;
}
.page-template-0_magazine #banner, .page-template-0_single_magazine #banner{
	text-align: center;
	min-height: unset;
}
.page-template-0_magazine #banner img, .page-template-0_single_magazine  #banner img{
	margin:5vw auto 2vw auto;
	max-width:100%;
	width:450px;
}
.page-template-0_single_magazine #breadcrumb{
	text-align: center;
	font-size:14px;
	display: block;
	margin-bottom:30px;
	letter-spacing:0px;
}
.page-template-0_single_magazine #breadcrumb span{
	color:#aaa;
}
.page-template-0_magazine #page, .page-template-0_single_magazine #page{
	display: block;
	padding:30px;
}
.page-template-0_magazine #m-menu-btn div, .page-template-0_single_magazine #m-menu-btn div{
	background-color:#000;
}

.page-template-0_magazine #issues{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	column-gap: 30px;
	margin-top: 10vh;
	row-gap: 30px;
}

.page-template-0_magazine .current{
	flex:0 1 100%;
	background:#EEEEED;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 50px;
	align-items: center;
	grid-column: 1/-1;
}
.page-template-0_magazine .spacer{
	flex:0 1 65%;
	height:35vw;
}
.page-template-0_single_magazine .back{
	display: block;
	text-align: center;
	width:200px;
	margin:40px auto;
	font-weight: 700;
		color: #111;
		font-size: 15px;
		line-height: 20px;
		padding: 12px 50px;
		border: 1px solid #111;
}

.page-template-0_magazine .current .large_cover{
	flex:0 1 70%;
	position: absolute;
	min-height: 45vw;
	min-width: 55vw;
	margin-top: -5vw;
	margin-left: 0vw;
}
.page-template-0_magazine .current .info{
	flex:0 1 30%;
}
.issue{
	flex:0 1 30%;
	margin-bottom: 3%;
}
.page-template-0_magazine h2{
	margin-bottom:0;
}
.page-template-0_magazine .current .intro{
	font-size:14px;
	line-height:27px;
	margin: 20px 0px 30px 0;
}

.page-template-0_magazine .date{
	color:#ADADAD;
	font-size:14px;
	line-height:27px;
	margin-bottom: 10px;
	font-weight:bold;
}
.page-template-0_magazine .button{
	color:#fff;
	text-align: center;
	padding:11px 30px;
	background:#000;
	border:none;
	height:auto;
	transition: all .3s;
}


.page-template-0_magazine .button:hover{
	color:#000;
	background:#ffdc5b;
}

.page-template-0_magazine .issue h4{
	margin-bottom:0;
}
.page-template-0_magazine .issue .date{
	font-size:11px;
	line-height:20px;
}

.page-template-0_magazine .issue img{
	max-width:100%;
}


#magazine-cta{
	display: flex;
	background:#F5F5F5;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	height: 100px;
	position: relative;
	width: 100%;
	transition: background .3s;
}

#magazine-cta img{
	max-width: 100%;
}

#magazine-cta h3{
	margin:0;
	padding-left: 180px;
}
#mag-thumb{
	width: 140px;
	position: absolute;
	top: -20px;
	left: 20px;
	height: 150px;
	display: block;
}

#mag-arrow{
	flex: 0 1 300px;
	margin-right: 20px;

}

#mag-a{
	width:100%;
	cursor:pointer;
}

#magazine-cta:hover{
	background:#ffdc5b;
}










@media only screen and (min-width: 1400px) {

.page-template-0_single_magazine #page {

	padding: 20px 15%;
}



}





@media only screen and (max-width: 1400px) {

	.page-template-0_magazine #banner img, .page-template-0_single_magazine #banner img{
		margin:80px auto 40px auto;
		width:350px;
	}
	.page-template-0_magazine #issues{
		margin-top:40px;
	}
}



@media only screen and (max-width: 1200px) {

	.page-template-0_magazine .current .large_cover{
		margin-left:0;
	}
	.page-template-0_magazine .current .large_cover {

		min-height: 55vw;
		min-width: 50vw;
	}
}

@media only screen and (max-width: 1100px) {

	.page-template-0_magazine #banner img ,.page-template-0_single_magazine #banner img{
		margin:80px auto 20px auto;
		width:350px;
	}
}

@media only screen and (max-width: 1024px) {
	#mag-arrow{
		flex: 0 1 200px;

	}
}

@media only screen and (max-width: 900px) {

	.page-template-0_magazine #banner img, .page-template-0_single_magazine #banner img{
		margin:50px auto 20px auto;
		width:250px;
	}
	.page-template-0_magazine #banner img{
		margin:50px auto;
	}
	#logo{
		display: none;
	}
	#magazine-cta #mag-arrow{
		display: none;
	}


}

@media only screen and (max-width: 768px) {
	.page-template-0_magazine .current{
		display: block;
	}
	.page-template-0_magazine #issues{
	grid-template-columns: 1fr 1fr;
}
	.page-template-0_magazine .current .large_cover{
		margin: 0 auto;
		min-height: unset;
		min-width: unset;
		width:100%;
		height: 400px;
		top:-20%;
		position: relative;
		flex:0 1 100%;
		margin-bottom:-20%;
	}

	.page-template-0_magazine .current .intro {
		margin:15px 0;
		 max-width: unset;
	}
	.page-template-0_magazine .spacer{
		display: none;
	}

	.page-template-0_magazine .current .info{
		flex:0 1 100%;
	}
	.page-template-0_magazine #banner img{
		margin:0px auto;
		width:220px;
	}
	.page-template-0_magazine #banner {
		padding-top: 25px;
		margin-bottom: 85px;
	}
	.page-template-0_single_magazine #banner {
		padding-top: 25px;
		margin-bottom: 25px;
	}
	.issue {
		flex: 0 1 47%;
	}
}

@media only screen and (max-width: 600px) {

	#magazine-cta h3{
		font-size: 16px;
		line-height: 24px;
	}
	.page-template-0_magazine #issues{
		grid-template-columns: 1fr;
	}
	.page-template-0_magazine .current .large_cover{
		height: 250px;
		top: -15%;
	}
	.page-template-0_magazine #page , .page-template-0_single_magazine #page {
		padding: 10px;
	}
	.page-template-0_magazine #banner img, .page-template-0_single_magazine #banner img{
		margin: 40px auto 0px auto;
		width:220px;
	}
	.page-template-0_magazine .current{
		padding:20px;
	}
	.page-template-0_magazine .current .info{
		padding: 0 20px 20px 20px;
	}

	.page-template-0_magazine .current{
		margin-bottom:10%;
	}
	.issue .image{
		overflow: hidden;
	}

	.page-template-0_magazine .issue img{

		max-width: 180%;
		left: -44%;
		position: relative;
	}
}