*:focus {
    outline: none !important
}

body {
    font-family: 'Amnesty Trade Gothic',Helvetica,Arial,sans-serif;
}

body p {
    line-height: 1.5;
    margin-top: 32px;
}

#box-title-home, #box-container-home {
    opacity: 0;
}

.title-amnesty-citizen {
    width: calc(100% - 15px);
    float: left;
    max-width: 513px;
    margin-bottom: -50%;
    margin-top: 52px;
    text-align: left;
}

.title-amnesty-citizen span {
    font-size: 32px;
    font-weight: 600;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    font-feature-settings: 'kern';
    -webkit-font-kerning: normal;
    font-kerning: normal;
    background-color: #fff;
    color: #000000;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
    -webkit-box-shadow:  0 2px 4px -2px rgba(0, 0, 0, 0.17);
    box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.17);
    display: inline;
    line-height: 1.31;
    padding: 4px 0px !important;
}

.title-amnesty-citizen.title-amnesty-citizen-article {
    margin-bottom: 14px;
    /*margin-left: 10px;*/
}

.title-amnesty-citizen.title-amnesty-citizen-article span {
    font-size: 36px;
    line-height: 1.5;
    padding: 10px 16px 14px 16px !important;
}

.title-amnesty-citizen.title-amnesty-citizen-page {
    margin-bottom: 17px;
    margin-left: 10px;
}

.title-amnesty-citizen.title-amnesty-citizen-page span {
    font-size: 36px;
    line-height: 1.33;
    padding: 7px 6px 14px 6px !important;
}

.page-nav li:focus-within,
.page-nav li:focus,
.page-nav li:active,
.page-nav li:visited {
    background-color: white;
}

.page-nav li:hover,
.page-nav li.mouse-hover,
.page-nav li.current-menu-item {
    background-color: black !important;
}

.page-nav li:focus-within > a,
.page-nav li:focus > a,
.page-nav li:active > a,
.page-nav li:visited > a {
    color: black;
}

.page-nav li.mouse-hover > a,
.page-nav li:hover > a,
.page-nav li.current-menu-item > a {
    color: white !important;
}

#page-nav-primary ul > li:not(.menu-item-has-children):target a,
#page-nav-primary ul > li:not(.menu-item-has-children):focus a,
#page-nav-primary ul > li:not(.menu-item-has-children):active a {
    color: white;
}

.page-nav li.menu-item-has-children:focus-within ul,
.page-nav li.menu-item-has-children:focus ul,
.page-nav li.menu-item-has-children:active ul,
.page-nav li.menu-item-has-children:visited ul {
    opacity: 0;
    z-index: -10;
}

.page-nav li.menu-item-has-children:hover ul {
    opacity: 1;
    z-index: 10;
}

.page-nav li.menu-item-has-children.mouse-hover ul,
.page-nav li.menu-item-has-children.current-menu-item ul {
    opacity: 1;
    z-index: 10;
}

.page-nav li.menu-item-has-children ul li.current-menu-item a,
.page-nav li.menu-item-has-children ul li.current-menu-parent a,
.page-nav li.menu-item-has-children ul li.current-post-parent a,
.page-nav li.menu-item-has-children ul li.current-post-ancestor a
{
    color: black !important;
    background: white;
}

.page-nav li.menu-item-has-children ul li.current-menu-item a:hover,
.page-nav li.menu-item-has-children ul li.current-menu-parent a:hover,
.page-nav li.menu-item-has-children ul li.current-post-parent a:hover,
.page-nav li.menu-item-has-children ul li.current-post-ancestor a:hover
{
    color: white !important;
    background: black;
}

#page-nav-primary li.menu-item-has-children.mouse-hover a span,
#page-nav-primary li.menu-item-has-children:hover a span,
#page-nav-primary li.menu-item-has-children.current-menu-item a span {
    background-image: url(../images/icon-child-nav-active.png);
}

.amnesty-blockquote a:hover, .amnesty-blockquote-in-box a:hover, .box-info-meta a:hover {
    text-decoration: underline !important;
}

.page-headerSearch:active, .page-headerSearch:focus {
    border: none;
}

.page-mobileMenuNav a {
    transition: none !important;
}

.page-header.page-header--sticky {
    position: relative !important;
    display: none;
}

.container, main#main {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.page-nav li.menu-item-has-children.mouse-hover ul {
    pointer-events: initial;
}

.page-nav li.menu-item-has-children.mouse-hover ul li a:hover {
    background: #000000;
    color: white;
}

main#main {
    margin-top: 96px;
}

