/**
 Theme Name: Apollo
 Theme URI: http://www.interconnectit.com/
 Description: Theme built and designed by interconnect/it for use on apollo-magazine.com. 08/2013
 Version: 2015.09.01.0
 Author: interconnect/it, James R Whitehead, Anthony Casey
 Author URI: http://www.interconnectit.com/
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: icit_theme
*/


/*------------------------------------*\
    RESET
*------------------------------------*/

/* A more considered reset; more of a restart...
by Harry of CSS Wizardy fame */

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,
a,abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{
    margin:0;
    padding:0;
}

article,aside,details,figcaption,figure,footer,
header,hgroup,menu,nav,section{
    display:block;
}

h1,h2,h3,h4,h5,h6{
    font-size:100%;
}

table{
    border-collapse:collapse;
    border-spacing:0;
}

strong,b,mark{
    font-weight:bold;
    font-style:inherit;
}

em,i,cite,q,address,dfn,var{
    font-style:italic;
    font-weight:inherit;
}

abbr[title],dfn[title]{
    cursor:help;
    border-bottom:1px dotted;
}

ins{
    border-bottom:1px solid;
}

a,u,ins{
    text-decoration:none;
}

del,s{
    text-decoration:line-through;
}

pre,code,samp,kbd{
    font-family:monospace;
}

small{
    font-size:0.75em;
}

img{
    border:none;
    font-style:italic;
}

input,
select,
textarea{
    font:inherit;
}

/* End of the reset */

/* ------------
Global declarations and things
--------------- */

html {
    -webkit-text-size-adjust: 100%;
}

p,blockquote,pre,hr,abbr,address,cite,code,
del,dfn,em,img,ins,kbd,q,s,samp,
small,strong,sub,sup,tt,var,
b,u,i,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,mark,audio,video {
    font-family: 'Charter ITC W01', Georgia, 'Times New Roman', Serif;
}

h1,h2,h3,h4,h5,h6{
    font-size:100%;
}

/* Ye olde Clearfix */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

/* Responsify all teh imagezs */
img,
.wp-caption {
    height: auto;
    max-width: 100%;

    -ms-interpolation-mode: bicubic;
}

/* Link colours */

body {
    background: #f5f5f5;
}

