/* ### Magazine General v2.2 ### */

.magazine section {
    padding: 30px 0;
}

.magazine section:nth-child(1) {
    margin-top: -2.2em;
}

/* ### Magazine Helper Classes ### */

.magazine-text-left { text-align: left; }
.magazine-text-center { text-align: center; }
.magazine-text-right { text-align: right; }

.magazine-seperator-10 {width: 100%; height: 10px;}
.magazine-seperator-20 {width: 100%; height: 20px;}
.magazine-seperator-30 {width: 100%; height: 30px;}
.magazine-seperator-40 {width: 100%; height: 40px;}
.magazine-seperator-50 {width: 100%; height: 50px;}
.magazine-seperator-60 {width: 100%; height: 60px;}
.magazine-seperator-70 {width: 100%; height: 70px;}
.magazine-seperator-80 {width: 100%; height: 80px;}
.magazine-seperator-90 {width: 100%; height: 90px;}
.magazine-seperator-100 {width: 100%; height: 100px;}

/* ### Magazine Typo ### */

.magazine h1 {
    font-size: 30px;
    line-height: 1.1em;
    margin: 0 auto;
    max-width: 85%;
    text-align: center;
    padding-bottom: 30px;
    width: 700px;
}

.magazine p {
    font-size: 18px;
    line-height: 1.65em;
    max-width: 80%;
    margin: 0 auto;
    width: 700px;
    padding: 10px 0;
}

.magazine-editorial-text p {
    font-family: Caslon540BT-Roman,Times New Roman;
    font-size: 20px;
    line-height: 1.4em;
    letter-spacing: 0.015em;
    text-align: center;
}

.magazine-quote-small p {
    color: #000000;
    font-family: Caslon540BT-Roman,Times New Roman;
    font-size: 20px;
    line-height: 1.2em;
    text-align: center;
}

.magazine-quote-medium p {
    color: #000000;
    font-family: Caslon540BT-Roman,Times New Roman;
    font-size: 26px;
    line-height: 1em;
    text-align: center;
}

.magazine-quote-large p {
    color: #000000;
    font-family: Caslon540BT-Roman,Times New Roman;
    font-size: 30px;
    line-height: 1.2em;
    text-align: center;
}

p.magazine-website-link {
    text-align: center;
}

p.photocredit {
    font-size: 15px !important;
    line-height: 1.5em;
    color: #929292;
}

.magazine-flag {
    text-align: center;
}

.magazine-flag span {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
    padding: 4px 15px 1px;
    color: #636363;
    border: 1px solid #636363;
    margin-bottom: 25px;
}

.quote-module .title-2 {
    font-family: 'DIN Next CYR',Arial,Helvetica,sans-serif;
    font-size: 34px;
    font-weight: 700;
    line-height: 1em;
    text-transform: uppercase;
    text-shadow: 0 0 5px rgba(150, 150, 150, 0.6);
}

.quote-module .quote-assign {
    color: #ffffff;
    font-family: Caslon540BT-Roman,Times New Roman;
    font-size: 20px;
    letter-spacing: 0.015em;
    padding-top: .5em;
    text-shadow: 0 0 5px rgba(150, 150, 150, 0.6);
}

/* ### Magazine Elements ### */

hr {
    max-width: 80%;
    width: 700px;
    border: 0;
    height: 0;
    margin: 50px auto;
    background-color: #e4e4e4;
    height: 1px;
}

.img-responsive {
    max-width: 85%;
    display: block;
    margin: 0 auto;
}

.magazine section picture img {
        width: 100%;
        margin: 0 auto;
        display: block;
    }

.teaser.teaser-1.combined .teaser-wrapper .teaser-box { 
    width: 380px;
}

.teaser.teaser-1.combined.content-right .teaser-wrapper .teaser-wrapper-inner .teaser-box { margin-right: 8%; }
.teaser.teaser-1.combined.content-left .teaser-wrapper .teaser-wrapper-inner .teaser-box { margin-left: 8%; }

@media screen and (max-width:767px) {
	.teaser.teaser-1.combined.content-left .teaser-wrapper .teaser-wrapper-inner .teaser-box { margin-left: 0; }
}

/* ### Magazine Responsive ### */

@media screen and (max-width:767px) { /* Mobile */
    
    .magazine section {
        padding: 20px 0;
    }
    
    .magazine h1, .magazine h2, .magazine h3, .magazine h4, .magazine h5, .magazine h6 {
        max-width: 85%;
        margin: 0 auto;
    }
    
    .magazine h1 {
        font-size: 26px;
        line-height: 1.1em;
        margin: 0 auto;
        padding-bottom: 10px;
        max-width: 85%;
    }
    
    .magazine p {
        font-size: 16px;
        line-height: 26px;
        max-width: 85%;
    }
    
    p.magazine-editorial-text {
        font-size: 20px;
        line-height: 28px;
    }
    
    p.magazine-quote-small {
        font-size: 24px;
        line-height: 26px;
    }
    
    p.magazine-quote-large {
        font-size: 30px;
        line-height: 32px;
    }
    
    .quote-module .title-2 {
        font-size: 30px;
        line-height: 1em;
    }

    .quote-module .title-2, .quote-module .quote-assign {
        text-shadow: none;
    }
    
    .quote-module .quote-assign {
        color: #636363;
    }
    
    hr {
        max-width: 85%;
    }
    
    .quote-module .title-2 {
        color: #636363;
        font-size: 26px;
        line-height: 1em;
    }
    
    .magazine-intro h1 {
        color: #636363;
        font-size: 26px;
        line-height: 1.1em;
    }
    
    .magazine-editorial-text p {
        font-size: 17px;
        line-height: 1.4em;
    }
    
    .magazine-quote-small p {
        font-size: 24px;
        line-height: 1.1em;
    }
    
    .magazine-quote-large p {
        font-size: 28px;
        line-height: 1.1em;
    }
    
    .teaser.teaser-1.combined .teaser-wrapper .teaser-box { 
        width: 100%;
    }
    
    .magazine section .single-image-hor picture img {
        width: 100%;
    }
    
}

@media screen and (min-width:768px) and (max-width:1023px) { /* Tablet Portrait */
    
    .teaser.teaser-1.combined.content-right .teaser-wrapper .teaser-wrapper-inner .teaser-box { margin-right: 5%; }
    .teaser.teaser-1.combined.content-left .teaser-wrapper .teaser-wrapper-inner .teaser-box { margin-left: 5%; }
    
    .quote-module .title-2 {
        font-size: 30px;
    }
    
    .magazine section .single-image-hor picture img {
        width: 368px;
    }

}

@media screen and (min-width:1024px) and (max-width:1279px) { /* Tablet Landscape */
    
    .magazine section .single-image-hor picture img {
        width: 460px;
    }
    
}

@media ( min-width :1280px) { /* Desktop */ 
    
    .magazine section .single-image-hor picture img {
        width: 460px;
    }

}

@media ( min-width :1600px) { /* Super Desktop */ 

}