@media (min-width: 768px) {
    .container, main#main {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container, main#main {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container, main#main {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
    display: block !important;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0%;
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 16.66666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }

    .col-md-pull-12 {
        right: 100%;
    }

    .col-md-pull-11 {
        right: 91.66666667%;
    }

    .col-md-pull-10 {
        right: 83.33333333%;
    }

    .col-md-pull-9 {
        right: 75%;
    }

    .col-md-pull-8 {
        right: 66.66666667%;
    }

    .col-md-pull-7 {
        right: 58.33333333%;
    }

    .col-md-pull-6 {
        right: 50%;
    }

    .col-md-pull-5 {
        right: 41.66666667%;
    }

    .col-md-pull-4 {
        right: 33.33333333%;
    }

    .col-md-pull-3 {
        right: 25%;
    }

    .col-md-pull-2 {
        right: 16.66666667%;
    }

    .col-md-pull-1 {
        right: 8.33333333%;
    }

    .col-md-pull-0 {
        right: auto;
    }

    .col-md-push-12 {
        left: 100%;
    }

    .col-md-push-11 {
        left: 91.66666667%;
    }

    .col-md-push-10 {
        left: 83.33333333%;
    }

    .col-md-push-9 {
        left: 75%;
    }

    .col-md-push-8 {
        left: 66.66666667%;
    }

    .col-md-push-7 {
        left: 58.33333333%;
    }

    .col-md-push-6 {
        left: 50%;
    }

    .col-md-push-5 {
        left: 41.66666667%;
    }

    .col-md-push-4 {
        left: 33.33333333%;
    }

    .col-md-push-3 {
        left: 25%;
    }

    .col-md-push-2 {
        left: 16.66666667%;
    }

    .col-md-push-1 {
        left: 8.33333333%;
    }

    .col-md-push-0 {
        left: auto;
    }

    .col-md-offset-12 {
        margin-left: 100%;
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-md-offset-9 {
        margin-left: 75%;
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-md-offset-6 {
        margin-left: 50%;
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-md-offset-3 {
        margin-left: 25%;
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-md-offset-0 {
        margin-left: 0%;
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }

    .col-lg-12 {
        width: 100%;
    }

    .col-lg-11 {
        width: 91.66666667%;
    }

    .col-lg-10 {
        width: 83.33333333%;
    }

    .col-lg-9 {
        width: 75%;
    }

    .col-lg-8 {
        width: 66.66666667%;
    }

    .col-lg-7 {
        width: 58.33333333%;
    }

    .col-lg-6 {
        width: 50%;
    }

    .col-lg-5 {
        width: 41.66666667%;
    }

    .col-lg-4 {
        width: 33.33333333%;
    }

    .col-lg-3 {
        width: 25%;
    }

    .col-lg-2 {
        width: 16.66666667%;
    }

    .col-lg-1 {
        width: 8.33333333%;
    }

    .col-lg-pull-12 {
        right: 100%;
    }

    .col-lg-pull-11 {
        right: 91.66666667%;
    }

    .col-lg-pull-10 {
        right: 83.33333333%;
    }

    .col-lg-pull-9 {
        right: 75%;
    }

    .col-lg-pull-8 {
        right: 66.66666667%;
    }

    .col-lg-pull-7 {
        right: 58.33333333%;
    }

    .col-lg-pull-6 {
        right: 50%;
    }

    .col-lg-pull-5 {
        right: 41.66666667%;
    }

    .col-lg-pull-4 {
        right: 33.33333333%;
    }

    .col-lg-pull-3 {
        right: 25%;
    }

    .col-lg-pull-2 {
        right: 16.66666667%;
    }

    .col-lg-pull-1 {
        right: 8.33333333%;
    }

    .col-lg-pull-0 {
        right: auto;
    }

    .col-lg-push-12 {
        left: 100%;
    }

    .col-lg-push-11 {
        left: 91.66666667%;
    }

    .col-lg-push-10 {
        left: 83.33333333%;
    }

    .col-lg-push-9 {
        left: 75%;
    }

    .col-lg-push-8 {
        left: 66.66666667%;
    }

    .col-lg-push-7 {
        left: 58.33333333%;
    }

    .col-lg-push-6 {
        left: 50%;
    }

    .col-lg-push-5 {
        left: 41.66666667%;
    }

    .col-lg-push-4 {
        left: 33.33333333%;
    }

    .col-lg-push-3 {
        left: 25%;
    }

    .col-lg-push-2 {
        left: 16.66666667%;
    }

    .col-lg-push-1 {
        left: 8.33333333%;
    }

    .col-lg-push-0 {
        left: auto;
    }

    .col-lg-offset-12 {
        margin-left: 100%;
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-lg-offset-9 {
        margin-left: 75%;
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-lg-offset-6 {
        margin-left: 50%;
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-lg-offset-3 {
        margin-left: 25%;
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-lg-offset-0 {
        margin-left: 0%;
    }
}

.clearfix {
    height: 1px;
    float: left;
    width: 100%;
    clear: both;
}

.container.container-fluid {
    width: 100%;
    float: left;
    max-width: 100%;
}

*:focus {
    outline: none !important
}

.sub-logo-header {
    float: left;
}

.sub-logo-header img {
    float: left;
    height: 72px;
}

.page-header .page-nav {
    height: 72px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.page-header .page-nav ul li.menu-item {
    border-left: 1px solid #dcdcdc;
}

.page-header .page-nav ul li.menu-item a {
    font-size: 15px;
    font-weight: 600;
    padding: 4px 32px;
}

.page-header .page-nav li.menu-item-has-children ul {
    width: 220px;
    text-transform: capitalize;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.14);
    background-color: #ffffff;
}

.page-header .page-nav li.menu-item-has-children ul li a {
    padding: 12px 32px;
    border-top: 1px solid #e7e7e7;
    font-size: 16px;
}

.page-headerSearchContainer {
    border-left: 1px solid #dcdcdc;
    width: 78px;
}

.page-headerSearchContainer .page-headerSearch {
    padding: 0px;
    width: 78px;
}

.page-headerSearchContainer .page-headerSearch:after {
    display: none;
}

.page-headerSearchContainer .page-headerSearch span {
    background-image: url(../images/icon-search.png);
    width: 15px;
    height: 15px;
    float: left;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-left: 27px;
    margin-top: 0px;
}

.icon-search-mobile {
    background-image: url(../images/icon-search.png);
    width: 100%;
    height: 20px;
    float: left;
    background-size: 18px auto;
    background-repeat: no-repeat;
    margin-left: 0px;
    margin-top: -5px;
    margin-bottom: -5px;
    background-position: center center;
}

.page-mobileMenuNav ul.page-mobileMenuSubNav {
    border-top: 1px solid #e7e7e7;
}

li:hover .icon-search-mobile {
    background-image: url(../images/icon-search-active.png);
}

.page-headerSearchContainer .page-headerSearch:hover span,
.page-headerSearchContainer .page-headerSearch:focus span,
.page-headerSearchContainer .page-headerSearch:active span {
    background-image: url(../images/icon-search-active.png);
}

.page-headerSearch:active, .page-headerSearch:focus, .page-headerSearch:hover {
    color: white !important;
}

.search-open .page-headerSearchContainer .page-headerSearch span,
.search-open .page-headerSearchContainer .page-headerSearch:hover span {
    background-image: url(../images/close-search.png);
}

.page-header--light {
    border-bottom: 1px solid #f7f7f7;
}

.search-open .page-headerSearch {
    background-color: white;
}

.nav-logo-footer {
    width: 100% !important;
    flex-basis: inherit !important;
}

.nav-logo-footer a {
    width: 100%;
    float: left;
}

.nav-logo-footer a img {
    width: 100%;
    float: left;
}

.container-amnesty {
    max-width: 1280px !important;
}

.page-footerSections-amnesty.page-footerSections {
    margin-right: -15px;
    margin-left: -15px;
}

.page-footerSections-amnesty.page-footerSections > li {
    width: 33.33% !important;
    float: left !important;
    flex-basis: auto !important;
    margin-right: 0px !important;
    padding: 0px 15px !important;
}

.page-footerSections > li.nav-logo-footer > a:first-of-type {
    border-bottom: 0px !important;
}

.title-partners {
    margin-bottom: 15px;
    line-height: 1.28px;
    padding-bottom: 20px;
    margin-top: 6px;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    border-bottom: 1px solid #363636;
    font-weight: 600;
    margin-top: 40px;
}
.footer-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.item-card-partners-container {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.item-card-partners {
    float: left;
    width: 100%;
}
.item-card-partners .post-figure {
    background: none;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.item-card-partners .post-figure img{
 /*   width: auto;
    height: 34px;
    margin: 18px 13px;*/
    max-width: 100%;
    object-fit: cover;
}

.item-card-partners .post-figure img.berkeley{
    width: 110px;
    height: 34px;
}
.item-card-partners .post-figure img.university-of-cambridge {
    width: 163px;
    height: 34px;
}
.item-card-partners .post-figure img.centre-for-human-rights {
    width: 114px;
    height: 48px;
}
.item-card-partners .post-figure img.truly-media {
    width: 127px;
    height: 43px;
}
.item-card-partners .post-figure img.human-rights-centre {
    width: 207px;
    height: 46px;
}

.item-card-partners .post-figure img.international-human-rights-program {
    /*width: 170px;*/
    height: 54px;
    object-fit: contain;
}
.item-card-partners .post-figure img.the-university-of-hong-kong {
    width: 190px;
    height: 36px;
}
.item-card-partners .post-figure img.focal-labs {
    width: 133px;
    height: 37px;
}

footer.page-footer {
    padding-top: 42px !important;
    padding-bottom: 77px;
}

footer .page-footerSections li a {
    cursor: pointer;
}

footer .page-footerSections li a span {
    font-size: 16px;
    color: #ffffff;
    line-height: 1.28;
    font-family: Roboto, Helvetica Neue, sans-serif;
}

footer .page-footerSections li ul li a span {
    font-size: 14px;
    line-height: normal;
}

.page-footerSections > li > a:first-of-type {
    padding-bottom: 8px;
}

.page-footerSections > li > a:first-of-type span {
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.page-footerSections > li > a:first-of-type {
    margin-bottom: 12px;
}

.page-footerSections li ul li + li {
    margin-top: 5px;
}

.page-footerBottomNav {
    margin-bottom: 8px;
    font-size: 12px;
}

.page-footerBottom {
    padding-top: 32px;
}

.btn-footer-contact {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px !important;
    border: 1px solid white;
    padding: 16px 24px;
    transition: all 0.3s ease;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif!important;
    line-height: 0.94;
}

.btn-footer-contact:hover {
    text-decoration: none !important;
    background-color: rgba(255, 255, 255, 0.2);
}

.page-footerSocial a:active, .page-footerSocial a:focus, .page-footerSocial a:focus-within, .page-footerSocial a:hover,
.page-footerSocial a:active, .page-footerSocial a:focus, .page-footerSocial a:focus-within, .page-footerSocial a:hover {
    border: 0px !important;
    text-decoration: none !important;
}

.page-footerBottomHalf.page-footerSocialContainer {
    margin-top: -8px;
}

.page-mobileMenuHeader {
    display: block;
    min-height: 72px;
}

.page-mobileMenu {
    width: 100%;
    max-width: 100%;
    background-color: transparent;
    display: none;
}

.page-mobileMenuHeader .button-close {
    float: right;
    height: 72px;
    display: flex;
    justify-content: center;
    min-width: 69px;
    background-color: #ffffff!important;
    border: 1px solid #e6e6e6;
}

.page-mobileMenuNav {
    background-color: white;
    border-top: 2px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    margin-top: -1px;
}

.page-mobileMenuNav li > a {
    max-width: 100% !important;
    width: 100% !important;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica, Arial, sans-serif;
}

.page-mobileMenuHeader button, .page-mobileMenuNav > ul > li:not(:last-child), .page-mobileMenuSubNav > li {
    border-bottom: 1px solid #e7e7e7;
}

.logo-logoType {
    display: block;
}

.logo {
    display: block;
    height: 72px;
    max-width: 180px;
}

.logo-mobile img {
    height: 72px;
}

.icon-child-nav {
    background-image: url("../images/icon-child-nav.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 10px;
    height: 6px;
    margin-left: 6px;
    display: inline-block;
    position: relative;
    top: -2px;
}

.page-mobileMenuNav ul li.is-open,
.page-mobileMenuNav ul li:hover,
.page-mobileMenuNav ul li a:focus,
.page-mobileMenuNav ul li a:active,
.page-mobileMenuNav ul li a:hover {
    background: black !important;
    color: #ffffff;
}

.page-mobileMenuNav ul li a:hover .icon-child-nav {
    background-image: url("../images/icon-child-nav-active.png");
}

.page-mobileMenuNav ul li.is-open .icon-child-nav {
    background-image: url("../images/icon-child-nav-open.png") !important;
}

.page-mobileMenuNav ul li.is-open > a,
.page-mobileMenuNav ul li.is-open:hover > a {
    color: #ffffff;
}

.page-mobileMenuNav ul li.is-open .icon-child-nav {
    background-image: url("../images/icon-child-nav-active.png");
}

.page-mobileMenuNav .sub-menu {
    transition: all 0.3s ease-in;
}

.page-mobileMenuNav li.is-open .sub-menu {
    border-bottom: 3px solid #e7e7e7;
}

.page-mobileMenuNav li .sub-menu li a:hover {
    background: #c3c3c3 !important;
}

.page-mobileMenuNav .sub-menu,
.page-mobileMenuNav .sub-menu li a {
    background: white;
}

.page-mobileMenuNav .sub-menu li a {
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
}

.page-footerBottomHalf-logo {
    display: none;
}

.logo-footer-mobile {
    display: none !important;
}

.logo-mobile {
    display: none;
}

.post-amnesty .post-figure,
.item-category .post-figure {
    position: relative;
}

.item-category {
    width: 100%;
    margin-right: 0px;
    float: left;
    margin-bottom: 30px;
}

.item-category figure {
    background-repeat: no-repeat;
    transition: all 0.3s ease-in;
}

.item-category:hover figure {
    background-color: black;
}

a.item-category span {
    position: absolute;
    top: 24px;
    left: 24px;
    padding: 8px 16px;
    background: black;
    color: white;
    text-transform: capitalize;
    font-size: 22px;
    font-weight: 600;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.item-category:nth-child(3n) {
    margin-right: 0px;
}

.item-category .post-figure {
    float: left;
    width: 100%;
    background: #d8d8d8;
    position: relative;
}

.post-amnesty .post-figure .box-category {
    position: absolute;
    left: 30px;
    bottom: 25px;
    z-index: 9999;
    max-width: calc(100% - 60px);
}

.article-figure-bg .box-category {
    float: left;
    width: auto;
    margin-top: 17px;
    position: relative;
    max-width: calc(100% - 29px);
}

.box-category.box-category-more::after {
    display: none;
}

.post-amnesty .post-figure .box-category::after,
.article-figure-bg .box-category::after {
    position: absolute;
    content: '';
    width: 30px;
    float: left;
    height: 100%;
    background-image: url("../images/icon-right-category.png");
    background-repeat: no-repeat;
    background-size: auto 100%;
    right: -30px;
}

.post-amnesty .post-figure {
    position: relative;
}

.post-amnesty .post-figure .bg-gardient,
.author-amnesty .post-figure .bg-gardient {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.post-amnesty .post-figure .bg-gardient,
.author-amnesty .post-figure .bg-gardient {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0));
}

.post-amnesty .post-figure .bg-gardient::after,
.author-amnesty .post-figure .bg-gardient::after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-image: linear-gradient(to right, rgba(255, 255, 0, 0.5), rgba(0, 0, 0, 0));
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.post-amnesty:hover .post-figure .bg-gardient::after,
.author-amnesty:hover .post-figure .bg-gardient::after {
    opacity: 1;
}

.post-amnesty .post-figure .box-category ul,
.article-figure-bg .box-category ul {
    padding: 0px;
    background: black;
    list-style: none;
    display: inline;
    float: left;
    margin: 0px;
    padding: 0px;
}

.post-amnesty .post-figure .box-category li,
.article-figure-bg .box-category li {
    float: left;
}

.post-amnesty .post-figure .box-category li a,
.article-figure-bg .box-category li a {
    color: white;
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 12px;
    font-weight: 600;
    letter-spacing: 0.2px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.box-category li a:hover,
.post-meta a:hover,
.post-title a:hover {
    text-decoration: underline;
}

.post-amnesty .post-figure,
.post-amnesty .post-figure img,
.item-category .post-figure img {
    width: 100%;
    float: left;
}

.post-amnesty .post-figure img {
    border-bottom: 1px solid #eee;
}

.post-amnesty .post-figure,
.item-category .post-figure {
    background-repeat: no-repeat;
    background-size: cover;
}

.post.post-amnesty {
    margin-bottom: 30px;
    box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.13);
    background-color: #ffffff;
    flex-basis: 100% !important;
    width: 100% !important;
    max-width: 100% !important;
    border-top: 1px solid #f5f5f5;
}

.post.post-amnesty .post-content {
    padding-bottom: 32px;
    padding-right: 24px;
    padding-left: 24px;
}

.post.post-amnesty .post-content .post-title {
    font-size: 24px;
}

.post.post-amnesty .post-content .post-meta {
    font-size: 14px;
    color: #66676a;
    text-transform: uppercase;
}

.post.post-amnesty .post-content .post-meta a {
    color: #66676a;
}
.post.post-amnesty .post-content .post-meta .separator {
    color: #66676A;
}

.title-amnesty {
    font-size: 24px;
    border-bottom: 1px solid #979797;
    width: 100%;
    float: left;
    padding-bottom: 8px;
    margin-bottom: 24px;
    margin-top: 8px;
    color: #000000;
    line-height: 1.08;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.page-container-amnesty {
    overflow: hidden;
}

.container.page-container-amnesty.page-container-amnesty-single {
    width: 100% !important;
}

.page-container-amnesty .article.has-sidebar {
    flex: none;
    width: 100% !important;
    max-width: 100% !important;
}
@media screen and (min-width: 1441px) {
    .container.page-container-amnesty.page-container-amnesty-single {
        width: 100vw!important;
        max-width: unset;
    }

}
.content-single-post {
    max-width: 740px;
    margin: auto;
    font-size: 18px;
}

.content-single-post .wp-caption.alignnone {
    max-width: 100%;
}

.container.page-container-amnesty {
    position: relative;
}

.container.page-container-amnesty .bg-end-post {
    position: absolute;
    bottom: 10px;
    right: -55px;
    width: 127px;
    height: 179px;
    background-image: url("../images/end_post.png");
    background-repeat: no-repeat;
    background-size: cover;
}

.content-single-post p {
    color: #000000;
    line-height: 1.5;
    font-size: 18px;
    font-family: 'Roboto';
}

.content-single-post p a {
    text-decoration: underline;
    font-weight: normal;
}

.content-single-post p em {
    color: #66676a;
}

.content-single-post p img {
    width: 100%;
    float: left;
    margin-top: 10px;
    margin-bottom: 15px;
}

.content-single-post h1, .content-single-post h2 {
    font-weight: 600;
    font-size: 24px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
    line-height: 1.08;
    color: #000000;
    margin-top: 0px;
}

.content-single-post img {
    width: 100%;
    float: left;
    height: auto;
}

.postlist-amnesty {
    width: 100%;
    float: left;
}

.w-100 {
    width: 100%;
    float: left;
}

.btn-view-more {
    width: 100%;
    float: left;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    border: 1px solid #000000;
    font-weight: 600;
    margin-bottom: 32px;
    transition: all 0.3s ease;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.btn-view-more:hover {
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #000000;
}

.postImage--none .post-content:after {
    width: 100%;
}

.box-header {
    width: 100%;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 48px;
}

.box-header b {
    position: relative;
    bottom: -48px;
    line-height: 1.31;
}

.box-header span {
    font-size: 32px;
    background: white;
    padding: 7px 14px 12px 14px!important;
    margin-bottom: 10px;
    line-height: 55px;
    color: #000000;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}
@media screen and (max-width: 480px){
    .box-header span {
        line-height: normal;
        padding: 1px 14px 12px 14px!important;
    }
}

.box-header-boxshadow span {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.17);
}

.box-header img {
    width: 100%;
    float: left;
}

.box-header.box-header-subpage b {
    bottom: -90px;
}

.box-header.box-header-subpage {
    margin-bottom: 54px;
}

#article-shareContainer {
    position: fixed;
    left: 0px;
    top: 364px;
    margin: 0px !important;
    opacity: 0;
}

.about-user-info p:first-child {
    margin-top: 0px;
}

#article-shareContainer .article-shareTitle {
    font-size: 14px;
    background: white;
    color: black !important;
    padding-bottom: 5px;
    padding-top: 5px;
}

#article-shareContainer a {
    background-color: white;
    border-left: 2px solid #bebebe;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    margin-bottom: -1px;
}

#article-shareContainer a span {
    background-repeat: no-repeat;
}

#article-shareContainer a.article-shareFacebook span {
    width: 100%;
    background-image: url(../images/icon-facebook-black.png);
    height: 29px;
    float: left;
    background-size: auto 16px;
    background-position: center center;
}

#article-shareContainer a.article-shareTwitter span {
    width: 100%;
    background-image: url(../images/icon-twitter-black.png);
    height: 29px;
    float: left;
    background-size: auto 13px;
    background-position: center center;
}

#article-shareContainer a.article-shareEmail span {
    width: 100%;
    background-image: url(../images/icon-email-black.png);
    height: 29px;
    float: left;
    background-size: auto 10px;
    background-position: center center;
}

#article-shareContainer a:hover {
    background-color: black;
}

#article-shareContainer a.article-shareFacebook:hover span {
    background-image: url(../images/icon-facebook-white.png);
}

#article-shareContainer a.article-shareTwitter:hover span {
    background-image: url(../images/icon-twitter-white.png);
}

#article-shareContainer a.article-shareEmail:hover span {
    background-image: url(../images/icon-email-white.png);
}

.text-uppercase {
    text-transform: uppercase;
}

.article-meta-amnesty {
    font-weight: 600;
    color: #66676a;
    font-size: 14px;
    width: 100%;
    float: left;
    text-align: right;
    display: block;
    margin-top: 24px;
    margin-bottom: 24px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    line-height: 1.07;
}
.article-meta.article-meta-amnesty .separator {
    color: #66676A;
}

.article-container.article-container-amnesty {
    display: initial;
}

.article-meta-amnesty a {
    color: #66676a;
}

.article-figure-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    float: left;
    width: 100%;
}

.article-figure-bg h1 {
    width: 100%;
    text-align: left;
    max-width: 820px;
    line-height: 1.5;
    font-size: 36px;
    margin-top: 70px;
}

.article-figure-bg h1 span {
    background: white;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 1.33;
    font-size: 36px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    color: #000000;
}

.article-figure-bg h1 span b {
    padding: 8px 16px;
    line-height: 1.33;
    font-size: 36px;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    color: #000000;
    white-space: nowrap;
}

html.search-open {
    position: relative;
}

.page-search-container {
    position: fixed;
    top: 72px;
    left: 0px;
    width: 100%;
    background: white;
    z-index: 999999;
    padding-bottom: 50px;
    display: none;
    border-bottom: 2px solid #ccc;
    max-height: calc(100vh - 40px);
    overflow-x: scroll;
    border-top: 1px solid #dcdcdc;
}

html.search-open .page-search-container {
    display: block;
    overflow-x: hidden;
}

.page-mobileMenuOverlay {
    transition: all 0.3s ease;
}

@media screen and (max-width: 991px) {
    html.search-open .page-mobileMenuOverlay, .menu-open .page-mobileMenuOverlay {
        display: block;
        background: rgba(255, 255, 255, 0.8) !important;
        z-index: 99999;
    }
}

html.search-open .page-headerSearchContainer-mobile {
    z-index: 999999;
}

.page-search-container .box-header b {
    font-size: 32px;
    background: white;
    padding: 5px 15px;
    margin-bottom: 10px;
    line-height: 1.41;
    box-shadow: 2px 6px 7px 0 rgba(0, 0, 0, 0.13);
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
}

.page-search-container .box-form-search .input-search-keyword {
    width: 100%;
    float: left;
    border: none;
    font-size: 16px;
    padding: 16px 10px 16px 25px;
    border-bottom: 1px solid #979797
}

.page-search-container .box-form-search .btn-search-keyword {
    width: 96px;
    height: 48px;
    box-shadow: 0 2px 0 0 #e5e500;
    background-color: #ffff00;
    float: left;
    text-transform: uppercase;
    font-size: 16px;
    border: 0px;
    cursor: pointer;
    font-family: Amnesty Trade Gothic Condensed, Helvetica Neue, sans-serif;
    font-weight: 600;
}


.page-search-container .box-form-search .col-sm-6:first-child {
    position: relative;
}

.page-search-container .box-form-search {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}

.page-search-container .box-form-search img {
    width: 16px;
    z-index: 99;
    position: absolute;
    bottom: 18px;
    left: 15px;
}

header.page-header.page-header--light .container.container-fluid {
    border-bottom: 1px solid #dcdcdc8f;
}

.single .article-figure.article-figure-bg {
    margin-bottom: 0px !important;
}

#pagination-amnesty {
    width: 100%;
    float: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

#pagination-amnesty .page-numbers {
    padding: 8px 15px;
    border: 1px solid #eee;
    font-weight: 500;
    font-size: 16px;
    border-radius: 2px;
    transition: all 0.3s ease;
}

