/*
Theme Name: 		Avada Child
Description: 		Child theme for IPI
Author: 			Digitalsunray Media GmbH
Author URI: 		http://www.digitalsunray.com/
Template: 			Avada
Version: 			1.0.0
Text Domain:  		Avada
*/


/*

IPI Farbcodes

black - - - - - - - - - - - -	#000000
old blue - - - - - - - - - - - 	#074c79
new blue - - - -- - - - - -- 	#006187
dark grey - - - - - - - - - -	#686e71
ligth grey - - - - - - - - - 	#999999
Backround Website grey - - - -	#999999
Backgorund grey highlighter - 	#e6eef0
Background Footer - - - - - -	#336b86
light yellow - - - - - - - - -	#d5cb0b
dark yellow - - - - - - - - -	#86800c
red - - - - - - - - - - - - -	#e21813
light green  - - - - - - - - -	#7ece35
light green hover - - - - - - -	#68ac28
dark green - - - - - - - - - -	#51881e

*/


/* ---------------------------------- Global ---------------------------------- */

a:hover {
    cursor: pointer !important;
}

#main>.fusion-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

#sidebar {
    background: #e6eef0 !important;
}


/* Mozilla specific styles */

@-moz-document url-prefix() {
    #main .sidebar:before {
        content: "";
        height: 88px;
        display: block;
    }
}


/* End Mozilla specific styles */


/* ---------------------------------- End Global ---------------------------------- */


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


/* Search Icon */

.fusion-secondary-menu .fusion-custom-menu-item-contents {
    position: absolute;
    left: auto;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease-in;
}

.fusion-secondary-menu .fusion-last-menu-item {
    padding-right: 0;
}

.fusion-secondary-menu .fusion-main-menu-search a {
    font-family: 'icomoon';
    cursor: pointer;
}

.fusion-secondary-menu .fusion-main-menu-search a:after {
    border-radius: 50% 50% 50% 50%;
    content: '\f002';
    color: #006187;
}

.fusion-secondary-menu .fusion-main-menu-search .fusion-custom-menu-item-contents {
    display: none;
    width: 250px;
    padding: 25px;
    text-align: right;
    border: 1px solid transparent;
}

.fusion-secondary-menu .fusion-main-menu-search-open .fusion-custom-menu-item-contents {
    visibility: visible;
    opacity: 1;
}


/* End Search Icon */

.fusion-secondary-header {
    border-top: none !important;
}

.fusion-secondary-menu>ul>li {
    border: none !important;
}

.fusion-secondary-menu a:hover {
    color: #686e71 !important;
}

.fusion-secondary-menu .current-menu-item>a {
    color: #686e71 !important;
}

.fusion-main-menu>ul>li>a {
    border-top: none !important;
    border-bottom: 1px solid transparent !important;
    font-weight: 600 !important;
}

.fusion-main-menu {
    margin-top: 23px;
}

.fusion-main-menu>ul>li>a:hover,
.fusion-main-menu .current-page-item a,
.fusion-main-menu .current-menu-item a {
    color: #686e71 !important;
    border-top: none !important;
    border-bottom: 1px solid #e6eef0 !important;
}

.fusion-logo-link img {
    height: 75px;
}


/* Not Active menu items */

.fusion-secondary-header .not-active a,
.fusion-main-menu .not-active a {
    color: #e0dede !important;
}

.fusion-secondary-header .not-active a:hover,
.fusion-main-menu .not-active a:hover {
    color: #e0dede !important;
}


/* End Not Active menu items */


/* Hide class */

.hide {
    display: none !important;
}


/* End Hide class */


/* Mega menu */

.fusion-megamenu-wrapper {
    background: #ffffff !important;
    height: 400px !important;
}

.fusion-megamenu-holder {
    background: #ffffff !important;
    border: none !important;
    height: 400px;
    position: relative;
    padding-top: 17px;
}

.fusion-megamenu-holder .fusion-megamenu {
    width: 30% !important;
    background: #ffffff !important;
    border: none !important;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}

.fusion-megamenu-holder .fusion-megamenu:first-child>li .sub-menu {
    display: block;
}

.fusion-megamenu-holder .fusion-megamenu>li {
    padding: 10px 0;
    position: inherit;
}

.fusion-megamenu-holder .fusion-megamenu>li .fusion-megamenu-title {
    padding-bottom: 0;
}

.fusion-megamenu-holder .fusion-megamenu>li:hover,
.fusion-megamenu-holder .fusion-megamenu>li.active {
    background: #e6eef0;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    width: 70%;
    height: 400px;
    display: none;
    padding-top: 17px;
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu li {
    padding: 5px 15px;
    display: inline-block;
    width: 100%;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu li a {
    padding: 0;
    color: #006187;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu li a:hover {
    background: none;
    color: #686e71;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu li .fusion-megamenu-bullet {
    display: none;
}

.fusion-megamenu-holder .fusion-megamenu>li ul.sub-menu li.current_page_item a {
    background: none;
    border: 0 !important;
}


/* End Mega menu */

#menu-top-menu .sub-menu {
    border: none;
    border-top: 3px solid #006187;
}

#menu-top-menu .sub-menu a {
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}

.top-search-link a {
    font-size: 0;
}

.top-search-link a i {
    font-size: 12px;
    line-height: 44px;
    color: #006187;
    width: 100%;
    text-align: center;
}

.top-search-link a:hover i {
    color: #686e71;
}


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


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

.fusion-footer-widget-area {
    padding-bottom: 20px !important;
}

.secondary-footer-widgets {
    margin-bottom: 30px !important;
    margin-bottom: 0;
}

#menu-footer-menu li {
    display: inline;
    float: left;
    margin-right: 20px;
}

#menu-footer-menu li a {
    padding: 0;
    border: none;
    color: #e0dede !important;
}

#menu-footer-menu li a:hover {
    color: #d5cb0b;
}

.secondary-footer-widget-area-2 div {
    float: right;
}

.secondary-footer-widget-area-2 .textwidget {
    margin-right: 20px;
}

.secondary-footer-widget-area-2 .fusion-social-network-icon {
    margin-bottom: 0;
}

.fusion-widget-area .widget-title {
    font-weight: bold !important;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-footer-widget-column a {
    padding-bottom: 5px;
    border: none;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-footer-widget-column a:hover {
    color: #ffffff;
}

.fusion-footer-widget-area .fusion-widget-area .fusion-footer-widget-column li.current-menu-item a {
    color: #ffffff !important;
}

.fusion-footer-widget-area .fusion-widget-area .widget_recent_entries li {
    padding: 0;
    border: none;
}


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


/* ---------------------------------- Global styles ---------------------------------- */

.page-title-icon {
    height: 40px;
}


/* ---------------------------------- End Global styles ---------------------------------- */


/* ---------------------------------- Homepage ---------------------------------- */


/* Homepage Latest News */

.homepage_news_container {
    margin: 15px 0;
    padding: 15px 0;
    border-top: 1px solid #e6eef0;
    border-bottom: 1px solid #e6eef0;
    float: left;
}

.homepage_news_container .title {
    float: left;
    display: block;
    width: 100%;
    margin-bottom: 11px;
}

.homepage_news_container .title img {
    height: 24px;
    float: left;
    margin-right: 5px;
}

.homepage_news_container .title h3 {
    width: 90%;
    float: left;
    margin: 0;
    color: #999999;
    text-transform: uppercase;
    font-weight: 600;
}

.homepage_news_container .posts_holder {
    float: left;
    display: block;
    width: 100%;
    margin: 15px 0;
}

.homepage_news_container .posts_holder .homepage_news_post {
    float: left;
    display: block;
    width: 100%;
    margin: 0 0 15px 0;
}

.homepage_news_container .posts_holder .homepage_news_post:last-child {
    margin-bottom: 0;
}

.homepage_news_container .posts_holder .homepage_news_post .thumbnail_container {
    width: 15%;
    float: left;
    margin-right: 5%;
}

.homepage_news_container .posts_holder .homepage_news_post .title_container {
    width: 75%;
    float: left;
}

.homepage_news_container .posts_holder .homepage_news_post .title_container h4 {
    padding: 0 0 15px 0;
    margin: 0;
    border-bottom: 1px solid #e6eef0;
    font-size: 1.5em;
    line-height: 1em;
    font-weight: 700;
}

.homepage_news_container .posts_holder .homepage_news_post:last-child .title_container h4 {
    border-bottom: none;
}

.homepage_news_container .footer {
    float: left;
    display: block;
    width: 100%;
    margin: 0;
    text-align: right;
}

.homepage_news_container .footer a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
}


/* End Homepage Latest News */


/* Homepage Latest */

.homepage_latest_container {
    margin: 15px 0;
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #e6eef0;
}

.homepage_latest_container .hl-featured-image {
    height: 225px;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    background: #e6eef0;
}

.homepage_latest_container .hl-featured-image img {
    height: auto;
    min-width: 100%;
}

.homepage_latest_container .hl-title {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}

.homepage_latest_container .hl-title img {
    height: 24px;
    margin-right: 5px;
    float: left;
}

.homepage_latest_container .hl-title h3 {
    width: 85%;
    float: left;
    margin: 0;
    color: #999999;
}

.homepage_latest_container .hl-post-title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 84px;
    overflow: hidden;
}

.homepage_latest_container .hl-post-title h2 {
    font-weight: 700 !important;
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    margin: 0;
}

.homepage_latest_container .hl-post-excerpt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.homepage_latest_container .hl-post-excerpt p {
    margin-bottom: 0;
}

.homepage_latest_container .hl-read-more {
    float: left;
    width: 100%;
    margin-bottom: 0;
}

.homepage_latest_container .hl-read-more a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
    float: right;
}


/* End Homepage Latest */


/* From our blog */

.homepage-from-our-blog h2 {
    text-align: center !important;
    font-size: 2.5em !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    margin-bottom: 0;
}

.homepage_blog_container .fusion-one-third {
    border-bottom: 1px solid #e6eef0;
}

.homepage_blog_container .hb-featured-image {
    height: 225px;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    background: #e6eef0;
}

.homepage_blog_container .hb-featured-image img {
    height: auto;
    min-width: 100%;
}


/* Ribbon */

.hb-featured-image {
    position: relative;
}

.hb-featured-image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.hb-featured-image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.hb-featured-image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}

.srp_featured_image {
    position: relative;
}

.srp_featured_image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.srp_featured_image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.srp_featured_image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}

.multimedia-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .5);
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
}

.multimedia-overlay i {
    display: table-cell;
    vertical-align: middle;
    font-size: 52px;
    color: #006187;
}

.hl-featured-image {
    position: relative;
}

.hl-featured-image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.hl-featured-image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.hl-featured-image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}


/* End Ribbon */

.homepage_blog_container .hb-post-date {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.homepage_blog_container .hb-post-date img {
    height: 20px;
    margin-right: 5px;
    float: left;
}

.homepage_blog_container .hb-post-date p {
    width: 85%;
    float: left;
    margin: 0;
    color: #999999;
}

.homepage_blog_container .hb-post-title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 84px;
}

.homepage_blog_container .hb-post-title h2 {
    font-weight: 700 !important;
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    margin: 0;
}

.homepage_blog_container .hb-post-excerpt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.homepage_blog_container .hb-read-more {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.homepage_blog_container .hb-read-more a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
    float: right;
}


/* End From our blog */


/* Homepage banner */

.homepage-banner-btn {
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.homepage-banner-btn i {
    color: #686e71 !important;
}

.homepage-banner-btn:hover i {
    color: #ffffff !important;
}


/* End Homepage banner */


/* Homepage Slider */

.homepage-slider h2 {
    color: #ffffff !important;
    font-size: 1.5em !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    line-height: 1em !important;
}

.homepage-slider h3 {
    color: #ffffff !important;
}

.ares.tp-bullets:hover .tp-bullet:hover .tp-bullet-title {
    display: none !important;
}

.ares .tp-bullet {
    width: 10px !important;
    height: 10px !important;
    background: #ffffff !important;
    opacity: .7;
}

.ares .tp-bullet.selected,
.ares .tp-bullet:hover {
    opacity: 1;
}


/* End Homepage Slider */


/* ---------------------------------- End Homepage ---------------------------------- */


/* ---------------------------------- About - Main page ---------------------------------- */

#ipi-decades .nav-tabs {
    width: 10%;
}

#ipi-decades .nav-tabs li a {
    padding: 10px 0;
    text-align: center;
}

#ipi-decades .tab-content {
    padding-left: 20px;
    width: 90%;
}

#about-buttons a {
    padding: 13px 0;
}

#about-page-headline h1 {
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 700;
}

#ipi-archive-carousel .fusion-carousel .fusion-carousel-item img {
    max-height: 350px;
    width: auto;
}

#ipi-decades .nav-tabs li.active a {
    background: #d5cb0b;
}

#ipi-decades .nav-tabs li.active a h4 {
    color: #ffffff;
}

#ipi-decades .nav-tabs li:hover a {
    background: #d5cb0b;
}

#ipi-decades .nav-tabs li:hover a h4 {
    color: #ffffff;
}

#rev_slider_4_1 iframe {
    border: none !important;
}

.about-slider h2 {
    color: #000000 !important;
    font-size: 1.5em !important;
    font-weight: 600 !important;
    margin-bottom: 10px !important;
    line-height: 1em !important;
}

.about-slider p {
    color: #000000 !important;
}


/* ---------------------------------- End About - Main page ---------------------------------- */


/* ---------------------------------- Governance page ---------------------------------- */

#governance-tabs .nav-tabs {
    width: 20%;
}

#governance-tabs .tab-content {
    width: 80%;
}

#governance-tabs .tab-content .tab-pane>p:first-child,
#governance-tabs .tab-content .tab-pane>p:last-child,
#governance-tabs .tab-content .tab-pane>br {
    display: none;
}

.governance-member-info {
    display: block;
    float: left;
    width: 100%;
    padding: 0 5%;
}

.governance-member-info p {
    margin-bottom: 0;
}

.executive-board .event-team-member-photo {
    margin-bottom: 5px !important;
}

.executive-board .governance-member-info {
    margin-bottom: 15px;
}

.governance-list .pretty-list .name {
    width: 23%;
    min-height: 1px;
}

.governance-list .pretty-list .title {
    display: block;
    width: 23%;
    margin-right: 2%;
    float: left;
    min-height: 1px;
}

.governance-list .pretty-list .organisation {
    display: block;
    width: 33%;
    margin-right: 2%;
    float: left;
    min-height: 1px;
}

.governance-list .pretty-list .country {
    display: block;
    width: 15%;
    float: left;
    min-height: 1px;
}

