/* Responsive breakpoints according to design guidelines */
@media (max-width: 1530px) {
    .slick-dots li {
        margin: 0 0.2% 8px 0.2%;
        padding: 0;
    }
}
@media (min-width: 1361px) {
    /* 1360 -> infinity */
    .burger-overlay {
        height: 100%;
    }
    .burger-overlay div.burger-bottom.tablet {
        display: flex;
        margin-top: auto;
        margin-bottom: 30px;
    }
    .cpt-label {
        font-size: 12px;
        line-height: 18px;
        padding-left: 5px;
    }
}
@media (max-width: 1360px) {
    /* 1025 -> 1360 */
    .burger-overlay {
        height: 100%;
    }
    .burger-overlay div.burger-bottom.tablet {
        display: flex;
        margin-top: auto;
        margin-bottom: 30px;
    }
    .persons-img {
        width: 50%;
    }
    .persons-info {
        width: 50%;
    }
}

@media (max-width: 1215px) {
    div.research-left-side-menu-wrapper {
        left: 40px;
    }
}

@media (max-width: 1095px) {
    div.research-left-side-menu-wrapper:first-child {
        display: none;
    }
    div.research-left-side-menu-wrapper:last-child {
        display: block;
        position: relative;
        left: 0;
        width: unset;
    }
    div.research-left-side-menu-wrapper:last-child ul.research-left-side-menu li a {
        line-height: 36px;
    }
    article.page {
        /* min-height: 100% !important; */
    }
}

@media (max-width: 1024px) {
    /* 769 -> 1024 */
}

@media (max-width: 1005px) {
    div.site-name-wrapper.desktop.unbreakable > div.site-name {
        line-height: 14px !important;
        font-size: 13px !important;
    }
}

@media (max-width: 855px) {
    div.site-name-wrapper.desktop > div.site-name {
        line-height: 14px !important;
        font-size: 13px !important;
    }
}

