body, #scroll-top
{ background-color: rgb(240,240,240); }

.thumb figure, .as-spot, button.submit
{ background-color: rgb(230,230,230); }

.media-content
{ background-color: rgb(10,10,10); box-shadow: 0 5px 15px -5px rgb(5,5,5); }

.swiper-button-next { background: linear-gradient(to right,transparent,rgb(240,240,240)); background: -webkit-linear-gradient(left,transparent,rgb(240,240,240)); }
.swiper-button-prev { background: linear-gradient(to left,transparent,rgb(240,240,240)); background: -webkit-linear-gradient(right,transparent,rgb(240,240,240)); }

.media-content .swiper-button-next { background: linear-gradient(to right,transparent,rgb(10,10,10)); background: -webkit-linear-gradient(left,transparent,rgb(10,10,10)); }
.media-content .swiper-button-prev { background: linear-gradient(to left,transparent,rgb(10,10,10)); background: -webkit-linear-gradient(right,transparent,rgb(10,10,10)); }

body, .thumb p, .sort-section a, .footer-links a, .media-rating button, .partners a
{ color: rgb(100,100,100); text-shadow: 1px 1px 0 rgba(255,255,255,0.4); }

.search-input, .input, .textarea, button.submit, #scroll-top, .footer-info a, .partners a, .media-content, .nav a, .nav span, .sort-section a, .site-footer, .footer-links a
{ border-color: rgb(220,220,220); }

.gallery-link a span, .highlight, .menu-btn.active, .logotype span, header nav a.active, header nav li.active a, .show-info.active, .search-btn.active, p.subtitle, .nav a:after, .nav li.prev a:before
{ color: rgb(230,140,80) !important; }

.logotype:before, .logotype:after, .media::before, .thumb figure:before, h1:after, h1:before, h2:before, h2:after, .thumb a:before, .sort-section li.active a, .sort-section a.active, .nav .pages a.active, .nav .pages li.active a, .video
{ border-color: rgb(230,140,80); }

a, h1, h2, input, input::placeholder, .search-input input, .swiper-button-next, .swiper-button-prev, .search-input input::placeholder, .search-input button, .logotype, textarea, .show-info, .media-info li.val, textarea::placeholder, button.submit, .thumb figure:before, .media-meta li button, .media-meta li a, .media-links li.val, article strong, #scroll-top, .sort-section li.active a, .sort-section a.active, .media-desc span, .media-desc strong, .sort-btn, .media-rating button i, .media-rating a i
{ color: rgb(40,40,40); }

.thumb h3, .thumb footer li, .media-content .swiper-button-next, .media-content .swiper-button-prev, .thumb figure:after, .media::before
{ color: rgb(255,255,255); }

.search-input
{ background-color: rgb(250,250,250); }

.site-header, .site-header nav, .search
{ background-color: rgba(5,5,5,0.9); border-color: rgba(255,255,255,0.2); box-shadow: 0 5px 15px -7px rgb(0,0,0); }

.gallery-link a, .media-info a, .media-meta li a, .media-content
{ border-color: rgb(60,60,60); }

.media-info a, .media-content
{ color: rgb(160,160,160); }

.site-header, .thumb, .media-content
{ text-shadow: 1px 1px 0 rgba(0,0,0,0.5); }

.gallery-link a, .site-header .logotype, .site-header nav a, .menu-btn, .search-btn, .media-meta li a, .show-info, .media-info h1, .media-info a:hover, .media-info li.val, .related h2
{ color: rgb(230,230,230); }

.input, .textarea, .nav a, .sort-section a, .partners a
{ background-color: rgba(255,255,255,0.4); }

@media all and (min-width:1020px) {

    .sort-section a:hover, .footer-links a:hover, .partners a:hover
    { color: rgb(40,40,40); }
    
    .site-header nav a:hover, .search-btn:hover, .show-info:hover, .partners a:hover:after
    { color: rgb(230,140,80); }
    
    .gallery-link a:hover, button.submit:hover, .sort-section a:hover, .nav a:hover, .text-block a:hover, .footer-info a:hover, .footer-links a:hover, .media-info a:hover, .partners a:hover, .media-meta li a:hover
    { border-color: rgb(230,140,80); }
    
    .thumb a:hover:after
    { border-color: rgba(230,140,80,0.7); }


}


@font-face{font-family:'Cairo'; font-weight: normal; font-style: normal; src:url(../fonts/font/Cairo-Regular.ttf) format("truetype"); font-display: swap; }
@font-face{font-family:'Cairo'; font-weight: bold; font-style: normal; src:url(../fonts/font/Cairo-Bold.ttf) format("truetype"); font-display: swap; }
@font-face{font-family: 'Line Awesome Free'; font-weight: 900; src:url(../fonts/iconfont/la-solid-900.woff2) format("woff2"); font-display:swap; }

.ultra-wide-ratio { padding-top: 42.8571%; }
/* Ultra Wide 21:9 Ratio. Where 42.8571% - value calculating by formula (height x 100 / width) */

.wide-ratio { padding-top: 56.25%; }
/* Wide 16:9 Ratio, Where 56.25% - value calculating by formula (height x 100 / width) */

