div.header{height:60vh;background:url(../imgs/cnts_header.jpg) center / cover no-repeat;overflow:hidden}div.header div.headerBg{display:flex}div.header div.headerBg .header_logo{width:50%;text-align:left}div.header div.headerBg .header_logo img{margin-top:-1em;width:370px}div.header div.headerBg .header_menu{width:50%}.article{transition:opacity 1s}div.inner{margin:0 auto;width:95%;text-align:left}div.inner div{margin-top:1em}div.inner span{color:#fff;padding:.5em;margin-left:1em}div.inner span.comm{font-size:.8em;color:blue}div.inner .red{background:#c40707}div.inner .blue{background:#056bd1}div.inner .green{background:#03b503}div.footer{background:#004986;background-attachment:local;height:250px;width:100%;text-align:center}div.footer div.footerbox{font-size:.8em;padding-top:3em;width:100%}@media screen and (min-width:1024px){div.inner div.right{width:60%}div.footerbox img.footerlogo{width:700px}}@media screen and (max-width:768px){div.inner div.left img{width:300px;margin-right:.5em}div.inner div.right{width:420px}div.footer div.copy{left:40%}div.footer img.footerlogo{width:500px}}@media screen and (max-width:480px){div.inner div.left{padding-bottom:.5em}div.inner div.left img{width:350px}div.inner div.right{width:350px}div.footer img.footerlogo{width:350px}div.footer div.copy{left:27%}}