/*!
 * Start Bootstrap - Agency 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 {
    overflow-x: hidden;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.text-muted {
    color: #777;
}

.text-primary {
    color: #fed136;
}

p {
    
    line-height: 1.75;
    font-size: 1.3em;
  	color: #585858;
}

p.large {
    font-size: 16px;
}

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

a {
    color: #f9a11b;
}

a:hover,
a:focus,
a:active,
a.active {
    color: #f9a11b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 2.7em !important;
	  color: #131313;
	  font-weight: 400;
	  letter-spacing: -0.03em;
}

.row{
	margin-left:0px;
	margin-right:0px;
}

.img-centered {
    margin: 0 auto;
}

.bg-light-gray {
    background-color: #f7f7f7;
}
.bingeon .bg-light-gray {
    background-color: #f5f5f5;
}

.bg-darkest-gray {
    background-color: #222;
}

.btn-primary {
    border-color: #fed136;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #fed136;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-primary .badge {
    color: #fed136;
    background-color: #fff;
}

.btn-xl {
    padding: 15px 40px;
    border-color: #f9a11b;
    border-radius: 30px;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    background-color: #f9a11b;
}

.btn-xl:hover,
.btn-xl:focus,
.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    border-color: #ea8d00;
    color: #fff;
    background-color: #ea8d00;
}

.btn-xl:active,
.btn-xl.active,
.open .dropdown-toggle.btn-xl {
    background-image: none;
}

.btn-xl.disabled,
.btn-xl[disabled],
fieldset[disabled] .btn-xl,
.btn-xl.disabled:hover,
.btn-xl[disabled]:hover,
fieldset[disabled] .btn-xl:hover,
.btn-xl.disabled:focus,
.btn-xl[disabled]:focus,
fieldset[disabled] .btn-xl:focus,
.btn-xl.disabled:active,
.btn-xl[disabled]:active,
fieldset[disabled] .btn-xl:active,
.btn-xl.disabled.active,
.btn-xl[disabled].active,
fieldset[disabled] .btn-xl.active {
    border-color: #fed136;
    background-color: #fed136;
}

.btn-xl .badge {
    color: #fed136;
    background-color: #fff;
}

.navbar-default {
    border-color: transparent;
    background-color: #222;
    opacity: .98;
}


.navbar-default .navbar-collapse {
    border-color: rgba(255,255,255,.02);
}

.navbar-default .navbar-toggle {
    border-color: #fff;
    background-color: none;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background: none;
}

.navbar-default .nav li a {
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    color: #fff;
}

.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus {
    outline: 0;
    color: #ff9810;
    background: none;
}

.navbar-default .navbar-nav>.active>a {
    border-radius: 0;
    color: #868686;
    /*background-color: #fed136;*/
    background: none;
}
.navbar-default .navbar-nav>.active{
		color: #868686;
}

.navbar-default .nav li a.selected-nav{
		color: #ff9810;
	}

.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background: none;
}

.navbar-brand.page-scroll img {
    width: 90px;
    margin-top: -5px;
}
.navbar-shrink .page-scroll img{
	-webkit-animation-timing-function: linear; /* Chrome, Safari, Opera */
    animation-timing-function: linear;
	 
}



@media(min-width:768px) {
    .navbar-default {
        padding: 25px 0;
        border: 0;
        background-color: transparent;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
    }
		
		
    .navbar-default .navbar-brand {
        font-size: 2em;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        transition: all .3s;
    }

    .navbar-default .navbar-nav>.active>a {
        border-radius: 3px;
    }

    .navbar-default.navbar-shrink {
        padding: 10px 0;
        background-color: #222;
    }

    .navbar-default.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    .navbar-brand.page-scroll img{
			  width:130px;
			  margin-top:-15px;
		}
		.navbar-brand.page-scroll img{
			  width:100px;
			  margin-top:-10px;
		}
}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(//cfm.yidio.com/images/hero-1920x1080-dark1.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size:cover;
    -o-background-size: cover;
}


