@font-face { font-family: 'Underdog'; font-style: normal; font-weight: 400; font-display: swap; src: local('Underdog'), local('Underdog-Regular'), url(../fonts/Underdog/CHygV-jCElj7diMroWShWV82Nw.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face { font-family: 'Underdog'; font-style: normal; font-weight: 400; font-display: swap; src: local('Underdog'), local('Underdog-Regular'), url(../fonts/Underdog/CHygV-jCElj7diMroWSlWV8.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } * { letter-spacing: 1px; } @media screen and ( max-width: 680px ) { .sitename, .sitename > * { top: 0.5px !important; } @-moz-document url-prefix() { .sitename { top: 0 !important; } } } html { font-size: 1rem; -webkit-tap-highlight-color: rgba(0,0,0,0); -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { font-family: 'Underdog', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif; overflow-y: scroll; padding: 0; margin: 0; font-size: 12px; line-height: 1.5; color: #FFF; background-color: #222; } body, html { height: 100%; min-height: 100%; } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-weight: 100; } article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; } a:link, a:visited, a:focus, a:hover, .link { cursor: pointer; color: #E5E5E5; text-decoration: underline; } a:hover, .link:hover { color: #F1F1F1; text-decoration: none; } .link { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 700; font-size: 1em; padding: 0; margin: 0; text-align: center; } ol, ul, li { list-style: none; padding: 0; margin: 0; } .invisible { left: -9999em; top: -9999em; position: absolute !important; width: 1px; height: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } .clear { height: 0; line-height: 0; clear: both; display: block; } .table-row { display: table-row; } .schema-items { left: -9999em; top: -9999em; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } #page { width: 100%; height: 100%; max-width: 1366px; display: table; background: #383A3A url('/assets/images/background-1.jpg'); margin: 0 auto; padding: 46px 0 0 0; border: 1px solid #000; box-sizing: borde-box; } #page > .table-row + .table-row { height: 100% !important; } #content { margin: 0; padding: 0 4px 0 4px; box-sizing: border-box; } #content.post { padding: 0; } .intro-section:after, #content:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } #story-wrapper:before, .gallery-wrapper:before { content: ""; width: calc( 100% - 16px ); display: block; box-shadow: 2px 2px 10px #111, -2px -2px 10px #111; border-bottom: 2px dashed #555; top: 0; position: absolute; } #story-wrapper, .gallery-wrapper { padding-top: 10px; border-top: none; margin-top: 30px; position: relative; } .section { padding-left: 4px; padding-right: 4px; } .window { position: fixed; z-index: 1001; top: 12px; left: 3%; margin: 0 0 0 0; padding: 15px 20px; width: 94%; box-sizing: border-box; background: #FFF; box-shadow: 0 4px 20px #000000; border-radius: 14px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; } .window-close { position: fixed; top: 10px; right: 3%; padding: 15px; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; opacity: 0.9; } .window-close:hover { opacity: 1; } .window-close:after { content: ""; background: url('/assets/images/close.png'); display: block; width: 24px; height: 24px; position: relative; cursor: pointer; } #page .window.hidden, .window.hidden, .window.hidden .window-close { top: -9999em !important; left: -9999em !important; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; } @media screen and ( max-width: 400px ) { .window { padding: 10px 15px; } .window-close { right: calc( 3% - 3px ); } } .section-title { color: #F77 !important; text-shadow: 2px 1px 4px #000; font-size: 26px !important; margin: 10px 10px 10px 10px; font-weight: normal; font-weight: bold; text-decoration: none !important; position: relative; display: inline-block; line-height: 1; } a.section-title { margin-bottom: 10px; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } a.section-title:after { content: "."; border-bottom: 1px solid #F77 !important; position: absolute; display: block; width: 100%; left: 0; bottom: 0; font-size: 0; } a.section-title:hover { color: #F44 !important; } a.section-title:hover:after { border-bottom: none !important; } .section-subtitle { font-size: 26px; color: #444; text-shadow: 0 0 1px #000; margin-top: 10px; } @media screen and ( max-width: 800px ) { .section-subtitle { font-size: 24px; } } @media screen and ( max-width: 400px ) { .section-subtitle { font-size: 22px; } } .section-subtitle span:nth-child(1) { left: -9999em; top: -9999em; position: absolute !important; height: 1px; width: 1px; overflow: hidden; clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); } .section-subtitle span:nth-child(2) { color: #F77; text-shadow: 0 0 2px #000; display: block; line-height: 1.4; } .header-wrapper { max-width: 1366px; width: 100%; height: 40px; position: fixed; z-index: 1001; top: 0; display: table; margin: 0 auto 0 -1px; box-sizing: border-box; border-left: 1px solid #000; border-right: 1px solid #000; box-shadow: 2px 2px 6px #111; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .header-wrapper:before { content: ""; width: calc( 100% - 2px ); height: 100%; position: absolute; background: #383A3A url('/assets/images/background-1.jpg'); border-bottom: 1px solid #161616; z-index: -1; opacity: 1; } #header-left { position: relative; top: 0; z-index: 2; min-width: 54px; } .sitename > * { font-size: 26px; font-weight: bold; padding: 0 0 0 10px; text-align: center; -o-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; color: #F55 !important; text-shadow: 0 0 2px #000; text-decoration: none !important; vertical-align: middle; line-height: 38px; vertical-align: top; position: relative; } #page #left-buttons { display: inline-block; position: relative; margin-left: 5px; height: 40px; overflow: hidden; top: 0 !important; } .scrolled #page #left-buttons { left: 0 !important; top: 0 !important; position: relative !important; width: auto !important; height:: auto !important; } #page #left-buttons > * { display: inline-block; width: 48px; height: 40px; text-align: center; cursor: pointer; border-color: transparent; border-style: solid; border-width: 0 1px; } #page #left-buttons > *.open { background: #444; border-color: transparent #111 transparent #111; } .scrolled #header-left { z-index: 3 !important; top: 0 !important; left: 0; height: auto !important; position: absolute; } .scrolled #left-buttons { display: block !important; } .scrolled #left-buttons + * { display: none !important; } #homelink:after { content: ""; display: inline-block; position: relative; background: url('/assets/images/home.png') 0 0 no-repeat; opacity: 0.6; margin-top: 6px; width: 28px; height: 26px; } #homelink:after:hover { opacity: 1; } #homelink:after { width: 28px; height: 26px; } #page #scroll-up:after, #page #scroll-down:after { content: ""; display: inline-block; position: relative; background: url('/assets/images/scroll.png') 0 0 no-repeat; opacity: 0.6; margin-top: 7px; } #page #scroll-down:after { background-position: -30px 0; } #page #left-buttons > *.open:after { opacity: 1; } #page #scroll-up:after, #page #scroll-down:after { width: 20px; height: 26px; } .header-wrapper header { height: 40px; line-height: 40px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #header-menu, #header-links { height: 100%; } .header-wrapper header > * { display: inline-block; line-height: 1; vertical-align: top; } #header-menu { float: right; margin: 0; padding: 0; height: 40px; white-space: nowrap; padding-right: 5px; } .header-taxonomy { height: 100%; } #header-links, .taxonomy-menu { display: inline-block; margin: 0 !important; padding: 0 !important; } .header-taxonomy { display: inline-block; } #header-links .link, .header-taxonomy > span:first-child { display: inline-block; line-height: 40px; font-size: 18px; font-weight: 100; padding: 0 12px !important; text-decoration: none; vertical-align: middle; border-color: transparent; border-style: solid; border-width: 0 1px; height: 100%; color: #EEE; text-shadow: 1px 1px 1px #000 !important; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #header-links .link:hover, .header-taxonomy:hover > span:first-child, .header-taxonomy > span:first-child.open { background: #444; color: #FFF !important; border-color: #111; border-width: 0 1px; position: relative; z-index: 4; } .header-taxonomy:hover > span:first-child:after, .header-taxonomy > span:first-child.open:after { content: ""; display: block; width: 100%; height: 2px; position: absolute; left: 0; bottom: -1px; z-index: 0; background: #444; } .header-taxonomy > span:first-child.closed:after { display: none; } #search-icon.open ~ #header-links .link:last-child:hover, #menu-icon:hover ~ #search-icon.open { border-right: 1px solid transparent !important; } .header-taxonomy > span:first-child.closed { background: none; color: #EEE !important; border-color: transparent !important; } #header-menu > .header-taxonomy:first-child > .link { padding-left: 12px !important; } #header-links .link:last-child { padding-right: 10px !important; margin-right: 0 !important; } @media screen and ( max-width: 590px ) { .header-taxonomy { display: none; } } @media screen and ( max-width: 460px ) { #header-links .link { font-size: 15px; } } @media screen and ( max-width: 430px ) { #header-links .link { font-size: 14px; } } @media screen and ( max-width: 410px ) { #header-links { display: none; } } @media screen and ( max-width: 950px ) { #page { padding-top: 86px; } #search-form { top: 87px !important; } .header-wrapper { text-align: center; } .sitename > * { padding-left: 0; } #header-menu { display: block !important; border-top: none; border-bottom: none; box-shadow: 0 0 5px #111; text-align: center; position: relative; margin-top: 0px; padding-left: 0; float: none; background: #383A3A url( '/assets/images/background-2.jpg' ); } .scrolled #header-menu { float: right; background: none; box-shadow: none; border: none; } .scrolled .header-wrapper header { background: #383A3A url( '/assets/images/background-1.jpg' ); } .header-taxonomy { text-align: left; } #header-links .link:hover, .header-taxonomy:hover { z-index: 0; position: relative; white-space: nowrap; } #header-menu > .header-taxonomy:nth-of-type(1) > .link { border-left: 1px solid transparent; margin-left: 0 !important; } #header-menu > .header-taxonomy:nth-of-type(1):hover > .link { border-left: 1px solid #111; } #header-links .link:last-child { border-right: 1px solid transparent; } #header-links .link:last-child:hover { border-right: 1px solid #111; } #search-icon.open ~ #header-links .link:last-child:hover { border-right: 1px solid #111 !important; } .scrolled #search-icon.open ~ #header-links .link:last-child:hover { border-right: 1px solid transparent !important; } } @media screen and ( max-width: 790px ) { .ht-studio { display: none !important; } } #header-menu .terms-menu { margin: 0 0 0 -5000px; opacity: 0; padding: 0px; position: absolute; z-index: 3; min-height: 0px; background: #444; border: 1px solid #111; } #header-menu .terms-menu > li { padding: 9px 12px 10px 12px; cursor: pointer; font-size: 15px; border-top: 1px solid transparent; border-bottom: 1px solid transparent; position: relative; } #header-menu .terms-menu > li { border-top: 1px solid transparent; border-bottom: 1px solid transparent; position: relative; } #header-menu .terms-menu > li:hover { background: #555; border-color: #333; } #header-menu .terms-menu > li:first-child { padding-top: 12px; } #header-menu .terms-menu > li:last-child { padding-bottom: 13px; } #header-menu .terms-menu > li:last-child:hover { border-bottom-color: transparent; } .terms-menu strong, .terms-menu b { color: #999; text-shadow: 0 0 2px #222; cursor: default; font-weight: normal; } .terms-menu > li > span { display: block; } .header-taxonomy:hover .terms-menu, .header-taxonomy > span:first-child.open + .terms-menu { margin-left: 0 !important; opacity: 1 !important; } .header-taxonomy > span:first-child.closed + .terms-menu { margin: 0 0 0 -5000px !important; opacity: 0 !important; } #header-menu .more-terms { color: #FAA; text-shadow: 1px 1px 1px #222, -1px -1px 1px #222; } #header-menu .more-terms > span { display: inline-block !important; position: relative; } #header-menu .more-terms > span:after { content: "."; position: absolute; display: block; width: 100%; left: 0; bottom: -1px; font-size: 0; } @media screen and ( max-height: 530px ) { #header-menu .terms-menu > li:first-child + li, #header-menu .terms-menu > li:first-child + li + li { display: none !important; } } @media screen and ( max-height: 460px ) { #header-menu .terms-menu > li:first-child + li + li + li, #header-menu .terms-menu > li:first-child + li + li + li + li, #header-menu .terms-menu > li:first-child + li + li + li + li + li, #header-menu .terms-menu > li:first-child + li + li + li + li + li + li { display: none !important; } } #search-icon { position: relative; position: absolute; left: -9999em; display: inline-block; border-color: transparent; border-style: solid; border-width: 0 1px; padding: 0; width: 58px; text-align: center; height: 100%; float: right; cursor: pointer; } #search-icon.open { background: #444; height: 100%; border-color: transparent #111 transparent #111; } #search-icon:after { content: ""; display: inline-block; background: url( '/assets/images/search.png' ); opacity: 0.6; width: 28px; height: 28px; position: relative; vertical-align: top; top: 6px; } #search-icon.open:after { opacity: 1 !important; } #search-form { max-width: 640px; width: calc( 100% - 16px ); left: auto; right: 8px; top: 47px; border-radius: 4px; padding: 12px 12px 12px 12px !important; -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; } .scrolled #search-form { top: 47px !important; } #search-form input { width: 100%; padding: 5px 38px 5px 6px; height: 38px; border-radius: 4px; border: 1px solid #AAA; font-family: inherit !important; font-size: 14px; color: #111; } #search-form button { display: inline-block; opacity: 0.7; width: 50px; height: 50px; position: absolute; vertical-align: top; top: 7px; right: 10px; border: none !important; box-shadow: none !important; outline: none !important; background: none !important; padding: 0; cursor: pointer; } #search-form button:after { content: ""; display: inline-block; width: 28px; height: 28px; background: url( '/assets/images/search.png' ) -40px 0 no-repeat; } #search-form button:hover { opacity: 0.8; } @media screen and ( max-width: 680px ) { .sitename { display: table-cell; position: relative; width: 50px; height: 40px; top: 0.5px; line-height: 1.07; padding: 0; margin: 0; white-space: normal; vertical-align: middle; font-size: 1px !important; line-height: 1.07 !important; } .sitename > * { display: inline-block; position: relative; text-align: left; vertical-align: middle; white-space: normal; top: 0.5px; left: 3px; margin: 0; padding: 0; margin-block-start: 0; margin-block-end: 0; font-size: 18px; line-height: 1.07; text-shadow: 0 0 2px #000; text-transform: uppercase; } #header-menu { position: relative; z-index: 2; } } #menu-icon { display: inline-block; border-color: transparent; border-style: solid; border-width: 0 1px; padding: 0; height: 100%; position: absolute; cursor: pointer; left: -9999em; top: -9999em; z-index: -2; float: right; width: 58px; text-align: center; } #menu-icon:hover { background: #444; height: 100%; border-color: transparent #111 transparent #111; } #menu-icon:after { content: ""; display: inline-block; position: relative; opacity: 0.6; background: url( '/assets/images/menu.png' ); vertical-align: top; } #menu-icon:hover:after { opacity: 1 !important; } #menu-icon:after { width: 32px; height: 26px; top: 7px; } @media screen and ( max-width: 680px ) { #page { padding-top: 46px; } .header-wrapper { text-align: left; } #header-menu, .header-wrapper header { background: none; } #menu-icon { position: static; } #header-menu { display: inline-block !important; float: right; box-shadow: none; border: none !important; padding-left: 0; } #header-links .link:first-child { border-left: 1px solid transparent; margin-left: 0 !important; } #header-links .link:first-child:hover { border-left: 1px solid #111; } #header-links .link:last-child:hover { border-right: 1px solid #111; } #search-icon.open ~ #header-links .link:last-child:hover { border-right: 1px solid transparent !important; } .ht-studio, .ht-model { display: none; } #search-form { top: 47px !important; } } #mobile-menu .link, #mobile-menu .terms-menu li span, #mobile-menu .terms-menu li strong, #mobile-menu .terms-menu li b { color: #000; font-size: 14px; text-shadow: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .mobile-taxonomy { padding-top: 12px; } .mobile-links li, #mobile-menu .terms-menu li { border-bottom: 1px solid #D5D5D5; padding-left: 12px; } .mobile-links li:hover, .mobile-taxonomy .terms-menu li:hover { background: #EEE !important; } .mobile-links li, .mobile-taxonomy .terms-menu span { cursor: pointer; text-decoration: none !important; display: block; padding: 6px 0; } .mobile-taxonomy > span:first-child { font-size: 18px !important; color: #000 !important; font-weight: bold; text-decoration: none !important; } .mobile-links { margin: 8px 0 0 0; } #mobile-menu .mobile-links:last-child { margin: 20px 0 40px 0; } .mobile-links li { font-size: 16px !important; text-shadow: 1px 1px 1px #CCC !important; padding-left: 6px; padding-right: 6px; } #mobile-menu .more-terms span { color: #A22 !important; text-decoration: underline; cursor: pointer; } #mobile-menu .more-terms span:hover{ color: #A00 !important; } .page-title { font-size: 30px; text-align: center; color: #F77 !important; font-weight: normal; padding: 10px 12px 12px 12px; line-height: 1.1; text-shadow: 1px 1px 1px #000; } #content.post .page-title { line-height: 1.2; color: #F77 !important; padding: 14px 12px 28px 12px; } #content.page404 .page-title { padding: 10px 6px 20px 6px; line-height: 1.3; } #content.taxonomy .page-title { font-size: 33px; font-weight: bold; text-shadow: 1px 1px 3px #000, -1px -1px 3px #000; } .page-title > * { display: inline-block; } .termposts .page-title { line-height: 1.1; margin-left: -24px; padding-bottom: 20px; } .page-title .taxonomy, .page-title .taxonomy ~ h1 { font-size: 33px; font-weight: bold; text-shadow: 1px 1px 3px #000, -1px -1px 3px #000; } .page-title .taxonomy { text-shadow: 1px 1px 1px #000; margin-left: 24px; color: #F77 !important; text-decoration: none !important; position: relative; } .page-title .taxonomy:after { content: ":"; color: #666; margin: 0 6px; text-shadow: none; position: absolute; } .page-title .taxonomy:before { content: "."; border-bottom: 1px solid #F77 !important; position: absolute; display: block; width: 100%; left: 0; bottom: 2px; font-size: 0; } .page-title .taxonomy:hover:before { border-bottom: none !important; } .page-title .taxonomy:hover { color: #F44 !important; } .page-title .taxonomy ~ h1 { color: #E5E5E5; margin-left: 24px; } @media screen and ( max-width: 1280px ) { #content.page404 .page-title, #content.post .page-title { font-size: 28px; } } @media screen and ( max-width: 1200px ) { #content.page404 .page-title, #content.post .page-title { font-size: 26px; } } @media screen and ( max-width: 1100px ) { #content.page404 .page-title, #content.post .page-title { font-size: 24px; padding-bottom: 24px; } #content.page404 .page-title { padding-bottom: 16px; } } @media screen and ( max-width: 930px ) { .termposts .page-title { padding-bottom: 20px !important; } #content.page404 .page-title { font-size: 23px; } #content.post .page-title { padding-bottom: 22px; } } @media screen and ( max-width: 800px ) { #content.post .page-title { font-size: 23px; } } @media screen and ( max-width: 680px ) { .termposts .page-title { padding-bottom: 16px !important; } .page-title .taxonomy, .page-title .taxonomy ~ h1 { font-size: 30px; } #content.post .page-title { padding-top: 10px; padding-bottom: 20px; } } @media screen and ( max-width: 400px ) { #content.taxonomy .page-title { padding-bottom: 9px !important; } #content.post .page-title { font-size: 22px; padding-top: 8px; padding-bottom: 16px; } .page-title .taxonomy, .page-title .taxonomy ~ h1 { font-size: 28px; } } .footer-taxonomy { padding: 20px 4px 0 4px; } .footer-taxonomy .section-title { margin-bottom: 0; font-size: 24px !important; } .footer-taxonomy nav + nav { padding-top: 12px; } .footer-taxonomy ul { -moz-column-count: 5; -webkit-column-count: 5; -o-column-count: 5; column-count: 5; -moz-column-gap: 30px; -webkit-column-gap: 30px; -o-column-gap: 30px; column-gap: 30px; -moz-column-rule: 1px solid #000; -webkit-column-rule: 1px solid #000; -o-column-rule: 1px solid #000; column-rule: 1px solid #000; padding: 14px 10px 0 10px; text-align: left; } .footer-taxonomy li { font-size: 15px; text-align: right; border-bottom: 1px solid #1d1d1d; margin-bottom: 3px; padding-bottom: 3px; white-space: nowrap; display: inline-block; width: 100%; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .footer-taxonomy ul:after, .footer-taxonomy li:after { content: "."; display: block; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; } .footer-taxonomy .term-videos { border-radius: 100px; color: #F88; text-shadow: 1px 1px 2px #111, -1px -1px 2px #111; display: inline-block; font-size: 13px; padding: 1px 6px; text-align: center; position: static; } .footer-taxonomy li > a, .footer-taxonomy li > strong, .footer-taxonomy li > b { text-decoration: none; float: left; white-space: nowrap; max-width: 190px; overflow: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; font-weight: normal; text-align: left; } .footer-taxonomy li > strong, .footer-taxonomy li > b { font-weight: bold; } .footer-taxonomy a:hover { color: #FFF; text-decoration: underline; } .footer-taxonomy .more-terms { color: #FAA; text-shadow: 1px 1px 2px #111, -1px -1px 2px #111; } @media screen and ( max-width: 1100px ) { .footer-taxonomy ul { -moz-column-count: 3; -webkit-column-count: 3; -o-column-count: 3; column-count: 3; } } @media screen and ( max-width: 800px ) { .footer-taxonomy ul { -moz-column-count: 2; -webkit-column-count: 2; -o-column-count: 2; column-count: 2; } .footer-taxonomy + .footer-taxonomy { padding-top: 12px; } } @media screen and ( max-width: 500px ) { .footer-taxonomy ul { -moz-column-count: auto; -webkit-column-count: auto; -o-column-count: auto; column-count: auto; } } .page-description { padding: 14px 10px 0 10px; text-align: justify; line-height: 1.5; color: #e5e5e5; font-size: 13px; text-indent: 14px; } .page-description a { position: relative; text-decoration: none; margin: 0 2px; } .page-description a:after { content: "."; border-bottom: 1px solid #666 !important; position: absolute; display: block; width: 100%; left: 0; bottom: 0; font-size: 0; } .page-description a:hover:after { border-bottom: none !important; } .page-description .comma { position: absolute; left: -9999em; } .search-links { display: table; margin: -3px auto 0 auto; text-align: center; } .search-links > a { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; display: inline-block; padding: 10px 12px; background: #3F3F3F; color: #F1F1F1 !important; text-shadow: 1px 1px 1px #000; font-size: 14px; text-decoration: none !important; margin: 15px 15px; border-radius: 4px; border: 1px solid #666; box-shadow: 1px 1px 6px #1F1F1F, -2px -2px 6px #1F1F1F; } .search-links > a:hover { background: #3F3F3F; box-shadow: none; } footer { background: #383A3A url('/assets/images/background-2.jpg'); border-top: 1px solid #222; box-sizing: border-box; min-height: 100px; margin-top: 15px; padding-bottom: 20px; } .footer-links { font-size: 22px; display: table; margin: 25px auto 0 auto; text-align: center; vertical-align: middle; line-height: 1.5; } .footer-links > *, .footer-info .link { margin-left: 20px; margin-right: 20px; margin-bottom: 15px; display: inline-block; vertical-align: middle; text-decoration: none; position: relative; } .footer-info > .link:after, .footer-links > *:after { content: "."; border-bottom: 1px dashed #777; position: absolute; display: block; width: 100%; left: 0; bottom: 4px; font-size: 0; } .footer-info > .link:hover:after, .footer-links > *:hover:after { border-bottom: none; } .footer-info { padding-top: 15px; padding-bottom: 10px; text-align: center; } .footer-info .link { font-size: 19px; color: #F77; text-shadow: 2px 1px 4px #000; } .footer-info > .link:after { border-bottom: 1px solid #444; } .taxonomy-section, .postlist-section { padding: 0; margin: 0; } .postlist-section, .taxonomy-section + .taxonomy-section { padding-top: 16px !important; } .taxonomy-terms:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } .term-name { font-size: 18px; font-weight: bold; padding: 6px; letter-spacing: 1px; text-align: center; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; -o-text-overflow: ellipsis; } .taxonomy-section .more-terms .term-image { border-bottom: none !important; } .taxonomy-section .more-terms a > span:first-child { display: block; width: 100%; text-align: center; vertical-align: middle; text-shadow: 1px 1px 1px #000; font-size: 26px; top: calc( 50% - 60px ); line-height: 1; position: absolute; z-index: 1; } .taxonomy-section .more-terms a > span:first-child span { color: #FDD; display: inline-block; text-align: center; word-spacing: 200px; line-height: 1.5; text-decoration: none; text-transform: uppercase; } .taxonomy-section .more-terms:hover a > span:first-child span { text-decoration: none; color: #FAA; } .taxonomy-section .more-terms .term-info { background: #444; } .postlist-section { padding: 0 5px; } #page .inside-posts { float: left !important; margin-left: 0 !important; margin-right: 0 !important; width: 25% !important; min-height: 0 !important; } .inside-posts:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } #page .inside-posts > * { padding: 8px !important; } .bctb-wrapper.outside-posts { overflow: hidden; padding-bottom: 6px !important; margin-bottom: -6px !important; width: 100%; } .bigClickTeasersBlock { border-spacing: 16px !important; margin: 0 0 -8px -7px !important; width: calc( 100% + 15px ) !important; } #page .bigClickTeasersBlock * { font-family: inherit !important; } #page .bigClickTeasersBlock a { display: block !important; } #page .bc_teaser, #page .bc_teaser:hover, #page .bc_teaser .teaser_text:after, #page .bc_teaser:hover .teaser_text:after { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; } .bc_teaser { box-sizing: border-box !important; border: 1px solid #666 !important; background: #353535 !important; box-shadow: 1px 1px 6px #1F1F1F, -2px -2px 6px #1F1F1F !important; padding: 0 !important; } .bc_teaser:hover { background: #3F3F3F !important; box-shadow: none !important; } .outside-posts .image-container { max-height: 255px !important; overflow: hidden; } img.bcimg { border: none !important; border-bottom: 1px solid #555 !important; max-width: 100% !important; } #page .bc_teaser .teaser_text { position: relative !important; } #page .bc_teaser .teaser_text:after { content: ""; background: #353535; height: 5px; width: 100%; position: absolute; left: 0; bottom: 0; } #page .bc_teaser:hover .teaser_text:after { content: ""; background: #3F3F3F; } .bc_teaser .teaser_text { padding: 0 !important; margin: 0 !important; max-width: 500px !important; } .bc_teaser .teaser_text a:not(*:root) { height: 45px !important; } #page .bc_teaser .teaser_text a { padding: 0px 7px 5px 7px !important; margin: 0 !important; height: 46px !important; overflow-y: hidden; line-height: 1.5 !important; box-sizing: border-box !important; } #page .bc_teaser .teaser_text a:link, #page .bc_teaser .teaser_text a:visited, #page .bc_teaser .teaser_text a:focus, #page .bc_teaser .teaser_text a:hover { color: #E5E5E5 !important; text-decoration: none !important; } #page .bc_teaser .teaser_text a { font-size: 14px !important; font-weight: normal !important; } #page .bc_teaser:hover .teaser_text a { color: #F1F1F1 !important; text-shadow: 1px 1px 1px #000 !important; } .before-posts .bigClickTeasersBlock { position: relative; margin-top: -7px !important; margin-bottom: -8px !important; } #related-posts .before-posts .bigClickTeasersBlock { margin-top: -10px !important; } .after-posts .bigClickTeasersBlock { position: relative; padding-top: 1px !important; top: -9px !important; margin-bottom: -18px !important; } #page .after-story.bctb-wrapper { padding-bottom: 14px !important; } .after-story .bigClickTeasersBlock { top: 14px !important; margin-bottom: 4px !important; } .after-gallery { margin-top: 4px; } .after-gallery .bigClickTeasersBlock { top: -12px !important; margin-left: -10px !important; width: calc( 100% + 20px ) !important; } #page .inside-posts.bigClickTeasersBlock { border-spacing: 0px !important; margin: 0 !important; padding-bottom: 0 !important; display: block !important; } #page .inside-posts .bc_line, #page .inside-posts .bc_teaser { display: block !important; position: static; margin: 0 !important; } #page .inside-posts.bigClickTeasersBlock .image-with-text { float: none !important; padding: 0 !important; } #page .inside-posts.bigClickTeasersBlock .teaser_text { max-width: 500px !important; } #page .inside-posts.bigClickTeasersBlock .teaser_text a { padding-top: 3px !important; line-height: 1.4 !important; } #page .inside-posts.bigClickTeasersBlock .teaser_text a { height: 47px !important; } .vips > #page .inside-posts.bigClickTeasersBlock .teaser_text a { height: 65px !important; } .vipst > #page .inside-posts.bigClickTeasersBlock .teaser_text a { height: 67px !important; } #page .inside-posts.bigClickTeasersBlock div.bcimg { position: relative; display: block; height: 0; padding-bottom: 62%; overflow: hidden; border-bottom: 1px solid #555 !important; background-color: #444444; background-image: repeating-linear-gradient( 45deg, transparent, transparent 35px, #555 35px, #454545 70px ); } #page .inside-posts.bigClickTeasersBlock div.bcimg * { width: 100% !important; height: 100% !important; position: absolute; } #page .inside-posts.bigClickTeasersBlock img.bcimg { width: auto !important; height: 100% !important; position: relative; max-height: 500px !important; margin-top: 0; box-shadow: 0 0 15px #000; } #page .inside-posts.bigClickTeasersBlock div.bcimg * { width: 100% !important; height: 100% !important; position: absolute; } #page .inside-posts.bigClickTeasersBlock img.bcimg { width: auto !important; height: calc( 100% + 1px ) !important; position: relative; max-height: 500px !important; margin-top: 0; box-shadow: 0 0 15px #000; } .exo-native-widget { max-width: 1960px !important; width: 100% !important; height: auto !important; padding: 0 0 0 0 !important; box-sizing: border-box; overflow: visible !important; } .exo-native-widget-outer-container { width: 100% !important; box-sizing: border-box; margin: 0 0 0 0!important; padding: 0 !important; overflow: visible !important; } .exo-native-widget-item-container { padding: 8px 8px 8px 8px !important; width: 25% !important; height: auto !important; box-sizing: border-box !important; overflow: visible !important; } .clear ~ .exo-native-widget-item-container, .clear ~ .clear ~ .exo-native-widget-item-container { padding-top: 8px !important; margin-top: 0 !important; overflow: visible !important; } .exo-native-widget-item { box-sizing: border-box !important; border: 1px solid #666 !important; background: #353535 !important; box-shadow: 1px 1px 6px #1F1F1F, -2px -2px 6px #1F1F1F !important; padding: 0 !important; position: relative; } .exo-native-widget-item:hover { background: #3F3F3F !important; box-shadow: none !important; } .exo-native-widget-item-image, .exo-native-widget-item-content { max-width: 100% !important; } .exo-native-widget-item-brand, .exo-native-widget-item-text { display: none !important; } .exo-native-widget-item-title:after { content: ""; background: #353535; height: 4px; width: 100%; position: absolute; left: 0; bottom: 0; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; } .exo-native-widget-item:hover .exo-native-widget-item-title:after { content: ""; background: #3F3F3F; -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; } .exo-native-widget-item-title { line-height: 1.5; height: 46px; padding: 2px 8px 5px 8px !important; font-family: inherit !important; font-size: 14px !important; font-weight: normal !important; white-space: normal; overflow-y: hidden; text-overflow: ellipsis; -o-text-overflow: ellipsis; box-sizing: border-box !important; color: #E5E5E5 !important; text-decoration: none !important; text-align: center; } .exo-native-widget-item-title:not(*:root) { height: 45px; } .exo-native-widget-item:hover .exo-native-widget-item-title { color: #F1F1F1 !important; text-shadow: 1px 1px 1px #000 !important; } .exo-native-widget-item-image { position: relative !important;; display: block !important; height: 0 !important; padding-bottom: 100% !important; overflow: hidden !important; border: none !important; border-bottom: 1px solid #555 !important; } .outside-posts .exo-native-widget-item-image { padding-bottom: 80% !important; } .after-story .exo-native-widget { margin-top: 20px; } .inside-posts .exo-native-widget-item-container { width: 100% !important; margin: 0 !important; padding: 0 !important; } .inside-posts .exo-native-widget-item-title { height: 47px !important; } .vips .inside-posts .exo-native-widget-item-title { height: 65px !important; line-height: 1.4 !important; } .vipst .inside-posts .exo-native-widget-item-title { height: 67px !important; } .inside-posts .exo-native-widget-item-image { padding-bottom: 62% !important; } .video-intro, .term-wrapper .term, .video-intro p:after, .video-intro:hover, .video-intro:hover p:after, .term-wrapper .term:hover, .intro-info .views, .intro-info .duration, .video-intro:hover .intro-info .views, .video-intro:hover .intro-info .duration { -webkit-transition: all 0.4s ease; -moz-transition: all 0.4s ease; -o-transition: all 0.4s ease; -ms-transition: all 0.4s ease; transition: all 0.4s ease; } .intro-wrapper, .term-wrapper { width: 25%; padding: 8px; box-sizing: border-box; float: left; } .video-intro, .term-wrapper .term { box-sizing: border-box; border: 1px solid #666; background: #353535; box-shadow: 1px 1px 6px #1F1F1F, -2px -2px 6px #1F1F1F; padding: 0; position: relative; } .video-intro > a, .video-intro > a > *, .term-wrapper .term a { vertical-align: top; } .video-intro:hover p:after, .video-intro:hover, .term:hover { background: #3F3F3F; box-shadow: none; } .intro-image, .term-image { display: block; height: 0; padding-bottom: 62%; overflow: hidden; border: 1px solid #666; border-width: 0 0 1px 0; line-height: 0; background: #444; position: relative; } .intro-image noscript, .term-image noscript { position: absolute; top: 0; left: 0; display: block; width: 100%; height: 100%; } .video-intro img, .term img { display: block; width: 100%; height: auto; line-height: 0 !important; color: #444 !important; font-size: 0px !important; background: #444; } .video-intro a:link, .video-intro a:visited, .video-intro a:focus, .video-intro a:hover, .term a:link, .term a:visited, .term a:focus, .term a:hover { color: #E5E5E5; text-decoration: none; } .video-intro a:hover, .term a:hover { color: #F1F1F1; text-shadow: 1px 1px 1px #000; } .video-intro .p { margin: 0; font-size: 14px; line-height: 1.3; -o-text-overflow: ellipsis; text-align: center; padding: 4px 9px 7px 9px; box-sizing: border-box; max-width: 30em; height: 47px !important; min-height: 43px !important; overflow: hidden; position: relative; } .video-intro p:after { content: ""; background: #353535; height: 6px; width: 100%; position: absolute; left: 0; bottom: 0; } .video-intro:hover p:after { content: ""; height: 6px; width: 100%; position: absolute; left: 0; bottom: 0; } .intro-info > * { display: inline-block; } .intro-info:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } .intro-info .icon { width: 12px; height: 12px; margin: 0 4px 0 0; background: url("../images/sprite.png") -18px -54px no-repeat; display: inline-block; vertical-align: middle; font-size: 0px; } .intro-info .txt { display: inline-block; vertical-align: middle; line-height: 0; font-family: Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, sans-serif; letter-spacing: normal !important; } .intro-info .duration .icon { background: url("../images/sprite.png") 0 0 no-repeat; } .intro-info .duration { float: right; font-weight: normal; } .intro-info .duration .txt span:first-child { display: inline-block; padding: 0; vertical-align: top; } .intro-info { padding: 0; position: absolute; top: 0; width: 100%; } .intro-info .views, .intro-info .duration { background: rgba( 0, 0, 0, 0.9) !important; box-sizing: border-box; opacity: 0.8; font-weight: normal !important; margin: 0 !important; padding: 1px 4px 2px 4px !important; float: left; line-height: 1 !important; font-size: 0px; } .intro-info .icon-right { float: right; } .intro-info .txt { font-size: 11px; color: #FFF; line-height: 10px !important; } .intro-info:not(*:root) .txt { line-height: 9px !important; padding-top: 1px; } .video-intro:hover .intro-info .views, .video-intro:hover .intro-info .duration { opacity: 1; } .intro-info .icon-left { float: right; padding-left: 2px !important; } .intro-info .icon-right { float: right; } @media screen and ( max-width: 1270px ) { .video-intro .p { font-size: 13px; line-height: 1.4; } .exo-native-widget-item-title { font-size: 13px !important; } } @media screen and ( max-width: 1000px ) { .term-wrapper, .intro-wrapper, #page .inside-posts { width: 33.33% !important; } .outside-posts .exo-native-widget-item-container { width: 33.33% !important; } .outside-posts .exo-native-widget-outer-container .clear { display: none; } .before-posts .exo-native-widget-outer-container .exo-native-widget-item-container:nth-of-type(4) { display: none !important; } .after-posts .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-of-type(n+9) { display: none !important; } .outside-posts .bc_line > .bc_teaser:nth-child(4) { display: none !important; } .outside-posts .bc_teaser .teaser_text a { height: 41px !important; } .outside-posts .bc_teaser .teaser_text a:not(*:root) { height: 40px !important; } #page .bc_teaser .teaser_text a { font-size: 13px !important; } } @media screen and ( max-width: 790px ) { #related-posts .section-title { left: -9999em; top: -9999em; position: absolute; } .footer-taxonomy .section-title, .taxonomy-name { margin-left: auto !important; margin-right: auto !important; display: table; } .postlist-section .section-title { display: block; text-align: center; } .postlist-section, .taxonomy-section + .taxonomy-section { padding-top: 20px; } .postlist-section .section-title, .taxonomy-section .section-title { margin-bottom: 14px; } .taxonomy-terms, .postlist .outside-posts, .taxonomy .outside-posts, .intro-section, .after-story, .after-gallery { width: 80% !important; margin-left: auto !important; margin-right: auto !important; } .term-wrapper, .intro-wrapper, #page .inside-posts { width: 50% !important; } .outside-posts .exo-native-widget-item-container { width: 50% !important; } .before-posts .exo-native-widget-outer-container .exo-native-widget-item-container:nth-of-type(3) { display: none !important; } .after-posts .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-of-type(n+6) { display: none !important; } .taxonomy .outside-posts .bigClickTeasersBlock, .postlist .outside-posts .bigClickTeasersBlock { width: calc( 100% + 16px ) !important; margin-left: -8px !important; } .outside-posts .bc_line > .bc_teaser:nth-child(3) { display: none !important; } } @media screen and ( max-width: 680px ) { .taxonomy-terms, .postlist .outside-posts, .taxonomy .outside-posts, .intro-section, .after-story, .after-gallery { width: 85% !important; } } @media screen and ( max-width: 640px ) { .taxonomy-terms, .postlist .outside-posts, .taxonomy .outside-posts, .intro-section, .after-story, .after-gallery { width: 90% !important; } } @media screen and ( max-width: 550px ) { .taxonomy-terms, .postlist .outside-posts, .taxonomy .outside-posts, .intro-section, .after-story, .after-gallery { width: 100% !important; } #related-posts .section-title { position: static; } .term-name { font-weight: normal; } .video-intro .p { height: 60px !important; padding-top: 2px !important; } .video-intro p:after { content: ""; height: 4px; } #page .inside-posts.bigClickTeasersBlock .teaser_text a, .inside-posts .exo-native-widget-item-title { height: 60px !important; } .vips > #page .inside-posts.bigClickTeasersBlock .teaser_text a, .vips .inside-posts .exo-native-widget-item-title { height: 78px !important; } .vipst > #page .inside-posts.bigClickTeasersBlock .teaser_text a, .vipst .inside-posts .exo-native-widget-item-title { height: 80px !important; } } @media screen and ( max-width: 500px ) { .term-name { font-size: 16px; } .header-wrapper header > .link { display: none; } .header-wrapper header > .link.dating { display: block; } #related-posts .section-title { position: absolute; } .term-wrapper, .intro-wrapper, #page .inside-posts { width: 70% !important; float: none !important; margin-left: auto !important; margin-right: auto !important; } #page .inside-posts.bigClickTeasersBlock { margin-left: auto !important; margin-right: auto !important; } .video-intro p:after { content: ""; display: none; } .video-intro .p { font-size: 14px !important; line-height: 1.4 !important; height: auto !important; padding-top: 3px !important; } .outside-posts .bc_teaser .teaser_text a, .outside-posts .bc_teaser .teaser_text a:not(*:root) { height: auto !important; } .outside-posts .exo-native-widget-outer-container { width: 70% !important; display: table; margin-left: auto !important; margin-right: auto !important; margin-bottom: 0 !important; } .outside-posts .exo-native-widget-item-container { width: 100% !important; } .exo-native-widget-item-title, .inside-posts .exo-native-widget-item-title, .vips .inside-posts .exo-native-widget-item-title, .vipst .inside-posts .exo-native-widget-item-title { height: auto !important; min-height: 43px; padding-bottom: 3px !important; font-size: 14px !important; } .after-posts .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-of-type(n+4) { display: none !important; } #page .bc_teaser .teaser_text a, #page .inside-posts.bigClickTeasersBlock .teaser_text a, .vips > #page .inside-posts.bigClickTeasersBlock .teaser_text a, .vipst > #page .inside-posts.bigClickTeasersBlock .teaser_text a { height: auto !important; min-height: 43px; } #page .bc_teaser .teaser_text a { font-size: 14px !important; } #page .outside-posts .bc_line { display: block !important; } #page .outside-posts .bc_line > .bc_teaser { width: 70% !important; display: block !important; margin: 0 auto 16px auto !important; } #page .outside-posts .bigClickTeasersBlock { width: calc( 100% + 7px ) !important; margin-left: -4px !important; margin-bottom: -5px !important; } #page .after-posts .bigClickTeasersBlock { margin-bottom: -28px !important; } #page .outside-posts .bc_teaser { margin-bottom: 10px !important; } #page .before-posts .bigClickTeasersBlock { margin-bottom: -23px !important; } #page .before-posts .bc_line > .bc_teaser:nth-child(1) ~ * { display: none !important; } #page .after-posts .bc_line > .bc_teaser:nth-child(2) ~ * { display: none !important; } #page .after-story .bc_line ~ .bc_line, #page .after-gallery .bc_line ~ .bc_line { display: none !important; } #story + .outside-posts { margin-bottom: 8px !important; } } @media screen and ( max-width: 450px ) { .term-wrapper, .intro-wrapper, #page .inside-posts, #page .outside-posts .bc_line > .bc_teaser, .outside-posts .exo-native-widget-outer-container { width: 75% !important; } } @media screen and ( max-width: 400px ) { .term-wrapper, .intro-wrapper, #page .inside-posts, #page .outside-posts .bc_line > .bc_teaser, .outside-posts .exo-native-widget-outer-container { width: 80% !important; float: none; margin-left: auto; margin-right: auto; } .term-name { font-size: 18px; font-weight: normal; } } @media screen and ( max-width: 360px ) { .term-wrapper, .intro-wrapper, #page .inside-posts, #page .outside-posts .bc_line > .bc_teaser, .outside-posts .exo-native-widget-outer-container { width: 90% !important; } } @media screen and ( max-width: 320px ) { .term-wrapper, .intro-wrapper, #page .inside-posts, #page .outside-posts .bc_line > .bc_teaser, .outside-posts .exo-native-widget-outer-container { width: 95% !important; } } #pagination { margin: 23px 0 0 0; padding: 0; display: block; background: #111 url('/assets/images/background-3.jpg'); border-top: 1px solid #000; border-bottom: 1px solid #000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; overflow: hidden; } #pagination:after { content: "."; display: block; height: 0; font-size: 0; line-height: 0; clear: both; visibility: hidden; } #pagination a, #pagination span { display: block; padding: 7px 18px 8px 18px; margin: 0 0 -1px 0; float: left; border: none; text-decoration: none; font-size: 20px; color: #E5E5E5; text-shadow: 1px 1px 1px #000; border-left: 1px solid #2A2A2A; border-bottom: 1px solid #2A2A2A; cursor: pointer; } #pagination .current, #pagination span:hover, #pagination a:hover { background: #222; color: #FFF; border-left: 1px solid #000; } #pagination .current + *, #pagination span:hover + *, #pagination a:hover + * { border-left: 1px solid #000; } #pagination .current { border-left: 1px solid #000; font-weight: normal; cursor: default; } #pagination > span:first-child { border-left: 0 !important; } #pagination > span:last-child { border-right: 0 !important; } #related-posts { padding-top: 12px; padding-bottom: 6px; } #related-posts:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } #related-posts .section-title { font-size: 20px !important; margin-top: 0; margin-left: 16px; margin-bottom: 9px; } #more-posts { position: absolute; left: -9999em; display: block; width: 90%; padding: 10px 20px; line-height: 1.3; border: 1px solid #191919 !important; background: #444 !important; box-shadow: 1px 1px 6px #1F1F1F, -2px -2px 6px #1F1F1F !important; margin: 30px auto 0 auto; font-size: 20px; color: #E5E5E5; text-shadow: 0 0 3px #000; text-align: center; cursor: pointer; } body.mps #more-posts { position: static; } #more-posts:hover { color: #FFF; background: #3F3F3F !important; } .keywords { position: absolute; left: -9999em; width: 600px; } .description.d-video { padding: 7px 15px 0 15px; font-size: 14px; font-weight: normal; text-align: justify; color: #EEE; } .description.d-video.h { position: absolute; left: -9999em; width: 600px; } .description.d-video .p { text-indent: 25px; margin-bottom: 10px; } .description.d-video p:last-child { margin-bottom: 0; } @media screen and (max-width: 980px) { .description.d-video { font-size: 13px; } } @media screen and (max-width: 800px) { .description.d-video { position: absolute; left: -9999em; width: 600px; } } .video-player-wrapper { position: relative; width: calc( 100% - 30px ); margin: 0 auto; } .video-player { position: relative; z-index: 1; width: 100%; padding: 0 0 38% 0; height: 0; overflow: hidden; display: inline-block; box-shadow: 0 0 10px #000; border-radius: 4px; } .vjs-poster { background-color: transparent !important; } .video-js { background: #000 !important; } #fluid_video_wrapper_video, .video-player .video-js, .video-player video, .video-player iframe, .video-player object, .video-player embed { cursor: pointer; position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; margin: 0; padding-left: 0 !important; padding-right: 0 !important; padding-bottom: 0 !important; } .vjs-button { cursor: pointer; } @media screen and (max-width: 1100px) { .video-player { padding-bottom: 41% !important; } } @media screen and (max-width: 980px) { .video-player { padding-bottom: 44% !important; } } @media screen and (max-width: 800px) { .video-player { padding-bottom: 52% !important; } } @media screen and (max-width: 500px) { .video-player { padding-bottom: 65% !important; } } @media screen and (max-width: 440px) { .video-player-wrapper { width: calc( 100% - 26px ) !important; } .video-info-wrapper { padding-left: 12px !important; padding-right: 12px !important; } #story-wrapper:before, .gallery-wrapper:before { width: calc( 100% - 12px ); } } @media screen and (max-width: 360px) { .video-player { padding-bottom: 75% !important; } } @media screen and (min-width: 500px) and (max-width: 1100px) and (max-height: 380px) { .video-player { padding-bottom: 35% !important; } } @media screen and (max-width: 499px) and (max-height: 320px) { .video-player { padding-bottom: 55% !important; } } @media screen and (min-width: 690px) and (max-width: 1100px) and (max-height: 540px) { .video-player { padding-bottom: 40% !important; } } .avr .video-player { width: 77%; padding-bottom: 39%; } #video-right { display: none; } .avr #video-right { position: relative; display: inline-block; min-height: 1px; width: calc( 23% + 8px ); max-width: calc( 23% + 8px ); text-align: center; vertical-align: top; height: 100%; margin: 0 -8px 0 0; padding: 0 6px 0 10px; } #video-right video, #video-right img { width: 100% !important; height: auto !important; display: block !important; } .avr-wrapper { display: block; } .avr-wrapper.vrab { padding-left: 3px; } .avr-wrapper > a { display: block !important; } .adclose-wrapper { display: block; text-align: right; padding: 0 4px 10px 0; position: relative; margin-top: -13px; } #adclose { cursor: pointer; font-size: 12px; display: inline-block; opacity: 0.7; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #adclose:hover { opacity: 1; } @media screen and (max-width: 1100px) { .avr .video-player { width: 74%; padding-bottom: 44.2% !important; } .avr #video-right { width: calc( 26% + 8px ); max-width: calc( 26% + 8px ); } } @media screen and (max-width: 900px) { .avr .video-player { width: 71%; padding-bottom: 49.3% !important; } .avr #video-right { width: calc( 29% + 8px ); max-width: calc( 29% + 8px ); } } @media screen and (max-width: 800px) { .avr .video-player { width: 66%; padding-bottom: 57.8% !important; } .avr #video-right { width: calc( 34% + 8px ); max-width: calc( 34% + 8px ); } } @media screen and (max-width: 700px) { .avr .video-player { width: 65%; padding-bottom: 55% !important; } .avr #video-right { width: calc( 35% + 8px ); max-width: calc( 35% + 8px ); } .avr-wrapper.vrab { padding: 0 10px; } .vrab > iframe ~ iframe, .vrab > a ~ a, .vrab > span.link ~ span.link, .vrab > div ~ div, .vrab > table ~ table { margin-top: 12px !important; } } @media screen and (max-width: 580px) { .avr .video-player-wrapper { width: 100%; padding-left: 0; } .avr .video-player { width: 100%; padding-bottom: 55% !important; } .avr #video-right { display: none; } } @media screen and (max-width: 500px) { .avr .video-player { padding-bottom: 65% !important; } } @media screen and (max-width: 440px) { .avr .video-player-wrapper { width: 100% !important; } } @media screen and (max-width: 360px) { .avr .video-player { padding-bottom: 75% !important; } } @media screen and (min-width: 500px) and (max-width: 1100px) and (max-height: 380px) { .avr .video-player { padding-bottom: 35% !important; } .avr #video-right > .vrab > *:last-child { display: none !important; } } @media screen and (max-width: 499px) and (max-width: 1100px) and (max-height: 320px) { .avr .video-player { padding-bottom: 55% !important; } } @media screen and (min-width: 690px) and (max-width: 1100px) and (max-height: 540px) { .avr .video-player { padding-bottom: 40% !important; } .avr #video-right > .vrab > *:last-child { display: none !important; } } .vrab .adclose-wrapper { padding-bottom: 8px; } .vrab > iframe, .vrab > a, .vrab > span.link, .vrab > div, .vrab > table { border: 1px solid #222 !important; background: #353535 !important; box-shadow: 1px 1px 6px #252525, -2px -2px 6px #252525 !important; width: 100% !important; } .vrab > a, .vrab > span.link { display: block; } .vrab > iframe ~ iframe, .vrab > a ~ a, .vrab > span.link ~ span.link, .vrab > div ~ div, .vrab > table ~ table { margin-top: 12px; } #video-right .exo-native-widget, #video-right .exo-native-widget-item-container { height: auto !important; border: none !important; padding: 0 !important; margin: 0 !important; overflow: visible !important; width: calc( 100% + 4px ) !important; } #video-right .exo-native-widget-item-container { width: 100% !important; margin: 14px 0 !important; float: none !important; overflow: visible !important; } #video-right .exo-native-widget-outer-container { margin-top: -14px !important; } #video-right .exo-native-widget-item-image { width: 149px !important; height: 149px !important; padding: 0 !important; margin: 0 !important; float: left !important; border: none !important; border-right: 1px solid #252525 !important; } #video-right .exo-native-widget-item-content, #video-right .exo-native-widget-item-title { height: auto !important; max-height: 149px !important; } #video-right .exo-native-widget-item-title { overflow: hidden !important; font-size: 13px !important; padding: 3px 5px !important; position: relative; } @media screen and (max-width: 1310px) { #video-right .exo-native-widget-item-image { width: 145px !important; height: 145px !important; } #video-right .exo-native-widget-item-title { max-height: 145px !important; } } @media screen and (max-width: 1275px) { #video-right .exo-native-widget-item-image { width: 140px !important; height: 140px !important; } #video-right .exo-native-widget-item-title { max-height: 140px !important; } } @media screen and (max-width: 1240px) { #video-right .exo-native-widget-item-image { width: 134px !important; height: 134px !important; } #video-right .exo-native-widget-item-title { max-height: 134px !important; } } @media screen and (max-width: 1195px) { #video-right .exo-native-widget-item-image { width: 125px !important; height: 125px !important; } #video-right .exo-native-widget-item-title { max-height: 125px !important; } } @media screen and (max-width: 1130px) { #video-right .exo-native-widget-item-image { width: 120px !important; height: 120px !important; } #video-right .exo-native-widget-item-title { max-height: 120px !important; } } @media screen and (max-width: 1100px) { #video-right .exo-native-widget-item-image { width: 129px !important; height: 129px !important; } #video-right .exo-native-widget-item-title { max-height: 129px !important; } } @media screen and (max-width: 1020px) { #video-right .exo-native-widget-item-image { width: 125px !important; height: 125px !important; } #video-right .exo-native-widget-item-title { max-height: 125px !important; } } @media screen and (max-width: 990px) { #video-right .exo-native-widget-item-image { width: 120px !important; height: 120px !important; } #video-right .exo-native-widget-item-title { max-height: 120px !important; } } @media screen and (max-width: 960px) { #video-right .exo-native-widget-item-image { width: 115px !important; height: 115px !important; } #video-right .exo-native-widget-item-title { max-height: 115px !important; } } @media screen and (max-width: 930px) { #video-right .exo-native-widget-item-image { width: 110px !important; height: 110px !important; } #video-right .exo-native-widget-item-title { max-height: 110px !important; } } @media screen and (max-width: 900px) { #video-right .exo-native-widget-item-image { width: 120px !important; height: 120px !important; } #video-right .exo-native-widget-item-title { max-height: 120px !important; } } @media screen and (max-width: 870px) { #video-right .exo-native-widget-item-image { width: 115px !important; height: 115px !important; } #video-right .exo-native-widget-item-title { max-height: 115px !important; } } @media screen and (max-width: 840px) { #video-right .exo-native-widget-item-image { width: 110px !important; height: 110px !important; } #video-right .exo-native-widget-item-title { max-height: 110px !important; } } @media screen and (max-width: 800px) { #video-right .exo-native-widget-item-image { width: 125px !important; height: 125px !important; } #video-right .exo-native-widget-item-title { max-height: 125px !important; } } @media screen and (max-width: 770px) { #video-right .exo-native-widget-item-image { width: 120px !important; height: 120px !important; } #video-right .exo-native-widget-item-title { max-height: 120px !important; } } @media screen and (max-width: 750px) { #video-right .exo-native-widget-item-image { width: 115px !important; height: 115px !important; } #video-right .exo-native-widget-item-title { max-height: 115px !important; } } @media screen and (max-width: 720px) { #video-right .exo-native-widget-item-image { width: 110px !important; height: 110px !important; } #video-right .exo-native-widget-item-title { max-height: 110px !important; overflow: hidden; } } @media screen and (max-width: 700px) { #video-right .exo-native-widget-item-image { width: 105px !important; height: 105px !important; } #video-right .exo-native-widget-item-title { max-height: 105px !important; } } @media screen and (max-width: 690px) { #video-right .exo-native-widget-item-image { width: 100px !important; height: 100px !important; } #video-right .exo-native-widget-item-title { max-height: 100px !important; font-size: 12px !important; } } @media screen and (max-width: 670px) { #video-right .exo-native-widget-item-image { width: 93px !important; height: 93px !important; } #video-right .exo-native-widget-item-title { max-height: 94px !important; font-size: 12px !important; } } @media screen and (max-width: 625px) { #video-right .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-child(2) { display: none !important; } } @media screen and (min-width: 500px) and (max-width: 1100px) and (max-height: 380px) { #video-right .exo-native-widget-item-container { margin: 12px 0 !important; } #video-right .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-child(2) { display: none !important; } #video-right .exo-native-widget-item-image { width: 83px !important; height: 83px !important; } #video-right .exo-native-widget-item-title { max-height: 83px !important; font-size: 12px !important; } } @media screen and (min-width: 690px) and (max-width: 1100px) and (max-height: 540px) { .avr .video-player { padding-bottom: 40% !important; } #video-right .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-child(2) { display: none !important; } } @media screen and (min-width: 900px) and (max-width: 970px) and (max-height: 550px) { #video-right .exo-native-widget-item-container { margin: 12px 0 !important; } #video-right .exo-native-widget-outer-container > .exo-native-widget-item-container:nth-child(2) { display: block !important; } #video-right .exo-native-widget-item-image { width: 109px !important; height: 109px !important; } } #video-right .bcwrapper { overflow: hidden; padding-bottom: 3px; } #video-right .bigClickTeasersBlock { border-spacing: 10px !important; margin: -10px 0 -10px -10px !important; width: calc( 100% + 24px) !important; } #video-right .bc_line div.bcimg { float: left !important; } #video-right .bc_line .image-with-text, #video-right .bc_line img.bcimg { float: none !important; display: inline-block !important; } #video-right img.bcimg { border: none !important; border-right: 1px solid #151515 !important; width: 114px !important; height: 114px !important; max-height: 114px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 114px !important; } #video-right .bc_teaser { overflow: hidden !important; line-height: 0 !important; font-size: 0 !important; padding: 0 !important; } #video-right .bc_teaser .teaser_text { overflow: hidden !important; padding: 0 !important; line-height: 0 !important; font-size: 0 !important; } #page #video-right .bc_teaser .teaser_text a { display: block !important; font-size: 14px !important; line-height: 1.3 !important; padding: 3px 5px !important; } #video-right .bc_line .image-with-text { padding: 0 !important; } #video-right .bc_line .image-with-text:afer { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } #video-right .bc_teaser .teaser_text:after { display: none !important; } @media screen and (max-width: 1340px) { #video-right img.bcimg { width: 110px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 110px !important; } } @media screen and (max-width: 1300px) { #video-right img.bcimg { width: 107px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 107px !important; } } @media screen and (max-width: 1270px) { #video-right img.bcimg { width: 103px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 103px !important; } } @media screen and (max-width: 1230px) { #video-right img.bcimg { width: 100px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 100px !important; } } @media screen and (max-width: 1190px) { #video-right img.bcimg { width: 95px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 95px !important; } } @media screen and (max-width: 1147px) { #video-right img.bcimg { width: 90px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 90px !important; } } @media screen and (max-width: 1100px) { #video-right img.bcimg { width: 100px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 100px !important; } } @media screen and (max-width: 1060px) { #video-right img.bcimg { width: 95px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 95px !important; } } @media screen and (max-width: 1019px) { #video-right img.bcimg { width: 91px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 91px !important; } } @media screen and (max-width: 980px) { #video-right img.bcimg { width: 88px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 88px !important; } } @media screen and (max-width: 955px) { #video-right img.bcimg { width: 84px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 84px !important; } } @media screen and (max-width: 930px) { #video-right img.bcimg { width: 82px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 82px !important; } } @media screen and (max-width: 900px) { #video-right img.bcimg { width: 88px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 88px !important; } } @media screen and (max-width: 850px) { #video-right img.bcimg { width: 81px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 81px !important; } } @media screen and (max-width: 800px) { #video-right img.bcimg { width: 97px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 97px !important; } } @media screen and (max-width: 795px) { #video-right img.bcimg { width: 90px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 90px !important; } #page #video-right .bc_teaser .teaser_text a { font-size: 13px !important; } } @media screen and (max-width: 750px) { #video-right img.bcimg { width: 83px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 83px !important; } } @media screen and (max-width: 700px) { #video-right img.bcimg { width: 94px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 94px !important; overflow: hidden; } #video-right .bigClickTeasersBlock > .bc_line:nth-of-type(3) ~ .bc_line { display: none !important; } } @media screen and (max-width: 620px) { #video-right img.bcimg { width: 88px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 88px !important; font-size: 12px !important; } } @media screen and (min-width: 690px) and (max-width: 1100px) and (max-height: 540px) { .avr .video-player { padding-bottom: 40% !important; } #video-right .bigClickTeasersBlock > .bc_line:nth-of-type(3) ~ .bc_line { display: none !important; } } @media screen and (min-width: 690px) and (max-width: 1100px) and (max-height: 540px) { #video-right img.bcimg { width: 73px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 73px !important; } } @media screen and (min-width: 790px) and (max-width: 1100px) and (max-height: 540px) { #video-right img.bcimg { width: 86px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 86px !important; } } @media screen and (min-width: 900px) and (max-width: 970px) and (max-height: 550px) { #video-right .bigClickTeasersBlock > .bc_line:nth-of-type(2) + .bc_line { display: table-row !important; } } @media screen and (min-width: 500px) and (max-width: 1100px) and (max-height: 380px) { #video-right .bigClickTeasersBlock > .bc_line:nth-of-type(2) ~ .bc_line { display: none !important; } #video-right img.bcimg { width: 83px !important; } #video-right img.bcimg, #video-right .bc_teaser .teaser_text, #page #video-right .bc_teaser .teaser_text a { height: 83px !important; font-size: 12px !important; } } .video-info-wrapper { padding: 15px 13px 0 13px; font-size: 17px; line-height: 1.5; width: 100%; } .video-info { background: rgba( 70, 70, 70, 0.4 ); padding: 13px 12px 0 12px; border: 1px solid #444; } .video-info.tn1, .video-info.tn1 .table-row { display: block; } .video-info.tn2, .video-info.tn3 { display: table; } .video-info.tn2 > .table-row > *, .video-info.tn3 > .table-row > * { display: table-cell; vertical-align: top; } .video-info.tn2 .terms-wrapper, .video-info.tn3 .terms-wrapper { width: 100%; padding-right: 30px; } .video-info.tn2 .links li, .video-info.tn3 .links li { text-align: right; } .video-info .video-terms { margin: 0; padding: 0 0 14px 0; line-height: 1.4; } .video-info .video-terms a { text-decoration: none; position: relative; } .video-info .video-terms a:after{ content: "."; border-bottom: 1px solid #555 !important; position: absolute; display: block; width: 100%; left: 0; bottom: 0; font-size: 0; } .video-info .video-terms a:hover:after{ border-bottom: none !important; } .video-info .video-terms li { display: inline-block; margin-right: 12px; margin-bottom: 6px; letter-spacing: 1px; } .video-info .taxonomy { color: #F77 !important; text-shadow: 1px 1px 1px #000; font-weight: bold; margin-right: 8px !important; white-space: nowrap; } .video-info .video-terms li:first-child ~ li:after { content: "," } .video-info .video-terms li:last-child:after { content: "" !important; } .video-info .links li { padding: 0 0 20px 0; line-height: 1.4; } .video-info .links .link { text-shadow: 1px 1px 2px #000, -1px -1px 2px #000; letter-spacing: 1px; color: #E5E5E5; white-space: nowrap; text-decoration: none; position: relative; } .video-info .links .link:after { content: ""; font-size: 1px; border-bottom: 1px dashed #CCC; position: absolute; left: 0; bottom: 0; width: 100%; } .video-info .links .link:hover { color: #F1F1F1 !important; } .video-info .links .link:hover:after { content: ""; border-bottom: none; } @media screen and (max-width: 1100px) { .video-info, .video-info .table-row, .video-info .table-row > * { display: block !important; } .video-info .video-terms { padding-bottom: 12px; } .video-info .links li { text-align: left !important; padding-bottom: 18px; } .video-info .links .link { white-space: normal; } } @media screen and (max-width: 680px) { .video-info { font-size: 16px; } } #comments-wrapper .section-title { font-size: 20px !important; } #comments-wrapper { padding-top: 14px; padding-bottom: 15px; } #comments { padding: 0 8px; line-height: 1.3; } #comments > div { padding-top: 10px; padding-bottom: 10px; font-size: 14px; border-top: 1px solid #555; } #comments > div:nth-of-type(3) ~ div { left: -9999em; top: -9999em; position: absolute; opacity: 0.1; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; } #comments.open > div:nth-of-type(3) ~ div { opacity: 1; position: static !important; } #comments > div:first-child { padding-top: 0; border-top: none; } .comment-info { font-size: 13px; text-shadow: 1px 1px 2px #151515; line-height: 1.3; margin-bottom: 3px; color: #CFCFCF; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .comment-info > * { display: inline-block; margin-right: 12px; } .comment-info > time { font-size: 12px; float: right; } @media screen and (max-width: 450px) { .comment-info > time { display: none; } } #comments .link, #comments-expand { color: #F99; text-shadow: 1px 1px 1px #000; text-decoration: none; position: relative; } #comments-expand { display: inline-block; font-size: 14px; margin: 0 0 0 6px; padding: 0 0 2px 0; line-height: 1; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #comments-expand > span { display: inline-block; position: relative; } #comments .link:after, #comments-expand > span:after { content: "."; border-bottom: 1px dashed #FAA !important; position: absolute; display: block; width: 100%; left: 0; bottom: -2px; font-size: 0; } #comments .link:after { bottom: 0px; } #comments .link:hover:after, #comments-expand:hover > span:after { border-bottom: none !important; } #story-wrapper:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } #story { line-height: 1.6; font-size: 16px; text-align: justify; padding: 0 8px; color: #f5f5f5; text-shadow: 1px 1px 1px #222; } #story .br { height: 12px; display: block; } #story .p { padding: 0px !important; margin: 6px 0 !important; text-indent: 25px; } #story .indent { display: inline-block; width: 25px; } #story-toggle { overflow: hidden; -webkit-transition: max-height 2s ease; -moz-transition: max-height 2s ease; -ms-transition: max-height 2s ease; -o-transition: max-height 2s ease; transition: max-height 2s ease; } #story > p, #story-toggle > .p { margin-bottom: 0; padding-bottom: 0; margin-top: 12px; text-indent: 25px; color: #EEE; } #story-expand, #story-collapse { display: table; padding-top: 6px; position: relative; margin: 0 auto; text-indent: 0; cursor: pointer; font-size: 20px; color: #F99; text-shadow: 1px 1px 1px #000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #story-expand:after, #story-collapse:after { content: "."; border-bottom: 1px dashed #FAA !important; position: absolute; display: block; width: 100%; left: 0; bottom: 2px; font-size: 0; } #story-expand:hover:after, #story-collapse:hover:after { border-bottom: none !important; } @media screen and ( max-width: 980px ) { #story { font-size: 14px !important; } } .gallery-wrapper { padding-bottom: 0; margin-bottom: 0; } .gallery-wrapper:after { clear: both; content: "."; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden; } .gallery-wrapper .section-subtitle { margin-bottom: 6px; } #gallery { text-align: center; } #gallery figure { display: inline-block; padding: 6px; margin: 0; box-sizing: border-box; width: 20%; } #gallery a { display: block; color: #0E0E0E !important; position: relative; overflow: hidden; padding-bottom: 140%; height: 0; line-height: 0; border: 1px solid #111; background:#0e0e0e; background: -moz-linear-gradient(top, #0e0e0e 0%, #444444 50%, #0e0e0e 100% ) !important; background: -webkit-linear-gradient(top, #0e0e0e 0%,#444444 50%, #0e0e0e 100%) !important; background: linear-gradient(to bottom, #0e0e0e 0%,#444444 50%, #0e0e0e 100%) !important; background: -ms-linear-gradient(to bottom, #0e0e0e 0%,#444444 50%, #0e0e0e 100%) !important; filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#444444',GradientType=0 ) !important; } #gallery img { width: 100%; height: auto; cursor: -webkit-zoom-in; cursor: zoom-in; color: #0E0E0E !important; } .description.d-gallery { text-align: center; padding: 0 12px 10px 12px; font-size: 14px; } @media screen and ( max-width: 980px ) { #gallery figure { width: 25%; } #gallery img { width: 100%; } } @media screen and ( max-width: 700px ) { #gallery figure { width: 33.33%; } } @media screen and ( max-width: 480px ) { #gallery figure { width: 50%; } } @media screen and ( max-width: 320px ) { #gallery figure { width: 70%; } } #preloader-overlay { display: none; position: fixed; overflow: auto; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba( 0, 0, 0, 0.7 ); z-index: 100051; } .preloader-wrapper { display: table; box-sizing: border-box; width: 140px; height: 170px; padding: 15px 11px 15px 15px; text-align: center; position: absolute; top: 50%; left: 50%; margin-top: -70px; margin-left: -90px; border-radius: 4px; border: 1px solid #DDD; z-index: 100052; background: rgba(229, 229, 229, 0.2); box-shadow: 0 0 30px #AAA; border-radius: 200px; border: 1px solid #444; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .preloader-text { font-size: 20px; color: #FFF; text-shadow: 1px 1px 1px #000, -1px -1px 1px #000, 0 0 10px #FFF; line-height: 1; letter-spacing: 1px; padding-top: 28px; padding-bottom: 0px; } #preloader { width: 140px; height: 22px; position: relative; list-style: none; margin: 12px 0 0 0; padding: 0; } #preloader > li { position:absolute; top:0; background-color: none; width: 22px; height: 22px; list-style: none; animation-name:bounce_preloader; -o-animation-name:bounce_preloader; -ms-animation-name:bounce_preloader; -webkit-animation-name:bounce_preloader; -moz-animation-name:bounce_preloader; animation-duration:1.5s; -o-animation-duration:1.5s; -ms-animation-duration:1.5s; -webkit-animation-duration:1.5s; -moz-animation-duration:1.5s; animation-iteration-count:infinite; -o-animation-iteration-count:infinite; -ms-animation-iteration-count:infinite; -webkit-animation-iteration-count:infinite; -moz-animation-iteration-count:infinite; animation-direction:normal; -o-animation-direction:normal; -ms-animation-direction:normal; -webkit-animation-direction:normal; -moz-animation-direction:normal; transform:scale(.3); -o-transform:scale(.3); -ms-transform:scale(.3); -webkit-transform:scale(.3); -moz-transform:scale(.3); border-radius:14px; -o-border-radius:14px; -ms-border-radius:14px; -webkit-border-radius:14px; -moz-border-radius:14px; } #preloader-1{ left:0; } #preloader-2{ left:22px; animation-delay:0.15s; -o-animation-delay:0.15s; -ms-animation-delay:0.15s; -webkit-animation-delay:0.15s; -moz-animation-delay:0.15s; } #preloader-3{ left:45px; animation-delay:0.3s; -o-animation-delay:0.3s; -ms-animation-delay:0.3s; -webkit-animation-delay:0.3s; -moz-animation-delay:0.3s; } #preloader-4{ left:67px; animation-delay:0.45s; -o-animation-delay:0.45s; -ms-animation-delay:0.45s; -webkit-animation-delay:0.45s; -moz-animation-delay:0.45s; } #preloader-5{ left:90px; animation-delay:0.6s; -o-animation-delay:0.6s; -ms-animation-delay:0.6s; -webkit-animation-delay:0.6s; -moz-animation-delay:0.6s; } #preloader-6{ left:112px; animation-delay:0.75s; -o-animation-delay:0.75s; -ms-animation-delay:0.75s; -webkit-animation-delay:0.75s; -moz-animation-delay:0.75s; } @keyframes bounce_preloader{ 0%{ transform:scale(1); background-color: #146B8B; } 100%{ transform:scale(.3); background-color: rgba(229, 229, 229, 0.2); } } @-o-keyframes bounce_preloader{ 0%{ -o-transform:scale(1); background-color: #146B8B; } 100%{ -o-transform:scale(.3); background-color: rgba(229, 229, 229, 0.2); } } @-ms-keyframes bounce_preloader{ 0%{ -ms-transform:scale(1); background-color: #146B8B; } 100%{ -ms-transform:scale(.3); background-color: rgba(229, 229, 229, 0.2); } } @-webkit-keyframes bounce_preloader{ 0%{ -webkit-transform:scale(1); background-color: #146B8B; } 100%{ -webkit-transform:scale(.3); background-color: rgba(229, 229, 229, 0.2); } } @-moz-keyframes bounce_preloader{ 0%{ -moz-transform:scale(1); background-color: #146B8B; } 100%{ -moz-transform:scale(.3); background-color: rgba(229, 229, 229, 0.2); } }