@media (max-width: 1199px){
	.top-title{
		width:732px;
	}

}
@media (max-width: 991px){
.top-title{
		width:73%;
	}
.lease-included p {
  font-size: 15px;
}
.top-menu {
  width: 27%;
}
.lease-included img {
}
.lease-heading{
	font-size:20px;
}
.yes-or-no input {
  margin-top: 2px !important;
}
.value{ height:220px;}
.fullidetalis .cars{height:auto;}
.iptext label {
    font-size: 12px;
}
.lease .price{
	font-size:28px;
}
.details tr td:first-child {
    width: 49%;
}
.lease h4 {
  font-size: 15px;
}
.lease sub {
    bottom: 8px;
    font-size: 22px;
}
}


@media (max-width: 650px){

.breakdown-details li:nth-child(2) a {
  margin: 5px auto;
}

.quote .table td{
	white-space:inherit !important;
	padding:8px;    
	float: left;
	font-size:13px;
}
.quote i {
  font-size: 10px;
}
.blue-row h4{
	font-size:14px;
}
tbody {
    display: block;
    float: left;
    width: 100%;
}
tr {
  float: left;
  width: 100%;
}
.quote .table tr td:first-child {
    width: 70%;
}
.quote .table tr td:nth-child(2n) {
  width: 30%;
}	
.radio-inline.yes-or-no {
    padding: 7px 0 6px 20px !important;
}
}



@media (max-width: 479px){
.breakdown-details li:nth-child(2) a {
  margin: 5px 0;
}
.breakdown .panel-title a{font-size:15px;}
.breakdown .panel-title a.collapsed:after{ right:-10px; font: 20px FontAwesome;}
.breakdown .panel-title a[aria-expanded="true"]:after{right:-10px; font: 20px FontAwesome;}
.breakdown-details li{
	display:block !important;
}
.quote .table td{
	white-space:inherit !important;
	padding:8px !important;    
	float: left;
	font-size:12px !important;
}
.quote i {
  font-size: 9px;
}
.iptext label {
    font-size: 14px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
}

.breakdown-details.nav-tabs > li > a{
	margin-right:0px;
}
.select-vihicle .form-groups label{
	padding-right:0px !important;
}

}
@media (max-width: 767px){
  .subheader .navbar-default .navbar-nav .subdropdown-menu li a:after{
    content:none !important;
  }
}