/*!
 * Start Bootstrap - Full Slider HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
    height: 100%;
}

.carousel,
.item,
.active {
    height: 100%;
}

.carousel-inner {
    height: 100%;
}

.carousel-inner1 {
    height: 30%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.fill_port {
    width: 100%;
    height: 30%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
footer {
    height: auto;
}

@media(max-width:767px) {
	
	footer {
    height: auto;
}
	
	
	
}
.cos{width: 100%;display:block;}
@media(max-width:767px) {
	.cos
	{
		text-align: center;
		font-size: 1em;
		width: 100%;
		}
		}
		.cos1{width: 60%;display:block;}
@media(max-width:767px) {
	.cos1
	{
		text-align: center;
		font-size: 1em;
		width: 100%;
		}
		}
		.cos2{}
@media(max-width:767px) {
	.cos2
	{
		margin: 0px auto;
		
		}
		}
