#comment-section figure img, img {
    max-width: 100%;
    height: auto
}
img {
    width: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}
.alignnone {
    margin: 5px 20px 20px 0
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
#comment-section .comment-detail, a img.alignleft {
    float: left
}
a img.alignleft, a img.alignnone {
    margin: 5px 20px 20px 0
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
@media screen and (max-width:62em) {
    img.aligncenter, img.alignleft, img.alignnone, img.alignright {
        width: auto;
        height: auto;
        max-width: 100%
    }
}
.gallery-caption {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}
.comment-box {
    padding: 30px 0
}
#comment-section p {
    margin-bottom: 10px
}
#comment-section p label {
    display: block;
    font-size: 14px
}
#comment-section p#form-allowed-tags {
    display: none
}
#comment-section form#commentform input[type=text], #comment-section form#commentform textarea {
    background: #f6f6f6;
    border: 1px solid #cecece;
    border-radius: 3px;
    box-shadow: inset 1px 1px 3px rgba(0, 0, 0, .12);
    height: auto;
    letter-spacing: 1px;
    outline: 0;
    padding: 0 8px
}
#comment-section form#commentform input[type=text] {
    width: 30%
}
#comment-section form#commentform textarea {
    padding: 10px;
    width: 60%;
    height: 120px
}
#comment-section form#commentform input[type=text]:focus, #comment-section form#commentform textarea:focus {
    background: #eef7fc;
    border: 1px solid #75b1d9;
    box-shadow: none
}
#comment-section h3 {
    margin: 0 0 20px;
    font-size: 18px;
    border-bottom: 2px solid #ccc;
    padding-bottom: 10px
}
#comment-section ul li {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #ccc
}
#comment-section ul li:last-child {
    border: none
}
#comment-section ul {
    padding: 0;
    margin: 0
}
#comment-section figure {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    overflow: hidden;
    display: block;
    float: left;
    margin-right: 12px
}
#comment-section .comment-meta cite {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 22px
}
#comment-section .comment-meta a {
    font-weight: 400;
    color: #ccc
}
#respond {
    margin-top: 30px
}
#comment-section ul li.depth-2 {
    margin-left: 50px
}
.box-section.no-background {
    padding-top: 35px;
}
.home .section.about.padding-bot40 {
    padding-bottom: 0 !important;
    margin-bottom: -40px;
    z-index: 1
}
.home .section.padding-clear {
    padding-top: 80px !important;
}
@media screen and (max-width: 767px) {
    .box-section.no-background {
        padding-top: 85px;
        margin-top: 0;
    }
    .page-template-page-news .paddingbot-clear {
        padding-top: 5px !important;
    }
    .page-template-page-news .paddingbot-clear .marginbot65 {
        margin-bottom: 30px !important;
    }
    .box-section.no-background .marginbot45 {
        margin-bottom: 20px !important;
    }
    .border-bold {
        margin-top: 70px;
        padding-top: 25px !important;
    }
    .wrap-sticky {
        height: auto !important;
    }
}
.no-border {
    border: none
}
.menu-on-wrap.menu-na {
    clear: both
}
.menu-on-wrap.menu-na li.current_page_item a {
    color: #f43438
}
.isi-menu {
    padding: 30px 20px
}
@media screen and (min-width:48em) {
    .wrap-latest-intro {
        display: flex;
        align-items: center;
        padding-bottom: 55px
    }
}
.wrap-latest-intro {
    border-bottom: 1px solid #c2c1b8;
    padding-bottom: 35px
}
.give-items {
    overflow: hidden
}
.give-items figure {
    background: #fff;
    padding: 20px;
    width: 200px;
    height: 200px;
    text-align: center;
    margin: 0 auto 25px;
    position: relative;
    z-index: 5;
    border-radius: 9999px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .2s ease
}
.give-items.active figure, .give-items:hover figure {
    background-color: #ed1c24
}
@media screen and (min-width:42em) {
    .give-items figure {
        margin-right: 30px;
        float: left
    }
}
@media screen and (max-width:48em) {
    .item-content.give-items {
        margin-top: 15px;
        margin-bottom: 15px
    }
}
.give-items figure img {
    width: auto;
    max-width: 130px;
    position: relative;
    z-index: 1;
    transition: all .1s ease
}
.give-items .desc {
    overflow: hidden
}
.give-items .desc h3 {
    margin-top: 0
}
.give-items .desc h3 a {
    color: #000
}
.give-items .desc h3 a:hover {
    color: #ed1c24
}
.give-items:hover figure img {
    opacity: 0;
    visibility: hidden
}
.give-items figure img.hover-state {
    position: absolute;
    left: 0;
    right: 0;
    top: 50px;
    margin: 0 auto auto;
    visibility: hidden;
    opacity: 0
}
.give-items figure img.hover-state.invert-white, figure.give-list-icon img.hover-state.invert-white {
    filter: invert(100%) brightness(1200%)
}
.give-items:hover figure img.hover-state {
    opacity: 1;
    visibility: visible
}
.give-list img.hover-state, .give-list:hover img {
    visibility: hidden;
    opacity: 0
}
.link-remore {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px
}
.give-items a, .link-remore:hover {
    color: #000
}
.give-items a.donate-child-link {
    color: #ed1c24
}
.give-items:hover, .give-items:hover .desc a, .give-items:hover .desc h3, .give-items:hover .desc p, .give-items:hover a, .give-items:hover p, .give-items:hover span {
    color: #ed1c24;
    text-decoration: none
}
.give-items.child:hover, .give-items.child:hover .desc a, .give-items.child:hover .desc h3, .give-items.child:hover .desc p, .give-items.child:hover a, .give-items.child:hover p, .give-items.child:hover span {
    color: #000
}
.give-items.child .desc a:hover {
    color: #ed1c24
}
.give-items a.donate-child-link:hover, .give-items.child .desc a.donate-child-link:hover {
    color: #000
}
@media screen and (max-width:42em) {
    .give-items.item-content {
        margin-top: 20px;
        margin-bottom: 20px
    }
}
.the_donate_content {
    margin-bottom: 100px
}
.dropdown.dd-donate .dropdown-menu {
    background-color: #ed1c24;
    border: none;
    top: 90%;
    border-radius: 0;
    box-shadow: none
}
.dropdown.dd-donate .dropdown-menu>li>a {
    color: #fff;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
    border-bottom: 1px solid #c1171d
}
.give-list.current h1, .give-list.current h2, .give-list.current h3, .give-list.current h4, .give-list.current h5, .give-list.current p, .give-list:hover, .give-list:hover h1, .give-list:hover h2, .give-list:hover h3, .give-list:hover h4, .give-list:hover h5, .give-list:hover p {
    color: #ed1c24
}
.dropdown.dd-donate .dropdown-menu>li:last-child>a {
    border: none
}
.dropdown.dd-donate .dropdown-menu>li>a .fa {
    margin-right: 10px;
    width: 17px
}
.dropdown.dd-donate .dropdown-menu>li>a:hover {
    background-color: #ae1016
}
.display-responsive.menu-on-wrap .dd-donate .dropdown-menu {
    position: static;
    margin-bottom: 20px
}
.give-item-lists {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}
.give-list, .give-list img {
    width: auto
}
.give-list {
    padding: 8px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    margin: 10px 5px
}
@media screen and (min-width:62em) {
    .give-list {
        max-width: 130px
    }
}
.give-list h5 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3em
}
.give-list-icon {
    width: 85px;
    height: 85px;
    margin: 0 auto 18px;
    border-radius: 9999px;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}
