/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;	
    height: 100%;
	
}


body {font-family: "bree-serif","Helvetica Neue",Helvetica,Arial,sans-serif;
margin-top:0px;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #777;
}

h1,
h2,
h3,
h4,
h5,
h6,
li {
    font-family: "bree-serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 200;
	color:#a5a5a5;
	letter-spacing:10px;
}
h1 {font-weight:800;
	font-size:32px;
	color:#ffffff;
	letter-spacing:12px
} /* name */

h2 {font-weight:200;
	font-size:16px;
	color:#a5a5a5;
	letter-spacing:3px;	
} /* main text */
h3 {font-weight:200;
	font-size:22px;
	font-color:#a5a5a5;
	letter-spacing:8px	
} /* oudna quote */
h4 {font-weight:800;
	font-size:48px;
	font-color:#ffffff;
	letter-spacing:8px
}
h5 {font-weight:200;
	font-size:18px;
	font-color:#a5a5a5;
	letter-spacing:2px;
}
h6 {font-weight:800;
	font-size:24px;
	color:#ffffff;
	letter-spacing:8px
} /* bio */

h7 {font-weight:800;
	font-size:70px;
	color:#ffffff;
	letter-spacing:20px;
} /* #OUDNA COVERAGE 2016 SIGNEES */

.redbackground {
	background: url(http://image.cdnllnwnl.xosnetwork.com/fls/31000/microsites/16fb_signingday/img/red-background.jpg) no-repeat center center;
	background-size:cover;

}

.blackbackground {
	background: url(http://image.cdnllnwnl.xosnetwork.com/fls/31000/microsites/16fb_signingday/img/black-background.jpg) no-repeat center center;
	background-size:cover;

}
.playerpose {margin-top:80px

}

hr {width:80%;

}

.handle {color: #a5a5a5;

}

.btn-ghost {
  color: #fff;
  background:none;
  background-color: transparent;
  border-color: #a5a5a5;
  font-weight:200;
  font-size:16px;
  font-color:#a5a5a5;
  letter-spacing:3px;
}

.coverage {
	font-weight:200;
	font-size:18px;
	font-color:#fff
	
	}

.intro-header {
    padding-top: 0px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 0px;
    color: #000;
	height:90%;
	
}

#hero1 {
	height:100%;
	background: url(../img/baker-sun-desktop.jpg) no-repeat center center;
	background-size:cover;
	display:none;
}
#hero2 {
	background: url(../img/baker-action1.jpg) no-repeat center center;
	background-size:cover;
	display:none;
}

#hero3 {
	background: url(../img/baker-action2.jpg) no-repeat center center;
	background-size:cover;
	display:none;
}


.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 5em;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.header-divider {
    width: 100%;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
}

@media(min-width:767px) {
#hero1, #hero2, #hero3 {display:block;}	
.lead {
    font-size: 18px;
    font-weight: 100;
}
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 15%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
	
	
	
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 50px 0;
    background-color: #000;
	color: #fff;
}

.content-section-b {
    padding: 0px 0;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
	background-color: #222;
	color: #fff;
}

.section-heading {
    margin-bottom: 30px;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 200px 0;
    color: #f8f8f8;
    background: url(../img/baker-action4.jpg) no-repeat center center;
    background-size: cover;
}


.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #000;
	color:#fff;
}

p.copyright {
    margin: 15px 0 0;
}

video#bgvid { 
    position:absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(polina.jpg) no-repeat;
    background-size: cover; 
	
}

.hideme
{
    opacity:0;
}
.fadein {opacity:0}
.nohide {opacity:1;}
.site-title {
font-size:3em;
letter-spacing:14px;	
text-transform:uppercase;
}
#videosList {
}

.video {
  background-image: url('../img/arm_strength.jpg');
  width:640px;
  height:360px;
margin:0 auto;
}

#armstrength {background-image: url('../img/arm_strength.jpg');}
#precision {background-image: url('../img/precision.jpg');}
#escapability {background-image: url('../img/escapability.jpg');}
#competitor {background-image: url('../img/competitor.jpg');}
#leader {background-image: url('../img/leader.jpg');}
#moments {background-image: url('../img/moments.jpg');}

/* Hide Play button + controls on iOS */
video::-webkit-media-controls {
    display:none !important;
}

.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #333;
  border: 0px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.row {
padding-bottom:50px;	
}

.numbertitle {letter-spacing:-1px;text-transform:uppercase;background:#700;padding:5px 20px 5px 20px;}

a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: 0px;
	text-align:center;
	font-weight:700;
	padding:13px 0px 0px 0px;
	color:#330000;
	font-size:12px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;
	background: #ffffff url("up-arrow.png") no-repeat center 43%;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.navbar-text { color:#000;
	
}

#nav-title a {
	letter-spacing: 3px;
	
color: #a5a5a5;
font-weight: 200;
line-height:55px;
}

@media (max-width: 414px)
	{ h7 {font-size:53px;}
	 .btn {display:none;}
	}