body, .search-input, .media-meta li a, .site-header nav
{ background-color: rgb(240,245,244); }

.thumb figure, .as-spot, .search
{ background-color: rgb(230,235,234); }

body, section header a, .sort-section a, .media-info a, .footer-links a, .partners a
{ color: rgb(110,115,114); }

.logotype:after, .site-header nav li:before, .site-header nav li:after, section header a:before, section header a:after, .thumb footer ul:after, .nav a:after, .nav a:before, .nav span:after, .nav span:before, .search, .search-input, .media-rating a:before, .media-rating a:after, .meta-items:after, .media-info a:before, .media-info a:after, .input, .textarea, .footer-links a, button.submit:before, button.submit:after
{ border-color: rgb(210,215,214); }

.highlight, .site-header nav li.active a:before, .site-header nav li a.active:before, .menu-btn.active, .logotype span, .show-info.active, .search-btn.active, p.subtitle, .nav a i, .media-info li.val:before
{ color: rgb(40,145,134); }

#scroll-top
{ background-color: rgb(40,145,134); color: rgb(255,255,255); }

section header li.active a:before, section header li.active a:after, section header a.active:before, section header a.active:after, .site-header nav li.active:before, .site-header nav li.active:after, .logotype:before, .thumb figure:before, .thumb a:before, .nav li.active a:after, .nav li.active a:before, .nav a.active:after, .nav a.active:before, .media::before
{ border-color: rgb(80,145,134); }

a, h1, h2, input, .search-input input, .search-input input::placeholder, .search button, input::placeholder, .logotype, section header a.active, section header li.active a, textarea, .thumb figure:after, .show-info, .media-info li.val, textarea::placeholder, button.submit, .thumb figure:before, .media::before, .menu-btn, .search-btn, .text-block span, .media-meta li button, .media-meta li a, .media-links li.val, article strong, .media-desc span, .media-desc strong, .sort-btn
{ color: rgb(40,45,44); }

.cover, .cover-2
{ background-color: rgba(255,255,255,0.8); }

.search-input
{ background-color: rgba(255,255,255,0.4); }

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

    .footer-links a:hover, .media-info a:hover, .partners a:hover, section header a:hover
    { color: rgb(40,45,44); }
    
    .search button:hover, .show-info:hover, .partners a:hover i
    { color: rgb(40,145,134); }
    
    .site-header nav li:hover:before, .site-header nav li:hover:after, button.submit:hover:before, button.submit:hover:after, section header a:hover:after, section header a:hover:before, .nav li:hover:before, .nav li:hover:after, .thumb-text a:hover h3:after, .nav a:hover:after, .nav a:hover:before, .footer-links a:hover, .media-info a:hover, .partners a:hover, .media-rating a:hover:before, .media-rating a:hover:after, .media-info a:hover:before, .media-info a:hover:after
    { border-color: rgb(80,145,134); }
    
    .thumb a:hover:before, .thumb a:hover:after
    { border-color: rgba(40,145,134,0.8); }


}


@font-face{font-family:'Exo 2'; font-weight: normal; font-style: normal; src:url(../fonts/font/Exo2-Regular.ttf) format("truetype"); font-display: swap; }
@font-face{font-family:'Exo 2'; font-weight: bold; font-style: normal; src:url(../fonts/font/Exo2-Bold.ttf) format("truetype"); font-display: swap; }



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

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

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

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

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

