/* Mobile (portrait and landscape) ----------- */
@media (max-width: 479px) {
	
	@font-face {
    font-family: 'cubanoregular';
    src: url('../fonts/cubano-regular.eot');
    src: url('../fonts/cubano-regular.eot?#iefix') format('embedded-opentype'),
         url('../fonts/cubano-regular.woff') format('woff'),
         url('../fonts/cubano-regular.ttf') format('truetype'),
         url('../fonts/cubano-regular.svg#cubanoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'klinic_slabbook';
    src: url('../fonts/klinicslabbook.eot');
    src: url('../fonts/klinicslabbook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klinicslabbook.woff') format('woff'),
         url('../fonts/klinicslabbook.ttf') format('truetype'),
         url('../fonts/klinicslabbook.svg#klinic_slabbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klinic_slablight';
    src: url('../fonts/klinicslablight.eot');
    src: url('../fonts/klinicslablight.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klinicslablight.woff') format('woff'),
         url('../fonts/klinicslablight.ttf') format('truetype'),
         url('../fonts/klinicslablight.svg#klinic_slablight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'klinic_slabmedium';
    src: url('../fonts/klinicslabmedium.eot');
    src: url('../fonts/klinicslabmedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/klinicslabmedium.woff') format('woff'),
         url('../fonts/klinicslabmedium.ttf') format('truetype'),
         url('../fonts/klinicslabmedium.svg#klinic_slabmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

html{
     height:100%;
     min-height:100%;
     }

a, a:hover, a:active, a:focus{
   outline: 0;
}

img.greyRule {
	border: 1px solid #999;
}

h1.home_title {
    color: #FFFFFF;
    font-family: 'cubanoregular';
    font-size: 40px;
    font-weight: normal;
    left: 70px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    z-index: 999;
}

.banner_image{
	position:relative;
	opacity:1
}

.smallcaps{
	font-variant:small-caps;
}

.banner_image img {
    background-color: #000000;
    height: auto;
    padding-top: 80px;
    width: 100%;
}

.banner_image .dek {
    bottom: 80px;
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    position: absolute;
    text-align: center;
    z-index: 0;
}

.banner_image .dek h3 {
    font-size: 26px;
    line-height: 120%;
    margin: 0 auto 20px;
    max-width: 1000px;
	font-weight:300;
	letter-spacing:1px
}

.banner_image .dek .author{
	font-size: 14px;
    line-height: 23px;
    margin: 0 auto;
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:2px
}

.banner_image .photo_cred {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 150%;
    margin-top: 10px;
    text-align: left;
}

.x {
    position: absolute;
    right: 216px;
    top: -5px;
    z-index: 9;
}

.illo img{
	border:5px solid #000;
}

#intro-block .text {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    display: block;
    font-family: 'Lato',sans-serif;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

#intro-block .image {
    text-align: center;
}
/* end style #intro-block */

.shadow{
position: relative;
}

.footer_stories {
    background-image: none;
    background-position: center 10px;
    background-repeat: no-repeat;
    border-bottom: 13px solid #000000;
    border-top: 13px solid #000000;
    margin: 20px 0;
}

.footer_stories .left_side {
    position: relative;
}

.videoWrapper {
    height: 0;
    margin: 20px 15px 40px;
    padding-bottom: 56.25%;
    padding-top: 25px;
    position: relative;
}

.videoWrapper.goal {
    height: 0;
    margin: 20px 15px 40px;
    padding-bottom: 72.7%;
    padding-top: 0;
    position: relative;
}

.videoWrapper iframe, .videoWrapper object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 97%;
}

.videoWrapper.goal object {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 97%;
}

.credit.video {
    margin: -40px 15px 40px;
}

.caption.video {
	margin: 0 15px 0;
}


.footer_stories .left_side .number a {
    color: #3DB7DF;
    font-family: 'cubanoregular';
    font-size: 90px;
    left: 0;
    line-height: 95px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 160px;
}

.footer_stories .right_side .number a {
    color: #3DB7DF;
    font-family: 'cubanoregular';
    font-size: 90px;
    right: 0;
    line-height: 95px;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 160px;
}

.footer_stories .number a:hover {
	text-decoration:none
}

.footer_stories .right_side .image{
    margin: 10px 160px 0 0;
}

.footer_stories .left_side .image {
    margin: 10px 0 0 160px;
}

.footer_stories .left_side .image img, .footer_stories .right_side .image img{
	width:100%;
	height:auto;
}

.footer_stories .left_side .text a {
    background-image: none;
    color: #000000;
    display: block;
    font-family: 'cubanoregular';
    font-size: 20px;
    line-height: 43px;
    padding: 0;
    position: relative;
    text-align: right;
}

.footer_stories .right_side .text a {
    background-image: none;
    color: #000000;
    display: block;
    font-family: 'cubanoregular';
    font-size: 20px;
    line-height: 43px;
    padding: 0;
    position: relative;
    text-align: left;
}

.footer_stories .text {
    background-color: rgba(0, 0, 0, 0);
    display: block;
    font-family: 'cubanoregular';
    font-size: 20px;
    line-height: 43px;
    padding: 0;
    position: relative;
    text-align: center;
}

.footer_stories .text a:hover{
	text-decoration:none;
}

.row1040 {
    margin: 0 auto;
    padding: 0;
}

.footer_stories .arrow_left {
    display: block;
    height: 38px;
    left: 0;
    margin-top: -39px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.footer_stories .arrow_right {
	display: block;
    height: 38px;
    right: 0;
    margin-top: -39px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.footer_stories .right_side .text a{
	padding-right:120px;
}

.footer_stories .left_side .text a{
	padding-left:120px;
}

.footer_stories .right_side{
	position: relative;
}

.footer_stories .right_side .number a{
    right: 15px;
}

.footer_stories .left_side .number a{
    left: 15px;
}

.pin {
    margin: 50px 0 0 -100px;
    z-index: 999;
}

p.letter{
	padding:0 80px 0 40px;
	font-style:italic;
	color:#6E99BB
}

p.first{
	margin: 0 0 40px 0;
}

.credit.right{
	text-align: right;
}

p {
    margin: 0 0 30px !important;
    text-indent: 0;
}

.label_pic {
    position: absolute;
    width: 145px;
}

.label10 {
    right: 0;
    top: 70px;
}

.label9 {
    right: 90px;
    top: 290px;
}

.label8 {
    right: -20px;
    top: 288px;
}

.label7 {
    right: -30px;
    top: 110px;
}

.label6 {
    right: -30px;
    top: 110px;
}

.label5 {
    right: -30px;
    top: 110px;
}

.label4 {
    right: -30px;
    top: 110px;
}

.label3 {
    right: -30px;
    top: 110px;
}

.label2 {
    right: -30px;
    top: 110px;
}

.label1 {
    right: -30px;
    top: 110px;
}

input::-moz-focus-inner { 
  border: 0; 
}

body {
    font-family: 'PT Serif',serif;
    font-size: 20px;
    line-height: 150%;
}

.panel {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    box-shadow: 0 0 0 #000000 !important;
    margin-bottom: 0 !important;
    margin-left: -102%;
    min-height: 100%;
    position: absolute;
    width: 100%;
    z-index: 2;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	-ms-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}
.panel:target{
	margin-left: 0%;
}

.article_title {
    color: #666666;
    font-family: 'klinic_slabbook';
    font-size: 18px;
    line-height: 25px;
    position: relative;
    text-align: left;
}

.head_wrap {
    margin: 30px 0 10px;
}

.goal_head .number {
    border-right: 0 solid #000000;
    color: #3DB7DF;
    font-family: 'cubanoregular';
    font-size: 260px;
    height: 260px;
    letter-spacing: 0;
    line-height: 230px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.goal_head .number.larger {
   border-right: 0 solid #000000;
    color: #3DB7DF;
    font-family: 'cubanoregular';
    font-size: 260px;
    height: 260px;
    letter-spacing: 0;
    line-height: 230px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.head_cap {
    position: relative;
    width: 60%;
}

.goal_head .holder {
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    position: relative;
    right: auto;
    text-align: left;
    top: auto;
    width: 100%;
}

.goal_head h1 {
    font-family: 'cubanoregular';
    font-size: 46px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 0;
}

.goal_head h2 {
    float: left;
    font-family: 'klinic_slablight';
    font-size: 20px;
    font-weight: normal;
    line-height: 22px;
    margin: 20px 0 15px;
    padding: 0;
}

.goal_head {
    border-bottom: 13px solid #000000;
    border-top: 13px solid #000000;
    margin: 0;
    overflow: auto;
    padding: 0 0 30px;
    position: relative;
}

.head-img {
    float: left;
    margin: 30px 0 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

.head-img img{
	width: 100%;
	height:auto;
}

.container {
    max-width: 100%;
    padding: 0 15px !important;
    position: relative;
    width: 100%;
}

.left_nav_bar {
    background-color: #000000;
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    margin: auto;
    position: fixed;
    top: 0;
    width: 50px;
    z-index: 999;
}

.home.left_nav_bar {
    display: block !important;
}

.arrow_left {
    display: none;
    height: 38px;
    left: -10px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.arrow_right {
	display: none;
    height: 38px;
    margin-top: -20px;
    position: absolute;
    right: -50px;
    top: 50%;
    width: 32px;
}

.check_back_home {
    display: none;
    left: 180px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 610px;
    z-index: 999;
}

.left_bar {
    height: 470px;
    left: 10px;
    margin: -215px 0 0;
    padding: 0;
    position: fixed;
    top: 50%;
    width: 30px;
    z-index: 9;
}

.left_nav {
    background-image: none !important;
    height: 14px !important;
    line-height: 14px !important;
    margin-top: 100px !important;
	margin-bottom:15px !important;
}

.right_nav{
	background-image: none !important;
    height: 14px !important;
    line-height: 14px !important;
	margin-bottom:15px !important;
}

.home_nav {
    background-image: url("../img/home_bg.png") !important;
    line-height: 25px !important;
    margin: 0 0 30px !important;
}

#home_bar .left_bar {
    left: 10px;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 310px;
    width: 30px;
    z-index: 9;
}

.left_bar li {
    background-image: url("../img/white_circle.png");
    font-family: 'cubanoregular';
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    margin: 10px 0;
    text-align: center;
    width: 30px;
}

.left_bar li:hover {
	background-image: url("../img/active_circle.png");
}

.left_bar li a:hover {
    color: #fff;
}

.hidden {
    display: none;
}

.wrapper{
	position:relative;
}

.columns {
    margin: auto;
}
.columns {
    bottom: 0;
    height: 450px;
    left: 30px;
    margin: auto;
    position: fixed;
    text-align: left;
    top: 0;
    z-index: 1000;
}
.index_nav {
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    background-color: rgba(4, 24, 43, 0.45);
}
.img_screen {
    background-color: rgba(0, 0, 0, 0.3);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}
.indxBGimg {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 1;
    }
.indxBGimg img {
        position: absolute;
        top: 0;
        left: 0;
    }
.columns ul li {
    color: #fff;
    cursor: pointer;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13pt;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 20px;
    margin: 0;
    padding: 15px 30px 5px 35px;
    text-transform: uppercase;
}

.fullimage {
    background: url("../img/10.jpg");
	background-repeat:no-repeat;
	background-position:center center;
	background-attachment:fixed;
    bottom: 0;
    height: 100%;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
	background-color:#000;
	-webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.left_bar li.active {
    background-image: url("../img/active_circle.png");
}

.left_bar li.active a{
	color:#fff
}

.left_bar li.inactive {
    background-image: url("../img/inactive_circle.png");
	color:#58595b
}

.left_bar li.inactive:hover{
	color:#fff !important;
}

.goal_title:hover{
color:#fff !important;
}

.left_bar li.inactive a{
	color:#58595b
}

.left_bar li.inactive a:hover{
	cursor:default
}

.left_bar li a{
	display:block;
	color:#222;
	text-decoration:none;
}
.left_bar .number_bar {
    position: absolute;
    text-align: center;
    width: 30px;
}


.left_bar.interior .goal_title {
    bottom: 0;
    color: #222222;
    left: -280px;
    opacity: 0;
    padding: 0 0 0 60px;
    position: relative;
    -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
    z-index: 0;
}

.left_bar.interior .goal_title:hover {
  opacity: 1;
  left: 0;
}

.left_bar.interior .goal_title:hover{
color:#3DB7DF !important;
text-decoration:none;
}

.left_bar .goal_title {
    color: #FFFFFF;
    padding-left: 60px;
    position: relative;
    text-align: left;
    width: 300px;
}

.left_bar li.inactive .goal_title {
    bottom: 0;
    color: #222222;
    left: -150px;
    opacity: 0;
    padding: 0 0 0 60px;
    position: relative;
    -webkit-transition: all 0.6s ease;
  -moz-transition:    all 0.6s ease;
  -o-transition:      all 0.6s ease;
    z-index: 0;
}

#home_bar .left_bar li.inactive .goal_title {
    color: #C9C9C9;
    left: 0;
    opacity: 1;
    width: 170px;
}

#home_bar .left_bar li.inactive .goal_title:hover {
color: #C9C9C9 !important;
}

.noline{
	border-bottom: 0px solid #BBBBBB !important;
}

.left_bar li.inactive .goal_title {
	width:170px;
}

.left_bar .goal_title:hover{
color:#d9effc !important;
text-decoration:none;
}

.left_bar li.inactive .goal_title:hover {
color:#C9C9C9 !important;
text-decoration:none;
}

video {
    background-color: #000000;
    height: 100%;
    min-width: 100%;
    width: auto;
}

.video_bg video {
    background-color: #FFFFFF;
    height: auto;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 9;
}

          iframe,
          embed,
          object {
            max-width: 100%;
          }
		  
.intro {
    color: #7E025F;
    font-family: 'Lato';
    font-size: 21px;
    font-weight: 300;
    line-height: 35px;
    margin: 0 0 30px !important;
}

.intro .large{
	font-size:28px;
	font-family: 'Lato';
	font-weight:300;
}

.filler img{
	width:100%;
	height:auto;
}

.video .superbowl{
	color: #999999;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
	font-weight:400;
	margin: 0;
}

.dek h1, .dek2 h1 {
    background-image: url("../img/xxx.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: 'rock_saltregular';
    font-size: 55px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 80px;
    margin: 0 auto;
    max-width: 750px;
    padding-bottom: 50px;
    position: relative;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.6);
}

.drop {
    border-left: 3px solid #3DB7DF;
    border-right: 3px solid #3DB7DF;
    float: left;
    font-family: 'klinic_slablight';
    font-size: 120px;
    height: 110px;
    line-height: 110px;
    margin: 0 20px 10px 0;
    text-align: center;
    text-indent: 0;
    width: 110px;
}

.drop.smaller {
    font-size: 90px;
    line-height: 120px;
}

.imagefull{
	margin:20px 0 40px;
}

.imagefull img{
    height: auto;
    width: 100%;
}

.imagesmall {
    margin: 20px auto 40px;
    width: 370px !important;
}

.image800 {
    margin: 10px auto 20px;
    width: 100%;
}

.image800 img {
    border: 5px solid #000000;
    height: auto;
    margin: 50px 0 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.goal_legend h1 {
    color: #000000;
    float: left;
    font-family: 'cubanoregular';
    font-size: 40px;
    line-height: 40px;
    text-align: left;
}

.goal_legend {
    margin: 20px 0 -30px;
    overflow: auto;
}

#footer .holder_wide {

}

.goal_legend img {
    border: 0 none !important;
    float: left;
    margin: 20px 0;
    width: auto !important;
}

.image800 img:first-child{
    border: 5px solid #000000;
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 20px 0 0;
    width: 100%;
}

.imagesmall img {
    height: auto;
    width: 370px;
}

.image_500{
	width:500px;
	margin:0 auto;
}

.caption {
    border-bottom: 1px solid #BBBBBB;
    color: #666666;
    font-family: 'Helvetica',sans-serif;
    font-size: 11px;
    line-height: 15px;
    padding: 5px 0;
}

.credit {
    color: #999999;
    font-family: 'Helvetica',sans-serif;
    font-size: 11px;
    line-height: 19px;
    padding: 5px 0 0;
}

UL.drop-nav LI.topstory .headline, UL.drop-nav LI.story .headline {
    color: #000000;
    display: inline;
    font-family: 'Geogrotesque',Helvetica,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0;
    text-shadow: 0 0 0;
}

.video h2.title .lower{
	text-transform:lowercase !important;
}

.dek h3 {
    color: #FFFFFF;
    font-family: 'rock_saltregular';
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 36px;
    margin: 35px 0 25px;
    position: relative;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.6);
}

.dek2 h3 {
    color: #FFFFFF;
	font-style: italic;
    font-family: 'rock_saltregular';
    font-size: 50px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 65px;
    margin: 35px 0 25px;
    position: relative;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.6);
}


.dek2 h3 .smaller {
    color: #FFFFFF;
    font-family: 'rock_saltregular';
    font-size: 22px;
    font-weight: normal;
    letter-spacing: 5px;
    line-height: 70px;
    margin: 0;
    position: relative;
    text-align: center;
    text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.6);
}

.photo_cred.nicole {
    color: #999999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    margin: 0 0 -30px;
    position: relative;
    right: 0;
    text-align: right;
    top: -20px;
    z-index: 999;
}

.author {
    color: #000000;
    font-family: 'klinic_slabbook';
    font-size: 17px;
    line-height: 20px;
    margin: 0 !important;
    text-align: left;
    text-indent: 0;
    text-transform: uppercase;
}

.arrow_head_down {
    background-image: url("../img/arrow_down.png");
    bottom: 50px;
    height: 61px;
    left: 50%;
    margin: 0 auto 0 -11px;
    position: absolute;
    width: 23px;
}

div.hr {
    background-image: url("../img/dashes.jpg");
    background-position: 3px center;
    height: 7px;
    margin: 5px 0;
}

.video-photo{
	font-family:Helvetica, Arial,sans-serif;
	font-size:10px;
	line-height:13px;
}

.video-photo .credit{
}

.row {
    margin: 0 auto;
    max-width: 1000px;
}

#video-container{
	height:100%;
}

.copy {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 20px !important;
}

.section header {
    color: #FFFFFF;
    height: 100%;
    position:absolute !important;
	z-index:99;
    text-align: center;
    width: 100%;
	text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4);
}

.header-vid {
    height:100%;
    min-width: 1170px;
    position: absolute !important;
    width: 100%;
    z-index: 99;
}

.top_edge{
	background-image:url(../img/top_edge.png);
	height:6px;
	z-index: 99;
}

.top_edge90{
	background-image:url(../img/top_edge90.png);
	height:6px;
	z-index: 99;
}

.bottom_edge90{
	background-image:url(../img/bottom_edge90.png);
	height:6px;
	z-index: 99;
}

.response {
    color: #6F9ABC;
    font-family: 'open_sanslight';
    font-size: 20px;
	font-style:italic;
    line-height: 32px;
    text-align: left;
}

h3.break {
    color: rgba(180, 177, 153, 0.8);
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    font-weight: 100;
    line-height: 50px;
    margin: 50px 0;
    padding: 0;
    text-align: center;
    text-shadow: 1px 1px 3px #E6E3DD, 0 0 0 #000000, 1px 1px 3px #E6E3DD;
    text-transform: uppercase;
}

.arrow_down {
    background-image: url("../img/arrow-down.png") !important;
    background-repeat: no-repeat;
    height: 60px;
    margin: 0 auto -35px;
    position: relative;
    width: 60px;
    z-index: 999;
}

.row.filler {
    margin: 0 auto;
    padding: 10px 0 !important;
}

.vid-player {
    margin: 20px 0;
}

.vid-player .credit {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 19px;
    margin: 0;
    padding: 5px 0 0;
    text-align: left;
}

.watch {
    background-image: url("../img/play.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    bottom: 30px;
    color: #FFFFFF;
    font-family: 'Lato',sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 110px;
    left: 30px;
    letter-spacing: 1px;
    position: absolute;
    text-align: center;
}

.pull_left {
    float: left;
	text-align:right;
    margin: 10px 20px 10px -8.33333%;
}

.pull_left img {
    margin-left: -123px;
    min-width: 360px;
    width: 360px;
}

.pull_right {
    border-bottom: 12px solid #000000;
    border-top: 12px solid #000000;
    color: #3DB7DF;
    float: right;
    font-family: 'cubanoregular';
    font-size: 33px;
    line-height: 39px;
    margin: 20px 0;
    padding: 20px 0;
    text-align: left;
    width: 100%;
}

h2.newsection {
    font-family: 'klinic_slabbook';
    font-size: 50px;
    font-weight: normal;
    line-height: 40px;
    margin: 50px 0 20px;
    padding: 0;
}

.pull_right_image {
    margin: 40px auto;
    padding-left: 0;
    text-align: left;
    width: 100%;
}

.pull_right_image img {
    width: 100%;
}

.pull_right img {
    min-width: 360px;
    width: 360px;
}

.inset-photo {
    border-bottom: 0px solid #BBBBBB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
}

.pull_left.inset-photo .shadow {
    margin-left: -123px;
    min-width: 360px;
    width: 360px;
}

.inset-photo .shadow {
    min-width: 360px;
}

.inset-photo img {
    background-color: #F5F6F6;
    height: auto;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 9;
}

.photo {
    border-bottom: 1px solid #BBBBBB;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 60px;
}

.pullquote {
    color: #8F7635;
    font-family: 'rock_saltregular';
    font-size: 28px;
    line-height: 50px;
    padding: 0 100px;
    text-align: center;
}

.pullquote .dark{
	color:#234762;
}

hr {
    background-image: url("../img/line.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    border: 0 none !important;
    height: 6px !important;
}

.filler {
    background-image: url("../img/fill_800.png");
    background-position: center top;
    background-repeat: repeat-y;
}

.img_full img {
    background-color: #F5F6F6;
    height: auto;
    padding: 15px;
    position: relative;
    width: 100%;
    z-index: 1;
}

.img_full .photo .credit{
}

.img_full .photo .caption {
    color: #666666;
    padding: 20px 0 5px;
}

.top.copy_bg {
    background-color: transparent !important;
    background-image: url("../img/white_90.png");
    padding: 0;
    z-index: 99;
}

.copy_bg {
    background-color: #FFFFFF;
    background-image: url("../img/white_90.png");
    padding: 0;
    z-index: 99;
}

#section-1 {
    margin:0;
    padding: 0;
}

.fluid-width-video-wrapper {
    height: 447px;
    padding: 0;
    position: relative;
    width: 793px;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.7);
    background-image: url("../img/arrow_haver.png");
    background-position: center 178px;
    background-repeat: no-repeat;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
}

.dek {
    bottom: 0;
    color: #FFFFFF;
    height: 500px;
    left: 0;
    margin: auto !important;
    position: fixed !important;
    right: 0;
    top: 0;
}

.dek2 {
    bottom: 0;
    color: #FFFFFF;
    height: 460px;
    left: 0;
    margin: auto !important;
    position: fixed !important;
    right: 0;
    top: 0;
}

.xxx {
    height: 28px;
    line-height: 28px;
    margin: 30px 0;
    padding: 0;
}
.tray {
    bottom: 0;
    height: 126px;
    left: 50%;
    margin-left: -439px !important;
    position: fixed !important;
    width: 874px !important;
    z-index: 1;
}

#footer {
    position: relative;
    z-index: 1;
}

.fyre .fyre-stream-stats, .fyre .fyre-stream-livecount, .fyre-editor .fyre-editor-toolbar .goog-toolbar {
    position: relative;
    z-index: 0;
}

.tray img {
    bottom: 0;
    height: auto;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 874px;
}

#section-2{
	/*margin-top:-140px;*/
}

.section {
    margin: 0;
    position: relative;
}

#section-2 h1 {
    font-family: 'amatic_scregular';
    font-size: 100px;
    font-weight: normal;
    line-height: 65px;
    margin: 25px 0 0;
    text-align: center;
	color: #234762;
}

#section-2 h3 {
    font-family: 'open_sansregular';
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 25px auto 10px;
	text-align:center;
	color:#000;
}

#section-2 .author {
    color: #234762;
    font-family: 'open_sansregular';
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    padding: 0 0 25px;
    text-align: center;
}

header .centered{
	position:absolute;
	margin:auto;
	height:261px;
	width:386px;
	top:0; left:0; bottom:0; right:0;
	background-image:url(../img/intro_graphic.png);
	background-repeat:no-repeat;
	display:none;
}

header .centered .intro_title {
    padding-top: 30px;
	display:none
}

.compact {
    position: relative;
    text-align: center;
    z-index: 99;
	height:70px;
}

.play-video img{
	width:100%;
	height:auto;
}

.play-video{
	position:relative;
}

.compact img{
	display:none;
	height:56px;
}

.header-vid .photo_cred {
    color: #FFFFFF !important;
    margin: -25px auto 0;
    max-width: 980px;
    position: relative;
    text-align: right;
    z-index: 99999;
}

.footer_comments {
    margin: 0 auto;
    max-width: 1000px;
    padding: 20px 0;
}

video {
            max-width: 100%;
            height: auto;
          }

          iframe,
          embed,
          object {
            max-width: 100%;

          }
		  
}