.give-list.current .give-list-icon, .give-list:hover .give-list-icon {
    background-color: #ed1c24
}
.give-list-icon img {
    position: relative;
    z-index: 1;
    width: 58%;
    transition: all .1s ease
}
.give-list img.hover-state {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin: -19px auto auto
}
.give-list.current img.hover-state, .give-list:hover img.hover-state {
    opacity: 1;
    visibility: visible
}
.w-100 {
    width: 100%!important
}
.wrap-latest-intro.wrap {
    flex-wrap: wrap
}
.item-content .thumbz {
    width: 100%;
    overflow: hidden;
    margin-bottom: 15px;
    text-align: center
}
@media screen and (min-width:42em) {
    .item-content .thumbz {
        float: left;
        max-width: 370px;
        margin-right: 25px;
        text-align: left
    }
}
@media screen and (max-width:45em) {
    .give-item-lists .give-list {
        display: none
    }
    .give-item-lists .give-list.current {
        display: block
    }
}
.dropdown.dd-red {
    display: none;
    width: 100%;
    max-width: 350px
}
.dropdown.dd-red .btn.btn-default {
    background-color: #ed1c24!important;
    color: #fff!important;
    border: none;
    width: 100%;
    min-height: 65px
}
.dropdown.dd-red .btn.btn-default:active, .dropdown.dd-red .btn.btn-default:focus {
    background-color: #ed1c24;
    color: #fff
}
.dropdown.dd-red .dropdown-menu {
    text-align: left;
    width: 100%;
    border-radius: 2px
}
.dropdown.dd-red .dropdown-menu>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 16px;
    border-bottom: 1px solid rgba(0, 0, 0, .15)
}
.dropdown.dd-red .dropdown-menu>li:last-child>a {
    border: none
}
@media screen and (max-width:45em) {
    .dropdown.dd-red {
        display: inline-block
    }
}
.page-header .title {
    line-height: 60px
}
.section-post article {
    font-size: 16px;
    line-height: 24px
}
.section-post .font-one {
    margin: 0 0 40px
}
.section-post article h1, .section-post article h2, .section-post article h3, .section-post article h4, .section-post article h5, .section-post article h6 {
    margin-bottom: 25px
}
.section-post article h1 {
    margin-bottom: 40px
}
.section-post article h2 {
    padding: 0;
    font-size: 28px;
    line-height: 34px;
    color: #ed1c24;
    background-color: transparent;
    text-align: left
}
.section-post article h2.bg {
    background-color: #ed1c24;
    color: #fff;
    display: block;
    padding: 15px
}
.section-post article article a:hover {
    text-decoration: underline
}
.section-post article blockquote {
    text-decoration: none;
    border-left: solid 4px #ed1c24;
    padding-left: 25px;
    color: #8d8479;
    font-size: 24px;
    line-height: 32px;
    position: relative;
    margin: 30px 0 30px 8.33333333%
}
.section-post article ul li {
    padding-bottom: 20px;
    list-style: none;
    padding-left: 25px;
    position: relative
}
.section-post article ul li:before {
    content: "";
    position: absolute;
    display: block;
    background: #ed1c24;
    width: 10px;
    height: 5px;
    top: 10px;
    left: 0
}
.section-post article ul {
    margin: 0
}
.section-post article .embed-container {
    margin: 30px 0
}
.section-post article .wp-caption img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px
}
.section-post article div.wp-caption {
    max-width: 100%
}
.section-post article div.wp-caption.aligncenter, .section-post article div.wp-caption.alignnone {
    margin-top: 30px;
    margin-bottom: 30px
}
.section-post article div.wp-caption.alignleft {
    margin: 5px 20px 30px 0
}
.section-post article div.wp-caption.alignright {
    margin: 5px 0 30px 20px
}
.section-post article div.wp-caption.aligncenter {
    margin-left: auto;
    margin-right: auto
}
.item-content {
    margin: 50px auto
}
.wp-caption .wp-caption-text {
    font-size: 12px;
    line-height: 24px;
    color: #8d8479;
    padding: 0;
    text-align: center
}
.wp-caption .wp-caption-text span {
    font-size: 12px!important
}
@media only screen and (max-width:767px) {
    .wp-caption .wp-caption-text {
        line-height: 1.6
    }
}
.content-detail table {
    border-top: solid 4px #ed1c24;
    border-bottom: solid 4px #ed1c24
}
.content-detail table td, .content-detail table th, .content-detail table tr {
    border: none;
    padding: 0;
    vertical-align: top
}
.content-detail table td {
    padding-right: 15px;
    padding-bottom: 30px
}
.content-detail table td p {
    margin: 0 0 10px
}
.content-detail table td img {
    max-width: 100%;
    margin: 3px 0 0
}
.content-detail table th {
    padding: 25px 0;
    font-size: 18px
}
.nav-post .nav-link .fa, .nav-post .next a, .nav-post .prev a {
    font-size: 11px
}
.nav-post .col-nav.left {
    border-right: solid 1px #c2c1b8
}
.nav-post .col-nav.right {
    float: right
}
.nav-post .col-nav.right.bordered {
    border-left: solid 1px #c2c1b8
}
.back-link {
    position: absolute;
    top: 10px;
    right: 0
}
.page-template-page-blog .item-content.content-img.style2 div, .page-template-page-publication .item-content.content-img.style2 div {
    min-height: 350px;
    background-size: cover;
    z-index: 1
}
.single-actionaid_blog .page-header.large, .single-actionaid_news .page-header.large {
    padding: 300px 0 50px
}
.single-actionaid_blog .section { overflow: hidden; }
.single-actionaid_blog .sidebar-post::after {
    content: '';
    background: #eeeee9;
    width: 100%;
    height: 300%;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: -1;
}
@media screen and (max-width:991px) {
    .single-actionaid_blog .half { display: none; }
    .single-actionaid_blog .sidebar-post::after { display: none; }
}
.border-bold.with-large-img {
    border-top: none;
    height: 100%;
}
.meta-post.datev1, .meta-post.datev2, .meta-post.datev3 {
    font-size: 18px;
    font-weight: 700
}
.meta-post.datev1 {
    color: #fff;
    margin-top: -25px
}
.meta-post.datev3 {
    color: #fff;
    margin-top: 25px
}
@media screen and (max-width:676px) {
    .single-actionaid_blog .page-header.large, .single-actionaid_news .page-header.large {
        padding: 0
    }
    .meta-post.datev1, .meta-post.datev3 {
        color: #8d8479;
        margin-top: 15px
    }
}
.item-casestudies .item-content {
    min-height: 370px;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat
}
.item-casestudies {
    height: auto!important
}
.item-casestudies .item-content:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1
}
.item-casestudies .item-content a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 37px;
    line-height: 44px;
    padding: 0 30px;
    font-weight: 700;
    font-family: Rubik, sans-serif;
    border: 4px solid transparent;
    transition: border-color .5s ease-in-out;
    -webkit-transition: border-color .5s ease-in-out;
    -moz-transition: border-color .5s ease-in-out
}
.item-casestudies .item-content a:hover {
    border: 4px solid #f43438
}
.item-casestudies .item-content a span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    color: #fff;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2
}
.nav-post .col-nav {
    padding-bottom: 40px
}
@media screen and (max-width:1199px) {
    .embed-container {
        position: relative;
        padding-bottom: 56.25%;
        overflow: hidden;
        max-width: 100%;
        height: auto;
        text-align: center
    }
    .embed-container embed, .embed-container iframe, .embed-container object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}
