
.team-masterhead {
    padding: 50px 0;
    position: relative;
    height: 533px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.team-masterhead .bg-member-header {
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.team-masterhead .team-wrapper {
    padding: 40px;
    width: 600px;
    background: #efeeea;
}
.team-masterhead .team-wrapper .btn {
    margin-top: 20px;
}
.team-masterhead h1 {
    color: #a84825;
    font-size: 40px !important;
    font-weight: 400;
    line-height: 53px;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 0 !important;
}
.team-related-post-item .post-subtitle {
    font-size: 20px !important;
    line-height: 27px;
    margin: 0;
    display: block;
    color: #686156;
    text-decoration: none;
    outline: 0;
}
.team-masterhead h1 span {
    color: #686156;
    font-size: 28px;
    font-weight: 400;
    line-height: 37px;
    text-transform: none;
    text-align: left;
    margin-left: 15px;
    border-left: 1px solid #686156;
    padding-left: 10px;
}
.team-masterhead p {
    color: #686156;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    text-align: left;
}
.section-padding {
    padding: 80px 0;
}
.team-about {
    background-color: #eee;
}
.section-header {
    font-size: 36px !important;
    font-weight: 400;
    line-height: 48px;
    color: #a84825;
}
.practice-area {
    padding: 30px;
    background-color: #a84825;
    -webkit-box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
}
.practice-area label {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-transform: uppercase;
}
.list-area {
    padding-left: 0;
    margin-bottom: 0;
}
.item-list {
    list-style: none;
    color: #fff;
}
.item-list i {
    color: #a84825;
    margin-right: 5px;
}
.list-area.social-media .item-list a:last-child i {
    margin-left: 10px;
}
.item-list a {
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}
.content-details {
    padding: 30px;
    background-color: #fff;
    -webkit-box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
    box-shadow: 15px 15px 35px -20px rgba(0, 0, 0, 0.75);
}
.content-details label {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    color: #686156;
    text-transform: uppercase;
}
.content-details .list-area {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #686156;
}
.content-details .list-area:last-child {
    border-bottom: none;
}
.content-details .item-list a {
    color: #686156;
    line-height: 24px;
    font-size: 16px;
    font-weight: 400;
}
.team-fast-fact .section-header {
    text-align: center;
}
.team-fast-fact .fast-facts {
    padding: 20px 150px;
    background-color: #eee;
}
.team-fast-fact .fast-facts img {
    width: 60px;
    height: 60px;
    object-fit: contain;
    margin-bottom: 10px;
}
.team-fast-fact .fast-facts h4 {
    color: #a84825;
    font-size: 20px !important;
    line-height: 32px;
    margin-top: 0;
    margin-bottom: 15px;
}
.team-fast-fact .fast-facts ul {
    padding-left: 20px;
}
.team-fast-fact .fast-facts li {
    font-size: 16px;
}
.team-fast-fact .col-md-4,
.team-fast-fact .col-md-6 {
    padding: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
    text-align: left;
    border-right: 1px solid #7070704f;
}
.team-fast-fact .col-md-6 {
    justify-content: flex-start;
}
.team-fast-fact .col-md-4::after,
.team-fast-fact .col-md-6::after {
    content: "";
    background-color: #7070704f;
    width: 1px;
    height: 200px;
    display: block;
    position: absolute;
    right: 40px;
    top: 35px;
    display: none;
}
.team-fast-fact .col-md-4:last-child::after,
.team-fast-fact .col-md-6:last-child::after {
    display: none;
}
.team-fast-fact .col-md-4:last-child,
.team-fast-fact .col-md-6:last-child {
    border-right: 0;
}
.fast-facts .row {
    justify-content: center;
    flex-wrap: nowrap;
    gap: 10px;
}
.team-more-about .section-header {
    text-align: center;
}
.team-more-about .related-posts__link {
    font-size: 28px !important;
    line-height: 37px;
    color: #686156 !important;
    text-transform: none;
    font-weight: 400 !important;
}
.team-more-about .fx-accordion__panel__content {
    margin: 0;
}
.team-more-about .fx-accordion__panel {
    border: 1px solid #dddd;
    box-shadow: 0 3px 20px rgba(0, 0, 0, 0.13);
    margin-bottom: 20px;
}
.team-more-about .fx-accordion__panel__content {
    padding: 32px 27px;
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0 20px !important;
    margin: 0 0 33px;
}
.team-more-about .fx-accordion__panel__content ul li {
    color: #686156;
    line-height: 30px;
    font-size: 16px;
}
.team-more-about .fx-accordion__panel .js-accordion-headline.btn {
    border: 0;
    color: #686156 !important;
    margin-bottom: 0;
}
.team-more-about .fx-accordion__panel .js-accordion-headline.btn::after {
    color: #686156;
    width: 20px;
    height: 20px;
}
.team-more-about .js-read-more:after {
    display: none;
}
.team-more-about .js-read-more {
    display: block;
    text-transform: none;
    font-weight: 400;
    color: inherit;
    margin-left: 3px;
    cursor: unset;
}
.team-more-about .js-read-more-expand {
    text-transform: uppercase;
    font-weight: 700;
    color: #a84825;
    padding: 0 20px;
}
.team-more-about .read-more__content:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    /*background: linear-gradient(rgba(255, 255, 255, 0) 0, #fff 100%);*/
    z-index: 2;
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}
.team-cta {
    background-color: #a84825;
    position: relative;
    padding: 50px 0;
}
.team-cta .section-header {
    color: #fff;
    font-size: 36px !important;
    line-height: 48px;
    margin-bottom: 0 !important;
    width: 590px;
}
.team-cta .logo-section {
    position: absolute;
    width: 150px;
    height: 150px;
    object-fit: contain;
    left: 70px;
    top: 25px;
}
.team-cta .cta-background {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    object-fit: cover;
}
.team-cta .col-md-12 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}
.team-cta .btn-primary {
    background-color: #ffd76c;
    color: #686156 !important;
}
.team-cta .btn-primary::after {
    color: #686156 !important;
}
.team-cta .btn-primary:hover {
    color: #fff !important;
}
.team-cta .btn-primary:hover:after {
    color: #fff !important;
}
.team-related-post {
    background-color: #eee;
}
.team-related-post .section-header {
    text-align: center;
    color: #262521;
    font-size: 36px !important;
    line-height: 48px;
}
.team-related-post-item {
    margin: 10px 15px;
    padding: 20px;
    background: #fff;
    min-height: 660px !important;
    height: auto !important;
    display: flex !important;
    flex-wrap: wrap;
    align-items: flex-start;
}
.team-related-post-item .post-image {
    width: 320px;
    height: 150px;
    object-fit: contain;
}
.team-related-post-item .post-title {
    font-size: 25px !important;
    line-height: 27px !important;
    color: #a84825;
    margin-top: 10px;
    margin-bottom: 15px !important;
}
.team-related-post-item .post-date {
    color: #686156;
    text-transform: uppercase;
    font-size: 14px !important;
    margin-bottom: 15px;
    display: block;
    width: 100%;
}
.team-related-post .slick-next,
.team-related-post .slick-prev {
    top: 300px !important;
}
.team-related-post-item br {
    display: none;
}
.related-post-item .cta-button {
    text-align: center;
    margin-top: 30px;
}
@media (max-width: 1199px) {
    .team-fast-fact .fast-facts {
        padding: 20px;
    }
    .team-related-post-item .post-image {
        width: 100%;
    }
}
@media (max-width: 980px) {
    .team-about .col-md-3,
    .team-about .col-md-9 {
        width: 100%;
        max-width: unset;
        flex: 100%;
    }
    .team-contact-info .col-md-4,
    .team-contact-info .col-md-8 {
        width: 100%;
        max-width: unset;
        flex: 100%;
        margin-bottom: 15px;
    }
    .team-fast-fact .col-md-4 {
        width: 100%;
        max-width: unset;
        flex: 100%;
        border-right: 0;
        padding: 15px 15px 0;
    }
    .team-fast-fact .col-md-4::after {
        display: none;
    }
    .team-masterhead .team-wrapper {
        width: 100%;
    }
    .fast-facts .row {
        flex-wrap: wrap;
        gap: 0;
    }
    .team-more-about .fx-accordion__panel .js-accordion-headline.btn {
        font-size: 16px !important;
    }
}
.js-testimonials .slick-prev {
    all: unset;
    cursor: pointer;
    padding: 10px 15px;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: 0;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dfdad5;
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    display: inline-block;
    height: 26px;
    position: absolute;
    bottom: -40px;
}
.team-related-post .slick-prev::before {
    transform: rotate(178deg) !important;
}
.js-testimonials .slick-next {
    all: unset;
    cursor: pointer;
    padding: 10px 15px;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
    width: -moz-fit-content;
    width: -webkit-fit-content;
    width: fit-content;
    font-size: 0;
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #dfdad5;
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: inline-block;
    height: 26px;
    position: absolute;
    bottom: -40px;
    left: 45px;
}
.js-testimonials .slick-prev.slick-arrow:before {
    all: unset;
    background-image: url("https://harrissliwosk.com/wp-content/uploads/arrow.svg");
    height: 23px;
    width: 14px;
    display: block;
    position: relative;
    content: "";
    opacity: 1;
}
.js-testimonials .slick-next.slick-arrow:before {
    all: unset;
    height: 23px;
    background-image: url("https://harrissliwosk.com/wp-content/uploads/arrow.svg");
    width: 14px;
    display: block;
    position: relative;
    content: "";
    opacity: 1;
    transform: rotate(180deg);
}
.js-testimonials .slick-next:before,
.js-testimonials .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    opacity: 0.75;
}
.team-related-post .slick-arrow:before {
    all: unset;
    height: 40px;
    width: 24px;
    display: block;
    position: relative;
    content: "";
    opacity: 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11.535' viewBox='0 0 7 11.535'%3E%3Cpath id='left_arrow' data-name='left arrow' d='M5.319,6.814.186,1.681a.634.634,0,0,1,0-.9l.6-.6a.634.634,0,0,1,.9,0L5.767,4.253,9.855.185a.634.634,0,0,1,.9,0l.6.6a.634.634,0,0,1,0,.9L6.216,6.814A.634.634,0,0,1,5.319,6.814Z' transform='translate(0 11.535) rotate(-90)' fill='%23686156'/%3E%3C/svg%3E%0A");
}
.btn.fctan___btn .team-related-post .slick-next.slick-arrow:before {
    transform: rotate(0);
}
.team-related-post .section-header {
    color: #686156 !important;
    font-family: Belgrano, sans-serif !important;
}
.team-more-about .fx-accordion__panel .js-accordion-headline.btn,
.team_member-template-single-team_member-bio-template a,
.team_member-template-single-team_member-bio-template label,
.team_member-template-single-team_member-bio-template li,
.team_member-template-single-team_member-bio-template p {
    font-family: Belgrano, sans-serif !important;
}
.team_member-template-single-team_member-bio-template .btn.fctan___btn {
    background-color: #ffd76c !important;
    color: #686156 !important;
    height: 54px;
    display: flex;
    align-self: flex-end;
    align-items: center;
}
.team_member-template-single-team_member-bio-template
.btn.fctan___btn::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='11.535' viewBox='0 0 7 11.535'%3E%3Cpath id='left_arrow' data-name='left arrow' d='M5.319,6.814.186,1.681a.634.634,0,0,1,0-.9l.6-.6a.634.634,0,0,1,.9,0L5.767,4.253,9.855.185a.634.634,0,0,1,.9,0l.6.6a.634.634,0,0,1,0,.9L6.216,6.814A.634.634,0,0,1,5.319,6.814Z' transform='translate(0 11.535) rotate(-90)' fill='%23686156'/%3E%3C/svg%3E%0A");
    height: 11px;
    top: 0;
}
.team_member-template-single-team_member-bio-template
.fx-bg-grey
+ .fx-bg-grey,
.team_member-template-single-team_member-bio-template
.fx-bg-white
+ .fx-bg-white {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
@font-face {
    font-display: swap;
    font-family: Belgrano;
    font-style: normal;
    font-weight: 400;
    src: url(https://fonts.gstatic.com/s/belgrano/v19/55xvey5tM9rwKWrJZfMCgLg.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
    font-display: swap;
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2)
    format("woff2");
    unicode-range:
            U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC,
            U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
            U+2212, U+2215, U+FEFF, U+FFFD;
}



.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px
}

