@font-face {
    font-family: SFD-Bold;
    src: url("fonts/SFD-Bold.ttf");
}

@font-face {
    font-family: SFD-Regular;
    src: url("fonts/SFD-Regular.ttf");
}

@font-face {
    font-family: SFD-Medium;
    src: url("fonts/SFD-Medium.ttf");
}

@font-face {
    font-family: SFUTO;
    src: url("fonts/SFUTO.ttf");
}

@font-face {
    font-family: Abelard-Light;
    src: url("fonts/Abelard-Light.ttf");
}

@font-face {
    font-family: Gilroy;
    src: url("fonts/Gilroy.ttf");
}

@font-face {
    font-family: Gilroy-Bold;
    src: url("fonts/Gilroy-Bold.ttf");
}


@font-face {
    font-family: "SVN-Poppins-Medium";
    src: url("fonts/SVN-Poppins-Medium.ttf");
}

@font-face {
    font-family: "SVN-Poppins-Bold";
    src: url("fonts/SVN-Poppins-Bold.ttf");
}

.img350 {
    display: block;
    width: 350px;
    position: relative;
}

.author-magazine {
    text-align: left;
    margin-top: 50px !important;
    position: relative;
    width: 660px;
    margin: 0 auto;
}

.amw-info {
    position: relative;
    padding-left: 25px;
}

.amw-info:before {
    position: absolute;
    background: #ed1c24;
    left: 0;
    top: 7px;
    width: 5px;
    height: 90%;
    content: '';
}

.author-magazine a {
    color: #222;
    font-family: Arial;
    font-size: 18px;
    text-decoration: none;

}

.bgblack-title {
    padding-top: 46px;
    background: rgba(0, 0, 0, 0.95);
}

.author-magazine p {
    font-family: SFD-Bold;
    color: #222222;
    margin-bottom: 10px;
}

.author-magazine p {
    font-size: 18px;
    margin-bottom:0 !important;
}

.fancybox-opening {
    opacity: 1;
    display: block;
}

.sp-image-caption span {
    font-family: SFD-Regular;
    font-size: 16px;
    line-height: 19px;
    color: #666666;
}

.sp-sticky-header {
    z-index: 10 !important;
}

.spdc-img-fl {
    margin-right: 35px;
}

.LayoutAlbumContent {
    display: inline-block;
    width: 100%;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0 !important;
}

.LayoutAlbumWrapper .LayoutAlbumRow {
    margin-bottom: 4px !important;
    float: left;
    width: 100%;
}

.LayoutAlbumWrapper figure {
    margin: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
}

.LayoutAlbumWrapper .LayoutAlbumItem {
    display: block;
    float: left;
    margin: 0 2px;
}

.LayoutAlbumWrapper .LayoutAlbumItem:last-of-type {
    margin-right: 0;
}

.LayoutAlbumWrapper .LayoutAlbumItem:first-child {
    margin-left: 0;
}