.pretty-list h3 {
    float: left;
    margin: 30px 0 15px 0;
}

#governance-tabs .nav-tabs li.active a,
#governance-tabs .nav-tabs li:hover a {
    background: #d5cb0b;
}

#governance-tabs .nav-tabs li.active a h4,
#governance-tabs .nav-tabs li:hover a h4 {
    color: #ffffff;
}

#governance-tabs .nav-tabs li a h4 {
    word-wrap: break-word;
}


/* ---------------------------------- End Governance page ---------------------------------- */


/* ---------------------------------- IPI Awards page ---------------------------------- */

.ipi-award-flipboxes .flip-box-heading-back {
    font-size: 1.5em !important;
}

.ipi-award-flipboxes .flip-box-grafix {
    margin-bottom: 0;
}

.ipi-award-flipboxes a {
    color: #d5cb0b;
}

.ipi-award-flipboxes a:hover {
    color: #86800c;
}

.ipi-award-flipboxes .fusion-flip-box-wrapper {
    margin-bottom: 15px;
}


/* ---------------------------------- End IPI Awards page ---------------------------------- */


/* ---------------------------------- Staff page ---------------------------------- */

.ipi-staff .person-content {
    text-align: left;
}


/* ---------------------------------- End Staff page ---------------------------------- */


/* ---------------------------------- Supporters and Partners page ---------------------------------- */

.supporters-cta p {
    margin-bottom: 10px;
}

.supporters-cta .fusion-column-tablecell p:nth-child(3) {
    margin-bottom: 0;
}

.supporters-cta #button-helena {
    margin-bottom: 25px;
}

#current-supporters-toggle .panel-title a:hover,
#current-supporters-toggle .panel-title a.active {
    color: #d5cb0b;
}

#current-supporters-toggle .panel-title a:hover .fa-fusion-box,
#current-supporters-toggle .panel-title a.active .fa-fusion-box {
    background: #d5cb0b !important;
}

#supporters-tab {
    margin-bottom: 0;
}

#supporters-tab .nav-tabs {
    width: 30%;
}

#supporters-tab .nav-tabs li:last-child {
    margin-bottom: 0;
}

#supporters-tab .nav-tabs li a {
    padding: 10px 0;
    text-align: center;
}

#supporters-tab .tab-content {
    padding-left: 20px;
    width: 70%;
}

#supporters-tab .nav-tabs li.active a {
    background: #d5cb0b;
}

#supporters-tab .nav-tabs li.active a h4 {
    color: #ffffff;
}

#supporters-tab .nav-tabs li:hover a {
    background: #d5cb0b;
}

#supporters-tab .nav-tabs li:hover a h4 {
    color: #ffffff;
}

#supporters-tab .tab-pane li {
    margin-bottom: 5px;
}


/* ---------------------------------- End Supporters and Partners page ---------------------------------- */


/* ---------------------------------- Our Network - Main page ---------------------------------- */

#our-network-subheader p {
    float: left;
    margin: 0;
}

#our-network-subheader h3 {
    float: left;
    margin: 0 0 0 5px;
    line-height: 2.5em;
    text-transform: uppercase;
    color: #006187;
    font-weight: 600;
}

#our-network-subheader h4 {
    display: block;
    float: left;
    width: 100%;
    margin: 10px 0 10px 0;
    font-size: 1em;
    color: #006187;
    font-weight: 600;
}

#our-network-subheader h2 {
    display: block;
    float: left;
    width: 100%;
    margin: 5px 0 0 0;
    font-size: 2em !important;
    text-transform: uppercase;
    color: #000000;
    font-weight: 700 !important;
}

#our-network-subheader h4 span {
    color: #686e71;
}


/* Flip Boxes */

#our-network-flipboxes .flip-box-front,
#our-network-flipboxes .flip-box-back {
    padding: 0;
    margin: 0;
}

#our-network-flipboxes .flip-box-front {
    position: relative;
}

#our-network-flipboxes .flip-box-front .flip-box-heading {
    position: absolute;
    bottom: 5%;
    width: 90%;
    margin: 0 5%;
    background: rgba(255, 255, 255, .8);
    padding: 2% 0;
}

#our-network-flipboxes .flip-box-front .flip-box-front-inner h2 em:first-child {
    font-style: normal;
    text-transform: uppercase;
    float: left;
    margin-left: 3%;
    font-size: 1em;
    font-weight: 600;
    width: 100%;
    display: block;
    text-align: left;
}

#our-network-flipboxes .flip-box-front .flip-box-front-inner h2 em:nth-child(2) {
    font-style: normal;
    float: left;
    margin-left: 3%;
    font-size: 0.6em;
    line-height: 1.2em;
    font-weight: 600;
    text-align: left;
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

#our-network-flipboxes .flip-box-front .flip-box-front-inner h2 em:last-child {
    font-style: normal;
    float: left;
    margin-left: 3%;
    font-size: 0.6em;
    line-height: 1em;
    font-weight: 500;
    width: 100%;
    display: block;
    text-align: left;
}

#our-network-flipboxes .flip-box-back .flip-box-back-inner {
    margin-left: 5%;
    margin-right: 5%;
}

#our-network-flipboxes .flip-box-back .flip-box-back-inner em {
    font-size: 1.5em;
    line-height: 1.5em;
}


/* End Flip Boxes */


/* Reasons to become a member */

#reasons_to_become_a_member .fusion-title h2 {
    font-size: 2em !important;
    line-height: 1.5em !important;
}

#reasons_to_become_a_member .content-wrapper {
    border: 1px solid #e0dede;
    padding: 5%;
}

#reasons_to_become_a_member .content-wrapper .content-box-heading {
    text-transform: uppercase;
}


/* End Reasons to become a member */


/* Our Network Links */

.our-network-links a.no-button {
    padding: 13px 0;
    line-height: 17px;
    text-align: center;
    margin: 15px 45px 15px 0;
    color: #006187;
    display: inline-block;
    font-size: 1.5em;
    font-weight: 600;
    text-decoration: underline;
}

.our-network-links a.no-button:last-child {
    margin-right: 0;
}

.our-network-links a.no-button:hover {
    color: #d5cb0b;
}

.our-network-links p {
    margin: 0;
    float: left;
    display: block;
    width: 100%;
}


/* End Our Network Links */


/* Reasons to become a member */

.our-network-reasons .reasons-title {
    width: 95%;
    float: left;
    display: table;
    height: 80px;
    background-color: #e6eef0;
    margin: 0 2.5% 15px 2.5%;
    padding: 0 15px;
}

.our-network-reasons .reasons-title h3 {
    text-align: center;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #006187;
    font-weight: 600;
}

.our-network-reasons .reasons-content {
    width: 90%;
    float: left;
    margin: 0 5%;
}


/* End Reasons to become a member */


/* ---------------------------------- End Our Network - Main page ---------------------------------- */


/* ---------------------------------- End Become a member page ---------------------------------- */


/* Membership */

.membership {
    background: #e6eef0;
}

#membership-alternative {
    background: none !important;
}

.membership .membership-title {
    width: 95%;
    float: left;
    display: table;
    height: 80px;
    margin: 0 2.5% 15px 2.5%;
    padding: 0 15px;
}

.membership .membership-title h3 {
    text-align: center;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #006187;
    font-weight: 600;
}

.membership .membership-content,
.membership .membership-price,
.membership .membership-button,
.membership .membership-alternative-content {
    width: 90%;
    float: left;
    margin: 0 5%;
}

.membership .membership-content {
    height: 180px;
}

.membership .membership-button {
    margin: 0 5% 15px 5%;
}

.membership .membership-alternative-content {
    text-align: center;
}

.membership .membership-content p,
.membership .membership-alternative-content p {
    text-align: center;
    font-size: 1.1em;
    line-height: 1.4em;
}

.membership .membership-content ul {
    font-size: 1.1em;
    line-height: 1.4em;
}

.membership .membership-price {
    margin-top: 15px;
}

.membership .membership-price p {
    text-align: center;
    font-size: 3em;
    line-height: 1.5em;
    margin: 0;
    color: #006187;
}

.membership .membership-price .price-per-month {
    font-size: 1em;
    color: #747474;
}

.membership .membership-button a {
    margin: 15px auto;
    display: block;
    width: 210px;
    color: #ffffff;
    background: #d5cb0b;
}

.membership .membership-button-alternative a {
    margin: 0 auto;
}

.membership .membership-button a:hover {
    background: #86800c;
}

#membership-alternative .membership-content p,
#membership-alternative .membership-content ul,
#membership-alternative .membership-alternative-content p {
    text-align: left;
}

#star-content:before {
    content: "*";
    color: #006187;
    position: absolute;
    left: 0px;
    font-size: 1.3em;
}

.donate-now {
    display: table;
    float: left;
    width: 100%;
    padding: 20px 0;
}

.donate-now .donate-txt {
    display: table-cell;
    vertical-align: middle;
    width: 60%;
    text-align: right;
    padding-right: 5%;
    font-size: 1.1em;
    font-style: italic;
}

.donate-now .donate-txt p {
    margin-bottom: 5px;
}

.donate-now .donate-btn {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    text-align: center;
}

.donate-now .donate-btn a {
    width: 100%;
    color: #ffffff;
    background: #7ece35;
    display: table;
    padding: 5px 0;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 700;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}

.donate-now .donate-btn a .donate-btn-icon {
    color: #686e71;
    margin-right: 5%;
    display: table-cell;
    vertical-align: middle;
    width: 30%;
    text-align: right;
    font-size: 1.7em;
}

.donate-now .donate-btn a .donate-btn-text {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    text-align: left;
    padding-left: 3%;
    margin: 0;
}

.donate-now .donate-btn a:hover {
    background: #68ac28;
}

.donate-now .donate-btn a:hover i {
    color: #ffffff;
}


/* End Membership */

#request-information {
    width: 250px;
    margin-bottom: 15px;
}

#learn-more-membership a {
    padding: 13px 0;
    line-height: 1em;
    text-align: center;
    color: #006187;
    display: inline-block;
    font-size: 1.2em;
    font-weight: 600;
    text-decoration: underline;
    text-transform: uppercase;
}

#learn-more-membership a:hover {
    color: #d5cb0b;
}


/* ---------------------------------- End Become a member page ---------------------------------- */


/* ---------------------------------- National Committees page ---------------------------------- */

.national-committees p {
    margin: 0;
}

#national-committees-hide {
    display: none;
}


/* ---------------------------------- End National Committees page ---------------------------------- */


/* ---------------------------------- IPI Heroes, pioneers and fellows page ---------------------------------- */

.pretty-list {
    display: block;
    width: 100%;
    float: left;
    padding: 10px 0;
    border-bottom: 1px solid #686e71;
}

.pretty-list .name {
    display: block;
    width: 68%;
    margin-right: 2%;
    float: left;
    font-size: 1.2em;
    font-weight: 600;
    color: #000000;
}

.pretty-list .organisation-country {
    display: block;
    width: 23%;
    margin-right: 2%;
    float: left;
}

.pretty-list .year {
    display: block;
    width: 5%;
    float: left;
    text-align: right;
}

#heroes-pioneers-fellows-menu a {
    background: none;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    height: auto;
}

#heroes-pioneers-fellows-menu a:hover span {
    color: #d5cb0b;
}

.heroes-video {
    margin: auto;
}

.former-fellows .name {
    width: 28%;
    min-height: 1px;
}

.former-fellows .title {
    display: block;
    width: 23%;
    margin-right: 2%;
    float: left;
    min-height: 1px;
}

.former-fellows .organisation-country {
    width: 28%;
    min-height: 1px;
}

.former-fellows .year {
    width: 15%;
    min-height: 1px;
}

#events-info-box .heroes-info-container {
    background: #e6eef0;
    padding: 15px 30px;
    float: left;
}

#events-info-box .heroes-info-container h4 {
    margin: 0 30% 50px 0;
    font-size: 1.5em;
    text-transform: uppercase;
    width: 70%;
    color: #006187;
    font-weight: 700;
}

#events-info-box .heroes-info-container h3 {
    font-weight: 600;
}

.heroes-blockquote {
    text-align: center;
}

.heroes-blockquote blockquote {
    margin: 0;
    border: none;
    font-size: 1.5em !important;
    line-height: 1.2em !important;
}

.heroes-blockquote>p {
    font-style: italic;
    font-size: 1em;
}

.pioneers .img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .15);
}

#fellows-info h4 {
    margin-bottom: 0 !important;
}

#fellows-info h2 {
    margin: 40px 0 !important;
}

#fellows-info h3 {
    margin-bottom: 0 !important;
}


/* ---------------------------------- End IPI Heroes, pioneers and fellows page ---------------------------------- */


/* ---------------------------------- Cases adeed by Luca ---------------------------------- */

#cases-subheader {
    float: left;
    margin: 0;
    padding-top: 0px;
}


/* ---------------------------------- Newsroom ---------------------------------- */

#newsroom-subheader p {
    float: left;
    margin: 0;
}

#newsroom-subheader h3 {
    g margin: 0 0 0 5px;
    line-height: 2.5em;
    text-transform: uppercase;
    color: #006187 !important;
    font-weight: 600;
}

#newsroom-header h2 {
    font-size: 2.5em !important;
    font-weight: 700 !important;
    margin-top: 10px;
    line-height: 1.3em !important;
}


/* Newsroom shortcode */

.newsroom_container,
.newsroom_container .newsroom_post_container,
.newsroom_container .newsroom_post_data,
.newsroom_container .newsroom_post_meta,
.newsroom_container .newsroom_author_and_place,
.newsroom_container .newsroom_location,
.newsroom_container .newsroom_pagination {
    float: left;
    display: block;
    width: 100%;
}

.newsroom_container .newsroom_post_container {
    border-bottom: 1px solid #e6eef0 !important;
    margin-bottom: 30px;
}

.newsroom_container .newsroom_post_data {
    position: relative;
}

.newsroom_container .newsroom_featured_image {
    width: 47%;
    float: left;
    margin-right: 3%;
    height: 250px;
    overflow: hidden;
    background: #e6eef0;
    position: relative;
}

.newsroom_container .newsroom_featured_image img {
    height: 100%;
    width: auto;
    max-width: none;
    margin: auto;
    float: none;
    display: block;
}


/* Ribbon */

.newsroom_container .newsroom_featured_image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.newsroom_container .newsroom_featured_image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.newsroom_container .newsroom_featured_image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}


/* End Ribbon */

.newsroom_container .newsroom_post_content {
    width: 50%;
    float: left;
}

.newsroom_container .newsroom_post_content h2 {
    font-size: 2em !important;
    line-height: 1.2em !important;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600 !important;
}