.rectangular-ratio { padding-top: 75%; }
/* Rectangular 4:3 Ratio, Where 75% - value calculating by formula (height x 100 / width) */

.square-ratio { padding-top: 100%; }
/* Square 1:1 Ratio */

.vertical-ratio { padding-top: 150%; }
/* Vertical 2:3 Ratio, Where 150% - value calculating by formula (height x 100 / width) */

.custom-ratio { padding-top: 140%; }
/* Custom Ratio, Where 60% - sample value. You should change it on your value calculating by formula (height x 100 / width) */



body,html,div,p,a,ul,li,input,button,form,header,main,article,section,footer,aside,figure,textarea,span,img,h1,h2,h3 { margin: 0; padding: 0; }
header, article, aside, section { display: block; }

body, input, button, textarea { font-family: 'Cairo', Arial, sans-serif; text-align: center; }

:after, :before { font-family: 'Line Awesome Free'; text-rendering: optimizeLegibility !important; }

li { list-style-type: none; }

img { display: block; }

a { text-decoration: none; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }

h1 { text-transform: uppercase; font-weight: bold; font-size: 28px; line-height: 32px; margin: 0 10px; padding-bottom: 20px; position: relative; }
h1:before { content: '';  margin-left: -46px; position: absolute; bottom: 0; left: 50%; width: 40px; height: 3px; border-style: solid; border-width: 2px; }
h1:after { content: '';  margin-right: -46px; position: absolute; bottom: 0; right: 50%; width: 40px; height: 3px; border-style: solid; border-width: 2px; }

h2 { text-transform: uppercase; margin: 0 10px; padding-bottom: 20px; font-size: 32px; line-height: 36px; position: relative; }
h2:before { content: '';  margin-left: -46px; position: absolute; bottom: 0; left: 50%; width: 40px; height: 3px; border-style: solid; border-width: 2px; }
h2:after { content: '';  margin-right: -46px; position: absolute; bottom: 0; right: 50%; width: 40px; height: 3px; border-style: solid; border-width: 2px; }

.true h1 { bottom: -200px; opacity: 0; -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; }
.true h1:before { left: -100%; opacity: 0; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }
.true h1:after { right: -100%; opacity: 0; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }

.true h1.anim { bottom: 0; opacity: 1; }
.true h1.anim:before { left: 50%; opacity: 1; }
.true h1.anim:after { right: 50%; opacity: 1; }

.true h2 { bottom: -100px; opacity: 0; -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; }
.true h2:before { left: -100%; opacity: 0; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }
.true h2:after { right: -100%; opacity: 0; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }

.true h2.anim { bottom: 0; opacity: 1; }
.true h2.anim:before { left: 50%; opacity: 1; }
.true h2.anim:after { right: 50%; opacity: 1; }


.site-header { height: 40px; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; border-bottom-style: solid; border-bottom-width: 1px; position: fixed; top: 0; left: 0; width: 100%; z-index: 99999; }
.site-header .content { overflow: visible; position: relative; }

.true .site-header .content { top: -100%; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }
.true .site-header.anim .content { top: 0; }

.logotype { margin: 0 10px; overflow: hidden; font-weight: bold; text-transform: uppercase; display: block; float: left; position: relative; height: 40px; line-height: 40px; font-size: 22px; padding: 0 25px; }
.logotype:before { content: ''; position: absolute; bottom: 50%; margin-bottom: -4px; left: 0; width: 15px; height: 4px; border-style: solid; border-width: 2px; }
.logotype:after { content: ''; position: absolute; bottom: 50%; margin-bottom: -4px; right: 0; width: 15px; height: 4px; border-style: solid; border-width: 2px; }