.LayoutAlbumItem a {
    border: 0;
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.VCSortableInPreviewMode img {
    margin-top: 0;
    vertical-align: top;
}

.LayoutAlbumWrapper img {
    display: block;
    max-width: 100%;
    transition: all .25s ease-in-out;
}

.spdc-image-gallery {
    margin-top: 30px;
}

/* Box Quote Ä‘áº·c biá»‡t */ 

.spdc-img-wrapper.normal div a, .spdc-img-wrapper.normal > div img {
    width: 100%;
    display: block;
}

.ldtd-sp-wrapper .sp-body-content .sp-detail .sp-sapo {
    font-family: SFD-Bold;
    font-size: 19px;
    line-height: 27px;
    display: block;
    color: #374637;
    margin-bottom: 30px !important;
    position: relative;
}

.spdc-img-full {
    margin-top: 30px;
}

.spdcig-content .LayoutAlbumRow .LayoutAlbumItem {
    margin: 0 2px;
}

.LayoutAlbumContent .LayoutAlbumRow:last-of-type {
    margin-bottom: 0 !important;
}

.ldtd-sp-wrapper .sp-body-content .sp-detail .sp-detail-content .sp-image-caption {
    margin-top: 5px;
}

.sp-title img {
    width: 50% !important;
    display: inline-block;
    text-align: center
}

.ldtd-sp-wrapper .sp-body-content .sp-detail .sp-detail-content div {
    margin-bottom: 30px;
}

.spdc-img-wrapper.img980 .sp-image-caption {
    width: 660px;
    margin: 10px auto 10px !important;
    text-align: center;
}

.date-meta {
    font-family: SFD-Medium !important;
    color: #b3b3b3 !important;
    font-size: 16px !important;
}

.videobg-content {
    display: block;
    overflow: hidden;
    position: relative;
    height: calc(100vh - 46px);
}

.videobg-content video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.spdcig-content.w660 {
    width: 660px !important;

}

.w660 {
    width: 660px;
    margin: 0 auto;
    position: relative;
}

.spdc-img-wrapper.small {
    margin-top: 30px;
}

.spdcig-content {
    width: 980px;

}

.spdc-img-wrapper.spdc-img-fr img {
    width: 100%;
}

.spdc-img-wrapper.img980 {
    position: relative;
}

.layer-1, .layer-2, .layer-3, .layer-4 {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.layer-3 {
    z-index: 1;
    display: none;
}

.videobg-content video {
    z-index: 1;
}

/*.layer-2 {*/
/*z-index: 2;*/
/*opacity: 0.2;*/
/*background: rgba(0, 0, 0, 0.7);*/
/*background-size: cover;*/
/*}*/

.layer-3 {
    z-index: 1;
    display: none;
}

.videobg-content video {
    z-index: 1;
}

.layer-4 {
    position: absolute;
    background: url("../images/bg-text.png") center center no-repeat;
    -webkit-background-size: 50%;
    background-size: 50%;
}

.videobg-content:before {
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    content: '';
}

/*.videobg-content:before {*/
/*z-index: 3;*/
/*position: absolute;*/
/*top: 0;*/
/*left: 0;*/
/*right: 0;*/
/*bottom: 0;*/
/*width: 100%;*/
/*height: 100%;*/
/*background: rgba(32, 49, 43, 0.3);*/
/*content: '';*/
/*}*/

/* Format New */

.w490 {
    width: 490px;
    box-sizing: border-box;
}

.ldtd-sp-wrapper {
}

.k14c-content {
    padding-top: 130px;
    display: block;
}

.k14cc-img-title {
    margin-left: -120px;
    display: block;
}

.k14cc-clear {
    margin: 130px 0;
    display: block;
}

.k14ccc-left, .k14ccc-right {
    width: 610px;
    height: 920px;
    display: block;
    margin-right: 40px;
}

.k14ccc-left img {
    width: 100%;
}

.k14ccc-right {
    margin-right: 0;
    width: 320px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.k14cccrc-title {
    font-family: Gilroy-Bold;
    font-size: 34px;
    line-height: 40px;
    display: block;
    width: 95%;
    margin-bottom: 20px;
}

.k14cccrc-sapo {
    font-family: SFD-Medium;
    font-size: 20px;
    line-height: 28px;
    color: #222222;
}

.spdctl-subtitle {
    font-family: SFUFO;
    font-size: 35px;
    line-height: 46px;
    display: block;
    margin-bottom: 25px;
    text-transform: inherit;
}

.spdctlst-text p {
    color: #222222;
    display: block;
    margin-bottom: 30px;
}

.spdct-right {
    margin-left: 490px;
    box-sizing: border-box;
    /* position: relative; */
}

.spdct-right.pl-320 {
    padding-left: 320px;
    margin-left: 0;
}

.spdct-right.pl-320 .spdctlst-text p {
    width: 100%;
}

.spdctr-quote {
    padding: 25px 30px 10px;
    box-sizing: border-box;
    display: block;
    background: #111111;
    color: #ffffff;
    font-family: Gilroy-Bold;
    font-size: 42px;
    line-height: 48px;

}

.spdctr-quote.type-1 {
    width: 620px;
    margin-bottom: 40px !important;
}

.spdctr-quote p {
    margin-bottom: 0 !important;
}

.spdctrq-author {
    font-family: SFD-Medium;
    font-size: 16px;
    line-height: 20px;
}

.spdc-box-am {
    position: relative;
    z-index: 0;
    margin-bottom: 60px !important;
}

.spdc-box-am .spdct-left.w490 {
    margin-top: -70px;
    margin-left: -125px;
    margin-bottom: 0 !important;
}

.spdc-box-am .spdct-right {
    float: right;
    margin-right: -300px;
    margin-left: 0;
    margin-top: 300px;
}

.spdc-box-am .spdctr-img {
    margin-bottom: 0 !important;
    position: relative;
}

.spdc-box-am .spdct-left .spdctr-img {
    width: 736px;
    height: 756px;
}

.sp-detail-content .spdc-text:first-of-type .spdct-right .spdctr-img {
    width: 375px;
}

.spdct-clear {
    margin-bottom: 0 !important;
}

.spdctlst-text.custom {
    margin-top: 120px;
    display: inline-block;
}

.spdc-text.two-image .spdct-left {
    margin-left: -248px;
    display: block;
}

.spdctr-img img {
    width: 100%;
    vertical-align: middle;
}

.spdc-text.two-image .spdct-left .spdctr-img {
    width: 400px;
}

.spdc-text.two-image .spdct-right {
    margin-left: 245px;
    position: relative;
}

.spdc-text.two-image .spdct-right .spdctr-img {
    width: 1225px;
    padding-top: 215px;
    display: block;
}

.spdct-text-asolute {
    position: absolute;
    bottom: 0;
    left: -355px;
    margin-bottom: 0 !important;
}

.spdct-text-asolute .spdctl-subtitle {
    margin-bottom: 0 !important;
}

.spdc-text.mt-100 .spdct-right .spdctlst-text {
    padding-left: 35px;
    display: block;
}

.spdc-text.mt-100 .spdct-right .spdctlst-text p {
    width: 98%;
}

.sim-list .simli {
    width: 49%;
    margin-right: 1%;
    float: left;
}

.sim-list .simli:last-of-type {
    margin-right: 0;
    overflow: hidden;
}

.sim-list .simli:first-of-type img:last-of-type {
    margin-left: -90px;
    display: block;
    width: 300px;
    margin-top: 75px;
}

.spdc-text.mt-100 .spdct-left {
    width: 600px;
    margin-left: -110px;
}

.spdctr-video {
    width: 600px;
    margin-bottom: 0 !important;
}

.spdctr-video video {
    width: 100%;
}

.spdctr-quote.type-2 {
    width: 355px;
    display: block;
    font-size: 36px;
    line-height: 48px;
    height: 655px;
    position: relative;
}

.spdctr-img-asolute {
    position: absolute;
    top: 103px;
    left: 620px;
    z-index: -1;
    width: 590px;
}

.spdctlst-text.mb-0 p, .spdctlst-text.pl-40 p {
    width: 100%;
}

.text660 .spdctlst-text p {
    width: 660px;
}

.spdc-img-large {
    overflow: hidden;
    height: 600px;
}

.spdc-img-large.bg-white {
    height: 600px;
    background: #ffffff;

}

.spdc-img-large.bg-white .spdct-left .spdctr-img {
    width: 896px;
    margin-bottom: 0 !important;
    margin-left: -255px;
    height: 600px;
    position: relative;
}

.spdc-img-large.bg-white .spdct-right .spdctr-img {

    height: 600px;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.spdc-img-large.video {
    position: relative;
    margin-bottom: 0 !important;
}

.spdc-img-large.video video {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.spdc-img-large.video .spdctl-subtitle {
    color: #ffffff;
}

.siw-video {
    height: 100%;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 305px;
}

.spdc-img-large.bg-black {
    background: #101010;
    padding: 80px 0 20px;
    height: 100%;
}

.spdc-img-large.bg-black .spdc-text p {
    color: #ebebeb;
    font-family: SFD-Medium;
    font-size: 17px;
    line-height: 24px;

}

.w700 {
    width: 855px;
    margin: 0 auto;
}

.spdc-img-large.bg-black .spdctl-subtitle {
    color: #ffffff;
    font-size: 30px;
    line-height: 40px;
}

.k14-cover {
    position: relative;
    z-index: 6;
}

.k14-cover:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.spdctlstt-flt {
    float: left;
    margin-right: 15px;
    margin-top: 8px;
}

.ldtd-sp-wrapper .sp-body-content .sp-detail {
    padding-top: 120px;
}

.spdc-video-wrapper {
    position: relative;
    overflow: hidden;
}

.spdc-video-wrapper .frame-img {
    width: 100%;
}

.svw-video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    /*-webkit-transition: transform 0.3s;*/
    /*-moz-transition: transform 0.3s;*/
    /*-ms-transition: transform 0.3s;*/
    /*-o-transition: transform 0.3s;*/
    /*transition: transform 0.3s;*/
}

img {
    vertical-align: middle;
    width: 100%;
}

/*POLL*/


#popup-poll-wrap {
    margin: 35px auto;
    position: relative;
    float: left;
    background-color: #fff;
    padding: 10px;
}

#popup-poll-left {
    position: relative;
    background-color: #fff;
    padding: 28px;
    margin-right: 15px;
    overflow: auto;
    font: 500 12px/18px Arial;
}

#popup-poll-right {
    background-color: #fff;
    float: right;
    width: 320px;
    position: relative;
    overflow: hidden;
}

.popup-poll-content .p-text {
    color: #777;
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
    display: block;
    font-weight: bold;
}

.popup-poll-content .p-title {
    color: #bb3914;
    font-size: 20px;
    margin-bottom: 2px;
    font-weight: bold;
}

.popup-poll-content .p-sapo {
    color: #999;
    padding-bottom: 5px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #e8e8e8;
}

.popup-poll-content ul {
    width: 100%;
}

.popup-poll-content ul li {
    margin-bottom: 12px;
    overflow: hidden;
}

.popup-poll-content ul li span {
    display: inline-block;
}

.popup-poll-content ul li .p-vote-title {
    float: left;
    width: 64%;
    color: #555;
    font-weight: bold;
}

.popup-poll-content ul li .p-vote-percent {
    width: 30%;
    margin-left: 18px;
}

.popup-poll-content ul li .p-vote-percent span {
    background-color: #fbdad1;
    border: 1px solid #dfa797;
    color: #555;
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    border-radius: 3px;
    box-shadow: inset 0 0 3px #fad6cc;
    padding: 0 10px;
    display: inline-table;
}

.popup-poll-content ul li .p-vote-result {
    color: #999;
}

.popup-poll-content .p-vote-date {
    color: #999;
    font-style: italic;
    margin-top: 30px;
}

#popup-poll-bg {
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    background: url("/web_images/lightbox_images/popup_detail_bg_1.png");
    display: none;
    left: 0;
    text-align: left;
}