.ratio-custom { padding-top: 60%; }
/* 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: 'Exo 2', Arial, sans-serif; text-align: left; }

: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: 26px; line-height: 28px; margin: 20px 10px 0 10px; overflow: hidden; }
h1 i { display: block !important; float: left; height: inherit !important; line-height: inherit !important; margin-right: 5px; font-size: 28px; }
h2 { text-transform: uppercase; margin: 40px 10px 0 10px; font-size: 26px; line-height: 28px; position: relative; }


.true h2 { transform: translateY(100px); opacity: 0; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }

.true h2.anim { transform: translateY(0); opacity: 1; }


.site-header { height: 46px; margin-top: 10px; position: relative; z-index: 99999; }


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

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

.site-header nav { display: none; box-shadow: -3px 3px 15px -7px rgba(0,0,0,0.6); text-align: left; width: 230px; position: absolute; top: 56px; right: 0; overflow: hidden; padding: 10px 20px 25px 30px; }
.site-header nav ul { overflow: hidden; }
.site-header nav li { margin-top: 15px; position: relative; }
.site-header nav li:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; left: 0; width: 70%; height: 70%; }
.site-header nav li:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; right: 0; width: 70%; height: 70%; }
.site-header nav a { cursor: pointer; font-size: 16px; height: 56px; line-height: 56px; text-transform: uppercase; overflow: hidden; display: block; font-weight: bold; position: relative; padding: 0 15px; z-index: 2; }
.site-header nav a:before { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; width: 20px; font-size: 20px; margin-right: 4px; font-weight: 900; }
.site-header nav a.home:before { content: '\f015'; }
.site-header nav a.videos:before { content: '\f04b'; font-size: 24px; }
.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: '\f26c'; }

.search-btn { background: none; border: 0 none; float: right; width: 30px; height: 30px; line-height: 30px; font-size: 24px; cursor: pointer; margin: 8px 10px 0 0; display: block; }
.search-btn:before { content: '\f002'; font-weight: 900; display: block; height: inherit; line-height: inherit; }
.search-btn.active:before { content: '\f00d'; font-size: 28px; }

.search { display: none; border-width: 1px; border-style: solid; border-right: 0 none; border-left: 0 none; overflow: hidden; box-shadow: 0 5px 15px -7px rgba(0,0,0,0.6); position: absolute; top: 56px; right: 0; left: 0; overflow: hidden; padding: 10px; z-index: 99999; }
.search form { position: relative; overflow: hidden; }
.search-input { border-width: 4px; border-style: solid; overflow: hidden; height: 38px; line-height: 38px; padding: 0 40px 0 15px; }
.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.3s ease; -webkit-transition: color 0.3s ease; -o-transition: color 0.3s ease; transition: color 0.3s ease; background: none; overflow: hidden; position: absolute; top: 7px; right: 5px; border: 0 none; cursor: pointer; outline: 0 none; width: 30px; font-size: 20px; height: 30px; line-height: 30px; }
.search button:before { content: "\f002"; font-weight: 900; }



.wrapper { position: relative; overflow: hidden; clear: both; min-height: 700px; }

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


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

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

section header ul { clear: both; overflow: hidden; font-size: 0; padding: 10px 0 0 10px; }
section header li { float: left; margin: 10px 10px 0 0; }
section header a { font-weight: bold; text-transform: uppercase; position: relative; display: block; height: 34px; line-height: 34px; padding: 0 10px; font-size: 14px; }
section header a:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 60%; height: 70%; }
section header a:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 60%; height: 70%; }


/* Thumbnails Styles START */

.thumbs-list { overflow: hidden; padding: 0 5px; }

.thumb { overflow: hidden; display: block; width: 100%; position: relative; }
.thumb a { display: block; position: relative; overflow: hidden; margin: 20px 5px 0 5px; }
.thumb a:before { border-color: rgba(255,255,255,0.4); -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; border-left-width: 5px; border-left-style: solid; border-top-width: 5px; z-index: 6; border-top-style: solid; content: ''; position: absolute; top: 5px; left: 5px; width: 60px; height: 60px; }
.thumb a:after { border-color: rgba(255,255,255,0.4); -moz-transition: 0.6s ease; -webkit-transition: 0.6s ease; -o-transition: 0.6s ease; transition: 0.6s ease; border-right-width: 5px; border-right-style: solid; border-bottom-width: 5px; z-index: 6; border-bottom-style: solid; content: ''; position: absolute; bottom: 35px; right: 5px; width: 60px; height: 60px; }

