/**
 * CSS for all Public Affairs index pages across verticals
 */

@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond:300i,400,600');
@import url('https://fonts.googleapis.com/css?family=Roboto:100, 400');

/**
@import url('https://www.realclearpolitics.com/asset/section/public_affairs/app.css');
@import url('https://www.realclearpolitics.com/asset/section/public_affairs/landing.css');
**/

/*Master overwrites*/
#masthead-wrapper {
    left: 0;
    max-width: 100%;
}

.public-affairs-landing h1, .summary-heading {
    font-family: 'Cormorant Garamond', serif;
    font-weight: 600;
}
section{

}

ul.items li {
    padding-bottom: 15px;
    list-style: none;
}

.section-heading{
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 900;
    font-size: 1.5em;
}

.public-affairs-landing h1 {
    margin: 0;
    padding: 0;
    font-size: 3.0em;
}

.public-affairs-landing #container{
    width: 100%;
}

.issue-container{
    background: url("https://www.realclearpolitics.com/asset/img/public-affairs/background_image.png") no-repeat center;
    height: 247px;
    width: 100%;
    object-fit: contain;
    position: relative;
    background-color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
}

.issue {
    color: #fff;
    width: 100%;
    text-align: center;
    /*position: absolute;
    transform: translate(-50%);
    left: 50%;
    top: 42%;*/
    font-size: 1.5em;
    text-shadow: 0 0 20px rgba(0,0,0,.5), 0 0 15px rgba(0,0,0,.5), 0 0 10px rgba(0,0,0,.5), 0 0 5px rgba(0,0,0,.5);
}

.two-col-wrapper{
    display: flex;
}

.american-stories {
    font-size: 1.1em;
    margin-bottom: 3em;
    text-align: center;
}

.col {
    flex: calc(50% - 20px);
    margin-right: 10px;
    margin-left: 15px;
}

.summary-wrapper{
    width:100%;
    margin-bottom: 2em;
}

.summary-wrapper .summary-heading {
    text-align: center;
    font-size: 2.0em;
    margin-top: 15px;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: 900;
}

.summary {
    /* font-family: "Domine", serif; */
    font-family: "Roboto", sans-serif;
}

.summary ul{
    list-style: initial;
}

.summary ul li {
    margin-bottom: 10px;
}

.sub-issues-section ul.sub-issues-ul {
    display: inline;
    margin: 0px;
    padding: 0px;
}

.sub-issues-section li.sub-issues-li {
    display: inline-block;
    margin-right: 5px;
}

/*Load more buttons styles*/
.load-more {
    width: 100%;
    text-align: center;
    color: #828282;
    margin: 15px 0;
    display: inline-block;
    margin-top: 25px;
}

/*Featured Story*/
.featured-story-wrapper .featured-story {
    display: flex;
}
.featured-story-wrapper .featured-story .featured-story-image {
    margin-right: 20px;
    width:20%;
}
.featured-story-wrapper .featured-story .featured-story-content {
    width: 80%;
}
.featured-story-wrapper .featured-story .featured-story-title {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 1.2em;
    margin-bottom: 7px;
    color: #d51023;
}
.featured-story-wrapper .featured-story .featured-story-summary {
    line-height: 1.5em;
    font-family: "Domine", serif;
    line-height: 1.6em;
}

.featured-story-wrapper .featured-story .read_more {
    margin-top: 10px;
}

.featured-story-wrapper .featured-story .read_more .read_more_icon{
    font-size: .75em;
    margin-left: 3px;
}

.featured-story-wrapper .featured-story .read_more .read_more_text{
    vertical-align: middle;
}

.featured-story-wrapper .featured-story .featured-story-image img{
    width:100%;
}


.load-more:before {
    content: '';
    width: 150px;
    border-bottom: 2px solid #c8c8c8;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 3px;
}

.load-more:after {
    content: '';
    width: 150px;
    border-bottom: 2px solid #c8c8c8;
    display: inline-block;
    margin-left: 10px;
    margin-bottom: 3px;
}

.load-more:hover{
    color:#485228;
}

/*Content styles*/
.content p {
    margin: 15px 0;
    padding-right: 0;
    line-height: 1.6em;
    font-family: "Roboto", sans-serif;
}
.content p:last-child {
    /* display: inline; */
}

/*Section headings styles*/
.section-heading{
    margin-right: 20px;
    font-size: 2.4em;
    margin-bottom: 0;
    color: black;
    padding-bottom: 10px;
    margin-top: 0.25em;
}

.section-heading:after {
    content: '';
    width: 100%;
    border-bottom: 4px solid black;
    display: block;
}

/*Videos and charticles section*/
.videos-and-charticles{
    text-align: center;
}

