/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: rgba(0, 0, 0, .6);
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    will-change: transform;
}

.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;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -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: -0.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-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    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: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
}

.mfp-close:active {
    top: 1px;
}

.mfp-close-btn-in .mfp-close {
    color: #fff;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-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: 44px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.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:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium 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: 0.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, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.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, 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;
}

.mfp-inline-holder .share_popup.mfp-content, .mfp-ajax-holder .share_popup.mfp-content {

}

.share_popup {
    width: 1070px;
    position: relative;
    background: rgb(253, 100, 79);
    background: -moz-linear-gradient(90deg, rgba(253, 100, 79, 1) 0%, rgba(242, 142, 38, 1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(253, 100, 79, 1) 0%, rgba(242, 142, 38, 1) 100%);
    background: linear-gradient(90deg, rgba(253, 100, 79, 1) 0%, rgba(242, 142, 38, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fd644f", endColorstr="#f28e26", GradientType=1);
    z-index: 10;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    /*left: 50%;*/
    /*top: 50%;*/
    /*transform: translate(-50%, -50%);*/
    border-radius: 4px;
    -webkit-box-shadow: 0 10px 10px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 10px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 10px 3px rgba(0, 0, 0, 0.5);
    overflow: hidden;
}
.share_popup::before, .share_popup .popup_desc span::before {
    display: none;
}
.share_popup .popup_content {
    /*background: url("https://corontine.live/img/modal_background.png") left center;*/
    /*background: url("/img/modal_background.png") left center no-repeat;*/
}
.share_popup h3 {
    font-size: 30px;
    font-weight: 400;
    padding: 24px;
    color: #fff;
}
.share_popup .popup_desc {
    background-color: #fff;
    padding: 45px 24px;
    color: #222;
    font-size: 24px;
    position: relative;
}
.share_popup .popup_desc > span {
    position: relative;
    z-index: 10;
}
.share_popup .popup_links {
    position: relative;
    padding: 20px 0 27px;
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}
.share_popup .popup_desc::after {
    content: '';
    position: absolute;
    bottom: -95px;
    left: 0;
    background: url("/img/socModal_plane.png") right center no-repeat;
    width: 245px;
    height: 142px;
    z-index: 10;
}
.share_popup .popup_links::before, .share_popup .popup_links::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
}
.share_popup .popup_links::before {
    left: 0;
    /*background: url("https://corontine.live/img/plane.png") left center;*/
    background: url("/img/socModal_square.png") right center no-repeat;
    width: 150px;
}
.share_popup .popup_links::after {
    right: -70px;
    /*background: url("https://corontine.live/img/plane.png") left center;*/
    background: url("/img/socModal_square2.png") left center no-repeat;
    width: 321px;
}
.share_popup .popup_links span {
    position: relative;
    z-index: 10;
    font-size: 16px;
    line-height: 18px;
    display: block;
    color: #fff;
    padding: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100px;
    text-align: center;
}
.share_popup .popup_links span::before {
    content: '';
    position: relative;
    width: 66px;
    height: 66px;
    border-radius: 4px;
    border: 1px solid #fff;
    box-sizing: border-box;
    background-size: 40px;
    margin-bottom: 6px;
    margin-right: 0;
    transition: box-shadow .3s;
}
.share_popup .popup_links span:hover::before {
    -webkit-box-shadow: 10px 10px 16px 0 rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 16px 0 rgba(0,0,0,0.75);
    box-shadow: 10px 10px 16px 0 rgba(0,0,0,0.75);
}

.share_popup .popup_links span.fb::before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2066%2066%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82%22%20y1%3D%2235%22%20x2%3D%2266%22%20y2%3D%2235%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2068)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f28e26%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd644f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ctitle%3EFB_gr%3C%2Ftitle%3E%3Cpath%20d%3D%22M62%2C66H4a4%2C4%2C0%2C0%2C1-4-4V4A4%2C4%2C0%2C0%2C1%2C4%2C0H62a4%2C4%2C0%2C0%2C1%2C4%2C4V62A4%2C4%2C0%2C0%2C1%2C62%2C66Z%22%20style%3D%22opacity%3A0.6700000166893005%3Bisolation%3Aisolate%3Bfill%3Aurl(%23%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82)%22%2F%3E%3Cg%20id%3D%22Flat_copy%22%20data-name%3D%22Flat%20copy%22%3E%3Cpath%20d%3D%22M27.56%2C54h8.67V33H42l.76-7.24H36.24V22.13c0-1.89.19-2.9%2C2.9-2.9h3.61V12H37c-7%2C0-9.39%2C3.51-9.39%2C9.41v4.35H23.21V33h4.33l0%2C21Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat center center;
}
.share_popup .popup_links span.watsapp::before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2066%2066%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82%22%20y1%3D%2235%22%20x2%3D%2266%22%20y2%3D%2235%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2068)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f28e26%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd644f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ctitle%3Ewhatsapp_gr%3C%2Ftitle%3E%3Cpath%20d%3D%22M62%2C66H4a4%2C4%2C0%2C0%2C1-4-4V4A4%2C4%2C0%2C0%2C1%2C4%2C0H62a4%2C4%2C0%2C0%2C1%2C4%2C4V62A4%2C4%2C0%2C0%2C1%2C62%2C66Z%22%20style%3D%22opacity%3A0.6700000166893005%3Bisolation%3Aisolate%3Bfill%3Aurl(%23%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82)%22%2F%3E%3Cpath%20d%3D%22M27.46%2C23.21l1.84%2C5a.67.67%2C0%2C0%2C1-.09.68%2C10.15%2C10.15%2C0%2C0%2C1-1.36%2C1.58.78.78%2C0%2C0%2C0-.15%2C1C28.84%2C33%2C31.77%2C36.7%2C35.61%2C38a.68.68%2C0%2C0%2C0%2C.81-.26l1.53-2a.76.76%2C0%2C0%2C1%2C.92-.22l4.8%2C2.39a.73.73%2C0%2C0%2C1%2C.37.92c-.53%2C1.49-2.17%2C5.12-5.69%2C4.53a19.09%2C19.09%2C0%2C0%2C1-11.8-6.66c-2.89-3.61-8.61-12.9.18-13.95A.75.75%2C0%2C0%2C1%2C27.46%2C23.21Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M33.15%2C54a22.28%2C22.28%2C0%2C0%2C1-11-2.89L11.1%2C54l4.07-9.13A20.24%2C20.24%2C0%2C0%2C1%2C11.43%2C33c0-11.58%2C9.77-21%2C21.74-21S54.9%2C21.42%2C54.9%2C33%2C45.13%2C54%2C33.15%2C54ZM22.73%2C47.17l.68.42a18.45%2C18.45%2C0%2C0%2C0%2C9.74%2C2.76c10%2C0%2C18.07-7.77%2C18.07-17.32s-8.1-17.34-18.07-17.34-18%2C7.76-18%2C17.31a16.72%2C16.72%2C0%2C0%2C0%2C3.68%2C10.45l.7.88L16.16%2C50Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}
.share_popup .popup_links span.message::before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2066%2066%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82%22%20y1%3D%2235%22%20x2%3D%2266%22%20y2%3D%2235%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2068)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f28e26%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd644f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ctitle%3Emessage_gr%3C%2Ftitle%3E%3Cpath%20d%3D%22M62%2C66H4a4%2C4%2C0%2C0%2C1-4-4V4A4%2C4%2C0%2C0%2C1%2C4%2C0H62a4%2C4%2C0%2C0%2C1%2C4%2C4V62A4%2C4%2C0%2C0%2C1%2C62%2C66Z%22%20style%3D%22opacity%3A0.6700000166893005%3Bisolation%3Aisolate%3Bfill%3Aurl(%23%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82)%22%2F%3E%3Cpath%20d%3D%22M27%2C32.18H24.35a1%2C1%2C0%2C0%2C1-1.05-1.05V28.44a1%2C1%2C0%2C0%2C1%2C1.05-1.05H27a1%2C1%2C0%2C0%2C1%2C1.05%2C1.05v2.67A1%2C1%2C0%2C0%2C1%2C27%2C32.18Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M34.34%2C32.18H31.65a1%2C1%2C0%2C0%2C1-1-1.05V28.44a1%2C1%2C0%2C0%2C1%2C1-1.05h2.67a1%2C1%2C0%2C0%2C1%2C1%2C1.05v2.67A1%2C1%2C0%2C0%2C1%2C34.34%2C32.18Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M41.65%2C32.18H39a1%2C1%2C0%2C0%2C1-1-1.05V28.44a1%2C1%2C0%2C0%2C1%2C1-1.05h2.67a1%2C1%2C0%2C0%2C1%2C1.05%2C1.05v2.67A1.07%2C1.07%2C0%2C0%2C1%2C41.65%2C32.18Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M50.79%2C17.88V42.45H19.27c-1.16%2C0-1.68.27-4%2C2.23V17.88H50.79m2.39-3.21H12.82a.81.81%2C0%2C0%2C0-.82.82V51.32s0%2C0%2C0%2C0c.46%2C0%2C6.8-5.65%2C7.22-5.65H53.18a.82.82%2C0%2C0%2C0%2C.82-.82V15.47a.8.8%2C0%2C0%2C0-.82-.8Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}
.share_popup .popup_links span.link::before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2066%2066%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82%22%20y1%3D%2235%22%20x2%3D%2266%22%20y2%3D%2235%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2068)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f28e26%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd644f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ctitle%3Elink_gr%3C%2Ftitle%3E%3Cpath%20d%3D%22M62%2C66H4a4%2C4%2C0%2C0%2C1-4-4V4A4%2C4%2C0%2C0%2C1%2C4%2C0H62a4%2C4%2C0%2C0%2C1%2C4%2C4V62A4%2C4%2C0%2C0%2C1%2C62%2C66Z%22%20style%3D%22opacity%3A0.6700000166893005%3Bisolation%3Aisolate%3Bfill%3Aurl(%23%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82)%22%2F%3E%3Cpath%20d%3D%22M38.42%2C42l-5.8%2C5.8A10.19%2C10.19%2C0%2C0%2C1%2C18.21%2C33.38l5.8-5.8-2.29-2.27-5.8%2C5.82A13.4%2C13.4%2C0%2C1%2C0%2C34.87%2C50.07l5.8-5.8Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M50.08%2C15.92a13.39%2C13.39%2C0%2C0%2C0-18.94%2C0l-5.82%2C5.8L27.59%2C24l5.82-5.82a10.19%2C10.19%2C0%2C0%2C1%2C14.4%2C14.41L42%2C38.4l2.27%2C2.27%2C5.82-5.82A13.38%2C13.38%2C0%2C0%2C0%2C50.08%2C15.92Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3Cpath%20d%3D%22M26.83%2C41a2.14%2C2.14%2C0%2C0%2C1-1.51-3.65L37.69%2C25a2.14%2C2.14%2C0%2C1%2C1%2C3%2C3L28.34%2C40.39A2.14%2C2.14%2C0%2C0%2C1%2C26.83%2C41Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}
.share_popup .popup_links span.mail::before {
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%220%200%2066%2066%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82%22%20y1%3D%2235%22%20x2%3D%2266%22%20y2%3D%2235%22%20gradientTransform%3D%22matrix(1%2C%200%2C%200%2C%20-1%2C%200%2C%2068)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23f28e26%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fd644f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Ctitle%3Email_gr%3C%2Ftitle%3E%3Cpath%20d%3D%22M62%2C66H4a4%2C4%2C0%2C0%2C1-4-4V4A4%2C4%2C0%2C0%2C1%2C4%2C0H62a4%2C4%2C0%2C0%2C1%2C4%2C4V62A4%2C4%2C0%2C0%2C1%2C62%2C66Z%22%20style%3D%22opacity%3A0.6700000166893005%3Bisolation%3Aisolate%3Bfill%3Aurl(%23%D0%91%D0%B5%D0%B7%D1%8B%D0%BC%D1%8F%D0%BD%D0%BD%D1%8B%D0%B9_%D0%B3%D1%80%D0%B0%D0%B4%D0%B8%D0%B5%D0%BD%D1%82)%22%2F%3E%3Cpath%20d%3D%22M11.52%2C17V48a.74.74%2C0%2C0%2C0%2C.75.75h42.5a.74.74%2C0%2C0%2C0%2C.75-.75V17a.74.74%2C0%2C0%2C0-.75-.75H12.27A.74.74%2C0%2C0%2C0%2C11.52%2C17Zm38.26%2C4L34%2C33.89a.77.77%2C0%2C0%2C1-1%2C0L17.25%2C21a.74.74%2C0%2C0%2C1%2C.48-1.32H49.28A.75.75%2C0%2C0%2C1%2C49.78%2C21Zm1.6%2C24.42H15.65a.74.74%2C0%2C0%2C1-.75-.75V25a.74.74%2C0%2C0%2C1%2C1.23-.57L31.4%2C36.89l2.11%2C1.74%2C2.13-1.74%2C15.27-12.5a.76.76%2C0%2C0%2C1%2C1.23.57V44.63A.76.76%2C0%2C0%2C1%2C51.38%2C45.4Z%22%20style%3D%22fill%3A%23fff%22%2F%3E%3C%2Fsvg%3E') no-repeat center center;
}


@media all and (max-width: 1240px) {
    .mfp-container {
        padding: 0 20px;
    }

    .share_popup {
        width: 100%;
    }
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .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, 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, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
}

@media all and (max-width: 615px) {

    .share_popup .popup_links span {
        font-size: 14px;
    }

    .share_popup .popup_desc {
        font-size: 16px;
        padding: 24px 15px;
    }

    .share_popup .popup_desc::after {
        bottom: -115px;
    }
    .share_popup .popup_links::after {
        right: -35%;
    }
    .share_popup h3 {
        font-size: 18px;
        padding: 15px;
    }

}

@media all and (max-width: 450px) {
    .mfp-container {
        padding: 0 10px;
    }
}