/*
 * Responsive style 
 */
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  /*.page-template-template-listcar .container{
  	width: 1370px;
  }
  .page-template-template-listcar .content-area{
  	width: 70%;
  	padding: 60px 20px 60px 0;
  }
  .page-template-template-listcar .secondary{
  	width: 30%;
  	padding: 0 19px;
  } */
}

@media (max-width: 600px){
	.home-slider{margin:0;}
	.home-slider .tparrows{
		display: none;
	}
	.topbar{
		line-height: 26px !important;
		font-size: 16px;
		text-align: center;
	}
	.topbar .top-phone{
		font-size: 20px;
		line-height: 39px;
		text-align: left;
	}
	.topbar .pull-right{
		display: none;
	}
	.site-title{
		text-align: center;
	}
	.site-title img{
		display: inline;
	}
	.primary-navigation{
		position: absolute;
		width: 100%;
		top: 0;
		border: none;
	}
	.primary-navigation ul{
		background: #8190a6;
	}
	.nav-menu li{
		width: 100%;
	}
	#fixed-left-button{
		display: none;
	}
	.get-offers-form::after{
		width: 100%;
		bottom: 6px;
	}
	.get-offers-form .home-car{
		display: none;
	}
	.get-offers-form .wpcf7-form h3{
		margin-top: 0;
		font-size: 20px;
	}
	.new-testimo .testi-content-bg{
		width: 100%;
		min-height: 390px;
	}
	.new-testimo .testi-info-bg{
		top: auto;
		bottom: 0;
		width: 100%;
	}
	.testi-item .testi-content h3.testi-title{
		font-size: 28px;
	}
	.testi-item .testi-content{
		height: auto;
	}
	.site-footer .top-footer{
		height: auto;
	}
	#popup-contact .wpcf7-form label{
		width: 100%;
	}
	#popup-contact .form-content{
		background-size: 320px;
		width: 107%;
		left: -9px;
		height: 75px;
	}
	#popup-contact .form-content em{
		font-size: 15px;
	}
	#popup-contact .form-content p{
		font-size: 10px;
		line-height: 12px;
		margin-top: 5px;
		margin-bottom: 0;
	}
	#popup-contact .form-content span{
		font-size: 8px;
	}
	#popup-contact .form-header{
		height: 210px;
	}
	#popup-contact .wpcf7-form-control-wrap.time{
		margin-left: 5px;
	}
	.site-footer .widget-area, .sidebar .site-footer{
		text-align: center;
	}
	.site-footer .widget-area .widget-title{
		text-align: center;
	}
	.footer-social ul li a{
		margin-right: 2px;
	}
	.footer-map{
		margin-top: 20px;
	}
	.footer-map table{
		width: 310px;
	}
	.footer-map iframe{
		width: 320px;
	}
	.site-info{
		line-height: 20px;
		padding: 10px 0;
	}
	.site-info .left-info,.site-info .right-info{
		text-align: center;
	}
	.site-navigation.toggled-on{
		margin-bottom: 48px;
	}
	.menu-toggle{
		color: #fff;
		right: 0;
		height: 34px;
		width: 34px;
		position: absolute;
		background-color: #000;
	}
	.menu-toggle i{
		position: absolute;
		top: 7px;
		left: 8px;
		font-size: 18px;
	}
	.menu-toggle:hover{
		color: #fff;
	}
	.nav-menu.toggled-on{
		display: block;
	}
	.menu-main-menu-container{
		margin: 34px -15px 0;
	}
	ul.toggled-on li a:hover,ul.toggled-on li:hover{
		background-color: #0b4082 !important;
	}
	ul.toggled-on li a:focus{
		background-color: #0b4082 !important;
	}
	.call-us{width: 100% !important;}
	.quick-buy-title{width:100% !important;font-size:18px;}
	.timeline .time .image img{width: 72px;}
	
	.content-area{padding: 60px 0;}
	.page-template-template-testimonial .testi-item .testi-content{margin-top:20px;}
	.testi-item .col-xs-12{padding: 0;}
	.timeline table td.image{display: none;}
	.list-iframe{padding: 0 15px;width: 100% !important;}
	#popup-contact .form-footer input[type="submit"]{margin-top:10px;font-size:36px;margin-bottom: 20px;}
}