.videos-charticales-items {
    margin-left: 60px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    z-index: 0;
    justify-content: center;
}

.videos-charticales-items .card {
    margin-right: 20px;
    box-shadow: 3px 3px 3px #dedede;
    border: solid 1px #d2d2d2;;
    margin-bottom: 20px;
    min-height: 395px;
    /*float: left;
    width: 333px;
    position: relative;*/
}

.videos-charticales-items .asset{
    overflow: hidden;
    height: 200px;
    position: relative;
}
.videos-charticales-items .asset img {
    /*position: relative;*/
    top: 0;
    width: 100%;
}
.videos-charticales-items .asset .video-icon {
    background: url("//www.realclearpolitics.com/asset/img/public-affairs/play_icon.png") no-repeat center;
    position: absolute;
    width: 80px;
    height: 80px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}

.videos-charticales-items .asset-title{
    margin-left: 20px;
    margin-right: 20px;
    font-size: 1em;
    font-weight: 400;
    color:#696969;
    height: 145px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.videos-charticales-items .asset-title a{
    color:#696969;
    word-break: break-word;
}

.videos-charticales-items .publication {
    font-size: 0.9em;
    margin-bottom: 20px;
    color: #848484;
    font-weight: 600;
}

/*links*/
.item-title, .title {
    font-weight: bold;
}

/*In the News Section*/
.item-author, .item-publication, .item-title {
    display: inline-block;
}

.item-author.block, .item-publication.block, .item-title.block {
    display: block;
}

.item-author, .item-publication {
    color: #000;
    font-size: .8em;
    font-family: 'ROBOTO', SansSerif;
}

/*Esssential Reading*/
.items{
    margin: 0;
    padding: 0;
}
.items .item{
    padding:2.75px 0;
    list-style: none;
}
.excerpt {
    color: #000;
    font-size: 0.8em;
}

.excerpt a {
    color: #d30015;
    font-size: 1em;
    text-decoration: none;
    font-weight: normal;
}

.essential-reading .link{
    display:inline-block;
    font-style: italic;
    font-size: 0.9em;
    text-decoration: underline;
    margin-right: 5px;
}

.essential-reading .item-author{
    color: #666;
}

/*Archives Section*/

section.archives{
    position: relative;
    margin-bottom: 0;
}
section.archives .section-heading{
    margin-right: 0;
}
.archives .search-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 30px;
}
.archives .search-wrapper .search-input{
    display: inline-block;
    height: 23px;
    margin-bottom: 20px;
}
.archives .search-wrapper .search-input input[type="text"] {
    padding: 8px 11px;
    box-shadow: none;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    height: 17px;
    width: 200px;
    font-size: 16px;
    float: left;

}
.archives .search-wrapper .search-input input[type="text"]::placeholder{
    color: #a9a9a9;
    font-style: italic;
}
.archives .search-wrapper .magnifier{
    background: url("https://www.realclearpolitics.com/asset/img/public-affairs/iconmonstr-magnifier.png") no-repeat center;
    width: 50px;
    height: 33px;
    border-top:1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom:  1px solid #dedede;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    float: left;
    -webkit-background-size: 21px;
    background-size: 21px;
    cursor: pointer;
}
.archives .search-wrapper .filter {
    display: inline-block;
    margin-left: 20px;
    vertical-align: top;
    margin-top: 8px;
}
.archives .search-wrapper .filter label {
    display: inline-block;
}
.archives .search-wrapper .filter label:first-of-type{
    padding-right: 10px;
}
.archives .archives-listings-wrapper {
    position: relative;
    margin-top: 81px;
    display: block;
    width: 100%;
    clear: both;
}
.archives .pagination {
    font-size: 1em;
    text-decoration: none;
    color: #a0a0a0;
    /*position: absolute;*/
    /*right: 20px;*/
    /*top: 115px;*/
    float: right;
    font-weight: bold;
}

.archives .title .type {
    font-weight:400;
}
.archives .archives-listings-wrapper .archive-item {
    margin-bottom: 10px;
    word-wrap: break-word;
    border-bottom: 1px solid #dedede;
    margin-bottom: 8.75px;
    padding-bottom: 3.75px;
}

.archives .archives-listings-wrapper .archive-item .link a{
    color: #4e0000;
}

.archives .archives-listings-wrapper .archive-item .excerpt {

}

.archives .archives-listings-wrapper .archive-item .excerpt p {
    margin:0;
    line-height: 1.5em;
}



/*Sponsored Section*/
section.sponsored-by {
    text-align: center;
    color: #9c9c9c;

    margin-bottom: 20px;
    display: block !important;
}
section.sponsored-by .sponsored-wrapper {
    display: block;
    margin: 10px 0;
}
section.sponsored-by .sponsored-wrapper img {
    width: 300px !important;
}


