.single-slider {
	background:url('images/slider/banner1.png');
	background-position: top 0 left 0;
}
.why-choose .why-video {
	background: url("images/bg1.png");
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 100%;
	background-size: cover;
	height: 460px;
}
.single-address {
    font-size: 16px;
}
@media(min-width:768px){
    .topbar .container {
        margin-left: 22px;
    }
}