.thumb figure { box-shadow: 0 10px 15px -12px rgba(0,0,0,0.5); -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; position: relative; overflow: hidden; width: 100%; }
.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 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; margin-top: 10px; font-weight: normal; text-transform: uppercase; white-space: nowrap; text-overflow: ellipsis; }

.thumb footer ul { overflow: hidden; margin: 10px 5px 0 5px; height: 30px; padding-left: 10px; position: relative; float: left; }
.thumb footer ul:after { border-left-width: 3px; border-left-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 90%; }

.thumb footer li { float: left; margin: 0 10px 10px 0; position: relative; height: 20px; line-height: 20px; font-size: 13px; }
.thumb footer li:last-child { margin-right: 0; }
.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; font-size: 18px; }
.thumb footer li.views:before { content: '\f06e'; margin-right: 3px; font-size: 18px; }
.thumb footer li.dur:before { content: '\f017'; margin-right: 2px; }
.thumb footer li.total:before { content: '\f04b'; margin-right: 1px; }

.thumb-cat a:after { bottom: 41px; }
.thumb-cat h3 { font-size: 24px !important; height: 26px; line-height: 26px; font-weight: bold; }
.thumb footer li.total:after { content: ' vids'; font-family: 'Exo 2', Arial, sans-serif; }

.thumb-text { float: left; width: 50%; }
.thumb-text a:after, .thumb-text a:before { display: none !important; }
.thumb-text a { float: left; }
.thumb-text h3 { position: relative; height: 30px !important; line-height: 30px !important; font-weight: bold; }
.thumb-text h3:after { border-bottom: 2px solid transparent; content: ''; position: absolute; bottom: 0; left: 0; right: 0; width: 100%; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; }
.thumb-text footer { clear: both; }
.thumb-text footer ul { margin-top: 5px !important; }

.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; }
.true .related .thumb:nth-child(1), .true .related .thumb:nth-child(2) { transform: scale(0.4); opacity: 0; }

.true .thumb-text, .true .thumb-text:nth-child(1), .true .thumb-text:nth-child(2) { transform: translateY(100px) scale(1); opacity: 0; }
.true .thumb-text:nth-child(1), .true .thumb-text:nth-child(2) { transform: translateY(100px) scale(1); opacity: 1; }
.true .thumb-text.anim { transform: translateY(0) scale(1) !important; opacity: 1 !important; }

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

/* Thumbnails Styles END */


.nav { clear: both; text-align: center; overflow: hidden; padding-top: 20px; font-size: 0; }
.nav ul { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; overflow: hidden; }
.nav li { display: inline-block; vertical-align: top; position: relative; overflow: hidden; }

.nav a, .nav span { position: relative; z-index: 2; display: block; height: 56px; line-height: 56px; margin: 10px 5px 0 5px; text-transform: uppercase; font-weight: bold; min-width: 46px; padding: 0 20px; font-size: 16px; }
.nav a { cursor: pointer; }
.nav a:before, .nav span:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 4px; border-left-style: solid; border-top-width: 4px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 60%; height: 70%; }
.nav a:after, .nav span:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 4px; border-right-style: solid; border-bottom-width: 4px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 60%; height: 70%; }
.nav i { font-size: 26px; display: inline-block; vertical-align: top; height: inherit; line-height: inherit; -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: 30px; height: 40px; line-height: 40px; }
.nav .pages a:before, .nav .pages span:before { border-left-width: 3px; border-top-width: 3px; width: 50%; height: 70%; }
.nav .pages a:after, .nav .pages span:after { border-right-width: 3px; border-bottom-width: 3px; width: 50%; height: 70%; }

.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: 56px; line-height: 56px; }
.nav li.next i { display: inline-block; }


.true .nav { position: relative; transform: translateY(100px); opacity: 0; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; }
.true .nav.anim { transform: translateY(0); opacity: 1; }


aside { font-size: 0; padding-top: 30px; overflow: hidden; text-align: center; clear: both; }
.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.2); 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.1s; }
.true .as-spot.anim:nth-child(3) { transition-delay: 0.2s; }
.true .as-spot.anim:nth-child(4) { transition-delay: 0.3s; }
.true .as-spot.anim:nth-child(5) { transition-delay: 0.4s; }


