body {
    font: 100% Lato, Verdana, arial, Tahoma, sans-serif;
}

.carousel-caption.title {
    position: relative;
    left: 0px!important;
	top: -50px;
}

img.first-slide.img-responsive {
    position: relative;
    max-width: 628px !important;
    left: 50px;
    margin: 0;
    top: -54px;
}

.container.box {
    width: 1170px;
    height: 650px;
}

.row.box{
	height: 700px;
}

.col-lg-4 {
	padding-bottom: 50px;
}

.carousel {
    background-image: url(../img/fundo.jpg);
    background-size: cover;
    z-index:-1;
}

.img-responsive {
    width: 100%;
    max-width: 400px;
    margin-top: 50px;
}

.logo {
    padding-top: 25px;
    padding-bottom: 25px;
}

.title {
    font-family: Lato;
    line-height: 2;
}

.resources {
    font-size: 1rem;
    font-size: 16px;
    font-family: Lato;
}

ul.resources li {
    list-style: none;
    background-image: url(../img/check.png);
    background-repeat: no-repeat;
    background-position: 2px 7px;
}

ul.resources li {
    background-repeat: no-repeat;
    padding-left: 30px;
    line-height: 1.6;
}

ul.resources {
    padding: 0;
}

.download {
    width: 100%;
    height: 165px;
    margin-top: -100px;
    background-color: #fff;
    box-shadow: 0px 5px 5px #aaaaaa;
	padding: 20px;
}

h1.baixe {
    font-size: 2.93rem;
    font-size: 47px;
    text-align: center;
    color: #31373a;
    font-family: Lato;
    font-weight: 600;
}

h3.smart {
    font-size: 23px;
    text-align: center;
    color: #31373a;
    font-family: Lato;
    font-weight: 500;
    margin-top: -15px;
}

.col-lg-6 {
    display: block;
    text-align: center;
    margin-top: 50px;
}

@media only screen and (min-width: 1200px) {

    .carousel-caption {
    float: left;
    text-align: left;
    }

    .title {
    font-family: Lato;
    line-height: 1.6;
    font-size: 33px;
    color: #ffffff;
	text-shadow: none;
    }

    .img-responsive {
    width: 100%;
    max-width: 400px;
    margin-top: 50px;
    margin-left: 50px;
    }

    .baixar-ios-a{
        margin-left: 200px;
    }

    .baixar-android-a{
        margin-right: 200px;
    }

}

@media only screen and (min-width: 1300px) {

    .carousel-caption {
    float: left;
    text-align: left;
    }

    .img-responsive {
    width: 100%;
    max-width: 400px;
    }

}

@media only screen and (min-width: 1500px) {

    .carousel-caption {
    float: left;
    text-align: left;
    }

    .img-responsive {
    width: 100%;
    max-width: 400px;
    margin-top: 50px;
    margin-left: 80px;
    }
}