.single-actionaid_casestudy .content.middle ul.list-column li {
    float: left;
    width: auto;
    max-width: initial
}
@media screen and (min-width:1199px) {
    .single-actionaid_casestudy .content.middle ul.list-column li {
        width: 33.33333333%
    }
}
.single-actionaid_casestudy .content.middle ul.list-column li .item-filter img {
    width: 81px;
    height: 81px
}
ul.list-column li label:hover {
    cursor: pointer
}
ul.list-column li input[type=radio] {
    display: none
}
ul.list-column li {
    height: 150px
}
li.active .img-change .title {
    color: #f43438
}
.box-section .content.btn-group .dropdown-menu li a {
    cursor: pointer;
    display: inline-block;
    width: 100%;
    white-space: normal;
    word-wrap: break-word
}
.single-actionaid_casestudy .content.middle ul.list-column {
    margin-left: -15px
}
.single-actionaid_casestudy .column-top .content.middle {
    padding-right: 0
}
@media screen and (min-width:62em) {
    .single-actionaid_casestudy .column-top .border-left {
        padding-left: 25px
    }
}
ul.list-column.widget-list li { float: left; }
ul.list-column.widget-list li .item-filter img {
    width: 80px;
    height: 80px;
}
a#more_posts {
    font-size: 24px;
    line-height: 30px;
    padding: 25px 30px;
    color: #fff!important;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    width: 100%;
    text-align: center;
    background-color: #ed1c24;
    cursor: pointer;
    position: relative;
    transition: all 0s linear;
    -moz-transition: all 0s linear;
    -webkit-transition: all 0s linear
}
a#more_posts.post_loading_loader:before {
    content: "";
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: url(assets/images/spinner.gif);
    background-size: 30px 30px
}
a#more_posts:after, a#more_posts:before {
    content: "";
    display: block;
    width: 50px;
    height: 100%;
    background-color: #ed1c24;
    position: absolute;
    top: 0
}
a#more_posts:before {
    left: -50px
}
a#more_posts:after {
    right: -50px
}
a#more_posts:hover, a#more_posts:hover:after, a#more_posts:hover:before {
    background: #000
}
a#more_posts.post_no_more_posts {
    display: none
}
a#more_posts.post_loading_loader, a#more_posts.post_loading_loader:after, a#more_posts.post_loading_loader:before, a#more_posts.post_loading_loader:hover {
    background-color: transparent!important
}
.dropdown-backdrop {
    z-index: -1!important
}
.content-full .donate .text {
    padding: 0;
    line-height: 34.65px
}
.content-full.bg-image { 
    padding-left: 15px; 
    padding-right: 15px;
}
.box-section:after {
    z-index: -1
}
.home .box-section:after {
    z-index: 1
}
.home .grid-effect.masonry .grid-item.animate {
    z-index: 2
}
.menu-content.menu-box ul li a {
    color: #fff;
    font-size: 14px
}
.menu-content.menu-box ul li a:hover {
    background: 0 0;
    text-decoration: underline
}
.owl-controls {
    position: absolute;
    top: 0;
    margin-top: -40px;
    left: 0;
    right: 0
}
.owl-controls .owl-nav {
    width: 100%
}
.owl-next, .owl-prev {
    top: 114px;
    width: 40px;
    height: 40px;
    background: #c2c1b8;
    display: block;
    color: #c2c1b8;
    float: left;
    margin-left: 10px;
    position: relative;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px
}
.owl-next {
    float: right;
    margin-right: 10px
}
@media(max-width:1000px) {
    .owl-next, .owl-prev {
        top: 122px
    }
}
@media(max-width:600px) {
    .owl-next, .owl-prev {
        top: 210px
    }
    .item-casestudies .item-content {
        min-height: 300px
    }
}
.owl-next:before, .owl-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    color: #000;
    line-height: 40px;
    width: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    display: block;
    position: absolute;
    z-index: 9999999999
}
.owl-next:before {
    content: "\f054"
}
.photo-figure {
    position: absolute;
    top: 0;
    right: 0;
    background: #000;
    color: #fff;
    padding: 3px 8px;
    font-weight: 700;
    font-size: 12px;
    z-index: 2
}
.section-post figure {
    position: relative;
    float: none;
    width: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto
}
@media only screen and (min-width:992px) {
    .row.odd.grid-columns .col-md-3 {
        width: 33.33333333%
    }
    .row.odd.grid-columns {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: 8.33333333%;
        width: 83.33333333%
    }
}
@media only screen and (min-width:768px) {
    .row.odd.grid-columns .col-md-6 {
        width: 50%
    }
}
.media.author .media-left a, .staff-item .photo a {
    width: 200px;
    height: 200px;
    overflow: hidden;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: auto;
    background-size: cover;
    background-position: center
}
.media.author .media-left a {
    width: 255px;
    height: 255px
}
@media(max-width:920px) {
    .media.author .media-body ul.list-line li a .fa {
        padding-left: 3px
    }
}
.staff-container .row.grid-columns.last {
    text-align: center
}
.staff-container .row.grid-columns.last .col-md-3 {
    display: inline-block;
    float: none;
    vertical-align: top
}
@media(max-width:480px) {
    .item-casestudies .item-content {
        min-height: 250px
    }
    .item-casestudies .item-content a span {
        font-size: 20px;
        line-height: 26px
    }
}
@media(max-width:320px) {
    .item-casestudies .item-content {
        min-height: 200px
    }
}
@media(max-width:767px) {
    .page-template-page-blog .item-content.content-img.style2 div, .page-template-page-publication .item-content.content-img.style2 div {
        min-height: initial
    }
    .page-template-page-blog .item-content.content-img.style2 .row .bg-image, .page-template-page-publication .item-content.content-img.style2 .row .bg-image {
        height: 350px!important;
        background-size: 100% auto;
        background-repeat: no-repeat
    }
    .section-home.bg-image .photo-figure {
        top: 70px
    }
}
.item-filter .title {
    font-weight: 700;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    text-align: center;
}
ul.list-filter li {
    float: left;
    display: block
}
ul.list-filter li .item-filter img {
    width: 73px;
    height: 73px
}
@media screen and (max-width:1250px) {
    ul.list-filter li .item-filter img {
        position: absolute;
        left: 0;
        top: 0;
        width: 50px;
        height: auto
    }
    ul.list-filter li .item-filter img.active {
        display: none
    }
}
.col-lg-8r, .col-md-8r, .col-sm-8r, .col-xs-8r {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}
@media (min-width:768px) {
    .col-sm-8r {
        width: 12.5%;
        float: left
    }
}
ul.row.list-column.list-filter li {
    width: 100%
}
@media screen and (min-width:1250px) {
    ul.row.list-column.list-filter li {
        width: 14.2857142857%;
        float: left
    }
}
.tax-tax_issues h1.black-title {
    padding: 2px 0
}
.gallery-post.foo-gallery .owl-carousel .owl-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin-top: -40px
}
.gallery-post.foo-gallery .owl-next, .gallery-post.foo-gallery .owl-prev {
    background: #c2c1b8!important;
    color: transparent!important;
    -moz-border-radius: 20px!important;
    -webkit-border-radius: 20px;
    !important-khtml-border-radius: 20px!important;
    border-radius: 20px!important
}
@media(max-width:600px) {
    .gallery-post.foo-gallery .owl-next, .gallery-post.foo-gallery .owl-prev {
        top: 100px
    }
}
.gallery-post.foo-gallery .owl-next:before, .gallery-post.foo-gallery .owl-prev:before {
    top: 0;
    left: 0
}
.gallery-post.foo-gallery .foo-item {
    height: 100%
}
.gallery-post.foo-gallery .owl-carousel .owl-video-wrapper {
    margin: 4px;
    height: 100%
}
.gallery-post.foo-gallery .owl-carousel .owl-video-play-icon {
    background: url(assets/images/owl.video.play.png) center center no-repeat;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    cursor: pointer;
    margin: 4px
}
.gallery-post.foo-gallery .owl-carousel .foo-item:hover .owl-video-play-icon {
    background-color: rgba(0, 0, 0, .5)
}
.gallery-post.foo-gallery .owl-carousel .owl-video-playing .foo-item:hover .owl-video-play-icon, .gallery-post.foo-gallery .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none
}
.gallery-post.foo-gallery .owl-carousel .owl-item .owl-video-tn {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: 100%
}
@media(max-width:1024px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 150px
    }
}
@media(max-width:991px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 233px
    }
}
@media(max-width:640px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 207px
    }
}
@media(max-width:600px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 174px
    }
}
@media(max-width:500px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 153px
    }
}
@media(max-width:479px) {
    .gallery-post.foo-gallery .owl-carousel .owl-item {
        height: 207px
    }
}
@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a, a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }
    blockquote, pre {
        border: 1px solid #999
    }
    thead {
        display: table-header-group
    }
    img {
        max-width: 100%!important
    }
    h2, h3, p {
        orphans: 3;
        widows: 3
    }
    h2, h3 {
        page-break-after: avoid
    }
}
@media screen and (max-width:400px) {
    .single-actionaid_casestudy .content.middle ul.list-column li {
        width: 50%
    }
    .single-actionaid_casestudy .column-top .border-left {
        padding-left: 0
    }
}
@media screen and (max-width:1199px) {
    .content-detail table {
        width: 100%!important
    }
    .content-detail table td:nth-child(odd) {
        display: none!important
    }
}
@media screen and (max-width:768px) {
    #mc_embed_signup input[type=email], #mc_embed_signup input[type=text] {
        max-width: 100%
    }
    .content-detail table td {
        display: block;
        box-sizing: border-box;
        clear: both;
        width: 100%
    }
}
.masonry .grid-item {
    position: absolute;
    top: -1000px;
    left: -1000px
}
.wrap-sticky { margin: 0 -1px -1px; }
@media screen and (min-width:1251px) {
    .wrap-sticky nav.navbar ul.nav.navbar-right>li {
        padding: 0 2px
    }
}
@media screen and (max-width:48em) {
    .grid-effect.masonry .item-content {
        margin-top: 10px;
        margin-bottom: 10px
    }
}
.colorbox1 #sgcboxClose {
    top: 0!important
}
@media only screen and (max-width:767px) {
    #sgcboxLoadedContent img {
        max-width: 35%!important
    }
}
@media screen and (max-width:676px) {
    .homepage-hero-module, .video-container .filter {
        display: none!important
    }
    .section.about {
        padding-top: 75px
    }
    .search-results .box-section { padding-top: 0; }
    .search-results h1.title { 
        font-size: 30px;
        line-height: 40px; 
    }
    .masonry .grid-item {
        padding-left: 15px;
        padding-right: 15px;
    }
    .view-allText {
        margin-top: 30px;
        margin-bottom: -30px;
    }
}
.homepage-hero-module {
    border-right: none;
    border-left: none;
    position: relative;
    overflow: visible
}
.homepage-hero-module .home-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100
}
.homepage-hero-module .title {
    margin-bottom: 5px;
    font-size: 60px;
    line-height: 76px;
    background: #ed1c24;
    color: #fff;
    text-transform: none;
    font-weight: 700;
    display: inline;
    padding: 0 20px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone
}
.homepage-hero-module a {
    font-weight: 700;
    font-size: 30px;
    color: #fff;
    background: #000;
    padding: 20px 25px;
    text-decoration: none!important
}
.no-video .video-container video, .touch .video-container video {
    display: none
}
.no-video .video-container .poster, .touch .video-container .poster {
    display: block!important
}
body.home .button-slide, body.page-template-page-publication .type-actionaid_public a.link-absolute {
    display: none
}
.video-container {
    position: relative;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000
}
.video-container .poster img {
    width: 100%;
    bottom: 0;
    position: absolute;
}
.video-container .poster img.no-video {
    margin-left: 0 !important;
}
.video-container .filter {
    z-index: 100;
    position: absolute;
    background: rgba(0, 0, 0, .4);
    width: 100%
}
.video-container video {
    position: fixed;
    z-index: 0;
    min-height: 100%;
    min-width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto!important;
    height: auto!important;
    object-fit: cover;
    background-size: cover;
    overflow: hidden
}
.js-desc-parent, .js-desc-target-content, .on-left div {
    min-height: auto!important
}
.home .section, .home footer {
    background-color: #fff;
    position: relative
}
.button-slide, .closeDesc {
    position: absolute
}
body.home .actionaid_news footer, body.home blockquote footer {
    background: 0 0
}
.video-container video.fillWidth {
    width: 100%
}
.col-right {
    padding-left: 185px
}
@media (max-width:992px) {
    .desktop {
        display: none!important;
        visibility: hidden!important
    }
}
@media (min-width:992px) {
    .mobile {
        display: none!important;
        visibility: hidden!important
    }
}
.mobile-slide, .on-left, .on-right {
    display: none;
    background: #fff;
    padding: 30px;
    position: absolute
}
button {
    outline: 0
}
.mobile-slide {
    left: 40px;
    right: 40px;
    top: auto;
    height: auto
}
.on-left {
    right: auto;
    left: 100%;
    top: 0;
    z-index: 1000;
    height: 100%;
    overflow: auto;
    min-width: 610px
}
.on-right {
    right: 34em;
    left: -34em;
    top: 50px
}
.on-left p, .on-right p {
    font-size: 14px
}
.meta-bottom {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0
}
.meta-bottom li {
    display: inline-block;
    border-right: 1px solid #e0e0e0;
    font-size: 11px;
    margin-right: 4px;
    padding-right: 8px;
    line-height: 1;
    color: #9e9e9e
}
.meta-bottom li:last-child {
    border: none;
    margin-right: 0;
    padding-right: 0
}
.actived {
    z-index: 100
}
.download-section img {
    width: 14px!important;
    margin-right: 8px
}
.download-section a {
    font-weight: 600;
    font-size: 14px
}
.button-slide {
    bottom: 30px;
    right: 30px
}
.post-even .button-slide {
    left: 30px;
    right: initial
}
.post-even .closeDesc {
    right: 30px;
    left: initial
}
.btn-ico, .btn-ico-close {
    background: 0 0;
    border: none
}
.btn-ico i, .btn-ico-close i {
    font-size: 20px
}
.content-img:hover .desc .btn-ico, .post-publication .content-img.style2:hover .desc .btn-ico {
    color: #fff
}
.post-even .btn-ico-close .fa.fa-arrow-circle-left, .post-odd .btn-ico-close .fa.fa-arrow-circle-right {
    display: none
}
.js-desc-parent.odd .on-left {
    left: auto;
    right: 200%
}
.js-desc-parent .close-me-wrap {
    display: none;
    position: relative;
    z-index: 10;
    text-align: right;
    height: 22px;
    margin-bottom: 10px;
    min-height: auto!important
}
.js-desc-parent .close-me-wrap .fa {
    color: #ed1c24;
    font-size: 24px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0
}
.publication-summary {
    margin-bottom: 20px
}
.publication-summary a.readmore {
    font-weight: 600;
    font-size: 14px
}
.publication-summary p:last-of-type {
    display: inline
}
@media screen and (max-width:48em) {
    .js-desc-parent .on-left {
        left: 0!important;
        right: auto!important;
        top: 100%;
        min-width: auto;
        width: 100%;
        height: auto!important;
        overflow: hidden
    }
}
.post-publication .content-img .row .desc {
    padding-left: 0;
    padding-right: 0
}
.content-img .row .desc .click-area {
    padding-left: 30px;
    padding-right: 30px;
    cursor: pointer
}
@media screen and (max-width:767px) {
    .page-template-page-publication .item-content.content-img.style2 .row .bg-image {
        height: 295px!important
    }
    .grid-effect.masonry .grid-item.animate {
        position: relative!important;
        left: 0!important;
        top: 0!important
    }
    .js-desc-parent .on-left {
        position: relative;
        margin-left: 0;
        margin-right: 0;
        opacity: 1!important;
        width: auto!important
    }
    .button-slide, .button-slide .btn-ico {
        display: block;
        margin: 0;
        padding: 0;
        text-align: left
    }
    .button-slide, .closeDesc {
        text-align: left
    }
    .button-slide {
        left: 0!important;
        right: auto!important;
        width: 100%;
        word-wrap: break-word
    }
    .closeDesc .fa {
        margin-left: 29px
    }
}
.content-img .row .desc .click-area {
    position: relative;
    overflow: hidden;
    padding: 0 0 60px;
    margin: 0 30px
}
.content-img .row .desc .content {
    padding-bottom: 0!important;
    margin-bottom: 30px
}
.click-area .button-slide {
    position: absolute;
    left: auto;
    right: 0;
    bottom: 30px;
    width: 100%;
    display: block;
    text-align: left
}
@media screen and (min-width:49em) {
    .click-area .button-slide {
        text-align: right
    }
}
.click-area .button-slide .btn-ico {
    padding: 0
}
.post-even .click-area .button-slide {
    text-align: left!important
}
@media screen and (max-width:48em) {
    .button-slide, .post-even .closeDesc {
        left: 0!important;
        right: auto
    }
}
.closeDesc {
    width: 100%;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    padding: 0;
    margin: 15px 0
}
@media screen and (min-width:48em) {
    .closeDesc {
        position: absolute;
        text-align: left;
        top: auto;
        bottom: 0;
        left: 0;
        margin: 0
    }
    .post-even .closeDesc {
        right: 0;
        left: auto;
        padding-right: 0;
        text-align: right
    }
}
.on-left>.inside {
    position: initial;
    min-height: auto!important
}
@media screen and (min-width:48em) {
    .on-left>.inside {
        position: relative;
        padding-bottom: 40px;
        min-height: 380px!important
    }
}
@media screen and (max-width: 767px) {
    .content-img .row .desc .content {
        padding-bottom: 30px!important
    }
}
#dafdirectdiv {
    margin-top: 20px !important;
    width: 250px !important;
}
@media screen and (max-width: 320px){
    .section-home {
        padding: 400px 0 0;   
    }
}