.partners { overflow: hidden; font-size: 0; padding: 0 5px; }
.partners li { width: 100%; }
.partners a { font-weight: bold; margin: 20px 5px 0 5px; text-align: left; position: relative; text-transform: uppercase; display: block; height: 56px; line-height: 56px; padding: 0 40px 0 20px; font-size: 16px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.partners a i { font-size: 26px; display: block; position: absolute; width: 26px; height: 26px; line-height: 26px; top: 16px; right: 12px; -moz-transition: 0.4s ease; -webkit-transition: 0.4s ease; -o-transition: 0.4s ease; transition: 0.4s ease; margin-left: 5px; }
.partners a:before { opacity: 0.4; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 80%; height: 70%; }
.partners a:after { opacity: 0.4; -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 80%; height: 70%; }


.true .partners li { transform: translateY(100px); 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: translateY(0); opacity: 1; }

.media-content { overflow: hidden; }

.media-col { padding-top: 20px; }

.media .thumb a:hover { cursor: zoom-in; }

.media { background-color: rgb(0,0,0); position: relative; overflow: hidden; }
.media::before { color: rgb(250,250,250); content: ''; height: 42px; width: 42px; position: absolute; top: 50%; left: 50%; margin: -25px 0 0 -25px; 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; }
.player { position: relative; overflow: hidden; }
.player iframe, .player video, .player source, .fluid_video_wrapper { border: 0 none !important; position: absolute !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; z-index: 10 !important; }

.true .media .player { opacity: 0; transform: scale(0.4); -moz-transition: 3s ease; -webkit-transition: 1s ease; -o-transition: 1s ease; transition: 1s ease; transition-delay: 1s; }
.true .media.anim .player { opacity: 1; transform: scale(1); }


.media-meta { overflow: hidden; }
.media-meta ul { overflow: hidden; }
.media-meta li { float: left; overflow: hidden; font-size: 16px; }

.media-rating { margin: 10px 5px 0 5px; }
.media-rating li { width: 50%; }
.media-rating a { font-size: 14px; cursor: pointer; position: relative; text-align: center; min-width: 70px; height: 46px; line-height: 46px; display: block; padding: 0 12px; margin: 0 5px; font-weight: bold; }
.media-rating a i { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; font-size: 26px; margin-right: 3px; font-weight: 900; }
.media-rating a:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 80%; height: 60%; }
.media-rating a:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 80%; height: 60%; }

.meta-items { position: relative; margin: 20px 10px 0 10px; padding-left: 15px; }
.meta-items:after { border-left-width: 3px; border-left-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 90%; }
.meta-items li { margin: 0 20px 6px 0; height: 30px; line-height: 30px; width: auto; }
.meta-items li:before { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; font-size: 18px; margin-right: 3px; font-weight: 900; }
.meta-items li:last-child { margin-right: 0 !important; }
.meta-items li.views:before { content: '\f06e'; }
.meta-items li.dur:before { content: '\f017'; }
.meta-items li.date:before { content: '\f274'; }

.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; text-align: center; margin: 20px 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; clear: both; }

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

.media-info ul { overflow: hidden; padding: 10px 0 0 10px; font-size: 0; }
.media-info li { float: left; font-weight: bold; text-transform: uppercase; margin: 10px 10px 0 0; }
.media-info li.val { height: 36px; line-height: 36px; font-size: 0; padding-bottom: 2px; }
.media-info li.val:before { display: inline-block; vertical-align: top; height: inherit; line-height: inherit; font-size: 30px; margin-right: 3px; font-weight: 900; }

.media-info li.categories:before { content: '\f02c'; }
.media-info li.tags:before { content: '\f292'; font-weight: 900; margin-right: 0; }
.media-info li.stars:before { content: '\f005'; font-weight: 400; }
.media-info li.channel:before { content: '\f26c'; }