.bingeon header {
    background-color: #141414;
    background-image: url(//cfm.yidio.com/images/binge-on5-1200x628.jpg);
    background-size: 500px;
    background-repeat: no-repeat;
    background-position: top center;
    min-height: 200px;
}
@media(min-width:768px) {
	.bingeon header {
		background-size:1200px 628px;
		min-height:598px;
	}
}

.bingeon .navbar-default{
	display:none;
}
.bingeon .navbar-shrink{
	display:block;
}
.bingeon .left-image img{
	margin:auto;
}
.jobs header{
		background-image: url(//cfm.yidio.com/images/sf-nightline_02.jpg);
}
.contact header{
		background-image: url(//cfm.yidio.com/images/sf-city-pic1.jpg);
}
header .intro-text {
    padding-top: 100px;
    padding-bottom: 50px;
}

header .intro-text .intro-heading {
		opacity:0;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 300;
    line-height: 50px;
}

header .intro-text .intro-who-we-are {
	  opacity:0;
    margin-bottom: 25px;
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 22px;
    font-weight: 300;
    line-height: 22px;
    color:#a2a2a2;
}
header .intro-text button{
	  display: inline-block;
    border-radius: 3.6vw;
    border: 0.25vw solid #f9a11b;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    background: none;
    height: 52px;
    width: 170px;
    border-width: 2px;
    font-size: 150%;
    margin-top: 24px;
    line-height: 42px;
  }
  
header .intro-text button:hover {
    
    background: #f9a11b;
    transition: background-color 1s linear; 
   -moz-transition: background-color 1s linear;  
   -webkit-transition: background-color 1s linear; 
   -ms-transition: background-color 1s linear; 
    color: rgba(0,0,0, 0.6);
}
@media(min-width:768px) {
    header .intro-text {
       padding-top: 200px;
  		 padding-bottom: 100px;
    }

   
    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 300;
        line-height: 75px;
    }
    
    header .intro-text .intro-who-we-are {
        margin-bottom: 25px;
        font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 40px;
        font-weight: 300;
        line-height: 40px;
        color:#A0A0A0;
    }
}

section {
    padding: 50px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 3.0em !important;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
}

@media(min-width:768px) {
    section {
        padding: 100px 0;
    }
    section h2.section-heading {
		    margin-top: 0;
		    margin-bottom: 75px;
		    font-size:3.6em !important;
		}
}

.service-heading {
    margin: 15px 0;
    text-transform: none;
}
/* About Yidio Section */

section#about-yidio #player{
	width:320px;
	height:182px;
}
section#about-yidio .about-background{
	opacity:0;
	right:100px;
}	
section#about-yidio .about-video{
	opacity:0;
	left:100px;
}
/* Used for fading in content */ 
.left-text, .left-image{
	opacity:0;
	right:0px;
}
.right-image, .right-text{
	opacity:0;
	left:0px;
}

@media(min-width:768px) {
    section#about-yidio #player{
        width:580px;
				height:330px;
    }
    /* Used for fading in content */ 
		.left-text, .left-image{
			
			right:100px;
		}
		.right-image, .right-text{
		
			left:100px;
			padding-left: 50px;
		}
}

/* Quick Facts */

section#quick-facts .left-text ul li{
	color:#777;
	font-size:1.2em;	
}

/* 3 Column General */
.about-three-col h2{
		opacity:1;
	}
.about-three-col h4 {
    font-size: 2.0em !important;
}
.about-three-col .column1, .about-three-col .column2, .about-three-col .column3{
		opacity:1;
		margin-top:50px;
}
section#three-column-list ul{
		margin-left:0px;
}
section#three-column-list ul li{
		line-height: 1.75;
    font-size: 1.3em;
  	color: #585858;
}
section#three-column-list .col-md-12 img{
	margin:auto;
	margin-top: 0px;
}


@media(min-width:768px) {
	section#three-column-list .col-sm-4{
		padding-left:100px;
	}
	section#three-column-list .col-md-12 img{
		margin-top: -40px;
	}
}
.row.contact-us-link{
	margin-top:60px;
}

/* Working At Yidio Section */
section#working-at-yidio h2{
		opacity:0;
}
section#working-at-yidio h4{
		font-size: 2.2em !important;
		text-align:center;
		margin-bottom:20px;
		color:#545454;
}
section#working-at-yidio .working-perks, section#working-at-yidio .working-benefits, section#working-at-yidio .working-stack{
		opacity:0;
		margin-top:50px;
}
section#working-at-yidio .working-perks ul{
		margin-left:0px;
}
section#working-at-yidio .working-perks ul li{
		line-height: 1.75;
    font-size: 1.3em;
  	color: #585858;
}
section#working-at-yidio .working-perks div div{
	display:block;
	margin-bottom:25px;
}
section#working-at-yidio .working-perks div div i{
		float:left;
		font-size:28px;
		padding-right:15px;
		color: #585858;
		width: 50px;
}


section#working-at-yidio .working-benefits div div{
	display:block;
	margin-bottom:25px;
}
section#working-at-yidio .working-benefits div div i{
		float:left;
		font-size:28px;
		padding-right:15px;
		color: #585858;
		width: 50px;
}
section#working-at-yidio .working-benefits div div i.fa-map-marker{
	padding-left:5px;
}
@media(min-width:768px) {
	section#working-at-yidio .working-perks ul{
		margin-left:120px;
	}
	section#working-at-yidio .working-perks .perks-wrapper{
		margin-left:90px;
	}
	section#working-at-yidio .working-benefits .benefits-wrapper{
		margin-left:90px;
	}
}
section#working-at-yidio.about-three-col h4{
	font-size: 2.0em !important;
}

/* Jobs Section */
section#jobs h2{
	opacity:0;
	font-size:3.0em !important;
}
section#jobs .jobs-list{
	opacity:0;
}
section#jobs .job-desc{
	margin-bottom:70px;
}
section#jobs .job-desc h4{
	font-size: 2.2em !important;
	color:#545454;
}
section#jobs .job-desc h5{
	font-size: 1.2em !important;
	color:#A9A9A9;
}
.angellist_jobs-tags {
    color: #999999;
    font-size: 1.3em !important;
    font-weight: 300 !important;
    text-decoration: none;
}
.angellist_jobs-title-link{
		font-size: 1.4em !important;
    color: #337ab7 !important;
  }

