@charset "utf-8";.OpenSans{font-family:'Open Sans',sans-serif}.wrap940{width:940px;margin:0 auto}@media only screen and (max-width:960px){.wrap940{width:calc(100% - 40px)}}#container .select{width:100%;background:#dd2012;position:relative;z-index:1}#container .select .wrap{width:50%;overflow:hidden}@media only screen and (max-width:960px){#container .select .wrap{width:100%}}#container .select .wrap select{height:70px;width:120%;color:#fff;font-size:24px;line-height:30px;margin:10px 0 20px 0;border:0;border-radius:0;border-bottom:1px #fff solid;-webkit-appearance:none}#container .eventsList{width:100%}@media only screen and (max-width:960px){#container .eventsList{margin-top:40px}}#container .eventsList .box{width:32%;height:190px;display:inline-block;vertical-align:top;margin-right:8px;margin-bottom:20px;cursor:pointer;border:1px solid #999;-webkit-transition:.5s;transition:.5s}@media only screen and (max-width:960px){#container .eventsList .box{width:100%;margin-right:0}}#container .eventsList .box:nth-child(3n){margin-right:0}#container .eventsList .box a{display:inline-block;position:relative;width:100%;height:100%}#container .eventsList .box .photo{width:100%;height:100%;background-size:100% 100%;position:absolute;top:0}#container .eventsList .box .info{width:100%;position:absolute;bottom:0;padding:.5em;background-color:#fff}#container .eventsList .box .title{font-size:18px;line-height:1.5em;overflow:hidden;display:block;color:#555}#container .eventsList .box hr{border:0;display:block;background:#ee4034;width:30px;height:2px;margin:10px 0;text-align:left}#container .eventsList .box .date{font-size:14px;color:#999;margin-bottom:10px;display:block}#container .eventsList .box p{font-size:16px;line-height:1.5;overflow:hidden;display:block;width:100%;height:70px;margin-bottom:25px}#container .eventsList .box .btn{font-size:16px;color:#ee4034}#container .eventsList .box .btn .arrow{width:35px;height:15px;display:inline-block;vertical-align:middle;margin-left:10px}#container .eventsList .box .info,#container .eventsList .box .title,#container .eventsList .box hr,#container .eventsList .box .date,#container .eventsList .box p,#container .eventsList .box .btn,#container .eventsList .box .btn .arrow polygon,#container .eventsList .box .arrow{-webkit-transition:.5s;transition:.5s}#container .eventsList .box:hover .info{background-color:rgba(255,255,255,.4)}#container .eventsList .box:hover .title,#container .eventsList .box:hover .date,#container .eventsList .box:hover p,#container .eventsList .box:hover .btn{color:#000}#container .eventsList .box:hover hr{background:#fff}#container .eventsList .box:hover .btn .arrow{-webkit-transform:translate(5px,0);-moz-transform:translate(5px,0);-o-transform:translate(5px,0);-ms-transform:translate(5px,0);transform:translate(5px,0)}#container .eventsList .box:hover .btn .arrow polygon{fill:white}#container .readMore{display:block;background:#ee4034;-webkit-transition:.5s;transition:.5s;text-align:center;font-size:24px;padding:28px 0;color:#fff}#container .readMore:hover{background:#c51c10}