.media-info a { font-weight: bold; text-transform: uppercase; position: relative; display: block; height: 36px; line-height: 36px; padding: 0 14px; font-size: 14px; }
.media-info a:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 60%; height: 70%; }
.media-info a:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 60%; height: 70%; }

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

.site-footer { font-size: 16px; line-height: 24px; overflow: hidden; text-align: center; position: relative; padding: 60px 0 10px 0; }
.site-footer p { margin: 20px 10px 0 10px; }  
.site-footer .logotype { font-size: 22px; float: none !important; display: inline-block; vertical-align: top; margin: 20px 10px 0 10px !important; height: 44px !important; line-height: 44px !important; }

.footer-links { padding: 10px 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: 2px; border-bottom-style: solid; display: block; font-size: 14px; height: 28px; line-height: 28px; }

.true .site-footer .content { transform: translateY(500px); opacity: 0; -moz-transition: 0.5s ease; -webkit-transition: 0.5s ease; -o-transition: 0.5s ease; transition: 0.5s ease; }
.true .site-footer.anim .content  { transform: translateY(0); opacity: 1; }

.contact-form { overflow: hidden; padding: 20px 10px 0 10px; }
.true .contact-form { position: relative; transform: translateY(100px); 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: translateY(0); opacity: 1; }

.textarea { border-style: solid; border-width: 2px; padding: 17px; margin-top: 20px; max-width: 700px; 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 10px 0 0; 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: 0 none; background: none; position: relative; text-align: center; -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:before { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-left-width: 3px; border-left-style: solid; border-top-width: 3px; border-top-style: solid; content: ''; position: absolute; top: 0; left: 0; width: 60%; height: 70%; }
button.submit:after { -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease; border-right-width: 3px; border-right-style: solid; border-bottom-width: 3px; border-bottom-style: solid; content: ''; position: absolute; bottom: 0; right: 0; width: 60%; height: 70%; }

#scroll-top { border: 3px solid rgba(255,255,255,0.5); -moz-transition: 0.3s ease; -webkit-transition: 0.3s ease; -o-transition: 0.3s ease; transition: 0.3s ease;  overflow: hidden; opacity: 0.9; position: fixed; z-index: 20000; right: 10px; bottom: 45px; 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:460px) {
    .thumbs-list { padding-top: 10px; }
    .thumb { float: left; width: 50%; }
    .thumb a { margin: 10px 5px 0 5px; }
    .thumb h3 { font-size: 15px; }
    .thumb-cat a:after { bottom: 35px; }
    .thumb-cat h3, .thumb-text h3 { font-size: 18px !important; height: 20px; line-height: 20px; }
    .partners li { float: left; width: 50%; }
}

@media all and (min-width:640px) {
    .logotype { font-size: 24px; }
    .logotype:before, .logotype:after { border-width: 4px !important; }
    .search-btn { display: none; }
    .search { display: block !important; padding: 0 20px;  border: 0 none; background: none; box-shadow: none; position: static; }
    .cover-2 { display: none !important; }
    section header a { height: 40px; line-height: 40px; padding: 0 20px; min-width: 80px; text-align: center; }
    section header a:before, section header a:after { border-width: 3px; }
    .thumb h3 { font-size: 16px; }
    .thumb-cat a:after { bottom: 37px; }
    .thumb-cat h3, .thumb-text h3 { font-size: 20px !important; height: 22px; line-height: 22px; }
    .nav a, .nav span { height: 66px; line-height: 66px; min-width: 56px; padding: 0 35px; font-size: 18px; }
    .as-spot-2 { display: inline-block; }
    .media-rating { float: left; margin-left: 10px; }
    .media-rating a { margin: 10px 10px 0 0; }
    .meta-items { float: left; margin: 20px 0 0 0; }
    .meta-items:before { height: 100%; }
    .meta-items li { margin-bottom: 0; height: 46px; line-height: 46px; }
    .show-info { float: left; }
    .media-info ul { float: left; padding-right: 30px; text-align: left; }
    .media-info ul:last-child { padding-right: 0 !important; }
    .footer-links a { font-size: 16px; }
}