.col,.col-lg-12,.col-lg-3,.col-lg-6,.col-lg-9,.col-md-12,.col-md-3,.col-md-4,.col-md-6,.col-md-8,.col-md-9 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

@media (min-width: 768px) {
    .col-md-3 {
        flex:0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-8 {
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        flex:0 0 25%;
        max-width: 25%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }
}


.practice-area {
    padding: 30px;
    background-color: #a84825;
    -webkit-box-shadow: 15px 15px 35px -20px rgba(0,0,0,.75);
    -moz-box-shadow: 15px 15px 35px -20px rgba(0,0,0,.75);
    box-shadow: 15px 15px 35px -20px rgba(0,0,0,.75)
}

.practice-area label {
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    color: #fff;
    text-transform: uppercase
}


.fxAccordion .js-accordion-headline.btn {
    color: #000!important;
    border: 1px solid #dddd;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.fxAccordion .js-accordion-headline.btn::after {
    transform: rotate(90deg)
}

.fxAccordion .js-accordion-item.is-expanded .js-accordion-headline.btn::after {
    transform: rotate(-90deg)
}

.mfp-bg {
    z-index: 9999999!important
}

.mfp-wrap {
    z-index: 99999999!important
}

.popup-contact-form {
    margin-top: 50px!important
}

.fx-accordion__panel:not(.is-expanded) .fx-accordion__panel__content {
    display: none
}

.fx-accordion__panel__content {
    padding: 32px 27px;
    background: var(--color-white);
    border-radius: 25px;
    box-shadow: 0 3px 20px rgba(0,0,0,.13);
    margin: 20px 0 33px
}

.fx-accordion__panel__content p {
    font-size: 16px;
    padding: 0 0 15px
}

.fx-accordion__panel__content p:last-child {
    padding: 0
}

.fx-accordion__panel__content p span {
    font-weight: 700
}

.fx-accordion__panel__content ul {
    padding-bottom: 15px
}

.fx-accordion__panel__content ul:last-child {
    padding-bottom: 0
}

.fx-accordion__wrapper {
    position: relative;
    z-index: 1
}

.fx-accordion__panel__content h3 {
    color: #7b8086!important
}

@media (min-width: 768px) {
    #app {
        padding-top:7.125rem!important
    }

    .fx-accordion__panel__content {
        margin: 24px 0 33px
    }
}