/*Foo Gellery*/
.fbx-caption-title + .fbx-caption-desc,
.fbx-phone .fbx-caption-title + .fbx-caption-desc {
    display: none !important;
}
.fbx-light.fbx-modal {
    overflow: hidden;
}
.fbx-phone .fbx-caption-title {
    padding: 10px 20px !important;
}
.gallery-post.foo-gallery .owl-next, 
.gallery-post.foo-gallery .owl-prev {
    top: 110px !important;
}
.fbx-modal.fbx-phone .fbx-stage {
    overflow: visible !important;
}
.fbx-modal.fbx-phone .fbx-caption {
    bottom: auto !important;
    position: absolute !important;
    top: calc(100% - 3px);
    border-radius: 0 0 3px 3px !important;
}
.fbx-modal.fbx-phone .fbx-caption.fbx-slide-caption {
    transform: translateY(0%) !important;
    opacity: 0;
}
@media screen and (max-width: 1199px ) {
    .gallery-post.foo-gallery .owl-next, 
    .gallery-post.foo-gallery .owl-prev {
        top: 90px !important;
    }
}
@media screen and (max-width: 991px ) {
    .gallery-post.foo-gallery .owl-next, 
    .gallery-post.foo-gallery .owl-prev {
        top: 135px !important;
    }
}
@media screen and (max-width: 767px ) {
    .gallery-post.foo-gallery .owl-next, 
    .gallery-post.foo-gallery .owl-prev {
        top: 120px !important;
    }
}
@media screen and (max-width: 600px ) {
    .gallery-post.foo-gallery .owl-next, 
    .gallery-post.foo-gallery .owl-prev {
        top: 96px !important;
    }
}
@media screen and (max-width: 479px ) {
    .gallery-post.foo-gallery .owl-next, 
    .gallery-post.foo-gallery .owl-prev {
        top: 120px !important;
    }
}

