/* Tablet (landscape) ----------- */
@media (min-width: 992px) and (max-width: 1199px) {

.margin-top-responsive {
margin-top: 20px;
margin-right: 350px;
}

.testimonial-widget .lead {
height: 265px;	
}

.center-bottom {
margin-left: 245px;	
}

}


@media (max-width: 768px) {
#header-style-1 .navbar-nav > li > a {
padding: 21px 14px;
font-size: 12px;
}

.flexslider .slides img {
height: 477px;
}

.responsive-display {
display:none;	
}

.full-width {
	width:100%;
}

.col-sm-9 {
width: 100%;
}

.services_lists_boxes h4 {
text-align: center;
}

.col-sm-9 p {
	text-align:center;	
}

.calloutbox h2 {
text-align: center;
}

.margin-top-responsive {
margin-top: 20px;
margin-right: 240px;
}

#topbar .col-lg-8 {
padding-left: 0px;
}

.min-height-bottom {
	height:265px;	
}

}

@media (max-width: 570px) {

#header-style-1.affix .navbar-brand img {
width: 165px;
margin-top: 7px;
}

.navbar-brand img {
width: 165px;
}

.flexslider .slides img {
height: 227px;
}

.img-responsive {
width: 343px;
}

.navbar-toggle {
margin-top: 28px;
}

.margin-top-responsive {
margin-right: 93px;
}

.responsive-display2 {
display:none;	
}


}

@media (max-width: 420px) {

.img-responsive {
width: 243px;
}


.flexslider .slides img {
height: 227px;
}

#topbar .col-lg-8 {
	font-size:14px;
	line-height:normal;
	
}

#topbar .topbar-email, #topbar .topbar-phone, #topbar .topbar-login, #topbar .topbar-cart {
line-height: 26px;
}

}