.menu-btn { background: none; border: 0 none; float: right; width: 30px; height: 30px; line-height: 30px; font-size: 30px; cursor: pointer; margin: 5px 10px 0 0; display: block; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.menu-btn:before { content: '\f0c9'; font-weight: 900; }
.menu-btn.active { transform: rotate(90deg); }

.site-header nav { display: none; text-align: left; width: 250px; position: absolute; top: 41px; right: 0; overflow: hidden; padding: 5px 20px 25px 30px; }
.site-header nav ul { overflow: hidden; }
.site-header nav li { margin-top: 20px; }
.site-header nav a { cursor: pointer; font-size: 18px; line-height: 22px; text-transform: uppercase; overflow: hidden; display: block; font-weight: bold; }
.site-header nav a:before { display: block; height: inherit; line-height: inherit; float: left; font-size: 18px; margin-right: 3px; font-weight: 900; }
.site-header nav a.home:before { content: '\f015'; }
.site-header nav a.photos:before { content: '\f302'; font-size: 20px; }
.site-header nav a.categories:before { content: '\f02c'; }
.site-header nav a.stars:before { content: '\f005'; font-weight: 400; }
.site-header nav a.channels:before { content: '\f5fd'; font-size: 22px; }

.search-btn { background: none; border: 0 none; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; float: right; width: 30px; text-transform: uppercase; font-weight: bold; height: 30px; line-height: 30px; font-size: 0; cursor: pointer; margin: 5px 10px 0 0; display: block; }
.search-btn:before { content: '\f002'; font-weight: 900; font-size: 24px;  }
.search-btn.active:before { content: '\f00d'; font-size: 28px; }
.search-btn:after { content: '\f107'; font-weight: 900; float: right; display: none; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; font-size: 12px; margin-left: 5px; }
.search-btn.active:after { transform: rotate(180deg); }

.search { display: none; overflow: hidden; position: absolute; top: 41px; right: 0; overflow: hidden; padding: 15px; width: 80%; max-width: 700px; }
.search form { position: relative; overflow: hidden; margin: 0 auto; }
.search-input { border-width: 1px; border-style: solid; border-radius: 5px; overflow: hidden; height: 48px; line-height: 48px; padding: 0 50px 0 20px; }
.search input { font-weight: bold; text-transform: uppercase; background: none; border: 0 none; width: 100%; outline: 0 none; font-size: 16px; height: inherit; line-height: normal; text-align: left; }
.search button { -moz-transition: color 0.2s ease; -webkit-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease; background: none; overflow: hidden; position: absolute; top: 5px; right: 5px; border: 0 none; cursor: pointer; outline: 0 none; width: 40px; font-size: 20px; height: 40px; line-height: 30px; }
.search button:before { content: "\f002"; font-weight: 900; }



.wrapper { padding-top: 41px; position: relative; overflow: hidden; clear: both; min-height: 700px; padding-bottom: 80px; }

.content { overflow: hidden; min-width: 320px; max-width: 1600px; margin: 0 auto; }
.cover, .cover-2 { display: none; background-color: rgba(0,0,0,0.6); position: fixed; z-index: 89999; top: 0; left: 0; width: 100%; height: 100%; }


section header, article header { padding-top: 60px; }
section header.less-margin, article header.less-margin { padding-top: 20px !important; }

p.subtitle { text-align: center; font-weight: bold; font-size: 18px; line-height: 24px; margin: 0 10px; }

.true p.subtitle { opacity: 0; position: relative; bottom: -50px; -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; transition-delay: 0s !important; }
.true p.subtitle.anim { opacity: 1; bottom: 0; }

p.header-desc { margin: 20px 10px 0 10px; font-size: 16px; line-height: 24px; }
.true p.header-desc { opacity: 0; transform: scale(0); -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; transition-delay: 0.4s; }
.true p.header-desc.anim { transform: scale(1); opacity: 1; }


.text-block { overflow: hidden; padding: 0 10px; font-size: 16px; line-height: 24px; }
.text-block p { overflow: hidden; padding-top: 20px; }
.text-block a { text-decoration: underline; }
.text-block a:hover { text-decoration: none; }

.true .text-block p { opacity: 0; transform: scale(0); -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; transition-delay: 0.2s; }
.true .text-block p.anim { opacity: 1; transform: scale(1);  }

.sort-section { clear: both; overflow: hidden; font-size: 0; padding: 10px 5px 0 5px; }
.sort-section li { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; }
.sort-section a { font-weight: bold; text-transform: uppercase; border-style: solid; border-width: 2px; display: block; height: 32px; line-height: 32px; padding: 0 10px; font-size: 14px; }
.sort-section a.circle-radius { border-radius: 18px; padding: 0 12px; }


.true .sort-section li { transform: scale(0); opacity: 0; -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; transition-delay: 0.5s; }
.true .sort-section.anim li { transform: scale(1); opacity: 1; }



/* Thumbnails Styles START */

.thumbs-list { overflow: hidden; position: relative; padding: 5px 5px 0 5px; font-size: 0; }

.thumb { overflow: hidden; width: 100%; position: relative; }
.thumb a { display: block; position: relative; overflow: hidden; margin: 20px 5px 0 5px; }
.thumb a:before { background: linear-gradient(to bottom,transparent,rgb(0,0,0)); background: -webkit-linear-gradient(top,transparent,rgb(0,0,0));  z-index: 4; content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 60%; }
.thumb a:after { z-index: 8; border: 5px solid rgba(255,255,255,0.2); content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }

.thumb figure { box-shadow: 0 5px 10px -5px rgb(0,0,0); position: relative; overflow: hidden; width: 100%; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.thumb figure:before { content: ''; height: 32px; width: 32px; position: absolute; top: 50%; left: 50%; margin: -20px 0 0 -20px; border-right: 4px solid transparent; border-left: 4px solid transparent; border-top-width: 4px; border-top-style: solid; border-bottom-width: 4px; border-bottom-style: solid; border-bottom-color: inherit; border-radius: 50%; animation: spinner 1s linear infinite; }
.thumb figure:after { text-shadow: 0 0 5px rgb(0,0,0); content: '\f06e'; font-weight: 900; display: none; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; opacity: 0; z-index: 12; height: 50px; width: 50px; line-height: 50px; font-size: 48px; text-align: center; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px;  } 
.thumb figure.ultra-wide-ratio:after  { margin: 0; top: 5px; right: 5px; left: auto; height: 40px; line-height: 40px; font-size: 34px; }
.thumb figure img { position: absolute; top: 50%; left: 0; width: 100%; height: auto; z-index: 2; transform: translateY(-50%); }

.thumb h3 { line-height: 20px; height: 20px; overflow: hidden; font-size: 18px; padding: 0 15px; z-index: 10; font-weight: bold; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; position: absolute; bottom: 10px; right: 0; left: 0; }

.thumb footer { z-index: 10; white-space: nowrap; line-height: 20px; height: 20px; text-overflow: ellipsis; position: absolute; bottom: 31px; right: 0; left: 0; padding: 0 5px; overflow: hidden; }
.thumb footer li { font-size: 13px; display: inline-block; vertical-align: top; margin: 0 7px; overflow: hidden; }
.thumb footer li:before { display: block; float: left; height: inherit; line-height: inherit; font-size: 16px; font-weight: 900; }
.thumb footer li.likes:before { content: '\f164'; margin-right: 1px; }
.thumb footer li.views:before { content: '\f06e'; margin-right: 3px; font-size: 18px; }
.thumb footer li.total:before { content: '\f302'; margin-right: 3px; }

.thumb-alt h3 { font-size: 20px !important; }
.thumb-alt figure:after { content: '\f2f6'; }
.thumb-alt footer li.total:after { content: ' pics'; font-family: 'Play', Arial, sans-serif; }

.true .thumb { transform: scale(0.4); opacity: 0; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.true .thumb.anim { transform: scale(1) !important; opacity: 1 !important; }
.true .thumb:nth-child(1), .true .thumb:nth-child(2) { transform: scale(1); opacity: 1; }


@keyframes spinner { from {transform: rotate(0deg);} to { transform: rotate(360deg); }}

/* Thumbnails Styles END */


.nav { clear: both; text-align: center; overflow: hidden; padding-top: 26px; font-size: 0; }
.nav ul { display: inline-block; vertical-align: top; margin: 14px 7px 0 7px; overflow: hidden; }
.nav li { display: inline-block; vertical-align: top; }
.nav a, .nav span { opacity: 0.9; border-width: 4px; border-style: solid; display: block; height: 46px; line-height: 46px; text-transform: uppercase; font-weight: bold; min-width: 36px; padding: 0 20px; font-size: 16px; margin: 6px 3px 0 3px; }
.nav a:after {content: '\f0da';  font-size: 26px; display: inline-block; vertical-align: top; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.nav .pages a, .nav .pages span { padding: 0 5px; min-width: 20px; height: 30px; line-height: 30px; }
.nav .pages a:after { display: none; }
.nav a { cursor: pointer; }
.nav li.prev { float: left; width: 50%; padding-bottom: 14px; }
.nav li.next { float: right; width: 50%; padding-bottom: 14px; }
.nav li.prev a, .nav li.next a, .nav li.prev span , .nav li.next span { font-weight: bold; padding: 0 20px; height: 50px; line-height: 50px; }
.nav li.next a:after, .nav li.next span:after { display: inline-block; }
.nav li.prev a:before, .nav li.prev span:before { content: '\f0d9';  font-size: 26px; display: inline-block; vertical-align: top; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }


.true .nav { position: relative; bottom: -200px; opacity: 0; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.true .nav.anim { bottom: 0; opacity: 1; }

.nav a.circle-radius, .nav span.circle-radius { border-radius: 27px; }



.swiper { overflow: hidden; position: relative; padding-right: 30px; }
.swiper-items { display: flex; }
.swiper-item { float: left; flex-shrink: 0; overflow: hidden; width: auto; position: relative; }

.swiper-button-next, .swiper-button-prev { border: 0 none; cursor: pointer; position: absolute; z-index: 500; top: 0; bottom: 0; width: 30px; font-size: 24px; text-align: center; }
.swiper-button-next { right: 0; text-align: right; }
.swiper-button-prev { left: 0; text-align: left; }
.swiper-button-next:before, .swiper-button-prev:before { height: 30px !important; line-height: 30px !important; font-weight: 900; position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); }
.swiper-button-next:before { content: '\f105'; }
.swiper-button-prev:before { content: '\f104'; }
.swiper-button-disabled { display: none; }


.true .swiper-item { right: -100%; opacity: 0; position: relative; -moz-transition: 1s ease; -webkit-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; }
.true .swiper-items.anim .swiper-item { right: 0; opacity: 1; }
.true .swiper-items.anim .swiper-item:nth-child(2) { transition-delay: 0.2s; }
.true .swiper-items.anim .swiper-item:nth-child(3) { transition-delay: 0.4s; }
.true .swiper-items.anim .swiper-item:nth-child(4) { transition-delay: 0.6s; }
.true .swiper-items.anim .swiper-item:nth-child(5) { transition-delay: 0.8s; }
.true .swiper-items.anim .swiper-item:nth-child(6) { transition-delay: 1s; }
.true .swiper-items.anim .swiper-item:nth-child(7) { transition-delay: 1.2s; }
.true .swiper-items.anim .swiper-item:nth-child(8) { transition-delay: 1.4s; }
.true .swiper-items.anim .swiper-item:nth-child(9) { transition-delay: 1.6s; }
.true .swiper-items.anim .swiper-item:nth-child(10) { transition-delay: 1.8s; }
.true .swiper-items.anim .swiper-item:nth-child(11) { transition-delay: 2s; }
.true .swiper-items.anim .swiper-item:nth-child(12) { transition-delay: 2.2s; }
.true .swiper-items.anim .swiper-item:nth-child(13) { transition-delay: 2.4s; }
.true .swiper-items.anim .swiper-item:nth-child(14) { transition-delay: 2.6s; }
.true .swiper-items.anim .swiper-item:nth-child(15) { transition-delay: 2.8s; }
.true .swiper-items.anim .swiper-item:nth-child(16) { transition-delay: 3s; }
.true .swiper-items.anim .swiper-item:nth-child(17) { transition-delay: 3.2s; }
.true .swiper-items.anim .swiper-item:nth-child(18) { transition-delay: 3.4s; }
.true .swiper-items.anim .swiper-item:nth-child(19) { transition-delay: 3.6s; }
.true .swiper-items.anim .swiper-item:nth-child(20) { transition-delay: 3.8s; }
.true .swiper-items.anim .swiper-item:nth-child(21) { transition-delay: 4s; }
.true .swiper-items.anim .swiper-item:nth-child(22) { transition-delay: 4.2s; }
.true .swiper-items.anim .swiper-item:nth-child(23) { transition-delay: 4.4s; }
.true .swiper-items.anim .swiper-item:nth-child(24) { transition-delay: 4.6s; }
.true .swiper-items.anim .swiper-item:nth-child(25) { transition-delay: 4.8s; }
.true .swiper-items.anim .swiper-item:nth-child(26) { transition-delay: 5s; }
.true .swiper-items.anim .swiper-item:nth-child(27) { transition-delay: 5.2s; }
.true .swiper-items.anim .swiper-item:nth-child(28) { transition-delay: 5.4s; }
.true .swiper-items.anim .swiper-item:nth-child(29) { transition-delay: 5.6s; }
.true .swiper-items.anim .swiper-item:nth-child(30) { transition-delay: 5.8s; }


.thumbnails-swiper { margin-top: 20px; padding-right: 0; }
.thumbnails-swiper .swiper-item { width: 100% !important; }
.thumbnails-swiper .thumb { width: 100% !important; float: none !important; }
.thumbnails-swiper .thumb a { margin-top: 0 !important; }
.thumbnails-swiper .thumb-alt h3 { font-size: 20px !important; height: 20px !important; line-height: 20px !important; }

.thumbnails-swiper .swiper-button-next, .thumbnails-swiper .swiper-button-prev { width: 50px; font-size: 42px; }
.thumbnails-swiper .swiper-button-next:before, .thumbnails-swiper .swiper-button-prev:before { height: 50px !important; line-height: 50px !important; }


aside { font-size: 0; padding-top: 50px; overflow: hidden; }
.as-spot { width: 300px; height: 250px; overflow: hidden; margin: 10px 5px 0 5px; display: inline-block; vertical-align: top; }
.as-spot-2, .as-spot-3, .as-spot-4, .as-spot-5 { display: none; }   

.true .as-spot { transform: scale(0); opacity: 0; -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; }
.true .as-spot.anim { transform: scale(1); opacity: 1; }
.true .as-spot.anim:nth-child(2) { transition-delay: 0.2s; }
.true .as-spot.anim:nth-child(3) { transition-delay: 0.4s; }
.true .as-spot.anim:nth-child(4) { transition-delay: 0.6s; }
.true .as-spot.anim:nth-child(5) { transition-delay: 0.8s; }


.partners { overflow: hidden; font-size: 0; padding: 10px 5px 0 5px; }
.partners li { display: inline-block; vertical-align: top; width: 100%; }
.partners a { font-weight: bold; margin: 10px 5px 0 5px; text-align: left; position: relative; text-transform: uppercase; border-style: solid; border-width: 4px; display: block; height: 50px; line-height: 50px; padding: 0 40px 0 20px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.partners a.circle-radius { border-radius: 29px; padding: 0 20px; }
.partners a:after { content: '\f2f6';  font-size: 26px; display: block; position: absolute; width: 26px; height: 26px; line-height: 26px; top: 12px; right: 12px; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; margin-left: 5px; }


.true .partners li { transform: scale(0); opacity: 0; -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; }
.true .partners li.anim { transform: scale(1); opacity: 1; }

.content.fixed { max-width: 740px; padding: 0 !important; }

.media-content { overflow: hidden; border-bottom-style: solid; border-bottom-width: 1px; padding-bottom: 40px; }


.gallery-thumbs .thumb figure:after { content: '\f00e'; font-size: 32px; }

.gallery-thumbs .thumb a:before { background: linear-gradient(to bottom,rgba(0,0,0,0.5),rgba(0,0,0,0.5)); background: -webkit-linear-gradient(top,rgba(0,0,0,0.5),rgba(0,0,0,0.5)); display: none; opacity: 0; height: 100%; }


.media-meta { overflow: hidden; padding-top: 20px; }
.media-meta ul { display: inline-block; vertical-align: top; margin: 0 12px; overflow: hidden; font-size: 0; }
.media-meta li { text-transform: uppercase; display: inline-block; vertical-align: top; margin: 5px 8px 0 8px; height: 40px; line-height: 40px; overflow: hidden; font-size: 16px; }
.media-meta li:before, .media-meta li a:before { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; font-size: 18px; margin-right: 3px; font-weight: 900; }

.media-meta li.like-btn, .media-meta li.dislike-btn { margin-left: 2px; margin-right: 2px; }
.media-meta li a { font-size: 14px; cursor: pointer; min-width: 70px; height: 36px; line-height: 36px; border-width: 2px; display: block; border-style: solid; padding: 0 12px; font-weight: bold; opacity: 0.9; }
.media-meta li a.circle-radius { border-radius: 20px; padding: 0 15px; }
.media-meta li.like-btn a:before { content: '\f164'; font-size: 26px; }
.media-meta li.dislike-btn a:before { content: '\f165'; font-size: 26px; }
.media-meta li.views:before { content: '\f06e'; }
.media-meta li.dur:before { content: '\f017'; }
.media-meta li.date:before { content: '\f274'; }
.media-meta li.total:before { content: '\f302'; }

.true .media-meta li, .show-info { transform: scale(0); opacity: 0; -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; }
.true .media-meta.anim li, .show-info.anim { transform: scale(1) !important; opacity: 1 !important; }

.true .media-meta.anim li:nth-child(2) { transition-delay: 0.2s; }
.true .media-meta.anim li:nth-child(3) { transition-delay: 0.4s; }
.true .media-meta.anim li:nth-child(4) { transition-delay: 0.6s; }
.true .media-meta.anim li:nth-child(5) { transition-delay: 0.8s; }

.show-info { cursor: pointer; display: block; margin: 25px 10px 0 10px; height: 30px; line-height: 30px; font-weight: bold; text-transform: uppercase; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }
.show-info:after { content: '\f107'; font-size: 12px; display: inline-block; vertical-align: top; height: inherit; line-height: inherit; margin-left: 5px; font-weight: 900; -moz-transition: transform 0.4s ease; -webkit-transition: transform 0.4s ease; -o-transition: transform 0.4s ease; transition: transform 0.4s ease; }
.show-info.active:after { transform: rotate(180deg); }

.media-info { overflow: hidden; display: none; padding-bottom: 20px; }
.media-info h1 { margin: 20px 10px 0 10px; font-size: 24px; line-height: 28px; padding-bottom: 0; }
.media-info h1:before, .media-info h1:after { display: none; }

.media-info p { margin: 20px 10px 0 10px; font-size: 16px; line-height: 24px; }

.media-info ul { overflow: hidden; padding: 12px 8px 0 8px; font-size: 0; }
.media-info li { display: inline-block; vertical-align: top; font-weight: bold; text-transform: uppercase; margin: 8px 4px 0 4px; }
.media-info li.val { float: none !important; clear: both; display: block; height: 20px; line-height: 20px; font-size: 16px; padding-bottom: 2px; }
.media-info li.val:before { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; font-size: 18px; margin-right: 3px; font-weight: 900; }

.media-info li.categories:before { content: '\f02c'; }
.media-info li.tags:before { content: '\f005'; font-weight: 400; }
.media-info li.stars:before { content: '\f005'; font-weight: 400; }
.media-info li.channel:before { content: '\f5fd'; }

.media-info a { font-weight: bold; text-transform: uppercase; border-style: solid; border-width: 2px; display: block; height: 32px; line-height: 32px; padding: 0 10px; font-size: 14px; }
.media-info a.circle-radius { border-radius: 18px; padding: 0 15px; }

.media-content aside { padding-top: 30px; }

.related header { padding-top: 40px; }  
.related h2 { font-size: 24px; line-height: 26px; padding-bottom: 0; }
.related h2:before, .related h2:after { display: none; }

.gallery-link { clear: both; padding: 20px 10px 0 10px; }
.gallery-link a { opacity: 0.9; border-width: 5px; border-style: solid; display: block; height: 20px; line-height: 20px; text-transform: uppercase; font-weight: bold; padding: 15px 20px; font-size: 18px; }
.gallery-link a:after {content: '\f0da';  font-size: 26px; display: inline-block; vertical-align: top; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.gallery-link a.circle-radius { border-radius: 25px; padding: 15px 30px; }

.site-footer { border-top-width: 1px; border-top-style: solid; font-size: 15px; line-height: 22px; overflow: hidden; text-align: center; position: relative; padding: 20px 0 30px 0; }
.site-footer p { margin: 10px 10px 0 10px; }  
.site-footer .logotype { font-size: 22px; float: none !important; display: inline-block; vertical-align: top; margin: 10px 10px 0 10px !important; height: 24px !important; line-height: 24px !important; }

.footer-links { padding: 5px 3px 0 3px; }
.footer-links li { display: inline-block; vertical-align: top; margin: 5px 7px 0 7px; }

.footer-links a { font-weight: bold; text-transform: uppercase; border-bottom-width: 1px; border-bottom-style: solid; display: block; height: 22px; line-height: 22px; }


.contact-form { overflow: hidden; padding: 40px 10px 0 10px; margin: 0 auto; }
.true .contact-form { position: relative; transform: scale(0); opacity: 0; -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }
.true .contact-form.anim { position: relative; transform: scale(1); opacity: 1; }

.textarea { border-style: solid; border-width: 3px; padding: 25px 15px; margin-top: 15px; overflow: hidden; }
.textarea textarea { background: none; max-width: 100% !important; width: 100% !important; min-height: 150px !important; height: 150px; max-height: 740px !important; border: 0 none; outline: 0 none; line-height: 20px; font-size: 16px; font-weight: bold; text-transform: uppercase; }

.input { display: inline-block; vertical-align: top; width: 150px; border-style: solid; border-width: 2px; overflow: hidden; padding: 0 15px; margin: 0 5px; height: 40px; line-height: 40px; }
.input input { background: none; border: 0 none; width: 100%; outline: 0 none; font-size: 16px; font-weight: bold; text-transform: uppercase; height: inherit; line-height: normal; }

button.submit { border-style: solid; border-width: 3px; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; text-transform: uppercase; cursor: pointer; width: 180px; margin-top: 15px; font-size: 16px; font-weight: bold; padding: 0 20px; outline: 0 none; height: 50px; line-height: normal; }
button.submit:hover { opacity: 1; }

.big-icon { font-size: 200px; height: 210px; line-height: 210px; overflow: hidden; }
.big-icon:before { content: '\f11a'; display: block; height: inherit; line-height: inherit; font-weight: 900; }

.true .big-icon { opacity: 0; transform: scale(0); -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; }
.true .big-icon.anim { opacity: 1; transform: scale(1); }

#scroll-top { border-width: 4px; border-style: solid; overflow: hidden; opacity: 0.9; position: fixed; z-index: 20000; right: 10px; bottom: 10px; cursor: pointer; display: none; width: 45px; height: 45px; line-height: 40px; font-size: 26px; text-align: center; }
#scroll-top:before { content: '\f106'; display: block; height: inherit; line-height: inherit; font-weight: 900; }
#scroll-top:hover { opacity: 1; }
#scroll-top.circle-radius { border-radius: 50%; }





@media all and (min-width:420px) {
    .thumbs-list { padding-top: 10px; }
    .thumb { display: inline-block; vertical-align: top; width: 50%; }
    .thumb a { margin: 10px 5px 0 5px; }
    .thumb h3 { font-size: 14px; }
    .thumbnails-swiper .swiper-item { width: 50% !important; }
    .partners li { width: 50%; }
}

@media all and (min-width:460px) {
    .thumb h3 { font-size: 16px; }
}

@media all and (min-width:640px) {
    .logotype { font-size: 26px; }
    .nav .pages a, .nav .pages span { min-width: 24px; height: 34px; line-height: 34px; }
    .as-spot-2 { display: inline-block; }
    .thumb { width: 33.3333%; }
    .thumb h3 { font-size: 14px; }
    .thumbnails-swiper .swiper-item { width: 33.3333% !important; }
    .related .thumbnails-swiper .swiper-item { width: 33.3333% !important; }
    .fixed .related .thumbnails-swiper .swiper-item { width: 50% !important; }
    .partners li { width: 33.3333%; }
}

@media all and (min-width:740px) {
    .thumb h3 { font-size: 16px; }
    .media-meta { padding: 20px 10px 0 10px; }
    .media-meta ul { float: left; margin: 0 35px 0 0; }
    .media-meta li { float: left; margin: 5px 15px 0 0; }
    .show-info { float: right; margin: 5px 0 0 0; }
    .media-info h1 { text-align: left; }
    .media-info p { text-align: justify; }
    .media-info ul { float: left; padding: 12px 32px 0 10px; text-align: left; }
    .media-info li { float: left; margin: 8px 8px 0 0; }
}

@media all and (min-width:800px) {
    h1 { font-size: 32px; line-height: 34px; }
    .nav ul { margin: 10px 5px 0 5px; }
    .nav .pages a, .nav .pages span { min-width: 36px; height: 46px; line-height: 46px; margin: 10px 5px 0 5px; }
    .nav li.prev a , .nav li.next a, .nav li.prev span , .nav li.next span { height: 56px; line-height: 56px; }
    .big-icon { font-size: 300px; height: 300px; line-height: 300px; }
}

@media all and (min-width:1020px) {
    .site-header { height: 50px; }
    .menu-btn { display: none; }
    .site-header nav { background: none; box-shadow: none; display: block !important; float: right; width: auto; position: static; top: 0; overflow: visible; padding: 5px 10px 0 0; }
    .site-header nav ul { overflow: visible; }
    .site-header nav li { margin: 0 0 0 15px; position: relative; float: left; }
    .site-header nav a { font-size: 16px; line-height: 40px; }
    .site-header nav li { margin-left: 25px; }
    .search-btn { font-size: 16px; height: 40px; line-height: 40px; margin: 5px 10px 0 15px; overflow: hidden; width: auto; }
    .search-btn:before { float: left; width: 18px; font-size: 18px; height: inherit; line-height: inherit; margin-right: 5px; }
    .search-btn:after { display: block; }
    .search-btn.active:before { font-size: 20px; }
    .search { top: 51px; right: 20px; }
    .wrapper { padding-top: 51px; padding-bottom: 100px; }
    .sort-section li { margin: 10px 10px 0 10px; }
    .sort-section a { height: 40px; line-height: 40px; border-width: 4px; padding: 0 20px; min-width: 80px; text-align: center; }
    .sort-section a.circle-radius { border-radius: 24px; }
    .logotype { height: 50px; line-height: 50px; }
    section header, article header { padding-top: 100px; }
    section header.less-margin, article header.less-margin { padding-top: 30px !important; }
    h1 { font-size: 44px; line-height: 48px; }
    h2 { font-size: 44px; line-height: 48px; }
    .content { padding: 0 10px; }  
    .thumbs-list { padding: 5px 0 0 0; }
    .thumb a { margin: 20px 10px 0 10px; }
    .thumb a:hover:after { top: 5px; right: 5px; bottom: 5px; left: 5px; }
    .thumb figure img { -moz-transition: 0.8s ease; -webkit-transition: 0.8s ease; -o-transition: 0.8s ease; transition: 0.8s ease; }
    .thumb a:hover figure img { transform: scale(1.08) translateY(-50%); }
    .thumb figure:after { display: block; }
    .thumb a:hover figure:after { opacity: 1; transform: rotate(360deg); }
    .thumb h3 { bottom: 15px; }
    .thumb footer { padding: 0 10px; bottom: 36px; }
    .true .thumb:nth-child(1), .true .thumb:nth-child(2) { transform: scale(0.4); opacity: 0; }
    .gallery-thumbs .thumb a:before { display: block; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
    .gallery-thumbs .thumb a:hover:before { opacity: 0.6; }
    aside { padding-top: 90px; }
    .as-spot-3 { display: inline-block; }
    
    .nav a:hover { opacity: 1; }
    .nav a:hover:after, .gallery-link a:hover:after { transform: translateX(5px); }
    .nav li.prev a:hover:before  {transform: translateX(-5px); }
    .nav li.prev a, .nav li.next a, .nav li.prev span , .nav li.next span { height: 46px; line-height: 46px; }
    .nav li.prev, .nav li.next { width: auto; padding-bottom: 0; }
    
    .gallery-thumbs { padding-top: 0; }

    
    .thumbnails-swiper .swiper-button-next, .thumbnails-swiper .swiper-button-prev { width: 60px; font-size: 48px; }
    .thumbnails-swiper .swiper-button-next:before, .thumbnails-swiper .swiper-button-prev:before { height: 60px !important; line-height: 60px !important; }
    
    .related .thumbnails-swiper .swiper-item { width: 25% !important; }
    
    .media-tab { display: table; overflow: hidden; width: 100%; padding-top: 30px; }
    .media-col { display: table-cell; vertical-align: top; padding: 0 10px 0 0; }
    .media-tab aside { display: table-cell; vertical-align: top; width: 310px !important; min-width: 310px !important; max-width: 310px !important; padding-top: 0 !important; }
    .media-tab aside .as-spot { margin: 20px 10px 0 0 !important; }
    
    .media-meta li.like-btn a:hover, .media-meta li.dislike-btn a:hover { opacity: 1; }
    
    .related h2 { text-align: left; }
    
    .partners li { width: 25%; }
    .partners a:hover:after { transform: translateX(5px); }
    #scroll-top { width: 55px; height: 55px; line-height: 50px; font-size: 28px; right: 20px; bottom: 124px; }

    .thumb { width: 25%; }
    .thumbnails-swiper .swiper-item { width: 25% !important; }
    .media-col .gallery-thumbs .thumb { width: 25%; }
}

@media all and (min-width:1281px) {
    .content.fixed { max-width: 1262px; width: 1262px; }
    .fixed .related .thumbnails-swiper .swiper-item { width: 25% !important; }
    .media-content { padding-bottom: 60px; }
    .as-spot-4 { display: inline-block; }
    .media-col .gallery-thumbs .thumb { width: 25%; }
    .gallery-link a { height: 26px; line-height: 26px; padding: 15px 25px; font-size: 22px; }
    .gallery-link a:after { font-size: 30px; }
    .gallery-link a.circle-radius { border-radius: 28px; padding: 15px 35px; }
    .thumb { width: 20%; }
    .thumbnails-swiper .swiper-item { width: 20% !important; }
    .media-col .gallery-thumbs .thumb { width: 20%; }
    .related .thumbnails-swiper .swiper-item { width: 20% !important; }
}

@media all and (min-width:1360px) {
    .as-spot { margin: 10px 10px 0 10px; }
    .partners li { width: 20%; }
}


@media all and (min-width:1640px) {
    .site-header nav li { margin: 0 0 0 45px; }
    h1 { font-size: 46px; line-height: 50px; }
    h2 { font-size: 46px; line-height: 50px; }
    p.subtitle { font-size: 20px; line-height: 26px; }
    .content { width: 1600px; }
    .thumbnails-swiper .swiper-item { width: 20% !important; }
    .thumb-alt h3 { font-size: 24px !important; height: 24px !important; line-height: 24px !important; }
    .thumb-alt footer { bottom: 40px; }
    .thumbnails-swiper .thumb-alt footer { bottom: 36px; }
}

@media all and (max-width:1020px) {* { -webkit-tap-highlight-color: transparent; -webkit-focus-ring-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}}