.popup-poll-right-box {
    overflow: hidden;
    width: 320px;
    height: 100%;
}

#popup-poll-right h2 {
    font-size: 15px;
    color: #bb3914;
    margin: 10px 0 5px 0;
}

#popup-poll-right p {
    font-size: 12px;
    color: #555;
    margin-bottom: 10px;
    line-height: 19px;
}

#popup-poll-close {
    width: 30px;
    height: 30px;
    background: url(/web_images/lightbox_images/close.png) no-repeat;
    right: -15px;
    top: -15px;
    position: absolute;
    color: #6fa5fd;
    display: block;
    cursor: pointer;
}


.magz-next-page {
  margin-top: 70px;
  width: 100%;
  height: 390px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  background: black;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.magz-next-page:hover {
  height: 450px;
  margin-top: -10px;
}

.magz-next-page:hover .magz-np-wrapper {
  opacity: 0.8;
}

.magz-next-page .magz-np-wrapper {
  text-align: center;
  display: block;
  background-position: center center;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  opacity: .4;
  -webkit-transform: translateZ(0);
     -moz-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background-repeat: no-repeat;
}

.magz-next-page .magz-npw-wrapper {
  position: absolute;
  text-align: center;
  top: 0;
  left: 50%;
  margin-left: -50%;
  width: 100%;
}

.magz-next-page .magz-npw-wrapper .magz-btn-next-page {
  background: #ed1c24;
  color: white;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 10px 18px;
  display: inline-block;
  font-family: "Manrope-Medium";
}

.magz-next-page .magz-npw-wrapper .magz-np-block-title {
  text-align: center;
}

.magz-next-page .magz-npw-wrapper .magz-np-block-title .magz-np-title {
  color: white;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  display: inline-block;
  font-family: "Manrope-ExtraBold";
  font-size: 50px;
  line-height: 65px;
  width: 50%;
  text-align: center;
  z-index: 1;
}


.footer-section {
  background: #ed1c24;
  margin-top: 0;
  padding: 7px 0;
  text-align: center;
  width: 100%;
}

.footer-section a {
  color: #fff;
  font: 10px sans-serif;
  margin-right: 7px;
  padding-right: 7px;
  text-decoration: none;
}

.footer-section a:last-child {
  border-right: none;
  margin: 0;
  padding: 0;
}

.footer-section a:hover {
  text-dceoration: underline;
}

.footer-section ~ * {
  position: absolute;
  top: -1000px;
}

.magz-quote-wrapper {
    margin: 120px auto 30px !important;
    display: block;

}

.magzqw {
    display: flex;
    background: url('../images/bg3.jpg') top center no-repeat;
    padding: 0 10px;
    flex-wrap: wrap;
    background-size: cover;
}

.magzqw li {
    width: 50%;
}

.magzqw-content {
    margin-right: 10px;
}

.magzqw li:nth-of-type(2n) .magzqw-content {
    margin-right: 0;
}

.magzqw .magzqw-content {
    margin-bottom: 2rem;
}

.magzqwc-wrapper {
    text-align: center;
    background: #FFFFFF;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12), inset 2px 0px 2px rgba(0, 0, 0, 0.13);
    border-radius: 15px;
    padding: 1.5rem;
    transition: transform 0.3s;
    display: block;
    overflow: hidden;
    cursor: pointer;
    text-decoration: none;
}

.magzqwc-wrapper:hover {
    transform: translate(0%, -10px);
    transition: transform 0.3s;
}


.magzqwc-wrapper .avatar {
    margin-bottom: 0.6rem;
    width: 100%;
}

.magzqwc-wrapper .name {
    font-family: "SVN-Poppins-Medium";
    text-align: left;
    color: #444444;
    font-size: 0.9rem;
    line-height: 1.2rem;
    text-transform: uppercase;
    margin-bottom: 5px;
}


.magzqwc-wrapper .position {
    font-family: "SVN-Poppins-Medium";
    text-align: left;
    color: #444444;
    font-size: 0.6875rem;
    line-height: 1rem;
    display: block;
    margin-bottom: 0.6rem;
    text-transform: uppercase;
}

.magzqwc-wrapper .quote {
    font-family: "SVN-Poppins";
    text-align: left;
    color: #444444;
    font-size: 1rem;
    line-height: 1.5rem;
    display: block;
    text-transform: uppercase;
    position: relative;
    padding-top: 1rem;
    margin-top: 1rem;
}

.magzqwc-wrapper .quote:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 2px;
    background: #929292;
    content: '';
}