#pagination-amnesty a.page-numbers:hover,
#pagination-amnesty .page-numbers.current {
    background: black;
    color: white;
}

#box-search-home {
    display: none;
}

#box-search-home.active {
    display: block;
}

.btn-search-keyword img {
    width: 23px !important;
    float: left;
    position: relative !important;
    margin-top: 29px;
    margin-left: 31px;
}

#page-nav-primary ul li {
    display: block;
}

#page-nav-primary .page-headerSearchContainer-mobile {
    display: block;
}

#page-nav-primary .page-headerHamburger {
    display: none;
}

.box-group-button-footer {
    float: right;
    opacity: 0;
    transition: opacity 0.3s ease;
    display: inline-flex;
    margin-top: 2px;
}

.box-group-button-footer .page-footerSocial {
    margin-top: 8px;
}

.box-group-button-footer.load-done {
    opacity: 1;
}

#page-nav-primary li.menu-item-has-children a span {
    background-image: url(../images/icon-child-nav.png);
    background-size: 12px 6px;
    background-repeat: no-repeat;
    background-position: 100% 7px;
    padding-right: 20px;
}

#page-nav-primary li.menu-item-has-children.current-menu-parent a span {
    background-image: url(../images/icon-child-nav-active.png);
}

#page-nav-primary li.menu-item-has-children:hover ul li a span,
#page-nav-primary li.menu-item-has-children ul li a span {
    background-image: none;
}