@media all and (min-width:720px) {
    .partners li { width: 33.3333%; }
}

@media all and (min-width:800px) {
    h1, h2 { font-size: 32px; line-height: 34px; }
    h1 i { font-size: 34px; }  
    .thumb { width: 33.3333%; }
    .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; }
    .thumb-cat.thumb-small footer ul:after { border-width: 3px !important; }
    .thumb-cat.thumb-small h3, .thumb-text h3 { font-size: 18px !important; }
    .thumb-cat.thumb-small h3 { height: 22px !important; line-height: 22px !important; }
}

@media all and (min-width:1020px) {
    .logotype { padding: 0 20px; }
    .site-header { height: 56px; margin-top: 20px; }
    .logotype { height: 56px; line-height: 56px; }
    .menu-btn { height: 40px; line-height: 40px; width: 40px; font-size: 38px; }
    .site-header nav { top: 76px; }
    .search-input { height: 48px; line-height: 48px; }
    .search button { font-size: 24px; top: 12px; right: 10px; }
    h1, h2 { font-size: 34px; line-height: 36px; }
    h1 i { font-size: 36px; }
    .content { padding: 0 10px; }
    section header li { margin-right: 20px; }
    section header a { height: 45px; line-height: 45px; font-size: 16px; }
    section header a:before, section header a:after { border-width: 4px; }
    .thumbs-list { padding: 0; }
    .thumb a { margin: 20px 10px 0 10px; }
    .thumb a:before, .thumb a:after { border-width: 6px; width: 80px; height: 80px; }
    .thumb a:hover:before { top: 20px; left: 20px; }
    .thumb a:hover:after { bottom: 50px; right: 20px; }
    .thumb figure img { -moz-transition: 1.8s ease; -webkit-transition: 1.8s ease; -o-transition: 1.8s ease; transition: 1.8s ease; }
    .thumb a:hover figure img { transform: scale(1.06) translateY(-50%); }
    .thumb a:hover figure { box-shadow: 0 12px 15px -11px rgba(0,0,0,0.5); }
    .thumb footer ul { margin: 10px 10px 0 10px; padding-left: 15px; }
    .thumb footer ul:after { border-width: 4px; }
    .thumb footer li { margin-right: 20px; font-size: 14px; }
    .thumb-cat a:after { bottom: 41px; }
    .thumb-cat h3 { font-size: 22px !important; height: 26px; line-height: 26px; }
    .thumb-cat a:hover:after { bottom: 56px; }
    .thumb-small footer ul, .thumb-text footer ul { padding-left: 10px; height: 27px; }
    .thumb-small footer li, .thumb-text footer li { margin-bottom: 7px; }  
    .thumb-small footer ul:after, .thumb-text footer ul:after { border-width: 3px; }
    .thumb-small, .thumb-text { width: 25%; }
    .thumb-small a:before, .thumb-small a:after { border-width: 5px; width: 60px; height: 60px; }
    .true .thumb:nth-child(1), .true .thumb:nth-child(2) { transform: scale(0.4); opacity: 0; }
    .true .thumb-text, .true .thumb-text:nth-child(1), .true .thumb-text:nth-child(2) { transform: translateY(100px) scale(1); opacity: 0; }
    .thumb-small a:after { bottom: 37px; }
    .as-spot { margin: 10px 10px 0 10px; }
    .as-spot-3 { display: inline-block; }
    
    .nav a:hover i { transform: translateX(5px); }
    .nav li.prev a:hover i  {transform: translateX(-5px); }
    
    .partners { padding: 0; }
    .partners a { margin: 20px 10px 0 10px; height: 60px; line-height: 60px; }
    .partners a:hover:before, .partners a:hover:after { opacity: 0.7; }

    .media-col { padding-top: 40px; }
    .media-meta li.like-btn a:hover, .media-meta li.dislike-btn a:hover { opacity: 1; }
    .partners li { width: 25%; }
    .partners a:hover i { transform: translateX(5px); }
    
    .media-tab { display: table; overflow: hidden; width: 100%; }
    .media-col { display: table-cell; vertical-align: top; padding: 20px 20px 0 10px; }
    .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-tab aside .as-spot-3 { display: none; }
    .meta-items { padding-left: 20px; }
    .show-info { display: none !important; }
    .media-info { display: block !important; }
    .media-info a { height:  42px; line-height: 42px; padding: 0 16px; }
    .media-info li.val { font-size: 16px; }
    .media-info li.val:before { font-size: 22px; }
    .gallery-link a { line-height: 26px; padding: 20px; font-size: 20px; }
    .site-footer .logotype { height: 48px !important; line-height: 48px !important; }

    .footer-links { padding: 10px 0 0 0; }
    .footer-links li { display: inline-block; vertical-align: top; margin: 5px 10px 0 10px; }
    #scroll-top { width: 55px; height: 55px; line-height: 50px; font-size: 28px; right: 20px; bottom: 20px; }
}

