body,
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.home p,
.page-template-template-front-page p,
.big-box p,
.editorial .content h1 {
    /* font-family: "PT Serif", serif; */
}

.screen-reader-text {
    border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

blockquote,
blockquote p,
.editorial .content blockquote p {
    color: #000;
    font-size: 1.3125rem;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}

blockquote {
    padding: 0;
    margin: 0;
    border: none;
}

sup {
    text-transform: lowercase;
}

/*
Buttons
*/
.input[type="submit"] {
    background-image: url(../assets/lighten.png);
    background-color: #418ecc;
}

.off-canvas ul li.current_page_item a {
    border-bottom-color: #418ecc;
}

@media print, screen and (min-width: 75em) {
    header .off-canvas ul li:hover a,
    header .off-canvas ul li.current_page_item a,
    header .off-canvas ul li.current-menu-item a {
        border-bottom-color: #418ecc;
    }
}

.iohr_tv-template-default header .off-canvas ul li a[href*="iohr-tv"],
.tax-iohr_tv_cat header .off-canvas ul li a[href*="iohr-tv"],
.post-type-archive-iohr_tv header .off-canvas ul li a[href*="iohr-tv"] {
    border-bottom-color: #418ecc;
}

@media print, screen and (min-width: 75em) {
    header .off-canvas ul li.menu-item-has-children:hover ul {
        min-width: 262%;
        width: auto;
        background: #418ecc;
    }

    header .off-canvas ul li.menu-item-has-children:hover ul li {
        background-color: #418ecc;
        background-image: url(../assets/lighten.png);
    }
}

.trans {
    background-image: url(../assets/lighten.png);
    background-color: #418ecc;
}

.page-template-page-iohr-tv-category .vid-cat-contain h2 .cat-title,
.single-iohr_tv .vid-cat-contain h2 .cat-title,
.tax-iohr_tv_cat .vid-cat-contain h2 .cat-title,
.post-type-archive-iohr_tv .vid-cat-contain h2 .cat-title {
    color: #418ecc;
}

/*.post-type-archive-iohr_tv .videocategory.thompson-reuters-foundation-on-iohrtv .vid-cat-contain h2 .cat-title {
    display: inline-block;
    padding-top: 82px;
    background-image: url(../assets/trf-logo.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 233px 52px;
}

@media (min-width: 992px) {
        .post-type-archive-iohr_tv .videocategory.thompson-reuters-foundation-on-iohrtv .vid-cat-contain h2 .cat-title {    display: inline;
        padding-top: 0;
        padding-left: 263px;
        background-position: left center;
    }
}*/

.page-template-page-iohr-tv-category div.videos .video-link-highlights:hover .title,
.single-iohr_tv div.videos .video-link-highlights:hover .title,
.tax-iohr_tv_cat div.videos .video-link-highlights:hover .title,
.post-type-archive-iohr_tv div.videos .video-link-highlights:hover .title {
    color: #418ecc;
}

.page-template-page-iohr-tv-category div.videos .video-link:hover .title,
.single-iohr_tv div.videos .video-link:hover .title,
.tax-iohr_tv_cat div.videos .video-link:hover .title,
.post-type-archive-iohr_tv div.videos .video-link:hover .title {
    color: #418ecc;
}

.page-template-page-iohr-tv-category .video-archive-title,
.single-iohr_tv .video-archive-title,
.tax-iohr_tv_cat .video-archive-title,
.post-type-archive-iohr_tv .video-archive-title {
    color: #418ecc;
}

@media print, screen and (min-width: 40em) {
    .page-template-page-iohr-tv-category .videoarchive .video-archive-item a:hover .textcontentsection .title,
    .single-iohr_tv .videoarchive .video-archive-item a:hover .textcontentsection .title,
    .tax-iohr_tv_cat .videoarchive .video-archive-item a:hover .textcontentsection .title,
    .post-type-archive-iohr_tv .videoarchive .video-archive-item a:hover .textcontentsection .title {
        color: #418ecc;
    }
}

.page-template-page-iohr-tv-category .vid-cat-title-area .cat-title,
.single-iohr_tv .vid-cat-title-area .cat-title,
.tax-iohr_tv_cat .vid-cat-title-area .cat-title,
.post-type-archive-iohr_tv .vid-cat-title-area .cat-title {
    color: #418ecc;
}

.brexit-banner {
    position: relative;
    z-index: 11;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 0;
    background-color: #4790cc;
    text-align: center;
    overflow: hidden;
    cursor: pointer;
    transition: height .25s ease, background-color .25s ease;
}

/*.brexit-banner.visible {
    height: 50px;
}*/

.brexit-banner:hover {
    background-color: #326991;
    color: #fff;
}

.brexit-banner a {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 0;
    text-transform: uppercase;
    transition: color .25s ease, line-height .25s ease-in-out;
}

.brexit-banner.visible a {
    line-height: 50px;
}

.brexit-banner span {
    display: none;
    font-weight: 700;
}

@media (min-width: 75em) {
    .brexit-banner span {
        display: inline;
        font-weight: 700;
    }
}

header {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    /* margin-top: 38px; */
    /* margin-bottom: 38px; */
}

@media print, screen and (min-width: 75em) {
    header {
        margin-top: 0;
        padding-left: 0.625rem;
        padding-right: 0.5rem;
        margin-bottom: 0;
    }
}

header .page-container .row,
.home header .page-container .row
.page-template-template-front-page header .page-container .row {
    margin-left: -0.703125rem;
    margin-right: -0.703125rem;
}

@media print, screen and (min-width: 75em) {
    header .page-container .row,
    .home header .page-container .row,
    .page-template-template-front-page header .page-container .row {
        margin-left: auto;
        margin-right: auto;
    }
}

.off-canvas {
    top: auto;
    bottom: 100%;
}

.off-canvas.open {
    top: 0;
    bottom: auto;
}

@media print, screen and (min-width: 75em) {
    header .off-canvas {
        display: flex;
        align-items: flex-end;
        width: 62%;
        margin-top: 3.5rem;
    }
}

header .logo-mobile {
    max-height: 64px;
    width: auto;
}

@media print, screen and (min-width: 75em) {
    header .logo-mobile {
        display: none;
    }
}

header .logo-desktop {
    display: none;
}

@media print, screen and (min-width: 75em) {
    header .logo-desktop {
        display: inline-block;
        width: auto;
        max-height: 92px;
        position: relative;
        top: 0.25rem;
        left: -15px;
    }
}

.off-canvas ul {
    padding-left: 0;
}

@media print, screen and (min-width: 75em) {
    header .off-canvas ul {
        margin-top: 0;
    }

    header .off-canvas ul li {
        margin-right: 27px;
    }

    header .off-canvas ul li:last-child {
        margin-right: 0;
    }
}

.off-canvas ul li a {
    font-weight: 600;
}

.off-canvas ul li ul li a {
    display: block;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search-form {
    position: relative;
    z-index: 11;
    padding: 2px 0;
}

@media (max-width: 1199px) {
    .search-form {
        position: absolute;
        top: 20px;
        right: 80px;
    }
}

@media print, screen and (min-width: 75em) {
    .search-container {
        margin-top: 49px;
    }

    .search-form {
        padding-top: 0;
        padding-bottom: 24px;
        margin-top: -1px;
        margin-left: 27px;
    }
}

.search-form label {
    position: absolute;
    right: 100%;
    display: block;
    width: 0;
    margin-top: -2px;
    margin-right: 13px;
    overflow: hidden;
    transition: width .25s ease;
}

.search-form.visible label {
    width: 140px;
}

.search-field {
    width: 100%;
    padding: 5px 10px;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    font-weight: 400;
}

.search-form .search-submit {
    position: relative;
    width: 24px;
    height: 24px;
    padding: 0;
    border-radius: 0;
    background: none;
    font-size: 0;
    cursor: pointer;
    vertical-align: middle;
}

.search-submit:focus {
    outline: none;
}

.search-submit::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 16px;
    height: 16px;
    border: 3px solid #000;
    border-radius: 8px;
}

.search-submit::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 15px;
    display: block;
    width: 4px;
    height: 10px;
    border-radius: 2px;
    background-color: #000;
    transform: rotate(-45deg);
}

.donate-button {
    position: relative;
    z-index: 10;
    /* display: inline-block; */
    display: block;
    width: 100vw;
    padding: .5rem 1rem;
    /* margin-top: 5px; */
    margin-top: -110px;
    margin-left: -20px;
    border: 1px solid #f90;
    background-color: #f90;

    border-color: #418ecc;
    background-color: #418ecc;

    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-align: center;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease, color .25s ease;
}

.page-template-template-front-page .donate-button {
    margin-left: calc(-20px + -.703125rem);
}

@media print, screen and (min-width: 768px) {
    .donate-button {
        margin-left: -24px;
    }

    .page-id-12 .donate-button,
    .page-template-template-front-page .donate-button {
        margin-left: calc(-24px + -.703125rem);
    }
}

@media print, screen and (min-width: 1200px) {
    .donate-button {
        display: inline-block;
        width: auto;
        margin-top: -2px;
        margin-left: 0;
    }

    .page-template-template-front-page .donate-button {
        margin-left: 0;
    }
}

.donate-button:hover {
    border-color: #7aa4dd;
    background-color: #7aa4dd;
    color: #000;
}

.donate-button:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
    color: #000;
}

.donate-button svg {
    display: inline-block;
    width: 1.125em;
    height: 1em;
    font-size: inherit;
    overflow: visible;
    vertical-align: -.125em;
    margin-right: .375rem;
}

.trans {
    width: auto;
    min-width: 100%;
}

.btn {
    display: inline-block;
    width: auto;
    min-width: 9.375rem;
    padding: 0 20px;
}

.report-item a.btn {
    margin: 0;
}

.page-template-page-iohr-tv-category .vid-cat-contain a.view-all-iohr-tv-category .btn,
.single-iohr_tv .vid-cat-contain a.view-all-iohr-tv-category .btn,
.tax-iohr_tv_cat .vid-cat-contain a.view-all-iohr-tv-category .btn,
.post-type-archive-iohr_tv .vid-cat-contain a.view-all-iohr-tv-category .btn {
    width: auto;
    min-width: 5rem;
}

@media screen and (max-width: 39.9375em) {
    .page-template-page-iohr-tv-category .vid-cat-contain a.view-all-iohr-tv-category .btn,
    .single-iohr_tv .vid-cat-contain a.view-all-iohr-tv-category .btn,
    .tax-iohr_tv_cat .vid-cat-contain a.view-all-iohr-tv-category .btn,
    .post-type-archive-iohr_tv .vid-cat-contain a.view-all-iohr-tv-category .btn {
        width: auto;
        min-width: 3.5rem;
    }
}

.hub-links {
    margin-bottom: 20px;
}

@media print, screen and (min-width: 75em) {
    .hub-links {
        margin-bottom: 30px;
    }
}

@media screen and (min-width: 75em) {
    .hub-links.row.collapse {
        margin-left: -25px;
        margin-right: -25px;
    }

    .hub-links.row.collapse > .medium-6 {
        padding-left: 25px;
        padding-right: 25px;
    }
}

.hub-links .medium-6 {
    margin: 0;
}

.hub-links .medium-6 + .medium-6 {
    margin-top: 50px;
}

@media print, screen and (min-width: 40em) {
    .hub-links .medium-6 + .medium-6 {
        margin-top: 0;
    }

    .hub-links .medium-6 + .medium-6 + .medium-6 {
        margin-top: 50px;
    }
}

.report-item {
    padding-bottom: 1.5625rem;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

@media print, screen and (min-width: 75em) {
    .report-item {
        padding-bottom: 3.125rem;
    }
}

.report-item:last-child {
    padding-bottom: 0;
}

.report-item .entry-media {
    margin-bottom: .5rem;
}

.report-item .post-thumbnail {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 54.547%;
}

.page-id-18 .report-item > .columns:first-child {
    position: relative;
    height: 0;
    padding-bottom: 27.249%;
}

.report-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: 0;
}

.page-id-3119 iframe {
    height: 7516px;
}

@media (min-width: 75em) {
    .page-id-3119 iframe {
        height: 5606px;
    }
}

.page-id-3119 .page-hero {
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-hero .textarea {
    height: auto;
    min-height: 3.125rem;
}

.page-id-36631 .page-hero .textarea {
    left: auto;
    right: 0;
    text-align: right;
}

.go-to-survey {
    display: inline-block;
    padding: .5rem 1rem;
    border: 1px solid #f90;
    background-color: #f90;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-align: center;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease, color .25s ease;
}

@media print, screen and (min-width: 75em) {
    .go-to-survey {
        position: absolute;
        left: calc(62.5% - 156px);
        bottom: 0;
        z-index: 1;
    }
}

.go-to-survey:hover {
    border-color: #e37e20;
    background-color: #e37e20;
    color: #000;
}

.go-to-survey:focus {
    box-shadow: 0 0 0 3px rgba(227,126,32,.5);
    color: #000;
}

@media print, screen and (min-width: 75em) {
    .hub-links h3 {
        font-size: 2.25rem;
        line-height: 1.15;
        margin-bottom: .5rem;
        margin-top: 0;
    }
}

@media print, screen and (min-width: 75em) {
    .hub-links p {
        font-size: .875rem;
        line-height: 1.5;
        width: 93%;
    }
}

footer {
    padding-top: 80px;
    padding-bottom: 130px;
}

@media (min-width: 75em) {
    footer .gridfix.first-col {
        margin-right: 4rem;
        width: 14.625rem;
    }
}

footer .row.collapse > .columns + .columns {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    footer .row.collapse > .columns + .columns {
        margin-top: 0;
    }
}

footer .facebook,
footer .twitter,
footer .youtube,
footer .instagram,
footer .btn {
    margin-bottom: 0;
}

footer h2 {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: 1.5rem;
    letter-spacing: .2px;
}

.contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
    color: rgba(255,255,255,.75);
    font-family: Lato, sans-serif;
    font-size: 1rem;
}

.contact-info li {
    line-height: 1.375rem;
}

.contact-info li + li {
    margin-top: 4px;
}

.contact-info a {
    color: rgba(255,255,255,.75);
}

.contact-info svg {
    max-width: 14px;
    max-height: 14px;
    vertical-align: middle;
}

.social-links {
    margin-top: 1rem;
}

.social-links a + a {
    margin-left: 1rem;
}

.social-links img {
    max-height: 1.5rem;
    width: auto;
    margin: 0;
    opacity: .75;
}

footer p,
.home footer p,
.page-template-template-front-page footer p {
    margin-bottom: 1rem;
    color: rgba(255,255,255,.75);
    font-family: Lato, sans-serif;
    font-size: 1rem;
}

footer .gridfix .btn {
    display: inline-block;
    width: auto;
    height: auto;
    padding: .5rem 1rem;
    margin: 0;
    font-size: 1rem;
    line-height: 1.25rem !important;
}

footer .orange {
    color: #fff;
}

footer .gridfix ul {
    margin: 0;
    font-family: Lato, sans-serif;
}

footer .gridfix ul li + li {
    margin-top: 2px;
}

footer .gridfix ul li a {
    color: rgba(255,255,255,.75);
    font-size: 1rem;
}

footer .gridfix ul li a:hover {
    color: #fff;
}

.twitter-international {
    position: relative;
    float: left;
    width: 11.25rem;
    margin-right: 0.75rem;
    margin-top: 12px;
    margin-bottom: 1.125rem;
}

.twitter-links {
    list-style: none;
    margin: 0;
    font-family: Lato, sans-serif;
}

.twitter-links li {
    line-height: 1.125rem;
    margin-left: 0;
    line-height: 20px;
}

.twitter-links li + li {
    margin-top: 2px;
}

.twitter-links a {
    color: rgba(255,255,255,.75);
    font-size: 1rem;
}

@media (min-width: 1200px) {
    .twitter-international {
        position: absolute;
        left: 0;
        bottom: -100px;
        float: none;
        width: auto;
        margin: 0;
    }

    .twitter-international .action {
        padding: 6px 0 6px 48px;
        margin: 0;
        background-image: url(../assets/earth-globe-icon.png);
        background-position: left center;
        background-repeat: no-repeat;
        background-size: 36px 36px;
    }

    .twitter-links {
        display: flex;
        margin-top: 1rem;
    }

    .twitter-links li + li {
        margin: 0 0 0 1.5rem;
    }

    .twitter-links a {
        display: block;
        line-height: 20px;
    }

    .small-12.large-2.columns.gridfix.end {
        margin-right: 0;
    }
}

.after-footer {
    padding-top: 0;
    padding-bottom: 80px;
}

.after-footer::before {
    content: none;
}

.after-footer > .page-container {
    position: relative;
    padding-top: 50px;
}

.after-footer > .page-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
}

.bottom-footer {
    margin-left: -15px;
    margin-right: -15px;
}

.bottom-footer .columns {
    padding-left: 15px;
    padding-right: 15px;
}

.after-footer .legal {
    width: 100%;
}

.after-footer .end {
    width: 100%;
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .after-footer .legal {
        width: 66.666667%;
    }

    .after-footer .end {
        width: 33.333333%;
        margin-top: 0;
    }
}

.after-footer p {
    color: rgba(255,255,255,.5);
    font-family: Lato, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}

.after-footer .gmaps-link {
    line-height: 1.125rem;
}

.after-footer .gmaps-link a {
    color: rgba(255,255,255,.75);
    font-family: Lato, sans-serif;
    font-size: .875rem;
}

.after-footer .gmaps-link a:hover {
    color: #fff;
}

.after-footer strong {
    display: block;
    margin-bottom: .25rem;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .2px;
    text-transform: none;
}

.after-footer strong + br {
    display: none;
}

.after-footer p,
.after-footer ul {
    margin-top: 0;
    margin-bottom: 0;
}

.after-footer ul {
    font-family: Lato, sans-serif;
}

@media (min-width: 1200px) {
    .after-footer ul {
        text-align: right;
    }
}

.after-footer ul li {
    line-height: 1.25rem;
}

.after-footer ul li a {
    color: rgba(255,255,255,.75);
    font-size: .875rem;
}

.after-footer ul li a:hover {
    color: #fff;
}

.home > .shadowcont > .grey,
.page-template-template-front-page > .shadowcont > .grey {
    margin-bottom: 0;
}

.page-container::after {
    content: "";
    display: table;
    clear: both;
}

.page-template-footer-page .page-hero {
    width: 100%;
}

.page-id-996 .page-hero,
.post-type-archive-priority_posts .page-hero {
    height: 13.0625rem;
    background-position: left top !important;
}

.page-id-22 .page-hero  {
    height: 480px;
}

@media print, screen and (min-width: 40em) {
    .page-id-22 .page-hero {
        height: 37.5rem;
    }
}

.page-template-template-partners .page-hero {
    margin-bottom: 4rem;
}

@media print, screen and (min-width: 40em) {
    .page-template-template-partners .page-hero {
        height: 25.625rem;
    }
}

.page-template-template-front-page .stripe-box {
    background-color: #4f91ce;
    color: #000;
}

.page-template-template-live-stream .stripe-box {
    margin-bottom: 4rem;
}

.page-id-28 .stripe-box h1,
.post-type-archive-news_item .stripe-box h1,
.page-id-83 .stripe-box h1,
.post-type-archive-priority_posts .stripe-box h1,
.single-campaign .stripe-box h1,
.page-template-template-newsletter .stripe-box h1 {
    margin: 0;
    text-align: center;
}

.post-type-archive-news_item .stripe-box h1,
.post-type-archive-priority_posts .stripe-box h1,
.post-type-archive-event .stripe-box h1,
.page-template-template-newsletter .stripe-box h1 {
    text-transform: uppercase;
}