/*WORK*/
.content-detail .nav-post .col-nav {
    height: auto !important;
}
@media screen and (max-width: 920px) {
    .content-detail .nav-post .col-nav {
        padding-bottom: 0 !important;
    }
    .nav-post .nav-link {
        margin-top: 15px;
    }
    .content-detail .nav-post .nav-link,
    .content-detail .nav-post .nav-link .fa {
        font-size: 14px;
    }
    .content-detail .nav-post .item-content {
        padding: 15px 0 20px;
    }
    .col-md-6.col-sm-6.col-nav.right.bordered:first-child {
        border: 0;
    }
}

/*SEARCH & FILTER*/
.form-search .remove-search {
    position: absolute;
    top: 5px;
    left: 0;
    z-index: 3;
}
.form-search .form-control.form-control-value {
    padding-left: 20px;
}
.color-sub.no-post-found {
    background-color: #eeeee9;
    margin-top: -25px;
    margin-left: -35px;
    margin-right: -35px;
    padding: 0 50px 30px;
}
.remove-filter {
    float: left;
    color: #000000;
    font-weight: 600;
}
.remove-filter:hover {
    color: #ed1c24;
}
@media screen and (max-width: 1244px) {
    .color-sub.no-post-found {
        text-align: center;
        margin-top: 0;
    }
    .remove-filter {
        float: none;
    }
}
@media screen and (max-width: 920px) {
    .wrap-filter.wrap-filter-active {
        padding-bottom: 75px;
    }
    .remove-filter {
        float: left;
        margin-top: -75px;
    }
}
.page-template-page-donate .padding-clear .marginbot40 {
    margin-bottom: 15px !important;
}
.page-template-page-donate .padding-clear .wrap-latest-intro {
    margin: 0;
    padding-bottom: 25px;
}