@media (min-width: 1200px) {
    .fx-accordion__panel__content-wrapper {
        display:flex;
        flex-wrap: wrap;
        flex-direction: column
    }

    .fx-accordion__panel__content {
        padding: 32px 33px
    }
}

.read-more__content {
    position: relative
}

.read-more__wrapper {
    display: inline
}

.expand {
    position: relative;
    display: inline-block;
    color: #1a3472;
    text-transform: capitalize;
    font-size: 16px;
    padding: 0 19px 0 0;
    border: none;
    cursor: pointer
}

.expand:hover {
    color: #8a0f09
}

.read-more__content.ddd-truncated .expand {
    display: inline-block
}

.expand--less,.fx-untruncated .expand--more {
    display: none
}

.fx-untruncated .expand--less {
    display: inline
}

.read-more__box {
    min-height: 300px;
    max-height: 300px;
    height: auto;
    padding-bottom: 24px
}

.read-more__box.fx-untruncated {
    max-height: 100%!important
}

.ddd-truncated .read-more__content:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: linear-gradient(rgba(255,255,255,0) 0,#fff 100%);
    z-index: 2;
    opacity: 1;
    transition: opacity .3s ease-in-out
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none!important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-arrow,button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial,Baskerville,monospace
}

.mfp-close:focus,.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
