/* Desktop Layout */


/* Tablet Layout: 768px. */

@media only screen and (min-width: 768px) and (max-width: 991px) {
.cfc-westminster-logo-left img {
  margin-bottom: 15px;
}
}

/* Mobile Layout: 320px. */

@media only screen and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.cfc-westminster-logo-left img {
  margin-bottom: 15px;
  width: 100%;
}
.cfc-westminster-logo-left img {
  margin-bottom: 15px;
}
.cfc-westminster-heading-img img {
  float: left;
}
.cfc-westminster-heading-img img {
  float: left;
  width: 50%;
}
.cfc-westminster-heading-car {
  margin-top: 40px;
  width:90%;
}
.cfc-westminster-article-img img{
	width:70%;
}
.cfc-westminster-article-img2 img {
  margin-top: 40px;
  width:90%;
}
.cfc-westminster-speedy-img img{
	width:90%;
}
.cfc-westminster-quote-img img {
  display: block;
  margin: 55px auto 0;
  width: 55%;
}
.cfc-westminster-quote-text img{
	width:90%;
}

/* Purchase car */

.cfc-westminster-purchase-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
}

/* Sell Your car */

.cfc-westminster-sell-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
}

/* Auto Purchase */

.cfc-westminster-auto-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
.cfc-westminster-auto-img img {
  display: block;
  margin: 0 auto;
  width:100%;
}

/* Rapid Cash */

.cfc-westminster-rapid-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
.cfc-westminster-rapid-cash-img img {
  display: block;
  margin: 0 auto 40px;
  width: 100%;
}

/* Contact Us */

.cfc-westminster-contact-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
}

/* Wide Mobile Layout: */

@media only screen and (min-width: 480px) and (max-width: 767px) {
.navbar-toggle {
  background-color: black;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.cfc-westminster-logo-left img {
  margin-bottom: 15px;
  width:60%;
}
.cfc-westminster-logo-left img {
  margin-bottom: 15px;
}
.cfc-westminster-heading-img img {
  float: left;
}
.cfc-westminster-heading-img img {
  float: left;
  width: 50%;
}
.cfc-westminster-heading-car {
  margin-top: 40px;
  width: 70%;
}
.cfc-westminster-article-img img{
	width:70%;
}
.cfc-westminster-article-img2 img {
  margin-top: 40px;
  width: 70%;
}
.cfc-westminster-speedy-img img{
	width:80%;
}
.cfc-westminster-quote-img img {
  display: block;
  margin: 55px auto 0;
  width: 25%;
}
.cfc-westminster-quote-text img{
	width:70%;
}

/* Purchase car */

.cfc-westminster-purchase-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
}

/* Sell Your car */

.cfc-westminster-sell-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
}

/* Auto Purchase */

.cfc-westminster-auto-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
.cfc-westminster-auto-img img {
  display: block;
  margin: 0 auto;
  width: 60%;
}

/* Rapid Cash */

.cfc-westminster-rapid-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
.cfc-westminster-rapid-cash-img img {
  display: block;
  margin: 0 auto 40px;
  width: 80%;
}

/* Contact Us */

.cfc-westminster-contact-heading-wrapper {
  background: #f4f6f5 none repeat scroll 0 0;
  height: auto;
  padding-bottom:40px;
}
}