.magzqwc-wrapper .cta-link {
    position: relative;
    text-align: left;
    margin-top: 20px;
}

.magz-popup {
    width: 100%;
    font-family: "SVN-Poppins-Medium";
    text-align: left;
    color: #444444;
    font-size: 1.05rem;
    line-height: 1.8rem;
}

.magzp-content .quote {
    padding-left: 80px;
    position: relative;
    font-family: "SVN-Poppins-Bold";
    color: #444444;
    font-size: 1rem;
    line-height: 1.4rem;
    width: 100%;
}

.magzp-content p {
    margin-bottom: 15px;
}

.magzp-content p:last-of-type {
    margin-bottom: 0;
}

.magzp-content .quote:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 20px;
    background: url('../skin/icon-quote.png') center center no-repeat;
    width: 25px;
    height: 20px;
}

.magzpc-top {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}

.magzpc-top .avatar {
    max-width: 120px;
}



/* add ui header footer */


@media only screen and (min-width: 768px) {
    .logo {
        margin-top: 22px;
        height: 38px;
        width: 164px
    }

    .menubar {
        height: 42px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10
    }

    .menubar .menu-toggle {
        margin: 20px 10px 10px
    }

    .menunav {
        padding-left: 18.2%
    }

    .menunav a {
        opacity: .75;
        -webkit-transition: all ease .3s;
        transition: all ease .3s
    }

    .menunav a.logo {
        opacity: 1
    }

    .menunav a:hover {
        color: #fff !important;
        opacity: 1
    }

    .homecaptr {
        font-size: 1.125rem
    }

    .pagecover {
        font-size: 1.125rem
    }

    .magz-cover p {
        margin-top: -150px;
        padding-bottom: 40px
    }


}