.bg-over-mobile {
    position: absolute;
    top: 72px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.75);
    display: none;
    height: 100vh;
}

.bg-over-search-show {
    position: fixed;
    top: 72px;
    left: 0px;
    width: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: none;
    height: 100vh;
    z-index: 999999;
}

.admin-bar .bg-over-search-show {
    top: 104px;
}

.admin-bar .page-search-container {
    top: 104px;
}

.menu-open .bg-over-mobile {
    display: block;
}

.search-open .bg-over-search-show {
    display: none;
}

.search-open body {
    overflow: hidden;
}

html.search-open .page-mobileMenuOverlay {
    display: block;
    background: rgba(0, 0, 0, 0.8) !important;
    z-index: 99999;
}

.post:focus-within .floating-anchor, .post:focus .floating-anchor, .post:hover .floating-anchor {
    background-color: transparent;
}

.item-card-partners figure {
    opacity: 1;
    transition: all 0.3s ease;
}

.item-card-partners figure:hover {
    transform: scale(1.05);
}

.page-footerBottomNav li + li {
    margin-left: 16px;
}

.page-footerBottomNav li + li:before {
    padding-right: 16px;
}

.postImage--none .post-title, .postImage--small .post-title {
    margin-top: 16px;
}

.input-search-keyword::placeholder, .input-search-keyword {
    font-family: 'Roboto';
}