/*Responsive Classes*/





/*Small devices*/

@media only screen and (max-width: 600px) {
    .load-more:before, .load-more:after{
        width:100px;
    }
}

@media only screen and (max-width: 419px) {
    .load-more:before, .load-more:after{
        width:50px;
    }
}
@media only screen and (max-width: 320px) {
    .two-col-wrapper {
        display: block;
    }
    .content{
        margin: 0 10px 0 10px;
    }
}

@media only screen and (max-width: 370px) {
    .ss{
        width: 80%;
        height: unset;
    }
}

@media only screen and (min-width: 320px) and (max-width: 600px) {
    /*overweites*/
    body {
        font-size: 13px !important;
    }
    .issue-container{
        height: 135px;
    }

    .issue-container .issue{
        /*top: 27%;*/
    }

    .content{
        margin: 0 10px 0 10px;
    }

    .content p {

        font-size: 0.95em;
        /*line-height: 1.6em;*/
    }
    .content a{
        font-size: 1.1em;
    }
    .summary-wrapper{

    }
    .two-col-wrapper{
        display: block;
    }
    .archives-listings-wrapper{
        margin-left:20px;
        margin-right:20px;
        display:block;
        overflow: hidden;
    }

    .excerpt {
        color: #000;
        font-size: .9em;
    }

    /*.items .item, ul li {
        list-style-type: none;
    }*/

    .in-the-news .section-heading{
        margin-right: 0;
    }
    .videos-and-charticles .section-heading{
        margin-right: 0;
    }
    .videos-and-charticles .videos-charticales-items{
        margin-left: 0;
        margin-right: 0;
    }

    .items .item .item-author, .items .item .item-publication{
        font-size: .9em;
    }
    .archives .section-heading{
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .archives .search-wrapper .filter {

        margin-top: 21px;
    }
    .archives .pagination {
        position: absolute;
        right: 5px;
        top: 155px;
        font-size: 1em;
    }
    .archives .archives-listings-wrapper {
        position: relative;
        margin: 0;
        margin-top: 37px;
        display: block;
    }
    .archives .archives-listings-wrapper .archive-item .link{
        overflow: hidden;
    }
    .videos-charticales-items .card{
        width:100%;
        padding: 0px;
        margin: 20px 0px;
    }
    .featured-story-wrapper .featured-story {
        width: 100%;
        flex-direction: column;
    }
    .featured-story-wrapper .featured-story .featured-story-image {
        margin-bottom: 20px;
        width:100%;
    }
    .featured-story-wrapper .featured-story .featured-story-content {
        width: 100%;
    }


}


@media only screen and (min-width: 601px){
    .content {
        margin: 0 10px;
    }
    .two-col-wrapper{
        /* display: block; */
    }
    .issue-container{
        height: 165px;
    }

    .issue-container .issue{
        /*top:32%;*/
    }

    .videos-charticales-items .card{
        width:333px;
    }
    .videos-charticales-items {
        margin-left: 0;
    }
    .videos-charticales-items .card{
        width: calc(50% - 22px);

    }
    .card:last-of-type {
        /* display: none; */
    }

}

@media only screen and (min-width: 768px){
    .videos-charticales-items {
        margin-left: 0;
    }
    .two-col-wrapper{
        /*display: flex;*/
    }
    .issue-container{
        height: 185px;
    }

    .load-more:after, .load-more:before{
        width:100px;

    }
    .videos-charticales-items .card{
        width: calc(50% - 22px);

    }
    .card:last-of-type {
        /* display: none; */
    }
}

@media only screen and (min-width: 992px){
    .archives .archives-listings-wrapper .archive-item {
        margin-bottom: 10px;
        word-wrap: break-word;
        width: 75%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .card:last-of-type {
        /* display: none; */
    }

}

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

    .content {
        max-width: 1180px;
        margin: 0 10px;
        overflow: hidden;
        padding-bottom: 15px;
    }
    .issue-container{
        height: 225px;
    }

    .two-col-wrapper{
        display: flex;
    }
    .two-col-wrapper-sub-issue{
        display: inherit;
    }
    .two-col-wrapper-sub-issue .item{
        position: relative;
        left: 10%;
        width: 100%;
        margin: 0 auto;
        list-style: none;
    }

    .videos-charticales-items {
        /*margin-left: 60px;*/
    }

    .videos-charticales-items .card{
        width: 333px;

    }
    .card:last-of-type {
        display: initial;
    }
}

/** Bottom Search UI Components On Mobile */
@media screen and (max-width: 767px){
    .archives .inside{
        display: flex;
        flex-flow: column;
        text-align: left;
        margin-top: 10px !important;
    }

    .archives .inside select{
        height: 30px;
        border-radius: 5px;
    }

    .archives .search-wrapper .search-input{
        width: 100%;
    }

    .archives .search-wrapper .search-input input[type="text"]{
        width: calc(92% - 50px);
    }

    .archives .search-wrapper .filter{
        margin-left: 0px;
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
    }

    .archives .search-wrapper .filter label{
        margin-right: 10px;
    }

    .archives .search-wrapper .filter label input[type="checkbox"] {
        vertical-align: sub;
        margin-right: 0px;
        margin-left: 0px;
    }
}

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

    .archives .search-wrapper .search-input input[type="text"]{
        width: calc(91% - 50px);
    }
}

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

    .archives .search-wrapper .search-input input[type="text"]{
        width: calc(89% - 50px);
    }
}