.page-id-81 h1 {
    width: auto;
    margin-top: 0;
    margin-bottom: 1.25rem;
    font-size: 3rem;
    line-height: 1.1;
}

.page-template-template-live-stream .stripe-box h1 {
    margin: 0;
    text-transform: uppercase;
}

.single-priority_posts .stripe-box h1,
.page-id-14 .stripe-box h1,
.page-id-2907 .stripe-box h1,
.page-template-template-form .stripe-box h1,
.page-template-template-engage .stripe-box h1 {
    text-transform: uppercase;
}

@media print, screen and (min-width: 75em) {
    .page-template-template-front-page .stripe-box h1 {
        font-size: 36px;
        letter-spacing: .7px;
    }
}

.single-pr .stripe-box .leadin {
    display: block;
    width: 96%;
    margin: 0 auto;
    margin-top: initial;
    font-family: Oswald, sans-serif;
    font-size: 1.375rem;
    line-height: 1.5rem;
    letter-spacing: -0.025em;
    text-align: center;
    text-transform: uppercase;
}

@media print, screen and (min-width: 75em) {
    .single-pr .stripe-box .leadin {
        font-size: 2.75rem;
        font-weight: 900;
        line-height: 2.75rem;
        margin-top: auto !important;
        margin-bottom: auto !important;
    }
}

@media (min-width: 75em) {
    .page-id-14 .page-hero,
    .page-id-77 .page-hero,
    .page-id-79 .page-hero,
    .page-id-81 .page-hero,
    .page-id-996 .page-hero,
    .post-type-archive-priority_posts .page-hero,
    .post-type-archive-event .page-hero,
    .single-campaign .page-hero,
    .page-template-template-mp-email .page-hero,
    .tax-bayt-uk-cat .page-hero {
        height: 257px;
        background-position: center !important;
    }

    .postid-33690 .page-hero {
        height: 272px;
    }
}

.single-campaign .page-hero,
.page-template-template-mp-email .page-hero,
.tax-bayt-uk-cat .page-hero {
    height: 0;
    padding-bottom: 100%;
}

@media (min-width: 992px) {
    .single-campaign .page-hero,
    .page-template-template-mp-email .page-hero,
    .tax-bayt-uk-cat .page-hero {
        height: 257px;
        padding-bottom: 0;
    }
}

.page-id-81 .page-hero {
    margin-bottom: 50px;
}

.postid-2506 .page-hero {
    background-position: left top !important;
}

.page-id-2907 .page-hero {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.page-id-2907 .page-hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0,0,0,.5);
}

.postid-2736 .page-hero {
    background-position: left bottom !important;
}

.postid-7091 .page-hero,
.tax-bayt-uk-cat .page-hero {
    position: relative;
    padding-bottom: 56.02%;
}

@media (min-width: 992px) {
    .postid-7091 .page-hero,
    .tax-bayt-uk-cat .page-hero {
        height: 257px;
        padding-bottom: 0;
    }
}

.postid-7091 .page-hero::after,
.tax-bayt-uk-cat .page-hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}

.postid-7091 .page-hero video,
.tax-bayt-uk-cat .page-hero video {
    width: 100%;
    height: auto;
}

.page-id-2907 .page-hero video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.single-campaign .page-hero img,
.page-template-template-mp-email .page-hero img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left center;
}

.single-campaign .page-hero .desktop-header,
.tax-bayt-uk-cat .page-hero .desktop-header,
.page-template-template-mp-email .page-hero .desktop-header {
    display: none;
}

@media (min-width: 992px) {
    .single-campaign .page-hero .mobile-header,
    .tax-bayt-uk-cat .page-hero .mobile-header,
    .page-template-template-mp-email .page-hero .mobile-header {
        display: none;
    }

    .single-campaign .page-hero .desktop-header,
    .page-template-template-mp-email .page-hero .desktop-header,
    .tax-bayt-uk-cat .page-hero .desktop-header {
        display: inline;
    }
}

.single-campaign .page-hero .banner {
    position: absolute;
    top: 25px;
    left: 0;
    padding: 20px 30px;
    background-color: rgba(255,255,255,.9);
    font-family: Oswald, sans-serif;
}

.single-campaign .page-hero .banner-title {
    display: block;
    color: #9e1d07;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
}

.single-campaign .page-hero .banner-hashtag {
    font-size: 1.5rem;
    font-weight: 700;
}

@media print, screen and (min-width: 75em) {
    .single-campaign .page-hero .banner {
        padding: 30px 40px;
    }

    .single-campaign .page-hero .banner-title {
        font-size: 2.75rem;
    }

    .single-campaign .page-hero .banner-hashtag {
        font-size: 1.75rem;
    }
}

.single .page-hero .title-box {
    position: absolute;
}

.page-template-full-width-img .page-hero {
    margin-bottom: 50px;
}

.post-type-archive-priority_posts .row.page-hero {
    background: url(../assets/Blog-image-mobile.jpg);
}

@media screen and (min-width:767px) {
    .post-type-archive-priority_posts .row.page-hero {
        background: url(../assets/Blog-image-larger.jpg);
    }
}

.post-type-archive-event .row.page-hero {
    background: url(../assets/Thumbnail-Events.jpg);
}

.page-id-79 .row.page-hero {
    background: url(../assets/Thumbnail-Events.jpg);
}

.page-id-77 .row.page-hero {
    background: url(../assets/Campaigns2.jpg);
}

.page-id-77 .row.page-hero + .page-container {
    padding-top: 50px;
}

.page-id-26 .hub-links > .columns .entry-media img {
    opacity: 0;
}

.page-id-26 .hub-links > .columns .entry-media a {
    background-size: cover;
}

.page-id-26 .hub-links > .columns:nth-child(1) .entry-media a {
    background-image: url(../assets/Campaigns2.jpg);
}


.page-id-26 .hub-links > .columns:nth-child(2) .entry-media a {
    background-image: url(../assets/Thumbnail-Events.jpg);
}

.page-id-26 .hub-links > .columns:nth-child(3) .entry-media a {
    background-image: url(../assets/Thumbnail-Engage.jpg);
}

.page-id-26 .hub-links > .columns:nth-child(4) .entry-media a {
    background-image: url(../assets/Thumbnail-Press-Releases.jpg);
}

.research-home {
    padding-top: 50px;
}

.share .videoshare,
.share .videoshare.middleshare {
    display: flex;
    align-items: center;
    margin: 0 0 0 1rem;
    border: none;
}

.share.video {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
}

.share .videoshare .title {
    white-space: nowrap;
}

.share .videoshare .twitter,
.share .videoshare .facebook,
.share .videoshare .mail,
.share .videoshare .whatsapp {
    position: static;
}

.share .facebook,
.share .videoshare .facebook {
    margin-left: 0.625rem;
}

.share .videoshare .mail {
    margin-right: 0.625rem;
}

.share .videoshare .whatsapp {
    display: inline-block;
    width: 1.5625rem;
    height: 1.5625rem;
    background: url(../assets/whatsapp-alternate.png) no-repeat;
    background-size: cover !important;
}

@media print, screen and (min-width: 40em) {
    .share .videoshare .whatsapp {
        width: 1.875rem;
        height: 1.875rem;
    }
}

.share.video #breadcrumbs {
    margin-top: 0;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.share.video #breadcrumbs span > span a,
.share.video #breadcrumbs span > span span a,
.share.video #breadcrumbs span > span span span a,
.share.video #breadcrumbs .breadcrumb_last {
    padding: 0;
}