.menunav.hide{
    display: none;
}

.menunav {
    background: #444;
    color: #fff;
    display: block;
    margin: 0;
    padding: 80px 15px 0;
    overflow-x: hidden;
    overflow-y: auto;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    box-sizing: border-box;
}

.menunav a {
    color: #fff;
    line-height: 2em;
    font-family: "SFD-Medium";
}

.menunav a span {
    border-bottom: solid 1px #fff;
    display: inline-block;
    font-size: 150%;
    line-height: 2em;
    font-family: "SFD-Regular";
    font-weight: normal;
}

.menunav li {
    min-height: 2em
}

.menunav span {
    text-transform: uppercase;
    font-family: "SFD-Medium";
    font-weight: bold;
}

.menunav .nav-toggle,.menunav .nav-closer {
    display: block;
    margin: 0;
    padding: 0;
    position: absolute
}

.menunav .nav-toggle span,.menunav .nav-toggle span::before,.menunav .nav-toggle span::after,.menunav .nav-closer span,.menunav .nav-closer span::before,.menunav .nav-closer span::after {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%
}

.menunav .nav-toggle span::before,.menunav .nav-toggle span::after,.menunav .nav-closer span::before,.menunav .nav-closer span::after {
    content: ''
}

.menunav .nav-toggle {
    margin: 0;
    padding: 0;
    height: 40px;
    width: 40px;
    top: 10px;
    left: 10px;
}