.site-rehaul-notice {
    position: relative;
    height: 100%;
    width: 100%;
    visibility: hidden;
}

.site-rehaul-notice .site-rehaul-notice-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width: 100%;
    height: 100%;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    visibility: hidden;
}

.site-rehaul-notice .site-rehaul-notice-container {
    width: 100%;
    max-width: 800px;
    background-color: white;
    border: 1px #ccc solid;
    -webkit-box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 30px 10px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    transition: visibility .5s ease,
    opacity .5s ease;
}

.site-rehaul-notice .site-rehaul-notice-container.active {
    visibility: visible;
    opacity: 1;
}

.site-rehaul-notice .site-rehaul-notice-header {
    padding: 10px;
    background-color: #f1f1f1;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content:space-between;
}

.site-rehaul-notice .site-rehaul-notice-body {
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: 92vh;
    background-color: white;
    line-height: 1.6em;
}

.site-rehaul-notice .site-rehaul-notice-heading {
    margin: 5px;
    font-weight: 500;
}

.site-rehaul-notice .site-rehaul-notice-close {
    margin: 5px;
    font-size: 1.4em;
}

.site-rehaul-notice .site-rehaul-notice-close:hover {
    color: tomato;
    cursor: pointer;
}

body.proxy_advisors .footer-links ul li a.policy {
    border-bottom: 5px solid #000;
}

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

    body.proxy_advisors .site-logo img.ss {
        height: 50px;
    }

    body.proxy_advisors .verticals-menu img {
        margin-left: 50px;
        margin-top: -2px;
    }

    .items .item{
        padding: 2.75px 0 10px 0px;
    }
}

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

    body.proxy_advisors .site-logo img.ss {
        height: 43px;
    }

    body.proxy_advisors .verticals-menu img {
        margin-left: 10px;
        margin-top: -4px;
    }
}

/**
 * Printing styles
 */
@media print {

    body {
        margin: 0px 0 0 0;
    }

    #masthead-wrapper {
        position: inherit;
        box-shadow: none !important;
        top: 0px !important;
    }

    .site-logo{
        display: flex;
        justify-content: center;
        margin: 0px;
    }

    .verticals-menu{
        display: none;
    }

    .hamburger{
        display: none;
    }

    .issue-container{
        background: none;
        height: 60px;
    }

    .issue-container .issue{
        color: #111;
    }

    .load-more{
        display: none;
    }

    .videos-charticales-items{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .videos-charticales-items .card{
        float: none;
        width: initial;
        flex-grow: 1;
        max-width: 300px;
    }

    .videos-charticales-items .asset .video-icon{
        background: none;
    }

    .videos-charticales-items .publication{
        margin-right: 10px;
    }

    .archives{
        display: none !important;
    }

    .sponsored-wrapper a{
        display: none;
    }

    .footer-wrapper{
        display: none !important;
    }

    .filter-input{
        display: none !important;
    }
}


/**
 * Filter CSS
 */
