/*!
 * Start Bootstrap - Freelancer 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;
}

.topbar {
    background-color: rgb(20, 180, 209) !important;
}

.well {
    border-style: solid;
    border-width: 1px;
    border-color: #777;
}

.right.carousel-control, .left.carousel-control {
    display: none;
}

.android-img { 
	width: 300px;
	margin-left: 10%;
}

.iphone-img {
	display: block;
    height: auto;
    width: 600px;
    margin-left: -25%;
}

.iphone-carousel-pic {
	max-width: 550px !important;
}

#iphone-carousel {
	display: block;
    height: auto;
	width: 400px;
	height: 700px;
	margin-left: -25%;
}

/*#terms-link {
    color: rgb(20, 180, 209) !important;
}

#privacy-link {
    color: rgb(20, 180, 209) !important;
}*/