/* Hiring Process */
section#jobs .hiring-process{
	margin-top:50px;
	opacity:0;
}
section#jobs .hiring-process h2{
	margin-bottom:25px;
}
@media(min-width:768px) {
	section#jobs .hiring-process .col-lg-12{
		margin-top:30px;
	}
}
/* Custom Buttons */
button.blue-button{
	padding: 12px 40px;
  border-color: #1c7efb;
  border-radius: 30px;
  
  font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background-color: #1c7efb;
 }
button.blue-button:hover{
	color: #fff;
	border-color: #0055c2;
	background-color: #0055c2;
}	


/* Contact Us */
section#contact {
    background-color: #222;
    b/ackground-image: url(//cfm.yidio.com/images/sf-nightline_02.jpg);
    background-position: center top;
    background-repeat: none;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    background-size: 100%;
    -o-background-size: 100%;
}

section#contact .section-heading {
    color: #fff;
}

section#contact .form-group {
    margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
    padding: 20px;
}

section#contact .form-group input.form-control {
    height: auto;
}

section#contact .form-group textarea.form-control {
    height: 236px;
}

section#contact .form-control:focus {
    border-color: #fed136;
    box-shadow: none;
}

section#contact::-webkit-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact::-moz-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact:-ms-input-placeholder {
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #bbb;
}

section#contact .text-danger {
    color: #e74c3c;
}
section#contact{
		padding-bottom:0px;
		padding-top:0px;
}
section#contact .map-row{
		padding-top:50px;
}
section#contact #map-canvas {
  	width: 100%;
  	height: 400px;	
}
section#contact .address-row{
		padding-top:50px;
    padding-bottom:50px;
		color:#7D7D7D;
}
section#contact .address-row .address-link{
	 font-size:1.3em;
   color:#ff9810;
	}
section#contact .address-row .phone-num{
   font-size:1.3em;
   color:#ff9810;
  
}
footer {
    padding: 25px 0 0 0;
    text-align: center;
    background: #010101;
	  background: -moz-linear-gradient(top, #010101 0%, #191919 100%);
	  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#010101), color-stop(100%,#191919));
	  background: -webkit-linear-gradient(top, #010101 0%,#191919 100%);
	  background: -o-linear-gradient(top, #010101 0%,#191919 100%);
	  background: -ms-linear-gradient(top, #010101 0%,#191919 100%);
	  background: linear-gradient(to bottom, #010101 0%,#191919 100%);
}
footer.app-footer{
		display: block;
	  position: fixed;
	  width: 100%;
	  bottom: 0px;
	  
	  
}
footer .app-footer h2{
		padding: 20px 0 20px 0;
	  color: #ff9810 !important;
	  font-size: 2.2em;
	  letter-spacing: -0.02em;
}

footer .badges{
	  margin: 0 auto;
	  width:100%;
	  padding-bottom:50px;
}

footer .app-footer .col-lg-12{
	 margin-bottom:0px;
	
}

footer .badges.big a.ios {
	margin-right: 18px;
}

footer .badges.small a {
  display: inline-block;
	width: 127px;
	height: 46px;
	background: #171717;
	background: rgba(23,23,23, 0.6);
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	border: 2px solid #515151;
	border: 2px solid rgba(255,255,255, 0.10);
	-o-transition:0.5s;
  -ms-transition:0.5s;
  -moz-transition:0.5s;
  -webkit-transition:0.5s;
  transition:0.5s;
  margin-right: 12px;
  margin-bottom:12px;
}

footer .badges.small a:hover {
	background: #171717;
	border: 2px solid rgba(255,255,255,0.7);
}

footer .content .badges .windows {
	margin-right: 11px;
}

footer .badges .windows-phone {
	margin-right: 0 !important;
}
@media(min-width:768px) {
    footer .badges{
			  margin: 0 auto;
			  width: 518px;
			  padding-bottom:0px;
		}
		footer .app-footer .col-lg-12{
	 		margin-bottom:75px;
		}
}

footer .copy-footer{
	width: 100%;
  background: rgba(0, 0, 0, 0.5);
	padding:10px 0;
}

footer .site-links ul li a{
	color:#f9a11b;
}

@media(min-width:768px) {
	footer .copyright-text{
		text-align:left;
	}
	footer .site-links{
		text-align:right;
	}
	
}


footer span.copyright {
    text-transform: uppercase;
    text-transform: none;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
    color:#6F6F6F;
}

footer ul.quicklinks {
    margin-bottom: 0;
    text-transform: uppercase;
    text-transform: none;
    font-family: Lato,"Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 40px;
}

ul.social-buttons {
    margin-bottom: 0;
}

ul.social-buttons li a {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 40px;
    outline: 0;
    color: #fff;
    background-color: #222;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

ul.social-buttons li a:hover,
ul.social-buttons li a:focus,
ul.social-buttons li a:active {
    background-color: #f9a11b;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus {
    outline: 0;
}

::-moz-selection {
    text-shadow: none;
    background: #fed136;
}

::selection {
    text-shadow: none;
    background: #fed136;
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: #fed136;
}