.two-col-wrapper.filter-input{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.two-col-wrapper.filter-input .filter-input-wrapper{
    flex-grow: 1;
    margin: 0px 15%;
}

.two-col-wrapper.filter-input .typeahead-dropdown .tags-input-typeahead-item-default {
    color: #333;
    background-color: #eee;
}

.two-col-wrapper.filter-input .typeahead-dropdown .tags-input-typeahead-item-highlighted-default{
    color: #fff;
    background-color: #777;
}

.two-col-wrapper.filter-input .tags-input-wrapper-default{
    border-color: #bbb;
}

.two-col-wrapper.filter-input .tags-input-wrapper-default > span{
    display: inline-block;
    padding: .5em .5em;
    font-size: 85%;
}

.two-col-wrapper.filter-input .tags-input-wrapper-default .tags-input-remove:after,
.two-col-wrapper.filter-input .tags-input-wrapper-default .tags-input-remove:before{
    background: #ff6347;
}

.two-col-wrapper.filter-input .filter-input-wrapper.checkbox-input {
    /*border: 1px #ccc solid;*/
    padding: 15px 10px 10px 10px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    color: #828282;
}

.two-col-wrapper.filter-input .select-tag-label{
    cursor: pointer;
    text-transform: capitalize;
    margin: 10px 10px 0px 0px;
    display: flex;
    align-items: center;
}
.select-tag-label:hover{
    color: black;
}
.two-col-wrapper.filter-input .select-tag-label input[type="checkbox"] {
    vertical-align: middle;
}

.two-col-wrapper.filter-input .filter-input-label-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

.filter-line {
    height: 2px;
    background-color: #d8d8d8;
    position: relative;
    top: 47px;
}

.two-col-wrapper.filter-input .filter-input-label {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 1.2em;
    color: black;
    background-color: white;
    padding: 10px;
    position: relative;
    top: 25px;
}

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

    .two-col-wrapper.filter-input .filter-input-wrapper{
        margin: 0px 6%;
    }

}

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

    .two-col-wrapper.filter-input .filter-input-wrapper{
        margin: 0px 0%;
    }

}

/*OVERWRITES*/
.public-affairs #container, .public-affairs #masthead-wrapper{
    max-width: 100%;
}

.article-top{
    border:none !important;
}

.beta-wrapper {
    width: 740px;
    text-align: right;
    padding-top: 20px;
    position: absolute;
    right: 65px;
    top: 0px;
}

/*Content styles*/

.coppied_embed_notif {
    display: none;
    position: absolute;
    top: -30px;
    left: -3px;
    padding: 4px 20px;
    background: #fff;
    box-shadow: 4px 4px 18px 7px rgba(0,0,0,0.1);
    font-size: 16px;
}

.article-body-text p {
    margin: 35px 0;
    padding-right: 0;
    font-family: "Domine", serif;
    line-height: 1.9em;
}

/* Loading spinner */
.loading_pa {
    background: #fff url(/asset/img/ajax-black-sm.gif) center center no-repeat;
    width: 60px;
    height: 60px;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 142px;
    box-shadow: 4px 4px 18px 7px rgba(0,0,0,0.1);
    z-index: 100;
}
.loading_pa_2 {
    background: #fff url(/asset/img/ajax-black-sm.gif) center center no-repeat;
    width: 60px;
    height: 60px;
    margin: 30px auto;
    text-align: center;
}

.public-affairs{


}
.public-affairs #container{
    padding-top: 0 !important;

}
.public-affairs h1{
    font-family: 'Cormorant Garamond', serif;
}

h1{
    font-size: 3.0em;
    margin-bottom: 15px;
}
.public-affairs .article-top{
    background-color:#f5f5f5;
    float: left;
    width: 100%;
}
.public-affairs .article-title-wrapper{
    border-bottom: 5px solid #485228;
    padding-bottom: 10px;

}
.public-affairs h2, .sub-heading{
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    font-size: 2.8em ;
}

.public-affairs .article-auth {
    color: #878787;
    padding: 16px 0;
    padding-bottom: 8px;
}

.public-affairs .article-auth a {
    font-weight: bold;
}


.hamburger {
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right:20px;
    top:15px;
}

.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.beta-wrapper{
    display: none;
    margin-left: -785px;
}

/*Sub navigation*/
.sub-navigation{
    position: relative;
    width: 100%;
    border-bottom: 1px solid #dedede;
    height: 35px;
    color: #737373;
}
.sub-navigation .back-arrow{
    position: absolute;
    left: 15px;
    top:5px;

}

.sub-navigation .issue{
    padding-top: 8px;
    text-align: center;
    font-style: italic;

}

.sub-navigation .close{
    position: absolute;
    right: 15px;
    top:5px;
}
.sub-navigation .back-arrow img{
    float: left;
}
.sub-navigation .back-arrow .return{
    position: relative;
    top: 3px;
    left: 5px;
}
.sub-navigation .back-arrow img, .sub-navigation .close img{
    width: 25px;

}

/*End of sub navigation*/

/*Section headings*/
.section {
    clear: both;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    display: inline-block;
    position: relative;
}
.section.first{
    border-top:0;
}

.section .sub-heading{
    display:inline-block;
    padding:15px;
}

/*Social sharing*/

