@media (max-width: 480px){
	
	.datos-top-bar ul li{
	width: 100%;
	display: block;
	}
	
	.venta_renta li{
		font-size: .65em;
	}
	.client-login a{
		
		
	}
	.social-links-gas li a{
		font-size: 14px;
		line-height: 25px;
	}
	

	.contact-info ul li{
		
		text-align: center;
	}
	.contact-info ul li a{
	
		
		
	}
	.site-header .topbar .client-login a{
		font-size:.65em;
		padding: 10px 10px;
	}
	.site-header .topbar .client-login a i{
		display: none;
	}
	.iconos-gas h1{
		font-size: 24px;
	}
	.tipos h1{
		font-size: 24px;
	}
	.motor h1{
		font-size:  24px;
	}
	.tipos h1:after{
		top: 50px;
	}
	.marcas h1{
		font-size: 24px;
	}
	.title-box h1{
		font-size: 24px;
	}
	#slideMain .slide1 {
  	background-image: url('../img/bg/responsive.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
#sliderMain .slide2 {
  	background-image: url('../img/bg/responsive.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
#sliderMain .slide3 {
  	background-image: url('../img/bg/responsive.jpg');
    background-size: cover;
    background-repeat: no-repeat;
	background-position: center center;
}
#sliderMain .slide4 {
  	background-image: url('../img/bg/responsive.jpg');
    background-size:cover;
    background-repeat: no-repeat;
	background-position: center center;
}
	#sliderMain h2{
		font-size: 3em!important;
	}
	#sliderMain h3{
		font-size: 1.5em!important;
	}
	#sliderMain p{
		font-size: 1em!important;
	}
	.iconos-gas p{
		font-size: 1.1em;
	}
	.mobile-tab-headings{
 
	display: block;

	}
	.nav-tabs {
 	display: none;
	}
	.tab-pane h1{
		font-size: 2em;
		
	}
	

}


@media screen and (max-width: 768px) {
	.datos-top-bar ul li{
	width: 50%;
	display: block;
	}
	
	
	
	

}

@media screen and (max-width: 991px) {
	
	.client-login a{
		color: blueviolet;
	}
	
	
	

	
	

}
@media screen and (max-width: 1200px) {
	
	.contact-info ul li{
		color: #fff;
		font-size: .6em;
		
	}
	.carousel-image img{
		width: 450px!important;
		margin-bottom: 200px!important;
		display: inline-block;
	}
	
	
	

	
	

}