a:link { color: #266CB2; }
a:visited { color: #266CB2; }
a:hover { color: #e00; }
a:active { color: #f00; }

/* The Glyph A Icon thing and iconfonts */
@font-face {
    font-family: 'icomoon';
    src:url('fonts/icomoon.eot');
    src:url('fonts/icomoon.eot?#iefix') format('embedded-opentype'),
        url('fonts/icomoon.woff') format('woff'),
        url('fonts/icomoon.ttf') format('truetype'),
        url('fonts/icomoon.svg#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}


.icon-apollo-a {
    color: #222;
    font-family: 'icomoon';
    font-size: 1em;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.icon-apollo-a:before {
    content: "\25c9";
}

.icon-apollo-a:link { color: #333; }
.icon-apollo-a:visited { color: #333; }
.icon-apollo-a:hover { color: #e00; }
.icon-apollo-a:active { color: #f00; }




/* ---------- Header ----------- */

.header {
    background: #f5f5f5;
    background: rgba(245,245,245,.95);
    height: 3em;
    position: fixed;
    top: 0%;
    width: 100%;
    z-index: 1010;
}
.header .sub-button {
    display: none;
}

body.admin-bar .header {
    top: 28px;
}

.header .container {
    border-bottom: 1px solid #666;
    height: 3em;
    margin: 0 auto;
    max-width: 1100px;
    position: relative;
    z-index: 3;
}




.header .icon-apollo-a {
    display: block;
    position: absolute;
    padding: .6em 0 .5em 0;
    left: 3%;
    -webkit-transition: all .5s ease-in-out;
       -moz-transition: all .5s ease-in-out;
         -o-transition: all .5s ease-in-out;
        -ms-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
}

.icon-apollo-a:hover {
    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
         -o-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
}

.header .icon-apollo-a:before {
    display: block;
    font-size: 1.75em;
    line-height: 1;
    width: 10%;
}

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

    .header .icon-apollo-a {
        left: 5%;
        padding-top: .6em;
    }

}

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

    .header {
        height: 3.5em;
    }

    .header .container {
        height: 3.5em;
    }

    .header .icon-apollo-a {
        padding-top: .9em;
    }

}

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

    .header .icon-apollo-a {
        left: 0;
    }

}



/* The In Association Deutsche Bank logo */
.in-association {
    left: 50%;
    margin-left: -75px;
    position: absolute;
    top: .55em;
    width: 150px;
}

.in-association a {
    direction: ltr;
    display: block;
    height: 32px;
}

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

    .in-association {
        left: auto;
        right: 5%;
        margin-left: 0;
    }

}

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

    .in-association {
        top: .75em;
    }

}

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

    .in-association {
        right: 0;
    }

}



/* Navigation Menu */
.header .menu {
    display: none;
}

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

    .header .menu {
        display: block;
    }

    .nav {
        left: 5%;
        margin-left: 3em;
        position: absolute;
        top: 0;
    }

    .nav li {
        display: inline-block;
        font-family:'Charter ITC W01 Bold', Georgia, 'Times New Roman', Serif;
        font-size: 1em; /* 14px */
        line-height: 2em; /* 24px */
        margin-right: 1em;
        padding: .5em .2em 0 .2em;
    }

    .nav a:link { color: #333; }
    .nav a:visited { color: #333; }
    .nav a:hover { color: #e00; }
    .nav a:active { color: #f00; }

    .search-box {
        border: 1px solid #eee;
        font-family:'Charter ITC W01', Georgia, 'Times New Roman', Serif;
        line-height: 1.7em;
        height: 2em;
        margin: 0;
        padding: 0 .3em;
        width: 8em;
    }

    body.post-type-archive-event .container .home-menu-item,
    body.post-type-archive-event .container .agenda-menu-item,
    .nav .current-menu-item {
        color: #000;
        position: relative;
    }

    body.post-type-archive-event .container .home-menu-item:after,
    body.post-type-archive-event .container .agenda-menu-item:after,
    .nav .current-menu-item:after {
        background: #D40017;
        content: "";
        display: block;
        height: 10px;
        left: 50%;
        margin-left: -5px;
        position: absolute;
        top: -7px;
        width: 10px;
        z-index: 10;

        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
             -o-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    }

    .nav .current-menu-item a:link { color: #000; }
    .nav .current-menu-item a:visited { color: #000; }
    .nav .current-menu-item a:hover { color: #e00; }
    .nav .current-menu-item a:active { color: #f00; }

}

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

    .nav {
        margin-left: 3.5em;
        top: 0;
        width: auto;
    }


    .nav li {
        margin-right: 1.5em;
        padding: .75em .2em 0 .2em;
    }

}

@media only screen and (min-width : 1101px) {
    .nav {
        left: 0;
    }
}


.menu-icon .mobile-nav {
    display: none;
    background: rgba(245,245,245,.95);
    position: fixed;
    top: 3em;
    left: 0;
    width: 90%;
    padding: 1em 5%;
    z-index: 3;
    border-bottom: 1px solid #666;
}

body.admin-bar .menu-icon .mobile-nav {
    margin-top: 28px;
}


.menu-icon .mobile-nav-list {
    text-align: right;
    list-style-type: none;
}

.menu-icon .mobile-nav-list li {
    padding: 0.5em 0;
}

.menu-icon .mobile-nav-list li a {
    display: block;

}

.menu-icon.active .mobile-nav {
    display: block;
}


/* The Apollo A Glyph in the header */
.menu-icon {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-weight: normal;
    position: absolute;
    right: 3%;
    top: .5em;
    width: 2em;
}

.menu-icon a.toggle {
    background: transparent url('images/menu-icon.png') no-repeat left top;
    background-size: contain;
    font-size: 1em;
    display: block;
    height: 2em;
    padding: 0;
    text-indent: -9999px;
}

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

    .menu-icon {
        right: 5%;
    }

}

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

    .menu-icon {
        display: none;
    }

}




/* ---------- The big front page logo ----------- */

.masthead {
    background: #fff;
    padding-top: 5em;
}

.masthead p {
    background: #fff url('images/masthead-sprite.png') no-repeat left top;
    display: block;
    height: 66px;
    margin: 0 auto 2em auto;
    text-indent: -9000px;
    width: 260px;
}

.masthead .banner,
.content-banner {
    display: none;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {

    .masthead p {
        background: #fff url('images/masthead-spritex2.png') no-repeat left top;
        background-size: 390px;
    }

}

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

    .masthead p {
        background-position: 0 -200px;
        height: 99px;
        width: 390px;
    }

}


@media only screen and (min-width : 701px) and (-webkit-min-device-pixel-ratio: 2), only screen and (min-width : 701px) and (min-device-pixel-ratio: 2) {

    .masthead p {
        background: #fff url('images/masthead-spritex2.png') no-repeat left top;
        background-position: 0 -200px;
        background-size: 100%;
    }

}

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

    .masthead .banner,
    .content-banner {
        display: block;
        margin: 0 0 2em 0;
        text-align: center;
    }

    .content-banner {
        margin: 0;
    }

}

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

    .masthead  {
        padding-bottom: 2em;
        padding-top: 6em;
    }

}

/* ---------- Agenda Leaderboard adverts placing ----------- */


.agenda-masthead {
    background: #fff;
    padding-top: 2em;
}

.agenda-masthead .banner {
    display: none;
}

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

    .agenda-masthead .banner {
        display: block;
        margin: 0;
        text-align: center;
    }

}

/* ---------- Blog branding - TBC ----------- */

.blog-header {
    background: #eee url('images/plinth.png') repeat-x left top;
    height: 3em;
    margin: 0 auto;
    position: relative;
    width: 95%;
    z-index: 4;
}

.blog-header:after {
    background: transparent url('images/column.png') no-repeat left top;
    bottom: 0;
    content: '';
    display: block;
    height: 64px;
    left: .25em;
    position: absolute;
    width: 80px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

    .blog-header {
        background: #eee url('images/plinthx2.png') repeat-x left top;
        background-size: auto 10px;
    }

    .blog-header:after {
        background: transparent url('images/columnx2.png') no-repeat left top;
        background-size: 300px;
    }

}

.blog-header h1 {
    color: #000;
    display: inline-block;
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.25em;
    font-weight: normal;
    line-height: 1em;
    margin: 0;
    padding: 1.1em 0 0 3.75em;
}

p.blog-header-strap {
    display: inline-block;
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.6em;
    line-height: 1em;
    margin: 0;
}

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

    .blog-header h1 {
        font-size: 1.5em;
        padding: .8em 0 0 3.25em;
    }

    p.blog-header-strap {
        font-size: 0.75em;
    }

}

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

    .blog-header {
        height: 3.5em;
        width: 90%;
    }

    .blog-header:after {
        left: .5em;
    }

    .blog-header h1 {
        font-size: 1.75em;
        padding: .8em 0 0 3.25em;
    }

    p.blog-header-strap {
        font-size: 0.75em;
    }

}

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

    .blog-header {
        height: 4em;
        width: 90%;
    }

    .blog-header:after {
        background-position: left -300px;
        height: 90px;
        width: 130px;
    }

    .blog-header h1 {
        font-size: 2em;
        padding: .8em 0 0 4.25em;
    }

    p.blog-header-strap {
        font-size: 1em;
    }

}

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

    .blog-header {
        height: 4em;
        margin: 0 0 0 8%;
        width: 92%;
    }

    .blog-header:after {
        height: 90px;
    }

    .blog-header h1 {
        font-size: 1.5em;
        padding: 1.2em 0 0 5.5em;
    }

    p.blog-header-strap {
        font-size: .8em;
    }

}

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

    .blog-header {
        height: 4em;
        margin: 0 0 0 13%;
        width: 87%;
    }

    .blog-header:after {
        height: 100px;
    }

    .blog-header h1 {
        font-size: 2em;
        padding: .8em 0 0 4em;
    }

    p.blog-header-strap {
        font-size: .8em;
    }

}





/* ---------- Main section ----------- */
.main {
    background: #fff;
    margin: 0 auto;
    max-width: 1100px;
}


.sidebar {
    padding-bottom: .5em;
}

.sidebar-advert {
    margin: 0 0 1em 0;
    text-align: center;
}


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

    .blog-content {
        float: left;
        width: 61%;
    }

    .sidebar {
        float: right;
        width: 36%;
    }

    .sidebar-advert {
        margin: 0 15% 2em 0;
    }

    .content .sidebar,
    .archive .sidebar {
        padding-top: 6.5em;
    }

    .single .sidebar {
        padding-top: 4.25em;
    }

}

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

    .sidebar-advert {
        margin: 0 22% 2em 0;
    }

}


/* Instream adverts */

.instream-advert {
    display: none;
}

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

    .instream-advert {
        background: #eee;
        display: block;
        margin: 0 auto 1px auto;
        text-align: center;
        width: 90%;
    }

    .instream-advert img {
        display: block;
        margin: 0 auto;
    }

}

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

    .instream-advert {
        margin: 0 0 1px 8%;
        width: 92%;
    }

}

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

    .instream-advert {
        margin: 0 0 1px 13%;
        width: 87%;
    }

}




/* ---------- Front page blog layout ----------- */
.post-summary {
    background: #f5f5f5;
    margin: 0 auto;
    margin-bottom: 1px;
    width: 95%;
}

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

    .post-summary {
        width: 90%;
    }

}

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

    .post-summary {
        margin: 0 0 1px 8%;
        width: auto;
    }

}

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

    .post-summary {
        margin: 0 0 1px 13%;
    }

}


.sidebar{
    font-size:100%;
}



.post-info li {
    display: inline-block;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    padding: 1em 0;

}

.post-date {
    font-family:'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: .5em;
    margin-left: 3%;
    width: 35%;
}

li.post-author {
    font-family: 'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    text-align: right;
    text-transform: uppercase;
    width: 59%;
}

li.post-author a {
    padding-right: .3em;
}



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

    .post-info li {
        font-size: 0.8em; /* 14px */
        line-height: 1.4286em; /* 20px */
        padding: 1.4286em 0;
    }

    li.post-author {
        font-size: .75em;
    }

    .post-date {
        margin-left: 5%;
    }

    .post-author {
        width: 59%;
    }

    li.post-author a {
        padding-right: 9%;
    }

}

.post-text {
    overflow: hidden;
}


.post-text h2 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.25em; /* 20px */
    font-weight: normal;
    line-height: 1.1em; /* 20px */
    padding: 0 3%;
}