.section .share {
    position: relative;
    top: 25px;
    float: right;
}
.section .share .icon{
    width: 36px;
    height: 36px;
    display: inline-block;
}
.section  .embed {
    color: #757575;
    border: solid 2px #d2d2d2;
    display: inline-block;
    padding: 2px 5px;
    vertical-align: top;
    margin-top: 5px;
    border-radius: 2px;
    cursor: pointer;
}
.facebook{
    background: url("https://www.realcleardefense.com/asset/img/public-affairs/Facebook.png") no-repeat center center;
}
.twitter{
    background: url("https://www.realcleardefense.com/asset/img/public-affairs/Twitter.png") no-repeat center center;
}
.linkedin{
    background: url("https://www.realcleardefense.com/asset/img/public-affairs/Linkedin.png") no-repeat center center;
}
.share-icon{
    background: url("https://www.realcleardefense.com/asset/img/public-affairs/Share.png") no-repeat center center;
}
.mail-icon{
    background: url('https://www.realcleardefense.com/asset/img/public-affairs/Email.png') no-repeat center center;
}

/*End of section Headings*/

/*article body styles*/
.article-body-text {
    margin: 0 20px;
}
/*End of body article styles*/


/*Charticle/ section with image */
charticle{
    display: block;
    margin:0 20px;
    background-color: #ececec;
    margin-top: 20px;
}
.charticle-chart {
    border-top: 1px solid #c3c3c3;
    border-left: 1px solid #c3c3c3;
    border-right: 1px solid #c3c3c3;
}

charticle img.charticle {
    width: 100%;
    margin: 0;
    display: block;
}

charticle .credits, .credit-wrapper .credits {
    padding: 5px 0;
    text-align: center;
    background-color: #f1f1f1;
    border-bottom: 1px solid #fff;
}
.credit-wrapper .credits p{
    margin:5px 0;
}

charticle .credits img, charticle .credits p{
    display: inline-block;
    vertical-align: bottom;
    margin: 0;
}
charticle .findings{
    font-style: italic;
    font-weight: normal;
    text-align: center;
    font-size: 1.9em;
    padding-bottom: 5px;
}

charticle .findings-items{
    font-weight: bold;
    font-style: italic;
    padding-bottom: 1px;
}


ul.items {
    text-align: left;
}

ul.items li {
    padding-bottom: 15px;
    list-style: circle;
}

/*Embed functionality*/
.embed-wrapper {
    position: absolute;
    top: -35px;
    left: 20px;
    box-shadow: 3px 3px 3px #cecece;
    border-radius: 5px;
}
.embed-wrapper textarea {
    resize: none;
    overflow: hidden;
    overflow-y: scroll;
    color: #868686;
    border-color: #485228;
    border-top: 2px solid #485228;
    border-left: 2px solid #485228;
    border-bottom: 2px solid #485228;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    font-size: 15px;

}
.copy-clipboard {
    /* display: inline-block; */
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: #e0e0e0;
    border: 2px solid #485228;
    background-color: #485228;
    border-radius: 5px;
    padding-left: 9px;
}

/*TOOLTIP CSS*/
.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    position: absolute;
    z-index: 1;
    bottom: 150%;
    left: 50%;
    margin-left: -75px;
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

.copy-clipboard:hover .tooltip .tooltiptext {
    visibility: visible;
    opacity: 1;
}

/* Archives */

.archives .inside {
    font-size: 0.8em;
    color: #999;
    text-align: right;
    vertical-align: top;
}
.archives .inside select {
    border: 1px solid #ccc;
    color: #999;
}







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

    .article-top-wrapper {
        max-width: 1180px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        /*padding-bottom: 15px;*/
    }
    .public-affairs .section {
        width:100%;
    }

    .section-header-container{
        max-width: 1179px;
        margin:0 auto;
    }
    section {
        max-width: 1179px;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .charticle-chart {
        margin: 20px 0 0 0;
    }

}


@media screen and (max-width: 1179px ) {
    .public-affairs .article-title-wrapper {
        border-bottom: 5px solid #485228;
        padding-bottom: 10px;
        margin: 0 20px;
        margin-top: 13px;
    }
    .public-affairs .section {
        width:100%;
    }


    .public-affairs .section .share{
        margin-right:15px;
    }

    .article-top-wrapper {
        max-width: 1180px;
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
    }
    .public-affairs .article-auth {
        margin: 0 20px;
    }

    .site-nav{
        margin-right: 30px;
    }
    .charticle-chart {
        margin: 20px 0 0 0;
    }


}


