*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}input,textarea,select,option,div,button,a,img{-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear;border:0}a,img{color:#bd1414;text-decoration:none}a:hover{color:#900f0f;text-decoration:none}ul{list-style:none;margin:0;padding:0}img{vertical-align:top}html,body{width:100%;height:100%}body{background:#efefef;color:#000;font-size:16px;margin:0;padding:0}@media only screen and (max-width:1247px){body{font-size:14px}}.container{margin:0 auto;padding:0;width:96%;max-width:1205px;position:relative}.row{margin:0 -10px;display:flex;justify-content:space-between;align-items:center;align-content:center}.col{padding:0 10px;flex:1}.flex0{flex:0}.flex-start{align-items:flex-start}header{width:100%;background:#bd1414;color:#fff;overflow:hidden}@media only screen and (max-width:1247px){header{position:fixed;top:0;z-index:999;padding:0 2%}}header .row{height:80px}@media only screen and (max-width:1247px){header .row{height:60px}}header .logo{color:#fff;font-style:italic;text-transform:uppercase;position:relative;margin-top:-8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:1247px){header .logo{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8);margin:-10px 0 0 -8px}}header .logo h1,header .logo div{font-size:40px;letter-spacing:-3px;font-weight:700;margin:0;padding:0}header .logo h1 span,header .logo div span{font-size:12px;background:#fff;color:#bd1414;letter-spacing:0;padding:1px 4px 0 3px;position:absolute;top:100%;right:-2px;margin-top:-10px;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear}header .logo:hover{text-shadow:0 0 10px #fff}header .logo:hover span{box-shadow:0 0 10px #fff}header #menuAnchor{width:60px;height:60px;cursor:pointer;position:relative}@media only screen and (min-width:1248px){header #menuAnchor{display:none}}header #menuAnchor span{position:absolute;top:0;left:10px;width:40px;height:5px;border-radius:10px;background:#fff;-webkit-transition:all 120ms linear;-moz-transition:all 120ms linear;-ms-transition:all 120ms linear;transition:all 120ms linear}header #menuAnchor span:nth-child(1){top:14px}.menuOpen header #menuAnchor span:nth-child(1){top:26px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}header #menuAnchor span:nth-child(2){top:26px}.menuOpen header #menuAnchor span:nth-child(2){-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0)}header #menuAnchor span:nth-child(3){top:38px}.menuOpen header #menuAnchor span:nth-child(3){top:26px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}header nav#menu{flex:0;padding:0 60px}@media only screen and (max-width:1247px){header nav#menu{position:fixed;top:60px;left:0;width:100%;height:100%;padding:60px 0 0;background:rgba(0,0,0,.95);z-index:9090;visibility:hidden;-webkit-transition:all 120ms linear;-moz-transition:all 120ms linear;-ms-transition:all 120ms linear;transition:all 120ms linear;-webkit-filter:opacity(0%);-moz-filter:opacity(0%);-ms-filter:opacity(0%);-o-filter:opacity(0%);filter:opacity(0%)}.menuOpen header nav#menu{visibility:visible;-webkit-filter:opacity(100%);-moz-filter:opacity(100%);-ms-filter:opacity(100%);-o-filter:opacity(100%);filter:opacity(100%)}}header nav#menu ul{display:flex}@media only screen and (max-width:1247px){header nav#menu ul{width:100%;flex-wrap:wrap;text-align:center}}header nav#menu ul li{display:flex;font-size:16px;font-weight:700;margin:0 6px}@media only screen and (max-width:1247px){header nav#menu ul li{width:100%;justify-content:center;border-bottom:1px solid rgba(255,255,255,.2)}}header nav#menu ul li a{color:#fff;padding:10px;white-space:nowrap}@media only screen and (max-width:1247px){header nav#menu ul li a{padding:20px}}header nav#menu ul li a:hover{text-shadow:0 0 8px #fff}header #search{flex:1;height:80px;background:#900f0f;position:relative}@media only screen and (max-width:1247px){header #search{height:60px;position:fixed;top:60px;left:0;width:100%;z-index:9999;visibility:hidden;-webkit-transition:all 120ms linear;-moz-transition:all 120ms linear;-ms-transition:all 120ms linear;transition:all 120ms linear;-webkit-filter:opacity(0%);-moz-filter:opacity(0%);-ms-filter:opacity(0%);-o-filter:opacity(0%);filter:opacity(0%)}.menuOpen header #search{visibility:visible;-webkit-filter:opacity(100%);-moz-filter:opacity(100%);-ms-filter:opacity(100%);-o-filter:opacity(100%);filter:opacity(100%)}}header #search:before{content:'';position:absolute;top:0;left:100%;width:200%;height:100%;background:#900f0f}@media only screen and (max-width:1247px){header #search:before{display:none}}header #search input{width:100%;background:0 0;color:#fff;font-size:16px;font-weight:400;text-transform:uppercase;outline:0;height:80px;padding:0 0 0 86px}@media only screen and (max-width:1247px){header #search input{font-size:14px;height:60px;padding:0 0 0 66px}}header #search input::-webkit-input-placeholder{color:#fff;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:-moz-placeholder{color:#fff;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input::-moz-placeholder{color:#fff;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:-ms-input-placeholder{color:#fff;-webkit-filter:opacity(50%);-moz-filter:opacity(50%);-ms-filter:opacity(50%);-o-filter:opacity(50%);filter:opacity(50%)}header #search input:focus{-webkit-filter:opacity(100%);-moz-filter:opacity(100%);-ms-filter:opacity(100%);-o-filter:opacity(100%);filter:opacity(100%)}header #search input:focus::-webkit-input-placeholder{color:#fff;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus:-moz-placeholder{color:#fff;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus::-moz-placeholder{color:#fff;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search input:focus:-ms-input-placeholder{color:#fff;-webkit-filter:opacity(20%);-moz-filter:opacity(20%);-ms-filter:opacity(20%);-o-filter:opacity(20%);filter:opacity(20%)}header #search button{position:absolute;top:0;left:0;width:80px;height:80px;z-index:8;background:0 0;cursor:pointer}@media only screen and (max-width:1247px){header #search button{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);-o-transform:scale(.7);transform:scale(.7);margin:-10px}}header #search button:before{content:'';width:26px;height:26px;border:2px solid #fff;border-radius:100px;position:absolute;top:19px;left:21px}header #search button:after{content:'';width:2px;height:16px;background:#fff;position:absolute;top:44px;left:50px;-webkit-transform:rotate(-40deg);-moz-transform:rotate(-40deg);-ms-transform:rotate(-40deg);-o-transform:rotate(-40deg);transform:rotate(-40deg)}header #search button:hover{-webkit-filter:opacity(70%);-moz-filter:opacity(70%);-ms-filter:opacity(70%);-o-filter:opacity(70%);filter:opacity(70%)}main{padding:48px 0}@media only screen and (max-width:1247px){main{padding:80px 2% 30px}}main .titlePage{width:100%;background:#bd1414;color:#fff;margin:0 0 20px;padding:16px 18px}@media only screen and (max-width:1247px){main .titlePage{padding:12px 14px;margin:0 0 10px}}main .titlePage .row{margin:0;align-items:center}@media only screen and (max-width:1247px){main .titlePage .row{flex-wrap:wrap}}main .titlePage.related{margin:40px 0 14px}main .titlePage.related .row{margin:0;align-items:center}main .titlePage h1,main .titlePage h2,main .titlePage h3,main .titlePage h4{flex:1;font-size:20px;white-space:nowrap}@media only screen and (max-width:1247px){main .titlePage h1,main .titlePage h2,main .titlePage h3,main .titlePage h4{font-size:16px;white-space:normal;min-width:100%;max-width:100%}}main .titlePage .breadcrumb{flex:0;display:flex;justify-content:flex-end;align-items:center;white-space:nowrap;font-size:12px;margin:0;-webkit-filter:opacity(80%);-moz-filter:opacity(80%);-ms-filter:opacity(80%);-o-filter:opacity(80%);filter:opacity(80%)}@media only screen and (max-width:1247px){main .titlePage .breadcrumb{min-width:100%;max-width:100%;font-size:11px;margin:8px 0 0;justify-content:flex-start}}main .titlePage .breadcrumb a{color:#fff}main .titlePage .breadcrumb a:hover{text-shadow:0 0 6px #fff}main .titlePage .breadcrumb .breadcrumb_last{display:none}main .banhome{width:100%;min-width:100%;max-width:100%;margin:20px 0}@media only screen and (max-width:1247px){main .banhome{margin:10px 0}}main .banhome .row{justify-content:center!important}main .banhome .row>div{margin:0 10px}@media only screen and (max-width:1247px){main .banhome .row>div{display:none}main .banhome .row>div:first-child{display:flex;margin:0}}main .banhome.top{margin:0 0 40px}@media only screen and (max-width:1247px){main .banhome.top{margin:0 0 20px}}main .mainTitle{margin:0 0 8px}main .mainTitle h1,main .mainTitle h2,main .mainTitle h3,main .mainTitle h4{font-size:22px;color:#000;text-transform:uppercase;font-weight:400}@media only screen and (max-width:1247px){main .mainTitle h1,main .mainTitle h2,main .mainTitle h3,main .mainTitle h4{font-size:18px}}main .mainTitle h1 strong,main .mainTitle h2 strong,main .mainTitle h3 strong,main .mainTitle h4 strong{font-weight:700}main .postList .row{margin:0 -14px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}@media only screen and (max-width:1247px){main .postList .row{margin:0 -5px}}main .postList .post{padding:14px;max-width:25%;min-width:25%}@media only screen and (max-width:1247px){main .postList .post{padding:5px;max-width:50%;min-width:50%}}main .postList .post .inner{width:100%;background:#fff;box-shadow:0 0 5px rgba(0,0,0,.05)}main .postList .post .inner .thumb{width:100%;height:0;padding-top:68%;position:relative}main .postList .post .inner .thumb .img{width:100%;height:100%;position:absolute;top:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:5}main .postList .post .inner .thumb .img:hover{-webkit-filter:brightness(110%);-moz-filter:brightness(110%);-ms-filter:brightness(110%);-o-filter:brightness(110%);filter:brightness(110%)}main .postList .post .inner .thumb .time{position:absolute;bottom:0;right:0;z-index:10;background:rgba(0,0,0,.6);color:#fff;font-size:12px;padding:4px 5px 3px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1247px){main .postList .post .inner .thumb .time{font-size:11px;padding:3px 4px 2px}}main .postList .post .inner .thumb .time .icon{display:inline-block;vertical-align:top;width:11px;height:11px;border:1px solid #fff;border-radius:20px;margin:0 5px 0 0;position:relative}main .postList .post .inner .thumb .time .icon:before{content:'';width:1px;height:4px;background:#fff;position:absolute;top:2px;left:4px}main .postList .post .inner .thumb .time .icon:after{content:'';width:3px;height:1px;background:#fff;position:absolute;top:5px;left:4px}main .postList .post .inner .title{padding:10px 12px;font-size:15px;font-weight:700}@media only screen and (max-width:1247px){main .postList .post .inner .title{padding:8px 10px;font-size:13px}}main .postList .post .inner .title a{color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:18px;height:37px}@media only screen and (max-width:1247px){main .postList .post .inner .title a{line-height:14px;height:29px}}main .postList .post .inner .title a:hover{color:#bd1414}main .pagination{width:100%;display:flex;justify-content:flex-start;align-items:center}@media only screen and (max-width:1247px){main .pagination{width:auto;margin:0 -4px;flex-wrap:wrap}}main .pagination a,main .pagination span{width:60px;height:60px;background:#fff;color:#000;box-shadow:0 0 5px rgba(0,0,0,.05);font-size:22px;font-weight:700;margin:5px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1247px){main .pagination a,main .pagination span{width:40px;height:40px;font-size:16px;margin:4px}}main .pagination a.pages,main .pagination span.pages{display:none}main .pagination a.current,main .pagination span.current{color:#bd1414}main .pagination a:hover,main .pagination span:hover{color:#900f0f}main .pagination a.nextpostslink,main .pagination a.previouspostslink,main .pagination span.nextpostslink,main .pagination span.previouspostslink{background:#bd1414;color:#fff}main .pagination a.nextpostslink:hover,main .pagination a.previouspostslink:hover,main .pagination span.nextpostslink:hover,main .pagination span.previouspostslink:hover{background:#900f0f}footer .cats{width:100%;background:#bd1414;color:#fff;padding:16px 20px}@media only screen and (max-width:1247px){footer .cats{padding:12px 14px}}footer .cats a{color:#fff;padding:5px;display:inline-block}@media only screen and (max-width:1247px){footer .cats a{padding:4px}}footer .cats a:hover{text-shadow:0 0 8px #fff}footer .text{font-size:12px;line-height:160%;color:#909090;text-align:center;padding:44px 0}@media only screen and (max-width:1247px){footer .text{padding:26px 2%}}footer .bottom{width:100%;border-top:10px solid #bd1414;text-align:center;padding:50px}@media only screen and (max-width:1247px){footer .bottom{padding:30px 5%}}footer .bottom .logo{color:#bd1414;font-style:italic;text-transform:uppercase;position:relative;margin-top:-8px;display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}footer .bottom .logo h1{font-size:40px;letter-spacing:-3px;font-weight:700;margin:0;padding:0}footer .bottom .logo h1 span{font-size:12px;background:#bd1414;color:#efefef;letter-spacing:0;padding:1px 4px 0 3px;position:absolute;top:100%;right:-2px;margin-top:-10px;-webkit-transition:all 150ms linear;-moz-transition:all 150ms linear;-ms-transition:all 150ms linear;transition:all 150ms linear}footer .bottom .logo:hover{-webkit-filter:opacity(70%);-moz-filter:opacity(70%);-ms-filter:opacity(70%);-o-filter:opacity(70%);filter:opacity(70%)}footer .bottom ul{display:flex;justify-content:center;margin:30px 0}@media only screen and (max-width:1247px){footer .bottom ul{flex-wrap:wrap;margin:20px 0}}footer .bottom ul li{display:flex;font-size:16px;font-weight:700;margin:0 6px}@media only screen and (max-width:1247px){footer .bottom ul li{font-size:13px}}footer .bottom ul li a{color:#bd1414;padding:10px;white-space:nowrap;text-transform:uppercase}@media only screen and (max-width:1247px){footer .bottom ul li a{padding:5px}}footer .bottom ul li a:hover{color:#900f0f}footer .bottom .rights{font-size:13px;font-weight:700;color:#909090;text-transform:uppercase}@media only screen and (max-width:1247px){footer .bottom .rights{font-size:11px}}article .row{margin:0}@media only screen and (max-width:1247px){article .row{flex-wrap:wrap}}article .player{width:885px;height:510px;background:#909090;position:relative}article .player .video-container{margin-bottom:0!important}@media only screen and (max-width:1247px){article .player{width:100%;height:auto;margin:0 0 10px}}article .player iframe,article .player embed{width:100%;height:100%}@media only screen and (max-width:1247px){article .player iframe,article .player embed{position:absolute;top:0;left:0}}article .bansing>div{margin:0 0 10px}article .bansing>div:last-child{margin:0}@media only screen and (max-width:1247px){article .bansing>div:first-child{margin:10px 0 0}article .bansing>div:last-child{display:none}}article .bansing img{vertical-align:top}@media only screen and (max-width:1247px){article .bansing{min-width:100%;max-width:100%;justify-content:center;text-align:center}}article .description{width:100%;max-width:885px;margin:20px 0 0}article .description.page{max-width:100%;padding:0 2px}@media only screen and (max-width:1247px){article .description{margin:20px 0 10px}}article .description p,article .description h2{font-size:16px;font-weight:400;color:#000;line-height:150%}@media only screen and (max-width:1247px){article .description p,article .description h2{font-size:14px}#wpadminbar{position:absolute;top:60px!important;z-index:12!important}}article .description>.title{font-size:16px;font-weight:700;margin:0 0 4px}@media only screen and (max-width:1247px){article .description>.title{font-size:15px}}footer .banfoot{width:100%;min-width:100%;max-width:100%;margin:0 0 48px}@media only screen and (max-width:1247px){footer .banfoot{margin:0 0 30px}}footer .banfoot .row{justify-content:center!important}footer .banfoot .row>div{margin:0 10px}@media only screen and (max-width:1247px){footer .banfoot .row>div{display:none}footer .banfoot .row>div:first-child{display:flex;margin:0}}.hidden_desktop{display:none}@media only screen and (max-width:1247px){.hidden_desktop{display:inline-block}}.hidden_mobile{display:inline-block}@media only screen and (max-width:1247px){.hidden_mobile{display:none}}