.page-footerBottomHalf-content,
.page-footerBottomHalf-content span,
.page-footerBottomHalf-content a {
    font-family: 'Roboto';
    font-size: 12px;
    line-height: 0.92;
}

.mobile-text-show {
    display: none;
}

.desktop-text-show {
    display: block;
}

.post:hover .box-category img {
    opacity: 1;
}

.menu-open.search-open .bg-over-mobile {
    display: none;
}

.about-user-info {
    margin-bottom: 20px;
    line-height: 1.5;
    font-size: 16px;
    font-family: 'Roboto';
    color: #000000;
}

.box-btn-load-search {
    display: none;
}

.box-btn-load-search.active {
    display: block;
}

@media (min-width: 69.375em) {
    .page-footerSections > li {
        flex-grow: inherit;
    }

    .post.post-amnesty {
        flex-basis: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        margin-right: 0px;
        margin-left: 0px;
    }

    .postlist .post.post-amnesty:nth-child(2) {
        margin-right: 0px;
    }
}

@media (min-width: 33.75em) {
    .post.post-amnesty {
        min-height: auto !important;
    }
}

@media only screen and (max-width: 1320px) {
    .page-headerSearchContainer-mobile {
        display: none;
    }
}

@media only screen and (max-width: 1110px) {
    .page-footerCopyright {
        width: 100%;
        float: left;
    }

    .logo-mobile {
        display: block;
    }

    .logo-desktop {
        display: none;
    }

    .page-footerBottomHalf-content {
        width: 100%;
        float: left;
    }

    .page-footer .page-footerBottomHalf {
        display: block;
        width: 50% !important;
        flex-basis: 50%;
        max-width: 50%;
        text-align: left;
        margin-right: 0px;
    }

    .page-footer .page-footerBottomHalf .btn-footer-contact,
    .page-footer .page-footerBottomHalf .page-footerSocial {
        float: right;
    }

    .page-footer .page-footerBottomHalf .page-footerSocial {
        margin-top: 0px;
        margin-right: 15px;
    }

    .page-footer .page-footerBottomHalf.page-footerSocialContainer {
        /*border-bottom: 1px solid #363636;*/
        padding-bottom: 18px;
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50% !important;
        margin-right: 0px !important;
    }

    .page-footer .page-footerBottomHalf.page-footerSocialContainer .btn-footer-contact {
        padding: 10px 20px;
        font-size: 16px !important;
    }

    .page-footerBottomNav ul {
        display: inline-flex;
    }

    .page-footerBottomNav li + li:before {
        content: "|";
        display: inline-block;
        padding-right: 12px;
    }

    .page-footerBottomHalf-logo {
        display: block;
        width: 28px;
        margin-right: 10px;
        margin-top: -2px;
        float: left;
        opacity: 0.7;
    }

    .page-footerBottomHalf-logo a, .page-footerBottomHalf-logo a img {
        float: left;
        width: 100%;
    }
}