.post-text h2 a:link { color: #333; }
.post-text h2 a:visited { color: #333; }
.post-text h2 a:hover { color: #e00; }
.post-text h2 a:active { color: #f00; }

.post-text p {
    font-family:'Charter ITC W01', Georgia, 'Times New Roman', Serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    padding: 0 3% .3em 3%;
}

.post-text p.post-link {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    padding-bottom: 1.4em;

}

.post-image {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    padding-bottom: 1em;
    width: 94%;
}

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

    .post-text h2 {
        font-size: 1.5em; /* 24px */
        line-height: 1.1em; /* 24px */
        padding: 0 5%;
    }

    .post-text p {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
        padding: 0 5% .3em 5%;
    }

    .post-text p.post-link {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
        padding-bottom: 1.5em;
    }

    .post-image {
        width: 90%;
    }

}


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

    .post-text {
        float: left;
        margin: 0 0 0 5%;
        width: 45%;
    }

    .post-text h2 {
        padding: 0;
    }

    .post-text p {
        font-size: .9em;
        padding: 0 0 .3em 0;
    }

    .post-text p.post-link {
        font-size: .9em;
    }

    .post-image {
        display: block;
        float: right;
        margin: 0 5% 1em 0;
        width: 40%;
    }

}







/* ---------- Full content page post styling ----------- */

.full-header {
    padding: 4em 5% 0 5%;
}

.full-date {
    color: #555;
    font-family:'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    padding: 0 0 .7em 0;
}

.wp-caption-text,
.full-text p.wp-caption-text  {
    color: #999;
    font-family:'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: 0.75em; /* 12px */
    line-height: 1.2em;
}

.wp-caption-text em,
.full-text .wp-caption-text em {
    color: #999;
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-style: normal;
}

.caption-credit {
    color: #bbb;
}

.full-header h1 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.5em; /* 24px */
    font-weight: normal;
    line-height: 1em; /* 40px */
    padding: 1em 0 0 0;
    text-align: center;
}

.full-header-page h1 {
    font-size: 1.9em;
    padding-bottom: 1em;
}

.full-author {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.75em; /* 12px */
    font-weight: normal;
    line-height: 1.6667em; /* 20px */
    padding: 0 0 1.4em 0;
    text-align: center;
    text-transform: uppercase;
}

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

    .full-header {
        padding-left: 8%;
        padding-right: 8%;
    }

    .full-header h1 {
        font-size: 2em; /* 32px */
        padding: 1em 3em 0 3em;
    }

    .full-header-page h1 {
        font-size: 2.3em;
        padding-bottom: .5em;
    }

    .full-author {
        font-size: 0.875em; /* 14px */
        line-height: 1.7143em; /* 24px */
        padding: 0 0 1.7em 0;
    }

}

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

    .full-header {
        padding-left: 12%;
        padding-right: 12%;
    }

}

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

    .full-header {
        padding: 2em 2% 0 8.2%;
    }

    .full-header h1 {
        font-size: 2em; /* 32px */
        margin: 1em 1em 0 1em;
        padding: 0;
    }

    .full-header-page h1 {
        font-size: 2.3em;
        padding-bottom: .5em;
    }



}

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

    .full-header {
        font-size: 110%;
        padding: 2em 3% 0 13%;
    }

    .full-header h1 {
        margin: 1.5em 2em 0 2em;
    }

    .full-header-page h1 {
        font-size: 2.3em;
        padding-bottom: .75em;
    }

    .full-author {
        padding: 0 0 2.7em 0;
    }

}





.full-text {
    padding: 0 5%;
}

.full-text a {
    word-break: break-word;
    hyphens: auto;
}

.full-text h1,
.full-text h2,
.full-text h3,
.full-text h4,
.full-text h5,
.full-text h6 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-weight: normal;
}

.full-text h1,
.full-text h2 {
    font-size: 1.5em; /* 24px */
    line-height: 1.1em; /* 40px */
    padding: .5em 0 .6em 0;
}

.full-text h3 {
    font-size: 1.25em; /* 20px */
    line-height: 1em; /* 20px */
    padding: .5em 0 .75em 0;
}

.full-text h4,
.full-text h5,
.full-text h6 {
    font-size: 1em; /* 16px */
    line-height: 1.25em; /* 20px */
}

.full-text p {
    color: #222;
    font-size: 1em; /* 16px */
    line-height: 1.25em; /* 20px */
    padding: 0 0 1.25em 0
}

.full-text ul,
.full-text ol {
    margin: 0 1.5em 1.25em 1.5em;
}

.full-text li {
    font-size: 1em; /* 16px */
    line-height: 1.25em; /* 20px */
}

.full-text strong,
.full-text b {
    font-family:'Charter ITC W01 Bold', Georgia, 'Times New Roman', Serif;
    font-weight: normal;
}

.full-text em,
.full-text i {
    font-family:'Charter ITC W01 Italic', Georgia, 'Times New Roman', Serif;
    font-style: normal;
}

.full-text em strong,
.full-text i b,
.full-text strong em,
.full-text b i,
.full-text strong i,
.full-text i strong,
.full-text em b,
.full-text b em {
    font-family:'CharterITCW01-BoldItali', Georgia, 'Times New Roman', Serif;
}

.full-text blockquote {
    display: block;
}

.full-text blockquote p {
    color: #333;
    font-family:'CharterITCW01-BoldItali', Georgia, 'Times New Roman', Serif;
    font-size: 1.5em; /* 24px */
    line-height: 1.111em; /* 40px */
    margin: 0;
    padding: 0 2% 1.111em 2%;
    text-align: center;
}


/* =WordPress Core
-------------------------------------------------------------- */


.full-text .aligncenter,
.full-text div.aligncenter {
    display: block;
    margin: 0 auto;
}

.full-text .aligncenter img {
    display: block;
    margin: 0 auto 5px;
}

.full-text .alignright {

}

.full-text .alignleft {

}

.full-text .aligncenter {
    display: block;
    margin: 0 auto;
}

.full-text img.alignright {
   display: block;
   margin: 0 auto 1em auto;
}


.full-text img.alignleft {
    display: block;
    margin: 0 auto 1em auto;
}

.full-text a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}




.full-text .wp-caption.alignleft {
    float: left;
}

.full-text .wp-caption.alignright {
    float: right;
}

.full-text .wp-caption {
    padding: 0 0 1.25em 0;
}

.full-text .wp-caption-text {
    font-size: .75em;
    padding: 0;
}



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

    .full-text .wp-caption.alignleft,
    .full-text img.alignleft {
        float: left;
        margin: 0 2em 0 0;
        width: 45%;
    }

    .full-text .wp-caption.alignright,
    .full-text img.alignright {
        float: right;
        margin: 0 0 0 2em;
        width: 45%;
    }

}


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

    .full-text {
        padding: 0 8%;
    }

    .full-text p {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
        padding: 0 0 1.5em 0
    }

    .full-text ul,
    .full-text ol {
        margin: 0 1.5em 1.5em 1.5em;
    }

    .full-text li {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }




}

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

    .full-text {
        padding: 0 12%;
    }

    .full-text blockquote {
        float: right;
        margin: 0 0 0 2em;
        width: 50%;
    }

    .full-text blockquote p {
        line-height: 1.111em; /* 40px */
        padding: 0 0 1.111em 0;
        text-align: right;
    }

}

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

    .single .blog-container {
        padding-top: 6em;
    }

}

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

    .full-text {
        padding: 0 2% 0 8.2%;
    }

}


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

    .front .blog-container {
        font-size: 110%;
    }

    .full-text {
        font-size: 110%;
        padding: 0 3% 0 13%;
    }



}












