﻿.mfp-bg, .mfp-wrap {
    position: fixed;
    top: 0;
    left: 0
}

.mfp-container, img.mfp-img {
    -webkit-box-sizing: border-box
}

.mfp-bg, .mfp-container, .mfp-wrap {
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.mfp-arrow, .mfp-close {
    /*font-style: normal;
    font-weight: 100*/
}

@font-face {
    font-family: FontAwesome;
    src: url(fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url(fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat-Bold';
    src: url('fonts/Akkurat-Bold');
    src: local('☺'),url('fonts/Akkurat-Bold.woff') format('woff'),url('fonts/AAkkurat-Bold.ttf') format('truetype'),url('fonts/Akkurat-Bold.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat-Pro';
    src: url('fonts/Akkurat-Pro');
    src: local('☺'),url('fonts/Akkurat-Pro.woff') format('woff'),url('fonts/Akkurat-Pro.ttf') format('truetype'),url('fonts/Akkurat-Pro.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Akkurat-Light';
    src: url('fonts/Akkurat-Light.eot');
    src: local('☺'),url('fonts/Akkurat-Light.woff') format('woff'),url('fonts/Akkurat-Light.ttf') format('truetype'),url('fonts/Akkurat-Light.svg') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'squarespace-ui-font';
    src: url('fonts/squarespace-ui-font.eot');
    src: local('☺'),url('fonts/squarespace-ui-font.woff') format('woff'),url('fonts/squarespace-ui-font.ttf') format('truetype'),url('fonts/squarespace-ui-font.svg') format('svg');
    font-style: normal;
}


.mfp-bg {
    z-index: 99998;
    overflow: hidden;
    background: #404145;
    opacity: 1;
    filter: alpha(opacity=100)
}

.mfp-wrap {
    z-index: 99999;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    /*color revised bg add*/
    background-color: #FFF;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 8px;
    -moz-box-sizing: border-box;
    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-close, .mfp-preloader {
    text-align: center;
    position: absolute
}

.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-counter, .mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-preloader {
    color: #CCC;
    top: 50%;
    left: 50%;
    width: 64px;
    height: 21px;
    background: url(../images/dots64.gif) center center no-repeat;
    margin-top: -12px;
    margin-left: -12px;
    z-index: 1044;
    text-indent: -9999px
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close, .mfp-preloader a:hover {
    color: #FFF
}

button.mfp-arrow, button.mfp-close {
    /*color added for revised*/
    /*color: #a6a6a6;
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;*/
	background: 0 0;
    border: 0;
	outline: 0;
    padding: 0;
    z-index: 1046;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 12px;
    height: 12px;
    line-height: 44px;
    right: 86px; /*78px;*/
    top: 35px;
    /*text-align: right;
    text-decoration: none;
    padding: 0 0 18px 10px;
    font-size: 30px;
    font-weight: lighter;*/
    /* font-family: Arial,Baskerville,monospace */
}

.mfp-arrow, .mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.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*/
    position: fixed;
    right: 74px;
    /* margin-top:2%; */
    text-align: right;
    display: block;
    color: #404145;
    line-height: 10px;
    white-space: nowrap;
    font-size: 12px;
    bottom: 1vw;
}

.mfp-arrow {
    /*display: inline-block;
    font-family: squarespace-ui-font;
    font-weight: lighter;
    speak: none;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*color: #a9a9a9;
    font-size: 20px;*/
    position: absolute;
    /*text-align: center;*/
    margin: 0;
    top: 49%;
    padding: 0;
    /* width: 90px;
     height: 110px; */
    /*-webkit-tap-highlight-color: rgba(34,34,34,1)*/
}

.mfp-figure, img.mfp-img {
    /*line-height: 0*/
}

.mfp-arrow:active {
    /*margin-top: -54px*/
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    /*width: 20px;*/
    height: 0;
    position: relative;
    left: 0;
    top: 0;
    /*margin-top: 35px;
    margin-left: 17px; */
    border: inset transparent
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
    /*border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
    Color reversed
    padding-left:15px;*/
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
    /* border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7 */
}

.mfp-arrow-left {
    left: 86px;
    text-align: left;
}

.mfp-arrow-right {
    right: 86px;
    text-align: right;
}


/*@media screen and (max-width:1080px) {
    .mfp-arrow-left {
        left: 4vh;
    }
    .mfp-arrow-right {
        right: 4vh;
    }
}

@media screen and (max-width:768px) {
    .mfp-arrow-left {
        left: 3vh;
    }

    .mfp-arrow-right {
        right: 3vh;
    }
}
    */

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
    /*content: "\e02c"*/
	display:none;
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
    /*content: "\e02d";*/
	display:none;
}

/* .mfp-close:after
    {
        font-family:'squarespace-ui-font';
        font-weight:lighter;
        color:#a6a6a6;
        content: "\e02e";
    } */

.close_svg svg {
    stroke: rgba(0,0,0,.3);
}

.close_svg {
    display: block;
}

.close_svg {
    stroke-width: 1.5;
    stroke: #807d7d;
}

    .close_svg svg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        vertical-align: top;
        stroke: #000;
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100% !important;
}

img.mfp-img {
    margin: 0 auto;
    /* padding-top:43px;
    padding-bottom:86px;
    padding-left:134px;
    padding-right:134px; */
    padding: 1.8vw 12vw 3.4vw 12vw;
}

.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%;
        background: #404145
    }

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    background-color: #fff;
    /*max-height: 935px !important;*/
    margin-top: 0px;
    webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}


.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    /*background: #444*/
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0;
    background-color: #fff
}

.mfp-bottom-bar {
    position: fixed;
    left: 17%;
    width: 66%;
    cursor: auto;
    bottom: 1vw;
    /* bottom: 40px;
    margin-bottom: 38px; */
}

/*Color reversed
.mfp-title {
    text-align: left;
    line-height: 10px;
    word-wrap: break-word;
    padding: 3px 6px 3px 20px;
    color: #404145;
    margin: -1px;
    position: fixed
}*/
.mfp-title {
    /*text-align: left;
    line-height: 10px;
    word-wrap: break-word;
    padding: 5px 6px 5px 10px;
    color: #FFF;
    margin: 0px;
    position: fixed;
    font-size: 12px;
    background-color:black;*/
    /*line-height: 10px;*/
    word-wrap: break-word;
    color: #404145;
    text-align: center;
    margin: 0px;
    /* margin-top:2%; */
    /* position: absolute; */
    font-size: 12px;
    /*bottom: -60px;*/
    left: 0;
    right: 0;
}

.mfp-title, .mfp-counter {
    font-family: Akkurat-Light;
    font-size: 12px;
    height: auto;
    letter-spacing: 0.8px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}

.mfp-counter {
    /*text-transform:uppercase;*/
    padding-right: 20px;
    line-height:34px;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

.mfp-figure div.mfp-close {
    display: none;
}

@media screen and (max-width:800px) {
    .mfp-counter {
        display: none;
    }
}

@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;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            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: 10px;
            right: 10px;
            /*width: 35px;
        height: 35px;
        line-height: 35px;
        /*background: rgba(0,0,0,.6);*/
            background: url('../close.svg') !important;
            position: fixed;
            /*text-align: center;
        padding: 0*/
        }

        button.mfp-arrow, button.mfp-close {
            color: #333;
        }

        button.mfp-arrow {
            height: 50px;
            padding-bottom: 25px;
        }

        .mfp-counter {
            right: 20px;
            bottom: 35px;
        }

        button.mfp-close {
        }
        /* .mfp-arrow-left {
        left:-15px !important;
    }
    .mfp-arrow-right {
       right:-15px !important;
    }
    
    .mfp-close {
        right: 0px !important
    }*/
        .mfp-title {
            margin-bottom: 20px;
        }
    }

    @media all and (max-width:900px) {
        .mfp-arrow {
            -webkit-transform: scale(.75);
            transform: scale(.75)
        }

        .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0
        }

        .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%
        }

        .mfp-container {
            padding-left: 6px;
            padding-right: 6px
        }
    }

    .mfp-ie7 .mfp-img {
        padding: 0
    }

    .mfp-ie7 .mfp-bottom-bar {
        width: 600px;
        left: 50%;
        margin-left: -300px;
        margin-top: 5px;
        padding-bottom: 5px
    }

    .mfp-ie7 .mfp-container {
        padding: 0
    }

    .mfp-ie7 .mfp-content {
        padding-top: 44px
    }

    .mfp-ie7 .mfp-close {
        top: 0;
        right: 0;
        padding-top: 0
    }


    @media screen and (max-width:1920px) {
        .mfp-title, .mfp-counter {
            /* margin-top:0.8%; */
        }
    }

    @media screen and (max-width:1080px) {
        .mfp-arrow-left {
            left: 10px;
        }

        .mfp-arrow-right {
            right: 10px;
        }

        .mfp-close {
            right: 20px;
            top: 20px;
        }

        .mfp-counter {
            right: 20px;
            bottom: 20px;
            padding-right: 0 !important;
        }

        .mfp-title, .mfp-counter {
            /*  margin-top:2%; */
        }

        img.mfp-img {
            margin: 0 auto;
            padding-top: 0px;
            padding-bottom: 0px;
            padding-left: 5%;
            padding-right: 5%;
        }

        .mfp-bottom-bar {
            bottom: 20px;
        }
    }

    @media screen and (max-width: 1080px) and (orientation: landscape) {
        .mfp-arrow-left {
            left: 25px;
        }

        .mfp-arrow-right {
            right: 25px;
        }

        .mfp-close, .mfp-counter {
            right: 25px;
        }

        img.mfp-img {
            margin: 0 auto;
            padding-top: 24px;
            padding-bottom: 48px;
            padding-left: 50px;
            padding-right: 50px;
        }

        .mfp-bottom-bar {
            bottom: 20px;
        }
    }

    .mfp-arrow, .mfp-close {
        width: 12px !important;
        height: 12px !important;
    }

    .mfp-arrow-left {
        background: url('../left-arrrow.svg') no-repeat !important;
    }

    .mfp-arrow-right {
        background: url('../right-arrrow.svg') no-repeat !important;
    }

    .mfp-close {
        background: url('../close.svg') no-repeat !important;
    }

    .mfp-img {
        cursor: default;
    }