body{background:url('../images/bg.jpg');background-repeat:no-repeat;background-size:100% 200%;display:block;background-attachment:fixed}.row{max-width:1200px}.head-banner{background-image:url(../images/header.jpg);background-repeat:no-repeat;border-radius:30px 30px 0 0;background-size:100%;padding:7%;overflow:hidden}h1{font-size:2.5em;text-shadow:2px 2px 1px #666;font-weight:bold}h2{text-align:center;text-shadow:2px 2px 1px #666;font-weight:bold}.headline{margin:10px auto;text-align:center}.box-shad{box-shadow:3px 8px 8px rgb(70, 62, 62);-webkit-box-shadow:3px 8px 8px rgb(70, 62, 62);-moz-box-shadow:3px 8px 8px rgb(70, 62, 62)}.entry{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.8)), to(rgba(220, 220, 220, 0.8)));background-image:-webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(220, 220, 220, 0.8));background-image:-o-linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(220, 220, 220, 0.8));background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0.8), rgba(220, 220, 220, 0.8));background:-moz-linear-gradient(rgba(255, 255, 255, 0.8), rgba(220, 220, 220, 0.8));filter:progid:DXImageTransform.Microsoft.Gradient(StartColorStr=#e0fafafa, EndColorStr=#e0dcdcdc);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.8)), color-stop(100%,rgba(220, 220, 220, 0.8)));-webkit-border-radius:0 0 10px 10px;-moz-border-radius:0 0 10px 10px;border-radius:0 0 10px 10px}.video-container{background-image:url("../images/video-bg.png");background-size:100%;background-repeat:no-repeat;position:relative;padding:30px 10px 23%;overflow:hidden}.flex-video{margin-top:-10px;padding-bottom:56%;padding-top:0}.note-box{color:#9e660d;background:-moz-linear-gradient(top,  #e4e1e2 0%, #b9babc 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4e1e2), color-stop(100%,#b9babc));background:-webkit-linear-gradient(top,  #e4e1e2 0%,#b9babc 100%);background:-o-linear-gradient(top,  #e4e1e2 0%,#b9babc 100%);background:-ms-linear-gradient(top,  #e4e1e2 0%,#b9babc 100%);background:-webkit-gradient(linear,  left top, left bottom,  from(#e4e1e2),to(#b9babc));background:linear-gradient(to bottom,  #e4e1e2 0%,#b9babc 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4e1e2', endColorstr='#b9babc',GradientType=0 );border:1px solid #e6c555}.alert-boxes{padding:0px 5px 0px 5px}.footer{text-align:center}