/* ---------- Author Page styling ----------- */

.archive .blog-content {
    padding-bottom: 1.5em;
}

.archive-header {
    border-bottom: 1px solid #999;
    padding: 4em 0 1em 0;
    margin: 0 5% 1em 5%;
}

.archive-title {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    text-transform: uppercase;
}

.archive-header h1 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.5em; /* 24px */
    font-weight: normal;
    line-height: 1.1em; /* 40px */
    padding-bottom: .5em;
}

.archive-thumbnail {
    float: right;
    margin: 0 0 1em 1em;
    width: 45%;
}

.archive-description {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
}

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

    .archive-thumbnail {
        float: right;
        margin: -2em 0 1em 1em;
        width: auto;
        max-width: 100%;
    }

}

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

    .archive-header {
        padding: 5em 0 1.5em 0;
        margin: 0 8% 1.5em 8%;
    }

    .archive-title {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

    .archive-header h1 {
        font-size: 2em; /* 32px */
        line-height: 1em; /* 48px */
        padding-bottom: .3em;
    }

    .archive-description {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

    .archive-thumbnail {
        margin: -2em 0 1em 2em;
    }

    .archive .blog-pagination {
        margin: 0 3% 1em 3%;
    }

}

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

    .archive-header {
        padding: 4em 0 1.5em 0;
        margin: 0 2% 1.5em 8%;
    }

}

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

    .archive-header {
        padding: 4em 0 2em 0;
        margin: 0 3% 1.5em 13%;
    }

    .archive-thumbnail {
        margin: -2em 0 1em 3em;
    }

    .archive .blog-pagination {
        margin: 0 3% 1em 0%;
    }

}



.archive-posts {
    margin: 0 5% 0 5%;
}

.archive-posts h2 {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    text-align: center;
    text-transform: uppercase;
}

.archive-post-summary {
    border-bottom: 1px solid #eee;
    padding: 1em 0;
}

.archive-post-summary img {
    display: block;
    margin: 0 auto 1em auto;
    width: 80%;
}

.archive-post-summary h3 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.25em; /* 20px */
    font-weight: normal;
    line-height: 1em; /* 20px */
    text-align: center;
}

.archive-post-summary h3 a:link { color: #000; }
.archive-post-summary h3 a:visited { color: #000; }
.archive-post-summary h3 a:hover { color: #e00; }
.archive-post-summary h3 a:active { color: #f00; }

.archive-post-summary p {
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
}

.archive-more-link {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    padding-top: .3em;
}

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

    .archive-posts {
        margin: 0 8% 0 8%;
    }

    .archive-posts h2 {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

    .archive-post-summary {
        padding: 1.5em 0;
    }

    .archive-post-summary img {
        display: block;
        margin: 0 auto 1.5em auto;
        width: 80%;
    }

    .archive-post-summary h3 {
        font-size: 1.5em; /* 24px */
        line-height: 1em; /* 24px */
        padding-bottom: .2em;
    }

    .archive-post-summary p {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

}

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

    .archive-posts h2 {
        text-align: left;
    }

    .archive-post-summary img {
        float: left;
        margin: 0 1.5em .5em 0;
        width: 40%;
    }

    .archive-post-summary h3 {
        text-align: left;
    }

}

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

    .archive-posts {
            margin: 0 3% 0 8%;
    }

}

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

    .archive-posts {
        margin: 0 3% 0 13%;
    }

}











/* ---------- Sharing block and post pagination etc----------- */


.sharing {
    padding: 1em 5%;
    z-index: 100;
    position: relative;
    text-align: center;
}

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

    .sharing {
        padding: 1em 2% 1em 8.2%;
    }

}

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

    .sharing {
        padding: 1em 3% 1em 13%;
    }

}


.next-prev {
    border-top: 1px solid #666;
    margin: 0 5% 1em 5%;
}

.next-prev li {
    display: inline-block;
    *display: inline;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    list-style: none;
    text-transform: uppercase;
    zoom: 1;
}

.previous-page {
    text-align: left;
    width: 50%;
}

.next-page {
    margin-left: -4px;
    text-align: right;
    width: 50%;
}


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

    .next-prev {
        margin: 0 2% 1em 8.2%;
    }

}

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

    .next-prev {
        margin: 0 3% 1em 13%;
    }

}










/* ---------- Comments ----------- */


.comments {
    /*background: #faf;*/
    margin: 0 5% 1.5em 5%;
}

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

    .comments {
        margin: 0 2% 1.5em 8.2%;
    }

}

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

    .comments {
        margin: 0 3% 1.5em 13%;
    }

}






/* ---------- Front page pagination styling ---------- */

.blog-pagination {
    padding: 1em 3%;
}

.page-numbers {
    background: #f5f5f5;
    border: 1px solid #eee;
    display: inline-block;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    padding: .2em;
    text-align: center;
    min-width: 1.3em;
}

.page-numbers.dots,
.page-numbers.next {
    border: none;
}


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

    .blog-pagination {
        padding: 1em 5% 2em 5%;
    }

}

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

    .blog-pagination {
        padding-left: 8.2%;
    }

    .page-numbers {
        margin: 0 .2em 0 0;
    }

}

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

    .blog-pagination {
        padding-left: 13%;
    }

}














/* ---------- Side bar ----------- */

.sidebar-box {
    background: #f5f5f5;
    border: 1px solid #eee;
    margin: 0 auto 1em;
    width: 95%;
    overflow: hidden;
}

.sidebar-box h2 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.25em; /* 20px */
    font-weight: normal;
    line-height: 1em; /* 20px */
    padding: 1em .3em 0 .3em;
    text-align: center;
}

.sidebar-box ul {
    margin: .7em 0;
}

.sidebar-box li {
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    list-style: none;
    margin: 0 3% .35em 3%;
}

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

    .sidebar-box {
        width: 90%;
    }

    .sidebar-box h2 {
        font-size: 1.5em; /* 24px */
        line-height: 1em; /* 24px */
    }

}

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

    .sidebar-box {
        width: 60%;
        margin-bottom: 2em;
    }

}

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

    .sidebar-box {
        margin: 0 14% 1.5em 0;
        width: auto;
    }

    .sidebar-box ul {
        margin: 1em 0;
    }

    .sidebar-box li {
        font-size: 0.875em; /* 14px */
        line-height: 1.4286em; /* 20px */
        list-style: none;
        margin: 0 3% .35em 8%;
    }

}

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

    .front .sidebar-box,
    .content .sidebar-box,
    .archive .sidebar-box {
        margin: 0 22% 1.5em 0;
        width: auto;
    }

}


/* Current Issue sidebar block */
.current-issue .sidebar-box {
    position: relative;
    top: -.7em;
    margin-bottom: .3em;
}

.current-issue .cover {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 70%;
    z-index: 1;
}