.newsroom_container .newsroom_post_content p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.newsroom_container .newsroom_post_content .newsroom_read_more {
    float: right;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
}

.newsroom_container .newsroom_author_and_place {
    margin-top: 15px;
}

.newsroom_container .newsroom_location {
    margin-bottom: 15px;
}

.newsroom_container .newsroom_author_and_place p,
.newsroom_container .newsroom_location p {
    margin: 0;
}

.newsroom_container .newsroom_author_and_place p {
    font-style: italic;
}

.newsroom_container .newsroom_location p {
    text-transform: uppercase;
    margin-top: 5px;
    color: #006187;
}

.newsroom_container .newsroom_pagination {
    margin-top: 10px;
    position: relative;
}

.newsroom_container .newsroom_pagination span.page-num {
    position: absolute;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.newsroom_container .newsroom_pagination .custom-pagination {
    text-align: right;
}

.newsroom_container .newsroom_pagination .custom-pagination a,
.newsroom_container .newsroom_pagination .custom-pagination span.current,
.newsroom_container .newsroom_pagination .custom-pagination span.dots {
    width: 30px;
    height: 30px;
    display: inline-block!important;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.newsroom_container .newsroom_pagination .custom-pagination a {
    background: #e6eef0;
    color: #686e71;
}

.newsroom_container .newsroom_pagination .custom-pagination a:hover {
    background: #d5cb0b;
    color: #ffffff;
}

.newsroom_container .newsroom_pagination .custom-pagination span.current {
    background: #d5cb0b;
    color: #ffffff;
}

.newsroom_container .newsroom_pagination .custom-pagination a.prev,
.newsroom_container .newsroom_pagination .custom-pagination a.next {
    background: none;
}

.newsroom_container .newsroom_pagination .custom-pagination a.prev:hover,
.newsroom_container .newsroom_pagination .custom-pagination a.next:hover {
    color: #d5cb0b;
}


/* Newsroom page background hack - change IDs if needed */

.page-id-9 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-9 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-9 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}


/* End Newsroom page background hack - change IDs if needed */


/* Resources page background hack - change IDs if needed */

.page-id-12874 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-12874 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-12874 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}


/* Actions page background hack - change IDs if needed */

.page-id-13239 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-13239 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-13239 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}


/* Publications page background hack - change IDs if needed */

.page-id-13243 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-13243 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-13243 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}


/* Events page background hack - change IDs if needed */

.page-id-13253 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-13253 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-13253 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}


/* Background page background hack - change IDs if needed */

.page-id-13256 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-13256 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-13256 #main>.fusion-row #post-9 .post-content {
    background: #f7f7f7;
}

13256
/* End Newsroom page background hack - change IDs if needed */


/* End Newsroom shortcode */


/* Resources shortcode */

.resources_container,
.resources_container .resources_post_container,
.resources_container .resources_post_data,
.resources_container .resources_post_meta,
.resources_container .resources_author_and_place,
.resources_container .resources_location,
.resources_container .resources_pagination {
    float: left;
    display: block;
    width: 100%;
}

.resources_container .resources_post_container {
    border-bottom: 1px solid #e6eef0 !important;
    margin-bottom: 30px;
}

.resources_container .resources_post_data {
    position: relative;
}

.resources_container .resources_featured_image {
    width: 47%;
    float: left;
    margin-right: 3%;
    height: 250px;
    overflow: hidden;
    background: #e6eef0;
    position: relative;
}

.resources_container .resources_featured_image img {
    height: 100%;
    width: auto;
    max-width: none;
    margin: auto;
    float: none;
    display: block;
}


/* Ribbon */

.resources_container .resources_featured_image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.resources_container .resources_featured_image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.resources_container .resources_featured_image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}


/* End Ribbon */

.resources_container .resources_post_content {
    width: 50%;
    float: left;
}

.resources_container .resources_post_content h2 {
    font-size: 2em !important;
    line-height: 1.2em !important;
    float: left;
    width: 100%;
    margin-bottom: 15px;
    font-weight: 600 !important;
}

.resources_container .resources_post_content p {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.resources_container .resources_post_content .resources_read_more {
    float: right;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
}

.resources_container .resources_author_and_place {
    margin-top: 15px;
}

.resources_container .resources_location {
    margin-bottom: 15px;
}

.resources_container .resources_author_and_place p,
.resources_container .resources_location p {
    margin: 0;
}

.resources_container .resources_author_and_place p {
    font-style: italic;
}

.resources_container .resources_location p {
    text-transform: uppercase;
    margin-top: 5px;
    color: #006187;
}

.resources_container .resources_pagination {
    margin-top: 10px;
    position: relative;
}

.resources_container .resources_pagination span.page-num {
    position: absolute;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.resources_container .resources_pagination .custom-pagination {
    text-align: right;
}

.resources_container .resources_pagination .custom-pagination a,
.resources_container .resources_pagination .custom-pagination span.current,
.resources_container .resources_pagination .custom-pagination span.dots {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.resources_container .resources_pagination .custom-pagination a {
    background: #e6eef0;
    color: #686e71;
}

.resources_container .resources_pagination .custom-pagination a:hover {
    background: #d5cb0b;
    color: #ffffff;
}

.resources_container .resources_pagination .custom-pagination span.current {
    background: #d5cb0b;
    color: #ffffff;
}

.resources_container .resources_pagination .custom-pagination a.prev,
.resources_container .resources_pagination .custom-pagination a.next {
    background: none;
}

.resources_container .resources_pagination .custom-pagination a.prev:hover,
.resources_container .resources_pagination .custom-pagination a.next:hover {
    color: #d5cb0b;
}


/* End Newsroom shortcode */


/* Sidebar */

#sidebar {
    padding: 8% 3% !important;
}

#sidebar #search-4 {
    padding: 0 5%;
    float: left;
    width: 100%;
    display: block;
}

#sidebar #search-4 .widget-title {
    font-size: 2.5em;
}

#sidebar #search-4 .search-table {
    float: left;
    width: 100%;
    display: block;
}

#sidebar #search-4 .search-field {
    width: 80%;
    float: left;
    display: block;
    height: 50px;
}

#sidebar #search-4 .search-field input {
    border: none;
    padding: 8% 5%;
    height: 100%;
    font-size: 1.5em;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#sidebar #search-4 .search-field input:focus {
    outline: none;
}

#sidebar #search-4 .search-button {
    background: #ffffff;
    width: 20%;
    float: left;
    display: block;
    height: 50px;
    padding: 5px 0;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#sidebar #search-4 .search-button input {
    width: 100%;
    background: none;
    height: 100%;
    color: #e6eef0;
    border-left: 1px solid #e6eef0;
    font-size: 1.8em;
}

#sidebar #search-4 .search-button input:hover {
    color: #999999;
}

#sidebar #search-4 .search-button input:focus {
    outline: none;
}

#sidebar #recent-posts-2 {
    float: left;
    width: 100%;
    display: block;
}

#sidebar #recent-posts-2 .heading {
    display: none;
}

#sidebar #recent-posts-2 ul li {
    padding: 0;
    border: none;
    margin-bottom: 60px;
    float: left;
    display: block;
    width: 100%;
    position: relative;
}

#sidebar #recent-posts-2 ul li a:before {
    display: none;
}

#sidebar #recent-posts-2 ul li .post-date {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    font-style: italic;
}

#sidebar #recent-posts-2 ul li a {
    float: left;
    display: block;
    width: 100%;
    margin-top: 25px;
    font-size: 1.3em;
    font-weight: 600;
    padding: 0 5%;
}


/* End Sidebar */


/* ---------------------------------- End Newsroom ---------------------------------- */


/* ---------------------------------- Newsroom - single page ---------------------------------- */

.post .post_icon_title {
    width: 100%;
    display: block;
    float: left;
    margin-top: 30px;
}

.post .post_icon_title img {
    float: left;
    margin: 0;
    height: 38px;
}

.post .post_icon_title h3 {
    float: left;
    margin: 0 0 0 5px;
    line-height: 2.5em;
    text-transform: uppercase;
    color: #006187;
    font-weight: 600;
}

.post .fusion-flexslider {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 0;
}

.post .fusion-flexslider ul,
.post .fusion-flexslider ul li,
.post .fusion-flexslider ul li img {
    max-height: 500px;
}

.post .fusion-flexslider ul li img {
    width: auto;
    margin: auto;
}

.post .fusion-flexslider ul li {
    background: #e6eef0;
}

.post .entry-title {
    width: 100%;
    display: block;
    float: left;
    margin: 15px 0;
    font-size: 2em !important;
    font-weight: 700 !important;
}

.post .post_sub_data {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 10px;
}

.post .post_sub_data .post_subtitle {
    width: 50%;
    float: left;
    display: block;
    min-height: 1px;
}

.post .post_sub_data .post_subtitle p {
    font-weight: 600;
    font-size: 1.2em;
}

.post .post_sub_data .post_sub_info {
    width: 35%;
    float: left;
    display: block;
    margin-left: 15%;
    text-align: right;
}

.post .post_sub_data p {
    margin: 0;
}

.post .post_sub_data .post_sub_info p {
    font-style: italic;
}

.post .featured_image_caption p {
    font-style: italic;
    font-weight: 600;
    margin-bottom: 30px;
}

.post .post_after_content_wrapper {
    width: 100%;
    display: block;
    float: left;
    margin: 15px 0 30px 0;
}

.post .post_after_content_wrapper .post_after_content_scroll_top,
.post .post_after_content_wrapper .post_after_content_social_sharing {
    width: 50%;
    float: left;
    display: block;
}

.post .post_after_content_wrapper .post_after_content_scroll_top {
    height: 34px;
}

.post .post_after_content_wrapper .post_after_content_scroll_top a {
    height: 34px;
    display: inline-block;
    float: left;
    line-height: 34px;
    text-transform: uppercase;
}

.post .post_after_content_wrapper .post_after_content_social_sharing .fusion-sharing-box {
    margin: 0;
    padding: 0;
    height: 34px;
    background-color: initial;
}

.post .post-content {
    padding-bottom: 15px;
    border-bottom: 1px solid #e0dede;
}

.post .post-content p {
    font-size: 14px;
}

.post .post_after_content_wrapper .post_after_content_social_sharing .fusion-social-network-icon {
    margin-bottom: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post .post_after_content_wrapper .post_after_content_social_sharing h4 {
    width: 60%;
    text-align: right;
}

.post .post_after_content_wrapper .post_after_content_social_sharing .fusion-social-networks {
    width: 40%;
}

.post .post_before_content_social_sharing .fusion-sharing-box {
    margin: 0;
    padding: 0;
    height: 34px;
    background-color: initial;
}

.post .post_before_content_social_sharing .fusion-social-network-icon {
    margin-bottom: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.post .post_before_content_social_sharing h4 {
    width: 60%;
    text-align: right;
}

.post .post_before_content_social_sharing .fusion-social-networks {
    width: 40%;
}

.post .post_sub_data .post_before_content_social_sharing {
    width: 50%;
    float: right;
    display: block;
    margin-left: 50%;
}

.post .post_sub_data .post_before_content_social_sharing .fusion-sharing-box {
    margin: 0;
    padding: 0;
    height: 60px;
}

.post .post_sub_data .post_before_content_social_sharing .fusion-sharing-box .fusion-social-network-icon {
    margin-bottom: 0;
}


/* End CB */

.single-post #main {
    padding: 0 30px;
}

.single-post #main>.fusion-row {
    background: #e6eef0;
}

.single-post #main #content {
    width: 70%;
    border-right: 30px solid #f7f7f7;
    background: #f7f7f7;
}

.post .divider {
    border-top: 1px solid #e0dede;
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 0px;
    margin-bottom: 30px;
    width: 40%;
    float: left;
}


/* Related Posts */

.single_related_posts_container {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 30px;
}

.single_related_posts_container h3 {
    width: 100%;
    float: left;
    display: block;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 2em;
    color: #000000;
}

.single_related_post_container {
    width: 47.5%;
    float: left;
    display: block;
    margin-right: 2.5%;
    border-bottom: 1px solid #e0dede;
}

.single_related_post_container:last-child {
    margin-left: 2.5%;
    margin-right: 0;
}

.single_related_post_container .srp_featured_image {
    height: 200px;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    float: left;
    display: block;
}

.single_related_post_container .srp_post_title,
.single_related_post_container .srp_post_excerpt,
.single_related_post_container .srp_read-more {
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 15px;
}

.single_related_post_container .srp_post_title h2 {
    font-weight: 600 !important;
    line-height: 1.3em !important;
    margin: 0;
}

.single_related_post_container .srp_post_excerpt p {
    margin: 0;
}

.single_related_post_container .srp_read-more a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
    float: right;
}


/* End Related Posts */


/* After Posts Widget */

#after_posts_widget {
    width: 100%;
    float: left;
    display: block;
    background: #ffffff;
    padding: 5% 0;
    text-align: center;
}

#after_posts_widget h2 {
    font-size: 3em;
    line-height: initial;
    margin-bottom: 15px;
}

#after_posts_widget h2 a {
    color: #006187;
}

#after_posts_widget h2 a:hover {
    color: #d5cb0b;
}

#after_posts_widget h3 {
    margin: 0;
    font-weight: 500;
    font-size: 1.2em;
    line-height: initial;
}

#after_posts_widget h3 a {
    text-decoration: underline;
}


/* After Posts Widget */


/* WhatsApp icon */

.addtoany_shortcode {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    display: none;
}

.addtoany_shortcode .a2a_button_whatsapp {
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    padding: 9px;
    background: #12af0a;
}

.addtoany_shortcode .a2a_button_whatsapp img {
    width: 16px;
    height: 16px;
}


/* End WhatsApp icon */


/* ---------------------------------- End Newsroom - single page ---------------------------------- */


/* ---------------------------------- Publications page ---------------------------------- */


/* Subheader */

#publications-subheader p {
    float: left;
    margin: 0;
}

#publications-subheader h3 {
    float: left;
    margin: 0 0 0 5px;
    line-height: 2.5em;
    text-transform: uppercase;
    color: #006187;
    font-weight: 600;
}


/* End Subheader */


/* Publications shortcode */

.publications-row h3 {
    text-align: center !important;
    font-weight: 600 !important;
    float: left;
    margin: 15px 0 30px 0;
    font-size: 1.5em !important;
    line-height: 1em !important;
    text-transform: uppercase;
}

.publications-row .fusion-column-wrapper>p {
    float: left;
    margin: 15px 0 30px 15px;
    font-weight: 600 !important;
    font-size: 1.5em !important;
    line-height: 1em !important;
    text-transform: uppercase;
}

