	<style>/* swiper */.swiper-container {margin-left: auto;margin-right: auto;position: relative;overflow: hidden;/* Fix of Webkit flickering */z-index: 1;}.swiper-container-no-flexbox .swiper-slide {float: left;}.swiper-container-vertical > .swiper-wrapper {-webkit-box-orient: vertical;-ms-flex-direction: column;flex-direction: column;}.swiper-wrapper {position: relative;width: 100%;height: 100%;z-index: 1;display: -webkit-box;display: -ms-flexbox;display: flex;transition-property: -webkit-transform;transition-property: transform;transition-property: transform, -webkit-transform;box-sizing: content-box;}.swiper-container-android .swiper-slide,.swiper-wrapper {-webkit-transform: translate3d(0px, 0, 0);transform: translate3d(0px, 0, 0);}.swiper-container-multirow > .swiper-wrapper {-webkit-box-lines: multiple;-moz-box-lines: multiple;-ms-flex-wrap: wrap;flex-wrap: wrap;}.swiper-container-free-mode > .swiper-wrapper {transition-timing-function: ease-out;/*margin: 0 auto;*/}.swiper-slide {-webkit-flex-shrink: 0;-ms-flex: 0 0 auto;-ms-flex-negative: 0;flex-shrink: 0;width: 100%;/*height: 100%;*//*    position: relative;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;*/}/* Auto Height */.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {height: auto;}.swiper-container-autoheight .swiper-wrapper {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;transition-property: height, -webkit-transform;transition-property: transform, height;transition-property: transform, height, -webkit-transform;/*width: calc(100% - 16px);*/}.swiper-container-autoheight .swiper-wrapper[style*="auto"] .swiper-slide:not(.swiper-slide-active) {display: none;}/* a11y */.swiper-container .swiper-notification {position: absolute;left: 0;top: 0;pointer-events: none;opacity: 0;z-index: -1000;}/* IE10 Windows Phone 8 Fixes */.swiper-wp8-horizontal {-ms-touch-action: pan-y;touch-action: pan-y;}.swiper-wp8-vertical {-ms-touch-action: pan-x;touch-action: pan-x;}/* Arrows */.swiper-button-prev,.swiper-button-next {position: absolute;top: 50%;width: 27px;height: 44px;margin-top: -22px;z-index: 9;cursor: pointer;background-size: 27px 44px;background-position: center;background-repeat: no-repeat;}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {opacity: 0.35;cursor: auto;pointer-events: none;}.section.section-video .swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled {opacity: 0;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next {/*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/left: 10px;right: auto;}/*.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}*/.swiper-button-next,.swiper-container-rtl .swiper-button-prev {/*background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");*/right: 10px;left: auto;}/*.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}*//* Pagination Styles */.swiper-pagination {position: absolute;left: 50%;bottom: -35px;transition: 300ms;-webkit-transform: translate3d(-50%, 0, 0);-ms-transform: translate3d(-50%, 0, 0);-o-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);z-index: 10;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}/*@media(max-width: 1500px){.swiper-pagination{bottom: -20px;}}@media(max-width: 479px){.swiper-pagination{bottom: -15px;}}*/.swiper-pagination.swiper-pagination-hidden {opacity: 0;}/* Common Styles */.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets {bottom: 10px;left: 0;width: 100%;}/* Bullets */.swiper-pagination-bullet {width: 20px;height: 5px;display: inline-block;border-radius: 20px;background-color: #ece8ec;margin: 0 3px;outline: none;-webkit-transition: background-color .3s;-o-transition: background-color .3s;transition: background-color .3s;}@media screen and (min-width: 1025px){.swiper-pagination-bullet:hover{background-color: #815f77;}}button.swiper-pagination-bullet {border: none;margin: 0;padding: 0;box-shadow: none;-moz-appearance: none;-ms-appearance: none;-webkit-appearance: none;appearance: none;}.swiper-pagination-clickable .swiper-pagination-bullet {cursor: pointer;}.swiper-pagination-white .swiper-pagination-bullet {background: #fff;}.swiper-pagination-bullet-active {opacity: 1;background-color: #815f77;pointer-events: none;}.swiper-pagination-white .swiper-pagination-bullet-active {background: #fff;}.swiper-pagination-black .swiper-pagination-bullet-active {background: #000;}.swiper-container-vertical > .swiper-pagination-bullets {right: 10px;top: 50%;-webkit-transform: translate3d(0px, -50%, 0);transform: translate3d(0px, -50%, 0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 5px 0;display: block;}.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;}/* Progress */.swiper-pagination-progress {background: rgba(0, 0, 0, 0.25);position: absolute;}.swiper-pagination-progress .swiper-pagination-progressbar {background: #007aff;position: absolute;left: 0;top: 0;width: 100%;height: 100%;-webkit-transform: scale(0);transform: scale(0);-webkit-transform-origin: left top;transform-origin: left top;}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {-webkit-transform-origin: right top;transform-origin: right top;}.swiper-container-horizontal > .swiper-pagination-progress {width: 100%;height: 4px;left: 0;top: 0;}.swiper-container-vertical > .swiper-pagination-progress {width: 4px;height: 100%;left: 0;top: 0;}.swiper-pagination-progress.swiper-pagination-white {background: rgba(255, 255, 255, 0.5);}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {background: #fff;}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {background: #000;}/* 3D Container */.swiper-container-3d {-webkit-perspective: 1200px;-o-perspective: 1200px;perspective: 1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom {position: absolute;left: 0;top: 0;width: 100%;height: 100%;pointer-events: none;z-index: 10;}.swiper-container-3d .swiper-slide-shadow-left {/* Safari 4+, Chrome *//* Chrome 10+, Safari 5.1+, iOS 5+ *//* Firefox 3.6-15 *//* Opera 11.10-12.00 */background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);/* Firefox 16+, IE10, Opera 12.50+ */}.swiper-container-3d .swiper-slide-shadow-right {/* Safari 4+, Chrome *//* Chrome 10+, Safari 5.1+, iOS 5+ *//* Firefox 3.6-15 *//* Opera 11.10-12.00 */background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);/* Firefox 16+, IE10, Opera 12.50+ */}.swiper-container-3d .swiper-slide-shadow-top {/* Safari 4+, Chrome *//* Chrome 10+, Safari 5.1+, iOS 5+ *//* Firefox 3.6-15 *//* Opera 11.10-12.00 */background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);/* Firefox 16+, IE10, Opera 12.50+ */}.swiper-container-3d .swiper-slide-shadow-bottom {/* Safari 4+, Chrome *//* Chrome 10+, Safari 5.1+, iOS 5+ *//* Firefox 3.6-15 *//* Opera 11.10-12.00 */background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);/* Firefox 16+, IE10, Opera 12.50+ */}/* Coverflow */.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {/* Windows 8 IE 10 fix */-ms-perspective: 1200px;}/* Cube + Flip */.swiper-container-cube,.swiper-container-flip {overflow: visible;}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {pointer-events: none;-webkit-backface-visibility: hidden;backface-visibility: hidden;z-index: 1;}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-cube .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-right {z-index: 0;-webkit-backface-visibility: hidden;backface-visibility: hidden;}/* Cube */.swiper-container-cube .swiper-slide {visibility: hidden;-webkit-transform-origin: 0 0;transform-origin: 0 0;width: 100%;height: 100%;}.swiper-container-cube.swiper-container-rtl .swiper-slide {-webkit-transform-origin: 100% 0;transform-origin: 100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide {pointer-events: auto;visibility: visible;}.swiper-container-cube .swiper-cube-shadow {position: absolute;left: 0;bottom: 0px;width: 100%;height: 100%;background: #000;opacity: 0.6;-webkit-filter: blur(50px);filter: blur(50px);z-index: 0;}/* Fade */.swiper-container-fade.swiper-container-free-mode .swiper-slide {transition-timing-function: ease-out;}.swiper-container-fade .swiper-slide {pointer-events: none;transition-property: opacity;}.swiper-container-fade .swiper-slide .swiper-slide {pointer-events: none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {pointer-events: auto;}.swiper-zoom-container {width: 100%;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;text-align: center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas {max-width: 100%;max-height: 100%;-o-object-fit: contain;object-fit: contain;}.swiper-container-horizontal > .swiper-scrollbar {position: absolute;left: 1%;bottom: 3px;z-index: 50;height: 5px;width: 98%;}.swiper-container-vertical > .swiper-scrollbar {position: absolute;right: 5px;top: 0;z-index: 50;width: 3px;height: 100%;}.swiper-scrollbar-drag {height: 100%;width: 100%;position: relative;background: #565e7e;left: 0;top: 0;}.swiper-scrollbar-cursor-drag {cursor: move;}.playlist-arrow{background-color:#ffb80e;width:40px !important;height:40px !important;}.swiper-button-prev.playlist-arrow{padding-right:3px;}.swiper-button-next.playlist-arrow{padding-left:3px;}div[class*='swiper-button'] {margin-top: 0;top: 50%;width: 50px;height: 50px;-webkit-transform: translate3d(0, -50%, 0);-ms-transform: translate3d(0, -50%, 0);-o-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);border-radius: 50%;color: #fff;transition: background-color .3s, box-shadow .3s;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-align-items: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 18px;outline: none;}.no-touchevents div[class*='swiper-button']:hover .swiper-button-icon,.no-touchevents div[class*='swiper-button']:active .swiper-button-icon,.no-touchevents div[class*='swiper-button']:focus .swiper-button-icon {color: #fff;background-color: #565e7e;border-color: #565e7e;}.swiper-button-icon {font-size: 32px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}@media(max-width: 599px){.playlist-arrow{visibility:hidden;}.swiper-button-icon{font-size: 28px;}}@media(max-width: 479px){.swiper-button-icon{font-size: 25px;}}.swiper-button-next {right: 20px;}.swiper-button-prev {left: 20px;}/*@media(max-width: 1500px) {.swiper-button-next {right: -18px;}.swiper-button-prev {left: -18px;}}@media(max-width: 1024px) {.swiper-button-next {right: -12px;}.swiper-button-prev {left: -12px;}}*/.gallery-preview {position: relative;margin-bottom: 20px;overflow: hidden;}.gallery-images {position: relative;margin: 0 -2px 20px;max-height: 360px;height: 100%;overflow: hidden;}@media(max-width: 1635px){.gallery-images{max-height: 284px;}}@media(max-width: 1380px){.gallery-images{max-height: 240px;}}@media(max-width: 1250px){.gallery-images{max-height: 170px;}}@media(max-width: 1024px){.gallery-images{max-height: 254px;}}@media(max-width: 768px){.gallery-images{max-height: 200px;}}@media(max-width: 479px){.gallery-images{max-height: 180px;}}.gallery-images__card {position: relative;cursor: pointer;overflow: hidden;border-radius: 8px;border: 3px solid transparent;transition: border-color .3s, transform .3s;}.gallery-images__card.is-active{border-color:  #019fff;pointer-events: none;}.gallery-images__card.is-active:after{opacity: 1;}.gallery-images__card::after {content: '';position: absolute;z-index: 1;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);opacity: 0;pointer-events: none;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;}@media screen and (min-width: 1025px){.gallery-images__card:hover{border-color:  #019fff;}.gallery-images__card:hover:after{opacity: 1;}}.gallery-images .swiper-slide {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.gallery-images__item {padding: 0 2px 4px;width: 11.11%;}@media(max-width: 639px){.gallery-images__item{padding: 0 3px 6px;width: 16.66%;}}@media(max-width: 479px){.gallery-images__item{width: 25%;}}.gallery-images__card img {display: block;}.gallery-images .swiper-container {width: 100%;height: 100%;padding-right: 12px;}.gallery-preview__img{width: 100%;display: block;}.gallery-preview__item {display: block;content: '';width: 100%;padding-top: 78.46%;}@media(max-width: 479px){.gallery-preview__item{padding-top: 120%;}}.gallery-preview__item img {position: absolute;top: 0;left: 50%;-webkit-transform: translate3d(-50%, 0, 0);-ms-transform: translate3d(-50%, 0, 0);-o-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);width: 70%;height: 100%;z-index: 1;max-width: 860px;}@media(max-width: 479px){.gallery-preview__item img{width: 100%;}}.swiper-lazy{opacity: 0;transition: opacity .4s}.swiper-lazy-loaded{opacity: 1;}/* justifiedGallery - v3.8.1 */.justified-gallery {width: 100%;position: relative;overflow: hidden;}.justified-gallery > a,.justified-gallery > div,.justified-gallery > figure {position: absolute;display: inline-block;overflow: hidden;/* background: #888888; To have gray placeholders while the gallery is loading with waitThumbnailsLoad = false */filter: "alpha(opacity=10)";opacity: 0.1;margin: 0;padding: 0;}.justified-gallery > a > img,.justified-gallery > div > img,.justified-gallery > figure > img,.justified-gallery > a > a > img,.justified-gallery > div > a > img,.justified-gallery > figure > a > img,.justified-gallery > a > svg,.justified-gallery > div > svg,.justified-gallery > figure > svg,.justified-gallery > a > a > svg,.justified-gallery > div > a > svg,.justified-gallery > figure > a > svg {position: absolute;top: 50%;left: 50%;margin: 0;padding: 0;border: none;filter: "alpha(opacity=0)";opacity: 0;}.justified-gallery > a > .jg-caption,.justified-gallery > div > .jg-caption,.justified-gallery > figure > .jg-caption {display: none;position: absolute;bottom: 0;padding: 5px;background-color: #000000;left: 0;right: 0;margin: 0;color: white;font-size: 12px;font-weight: 300;font-family: sans-serif;}.justified-gallery > a > .jg-caption.jg-caption-visible,.justified-gallery > div > .jg-caption.jg-caption-visible,.justified-gallery > figure > .jg-caption.jg-caption-visible {display: initial;filter: "alpha(opacity=70)";opacity: 0.7;-webkit-transition: opacity 500ms ease-in;-moz-transition: opacity 500ms ease-in;-o-transition: opacity 500ms ease-in;transition: opacity 500ms ease-in;}.justified-gallery > .jg-entry-visible {filter: "alpha(opacity=100)";opacity: 1;background: none;}.justified-gallery > .jg-entry-visible > img,.justified-gallery > .jg-entry-visible > a > img,.justified-gallery > .jg-entry-visible > svg,.justified-gallery > .jg-entry-visible > a > svg {filter: "alpha(opacity=100)";opacity: 1;-webkit-transition: opacity 500ms ease-in;-moz-transition: opacity 500ms ease-in;-o-transition: opacity 500ms ease-in;transition: opacity 500ms ease-in;}.justified-gallery > .jg-filtered {display: none;}.justified-gallery > .jg-spinner {position: absolute;bottom: 0;margin-left: -24px;padding: 10px 0 10px 0;left: 50%;filter: "alpha(opacity=100)";opacity: 1;overflow: initial;}.justified-gallery > .jg-spinner > span {display: inline-block;filter: "alpha(opacity=0)";opacity: 0;width: 8px;height: 8px;margin: 0 4px 0 4px;background-color: #000;border-radius: 6px;}/* select-2 */.select2-container * {outline: none;}.select2-container {box-sizing: border-box;display: inline-block;margin: 0;position: relative;vertical-align: middle;}.select2-container .select2-selection--single {box-sizing: border-box;cursor: pointer;display: block;user-select: none;-webkit-user-select: none;}.select2-container .select2-selection--single .select2-selection__rendered {display: block;padding: 0 30px 0 18px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}.select2-container .select2-selection--single .select2-selection__clear {position: relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {padding-right: 8px;padding-left: 20px;}.select2-container .select2-selection--multiple {box-sizing: border-box;cursor: pointer;display: block;user-select: none;border-radius: 10px;-webkit-user-select: none;}.select2-container .select2-selection--multiple .select2-selection__rendered {overflow: hidden;min-height: 36px;text-overflow: ellipsis;white-space: nowrap;}.select2-container .select2-search--inline {float: left;}.select2-container .select2-search--inline .select2-search__field {box-sizing: border-box;border: none;font-size: 100%;height: 36px;padding: 0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none;}.select2-dropdown {/*border: 2px solid #aaa;*/border-radius: 10px;box-sizing: border-box;display: block;position: absolute;left: -100000px;width: 100%;z-index: 1051;border-radius: 0 0 10px 10px;overflow: hidden;box-shadow: 0 8px 20px rgba(0,0,0,0.75);}.select2-results {display: block;}.select2-results__options {list-style: none;margin: 0;padding: 0;}.select2-results__option {padding: 12px 10px;display: block;color: #aaa;-webkit-transition: color .3s, background .3s;-o-transition: color .3s, background .3s;transition: color .3s, background .3s;user-select: none;font-size: 12px;background: #131313;-webkit-user-select: none;}@media screen and (min-width: 1025px) {.select2-results__option:hover {background-color: #252525;}}.select2-results__option--highlighted {background-color: #252525;color: #fff;}.select2-results__option[aria-selected] {cursor: pointer;}.select2-container--open .select2-dropdown {left: 0;}.select2-container--open .select2-selection__placeholder,.select2-container--open .select2-selection__rendered{color: #fff !important;}.select2-container--open.select2-container--default .select2-selection--single{border-color: #ffb80e;-webkit-transition: background-color .3s;-o-transition: background-color .3s;transition: background-color .3s}.select2-container--open .select2-selection--multiple .select2-selection__rendered:after {-webkit-transform: rotate(224deg);-ms-transform: rotate(224deg);-o-transform: rotate(224deg);transform: rotate(224deg);}.select2-container--open .select2-dropdown--above {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.select2-container--open .select2-dropdown--below {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;}.select2-search--dropdown {display: block;padding: 5px;background-color: #131313;}.select2-search--dropdown .select2-search__field {width: 100%;box-sizing: border-box;padding: 0 20px;border-radius: 5px;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {-webkit-appearance: none;}.select2-search--dropdown.select2-search--hide {display: none;}.select2-close-mask {border: 0;margin: 0;padding: 0;display: block;position: fixed;left: 0;top: 0;min-height: 100%;min-width: 100%;height: auto;width: auto;opacity: 0;z-index: 99;background-color: #fff;filter: alpha(opacity=0);}.select2-hidden-accessible {border: 0 !important;clip: rect(0 0 0 0) !important;height: 1px !important;margin: -1px !important;overflow: hidden !important;padding: 0 !important;position: absolute !important;width: 1px !important;}.select2-container--default .select2-selection--single {border: 1px solid #383838;background-color: #121212;outline: none;border-radius: 5px;}.select2-container--default .select2-selection--single .select2-selection__rendered {color: #aaa;text-transform: capitalize;line-height: 38px;will-change: transform;}.select2-container--default .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder {color: #aaa;font-size: 14px;}.select2-container--default .select2-selection--single .select2-selection__arrow {height: 100%;position: absolute;top: 0;right: 0;width: 30px;}.select2-container--default .select2-selection--single .select2-selection__arrow b {border: solid #aaa;border-width: 0 2px 2px 0;display: inline-block;padding: 2px;transform: translate3d(0, -50%, 0) rotate(45deg);-webkit-transform: translate3d(0, -50%, 0) rotate(45deg);left: 5px;position: absolute;-webkit-transition: -webkit-transform .3s, border-color .3s;transition: -webkit-transform .3s, border-color .3s;-o-transition: transform .3s, border-color .3s;transition: transform .3s, border-color .3s, -webkit-transform .3s, border-color .3s;top: 50%;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {left: 1px;right: auto;}.select2-container--default.select2-container--disabled .select2-selection--single {background-color: #eee;cursor: default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {display: none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {-webkit-transform: rotate(224deg);-ms-transform: rotate(224deg);-o-transform: rotate(224deg);transform: rotate(224deg);border-color: #fff;}.select2-container--default .select2-selection--multiple {background-color: white;border: 2px solid #ecedee;border-radius: 10px;cursor: text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered {box-sizing: border-box;list-style: none;margin: 0;padding: 0 36px 0 5px;position: relative;width: 100%;}.select2-selection--multiple .select2-selection__rendered:after {content: "";position: absolute;top: 50%;right: 18px;-webkit-transition: transform .3s;-o-transition: transform .3s;transition: transform .3s;-webkit-transform: translate3d(0, -50%, 0) rotate(45deg);-ms-transform: translate3d(0, -50%, 0) rotate(45deg);transform: translate3d(0, -50%, 0) rotate(45deg);border: solid #aaa;border-width: 0 2px 2px 0;display: inline-block;padding: 3px;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li {list-style: none;}.select2-container--default .select2-selection--multiple .select2-selection__placeholder {margin-top: 5px;float: left;}.select2-container--default .select2-selection--multiple .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-top: 5px;margin-right: 10px;}.select2-container--default .select2-selection--multiple .select2-selection__choice {background-color: #fff;border: 2px solid #ecedee;color: #aaa;border-radius: 10px;position: relative;cursor: pointer;text-transform: capitalize;float: left;font-size: 12px;margin-right: 5px;margin: 2px 2px 2px 0;-webkit-transition: color .3s, background .3s, border-color .3s;-o-transition: color .3s, background .3s, border-color .3s;transition: color .3s, background .3s, border-color .3s;padding: 7px 38px 7px 10px;}@media screen and (min-width: 1025px) {.select2-container--default .select2-selection--multiple .select2-selection__choice:hover {background-color: #f8007f;background-image: -webkit-linear-gradient(106deg, #ff0078 0%, #ff0078 34%, #d7029d 100%);background-image: -o-linear-gradient(106deg, #ff0078 0%, #ff0078 34%, #d7029d 100%);background-image: linear-gradient(-16deg, #ff0078 0%, #ff0078 34%, #d7029d 100%);color: #fff;border-color: #fff;}.select2-container--default .select2-selection--multiple .select2-selection__choice:hover .select2-selection__choice__remove {color: #fff;}}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {color: #f8007f;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;cursor: pointer;font-size: 24px;line-height: 1;position: absolute;top: 0;right: 8px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {color: #333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {float: right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto;}.select2-container--default.select2-container--focus .select2-selection--multiple {border: 2px solid #aaa;outline: 0;}.select2-container--default.select2-container--disabled .select2-selection--multiple {background-color: #eee;cursor: default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove {display: none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {border-top-left-radius: 0;border-top-right-radius: 0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.select2-container--default .select2-search--inline .select2-search__field {background: transparent;border: none;outline: 0;box-shadow: none;-webkit-appearance: textfield;}.select2-container--default .select2-results>.select2-results__options {max-height: 200px;overflow-y: auto;}.select2-container--default .select2-results__option[role=group] {padding: 0;}.select2-container--default .select2-results__option[aria-disabled=true] {color: #aaa;}.select2-container--default .select2-results__option[aria-selected=true] {color: #000;background-color: #ffb80e;}.select2-container--default .select2-results__option .select2-results__option {padding-left: 1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group {padding-left: 0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option {margin-left: -1em;padding-left: 2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -2em;padding-left: 3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -3em;padding-left: 4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -4em;padding-left: 5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {margin-left: -5em;padding-left: 6em;}/*.select2-container--default .select2-results__option--highlighted[aria-selected] {background-color: #252525;}*/.select2-container--default .select2-results__group {cursor: default;display: block;padding: 6px;}.select2-container--classic .select2-selection--single {background-color: #f7f7f7;border: 1px solid #aaa;border-radius: 4px;outline: 0;background-image: -webkit-linear-gradient(top, white 50%, #eeeeee 100%);background-image: -o-linear-gradient(top, white 50%, #eeeeee 100%);background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);}.select2-container--classic .select2-selection--single:focus {border: 1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered {color: #444;line-height: 28px;}.select2-container--classic .select2-selection--single .select2-selection__clear {cursor: pointer;float: right;font-weight: bold;margin-right: 10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder {color: #999;}.select2-container--classic .select2-selection--single .select2-selection__arrow {background-color: #ddd;border: none;border-left: 1px solid #aaa;border-top-right-radius: 4px;border-bottom-right-radius: 4px;height: 26px;position: absolute;top: 1px;right: 1px;width: 20px;background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b {border-color: #888 transparent transparent transparent;border-style: solid;border-width: 5px 4px 0 4px;height: 0;left: 50%;margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;width: 0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {float: left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {border: none;border-right: 1px solid #aaa;border-radius: 0;border-top-left-radius: 4px;border-bottom-left-radius: 4px;left: 1px;right: auto;}.select2-container--classic.select2-container--open .select2-selection--single {border: 1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {background: transparent;border: none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {border-color: transparent transparent #888 transparent;border-width: 0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;background-image: -webkit-linear-gradient(top, white 0%, #eeeeee 50%);background-image: -o-linear-gradient(top, white 0%, #eeeeee 50%);background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;background-image: -webkit-linear-gradient(top, #eeeeee 50%, white 100%);background-image: -o-linear-gradient(top, #eeeeee 50%, white 100%);background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);background-repeat: repeat-x;filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);}.select2-container--classic .select2-selection--multiple {background-color: white;border: 1px solid #aaa;border-radius: 4px;cursor: text;outline: 0;}.select2-container--classic .select2-selection--multiple:focus {border: 1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered {list-style: none;margin: 0;padding: 0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear {display: none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice {background-color: #e4e4e4;border: 1px solid #aaa;border-radius: 4px;cursor: default;float: left;margin-right: 5px;margin-top: 5px;padding: 0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {color: #888;cursor: pointer;display: inline-block;font-weight: bold;margin-right: 2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {color: #555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {float: right;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {margin-left: 5px;margin-right: auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {margin-left: 2px;margin-right: auto;}.select2-container--classic.select2-container--open .select2-selection--multiple {border: 1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {border-top: none;border-top-left-radius: 0;border-top-right-radius: 0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {border-bottom: none;border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.select2-container--classic .select2-search--dropdown .select2-search__field {outline: 0;}.select2-container--classic .select2-search--inline .select2-search__field {outline: 0;box-shadow: none;}.select2-container--classic .select2-dropdown {background-color: white;}.select2-container--classic .select2-dropdown--above {border-bottom: none;}.select2-container--classic .select2-dropdown--below {border-top: none;}.select2-container--classic .select2-results>.select2-results__options {max-height: 200px;overflow-y: auto;}.select2-container--classic .select2-results__option[role=group] {padding: 0;}.select2-container--classic .select2-results__option[aria-disabled=true] {color: grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected] {background-color: #3875d7;color: white;}.select2-container--classic .select2-results__group {cursor: default;display: block;padding: 6px;}/*.select2-container--classic.select2-container--open .select2-dropdown {border-color: #5897fb;}*/@media(max-width: 420px){.select2-container .select2-selection--single .select2-selection__rendered{padding: 0 28px 0 12px;}.select2-container--default .select2-selection--single .select2-selection__arrow{width: 25px;}}/* all css *//*@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');*//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css *//*** 1. Set default font family to sans-serif.* 2. Prevent iOS and IE text size adjust after device orientation change,*    without disabling user zoom.*/html {font-family: sans-serif;/* 1 */-ms-text-size-adjust: 100%;/* 2 */-webkit-text-size-adjust: 100%;/* 2 */;}/*** Remove default margin.*/body {margin: 0;}/* HTML5 display definitions========================================================================== *//*** Correct `block` display not defined for any HTML5 element in IE 8/9.* Correct `block` display not defined for `details` or `summary` in IE 10/11* and Firefox.* Correct `block` display not defined for `main` in IE 11.*/article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {display: block;}/*** 1. Correct `inline-block` display not defined in IE 8/9.* 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.*/audio,canvas,progress,video {display: inline-block;/* 1 */vertical-align: baseline;/* 2 */;}/*** Prevent modern browsers from displaying `audio` without controls.* Remove excess height in iOS 5 devices.*/audio:not([controls]) {display: none;height: 0;}/*** Address `[hidden]` styling not present in IE 8/9/10.* Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.*/[hidden],template {display: none;}/* Links========================================================================== *//*** Remove the gray background color from active links in IE 10.*/a {background-color: transparent;}/*** Improve readability of focused elements when they are also in an* active/hover state.*/a:active,a:hover {outline: 0;}/* Text-level semantics========================================================================== *//*** Address styling not present in IE 8/9/10/11, Safari, and Chrome.*/abbr[title] {border-bottom: 1px dotted;}/*** Address style set to `bolder` in Firefox 4+, Safari, and Chrome.*/b,strong {font-weight: bold;}/*** Address styling not present in Safari and Chrome.*/dfn {font-style: italic;}/*** Address variable `h1` font-size and margin within `section` and `article`* contexts in Firefox 4+, Safari, and Chrome.*/h1 {font-size: 2em;margin: 0.67em 0;}/*** Address styling not present in IE 8/9.*/mark {background: #ff0;color: #000;}/*** Address inconsistent and variable font size in all browsers.*/small {font-size: 80%;}/*** Prevent `sub` and `sup` affecting `line-height` in all browsers.*/sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}/* Embedded content========================================================================== *//*** Remove border when inside `a` element in IE 8/9/10.*/img {border: 0;}/*** Correct overflow not hidden in IE 9/10/11.*/svg:not(:root) {overflow: hidden;}/* Grouping content========================================================================== *//*** Address margin not present in IE 8/9 and Safari.*/figure {margin: 1em 40px;}/*** Address differences between Firefox and other browsers.*/hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;}/*** Contain overflow in all browsers.*/pre {overflow: auto;}/*** Address odd `em`-unit font size rendering in all browsers.*/code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}/* Forms========================================================================== *//*** Known limitation: by default, Chrome and Safari on OS X allow very limited* styling of `select`, unless a `border` property is set.*//*** 1. Correct color not being inherited.*    Known issue: affects color of disabled elements.* 2. Correct font properties not being inherited.* 3. Address margins set differently in Firefox 4+, Safari, and Chrome.*/button,input,optgroup,select,textarea {color: inherit;/* 1 */font: inherit;/* 2 */margin: 0;/* 3 */;}/*** Address `overflow` set to `hidden` in IE 8/9/10/11.*/button {overflow: visible;}/*** Address inconsistent `text-transform` inheritance for `button` and `select`.* All other form control elements do not inherit `text-transform` values.* Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.* Correct `select` style inheritance in Firefox.*/button,select {text-transform: none;}/*** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`*    and `video` controls.* 2. Correct inability to style clickable `input` types in iOS.* 3. Improve usability and consistency of cursor style between image-type*    `input` and others.*/button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;/* 2 */cursor: pointer;font-size:14px;/* 3 */;}/*** Re-set default cursor for disabled elements.*/button[disabled],html input[disabled] {cursor: default;}/*** Remove inner padding and border in Firefox 4+.*/button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}/*** Address Firefox 4+ setting `line-height` on `input` using `!important` in* the UA stylesheet.*/input {line-height: normal;}/*** It's recommended that you don't attempt to style these elements.* Firefox's implementation doesn't respect box-sizing, padding, or width.** 1. Address box sizing set to `content-box` in IE 8/9/10.* 2. Remove excess padding in IE 8/9/10.*/input[type="checkbox"],input[type="radio"] {-webkit-box-sizing: border-box;box-sizing: border-box;/* 1 */padding: 0;/* 2 */;}/*** Fix the cursor style for Chrome's increment/decrement buttons. For certain* `font-size` values of the `input`, it causes the cursor style of the* decrement button to change from `default` to `text`.*/input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}/*** 1. Address `appearance` set to `searchfield` in Safari and Chrome.* 2. Address `box-sizing` set to `border-box` in Safari and Chrome.*/input[type="search"] {-webkit-appearance: textfield;/* 1 */-webkit-box-sizing: content-box;box-sizing: content-box;/* 2 */}/*** Remove inner padding and search cancel button in Safari and Chrome on OS X.* Safari (but not Chrome) clips the cancel button when the search input has* padding (and `textfield` appearance).*/input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}/*** Define consistent border, margin, and padding.*/fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}/*** 1. Correct `color` not being inherited in IE 8/9/10/11.* 2. Remove padding so people aren't caught out if they zero out fieldsets.*/legend {border: 0;/* 1 */padding: 0;/* 2 */;}/*** Remove default vertical scrollbar in IE 8/9/10/11.*/textarea {overflow: auto;}/*** Don't inherit the `font-weight` (applied by a rule above).* NOTE: the default cannot safely be changed in Chrome and Safari on OS X.*/optgroup {font-weight: bold;}/* Tables========================================================================== *//*** Remove most spacing between table cells.*/table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}* {-webkit-box-sizing: border-box;box-sizing: border-box;}html {height: 100%;min-width: 320px;}body {height: 100%;min-width: 320px;font: 400 12px/1.2 -apple-system,BlinkMacSystemFont,segoe ui,Roboto,helvetica neue,Arial,noto sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji;background-color: #121212;text-rendering: optimizeSpeed;-webkit-font-smoothing: antialiased;color: #fff;}p,h1,h2,h3,h4,h5,h6 {margin: 0;}button {padding: 0;background: none;outline: none;border: none;cursor: pointer;}img {max-width: 100%;height: auto;}a {text-decoration: none;color: #fff;}input {font-family: 'Poppins';outline: none;color: #fff;height: 40px;border: 1px solid transparent;padding: 0 20px;-webkit-border-radius: 20px;border-radius: 20px;background-color: #121212;-webkit-appearance: none;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;}input:focus {border-color: #ffb80e;}textarea {background-color: #121212;display: block;resize: none;max-width: 624px;width: 100%;height: 55px;padding: 10px 12px;border: 1px solid #383838;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;outline: none;}textarea:focus {border-color: #ffb80e;}ul {list-style-type: none;margin: 0;padding: 0;}.svg-icon {display: inline-block;width: 1em;height: 1em;fill: currentColor;}::-ms-clear {display: none;}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {-webkit-appearance: none;margin: 0;}::-webkit-input-placeholder {color: #fff;opacity: 1;font-size: 12px;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;}::-moz-placeholder {color: #fff;font-size: 12px;line-height: 40px;opacity: 1;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;}:-moz-placeholder {color: #fff;font-size: 12px;line-height: 40px;opacity: 1;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;}:focus::-webkit-input-placeholder {opacity: 0;}:focus::-moz-placeholder {opacity: 0;}:focus:-moz-placeholder {opacity: 0;}:focus:-ms-input-placeholder {opacity: 0;}.search::-webkit-input-placeholder {color: #aaa;}.search::-moz-placeholder {color: #aaa;}.search:-moz-placeholder {color: #aaa;}.wrapper {display: table;width: 100%;height: 100%;table-layout: fixed;overflow: hidden;}.wrapper.fixed {position: fixed;}.container {max-width: 1490px;margin: 0 auto;padding: 0 15px;}@media (max-width: 479px) {.container {padding: 0 10px;}}.header {background-color: #121212;position: relative;z-index: 151;}.header-top {padding: 12px 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}@media (max-width: 768px) {.header-top {position: relative;}}.header-top .col {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;}@media (max-width: 568px) {.header-top .col {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;padding-right: 15px;}}.header-top .col.second {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;/*margin-left: 20px;*/}@media (max-width: 1024px) {.header-top .col.second {/*margin-left: 15px;*/}}@media (max-width: 568px) {.header-top .col.second {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;padding-right: 0;}}.header-top .logo {margin-right: 22px;}@media (max-width: 1024px) {.header-top .logo {margin-right: 15px;}}@media (max-width: 568px) {.header-top .logo {-webkit-box-ordinal-group: 3;-webkit-order: 2;-ms-flex-order: 2;order: 2;margin: 0 15px;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;text-align: center;width: -webkit-calc(100% - 15px);width: calc(100% - 15px);}}@media (max-width: 479px) {.header-top .logo {text-align: left;margin: 0 10px;}}@media (max-width: 1024px) {.header-top .btn .text {display: none;}}.logo {font-weight: 700;font-size: 33px;letter-spacing: -2px;}@media (max-width: 479px) {.logo {font-size: 30px;}}.logo span {color: #ffb80e;}.btn {text-transform: uppercase;font-weight: 600;color: #000;background-color: #ffb80e;-webkit-border-radius: 3px;border-radius: 3px;padding: 10px 24px;border: 1px solid #ffb80e;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: background-color .3s, color .3s, border-color .3s;-o-transition: background-color .3s, color .3s, border-color .3s;transition: background-color .3s, color .3s, border-color .3s;}@media (max-width: 1024px) {.btn {padding: 10px 15px;}}@media screen and (min-width: 1025px) {.btn:hover {background-color: transparent;color: #aaa;border-color: #aaa;cursor:pointer;}}.btn .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;font-size: 15px;margin-right: 3px;}.upload {width: 100px;height: 40px;position: relative;padding: 0;margin-right:10px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;}.upload .svg-icon{font-size:25px;margin-right:0;padding-top:5px;}.user-area{background-color:inherit;width:50px;height:36px;/*border-color: #383838;*/}.user-area .svg-icon{color:#aaa;font-size:16px;margin-right:0;/*padding-bottom:5px;*/}.col.second .search-close{width: 35px;height: 40px;border-radius:3px;border:1px solid #383838;padding:4px 0 0 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;z-index: 1;background-color:#ffb80e;display: none;}@media (max-width: 1024px) {.upload {width: 42px;}}@media (max-width: 768px) {.upload {width: 34px;height: 30px;}.user-area{width:34px;height:30px;padding:0;}.user-area .svg-icon{font-size:15px;padding:0;}.search_sort{background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZmZjt9LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHJlY3QgY2xhc3M9ImNscy0xIiB3aWR0aD0iNC45NSIgaGVpZ2h0PSIxMCIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIxLjQxIDQuNjcgMi40OCAzLjE4IDMuNTQgNC42NyAxLjQxIDQuNjciLz48cG9seWdvbiBjbGFzcz0iY2xzLTIiIHBvaW50cz0iMy41NCA1LjMzIDIuNDggNi44MiAxLjQxIDUuMzMgMy41NCA1LjMzIi8+PC9zdmc+) no-repeat 95% 50%;}}@media (max-width: 1024px) {.upload .svg-icon {font-size: 20px;margin-right: 0;}}.title {font-size: 14px;text-transform: capitalize;color: #fff;}.title .text{color:#fff;}.title.second {font-size: 16px;margin-bottom: 30px;text-align: center;color: #fff;}@media (max-width: 1024px) {.title.second {margin-bottom: 15px;}}.title.second a {font-weight: 400;color: #aaa;font-size: 12px;text-transform: lowercase;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.title.second a:hover {color: #ffb80e;}}.text-description {color: #aaa;text-align: center;}.text-description p {margin-bottom: 20px;font-size:13px;line-height:24px;}@media (max-width: 1024px) {.text-description p {margin-bottom: 12px;}}.text-description p:last-child {margin-bottom: 0;font-size:13px;line-height:24px;}.text-description a {-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;color: #ffb80e;}@media screen and (min-width: 1025px) {.text-description a:hover {color: #fff;}}.tags-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -4px;}.tags-wrap .tags-list {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}.tags-wrap .tags-list .btn {border: none;-webkit-border-radius: 5px;border-radius: 5px;/*overflow: hidden;*/font-size: 13px;font-weight: 500;}.tags-wrap .box {background-color: #2d2d2d;padding: 8px 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;border-top-left-radius:5px;border-bottom-left-radius:5px;}@media (max-width: 479px) {.tags-wrap .box {padding: 7px;}}.tags-wrap .box.second {background-color: #ffb80e;color: #000;padding: 8px;position:relative;border-top-right-radius:5px;border-bottom-right-radius:5px;border-top-left-radius:0px;border-bottom-left-radius:0px;}@media (max-width: 479px) {.tags-wrap .box.second {padding: 8px 5px;}}.tags-wrap .box.second .svg-icon {font-size: 15px;position: relative;top: 1px;margin-right: 5px;}.tags-list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;text-transform: capitalize;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.tags-list.second .hidden {display: none;}.tags-list.second.show .item.custom,.tags-list.second .wrap-plus{display: none;}.tags-list.second.show .wrap-plus{display: block;}.tags-list.second .is-show.custom{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;}/*@media (min-width: 1100px) {.tags-list.second .is-show {display: none;}.tags-list.second .is-show:first-child,.tags-list.second .is-show:nth-child(2),.tags-list.second .is-show:nth-child(3),.tags-list.second .is-show:nth-child(4),.tags-list.second .is-show:nth-child(5),.tags-list.second .is-show:nth-child(6),.tags-list.second .is-show:nth-child(7),.tags-list.second .is-show:nth-child(8),.tags-list.second .is-show:nth-child(9),.tags-list.second .is-show:nth-child(10),.tags-list.second .is-show:nth-child(11) {display: block;}}*/@media (max-width: 639px) {.tags-list.second .is-show {display: none;}.tags-list.second .is-show:first-child,.tags-list.second .is-show:nth-child(2),.tags-list.second .is-show:nth-child(3),.tags-list.second .is-show:nth-child(4),.tags-list.second .is-show:nth-child(5),.tags-list.second .is-show:last-child {display: block;}}@media (max-width: 479px) {.tags-list.second .is-show:nth-child(4) {display: none;}}@media (max-width: 375px) {.tags-list.second .is-show:nth-child(5) {display: none;}}@media (max-width: 639px) {.tags-list.second.show {max-height: inherit;}}.tags-list.second.show .item {display: block;}.tags-list.second .name {padding: 0;}@media screen and (min-width: 1025px) {.tags-list.second .name:hover {color: #ffb80e;background-color: #2d2d2d;}}.tags-list.secondary .btn {padding: 0;}@media screen and (min-width: 1025px) {.tags-list.secondary .btn:hover {background-color: #2d2d2d;}.tags-list.secondary .btn:hover .box {color: #ffb80e;}.tags-list.secondary .btn:hover .box.second {color: #000;}}.tags-list.secondary .svg-icon {font-size: 14px;}.tags-list .btn {background-color: #1E1E1E;border-color: #363434;color: #fff;font-size:13px;text-transform: inherit;-webkit-border-radius: 10px;border-radius: 10px;padding: 8px 12px;-webkit-transition: background-color .3s, color .3s, border-color .3s;-o-transition: background-color .3s, color .3s, border-color .3s;transition: background-color .3s, color .3s, border-color .3s;}@media (max-width: 479px) {.tags-list .btn {padding: 8px;}}@media screen and (min-width: 1025px) {.tags-list .btn:hover {color: #2d2d2d;background-color: #ffb80e;border-color: #ffb80e;}}.tags-list .item {margin: 0 4px 8px;}.member-links {/*position: absolute;*/top: 100%;/*right: 0;*/background-color: #121212;z-index: 2;/*display: none;*/-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;/*overflow: hidden;*/}.user-area:hover + .member-links{/*top: 50%;right: 40px;*/-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);display: block;margin-left: 0;background-color: transparent;overflow: visible;}@media (max-width: 1024px) {.member-links {margin-left: 0;}}@media (max-width: 768px) {.member-links {/*position: absolute;*/top: 100%;right: 0;background-color: #121212;z-index: 2;/*display: none;*/-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;overflow: hidden;}}.member-links.logged {display:flex;margin-left: 20px;}.member-links.logged .item .count {position:absolute;top:-10px;right:-10px;background-color:#ffb80e;color:#000;text-align:center;font-weight:bold;padding:3px;min-width:20px;width:auto;height:20px;border-radius:10px;}@media (max-width: 768px) {.member-links.logged {top: 50%;right: 40px;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);display: none;margin-left: 0;background-color: transparent;overflow: visible;}}@media (max-width: 479px) {.member-links.logged {right: 30px;}}.member-links.logged a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.member-links.logged a:hover {color: #ffb80e;}}.member-links.logged .item {margin: 0 25px 0 0;position: relative;}/*.member-links.logged .item:last-child {margin-right: 0;display: block;}*/.member-links.logged .main-block .item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.member-links.logged .svg-icon {font-size: 23px;}.member-links.logged .btn-user .svg-icon {font-size: 20px;}.logged .btn-user .user-img .svg-icon,.logged .user-drop .up-block .svg-icon{font-size: 18px;}@media (max-width: 768px) {.logged .btn-user .user-img .svg-icon,.logged .user-drop .up-block .svg-icon{font-size: 14px;}}.member-links.logged .user-drop .svg-icon {font-size: 16px;}.member-links .btn{cursor: pointer;}@media (max-width: 768px) {.member-links .btn {-webkit-border-radius: 0;border-radius: 0;}}.member-links .item {margin: 0 1px;}@media (max-width: 768px) {.member-links .item {margin: 0;}}.member-links .second {background-color: transparent;color: #fff;border-color: transparent;}@media screen and (min-width: 1025px) {.member-links .second:hover {color: #aaa;border-color: #aaa;}}.wi-fi {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.user-drop {position: absolute;/*right: 0;*/top: -webkit-calc(50% + 5px);top: calc(50% + 5px);background-color: #363636;width: 236px;z-index: 1;display: none;}.user-drop .down-block,.user-drop .up-block {padding: 12px 20px;}.user-drop .up-block {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.user-drop .up-block .user-img{background-color: #121212;}.user-drop .up-block .name {font-size: 13px;margin-bottom: 5px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;max-width: 150px;}.user-drop .up-block .description {color: #ffb80e;font-size: 11px;display: inline-block;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.user-drop .up-block .description:hover{color: #fff;}}.user-drop .up-block .text-block {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}.user-drop .main-block {padding: 10px 0;background-color: #313131;border-top: 1px solid #4f4f4f;border-bottom: 1px solid #4f4f4f;font-size: 13px;text-transform: capitalize;}.user-drop .main-block .item {margin-right: 0;}.user-drop .main-block a {width: 100%;padding: 8px 20px;cursor: pointer;}@media screen and (min-width: 1025px) {.user-drop .main-block a:hover .svg-icon {color: #ffb80e;}}.user-drop .main-block a .svg-icon {-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}.user-drop .item {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;}.user-drop .wrap-icon {width: 25px;display: block;color: #aaa;/*margin-right: 10px;*/float:left;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;}.user-img {width: 40px;height: 40px;-webkit-border-radius: 50%;border-radius: 50%;overflow: hidden;background-color: #363636;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: #fff;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;font-size: 18px;margin-right: 10px;}.btn-user {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;flex-wrap:wrap;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;border:1px solid #383838;border-radius:3px;}.btn-user.logged-in{border:none;border-radius:0;}.btn-user .svg-icon {-webkit-transition: -webkit-transform .2s;transition: -webkit-transform .2s;-o-transition: transform .2s;transition: transform .2s;transition: transform .2s, -webkit-transform .2s;}.btn-user.active {color: #ffb80e;}.btn-user.active .user-img + .svg-icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}@media (max-width: 768px) {.btn-user .user-img {width:34px;height:auto;margin-right: 5px;}}@media (max-width: 479px) {.header-top .col {/*padding-right: 65px;*/}.btn-user .user-img {margin-right: 0;width: 30px;height: 30px;}.user-drop {position: absolute;right: 0;top: -webkit-calc(100% + 5px);top: calc(100% + 5px);background-color: #363636;width: 236px;z-index: 1;display: none;}}.search-box {max-width:600px;/*width: 40px;*/height: 40px;margin-right:auto;/*margin-left: 40px;*/position: relative;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;/* overflow: hidden; *//*-webkit-transition: width .8s ease, background-color 1.5s ease;-o-transition: width .8s ease, background-color 1.5s ease;transition: width .8s ease, background-color 1.5s ease;*/}@media (max-width: 768px) {.search-box {-webkit-transition: width .5s ease, background-color 1.2s ease;-o-transition: width .5s ease, background-color 1.2s ease;transition: width .5s ease, background-color 1.2s ease;position: absolute;top: 50%;right: 40px;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);z-index: 3;display:none}}.btn-member {font-size: 22px;display: none;position: absolute;top: 50%;right: 48px;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);}.btn-member.active {color: #ffb80e;}@media (max-width: 768px) {.btn-member {display: block;}}@media (max-width: 479px) {.btn-member {right: 42px;}}.btn-member .svg-icon {display: block;}.btn-submit {position: absolute;top: 0;bottom: 0;/*left: 0;*/right:0;width: 40px;height: 40px;font-size: 20px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: none;}.search-submit {position: absolute;top: 10px;bottom: 0;/*left: 0;*/right:40px;width: 64px;height: 20px;font-size: 12px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;display: none;}.search-box.open {width: auto; background-color: #363434;border-radius: 30px;border:1px solid #363434;color:#aaa;}@media (max-width: 768px) {.search-box.open {display:block;background-color:#000;width: calc(100% - 40px);}}.search-box.open .btn-submit {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.search-box.open .search {visibility: visible;font-size:16px;}.search {width: 100%;height: 100%;-webkit-box-shadow: none;box-shadow: none;border: none;background: transparent;-webkit-transition: visibility .8s;-o-transition: visibility .8s;transition: visibility .8s;visibility: hidden;color: #aaa;padding: 0 50px 0 10px;font-size: 14px;}.search-btn {width: 40px;height: 40px;right: 0;top: 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;z-index: 9999;display: none;}@media screen and (min-width: 1025px) {.search-btn:hover .search-icon {border-color: #ffb80e;}.search-btn:hover .search-icon:before,.search-btn:hover .search-icon:after {background-color: #ffb80e;}}.search-icon {width: 20px;height: 20px;-webkit-border-radius: 20px;border-radius: 20px;border: 2px solid #fff;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;display: block;position: relative;top:-2px;-webkit-transition: width .5s ease, height .5s ease, border-color .5s ease;-o-transition: width .5s ease, height .5s ease, border-color .5s ease;transition: width .5s ease, height .5s ease, border-color .5s ease;}.search-icon:before,.search-icon:after {content: '';width: 2px;position: absolute;display: block;background-color: #fff;-webkit-transition: background-color .3s;-o-transition: background-color .3s;transition: background-color .3s;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;}.search-icon:before {height: 10px;right: -2px;top: 12px;}.search-icon:after {height: 0px;right: 0;top: 100%;}.open .search-icon {margin: 0;width: 40px;height: 40px;-webkit-border-radius: 0;border-radius: 0;border-color: #ffb80e;display: none;}/*.open .search-icon:before,.open .search-icon:after {height: 22px;top: 7px;right: 17px;background-color: #ffb80e;}.open .search-icon:before {-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.open .search-icon:after {-webkit-transform: rotate(-230deg);-ms-transform: rotate(-230deg);transform: rotate(-230deg);}*/.nav-wrap {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;position: relative;/* max-width: 700px; */width: 100%;white-space: nowrap;}.navbar,.navbar_new {display: flex;vertical-align: middle;}.navigation__dropdown-wrapper {position: relative;padding-left: 30px;font-size: 22px;display: none;}.priority-nav-has-dropdown .navigation__dropdown-wrapper {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 768px) {.navigation__dropdown-wrapper {padding-left: 20px;}.search-btn {display: block;}.nav_dropdown {display:none;}}.video__dropdown-toggle:hover .nav_videos_dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.photos__dropdown-toggle:hover .nav_photos_dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.pornstars__dropdown-toggle:hover .nav_pornstars_dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.categories__dropdown-toggle:hover .nav_categories_dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.channels__dropdown-toggle:hover .nav_channels_dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.navigation__dropdown-wrapper.open .navigation__dropdown {opacity: 1;visibility: visible;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}@media (max-width: 1024px) {.navigation__dropdown-wrapper.open .navigation__dropdown {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}}.navigation__dropdown-wrapper.open .dropdown-toggle {color: #ffb80e;}.navigation__dropdown-wrapper .dropdown-toggle {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.navigation__dropdown-wrapper .dropdown-toggle:hover {color: #ffb80e;}}.navigation__dropdown {position: absolute;left: 50%;top: -webkit-calc(100% + 0px);top: calc(100% + 0px);z-index: 2;width: 170px;text-align: center;overflow: hidden;opacity: 0;visibility: hidden;-webkit-transition: visibility .1s, opacity .1s, -webkit-transform .1s;transition: visibility .1s, opacity .1s, -webkit-transform .1s;-o-transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s, -webkit-transform .1s;-webkit-transform: translate3d(-50%, 20px, 0);transform: translate3d(-50%, 20px, 0);-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;background-color: #2d2d2d;}.nav_dropdown {position: absolute;left: 50%;top: -webkit-calc(100% + 0px);top: calc(100% + 0px);z-index: 25;padding:20px 25px;/*width: 170px;text-align: center;*/overflow: hidden;opacity: 0;visibility: hidden;-webkit-transition: visibility .1s, opacity .1s, -webkit-transform .1s;transition: visibility .1s, opacity .1s, -webkit-transform .1s;-o-transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s, -webkit-transform .1s;-webkit-transform: translate3d(-50%, 20px, 0);transform: translate3d(-50%, 20px, 0);-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;background-color: #2d2d2d;}.nav_dropdown .text-head{text-align:center;padding-bottom:5px;}.nav_dropdown ul{}.nav_dropdown ul li{font-size:15px;height:28px;padding:0 10px;margin:5px 0;white-space:nowrap;cursor:pointer;}.nav_dropdown ul li a{display:flex;line-height:28px;}.nav_dropdown .svg-icon{margin-top:5px;margin-right:10px;}.nav_dropdown .wrap-icon{vertical-align:middle;}.nav_dropdown ul li:hover{background-color:#383838;}@media (max-width: 1024px) {.navigation__dropdown {left: auto;right: 0;-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);padding: 7px 0;}}.navigation__dropdown .nav-link {background-color: #2d2d2d;display: block;margin: 0;-webkit-transition: background .3s, color .3s;-o-transition: background .3s, color .3s;transition: background .3s, color .3s;padding: 5px;font-size: 15px;}@media screen and (min-width: 1025px) {.navigation__dropdown .nav-link:hover {background-color: #ffb80e;color: #2d2d2d;}}.navigation__dropdown .nav-link:after {display: none;}.nav-link {display: inline-flex;justify-content: center;align-items: center;vertical-align: top;text-transform: capitalize;position: relative;margin-right: 35px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;font-size: 16px;padding:12px 0;}.bottomNav{display:none;}@media (max-width: 768px) {.nav-link {margin-right: 20px;}.nav_videos_dropdown{display:none;}.nav_photos_dropdown{display:none;}.bottomNav{display:flex; justify-content: center; align-items: center; text-align: center;margin:0 -15px;}.m-porndude{height:15px; width:auto;}.livesex{font-size: 15px;}.bottomNav a{display: flex;justify-content: center;align-items: center;width:33%;margin:0;padding:10px 5px;border:1px solid #2d2d2d;font-size:12px;background-color:#1f1f1f;}}.nav-link:last-child {margin-right: 0;}@media screen and (min-width: 1025px) {.nav-link:hover {color: #ffb401;}}.record-container{display:flex;margin-right:5px;}.recorddot{background-color:#ff0000;height: 7px;width:7px;border-radius: 10px;}.Rec{animation-name: pulse;animation-duration: 1.3s;animation-iteration-count: infinite;animation-timing-function: linear;}@keyframes pulse{0%{box-shadow: 0px 0px 5px 0px rgba(173,0,0,.3);}65%{box-shadow: 0px 0px 5px 13px rgba(173,0,0,.3);}90%{box-shadow: 0px 0px 5px 13px rgba(173,0,0,0);}}.nav-link.active {color: #ffb401;/*pointer-events: none;*/}.nav-link .home {font-size: 18px;}.nav-link .porndude{height:22px;width:auto;}.header-bottom {/*padding: 12px 0;*/background-color: #2d2d2d;}.headline {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 25px;}.headline .btn{margin-left:auto;}.headline .btn:hover{color:#fff;}@media (max-width: 1024px) {.headline {margin-bottom: 15px;}}.headline.second {}.headline .title{-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;-ms-flex-negative: 1;flex-shrink: 1;font-size:21px;}.headline.second .title {color: #fff;margin-right: 10px;font-size: 18px;font-weight:700;}.content .headline.second .title.show{display:none;}@media (max-width: 768px) {.headline.second .title {width: auto;margin: 0 0 0 10px;}}@media (max-width: 479px) {.headline.second .title {width: auto;margin: 0 0 0 10px;}}.headline .text {color: #aaa;}.headline .value {font-size: 12px;font-weight: 400;}.checked-wrap {position: relative;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;cursor: pointer;}@media screen and (min-width: 1025px) {.checked-wrap:hover .tooltip {opacity: 1;visibility: visible;}.rate-like:hover .tooltip{opacity: 1;visibility: visible;}.rate-dislike:hover .tooltip{opacity: 1;visibility: visible;}.video_commentst:hover .tooltip{opacity: 1;visibility: visible;}.sharet:hover .tooltip{opacity: 1;visibility: visible;}.reportt:hover .tooltip{opacity: 1;visibility: visible;}.btn.name:hover .tooltip{opacity: 1;visibility: visible;}}.tooltip {position: absolute;/*left: 50%;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);*/bottom: -webkit-calc(100% + 8px);bottom: calc(100% + 8px);z-index: 999;background-color: #000;color: #fff;padding: 7px 5px;text-align: center;width: auto;min-width:60px;opacity: 0;visibility: hidden;-webkit-transition: opacity .3s, visibility .3s;-o-transition: opacity .3s, visibility .3s;transition: opacity .3s, visibility .3s;font-size: 10px;-webkit-border-radius: 3px;border-radius: 3px;}.tooltip:before {content: "";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 6px solid #000;position: absolute;top: 100%;left: 50%;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);}.main-inner {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-bottom: 25px;}.main-inner .mbg{display:none;}@media (max-width: 1024px) {.main-inner {margin-bottom: 20px;}}@media (max-width: 768px) {.main-inner {position: relative;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}.main-inner .mbg{display:block;}/*.section-thumb.channel-section{position:absolute;width:100%;margin:0 -10px;top:-20px;}*/}.main-inner.show .btn-sidebar {color: #ffb80e;-webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);}.main-inner.show .sidebar {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}@media (max-width: 960px) {.main-inner .thumb {width: 33.33%;}}@media (max-width: 599px) {.main-inner .thumb {width: 50%;}}@media (max-width: 375px) {.main-inner .thumb {width: 100%;}}.btn-sidebar {display: none;color: #aaa;font-size: 19px;-webkit-transition: color .4s, -webkit-transform .4s;transition: color .4s, -webkit-transform .4s;-o-transition: color .4s, transform .4s;transition: color .4s, transform .4s;transition: color .4s, transform .4s, -webkit-transform .4s;}@media (max-width: 768px) {.btn-sidebar {display: block;}}.btn-sidebar .svg-icon {display: block;}.sidebar {width: 220px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 10px;font-size: 14px;background-color: #121212;}@media (max-width: 1024px) {.sidebar {width: 220px;}}@media (max-width: 768px) {.sidebar {margin-right: 0;position: absolute;padding: 0 10px;right: -15px;top: 0;z-index: 5;-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);-webkit-transition: -webkit-transform .4s;transition: -webkit-transform .4s;-o-transition: transform .4s;transition: transform .4s;transition: transform .4s, -webkit-transform .4s;width: 260px;}}@media (max-width: 479px) {.sidebar {right: -10px;}}.sidebar .inner {padding: 8px 15px 0px 0px;}.sidebar .item {margin-bottom: 5px;}@media (max-width: 768px) {.sidebar .item {margin-bottom: 3px;}}.sidebar .item:last-child {margin-bottom: 0;}.sidebar .wrap-btn{text-align: center;}.sidebar .btn {font-size: 13px;background-color: #373737;border-color: #373737;color: #fff;font-weight: 400;text-transform: capitalize;padding: 11px 35px;display: inline-block;}@media screen and (min-width: 1025px) {.sidebar .btn:hover {background-color: #ffb80e;border-color: #ffb80e;color: #2d2d2d;}}.sidebar .wrap-search {margin-bottom: 25px;}@media (max-width: 1024px) {.sidebar .wrap-search {margin-bottom: 20px;}}.sidebar .btn-search {color: #fff;}.sidebar .search-second::-webkit-input-placeholder {color: #aaa;}.sidebar .search-second::-moz-placeholder {color: #aaa;}.sidebar .search-second:-moz-placeholder {color: #aaa;}.sidebar-list {margin-bottom: 35px;}.sidebar .inner .title{padding-bottom:15px;}@media (max-width: 1024px) {.sidebar-list {margin-bottom: 20px;}}.sidebar-list.second a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;}.sidebar-list.second .value {font-size: 12px;color: #777;margin-left: 5px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;display:none;}.sidebar-list a {text-transform: capitalize;color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;cursor: pointer;width:100%;padding:5px 0 5px 5px;}@media screen and (min-width: 1025px) {.sidebar-list a:hover {color: #ffb80e;background-color:#121212;}.sidebar-list a:hover .wrap-icon,.sidebar-list a:hover .value {color: #ffb80e;}}.sidebar-list .wrap-icon {width: 25px;margin-right: 5px;font-size: 15px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;color: #fff;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}.sidebar-list .text {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}.aside {width: 300px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 28px;font-size:13px;}@media (max-width: 768px) {.aside {margin: 0;width: 100%;z-index:9;}.aside .channel-spot{display:none;}}.aside .row {margin-bottom: 28px;padding: 16px;background-color: #2d2d2d;}.aside .row.filter{display:none;}.aside .row.usr-content{padding:26px 16px;color:#aaa;}.aside .row.usr-content .title{display:flex;margin-bottom:15px;font-size:12px;text-transform:uppercase;color:#707070;}@media (max-width: 1024px) {.aside .row {padding: 15px 10px;margin-bottom: 20px;}}@media (max-width: 768px) {.aside .row {padding: 16px;}}.aside .row:last-child {margin-bottom: 0;}.aside .row.primary {height: auto;position: relative;overflow: hidden;background-color:transparent;}.aside .row.primary.profile{padding:0;margin-top:0px;}@media (max-width: 1024px) {.aside .row.primary {/*height: 350px;*/}}@media (max-width: 768px) {/*.aside .row.primary {-webkit-background-size: cover;background-size: cover;}*/}.aside .row.primary .block {/*position: absolute;bottom: 20px;left: 50%;-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);width: -webkit-calc(100% - 40px);width: calc(100% - 40px);text-align: center;*/}@media (max-width: 768px) {/*.aside .row.primary .block {-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);bottom: auto;top: 50%;}*/}.aside .row.primary .block .show-more{display:none;}.aside .row.primary .block .wrap-btn {display:flex;justify-content:center;margin:25px 0;text-align: center;position:relative;}.aside .row.primary .block .wrap-btn .profile_dropdown{position: absolute;left: 50%;top: -webkit-calc(100% + 0px);top: calc(100% + 0px);z-index: 2;width: 170px;text-align: center;overflow: hidden;opacity: 0;visibility: hidden;-webkit-transition: visibility .1s, opacity .1s, -webkit-transform .1s;transition: visibility .1s, opacity .1s, -webkit-transform .1s;-o-transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s;transition: visibility .1s, opacity .1s, transform .1s, -webkit-transform .1s;-webkit-transform: translate3d(-50%, 20px, 0);transform: translate3d(-50%, 20px, 0);-webkit-border-radius: 0 0 10px 10px;border-radius: 0 0 10px 10px;background-color: #2d2d2d;}.aside .row.primary .block .wrap-btn .btn {margin:0 5px;/*padding:8px 20px;*/}.aside .row.primary.profile .block .usr-image{display:none;}.aside .row.primary.profile .block .name .text{display:none;}.aside .row.primary.profile .block .wrap-btn{display:none;}.aside .row.primary.profile.show.usr-content{display:block;}.aside .row.primary.profile.usr-content{display:none;}.aside .row.primary.profile .block .pornstar-info{margin-bottom:25px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block{display:flex;align-items:center;margin-bottom: 10px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block .channel-image{margin-right: 20px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block .channel-image a{display:block;}.aside .row.primary.profile .block .channelsinfo .h{color:#aaa;margin-bottom:15px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block .channel-image img{border-radius:50%;height:60px;width:60px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block .name p{line-height:22px;}.aside .row.primary.profile .block .channelsinfo .channelsinfo-block .name .second{color:#aaa;}.aside .row.primary.profile .block .pornstar-info .list{padding:0;}.aside .row.primary.profile .block .about-me {margin-bottom:20px;}.aside .row.primary.profile .block .about-me h3{font-size:20px;margin-bottom:20px;}.aside .row.primary.profile .block .about-me p{color:#aaa;margin-bottom:10px;}.aside .row.primary.profile .block .social-media p{color:#aaa;margin-bottom:10px;}.aside .row.primary.profile .block .about-me span{line-height:20px;}.aside .row.primary.profile .block .wrap-btn .btn.subscribe{flex-basis: 80%;margin-left:0;}.aside .row.primary .block .wrap-btn .btn.messaging_inv{background-color:#888;border-color:transparent;color:#fff;}.aside .row.primary .block .wrap-btn .profile_link{background-color:transparent;border-color:#aeaeae;color:#fff;}.aside .row.primary .block .wrap-btn .btn .svg-icon{position:relative;left:3px;}.aside .row.primary .block .wrap-btn .details{position: absolute;top: 100%;left:23px;padding:14px 10px;z-index: 100;overflow: hidden;background: #111;border-radius: 0 0 15px 15px;opacity: 0;visibility: hidden;-webkit-transition: opacity 0.3s, visibility 0.3s;transition: opacity 0.3s, visibility 0.3s;}.aside .row.primary .block .wrap-btn .details li{padding:10px 0;}.aside .row.primary .block .wrap-btn .details li a{position:relative;}.aside .row.primary .block .wrap-btn .details li a:before {position: absolute;content: "";width: 0%;bottom: 0;left: 0;height: 3px;background-color: #ffb80e;z-index: 1;-webkit-transition: width 0.3s;transition: width 0.3s;}.aside .row.primary .block .wrap-btn .details li a:hover {color: #ffb80e;}.aside .row.primary .block .wrap-btn .details li a:hover::before {width: 100%;}.aside .row.primary .block .wrap-btn .edit_profile:hover .details {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);}.aside .row.primary .block .wrap-btn .btn .svg{font-size:20px;margin-right:0;}.aside .row.primary .block .wrap-btn .btn.add_to_friends {background-color:#888;color:#fff;border-color:transparent;}.aside .row.primary .block .wrap-btn .btn.join{background-color:inherit;color:#fff;border-color:#aaa;margin-left:25px;}.aside .row.primary .block .wrap-btn .btn.join:hover{color:#aaa;}.aside .row.primary .usr-image {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 15px;}.aside .row.primary .usr-image img{width:110px;height:110px;border-radius:50%;}.aside .row.primary .usr-image .none-thumb{display:flex;justify-content:center;align-items:center;width:110px;height:110px;border-radius:50%;}.aside .row.primary .usr-image .none-thumb .svg-icon{font-size:110px;}.aside .row.primary .name {/*display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;font-size: 18px;margin-bottom: 15px;*/}.aside .row.primary .desc {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-bottom: 5px;padding-bottom: 15px;}.aside .row.primary .block .info {margin:25px 0;padding:20px 0;border-top:1px solid #383838;border-bottom:1px solid #383838;}.aside .row.primary .block .info ul{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content:center;align-items:center;}.aside .row.primary .block .info ul li{margin:0 18px;text-align:center;font-size:18px;}.aside .row.primary .block .info ul li span{display:block;color:#707070;font-size:12px;}.aside .row.primary .block .social-media ul{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content:flex-start;}.aside .row.primary .block .social-media{margin:20px 0 0;padding-top:10px;}.aside .row.primary .block .social-media ul li{margin:0 10px;text-align:center;font-size:18px;}.aside .row.primary .block .social-media ul li a{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;background-color:#111111;border-radius:50%;}.aside .row.primary .block .social-media ul li a:hover{background-color:#ffb80e;}.aside .row.primary .name .text{font-weight: 400;text-align:center;font-size:24px;color:#fff;}.aside .row.primary .name .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;color: #ffb80e;}.aside .row.primary .checked-wrap {margin-left: 10px;}.aside .row.channel .bg{height: 50%;opacity: .25;margin: -16px -16px 0;background-size: 120%;background-position: center center;-webkit-filter: blur(10px);filter: blur(10px);}.section .section-thumb.channel-section .bg{min-height: 250px;background-color:#121212;/*opacity: .25;*/margin: -25px 0;background-size: 100%;background-position: center center;box-shadow:inset 0px -35px 60px 10px #000000;}.aside .row.channel .bg img{width: 100%;height: 100%;opacity: 0;}.section .section-thumb.channel-section .bg img{}.aside .sub-text {color: #aaa;margin-bottom: 20px;}.aside .buttons-wrap {max-width: 285px;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}.aside .buttons-wrap .subscribe {width: 124px;font-size: 12px;background-color: #ffb80e;color: #000;}@media screen and (min-width: 1025px) {.aside .buttons-wrap .subscribe:hover {color: #fff;background-color: #222;}}.aside .usr-img {width: 150px;height: 150px;margin: 0 auto 15px auto;-webkit-border-radius: 0;border-radius: 0;position: relative;}.aside .user-img .no-thumb{background-color: #222;}.aside .user-img img {width: 100%;}.aside .title {color: #fff;margin-bottom: 18px;}@media (max-width: 479px) {.aside .title {margin-bottom: 15px;}}.aside .title .value {color: #aaa;}.aside .list {padding: 0 10px;}.aside .usr-content .user-menu.list .item .active:after{display:none;background:none;}.aside .usr-content .user-menu.list .item a:hover:after{display:none;background:none;}@media (max-width: 1150px) {.aside .list {padding-left: 10px;}}.aside .wrap-text {text-align:center;color: #aaa;line-height: 1.5;}.aside .wrap-text p {margin-bottom: 25px;}@media (max-width: 768px) {.aside .wrap-text p {margin-bottom: 10px;}}.aside .wrap-text p:last-child {margin-bottom: 0;}.aside .list .item {margin-bottom: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.aside .usr-content .list .item{line-height:35px;border-bottom:1px solid #383838;font-size:14px;}.aside .usr-content .list .item.active .svg-icon{display:none;}.aside .usr-content .list .item a{display:flex;position:relative;align-items:center;width:100%;}.aside .usr-content .list .item .disabled{color:#707070;}.aside .usr-content .list .item a:hover{color:#ffb80e;}.aside .usr-content .list .item .active{color:#ffb80e;}.aside .usr-content .list .item .active:after{content: '';position: absolute;left: -26px;width: 1px;height: 35px;background:#ffb80e;}.aside .usr-content .list .item a:after{content: '';position: absolute;left: -26px;width: 1px;height: 0px;background:#ffb80e;}.aside .usr-content .list .item a:hover:after{height:35px;}.aside .usr-content .list .item .value{margin-left:auto;height:25px;min-width:30px;width:auto;padding:0 5px;background-color:#222222;color:#fff;text-align:center;justify-content:center;font-size:14px;line-height:25px;border-radius:5px;}.aside .usr-content .list .item .valuew{margin-left:auto;height:25px;min-width:30px;width:auto;padding:0 5px;background-color:#222222;color:#fff;text-align:center;justify-content:center;font-size:14px;line-height:25px;border-radius:5px;}.aside .list .item:last-child {margin-bottom: 0;}.aside .list .name {color: #aaa;font-size: 14px;/*width: 160px;*/-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 5px;}@media (max-width: 1024px) {.aside .list .name {width: 130px;}}@media (max-width: 768px) {.aside .list .name {width: auto;}}.aside .list .value {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.aside .list .value img {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-left: 15px;}@media (max-width: 1024px) {.aside .list .value img {margin-left: 10px;}}.aside .list .value .svg-icon {color: #ffb80e;font-size: 17px;margin-left: 5px;}.aside .btn-wrap {text-align: center;margin-top: 35px;}@media (max-width: 768px) {.aside .btn-wrap {margin-top: 20px;}}@media (max-width: 479px) {.aside .btn-wrap {margin-top: 10px;}}.aside .btn-wrap .btn {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;text-transform: capitalize;border: none;background-color: #373737;color: #fff;font-size: 13px;max-width: 145px;width: 100%;padding: 10px 15px;}@media screen and (min-width: 1025px) {.aside .btn-wrap .btn:hover {color: #000;background-color: #ffb80e;}}.aside .thumb {padding: 0 5px 10px;width: 25%;}@media (max-width: 768px) {.aside .thumb {width: 20%;}}@media (max-width: 479px) {.aside .thumb {width: 25%;}}@media (max-width: 375px) {.aside .thumb {width: 33.33%;}}.aside .thumb .thumb-img {display: block;margin-bottom: 5px;position: relative;padding-top: 100%;}.aside .thumb .thumb-img .no-thumb{background-color: #222;}.aside .thumb .box-img img {display: block;width: 100%;}.aside .thumb .text {display: block;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.aside .thumb .text .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;color: #ffb80e;font-size: 14px;}.aside .thumb .text .checked-wrap {margin-left: 4px;}.aside .comments-box {border: none;padding-top: 0;margin-top: 0;}.aside .comments-box .row {padding: 0;}.aside .comments-box .list {padding-left: 0;}.aside .comments-box .item {margin: 0;}.aside .comments-box .top-text .svg-icon {margin: 0 0 0 5px;}.aside .form-up {margin-bottom: 50px;}@media (max-width: 768px) {.aside .form-up {margin-bottom: 25px;}}.aside .channel-spot {text-align: center;}.aside .thumbs.channel {margin: 0;}.aside .thumbs.channel .wrap-btn {margin-top: 8px;}.aside .thumbs.channel .wrap-btn .btn {font-size: 10px;padding: 6px 12px;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;}.aside .thumbs.channel .thumb {text-align: center;width: 50%;padding: 0 35px 20px;}@media (max-width: 1024px) {.aside .thumbs.channel .thumb {padding: 0 20px 20px;}}@media (max-width: 768px) {.aside .thumbs.channel .thumb {width: 25%;padding: 0 5px 0;}}@media (max-width: 479px) {.aside .thumbs.channel .thumb {width: 50%;padding: 0 10px 20px;}}.aside .thumbs.channel .name {font-size: 14px;display: block;margin-bottom: 5px;}.aside .thumbs.channel .value {color: #aaa;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display: block;}.aside .name {text-transform: capitalize;}@media (max-width: 768px) {.aside .comments-wrap,.aside .friends-wrap {display: none;}}.content {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;min-width: 1px;}.content.profile > div{margin:0 0 50px 0;}.content.second.profile .headline{display:flex;justify-content:flex-start;padding:10px 0;border-bottom:1px solid #2b2c30;}.content.second.profile .headline .links {display:flex;justify-content:center;align-items:center;height:40px;width:40px;}.content.second.profile .headline .svg-icon{color:#ffb80e;}.content.second.profile .headline .username{margin-left:10px;width:auto;}.content.second.profile .headline .msg-user-image img{border-radius:50%;}.thumbs .empty-content{padding: 10px;}.content.second .thumbs {margin: 0 -5px;}.content.second .thumb,.content.second .vertical .thumb {width: 25%;padding: 0 5px 10px;}.content.second .headline {margin-bottom: 15px;}.content.second .vertical .title-name {overflow: visible;}.section-thumb {/*background-color: #2d2d2d;padding: 15px 15px 25px;*/margin-bottom: 28px;}#list_members_my_conversations{margin-top:20px;}#list_members_my_conversations .messages_list{display:flex;flex-direction:column;}#list_members_my_conversations .messages_list .items a{display:flex;margin-bottom:20px;height:50px;border-radius:25px;cursor:pointer;}#list_members_my_conversations .messages_list .items.unread .new-message{display:flex;height:50px;padding-left:10px;margin-right:10px;justify-content:center;align-items:center;}#list_members_my_conversations .messages_list .items.unread .new-message span{height:1em;width:1em;background-color:#ffb80e;text-indent:100%;white-space:nowrap;overflow:hidden;border-radius:50%;}#list_members_my_conversations .messages_list .items .avatar{display:flex;justify-content:center;align-items:center;background-color:#707070;height:50px;width:50px;border-radius:50%;}#list_members_my_conversations .messages_list .items .avatar .img{height:50px;width:50px;min-width:50px;border-radius:50px;}#list_members_my_conversations .messages_list .items .desc{padding-left:10px;font-size:14px;}#list_members_my_conversations .messages_list .items .desc .top{display:flex;align-items:center;margin-top:5px;}#list_members_my_conversations .messages_list .items .desc .top .username{}#list_members_my_conversations .messages_list .items .desc .top .date{font-size:12px;color:#aeaeae;margin-left:10px;}#list_members_my_conversations .messages_list .items .desc .chat{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:20px;margin-top:3px;color:#707070;}#list_members_my_conversations .messages_list .items.unread .desc .chat{color:#fff;}#list_albums_common_albums_list {width: 100%;padding:0 0px 25px;}#list_albums_related_albums .thumbs.vertical .thumb{width:16.66%;}#list_videos_my_uploaded_videos{padding:15px 0px 25px;}#list_videos_common_videos_list_cs_cs_model{padding:15px 0px 25px;}#list_videos_common_videos_list_cs_cs_model .headline.second .title .text{font-size:14px;color:#fff;}#list_albums_common_albums_list .headline .title .text{font-weight:normal;font-size:14px;color:#fff;}#list_videos_common_videos_list_cs_cs_model .headline.second .title .value{display:none;}@media (max-width: 1250px) {.content.second .thumb,.content.second .vertical .thumb {width: 33.33%;}}@media (max-width: 1024px) {.content.second .thumb,.content.second .vertical .thumb {width: 50%;}.section-thumb {margin-bottom: 20px;}}@media (max-width: 768px) {.content.second .thumb,.content.second .vertical .thumb {width: 33.33%;}}@media (max-width: 599px) {.content.second .thumb,.content.second .vertical .thumb {width: 50%;}}@media (max-width: 375px) {.content.second .thumb,.content.second .vertical .thumb {width: 50%;}}.section-thumb:last-child {margin-bottom: 0;}.section-thumb.channel-section {padding: 0;position:relative;margin-bottom:75px;}.section-thumb.channel-section .user-info-m{display:none;}.section-thumb.channel-section .user-info{display:flex;position:absolute;top:11em;gap:25px;padding-left:3%;padding-right:3%;}.section-thumb.channel-section .user-info .wrap-btn{display:flex;gap:10px;padding:35px 0 16px;align-items:center;text-transform:capitalize;}.section-thumb.channel-section .user-info .wrap-btn .subscribe:hover {background-color:#000;color:#fff;border-color:transparent;}.section-thumb.channel-section .user-info .wrap-btn .join{background-color:#525252;border-color:#525252;color:#fff;font-size:14px;}.section-thumb.channel-section .user-info .wrap-btn .join:hover {background-color:#000;color:#fff;border-color:transparent;}.section-thumb.channel-section .user-info .wrap-btn .svg-icon{margin-right:0;font-size:25px;}.section-thumb.channel-section .user-info .wrap-btn .btn.add_to_friends{background-color:#525252;border-color:#525252;color:#fff;padding:5px 15px;}.section-thumb.channel-section .user-info .wrap-btn .btn.messaging_inv{background-color:#525252;border-color:#525252;color:#fff;padding:5px 15px;}.section-thumb.channel-section .user-info .wrap-btn .btn.subscribe span{font-size:14px;}.section-thumb.channel-section .user-info .wrap-btn .name{font-size:16px;margin-right:10px;}.section-thumb.channel-section .user-info .usr-image img{border-radius:50%;width:140px;height:140px;object-fit: cover;}.section-thumb.channel-section .user-info .usr-image .none-thumb{display:flex;justify-content:center;align-items:center;width:140px;height:140px;border-radius:50%;background-color:#2d2d2d;}.section-thumb.channel-section .user-info .usr-image .none-thumb .svg-icon{font-size:60px;}.section-thumb.channel-section .user-info .wrap-btn .list .item .text{font-size:14px;}.section-thumb.channel-section .user-info .profile-menu ul{display:flex;gap:8px;}.section-thumb.channel-section .user-info .profile-menu .list .item{margin-right:18px;}.section-thumb.channel-section .user-info .profile-menu .list .item .text{font-size:14px;padding:5px 2px 10px;}.section-thumb.channel-section .user-info .profile-menu ul li:first-child{padding-left:0;}.section-thumb.channel-section .user-info .profile-menu .list .item .active{color:#ffb80e;border-bottom:2px solid #ffb80e;padding:5px 0 10px 0;}.section-thumb.channel-section .user-info .profile-menu .list .item .active:first-child{padding-left:0;}.section-thumb.channel-section .user-info .profile-menu .list .item:hover, .section-thumb.channel-section .user-info .profile-menu .list .item:focus{color:#ffb80e;}.section-thumb.channel-section .user-info .profile-menu .list .item span:last-child{color:#666;}.section-thumb.channel-section .box-img {/*position: relative;padding-bottom: 14.43%;*/}.section-thumb.channel-section .box-img img {display: block;width: 100%;}.section-thumb.channel-section .info {display:none;/*display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;position: absolute;bottom: 0;right: 0;left: 0;z-index: 2;padding: 30px 15px 15px;background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.78) 50%, rgba(0, 0, 0, 0.78) 100%);background: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.78) 50%, rgba(0, 0, 0, 0.78) 100%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.78)), to(rgba(0, 0, 0, 0.78)));background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.78) 50%, rgba(0, 0, 0, 0.78) 100%);*/}.section-thumb.channel-section .info .item {margin-left: 18px;}.section-thumb.channel-section .info .item:first-child {margin-left: 0;}.section-thumb .btn-wrap {text-align: center;margin-top: 25px;}@media (max-width: 479px) {.section-thumb .btn-wrap {margin-top: 10px;}}.section-thumb .btn-wrap .btn {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;text-transform: capitalize;border: none;background-color: #373737;color: #fff;font-size: 13px;}@media screen and (min-width: 1025px) {.section-thumb .btn-wrap .btn:hover {color: #000;background-color: #ffb80e;}}.section-thumb .sort-wrap a {color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.section-thumb .sort-wrap a:hover {color: #ffb80e;}}.section-thumb .sort-wrap a.active {color: #fff;pointer-events: none;}.section-thumb .sort-wrap a+a {margin-left: 4px;}.playlist.swiper_playlist{/*margin-top:20px;*/}.playlist.swiper_playlist .img{padding-bottom:10px;}.playlist.swiper_playlist .title{font-size:13px;color:#fff;}.playlist.swiper_playlist .swiper-slide{padding:0 5px; height:140px;}.playlist-holder .thumb{width:100%;}.playlist-holder .swiper-slide .item{display:block;border-top:4px solid transparent;opacity:60%;}.playlist-holder .swiper-slide .item.selected{border-color:#ffb80e;opacity:100%;}.playlist-images {width: 78px;background-color: rgba(0, 0, 0, 0.8);position: absolute;right: 0;top: 0;bottom: 0;z-index: 2;padding: 10px 3px 3px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-justify-content: space-around;-ms-flex-pack: distribute;justify-content: space-around;}.playlist-images .top {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-bottom: 3px;}.playlist-images .top .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;font-size: 14px;}.playlist-images .top .value {margin-left: 5px;}.playlist-images .images img {border: 1px solid transparent;display: block;margin-bottom: 3px;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;}.playlist-images .images img:last-child {margin-bottom: 0;}@media (max-width: 1150px) {.playlist-images .images img:last-child {display: none;}}@media (max-width: 1024px) {.playlist-images .images img:last-child {display: block;}}@media (max-width: 860px) {.playlist-images .images img:last-child {display: none;}}@media (max-width: 375px) {.playlist-images .images img:last-child {display: block;}}@media screen and (min-width: 1025px) {.playlist-images .images img:hover {border-color: #ffb80e;}}.sort-wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-left: auto;}.sort-wrap .col {position: relative;/*margin-right: 30px;*/}/*@media (max-width: 768px) {.sort-wrap .col {margin-right: 15px;}}@media (max-width: 479px) {.sort-wrap .col {margin-right: 20px;}}*/.sort-drop {display: none;position: absolute;top: -webkit-calc(100% + 5px);top: calc(100% + 5px);right: 0;/*left: 50%;*//*-webkit-transform: translate3d(-50%, 0, 0);transform: translate3d(-50%, 0, 0);*/width: 150px;-webkit-border-radius: 3px;border-radius: 3px;overflow: hidden;z-index: 5;background-color: #2d2d2d;text-align: center;}.sort-drop a {border: none;display: block;padding: 6px 12px;/*padding: 5px;*/text-align: left;font-size: 13px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;cursor: pointer;}@media screen and (min-width: 1025px) {.sort-drop a:hover {color: #ffb80e;}}.btn-sort {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;padding: 6px 16px;border-radius:30px;background-color: #333333;}.search_sort {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-moz-appearance: none;-webkit-appearance: none;appearance: none;background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat 95% 50%;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;background-color: #121212;border:none;display: none;}.search-box.open .search_sort {display: block;}@media screen and (min-width: 1025px) {.btn-sort:hover {color: #ffb401;}.btn-sort:hover .text {color: #ffb401;}.search_sort:hover {color: #aaa;}.search_sort:hover .text {color: #ffb401;}}.btn-sort.active {color: #ffb401;}.btn-sort.active .text {color: #ffb401;}.search_sort.active {color: #aaa;}.search_sort.active .text {color: #ffb401;}.btn-sort.active .svg-icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.search_sort.active .svg-icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.btn-sort .svg-icon {margin-left: 3px;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;font-size: 14px;}.search_sort .svg-icon {margin-left: 3px;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;font-size: 14px;}.btn-sort .text {-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;font-size:14px;color:#fff;}.search_sort .text {-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}.sort-link {color: #aaa;padding: 5px 12px;-webkit-border-radius: 3px;border-radius: 3px;border: 1px solid #aaa;text-transform: capitalize;display: inline-block;-webkit-transition: background-color .3s, color .3s, border-color .3s;-o-transition: background-color .3s, color .3s, border-color .3s;transition: background-color .3s, color .3s, border-color .3s;margin-left: 10px;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;}@media screen and (min-width: 1025px) {.sort-link:hover {border-color: #ffb401;color: #2d2d2d;background-color: #ffb401;}}.top-block {background-color: #1f1f1f;padding: 18px 20px 0;margin-bottom: 15px;/*display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-webkit-justify-content: space-between;-ms-flex-pack: justify;justify-content: space-between;*/}@media (max-width: 768px) {.top-block {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;margin: 0px 0 15px;position: relative;padding: 10px 10px 0;}}.top-block.second {margin-bottom: 35px;padding-top: 0;}@media (max-width: 768px) {.top-block.second {padding-top: 10px;}}@media (max-width: 639px) {.top-block.second {margin: 0 0 15px;position: relative;}}.top-block.secondary{padding: 18px 20px;}@media (max-width: 768px) {.top-block.secondary {padding: 15px 10px;}}@media (max-width: 639px) {.top-block.secondary {padding: 10px;}}.top-block.second .col.member{-ms-align-items: center;align-items: center;}@media (max-width: 639px){.top-block.second .col.member{width: 50%;padding-bottom: 10px;}.top-block.second .col.member .box:last-child{-webkit-box-ordinal-group: 0;-ms-flex-order: -1;order: -1;margin-bottom: 5px;}.top-block.second .col.member .box:first-child{margin-bottom: 0;}}.top-block.second .col.member .title{margin-bottom: 0;}.top-block.second .col {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 80%;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}@media (max-width: 768px) {.top-block.second .col {width: 85%;padding: 0;}}@media (max-width: 639px) {.top-block.second .col {width: 100%;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}}.top-block.second .col.second {padding-top: 0;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 20%;margin-left: 5px;}@media (max-width: 768px) {.top-block.second .col.second {width: 15%;}}@media (max-width: 639px) {.top-block.second .col.second {left: auto;bottom: auto;right: 10px;top: 10px;width: 55%;margin-left: 0;-webkit-box-align: end;-webkit-align-items: flex-end;-ms-flex-align: end;align-items: flex-end;}}.top-block.second .col .box:first-child {margin-right: 20px;}@media (max-width: 1024px) {.top-block.second .col .box:first-child {margin-right: 15px;}}@media (max-width: 768px) {.top-block.second .col .box:first-child {margin-right: 10px;}}@media (max-width: 639px) {.top-block.second .col .box:first-child {margin: 0 0 10px 0;}}@media (max-width: 639px) {.top-block.second .col .box {width: 100%;}}.top-block.second .title {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}@media (max-width: 639px) {.top-block.second .title {margin-bottom: 0;}}.top-block.second .title .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;font-size: 18px;color: #ffb80e;}.top-block.second .title .checked-wrap {margin-left: 10px;}@media (max-width: 768px) {.top-block.second .sort a {padding: 5px 0;}}@media (max-width: 639px) {.top-block.second .sort a {padding: 10px 0;}}.top-block.second .sort .text {font-size: 15px;}@media (max-width: 1024px) {.top-block.second .sort .text {font-size: 14px;}}.top-block.second .sort .value {margin-left: 2px;color: #aaa;}@media (max-width: 1024px) {.top-block.second .sort .value {font-size: 13px;}}@media (max-width: 1024px) {.top-block.second .sort .item {margin-right: 12px;}}.avatar{position: relative;}.top-block.second .avatar .no-thumb{background-color: #000;}.top-block .avatar {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;width: 96px;height: 96px;position: relative;bottom: -18px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 28px;}@media (max-width: 768px) {.top-block .avatar {width: 55px;height: 55px;}}@media (max-width: 639px) {.top-block .avatar {bottom: 0;width: 96px;height: 96px;}}.top-block .col {padding: 0 8px;/*width: 60%;*/}@media (max-width: 768px) {.top-block .col {padding: 0 5px;}}@media (max-width: 639px) {.top-block .col {padding: 0;width: 100%;}}.top-block .col.second {-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;display:flex;flex:1;padding-top: 9px;width: 40%;}@media (max-width: 768px) {.top-block .col.second {position: absolute;bottom: -webkit-calc(100% + 10px);bottom: calc(100% + 10px);left: 0;padding: 0;width: 100%;}}.top-block .title {color: #fff;font-size: 20px;margin-bottom: 5px;}.top-block .sort {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 639px) {.top-block .sort {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}.top-block .sort .item {margin-right: 30px;}@media (max-width: 479px) {.top-block .sort .item {margin-right: 20px;}}.top-block .sort .item:last-child {margin-right: 0;}.top-block .sort > span{color: #aaa;}.top-block .sort a,.top-block .sort .active {display: block;padding: 14px 0;font-size: 14px;color: #fff;border-bottom: 2px solid transparent;-webkit-transition: border-color .3s, color .3s;-o-transition: border-color .3s, color .3s;transition: border-color .3s, color .3s;cursor: pointer;}@media screen and (min-width: 1025px) {.top-block .sort a:hover {border-color: #ffb401;color: #ffb401;}}@media (max-width: 479px) {.top-block .sort a {font-size: 13px;padding: 10px 0;}}.top-block .sort .active {border-color: #ffb401;color: #ffb401;pointer-events: none;}.gallery-wrap {margin: 0 -10px -5px;opacity: 0;height: 760px;}@media (max-width: 768px) {.gallery-wrap {margin: 0 -5px -5px;}}.gallery-wrap.show {opacity: 1;height: auto;}.gallery a {display: block;border: 1px solid transparent;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;}@media screen and (min-width: 1025px) {.gallery a:hover {border-color: #ffb401;}}.gallery .wrap {position: absolute;left: 0;right: 0;bottom: 0;z-index: 2;padding: 14px 7px 7px;background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.8) 70%);background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(1%, rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.8)));background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.8) 70%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.8) 70%);}.gallery img {display: block;}.buttons-wrap {max-width: 180px;white-space: nowrap;-webkit-box-pack: end;-webkit-justify-content: flex-end;-ms-flex-pack: end;justify-content: flex-end;}@media (max-width: 639px) {.buttons-wrap {max-width: 220px;}}.buttons-wrap .buttons-list {font-size: 0;}.buttons-list .button-info{font-size: 14px;margin-left: 5px;}.buttons-wrap .btn {padding: 0;min-width: 50px;padding: 5px;height: 36px;border: none;background-color: #222;color: #fff;}@media (max-width: 768px) {.buttons-wrap .btn {width: 40px;height: 32px;}}@media screen and (min-width: 1025px) {.buttons-wrap .btn:hover {background-color: #ffb80e;color: #222;}}.buttons-wrap .subscribe {background-color: #ffb80e;color: #222;}@media screen and (min-width: 1025px) {.buttons-wrap .subscribe:hover {background-color: #222;color: #fff;}}.buttons-wrap .svg-icon {font-size: 20px;margin-right: 0;}.buttons-wrap .item {margin: 0 2px;display: inline-block;vertical-align: middle;font-size: 14px;}.buttons-wrap .navigation__dropdown-wrapper {padding-left: 10px;}.buttons-wrap .navigation__dropdown {left: auto;right: 0;top: -webkit-calc(100% + 3px);top: calc(100% + 3px);-webkit-transform: translate3d(0, 20px, 0);transform: translate3d(0, 20px, 0);padding: 5px;width: auto;-webkit-border-radius: 10px;border-radius: 10px;}@media (max-width: 639px) {.buttons-wrap .navigation__dropdown {padding: 0;top: -webkit-calc(100% + 5px);top: calc(100% + 5px);}}@media (max-width: 479px) {.buttons-wrap .navigation__dropdown {max-width: 176px;}}.buttons-wrap .navigation__dropdown-wrapper.open .navigation__dropdown {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.wrap-search {position: relative;max-width: 244px;/*margin-left: auto;*/}@media (max-width: 768px) {.wrap-search {max-width: 100%;}}.wrap-search .btn-search {color: #aaa;font-size: 16px;position: absolute;top: 50%;left: 10px;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);}.wrap-search .btn-search .svg-icon {display: block;}.wrap-search .search-second,.wrap-search .search-model {width: 100%;border: 1px solid #383838;background-color: #222;-webkit-border-radius: 0;border-radius: 0;padding-left: 38px;}.btn-add {font-size: 16px;font-weight: 700;color: #fff;background-color: rgba(0, 0, 0, 0.7);padding: 3px 7px;position: absolute;right: 5px;top: 5px;z-index: 4;padding: 0 5px;line-height: 1.1;-webkit-transition: background-color .3s;-o-transition: background-color .3s;transition: background-color .3s;}@media screen and (min-width: 1025px) {.btn-add:hover {background-color: #ffb80e;}.btn-add:hover+.tooltip {visibility: visible;opacity: 1;}}.btn-add.show {background-color: #ffb80e;}.btn-add.show+.tooltip+.playlist-drop {display: block;}.playlist-drop {position: absolute;right: -5px;top: 30px;width: 100px;background-color: #2d2d2d;z-index: 2;display: none;}.playlist-drop:before {content: "";width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 6px solid #2d2d2d;position: absolute;top: -6px;right: 13px;}.playlist-drop a {padding: 5px 10px;display: block;-webkit-transition: background-color .3s, color .3s;-o-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s;}@media screen and (min-width: 1025px) {.playlist-drop a:hover {background-color: #ffb80e;color: #000;}}.item.thumb.private .box .thumb-img{background-color:#121212;}.thumb-img {position: relative;display: inline-block;margin-bottom: 8px;width: 100%;padding-top: 56.33803%;}.thumb-img video{z-index: 2;}.thumb-img .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;border-radius:15px;}/*		.thumb-img img {display: block;}*/.thumb-img .duration {font-size: 10px;color: #fff;background-color: rgba(0, 0, 0, 0.7);padding: 3px 7px;position: absolute;right: 5px;bottom: 5px;z-index: 1;-webkit-transition: opacity .3s;-o-transition: opacity .3s;transition: opacity .3s;border-radius: 15px;}.thumbs {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin: 0 -5px;}@media (max-width: 768px) {.thumbs {margin: 0 -5px;}}.thumbs.vertical .thumb {width: 20%;}@media (max-width: 1250px) {.thumbs.vertical .thumb {width: 20%;}}@media (max-width: 1024px) {.thumbs.vertical .thumb {width: 25%;}}@media (max-width: 768px) {#list_albums_related_albums .thumbs.vertical .thumb{width: 33.33%;}.thumbs.vertical .thumb {width: 33.33%;}}@media (max-width: 575px) {#list_albums_related_albums .thumbs.vertical .thumb{width: 50%;}.thumbs.vertical .thumb {width: 50%;}}@media (max-width: 375px) {#list_albums_related_albums .thumbs.vertical .thumb{width: 100%;}.thumbs.vertical .thumb {width: 100%;}#list_members_my_conversations .messages_list .items.unread .desc{width:270px;}#list_members_my_conversations .messages_list .items .desc{width:300px;}}.thumbs.vertical .cat_thumb {width: 16.66%;padding:0 10px 15px;}.thumbs.vertical .thumb .val {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}.thumbs.vertical .thumb .val .like{margin-right: 5px;color: #aaa;}.thumbs.vertical .thumb .val span{margin-right: 5px;}.thumbs.vertical .thumb-img {width: 100%;padding-top: 54.71429%;}.thumbs.members .thumb-img {width: 100%;padding-top: 95.07%;}.thumbs.vertical .thumb-img .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.thumbs.vertical .cat_thumb .val {overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}.thumbs.vertical .cat_thumb .val .like{margin-right: 5px;color: #aaa;}.thumbs.vertical .cat_thumb .val span{margin-right: 5px;}.thumbs.vertical .cat_thumb .thumb-img {width: 100%;padding-top: 110.71429%;}.thumbs.vertical .cat_thumb .thumb-img .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}/*		#list_content_sources_sponsors_list_items .img{width: 150px;height: 150px;position: absolute;top: 50%;left: 50%;-webkit-transform: translate3d(-50%, -50% , 0);-ms-transform: translate3d(-50%, -50% , 0);transform: translate3d(-50%, -50%, 0);}*/#list_content_sources_sponsors_list_items .thumb-img{position:relative;display:inline-block;margin-bottom:8px;background-color: #2d2d2d;width:100%;padding-top: 56.33803%;}#list_content_sources_sponsors_list_items .thumb{/*width: 12.5%;*/}@media (max-width: 1350px) {/*#list_content_sources_sponsors_list_items .thumb{width: 14.28%;}*/}@media (max-width: 1200px) {/*#list_content_sources_sponsors_list_items .thumb{width: 16.66%;}*/}@media (max-width: 1024px) {#list_content_sources_sponsors_list_items .thumb{width: 25%;}}@media (max-width: 768px) {#list_content_sources_sponsors_list_items .thumb{width: 33.33%;padding:0 5px 10px;}}@media (max-width: 639px) {#list_content_sources_sponsors_list_items .thumb{width: 33.333%;}}@media (max-width: 479px) {#list_content_sources_sponsors_list_items .thumb{width: 50%;}}.thumbs.vertical .description.title-name {overflow: visible;}.thumbs.second .thumb-img {margin-bottom: 0;}.thumbs.second .thumb-img {width: 100%;padding-top: 118.50704%;/*padding-top: 133.333%;*/}.thumbs.second .thumb-img .img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}.thumbs.second .box {position: relative;}.thumbs.second a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.thumbs.second .description {font-size: 13px;}.thumbs.second .wrap-info {position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;padding: 30px 10px 10px;background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.41) 36%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(9%, rgba(0, 0, 0, 0)), color-stop(36%, rgba(0, 0, 0, 0.41)), color-stop(96%, rgba(0, 0, 0, 0.65)), to(rgba(0, 0, 0, 0.65)));background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.41) 36%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 0.41) 36%, rgba(0, 0, 0, 0.65) 96%, rgba(0, 0, 0, 0.65) 100%);}@media screen and (min-width: 1025px) {.thumbs.second .wrap-info:hover .description {color: #ffb401;}}.thumbs.second .wrap-info .description{height: auto;}.thumb {width: 20%;padding: 0 5px 10px;}@media (min-width: 1024px) {.main-inner .sidebar + .content .thumbs .thumb {width: 25%;}}#custom_list_videos_featured_videos_items .thumb:last-child{display:block;}#list_albums_recently_updated_photos_items .thumb:last-child{display:block;}#list_content_sources_latest_updated_porn_channels_items .thumb:last-child{display:block;}.related_thumb {width:16.66%;}@media (max-width: 1024px) {.thumb {width: 25%;}}@media (max-width: 768px) {.thumb {width: 33.33%;padding: 0 5px 10px;}}@media (max-width: 599px) {.thumb {width: 50%;}#custom_list_videos_featured_videos_items .thumb:last-child{display:none;}#list_albums_recently_updated_photos_items .thumb:last-child{display:none;}#list_content_sources_latest_updated_porn_channels_items .thumb:last-child{display:none;}}@media (max-width: 375px) {.thumb {width: 100%;}}.thumb .box {position: relative;}.thumb .box .tooltip.second {width: 102px;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);left: auto;right: -5px;bottom: -webkit-calc(100% + 2px);bottom: calc(100% + 2px);}.thumb .box .tooltip.second:before {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);left: auto;right: 13px;}.thumb .description {font-size:14px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;line-height: 1.4;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;font-weight:500px;}@media (max-width: 375px) {.thumb .description {height: auto;}}.thumb .name {display: inline-block;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}.thumb .title-name {height: auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;line-height: 1.2;}.thumb .title-name .svg-icon {font-size: 18px;color: #ffb401;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;}.thumb .title-name .checked-wrap {margin-left: 7px;}.thumb .title-name .text {font-size: 14px;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}.thumb a {display: block;}.thumb .img .vid_overlay{position:absolute;display:none;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.9);}.thumb .img .vid_overlay p{height:100%;width:100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.thumb a:hover .vid_overlay{display:block !important;}@media (max-width: 1250px) {.thumbs.vertical .cat_thumb {width: 20%;}}@media (max-width: 1024px) {.thumbs.vertical .cat_thumb {width: 25%;}}@media (max-width: 768px) {.thumbs.vertical .cat_thumb {width: 33.33%;}.thumb .title-name .text{font-size:14px;}}@media (max-width: 575px) {.thumbs.vertical .cat_thumb {width: 50%;}.thumb .title-name .text{font-size:14px;}}}@media (max-width: 375px) {.thumbs.vertical .cat_thumb {width: 100%;}.thumb .title-name .text{font-size:14px;}}@media screen and (min-width: 1025px) {.thumb a:hover .description,.thumb a:hover .name {color: #ffb401;}.thumb a:hover+.wrap-info .description {color: #ffb401;}.thumb a:hover .decor-line {-webkit-animation-name: moveit;animation-name: moveit;width: 100%;-webkit-transition: width 1.3s;-o-transition: width 1.3s;transition: width 1.3s;/*opacity: 1;*/}.thumb a:hover .duration {opacity: 0;}}.thumb .info {color: #707070;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;margin-top: 6px;}.thumb .val {margin-right: 10px;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-o-text-overflow: ellipsis;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}.thumb .val:last-child {margin-right: 0;}.thumb .val .svg-icon {font-size: 14px;color: #ffb401;}.thumb .val .checked-wrap {margin-right: 5px;}.thumb .val a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: #707070;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.thumb .val a:hover {color: #ffb401;}}.decor-line {position: absolute;top: 0;background-color: #ffb80e;height: 2px;z-index: 3;width: 0;opacity: 0;}.decor-line.animate {opacity: 1;}.pagination {margin: 45px 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;width: 100%;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}@media (max-width: 1024px) {.pagination {margin: 25px 0;}}@media (max-width: 768px) {.pagination {margin: 15px 0;}}@media (max-width: 639px) {.pagination {margin: 20px 0;}}.pagination li {width: 50px;height: 50px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin: 0 2px;-webkit-border-radius: 10px;border-radius: 10px;}@media (max-width: 768px) {.pagination li {display: none;margin: 0 5px;}.pagination li.page-current,.pagination li.mobile {display: block;}}.pagination a,.pagination span {width: 100%;height: 100%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;background-color: #373737;color: #fff;font-size:14px;font-weight: 700;border-radius:25px;}.pagination span,.pagination .current {pointer-events: none;opacity: .5;}.pagination a {padding: 0;border: none;}@media screen and (min-width: 1025px) {.pagination a:hover {background-color: #ffb80e;color: #fff;}}@media (max-width: 768px) {.pagination .current {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}}.pagination .current a {color: #aaa;background-color: #121212;}.pagination .first,.pagination .last {text-transform: inherit;width: auto;}@media (max-width: 768px) {.pagination .first,.pagination .last {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}}.pagination .first a,.pagination .first span,.pagination .last a,.pagination .last span {padding: 0 15px;}.pagination li .btn {text-transform: inherit;}.pagination .jump a {background-color: #121212;color: #aaa;}@media screen and (min-width: 1025px) {.pagination .jump a:hover {background-color: #ffb80e;color: #fff;}}@media (max-width: 460px) {.pagination .first a, .pagination .first span, .pagination .last a, .pagination .last span {padding: 0 8px;}.pagination li {width: 40px;height: 40px;}}@media (max-width: 460px) {.pagination .first a, .pagination .first span, .pagination .last a, .pagination .last span {padding: 0 8px;}.pagination li {width: 40px;height: 40px;margin: 0 3px;}}@media (max-width: 360px) {.pagination .first, .pagination .last {display: none;}.pagination .first.prev, .pagination .last.next {display: block;}}.section {padding: 25px 0 0px;}.section .container .block-video .message{display:flex;justify-content:center;min-height:15em;font-size:16px;align-items:center;flex-wrap:wrap;text-align:center;}.section .container .block-video .message .private_login a{color:#ffb80e;}.section .container .block-video .message .private_login a:hover{text-decoration:underline;}.section.homepage{background-color:#000;}.section.homepage .headline .title{font-weight:500;font-size:16px;}.section.home .headline .title{font-weight:500;font-size:16px;}.section.models{padding:0;}@media (max-width: 768px) {.section.homepage{padding:20px 0 0;}.section {padding: 20px 0 15px;}}.section.dark {background-color: #121212;border-top: 1px solid #363434;border-bottom: 1px solid #363434;}.section.secondary {background-color: #1f1f1f;padding: 40px 0;}@media (max-width: 1024px) {.section.secondary {padding: 25px 0;}}@media (max-width: 768px) {.section.secondary {padding: 10px 0;}}.section.tags-section {padding: 45px 0;}@media (max-width: 1024px) {.section.tags-section {padding: 25px 0;}}@media (max-width: 768px) {.section.tags-section {padding: 20px 0;}}.section.section-video {padding: 0;}.section.section-video.section-playlist{background:#131313;padding:18px 0;}.section.section-comments {padding: 10px 0;}@media (max-width: 1024px) {.section.section-comments {padding: 25px 0;}}.mobile-section {display: none;}@media (max-width: 768px) {.mobile-section {display: block;}}.mobile-section .comments-wrap,.mobile-section .friends-wrap {display: none;}@media (max-width: 768px) {.mobile-section .comments-wrap,.mobile-section .friends-wrap {display: block;}}@media (max-width: 768px) {.mobile-section .comments-wrap .thumb,.mobile-section .friends-wrap .thumb {width: 20%;}}@media (max-width: 479px) {.mobile-section .comments-wrap .thumb,.mobile-section .friends-wrap .thumb {width: 25%;}}@media (max-width: 375px) {.mobile-section .comments-wrap .thumb,.mobile-section .friends-wrap .thumb {width: 33.33%;}}@media (max-width: 768px) {.mobile-section .comments-wrap {padding: 0;}}.comments-wrap .title{margin-bottom: 10px;}.comments-wrap {/*background-color: #2d2d2d;*/padding: 35px 0px 35px;}.comments-wrap .common-warning{width:100%;display:inline-block;padding:25px;line-height:18px;text-align:center;background-color:#1f1f1f;font-size:13px;}.comments-wrap .common-warning .comment_link{color:#ffb80e;text-decoration:underline;}.comments-wrap .common-warning .comment_link:hover{cursor:pointer;text-decoration:none;}@media (max-width: 1024px) {.comments-wrap {padding: 20px;}}@media (max-width: 479px) {.comments-wrap {padding: 0;}.comments-wrap .common-warning{padding:20px 0px 20px 0px;font-size:15px;}.comments-wrap .common-warning .comment_link{text-decoration:underline;}}.comments-wrap .avatar {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 12px;}@media (max-width: 479px) {.comments-wrap .avatar {width: 40px;}}.comments-wrap .avatar img {display: block;border-radius:50%;}.comments-wrap .avatar a {display: block;}.comments-wrap .form {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;position:relative;}.comments-wrap .form .smileys-bar{display:none;}.comments-wrap .form .input{border:1px solid #414141;border-radius:0;width:100%;background-color:inherit;position:relative;padding-right:35px;font-size:16px;}.comments-wrap .form button{position:absolute;top:15px;right:15px;color:#ffb401;}.comments-wrap .form .input:focus{border-radius:0;font-size:16px;}.comments-wrap textarea {display:inline-flex;margin-bottom: 8px;}.form-up {margin-bottom: 35px;}@media (max-width: 639px) {.form-up {margin-bottom: 20px;}}.comments-box {margin-top: 10px;padding-top: 25px;color: #aaa;}.comments-box .row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;padding-bottom: 25px;}.comments-box .row:last-child {padding-bottom: 0;}.comments-box .box.inner {padding-left: 20px;margin: 25px 0 25px 40px;margin-bottom: 25px;border-left: 1px solid #414141;}@media (max-width: 639px) {.comments-box .box.inner {margin: 20px 0 20px 20px;}}@media (max-width: 479px) {.comments-box .box.inner {margin: 10px 0 10px 10px;}}.comments-box .box.inner-inner {margin: 25px 0 25px 100px;border-left: 1px solid #414141;padding-left: 20px;}@media (max-width: 639px) {.comments-box .box.inner-inner {margin: 20px 0 20px 50px;}}@media (max-width: 479px) {.comments-box .box.inner-inner {margin: 10px 0 10px 20px;}}.comments-box .top-text {margin-bottom: 10px;}.comments-box .top-text a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.comments-box .top-text a:hover {color: #ffb401;}}.comments-box .top-text .svg-icon {font-size: 14px;color: #ffb401;}.comments-box .top-text .checked-wrap {margin-right: 5px;}.comments-box .top-text .head {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.comments-box .top-text .head .text{font-size:14px;color:#ffb80e;text-transform:capitalize;}.comments-box .top-text .head .added-date{font-size:11px;padding-top:2px;padding-left:8px;}.comments-box .top-text .head .replied {margin-left: 5px;}.comments-box .main-text {color: #fff;margin-bottom: 10px;font-size:14px;word-break:break-all;}@media (max-width: 479px) {.comments-box .main-text {margin-bottom: 8px;}}.comments-box .bottom-text .list {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 479px) {.comments-box .bottom-text .list {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}.comments-box .bottom-text .item {margin-right: 15px;}@media (max-width: 479px) {.comments-box .bottom-text .item {margin-right: 5px;}}.comments-box .bottom-text a {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.comments-box .bottom-text a:hover {color: #ffb401;}}.comments-box .bottom-text .svg-icon {margin-right: 8px;}.comments-box .bottom-text .value {color: #aaa;}.btn-comment {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.btn-comment.active .svg-icon {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);transform: rotate(180deg);}.btn-comment .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-left: 5px;font-size: 17px;-webkit-transition: -webkit-transform .3s;transition: -webkit-transform .3s;-o-transition: transform .3s;transition: transform .3s;transition: transform .3s, -webkit-transform .3s;-webkit-transform: rotate(0);-ms-transform: rotate(0);transform: rotate(0);}.form-comments .wrap {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}.form-comments .avatar {width: 40px;height: 40px;}.comments-box .avatar{width: 40px;height: 40px;}.form-comments .avatar .no-thumb{background-color: #222;border-radius:20px;font-size: 20px;}.form-comments .title-name {margin-bottom: 15px;font-size: 14px;}.form-comments .btn {padding: 6px 10px;}.rating-container {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}@media (max-width: 479px) {.rating-container {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}}.rating-container .value {padding: 14px;background-color: #1f1f1f;}.info-buttons {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 15px 0;}@media (max-width: 639px) {.info-buttons {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}}@media (max-width: 479px) {.info-buttons {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}/*.info-buttons.second{padding-bottom: 0;}*/.info-buttons .list-buttons {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.info-buttons .list-buttons .item {position: relative;margin-right: 8px;}@media (max-width: 639px) {.info-buttons .list-buttons .item {margin-right: 5px;}}.info-buttons .list-buttons .item:last-child {margin-right: 0;}.info-buttons .drop {position: absolute;top: -webkit-calc(100% + 5px);top: calc(100% + 5px);left: 0;right: 0;z-index: 2;background-color: #2d2d2d;display: none;width:calc(100% + 220px);padding:15px 10px;}.info-buttons .drop li:not(.hidden){display:block;/*height:40px;*/line-height:30px;}.info-buttons .drop li span a{width:80%;float:left;}.info-buttons .drop .delete{float:right;width:15%;}/*@media (max-width: 960px) {.info-buttons .drop {width: 100px;}}*/.info-buttons .drop .item {margin: 0;}.info-buttons .drop a {display: block;font-size:13px;text-transform: capitalize;padding: 0 10px;-webkit-transition: background-color .3s, color .3s;-o-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s;}@media screen and (min-width: 1025px) {.info-buttons .drop a:hover {background-color: #ffb80e;color: #2d2d2d;}}.info-buttons .col {margin-right: 20px;position: relative;}@media (max-width: 479px) {.info-buttons .col {margin: 0;}.info-buttons .col:after {display: none;}.info-buttons .col .btn .svg-icon{/*font-size:35px;*/}}@media (max-width: 479px) {.info-buttons .col:first-child {margin-right:8px;/*width: 100%;-webkit-box-ordinal-group: 2;-webkit-order: 1;-ms-flex-order: 1;order: 1;margin-top: 10px;*/}.rating-container .value{padding:10px 5px;font-size: 11px;}}.info-buttons .col:last-child {margin-right: 0;}@media (max-width: 639px) {.info-buttons .col:last-child {margin-right: 5px;}}@media (max-width: 479px) {.info-buttons .col:last-child {margin-left: 8px;margin-left: 5px;}}.info-buttons .col:last-child:after {display: none;}.info-buttons .col:after {content: "";position: absolute;top: 50%;right: -10px;-webkit-transform: translate3d(0, -50%, 0);transform: translate3d(0, -50%, 0);background-color: #2d2d2d;width: 1px;height: 25px;}.info-buttons .btn {background-color: #1e1e1e;border: none;color: #fff;padding: 13px;font-size: 14px;text-transform: capitalize;font-weight: 500;cursor: pointer;}@media (max-width: 639px) {.info-buttons .btn {padding: 10px;padding: 10px 8px;}}@media screen and (min-width: 1025px) {.info-buttons .btn:hover {background-color: #ffb80e;color: #2d2d2d;}}.info-buttons .btn .text {margin-left: 8px;}@media (max-width: 960px) {.info-buttons .btn .text {display: none;}}.info-buttons .show {background-color: #ffb80e;color: #2d2d2d;}.tab-box {display: none;}.tab-box.active {padding-bottom: 20px;}.tab-content .block {margin-bottom: 15px;}@media (max-width: 479px) {.tab-content .block {margin-bottom: 10px;}}.tab-content .block:last-child {margin-bottom: 0;}.tab-content .box {max-width: 640px;}.tab-content .box input {width: 100%;}.block-video .tab-content .title {margin-bottom: 10px;display: inline-block;font-size: 13px;color: #aaa;}.tab-content .video-info {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-bottom: 15px;}@media (max-width: 768px) {.tab-content .video-info {margin-bottom: 10px;}}.tab-content .video-info .item {margin-right: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;}.tab-content .video-info .svg-icon {margin-right: 8px;-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;font-size: 13px;}.tags-outer {margin-bottom: 10px;}@media (max-width: 768px) {.tags-outer {margin-bottom: 5px;}}.tags-outer:last-child {margin-bottom: 0;}.tags-outer .tags-list {-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;margin: 0 -4px -8px;}.report {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 768px) {.report {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;}}.report .col {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}.report .col.second {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 35px;width: 250px;}@media (max-width: 1024px) {.report .col.second {width: auto;}}@media (max-width: 768px) {.report .col.second {margin: 0 0 15px 0;}}.report .title span {font-weight: 400;text-transform: lowercase;}.report .box {margin-bottom: 10px;}.report .box:last-child {margin-bottom: 0;}.wrap-radio {position: relative;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-left: 30px;line-height: 21px;cursor: pointer;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}.wrap-checkbox {position: relative;display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding-left: 30px;line-height: 21px;cursor: pointer;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.wrap-radio:hover {color: #ffb80e;}}.wrap-radio input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}.wrap-checkbox input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}.wrap-radio input:checked~.checkmark:after {display: block;content: "";position: absolute;top: 50%;left: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);width: 6px;height: 6px;-webkit-border-radius: 50%;border-radius: 50%;background: #ffb80e;}.wrap-checkbox input:checked~.checkmark:after {display: block;content: "\2713";position: absolute;top: 50%;left: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);font-weight:bold;font-size:15px;}.wrap-radio .checkmark {width: 20px;height: 20px;-webkit-border-radius: 50%;border-radius: 50%;position: absolute;left: 0;top: 0;border: 2px solid #ffb80e;}.wrap-checkbox .checkmark{width: 20px;height: 20px;position: absolute;left: 0;top: 0;border: 2px solid #ffb80e;}.block-video .headline .title{-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;max-width: 80%;}@media (max-width: 768px) {.block-video .headline .title{max-width: 70%;}}@media (max-width: 479px){.block-video .headline .title{display: inline;max-width: 100%;margin: 0 10px 5px 0;}}.block-video .headline {margin-bottom: 12px;-webkit-box-pack: start;-webkit-justify-content: flex-start;-ms-flex-pack: start;justify-content: flex-start;}@media (max-width: 479px) {.block-video .headline {display: block;/*-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: start;-webkit-align-items: flex-start;-ms-flex-align: start;align-items: flex-start;*/}}.block-video .headline .rows {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 479px) {.block-video .headline .rows { display: inline; }}.block-video .headline .row {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding-left: 20px;font-size: 13px;font-weight: 500;}@media (max-width: 479px) {.block-video .headline .row {margin-right: 10px;padding-left: 0;display: inline-block;}}.block-video .headline .svg-icon {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-right: 6px;font-size: 14px;}@media (max-width: 479px) {.block-video .headline .svg-icon { display: inline-block; vertical-align: top; }.headline .value, .headline .value .rating { display: inline; }}.block-video .title {font-size: 20px;color: #fff;overflow: hidden;-o-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;text-transform: inherit;font-weight:500;}@media (max-width: 639px) {.block-video .title {font-size: 17px;}}@media (max-width: 479px) {.block-video .title {white-space: normal;margin-bottom: 5px;}}.block-video .cols {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;margin-top: 10px;}.block-video .spot-vertical {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;margin-left: 20px;width: 302px;}@media (max-width: 1024px) {.block-video .spot-vertical {display: none;}}@media (max-width: 1024px) {.block-video .spot-vertical.second {width: 100%;display: block;margin: 10px 0 0 0;}}@media (max-width: 1024px) {.block-video .spot-vertical.second .box-down {display: none;}}.block-video .spot-vertical .box-up {margin-bottom: 10px;}@media (max-width: 1024px) {.block-video .spot-vertical .box-up {text-align: center;}.block-video .spot-vertical .box-up+.box-up {margin-bottom: 0;}}.block-video .spot-vertical .box-up .color {color: #ffb80e;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.block-video .spot-vertical .box-up .color:hover {color: #aaa;}}.block-video .spot-vertical .name {color: #aaa;text-transform: capitalize;text-align: center;font-size: 12px;margin-bottom: 8px;}.block-video .spot-horizontal {text-align: center;background-color: #ffb80e;color: #000;font-weight:700;border-radius:10px;padding: 8px;margin-top:10px;}.spot-horizontal .sponsor{display: inline-block;margin-top: 15px;}.spot-horizontal .sponsor img{height: 100%;}.spot-horizontal .sponsor a,.spot-horizontal .sponsor iframe{display: inline-block;height: 100%;}.block-video .spot-horizontal .text {margin-top: 6px;}.block-video .spot-horizontal .text a {color: #ffb80e;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.block-video .spot-horizontal .text a:hover {color: #fff;}}.btn-plus {color: #ffb80e;font-size: 34px;font-weight: 700;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;line-height: .9;max-height: 31px;}@media screen and (min-width: 1025px) {.btn-plus:hover {color: #fff;}}.custom .btn-plus{margin-left: 8px;}.spot-thumbs {display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}.spot-thumbs .thumbs {margin: 0 -8px;}.spot-thumbs .thumb {width: 50%;padding: 0 8px 16px;}@media (max-width: 1200px) {.spot-thumbs .thumb:nth-child(7) {display: none;}.spot-thumbs .thumb:nth-child(8) {display: none;}}.spot-thumbs .thumb img {display: block;}.spot-thumbs .thumb a {border: 1px solid transparent;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;}@media screen and (min-width: 1025px) {.spot-thumbs .thumb a:hover {border-color: #ffb80e;}}.video-outer {-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;min-width: 1px;}.btn-play {position: absolute;top: 50%;left: 50%;-webkit-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);font-size: 140px;color: #626667;line-height: 0;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media (max-width: 639px) {.btn-play {font-size: 100px;}}@media (max-width: 479px) {.btn-play {font-size: 80px;}}.player-wrap {position: relative;padding-bottom: 58.56%;/*margin-bottom: 12px;*/}.kt-player .fp-ui{z-index:9 !important;}@media screen and (min-width: 1025px) {.player-wrap:hover .btn-play {color: #ffb80e;}}.iframe {position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;border: none;margin: 0;padding: 0;}.upload-wrapper {padding: 45px 95px 35px;background-color: #2d2d2d;border: 1px dashed #525252;text-align: center;}@media (max-width: 1150px) {.upload-wrapper {padding: 45px 45px 35px;}}@media (max-width: 1024px) {.upload-wrapper {padding: 30px 25px;}}@media (max-width: 639px) {.upload-wrapper {padding: 30px 10px;}}@media (max-width: 479px) {.upload-wrapper {padding: 20px 10px;}}.upload-wrapper .title {color: #fff;text-transform: inherit;font-size: 24px;margin-bottom: 35px;}@media (max-width: 1024px) {.upload-wrapper .title {font-size: 20px;margin-bottom: 20px;}}@media (max-width: 479px) {.upload-wrapper .title {font-size: 16px;margin-bottom: 15px;}}.upload-wrapper .icon-wrap {color: #ffb80e;font-size: 128px;margin-bottom: 54px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 1024px) {.upload-wrapper .icon-wrap {margin-bottom: 25px;font-size: 100px;}}@media (max-width: 479px) {.upload-wrapper .icon-wrap {margin-bottom: 15px;font-size: 80px;}}.upload-wrapper .info-text .title {margin-bottom: 10px;}.upload-wrapper .description {color: #aaa;font-size:14px;}.upload-wrapper .info-text .error-msg{line-height:25px;color:#ffb80e;margin-top:15px;}.upload-wrapper .description p {margin-bottom: 8px;}.upload-wrapper .description p:last-child {margin-bottom: 0;}.upload-wrapper .cols {margin-bottom: 54px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 1024px) {.upload-wrapper .cols {margin-bottom: 25px;}}@media (max-width: 479px) {.upload-wrapper .cols {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;margin-bottom: 15px;}}.upload-wrapper .col {height: 390px;padding: 0 8px;width: 50%;height: 320px;}@media (max-width: 768px) {.upload-wrapper .col {padding: 0 5px;}}.upload-wrapper .wrap {background-color: #2d2d2d;border: 1px solid #525252;-webkit-border-radius: 10px;border-radius: 10px;padding: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;height: 100%;position: relative;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;}@media (max-width: 479px) {.upload-wrapper .wrap {padding: 20px 10px;}}@media screen and (min-width: 1025px) {.upload-wrapper .wrap:hover {border-color: #ffb80e;}}.upload-wrapper .wrap input {position: absolute;left: 0;top: 0;height: 100%;width: 100%;background-color: transparent;opacity: 0;cursor: pointer;padding: 0;color: transparent;font-size: 0;}.upload-text {color: #aaa;line-height: 1.6;padding: 0 40px;}@media (max-width: 639px) {.upload-text {padding: 0 30px;}}@media (max-width: 479px) {.upload-text {padding: 0;}}.upload-text a {color: #ffb80e;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.upload-text a:hover {color: #fff;}}.upload-text p {margin-bottom: 15px;font-size:14px;}@media (max-width: 479px) {.upload-text p {margin-bottom: 10px;}}.upload-text p:last-child {margin-bottom: 0;}@media (max-width: 1024px) {.image-view {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}.image-view .box-up {margin: 0 -3px -6px;}.image-view .box-up.second {margin: 0 0 10px;}.swiper-outer {position: relative;padding: 0 30px;background-color: #000;}.swiper-button-next{right: 0;}.swiper-button-prev{left: 0;}@media (max-width: 639px) {.swiper-outer {padding: 0 20px;}}.gallery-preview__item,.swiper-slide .thumb{padding-top: 0;padding: 0;}.swiper-outer .swiper-pagination-fraction{bottom: auto;left: auto;right: 0;top: 28px;transform: translate3d(0, 0, 0);width: auto;padding: 6px 20px;background-color: rgba(34, 34, 34, .6);}@media(max-width: 639px){.swiper-outer .swiper-pagination-fraction{top: 10px;right: 10px;}}@media(max-width: 479px){.swiper-outer .swiper-pagination-fraction{padding: 5px 10px;}}/*.gallery-thumbs .row{-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}*/.swiper-outer .swiper-pagination-current{margin-right: 4px;}.swiper-outer .swiper-pagination-total{margin-left: 4px;}.gallery-preview__item img{position: static;-webkit-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);width: auto;height: auto;top: auto;left: auto;max-height: 600px;max-width: 100%;}.swiper-outer .swiper-button-next,.swiper-outer .swiper-button-prev {width: auto;height: auto;font-size: 57px;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.swiper-outer .swiper-button-next:hover,.swiper-outer .swiper-button-prev:hover {color: #ffb80e;}}@media (max-width: 1024px) {.swiper-outer .swiper-button-next,.swiper-outer .swiper-button-prev {font-size: 45px;}}@media (max-width: 479px) {.swiper-outer .swiper-button-next,.swiper-outer .swiper-button-prev {font-size: 35px;}}.video-outer .disabled{pointer-events: none;opacity: .3;}.swiper-outer .swiper-button-next .svg-icon,.swiper-outer .swiper-button-prev .svg-icon{display: block;}.swiper-outer .swiper-button-next .svg-icon,.swiper-outer .swiper-button-prev .svg-icon {width: 40px;}@media (max-width: 1024px) {.swiper-outer .swiper-button-next .svg-icon,.swiper-outer .swiper-button-prev .svg-icon {width: 35px;}}@media (max-width: 479px) {.swiper-outer .swiper-button-next .svg-icon,.swiper-outer .swiper-button-prev .svg-icon {width: 30px;}}@media (max-width: 639px) {.swiper-outer .swiper-button-prev {left: 5px;}}@media (max-width: 479px) {.swiper-outer .swiper-button-prev {left: 3px;}}@media (max-width: 639px) {.swiper-outer .swiper-button-next {right: 5px;}}@media (max-width: 479px) {.swiper-outer .swiper-button-next {right: 3px;}}.slider-count {position: absolute;right: 14px;top: 28px;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);width: auto;padding: 6px 20px;background-color: rgba(34, 34, 34, 0.4);}@media (max-width: 639px) {.slider-count {top: 10px;right: 10px;}}@media (max-width: 479px) {.slider-count {padding: 5px 10px;}}.swiper-outer .bach-home {display: -webkit-inline-box;display: -webkit-inline-flex;display: -ms-inline-flexbox;display: inline-flex;padding: 6px 18px;background-color: rgba(34, 34, 34, 0.6);position: absolute;left: 0;top: 28px;z-index: 10;color: #d1d1d1;-webkit-transition: background-color .3s, color .3s;-o-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s;}@media (max-width: 639px) {.swiper-outer .bach-home {top: 10px;left: 10px;}}@media (max-width: 479px) {.swiper-outer .bach-home {padding: 5px 10px;}}@media screen and (min-width: 1025px) {.swiper-outer .bach-home:hover {background-color: #ffb80e;color: #2d2d2d;}}.swiper-outer .swiper-pagination-current {margin-right: 4px;}.swiper-outer .swiper-pagination-total {margin-left: 4px;}.gallery-thumbs .swiper-wrapper {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: flex-start;align-items: flex-start;}/*@media (max-width: 1024px) {.gallery-thumbs .swiper-wrapper {-webkit-flex-wrap: nowrap;-ms-flex-wrap: nowrap;flex-wrap: nowrap;}}*//*@media screen and (min-width: 1025px) {.gallery-thumbs .swiper-wrapper {-webkit-transform: translate3d(0, 0, 0) !important;transform: translate3d(0, 0, 0) !important;}.gallery-thumbs .swiper-slide {width: 33.333%;}}@media (max-width: 1024px) {.gallery-thumbs .swiper-slide {width: 16.66%;}}@media (max-width: 479px) {.gallery-thumbs .swiper-slide {width: 20%;}}*//*.gallery-thumbs .swiper-slide {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}*/.video-outer .swiper-slide{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-align-items: center;align-items: center;position: relative;}.swiper-slide img{display: block;}/*.gallery-top .swiper-slide img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;width: 100%;}*//*.gallery-top .swiper-slide{min-height: 600px;}*/.gallery-top .swiper-slide img{opacity: 1;}.gallery-top.swiper-slide-active img{opacity: 1;}.block-video .row{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-align-items: center;align-items: center;height: 100%;}.gallery-thumbs .swiper-slide .row {padding: 0 3px 6px 3px;}.gallery-thumbs .swiper-slide .row a{position: relative;}.gallery-thumbs .swiper-slide img {border: 1px solid transparent;cursor: pointer;-webkit-transition: border-color .3s;-o-transition: border-color .3s;transition: border-color .3s;/*	position: absolute;left: 0;right: 0;top: 0;bottom: 0;*/}@media (max-width: 479px){.gallery-thumbs .swiper-slide img{height: 70px;}}@media (max-width: 375px){.gallery-thumbs .swiper-slide img{height: 60px;}}@media screen and (min-width: 1025px) {.gallery-thumbs .swiper-slide img:hover {border-color: #ffb80e;}}.gallery-thumbs .swiper-slide.active img {border-color: #ffb80e;}.hidden-link{opacity: 0;}.gallery-thumbs .swiper-wrapper .gallery-images__card.swiper-slide-thumb-active img{border-color: #ffb80e;}.swiper-slide-thumb-active{pointer-events: none;}.gallery-thumbs .swiper-slide{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}.gallery-images__card::after{display: none;}.gallery-images__card{width: 33.333%;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;border: none;padding: 0 3px 6px 3px;border-radius: 0;cursor: auto;}@media (max-width: 1024px){.gallery-images__card{width: 12.5%;}}@media (max-width: 639px){.gallery-images__card{width: 20%;}}@media (max-width: 375px){.gallery-images__card{width: 25%;}}.gallery-thumbs .swiper-pagination {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);position: static;}.pics-pagination{display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;margin-top: 5px;flex-wrap: wrap;}.pics-pagination .item {width: 32px;height: 32px;-webkit-border-radius: 3px;border-radius: 3px;margin: 0 4px 4px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;background-color: #121212;-webkit-border-radius: 3px;border-radius: 3px;-webkit-transition: color .3s, background-color .3s;-o-transition: color .3s, background-color .3s;transition: color .3s, background-color .3s;}@media screen and (min-width: 1025px) {.pics-pagination .item:hover {background-color: #ffb80e;color: #fff;}}.pics-pagination .swiper-pagination-bullet-active {color: #aaa;pointer-events: none;}.footer {display: table-row;height: 1px;background-color: #121212;}.main {padding:0;}.footer-inner {padding: 50px 0;max-width: 850px;margin: 0 auto;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 1024px) {.footer-inner {padding: 30px 0;}}@media (max-width: 768px) {.footer-inner {-webkit-box-orient: vertical;-webkit-box-direction: normal;-webkit-flex-direction: column;-ms-flex-direction: column;flex-direction: column;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;padding: 20px;}}.footer-inner .title {color: #fff;font-weight: 500;font-size: 16px;margin-bottom: 8px;}.footer-inner .col {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;-webkit-box-flex: 0;-webkit-flex-grow: 0;-ms-flex-positive: 0;flex-grow: 0;}.footer-inner .col.second {margin-left: 70px;padding-top: 10px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-flex-shrink: 1;-ms-flex-negative: 1;flex-shrink: 1;-webkit-box-flex: 1;-webkit-flex-grow: 1;-ms-flex-positive: 1;flex-grow: 1;}@media (max-width: 1024px) {.footer-inner .col.second {margin-left: 40px;}}@media (max-width: 768px) {.footer-inner .col.second {margin: 10px 0 0;width: 100%;}}@media (max-width: 479px) {.footer-inner .col.second {-webkit-flex-wrap: wrap;-ms-flex-wrap: wrap;flex-wrap: wrap;}}.footer-inner .col.second .box {width: 33.33%;padding: 0 5px;}@media (max-width: 768px) {.footer-inner .col.second .box {text-align: center;}}@media (max-width: 479px) {.footer-inner .col.second .box {width: 50%;}}@media (max-width: 479px) {.footer-inner .col.second .box:last-child {margin: 10px auto 0;}}@media (max-width: 768px) {.footer-inner .logo {text-align: center;}}.foooter-list a {color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;cursor: pointer;}@media screen and (min-width: 1025px) {.foooter-list a:hover {color: #ffb80e;}}.foooter-list .item {margin-bottom: 8px;}.foooter-list .item:last-child {margin-bottom: 0;}.social-list {margin: 12px -5px 0;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;}@media (max-width: 768px) {.social-list {-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;}}.social-list .item {margin: 0 5px;}.social-list a {width: 35px;height: 35px;-webkit-border-radius: 50%;border-radius: 50%;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-webkit-justify-content: center;-ms-flex-pack: center;justify-content: center;color: #dadada;background-color: #303030;font-size: 16px;-webkit-transition: background-color .3s, color .3s;-o-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s;}@media screen and (min-width: 1025px) {.social-list a:hover {background-color: #ffb80e;color: #121212;}}.copy {color: #aaa;}.footer .social_media_icons {margin-top: 8px;}.footer .social_media_icons .social_media_icon {color: #e8e8e8;border-radius: 50%;padding: 4px;font-size: 20px;line-height: 29px;text-align: center;background-color: rgb(255 255 255 / 16%);margin-right: 8px;width: 32px;height: 32px;display: inline-block;vertical-align: middle;}.footer .social_media_icons .social_media_icon:last-child { margin-right: 0; }#list_videos_videos_list_search_result{width:100%;margin-bottom: 20px;}.empty-content h2 {padding-top: 5px;margin-bottom: 10px;font-size:18px;}.empty-content p,.empty-content ul,.empty-content ol {line-height: 1.4;font-size:14px;}.empty-content p{margin-bottom: 10px;font-size:14px;line-height:24px;}.empty-content ul,.empty-content ol {margin: 10px 0;}.page-error{text-align: center;font-size: 38px;color: #ffb80e;text-transform: capitalize;}@media (max-width: 768px) {.page-error{font-size: 26px;}}.fancybox-overlay {position: absolute;top: 0;left: 0;overflow: hidden;display: none;z-index: 888;background-color: rgba(0,0,0,.8);}.fancybox-wrap{left: 50% !important;top: 50% !important;-webkit-transform: translate3d(-50%, -50%, 0);-ms-transform: translate3d(-50%, -50%, 0);-o-transform: translate3d(-50%, -50%, 0);transform: translate3d(-50%, -50%, 0);max-width: 870px;width: calc(100% - 20px) !important;}.fancybox-inner{width: 100% !important;}.fancybox-wrap{outline: none;}.fancybox-lock{overflow: hidden;}.fancybox-overlay-fixed {position: fixed;bottom: 0;right: 0;}.fancybox-lock .fancybox-overlay {z-index: 9999;}.fancybox-skin {position: relative;border: 1px solid #aaa;background-color: #222;text-shadow: none;border-radius: 10px;opacity: 0;-webkit-box-shadow: -7px 10px 21px rgba(0, 0, 0, 0.65) !important;box-shadow: -7px 10px 21px rgba(0, 0, 0, 0.65) !important;}.fancybox-opened .fancybox-skin {opacity: 1;}.fancybox-close{width: 20px;height: 20px;display: inline-block;position: absolute;top: 10px;right: 10px;}.fancybox-close:before,.fancybox-close:after {content: "";position: absolute;right: 10px;height: 100%;width: 2px;background-color: #aaa;}.fancybox-close:before {transform: rotate(45deg);}.fancybox-close:after {transform: rotate(-45deg);}@media screen and (min-width: 1025px) {.fancybox-close:hover:before,.fancybox-close:hover:after {background-color: #ffb401;}}.popup-title{margin-bottom: 15px;display: block;font-size: 16px;}.popup-holder .field-label{display: inline-block;margin-bottom: 10px;}.popup-holder .row{margin: 10px 0;}.popup-holder .textfield{width: 100%;}.popup-holder .captcha-control .textfield{width: auto;}.captcha-control .box-img{min-height: 68px;}.captcha-control .box-img img{display: block;}.popup-holder textarea{border-radius: 5px;}.popup-holder .radio{display:none;}.popup-holder input{border-color: #383838;border-radius: 5px;}.popup-holder input:focus{border-color: #ffb401;}.popup-holder input::-webkit-input-placeholder,.popup-holder textarea::-webkit-input-placeholder {color: #aaa;}.popup-holder input::-moz-placeholder,.popup-holder textarea::-moz-placeholder  {color: #aaa;}.popup-holder input:-moz-placeholder,.popup-holder textarea:-moz-placeholder {color: #aaa;}.popup-holder .bottom .number{display: inline-block;margin-bottom: 5px;}.popup-holder .below-box{margin-top: 10px;}.popup-holder .below-box .field-label{display: block;}.popup-holder .field-error,.popup-holder .generic-error{margin: 5px 0;color: #ffb401;}.popup-holder .bottom .submit{color: #000;border: 1px solid transparent;background-color: #ffb80e;transition: color .3s, background-color .3s, border-color .3s;margin-top: 10px;padding: 12px 35px;height: auto;text-transform: uppercase;border-radius: 5px;outline: none;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;backface-visibility: hidden;font-weight:500;}@media screen and (min-width: 1025px) {.popup-holder .bottom .submit:hover {background-color: transparent;color: #aaa;border-color: #aaa;}}.popup-holder .wrap-radio .checkmark{border-radius: 3px;}.popup-holder .wrap-radio input:checked~.checkmark:after,.toggle-button .wrap-radio input:checked~.checkmark:after{left: 5px;top: 2px;width: 4px;height: 8px;border: solid #ffb80e;border-width: 0 3px 3px 0;-webkit-transform: translate3d(0, 0, 0) rotate(45deg);-ms-transform: translate3d(0, 0, 0) rotate(45deg);-o-transform: translate3d(0, 0, 0) rotate(45deg);transform: translate3d(0, 0, 0) rotate(45deg);border-radius: 0;background-color: transparent;}.popup-holder .wrap-radio{text-transform: capitalize;}.popup-holder .links{margin-top: 10px;}.popup-holder .links p{line-height: 1.5;}.popup-holder .links a{transition: color .3s;}@media screen and (min-width: 1025px) {.popup-holder .links a:hover {color: #ffb80e;}}.smileys-bar{margin-bottom: 5px;}.smileys-support textarea{max-width: 100%;}.smileys-row .field-label{margin-bottom: 5px;}.two-sections{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;margin: 0 -10px;}@media (max-width: 768px) {.two-sections{margin: 0 -5px;}}@media (max-width: 639px) {.two-sections{-webkit-flex-direction: column;-moz-flex-direction: column;-ms-flex-direction: column;-o-flex-direction: column;flex-direction: column;}}.form-upload .two-sections{padding: 45px 95px 35px;background-color: #2d2d2d;border: 1px dashed #525252;margin: 0 0 20px 0;}.two-sections .textfield{color: #aaa;font-size: 12px;/*display:none;*/}.two-sections .col-panel{display:none;width: 100%;padding: 0 10px;}.two-sections .col{width: 50%;padding: 0 10px;}@media (max-width: 479px) {.upload-wrapper .col {width: 100%;padding: 0;margin-bottom: 10px;height: auto;}.upload-wrapper .col:last-child {margin-bottom: 0;}.form-upload .two-sections{padding:0;border:none;}}@media (max-width: 768px) {.two-sections .col{padding: 0 5px;}}@media (max-width: 639px) {.two-sections .col{width: 100%;}}.two-sections .file {position: absolute;left: 0;top: 0;bottom: 0;padding: 0;opacity: 0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);cursor: pointer;}.two-sections .textfield,.two-sections .textarea,.two-sections .selectbox,.two-sections .file {width: 100%;border: 1px solid #383838;background-color: #121212;border-radius: 5px;height: 40px;padding: 0 20px;}.two-sections fieldset{border: none;padding: 0;margin: 0;}.two-sections fieldset .boxes{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;margin: 0 -4px;}.two-sections fieldset .box{width: 33.333%;padding: 0 4px;}.file-control{position: relative;}.file-control .textfield{padding-left: 50px;}.two-sections .file-control .button {position: absolute;top: 7px;left: 20px;border-radius: 5px;padding: 5px 14px;font-size: 13px;cursor: pointer;color: #000;background-color: #ffb80e;}.two-sections.second{width: 100%;}.two-sections.second + .bottom{margin-top: 10px;}.two-sections.second .section-one,.two-sections.second .section-two{width: 50%;}@media (max-width: 639px) {.two-sections.second .section-one,.two-sections.second .section-two{width: 100%;}}.two-sections.second .section-one{margin-right: 15px;}@media (max-width: 639px) {.two-sections.second .section-one{margin: 0 0 10px 0;}}.two-sections.second .section-title{margin-bottom: 20px;display: inline-block;font-size:16px;}.form-upload.uploading .two-sections.second,.form-upload.uploading .bottom {display: none;}.popup-holder form{overflow-x: hidden;}.select2-dropdown{z-index: 9999;}.logged .main-block .item.mob-item{display: none;}@media (max-width: 768px) {.logged .main-block .item.mob-item{display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;}}.progressbar{font-size: 18px;text-align: center;text-align: center;padding: 10px;margin-bottom: 20px;position: relative;}.progress{position: absolute;height: 100%;top: 0;left: 0;bottom: 0;width: 0;z-index: -1;background-color: #ffb80e;border-radius: 5px;}.no-thumb{position: absolute;top: 0;left: 0;right: 0;bottom: 0;text-transform: capitalize;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;background-color: #2d2d2d;font-weight: 500;color: #fff;}.section-thumb .no-thumb{background-color: #222;}.section-thumb .box-img .no-thumb{background-color: #2d2d2d;}.justified-gallery > a > .jg-caption.jg-caption-visible,.justified-gallery > div > .jg-caption.jg-caption-visible,.justified-gallery > figure > .jg-caption.jg-caption-visible{display: none;}.autocomplete-suggestion.title{display: none;}.autocomplete-suggestion.hidden{display: block;}.autocomplete-suggestion + .autocomplete-suggestion.hidden{display: none;}.serach-info-autocomplete{padding: 25px 20px 10px;background-color: #2d2d2d;}@media (max-width: 768px) {.serach-info-autocomplete{padding: 15px 20px 5px;}}/*.serach-info-autocomplete.second{left: 15px !important;width: 260px !important;}@media (max-width: 1024px) {.serach-info-autocomplete.second{left: 15px !important;width: 220px !important;}}@media (max-width: 768px) {.serach-info-autocomplete.second{left: auto !important;right: 0;width: 260px !important;}}*/.autocomplete-suggestion{margin-bottom: 14px;}.serach-info-autocomplete a{text-transform: capitalize;color: #aaa;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;}@media screen and (min-width: 1025px) {.serach-info-autocomplete a:hover {color: #ffb80e;}}.hidden{display: none;}.comments-box .item.row{}.comments-box .item.row:last-child{margin-bottom: 0;}.member-form{width: 100%;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}.member-form .description.secondary{height: 34px;}@media (max-width: 375px) {.member-form .description.secondary{height: 100%;}}.member-form .bottom{width: 100%;margin-left: 10px;}.bottom .btn{display: inline-block;margin-right: 5px;}.member-form .bottom .btn:last-child{margin-right: 0;}.bottom .btn:disabled,.disabled{opacity: .7;pointer-events: none;}.line-processing,.line-error{background-color: #2d2d2d;position: absolute;left: 0;right: 0;bottom: 0;top: 0;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.item-control{border-top: 2px solid #2d2d2d;padding: 10px 0;cursor: default;margin-top: 8px;}.item-control .item-control-holder {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;}.item-control .toggle-button[data-action="select"] {padding: 0;height: 20px;width: 20px;}.popup-holder .toggle-button {color: #fff;text-transform: uppercase;font-size: 14px;font-weight: 500;padding: 1rem;cursor: pointer;background-color: #222;border-radius: 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;transition: background-color 0.3s, color 0.3s, border 0.3s;cursor: pointer;border:1px solid #aaa;}.popup-holder .toggle-button * {cursor: pointer;}/*.popup-holder form .radio + label{position:relative;padding-left:35px;}.popup-holder form .radio + label::before{content: "";position: absolute;left: 0;top: -2px;z-index: 2;width: 20px;height: 20px;border-radius: 10px;border: 2px solid #e0dfdf;}.popup-holder form .radio:checked + label::before{background-color:#ffb80e;}.popup-holder .toggle-button.inversed.active input::before {border: 5px solid #ffffff;background-color: #276fdb;}*/.popup-holder .toggle-button.inversed.active{background-color:#ffb80e;color:#000;}.toggle-button .wrap-radio {height: 100%;width: 100%;padding: 0;}.toggle-button .wrap-radio input{width: 100%;height: 100%;z-index: 5;}.item-control .toggle-button {padding: 5px 10px;margin-right: 5px;cursor: pointer;}.toggle-button .wrap-radio .checkmark{border-radius: 3px;}.item-control .toggle-button:last-child{margin-right: 0;}.block-profile{background-color: #2d2d2d;border-radius: 5px;padding: 20px;margin-bottom: 20px;width: 100%;}.separator{margin:20px 0;height:1px;display:block;width:100%;background:#383838;}.sponsor-categories{margin-bottom:12px;padding-top:10px;}.sponsor-categories a {background-color: #1E1E1E;border-color: #363434;color: #fff;text-transform: inherit;padding: 5px 10px;-o-transition: background-color .3s, color .3s, border-color .3s;transition: background-color .3s, color .3s, border-color .3s;border: none;-webkit-border-radius: 5px;border-radius: 5px;font-size: 13px;font-weight: 500;display: inline-block;margin: 0 2px 4px;}@media screen and (min-width: 1025px) {.sponsor-categories a:hover {color: #2d2d2d;background-color: #ffb80e;border-color: #ffb80e;}}.profile-list{width: 100%;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-flex-wrap: wrap;-moz-flex-wrap: wrap;-ms-flex-wrap: wrap;-o-flex-wrap: wrap;flex-wrap: wrap;}.profile-list .item{margin-bottom: 10px;text-transform: capitalize;line-height: 1.4;}.profile-list .item:last-child{margin-bottom: 0;}@media (max-width: 479px) {.profile-list .item:last-child{margin-bottom: 10px;}}.profile-list .about-me{margin-top: 10px;}@media (max-width: 479px) {.profile-list .about-me{margin: 0;}}.profile-list .name {color: #aaa;margin-right: 10px;}.profile-list .column {width: 33.333%;padding-right: 10px;}@media (max-width: 768px) {.profile-list .column{width: 50%;}}@media (max-width: 479px) {.profile-list .column{width: 100%;}}#kt_player{position: absolute !important;}.generic-error,.success,.field-error,.info-message{margin: 5px 0;color: #ffb80e;}.field-label{margin-bottom: 5px;display: inline-block;font-size:14px;}.two-sections .file-control{margin-bottom: 10px;}form .list-selector-popup {position: absolute;width: 100%;height: 160px;left: 0;bottom: 52px;border-radius: 5px;z-index: 10000;background-color: #2d2d2d;}form .list-selector-popup .button-group {overflow-y: scroll;overflow-x: hidden;position: absolute;top: 8px;left: 8px;bottom: 42px;right: 8px;}form .list-selector-popup .button-group .item {display: inline-block;width: 31%;padding: 3px 0 10px;vertical-align: top;}.two-sections.second .bottom{margin-top: 10px;}form .list-selector-popup .filter {position: absolute;bottom: 0;left: 0;right: 0;border: none;}form .list-selector-popup .filter input {width: 100%;border: 1px solid #383838;background-color: #121212;border-radius: 0;height: 40px;}.row.list-selector{position: relative;margin-bottom: 15px;}.row.list-selector .field-error{margin: 0;position: absolute;top: 100%;}.form-upload .section-one{margin:0 auto;}.form-upload .section-one .upload-wrapper{min-height:320px;height:auto;}.form-upload .section-one .upload-wrapper .icon-wrapper{font-size:128px;color:#ffb80e;}.form-upload .section-one .upload-wrapper .drop-zone__input{/*display:none;*/}@media (max-width: 639px) {.form-upload .section-one{width: 100%;}}.two-sections.second .textarea{line-height: 38px;}.preview{position: relative;margin-bottom:8px;}.sub_preview{position:absolute;width:33.33%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;right:0;height:100%;background:rgba(0,0,0,.8);padding:0 5px 5px;}.sub_preview div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%;margin-top:5px;}.sub_preview .videos{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}.serach-info-autocomplete.hide{display: none !important;}.form-upload p.preview em {position: absolute;bottom: 10px;left: 10px;background: #ffffff;padding: 5px;font-size: 12px;font-weight: bold;border-radius: 3px;-webkit-border-radius: 3px;opacity: .8;color: #212121;}.list-selector-popup .button-group .item label {color: #fff;font-size: 12px;cursor: pointer;position: relative;padding: 0 0 0 25px;overflow: hidden;}.list-selector-popup .checkbox + label::before,.list-selector-popup .checkbox + span::before {content: "";position: absolute;left: 0;top: 0;width: 15px;height: 15px;border-radius: 3px;z-index: 2;border: 2px solid #ffb80e;}.list-selector-popup .checkbox:checked + label::after,.list-selector-popup .checkbox:checked + span::after{content: "";position: absolute;top: 4px;left: 4px;z-index: 1;background: url("../images/svg/checked.svg") no-repeat center center;-webkit-background-size: 10px 10px;background-size: 10px 10px;width: 10px;height: 10px;}.list-selector-popup .radio,.list-selector-popup .checkbox{display: none;}.button-group .wrap-radio {margin-right: 5px;}.item-control .wrap-checkbox {margin-right: 15px;}.list-tags strong.title{padding: 5px 0;display: block;text-align: center;}.list-tags .item{margin: 0;}@media (max-width: 479px) {.playlist.swiper_playlist .swiper-slide{ height:100px;}.aside .row.primary{margin-bottom:0;}.section-thumb.channel-section .user-info{display:none;}.section .section-thumb.channel-section{margin-bottom:20px;}.section .section-thumb.channel-section .bg{background-size:auto;min-height:180px;margin-left:-15px;margin-right:-15px;}.section-thumb.channel-section .user-info-m{display:block;padding-top:60px;}.section-thumb.channel-section .user-info-m .usr-image{display:flex;justify-content:center;align-items:center;position:absolute;top:28%;left:0;right:0;}.section-thumb.channel-section .user-info-m .usr-image .none-thumb{display:flex;justify-content:center;align-items:center;height:140px;width:140px;background-color:#2d2d2d;border-radius:50%;}.section-thumb.channel-section .user-info-m .usr-image .none-thumb .svg-icon{font-size:60px;}.section-thumb.channel-section .user-info-m .usr-image img{height:140px;width:140px;border-radius:50%;}.section-thumb.channel-section .user-info-m .name {display:flex;justify-content:center;align-items:center;margin:25px 0;}.section-thumb.channel-section .user-info-m .name .text{text-transform:capitalize;}.section-thumb.channel-section .user-info-m .wrap-btn{display:flex;justify-content:center;align-items:center;gap:8px;}.section-thumb.channel-section .user-info-m .wrap-btn .btn.subscribe{flex-basis:80%;}.section-thumb.channel-section .user-info-m .wrap-btn.channels-album .btn.subscribe{flex-basis:auto;flex-grow:1;}.section-thumb.channel-section .user-info-m .wrap-btn.channels-album .btn.subscribe span{font-size:17px;}.section-thumb.channel-section .user-info-m .wrap-btn .btn .svg-icon{font-size:20px;margin-right:0;}.section-thumb.channel-section .user-info-m .wrap-btn .btn.grey-btn{background-color:#525252;border-color:#525252;color:#fff;margin-left:10px;}.section-thumb.channel-section .user-info-m .wrap-btn .btn.grey-btn span{font-size:17px;}.aside .row.primary.profile{padding:0;margin-bottom:20px;}.aside .row.filter{display:flex;}.aside .row.primary.profile.usr-content{display:flex;}.aside .row.usr-content{padding:10px;}.aside .row.usr-content .title{display:none;}.aside .usr-content .list .item .active{border-bottom:2px solid #ffb80e;}.aside .row.primary .block .wrap-btn .btn.subscribe{font-size:16px;}.aside .usr-content .list .item .active:after{display:none;}.aside .usr-content .list .item a:after{display:none;}#list_videos_uploaded_videos{margin-top:5px;}#list_videos_uploaded_videos .headline.second .title{display:none;}#list_albums_created_albums .headline.second .title{display:none;}.content .headline.second .title.show{display:block;}#list_videos_favourite_videos .headline.second .title{display:none;}#list_albums_favourite_albums .headline.second .title{display:none;}.aside .usr-content .list .item span:last-child{display:flex;justify-content:center;align-items:center;padding-top:2px;font-size:12px;padding-left:0;padding-right:0;margin-left:8px;color:#525252;min-width:auto;}.aside .row.primary .block .pornstar-info{display:none;}.aside .row.primary .block .channelsinfo{display:none;}.aside .row.primary .block .about-me{display:block;overflow:hidden;text-overflow:ellipsis;max-height: 80px;position: relative;}.aside .row.primary .block .shadowbg{display:flex;height:30px;width:100%;/*margin-top:-10px;*/position:relative;bottom:0;left:0;background: -moz-linear-gradient(top,  rgba(34,34,34,0.52) 57%, rgba(34,34,34,0.95) 100%);background: -webkit-linear-gradient(top,  rgba(34,34,34,0.52) 57%,rgba(34,34,34,0.95) 100%);background: linear-gradient(to bottom,  rgba(34,34,34,0.52) 57%,rgba(34,34,34,0.95) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85222222', endColorstr='#f2222222',GradientType=0 );}.aside .row.primary .block .about-me.open{max-height:100%;white-space:normal;}.aside .row.primary .block .shadowbg.open{display:none;position:relative;height:auto;}.aside .row.primary .block .show-more{display:flex;justify-content:center;align-items:center;height:30px;width:100%;}.aside .usr-content .list{padding:0;overflow-x:auto;white-space:nowrap;scrollbar-width: thin;}.aside .usr-content .list::-webkit-scrollbar {-webkit-appearance: none;width: 1px;height:1px;}.aside .usr-content .list::-webkit-scrollbar-thumb {border-radius:4px;background-color: #aaa;}.aside .row.usr-content .item.active{display:block;margin-bottom:0;}.aside .row.usr-content .item.active .svg-icon{display:block;}.aside .usr-content .list .item.active:after{content: '';position: absolute;left: -21px;width: 2px;height:55px;height: 0px;background:#ffb80e;}.aside .usr-content .list .item{display:inline-flex;border-bottom:none;margin-right:20px;}.aside .row.filter a{display:flex;align-items:center;}.aside .usr-content .list .item .text{font-size:15px;background-color:inherit;/*margin-left:10px;*/}.aside .row.filter .svg-icon{height:20px;width:20px;margin-right:10px;}.aside .row.usr-content .val-data{/*margin-left:10px;*/font-size:15px;}.list-tags .item{width: 50%;text-align: center;}}.list-tags li{margin: 0 4px 8px;}.list-messages .item {display: flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position: relative;overflow: hidden;margin-bottom: 20px;align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start;}.list-messages .item.me {align-items:flex-end;-ms-flex-align:end;-webkit-box-align:end;}.member-menu + .main-container-user .item {width: calc((100% - 32px) / 3);}.member-menu + .main-container-user .list-messages .item {width: calc(100% - 10px);}.list-messages .added.editable {display:none;cursor: pointer;}.list-messages .message-text {box-shadow:0 2px 10px rgba(90,93,100,.07);padding:10px 15px;font-size: 14px;line-height: 1.2;font-weight: 500;overflow: hidden;max-width:600px;display:inline-block;}.list-messages .item.me .message-text {background-color:#121212;border-radius:4px;}.list-messages .item .msg-time{margin-top:10px;font-size:12px;color:#aaa;text-align:left;}.list-messages .item.me .msg-time{margin-top:10px;color:#aaa;text-align:right;font-size:12px;}.list-messages .grouped .image {display: none;}.list-messages .image {float: left;width: 40px;height: 40px;overflow: hidden;margin: 0 10px 0 0;position: relative;font-size: 16px;display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-ms-align-items: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.list-messages .image a {display: block;width: 100%;height: 100%;border-radius: 50%;overflow: hidden;}.list-messages .image img, .list-messages .image .no-thumb {width: 100%;height: 100%;background-color: #363636;background-size: 70% 70%;}.list-messages .grouped .added:nth-child(odd) {display: none;}.list-messages .grouped .added:nth-child(even) {display: none;}.list-messages .grouped .added:nth-child(1){display: flex;}.list-messages .added {display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;width:100%;-ms-align-items: center;justify-content:center;align-items: center;position: relative;color: #aaa;font-size: 12px;margin-bottom: 15px;}.list-messages .added .svg-icon{margin-right: 5px;-webkit-box-flex: 0;-ms-flex-positive: 0;flex-grow: 0;-ms-flex-negative: 0;flex-shrink: 0;}.list-subscriptions .item-wrap .item {display: inline-block;background-color: #2d2d2d;text-align: left;margin: 0 5px 10px;border-radius: 5px;width: calc(25% - 12px);padding: 10px;}@media (max-width: 768px) {.list-subscriptions .item-wrap .item{width: calc(33.333% - 12px);}}@media (max-width: 599px) {.list-subscriptions .item-wrap .item{width: calc(50% - 12px);}}.list-subscriptions .item .title {display: block;color: #fff;}.list-subscriptions .bottom{margin-bottom: 20px;}.list-subscriptions .item-wrap{margin: 0 -5px 10px;}.btn.subscribe em{font-style: normal;}.text-sponsor{margin: 5px;font-size: large;font-weight: 700;}.text-sponsor a{color: #000;-webkit-transition: color .3s;-o-transition: color .3s;transition: color .3s;font-size:large;text-transform: capitalize;}@media screen and (min-width: 1025px) {.text-sponsor a:hover{color: #fff;}}.block-content,.swiper-container,.swiper-container .swiper-wrapper,.gallery-preview,.content-holder{height: 100%;}@media (max-width: 1024px){.block-content,.swiper-container,.swiper-container .swiper-wrapper,.gallery-preview,.content-holder{height: auto;}}@media (max-width: 375px) {.list-subscriptions .item-wrap .item{width: calc(100% - 12px);}.block-content,.swiper-container,.swiper-container .swiper-wrapper,.gallery-preview,.content-holder{height: 100%;/*max-height:200.3px;*/}}.swiper-container{display: none;}.swiper-container-initialized{display: block;}form.thumbs,form.thumbs .bottom,form.thumbs .generic-error {width: 100%;}form.thumbs {margin: 0;}.bottom {padding: 0 0 10px;}.popup-send-message .textarea,.popup-add-to-friends .textarea {max-width: none;}.field-error {display: none;}.section-one .row {margin: 0 0 15px;}.album-holder .gallery a {background: #2d2d2d;opacity: 1!important;}.btn-wrap {margin: 10px 0 0;}.btn-wrap.homepage{display:flex;justify-content:center;}.btn-wrap.homepage .btnwraps{width:100%;/*background: #ffb80e; */height:1px;text-align:center;}.btn-wrap.homepage a{position:relative;top:-15px;color:#000;background-color:#ffb80e;padding:5px 5px 5px 10px;border-radius:5px;}.btn-wrap.homepage a:hover{background-color:#222;color:#fff;}.btn-wrap.homepage .svg-icon{position:relative;top:5px;width:1.5em;height:1.5em;}.aside .row.primary .block .wrap-btn .btn.subscribe.hidden {display: none;}.item .touch-preview {display: block;opacity: 0.6;visibility: visible;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;/*background-color: #000;border-radius: 50%;*/color: #fff;-webkit-transition: background-color 0.3s;transition: background-color 0.3s;}/*.item .touch-preview::before {content: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDgiIGhlaWdodD0iNDgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogPGRlZnM+CiAgPHBhdGggaWQ9ImEiIGQ9Im0wLDBsNDgsMGwwLDQ4bC00OCwwbDAsLTQ4eiIvPgogPC9kZWZzPgogPGNsaXBQYXRoIGlkPSJiIj4KICA8dXNlIGlkPSJzdmdfMSIgeGxpbms6aHJlZj0iI2EiLz4KIDwvY2xpcFBhdGg+CiA8Zz4KICA8dGl0bGU+YmFja2dyb3VuZDwvdGl0bGU+CiAgPHJlY3QgZmlsbD0ibm9uZSIgaWQ9ImNhbnZhc19iYWNrZ3JvdW5kIiBoZWlnaHQ9IjQwMiIgd2lkdGg9IjU4MiIgeT0iLTEiIHg9Ii0xIi8+CiA8L2c+CiA8Zz4KICA8dGl0bGU+TGF5ZXIgMTwvdGl0bGU+CiAgPHBhdGggc3Ryb2tlPSJudWxsIiBmaWxsPSIjZmZmZmZmIiBpZD0ic3ZnXzIiIGQ9Im0xNy40NzkxOTksMTguODczNDk3bDAsLTguNDgyNTc0YzAsLTMuMTI5OTM0IDIuNDE5MiwtNS42NzAxNyA1LjQsLTUuNjcwMTdzNS40LDIuNTQwMjM2IDUuNCw1LjY3MDE3bDAsOC40ODI1NzRjMi42MDI4LC0xLjgyNTc5NSA0LjMyLC00Ljk0NDM4OCA0LjMyLC04LjQ4MjU3NGMwLC01LjYzNjE0OSAtNC4zNTI0LC0xMC4yMDYzMDYgLTkuNzIsLTEwLjIwNjMwNnMtOS43Miw0LjU3MDE1NyAtOS43MiwxMC4yMDYzMDZjMCwzLjUzODE4NiAxLjcxNzIsNi42NTY3OCA0LjMyLDguNDgyNTc0em0yMS4yNDM2MDEsMTAuNTAxMTU1bC05LjgwNjQsLTUuMTI1ODM0Yy0wLjM2NzIsLTAuMTU4NzY1IC0wLjc1NiwtMC4yNDk0ODcgLTEuMTc3MiwtMC4yNDk0ODdsLTEuNjIsMGwwLC0xMy42MDg0MDhjMCwtMS44ODI0OTYgLTEuNDQ3MiwtMy40MDIxMDIgLTMuMjQsLTMuNDAyMTAycy0zLjI0LDEuNTE5NjA2IC0zLjI0LDMuNDAyMTAybDAsMjQuMzQ3NzFsLTcuMzk4LC0xLjYyMTY2OWMtMC4xNjIsLTAuMDM0MDIxIC0wLjMzNDgsLTAuMDU2NzAyIC0wLjUwNzYsLTAuMDU2NzAyYy0wLjY2OTYsMCAtMS4yNzQ0LDAuMjk0ODQ5IC0xLjcxNzIsMC43NDg0NjJsLTEuNzA2NCwxLjgxNDQ1NGwxMC42NzA0LDExLjIwNDI1NmMwLjU5NCwwLjYxMjM3OCAxLjQwNCwwLjk5Nzk1IDIuMjg5NiwwLjk5Nzk1bDE0LjY3NzIwMSwwYzEuNjMwOCwwIDIuODcyOCwtMS4yNTg3NzggMy4wOTk2LC0yLjkwMzEyN2wxLjYzMDgsLTExLjk1MjcxOGMwLjAyMTYsLTAuMTU4NzY1IDAuMDMyNCwtMC4zMDYxODkgMC4wMzI0LC0wLjQ2NDk1NGMtMC4wMTA4LC0xLjQwNjIwMiAtMC44MzE2LC0yLjYxOTYxOSAtMS45ODcyLC0zLjEyOTkzNHoiIGNsaXAtcGF0aD0idXJsKCNiKSIvPgogPC9nPgo8L3N2Zz4=');width: 100%;height: auto;transform: scale(0.5);display: block;margin: -4px 0 0 -2px;opacity: 0.8;}*/.easy-autocomplete {height: 40px;}.easy-autocomplete-container {left: 0;position: absolute;width: 100%;z-index: 154;text-align: left;border-radius: 10px 0 10px 10px;border-radius: 10px;overflow: hidden;top: 40px;}.easy-autocomplete-container ul {background: none repeat scroll 0 0 #131313;border: 0;display: none;margin-top: 0;padding-bottom: 0;padding-left: 0;position: relative;top: 0;}.eac-category {background-color: #ffb80e;background: -webkit-linear-gradient(76deg, #ffb80e 0%, #fff 100%);background: -o-linear-gradient(76deg, #ffb80e 0%, #fff 100%);background: linear-gradient(14deg, #ffb80e 0%, #fff 100%);}.easy-autocomplete-container ul .eac-category {padding: 10px 15px;color: #fff;}.easy-autocomplete-container a {display: block;padding: 10px 15px;color: #5b5b5b;-webkit-transition: background-color .3s, color .3s;-o-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s;}.easy-autocomplete-container .selected a {color: #fff;background-color: #252525;}.player-holder{position: relative;}.section .container .block-video .message{background-color: #000;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 2;}.fancybox-wrap {z-index: 8083;}/*		.lazyload, .lazyloading {opacity: 0;visibility: hidden;-webkit-transition: opacity .3s, visibility .3s;transition: opacity .3s, visibility .3s;}*/​.lazyloaded{opacity: 1;visibility: visible;}.bottomNav2 {display: none;background-color: #252527;background-color: #000;border-top: 1px solid #ffb80e;border-bottom: 1px solid #ffb80e;width: calc(100% + 20px);margin: 0 0 0 -10px;}@media (max-width: 992px) {.bottomNav2 {display: flex;}}.bottomNav2 a {margin-right: 0;padding: 11px 5px;color: #ccc;font-size: 13px;font-weight: 700;text-align: center;width: 50%;background-color: #000;border-radius: 0;-moz-border-radius: 0;-webkit-border-radius: 0;text-transform: uppercase;line-height: 16px;border: 1px solid #ffb80e;}.burder-menu {position: relative;width: 25px;display: none;cursor: pointer;z-index: 19;height: 21px;}@media screen and (max-width: 992px) {.burder-menu {display: block;}}.burder-menu span {top: 50%;top: 1px;}.burder-menu span,.burder-menu span:after,.burder-menu span:before {height: 4px;background-color: #ffb80e;position: absolute;left: 5px;right: 5px;margin-top: -1px;-webkit-transition: all .3s;-o-transition: all .3s;transition: all .3s;-webkit-backface-visibility: hidden;backface-visibility: hidden;content: "";left: 0;right: 0;-webkit-border-radius: 2px;border-radius: 2px;}.burder-menu span:after,.burder-menu span:before {top: 50%;top: 9px;width: 50%;}.burder-menu span:after {top: 17px;width: 75%;}.show_mobile {display: none;}@media screen and (max-width: 992px) {.header-bottom {position: relative;}.nav-wrap.new {position: absolute;left: 0;top: -1px;z-index: 2;background-color: #2d2d2d;width: 320px;transition: all .3s;transform: translateX(-100%);}.open-menu .nav-wrap.new {transform: translateX(-0%);}.open-menu .burder-menu span,.open-menu .burder-menu span:after,.open-menu .burder-menu span:before {background-color: #ffb80e;}.nav-wrap.new .navbar_new {flex-direction: column;width: 100%;}.nav-wrap.new .navbar_new .nav-link {margin-right: 0;padding-left: 20px;padding-right: 20px;}.new_header .btn-user,.new_header .btn.upload {display: none !important;}.new_header .search-btn {width: auto;height: auto;}.new_header .header-top .logo {text-align: center;}.new_header .header-top .col {padding: 0;}.search-box.open {z-index: 22;left: -1px;}.show_mobile {display: block;text-align: center;}.new_header .show_mobile .btn.upload {display: inline-block !important;}.new_header .main-block.user {display: flex;align-items: center;justify-content: space-around;flex-direction: row;margin: 10px 0;}.new_header .main-block.user .item {width: 48%;}.show_mobile .user-drop {position: static;display: flex;flex-direction: column;width: 100%;margin: 10px 0 0;}.show_mobile .up-block {padding: 7px 20px;}.show_mobile .main-block {flex-direction: column;margin: 0;}.show_mobile .main-block .item {width: 100%;}}.wrap-slider {position: relative;max-width: 100%;margin: 0 auto 20px;overflow: hidden;}.wrap-slider.arrow-none-next::after,.wrap-slider.arrow-none-prev::before {opacity: 0;visibility: hidden;}.tag-slider {text-align: center;width: 100%;/* padding: 0 50px !important; */}.wrap-slider .swiper-wrapper {position: relative;justify-self: center;}.wrap-slider .swiper-slide {width: auto;/* margin-left: 30px; */}.wrap-slider .swiper-slide:last-child {margin-right: 0;}.tag-slider__link {background-color: #1E1E1E;border-color: #363434;color: #fff;font-size: 13px;text-transform: inherit;-webkit-border-radius: 10px;border-radius: 10px;padding: 8px 12px;-webkit-transition: background-color .3s, color .3s, border-color .3s;-o-transition: background-color .3s, color .3s, border-color .3s;transition: background-color .3s, color .3s, border-color .3s;border: none;-webkit-border-radius: 5px;border-radius: 5px;/* overflow: hidden; */font-size: 13px;font-weight: 500;}@media screen and (min-width: 1025px) {.tag-slider__link:hover {color: #2d2d2d;background-color: #ffb80e;border-color: #ffb80e;}}.wrap-slider::before {content: "";position: absolute;top: 0;left: 0px;z-index: 2;bottom: 0;width: 80px;background: rgb(34, 34, 34);background: linear-gradient(94deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0.9570421918767507) 31%, rgba(34, 34, 34, 0.6769301470588236) 60%, rgba(34, 34, 34, 0.48365283613445376) 71%, rgba(34, 34, 34, 0.38001137955182074) 77%, rgba(34, 34, 34, 0.186734068627451) 90%, rgba(34, 34, 34, 0) 96%);}.wrap-slider::after {content: "";position: absolute;top: 0;right: 0;z-index: 1;bottom: 0;width: 100px;background: rgb(34, 34, 34);background: linear-gradient(279deg, rgba(34, 34, 34, 1) 0%, rgba(34, 34, 34, 0.9570421918767507) 31%, rgba(34, 34, 34, 0.6769301470588236) 60%, rgba(34, 34, 34, 0.5396752450980392) 74%, rgba(34, 34, 34, 0.4276304271708683) 83%, rgba(34, 34, 34, 0.24275647759103647) 90%, rgba(34, 34, 34, 0) 96%);}@media screen and (max-width: 767px) {.wrap-slider::before,.wrap-slider::after {width: 40px;}.wrap-slider .swiper-button-next {right: -15px;}.wrap-slider .swiper-button-prev {left: -15px;}}.wrap-slider div[class*='swiper-button'] {background-size: 12px;height: 31px;}.wrap-slider .swiper-button-prev,.wrap-slider .swiper-container-rtl .swiper-button-next {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.wrap-slider .swiper-button-next,.wrap-slider .swiper-container-rtl .swiper-button-prev {background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");}.wrap-slider .swiper-button-next.swiper-button-disabled,.wrap-slider .swiper-button-prev.swiper-button-disabled {opacity: 0;}.seo_text {margin-top: -20px;font-size: 14px;}@media (max-width: 1024px) {.seo_text {margin-top: 0;}}body.show_age {overflow: hidden;}body.show_age .age_verification-holder {display: flex;}body.show_age .sldr_right_right {transform: translateX(100%) !important;}.age_verification-holder {position: fixed;width: 100%;height: 100vh;display: flex;align-items: center;justify-content: center;z-index: 99999999;top: 0;left: 0;padding: 0 10px;background-color: rgba(0, 0, 0, 0.6);backdrop-filter: blur(12px);-webkit-backdrop-filter: blur(12px);display: none;}.age_verification-holder .age_verification-popup {background: #121212;max-width: 501px;display: flex		;flex-direction: column;align-items: center;border-radius: 10px;padding: 40px;box-sizing: border-box;}.age_verification-holder .age_verification-popup .logo_popup {margin: 0 0 30px;}.age_verification-holder .age_verification-popup .title_popup {font-size: 25px;font-weight: 700;text-transform: capitalize;margin: 0 0 30px;}.age_verification-holder .age_verification-popup .text_popup {text-align: center;font-size: 15px;line-height: 1.3;margin: 0 0 25px;}.age_verification-holder .age_verification-popup .btns_holder {display: flex;align-items: center;gap: 20px;width: 100%;}.age_verification-holder .age_verification-popup .btns_holder .btn {width: calc(50% - 10px);text-align: center;font-size: 18px;}.age_verification-holder .age_verification-popup .btns_holder .btn.cancel {background: #cccccc;border-color: #cccccc;}@media screen and (min-width: 1025px) {.age_verification-holder .age_verification-popup .btns_holder .btn.cancel:hover {background-color: transparent;color: #aaa;border-color: #aaa;cursor: pointer;}}@media (max-width: 480px) {.age_verification-holder .age_verification-popup {padding: 25px 15px;}.age_verification-holder .age_verification-popup .title_popup {font-size: 20px;margin: 0 0 20px;}.age_verification-holder .age_verification-popup .logo_popup {margin: 0 0 20px;}.age_verification-holder .age_verification-popup .text_popup {font-size: 14px;margin: 0 0 20px;}.age_verification-holder .age_verification-popup .btns_holder {gap: 5px;}.age_verification-holder .age_verification-popup .btns_holder .btn {font-size: 16px;}}@media (max-width: 410px) {.age_verification-holder .age_verification-popup .btns_holder .btn {font-size: 13px;}}</style> 