/*============= ADA FIX ===========*/
.link-hide{
    display: none;
}
.item-content.quote blockquote a.link-red span {
    color: #ed1c24;
}

/* HOME GRID FIX 2019*/
@media screen and (min-width: 768px) {
    .content-img .row.grid-columns {
        display: flex;
        align-items: flex-start;
    }
}

.content-img .bg-imagex {
    display: block;
    background-position: top center;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}

@media screen and (max-width: 676px) {
    .content-img .bg-imagex {
        height: 300px!important;
        position: relative;
    }
    .type-actionaid_action .item-content.content-inline,
    .type-actionaid_news .item-content.quote{
        padding: 0 30px;
    }
    .item-content.quote blockquote a,
    .text-quote footer{
        font-size: 20px;
        line-height: 24px;
    }
    .text-quote footer{
        font-size: 18px;
    }

    .actionaid_public .content-img .row .desc .click-area{
        margin: 0;
        padding: 0;
    }
    .actionaid_public .content-img .row .desc .content{
        margin: 0 !important;
    }
} 

/*Side Collapse*/
.captcolapse {
    position: absolute;
    top: 10%;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    transform: translateX(100%);
    transition: 0.4s;
    max-width: 100vw;
    margin-left: 20px;
    z-index: 100;
    pointer-events: all;
}