.current-issue .cover img,
.issue-cover img {
    -webkit-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
       -moz-box-shadow: 0 4px 8px rgba(0,0,0,0.2);
            box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

.issue-date {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    text-align: center;
}

.more-about {
    text-align: center;
    margin: .5em 0 1em 0;
}

.more-about a {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 1em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    text-align: center;
}

.current-issue .subscribe {
    text-align: center;
    margin: 1em 0 1.5em 0;
    zoom: 1;
}

.subscribe a {
    background: #DF1800;
    border-radius: 4px;
    color: #fff;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */

    padding: .3em .5em;
    text-transform: uppercase;
    zoom: 1;
}

.subscribe a:link { color: #fff; }
.subscribe a:visited { color: #fff; }
.subscribe a:hover { background: #ee0000; }
.subscribe a:active { background: #ff0000; }


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

    .current-issue .sidebar-box {
        top: -.7em;
        margin-bottom: .3em;
    }

    .current-issue .cover {
        width: 60%;
    }

    .issue-date {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

    .current-issue ul {
        margin: 0 auto;
        text-align: center;
        width: 80%;
    }

    .current-issue li {
        display: inline-block;
    }

    .more-about {
        text-align: left;
        margin: 0;
    }

    .more-about a {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
        text-align: left;
    }

    .subscribe a {
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

}

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

    .current-issue .sidebar-box {
        top: -1.2em;
        margin-bottom: .8em;
    }

    .current-issue .cover {
        width: 40%;
    }

}

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

    .current-issue .sidebar-box {
        top: -1.2em;
        margin-bottom: .8em;
    }

    .current-issue .cover {
        margin: 0 0 0 13%;
        width: 60%;
    }

    .current-issue h2 {
        margin-top: .4em;
    }

    .current-issue li {
        font-size: .8em;
        margin: 0;
    }
    li.more-about {
        margin-right: .5em;
    }

}

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

    .front .current-issue .cover,
    .content .current-issue .cover,
    .archive .current-issue .cover {
        margin: 0 0 0 9.5%;
    }

}




/* Most popular box */
.most-popular {
    background: #fff;
    margin: 1em 3% .7em 3%;
}

.tabs {
    background: #f5f5f5;
}

.tabs li {
    display: inline-block;
    cursor: pointer;
    *display: inline;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.875rem; /* 14px */
    font-weight: normal;
    line-height: 1.4286em; /* 20px */
    margin: 0;
    padding: .3em .5em;
    zoom: 1;
}

li.active {
    background: #fff;
}

.icit-analytic .a-list-name {
    display: none;
}


.icit-analytics-data-collection-widget {
    overflow: hidden
}

.icit-analytic .tab {
    list-style-type: none;
}

.icit-analytic .a-list {
    display: none;
}

.icit-analytic .a-list.active {
    display: block;
}

ul.analytic-lists li,
ul.analytic-lists {
    padding: 0;
    margin: 0;
}

/* General sidebar list styling */
ol.a-page,
.link-list {
    padding: 0 0 .35em 0;
}

ol.a-page li,
.link-list li {
    color: #266CB2;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    list-style: decimal;
    margin: 0 3% .35em 2em;
}

ol.a-page li {
    font-size: 100%;
}

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

    .most-popular {
        margin: 1em 1em .7em 1em;
    }

}


/* Email subscription form */

.email-signup {
    text-align: center;
    padding: .5em 0 1em 0;
}

.sub-email {
    border: 1px solid #eee;
    border-radius: 4px 0 0 4px;
    display: inline-block;
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: .8em;
    line-height: 2.5em;
    height: 2.5em;
    padding: 0 .4em;
    vertical-align: middle;
    width: 15em;
}

.sub-button {
    background: #DF1800;
    border: none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    display: inline-block;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: .75em;
    font-weight: normal;
    height: 2.6em;
    margin-left: -8px;
    text-transform: uppercase;
    vertical-align: middle;
}

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

    .email-signup {
        text-align: center;
        padding: 1em 0;
    }

    .sub-email {
        font-size: 1em;
        width: 15em;
    }

    .sub-button {
        font-size: .8em;
        height: 3.1em;
    }

}

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

    .sub-email {
        font-size: .8em;

        width: 10em;
    }

    .sub-button {
        font-size: .75em;
        height: 2.6em;
    }

}

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

    .sub-email {
        width: 12em;
    }

}









/* ---------- Current Issue page ---------- */

.issue {
    background: #fff;
    margin: 0 auto;
    max-width: 1100px;
}

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

    .issue {
        font-size: 110%;
    }

}




.issue-header {

    padding: 2em 5% 0 5%;

}

.issue-cover img {
    display: block;
    margin: 0 auto;
    width: 90%;
}

.issue-header h1 {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-size: 1.5em; /* 20px */
    font-weight: normal;
    line-height: 1em; /* 20px */
    padding: 1em 0 0 0;
    text-align: center;
}

.issue-text .issue-date {
    font-size: 1em;
    padding-bottom: .5em;
}

.issue-text p {
    text-align: center;
}

.buy-buttons {
    padding: 2em 0 1em 0;
}

.buy-buttons li {
    list-style: none;
    text-align: center;
    margin-bottom: 1em;
}

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

    .issue-header {
        padding: 2em 5% 0 5%;
    }

    .issue-cover img {
        width: 80%;
    }

    .issue-header h1 {
        font-size: 2em; /* 32px */
    }

    .issue-text .issue-date {
        color: #222;
        font-size: 1.2em;
    }

    .issue-text p {
        color: #444;
        font-size: 1em; /* 16px */
        line-height: 1.5em; /* 24px */
    }

    .buy-buttons {
        text-align: center;
    }

    .buy-buttons li {
        display: inline-block;
        margin: 0 .5em 1em .5em;
    }

}

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

    .issue-header {
        padding-bottom: 2em;
        padding-top: 2em;
    }

    .issue-header div {
        display: inline-block;
        vertical-align: middle;
    }

    .issue-cover {
        width: 40%;
    }

    .issue-cover img {
        max-width: 100%;
        width: auto;
    }

    .issue-text {
        padding: 0 0 0 9%;
        width: 50%;
    }

}

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

    .issue-header {
        padding: 2em 8.5% 3em 8.5%;
    }

    .issue-text .issue-date {
        text-align: center;
    }

    .issue-text p {
        text-align: left;
    }

}



.issue-features {
    padding: 0 5%;
}

.issue-features h2 {
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 1.125em; /* 18px */
    font-weight: normal;
    line-height: 1.1111em; /* 20px */
    padding: 0 0 1em 0;
    text-align: center;
}

.issue-features h3 {
    color: #000;
    font-family:'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    font-size: 0.9em; /* 14px */
    font-weight: normal;
    line-height: 1.2em; /* 20px */
    padding-bottom: .3em;
}

.issue-features li p {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.9em; /* 14px */
    line-height: 1.3em; /* 20px */
}


.issue-features li {
    list-style: none;
    margin: 0 0 1em 0;
}


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

    .issue-features {
        padding: 0 5%;
    }

    .issue-features h2 {
        font-size: 1.4em;
        line-height: 1em;
        padding: 0 0 1em 0;
        text-align: left;
    }

    .issue-features li {
        display: inline-block;
        margin: 0 5% 1.5em 0;
        width: 47%;
        vertical-align: top;
    }

    .issue-features li:nth-child(2n+2) {
        margin-right: 0;
    }


}

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

    .issue-features li {
        margin: 0 3% 1.5em 0;
        width: 30.6%;
    }

    .issue-features li:nth-child(2n+2) {
        margin-right: 3%;
    }

    .issue-features li:nth-child(3n+3) {
        margin-right: 0;
    }

}

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

    .issue-features li {
        margin: 0 4% 1.5em 0;
        width: 30.3%;
    }

    .issue-features li:nth-child(2n+2) {
        margin-right: 4%;
    }

    .issue-features li:nth-child(3n+3) {
        margin-right: 0;
    }

    .issue-features h3 {
        font-size: 1em;
    }


}

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

    .issue-features {
        padding: 0 8.5%;
    }

}