@media all and (min-width:1280px) {
    .thumb { width: 25%; }
    .as-spot { margin: 10px 4px 0 4px; }
    .as-spot-4 { display: inline-block; }
    .thumb-cat.thumb-small h3, .thumb-text h3 { font-size: 20px !important; }
    .nav li.prev a, .nav li.next a, .nav li.prev span , .nav li.next span, .nav .pages a, .nav .pages span { margin: 10px 10px 0 10px; height: 50px; line-height: 50px; min-width: 40px; }
    .nav li.prev, .nav li.next { width: auto; padding-bottom: 0; }
    .nav a:before, .nav span:before, .nav a:after, .nav span:after { border-width: 4px !important; }
    .media-rating a { min-width: 100px; }
}

@media all and (min-width:1360px) {
    .logotype { font-size: 26px; }
    .menu-btn { display: none; }
    .site-header nav { background: none; box-shadow: none; display: block !important; float: right; width: auto; position: static; top: 0; padding: 0; }
    .site-header nav ul { overflow: visible; }
    .site-header nav li { margin: 0 10px 0 0; float: left; }
    .site-header nav li:before { border-bottom: 0 none; border-top-width: 4px; border-top-style: solid; border-left-width: 4px; bottom: auto; top: 0;}
    .site-header nav li:after { border-top: 0 none; border-bottom-width: 4px; border-bottom-style: solid; border-right-width: 4px; top: auto; bottom: 0; }
    .site-header nav a { font-size: 16px; min-width: 90px; padding: 0 15px; text-align: center; }
    .cover { display: none !important; }
    h1, h2 { font-size: 36px; line-height: 40px; }
    h1 i { font-size: 40px; }
    .thumb h3 { font-size: 17px; }
    .thumb-small, .thumb-text { width: 16.6666%; }
    .partners li { width: 20%; }
    .thumb-cat.thumb-small h3, .thumb-text h3 { font-size: 18px !important; }
    .as-spot { margin: 10px 10px 0 10px; }
    .nav li.prev a, .nav li.next a, .nav li.prev span , .nav li.next span { min-width: 100px !important; }
    .media-tab aside .as-spot-3 { display: inline-block; }
}

@media all and (min-width:1440px) {
    .site-header nav a { min-width: 100px; padding: 0 20px; }
    .thumb h3 { font-size: 18px; }
}

@media all and (min-width:1640px) {
    .as-spot-5 { display: inline-block; }
}


@media all and (min-width:1900px) {
    .search { padding-right: 10px; }
    .site-header nav li { margin-left: 10px; }
    .site-header nav a { min-width: 120px; }
    h1, h2 { font-size: 38px; line-height: 42px; }
    h1 i { font-size: 42px; }
    .thumb a:before, .thumb a:after { width: 100px; height: 100px; }
    .thumb-small a:before, .thumb-small a:after { width: 70px; height: 70px; }
    .thumb-cat h3 { font-size: 24px !important; }
    .nav li.prev a, .nav li.next a, .nav li.prev span , .nav li.next span, .nav .pages a, .nav .pages span { height: 56px; line-height: 56px; min-width: 50px; }
}

@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;}}