@media (min-width: 769px) {
    .copyright-menu a {
        color: #3c3c3c;
    }
}
@media (min-width: 768px) {
    .burger-overlay div.burger-bottom.mobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .card-wrap.person-card-wrap {
        min-height: 165px;
    }

}
@media (max-width: 768px) {
    /* 636 -> 768 */
    body.single-news-events .container.inner,
    body.single-pressrelease .container.inner,
    body.single-video .container.inner,
    body.single-vacancy .container.inner,
    body.single-event .container.inner,
    body.single-faq .container.inner,
    body.single-testimonial .container.inner,
    body.single-infographics .container.inner,
    body.page-template-default .container.inner,
    body.page-template-template-left-menu .container.inner,
    body.search-results,
    .container.inner.staff-publications,
    .container.inner.special-search-result,
    .container.inner.volumes {
        padding: 0 20px;
    }

    .burger-overlay {
        height: 100%;
    }

    .burger-overlay div.burger-bottom.tablet {
        display: flex;
        margin-top: auto;
        margin-bottom: 30px;
    }
    .burger-overlay div.burger-bottom.mobile {
        display: none;
    }

    /* social sharing line */
    .social-sharing-line {
        margin: 0;
        text-align: center;
    }
    .social-sharing-title {
        text-align: center;
    }
    .social-sharing-line .icon-soc-show {
        margin-right: -2px;
    }

    main#main > .container.search {
        padding: 0 20px 0 20px;
    }
    main#main > .container.search .search-form.alt input[type="search"] {
        font-size: 18px;
    }
    main#main > .container.search .search-form.alt input[type="submit"] {
        background: url(images/layout/search-white.png) no-repeat bottom 30px right 10px;
    }
    body.search .top-content-close {
        right: 20px;
    }
    .container.search > .top-content {
        display: none;
    }
    .container-scroll-left {
        display: none;
    }
    .go-up-button {
        display: none;
    }
    body.big-cards-page .card-wrap {
        min-height: 500px;
    }
    div.media-topic-filter {
        left: 20px;
    }

    div.site-name-wrapper {
        position: relative;
        right: inherit;
    }

    div.site-name-wrapper.desktop,
    div.site-name-wrapper.desktop > div.site-name {
        display: none;
    }
    div.site-name-wrapper.mobile {
        display: block;
        text-align: right;
        padding: 0 20px 15px 20px;
    }
    div.site-name-wrapper.mobile > div.site-name {
        display: inline-block;
        line-height: 14px !important;
        font-size: 13px !important;
        max-width: 270px !important;
    }

    .header-bar .top-menu-wrap {
        width: auto;
    }
}
@media (min-width: 635px) {
    div.lecture-filter > div.filter-text {
        display: none !important;
    }
}
@media (max-width: 635px) {
    /* 0 -> 635 */
    .burger-overlay {
        height: initial;
    }
    .burger-overlay div.burger-bottom.tablet {
        display: none;
    }
    .burger-overlay div.burger-bottom.mobile {
        display: flex;
    }
    main#main > .container.search {
        width: 100%;
    }
    .footer .copyright-line {
        margin-top: 30px;
    }
}
@media (min-width: 1080px) {
    body.long-read main#main {
        font-family: 'NotoSans';
    }
    body.long-read main#main > div.inner h1 {
        font-weight: bold;
        line-height: 60px;
        font-size: 30px;
    }
    body.long-read main#main > div.inner h2 {
        font-size: 20px;
        line-height: 38px;
        font-weight: bold;
        text-transform: uppercase;
    }
    body.long-read main#main > div.inner h3 {
        font-size: 20px;
        line-height: 38px;
        font-weight: bold;
    }
    body.long-read main#main > div.inner h4 {
        font-size: 15px;
        line-height: 38px;
        font-weight: bold;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    body.long-read main#main > div.inner {
        font-size: 20px;
        line-height: 38px;
        font-weight: normal;
    }
    body.long-read main#main > div.inner {
        max-width: calc((100% - 60px * 2 - 20px * 11)/ 12 * 8 + 20px * 7);
    }
    /* Whoswho person */
    body.long-read.single-staff_member main#main > div.inner,
    body.long-read.single-friend_of_iarc main#main > div.inner {
        font-size: 20px;
        line-height: inherit;
    }
    body.long-read.single-staff_member main#main > div.inner div.person-content,
    body.long-read.single-friend_of_iarc main#main > div.inner div.person-content {
        font-size: 20px;
        line-height: inherit;
    }
    body.long-read.single-staff_member .whoswho-person,
    body.long-read.single-friend_of_iarc .whoswho-person {
        max-width: none;
    }

    /* Friends of IARC */
    .person-card-name {
        font-size: 18px !important;
    }

    /* Journal Articles Search*/
    .container.specials {
        max-width: calc((100% - 60px * 2 - 20px * 11)/ 12 * 8 + 20px * 7);
        font-size: 20px;
        line-height: 38px;
        font-weight: normal;
    }
    .container.specials span {
        font-size: 20px;
    }
    .container.specials h3 {
        font-size: 20px;
        line-height: 38px;
        font-weight: bold;
    }
    .specials .specials-form input, .specials .specials-form input::placeholder {
        font-size: 20px;
        line-height: 20px;
        font-weight: normal;
        padding: 0 !important;
    }
    .specials .styled-select.slate select {
        font-size: 20px;
        line-height: 20px;
    }
    .specials .checkbox .cr {
        margin-top: 9px;
    }
    .specials .specials-form .btn {
        width: 140px;
        height: 64px;
    }
    .specials .link-styles.bottom-menu a {
        font-size: 20px;
    }
    .specials .link-styles.bottom-menu {
        text-align: center;
    }
    .specials.special-search-result:not(.staff-publications) .year {
        width: 3.7rem;
        font-size: 20px;
    }
    .specials.special-search-result:not(.staff-publications) .top-text {
        font-size: 20px;
    }
    .specials.special-search-result:not(.staff-publications) .line {
        margin-bottom: 17px;
    }
    .specials .specials-block {
        font-size: 20px;
    }
    .specials.special-search-result:not(.staff-publications) .styled-select.slate {
        width: 100%;
        position: absolute;
        right: 0;
    }
    .specials .filter-close .btn-close {
        background: url(images/layout/close.png) no-repeat top 5px right 0px;
    }

    .specials .specials-block {
        font-size: 20px;
        line-height: 38px;
    }
    .whoswho-person.testimonial {
        max-width: unset;
    }
    .whoswho-person.testimonial div.person-card-information h2 {
        font-size: 20px !important;
        line-height: 24px !important;
        font-weight: bold;
        text-transform: uppercase;
    }
    .whoswho-person.testimonial div.person-card-information span,
    .whoswho-person.testimonial div.person-card-information .text-styles,
    .whoswho-person.testimonial div.person-content-wrapper * {
        font-size: 18px;
        line-height: 24px;
    }
    .special-search-result.staff-publications .year-filter select {
        font-size: 20px;
        line-height: 20px;
    }
    .special-search-result.staff-publications .year-filter {
        margin-right: 0;
    }
    .special-search-result.staff-publications .form-group select {
        background-position: right 6px;
    }
}

@media (min-height: 850px) and (min-width: 769px) {
    .card-wrap-full-height {
        flex: 0 0 100%;
    }
}