.spread {
    padding: 2em 5% 0 5%;
    overflow: auto;
}

.slider-caption {
    color: #666;
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
}

.slides li {
    list-style: none;
}

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

    .spread {
        padding: 2em 8.5% 2em 8.5%;
    }

}

















/* ---------- Footer ----------- */

.footer {
    margin: 0 auto;
    max-width: 1100px;
}

.footer .icon-apollo-a {
    font-size: 1.2em;
    line-height: .7em;
    padding-right: .2em;
    vertical-align: text-top;
    color: #fff;
}

.footer .icon-apollo-a:link {
    color: #fff;
}

.footer-bar {
    background: #222;
    color: #fff;
    padding: .5em 0;
}

.footer p {
    color: #fff;
}

.apollo-address,
.credit {
    font-family:'Adelle SansW01-Italic', Calibri, Arial, Sans-serif;
    font-size: 0.875em; /* 14px */
    line-height: 1.4286em; /* 20px */
    padding: .5em 3%;
    text-align: center;
}

.footer .credit a {
    color: #fff;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, Arial, Sans-serif;
    font-weight: 100;
    font-size: 1.2em;
}

.footer .credit a:hover { color: #d00; }
.footer .credit a:active { color: #f00; }

.footer .spec-link {
    float: left;
    text-align: left;
    padding: 1em 0 1em 5%;
    line-height: 32px;
}

.footer .spec-link li {
    list-style-type: none;
    display: inline;
    margin-right: 1em;
}

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

    .apollo-address {
        float: left;
        padding: .75em 0 .75em 5%;
        text-align: left;
        width: 60%;
    }

    .credit {
        float: right;
        padding: .75em 5% .75em 0;
        text-align: right;
        width: 30%;
    }

}

/**
 * Make sure the user profile doesn't get in the way of the menu.
 * Only for logged in peeps.
 */
#wp-admin-bar-my-account {
    display: none;
}
@media only screen and (min-width : 701px) {

    #wp-admin-bar-my-account {
        display: block;
    }
}






.hidden {
    display: none;
}



.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  background: #faf;
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;

  -webkit-backface-visibility: hidden;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel .item {
    height: auto;
    background-color: #777;
}

.carousel-inner > .item > img {

    height: auto;
    margin: 0 auto;
    width: 100%;
}




.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}



.carousel-control {
  background: #333;
  border-radius: 15px;
  display: block;
  height: 30px;
  margin-top: -15px;
  opacity: .1;
  position: absolute;
  top: 50%;
  width: 30px;
}

.carousel-control.left {
  left: 10px;
}

.carousel-control.right {
  right: 10px;
}

.carousel:hover .carousel-control,
.carousel:focus .carousel-control {
  opacity: .9;
}

.carousel .carousel-control:hover,
.carousel .carousel-control:focus {
  opacity: 1;
}

.carousel .carousel-control:active {
  background: #D40017;
  opacity: 1;
}

.carousel-control span:after  {
  color: #fff;
  display: block;
  font-size: 20px;
  font-family: Arial;
  height: 20px;
  left: 50%;
  line-height: 20px;
  margin: -12px 0 0 -10px;
  position: absolute;
  text-align: center;
  top: 50%;
  width: 20px;
}

.carousel-control.left span:after {
  content: '\2039';
}

.carousel-control.right span:after {
  content: '\203a';
}





.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  opacity: .8;
  text-indent: -999px;
  border: 1px solid #000;
  border-radius: 10px;
  cursor: pointer;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #000;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel-caption {
    z-index: 10;
}



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

    .carousel-control {
      border-radius: 20px;
      height: 40px;
      margin-top: -20px;
      width: 40px;
    }

    .carousel-control.left {
      left: -20px;
    }

    .carousel-control.right {
      right: -20px;
    }


    .carousel-control span:after  {
      font-size: 30px;
      height: 20px;
      line-height: 20px;
      margin: -12px 0 0 -10px;
      width: 20px;
    }

}



#comments {
    font-family: 'Charter ITC W01', Georgia, 'Times New Roman', Serif;
    margin: 0 auto;
    width: 90%;
}

body #comments .comment-author-avatar {
    display: none;
    width: 0;
}

body #comments #respond.comment-body form#comment-form {
    margin: 0 auto;
    width: 95%;
}

body #comments #comment-form fieldset {
    margin: 0;
    padding: 0;
}

body #comments #respond.comment-body #comment-form fieldset div.comment-meta cite {
    font-family:'ITC Cushing W01 Bold', Georgia, 'Times New Roman', Serif;
    font-style: normal;
    font-weight: normal;
}

body #comments #respond.comment-body #comment-form fieldset .textarea-border,
body #comments #respond.comment-body #comment-form fieldset input {
    box-shadow: none;
}

body #comments #respond.comment-body #comment-form fieldset label {
    display: block;
    float: none;
}

body #comments #respond.comment-body #comment-form fieldset input {
    float: left;
}

body #comments .with-avatar .comment-content,
body #comments .children .with-avatar .comment-content {
    margin-left: 0px;
}

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

    #comments {
        margin: 0 0 0 8%;
        width: 90%;
    }

}

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

    #comments {
        margin: 0 0 0 13%;
        width: 84%;
    }

}


.icit_google_map {
    width: 100%;
}

/* Gravity forms styles */
.gform_wrapper .gsection {
    margin: 30px 0 10px 0 !Important;
}

/* Login and Agenda contribution styles - may move to plugin later */
span.notloggedinmessage, span.loggedinmessage {
    display: block;
    background: #f5f5f5;
    padding: 10px;
    margin-bottom: 40px;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}

#loginform {
    display: block;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #e5e5e5;
    padding: 20px;
    overflow: hidden;
}

#loginform label {
    width: 35%;
    display: inline-block;
    text-align: right;
    color: #555;
    font-family: 'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: 0.875em;
    line-height: 1.4286em;
}

#loginform input {
    padding: 6px 12px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-family: 'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: 0.875em;
    line-height: 1.4286em;
}

#loginform p.login-remember label {
    width: 100%;
    text-align: center;
}

#loginform p.login-submit input {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0.4em 1.2em;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05,#efefef), color-stop(1,#d1d1d1) );
    background: -webkit-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -moz-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -o-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -ms-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: linear-gradient(to bottom, #efefef 5%, #d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#d1d1d1');
    background-color: #efefef;
    border: 1px solid #b2b2b2;
    display: inline-block;
    color: #5b5b5b;
    text-shadow: 0px 1px 0px #fff;
}

#loginform p.login-submit input:hover {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0.4em 1.2em;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05,#e0e0e0), color-stop(1,#c1c1c1) );
    background: -webkit-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -moz-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -o-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -ms-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: linear-gradient(to bottom, #e0e0e0 5%, #c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#c1c1c1');
    background-color: #e0e0e0;
    border: 1px solid #a3a3a3;
    color: #515151;
    text-shadow: 0px 1px 0px #efefef;
    text-decoration: none;
}