.captcolapse.is-visible {
    transform: translateX(0);
    transition: 0.4s;
    transition-delay: 0.4s;
}

.captcolapse__btn {
    background: rgba(28,28,28,0.9);
    width: 50px;
    height: 50px;
    display: block;
    text-indent: -9999px;
    margin-right: 20px;
    transform: translateX(-150%);
    transition: 0.4s;
    border-radius: 100%;
    position: relative;
    pointer-events: all;
    border: none;
    transition-delay: 0.4s;

}

.captcolapse__btn.is-visible {
    transform: translateX(0);
    transition: 0.4s;
}


.captcolapse__btn:focus {
    outline: 0;
    box-shadow: none;
}

.captcolapse__btn::before {
    content: '';
    background: url('assets/images/icon/close-icon.svg') no-repeat;
    background-size: contain;
    width: 28px;
    height: 28px;
    position: absolute;
    top: calc(50% - 14px);
    right: 10px;
    opacity: 0;
    transition: 0.4s;
    transform: rotate(180deg);
    pointer-events: none;
}

.captcolapse__btn.is-visible::before {
    opacity: 1;
    transform: rotate(0deg);
    transition: 0.4s;
}


.captcolapse__btn::after {
    content: '';
    background: url('assets/images/icon/image-caption-icon-white.svg') no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    position: absolute;
    top: calc(50% - 8px);
    right: 15px;
    opacity: 1;
    transition: 0.4s;
    transform: rotate(0deg);
    pointer-events: none;
}