.menunav .nav-toggle span,.menunav .nav-toggle span::before,.menunav .nav-toggle span::after {
    display: block;
    margin: -1px -8px;
    padding: 0;
    height: 2px;
    width: 16px;
    box-sizing: border-box;
}


.menunav .nav-toggle span::before {
    margin-top: -6px
}

.menunav .nav-toggle span::after {
    margin-top: 4px
}

.menunav .lst{
    margin: 0 auto;
    text-align: left;
}

.menunav .nav-closer {
    height: 20px;
    width: 20px;
    top: 10px;
    right: 10px
}

.menunav .nav-closer span {
    height: 0;
    width: 0
}

.menunav .nav-closer span::before,.menunav .nav-closer span::after {
    display: block;
    margin: 10px -15px;
    padding: 0;
    height: 2px;
    width: 20px
}

.menunav .nav-closer span::before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menunav .nav-closer span::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.navigation {
    font: 200 12px/20px Georgia, serif;
    position: fixed;
    top: 0;
    width: 100%;
    height: 42px;
    background: #ffffff;
    z-index: 20;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 5px 8px 0px #0000001a;
    -moz-box-shadow: 0px 5px 8px 0px #0000001a;
    box-shadow: 0px 5px 8px 0px #0000001a;
}

.navigation-left {
    position: absolute;
    text-align: center;
    top: 0;
    left: 50%;
    margin-left: -50%;
    width: 100%;
    z-index: -1;
}

.navigation-logo {
    background: url("../images/logo.png") center no-repeat;
    height: 30px;
    width: 168px;
    -moz-background-size: 90%;
    -o-background-size: 90%;
    background-size: 90%;
    margin-top: 6px;
    display: inline-block;
}


.byline-rule {
    border-top: 2px solid #000;
    width: 120px;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .byline-rule {
        margin: 0 5%;
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }
}

.byline {
    font: 12px/2em "Helvetica Neue", Helvetica, Arial, sans-serif;
    opacity: .5;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .byline {
        padding: 0 5%;
    }
}

.byline .author {
    text-transform: uppercase;
    white-space: nowrap;
}

.byline--first {
    margin-bottom: 14px;
    opacity: 1;
    font-weight: 700;
    padding-top: 23px;
}


.socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* float: right; */
    position: absolute;
    right: 20px;
}

.socials .list-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.socials .list-page li {
    margin-right: 10px;
}

.socials .list-page li a {
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    cursor: pointer;
}