@media screen and (max-width: 768px) {
    .public-affairs .article-title-wrapper {
        border-bottom: 5px solid #485228;
        padding-bottom: 10px;
        margin: 0 20px;
        margin-top: 13px;
    }
    .section {

        /*margin-bottom: -15px;*/
    }

    .section .share {
        position: relative;
        top: 15px;
        float: right;
        margin-right: 15px;
    }
    .public-affairs h1 {
        font-size: 2.5em;
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .public-affairs h2, .sub-heading {

        font-size: 1.8em;
        padding-left: 20px !important;
    }

    .beta-wrapper{
        display: block;
        right: 0;
    }

    .hamburger{
        top: 9px;
        display: none;
    }

    .article-body-text {
        margin: 0 20px;
    }
    .article-body-text p {
        margin: 25px 0;
        padding-right: 0;
        font-family: "Domine", serif;
        line-height: 1.9em;
    }
    .article-body-text p:first-of-type{
        margin:20px 0;
    }
    charticle {

        margin: 0 20px;

    }

    /*Overwrittes from master*/
    .site-nav-more img.jQ-section-menu {

        margin-right: -25px;
    }
}

.summary > span > p:first-child:first-letter{
    color:#000;
    font-size:4.4em;
    float: left;
    line-height: 0.6;
    padding-right: 8px;
    font-family: "Cormorant Garamond", serif;
    font-weight: 300;
}


/*Moblie CSS*/
@media screen and (max-width: 588px){

    .section .share {
        float: left;
        margin-left: 20px;
        position: relative;
        top: -7px;
    }
}


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

    .public-affairs-landing h1 {

        font-size: 1.8em;
        margin-bottom: 7px;
        margin-top: -3px;

    }
    .public-affairs .article-title-wrapper {
        border-bottom: 5px solid #485228;
        padding-bottom: 10px;
        margin: 0 20px;
        margin-top: 13px;
    }
    .section-header-container {
        display: inline-block;
    }
    .section .share {
        top: 0;
        float: left;
        margin-left: 20px;
        margin-top: -13px;
    }
    .public-affairs .article-top{

    }
    .public-affairs .article-auth {

        font-size: .8em;
        margin:0 20px;
    }
    .article-body-text {
        margin: 0 20px;
    }

    charticle {

        margin: 0 0;

    }
    .credits p {

        font-size: .9em;
    }
    charticle .findings-items {

        font-size: .9em;
        margin-right: 10px;
    }

    .section .share .icon {
        width: 33px;
    }
}


.pa-loading {
    background: url(loader.gif) no-repeat center center;
    -webkit-background-size: 80px;
    background-size: 80px;
    display: inline-block;
    width: 35px;
    height: 35px;
    padding: 20px;
    text-align: center;
    margin-bottom: 20px;
    margin-right: 20px;
    float: left;
}

.load-more { cursor:pointer; }
section { display:inline-block !important; width:100%; }
.archives .search-wrapper .filter label { text-transform:capitalize; }

.two-col-wrapper .col ul.items,
.two-col-wrapper .col ul.items li{
    list-style: none;
    font-size: 1.1em;
}

.two-col-wrapper .essential-reading ul.essential-reading-items,
.two-col-wrapper .in-the-news ul.in-the-news-items{
    padding-left:15px;
}

.two-col-wrapper .essential-reading ul.essential-reading-items,
.two-col-wrapper .essential-reading ul.essential-reading-items .item,
.two-col-wrapper .in-the-news ul.in-the-news-items,
.two-col-wrapper .in-the-news ul.in-the-news-items .item{
    list-style: disc;
}

a.subpage_header_nav {
    display: block;
    background: black;
    padding: 10px;
    text-align: center;
    clear: both;
    position: relative;
    top: 10px;
    margin-bottom: 10px;
    color: white;
}
a.subpage_header_nav .title {
    font-size: 1.2em;
}

.subissue_links {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    font-size: 16px;
}

.subissue_links li {
    display: inline-block;
}

.subissue_links li a {
    color: inherit;
    padding: 0 5px
}

.mailchimp_newsletter_signup_form {
    transition: all .3s ease;
    display: flex;
    flex-direction: column;
    align-content: center;
    width: fit-content;
    text-align: center;
    background-color: #f2f2f2;
    padding: 0 1em 0;
    max-width: 30em;
    margin: 0 auto 0.5em;
}

.confirm_tos {
    padding: 1em;
    display: flex;
    justify-content: center;
}

.mailchimp_newsletter_signup_form_success{
    background-color: #d4edda;
}
.mailchimp_newsletter_signup_label{
    font-size: 1.25em;
    padding: 0.5em;
}

.mailchimp_newsletter_signup_input {
    text-align: center;
    padding: 0.5em;
    border: solid 1px rgb(193, 193, 193);
    font-size: 1.1em;
    margin-bottom: 1em;
}

.mailchimp_newsletter_signup_input:hover {
    transition: all .3s ease;
    box-shadow: 3px 3px 3px #dedede;
}
.mailchimp_newsletter_signup_hidden{
    transition: all .3s ease;
    opacity: 0;
    height: 0;
}

.mailchimp_newsletter_signup_input_wrapper{
    display: contents;
}

.mailchimp_newsletter_signup_button {
    border: solid 1px #c6c8ca;
    background-color: #d6d8d9;
    transition: all .3s ease;
    font-size: 1em;
    padding: 1em;
    opacity: 1;
    height: auto;
    width: 100%;
}