.publications-row .fusion-column-wrapper>p a {
    color: #006187;
}

.publications_shortcode_container {
    width: 100%;
    float: left;
    display: block;
}

.publications_shortcode_container .fusion-one-third {
    border-bottom: 1px solid #e6eef0;
}

.publications_shortcode_container .ps-featured-image {
    height: 225px;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    background: #e6eef0;
    text-align: center;
}

.publications_shortcode_container .ps-featured-image img {
    height: 100%;
    width: auto;
    margin: auto;
}


/* Ribbon */

.publications_shortcode_container .ps-featured-image .ribbon {
    position: absolute;
    right: 3px;
    top: 3px;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 600;
    font-size: 1.1em;
}

.publications_shortcode_container .ps-featured-image .ribbon span.blue {
    padding: 1px 10px;
    background: #006288;
}

.publications_shortcode_container .ps-featured-image .ribbon span.green {
    padding: 1px 10px;
    background: #85b40b;
}


/* End Ribbon */

.publications_shortcode_container .ps-post-date {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.publications_shortcode_container .ps-post-date img {
    height: 20px;
    margin-right: 5px;
    float: left;
}

.publications_shortcode_container .ps-post-date p {
    width: 85%;
    float: left;
    margin: 0;
    color: #999999;
}

.publications_shortcode_container .ps-post-title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 84px;
}

.publications_shortcode_container .ps-post-title h2 {
    font-weight: 700 !important;
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    margin: 0;
}

.publications_shortcode_container .ps-post-excerpt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.publications_shortcode_container .ps-read-more {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.publications_shortcode_container .ps-read-more a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
    float: right;
}


/* End Publications shortcode */


/* ---------------------------------- End Publications page ---------------------------------- */


/* ---------------------------------- End Publications - Research and Investigation page ---------------------------------- */

.page-id-2035 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2035 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2035 #main>.fusion-row #post-2035 .post-content {
    background: #f7f7f7;
}


/* ---------------------------------- End Publications - Research and Investigation page ---------------------------------- */


/* ---------------------------------- End Publications - Manuals and training page ---------------------------------- */

.page-id-2373 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2373 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2373 #main>.fusion-row #post-2373 .post-content {
    background: #f7f7f7;
}


/* ---------------------------------- End Publications - Manuals and training page ---------------------------------- */


/* ---------------------------------- End Publications - Mission Reports page ---------------------------------- */

.page-id-2377 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2377 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2377 #main>.fusion-row #post-2377 .post-content {
    background: #f7f7f7;
}


/* ---------------------------------- End Publications - Mission Reports page ---------------------------------- */


/* ---------------------------------- End Publications - Declarations and Resolutions page ---------------------------------- */

.page-id-2380 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2380 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2380 #main>.fusion-row #post-2380 .post-content {
    background: #f7f7f7;
}


/* ---------------------------------- End Publications - Declarations and Resolutions page ---------------------------------- */


/* ---------------------------------- End Publications - Special Issue Publications page ---------------------------------- */

.page-id-2387 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2387 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2387 #main>.fusion-row #post-2387 .post-content {
    background: #f7f7f7;
}


/* ---------------------------------- End Publications - Special Issue Publications page ---------------------------------- */


/* ---------------------------------- Contact page ---------------------------------- */

.wpcf7 .wpcf7-submit {
    background: #d5cb0b !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
    float: right;
    color: #ffffff !important;
}

.wpcf7 .wpcf7-submit:hover {
    background: #86800c !important;
}

.wpcf7 input,
.wpcf7 textarea {
    outline: none !important;
    color: #686e71 !important;
}

.wpcf7 textarea {
    padding: 8px 15px;
}

#contact-info {
    text-align: left;
}

#contact_info-widget-2 h4 {
    font-size: 2em;
    line-height: 1em;
}

#contact_info-widget-2 .contact-info-container {
    font-size: 1.3em;
    line-height: 1.5em;
}


/* ---------------------------------- End Contact page ---------------------------------- */


/* ---------------------------------- Events page ---------------------------------- */

#events-info-box .fusion-two-third img {
    height: 310px;
    max-width: none;
    width: 718px;
    height: 315px;
}

#events-info-box .fusion-two-third .fusion-imageframe {
    overflow: hidden;
}

#events-info-box .fusion-one-third p {
    text-transform: uppercase;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: block;
    color: #000000;
    font-weight: 600;
}

#events-info-box .fusion-one-third p:first-child {
    margin-top: 15px;
}

#events-info-box .fusion-one-third h2 {
    text-transform: uppercase;
    font-size: 2.5em !important;
    line-height: 1.2em !important;
    margin-bottom: 15px;
    margin-top: 15px;
    font-weight: 700;
    float: left;
    width: 100%;
    display: block;
    color: #006187;
}

#events-info-box .fusion-one-third h2 a {
    color: #006187;
}

#events-info-box .fusion-one-third h2 a:hover {
    color: #d5cb0b;
}

#events-info-box .fusion-one-third h3 {
    color: #006187;
    margin-top: 0;
    float: left;
    width: 100%;
    display: block;
    font-size: 1.5em !important;
}

#events-info-box .fusion-one-third h3 a {
    color: #006187;
}

#events-info-box .fusion-one-third h3 a:hover {
    color: #d5cb0b;
}

.events-row {
    margin-bottom: 5px !important;
}

.events-row h3 {
    text-align: center !important;
    font-weight: 600 !important;
    float: left;
    margin: 15px 0 15px 0;
    font-size: 1.5em !important;
    line-height: 1em !important;
    text-transform: uppercase;
}

.events-row .fusion-column-wrapper>p {
    float: left;
    margin: 15px 0 15px 15px;
    font-weight: 600 !important;
    font-size: 1.5em !important;
    line-height: 1em !important;
    text-transform: uppercase;
}

.events-row .fusion-column-wrapper>p a {
    color: #006187;
}


/* Events Shortcode */

.events_container {
    width: 100%;
    float: left;
    display: block;
}

.events_container .fusion-one-third {
    border-bottom: 1px solid #e6eef0;
}

.events_container .hb-featured-image {
    height: 225px;
    float: left;
    overflow: hidden;
    width: 100%;
    margin-bottom: 15px;
    background: #e6eef0;
}

.events_container .hb-featured-image img {
    height: 100%;
    /*min-width: 100%;*/
    width: auto;
    max-width: none;
    margin: auto;
    display: block;
}

.events_container .hb-post-date {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.events_container .hb-post-date img {
    height: 20px;
    margin-right: 5px;
    float: left;
}

.events_container .hb-post-date p {
    width: 85%;
    float: left;
    margin: 0;
    color: #999999;
}

.events_container .hb-post-title {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    height: 84px;
}

.events_container .hb-post-title h2 {
    font-weight: 700 !important;
    font-size: 1.7em !important;
    line-height: 1.3em !important;
    margin: 0;
}

.events_container .hb-post-excerpt {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.events_container .hb-read-more {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.events_container .hb-read-more a {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 600;
    color: #006187;
    float: right;
}


/* End Events Shortcode */


/* ---------------------------------- End Events page ---------------------------------- */


/* ---------------------------------- Events - IPI World Congress - See All page ---------------------------------- */

#events-multimedia .hb-featured-image {
    text-align: center;
}

#events-multimedia .hb-featured-image img {
    width: auto;
    max-height: 100%;
    min-width: initial;
    margin: auto;
}


/* ---------------------------------- End Events - IPI World Congress - See All page ---------------------------------- */


/* ---------------------------------- Events - IPI World Congress - See All page ---------------------------------- */


/* Events - IPI World Congress page background hack - change IDs if needed */

.page-id-964 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-964 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-964 #main>.fusion-row #post-964 .post-content {
    background: #f7f7f7;
}

.page-id-964 #newsroom-header h2 {
    padding-bottom: 10px;
}

.subheader-links h3 {
    color: #686e71 !important;
}

.subheader-links h3 a {
    color: #006187 !important;
}

.subheader-links h3 .bc-divider {
    color: #006187 !important;
}

.subheader-links h3 a:hover {
    color: #d5cb0b !important;
}

.subheader-links h3 .current-page {
    color: #686e71 !important;
}


/* End Events - IPI World Congress page background hack - change IDs if needed */


/* ---------------------------------- End Events - IPI World Congress - See All page ---------------------------------- */


/* ---------------------------------- Events - IPI World Congress Media - See All page ---------------------------------- */


/* Events - IPI World Congress page background hack - change IDs if needed */

.page-id-2351 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2351 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2351 #main>.fusion-row #post-2351 .post-content {
    background: #f7f7f7;
}

.page-id-2351 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* End Events - IPI World Congress page background hack - change IDs if needed */


/* ---------------------------------- End Events - IPI World Congress Media - See All page ---------------------------------- */


/* ---------------------------------- Events - Other events page ---------------------------------- */


/* Events - Other events page background hack - change IDs if needed */

.page-id-971 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-971 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-971 #main>.fusion-row #post-971 .post-content {
    background: #f7f7f7;
}

.page-id-971 #newsroom-header h2 {
    padding-bottom: 10px;
}

.page-id-971 #newsroom-subheader h3 {
    color: #686e71 !important;
}

.page-id-971 #newsroom-subheader h3 a {
    color: #006187 !important;
}

.page-id-971 #newsroom-subheader h3 .bc-divider {
    color: #006187 !important;
}

.page-id-971 #newsroom-subheader h3 a:hover {
    color: #d5cb0b !important;
}


/* End Events - Other events page background hack - change IDs if needed */


/* ---------------------------------- End Events - Other events page ---------------------------------- */


/* ---------------------------------- Events - Meet our events team page ---------------------------------- */


/* Events - Meet our events team page background hack - change IDs if needed */

.page-id-1005 #newsroom-header h2 {
    padding-bottom: 10px;
}

.page-id-1005 #newsroom-subheader h3 {
    color: #686e71 !important;
}

.page-id-1005 #newsroom-subheader h3 a {
    color: #006187 !important;
}

.page-id-1005 #newsroom-subheader h3 .bc-divider {
    color: #006187 !important;
}

.page-id-1005 #newsroom-subheader h3 a:hover {
    color: #d5cb0b !important;
}


/* End Events - Meet our events team page background hack - change IDs if needed */

#event-team blockquote {
    margin: 0;
    border: none;
    background: #e6eef0;
    padding: 2.5% 5%;
}

#event-team h1 {
    text-transform: uppercase;
    font-size: 2.5em;
    font-weight: 700;
}

#event-team .event-team-member-photo {
    position: relative;
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 15px;
}

#event-team .event-team-member-photo>p {
    display: none;
}

#event-team .event-team-member-data {
    position: absolute;
    bottom: 2.5%;
    left: 2.5%;
    width: 95%;
    background: rgba(255, 255, 255, .7);
    padding: 2.5%;
}

#event-team .event-team-member-social {
    position: absolute;
    top: 2.5%;
    right: 2.5%;
}

#event-team .event-team-member-social a {
    width: 30px;
    height: 30px;
    display: block;
    float: left;
    text-align: center;
    line-height: 30px;
    margin-right: 6px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#event-team .event-team-member-social a:last-child {
    margin-right: 0;
}

#event-team .event-team-member-social a:hover {
    opacity: .8;
}

#event-team .event-team-member-social a.twitter {
    background: #2facde;
}

#event-team .event-team-member-social a.linkedin {
    background: #0e79b3;
}

#event-team .event-team-member-social a.facebook {
    background-color: #3c5291;
}

#event-team .event-team-member-social a i {
    color: #ffffff;
    font-size: 16px;
}

#event-team .event-team-member-name {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    margin-bottom: 0px;
}

#event-team .event-team-member-title {
    color: #000000;
    margin-bottom: 0px;
}

#event-team .event-team-member-phone,
#event-team .event-team-member-email,
#event-team .event-team-member-contact-name {
    width: 100%;
    display: block;
    float: left;
    font-size: 1.1em;
    margin-bottom: 5px;
    color: #999999;
}

#event-team .event-team-member-phone i,
#event-team .event-team-member-email i,
#event-team .event-team-member-contact-name i {
    width: 10%;
    float: left;
    line-height: 1.3em;
    font-size: 1.1em;
    color: #999999;
    text-align: center;
    margin-right: 2%;
}

#event-team .event-team-member-phone p,
#event-team .event-team-member-email p,
#event-team .event-team-member-contact-name p {
    width: 88%;
    float: left;
    display: inline-block;
    margin: 0;
}

#event-team .event-team-member-email a {
    color: #999999;
}

#event-team .event-team-member-email a:hover {
    color: #006187;
}

#event-form p {
    text-transform: uppercase;
    color: #000000;
    font-weight: 600;
    margin-bottom: 30px;
    float: left;
    display: block;
    width: 100%;
}

#event-form form>div {
    float: left;
    width: 100%;
}

#event-form textarea {
    resize: none;
}

#event-form textarea,
#event-form input[type="text"],
#event-form input[type="email"] {
    margin-top: 5px;
    padding: 10px 15px;
    min-height: 50px;
}

#event-form .half-width-left {
    width: 47.5%;
    margin-right: 2.5%;
    float: left;
    display: block;
}

#event-form .half-width-right {
    width: 47.5%;
    margin-left: 2.5%;
    float: left;
    display: block;
}

#event-form input[type="submit"] {
    float: right;
}

#event-become-member .fusion-column-tablecell p {
    margin-bottom: 0;
}

#event-become-member-container .fusion-row {
    background: #e6eef0;
}


/* ---------------------------------- End Events - Meet our events team page ---------------------------------- */


/* ---------------------------------- Countries pages ---------------------------------- */

.countries-subheader {
    margin-bottom: 10px !important;
}

.countries-posts-container .hb-post-title {
    height: 84px;
}

#countries-slider .rev_slider_wrapper .tp-caption {
    display: table;
}

#countries-slider .rev_slider_wrapper #death-watch-widget {
    display: table-cell;
    vertical-align: middle;
}

#countries-slider .rev_slider_wrapper #death-watch-widget h2 {
    font-size: 26px !important;
    line-height: 27px !important;
}

#countries-slider .rev_slider_wrapper #death-watch-widget h3 {
    font-size: 26px !important;
    color: #000000;
    font-weight: bold !important;
    margin-top: 10px !important;
}

#countries-slider .rev_slider_wrapper .heroes-info-container {
    display: table-cell;
    vertical-align: middle;
    padding: 0 !important;
    float: none;
}

#countries-slider .rev_slider_wrapper .heroes-info-container h4 {
    width: 100% !important;
    font-size: 20px !important;
    margin-bottom: 30px !important;
    font-weight: bold !important;
}

