/**
 * @file
 * Wireframes Styling
 *
 * Add wireframes to the basic layout elements.
 */


.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
	outline: 1px solid #ccc;
}
.lt-ie8 .with-wireframes #header,
.lt-ie8 .with-wireframes #main,
.lt-ie8 .with-wireframes #content,
.lt-ie8 .with-wireframes #navigation,
.lt-ie8 .with-wireframes .region-sidebar-first,
.lt-ie8 .with-wireframes .region-sidebar-second,
.lt-ie8 .with-wireframes #footer,
.lt-ie8 .with-wireframes .region-bottom {
	border: 1px solid #ccc; /* IE6/7 do not support the outline property. */
}
.three-col .main-cnt, .three-col .lft-sdbar, .three-col .rgt-sdbar {
	margin: 20px 0;
}
.es-cls h3.pane-title:before {
	width: 70px;
}
.es-cls .views-row {
	padding: 20px 0;
	border-bottom: 1px solid #ccc;
}
.es-cls .views-row:last-child {
	border-bottom: none;
}
.es-cls .views-row .group-left {
	float: left;
	width: 146px;
}
.es-cls .group-left + .group-right {
	margin-left: 166px;
}
.three-col .rgt-sdbar {
	width: auto;
	padding-left: 0;
}
/* drt-tbl */
.drt-tbl ul {
	margin: 25px 0 0;
	padding: 0;
}
.drt-tbl ul li {
	list-style: none outside none;
	float: none;
	width: auto;
	padding: 0 10px 0 0;
}
.drt-tbl ul li h3, .drt-tbl ul li p {
	font-size: 16px;
	margin: 0;
	margin-bottom: 20px;
}
.drt-tbl ul li h3 {
	font-family: 'Roboto-bold', sans-serif
}
.drt-tbl ul li p {
	font-size: 14px;
}
.drt-lnk {
	text-align: center;
	margin: 20px auto 0;
	clear: both;
}
.drt-lnk a {
	background: #000;
	color: #fff;
	padding: 10px 30px 10px 18px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.drt-lnk a i {
	margin-top: 14px;
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
/* Trendings */
.trnd-blck .main-cnt-mrn {
	background: #000;
	position: relative;
}
.trds-lf-blk .pane-title {
	color: #fff;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
}
.trds-lf-blk {
	padding-top: 70px;
}
.trds-rg-blk {
	margin-top: 0;
	margin-bottom: 30px;
}
.trds-lf-blk .field-name-title h2 {
    font-family: 'FiraSans-Bold';
}
.trds-lf-blk .field-name-title a, .trds-rg-blk .field-name-title a, .trds-lf-blk .field-name-field-lead-text {
	color: #fff;
}
.trds-lf-blk .field-name-field-published-date  {
	margin: 0 0 10px;
	color: #ccc;
}
.trds-lf-blk.numb .group-right, .trds-rg-blk.numb .group-right {
	display: none;
}
/*------- magazine page styles----------*/
/* .mag-fl-cntr {
	background: #000;
	width: 100%;
	margin-bottom: 40px;
} */
.mag-cntr {
	padding: 20px 0;
}
.mag-lft-bk {
	width: 100%;
}
.mg-tit {
	font-size: 2em;
	line-height: 1.35em;
}
.mag-cntr {
	border-bottom: 1px solid #888;
}
.mgz-sub-blk .sub-icn {
	opacity: 0.7;
}
.mgz-sub-blk .sub-icn ul li {
	width: 40px;
	display: inline-block;
}
.inline li {
	display: inline;
	list-style-type: none;
	padding: 0 1em 0 0;
}
.mg-sub-tit {
	color: #000;
	font-size: 1em;
	display: inline-block;
}
.mgn-dte {
	font-size: 0.813em;
	color: #f99d1f;
	text-transform: uppercase;
	display: inline-block;
}
.mgn-dte span {
	display: inline-block;
}
.mag-isus-blk .ld-txt {
	font-size: 1.125em;
	font-weight: 400;
}
.mag-isus-blk {
	padding: 0;
}
.prev-dgl-pth {
	margin: 10px 0;
	display: block;
	width: 100%;
}
.prev_path {
	margin: 20px 0;
	text-align: center;
	width: 100%;
	background: #fff;
}
.prev_path a {
	border: 1px solid #000;
	font-size: 0.875em;
	color: #000;
	display: block;
	padding: 10px 15px;
	width: 100%;
}
.prev_path:nth-child(2) a {
	color: #fff;
	background: #f98927;
	border: 1px solid #f98927;
	line-height: 1.5em;
	height: 46px;
}
.nxt-prev-mag {
	clear: both;
	margin: 15px 0;
}
.nxt-prev-mag .prev_mag {
	float: left;
}
.nxt-prev-mag a {
	color: #000;
	font-size: 1em;
} 
.nxt-prev-mag .prev_mag a:before, .nxt-prev-mag .next_mag a:after {
	content: "";
	background: url(../images/arrow-left.png) no-repeat;
	width: 14px;
	height: 11px;
	display: inline-block;
	padding-left: 10px;
}
.nxt-prev-mag .next_mag {
	float: right;
}
.nxt-prev-mag .next_mag a:after {
	background: url(../images/arrow-right.png) no-repeat 8px 1px;
	padding-left: 0;
	padding-right: 10px;
}
/*in the issue*/
.pv-is h3.pane-title {
	position: absolute;
    top: 0;
    width: 100%;
    border-bottom: 1px solid #000;
    margin: 0;
    padding-bottom: 0px;
}
.mag-cnt-bx h3.pane-title:before {
	top: 47px;
}
.pv-is h3.pane-title  {
	position: static;
	margin-bottom: 20px;
	padding-bottom: 2px;
}
.pv-is h3.pane-title:before {
	top: 68px;
}
.mag-cnt-bx {
	width: 100%;
	float: left;
}
.mag-cnt-bx h2.pane-title {
	position: absolute;
	top: -50px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 0;
}
.gb .group-left, .gb .group-right {
	width: auto;
	float: none;
}
.gbt .group-right {
	margin-top: 10px;
}
.field-name-title, .field-name-hyperlinked-title {
	margin: 0;
}
.ful-wdth .ftr-wrp {
	max-width: 1390px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
}
.node-type-magazine-issue .r1 {
	margin-bottom: 40px;
}
.field-name-field-image, .outlet-type, .prev_next_img, .g-mimg, .article-img, .gallery-snippet-img {
    background: #f4f4f4 url(../images/def-placeholder.png) no-repeat center center;
    background-size: 50% auto;
}
/*Previous Issues style*/
.g-mimg img {
	width: 100%;
}
.pv-is .bx-shd {
	-moz-box-shadow: 0 0 15px #999;
	-webkit-box-shadow: 0 0 15px #999;
	box-shadow: 0 0 15px #999;
}
.mag-prev-ise {
	clear: both;
	position: relative;
}
h3.block-title, h3.pane-title {
	margin: 0 0 15px;
}
.mag-prev-ise .views-row:nth-child(2n+1) {
	clear: left;
}
.pv-is .views-row:nth-child(1), .pv-is .views-row:nth-child(2) {
	margin-top: 0;
}
.mag-prev-ise .views-row {
	width: 50%;
	float: left;
	margin-top: 20px;
	padding: 0 16px;
}
.gp, .g .field-type-entityreference > .field-items > .field-item, .g .slick-slide {
	padding-left: 10px;
	padding-right: 10px;
}
.mag-prev-ise .views-field {
	margin: 5px 0;
	width: 100%;
	float: none;
	display: block;
}
.mag-prev-ise .views-field-field-issue-date {
	border: 1px solid #ccc;
    text-align: center;
    font-size: 0.813em;
    color: #999;
}

.rel-mag + .mgn-lt {
	display: none;
}
/*pop-up*/
.g-pop-act .g-mimg {
	position: relative;
	z-index: 3;
}
.g-pop {
	position: absolute;
	z-index: 2;
	background: #fff;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	padding: 15px 8px;
	min-height: 100%;
	width: 100%;
	left: -8px;
	top: -8px;
}
.g-pop .g-pop-in {
	padding: 10px 0;
}
.g-pop .cls-ico {
	position: absolute;
	right: 15px;
	top: 15px;
	height: 16px;
	width: 16px;
}
.g-pop .g-tit {
	margin: 0;
    font-size: 1em;
    font-family: 'NoeDisplay-Bold', sans-serif;
    line-height: 1.35;
}
.g-pop .g-sub {
	margin-top: 5px;
	overflow: hidden;
	line-height: 1.3;
}
.g-pop .g-sub .g-ifo {
	padding-left: 10px;
	padding-right: 15px;
	margin-left: -10px;
	position: relative;
}
.g-aut, .g-dte, .g-sec {
	text-transform: uppercase;
	display: inline-block;
	font-size: .65em;
	color: #999;
}
.g-sub .g-ifo:before {
	content: '';
	display: block;
	height: 9px;
	width: 1px;
	background: #999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}
.btn {
	display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    text-align: center;
    border: 0;
    background: #f98927;
    color: #fff;
    font-size: 0.875em;
    font-weight: 700;
}
.pv-is a.btn, .pv-is a.btn:visited {
	color: #fff;
}
.btn:hover {
	color: #000;
}
.g-pop .cls-ico:after, .g-pop .cls-ico:before {
	width: 15px;
}
.cls-ico {
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}
.cls-ico:after, .cls-ico:before {
	background: #000;
	content: "";
	height: 2px;
	left: 0;
	margin-top: 0;
	position: absolute;
	top: 50%;
	width: 24px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	 transform: rotate(-45deg);
}
.cls-ico:after {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cls-ico:hover {
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.tr-bs .group-left {
	width: 140px;
	float: left;
}
.tr-bs .group-left + .group-right {
	margin-left: 160px;
}
.tr-bs .views-row {
	margin-bottom: 30px;
}
.node-type-author .auth-pg {
	margin-bottom: 30px;
}
.auth-pg h3 {
	line-height: 1.25em;
}
.node-type-page .cnt-prt-wrp a {
	color: #fca31f;
}
.mag-cnt-bx {
	padding-top: 50px;
}
@media only screen and (min-width: 480px) {
	.mag-lft-bx.ml-g2 .views-row {
		float: left;
		width: 50%;
	}
	.ml-g2 .views-row:nth-child(1), .ml-g2 .views-row:nth-child(2), .ml-g2 .field-type-entityreference > .field-items > .field-item:nth-child(1), .ml-g2 .field-type-entityreference > .field-items > .field-item:nth-child(2) {
		margin-top: 0;
	}
	.ml-g2 .views-row:nth-child(2n+1), .ml-g2 .field-type-entityreference > .field-items > .field-item:nth-child(2n+1) {
		clear: left;
	}
	.ml-g2 .views-row, .ml-g2 .field-type-entityreference > .field-items > .field-item {
		width: 50%;
	}
	.mag-lft-bx.ml-g2 .views-row {
		padding: 0 10px;
		margin-top: 20px;
	}
}
@media only screen and (min-width: 640px) {
	.drt-tbl ul li {
		float: left;
		width: 50%;
	}
	.drt-tbl ul li:nth-child(4n+1) {
		clear: both;
	}
	.mag-lft-bk {
		width: 250px;
		float: left;
	}
	.mag-lft-bk + .mag-sub-cntr {
		margin-left: 270px;
	}
}
@media only screen and (min-width: 768px) {
	.three-col .main-cnt .es-cls {
		margin-right: 20px;
	}
	.drt-tbl ul li {
		float: left;
		width: 20%;
	}
	.drt-tbl ul li:nth-child(4n+1) {
		clear: none;
	}
	.trds-lf-blk .field-name-title h2 {
		font-size: 36px;
	}
	.trds-lf-blk {
		float: left;
		width: 64%;
	}
	.trds-rg-blk {
		float: right;
		width: 36%;
		margin-top: 60px;
	}
	.pv-is .views-row:nth-child(1), .pv-is .views-row:nth-child(2), .pv-is .views-row:nth-child(3), .pv-is .views-row:nth-child(4), .pv-is .views-row:nth-child(5) {
		margin-top: 0;
	}
	.mag-prev-ise .views-row:nth-child(3n+1) {
		clear: left;
	}
	.mag-prev-ise .views-row:nth-child(2n+1) {
		clear: none;
	}
	.mag-prev-ise .views-row {
		width:33.33%;
	}
	.g-pop {
		min-width: 360px;
	}
	.g-pop-in {
		padding-top: 30px !important;
	}
}
@media only screen and (min-width: 1024px) {
	.three-col .main-cnt-wrp {
		float: left;
		width: 66.66%;
		margin: 0;
	}
	.three-col .main-cnt, .three-col .lft-sdbar, .three-col .rgt-sdbar {
		margin: 0;
	}
	.tw-sdbar-wrp .lft-sdbar .es-cls {
		margin-right: 20px;
	}
	.prev-dgl-pth {
		margin: 10px -10px 0;
	}
	.ful-cnt .inside {
		margin-bottom: 70px;
	}
	.prev_path {
		float: left;
		width: 50%;
		padding: 0 10px;
		margin-bottom: 0;
	}
	.mag-prev-ise .views-row:nth-child(3n+1) {
		clear: none;
	}
	.pv-is .views-row:nth-child(1), .pv-is .views-row:nth-child(2), .pv-is .views-row:nth-child(3), .pv-is .views-row:nth-child(4), .pv-is .views-row:nth-child(5) {
		margin-top: 0;
	}
	.node-type-magazine-issue .pv-is .views-row:nth-child(5) {
		margin-top: 20px;
	}
	.mag-prev-ise .views-row:nth-child(5n+1) {
		clear: left;
	}
	.mag-prev-ise .views-row {
		width: 20%;
		margin-bottom: 20px;
	} 
	.mag-prev-ise.nw-mag .views-row {
		width: 25%;
	}
	.mag-prev-ise.nw-mag .views-row:nth-child(4n+1) {
		clear: left;
	}
	.mag-prev-ise.nw-mag .views-row:nth-child(5n+1) {
		clear: none;
	}
	.pv-is .g-pop {
		min-width: 355px;
	}
	.pv-is .views-row:nth-child(5n) .g-pop {
		left: auto;
		right: -8px;
	}
	.pv-is .views-row:nth-child(5n) .g-pop-in {
		padding-left: 0 !important;
		padding-right: 175px !important;
	}
	.pv-is .views-row:nth-child(5n) .g-pop-in .cls-ico {
		right: auto;
		left: 15px;
	}
	.pv-is .views-row:nth-child(5n) .g-pop .ar {
		text-align: left;
	} 
	.tr-bs .group-left {
		width: 200px;
		float: left;
	}
	.tr-bs .group-left + .group-right {
		margin-left: 220px;
	}
}
@media only screen and (min-width: 1200px) {
	.g-pop {
		min-width: 350px;
		padding: 15px;
		top: -15px;
		left: -15px;
	}
	.g-pop .g-pop-in {
		padding-top: 20px!important;
	}
	.g-pop-in .g-tit {
		font-size: 1.25em;
	}
	.g-pop-in .g-sub {
		margin-top: 10px;
	}
	.pv-is .g-pop {
		min-width: 425px;
	}
	.pv-is .views-row:nth-child(5n) .g-pop {
		right: -15px;
	}
	.pv-is .views-row:nth-child(5n) .g-pop-in {
		padding-left: 0 !important;
		padding-right: 214px !important;
	}
	.mag-lft-bk {
		width: 345px;
		float: left;
	}
	.mag-sub-cntr {
		padding-left: 20px;
	}
	.mag-lft-bk + .mag-sub-cntr {
		margin-left: 350px;
	}
	.mg-tit {
		font-size: 2.375em;
		
	}
	.mag-sub-cntr, .mag-fl-cntr {
		position: relative;
	}
	.prev-dgl-pth {
		position: absolute;
		bottom: 0;
	}
}
@media only screen and (min-width: 1300px) {
	.prev_path a {
		font-size: 1.125em;
	}
}
@media only screen and (max-width: 767px) {
	.g-pop-in {
		padding-left: 0!important;
	}
	.g-pop .cls-ico {
		top: auto;
		bottom: 5px;
	}
}