.socials a {
    line-height: 42px;
    height: 42px;
    padding: 0 8px;
    text-align: center;
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.socials a .fa {
    /* font-size: 130%; */
    line-height: 42px;
    color: #000;
    font-size: 16px;
}

.socials a:hover {
    /* background: #28c; */
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .magz-pagination-wrapper {
        display: none;
    }
}

.magz-pagination-wrapper .list-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.magz-pagination-wrapper .list-page .nav-page {
    color: #000;
    margin-right: 0.65rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "SFD-Regular";
    text-decoration: none;
    font-size: 0.8rem;
}

.magz-pagination-wrapper .list-page .nav-page.active .magz-pagination-part-number, .magz-pagination-wrapper .list-page .nav-page:hover .magz-pagination-part-number {
    font-weight: bold;

}

.magz-pagination-wrapper .list-page .nav-page.active .magz-pagination-part-text {
    display: block;
}

.magz-pagination-wrapper .list-page .nav-page .magz-pagination-part-text {
    display: none;
}

.magz-pagination-wrapper .list-page .nav-page .magz-pagination-part-number {
    margin-left: 0.5rem;
}



.toggle {
    width: 28px;
    height: 28px;
    padding: 0;
    margin: 12px 20px 10px 0;
    display: none;
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
    .toggle {
        display: block;
        position: absolute;
    }
}

.toggle .tggico, .toggle .tggico::after, .toggle .tggico::before {
    background: #000;
    width: 18px;
    height: 2px;
    content: '';
}

.toggle .tggico {
    display: inline-block;
    position: relative;
}

.toggle .tggico::after, .toggle .tggico::before {
    content: '';
    position: absolute;
}

.toggle .tggico::after {
    top: -6px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.toggle .tggico::before {
    bottom: 12px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.show-menu .toggle .tggico {
    background: transparent;
}

.show-menu .toggle .tggico::before {
    bottom: 5px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.show-menu .toggle .tggico::after {
    top: -5px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition-duration: 400ms;
    -moz-transition-duration: 400ms;
    -o-transition-duration: 400ms;
    transition-duration: 400ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -moz-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    -o-transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
    transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.magz-cover{
    margin-top: 42px;
}


.bg-cover-mobile {
    display: none;
    width: 100%;
}


.w450{
    width: 450px;
}



@media only screen and (max-width: 767px) {
    .spdctl-subtitle {
        font-size: 35px;
        line-height: 46px;
    }


    .w450,.w660,.w980{
        width: 100%;
    }
}

.hidden{
    display: none;
}


.cta-link {
    font-size: 0.8125rem;
    color: #999999;
    text-decoration: none;
}

.cta-link {
    position: relative;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
}

.cta-link span {
    position: relative;
}

.cta-link span:before {
    content: '';
    position: absolute;
    right: -23px;
    bottom: 0;
    background: url('../skin/arrow-gray.svg') center center no-repeat;
    width: 17px;
    height: 17px;
}



.magzqw li:last-of-type {
    display: flex;
    width: 100%;
}

.magzqw li:last-of-type .magzqw-content {
    width: 50%;
}

.magz-layout {
    display: block;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1080px
}


.magz-ender .end-next, .magz-ender .end-prev {
    display: block;
    float: right;
    margin: 0;
    padding: 10px;
    font-size: 1rem;
    font-weight: 600;
    position: relative
}

.magz-ender .end-next::before, .magz-ender .end-next::after, .magz-ender .end-prev::before, .magz-ender .end-prev::after {
    background: #aaa;
    content: '';
    display: block;
    margin: 0;
    padding: 0;
    height: 2px;
    width: 24px;
    position: absolute;
    top: 50%
}

.magz-ender .end-next::before, .magz-ender .end-prev::before {
    -webkit-transform: rotate(50deg);
    transform: rotate(50deg)
}

.magz-ender .end-next::after, .magz-ender .end-prev::after {
    -webkit-transform: rotate(-50deg);
    transform: rotate(-50deg)
}

.magz-ender .end-next img, .magz-ender .end-prev img {
    display: none;
    margin: 0;
    padding: 0 15px
}

.magz-ender .end-next div, .magz-ender .end-prev div {
    float: left;
    width: 96px
}

.magz-ender .end-next div span, .magz-ender .end-prev div span {
    display: block;
    margin: 0 0 0.5em;
    padding: 0;
    text-transform: uppercase
}

.magz-ender .end-prev {
    float: left;
    padding-left: 30px
}

.magz-ender .end-prev::before, .magz-ender .end-prev::after {
    left: 0
}

.magz-ender .end-prev::before {
    margin-top: 9px
}

.magz-ender .end-prev::after {
    margin-top: -9px
}

.magz-ender .end-prev img {
    float: right
}

.magz-ender .end-prev div {
    text-align: right
}

.magz-ender .end-next {
    float: right;
    padding-right: 30px
}

.magz-ender .end-next::before, .magz-ender .end-next::after {
    right: 0
}

.magz-ender .end-next::before {
    margin-top: -9px
}

.magz-ender .end-next::after {
    margin-top: 9px
}

.magz-ender .end-next img {
    float: left
}


.magz-ender .end-next {
    float: right;
    padding-right: 30px
}

.magz-ender .end-next img, .magz-ender .end-prev img {
        display: block
    }