#countries-slider .rev_slider_wrapper .heroes-info-container h2 {
    font-size: 30px !important;
    margin: 0 !important;
    font-weight: normal;
}

#countries-slider .rev_slider_wrapper .countries-report h4 {
    font-weight: normal !important;
}

#countries-slider .rev_slider_wrapper .countries-report h2 {
    font-weight: bold !important;
}

#countries-slider .rev_slider_wrapper .heroes-info-container h3 {
    font-size: 20px !important;
    margin-top: 30px !important;
}

#countries-slider .rev_slider_wrapper .heroes-info-container h3 a {
    color: #006187;
}

#countries-slider .rev_slider_wrapper .heroes-info-container h3 a:hover {
    color: #d5cb0b;
}

.countries-national-committee .heroes-info-container h4 {
    width: 100% !important;
    font-size: 20px !important;
    margin-bottom: 30px !important;
    font-weight: normal !important;
}

.countries-national-committee .heroes-info-container h2 {
    margin: 0 !important;
}

.countries-national-committee .heroes-info-container h3 {
    font-size: 20px !important;
    margin-top: 30px !important;
    margin-bottom: 0 !important;
    font-weight: normal !important;
}

#countries-slider .rev_slider_wrapper .tparrows:before {
    color: #006187 !important;
}


/* ---------------------------------- End Countries pages ---------------------------------- */


/* ---------------------------------- Countries - See all page ---------------------------------- */

.page-id-2396 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2396 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2396 #main>.fusion-row #post-2396 .post-content {
    background: #f7f7f7;
}

.page-id-2396 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- End Countries - See all page ---------------------------------- */


/* ---------------------------------- Countries - See all multimedia page ---------------------------------- */

.page-id-2408 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2408 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2408 #main>.fusion-row #post-2408 .post-content {
    background: #f7f7f7;
}

.page-id-2408 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- End Countries - See all multimedia page ---------------------------------- */


/* ---------------------------------- Programmes page ---------------------------------- */

.programmes-boxes h2 {
    font-size: 22px !important;
    line-height: 28px !important;
}

.programmes-slide,
.programmes-slide div {
    max-height: 310px;
    min-height: initial !important;
    margin-bottom: 0 !important;
}

.programmes-slide .fusion-imageframe img {
    width: 100% !important;
    height: 310px !important;
}

.programmes-slide .fusion-one-third .fusion-column-table {
    height: 280px !important;
}

.programmes-slide .fusion-one-third .fusion-column-table p:first-child {
    margin-top: 15px !important;
}

.programmes-slide .fusion-one-third .fusion-column-table p {
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
    float: left !important;
    width: 100% !important;
    display: block !important;
    color: #000000 !important;
    font-weight: 600 !important;
    font-size: 13px !important;
}

#events-info-box .programmes-slide .fusion-one-third .fusion-column-table h2 {
    text-transform: uppercase !important;
    font-size: 18px !important;
    line-height: 27px !important;
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    font-weight: 700 !important;
    float: left !important;
    width: 100% !important;
    display: block !important;
    color: #006187 !important;
}

#events-info-box .programmes-slide .fusion-one-third .fusion-column-table h2 a {
    white-space: normal;
    font-size: 32.5px !important;
    line-height: 39px !important;
}

#events-info-box .programmes-slide .fusion-one-third .fusion-column-table h3 {
    color: #006187 !important;
    margin-top: 0 !important;
    float: left !important;
    width: 100% !important;
    display: block !important;
    font-size: 19px !important;
    line-height: 24px !important;
    white-space: normal;
}


/* ---------------------------------- End Programmes page ---------------------------------- */


/* ---------------------------------- Journalist Safety and Impunity - See all News page ---------------------------------- */

.page-id-2619 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2619 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2619 #main>.fusion-row #post-2619 .post-content {
    background: #f7f7f7;
}

.page-id-2619 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- Journalist Safety and Impunity - See all News page ---------------------------------- */


/* ---------------------------------- Journalist Safety and Impunity - See all Blog page ---------------------------------- */

.page-id-2622 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2622 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2622 #main>.fusion-row #post-2622 .post-content {
    background: #f7f7f7;
}

.page-id-2622 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- Journalist Safety and Impunity - See all Blog page ---------------------------------- */


/* ---------------------------------- Journalist Safety and Impunity - See all Publications page ---------------------------------- */

.page-id-2626 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-2626 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-2626 #main>.fusion-row #post-2626 .post-content {
    background: #f7f7f7;
}

.page-id-2626 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- Journalist Safety and Impunity - See all Publications page ---------------------------------- */


/* ---------------------------------- Journalist Safety and Impunity - See all Multimedia page ---------------------------------- */

.page-id-4718 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-4718 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-4718 #main>.fusion-row #post-4718 .post-content {
    background: #f7f7f7;
}

.page-id-4718 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- Journalist Safety and Impunity - See all Multimedia page ---------------------------------- */


/* ---------------------------------- Journalist Safety and Impunity - See all Events page ---------------------------------- */

.page-id-4721 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-4721 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-4721 #main>.fusion-row #post-4721 .post-content {
    background: #f7f7f7;
}

.page-id-4721 #newsroom-header h2 {
    padding-bottom: 10px;
}

#newsletter-column h4 {
    margin: 15px 0;
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    font-style: italic;
}

#newsletter-column p {
    width: 90%;
    margin: 0 auto 20px auto;
}

#newsletter-column label {
    display: block;
    width: 100%;
    font-size: 14px;
    color: #333333;
    margin-bottom: 10px;
}

#newsletter-column input {
    padding: 15px 10px;
    height: auto;
    font-size: 14px;
    color: #333333;
    border: 1px solid #d2d2d2;
    width: 100%;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#newsletter-column input[type="submit"] {
    width: 80%;
    margin: 40px auto 0 auto;
    display: block;
    border: none;
    background: #d5cb0b;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

#newsletter-column input[type="submit"]:hover,
#newsletter-column input[type="submit"]:active {
    cursor: pointer;
    background: #86800c;
}


/* ---------------------------------- Journalist Safety and Impunity - See all Events page ---------------------------------- */


/* ---------------------------------- OnTheLine - See all News page ---------------------------------- */

.page-id-9199 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-9199 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-9199 #main>.fusion-row #post-9199 .post-content {
    background: #f7f7f7;
}

.page-id-9199 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- OnTheLine - See all News page ---------------------------------- */


/* ---------------------------------- OnTheLine - See all Publications page ---------------------------------- */

.page-id-9205 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-9205 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-9205 #main>.fusion-row #post-9205 .post-content {
    background: #f7f7f7;
}

.page-id-9205 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- OnTheLine - See all Publications page ---------------------------------- */


/* ---------------------------------- OnTheLine - See all Multimedia page ---------------------------------- */

.page-id-9208 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-9208 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-9208 #main>.fusion-row #post-9208 .post-content {
    background: #f7f7f7;
}

.page-id-9208 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- OnTheLine - See all Multimedia page ---------------------------------- */


/* ---------------------------------- OnTheLine - See all Events page ---------------------------------- */

.page-id-9211 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-9211 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 80px solid #f7f7f7 !important;
}

.page-id-9211 #main>.fusion-row #post-9211 .post-content {
    background: #f7f7f7;
}

.page-id-9211 #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- OnTheLine - See all Events page ---------------------------------- */


/* ---------------------------------- Support Us page ---------------------------------- */

#support-us-donate-btn {
    width: 25%;
    float: none;
    margin: auto;
}

#events-info-box #support-us-desc-txt h2 {
    margin-bottom: 40px;
    font-size: 3em !important;
}

#events-info-box #support-us-desc-txt h3 {
    font-size: 1.2em !important;
}

.our-network-reasons .support-us-box {
    width: 95%;
    float: left;
    margin: 0 2.5% 15px 2.5%;
    padding: 0 15px;
}

.our-network-reasons .support-us-box p {
    font-size: 1.3em;
    line-height: 1.3em;
    text-align: center;
    color: #333333;
    margin-bottom: 30px;
}

.our-network-reasons .support-us-box p em {
    font-weight: 600;
}

.our-network-reasons .homepage-banner-btn {
    margin-bottom: 40px;
}

.support-us-donate-txt p {
    color: #333333;
    font-size: 1.3em;
    line-height: 1.5em;
}

.support-us-donate-txt>div p:nth-child(3) {
    margin-bottom: 0;
}

.support-us-donate-btn>div {
    display: table;
}

.support-us-donate-btn .donate-now {
    display: table-cell;
    vertical-align: bottom;
    float: none;
    padding: 0;
}

.support-us-donate-btn .donate-now .donate-txt {
    display: block;
    width: 100%;
    padding: 0;
    font-size: 1.5em;
    text-align: left;
    line-height: 1.5em;
    color: #333333;
    margin-bottom: 30px;
}

.support-us-donate-btn .donate-now .donate-btn {
    display: block;
    width: 70%;
}

.support-us-spread-word-title h1 {
    font-size: 3em !important;
}

.support-us-spread-word-title h3 {
    font-size: 1.8em !important;
}

#support-us-spread-word-feeds {
    display: block;
    width: 90%;
    margin: auto;
}

#support-us-spread-word-feeds .feed-wrapper {
    width: 32%;
    float: left;
    margin: 0 1%;
}

#support-us-spread-word-feeds .feed-wrapper:first-child {
    margin-left: 0;
}

#support-us-spread-word-feeds .feed-wrapper:last-child {
    margin-right: 0;
}

#support-us-spread-word-feeds .feed-wrapper .social-feed {
    width: 95%;
    float: left;
    display: block;
    margin: 0 2.5% 15px 2.5%;
    height: 400px;
    overflow-y: scroll;
}

#support-us-spread-word-feeds .feed-wrapper .social-feed>div {
    width: 100%;
}

#support-us-spread-word-feeds #linkedin-con {
    background: none;
}

#support-us-spread-word-feeds #linkedin-con h2 {
    display: none;
}

#support-us-spread-word-feeds .feed-wrapper .our-network-reasons .cff-likebox {
    margin-top: 0;
}


/* ---------------------------------- End Support Us page ---------------------------------- */


/* ---------------------------------- Death Watch page ---------------------------------- */

#death_watch_counter_holder {
    position: relative;
}

#death_watch_counter_wrapper {
    position: absolute;
    width: 55%;
    top: 50%;
    right: 0;
    bottom: 0;
    left: 45%;
    z-index: 1;
    display: table;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#death_watch_counter .death-count {
    float: left;
    margin: 0 15px 0 0;
    color: #ffffff;
    font-size: 100px;
    line-height: 80px;
    font-weight: 600;
}

#death_watch_counter .death-text {
    float: left;
    margin: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 27px;
    font-weight: 600;
    padding-top: 2px;
}

#death_watch_list_container {}

#death_watch_list_container .death_watch_year {
    padding: 15px;
    background: #e6eef0;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    display: block;
}

#death_watch_list_container .death_watch_year .panel-heading .fusion-toggle-heading {
    margin: 0 40px 0 0;
}

#death_watch_list_container .death_watch_year .panel-heading .fusion-toggle-heading h2 {
    font-size: 22px;
    margin: 0;
    color: #000000;
    text-transform: uppercase;
    font-weight: 600;
}

#death_watch_list_container .death_watch_year .panel-heading .fusion-toggle-heading h2 span {
    color: #006187;
}

#death_watch_list_container .death_watch_year .panel-heading .fusion-toggle-icon-wrapper {
    float: right;
    width: 40px;
    text-align: center;
}

.fusion-accordian .panel-title a .fa {
    color: #999999;
    font-size: 32px;
    line-height: 27px;
}

.fusion-accordian .panel-title a .fa:before {
    content: "\f107";
}

.fusion-accordian .panel-title .active .fa:before {
    content: "\f00d" !important;
}

#death_watch_list_container .death_watch_year .panel-collapse {
    width: 100%;
    float: left;
}

#death_watch_list_container .death_watch_year .panel-body {
    width: 100%;
    float: left;
    padding: 0;
}

#death_watch_list_container .death_watch_year .panel-body ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    float: left;
    padding: 15px 0;
}

#death_watch_list_container .death_watch_year .panel-body ul li {
    width: 100%;
    float: left;
    padding: 15px 0;
}

#death_watch_list_container .death_watch_year .panel-body ul li .death-name {
    width: 40%;
    float: left;
}

#death_watch_list_container .death_watch_year .panel-body ul li .death-name a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    color: #006187;
}

#death_watch_list_container .death_watch_year .panel-body ul li .death-name a:hover {
    color: #86800c;
}

#death_watch_list_container .death_watch_year .panel-body ul li .death-type {
    width: 40%;
    float: left;
    font-size: 14px;
}

#death_watch_list_container .death_watch_year .panel-body ul li .death-gender {
    width: 20%;
    float: left;
    font-size: 14px;
}

.death-year-filter {
    float: left;
    width: 100%;
    display: block;
    margin: 30px 0 15px 0;
}

.death-year-filter .death-year-filter-regions {
    float: left;
    width: 40%;
    display: block;
}

.death-year-filter .death-year-filter-countries {
    float: left;
    width: 40%;
    display: block;
}

.death-year-filter .current-filter-count {
    float: left;
    width: 20%;
    display: block;
}

.death-year-filter .current-filter-count span {
    height: 44px;
    display: block;
    float: left;
    color: #006187;
    border: 1px solid #006187;
    font-size: 24px;
    font-weight: 700;
    line-height: 44px;
    padding: 0px 10px;
}

.death-year-filter .select2-selection {
    border: none;
    outline: none;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.death-year-filter .death-year-filter-count {
    float: left;
    display: block;
}

#accordion-death-watch .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 8px 30px 8px 8px;
    background: #ffffff !important;
}

#accordion-death-watch .death-year-filter .select2-selection {
    height: auto;
    background: #ffffff !important;
    border: none;
}

#accordion-death-watch .select2-container--classic .select2-selection--single .select2-selection__arrow {
    width: 30px;
    height: 100%;
    background: none;
    border-left: 1px solid #e6eef0;
}

#accordion-death-watch .select2-container--classic .select2-selection--single .select2-selection__arrow i {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

#accordion-death-watch .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    background: #ffffff !important;
    border: none;
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border: none;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    display: none;
}


/* ---------------------------------- End Death Watch page ---------------------------------- */


/* ---------------------------------- End Death Watch Single post page ---------------------------------- */

.single-death_watch_cpt #main {
    padding-top: 0;
    padding-bottom: 0;
}

.single-death_watch_cpt #main .fusion-row {
    /*background: #e6eef0;*/
}

.single-death_watch_cpt #content {
    width: 70%;
    padding-right: 30px;
    background-color: #f7f7f7;
}