ul.breadcrumbs {
    margin: 0 0 1.25rem;
    font-family: Lato, sans-serif;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.single-campaign ul.breadcrumbs {
    margin-bottom: 30px;
}

@media print, screen and (min-width: 40em) {
    ul.breadcrumbs {
        top: 0;
    }
}

ul.breadcrumbs li {
    margin-right: 0;
}

ul.breadcrumbs li.separator {
    font-size: 0 !important;
}

ul.breadcrumbs li.separator::after {
    content: "/";
    margin-left: 4px;
    margin-right: 4px;
    color: rgba(0,0,0,.5);
    font-size: .875rem;
}

ul.breadcrumbs a,
ul.breadcrumbs strong {
    font-size: inherit !important;
}

.share {
    display: flex;
    align-items: center;
    padding: 7px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.page-template-template-live-stream .breadcrumbs + .share {
    margin-bottom: 30px;
}

.page-template-template-live-stream .row + .share {
    margin-top: 30px;
}

@media print, screen and (min-width: 40em) {
    .share {
        margin-bottom: 30px;
        margin-top: 30px;
    }
}

@media print, screen and (min-width: 75em) {
    .share, .social-media {
        height: auto;
    }

    .page-template-template-live-stream .breadcrumbs + .share {
        margin-bottom: 50px;
    }

    .page-template-template-live-stream .row + .share {
        margin-top: 50px;
    }
}

.page-template-template-petition .share {
    max-width: 900px;
    padding: 15px 0;
    margin-left: auto;
    margin-right: auto;
}

.share span.title,
.social-media span.title {
    display: block;
}

@media print, screen and (min-width: 40em) {
    .share span.title,
    .social-media span.title {
        font-size: .875rem;
        line-height: 1.25rem;
    }

    .page-template-template-petition .share span.title {
        font-size: 1.25rem;
    }
}

.share .twitter,
.share .facebook,
.share .mail,
.share .whatsapp {
    position: static;
}

.share .whatsapp {
    width: 1.5625rem;
    height: 1.5625rem;
    display: inline-block;
    background-size: cover !important;
}

@media print, screen and (min-width: 40em) {
    .share .twitter,
    .share .facebook,
    .share .mail,
    .share .whatsapp {
        width: 25px;
        height: 25px;
    }

    .page-template-template-petition .share .twitter,
    .page-template-template-petition .share .facebook,
    .page-template-template-petition .share .mail,
    .page-template-template-petition .share .whatsapp {
        width: 36px;
        height: 36px;
    }
}

.page-template-template-petition .share .facebook,
.page-template-template-petition .share .twitter,
.page-template-template-petition .share .mail,
.page-template-template-petition .share .whatsapp {
    background-position: bottom;
}

.share .whatsapp {
    display: inline-block;
    background: url(../assets/whatsapp.png) no-repeat;
    background-size: cover !important;
}

@media print, screen and (min-width: 40em) {
    .share .whatsapp:hover {
        background-position: bottom;
    }
}

.postid-2995 .editorial .content .main-date {
    margin-bottom: 1rem;
}

.postid-3362 .editorial .content .main-date {
    display: none;
}

.postid-33593 .campaign,
.postid-33656 .campaign,
.postid-35021 .campaign {
    font-family: Lato, sans-serif;
}

.section-header {
    width: 100%;
    height: auto;
    padding: 0 25px;
    margin-bottom: 50px;
    box-shadow: none;
    text-align: center;
}

.page-container .section-header {
    padding: 0;
}

@media (min-width: 1200px) {
    .page-container .section-header {
        padding: 0 25px;
    }
}

.postid-2858 .page-container .section-header,
.postid-7091 .page-container .section-header,
.tax-bayt-uk-cat .page-container .section-header,
.postid-33593 .page-container .section-header,
.postid-33656 .page-container .section-header,
.postid-35021 .page-container .section-header {
    padding: 0;
    text-align: left;
}

.postid-7091 .page-container .section-header {
    padding: 0;
}

.page-id-81 .section-header {
    margin-bottom: 10px;
}

.section-title {
    font-size: 2rem;
    line-height: 1.1;
}

@media (min-width: 1200px) {
    .section-title {
        font-size: 3rem;
    }
}

.page-template-events .section-title,
.post-type-archive-event .section-title {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    font-size: 1.3rem;
    line-height: 1.5;
}

.page-template-events .event + .section-title,
.post-type-archive-event .event + .section-title {
    margin-top: 50px;
}

.page-template-events .section-title::after,
.post-type-archive-event .section-title::after {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    border-bottom: 1px solid rgba(0,0,0,.15);
}

.page-template-events .section-title span,
.post-type-archive-event .section-title span {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 30px;
    background-color: #fff;
    font-weight: 700;
}

.section-description {
    max-width: 720px;
    margin-top: -1rem;
    margin-left: auto;
    margin-right: auto;
}

.campaigns-wrapper .section-description {
    max-width: 840px;
}

.single-campaign .section-description,
.page-id-81 .section-description {
    margin-top: 0;
}

.postid-2858 .section-description,
.postid-7091 .section-description,
.tax-bayt-uk-cat .section-description,
.postid-33593 .section-description,
.postid-33656 .section-description,
.postid-35021 .section-description {
    max-width: none;
}

.page-id-81 .section-description:only-child {
    margin-top: 50px;
}

.section-description p {
    font-size: 1.25rem;
    line-height: 1.6;
}

.videos-wrapper .section-description p {
    font-family: Oswald, sans-serif;
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
}

.postid-2858 .section-description p,
.postid-7091 .section-description p,
.tax-bayt-uk-cat .section-description p,
.postid-33593 .section-description p,
.postid-33656 .section-description p,
.postid-35021 .section-description p {
    font-size: 1rem;
}

.postid-33593 .section-description .lead,
.postid-33656 .section-description .lead,
.postid-35021 .section-description .lead {
    font-size: 1.25rem;
}

.content a,
.entry-content a,
.page-template-full-width-img .header-content a {
    color: #418ecc;
    text-decoration: underline;
}

.content .btn,
.entry-content .btn {
    color: #000;
    text-decoration: none;
}

.postid-7091 .campaign,
.tax-bayt-uk-cat .category {
    font-family: Lato, sans-serif;
}

@media (min-width: 768px) {
    .postid-7091 .person {
        float: left;
        max-width: 50%;
        max-width: calc(50% - .5rem);
        margin-right: 30px;
    }
}

.postid-7091 .categories {
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 50px;
}

.postid-7091 .category {
    flex: 1 0 100%;
    padding-left: 20px;
    padding-right: 20px;
}

@media (min-width: 1200px) {
    .postid-7091 .categories {
        margin-left: -30px;
        margin-right: -30px;
    }

    .postid-7091 .category {
        flex: 1 0 0;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.postid-7091 .category-title,
.postid-7091 .category-title a {
    font-size: 1.5rem;
    line-height: 3rem;
    letter-spacing: -.5px;
    font-weight: 700;
}

.postid-7091 .category-image {
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-image: url(../assets/placeholder.jpg);
    background-size: cover;
}

.tax-bayt-uk-cat .section-header::after {
    content: "";
    display: table;
    width: 100%;
    clear: both;
}

.tax-bayt-uk-cat .section-image {
    margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
    .tax-bayt-uk-cat .section-image {
        float: left;
        max-width: 230px;
        margin-right: 30px;
        margin-bottom: 0;
    }
}

.tax-bayt-uk-cat .section-description {
    margin-top: 0;
}

.tax-bayt-uk-cat .section-description p {
    font-size: 1.125rem;
}

.tax-bayt-uk-cat .section-description p:last-child {
    margin-bottom: 0;
}

.tax-bayt-uk-cat .videos {
    margin-bottom: 50px;
}

.tax-bayt-uk-cat .video + .video {
    margin-top: 50px;
}

.tax-bayt-uk-cat .video-title {
    margin-top: 30px;
    margin-bottom: .5rem;
    font-size: 2rem;
    line-height: 1.2;
    font-weight: 700;
}

.tax-bayt-uk-cat .video-description p {
    font-size: 1.125rem;
    line-height: 1.4;
}

@media (min-width: 1200px) {
    .postid-33593 .scroll {
        max-height: 730px;
        padding: 1.5rem;
        background-color: #e5e5e5;
        overflow: auto;
    }
}

.addressee {
    margin-bottom: 1rem;
}

.addressee td {
    vertical-align: top;
}

.addressee td:first-child {
    padding-right: 20px;
}

.signatories {
    margin-bottom: 1rem;
}

.signatories tbody {
    counter-reset: signatories;
}

.signatories tr::before {
    counter-increment: signatories;
    content: counter(signatories)".";
}

.signatories td {
    padding-bottom: .75rem;
    vertical-align: top;
}

.signatories td:first-child {
    min-width: 220px;
    padding-right: 20px;
    font-weight: 700;
}

.postid-7091 .wpcf7-form,
.tax-bayt-uk-cat .wpcf7-form,
.postid-33593 .wpcf7-form {
    display: flex;
    flex-direction: column;
}

.postid-7091 .form,
.tax-bayt-uk-cat .form,
.postid-33593 .form {
    padding: 1.5rem;
    border-radius: 1rem;
    background-color: #b1cb08;
}
.postid-33593 .form {
    background-color: #4f91ce;
    font-size: 1.25rem;
}

.postid-33593 .form h2 {
    margin-bottom: .5rem;
}

.postid-7091 .form .row,
.tax-bayt-uk-cat .form .row,
.postid-33593 .form .row {
    display: flex;
    flex-wrap: wrap;
}

.postid-7091 .form .col-6,
.tax-bayt-uk-cat .form .col-6,
.postid-33593 .form .col-6 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.postid-7091 .form .col-6 + .col-6,
.tax-bayt-uk-cat .form .col-6 + .col-6,
.postid-33593 .form .col-6 + .col-6 {
    margin-top: 0;
    margin-bottom: 1rem;
}

@media (min-width: 768px) {
    .postid-7091 .form .row,
    .tax-bayt-uk-cat .form .row,
    .postid-33593 .form .row {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .postid-7091 .form .col-6,
    .tax-bayt-uk-cat .form .col-6,
    .postid-33593 .form .col-6 {
        flex: 0 0 50%;
        max-width: 50%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.postid-7091 .form label,
.postid-7091 .form span:not(.screen-reader-text),
.tax-bayt-uk-cat .form label,
.tax-bayt-uk-cat .form span:not(.screen-reader-text),
.postid-33593 .form label,
.postid-33593 .form span:not(.screen-reader-text) {
    display: block;
}

.postid-7091 .form input[type="text"],
.postid-7091 .form input[type="email"],
.postid-7091 .form textarea,
.tax-bayt-uk-cat .form input[type="text"],
.tax-bayt-uk-cat .form input[type="email"],
.tax-bayt-uk-cat .form textarea,
.postid-33593 .form input[type="text"],
.postid-33593 .form input[type="email"],
.postid-33593 .form textarea {
    width: 100%;
    padding: .5rem;
    border: none;
    background-color: #dbe59c;
    font-size: 1.125rem;
}

.postid-33593 .form input[type="text"],
.postid-33593 .form input[type="email"],
.postid-33593 .form textarea {
    background-color: #c7d3ed;
}

.postid-7091 .form input::-webkit-input-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.tax-bayt-uk-cat .form input::-webkit-input-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.postid-33593 .form input::-webkit-input-placeholder {
    color: #4f91cd;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.postid-7091 .form input::-moz-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.tax-bayt-uk-cat .form input::-moz-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.postid-33593 .form input::-moz-placeholder {
    color: #4f91cd;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.postid-7091 .form textarea::-webkit-input-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.tax-bayt-uk-cat .form textarea::-webkit-input-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.postid-33593 .form textarea::-webkit-input-placeholder {
    color: #4f91cd;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

.postid-7091 .form textarea::-moz-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.tax-bayt-uk-cat .form textarea::-moz-placeholder {
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.postid-33593 .form textarea::-moz-placeholder {
    color: #4f91cd;
    font-family: Oswald, sans-serif;
    font-weight: 700;;
    text-transform: uppercase;
}

.postid-7091 .form :last-child,
.tax-bayt-uk-cat .form :last-child,
.postid-33593 .form :last-child {
    margin-bottom: 0;
}

.postid-7091 .form input[type="submit"],
.tax-bayt-uk-cat .form input[type="submit"],
.postid-33593 .form input[type="submit"] {
    top: auto;
    left: 50%;
    margin-top: 0;
    margin-left: -100px;
    background-color: #000;
    color: #fff;
    transition: background-color .25s ease, box-shadow .25s ease;
}

.postid-7091 .form input[type="submit"]:hover,
.tax-bayt-uk-cat .form input[type="submit"]:hover,
.postid-33593 .form input[type="submit"]:hover {
    background-color: #333;
    background-image: none;
}

.postid-7091 .form input[type="submit"]:focus,
.tax-bayt-uk-cat .form input[type="submit"]:focus,
.postid-33593 .form input[type="submit"]:focus {
    background-color: #333;
    background-image: none;
    box-shadow: 0 0 0 0.25rem rgba(255,255,255,.5) !important;
}

.postid-7091 .follow-us,
.tax-bayt-uk-cat .follow-us,
.postid-33593 .follow-us {
    order: 1;
    padding: 1.5rem;
    margin-top: 50px;
    border-radius: 1rem;
    background-color: #b1cb08;
}

.postid-33593 .follow-us {
    background-color: #4f91ce;
}

.postid-7091 .follow-us h2,
.tax-bayt-uk-cat .follow-us h2,
.postid-33593 .follow-us h2 {
    font-size: 3rem;
}

.postid-7091 .follow-us p,
.tax-bayt-uk-cat .follow-us p,
.postid-33593 .follow-us p {
    font-size: 1.25rem;
}

.postid-7091 .follow-us ul,
.tax-bayt-uk-cat .follow-us ul,
.postid-33593 .follow-us ul {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}

.postid-7091 .follow-us li + li,
.tax-bayt-uk-cat .follow-us li + li,
.postid-33593 .follow-us li + li {
    margin-left: 20px;
}

.postid-7091 .follow-us a,
.tax-bayt-uk-cat .follow-us a,
.postid-33593 .follow-us a {
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 21px;
    background-size: 42px 42px;
    text-indent: -999em;
    overflow: hidden;
}

.postid-7091 .follow-us a[href^="https://www.facebook.com/"],
.tax-bayt-uk-cat .follow-us a[href^="https://www.facebook.com/"],
.postid-33593 .follow-us a[href^="https://www.facebook.com/"] {
    background-image: url(../assets/facebook@2x.png);
}

.postid-7091 .follow-us a[href^="https://twitter.com/"],
.tax-bayt-uk-cat .follow-us a[href^="https://twitter.com/"],
.postid-33593 .follow-us a[href^="https://twitter.com/"] {
    background-image: url(../assets/twitter@2x.png);
}

.postid-7091 .follow-us a[href^="https://www.youtube.com/"],
.tax-bayt-uk-cat .follow-us a[href^="https://www.youtube.com/"],
.postid-33593 .follow-us a[href^="https://www.youtube.com/"] {
    background-image: url(../assets/youtube@2x.png);
}

.postid-7091 .follow-us a[href^="https://www.instagram.com/"],
.tax-bayt-uk-cat .follow-us a[href^="https://www.instagram.com/"],
.postid-33593 .follow-us a[href^="https://www.instagram.com/"] {
    background-image: url(../assets/instagram-logo.png);
}

.more-bayt-uk {
    margin-top: 30px;
    font-family: Lato, sans-serif;
}

.more-bayt-uk h2 {
    margin-bottom: .5rem;
}

.more-bayt-uk a {
    text-decoration: underline;
}

.postid-33690 .shaded {
    padding: 20px;
    margin-bottom: 2rem;
    border-radius: 1rem;
    background-color: #4f91ce;
    color: #fff;
    font-family: Lato, sans-serif;
}

.postid-33690 .shaded a {
    color: #fff;
}

@media (min-width: 992px) {
    .postid-33690 .shaded {
        padding: 40px;
    }
}

.postid-33690 .shaded p:last-child {
    margin-bottom: 0;
}

.postid-33690 .pull-quote {
    padding: 40px;
    background-image: url(../assets/Website-Yemen14.jpg);
    color: #fff;
}

@media (min-width: 992px) {
    .postid-33690 .pull-quote.alignleft {
        float: left;
        max-width: 510px;
        margin-right: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .postid-33690 .pull-quote.aligncenter {
        max-width: 510px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1.5rem;
    }

    .postid-33690 .pull-quote.alignright {
        float: right;
        max-width: 510px;
        margin-left: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

.postid-33690 .pull-quote blockquote,
.postid-33690 .pull-quote blockquote p {
    color: #fff;
    font-family: Oswald, sans-serif;
    text-align: left;
    text-transform: uppercase;
}

.postid-33690 .pull-quote blockquote p {
    position: relative;
}

.postid-33690 .pull-quote blockquote p::before,
.postid-33690 .pull-quote blockquote p::after {
    position: absolute;
    color: #7ea4d4;
    font-size: 4rem;
    line-height: 1;
}

.postid-33690 .pull-quote blockquote p::before {
    content: open-quote;
    top: 0;
    left: -28px;
}

.postid-33690 .pull-quote blockquote p::after {
    content: close-quote;
}

.postid-33690 .pull-quote.no-quote-marks blockquote p::before {
    content: none;
    top: 0;
    left: -28px;
}

.postid-33690 .pull-quote.no-quote-marks blockquote p::after {
    content: none;
}

.postid-33690 .pull-quote cite {
    display: block;
    font-size: 1.3125rem;
    font-style: normal;
    color: #fff;
}

.postid-33690 .pull-quote cite::before {
    content: none;
}

.postid-33690 .pull-quote cite .fn {
    color: #7ea4d4;
    font-weight: 700;
}

@media print, screen and (min-width: 75em) {
    .postid-33690 .row-alignleft {
        float: left;
        max-width: 510px;
        margin-right: 1.5rem;
        margin-bottom: 1.5rem;
    }

    .postid-33690 .row-alignright {
        float: right;
        max-width: 265px;
        margin-left: 1.5rem;
        margin-bottom: 1.5rem;
    }
}

.postid-33690 .entry-content .row {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch !important;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0 !important;
}

.postid-33690 .col-3 {
    display: flex;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
}

.postid-33690 .cards .col-3,
.postid-33690 .col-6,
.postid-33690 .col-12 {
    display: flex;
    flex: 0 0 100% !important;
    max-width: 100% !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    margin-bottom: 40px;
}

@media print, screen and (min-width: 75em) {
    .postid-33690 .col-3,
    .postid-33690 .cards .col-3 {
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }

    .postid-33690 .col-6 {
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }
}

.postid-33690 .vcard {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
}

.postid-33690 .vcard.alignleft {
    float: left;
    max-width: 510px;
    margin-right: 1.5rem;
    margin-bottom: 1.5rem;
}

.postid-33690 .vcard .sentence {
    padding: .5rem .75rem;
    margin: 0;
    background-color: #f00;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: .7px;
    text-transform: uppercase;
}

.postid-33690 .vcard h3 {
    padding: .75rem;
    margin: 0;
    background-color: #000;
    color: #418ecc;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.postid-33690 .vcard p {
    margin: 0;
}

.postid-33690 .vcard .description {
    height: 100%;
    padding: 1rem;
    margin: 0;
    background-color: #000;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: .01px;
}

.postid-33690 .card {
    padding: 20px;
}

.postid-33690 .col-3:nth-child(odd) .card {
    background-image: url(../assets/Website-Yemen11.jpg);
}

.postid-33690 .col-3:nth-child(even) .card {
    background-image: url(../assets/Website-Yemen12.jpg);
    color: #000;
}

.postid-33690 .card-infographic {
    padding: 20px 30px;
    color: #fff;
}

.postid-33690 .card-title {
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 1.2;
}

.postid-33690 .card-infographic .number {
    padding-bottom: 8px;
    font-size: 4rem;
    line-height: 1;
}

.postid-33690 .card-infographic .description {
    font-size: 1.5rem;
}

.postid-33690 .card-description {
    margin-top: 20px;
    margin-bottom: 0 !important;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem !important;
    font-weight: 400;
}

.hostages {
    margin-bottom: 3rem;
}

.hostages .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.hostages .col-4 {
    display: flex;
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
    perspective: 1000px;
}

@media print, screen and (min-width: 75em) {
    .hostages .col-4 {
        flex-basis: 25%;
        max-width: 25%;
        margin-bottom: 40px;
    }
}

.hostage {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    transition: transform .5s ease-out;
    transform-style: preserve-3d;
}

.hostages .col-4.flipped .hostage {
    transform: rotateY(180deg);
    transition-duration: .8s;
}

@media print, screen and (min-width: 75em) {
    .hostages .col-4:hover .hostage {
        transform: rotateY(180deg);
        transition-duration: .8s;
    }
}

.hostage .front {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    /* width: 100%; */
    height: 100%;
    background-color: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hostage-name {
    padding: .75rem;
    margin: 0;
    color: #e73332;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
}

.hostage-text {
    height: 100%;
    padding: 1rem;
    color: #fff;
    font-family: Oswald, sans-serif;
}

.hostage-text p {
    margin: 0;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: .01px;
}

.card {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding: 20px 15px;
    background-image: url(../assets/brick.jpg);
    background-size: cover;
    color: #fff;
}

.card-title {
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.5rem;
}

.card-description {
    margin-bottom: 1rem;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 400;
}

.card-hashtag {
    font-family: Oswald, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
}

.card-infographic {
    align-self: center;
    padding: 12px;
    border-radius: 50%;
    background-color: #000000;
    font-family: Oswald, sans-serif;
    text-align: center;
}

.card-infographic .number {
    display: block;
    font-size: 2.5rem;
    font-weight: 700;
    border-bottom: 1px solid #fff;
}

.card-infographic .description {
    display: block;
    max-width: 116px;
    border-top: 1px solid #fff;
    font-size: 1.15rem;
    font-weight: 400;
}

.hostage-picture {
    position: relative;
}

.hostage-picture .hostage-stripe {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.hostage-picture .hostage-stripe.death {
    background-color: #e73332;
}

.hostage-picture .hostage-stripe.house-arrest {
    background-color: #ff9900;
}

.hostage-picture .hostage-stripe.bail {
    background-color: #6aa801;
}

.card-social {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    margin: auto 0 0;
}

.card-social a {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-size: cover;
}

.card-social .twitter a {
    background-image: url(../assets/twitter-logo.png);
}

.card-social .facebook a {
    background-image: url(../assets/facebook-logo.png);
}

.card-social .whatsapp a {
    background-image: url(../assets/whatsapp-logo.png);
}

.hostage .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    background-image: url(../assets/bg-back.jpg);
    background-position: center;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    font-family: Oswald, sans-serif;
    transform: rotateY(180deg);
}

.hostage .back .tweet {
    padding: 1.25rem 1rem;
    color: #fff;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.5rem;
    letter-spacing: .01px;
}

.hostage .back .hashtags {
    padding: .25rem 1rem;
    background-color: rgba(255,255,255,.9);
    font-size: 1.5rem;
}

.hostage .back .hashtag {
    line-height: 2.25rem;
}

.hostage .back .hashtag strong {
    color: #9e1d07;
}

.hostage .back .cuffs {
    width: 100%;
    height: 100%;
    max-height: 99px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(../assets/cuffs.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.hostage .back .card-more {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    max-height: 99px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.hostage .back .card-more-modal-body {
    display: none;
}

.hostage .back .card-social {
    padding: 1.125rem 0;
    background: #000;
}

body.modal-open {
    overflow: hidden;
}

.modal-dialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1050;
    align-items: center;
    justify-content: center;
}

.modal-dialog.show {
    display: flex;
}

.modal-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    max-width: 960px;
    max-height: 100vh;
    padding-top: 20px;
    background-color: #fff;
    overflow: auto;
}

@media (min-width: 992px) {
    .modal-content {
        max-height: calc(100vh - 80px);
    }
}

.modal-header {
    position: absolute;
    top: 0;
    right: 0;
}

.modal-close {
    display: block;
    padding: 0 8px 4px;
    background-color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    opacity: .8;
}

.modal-close:hover {
    opacity: 1;
}

.modal-close:focus {
    outline: none;
}

.modal-body {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    font-family: Lato, sans-serif;
    font-size: 1rem;
}

@media (min-width: 992px) {
    .modal-body {
        max-height: calc(100vh - 152px);
    }
}

.modal-body .hostage-picture {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 1.5rem;
}

@media (min-width: 992px) {
    .modal-body .hostage-picture {
        flex-basis: 15rem;
        max-width: 15rem;
        margin-right: 1.5rem;
        margin-bottom: 0;
    }
}

.modal-body .card-more-modal-body {
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 992px) {
    .modal-body .card-more-modal-body {
        flex-basis: calc(100% - 16.5rem);
        max-width: calc(100% - 16.5rem);
        max-height: calc(100vh - 152px);
        overflow: auto;
    }
}

.modal-body .hostage-picture .hostage-stripe {
    position: static;
    display: block;
}

.modal-body table {
    width: 100%;
    text-align: left;
}

@media (max-width: 991px) {
    .modal-body table,
    .modal-body tbody,
    .modal-body tr,
    .modal-body th,
    .modal-body td {
        display: block;
    }
}

.modal-body th,
.modal-body td {
    padding-top: .25rem;
    padding-bottom: .25rem;
    vertical-align: top;
}

.modal-body th {
    padding-right: 1rem;
    font-weight: 700;
    white-space: nowrap;
}

.modal-footer {
    padding-top: 10px;
    padding-bottom: 54px;
}

@media (min-width: 992px) {
    .modal-footer {
        padding-bottom: 10px;
    }
}

.modal-footer .card-social a {
    width: 32px;
    height: 32px;
}

.modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
}

.page-container .section-footer {
    padding: 0;
    margin-top: 50px;
    background: none;
    text-align: center;
}

.videos-wrapper .page-container .section-footer .btn {
    display: inline-block;
    width: auto;
    height: auto;
    padding: .5rem 1rem;
    margin: 0;
    border: 1px solid #418ecc;
    background-color: #418ecc;
    font-family: Oswald, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem !important;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease;
}

.videos-wrapper .page-container .section-footer .btn:hover {
    border-color: #7aa4dd;
    background-color: #7aa4dd;
}

.videos-wrapper .page-container .section-footer .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
}

.home .page-hero,
.page-template-template-front-page .page-hero {
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    /* background-color: #191919; */
    background-color: #000;
}

@media screen and (min-width: 62em) {
    .home .page-hero,
    .page-template-template-front-page .page-hero {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.home .page-hero,
.page-template-template-front-page .page-hero {
    padding: 0;
}

.home .page-hero .row,
.page-template-template-front-page .page-hero .row,
.page-template-template-partners .header-content .row,
.page-template-template-live-stream .header-content .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
}

.page-template-template-live-stream .header-content .row {
    align-items: flex-start;
}

.page-template-template-partners .header-content .row {
    margin-top: 30px;
    margin-bottom: 30px;
}

@media print, screen and (min-width: 75em) {
    .home .page-hero .row,
    .page-template-template-front-page .page-hero .row,
    .page-template-template-live-stream .header-content .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .home .page-hero .row,
    .page-template-template-front-page .page-hero .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media print, screen and (min-width: 75em) {
    .page-template-template-partners .header-content .row {
        margin: 60px -30px;
    }
}

.home .page-hero .page-container .row,
.page-template-template-front-page .page-hero .page-container .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
    /* height: auto; */
}

@media print, screen and (min-width: 75em) {
    .home .page-hero .page-container .row,
    .page-template-template-front-page .page-hero .page-container .row {
        /* height: 37.5rem; */
    }
}

.home .hero-image,
.page-template-template-front-page .hero-image {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 2rem;
}

@media screen and (min-width: 62em) {
    .home .hero-image,
    .page-template-template-front-page .hero-image {
        /* order: 1; */
        flex: 0 0 66.583683%;
        max-width: 66.583683%;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 75em) {
    .home .hero-image,
    .page-template-template-front-page .hero-image {
        /* padding-left: 15px; */
        padding-right: 15px;
    }
}

@media screen and (min-width: 62em) {
    .hero-image-wrap {
        /* margin-left: 36.187498px; */
        margin-right: 40px;
    }
}

.home .hero-image a,
.page-template-template-front-page .hero-image a {
    position: relative;
    display: block;
    height: 0;
    padding-bottom: 104%;
}

@media screen and (min-width: 75em) {
    .home .hero-image a,
    .page-template-template-front-page .hero-image a {
        padding-bottom: 66.6666667%;
    }
}

.home .hero-image img,
.page-template-template-front-page .hero-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home .hero-image img.hero-desktop-image,
.page-template-template-front-page .hero-image img.hero-desktop-image {
    display: none;
}

@media screen and (min-width: 75em) {
    .home .hero-image img.hero-mobile-image,
    .page-template-template-front-page .hero-image img.hero-mobile-image {
        display: none;
    }

    .home .hero-image img.hero-desktop-image,
    .page-template-template-front-page .hero-image img.hero-desktop-image {
        display: block;
    }
}

.home .blurb-box,
.page-template-template-front-page .blurb-box {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    flex: 0 0 100%;
    position: static;
    width: auto;
    /* max-width: 1200px; */
    width: 100%;
    padding-left: 15px;
    /* padding-right: 15px; */
    padding-bottom: 50px;
    margin: 0;
    /* margin-left: 66.6666667%; */
    /* margin-left: auto; */
    /* margin-right: auto; */
    background-color: transparent !important;
}

@media screen and (min-width: 62em) {
    .home .blurb-box,
    .page-template-template-front-page .blurb-box {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
        padding-bottom: 0;
    }
}

.home .blurb-box h1,
.page-template-template-front-page .blurb-box h1 {
    margin-bottom: 2rem;
    color: #fff;
    /* font-size: 2rem; */
    font-size: 1.75rem;
    line-height: 2.4rem;
    text-transform: uppercase;
}

@media screen and (min-width: 75em) {
    .home .blurb-box h1,
    .page-template-template-front-page .blurb-box h1 {
        max-width: 900px;
        margin-left: -20px;
        margin-right: 70px;
    }
}

.page-template-template-front-page .blurb-box h1 a {
    color: #fff;
    font-weight: 700;
}

@media print, screen and (min-width: 40em) {
    .home .blurb-box,
    .page-template-template-front-page .blurb-box {
        height: 100%;
        margin-top: 0;
    }
}

.home .blurb-box h1 p,
.page-template-template-front-page .blurb-box h1 p {
    margin: 0;
}

.home .blurb-box h1 strong,
.page-template-template-front-page .blurb-box h1 strong {
    display: flex;
    flex-wrap: wrap;
    width: auto;
    height: auto;
    padding: 0;
    margin-bottom: 0 !important;
    background: none;
}

.home .blurb-box h1 strong span,
.page-template-template-front-page .blurb-box h1 strong span {
    display: inline-block;
    padding: 0 4px 4px;
    margin-right: -4px;
    margin-bottom: 2px;
    /* background: #fff; */
    color: #fff;
    font-weight: normal;
    font-size: 2.25rem;
    line-height: 2.25rem;
    text-transform: none;
}

@media print, screen and (min-width: 75em) {
    .home .blurb-box h1 strong span,
    .page-template-template-front-page .blurb-box h1 strong span {
        padding: 0 10px 10px;
        margin-right: -9px;
    }
}

.home .blurb-box h1 strong span sup,
.page-template-template-front-page .blurb-box h1 strong span sup {
    top: -0.44em;
}

@media print, screen and (min-width: 40em) {
    .home .blurb-box .text,
    .page-template-template-front-page .blurb-box .text {
        margin-top: 0;
    }
}

@media print, screen and (min-width: 75em) {
    .home .blurb-box .text,
    .page-template-template-front-page .blurb-box .text {
        margin-top: 0;
        margin-left: -20px;
        margin-right: 70px;
    }
}

.home .blurb-box .text,
.page-template-template-front-page .blurb-box .text {
    /* padding: 10px; */
    margin-bottom: 2rem;
    color: #fff;
    /* color: rgba(255,255,255,.5); */
    /* font-family: Lato, sans-serif; */
    /* font-size: 1.75rem; */
}

.home .blurb-box .text h2,
.page-template-template-front-page .blurb-box .text h2 {
    display: inline-block;
    padding: 5px 10px;
    margin-top: 1px;
    background-color: #fff;
    color: #000;
    font-weight: 400;
}

@media print, screen and (min-width: 40em) {
    .home .blurb-box .text h2,
    .page-template-template-front-page .blurb-box .text h2 {
        margin-bottom: auto !important;
    }
}

.home .blurb-box .text :last-child,
.page-template-template-front-page .blurb-box .text :last-child {
    margin-bottom: 0;
}

.home .blurb-box .text p:only-child,
.page-template-template-front-page .blurb-box .text p:only-child {
    margin-bottom: auto;
}

.home .blurb-box .text p strong,
.page-template-template-front-page .blurb-box .text p strong {
    padding: 0 4px;
    margin-top: 1px;
    margin-bottom: 0 !important;
    font-weight: 700;
}

@media print, screen and (min-width: 75em) {
    .home .blurb-box .text p strong,
    .page-template-template-front-page .blurb-box .text p strong {
        padding: 0 10px;
    }
}

.home .blurb-box .text p span,
.page-template-template-front-page .blurb-box .text p span {
    background: #000;
    padding: 7px 0;
}

.home .blurb-box .text br,
.page-template-template-front-page .blurb-box .text br {
    display: none;
}

@media print, screen and (min-width: 75em) {
    .home .blurb-box .text br,
    .page-template-template-front-page .blurb-box .text br {
        display: inline;
    }
}

.home .blurb-box a.btn.trans {
    position: static !important;
    height: auto;
    padding: .5rem 1rem;
    /* margin-top: 50px; */
    /* margin-left: 10px; */
    margin: 0;
    border: 1px solid #418ecc;
    font-size: 1rem;
    line-height: 1.25rem;
}

@media print, screen and (min-width: 75em) {
    .home .blurb-box a.btn.trans {
        bottom: 50px !important;
        margin-left: -20px;
    }
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.campaigns-wrapper {
    padding-top: 50px;
    padding-bottom: 0;
    /* margin-top: -50px; */
    background-color: #fff;
}

.page-container .campaigns {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 50px;
}

@media print, screen and (min-width: 75em) {
    .page-container .campaigns {
        margin-left: -25px;
        margin-right: -25px;
    }
}

.page-container .campaigns .campaign {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 20px;
}

@media print, screen and (min-width: 75em) {
    .page-container .campaigns {
        padding-left: 25px;
        padding-right: 25px;
    }
}

@media print, screen and (min-width: 75em) {
    .page-container .campaigns .campaign {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .home .black,
    .page-template-template-front-page .black {
        float: none;
        width: auto;
        padding: 40px;
        margin: 0;
    }

    .home .black:first-of-type,
    .page-template-template-front-page .black:first-of-type {
        margin-right: 0;
    }

    .home .black span.title,
    .page-template-template-front-page .black span.title {
        font-size: 2.25rem;
    }
}

.home .black,
.page-template-template-front-page .black {
    height: auto;
    padding: 0;
    background: #fff;
    color: #000;
    text-align: center;
}

.home .black .image,
.page-template-template-front-page .black .image {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0 auto 1rem;
}

.home .black img,
.page-template-template-front-page .black img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.home .black span.title,
.page-template-template-front-page .black span.title {
    display: block;
    margin-bottom: 0.625rem;
    font-family: "Oswald", sans-serif;
    font-size: 1.875rem;
}

.home .black span.title a,
.page-template-template-front-page .black span.title a {
    font-weight: 700;
}

.home .black p,
.page-template-template-front-page .black p {
    color: #000;
    font-family: Merriweather, serif;
    font-size: .875rem;
    font-weight: 300;
}

.home .black a,
.page-template-template-front-page .black a {
    position: static;
    display: inline;
    width: auto;
    height: auto;
}

.home .black .btn,
.page-template-template-front-page .black .btn {
    display: inline-block;
    padding: 8px 16px;
    border: 1px solid #3f3f3f;

    border-color: #418ecc;
    background-color: #418ecc;

    font-family: Oswald, Lato, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
}

.home .black .btn:focus,
.home .black .btn:hover,
.page-template-template-front-page .black .btn:focus,
.page-template-template-front-page .black .btn:hover {
    background-color: #3f3f3f;

    border-color: #7aa4dd;
    background-color: #7aa4dd;

    /* color: #fff; */
}

.home .black .btn:focus,
.page-template-template-front-page .black .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
}

.table-of-contents {
    float: left;
    padding: 20px;
    margin-bottom: 1.5rem;
    border: 1px solid #ccc;
}

.table-of-contents h2 {
    margin-bottom: .5rem;
    font-family: Lato, sans-serif;
    font-size: 1rem;
    line-height: 1.25rem;
}

.table-of-contents ul {
    margin-bottom: 0;
}

.table-of-contents li {
    font-size: 14px;
}

.table-of-contents + h2 {
    clear: both;
}

.brexit-counter {
    position: relative;
    padding: 40px;
    background-color: #fff;
}

.home .brexit-counter,
.page-template-template-front-page .brexit-counter {
    padding: 0;
}

.brexit-counter img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.brexit-counter .countdown-timer {
    padding: 0;
    margin: 24px -15px 0;
    background-color: #fff;
    color: #000;
}

.brexit-counter .countdown-timer > span {
    font-size: 1.5rem;
}

@media (min-width: 414px) {
    .brexit-counter .countdown-timer > span {
        font-size: 2rem;
    }
}

.brexit-counter .countdown-timer::after {
    content: none;
    margin-bottom: 0;
}

.brexit-counter > a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.brexit-counter > p {
    margin:  10px 0 0;
    color: #000;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    font-weight: 300;
}

.engage-container {
    margin-bottom: 80px;
    /* background-color: #ececec; */
}

.engage-container .large-6 {
    margin-top: 40px;
}

@media (min-width: 1200px) {
    .engage-container .row {
        display: flex;
        flex-wrap: wrap;
        margin-left: -20px;
        margin-right: -20px;
    }

    .engage-container .large-6 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.engage-container figure {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.engage-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.engage-container h2 {
    margin: 0;
    background-color: #000;
    color: #fff;
    line-height: 52px;
    text-align: center;
}

.front-page-banner {
    display: block;
    position: relative;
}

.front-page-banner img {
    width: 100%;
    height: auto;
}

.front-page-banner .desktop-banner {
    display: none;
}

@media (min-width: 992px) {
    .front-page-banner .mobile-banner {
        display: none;
    }

    .front-page-banner .desktop-banner {
        display: block;
    }
}

.front-page-banner .left,
.front-page-banner .right {
    position: absolute;
    padding: 20px;
    background-color: #911f77;
}

.front-page-banner .left {
    top: 20px;
}

.front-page-banner .right {
    right: 0;
    bottom: 20px;
    max-width: 320px;
}

@media (min-width: 992px) {
    .front-page-banner .left,
    .front-page-banner .right {
        position: absolute;
        padding: 20px 30px;
    }

    .front-page-banner .left {
        max-width: 460px;
    }

    .front-page-banner .right {
        top: 20px;
        bottom: auto;
    }
}

.front-page-banner .description {
    display: block;
    margin-bottom: 2px;
    color: #b1cb08;
    font-family: Oswald, sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.front-page-banner .hashtag {
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 18px;
    font-weight: 700;
}

.front-page-banner .cta {
    display: inline-block;
    padding: 0 24px 4px;
    border-radius: 4px;
    background-color: #000;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 16px;
    font-weight: 700;
}

@media (min-width: 992px) {
    .front-page-banner .description {
        margin: 0;
    }

    .front-page-banner .hashtag {
        font-size: 28px;
    }

    .front-page-banner .cta {
        font-size: 24px;
    }
}

@media (min-width: 1200px) {
    .front-page-banner .description {
        font-size: 44px;
    }
}

.single-campaign.postid-5597 .section-header,
.single-campaign.postid-6499 .section-header,
.single-campaign.postid-6525 .section-header,
.single-campaign.postid-33593 .section-header,
.single-campaign.postid-34333 .section-header,
.single-campaign.postid-33656 .section-header,
.single-campaign.postid-35021 .section-header {
    padding: 0;
    text-align: left;
}

.single-campaign.postid-5597 .section-title {
    display: none;
}

.single-campaign.postid-6499 .section-title,
.single-campaign.postid-6525 .section-title,
.single-campaign.postid-34333 .section-title,
.single-campaign.postid-33656 .section-title,
.single-campaign.postid-35021 .section-title {
    margin-bottom: 2rem;
}

.single-campaign.postid-5597 .section-description,
.single-campaign.postid-6499 .section-description,
.single-campaign.postid-6525 .section-description,
.single-campaign.postid-34333 .section-description,
.single-campaign.postid-33656 .section-description,
.single-campaign.postid-35021 .section-description {
    max-width: none;
}

.single-campaign.postid-6499 h2:not(:first-child),
.single-campaign.postid-6525 h2:not(:first-child),
.single-campaign.postid-33656 h2:not(:first-child),
.single-campaign.postid-35021 h2:not(:first-child) {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.single-campaign.postid-5597 .section-description p,
.single-campaign.postid-6499 .section-description p,
.single-campaign.postid-6525 .section-description p,
.single-campaign.postid-34333 .section-description p,
.single-campaign.postid-33656 .section-description p,
.single-campaign.postid-35021 .section-description p {
    font-size: 1rem;
}

.single-campaign.postid-6525 .section-description blockquote p,
.single-campaign.postid-33656 .section-description blockquote p,
.single-campaign.postid-35021 .section-description blockquote p {
    font-size: 1.3125rem;
}

.single-campaign.postid-6499 .section-description blockquote {
    font-style: italic;
}

.single-campaign .highlight {
    padding: 3rem;
    background-color: #f2f2f2;
    margin-bottom: 1rem;
}

.single-campaign .highlight ul {
    margin-bottom: 0;
}

.single-campaign .col-6 {
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.single-campaign .col-6 + .col-6 {
    margin-top: 1rem;
}

@media (min-width: 1200px) {
    .single-campaign .col-6 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .single-campaign .col-6 + .col-6 {
        margin-top: 0;
    }
}

.single-campaign .entry.news-item + .entry.news-item {
    margin-top: 1rem;
}

.single-campaign .entry.news-item p {
    display: none;
}

.single-campaign .entry.news-item .entry-category {
    font-size: .75rem;
}

.single-campaign .entry.news-item h3 {
    margin-top: .25rem;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.15;
}

.single-campaign .entry.news-item h3 a {
    font-weight: 700;
}

.single-campaign .entry.news-item .entry-meta {
    margin-bottom: 0;
    font-size: .75rem;
    font-family: sans-serif;
    color: rgba(0,0,0,.5);
}

.section-description .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.section-description .col {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.section-description .col + .col {
    margin-top: 2rem;
}

@media (min-width: 1200px) {
    .section-description .col {
        flex-basis: 50%;
        max-width:  50%;
    }

    .section-description .col + .col {
        margin-top: 0;
    }
}

.section-description .iframely-embed {
    max-width: 100%;
}

.interview {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -10px;
    margin-right: -10px;
}

.interview + .interview {
    margin-top: 20px;
}

.interview div {
    padding-left: 10px;
    padding-right: 10px;
}

.interview div:first-child {
    display: block;
    flex: 0 0 33.3333333%;
    max-width: 33.3333333%;
}

.interview div + div {
    flex: 0 0 66.6666667%;
}

.interview h3 {
    font-size: 1.125rem;
    line-height: 1.15;
}

.interview h3 a {
    font-weight: 700;
}

.interview h3 + p {
    margin: 0;
    font-family: sans-serif;
}

.interview h3 + p a {
    color: rgba(0,0,0,.5);
    font-size: .875rem;
}

.responsive-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 2rem;
}

.responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-description .button {
    color: #000;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    text-transform: uppercase;
}

.section-description .share {
    padding: 0;
    margin: -.5rem 0 1rem;
    border: none;
}

.section-description .share a {
    background-position: bottom !important;
    transition: opacity .15s ease;
}

.section-description .share a + br + a {
    margin-left: 5px !important;
}

.section-description .share a:hover {
    opacity: .75;
}

.section-description .share .facebook {
    margin-left: 0;
}
.lime-bg {
    padding: 20px;
    margin-bottom: 1.5rem;
    background-color: #b1cb08;
}

@media (min-width: 1200px) {
    .lime-bg {
        padding: 50px 60px;
        background-image: url(../assets/kids.png);
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 425px 285px;
    }
}

.lime-bg h2 {
    color: #911f77;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
}

@media (min-width: 1200px) {
    .lime-bg h2 {
        font-size: 32px;
    }
}

.lime-bg .row {
    margin-left: -20px;
    margin-right: -20px;
}

.lime-bg .col {
    flex: 0 0 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.lime-bg .col + .col {
    margin-top: 2rem;
}

@media (min-width: 1200px) {
    .lime-bg .col {
        flex-basis: 33.3333333%;
        max-width:  33.3333333%;
    }

    .lime-bg .col + .col {
        margin-top: 0;
    }
}

.lime-bg h3 {
    margin-bottom: 1.5rem;
    padding: 18px 36px 22px;
    border-radius: 16px;
    background-color: #911f77;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
    font-weight: 700;
    text-align: center;
}

.lime-bg p {
    padding: 20px;
    border-radius: 16px;
    background-color: #c9db53;
}

.lime-bg p:empty {
    display: none;
}

.footnotes {
    list-style: none;
    margin-left: 0;
    font-family: sans-serif;
    font-size: .875rem;
}

.footnotes li + li {
    margin-top: 1rem;
}

.videos-wrapper,
.news-wrapper,
.blog-wrapper,
.campaigns-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog-wrapper {
    background-color: #fff;
}

.campaigns-wrapper {
    background: #000;
    color: #fff;
}

.rev_slider_wrapper {
    margin-top: -1.5625rem !important;
}

.videos-wrapper {
    margin-top: -1.5625rem;
    background-color: #343a40;
    color: #fff;
}

@media print, screen and (min-width: 40em) {
    .rev_slider_wrapper {
        margin-top: -50px !important;
    }

    .videos-wrapper {
        margin-top: -50px;
    }
}

@media print, screen and (min-width: 75em) {
    .page-id-996 .stripe-box h1,
    .post-type-archive-priority_posts .stripe-box h1 {
        font-size: 2.625rem;
    }
}

.page-template-press-releases h1 {
    width: auto;
}

.page-id-14 .grey,
.page-id-28 .grey,
.page-id-77 .grey,
.page-id-83 .grey,
.page-id-996 .grey,
.post-type-archive-news_item .grey,
.post-type-archive-priority_posts .grey,
.page-id-2907 .grey,
.page-template-template-mp-email .grey {
    background: #fff;
}

.priority-posts.blogs {
    margin-bottom: 30px;
}

.page-id-79 .page-container.editorial {
    padding-top: 3.125rem;
    padding-bottom: 30px;
}

@media print, screen and (min-width: 40em) {
    .press-releases {
        max-width: 66.6666666667%;
        margin-left: auto;
        margin-right: auto;
    }
}

.priority-posts.blogs .hentry + .hentry,
.single-campaign .hentry + .hentry {
    margin-top: 50px;
}

.press-releases.blogs .hentry + .hentry {
    padding-top: 2.5rem;
    margin-top: 2.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.videos-wrapper .slider {
    position: relative;
    display: flex;
}

.videos-wrapper .slider .video {
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex: 0 0 100%;
    position: relative;
    opacity: 0;
    transition: opacity .25s ease;
}

.videos-wrapper .slider .video:first-child {
    position: static !important;
    opacity: 1;
    z-index: 1;
    max-width: 100%;
}

.videos-wrapper.rendered .slider .video:first-child {
    position: absolute !important;
    opacity: 0;
    z-index: 0;
}

.videos-wrapper.rendered .slider .video.active {
    position: static !important;
    opacity: 1;
    z-index: 1;
    max-width: 100%;
}

.videos-wrapper .carousel {
    margin-top: 30px;
}

.videos-wrapper .row,
.home .news-wrapper .row,
.home .blog-wrapper .row,
.home .campaigns-wrapper .row,
.page-template-template-front-page .videos-wrapper .row,
.page-template-template-front-page .news-wrapper .row,
.page-template-template-front-page .blog-wrapper .row,
.page-template-template-front-page .campaigns-wrapper .row,
.priority-posts.blogs .hentry .row,
.single-campaign .entry .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.home .campaigns-wrapper .row {
    margin-left: -6px;
    margin-right: -6px;
}

@media (min-width: 1200px) {
    .home .campaigns-wrapper .row {
        margin-left: -119px;
        margin-right: -119px;
    }
}

.videos-wrapper .row {
    align-items: center;
}

.videos-wrapper .carousel .row {
    align-items: flex-start;
}

.priority-posts.blogs .hentry .row {
    align-items: center;
}

.editorial .large-3 {
    padding-top: 0;
}

.single .side-area,
.editorial .side-area {
    margin-top: 0;
}

.blue-side-header {
    width: max-content;
    padding: 0 1.25rem;
    margin-top: 0;
    background: #000;
}

@media print, screen and (min-width: 40em) {
    .blue-side-header {
        height: 2.25rem;
        line-height: 2.25rem;
    }
}

ul.others li,
ul.trending li {
    padding: 1rem 0;
    border-bottom: none;
    font-family: Lato, sans-serif;
}

ul.others li + li,
ul.trending li + li {
    border-top: 1px solid rgba(0,0,0,.1);
}

ul.others li::before,
ul.trending li::before {
    content: none;
}

ul.others li a,
ul.trending li a {
    font-weight: 700;
}

ul.others li span.date,
ul.trending li span.date {
    margin: 0;
    color: rgba(0,0,0,.5);
    font-size: .875rem;
    font-weight: 400;
}

ul.others li img {
    display: block;
    margin-bottom: .25rem;
}

.videos-wrapper .col-3,
.videos-wrapper .col-8,
.videos-wrapper .col-4,
.news-wrapper .col-3,
.blog-wrapper .col-3,
.campaigns-wrapper .col-2,
.campaigns-wrapper .col-3,
.priority-posts.blogs .hentry .col-4,
.priority-posts.blogs .hentry .col-8,
.single-campaign .entry .col-4,
.single-campaign .entry .col-8 {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.campaigns-wrapper .col-2,
.campaigns-wrapper .col-3 {
    padding-left: 6px;
    padding-right: 6px;
}

.videos-wrapper .col-3 {
    flex-basis: 50%;
    max-width: 50%;
}

.videos-wrapper .col-3 + .col-3 + .col-3,
.videos-wrapper .col-8 + .col-4,
.news-wrapper .col-3 + .col-3,
.blog-wrapper .col-3 + .col-3 {
    margin-top: 30px;
}

.campaigns-wrapper .col-2 + .col-2,
.campaigns-wrapper .col-2 + .col-3,
.campaigns-wrapper .col-3 + .col-3 {
    margin-top: 12px;
}

.videos-wrapper .col-4 {
    margin-top: 30px;
}

.videos-wrapper .col-4:first-child {
    margin-top: 0;
}

.page-template-template-partners .col-5,
.page-template-template-partners .col-7,
.page-template-template-live-stream .col-7,
.page-template-template-live-stream .col-5 {
    flex: 0 0 100%;
}

.page-template-template-partners .col-5 + .col-7,
.page-template-template-live-stream .col-7 + .col-5 {
    margin-top: 30px;
}

@media (min-width: 992px) {
    .videos-wrapper .col-8 {
        flex-basis: 66.6666667%;
        max-width: 66.6666667%;
    }

    .videos-wrapper .col-4 {
        flex-basis: 33.3333333%;
        max-width: 33.3333333%;
    }

    .videos-wrapper .col-8 + .col-4 {
        margin-top: 0;
    }

    .videos-wrapper .col-3 {
        flex-basis: 25%;
        max-width: 25%;
    }

    .videos-wrapper .col-3 + .col-3 + .col-3 {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .news-wrapper .col-3,
    .blog-wrapper .col-3,
    .campaigns-wrapper .col-3,
    .priority-posts.blogs .hentry .col-4,
    .single-campaign .entry .col-4 {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .campaigns-wrapper .col-2,
    .blog-wrapper .col-3 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .priority-posts.blogs .hentry .col-8,
    .single-campaign .entry .col-8 {
        flex-basis: 66.666667%;
        max-width: 66.666667%;
    }

    .news-wrapper .col-3 + .col-3,
    .blog-wrapper .col-3 + .col-3,
    .campaigns-wrapper .col-2 + .col-2,
    .campaigns-wrapper .col-2 + .col-3,
    .campaigns-wrapper .col-3 + .col-3 {
        margin-top: 0;
    }

    .campaigns-wrapper .col-3 + .col-3 + .col-3 + .col-3 {
        /* margin-top: 50px; */
    }

    .videos-wrapper .col-4 {
        margin-top: 0;
    }

    .page-template-template-partners .col-5,
    .page-template-template-partners .col-7 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .page-template-template-live-stream .col-7,
    .page-template-template-live-stream .col-5 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .page-template-template-partners .col-5 + .col-7,
    .page-template-template-live-stream .col-7 + .col-5 {
        margin-top: 0;
    }

    .page-template-template-partners .col-5,
    .page-template-template-live-stream .col-7 + .col-5 {
        flex-basis: 41.6666667%;
        max-width: 41.6666667%;
    }

    .page-template-template-partners .col-7,
    .page-template-template-live-stream .col-7 {
        flex-basis: 58.3333333%;
        max-width: 58.3333333%;
    }
}

.videos-wrapper .carousel .col-3,
.videos-wrapper .carousel .col-4 {
    transition: opacity .25s ease, transform .25s ease;
}

.videos-wrapper .carousel .row:hover .col-3,
.videos-wrapper .carousel .row:hover .col-4 {
    opacity: .5;
}

.videos-wrapper .carousel .row:hover .col-3:hover,
.videos-wrapper .carousel .row:hover .col-4:hover {
    opacity: 1;
    transform: scale(1.05);
}

.news-wrapper .hentry,
.blog-wrapper .hentry {
    position: relative;
    background-color: #fff;
}

.news-wrapper .hentry {
    padding: 20px;
    height: 100%;
}

.videos-wrapper .slider .col-4 img {
    display: block;
    max-width: 192px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 992px) {
    .videos-wrapper .slider .entry-media {
        /* padding-right: 6px; */
    }
}

@media (min-width: 1200px) {
    .videos-wrapper .slider .col-4 img {
        max-width: 100%;
    }

    .videos-wrapper .slider .entry-media {
        /* padding-right: 36.66px; */
    }
}

.videos-wrapper .carousel .col-3 .entry-media,
.videos-wrapper .carousel .col-4 .entry-media {
    position: relative;
}

/*.videos-wrapper .carousel .col-3 .entry-media::before {
    content: "Now Playing";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: rgba(0,0,0,.4);
    color: #e39f29;
    justify-content: center;
    font-family: Oswald, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 0;
}*/

.videos-wrapper .carousel .col-3 .entry-media::before,
.videos-wrapper .carousel .col-4 .entry-media::before {
    content: "Now Playing";
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: block;
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 4px;
    color: #418ecc;
    font-family: Oswald, sans-serif;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    opacity: 0;
}

/*.videos-wrapper .carousel .col-3 .entry-media::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 4px solid #e39f29;
    opacity: 0;
    transition: opacity .25s ease;
}*/

.videos-wrapper .carousel .col-3 .entry-media::after,
.videos-wrapper .carousel .col-4 .entry-media::after {
    content: "";
    position: absolute;
    left: 10px;
    bottom: 10px;
    display: block;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAUCAYAAABroNZJAAACeklEQVQ4jZ2US4xMQRSGv1NVfe/t6enRmhlCsBBChESChLDw3JHYWXhsRezJEImFIJmNYPaIWNiItUkkk3hlWFiImJVXYozxGFr37XurjkVrQQsz/k3V5nz1n/9Ulew69+gaMAA85D9lgD3AiMCp1GucqyIyTYjAxzwok1nor0TmWU/B7s2DTg/yOQ9xAJZXYjbOLS3sduZK6vUWsFaBqeDMvC5X3NDXxapqjBFIg2Jgq1ce1PNwXpWZ/+rOrJld3F2JzNPJZiALigBf8kAWAiuryeGF3YXRutdDf4VkQW989boc6FdIGz7QV3Ss7+tidTUhtjIrC3pR4L5X3ZL6zgZNUPhu93TqdcmSnujKxjklZieOyazlzgjU8rBOYag3cZcFFvwCaW8UEHjZW3T7gW21PIwIkAflcxaoxpZNc0osnRHta3p9pnCkA9JW6hWvOiSwNlPdEVvzfH1fkU1zS/QWHakPBEiAM8An4GAH5Df51iLtln8fuQVMByS2ghXZrHCvIDKU+rDo7tuvDL+pMV7PSazBQAocA7qBQdcuFiDA/PFGfqoauQMlZ1DAGaFcMEyknuGxGtXYXY2s9Cu8+JGJyA+LR2Iro6OfmgeGx2pMpDnlgqFghKBQcmZEYPt4Pd/7MwDARUZ2CpxueF0hQGwNL2spd8bqTDYDTa8fCkZOKFywIljbGZx7+K5xc+mMiN7E0r5HZddy8Ph9YzCx5kTRysTf3pB7Xcsa4408WVyOWFaJiY0Q4LYVjhaduf+HiXRCygXTyIImTz6mTKT5K5DjsZVL7bCnIqdQcUboMXL2QxpOWqEe2VaYU5UDrgMDCg9i2zp7mn8S3wAWvgaluoHhZQAAAABJRU5ErkJggg==");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8.5px 10px;
}

.videos-wrapper .carousel .col-3:first-child .entry-media::before,
.videos-wrapper .carousel .col-4:first-child .entry-media::before/*,
.videos-wrapper .carousel .col-3:first-child .entry-media::after*/ {
    opacity: 1;
}

.videos-wrapper .carousel .col-3:first-child .entry-media::after,
.videos-wrapper .carousel .col-4:first-child .entry-media::after {
    opacity: 0;
}

.videos-wrapper.rendered .carousel .col-3:first-child .entry-media::before,
.videos-wrapper.rendered .carousel .col-4:first-child .entry-media::before/*,
.videos-wrapper.rendered .carousel .col-3:first-child .entry-media::after*/ {
    opacity: 0;
}

.videos-wrapper.rendered .carousel .col-3:first-child .entry-media::after,
.videos-wrapper.rendered .carousel .col-4:first-child .entry-media::after {
    opacity: 1;
}

.videos-wrapper.rendered .carousel .col-3.active .entry-media::before,
.videos-wrapper.rendered .carousel .col-4.active .entry-media::before/*,
.videos-wrapper.rendered .carousel .col-3.active .entry-media::after*/ {
    opacity: 1;
}

.videos-wrapper.rendered .carousel .col-3.active .entry-media::after,
.videos-wrapper.rendered .carousel .col-4.active .entry-media::after {
    opacity: 0;
}

.videos-wrapper .slider .video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}

.videos-wrapper .slider .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

/*.videos-wrapper .entry-media iframe {
    display: block;
    width: 720px;
    height: 405px;
}*/

.news-wrapper .entry-media,
.blog-wrapper .entry-media,
.priority-posts.blogs .entry-media,
.single-campaign .entry .entry-media {
    position: relative;
    margin-bottom: 1rem;
}

@media (min-width: 1200px) {
    .priority-posts.blogs .entry-media,
    .single-campaign .entry .entry-media {
        margin: 0;
    }
}

.news-wrapper .entry-media {
    margin: -20px -20px 1rem;
}

.page-template-template-front-page .campaigns-wrapper .image {
    margin-bottom: 12px;
}

.page-template-template-front-page .campaigns-wrapper .col-2 .image {
    padding-bottom: 52.25%;
}

.page-template-template-front-page .campaigns-wrapper .col-3 .image {
    padding-bottom: 79%;
}

.news-wrapper .post-thumbnail,
.blog-wrapper .post-thumbnail,
.campaigns-wrapper .post-thumbnail,
.priority-posts.blogs .post-thumbnail,
.single-campaign .entry .post-thumbnail {
    display: block;
    height: 0;
    padding-bottom: 66.666667%;
    overflow: hidden;
}

.campaigns-wrapper .post-thumbnail {
    position: relative;
}

.campaigns-wrapper .post-thumbnail::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0);
    transition: background-color .25s ease-in-out;
}

.campaigns-wrapper .image:hover .post-thumbnail::after {
    background-color: rgba(0,0,0,.4);
}

.single-campaign .entry .post-thumbnail {
    position: relative;
}

@media (min-width: 1200px) {
    .live-stream {
        padding-right: 18.33px;
    }
}

.live-stream p {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0;
}

.live-stream iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.news-wrapper .post-thumbnail img,
.blog-wrapper .post-thumbnail img,
.campaigns-wrapper .post-thumbnail img,
.priority-posts.blogs .post-thumbnail img,
.single-campaign .entry .post-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.campaigns-wrapper .post-thumbnail .cp-meta {
    position: absolute;
    left: 20px;/*0;*/
    bottom: 20px;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.campaigns-wrapper .post-thumbnail .tag {
    display: block;
    padding: .125rem .5rem;
    background-color: #000;
}

.campaigns-wrapper .post-thumbnail .tag p {
    display: inline;
    margin: 0;
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.25rem;
    letter-spacing: .7px;
    text-transform: uppercase;
}

.page-template-template-front-page .campaigns-wrapper .post-thumbnail .title {
    display: block;
    padding: .5rem;
    margin: 0;
    background-color: #fff;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
}

.single-campaign .entry .entry-meta {
    margin-bottom: .75rem;
}

.single-campaign .entry .entry-category {
    display: inline-block;
    padding: 0 6px;
    border-radius: 2px;
    background-color: #000;
    color: #fff;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}

.videos-wrapper .entry-title,
.news-wrapper .entry-title,
.blog-wrapper .entry-title,
.priority-posts.blogs .entry-title,
.single-campaign .entry .entry-title {
    font-size: 1.25rem;
    font-weight: 700;
}

.priority-posts.blogs .entry-title,
.single-campaign .entry .entry-title {
    font-size: 2.25rem;
    line-height: 1.1;
}

.single-campaign.postid-6525 .entry .entry-title,
.single-campaign.postid-33656 .entry .entry-title,
.single-campaign.postid-35021 .entry .entry-title {
    font-size: 2rem;
}

.videos-wrapper .entry-title {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.1;
}

.videos-wrapper .col-8 .entry-title {
    margin-top: 1rem;
    line-height: 1.3;
}

@media (min-width: 1200px) {
    .videos-wrapper .col-8 .entry-title {
        /* white-space: nowrap; */
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

.videos-wrapper .carousel .entry-title {
    min-height: 60px;
    margin-top: .5rem;
    margin-bottom: 0;
    font-size: 1.125rem;
    line-height: 1.25rem;
}

.videos-wrapper .entry-title a {
    color: #fff;
}

.videos-wrapper .carousel .entry-title a {
    color: rgba(255,255,255,.5);
}

.videos-wrapper .carousel .col-3:first-child .entry-title a,
.videos-wrapper .carousel .col-4:first-child .entry-title a {
    color: #fff;
}

.videos-wrapper.rendered .carousel .col-3:first-child .entry-title a,
.videos-wrapper.rendered .carousel .col-4:first-child .entry-title a {
    color: rgba(255,255,255,.5);
}

.videos-wrapper.rendered .carousel .col-3.active .entry-title a,
.videos-wrapper.rendered .carousel .col-4.active .entry-title a {
    color: #fff;
}

.videos-wrapper .carousel .entry-meta {
    margin-top: .5rem;
    color: rgba(255,255,255,.25);
    font-family: Oswald, san-serif;
    font-size: .875rem;
    font-weight: 300;
    text-transform: uppercase;
}

.videos-wrapper .carousel .col-3:first-child .entry-meta,
.videos-wrapper .carousel .col-4:first-child .entry-meta {
    color: rgba(255,255,255,.5);
}

.videos-wrapper.rendered .carousel .col-3:first-child .entry-meta,
.videos-wrapper.rendered .carousel .col-4:first-child .entry-meta {
    color: rgba(255,255,255,.25);
}

.videos-wrapper.rendered .carousel .col-3.active .entry-meta,
.videos-wrapper.rendered .carousel .col-4.active .entry-meta {
    color: rgba(255,255,255,.5);
}

.videos-wrapper .carousel .entry-meta .date::after {
    content: " / ";
}

.videos-wrapper .carousel .entry-meta .duration {
    color: rgba(65,142,204,.5);
}

.videos-wrapper .carousel .col-3:first-child .entry-meta .duration,
.videos-wrapper .carousel .col-4:first-child .entry-meta .duration {
    color: rgba(65,142,204,1);
}

.videos-wrapper.rendered .carousel .col-3:first-child .entry-meta .duration,
.videos-wrapper.rendered .carousel .col-4:first-child .entry-meta .duration {
    color: rgba(65,142,204,.5);
}

.videos-wrapper.rendered .carousel .col-3.active .entry-meta .duration,
.videos-wrapper.rendered .carousel .col-4.active .entry-meta .duration {
    color: rgba(65,142,204,1);
}

.page-template-template-partners h2 {
    font-size: 2.5rem;
    line-height: 1.15;
}

.page-template-template-live-stream h2 {
    margin-bottom: .5rem;
    font-size: 2.5rem;
    line-height: 1.15;
}

.page-template-template-partners .col-7 h3,
.page-template-template-partners .col-7 h4 {
    font-size: 1.75rem;
    font-weight: 900;
}

.page-template-template-partners .col-7 h3 a {
    font-weight: 900;
}

.page-template-template-partners .col-5 + .col-7 p:last-child,
.page-template-template-live-stream .col-7 + .col-5 p:last-child {
    margin: 0;
}

.page-template-template-live-stream .col-7 + .col-5 a {
    color: #418ecc;
}

.page-template-template-live-stream .col-7 + .col-5 a:hover {
    color: #7aa4dd;
    text-decoration: underline;
}

.news-wrapper .entry-meta,
.blog-wrapper .entry-meta,
.priority-posts.blogs .entry-meta {
    color: rgba(0,0,0,.5);
    font-family: Lato, sans-serif;
    font-size: .75rem;
    font-weight: 300;
}

.press-releases.blogs .entry-meta {
    margin-bottom: .5rem;
    font-size: 1rem;
}

.page-template-template-live-stream .event-meta {
    margin-bottom: .5rem;
}

.news-wrapper .entry-meta > span,
.blog-wrapper .entry-meta > span,
.priority-posts.blogs .entry-meta > span,
.page-template-template-live-stream .event-meta > span {
    display: block;
}

.page-template-template-live-stream .event-meta .event-venue {
    margin-top: .5rem;
}

.page-template-template-live-stream .event-meta .event-venue em {
    display: block;
}

.page-template-template-live-stream .event-meta .event-venue em::first-line {
    font-weight: 700;
}

.priority-posts.blogs .entry-author + .entry-date {
    text-transform: lowercase;
}

.news-wrapper .entry-author .fn,
.blog-wrapper .entry-author .fn,
.priority-posts.blogs .entry-author .fn,
.news-wrapper .entry-date time,
.blog-wrapper .entry-date time,
.priority-posts.blogs .entry-date time,
.news-wrapper .entry-category {
    color: rgba(0,0,0,.75);
    font-style: normal;
    font-weight: 400;
}

.priority-posts.blogs .entry-date time {
    text-transform: none;
}

.news-wrapper .entry-category,
.blog-wrapper .entry-category {
    position: absolute;
    top: 20px;
    left: 20px;
    padding: 0 6px;
    border-radius: 2px;
    background-color: #fff;
    font-family: Lato, sans-serif;
    font-size: .875rem;
}

.videos-wrapper .entry-summary {
    /* color: rgba(255,255,255,.5); */
    color: #fff;
}

.news-wrapper .entry-summary,
.blog-wrapper .entry-summary,
.priority-posts.blogs .entry-summary,
.page-template-events .entry-summary,
.post-type-archive-event .entry-summary,
.single-campaign .entry .entry-summary {
    margin-top: 1.25rem;
    font-size: .875rem;
}

.news-wrapper .entry-summary p,
.blog-wrapper .entry-summary p,
.priority-posts.blogs .entry-summary p,
.page-template-events .entry-summary p,
.post-type-archive-event .entry-summary p,
.single-campaign .entry .entry-summary p {
    font-size: .875rem;
    line-height: 1.5;
}

.priority-posts.blogs .entry-summary,
.priority-posts.blogs .entry-summary p,
.page-template-events .entry-summary,
.page-template-events .entry-summary p,
.post-type-archive-event .entry-summary,
.post-type-archive-event .entry-summary p,
.single-campaign .entry .entry-summary,
.single-campaign .entry .entry-summary p {
    line-height: 1.5rem;
}

.news-wrapper .entry-summary :last-child,
.blog-wrapper .entry-summary :last-child,
.priority-posts.blogs .entry-summary :last-child,
.page-template-events .entry-summary :last-child,
.post-type-archive-event .entry-summary :last-child,
.single-campaign .entry .entry-summary :last-child {
    margin: 0;
}

.news-wrapper .entry-summary a,
.blog-wrapper .entry-summary a,
.priority-posts.blogs .entry-summary a,
.page-template-events .entry-summary a,
.post-type-archive-event .entry-summary a,
.single-campaign .entry-summary a {
    text-decoration: underline;
}

.videos-wrapper .btn {
    /* background-color: #fff; */
    background-color: #418ecc;
    color: #000;
    transition: border-color .25s ease, background-color .25s ease;
}

.videos-wrapper .btn:hover {
    border-color: #7aa4dd;
    background-color: #7aa4dd;
}

.videos-wrapper .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
}

.page-template-events .entry-footer,
.post-type-archive-event .entry-footer {
    margin-top: 1rem;
    text-align: center;
}

@media (min-width: 1200px) {
    .page-template-events .entry-footer,
    .post-type-archive-event .entry-footer {
        text-align: left;
    }
}

.page-id-2907 .container {
    position: relative;
    z-index: 1;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) {
    .page-id-2907 .container {
        width: 1150px;
    }
}

.page-id-77 .page-title {
    margin: 0;
}

.page-id-2907 .page-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
}

.page-id-2907 .page-title span {
    display: block;
    padding: .5rem 1rem;
    background: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

.page-id-2907 .page-title span + span {
    margin-top: 1px;
}

.page-id-77 .breadcrumbs {
    margin: 0;
}

.page-id-2907 .grey .page-container .narrow {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1200px) {
    .page-id-2907 .grey .page-container .intro {
        text-align: right;
    }
}

.page-id-2907 .grey .page-container h2 {
    font-size: 3rem;
    line-height: 1.1;
    text-transform: uppercase;
}

.page-id-2907 .grey .page-container .col-6 h2 {
    text-align: left;
}

@media (min-width: 1200px) {
    .page-id-2907 .grey .page-container .intro h2 {
        text-align: right;
    }
}

.page-id-2907 .grey .page-container .col-4 h2 {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    text-align: left;
}

.page-id-2907 .grey .page-container .narrow:not(:first-child),
.page-id-2907 .grey .page-container .narrow:not(:first-child) h2 {
    margin-top: 50px;
}

.page-id-2907 .grey .page-container .lead {
    margin-bottom: 2.5rem;
    font-family: Lato, sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.3;
}

.page-id-2907 .grey .page-container h2 + .lead {
    margin-top: -1rem;
}

.page-id-2907 .grey .page-container .lead:last-child {
    margin: 0;
}

.page-id-77 .entries-list .row,
.page-id-2907 .grey .page-container .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-right: -20px;
}

.page-id-77 .entries-list .row {
    margin-top: -20px;
}

.page-id-77 .entries-list .col-4,
.page-id-2907 .grey .page-container .col-3,
.page-id-2907 .grey .page-container .col-4,
.page-id-2907 .grey .page-container .col-6,
.page-id-2907 .grey .page-container .col-8,
.page-id-2907 .grey .page-container .col-12 {
    flex: 0 0 100%;
    width: 100%;
    padding: 0 20px;
}

.page-id-77 .entries-list .col-4 {
    margin-top: 40px;
}

.page-id-2907 .grey .page-container .row .row .col-4,
.page-id-2907 .grey .page-container .row .row .col-8 {
    padding: 0 10px;
}

.page-id-2907 .grey .page-container .row .row .col-8 {
    display: flex;
    align-items: center;
}

.page-id-77 .entries-list .col-4, {
    margin-top: 80px;
}

.page-id-2907 .grey .section {
    padding-top: 50px;
    padding-bottom: 50px;
}

.page-id-2907 .grey .section:nth-child(even) {
    background-color: #f0f0f0;
}

.page-id-2907 .grey .section:last-child {
    padding-bottom: 8px;
    margin-bottom: -50px;
}

.page-id-2907 .grey .page-container .row + .row {
    margin-top: 50px;
}

.page-id-2907 .grey .page-container .row .row {
    margin-top: 20px;
    margin-left: -10px;
    margin-right: -10px;
}

.page-id-2907 .grey .page-container .row .row .col-6 {
    padding-left: 10px;
    padding-right: 10px;
}

    .page-id-2907 .grey .page-container .col-6 p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

@media (max-width: 1199px) {
    .page-id-2907 .grey .page-container .col-6 img {
        margin-bottom: 1rem;
    }
}

.page-id-2907 .grey .page-container .narrow .row {
    align-items: center;
}

.page-id-2907 .grey .page-container .narrow img {
    width: 100%;
    height: auto;
}

@media print, screen and (min-width: 75em) {
    .page-id-2907 .grey .page-container .col-3 {
        flex-basis: 25%;
        max-width: 25%;
    }

    .page-id-77 .entries-list .col-4,
    .page-id-2907 .grey .page-container .col-4 {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .page-id-2907 .grey .page-container .col-6 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .page-id-2907 .grey .page-container .col-8 {
        flex-basis: 66.666667%;
        max-width: 66.666667%;
    }

    .page-id-2907 .grey .page-container .col-8:first-child {
        text-align: right;
    }
}

.page-id-2907 .grey .page-container .col-3,
.page-id-2907 .grey .page-container .col-4,
.page-id-2907 .grey .page-container .col-6,
.page-id-77 .campaign {
    /* text-align: center; */
}

.page-id-77 .campaign {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}

@media (max-width: 1199px) {
    .page-id-2907 .grey .page-container .col-6 > div[style] {
        margin-bottom: 1.5rem;
    }
}

.page-id-2907 .grey .page-container .vcard {
    margin-bottom: 4.5rem;
    text-align: center;
}

.page-id-77 .campaign .entry-media,
.page-id-2907 .grey .page-container .avatar a {
    position: relative;
    display: block;
    height: 0;
    margin: 0 0 1rem;
    overflow: hidden;
}

.page-id-77 .campaign .entry-media {
    width: 100%;
    padding-bottom: 56.25%;
}

.page-id-2907 .grey .page-container .avatar {
    max-width: 256px;
    margin: 0 auto 2.25rem;
    border-radius: 50%;
    overflow: hidden;
}

.page-id-2907 .grey .page-container .avatar a {
    padding-bottom: 100%;
    margin: 0;
}

.page-id-2907 .grey .page-container .col-6 .avatar a {
    padding-bottom: 141.51%;
}

.page-id-77 .campaign .wp-post-image,
.page-id-2907 .grey .page-container .avatar img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-id-77 .campaign .entry-title,
.page-id-2907 .grey .page-container h3 {
    margin-bottom: 0.625rem;
    font-size: 1.875rem;
    line-height: 1.5;
}

.page-id-77 .campaign .entry-title,
.page-id-2907 .grey .page-container h3 {
    font-weight: 700;
}

.page-id-2907 .grey .page-container h3 {
    margin-bottom: .5rem;
    font-size: 1.875rem;
    line-height: 1;
    text-transform: uppercase;
}

.page-id-2907 .grey .page-container .row .row h3 {
    font-size: 1.5rem;
    line-height: 1.75rem;
    text-transform: none;
}

.page-id-2907 .grey .page-container .description {
    margin-bottom: 1rem;
    font-family: Lato, sans-serif;
    font-size: 1.125rem;
}

.page-id-77 .campaign .entry-summary,
.page-id-2907 .grey .page-container .bio {
    margin-bottom: 1.5rem;
    color: #000;
    font-family: Merriweather, serif;
    font-size: .875rem;
    font-weight: 300;
    line-height: 1.5rem;
}

.page-id-2907 .grey .page-container .bio {
    margin-top: .75rem;
    margin-bottom: 0;
}

.page-id-2907 .grey .page-container .social-links {
    margin-top: .75rem;
    font-family: Lato, sans-serif;
}

.page-id-2907 .grey .page-container .social-links a {
    font-family: Oswald, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
}

.page-id-2907 .grey .page-container .social-links i {
    display: inline-block;
    min-width: 1.5rem;
    padding: .625rem;
    border-radius: 50%;
    background-color: #3baae1;
    color: #fff;
    font-size: 0;
    text-align: center;
    vertical-align: middle;
}

.page-id-2907 .grey .page-container .social-links svg {
    height: 1rem;
    vertical-align: middle;
}

.page-id-2907 .grey .page-container p:empty {
    display: none;
}

@media (min-width: 1200px) {
    .page-id-2907 .grey .page-container .col-6 p:empty {
        display: block;
        margin: -1.5rem 0 0
    }
}

.page-id-77 .campaign .entry-summary p {
    font-size: .875rem;
    line-height: 1.5rem;
}

.page-id-77 .campaign .entry-summary :last-child {
    margin-bottom: 0;
}

.page-id-77 .campaign .btn {
    display: inline-block;
    height: auto;
    padding: 8px 16px;
    margin-top: auto;
    border: 1px solid #3f3f3f;
    border-color: #418ecc;
    background-color: #418ecc;
    font-family: Oswald, Lato, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
}

.page-id-77 .campaign .btn:hover,
.page-id-77 .campaign .btn:hover {
    background-color: #3f3f3f;

    background-color: #7aa4dd;

    /* color: #fff; */
}

.page-id-77 .campaign .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0,0,0,.25);

    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
}

.page-id-77 .campaign .btn:focus:not(:hover) {
    color: inherit;
}

.page-id-77 .campaign button.btn:hover,
.page-id-77 .campaign button.btn:focus {
    box-shadow: none;
    background-color: #fff;
    color: inherit;
}

.page-template-template-mp-email .main-content {
    font-family: Lato, sans-serif;
}

.page-template-template-mp-email .main-content .alert {
    padding: .5rem 1rem;
    border: 1px solid;
    border-radius: .25rem;
    font-size: 1.25rem;
    line-height: 1.5;
}

.page-template-template-mp-email .main-content .alert.success {
    border-color: green;
}

.page-template-template-mp-email .main-content .alert.error {
    border-color: red;
}

.page-template-template-mp-email .main-content pre {
    padding: 1.75rem;
    background-color: #f0f0f0;
    white-space: pre-wrap;
}

.page-template-template-mp-email .main-content .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.page-template-template-mp-email .main-content .col {
    display: flex;
    flex-direction: column;
    flex: 1 0 0;
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.page-template-template-mp-email .main-content .page-content,
.page-template-template-mp-email .main-content .page-content p {
    font-size: 1.25rem;
    line-height: 1.5;
}

.page-template-template-mp-email .main-content form p:last-child {
    margin-bottom: 0;
}

.page-template-template-mp-email .main-content form label {
    display: inline-block;
    margin-bottom: .5rem;
}

.page-template-template-mp-email .main-content form label:last-child {
    margin-bottom: 0;
}

.page-template-template-mp-email .main-content form .req {
    color: red;
}

.page-template-template-mp-email .main-content form input[type="text"] {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    border: 1px solid #ccc;
    border-radius: .25rem;
    line-height: 1.25rem;
}

.page-template-template-mp-email .main-content form input[type="checkbox"] {
    margin-right: .25rem;
}

.page-template-template-mp-email .main-content form button {
    position: relative;
    display: inline-block;
    width: auto;
    min-width: 9.375rem;
    padding: 0 20px;
    height: 2.34375rem;
    font-weight: 900;
    text-align: center;
    border-radius: 0;
    color: #000;
    text-decoration: none;
    background-image: url(../assets/lighten.png);
    background-color: #418ecc;
    background-size: 0px 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    outline: 0 !important;
    box-shadow: none !important;
    border: 0;
    transition: background-size 0.13s ease;
    text-transform: uppercase;
    font-family: "Oswald";
    cursor: pointer;
}

.page-template-template-mp-email .main-content form button:hover {
    border-color: transparent;
    background-size: 100% 100%;
}

.page-template-template-mp-email .main-content textarea {
    display: block;
    width: 100%;
    height: 100%;
    padding: 1rem 1.5rem;
    border: 1px solid #ccc;
    border-radius: .25rem;
    line-height: 1.25rem;
}

.news-wrapper .section-footer .btn,
.blog-wrapper .section-footer .btn {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 8px 16px;
    margin: 0;
    border: 1px solid #3f3f3f;

    border-color: #418ecc;
    background-color: #418ecc;

    font-family: Oswald, Lato, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.25rem !important;
    text-transform: uppercase;
}

.news-wrapper .section-footer .btn:hover,
.blog-wrapper .section-footer .btn:hover {
    border-color: #7aa4dd;
    background-color: #7aa4dd;
    /* color: #fff; */
}

.news-wrapper .section-footer .btn:focus,
.blog-wrapper .section-footer .btn:focus {
    outline: none;
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.25);
}

.posts-pagination {
    display: flex;
    justify-content: center;
    margin-top: 50px;
    font-family: Lato, sans-serif;
}

.posts-pagination .page-numbers {
    display: block;
    padding: 2px 10px;
    border: 1px solid rgba(0,0,0,.5);
}

.posts-pagination .page-numbers + .page-numbers {
    margin-left: 10px;
}

.posts-pagination .current {
    opacity: .5;
    cursor: not-allowed;
}

.single-priority_posts .grey {
    padding-top: 0;
    background-color: #fff;
}

.page-content {
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
}

.page-header {
    position: relative;
    height: auto;
    padding: 0;
    margin-bottom: 1.5rem;
    box-shadow: none;
}

.page-banner {
    height: 0;
    padding-bottom: 100%;
    margin: -38px -20px 50px;
    /* background-image: url(../assets/uk-eu-flag.png); */
    /* background-image: url(https://observatoryihr.org/wp-content/uploads/2018/11/Human-Rights-After-Brexit-Social-Media-Post10.jpg); */
    background-image: url(../assets/Brexit-Thumbnail4.jpg);
    background-size: cover;
    background-position: center;
}

@media (min-width: 1200px) {
    .page-banner {
        padding-bottom: 257px;
        margin-top: 0;
        margin-left: -340px;
        margin-right: -340px;
        background-image: url(../assets/Brexit-Thumbnail3.jpg);
    }

}

.page-banner-container {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    max-width: 750px;
    margin-left: auto;
    margin-right: auto;
}

.page-logo,
.countdown-timer-wrap {
    padding: 0 15px;
}

.countdown-timer-wrap {
    margin-top: 30px;
}

@media (min-width: 1200px) {
    .page-logo,
    .countdown-timer-wrap {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .countdown-timer-wrap {
        margin-top: 0;
    }
}

.countdown-timer {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-around;
    padding: 10px;
    background: #231f20;
    color: #fff;
}

.countdown-timer::before {
    /* content: "Countdown to Brexit"; */
    display: block;
    font-family: Oswald, sans-serif;
    font-size: 32px;
    font-weight: 900;
    line-height: 27px;
    text-align: center;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    color: #231f20;
}

.countdown-timer::after {
    content: "Until your human rights are at risk";
    flex: 0 0 110%;
    display: block;
    width: 110%;
    margin-top: 18px;
    margin-bottom: 2px;
    font-family: Lato, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1;
    text-align: center;
}

.countdown-timer > span {
    position: relative;
    display: block;
    padding: 0 15px;
    font-family: Lato, sans-serif;
    font-size: 2.25rem;
    line-height: 1;
}

.countdown-timer > span + span::before {
    content: ":";
    position: absolute;
    top: 0;
    left: -7px;
    font-weight: 900;
}

.countdown-timer > span::after {
    display: block;
    margin-top: 6px;
    font-size: .75rem;
    font-weight: 300;
    text-align: center;
}

.countdown-timer > .days::after {
    content: "Days";
}

.countdown-timer > .hours::after {
    content: "Hours";
}

.countdown-timer > .mins::after {
    content: "Minutes";
}

.countdown-timer > .secs::after {
    content: "Seconds";
}

.countdown-timer > span .value {
    display: block;
    max-width: 40px;
    margin-left: auto;
    margin-right: auto;
    font-weight: 900;
}

.countdown-timer > .days .value {
    max-width: none;
}

.page-title {
    flex: 0 0 100%;
    width: 100%;
    margin-bottom: 1.5rem;
}

.page-description {
    flex: 0 0 100%;
    width: 100%;
}

.page-description p {
    font-size: 1rem;
    line-height: 1.45;
}

.page-description > :last-child {
    margin-bottom: 0;
}

.entry-header {
    height: auto;
    padding: 0;
    box-shadow: none;
}

.type-brexit .entry-content p {
    font-size: 1rem;
    line-height: 1.45;
}

.search-results .content .hentry + .hentry {
    padding-top: 2.5rem;
    margin-top: 2.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.entry-title a {
    color: inherit;
    font-weight: inherit;
    letter-spacing: 0;
    text-decoration: none;
}

.home .tile img.hide-for-medium,
.page-template-template-front-page .tile img.hide-for-medium {
    height: 100%;
    object-fit: cover;
}

@media print, screen and (min-width: 40em) {
    .home .tile img.show-for-medium,
    .page-template-template-front-page .tile img.show-for-medium {
        width: 100%;
        object-fit: cover;
    }
}

.home .tile.event .cat,
.page-template-template-front-page .tile.event .cat {
    background: #a1fa0a;
}

.blogs .article {
    background-position: center !important;
}

@media print, screen and (min-width: 75em) {
    .report-item a.btn {
        display: inline-block;
        min-width: 12.5rem;
        width: auto;
        padding: 0 34px;
    }
}

.search-results .posts-navigation {
    display: flex;
    justify-content: center;
    padding-top: 2.5rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    font-family: Oswald, sans-serif;
    font-size: 1.25rem;
}

.search-results .posts-navigation > a,
.search-results .posts-navigation > span {
    display: inline-block;
    margin: 0 8px;
    font-weight: 700;
}

.single-news_item .stripe-box {
    display: none;
}

.editorial {
    padding-top: 50px;
}

.editorial .content h1 {
    margin-bottom: .75rem;
    font-family: Oswald, sans-serif;
    font-size: 1.875rem;
    line-height: 1.15;
}

@media (min-width: 1200px) {
    .editorial .content h1 {
        font-size: 3rem;
    }
}

.editorial .content .entry-meta {
    margin-bottom: 1.25rem;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    color: rgba(0,0,0,.5);
}

.editorial .content .entry-meta time,
.editorial .content .entry-meta .fn {
    color: rgba(0,0,0,.75);
}

.editorial .content .main-date {
    font-weight: 400;
}

.editorial .content .entry-content ul li + li {
    /* margin-top: 1rem; */
}

.events-wrapper {
    padding-top: 50px;
    padding-bottom: 50px;
    /* margin-bottom: -50px; */
}

.events-wrapper .event,
.page-template-events .event,
.post-type-archive-event .event {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -20px;
    margin-right: -20px;
}

@media (min-width: 1200px) {
    .events-wrapper .event,
    .page-template-events .event,
    .post-type-archive-event .event {
        margin-left: -25px;
        margin-right: -25px;
    }
}

.page-template-events .event + .event,
.post-type-archive-event .event + .event {
    margin-top: 80px;
}

.events-wrapper .event + .event {
    margin-top: 50px;
}

.events-wrapper .event .entry-media,
.events-wrapper .event .post-content,
.page-template-events .event .entry-media,
.page-template-events .event .post-content,
.post-type-archive-event .event .entry-media,
.post-type-archive-event .event .post-content {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.events-wrapper .event .entry-media,
.page-template-events .event .entry-media,
.post-type-archive-event .event .entry-media {
    margin-bottom: 1rem;
}

@media (min-width: 1200px) {
    .events-wrapper .event .entry-media,
    .events-wrapper .event .post-content {
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 25px;
        padding-right: 25px;
    }

    .page-template-events .event .entry-media,
    .post-type-archive-event .event .entry-media {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .page-template-events .event .post-content,
    .post-type-archive-event .event .post-content {
        flex-basis: 66.666667%;
        max-width: 66.666667%;
    }

    .events-wrapper .event .entry-media,
    .page-template-events .event .entry-media,
    .post-type-archive-event .event .entry-media {
        margin-bottom: 0;
    }
}

.events-wrapper .event .post-thumbnail,
.page-template-events .event .post-thumbnail,
.post-type-archive-event .event .post-thumbnail {
    position: relative;
    display: block;
    height: 0;
}

.events-wrapper .event .post-thumbnail {
    padding-bottom: 66.666667%;
}

.page-template-events .event .post-thumbnail,
.post-type-archive-event .event .post-thumbnail {
    padding-bottom: 100%;
}

.events-wrapper .event .post-thumbnail img,
.page-template-events .event .post-thumbnail img,
.post-type-archive-event .event .post-thumbnail img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.page-template-events .event .entry-header,
.post-type-archive-event .event .entry-header {
    margin: 0;
}

.events-wrapper .event .entry-title,
.page-template-events .event .entry-title,
.post-type-archive-event .event .entry-title {
    margin-bottom: 1.25rem;
    font-size: 2rem;
    line-height: 1.15;
}

@media (min-width: 1200px) {
    .events-wrapper .event .entry-title {
        font-size: 1.75rem;
    }
}

.page-template-events .event .entry-title,
.post-type-archive-event .event .entry-title {
    font-size: 1.75rem;
}

.events-wrapper .event .entry-title a,
.page-template-events .event .entry-title a,
.post-type-archive-event .event .entry-title a {
    font-weight: 700;
}

.events-wrapper .event .entry-meta,
.page-template-events .event .entry-meta,
.post-type-archive-event .event .entry-meta {
    display: flex;
    align-items: center;
    margin-bottom: 1.25rem;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    color: inherit;
}

.event .event-date {
    display: block;
    width: 62px;
    padding: 10px;
    margin-right: 30px;
    border: 1px solid #333;
    font-style: normal;
    text-align: center;
}

.event .event-date .day {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
}

.event .event-date .month {
    display: block;
    margin-top: 4px;
    font-size: .875rem;
    line-height: 1;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.event .event-venue {
    display: flex;
    align-items: center;
    width: calc(100% - 92px);
}

.event .event-venue address {
    flex: 1;
    font-style: normal;
}

.event .event-venue address a {
    display: inline-block;
    color: rgba(0,0,0,.5);
    font-size: .75rem;
    font-weight: 700;
}

.event .event-venue p,
.page-template-events .event-venue p,
.post-type-archive-event .event-venue p {
    width: 100%;
    margin: 0;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    line-height: 1.25rem;
}

.event .event-venue p::first-line,
.page-template-events .event-venue p::first-line,
.post-type-archive-event .event-venue p::first-line {
    font-weight: 700;
}

.event-venue svg {
    width: 27px;
    height: 24px;
    margin-right: 10px;
}

.events-wrapper .event .entry-summary,
.page-template-events .event .entry-summary,
.post-type-archive-event .event .entry-summary {
    margin-top: 1.25rem;
}

.events-wrapper .event .entry-footer .btn,
.page-template-events .event .entry-footer .btn,
.post-type-archive-event .event .entry-footer .btn {
    display: inline-block;
    width: auto;
    height: auto;
    padding: .5rem 2rem;
    background-color: #f90;

    background-color: #418ecc;

    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease, color .25s ease;
}

.page-template-events .event .entry-footer .btn,
.post-type-archive-event .event .entry-footer .btn {
    color: #000;
    text-decoration: none;
}

.events-wrapper .event .entry-footer .btn:hover,
.page-template-events .event .entry-footer .btn:hover,
.post-type-archive-event .event .entry-footer .btn:hover {
    border-color: #e37e20;
    background-color: #e37e20;

    border-color: #7aa4dd;
    background-color: #7aa4dd;

    color: #000;
}

.events-wrapper .event .entry-footer .btn:focus,
.page-template-events .event .entry-footer .btn:focus,
.post-type-archive-event .event .entry-footer .btn:focus {
    box-shadow: 0 0 0 3px rgba(227,126,32,.5);

    box-shadow: 0 0 0 3px rgba(65, 142, 204,.5);

    color: #000;
    outline: none;
}

@media print, screen and (min-width: 40em) {
    .page-template-page-research-article .report-links {
        margin-left: -15px;
        margin-right: -15px;
    }

    .page-template-page-research-article .report-links .columns {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.ctv-video-wrap {
    max-width: 560px;
    margin-bottom: 1.5rem;
}

.ctv-video-holder {
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

.single .author {
    display: block;
}

.form-container {
    position: relative;
    padding-bottom: 80px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #ececec;
}

.page-template-template-newsletter .form-container {
    background-color: #f2f2f2;
}

.petition-banner {
    position: relative;
    margin-left: -20px;
    margin-right: -20px;
}

@media (min-width: 1400px) {
    .form-container,
    .petition-banner {
        margin-left: -125px;
        margin-right: -125px;
    }
}

.petition-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
}

.form-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 257px;
    margin-bottom: 36px;
    overflow: hidden;
}

.page-id-3423 .form-banner {
    display: none;
}

.form-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
}

.form-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.form-banner h1 {
    position: relative;
    z-index: 1;
    margin: 0;
    color: #fff;
    letter-spacing: 1.1px;
    text-align: center;
    text-transform: uppercase;
}

.page-id-7154 .form-banner h1 {
    padding: 0 15px;
}

@media (min-width: 1200px) {
    .page-id-7154 .form-banner::after {
        content: none;
    }

    .page-id-7154 .form-banner h1 {
        padding: 0;
        opacity: 0;
    }
}

.petition-banner h1 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    margin: -12.5px 0 0 -99.14px;
    color: #fff;
}

@media (min-width: 992px) {
    .petition-banner h1 {
        top: 200px;
        margin-top: 0;
        margin-left: -198.28px;
        font-size: 3.125rem;
        line-height: 3.125rem;
    }
}

@media (min-width: 1200px) {
    .petition-banner h1 {
        top: 320px;
        margin-top: 0;
        margin-left: -198.28px;
    }
}

.form-wrapper {
    max-width: 570px;
    padding: 80px 15px 0;
    margin-left: auto;
    margin-right: auto;
}

.form-wrapper .share {
    margin: 30px 0;
}

.form-wrapper .share:first-child {
    margin-top: 0;
}

.form-wrapper .share:last-child {
    margin-bottom: 0;
}

.page-template-template-form .share,
.page-template-template-engage .share {
    max-width: 720px;
    margin-left: 20px;
    margin-right: 20px;
}

@media (min-width: 992px) {
    .page-template-template-form .share,
    .page-template-template-engage .share {
        margin-left: auto;
        margin-right: auto;
    }
}

.page-template-template-engage .share {
    max-width: 960px;
}

.page-id-3423.page-template-template-form .share {
    display: none;
}

.page-template-template-engage .row {
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-engage .row:not(:only-child) {
    margin-bottom: 30px;
}

.page-template-template-engage .col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 0 0 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .page-template-template-engage .col {
        flex: 0 0 50%;
    }
}

@media (min-width: 992px) {
    .page-template-template-engage .col {
        flex: 0 0 33.3333333%;
    }
}

.page-template-template-engage .col + .col {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .page-template-template-engage .col + .col {
        margin-top: 0;
    }

    .page-template-template-engage .col + .col + .col {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .page-template-template-engage .col + .col + .col {
        margin-top: 0;
    }

    .page-template-template-engage .col + .col + .col + .col {
        margin-top: 30px;
    }
}

.page-template-template-engage .col br,
.page-template-template-engage .col p:empty {
    display: none;
}

.page-template-template-engage .col .description p br {
    display: inline;
}

.page-template-template-engage .col .description p a {
    position: relative;
    z-index: 1;
}

.page-template-template-engage .entry {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    height: 100%;
}

.page-template-template-engage .entry.disabled {
    opacity: .5;
}

.page-template-template-engage .wrap {
    flex: 1;
    padding: 20px;
    background-color: #fff;
}

.page-template-template-engage .help-desk .wrap {
    background-color: #4890cd;
}

.page-template-template-engage h2 {
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: 1.75rem;
}

.page-template-template-engage .description p {
    margin-bottom: 0;
}

.page-template-template-engage .description p,
.page-template-template-engage .description p:first-child {
    font-size: 1rem;
    line-height: 1.45rem;
}

.page-template-template-engage .description p + p {
    margin-top: 1.5rem;
}

.page-template-template-engage .link a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.page-template-template-engage .entry.disabled .link a {
    cursor: not-allowed;
}

.petition-wrapper {
    position: relative;
    background-color: #fff;
}

@media (min-width: 992px) {
    .petition-wrapper {
        display: flex;
        flex-wrap: wrap;
        max-width: 960px;
        padding: 30px 15px;
        margin-top: -300px;
        margin-left: auto;
        margin-right: auto;
    }
}

.petition-form {
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    .petition-content,
    .petition-form,
    .petition-description {
        padding: 0 15px;
    }

    .petition-content,
    .petition-form {
        flex: 0 0 50%;
        margin-bottom: 0;
    }
}

.petition-text {
    margin-top: 20px;
    font-family: Lato, sans-serif;
}

.petition-text p {
    font-size: 1rem;
}

@media (min-width: 992px) {
    .petition-text {
        max-height: 640px;
        padding: 10px;
        margin-top: 0;
        border: 1px solid #eee;
        overflow: auto;
    }

    .petition-text p {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .petition-text p:last-child {
        margin: 0;
    }
}

.petition-description {
    margin-top: 48px;
}

.covid-banner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 257px;
    margin-bottom: 50px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .covid-banner {
        margin-bottom: 80px;
    }
}

.covid-banner::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
}

.covid-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.covid-banner h1 {
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0;
    color: #fff;
    letter-spacing: 1.1px;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 1200px) {
    .covid-banner::after {
        content: none;
    }

    .covid-banner h1 {
        padding: 0;
        opacity: 0;
    }
}

.page-template-template-covid .page-container {
    margin-bottom: 50px;
    overflow: hidden;
}

@media (min-width: 992px) {
    .page-template-template-covid .page-container {
        margin-bottom: 80px;
    }
}

@media (min-width: 768px) {
    .page-template-template-covid .container {
        margin-right: 35.33px;
    }

    .page-template-template-covid .sidebar {
        margin-left: 2.66px;
    }
}

@media (min-width: 992px) {
    .page-template-template-covid .container {
        margin-right: 16px;
    }

    .page-template-template-covid .sidebar {
        margin-left: 8px;
    }
}

@media (min-width: 1200px) {
    .page-template-template-covid .container {
        margin-right: 142.5px;
    }

    .page-template-template-covid .sidebar {
        margin-left: 7.5px;
    }
}

.page-template-template-covid .container .share:first-child {
    margin-top: 0;
}

.page-template-template-covid .container .share:last-child {
    margin-bottom: 0;
}

.page-template-template-covid .newsletter-signup {
    display: none;
}

.form-content {
    position: relative;
    z-index: 1;
    max-width: 760px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.page-template-template-engage .form-content {
    max-width: 1000px;
}

.page-template-template-newsletter .form-content {
    padding-left: 0;
    padding-right: 0;
}

.page-id-3423 .form-content {
    padding-top: 50px;
}

.form-content .form-row {
    padding: 0;
}

@media (min-width: 768px) {
    .form-content .form-row {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.form-content .form-col-lg-6,
.form-content .form-col-lg-8 {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

@media (min-width: 768px) {
    .form-content .form-col-lg-6 {
        flex-basis: 50%;
        max-width: 50%;
    }

    .form-content .form-col-lg-8 {
        flex-basis: 66.6666667%;
        max-width: 66.6666667%;
    }
}

.form-content .form-col-lg-6 h2 {
    margin-bottom: .5rem;
    font-size: 1.125rem;
    line-height: 1.1;
    letter-spacing: .7px;
    text-transform: uppercase;
}

.form-content p:first-child,
.page-template-template-covid .content p:first-child,
.single-campaign.postid-34333 .section-description p:first-child {
    font-family: Lato, sans-serif;
    font-size: 1.375rem;
    line-height: 1.45;
}

.form-content .form-field.form-col-lg-6 p:first-child {
    font-size: 1rem;
    line-height: 1.5rem;
}

.form-content .form-field.form-col-lg-6 p:last-child {
    margin-bottom: 0;
}

.form-content .form-field.form-col-lg-6 p:only-child {
    display: flex;
    height: 100%;
}

.wpcf7-checkbox span.wpcf7-list-item {
    display: flex;
    justify-content: center;
    margin: 0
}

.form-content .form-field.form-col-lg-6 p:only-child label {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 100%;
}

.form-content .form-field.form-col-lg-6 p:only-child .wpcf7-checkbox label {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    width: auto;
}

.form-content .form-field.form-col-lg-6 p:only-child label span {
    display: block;
    width: 100%;
    height: 1.5rem;
}

.form-content .form-field.form-col-lg-6 p:only-child .wpcf7-checkbox label span {
    width: auto;
    margin-left: .5rem;
}

.form-content .form-field.form-col-lg-6 p:only-child .wpcf7-form-control-wrap {
    display: block;
    flex: 0 0 100%;
    width: 100%;
    max-height: calc(100% - 24px);
}

.form-content .form-field.form-col-lg-6 .wpcf7-checkbox input[type="checkbox"] {
    width: auto;
}

.form-content .form-field.form-col-lg-6 p:only-child .wpcf7-textarea {
    max-height: none;
    height: 100%;
}

.page-id-3423 .form-content p {
    font-family: Lato, sans-serif;
    font-size: 1rem;
    line-height: 1.45;
}

.page-id-3423 .form-content p small {
    font-size: .875rem;
}

.form-content ul {
    font-family: Lato, sans-serif;
    font-size: 1.25rem;
}

.form-content .form-col-lg-6 ul {
    font-size: .875rem;
}

.form-content li + li {
    margin-top: 4px;
}

.form-content hr {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.form-content .wpcf7 {
    padding: 30px;
    margin-top: 2.25rem;
    background-color: #fff;
}

@media (min-width: 768px) {
    .form-content .wpcf7 {
        padding: 40px;
    }
}

.page-template-template-engage .form-content .wpcf7 {
    display: none;
}

.page-template-template-engage .form-content .visible {
    display: block;
}

.form-content .wpcf7-form {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.form-content .wpcf7-form h3 {
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 1.5rem;
    text-align: center;
}

.form-content .form-col-lg-12 {
    flex: 0 0 100%;
    width: 100%;
}

@media (min-width: 768px) {
    .form-content .form-col-lg-4,
    .form-content .form-col-lg-4 {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
        margin-top: 0;
    }

    .form-content .form-offset-lg-3 {
        position: relative;
        left: 25%;
    }

    .form-content .form-offset-lg-4 {
        left: 33.333333%;
    }
}

.form-content .form-field,
.form-content .form-submit {
    flex: 0 0 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.form-content .form-field + .form-field,
.petition-form .form-field + .form-field {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .form-content .form-field + .form-field {
        margin-top: 0;
    }
}

.form-content .form-field:not(.form-col-lg-4) {
    margin-top: 30px;
}

.page-template-template-engage .form-content .form-field:not(.form-col-lg-4) {
    margin-top: 0;
}

.page-template-template-engage .form-content .form-col-lg-6 + .form-col-lg-6 {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .page-template-template-engage .form-content .form-col-lg-6 + .form-col-lg-6 {
        margin-top: 0;
    }

    .page-template-template-engage .form-content .form-col-lg-6 + .form-col-lg-6 + .form-col-lg-6 {
        margin-top: 30px;
    }

    .page-template-template-engage .form-content .form-field.form-col-lg-12 {
        margin-top: 30px;
    }

    .page-template-template-engage .form-content .form-field.form-col-lg-12:empty {
        margin-top: 0;
    }
}

.form-field-age-label,
.form-field-age {
    display: none;
}

.form-field-age-label.visible,
.form-field-age.visible {
    display: block;
}

.form-content .form-field label,
.petition-form .form-field label,
.form-content .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}

.form-content .form-field label,
.petition-form .form-field label {
    font-family: Lato, sans-serif;
    font-weight: 700;
}

.form-content .form-field-age-label label {
    line-height: 37px;
}

.petition-form .form-field .wpcf7-list-item label {
    display: flex;
    align-items: center;
}

.petition-form span.wpcf7-list-item {
    margin: 0;
}

.petition-form span.wpcf7-list-item + span.wpcf7-list-item {
    margin-left: 30px;
}

.petition-form .wpcf7-list-item-label {
    margin-left: 4px;
}

.form-content .form-field input,
.petition-form .form-field input,
.form-content .form-field textarea {
    width: 100%;
    padding: .5rem 0;
    border-color: #eee;
    border-style: solid;
    border-width: 0 0 1px;
    border-radius: 0;
    font-weight: 300;
    line-height: 20px;
}

.petition-form .form-field input[type="radio"] {
    width: auto;
}

.form-content .form-field input[type="file"] {
    padding: 0;
    border: none;
    line-height: .875rem;
    opacity: 0;
}

.form-content .form-field .wpcf7-form-control-wrap.your-file {
    position: relative;
    width: 100%;
    padding: .5rem 0;
    border-color: #eee;
    border-style: solid;
    border-width: 0 0 1px;
    border-radius: 0;
    font-weight: 300;
    line-height: 20px;
    cursor: pointer;
}

.form-content .form-field .wpcf7-form-control-wrap.your-file::before {
    content: "Choose File";
    position: absolute;
    top: 8px;
    left: 0;
    padding: 0 .5rem;
    background-color: rgba(0,0,0,.15);
    font-family: Oswald, sans-serif;
    font-size: .75rem;
    font-weight: 900;
    line-height: 1.25rem;
    text-transform: uppercase;
}

.form-content .wpcf7-form.invalid .form-field .wpcf7-form-control-wrap.your-file.empty::before {
    background-color: rgba(235,28,38,.3);
}

.form-content .form-field .wpcf7-form-control-wrap.your-file::after {
    content: attr(data-filename);
    position: absolute;
    top: 8px;
    left: 87px;
}

.form-content .form-field .wpcf7-form-control-wrap.your-file.empty::after {
    color: #ccc;
}

.form-content .wpcf7-form.invalid .form-field .wpcf7-form-control-wrap.your-file.empty::after {
    color: rgba(235,28,38,.3);
}

.form-content .form-field .wpcf7-form-control-wrap.your-file .wpcf7-not-valid-tip {
    bottom: -18px;
    display: block;
    width: 100%;
    padding-top: 1px;
    border-top: 1px solid #eb1c26;
}

.form-content .form-field textarea {
    max-height: 72px;
    resize: none;
}

.form-content .form-field .wpcf7-not-valid,
.petition-form .form-field .wpcf7-not-valid {
    border-color: #eb1c26;
}

.form-content .form-field input:focus,
.petition-form .form-field input:focus,
.form-content .form-field textarea:focus {
    outline: none;
}

.form-content .form-field input::-webkit-input-placeholder,
.form-content .form-field input::placeholder,
.petition-form .form-field input::-webkit-input-placeholder,
.petition-form .form-field input::placeholder,
.form-content .form-field textarea::-webkit-input-placeholder,
.form-content .form-field textarea::placeholder {
    color: #ccc;
    font-weight: 300;
}

.form-content .form-field .wpcf7-not-valid::-webkit-input-placeholder,
.form-content .form-field .wpcf7-not-valid::placeholder,
.petition-form .form-field .wpcf7-not-valid::-webkit-input-placeholder,
.petition-form .form-field .wpcf7-not-valid::placeholder {
    color: rgba(235,28,38,.3);
}

.form-content .form-field .wpcf7-not-valid-tip,
.petition-form .form-field .wpcf7-not-valid-tip {
    position: absolute;
    left: 0;
    bottom: -17px;
    font-family: Lato, sans-serif;
    font-size: 11px;
    line-height: 1rem;
    color: #eb1c26;
    white-space: nowrap;
}

.petition-form .form-field .wpcf7-not-valid-tip {
    bottom: -26px;
}

.petition-form .form-field .wpcf7-radio + .wpcf7-not-valid-tip {
    bottom: -17px;
}

.form-content .form-submit,
.petition-form .form-submit {
    position: relative;
    margin-top: 30px;
}

.page-id-3423 .form-content .form-submit {
    margin-top: 23px;
}

.petition-form .form-submit {
    text-align: center;
}

.form-content .form-submit input[type="submit"],
.petition-form .form-submit input[type="submit"] {
    position: static;
    width: 100%;
    height: auto;
    padding: .5rem 1rem;
    margin: 0;
    border: 1px solid #f08500;

    border: 1px solid #418ecc;
    background-image: url(../assets/lighten.png);
    background-color: #418ecc;

    border-radius: 0;
    line-height: 1.25rem;
}

@media (min-width: 992px) {
    .petition-form .form-submit input[type="submit"] {
        width: 200px;
    }
}

.petition-signatories {
    font-family: Lato, sans-serif;
    text-align: center;
}

.form-content .ajax-loader,
.petition-form .ajax-loader {
    position: absolute;
    top: 11px;
    right: -8px;
}

.form-content .wpcf7-response-output,
.petition-form .wpcf7-response-output {
    width: 100%;
    padding: 0 15px;
    margin: 20px 0 0;
    border: none;
    font-family: Lato, sans-serif;
    font-size: .875rem;
    text-align: center;
}

.page-template-template-newsletter .af-element {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 !important;
}

.page-template-template-newsletter .af-element + .af-element {
    margin-top: 1.5rem !important;
}

.page-template-template-newsletter .previewLabel {
    position: static !important;
    margin-bottom: .5rem !important;
}

.page-template-template-newsletter .af-textWrap {
    padding: 0;
    background: transparent;
}

.page-template-template-newsletter .af-body input.text {
    padding: .5rem 1rem !important;
    border: 1px solid rgba(0,0,0,.1) !important;
    border-radius: .25rem;
}

.page-template-template-newsletter .bodyText p {
    margin: 0 !important;
    font-size: .875rem;
}

.page-template-template-newsletter .af-element.buttonContainer {
    display: flex;
    justify-content: center;
}

.page-template-template-newsletter .af-element.buttonContainer input.submit {
    max-width: 240px;
    margin-left: auto;
    margin-right: auto;
}

.intermediate-container {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-left: -20px;
    margin-right: -20px;
    background-color: #ececec;
}

@media (min-width: 1200px) {
    .intermediate-container {
        margin-left: -125px;
        margin-right: -125px;
    }
}

.intermediate-header,
.intermediate-content {
    max-width: 760px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
}

.intermediate-header {
    height: auto;
    padding-top: 0;
    box-shadow: none;
}

.intermediate-title {
    margin-bottom: 50px;
    letter-spacing: 1.1px;
    text-transform: uppercase;
    text-align: center;
}

.intermediate-content {
    font-family: Lato, sans-serif;
}

.intermediate-content h2 {
    text-align: center;
}

.intermediate-content ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin: 0 -15px;
}

@media (min-width: 1200px) {
    .intermediate-content ul {
        margin-left: -135px;
        margin-right: -135px;
    }
}

.intermediate-content li {
    position: relative;
    display: flex;
    flex: 0 0 100%;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.intermediate-content li + li {
    margin-top: 20px;
}

@media (min-width: 1200px) {
    .intermediate-content li {
        flex-basis: 50%;
        max-width: 50%;
    }

    .intermediate-content li + li {
        margin-top: 0;
    }
}

.intermediate-content li img {
    position: absolute;
    top: 0;
    left: 15px;
    width: calc(100% - 30px);
    height: 100%;
    object-fit: cover;
}

.intermediate-content li br {
    display: none;
}

.intermediate-content li a {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: 100%;
    min-height: 240px;
    padding: 20px;
    color: #fff;
    font-size: 42px;
    font-weight: 900;
    line-height: 1.15;
}

.intermediate-content li a::before {
    content: "Click here";
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1.1px;
    text-transform: uppercase;
}

.intermediate-content li::after {
    content: "";
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    background-color: rgba(0,0,0,.5);
}

.post-password-form input[type="submit"] {
    position: static;
}

.well {
    margin-bottom: 30px;
    padding: 20px;
    background-color: #eee;
    box-shadow: 0 0 0 1px #ccc;
    font-family: Lato, sans-serif;
    font-size: .875rem;
}

@media (min-width: 1200px) {
    .well.alignright {
        float: right;
        max-width: calc(50% - 15px);
        margin-left: 30px;
    }
}

.well h2 {
    margin-bottom: .5rem;
    font-size: 24px;
    line-height: 1.15;
}

.well li + li {
    margin-top: .5rem;
}

.well > :last-child {
    margin-bottom: 0;
}

.fw-table {
    width: 100%;
    margin-bottom: 1.5rem;
    font-family: Lato, sans-serif;
}

.fw-table th,
.fw-table td {
    padding: .25rem 0;
    border-bottom: 1px solid #ddd;
}

.fw-table th {
    font-weight: 700;
    text-align: left;
}

.fw-table td {
    text-align: right;
}

.postid-2832 th,
.postid-2832 td {
    padding-bottom: 1.5rem;
}

.postid-2832 th {
    font-weight: 700;
    padding-right: .75rem;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

.postid-2832 td {
    padding-left: .75rem;
}

.newsletter-signup {
    margin-top: 50px;
    background: rgb(14, 14, 47);
    color: #fff;
    text-align: center;
}

.page-id-12 .newsletter-signup,
.page-id-81 .newsletter-signup,
.page-template-template-front-page .newsletter-signup,
.page-template-full-width .newsletter-signup,
.page-template-template-form .newsletter-signup,
.page-template-template-engage .newsletter-signup,
.page-template-template-donate .newsletter-signup,
.page-template-template-intermediate .newsletter-signup,
.page-template-page-research-article-php .newsletter-signup {
    margin-top: 0;
}

.page-template-template-newsletter .newsletter-signup {
    display: none;
}

.newsletter-signup .page-container {
    padding: 50px 0;
    overflow: hidden;
}

.newsletter-signup h2 {
    padding: 0 20px;
    margin-bottom: .5rem;
    line-height: 1;
    text-transform: uppercase;
}

.newsletter-signup p {
    padding: 0 20px;
    margin-bottom: 30px;
}

.newsletter-signup form {
    display: flex;
    flex-wrap: wrap;
    max-width: 760px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}

.newsletter-form {
    padding: 20px;
    background-color: #eee;
}

@media print, screen and (min-width: 768px) {
    .newsletter-form {
        padding: 40px;
    }
}

.af-form {
    max-width: none !important;
    border: none !important;
    background-color: transparent !important;
    overflow: visible !important;
}

.af-body {
    display: flex;
    flex-wrap: wrap;
    padding: 0 !important;
}

.af-element {
    position: relative;
    flex: 0 0 100%;
    width: 100%;
    padding: 0 10px !important;
}

.af-element + .af-element {
    margin-top: 15px !important;
}

@media print, screen and (min-width: 768px) {
    .af-element {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .af-element + .af-element {
        margin-top: 0 !important;
    }
}

#af-form-1019722125 .af-element {
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 !important;
}

#af-form-1019722125 .af-element + .af-element {
    margin-top: 1rem !important;
}

.previewLabel {
    position: absolute !important;
    top: 8px;
    left: 26px;
    z-index: 1;
    padding: 0 !important;;
    color: rgba(0,0,0,.5) !important;
    font-family: Lato, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.25rem;
}

#af-form-1019722125 .af-body .af-element label.previewLabel {
    margin-top: 0 !important;
    margin-bottom: .5rem !important;
    position: static !important;
    color: #0a0a0a !important;
}

.af-textWrap {
    width: auto !important;
    padding: .375rem .875rem;
    background-color: #fff;
}

#af-form-1019722125 .af-textWrap {
    padding: 0;
}

.af-body input.text {
    position: relative !important;
    border: none !important;
    font-family: Lato, sans-serif !important;
    font-size: 1rem !important;
    line-height: 1.25rem;
}

#af-form-1019722125 .af-body .af-element input.text {
    margin: 0 !important;
    border: 1px solid rgba(0,0,0,.1) !important;
    line-height: 2rem;
}

.af-body input.text:focus,
.af-body input.text.has-content {
    z-index: 2;
    background-color: #fff;
}

#af-form-1019722125 .af-element .bodyText p {
    margin: 0 !important;
}

#af-form-1019722125 .af-element .bodyText p span,
#af-form-1019722125 .af-element .bodyText p a {
    font-size: .875rem !important;
}

.af-element.buttonContainer .submit {
    display: inline-block;
    width: 100% !important;
    height: auto !important;
    padding: .5rem 1rem !important;
    background-color: #f90;
    background-color: #418ecc !important;
    color: #000 !important;
    font-family: Oswald, sans-serif !important;
    font-size: 1.125rem !important;
    font-weight: 700 !important;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease, color .25s ease;
}

#af-form-1019722125 .af-element.buttonContainer input.submit {
    margin-bottom: 0 !important;
}

.af-element.buttonContainer .submit:hover {
    background-color: #e37e20;
    background-color: #7aa4dd !important;
}

.af-element.buttonContainer .submit:focus {
    box-shadow: 0 0 0 3px rgba(227,126,32,.5);
    box-shadow: 0 0 0 3px rgba(65, 142, 204,.5) !important;
    color: #000;
    outline: none;
}

.AW-Form-1019722125 + p {
    margin-bottom: 0;
}

.newsletter-signup .form-item {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

.newsletter-signup .form-item + .form-item,
.newsletter-signup .form-extra + .form-item {
    margin-top: 15px;
}

@media print, screen and (min-width: 768px) {
    .newsletter-signup .form-item {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }

    .newsletter-signup .form-item + .form-item,
    .newsletter-signup .form-extra + .form-item {
        margin-top: 0;
    }
}

.newsletter-signup .form-extra {
    position: absolute;
    left: -5000px;
}

.newsletter-signup input {
    padding: .5rem 1rem;
    border: none;
    border-radius: 0;
    font-family: Lato, sans-serif;
    line-height: 1.25rem;
}

.newsletter-signup input:focus {
    outline: none;
}

.newsletter-signup button {
    display: inline-block;
    padding: .5rem 1rem;
    background-color: #f90;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.25rem;
    text-transform: uppercase;
    transition: border-color .25s ease, background-color .25s ease, color .25s ease;
}

.newsletter-signup button:hover {
    border-color: #e37e20;
    background-color: #e37e20;
    color: #000;
}

.newsletter-signup button:focus {
    box-shadow: 0 0 0 3px rgba(227,126,32,.5);
    color: #000;
    outline: none;
}

footer {
    margin-top: 50px;
}

.newsletter-signup + footer {
    margin-top: 0;
}

@media print, screen and (min-width: 40em) {
    .page-template-default footer {
        margin-top: 0;
    }
}

footer .row.collapse {
    position: relative;
}

@media print, screen and (min-width: 40em) {
    .side .new-link {
        background-position: center !important;
    }
}

.helping-hands-logo,
.iohr-llm-logo {
    position: absolute;
    right: 0;
    bottom: -100px;
    max-height: 42px;
    width: auto;
}

.iohr-llm-logo {
    right: 112px;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

img.alignleft {
    float: left;
    max-width: 50%;
    max-width: calc(50% - .5rem);
    margin-right: 1rem;
}

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

img.alignright {
    float: right;
    max-width: 50%;
    max-width: calc(50% - .5rem);
    margin-left: 1rem;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption.alignleft,
.wp-caption.alignright {
    min-width: 100%;
}

@media (min-width: 768px) {
    .wp-caption.alignleft {
        display: inline;
    	float: left;
        min-width: 0;
    	margin-right: 1.5em;
    }
}

@media (min-width: 992px) {
    .wp-caption.alignleft {
        margin-left: -6rem;
    }

    .single-news_item .wp-caption.alignleft {
        margin-left: 0;
    }
}

@media (min-width: 768px) {
    .wp-caption.alignright {
        display: inline;
    	float: right;
        min-width: 0;
    	margin-left: 1.5em;
    }
}

@media (min-width: 992px) {
    .wp-caption.alignright {
        margin-right: -6rem;
    }

    .single-news_item .wp-caption.alignright {
        margin-right: 0;
    }
}

.wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.postid-2995 .wp-caption,
.postid-2995 .wp-caption img[class*="wp-image-"] {
    width: 100% !important;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
    font-size: .875rem;
    font-style: italic;
	text-align: center;
}

.page-template-template-form .wp-caption-text {
    margin-bottom: 0;
    font-family: Lato, sans-serif;
    font-size: .75rem;
    font-style: normal;
}

.single-news_item .entry-content .row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 1.5rem;
}

.single-news_item .entry-content .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 15px;
    padding-right: 15px;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
	margin-bottom: 1.5rem;
}

.gallery-item {
	display: flex;
    align-items: center;
    justify-content: center;
	text-align: center;
	vertical-align: top;
	width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-2 .gallery-item + .gallery-item + .gallery-item {
    margin-top: 20px;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
    margin-top: 30px;
}

.gallery-columns-3 .gallery-item:nth-child(1),
.gallery-columns-3 .gallery-item:nth-child(2),
.gallery-columns-3 .gallery-item:nth-child(3) {
    margin-top: 0;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-size-full .gallery-icon {
    position: relative;
    /* height: 0; */
    /* padding-bottom: 100%; */
}

.gallery-size-full.gallery-columns-2 .gallery-icon {
    padding-bottom: 56.25%;
}

.gallery-size-full .gallery-icon img {
    /* position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center top; */
}

.gallery-caption {
	display: block;
    margin-top: .5rem;
    font-size: .6875rem;
}

.single-campaign-theaventofbrexit .page-container .section-header {
    padding: 0;
    text-align: left;
}

.single-campaign-theaventofbrexit .section-description {
    max-width: none;
    font-family: Lato, sans-serif;
}

.single-campaign-theaventofbrexit .page-hero {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.single-campaign-theaventofbrexit .page-hero::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    background-color: rgba(0,0,0,.5);
}

.single-campaign-theaventofbrexit .brexit-counter {
    position: relative;
    z-index: 1;
    background: transparent;
}

.single-campaign-theaventofbrexit .brexit-counter .countdown-timer {
    margin: 0;
    background: transparent;
    color: #fff;
}

.single-campaign-theaventofbrexit .page-container .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    margin-right: 0;
    counter-reset: day;
}

.single-campaign-theaventofbrexit .page-container .col {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    counter-increment: day;
    perspective: 1000px;
}

.single-campaign-theaventofbrexit .page-container .col + .col {
    margin-top: 20px;
}

@media (min-width: 768px) {
    .single-campaign-theaventofbrexit .page-container .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .single-campaign-theaventofbrexit .page-container .col {
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 15px;
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .single-campaign-theaventofbrexit .page-container .col + .col {
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .single-campaign-theaventofbrexit .page-container .col {
        flex-basis: 33.333333%;
        max-width: 33.333333%;
    }
}

@media (min-width: 1200px) {
    .single-campaign-theaventofbrexit .page-container .row {
        margin-left: -25px;
        margin-right: -25px;
    }

    .single-campaign-theaventofbrexit .page-container .col {
        /* flex-basis: 25%; */
        /* max-width: 25%; */
        padding-left: 25px;
        padding-right: 25px;
        margin-bottom: 50px;
    }
}

.single-campaign-theaventofbrexit .day {
    position: relative;
    z-index: 1;
    transition: transform .5s ease-out;
    transform-style: preserve-3d;
}

.single-campaign-theaventofbrexit .col:hover .day {
    transform: rotateY(180deg);
    transition-duration: .8s;
}

.single-campaign-theaventofbrexit .front {
    position: relative;
    display: flex;
    align-items: center;
    /* height: 0; */
    /* padding-bottom: 100%; */
    background-color: #000;
    color: #fff;
    font-family: Oswald, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.single-campaign-theaventofbrexit .front::before {
    /* content: "#"counter(day); */
    position: absolute;
    left: .75rem;
    top: 1rem;
    width: 45px;
    background-color: #003399;
    font-family: monospace;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.single-campaign-theaventofbrexit .front::after {
    /* content: "The Advent of Brexit"; */
    position: absolute;
    right: .75rem;
    bottom: 1rem;
    border-bottom: 2px solid #ef413d;
}

.single-campaign-theaventofbrexit .question {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 2rem;
    font-size: 1.25rem;
    font-weight: 500;
}

@media (min-width: 768px) {
    .single-campaign-theaventofbrexit .question {
        font-size: 1.5rem;
    }
}

@media (min-width: 992px) {
    .single-campaign-theaventofbrexit .question {
        font-size: 1.25rem;
    }
}

@media (min-width: 1200px) {
    .single-campaign-theaventofbrexit .question {
        font-size: 1rem;
    }
}

.single-campaign-theaventofbrexit .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: rotateY(180deg);
}

.single-campaign-theaventofbrexit .social-share {
    display: flex;
    justify-content: space-evenly;
    list-style: none;
    width: 100%;
    margin: 0;
}

.single-campaign-theaventofbrexit .social-share a {
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-size: cover;
}

.single-campaign-theaventofbrexit .twitter {
    background-image: url(../assets/twitter-logo.png);
}

.single-campaign-theaventofbrexit .facebook {
    background-image: url(../assets/facebook-logo.png);
}

.single-campaign-theaventofbrexit .whatsapp {
    background-image: url(../assets/whatsapp-logo.png);
}

.single-campaign-theaventofbrexit .col p:empty {
    display: none;
}

.single-campaign-puthumanrightsfirst .section-header {
    padding: 0;
    text-align: left;
}

.single-campaign-puthumanrightsfirst .section-title {
    display: none;
}

.single-campaign-puthumanrightsfirst .section-description {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    font-family: Lato, sans-serif;
}

@media (min-width: 1200px) {
    .single-campaign-puthumanrightsfirst .section-description .row {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}

@media (min-width: 768px) {
    .single-campaign-puthumanrightsfirst .section-description .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .single-campaign-puthumanrightsfirst .section-description .col + .col {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .single-campaign-puthumanrightsfirst .section-description .col {
        flex-basis: 25%;
        max-width: 25%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.single-campaign-puthumanrightsfirst .section-description h2 {
    margin-top: 2rem;
}

@media (min-width: 1200px) {
    .single-campaign-puthumanrightsfirst .section-description h2 {
        margin-top: 3rem;
        font-size: 3rem;
    }
}

.single-campaign-puthumanrightsfirst .section-description h3 {
    font-weight: 700;
}

.single-campaign-puthumanrightsfirst .section-description .col p {
    font-size: 1rem;
}

.single-campaign-puthumanrightsfirst .section-description .col a {
    display: block;
    transition: opacity .25s ease, transform .25s ease;
}

.single-campaign-puthumanrightsfirst .section-description .col a:hover {
    opacity: .8;
    transform: scale(1.1);
    transition: opacity .15s ease, transform .15s ease;
}

.single-campaign-puthumanrightsfirst .section-description .col a:active {
    opacity: .6;
}

.single-campaign-puthumanrightsfirst .section-description br {
    display: none;
}

@media (min-width: 1200px) {
    .single-campaign-puthumanrightsfirst .section-description br {
        display: inline;
    }
}

.single-campaign-puthumanrightsfirst .section-description .col br {
    display: none;
}

.row.show-support {
    display: flex;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
}

.row.show-support .col {
    padding-left: 15px;
    padding-right: 15px;
}

.row.show-support .col + .col {
    margin-top: 30px;
}

@media (min-width: 768px) {
    .row.show-support {
        text-align: center;
    }

    .row.show-support .col {
        flex-basis: 50%;
        max-width: 50%;
    }

    .row.show-support .col + .col {
        margin-top: 0;
    }
}

@media (min-width: 1200px) {
    .row.show-support {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }

    .row.show-support .col {
        flex-basis: 25%;
        max-width: 25%;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

.post-type-archive-podcast .page-hero,
.single-podcast .page-hero {
    height: auto;
    margin-bottom: 2rem;
}

.post-type-archive-podcast .stripe-box {
    margin-bottom: 2rem;
}

.post-type-archive-podcast .sticky {
    padding: 2rem;
    background-color: #f2f2f2;
}

.post-type-archive-podcast .entry-date {
    margin-bottom: .5rem;
}

.single-podcast .entry-content {
    margin-top: 1rem;
}

.post-type-archive-podcast .widget,
.single-podcast .widget {
    font-family: Lato, sans-serif;
    margin-bottom: 2rem;
}

.post-type-archive-podcast .widget-title,
.single-podcast .widget-title {
    font-size: 1.5rem;
    font-weight: 700;
}

.post-type-archive-podcast img.alignleft,
.single-podcast img.alignleft {
    max-width: 120px;
    margin-right: 20px;
}