@media (max-width: 992px) {
    .box-logo-footer {
        display: none;
    }

    .page-footerSections.page-footerSections-amnesty {
        margin-bottom: 30px;
    }

    .page-mobileMenu {
        display: block;
    }
}

@media (max-width: 992px) and (min-width: 769px) {
    #page-nav-primary ul li.menu-item a {
        font-size: 15px;
        font-weight: 600;
        padding: 4px 26.5px;
    }
}

@media (max-width: 786px) {

    #page-nav-primary ul li.menu-item a {
        font-size: 15px;
        font-weight: 600;
        padding: 4px 16px;
    }
}

@media only screen and (max-width: 840px) {
    #article-shareContainer {
        position: inherit;
        float: left;
        width: 100%;
        margin-top: 30px !important;
        opacity: 1;
    }

    #article-shareContainer .article-share {
        width: 100%;
        float: left;
        max-width: 100%;
    }

    #article-shareContainer .article-shareTitle {
        float: left;
        border: 0px;
        width: 25%;
    }

    #article-shareContainer ul li {
        width: 33.33%;
        float: left;
        border: 0px;
    }

    #article-shareContainer ul li a {
        width: 100% !important;
        height: 36px !important;
        border-top: 1px solid #bebebe;
        border-left: 1px solid #bebebe;
        padding: 3px;
    }

    #article-shareContainer .article-shareTitle {
        border: 1px solid #bebebe;
        height: 36px;
        padding: 5px;
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    #page-nav-primary ul li {
        display: none;
    }

    #page-nav-primary .page-headerSearchContainer-mobile {
        display: none;
    }

    #page-nav-primary .page-headerHamburger {
        display: flex;
        justify-content: center;
        border-left: solid 1px #e6e6e6;
        width: 69px;
    }

    .page-search-container .box-form-search img {
        bottom: -32px;
    }

    .page-search-container .box-form-search .btn-search-keyword {
        margin-top: 15px;
    }

    .page-footerBottomNav {
        display: inline-block !important;
    }

    .logo-footer-mobile {
        display: initial !important;
    }

    .page-footer .page-footerBottomHalf,
    .page-footer .page-footerBottomHalf.page-footerSocialContainer {
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
        text-align: center !important;
    }

    .page-footer .page-footerBottomHalf.page-footerSocialContainer {
        border-bottom: 1px solid #363636;
    }

    .page-footerBottomHalf-content {
        width: calc(100% - 50px);
        float: left;
        margin-left: 50px;
    }

    .box-group-button-footer {
        display: initial !important;
    }

    .block-full-container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media only screen and (max-width: 760px) {
    .page-footerSections > li {
        margin-top: 0px !important;
        margin-bottom: 30px;
    }

    .box-header b {
        margin-bottom: -50px;
    }
}