.single-death_watch_cpt #sidebar {
    width: 30%;
    background: #e6eef0 !important;
}

.single-death_watch_cpt .post_icon_title {
    margin-bottom: 10px;
}


/* ---------------------------------- End Death Watch Single post page ---------------------------------- */


/* ---------------------------------- Campaigns page ---------------------------------- */

#campaigns-donate-btn {
    padding: 0;
    width: 70%;
    margin: auto;
    float: none;
}

#campaigns-become-member-btn {
    font-size: 1.2em;
    padding: 22px 29px;
    width: 70%;
}

#newsletter-row p {
    width: 25%;
    float: left;
    padding: 15px;
}

#newsletter-row p label {
    display: block;
    width: 100%;
    font-size: 16px;
    margin-bottom: 10px;
}

#newsletter-row p input {
    padding: 15px 10px;
    height: auto;
    font-size: 14px;
    color: #333333;
    border: 1px solid #d2d2d2;
    width: 100%;
    outline: 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#newsletter-row p input[type="submit"] {
    margin: 30px auto 0 auto;
    display: block;
    border: none;
    background: #d5cb0b;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
}

#newsletter-row p input[type="submit"]:hover,
#newsletter-row p input[type="submit"]:active {
    cursor: pointer;
    background: #86800c;
}

#newsletter-row h3 {
    font-size: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}

#newsletter-row h4 {
    margin: 15px 0 30px 0;
    font-size: 16px;
    line-height: 1.5em;
    text-align: center;
    font-style: italic;
}

#newsletter-row .mc4wp-response p {
    width: 100%;
}


/* ---------------------------------- End Campaigns page ---------------------------------- */


/* ---------------------------------- Advanced Search page ---------------------------------- */

.page-id-4786 #main>.fusion-row {
    /*background: #e6eef0;*/
}

.page-id-4786 #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 35px solid #f7f7f7 !important;
    background: #f7f7f7;
}

.page-id-4786 #newsroom-header h2 {
    padding-bottom: 10px;
}

#search-form {
    width: 100%;
    display: block;
    float: left;
    margin: 50px 0;
}

#search-form>div {
    width: 100%;
    display: block;
    float: left;
    position: relative;
}

.search-term-wrapper label {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    float: left;
}

.search-term-wrapper input {
    margin: 0 0 30px 0;
    float: left;
    border: none;
    background: #ffffff;
    width: 80%;
    display: block;
    clear: both;
    font-size: 32px;
    padding: 2% 1.5% !important;
    height: auto !important;
    outline: none;
    border: 1px solid #e0dede;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search-form-divider {
    float: left;
    display: block;
    width: 100%;
    border-top: 1px solid #e0dede;
}

.region-wrapper {
    margin: 10px 0 30px 0;
}

.region-wrapper .search-form-desc-txt {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 10px;
}

.region-wrapper .search-form-divider {
    margin: 30px 0 0 0;
}

.types-of-content-wrapper {
    margin: 0 0 30px 0;
}

.types-of-content-wrapper .search-form-desc-txt {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 2.5%;
}

.types-of-content-wrapper input,
.types-of-content-wrapper label {
    float: left;
}

.types-of-content-wrapper .search-form-divider {
    margin: 30px 0 0 0;
}

.key-issues-wrapper {
    margin: 0 0 30px 0;
}

.key-issues-wrapper .search-form-desc-txt {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 2.5%;
}

.key-issues-wrapper input,
.key-issues-wrapper label {
    float: left;
}

.key-issues-wrapper .search-form-divider {
    margin: 30px 0 0 0;
}

.language-wrapper {
    margin: 0 0 15px 0;
}

.language-wrapper .search-form-desc-txt {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    margin-bottom: 2.5%;
}

.language-wrapper input,
.language-wrapper label {
    float: left;
}

.language-wrapper .search-form-divider {
    margin: 30px 0 0 0;
}

.submit-wrapper {
    text-align: right;
}

.submit-wrapper button {
    background: #d5cb0b;
    border: none;
    outline: none;
    padding: 15px 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    line-height: 26px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.submit-wrapper button:hover,
.submit-wrapper button:active {
    /*background: #86800c;*/
}

.submit-wrapper button img {
    float: left;
    margin-right: 10px;
}

.submit-wrapper button span {
    height: 26px;
    display: inline-block;
    float: left;
}

.submit-wrapper button:hover img,
.submit-wrapper button:active img {
    /*display: none;*/
}

.submit-wrapper .submit-error {
    display: none;
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 15px;
    border: 1px solid red;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.submit-wrapper .submit-error p {
    color: red;
}

.search-results {
    width: 100%;
    display: block;
    float: left;
}

.search-results h3 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.search-results>div {
    width: 100%;
    display: block;
    float: left;
}

.search-results>div p {
    float: left;
    margin: 0;
    line-height: 30px;
}

.search-results .search-results-wrapper p {
    width: 100%;
}

.search-results-filters .filter-date {
    width: 10%;
    display: inline-block;
    float: left;
}

.search-results-filters .filter-type-of-content {
    width: 20%;
    display: inline-block;
    float: left;
}

.search-results-filters .filter-title {
    width: 50%;
    display: inline-block;
    float: left;
}

.search-results-filters .filter-country {
    width: 20%;
    display: inline-block;
    float: left;
}

.search-results-filters button {
    border: none;
    padding: 0;
    background: none;
    outline: none;
    color: #747474;
    font-size: 14px;
}

.search-results-filters button:hover {
    cursor: pointer;
}

.search-results-filters button i {
    display: none;
}

.search-results .search-form-divider {
    margin: 15px 0 15px 0;
}

.search-result .search-result-date {
    width: 10%;
    display: inline-block;
    float: left;
}

.search-result .search-result-type-of-content {
    width: 20%;
    display: inline-block;
    float: left;
}

.search-result .search-result-title {
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 15px;
}

.search-result .search-result-country {
    width: 20%;
    display: inline-block;
    float: left;
}

.search-result .search-result-title img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 15px;
}

.search-result .search-result-title a {
    color: #333333;
    font-weight: bold;
}

.search-result .search-result-title a:hover {
    color: #006187;
}

.region-wrapper .region-filter {
    float: left;
    display: inline-block;
    width: 18.4%;
    margin-right: 2%;
    position: relative;
}

.region-wrapper .region-filter:nth-child(13) {
    margin-right: 0;
}

.region-wrapper .region-filter input {
    display: none;
}

.region-wrapper .region-filter .region-img {
    margin-bottom: 10px;
}

.region-wrapper .region-filter span {
    font-size: 14px;
    font-weight: 600;
    color: #333333;
}

.region-wrapper .region-filter .checkbox-img {
    position: absolute;
    right: 5px;
    top: 5px;
}

.region-wrapper .region-filter .checkbox-checked {
    opacity: 0;
}

.region-wrapper .region-filter .region-filter-img {
    position: relative;
}

.region-wrapper .region-filter .region-filter-img .open-countries {
    position: absolute;
    bottom: 20px;
    right: 5px;
    left: 5px;
    border: none;
    background: none;
    padding: 0;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
    opacity: 0;
    visibility: hidden;
}

.region-wrapper .region-filter .region-filter-img .open-countries:hover,
.region-wrapper .region-filter .region-filter-img .open-countries:active,
.region-wrapper .region-filter .region-filter-img .open-countries:focus {
    cursor: pointer;
}

.region-wrapper>input {
    display: none;
}

.region-wrapper>label {
    position: relative;
    height: 39px;
    padding-left: 50px;
    width: 22.5%;
    margin-right: 2.5%;
    display: table;
    margin-bottom: 2.5%;
}

.region-wrapper>label img {
    position: absolute;
    left: 0;
}

.region-wrapper>label img.checkbox-checked {
    opacity: 0;
}

.region-wrapper>label span {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.types-of-content-wrapper input {
    display: none;
}

.types-of-content-wrapper label {
    position: relative;
    height: 39px;
    padding-left: 50px;
    width: 22.5%;
    margin-right: 2.5%;
    display: table;
    margin-bottom: 2.5%;
}

.types-of-content-wrapper label img {
    position: absolute;
    left: 0;
}

.types-of-content-wrapper label img.checkbox-checked {
    opacity: 0;
}

.types-of-content-wrapper label span {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.key-issues-wrapper input {
    display: none;
}

.key-issues-wrapper label {
    position: relative;
    height: 39px;
    padding-left: 50px;
    width: 22.5%;
    margin-right: 2.5%;
    display: table;
    margin-bottom: 2.5%;
}

.key-issues-wrapper label img {
    position: absolute;
    left: 0;
}

.key-issues-wrapper label img.checkbox-checked {
    opacity: 0;
}

.key-issues-wrapper label span {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

.language-wrapper input {
    display: none;
}

.language-wrapper label {
    position: relative;
    height: 39px;
    padding-left: 50px;
    width: 22.5%;
    margin-right: 2.5%;
    display: table;
    margin-bottom: 2.5%;
}

.language-wrapper label img {
    position: absolute;
    left: 0;
}

.language-wrapper label img.checkbox-checked {
    opacity: 0;
}

.language-wrapper label span {
    color: #333333;
    font-weight: 600;
    font-size: 14px;
    display: table-cell;
    vertical-align: middle;
}

#popup_overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    display: block;
    width: 100%;
    height: 100%;
    z-index: 99999;
    visibility: hidden;
    opacity: 0;
}

.countries-popup {
    position: absolute;
    /*bottom: -20px;*/
    width: 100%;
    background: #ffffff;
    visibility: hidden;
    z-index: 999999;
    opacity: 0;
    padding: 10px;
}

.countries-popup .close-popup {
    position: absolute;
    right: 0;
    top: 0;
}

.countries-popup .close-popup button {
    border: none;
    background: none;
    margin: 0;
    padding: 10px;
    height: auto;
    outline: none;
}

.countries-popup .close-popup button:hover {
    cursor: pointer;
}

.countries-popup .close-popup button i {
    font-size: 1.5em;
}

.countries-popup .popup-title {
    width: 100%;
    display: block;
    float: left;
}

.countries-popup .popup-title h3 {
    line-height: 39px;
    margin: 0;
    display: inline-block;
    margin-right: 30px;
    font-size: 1.5em;
    font-weight: 600;
    float: left;
}

.countries-popup .popup-title input {
    display: none;
}

.countries-popup .popup-title label {
    position: relative;
    height: 39px;
    padding-left: 50px;
    display: inline-block;
    float: left;
    line-height: 39px;
    color: #333333;
    font-weight: 600;
}

.countries-popup .popup-title label img {
    position: absolute;
    left: 0;
}

.countries-popup .popup-title label .checkbox-checked {
    opacity: 0;
}

.countries-popup .popup-countries-list {
    width: 100%;
    display: block;
    float: left;
    margin-top: 30px;
}

.countries-popup .popup-countries-list ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    display: block;
    list-style: none;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

.countries-popup .popup-countries-list ul li {
    display: inline-block;
    width: 100%;
}

.countries-popup .popup-countries-list ul li label {
    padding: 5px;
    display: block;
}

.countries-popup .popup-countries-list ul li input {
    display: none;
}

#filters-toggle {
    float: left;
    width: 100%;
    display: block;
    text-align: center;
    margin: 30px 0;
}

#filters-toggle button {
    border: none;
    background: none;
    padding: 0;
    font-size: 1em;
    text-transform: uppercase;
    outline: none;
}

#filters-toggle button:hover {
    cursor: pointer;
}

#search-form .filters-wrapper {
    display: none;
}

#search-form .filters-wrapper>div {
    display: block;
    width: 100%;
    float: left;
}

.search-results-pagination {
    margin: 25px 0 40px 0;
    text-align: right;
}

.search-results-pagination a,
.search-results-pagination span {
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}

.search-results-pagination a {
    background: #e6eef0;
    color: #686e71;
}

.search-results-pagination a:hover {
    background: #d5cb0b;
    color: #ffffff;
}

.search-results-pagination a.prev,
.search-results-pagination a.next {
    background: none;
}

.search-results-pagination a.prev:hover,
.search-results-pagination a.next:hover {
    color: #d5cb0b;
}

.search-results-pagination .current {
    background: #d5cb0b;
    color: #ffffff;
}


/* ---------------------------------- End Advanced Search page ---------------------------------- */


/* ---------------------------------- Live Advanced Search page ---------------------------------- */

.search #main {
    padding: 0;
}

.search #main>.fusion-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.search #main>.fusion-row #content {
    width: calc(100% - 30%);
    border-right: 35px solid #f7f7f7 !important;
    background: #f7f7f7;
}

.search #main>.fusion-row #sidebar {
    background: #e6eef0;
}

.search #newsroom-header h2 {
    padding-bottom: 10px;
}


/* ---------------------------------- End Live Advanced Search page ---------------------------------- */


/* ---------------------------------- Long articles example ---------------------------------- */

.single-post .post-content {
    display: block;
    float: left;
    width: 100%;
}

.single-post .post-content>* {
    width: 90% !important;
    max-width: 90% !important;
    float: right;
    display: block;
    margin-left: 0;
    margin-right: 0;
}

.single-post .post-content p {
    color: #4A4A4A;
    font-size: 15px;
    line-height: 24px;
}

.single-post .post-content p a {
    color: #006187;
    text-decoration: underline;
}

.single-post .post-content p a:hover {
    color: #747474;
}

.single-post .post-content iframe {
    max-width: 100%;
}

.single-post .post-content .featured_image_caption p {
    color: #747474;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3em;
}

.single-death_watch_cpt .post-content {
    display: block;
    float: left;
}

.single-death_watch_cpt .post-content>* {
    width: 90% !important;
    max-width: 90% !important;
    float: right;
    display: block;
}

.single-death_watch_cpt .post-content p {
    color: #4A4A4A;
    font-size: 15px;
    line-height: 24px;
}

.single-death_watch_cpt .post-content p a {
    color: #006187;
    text-decoration: underline;
}

.single-death_watch_cpt .post-content p a:hover {
    color: #747474;
}

.single-death_watch_cpt .post-content .featured_image_caption p {
    color: #747474;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.3em;
}


/* ---------------------------------- End Long articles example ---------------------------------- */


/* ---------------------------------- End Long articles example ---------------------------------- */

.page-id-742 #newsroom-subheader h3 {
    margin-left: 0;
}


/* ---------------------------------- End Long articles example ---------------------------------- */


/* ---------------------------------- Responsive ---------------------------------- */