.mailchimp_newsletter_signup_button_enabled {
    border: solid 1px #b8daff;
    background-color: #cce5ff;
}

.mailchimp_newsletter_signup_button:hover {
    transition: all .3s ease;
    box-shadow: 3px 3px 3px #c7c7c7;
    cursor: pointer;
}

.mailchimp_newsletter_signup_privacy_policy{
    transition: all .3s ease;
    margin-bottom: 1em;
}

.mailchimp_newsletter_signup_submitting_wrapper{
    height: 3em;
}

.submit-fix {
    transition: all .3s ease;
    font-size: 1em;
    margin: 1em 0;
    padding: 1em;
}

#read_more,
#read_less{
    font-weight: bold;
    font-family: "Roboto", sans-serif;
}

#read_more:hover,
#read_less:hover{
    cursor: pointer;
    text-decoration: underline;
}


.body-photo-left {
    border-bottom: 2px solid #EBEBEB;
    display: inline-block;
    float: left;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 10px 10px 5px 0;
    width: 240px;
    max-width: 100%;
    height: auto;
}

.body-photo-left img {
    margin: 0;
    border-bottom: 0;
}

.body-photo-inline{
    max-width: 100%;
    height: auto;
}

.body-photo-left .body-photo-title {
    margin: 0;
    padding: 5px 0 0;
    display: inline-block;
}

.body-photo-left .body-photo-byline {
    font-family: 'ROBOTO', sans-serif;
    color: #000000;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 5px;
}

.body-photo-left .body-photo-byline a {
    color: #000000;
}

.body-photo-left .photo-caption-social {
    text-align: right;
}

.body-photo-left .hover-social {
    display: none;
}

.body-photo-left .inline-social {
    text-align: right;
}

.body-photo-left.nosocial .inline-social, .body-photo-left.nosocial .body-photo-title, .body-photo-left.nosocial .body-photo-byline {
    display: none;
}

.body-photo-left .body-photo-bottom {
    display: none;
}

.body-photo-right {
    border-bottom: 2px solid #EBEBEB;
    display: inline-block;
    float: right;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 10px 0 5px 10px;
    width: 240px;
    box-sizing: border-box;
    max-width: 100%;
    height: auto;
}

.body-photo-right img {
    margin: 0;
    border-bottom: 0;
}

.body-photo-right .body-photo-title {
    margin: 0;
    padding: 5px 0 0;
    display: inline-block;
}

.body-photo-right .body-photo-byline {
    font-family: 'ROBOTO', sans-serif;
    color: #000000;
    font-size: 0.9em;
    font-weight: bold;
    padding-bottom: 5px;
}

.body-photo-right .body-photo-byline a {
    color: #000000;
}

.body-photo-right .photo-caption-social {
    text-align: right;
}

.body-photo-right .hover-social {
    display: none;
}

.body-photo-right .inline-social {
    text-align: right;
}

.body-photo-right .body-photo-bottom {
    display: none;
}


/*PA Free speach widget */
.pa-free-speech-widget{
    width: 100%;
    margin:auto;
    margin-top: 21px;
}
.pa-free-speech-widget .free-speech-widget {
    border: solid 1px #dedede;
    padding: 15px;
    text-align: center;
    margin:auto;
}

.pa-free-speech-widget .button.is-success {
    background-color:
            #18af90;
    border-color: transparent;
    color: #fff;
}
.pa-free-speech-widget .button.is-success.is-light {
    background-color: #edfdf9;
    color: #17a689;
}
.pa-free-speech-widget .mt-6 {
    margin-top: 3rem!important;
}
.pa-free-speech-widget h1 a, .pa-free-speech-widget h1 a:visited
{
    color:#000 !important;
}
.pa-free-speech-widget .button {
    background-color: #fff;
    border-color: #dbdbdb;
    border-width: 1px;
    color: #363636;
    cursor: pointer;
    justify-content: center;
    padding: calc(.5em - 1px) 1em;
    text-align: center;
    white-space: nowrap;
    display: block;
}
.pa-free-speech-widget .logos a {
    display: inline;
    text-align: center;
    padding-top: 10px;
}
.pa-free-speech-widget .logos img {
    width: 78px;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}
.pa-free-speech-widget .university-logos img {
    /*width: 130px;*/
    margin-top: 10px !important;
    display: block;
    position: relative;
    height: 37px;
    margin-right: 10px;
}
.pa-free-speech-widget .university-logos ul{
    padding: 0;
}
.pa-free-speech-widget .university-logos ul li {
    display: inline-block;
    vertical-align: middle;
}

#public_affairs_app template {
    display: block;
}