@font-face { font-family: 'NimbusSansDOT-BoldCond'; src: url("/fonts/NimbusSansDOT/nimbussansdot-boldcond.eot") format("embedded-opentype"), url("/fonts/NimbusSansDOT/nimbussansdot-boldcond.woff") format("woff"), url("/fonts/NimbusSansDOT/nimbussansdot-boldcond.ttf") format("truetype"), url("/fonts/NimbusSansDOT/nimbussansdot-boldcond.svg") format("svg"); }
@font-face { font-family: 'NimbusSansDOT-ReguCond'; src: url("/fonts/NimbusSansDOT/nimbussansdot-regucond.eot") format("embedded-opentype"), url("/fonts/NimbusSansDOT/nimbussansdot-regucond.woff") format("woff"), url("/fonts/NimbusSansDOT/nimbussansdot-regucond.ttf") format("truetype"), url("/fonts/NimbusSansDOT/nimbussansdot-regucond.svg") format("svg"); }

p { margin: 1em 0; }
.wp-polls { border: 1px solid #999; margin-bottom: 1.3em; }
.wp-polls form { width: 40%; margin: 0 auto; }
.widgetPolls .wp-polls { border: none; }
.widgetPolls .wp-polls form { width: auto; }
.pollsTitle { background-color: #EC3A16; display: flex; justify-content: flex-start; align-items: center; }
.pollsTitle h3 { display: inline-block; margin: 8px 0; color: white; font-family: 'NimbusSansDOT-BoldCond'; font-size: 30px; padding: 0 10px; }
.wp-poll-title, .wp-poll-title-ans { display: inline-block; font-family: 'NimbusSansDOT-BoldCond'; color: #EC3A16; font-size: 24px; text-align: center; }
.wp-poll-link, .wp-poll-button, .wp-poll-title-ans, .wp-polls-ans { text-align: center; }
.wp-polls,
.wp-polls .wp-polls-ans a { font-family: 'NimbusSansDOT-ReguCond'; color: #999; }
.wp-polls .wp-polls-ul li label { margin-left: 10px; }
.wp-polls .Buttons { background-color: black; display: inline-block; padding: 5px 15px; text-decoration: none; color: white; font-size: 18px; letter-spacing: 0.2px; font-family: 'NimbusSansDOT-BoldCond'; }

body { margin: 0; }
#main {background: #dbdde1 url("assets/img/branding_bg.png") top left repeat;}
#main .centerContainer {position:relative; max-width: 1030px; margin: 0 auto; cursor: default; }

.mainContent {overflow:hidden; background-color: white; }
.columnContainer { display: flex; }
.columnContainer > .left { flex: 1; max-width: calc(100% - 320px); }
.columnContainer > .left > * { margin-top: 20px; margin-right: 20px; margin-left: 20px; }
.columnContainer > .left > .addMobile { margin: 0; }
.columnContainer > .left > *:last-child { margin-bottom: 20px; }
.columnContainer > .right { min-width: 320px; width: 320px; }
.columnContainer > .right > * { margin-top: 20px; margin-right: 20px; }
.columnContainer > .right > .addMobile { margin: 0; }
.columnContainer > .right > *:last-child { margin-bottom: 20px; }

.clearfix { clear: both; }

.girlmeter .title { background-color: #EC3A16; display: flex; justify-content: flex-start; align-items: center; }
.girlmeter .title .hotWoman { height: 35px; margin: 0 12px; align-self: flex-end; }
.girlmeter .title h3 { display: inline-block; margin: 8px 0; color: white; font-family: 'NimbusSansDOT-BoldCond'; font-size: 30px; }
.girlmeter .image { background-color: black; position: relative; }
.girlmeter .image .girl { display: flex; justify-content: center; align-items: center;}
.girlmeter .image .girl img { flex-shrink: 0; display: block; max-width: 100%; }
.girlmeter .image .results { margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; flex-direction: column; justify-content: flex-start; align-items: center; background-color: white; width: 150px; height: 140px; z-index: 10; font-family: 'NimbusSansDOT-ReguCond'; -webkit-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.8); -moz-box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.8); box-shadow: 4px 4px 3px 0px rgba(0, 0, 0, 0.8); }
.girlmeter .image .results .header { font-size: 20px; margin: 10px 5px 20px 5px; }
.girlmeter .image .results .resultsRow { display: flex; justify-content: center;}
.girlmeter .image .results .resultsRow .up .fa { background-color: #63bb46; color: white; font-size: 26px; padding: 5px; }
.girlmeter .image .results .resultsRow .up .percentage { font-size: 20px; color: #63bb46; }
.girlmeter .image .results .resultsRow .down .fa { background-color: #f1061f; color: white; font-size: 26px; padding: 5px; }
.girlmeter .image .results .resultsRow .down .percentage { font-size: 20px; color: #f1061f; }
.girlmeter .image .results .resultsRow .up, .girlmeter .image .results .resultsRow .down { margin: 0 10px; display: flex; flex-direction: column; align-items: center; }
.girlmeter .image .results .resultsRow .up .percentage, .girlmeter .image .results .resultsRow .down .percentage { margin-top: 5px; }
.girlmeter .image .results .progressBar { height: 5px; width: 100%; border: none; border-radius: 0; margin-top: auto; }
.girlmeter .image .results .progressBar .ui-widget-header { background-color: #EC3A16; border-radius: 0; }
.girlmeter .rating { display: flex; justify-content: space-between; align-items: center; padding: 12px 0; background-color: #2d2d2d; }
.girlmeter .rating .up.rate { margin-left: 12px; position: relative; background: #9bcb3c; /* Old browsers */ background: -moz-linear-gradient(top, #9bcb3c 0%, #63bb46 35%, #63bb46 65%, #9bcb3c 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #9bcb3c 0%, #63bb46 35%, #63bb46 65%, #9bcb3c 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #9bcb3c 0%, #63bb46 35%, #63bb46 65%, #9bcb3c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9bcb3c', endColorstr='#9bcb3c', GradientType=0); /* IE6-9 */ }
.girlmeter .rating .up.rate .arrow { position: absolute; width: 0; height: 0; right: 0; top: 0; border-top: 18px solid #2d2d2d; border-bottom: 18px solid #2d2d2d; border-left: 18px solid transparent; }
.girlmeter .rating .up.rate .fa { padding: 8px 25px 8px 10px; }
.girlmeter .rating .down.rate { margin-right: 12px; position: relative; background: #f1061f; /* Old browsers */ background: -moz-linear-gradient(top, #f1061f 0%, #dd3e13 35%, #dd3e13 65%, #f1061f 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #f1061f 0%, #dd3e13 35%, #dd3e13 65%, #f1061f 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #f1061f 0%, #dd3e13 35%, #dd3e13 65%, #f1061f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1061f', endColorstr='#f1061f', GradientType=0); /* IE6-9 */ }
.girlmeter .rating .down.rate .arrow { position: absolute; width: 0; height: 0; left: 0; top: 0; border-top: 18px solid #2d2d2d; border-bottom: 18px solid #2d2d2d; border-right: 18px solid transparent; }
.girlmeter .rating .down.rate .fa { padding: 8px 10px 8px 25px; }
.girlmeter .rating .rate { cursor: pointer; border: none; padding: 0; }
.girlmeter .rating .rate .fa { color: white; font-size: 20px; }
.girlmeter .rating .rate:hover, .girlmeter .rating .rate:focus, .girlmeter .rating .rate:active { outline: none; }
.girlmeter .rating .rate:disabled { background: grey; cursor: default; }
.girlmeter .rating .text { text-align: center; margin: 0 10px; font-family: 'NimbusSansDOT-BoldCond'; color: white; font-size: 22px; }

.girlmeter.loadme { display: none; }

.pageHeader { background-color: black; }
.pageHeader .container { padding: 20px 20px; }
.pageHeader .headerHolder { display: flex; align-items: center; justify-content: space-between; }
.pageHeader .headerHolder .logo a { display: block; padding: 15px 20px; }
.pageHeader .headerHolder .logo a img { max-width: 100%; display: block; }

.pageFooter {position:relative; max-width:1030px; margin:auto; background-color: #fff; }
.pageFooter .footerHolder { display: flex; justify-content: space-between; align-items: center; padding: 20px 25px; }
.pageFooter .footerHolder .copyRight ul.items, .pageFooter .container .footerHolder .links ul.items { list-style-type: none; font-size: 0; padding: 0; margin: 0; display: flex; }
.pageFooter .footerHolder .copyRight ul.items li, .pageFooter .container .footerHolder .links ul.items li { font-size: 11px; font-family: tahoma; padding: 2px 6px; border-right: 1px solid black; box-sizing: border-box; }
.pageFooter .footerHolder .copyRight ul.items li a, .pageFooter .container .footerHolder .links ul.items li a { text-decoration: underline; color: black; }
.pageFooter .footerHolder .copyRight ul.items li a:hover, .pageFooter .container .footerHolder .links ul.items li a:hover { text-decoration: none; }
.pageFooter .footerHolder .copyRight ul.items li:last-of-type, .pageFooter .container .footerHolder .links ul.items li:last-of-type { border-right: none; }



.btn-mob {color:#000; text-decoration:none}
.btn-mob:hover {text-decoration:underline}

.mainMenu { background-color: #3C3C3C; filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#3C3C3C, endColorstr=#555555); background-image: -moz-linear-gradient(top, #3C3C3C 0%, #555555 45%, #333333 46%); background-image: linear-gradient(top, #3C3C3C 0%, #555555 45%, #333333 46%); background-image: -webkit-linear-gradient(top, #3C3C3C 0%, #555555 45%, #333333 46%); background-image: -o-linear-gradient(top, #3C3C3C 0%, #555555 45%, #333333 46%); background-image: -ms-linear-gradient(top, #3C3C3C 0%, #555555 45%, #333333 46%); background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%, #3C3C3C), color-stop(45%, #555555), color-stop(46%, #333333)); }
/*.mainMenu { padding: 0 20px; }*/
.mainMenu .menuHolder { display: flex; align-items: center; justify-content: space-between; }
.mainMenu .menuHolder ul { list-style-type: none; margin: 0; padding: 0; display: flex; align-items: center; font-size: 0; }
.mainMenu .menuHolder ul li { font-size: 14px; padding: 5px 0; display: block; }
.mainMenu .menuHolder ul li a { color: white; text-decoration: none; text-transform: uppercase; margin: 0 10px; position: relative; display: block; }
.mainMenu .menuHolder ul li a.spaced { margin: 0 20px; }
.mainMenu .menuHolder ul li a.icon { font-size: 29px; }
.mainMenu .menuHolder ul li a.fa-stack { font-size: 20px; margin: 0 5px; display: inline-block; }
.mainMenu .menuHolder ul li a.fa-stack .fa-stack-1x { color: #333333; font-size: 24px; }
.mainMenu .menuHolder ul li a.fa-stack .fa-stack-2x { color: #8B8B8B; }
.mainMenu .menuHolder ul li a.fa-stack:hover .fa-stack-2x { color: #EC3A16; }
/*.mainMenu .menuHolder ul li a.normal {font-size: 28px;line-height: 34px;font-family: 'NimbusSansDOT-BoldCond';}*/
.mainMenu .menuHolder ul li a {font-size: 28px;line-height: 34px;font-family: 'NimbusSansDOT-BoldCond';}
.mainMenu .menuHolder ul li a:hover, .mainMenu .container .menuHolder ul li a.active { color: #EC3A16; }
.mainMenu .menuHolder ul li a:hover .fa-stack-2x, .mainMenu .container .menuHolder ul li a.active .fa-stack-2x { color: #EC3A16; }
.mainMenu .menuHolder ul li a.active:after { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-bottom: 8px solid white; position: absolute; bottom: -10px; left: calc(50% - 8px); }
.mainMenu .menuHolder ul li a.active.fa-stack:after { display: none; }
.mainMenu .menuHolder ul li:first-of-type a { margin-left: 10px; }
.mainMenu .menuHolder .searchSide { display: flex; justify-content: space-between; align-items: center; flex: 1; }

.mainMenu .menuHolder .searchSide .searchBox { flex: 1; padding: 8px 0; }
.mainMenu .menuHolder .searchSide .searchBox form.search { height: 34px; display: flex; margin-left: 10px; margin-bottom: 0; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchLeft { background-color: #EBEBEB; border-top-left-radius: 17px; border-bottom-left-radius: 17px; display: flex; flex: 1; align-items: center; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchLeft input { max-width: 100%; width: 100%; min-width: 50px; border: none; color: #717171; background-color: transparent; margin-left: 10px; -webkit-appearance: none; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchLeft input:focus, .mainMenu .container .menuHolder .searchSide .searchBox form.search .searchLeft input:hover, .mainMenu .container .menuHolder .searchSide .searchBox form.search .searchLeft input:active { outline: none; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchLeft input::-webkit-search-decoration, .mainMenu .container .menuHolder .searchSide .searchBox form.search .searchLeft input::-webkit-search-cancel-button { -webkit-appearance: none; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchRight { background-color: #EC3A16; border-top-right-radius: 17px; border-bottom-right-radius: 17px; display: flex; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchRight button { cursor: pointer; border: none; color: white; background-color: transparent; padding: 0 20px 0 15px; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchRight button:focus, .mainMenu .container .menuHolder .searchSide .searchBox form.search .searchRight button:hover, .mainMenu .container .menuHolder .searchSide .searchBox form.search .searchRight button:active { outline: none; color: #cccccc; }
.mainMenu .menuHolder .searchSide .searchBox form.search .searchRight button .fa { font-size: 20px; }

.vrPost { display: block; position: relative; }
.vrPost .imagePart a { display: block; }
.vrPost .imagePart a img { display: block; max-width: 100%; }
.vrPost .textPart { position: absolute; bottom: 0; /*width: 100%;*/ background-color: black; font-family: 'NimbusSansDOT-BoldCond'; }
.vrPost .textPart a { padding: 10px 10px 7px 10px; display: block; text-decoration: none; text-transform: uppercase; color: white; font-size: 22px; line-height: 22px; }
.vrPost .textPart a:hover { color: #EC3A16; }
/*.vrPost.archive {width: calc(50% - 10px);padding-top: 25px;margin-bottom: 25px;}*/
.archive .vrPost {width: 48%; padding-left:4%;}
.archive .vrPost:nth-child(2n+1) {padding-left:0;}
/*.archive .vrPost:nth-child(1n+3) { margin-top: 25px; padding-top:25px; border-top:solid 1px #ccc}*/

.archive .vrPost:nth-last-child(1n+2), .archive .vrPost:nth-child(even) {position:relative; margin-bottom:50px}
.archive .vrPost:nth-last-child(1n+2):after, .archive .vrPost:nth-child(even):after {content:""; position:absolute; bottom:-25px; right:0; width:100%;  border-bottom:solid 1px #ccc}

.hrPost { display: flex; }
.hrPost .imagePart { flex: 1; flex-grow: 4; }
.hrPost .imagePart a { display: block; }
.hrPost .imagePart a img { display: block; max-width: 100%; }
.hrPost .textPart { display: flex; flex: 1; flex-grow: 7; justify-content: flex-start; align-items: center; margin-left: 10px; border-bottom: 2px solid #EBEBEB; box-sizing: border-box; font-family: 'NimbusSansDOT-BoldCond'; }
.hrPost .textPart a { margin-right: 10px; text-decoration: none; text-transform: uppercase; color: #999; font-size: 20px; }
.hrPost .textPart a:hover { color: black; }
.hrPost.small .imagePart { flex-grow: 1; }
.hrPost.small .textPart { flex-grow: 3; font-family: 'NimbusSansDOT-ReguCond'; margin-left: 20px; }
.hrPost.small .textPart a { font-size: 16px; text-transform: none; }

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; /* Fix of Webkit flickering */ z-index: 1; }
.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }
.swiper-slide { -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0; width: 100%; height: 100%; position: relative; list-style: none; }

.swiper-button-prev,
.swiper-button-next { position: absolute; top: 50%; width: 27px; height: 44px; margin-top: -22px; z-index: 10; cursor: pointer; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px; background-position: center; background-repeat: no-repeat; }

.swiper-button-prev { left: 10px; right: auto; }
.swiper-button-next { right: 10px; left: auto; }

.mainSlider .swiper-container { background-color: #EC3A16; }
.mainSlider .swiper-container .swiper-slide .imagePart a { display: block; position: relative; }
.mainSlider .swiper-container .swiper-slide .imagePart a img { max-width: 100%; display: block; }
.mainSlider .swiper-container .swiper-slide .textPart { background-color: #EC3A16; font-family: 'NimbusSansDOT-BoldCond'; height: 102px; width: 100%; display: flex; justify-content: flex-start; align-items: flex-start; }
.mainSlider .swiper-container .swiper-slide .textPart a { display: block; padding: 14px; color: white; text-transform: uppercase; text-decoration: none; font-size: 32px; }


.swiper-pagination {position:absolute; z-index:10; text-align:center; -webkit-transition: .3s opacity; transition: .3s opacity; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
.mainSlider .swiper-pagination .swiper-pagination-bullet {margin:0 4px; cursor:pointer; text-align:center}

.mainSlider .swiper-pagination { bottom: 0; right: 0; left: auto; width: auto; }
.mainSlider .swiper-pagination .swiper-pagination-bullet { background: radial-gradient(at top left, #636363 0%, #000000 40%); background-color: black; width: 32px; height: 32px; opacity: 1; font-size: 20px; font-family: 'NimbusSansDOT-BoldCond'; color: white; border-radius: 0; display: table-cell; vertical-align: middle; }
.mainSlider .swiper-pagination .swiper-pagination-bullet-active { background: #EC3A16; }
.mainSlider .arrow { top: calc(35% - 16px); z-index: 10; position: absolute; cursor: pointer; }
.mainSlider .arrow .fa-stack-2x { color: black; }
.mainSlider .arrow .fa-stack-1x { font-size: 35px; color: #EC3A16; }
.mainSlider .arrow.right { right: 10px; }
.mainSlider .arrow.right .fa-angle-right { right: auto; left: 2px; bottom: 2px; top: auto; }
.mainSlider .arrow.left { left: 10px; }
.mainSlider .arrow.left .fa-angle-left { right: 2px; left: auto; bottom: 2px; top: auto; }

.categoryShowcaseRow { display: flex; }
.categoryShowcaseRow .categoryShowcase { width: 50%; }
.categoryShowcaseRow .categoryShowcase .title {margin-top: 0;background-color: #D8D8D8;text-decoration: none;position: relative;display: block;}
.categoryShowcaseRow .categoryShowcase .title h3 { background-color: inherit; margin: 0; padding: 5px 20px; font-size: 26px; font-family: 'NimbusSansDOT-BoldCond'; color: black; }
.categoryShowcaseRow .categoryShowcase .title .mark {width: 0;height: 0;border-left: 12px solid transparent;border-right: 12px solid transparent;border-top: 12px solid #D8D8D8;position: absolute;left: 15px;top: 100%;}
.categoryShowcaseRow .categoryShowcase .vrPost { margin-top: 20px; }
.categoryShowcaseRow .categoryShowcase .hrPost { margin-top: 10px; }
.categoryShowcaseRow .categoryShowcase .nextArticles { margin: 15px 0 5px 0; float: right; display: flex; }
.categoryShowcaseRow .categoryShowcase .nextArticles a { background-color: black; display: inline-block; padding: 5px 15px; text-decoration: none; color: white; font-size: 18px; letter-spacing: 0.2px; font-family: 'NimbusSansDOT-BoldCond'; }
.categoryShowcaseRow .categoryShowcase .nextArticles a:hover { color: #EC3A16; }
.categoryShowcaseRow .categoryShowcase .nextArticles .mark { width: 0; height: 0; border-top: 16px solid transparent; border-bottom: 16px solid transparent; border-left: 16px solid black; }
.categoryShowcaseRow .categoryShowcase:first-of-type { margin-right: 10px; }
.categoryShowcaseRow .categoryShowcase:last-of-type { margin-left: 10px; }


.teaser img { width: 100%; max-width: 100%; display: block; }
.teaser .textPart { padding: 18px 15px; background-color: #EC3A16; color: white; font-size: 28px; font-family: 'NimbusSansDOT-BoldCond'; text-transform: uppercase; }
.teaser .infoPart { background-color: black; display: flex; justify-content: space-between; align-items: center; color: white; font-family: 'NimbusSansDOT-ReguCond'; font-size: 14px; padding: 3px; }
.teaser .infoPart .left { padding: 5px 8px; }
.teaser .infoPart .right { padding: 5px 8px; }
.teaser .infoPart .left a, .content .teaser .infoPart .right a { color: white; text-decoration: none; }

.title { font-size: 28px; font-family: 'NimbusSansDOT-BoldCond'; color: black; text-transform: uppercase; }
.excerpt p { font-family: Tahoma; font-size: 18px; color: #333; line-height: 24px; }
.textContent { font-family: Tahoma; font-size: 16px; color: #444; line-height: 22px; word-wrap: break-word; }
.textContent .alignright { display: block; margin-left: auto; }
.textContent .alignleft { display: block; margin-right: auto; }
.textContent .aligncenter { display: block; margin-left: auto; margin-right: auto; }
.textContent .wp-caption { max-width: 100%; }
.textContent .wp-caption .wp-caption-text { padding: 0; margin: 0; font-size: 12px; line-height: 16px; color: #999999; }
.textContent h1 { line-height: 35px; }
.textContent h2 { line-height: 30px; }
.textContent p { max-width: 100%; }

.textContent ul { margin-left:1em; padding-left:40px  }

.textContent iframe { max-width: 100%; }
.textContent img { display: block; max-width: 100%; height: auto; }
.textContent iframe.instagram-media { position: static !important; }
.postGalleryThumb h2.linkToGallery { text-align: center; }
.postGalleryThumb h2.linkToGallery a { font-family: 'NimbusSansDOT-BoldCond'; color: #999; font-size: 32px; text-decoration: none; }
.postGalleryThumb h2.linkToGallery a:hover { color: #EC3A16; }
.postGalleryThumb h2.linkToGallery.top { margin: 30px 0 10px 0; }
.postGalleryThumb h2.linkToGallery.bottom { margin: 10px 0 30px 0; }
.postGalleryThumb .galleryThumbnails { display: flex; justify-content: center; }
.postGalleryThumb .galleryThumbnails .galleryThumbnail { margin-left: 10px;  width: 25%; }

.postGalleryThumb .galleryThumbnails .galleryThumbnail:first-of-type { margin-left: 0; }
.postGalleryThumb .galleryThumbnails .galleryThumbnail img { max-width: 100%; width: 150px; display: block; }
.postGalleryThumb .galleryThumbnails .galleryThumbnail.nextPhotos { display: flex; justify-content: center; align-items: center; text-align: center; border: 1px solid #999; font-family: 'NimbusSansDOT-BoldCond'; font-size: 22px; color: #444; line-height: 24px; text-decoration: none; }
.postGalleryThumb .galleryThumbnails .galleryThumbnail.nextPhotos:hover { color: #EC3A16; }

.postGallery.centered { display: flex; justify-content: center; }
.postGallery .galleryImage img { display: block; max-width: 100%; }
.postGallery .galleryImage.vertical { max-width: 60%; display: inline-block; float: left; }
.postGallery .galleryContent { background-color: white; box-sizing: border-box; font-family: Tahoma; font-size: 14px; color: #444; line-height: 22px; }
.postGallery .galleryContent .caption { font-weight: 600; }
.postGallery .galleryContent .description.pad { margin-top: 15px; }
.postGallery .galleryContent.vertical { padding-left: 15px; max-width: 40%; display: inline-block; float: left; }
.postGallery .galleryContent.horizontal { padding-top: 15px; }

.postGallery .gallerySignpost { background-color: #ccc; margin-bottom: 15px; }
.postGallery .gallerySignpost .signpostTitle { text-align: center; padding: 20px 0 0 0; font-size: 28px; font-family: 'NimbusSansDOT-BoldCond'; color: black; }
.postGallery .gallerySignpost .signpostContent .row { margin-right: 20px; display: flex; justify-content: space-between; align-items: flex-start; }
.postGallery .gallerySignpost .signpostContent .row .signPostItem { margin: 20px 0 0 20px; }
.postGallery .gallerySignpost .signpostContent .row .signPostItem a { text-decoration: none; color: black; font-family: 'NimbusSansDOT-ReguCond'; font-size: 18px; }
.postGallery .gallerySignpost .signpostContent .row .signPostItem a img { max-width: 100%; display: block; }
.postGallery .gallerySignpost .signpostContent .row .signPostItem a .linkText { text-align: center; padding: 10px 5px 0 5px; }
.postGallery .gallerySignpost .signpostContent .row .signPostItem a:hover { color: #EC3A16; }
.postGallery .gallerySignpost .signpostContent .row:last-of-type { padding-bottom: 20px; }

.galleryListing { margin-top: 20px; display: flex; justify-content: center; }
.galleryListing .galleryListingItem { margin-left: 10px; width: 20%; }
.galleryListing .galleryListingItem:first-of-type { margin-left: 0; }
.galleryListing .galleryListingItem img { max-width: 100%; display: block; opacity: 0.35; }
.galleryListing .galleryListingItem img.active { opacity: 1; }
.postFooter .inRow { margin-top: 20px; margin-bottom: 10px; display: flex; justify-content: space-between; align-items: center; display: inline; }
.postFooter .inRow h2 { display: inline-block; font-family: 'NimbusSansDOT-BoldCond'; color: #EC3A16; font-size: 32px; margin: 0; }
.postFooter .fb-comments .fb_iframe_widget,
.postFooter .fb-comments .fb_iframe_widget span,
.postFooter .fb-comments .fb_iframe_widget span iframe[style] { min-width: 100% !important; width: 100% !important; }

.pagination { margin: 40px 0 !important; padding: 0; width: 100%; display: flex; justify-content: center; align-items: flex-start; height: auto; }
.pagination .container { margin: 0; padding: 0 20px; width: 100%; float: left; display: flex; justify-content: center; align-items: flex-start; height: 32px; }
.pagination .container .link.holder { display: block; float: left; text-align: left; text-transform: none; color: #999999; font-family: 'NimbusSansDOT-BoldCond'; font-size: 18px; }
.pagination .container .link.holder.prev, .pagination .container .link.holder.next { font-size: 22px; line-height: 22px; padding: 0; }
.pagination .container .link.holder.prev { margin-right: auto; }
.pagination .container .link.holder.next { margin-left: auto; }
.pagination .container .link.holder.active { background-color: #EC3A16; color: white; padding: 5px 10px; height: auto; }
.pagination .container .link.holder.text { font-size: 22px; line-height: 22px; }
.pagination .container .link.holder a { color: #999999; display: block; padding: 5px 10px; text-decoration: none; }
.pagination .container .link.holder a:hover { color: #EC3A16; }
.pagination .container .link.holder a.mobile { display: none; }
.pagination .container.return { flex: 0; padding: 0; }
.pagination .container.return .return.holder a { color: #999999; }
.pagination .container.return .return.holder a:hover { color: #EC3A16; }
.pagination .container.return .return.holder a .fa { font-size: 30px; }
.pagination.gallery { margin: 10px 0 !important; }
.pagination.gallery .container > .link.holder.prev { margin-right: 20px; }
.pagination.gallery .container > .link.holder.next { margin-left: 20px; }
.pagination.hard { margin: 50px 0 60px 0 !important; float: left; height: 0; }
.pagination.hard .container { padding-bottom: 16px; }
.pagination.hard .container .link.holder { padding: 0; margin: 10px 0; }
.pagination.hard .container .link.holder.active { margin: 0; padding: 5px 10px; }
.pagination.hard .container .link.holder.prev a, .pagination.hard .container .link.holder.next a { padding: 0; }
.pagination.hard .container .link.holder.prev.icon, .pagination.hard .container .link.holder.next.icon { margin: 3px 15px; }
.pagination.hard .container .link.holder.prev { margin-right: 30px; }
.pagination.hard .container .link.holder.next { margin-left: 30px; }
.pagination.hard .container .link.holder a { line-height: 12px; margin: 0; padding: 0 10px; }

.complete h3, .complete h3 a {color:#EC3A16; text-decoration:none; font-family: 'NimbusSansDOT-BoldCond';  font-size: 32px;}
.complete h3 {margin-bottom:.5em}

.catchbox-l {position:relative; float:left; width:192px; margin:0 15px .5em 0; font-size:medium; line-height:1.33}
.catchbox-l.catchbox-casopis {color:#666; background:#E5E5E5; font-weight:600}
.catchbox-l.catchbox-casopis a {display:block; padding:10px; text-decoration:none}
.catchbox-l.catchbox-casopis h3 {margin:0 0 .2em; color:#B9151C}
.catchbox-l.catchbox-casopis img {display:block; width:100%; height:auto; margin:0}
.catchbox-l.catchbox-casopis p {line-height:1.33; margin:.5em 0 0; font-size:87.5%}

#--fotogalerie .imagelist {display:flex}
#--fotogalerie .imagelist .cell {width:16%; padding:1px}
#--fotogalerie .imagelist .cell img {display:block; width:100%; opacity:0.35}
#--fotogalerie .imagelist:first-child .cell-first img {opacity:1}
#--fotogalerie p a {position:relative; float:right; margin-right:17px; padding:5px 15px; color:#fff; font-size:18px; font-family:'NimbusSansDOT-BoldCond'; letter-spacing:0.2px; text-decoration:none; background:#000}
#--fotogalerie p a:hover {color:#EC3A16}
#--fotogalerie p a:after {content:""; position:absolute; top:0; left:100%; width:0; height:0; border:solid 16px transparent; border-left-color:#000}


/* embed-social */
.embed-social { clear: both; width: 100%; max-width: 500px; margin: 0 auto 1em; font-size: 1rem }
.embed-social .es-box { margin: 0 0 .5em; font-size: 75%; border: 1px solid #CCC; background: #FFF; border-radius: 5px }
.embed-social p { margin: 0; font-size: 117%; word-wrap: break-word }
.embed-social p img { max-width: 100%; height: auto; vertical-align: middle }
.embed-social p + p { margin-top: .5em }
.embed-social .es-name, .embed-social .es-perex { display: block }
.embed-social .es-top { position: relative; width: auto; min-height: 32px; line-height: 1.33; padding: 6px 6px 9px 55px; }
.embed-social .es-top img { position: absolute; z-index: 1; top: 8px; left: 8px; width: 32px; height: 32px; margin: 0; border-radius: 50% }
.embed-social .es-img { overflow: hidden; margin: 0 }
.embed-social .es-img span { display: block; height: 0; margin: 0 0 .4em; padding: 0; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover }
.embed-social .es-img-1 span { width: 100%; padding-top: 60% }
.embed-social .es-img-2 span { width: 49.5%; padding-top: 40% }
.embed-social .es-img-4 span { width: 49.5%; padding-top: 25% }
.embed-social .es-img .fl { clear: both }
.embed-social .es-name { font-size: 117% }
.embed-social .es-name a { text-decoration: none; color: #000 }
.embed-social .es-name a:hover { text-decoration: underline }
.embed-social .es-perex, .embed-social .es-date { font-size: 92% }
.embed-social .es-perex, .embed-social .es-perex a { color: #666 }
.embed-social .es-perex a { text-decoration: none }
.embed-social .es-perex a:hover { text-decoration: underline }
.embed-social .es-perex span { color: #000 }
.embed-social .es-date { display: block; margin: 0 8px 0.25em; color: #999 }
.embed-social .es-bot { padding: 6px 6px 9px; border-bottom: none; border-radius: 0 0 5px 5px; }
.embed-social .es-bot span { float: left; margin: 0 30px 0 0 }
.embed-social .es-bot span a { float: none; margin: 0; font-weight: normal }
.embed-social .es-bot a { float: right; font-weight: 700; margin: 0 0 0 15px; text-decoration: none }
.embed-social.embed-social-more .es-box .es-bot { text-align: center }
.embed-social.embed-social-more .es-box .es-bot a { float: none }

/*.nav-n4 .tac { color: #dd0059; }*/
.columnContainer .nav-n4 { margin: 40px auto; /*font-family: 'Lora', serif;*/ font-family: 'Times New Roman', Times, serif; }
.nav-n4 .tac > * { margin: 0; padding: 5px 10px; font-weight: bold; font-size: 18px; }
.nav-n4 .tac a { color: #000; text-decoration: none }
.nav-n4 .tac b { color: white; background-color: #EC3A16; }

.nav-n4 .ico-left, .nav-n4 .ico-right { color: #000; text-decoration: none }
.nav-n4 .ico-left i, .nav-n4 .ico-right i { margin: 0 5px; font: 28px FontAwesome; }
.nav-n4 .ico-left i:before { content: "\f100"; }
.nav-n4 .ico-right i:before { content: "\f101"; }
.nav-n4 .ico-left span, .nav-n4 .ico-right span { font-size: 0 }

.postList h1 { margin: 20px 0 30px 0px; color: #EC3A16; font-size: 32px; font-family: 'NimbusSansDOT-BoldCond'; border-bottom: 1px solid #DDDDDD; padding: 0 0 10px 10px; }
.postList .vrPostsArchive { display: flex; flex-wrap: wrap; /*margin-top: 30px; border-top: 1px solid #DDDDDD; padding-top: 30px;*/  /*margin-bottom: 30px; border-bottom: 1px solid #DDDDDD; padding-bottom: 30px;*/ }

.sideLogo { background-color: black; display: flex; justify-content: center; align-items: center; }
.sideLogo a { padding: 40px; }

/* GLOBAL */
.addContainer { overflow: hidden; }
.addContainer img { display: block; }

/* ADD HOLDERS */
/*.add_300x100 { max-width: 300px; max-height: 100px; }
.add_300_250 { max-width: 300px; max-height: 250px; }
.add_300_300 { max-width: 300px; max-height: 300px; }
.add_300_600 { max-width: 300px; max-height: 600px; }
.add_970_310 { max-width: 1080px; max-height: 310px; }
.add_970_210 { max-width: 1080px; max-height: 210px; }
.add_adsense { max-width: 100%; }
.add_sklik { max-width: 100%; }*/

#mobileBottomLeaderboard { display: none; }

#AdTrackArticleBottom { font-family: Tahoma; margin-top: 0 !important; }
#AdTrackArticleBottom a { color: #EC3A16; }
#AdTrackArticleBottom a:hover { color: #EC3A16; text-decoration: none; }

.soutezForm span.fieldName { text-transform: uppercase; font-weight: bold; font-size: 14px; }
.soutezForm span.needed { color: black; font-weight: bold; font-size: 18px; }
.soutezForm span.terms { font-size: 11px; line-height: 13px; margin: 2px 0; display: block; text-align: justify; }
.soutezForm p { margin: 10px 0 0 0; }
.soutezForm textarea { padding: 7px; resize: none; box-sizing: border-box; width: 100%; }
.soutezForm select, .soutezForm input { padding: 8px; box-sizing: border-box; width: 100%; }
.soutezForm input, .soutezForm select, .soutezForm textarea { border: 1px solid #EC3A16; font-size: 14px; line-height: 18px; }
.soutezForm input:focus, .soutezForm select:focus, .soutezForm textarea:focus { border: 1px solid #EC3A16; }
.soutezForm input[type='checkbox'] { width: auto; }
.soutezForm input[type='submit']:not([disabled]) { background-color: #EC3A16; color: white; }
.soutezForm .row { margin-top: 20px; }
.soutezForm .row .soutezThird { width: calc(33.33% - 10px); float: left; margin-left: 10px; }
.soutezForm .row .soutezThird:first-of-type { width: calc(33.33%); margin-left: 0; }
.soutezForm .row .soutezTwo { width: calc(50% - 10px); float: left; margin-left: 10px; }
.soutezForm .row .soutezTwo:first-of-type { width: calc(50%); margin-left: 0; }

.souteze-h2 { display: inline-block; margin: 10px 15px; border: 2px solid #B2B3B4; padding: 10px; }
.souteze-h2 a { text-decoration: none; font-size: 18px; color: black; }

.btn-souteze {display:inline-block; margin-bottom:15px; padding: 10px; color: #000; text-decoration: none; border: solid 1px #bab9ba; }
.art-full { margin: 0 10px }
h3.tit {font-size: 150%;}


/*zkopirovano z sph*/
/*img.wp-smiley,
img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 .07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }
.wp-polls .pollbar { margin: 1px; font-size: 6px; line-height: 8px; height: 8px; background: #333333; border: 1px solid #333333; }*/

.fve-video-wrapper { position: relative; overflow: hidden; height: 0; background-color: transparent; padding-bottom: 56.25%; margin: 0.5em 0; }
.fve-video-wrapper iframe,
.fve-video-wrapper object,
.fve-video-wrapper embed { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; }
.fve-video-wrapper a.hyperlink-image { position: relative; display: none; }
.fve-video-wrapper a.hyperlink-image img { position: relative; z-index: 2; width: 100%; }
.fve-video-wrapper a.hyperlink-image .fve-play-button { position: absolute; left: 35%; top: 35%; right: 35%; bottom: 35%; z-index: 3; background-color: rgba(40, 40, 40, 0.75); background-size: 100% 100%; border-radius: 10px; }
.fve-video-wrapper a.hyperlink-image:hover .fve-play-button { background-color: rgba(0, 0, 0, 0.85); }
.getty.alignleft { margin-right: 5px; }
.getty.alignright { margin-left: 5px; }

#catapult-cookie-bar { font-family: Arial, Verdana; font-weight: normal; font-size: .9em; box-sizing: border-box; max-height: 0; opacity: 0; z-index: 99999; overflow: hidden; color: #ffffff; position: fixed; right: 0; bottom: 0; width: 300px; background-color: #464646; }
#catapult-cookie-bar a { color: #fff; }
#catapult-cookie-bar .x_close span { background-color: #0a0a0a; }
button#catapultCookie { width: 100%; font-weight: bold; background: #ffffff; color: #0a0a0a; border: 0; padding: 6px 9px; border-radius: 0px; }
#catapult-cookie-bar h3 { display: none; color: #ffffff; }
.has-cookie-bar #catapult-cookie-bar { opacity: 1; max-height: 999px; min-height: 30px; }

/*komercni-sdeleni*/
#komercni-sdeleni {margin:0 0 22px;  font-size:16px}
.art-full #komercni-sdeleni {margin-left:-10px;}
#komercni-sdeleni .top {padding:10px 0 0 75px; min-height:44px; margin:0 0 10px; background:url('/o/vice/kom-sdel/icko.gif') no-repeat 10px 0}
#komercni-sdeleni .top h3 {line-height:1.6em; font-weight:700; font-size:112.5%; font-weight:bold}
#komercni-sdeleni .top p {margin: 0;font-size:87.5%}
#komercni-sdeleni .box {padding:0 0 0 75px}
#komercni-sdeleni .box p, #komercni-sdeleni .box a {color:#666}
#komercni-sdeleni .box p {margin:0 0 1em}
#komercni-sdeleni img {float:left; margin:0 10px 10px 0}
.q-js #komercni-sdeleni .box {display:none}
.q-js #komercni-sdeleni.visible .box {display:block}
.q-js #komercni-sdeleni.visible .open {display:none}

#hyper300 a {text-decoration:none}
.hyper300 .entry {font-size:100%}


.opener {margin-bottom:30px}