@media only screen and (min-width: 1085px) and (max-width: 1239px) {
    #rev_slider_1_1_wrapper .tp-parallax-wrap {
        left: 0;
        right: 0;
        width: 100%;
    }
    #rev_slider_1_1_wrapper .tp-parallax-wrap .tp-loop-wrap {
        width: 100%;
    }
    #rev_slider_1_1_wrapper .tp-parallax-wrap .tp-loop-wrap .tp-mask-wrap {
        width: 100% !important;
    }
}

@media only screen and (max-width: 1200px) {
    #events-info-box .fusion-two-third img {
        width: 100%;
        height: auto;
    }
    #events-info-box #support-us-desc-txt h2 {
        margin-bottom: 20px;
        font-size: 2em !important;
    }
    #events-info-box #support-us-desc-txt h3 {
        font-size: 1em !important;
        line-height: 1.4em;
    }
    #events-info-box .fusion-two-third {
        background: #e6eef0;
    }
    .single_related_post_container .srp_featured_image {
        background: #e6eef0;
    }
    #post-2599 .rev_slider_wrapper .fusion-two-third {
        width: 65%;
        margin: 0 !important;
        background: #e6eef0;
    }
    #post-2599 .rev_slider_wrapper .fusion-one-third {
        width: 30%;
        float: right;
        background: #e6eef0;
    }
    .programmes-slide,
    .programmes-slide div {
        max-height: none;
        min-height: unset !important;
        margin-bottom: 0 !important;
    }
    .programmes-slide .fusion-imageframe {
        overflow: visible !important;
    }
    .programmes-slide .fusion-imageframe img {
        width: 100% !important;
        height: unset !important;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 280px !important;
    }
    .fusion-equal-height-columns .fusion-column-table {
        height: auto !important;
    }
    #post-2599 #events-info-box .fusion-column-wrapper {
        min-height: unset !important;
    }
    #post-2670 .fusion-equal-height-columns .fusion-column-table {
        height: 331px !important;
    }
    #death_watch_counter_holder {
        background: #e6eef0;
    }
    #post-4269 .rev_slider_wrapper .fusion-two-third {
        width: 65%;
        margin: 0 !important;
        background: #e6eef0;
    }
    #post-4269 .rev_slider_wrapper .fusion-one-third {
        width: 30%;
        float: right;
        background: #e6eef0;
    }
    #post-4269 #events-info-box .fusion-column-wrapper {
        min-height: unset !important;
    }
    #events-info-box .heroes-info-container {
        max-width: 100%;
        background: none;
    }
    #events-info-box .fusion-one-third h2 {
        word-wrap: break-word;
    }
    #post-1948 .rev_slider_wrapper .fusion-two-third {
        width: 65%;
        margin: 0 !important;
        background: #e6eef0;
    }
    #post-1948 .rev_slider_wrapper .fusion-one-third {
        width: 30%;
        float: right;
        background: #e6eef0;
    }
    #post-1948 #fellows-info .fusion-column-wrapper {
        min-height: unset !important;
    }
    #post-7 .fusion-equal-height-columns .fusion-column-table {
        height: 128px !important;
    }
    .flip-box-back-inner h3.flip-box-heading-back {
        font-size: 12px;
    }
    .flip-box-back-inner em {
        font-size: 1.3em !important;
    }
    #event-team .event-team-member-email a {
        word-wrap: break-word;
    }
    #post-5 .fusion-equal-height-columns .fusion-column-table {
        height: 152px !important;
    }
}

@media only screen and (max-width: 1100px) {
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 260px !important;
    }
    #events-info-box .fusion-one-third .fusion-column-table {
        max-height: 260px !important;
    }
    .search #main>.fusion-row {
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1020px) {
    .publications_shortcode_container .ps-post-excerpt {
        height: 60px;
    }
    .post .post_before_content_social_sharing .fusion-social-networks,
    .post .post_after_content_wrapper .post_after_content_social_sharing .fusion-social-networks {
        width: 140px;
    }
    .post .post_before_content_social_sharing h4,
    .post .post_after_content_wrapper .post_after_content_social_sharing h4 {
        width: auto;
    }
    .single_related_post_container .srp_post_excerpt {
        height: 60px;
    }
    .single_related_post_container .srp_post_title {
        height: 64px;
    }
    .post .post_before_content_social_sharing .fusion-social-networks,
    .post .post_after_content_wrapper .post_after_content_social_sharing .fusion-social-networks {
        padding: 0;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 250px !important;
    }
    #events-info-box .fusion-one-third .fusion-column-table {
        max-height: 250px !important;
    }
    #newsletter-row p label {
        font-size: 14px;
    }
    #events-info-box .heroes-info-container h4 {
        margin-right: 0px;
        width: 100%;
    }
    .flip-box-back-inner em {
        font-size: 1em !important;
    }
    .homepage_news_container .posts_holder .homepage_news_post .title_container h4 {
        font-size: 1.4em;
    }
    #post-5 .fusion-column-tablecell h3 {
        font-size: 14px;
        line-height: 20px;
    }
    #post-5 .fusion-equal-height-columns .fusion-column-table {
        height: 130px !important;
    }
}

@media only screen and (max-width: 940px) {
    .publications_shortcode_container .ps-post-title {
        height: 114px;
    }
    .events_container .hb-post-title {
        height: 114px;
    }
    .homepage_blog_container .hb-post-title {
        height: 114px;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 225px !important;
    }
    #events-info-box .fusion-one-third .fusion-column-table {
        max-height: 225px !important;
    }
    #death_watch_counter .death-count {
        font-size: 80px;
    }
    #death_watch_counter .death-text {
        font-size: 18px;
        line-height: 22px;
        padding-top: 11px;
    }
    .membership .membership-content {
        height: 250px;
    }
    #post-5 .fusion-equal-height-columns .fusion-column-table {
        height: 120px !important;
    }
    #post-5 .fusion-column-tablecell h3 {
        margin: 5px 0px;
    }
    .homepage_blog_container .hb-post-excerpt {
        height: 60px;
    }
    .types-of-content-wrapper label,
    .key-issues-wrapper label,
    .language-wrapper label {
        width: 47.5%;
    }
}

@media only screen and (max-width: 900px) {
    #countries-slider .rev_slider_wrapper .countries-report h4 {
        line-height: 1em !important;
    }
    .countries-posts-container .hb-post-title {
        height: 114px;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h4 {
        margin-bottom: 10px !important;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h3 {
        margin-top: 10px !important;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h2 {
        font-size: 26px !important;
    }
    #events-info-box .fusion-one-third h2 a {
        word-wrap: break-word;
    }
    #events-info-box .programmes-slide .fusion-one-third .fusion-column-table h2 a {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    #newsletter-row p label {
        font-size: 12px;
    }
    #campaigns-donate-btn,
    #campaigns-become-member-btn {
        width: 90% !important;
    }
    #fellows #fellows-info h2 {
        font-size: 26px !important;
        line-height: 30px !important;
    }
    #post-7 .fusion-two-third .fusion-column-tablecell h3 {
        font-size: 14px;
    }
    .homepage_news_container .posts_holder .homepage_news_post .title_container h4 {
        font-size: 1.3em;
    }
    #post-5 .fusion-column-tablecell h3 {
        font-size: 12px;
        line-height: 16px;
        margin: 0;
    }
}

@media only screen and (max-width: 868px) {
    .fusion-widget-area>.fusion-column {
        margin-bottom: 30px;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 205px !important;
    }
    #post-2599 #events-info-box .fusion-column-wrapper {
        min-height: unset !important;
    }
    #events-info-box .fusion-one-third .fusion-column-table {
        max-height: 205px !important;
    }
    #fellows #fellows-info h4 {
        font-size: 1em;
    }
    #fellows #fellows-info h2 {
        margin: 20px 0 !important;
    }
    #fellows #fellows-info h3 {
        font-size: 1em !important;
    }
    #post-5 .fusion-equal-height-columns .fusion-column-table {
        height: 110px !important;
    }
    .region-wrapper .region-filter .region-filter-img .open-countries {
        right: 0;
        left: 0;
    }
}

@media only screen and (max-width: 853px) {
    #post-13 .fusion-title {
        margin: 20px 0 !important;
    }
    #events-info-box .heroes-info-container h4 {
        margin-bottom: 30px;
    }
    #post-7 .fusion-two-third .fusion-column-tablecell h3 {
        font-size: 13px;
    }
    #post-7 .fusion-button.button-1 .fusion-button-text {
        font-size: 12px;
    }
    #our-network-flipboxes .flip-box-back .flip-box-back-inner em {
        line-height: 1em !important;
        font-size: 10px !important;
    }
    .flip-box-back-inner h3.flip-box-heading-back {
        margin-bottom: 0;
        font-size: 10px;
    }
}

@media only screen and (max-width: 800px) {
    .single-post .post-content>* {
        width: 100% !important;
        max-width: 100% !important;
    }
    #governance-tabs .nav-tabs {
        width: 35%;
    }
    #governance-tabs .tab-content {
        width: 65%;
    }
    #about-buttons .fusion-row .fusion-one-fifth {
        margin-bottom: 20px !important;
    }
    #about-buttons .fusion-row .fusion-one-fifth:nth-child(5) {
        margin-bottom: 0 !important;
    }
    #governance-tabs .tab-content .event-team-member-photo {
        width: auto;
    }
    #event-team .event-team-member-photo {
        width: auto;
    }
    .fusion-widget-area>.fusion-column {
        margin-bottom: 30px;
        text-align: center;
    }
    .addtoany_shortcode {
        display: table-cell;
    }
    #support-us-desc-txt {
        margin-top: 30px !important;
        text-align: center;
    }
    .our-network-reasons .fusion-column-wrapper {
        min-height: unset !important;
    }
    #newsletter-column input[type="submit"] {
        margin-bottom: 45px;
        width: 100%;
    }
    .support-us-donate-btn {
        text-align: center;
        margin-top: 20px !important;
        margin-bottom: 40px !important;
    }
    .support-us-donate-btn>div {
        display: block;
        min-height: unset !important;
    }
    .support-us-donate-btn .donate-now {
        display: block;
    }
    .support-us-donate-btn .donate-now .donate-txt {
        text-align: center;
    }
    .support-us-donate-btn .donate-now .donate-btn {
        margin: auto;
        width: 235px;
    }
    #support-us-spread-word-feeds .feed-wrapper {
        width: 100%;
        margin: 0 0 5% 0 !important;
    }
    #support-us-spread-word-feeds .feed-wrapper .our-network-reasons {
        max-width: 310px;
        display: block;
        margin: auto;
    }
    #support-us-spread-word-feeds .feed-wrapper .our-network-reasons .cff-likebox {
        margin-top: 0;
    }
    .publications_shortcode_container .ps-post-title {
        height: auto;
    }
    .publications_shortcode_container .ps-post-excerpt {
        height: auto;
    }
    #sidebar #search-4 .search-field input {
        padding: 0px 10px;
    }
    /* Change to specific page if not good */
    .page #main>.fusion-row #content {
        border-right: none !important;
    }
    .countries-posts-container .hb-post-title {
        height: auto;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h4 {
        margin-bottom: 30px !important;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h3 {
        margin-top: 30px !important;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h2 {
        font-size: 30px !important;
    }
    .events_container .hb-post-title {
        height: auto;
    }
    #event-become-member-container .fusion-column-tablecell h3 {
        text-align: center !important;
    }
    #event-become-member-container .fusion-column-tablecell {
        text-align: center;
    }
    #event-become-member-container .fusion-column-tablecell .fusion-button-wrapper {
        margin: auto;
        float: none;
    }
    .homepage_blog_container .hb-post-title {
        height: auto;
    }
    #event-team .fusion-one-third {
        max-width: 350px;
        display: block;
        margin: auto auto 30px;
        float: none;
    }
    .addtoany_shortcode {
        width: 40px;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 185px !important;
    }
    #post-4269 .fusion-imageframe {
        width: 100%;
    }
    #post-4269 .fusion-imageframe img {
        margin: auto;
        display: block;
    }
    #campaigns-donate-btn,
    #campaigns-become-member-btn {
        width: 280px !important;
    }
    #newsletter-row p {
        width: 100%;
    }
    #heroes .fusion-one-third .fusion-column-wrapper {
        min-height: 185px !important;
        text-align: center;
    }
    #heroes .fusion-one-third .fusion-column-wrapper .heroes-info-container {
        width: 100%;
        margin-top: 30px;
    }
    #event-team .event-team-member-photo {
        margin: auto;
        display: block;
        float: none;
        width: 350px;
    }
    #pioneers .fusion-one-third .fusion-column-wrapper {
        min-height: 185px !important;
        text-align: center;
    }
    #pioneers .fusion-one-third .fusion-column-wrapper .heroes-info-container {
        width: 100%;
        margin-top: 30px;
    }
    #fellows .fusion-one-third .fusion-column-wrapper {
        min-height: 185px !important;
        text-align: center;
    }
    #fellows .fusion-one-third .fusion-column-wrapper .heroes-info-container {
        width: 100%;
        margin-top: 30px;
    }
    #post-7 .fusion-two-third .fusion-column-tablecell h3 {
        text-align: center !important;
        font-size: 16px;
    }
    #post-7 .fusion-equal-height-columns .fusion-column-tablecell {
        text-align: center;
    }
    #post-7 .fusion-equal-height-columns .fusion-button-wrapper {
        margin: auto;
        display: block;
        float: none;
    }
    .our-network-links a.no-button {
        width: 250px;
        display: inline-block;
        float: none;
        margin: 0px 30% !important;
    }
    .membership .membership-content {
        height: auto;
    }
    .donate-now {
        display: block;
    }
    .donate-now .donate-txt {
        width: 100%;
        padding: 0;
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }
    .donate-now .donate-btn {
        width: 100%;
        display: block;
        text-align: center;
    }
    .donate-now .donate-btn a {
        width: 280px;
        margin: auto;
    }
    #event-team .event-team-member-phone,
    #event-team .event-team-member-email,
    #event-team .event-team-member-contact-name {
        max-width: 350px;
        margin: auto;
        display: block;
        float: none;
        min-height: 25px;
        max-height: 75px;
        margin-top: 10px;
    }
    #event-team .event-team-member-phone i,
    #event-team .event-team-member-email i,
    #event-team .event-team-member-contact-name i {
        min-height: 25px;
        max-height: 75px;
        line-height: 25px;
    }
    #event-team .event-team-member-phone p,
    #event-team .event-team-member-email p,
    #event-team .event-team-member-contact-name p {
        min-height: 25px;
        max-height: 75px;
        line-height: 25px;
    }
    #event-team .event-team-member-email {
        margin-top: 0;
    }
    .homepage_news_container .posts_holder .homepage_news_post {
        display: flex;
    }
    .homepage_news_container .posts_holder .homepage_news_post .title_container {
        align-self: center;
    }
    .homepage_news_container .posts_holder .homepage_news_post .title_container h4 {
        padding: 0;
        border: none;
        line-height: 1.2em;
    }
    .homepage_latest_container .hl-post-title {
        height: auto;
    }
    .homepage_latest_container .hl-featured-image img {
        max-height: 100%;
        min-width: 0;
        margin: auto;
        display: block;
        width: auto;
    }
    #post-5 .fusion-equal-height-columns .fusion-column-table {
        height: 200px !important;
        text-align: center;
    }
    #post-5 .fusion-column-tablecell h3 {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
    }
    .homepage_blog_container .hb-post-excerpt {
        height: auto;
    }
    .homepage_blog_container .hb-featured-image img {
        max-height: 100%;
        min-width: 0;
        margin: auto;
        display: block;
        width: auto;
    }
    #main>.fusion-row {
        display: block !important;
    }
    #main>.fusion-row #content {
        width: 100% !important;
        border: 0 !important;
        display: block !important;
    }
    #main>.fusion-row #sidebar,
    #sidebar {
        width: 100% !important;
        float: left !important;
        display: block !important;
    }
    .top-search-link a i {
        width: auto;
    }
    .post_after_content_wrapper .fusion-sharing-box {
        float: right;
        height: 60px;
        width: auto;
    }
    .post_after_content_wrapper .fusion-sharing-box h4 {
        display: table-cell;
        vertical-align: middle;
        padding-right: 15px !important;
    }
    .post_after_content_wrapper .fusion-sharing-box .fusion-social-networks {
        display: table-cell;
        vertical-align: middle;
        padding: 0px;
        float: left;
    }
    .post_after_content_wrapper .fusion-sharing-box .fusion-social-networks a {
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 767px) {
    #governance-tabs .tab-content {
        width: 100%;
    }
    #governance-tabs .nav-tabs {
        width: 100%;
    }
    #governance-tabs .tab-content .governance-member-info {
        width: auto;
        clear: both;
        padding-left: 10px;
    }
    #ipi-decades .tab-content {
        padding-left: 0;
        width: 100%;
    }
    #ipi-decades .nav-tabs {
        width: 100%;
    }
    #supporters-tab .tab-content {
        padding-left: 0;
        width: 100%;
    }
    #supporters-tab .nav-tabs {
        width: 100%;
    }
    #post-2599 .rev_slider_wrapper .fusion-two-third {
        width: 100%;
        margin-bottom: 30px !important;
        float: left;
        display: block;
        height: auto;
        overflow: visible;
    }
    #post-2599 .rev_slider_wrapper .fusion-one-third {
        width: 100%;
    }
    #post-2599 .tp-caption {
        max-height: 100% !important;
    }
    #post-2599 .rev_slider,
    #post-2599 .rev_slider_wrapper {
        max-height: 500px;
        height: 500px !important;
    }
    #post-2599 .tp-parallax-wrap {
        top: 0 !important;
    }
    .programmes-slide .fusion-one-third .fusion-column-table {
        max-height: 150px !important;
        text-align: center;
    }
    #post-2670 .fusion-one-third .fusion-column-table {
        height: auto !important;
        padding-top: 20px;
    }
    #post-2670 .fusion-equal-height-columns .fusion-column-table {
        height: auto !important;
    }
    #post-4269 .rev_slider_wrapper .fusion-two-third {
        width: 100%;
        margin-bottom: 30px !important;
        float: left;
        display: block;
        height: auto;
        overflow: visible;
    }
    #post-4269 .rev_slider_wrapper .fusion-one-third {
        width: 100%;
    }
    #post-4269 .tp-caption {
        max-height: 100% !important;
    }
    #post-4269 .rev_slider,
    #post-4269 .rev_slider_wrapper {
        max-height: 500px;
        height: 500px !important;
    }
    #post-4269 .tp-parallax-wrap {
        top: 0 !important;
    }
    .fusion-flip-box {
        max-width: 380px;
        margin: auto;
    }
    .flip-box-back-inner h3.flip-box-heading-back {
        font-size: 14px;
        margin-bottom: 5px;
    }
    #our-network-flipboxes .flip-box-back .flip-box-back-inner em {
        font-size: 1.5em !important;
        line-height: 1.5em !important;
    }
    .our-network-links a.no-button {
        margin: 0px 10% !important;
    }
}

