body {background: #000 url(../images/css/bowie-bg.jpg) 50px 70px no-repeat; color: #86754d; font-family: 'Lato', sans-serif;}

header.header {margin-bottom: 25px;}
header.header .logo {width: 100%;}
header.header .claim {text-transform: uppercase; font-size: 31px; text-align: center; margin: 10px 0;}

.content .video {border:5px solid #86754d; float: right;}
.content .video > iframe {width: 100%; display: block;}

.content .main-section {margin: 25px 0; background: #fff; padding: 25px 0; clear: both;}
.content .main-section .tit {text-transform: uppercase; font-size: 50px; text-align: center; margin: 10px 0; font-weight: bold; font-style: italic; color:#000;}
.content .main-section .tit-b {color: #86754d; font-weight: 900; font-size: 55px; font-style: normal;}
.content .main-section .main-image {background:#fff; text-align: center;}
.content .main-section .main-image img {width: 100%; max-width: 1500px; margin-bottom: 25px;}

.content a.box {border: 5px solid #86754d; text-align: center; transition: background .5s; font-size: 25px; line-height: 160%; color: #86754d; text-decoration: none; display: block; padding: 25px;}
.content a.box > img {display: block; margin: 20px auto 0; width: 50%;}
.content a.box strong {border-bottom: 2px dashed #86754d;}
.content a.box em {color:#000; font-weight: bold; font-weight: 900; letter-spacing: 1px; text-transform: uppercase;}
.content a.box:hover {color: #fff; background: #86754d;}
.content a.box:hover em {color:#fff;}
.content a.box:hover strong {border-color:#fff;}
.content .explain {text-align: center; color:#000; margin: 25px 0; font-size: 21px;}
.content .explain p {margin-bottom: 15px;}

footer.footer {background: #000; padding: 35px 0; text-align: center; font-size: 16px;}


/* RESPONSIVE */
#width_2 .content a.box {font-size: 21px;}

#width_1 body {background-position: 0 50px;}
#width_1 header.header {margin-bottom: 15px;}
#width_1 header.header .claim {font-size: 25px;}
#width_1 .content .main-section .tit {font-size: 35px;}
#width_1 .content a.box {font-size: 21px;}

#width_0 body {background-image: none;}
#width_0 header.header .logo {width: 80%; margin:0 10%;}
#width_0 .content .video {float: none;}
#width_0 .content .main-section .tit {font-size: 27px;}
#width_0 .content a.box {margin-bottom: 15px;}