/*
 * Start Bootstrap - One Page Wonder (http://startbootstrap.com/)
    * Copyright 2013-2016 Start Bootstrap
     Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
  100*/

body {
    margin-top: 50px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    background-color: #fafafa;
}

.beta-titulo {
    color: white;
    /**background: #fd6c66; coral**/
    background: #68efad;
    font-size: 0.4em;
    vertical-align: top;
}

.beta-texto {
    color: white;
    background: #333;; 
    font-size: 0.9em;
    vertical-align: middle;
}

.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:80px;
    height:0;
    overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%; */
}

.boton-descarga {
    margin-top: 20px;
    margin-bottom: 80px;
    max-width: 135px;
}

.texto-destacado {
    color: #68efad;
}

.imagen-pie {
    width: 100%;
    margin-top: 20px;
}

.header-image {
    display: block;
    width: 100%;
    text-align: center;
    background: url('../header.jpg') no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.headline {
    padding: 120px 0;
}

.headline h1 {
    font-size: 130px;
    background: #fff;
    background: rgba(250, 250, 250,0.0);
    color: #68efad;
}

.headline h2 {
    font-size: 77px;
    background: #fff;
    background: rgba(250, 250, 250,0.0);
    color: #fff;
}

.featurette-divider {
    margin: 80px 0;
}

.featurette {
    overflow: hidden;
}

.featurette-image.pull-left {
    margin-right: 40px;
}

.featurette-image.pull-right {
    margin-left: 40px;
}

.featurette-heading {
    font-size: 50px;
}

footer {
    margin: 50px 0;
}

@media(max-width:1200px) {
    .headline h1 {
        font-size: 140px;
    }

    .headline h2 {
        font-size: 63px;
    }

    .featurette-divider {
        margin: 50px 0;
    }

    .featurette-image.pull-left {
        margin-right: 20px;
    }

    .featurette-image.pull-right {
        margin-left: 20px;
    }

    .featurette-heading {
        font-size: 35px;
    }

    .boton-descarga {
        margin-top: 20px;
        margin-bottom: 50px;
        max-width: 135px;
    }

    .imagen-pie {
        max-width: 100%;
        margin-top: 20px;
    }
}

@media(max-width:991px) {
    .headline h1 {
        font-size: 105px;
    }

    .headline h2 {
        font-size: 50px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-image {
        max-width: 50%;
    }

    .featurette-image.pull-left {
        margin-right: 10px;
    }

    .featurette-image.pull-right {
        margin-left: 10px;
    }

    .featurette-heading {
        font-size: 30px;
    }

    .boton-descarga {
        margin-top: 20px;
        margin-bottom: 50px;
        max-width: 135px;
    }

    .col-md-2 {
        width: 20%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;        
    }    

    .col-md-offset-4 {
        margin-left: 30%;
    }

    .imagen-pie {
        max-width: 95%;
        margin-top: 20px;
    }
}

@media(max-width:768px) {
    .container {
        margin: 0 15px;
    }

    .featurette-divider {
        margin: 40px 0;
    }

    .featurette-heading {
        font-size: 25px;
    }

    .boton-descarga {
        margin-top: 20px;
        margin-bottom: 40px;
        max-width: 135px;
    }

    .col-md-2 {
        width: 30%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;        
    }    

    .col-md-offset-4 {
        margin-left: 20%;
    }

    .imagen-pie {
        max-width: 85%;
        margin-top: 20px;
    }
}

@media(max-width:668px) {
    .headline h1 {
        font-size: 70px;
    }

    .headline h2 {
        font-size: 32px;
    }

    .featurette-divider {
        margin: 30px 0;
    }

    .boton-descarga {
        margin-top: 20px;
        margin-bottom: 30px;
        max-width: 135px;
    }

    .imagen-pie {
        max-width: 75%;
        margin-top: 20px;
    }
}

@media(max-width:640px) {
    .headline {
        padding: 75px 0 25px 0;
    }

    .headline h1 {
        font-size: 60px;
    }

    .headline h2 {
        font-size: 30px;
    }

    .boton-descarga {
        margin-top: 20px;
        margin-bottom: 30px;
        max-width: 120px;
    }

    .col-md-2 {
        width: 35%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;        
    }    

    .col-md-offset-4 {
        margin-left: 15%;
    }

    .imagen-pie {
        max-width: 75%;
        margin-top: 20px;
    }
}

@media(max-width:375px) {
    .featurette-divider {
        margin: 10px 0;
    }

    .featurette-image {
        max-width: 100%;
    }

    .featurette-image.pull-left {
        margin-right: 0;
        margin-bottom: 10px;
    }

    .featurette-image.pull-right {
        margin-bottom: 10px;
        margin-left: 0;
    }

    .boton-descarga {
        margin-top: 15px;
        margin-bottom: 15px;
        max-width: 120px;
    }

    .col-md-2 {
        width: 45%;
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 5px;        
    }    

    .col-md-offset-4 {
        margin-left: 5%;
    }

    .imagen-pie {
        max-width: 75%;
        margin-top: 20px;
    }
}