.captcolapse__btn.is-visible::after {
    transition: 0.4s;
    opacity: 0;
    transform: rotate(-180deg);
}

.captcolapse__caption {
    overflow-x: hidden;
    max-width: 300px;
    background: rgba(28,28,28,0.8);
    padding: 16px;
    color: white;
}


.captcolapse__credit {
    position: relative;
    padding-left: 25px;
    font-size: 14px
}

.captcolapse__credit:before {
    content: '';
    background: url('assets/images/icon/image-caption-icon-white.svg') no-repeat;
    background-size: contain;
    width: 14px;
    height: 11px;
    position: absolute;
    left: 0px;
    top: calc(50% - 7px);
}

.captcolapse__credit span{
    border-bottom: 1px solid #ed1c24;
}
@media screen and (max-width: 767px) {
    body.home .captcolapse {
        top: 18%;
    }
}

/*news letter update*/
#mc_embed_signup form{
    padding: 0 !important;
}
#mc_embed_signup {
    background: #fff important;
    clear: left !important;
    font: 18px Helvetica, Arial, sans-serif !important;
}

#mc_embed_signup p {
    line-height: 30px !important;
}

#mc_embed_signup .mc-field-group label {
    font-weight: 400 !important;
}

#mc_embed_signup .mc-field-group input[type=email],
#mc_embed_signup .mc-field-group input[type=text] {
    border-radius: 0 !important;
    width: 515px !important;
    height: 45px !important;
}

#mc_embed_signup .mc-field-group ul li:before {
    background: 0 0 !important;
}

#mc_embed_signup .mc-field-group.input-group input[type=checkbox] {
    margin-right: 10px !important;
}

#mc_embed_signup .mc-field-group.input-group li>label {
    font-size: 16px !important;
}

#mc_embed_signup .button {
    height: 45px !important;
    font-size: 18px !important;
    text-transform: uppercase !important;
    border-radius: 0 !important;
    background-color: #ed1c24 !important;
    margin-top: 10px !important;
    padding: 2px 20px 4px !important;
    border: 5px solid #ed1c24 !important;
    font-weight: 700 !important;
}

#mc_embed_signup .button:hover {
    background-color: #fff !important;
    color: #ed1c24 !important;
}

/*Fix contrast*/
a.donate span.text {
    font-weight: 700;
    font-size: 20px;
    padding: 2px 10px 4px;
}
.item-casestudies .item-content,
.content-full.bg-image{
	background-color: #000;
}
.home .section.about .link-red,
.toggle-filter {
    font-size: 20px;
    font-weight: 700;
}
.video-container{
	background-color: #000;
	color:#fff;
}

/*hide menu text*/
.col-left{
    padding-right: 285px;
}
li.bar span {
    visibility: hidden;
    width: 1px;
}