@media only screen and (max-width: 640px) {
    #wrapper .post .post_before_content_social_sharing h4,
    #wrapper .post .post_after_content_social_sharing h4 {
        float: left !important;
        height: 34px !important;
        line-height: 34px !important;
        margin-right: 12px !important;
        margin-bottom: 0;
    }
    .fusion-sharing-box .fusion-social-networks {
        float: left !important;
        width: 123px !important;
    }
    .addtoany_shortcode {
        float: left;
        margin-left: 12px;
        padding: 0;
        width: 34px;
    }
    .post .post_sub_data .post_before_content_social_sharing .fusion-sharing-box,
    .post .post_after_content_social_sharing .fusion-sharing-box {
        height: 34px;
    }
    .post .post_sub_data .post_before_content_social_sharing {
        width: 221px !important;
        clear: both;
    }
    .post .post_after_content_social_sharing {
        width: 236px !important;
    }
    .post .post_after_content_social_sharing {
        float: right !important;
    }
    .post {
        margin-bottom: 0;
    }
    #post-2599 .rev_slider,
    #post-2599 .rev_slider_wrapper {
        max-height: 450px !important;
        height: 450px !important;
    }
    .countries-popup {
        height: 90vh;
        overflow: scroll;
        position: fixed;
        top: 5%;
        left: 5%;
        width: 90%;
    }
    .countries-popup .popup-countries-list ul {
        margin-bottom: 10px;
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    }
}

@media only screen and (max-width: 600px) {
    .newsroom_container .newsroom_featured_image {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .newsroom_container .newsroom_post_content {
        width: 100%;
    }
    .resources_container .resources_featured_image {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 15px;
    }
    .resources_container .resources_post_content {
        width: 100%;
    }
    #event-form .half-width-left {
        width: 100%;
        margin-right: 0;
    }
    #event-form .half-width-right {
        width: 100%;
        margin-left: 0;
    }
    #death_watch_list_container .death_watch_year .panel-body ul li .death-name,
    #death_watch_list_container .death_watch_year .panel-body ul li .death-type,
    #death_watch_list_container .death_watch_year .panel-body ul li .death-gender {
        width: 100%;
    }
    #post-7 .fusion-two-third .fusion-column-tablecell h3 {
        font-size: 12px;
    }
    .region-wrapper .region-filter {
        width: auto;
        max-width: 160px;
        margin-bottom: 2%;
    }
    .search-results-filters button {
        word-break: break-all;
    }
    .search-result .search-result-title a:first-child {
        width: 20%;
        display: block;
        float: left;
        margin-right: 5%;
    }
    .search-result .search-result-title a:last-child {
        width: 75%;
        display: block;
        float: left;
    }
    .search-result .search-result-title img {
        width: auto;
        height: auto;
        margin: 0;
    }
    .region-wrapper .region-filter .region-filter-img .open-countries {
        right: 5px;
        left: 5px;
    }
    .search-term-wrapper input {
        width: 100%;
    }
    .region-wrapper .region-filter:nth-child(13) {
        margin-right: 2%;
    }
}

@media only screen and (max-width: 500px) {
    .newsroom_container .newsroom_pagination span.page-num {
        display: block;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 15px;
    }
    .newsroom_container .newsroom_pagination .custom-pagination a,
    .newsroom_container .newsroom_pagination .custom-pagination span.current,
    .newsroom_container .newsroom_pagination .custom-pagination span.dots {
        margin-bottom: 15px;
    }
    .resources_container .resources_pagination span.page-num {
        display: block;
        width: 100%;
        float: left;
        position: relative;
        margin-bottom: 15px;
    }
    .resources_container .resources_pagination .custom-pagination a,
    .resources_container .resources_pagination .custom-pagination span.current,
    .resources_container .resources_pagination .custom-pagination span.dots {
        margin-bottom: 15px;
    }
    .single_related_post_container .srp_featured_image {
        height: 200px;
    }
    .single_related_post_container {
        width: 100%;
        margin: 0 !important;
        margin-bottom: 30px !important;
    }
    .post .post_sub_data .post_subtitle {
        width: 100%;
        margin-bottom: 15px;
    }
    .post .post_sub_data .post_sub_info {
        width: 100%;
        margin: 0px 0px 15px;
    }
    .post .post_sub_data .post_before_content_social_sharing {
        margin-bottom: 15px;
        margin-left: 0;
        width: auto !important;
    }
    #post-2599 .rev_slider,
    #post-2599 .rev_slider_wrapper {
        max-height: 380px !important;
        height: 380px !important;
    }
    #death_watch_counter_wrapper {
        left: 0;
        width: 245px;
        right: 0;
        margin: 0 auto;
    }
    .death-year-filter .death-year-filter-regions,
    .death-year-filter .death-year-filter-countries,
    .death-year-filter .current-filter-count {
        width: 100%;
        margin-bottom: 15px;
    }
    .death-year-filter {
        margin-bottom: 0;
    }
    #post-4269 .rev_slider,
    #post-4269 .rev_slider_wrapper {
        max-height: 380px !important;
        height: 380px !important;
    }
    .former-fellows .name,
    .former-fellows .title,
    .former-fellows .organisation-country,
    .former-fellows .year {
        width: 100%;
        margin: 0 0 5px 0 !important;
        text-align: left;
    }
    .former-fellows .name {
        margin-top: 5px !important;
    }
    .post .post_after_content_social_sharing {
        width: 100% !important;
    }
}

@media only screen and (max-width: 479px) {
    .tp-revslider-slidesli .tp-mask-wrap h2 {
        font-size: 16px !important;
        line-height: 1.2em !important;
    }
    .tp-revslider-slidesli .tp-mask-wrap p {
        font-size: 14px !important;
        line-height: 1.2em !important;
    }
    #rev_slider_1_1_wrapper {
        width: calc(100% + 60px);
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
}

@media only screen and (max-width: 450px) {
    .pretty-list .name {
        width: 100% !important;
        margin-bottom: 0;
    }
    .pretty-list .title {
        width: 100% !important;
        margin-bottom: 0 !important;
    }
    .pretty-list .organisation {
        width: 100% !important;
        margin-bottom: 0;
    }
    .pretty-list .country {
        width: 100% !important;
        margin-bottom: 0;
    }
    #menu-footer-menu {
        text-align: center;
    }
    #menu-footer-menu li {
        float: none;
    }
    .secondary-footer-widget-area-2 {
        text-align: center;
    }
    .secondary-footer-widget-area-2>div {
        float: none;
        text-align: center;
    }
    .secondary-footer-widget-area-2 .textwidget {
        float: none;
        display: block;
        margin-right: 0;
    }
    .secondary-footer-widget-area-2 .fusion-social-networks-wrapper {
        float: none;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h4 {
        margin-bottom: 10px !important;
    }
    #countries-slider .rev_slider_wrapper .heroes-info-container h3 {
        margin-top: 10px !important;
    }
    #event-team .fusion-one-third {
        max-width: 300px;
    }
    #post-2599 .rev_slider,
    #post-2599 .rev_slider_wrapper {
        max-height: 360px !important;
        height: 360px !important;
    }
    #post-4269 .rev_slider,
    #post-4269 .rev_slider_wrapper {
        max-height: 360px !important;
        height: 360px !important;
    }
    #event-team .event-team-member-photo {
        max-width: 350px;
        width: auto;
    }
    .our-network-links a.no-button {
        display: block;
        margin: 0;
    }
    #post-7 .fusion-two-third .fusion-column-tablecell h3 br {
        display: none;
    }
    .flip-box-back-inner h3.flip-box-heading-back {
        font-size: 10px;
    }
    #our-network-flipboxes .flip-box-back .flip-box-back-inner em {
        line-height: 1em !important;
        font-size: 10px !important;
    }
    .our-network-links a.no-button {
        margin: auto !important;
    }
    .types-of-content-wrapper label,
    .key-issues-wrapper label,
    .language-wrapper label {
        width: 100%;
        margin-right: 0;
    }
    .search-results-filters .filter-date,
    .search-results-filters .filter-type-of-content,
    .search-results-filters .filter-title,
    .search-results-filters .filter-country {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
    }
    .search-result .search-result-date,
    .search-result .search-result-type-of-content,
    .search-result .search-result-title,
    .search-result .search-result-country {
        width: 100%;
        margin-bottom: 5px;
        text-align: center;
        padding: 0;
    }
    .search-result .search-result-title a:first-child,
    .search-result .search-result-title a:last-child {
        width: 100%;
        margin: 5px 0;
        text-align: center;
    }
    .search-result .search-result-title img {
        margin: auto;
        float: none;
    }
    .search-result .search-result-title a:last-child {
        font-size: 20px;
        line-height: 1.5em;
    }
    .search-results-pagination a {
        margin-bottom: 5px;
    }
}

@media only screen and (max-width: 350px) {
    #post-2599 .rev_slider,
    #post-2599 .rev_slider_wrapper {
        max-height: 310px !important;
        height: 310px !important;
    }
    #post-4269 .rev_slider,
    #post-4269 .rev_slider_wrapper {
        max-height: 310px !important;
        height: 310px !important;
    }
    #request-information {
        max-width: 250px;
        width: auto;
    }
    .donate-now .donate-btn a {
        max-width: 250px;
    }
}


/* ---------------------------------- End Responsive ---------------------------------- */


/*

IPI Farbcodes

black - - - - - - - - - - - -	#000000
old blue - - - - - - - - - - - 	#074c79
new blue - - - -- - - - - -- 	#006187
dark grey - - - - - - - - - -	#686e71
ligth grey - - - - - - - - - 	#999999
Backround Website grey - - - -	#999999
Backgorund grey highlighter - 	#e6eef0
Background Footer - - - - - -	#336b86
light yellow - - - - - - - - -	#d5cb0b
dark yellow - - - - - - - - -	#86800c
red - - - - - - - - - - - - -	#e21813
light green  - - - - - - - - -	#7ece35
light green hover - - - - - - -	#68ac28
dark green - - - - - - - - - -	#51881e

*/


/**
*  ADDED BY DEWPLOY
*/

.post_lang_switch {
    clear: both;
    padding: 20px 0;
}

.post_lang_switch .wpml-ls {
    margin: 0;
    padding: 0;
}

.post_lang_switch li:first-of-type a {
    padding-left: 0;
}

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 23px;
    height: 15px;
}

.fusion-secondary-menu>ul>li>a {
    padding: 0 5px;
}