@media only screen and (max-width: 540px) {
    .page-footerSections.page-footerSections-amnesty {
        margin-bottom: 0px;
        border-bottom: 1px solid #363636;
    }

    .box-content-partners {
        display: none;
        padding-top: 20px;
    }

    .page-footerSections-amnesty.page-footerSections > li {
        width: 100% !important;
    }

    .title-partners {
        text-align: center;
        cursor: pointer;
        margin-bottom: -1px;
        line-height: 4.38;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
    }

    .title-partners.is-active {
        border-bottom: 0px;
    }

    .title-partners span {
        background-image: url(../images/icon-child-nav-active.png);
        background-size: 12px 6px;
        background-repeat: no-repeat;
        background-position: 100% 7px;
        padding-right: 20px;
    }

    .title-partners.is-active span {
        background-image: url(../images/icon-child-nav-open.png);
    }

    .box-content-partners.is-active {
        display: block;
    }

    .page-footerSections .sub-menu {
        display: none;
        width: 100%;
        float: left;
        padding-bottom: 10px;
    }

    .page-footerSections .menu-item-has-children.is-active .sub-menu {
        display: block;
    }

    .page-footerSections > li {
        margin-bottom: 0px;
    }

    .page-footerSections > li > a:first-of-type {
        padding-bottom: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
    }

    .page-footerSections li:last-child a {
        border-bottom: 0px;
    }

    .page-footerBottom {
        margin-top: 0px;
    }

    footer.page-footer {
        padding-top: 0px !important;
    }

    footer.page-footer,
    footer.page-footer .container-amnesty {
        padding-left: 0px;
        padding-right: 0px;
    }

    .page-footerSections li a {
        width: 100%;
        float: left;
        text-align: center;
    }

    .page-footer .page-footerBottomHalf.page-footerSocialContainer {
        padding-right: 15px;
    }

    .page-footerBottomHalf-logo {
        margin-left: 15px;
    }

    .page-footerBottomHalf-content {
        width: calc(100% - 53px);
    }

    .page-footerSections .menu-item-has-children > a span {
        background-image: url(../images/icon-child-nav-active.png);
        background-size: 12px 6px;
        background-repeat: no-repeat;
        background-position: 100% 7px;
        padding-right: 20px;
        line-height: 4.38;
    }

    .page-footerSections .menu-item-has-children.is-active > a span {
        background-image: url(../images/icon-child-nav-open.png);
    }

    .page-footerSections li a span {
        cursor: pointer;
    }

    .page-footerSections .menu-item-has-children a.is-active {
        border-bottom: 0px;
    }

    .page-footerSections .sub-menu li a {
        float: left;
        width: 100%;
        padding: 2px 10px;
        font-size: 12px;
    }

    .page-footerSections .sub-menu li a span {
        font-size: 12px;
        font-family: "Helvetica Neue";
        line-height: 2.42;
    }

    .box-header b {
        margin-bottom: -70px;
    }

    .page-footerBottomHalf-content,
    .page-footerBottomHalf-content span,
    .page-footerBottomHalf-content a {
        font-size: 11px;
        line-height: 1;
        font-family: 'Helvetica';
    }

    .mobile-text-show {
        display: initial;
    }

    .desktop-text-show {
        display: none;
    }

    .article-figure-bg h1 span b,
    .article-figure-bg h1 span {
        font-size: 20px;
    }

    .article-figure-bg h1 {
        line-height: 26px;
    }

    .content-single-post h1, .content-single-post h2 {
        font-size: 20px;
    }

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

    .title-amnesty-citizen.title-amnesty-citizen-article span,
    .title-amnesty-citizen.title-amnesty-citizen-page span {
        font-size: 22px !important;
    }
}