div.gform_wrapper,
div.gform_wrapper label {
    color: #555;
    font-family: 'Adelle SansW01-Regular', Calibri, Arial, Sans-serif;
    font-size: 0.875em;
    line-height: 1.4286em;
}

div.gform_wrapper input,

div.gform_wrapper textarea {
    display: inline-block;
    /* padding: 6px 12px !Important; */
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-family: 'Adelle SansW01-Regular', Calibri, Arial, Sans-serif !Important;
    font-size: 0.875em !Important;
    line-height: 1.4286em;
}

div.gform_wrapper .gform_button {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0.4em 1.2em;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05,#efefef), color-stop(1,#d1d1d1) );
    background: -webkit-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -moz-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -o-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: -ms-linear-gradient(center top, #efefef 5%, #d1d1d1 100%);
    background: linear-gradient(to bottom, #efefef 5%, #d1d1d1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efefef',endColorstr='#d1d1d1');
    background-color: #efefef;
    border: 1px solid #b2b2b2;
    display: inline-block;
    color: #5b5b5b;
    text-shadow: 0px 1px 0px #fff;
}

div.gform_wrapper .gform_button:hover {
    font-family: Arial, Helvetica, sans-serif;
    padding: 0.4em 1.2em;
    border-radius: 2px;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05,#e0e0e0), color-stop(1,#c1c1c1) );
    background: -webkit-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -moz-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -o-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: -ms-linear-gradient(center top, #e0e0e0 5%, #c1c1c1 100%);
    background: linear-gradient(to bottom, #e0e0e0 5%, #c1c1c1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e0e0e0',endColorstr='#c1c1c1');
    background-color: #e0e0e0;
    border: 1px solid #a3a3a3;
    color: #515151;
    text-shadow: 0px 1px 0px #efefef;
    text-decoration: none;
}

/* Tiled galleries */

.tiled-gallery {
    margin-bottom: 1.5em !Important;
}

/* for experimenting */
#sidebar .tabbed, #sidebar .icit-analytic {
    border: 1px solid #eee;
    border-top: 1px solid #666;
    padding: 7px;
    background-color: #fff;

}

.icit-analytic .pop-title {
    font-family: 'Fenice ITC W01 Regular', 'Georgia', Serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.icit-analytic .tabs {
    margin: 0;
    position: relative;
}

#sidebar .icit-analytic .tab, #sidebar .tabbed .tab {
    background: #f5f5f5;
    border: 1px solid #eee;
    border-bottom: 0;
    float: left;
    margin: 0 5px 0 0;
    position: relative;
}

#sidebar .icit-analytic .tab.active, #sidebar .tabbed .active {
    background-color: #fff;
    margin: 0 5px 0 0;
    top: 1px;
    z-index: 1000;
}



/*
.icit-analytic .tab-target, .tabbed .tab-target {
    display: block;
    padding: 0 7px;
    cursor: pointer;
    color: #333 !important;
    line-height: 28px;

    font-size: 12px;
    font-family: Arial,Geneva,sans-serif;
    font-weight: bold;

}
*/

.icit-analytic .tab:hover .tab-target,
.icit-analytic .active .tab-target,
.tabbed .tab:hover .tab-target,
.tabbed .active .tab-target {
    /*color: #c00 !Important;*/
}

.tabbed .active .tab-target {
    cursor: default;
}

.icit-analytic .a-page {
    clear: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 4px;
    padding-right: 4px;
    list-style-type: none;
    list-style-position: inside;
    background: #fff;
}

.icit-analytic .a-list {
    padding: 0 !Important;
}


.icit-analytic .a-page {
    /*
    clear: left;
    display: none;
    list-style-position: outside;
    list-style-type: decimal;
    margin: 0 !Important;
    margin-left: 0;
    padding: 14px 14px 14px 2em;
    */
}

.tabbed .tab-page.active {
    display: block;
}

.tabs:after {
    content: '';
    display: block;
    clear: both;
    width: 0;
    height: 0;
    overflow: hidden;
}

.icit-analytic .a-page a {
    /*color: #c00;*/
}

.icit-analytic .a-page a:hover, .tabbed .tab-page a:hover {
    /*color: #c00;*/
}

li.analytic-item {
    margin-bottom: 1px !Important;
    overflow: hidden;
    position: relative;
}

.tabbed .tab-page li {
    height: 91px;
    clear: both;
    overflow: hidden;
}

.analytic-lists .a-page li .listnumber {
    color: #666;
    display: inline-block;
    float: right;
    font-size: 2em;
    font-weight: 100;
    line-height: 1.2em;
    opacity: 0.15;
    position: absolute;
    right: 5px;
    text-align: center;
    top: .2em;
    font-family: 'Adelle SansW01-Regular',Calibri,Arial,Sans-serif;
}

.analytic-lists li.analytic-item {
    border-bottom: 1px solid #eee;
    padding: 5px 0 7px;
    margin: 0 0 0.35em 5px;
}

.analytic-lists li.analytic-item:last-of-type {
    border-bottom: none;
    padding-bottom: 0;
}

.analytic-lists li.analytic-item .byline {
    color: #666;
    font-family: Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em;
}

.analytic-lists .a-page li img {
    display: inline-block;
    height: 60px;
    width: 60px;
    margin-right: 5px;
    margin-top: 2px;
    float: left;
}

.analytic-lists .a-page li a {
    display: inline-block;
    width: 145px;
    float: left;
    padding: 0 0 3px 5px;
    font-size: 100%;
    font-weight: 100;
    line-height: 1.3em;
}

.analytic-lists .a-page li div.listing {
    display: block;
    float: left;
    width: 170px;
}

.a-list-name {
    display: none;
}

.article-promo {
    overflow: hidden;
    padding-bottom: 10px;
    min-height: 100px;
}

div.sub-content-promo {
    padding-top: 10px;
    border-top: 1px solid #dadada;
    font-style: italic;
}

div.sub-content-promo div.promo-text {
    float: left;
    width: 80%
}

div.sub-content-promo div.issue-cover {
    float: right;
    width: 20%;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);

    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -ms-transform-origin: 0 0;

    transform: rotate(10deg);
    transform-origin: 0 0;
    image-rendering: crisp-edges;
    background: url('images/ipad_overlay.png') no-repeat top left transparent;

    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

div.sub-content-promo .issue-cover img {
    max-width: 100%;
    width: auto;
}

.addthis_sharing_toolbox {
    padding: 0;
}

a.at-svc-twitter,
a.at-svc-facebook,
a.at-svc-google_plusone_share,
a.at-svc-compact,
a.at-svc-email {
    display: inline-block !important;
    padding: 3px;
}

a.at-svc-twitter {
    background: #2CA8D2 !important;
}

a.at-svc-facebook {
    background: #305891 !important;
}

a.at-svc-google_plusone_share {
    background: #CE4D39 !important;
}

a.at-svc-compact {
    background: #f8694d !important;
}

a.at-svc-email {
    background: #738A8D !important;
}

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

    a.at-svc-twitter,
    a.at-svc-facebook,
    a.at-svc-google_plusone_share,
    a.at-svc-compact,
    a.at-svc-email {
        padding: 3px 9px;
    }

}

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

    a.at-svc-twitter,
    a.at-svc-facebook,
    a.at-svc-google_plusone_share,
    a.at-svc-compact,
    a.at-svc-email {
        padding: 2px 2px;
    }

}

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

    a.at-svc-twitter,
    a.at-svc-facebook,
    a.at-svc-google_plusone_share,
    a.at-svc-compact,
    a.at-svc-email {
        padding: 3px 6px;
    }

}

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

    a.at-svc-twitter,
    a.at-svc-facebook,
    a.at-svc-google_plusone_share,
    a.at-svc-compact,
    a.at-svc-email {
        padding: 3px 16px;
    }

}

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

    a.at-svc-twitter,
    a.at-svc-facebook,
    a.at-svc-google_plusone_share,
    a.at-svc-compact,
    a.at-svc-email {
        padding: 3px 20px;
    }

}

.sidebar-box.widget.widget_social_sharing {
    background: #ffffff;
    border: none;
}

/**
 * Past issues widget
 */
.widget_apollo_past_issues {
    overflow: visible;
    background: #f5f5f5;
    border: 1px solid #eee;
    width: 100%;
    margin-bottom: 1.5em;
}
.widget_apollo_past_issues.sidebar-box {
    width: 95%;
}
@media only screen and (min-width: 1001px) {
    .widget_apollo_past_issues.sidebar-box {
        margin: 0 22% 1.5em 0;
        width: auto;
    }
}
@media only screen and (min-width: 850px) and (max-width: 1000px) {
    .widget_apollo_past_issues.sidebar-box {
        margin: 0 14% 1.5em 0;
        width: auto;
    }
}
@media only screen and (min-width: 701px) and (max-width: 849px) {
    .widget_apollo_past_issues.sidebar-box {
        width: 60%;
    }
}
@media only screen and (min-width: 501px) and (max-width: 700px) {
    .widget_apollo_past_issues.sidebar-box {
        width: 90%;
    }
}
.widget_apollo_past_issues .widget-content {
    margin: 25px 8% 25px 8%;
    width: 84%;
}
.widget_apollo_past_issues .widget-title {
    font-size: 1.5em;
    line-height: 1em;
    text-align: center;
    margin-bottom: 14px;
    padding-top: 0;
}
.widget_apollo_past_issues .description {
    font-size: 0.9em;
    margin-bottom: 14px;
    font-style: italic;
}
.widget_apollo_past_issues select {
    width: 100%;
}

.widget_apollo_past_issues .dropcontainer {
    position:relative;
    font-size: 16px;
    color: #777;
    width: 100%;
    display: block;
}

.widget_apollo_past_issues .trigger {
    color: #777;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.widget_apollo_past_issues .activetrigger {
    color: #777;
    padding: 10px;
    font-size: 16px;
    width: 100%;
    display: block;
    border: 1px solid #ccc;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget_apollo_past_issues .trigger:after,
.widget_apollo_past_issues .activetrigger:after {
    display: block;
    width: 20px;
    height: 20px;
    font-family: 'dashicons';
    content: "\f140";
    font-size: 32px;
    color: #d40017;
    position: absolute;
    right: 20px;
    top: 0;
}

.widget_apollo_past_issues .trigger:after,
.widget_apollo_past_issues .activetrigger:after {
    display: block;
    width: 20px;
    height: 20px;
    font-family: 'dashicons';
    font-size: 32px;
    color: #d40017;
    position: absolute;
    right: 20px;
    top: 0;
}
.widget_apollo_past_issues .trigger:after {
    content: "\f140";
}
.widget_apollo_past_issues .activetrigger:after {
    content: "\f142";
}

.widget_apollo_past_issues .dropcontainer ul {
    font-size: 16px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
    z-index: 100;
    max-height: 300px;
    overflow-y: scroll;
    position: absolute;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget_apollo_past_issues .dropcontainer ul li {
    margin: 0;
    padding: 10px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.widget_apollo_past_issues .dropcontainer ul li:hover {
    background: #f5f5f5;
    outline: none;
}

.widget_apollo_past_issues .dropcontainer ul li:first-child {
    display: none;
}

.widget_apollo_past_issues .dropcontainer ul li:last-child {
    border-bottom: none;
}

.widget_apollo_past_issues .dropdownhidden {
    display: none;
}

.widget_apollo_past_issues .dropdownvisible {
    height: auto;
}

/* Need this as the bottom dropdown on the issue page breaks */
.single-issue .spread {
    overflow: visible;
}

/**
 * Social Links
 */
.footer .social-links {
    float: right;
    padding: 1em 5% 1em 0;
}
.social-link {
    display: inline-block;
    width: 32px;
    height: 32px;
    margin: 5px;
    background: #000;
}
.social-link:first-child {
    margin-left: 0;
}
.social-link:last-child {
    margin-right: 0;
}
.social-link img {
    width: 24px;
    height: 24px;
    padding: 4px;
}

.social-link-twitter       { background-color: #00aced; }
.social-link-facebook      { background-color: #3b5998; }
.social-link-googleplus    { background-color: #dd4b39; }
.social-link-linkedin      { background-color: #007bb6; }
.social-link-instagram     { background-color: #517fa4; }
.social-link-flickr        { background-color: #ff0084; }
.social-link-pinterest     { background-color: #cb2027; }
.social-link-stackexchange { background-color: #366fb3; }

@media screen and (max-width: 900px) {
    .footer .spec-link {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
        float: none;
        width: 100%;
        text-align: center;
    }

    .footer .social-links {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        float: none;
        width: 100%;
        text-align: center;
    }
}


/**
 * Related Stories
 */
.related-stories {
    padding: 0 3% 30px 13%;
}
.related-stories__container {
    background: #E5E5E5;
}
.related-stories__title {
    color: #d40017;
    font-family: 'Folio W01 Bold', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 14px
}
.related-story {
    border-bottom: 1px solid #FFF;
    padding: 10px;
    display: block;
    overflow: auto;
}
.related-story__image {
    width: 33%;
    float: left;
}
.related-story__image img {
    display: block;
}
.related-story__text {
    width: 64%;
    float: right;
}
.related-story__title {
    font-size: 21px;
    line-height: 24px;
    font-family: 'ITC Cushing W01 Bold', Georgia, 'Times New Roman', serif;
    padding-right: 12px;
    font-weight: normal;
}
.related-story,
.related-story:link,
.related-story:visited {
    color: #222;
}
.related-story:hover .related-story__title {
    color: #d40017;
}
.related-story__excerpt {
    font-size: 16px;
    line-height: 18px;
    padding-right: 12px;
}
@media screen and (max-width: 1000px) {
    .related-stories {
        padding-left: 8.2%;
        padding-right: 2%;
    }
}
@media screen and (max-width: 849px) {
    .related-stories {
        padding-left: 12%;
        padding-right: 12%;
    }
}
@media screen and (max-width: 720px) {
    .related-stories {
        padding-left: 8%;
        padding-right: 8%;
    }
}
@media screen and (max-width: 620px) {
    .related-stories {
        padding-left: 5%;
        padding-right: 5%;
    }
}
@media screen and (max-width: 360px) {
    .related-story__image {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .related-story__text {
        width: 100%;
        float: none;
    }
}

/**
 * Current Issue
 */
.page-template-template-current-issue {
    padding-top: 56px;
}
@media screen and (max-width: 1100px) {
    .page-template-template-current-issue {
        padding-top: 48px;
    }
}

.leaderboard-currentissue .banner {
    text-align: center;
    padding-top: 2em;
}
@media screen and (max-width: 750px) {
    .leaderboard-currentissue {
        display: none;
    }
}
