/* links */
.cars-information .vehicles:hover {
  text-decoration: none;
}

.linkbar .links {
  margin-top: 1px;
}

.linkbar li a {
  color: #3b890f;
  font-size: 0.85em;
}

.post-new {
  display: block;
  padding-bottom: 10px;
}

.shop-for-cars h3, .shop-for-cars h3 a {
  font-size: 1.42em;
  color: #82b307;
}

.shop-for-cars .withTitle h3, .shop-for-cars .withTitle h3 a{
	font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
	color: #41ad00;
	font-weight: normal;
	font-size:18px;
	margin-bottom:3px;

}
.shop-for-cars .withTitle p{
	font-size: 16px;
    line-height: 1.2;
	font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
}
.shop-for-cars ul.withTitle li{margin-left:0;padding-left:0; margin-bottom:20px;}
.shop-for-cars ul.withTitle li:before{display:none}

 .subpage .entry-content h3 {
  margin-top: 30px;
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
  font-weight: normal;
  text-transform: uppercase;
  color: #41ad00;
 }

.shop-by-tech.shop-for-cars h3, .shop-by-tech.shop-for-cars h3 a {margin-bottom: 10px !important;}

.shop-for-cars .types-of-tech h3, .shop-for-cars .types-of-tech h3 a {
  margin-bottom: 22px;
  display:block;
}

.shop-for-cars .types-of-tech .hyc-desc {
  margin-top: 16px;
}

.shop-for-cars a.more {
  color: #36A7EB;
  font-weight: normal;
  margin-bottom: 25px;
  margin-top: 0px;
}

.shop-for-cars a.top {
  font-size: 1.1em;
}

.types-of-tech table h3 a {
  color: #41ad00;
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
  font-weight: normal;
  font-size: 24px;
  text-transform: uppercase;
}

.mac .types-of-tech table h3 a, .linux .types-of-tech table h3 a {
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  font-weight: bold;
}

.data th a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

.data th a:hover {
  text-decoration: none;
}

.comments a {
  color: #fff;
}

.postbody .compare {
  display: none;
}


/* images */
.comments-wrapper .comments .icon {
  background: url("../images/sprites-icons.png") no-repeat scroll -263px -152px transparent;
  bottom: -9px;
  display: inline-block;
  height: 9px;
  left: 50%;
  margin-right: -5px;
  position: absolute;
  vertical-align: bottom;
  width: 9px;
}

.article .postbody img.size-full {
  margin: 25px 0;
  clear: both;
  width: 100%;
  height: auto;
}
.article .postbody .article-text > p > img.size-full,
.article .postbody .article-text > p > a > img.size-full,
.article .postbody .article-text > div.wp-caption > img.size-full,
.article .postbody .article-text > div.wp-caption > a > img.size-full
{
	margin-top:0;
}
.article .postbody .article-text > div.wp-caption > img.size-full,
.article .postbody .article-text > div.wp-caption > a > img.size-full
{
	margin-bottom:5px;
}


.article .postbody .inlineRight, .article .postbody .alignright {
  float: right;
  display: inline-block;
  margin: 0 0 30px 40px;
}

.article .postbody .inlineLeft, .article .postbody .alignleft {
  float: left;
  display: inline-block;
  margin: 0px 40px 20px 0px;
}

.article .postbody .fullWidth, .article .postbody .fullWidthFigure {
  text-align: center;
  margin: 0px auto 40px;
  display: block;
}

@media (max-width: 700px) {
  .article .postbody .inlineLeft, .article .postbody .alignleft,
  .article .postbody .inlineRight, .article .postbody .alignright,
  .article .postbody .inlineLeft img, .article .postbody .alignleft img,
  .article .postbody .inlineRight img, .article .postbody .alignright img {
      min-width: 100%;
      max-width: 100%;
      height: auto;
    }

    .article .postbody .inlineLeft, .article .postbody .alignleft,
    .article .postbody .inlineRight, .article .postbody .alignright {
        margin-bottom: 40px;
      }
  .article .postbody p:last-child {
    margin-bottom: 0 !important;
  }

  .posttitle {
    margin: 6px 0 3px !important;
  }
} /* 700 */

.gallery {
  float: left;
  margin-bottom: 20px !important;
}

.gallery-thumbs img {
  max-height: 104px;
  max-width: 170px;
}

#compare-table .toggle-sprite {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

#compare-table .toggle-sprite:after {
  content: "+";
  font-weight: bold;
  font-size: 1.2em;
  color: #2F8200;
}

/* titles*/
.promo-area h1 {
  margin-bottom: 14px;
  margin-top: 12px;
  font-size: 2.6em;
  font-weight: normal;
  color: #666;
  line-height:1.1;
}

.category .promo-area h1 {
  margin-top: 24px;
}

.oops h1 {
  font-size: 4em;
  margin-top: 30px;
  margin-bottom: 30px;
}

.postbody h2, .postbody h3, .login h3 {
  color: #2f8200;
  margin-bottom: 12px;
}

.postbody h3 {
  margin: 0px 0 25px;
}

.postbody .pretty h3 {
  margin: 0px;
  border-bottom: 1px solid #333;
  padding-bottom: 5px;
}

.facts h5 {
  background: #fff;
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
  font-size: 1.35em;
  font-weight: normal;
  color: #41ad00;
  text-align: left;
  margin: 7px 0 17px;
  padding: 0 0 17px 0;
  position: relative;
  text-transform: uppercase;
  border-bottom: 4px solid #41ad00;
}

.facts h5 a {
  color: #41ad00 !important;
}

.facts a {
  color: #666 !important;
}

.facts h6 {
  font-size: 2.25em;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  line-height: .9em;
  color: #666;
  padding: 0 10px 2px 0;
}

.lfacts h5 {
  background: #fff;
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
  font-size: 1em;
  font-weight: normal;
  color: #41ad00;
  text-align: left;
  margin: 3px 0 18px;
  padding: 0px 0 13px 0;
  position: relative;
  text-transform: uppercase;
  border-bottom: 4px solid #41ad00;
}

.lfacts h5 a {
  color: #41ad00 !important;
}

.lfacts a {
  color: #666 !important;
}

.lfacts h6 {
  font-size: 30px;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  line-height: .9em;
  color: #666;
  padding: 0 10px 4px 0 !important;
}


.pros-and-cons h5 {
  color: #000;
  font-size: 24px;
  padding: 0;
  margin-bottom:20px;
  font-weight:normal;
  font-family: "ProximaNova-Bold", "Helvetica Neue", Helvetica, Arial;
}

.cars-information .vehicle-list strong {
  display: block;
  font-size: 1.4em;
  padding-top: 30px;
}

.car-promotion .main-column-picture strong {
  font-size: 1.2em;
}

.last-post a.hyc-news {
  margin-top: 18px;
  margin-bottom: -2px;
  font-size: 1.4em;
  line-height: 1.2;
  color: #111;
}
.research-cont a.hyc-news {
  float: left;
  margin-top: 0;
  /*margin-bottom: 20px;*/
  border-bottom: 1px solid #fff;
}

.research-cont .bullet {
    margin-bottom: 0 !important;
}

.last-post a.hyc-news:hover {
  text-decoration: none;
  border-bottom: 1px solid #888;
}

.last-post .hyc-desc {
  float: left;
  margin-top: 16px;
  margin-bottom: 22px;
  font-size: 1.185em;
  line-height: 1.2;
  clear: both;
}

.post-img {
  margin-bottom: 18px;
}

/* list */
.linkbar li {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  font-weight: normal;
  margin-left: 15px;
  padding: 4px 0 0;
  vertical-align: top;
}

.linkbar .social li {
  float: left;
  position: relative;
  margin-left: 5px;
  margin-right: 20px;
  height: 20px;
}
.linkbar .social li.email {
  float: right; width: 75px;
}
.linkbar .social li.fb {
  margin-right: 22px;
}

.linkbar .social li.gplus {
    margin-top: -1px;
  }

.linkbar li span {
  float: left;
  display: block;
  background: url(../images/soc.png)no-repeat;
  text-indent: -999em;
}

.linkbar li span:hover {
  opacity: 0.5;
  cursor: pointer;
}

.linkbar li.fb {
  margin-top: -3px;
  margin-right: 27px;
}

.linkbar li.fb a span {
  width: 12px;
  height: 24px;
  background-position: 0px -52px;
}

.linkbar li.fb a div.count {
  font-size: 17px;
  padding-top: 5px;
  color: #41ad00;
  font-weight:normal;
  margin-left:10px;
  margin-right:10px;
  display:inline-block;
}

.linkbar li.tweet a span {
  width: 24px;
  height: 21px;
  margin-top: -1px;
  background-position: -13px -52px;
}

.linkbar li.gplus span {
  width: 31px;
  height: 21px;
  background-position: -38px -51px;
}

.linkbar li.email span {
  margin-top: -3px;
  width: 27px;
  height: 23px;
  background-position: -70px -51px;
  text-indent: 30px;
  font-size: 12px;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  color: #41ad00;
  padding: 5px 20px 5px 7px;
}

.bullet {
  float: left;
}

.bullet li {
  position: relative;
  padding: 10px 13px 10px 12px;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}

.bullet li:before {
  background: url("../images/li.gif") no-repeat scroll 0 0 transparent;
  content: "";
  height: 4px;
  margin-left: -13px;
  margin-top: 8px;
  position: absolute;
  width: 4px;
  z-index: 1;
}
.mac .bullet li:before, .linux .bullet li:before {
  margin-top: 5px;
}

.bullet li a {
  font-size: 1.17em;
  line-height: 1.2;
  color: #666;
  border: 0;
}

.bullet li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #d9d9d9;
}

.faq {
  margin-bottom: 40px;
}

.faq li {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 10px;
  margin-left: 15px;
  position: relative;
}

.faq li:before {
  background: url("../images/sprites-icons.png") no-repeat scroll -275px -152px transparent;
  content: "";
  height: 8px;
  margin-left: -15px;
  margin-top: 4px;
  position: absolute;
  width: 5px;
  z-index: 1;
}

.cars-information .vehicle-list li {
  width: 32.5%;
}

.shop-by-make ul {
  display: inline-block;
  margin-right: 1.5%;
  vertical-align: top;
  width: 15%;
}

.shop-by-make ul:last-child {
  margin-left: 0;
  width: 16%;
}

.shop-by-make ul li {
  margin-bottom: 12px;
}

.shop-by-make ul li:last-child {
  margin-bottom: 0;
}

.oops ol {
  padding-left: 0px;
}
.oops .default.poplular-cats {
  margin-top: 20px;
  margin-right: 0 !important;
}

.oops .poplular-cats {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  margin-right: 1%;
  vertical-align: top;
  width: 32%;
}

.oops .poplular-cats:last-child {
  margin-right: 0%;
}

.postbody .default {
  margin-bottom: 20px;
}

#contactForm li {
  margin-bottom: 10px;
}

.gallery-thumbs {
  margin: 0px auto 12px;
  width: 100%;
}

.gallery-thumbs .listContainer1 {
  margin-left: -2px;
}

.gallery-thumbs ul {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}

.gallery-thumbs ul:last-child {
  margin-right: -2px;
}

.gallery-thumbs li {
  float: left;
  width: calc(25% - 8px);
  height: 100px;
  overflow: hidden;
  margin: 0 1% 1% 0;
}
.gallery-thumbs li:nth-child(4n) {
  margin: 0 0 1% 0;
  width: 25%;
}

@media (max-width: 500px)  {
  .entry-attachment {
    margin:0px auto 5px !important;
    }
  .gallery-thumbs li {
    float: left;
    width: calc(25% - 5px);
    height: 57px;
    overflow: hidden;
    margin: 0 1% 1% 0;
  }
  .gallery-thumbs li:nth-child(4n) {
    margin: 0 0 1% 0;
    width: 25%;
  }
  .gallery-thumbs img {
    max-height: 104px;
    max-width: 170px;
  }
}/* max 500 */


/* sections */
.postbody {
  font-size: 1.2em;
  line-height: 1.5em;
}

.postbody p {
  margin-bottom: 35px;
  font-size: 1.1em;
  line-height: 1.6;
}
.postbody ol {
  margin-bottom: 40px;
}

.article-text {
  margin-top: 43px;
}

.postbody p:first-child {
  margin-bottom: 0 !important;
}

.postbody blockquote  {
  margin-bottom: 35px;
}
/*.postbody blockquote p, */
.postbody blockquote p:last-child {
  margin-bottom: 15px !important;
}

blockquote .postbody .inlineRight,
blockquote .postbody .alignright {
    margin: 0px 0px 30px 40px;
}

@media (max-width: 600px){
	.postbody blockquote  {margin-bottom: 26px;}
  .postbody .article-text p:first-child { margin-bottom: 26px !important; }
}

.postbody p:last-child {
  margin-bottom: 20px !important;
}

.postbody h6 {
  padding-bottom: 40px;
  color: #666;
}

.post, #main-content .navigation {
  background: transparent url(../images/bg-border-bottom.gif) bottom left repeat-x;
  margin-bottom: 32px;
  padding-bottom: 30px;
}

.article .post {
  background: none;
  padding-bottom: 0px;
}

.posttitle {
  margin-top: 9px;
  margin-bottom: 7px;
}

.posttitle strong.title {
  font-size: 36px;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  font-weight: normal;
  line-height: 1.2;
  color: #666;
}

.linkbar {
  border: 0;
  margin: 27px 0px 0px;
  padding: 19px 11px;
  background-color: #ebebeb;
}

.linkbar .social {
  float: left;
  padding-left: 10px;
  width: 100%;
}

.email_a_friend_box {
  border: 1px solid #DCDCDC;
  margin: 0px 0 30px;
  padding: 20px 15px 15px;
}

.photo_gallery_box {
  border: 1px solid #DCDCDC;
  margin: 0px 0 30px;
  padding: 20px 15px 15px;
}

.promo-area .intro {
  font-size: 1.33em;
  line-height: 1.6em;
}

.section.intro.column p {
  color: #000;
  ma
}

.descr-content {
  margin-bottom: 56px;
}

.shop-for-cars .promo-area .column {
  display: inline-block;
  width: 330px;
}

.shop-for-cars .description, .faqs p {
  font-size: 1.324em;
  line-height: 1.6em;
  padding-top: 5px;
  display: inline-block;
  color: #000;
}

.shop-for-cars .description p:last-child, .faqs p:last-child {
  margin-bottom: 0px;
}

.types-of-tech .description {
  margin-bottom: 40px;
  color: #666;
}

.entry-content {
  margin-top: 28px;
}

.entry-content section {
  margin-top: 56px;
}

.faqs article {
  margin-top: 30px;
}

.facts {
  color: #666;
  float: right;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  font-size: 1em;
  margin: 43px 3px 20px 45px;
  padding: 0px 0px 20px;
  text-align: left;
  width: 220px;
  border-bottom: 1px solid #41ad00;
}
.category .promo-area .facts {
 margin-top: 0px;
}

.facts p {
  font-size: 1.33em;
  line-height: 1.1;
  margin: 5px 0px 0px;
}

.lfacts {
  color: #666;
  float: left;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  font-size: 1.1em;
  line-height: 1.4;
  margin: 43px 50px 20px 0px;
  padding: 0px 0px 19px;
  text-align: left;
  width: 220px;
  border-bottom: 1px solid #41ad00;
}

.postbody .lfacts {
    margin-top: 0;
}

.postbody .size-full + .lfacts {
    margin-top: 43px !important;
}


aside.lfacts + p {
    margin-top: 43px;
    position: relative;
}

@media (max-width: 630px) {

  .lfacts {
    margin: 4px 50px 38px -2px;
  }
  .facts { float: left !important; padding: 0px 0px 22px !important; margin: 43px 3px 39px 0 !important; padding: 0px 0px 18px !important; font-size: 1.1em !important; line-height: 1.42;}
  .category .facts { margin: 6px 3px 30px 0 !important; }

  .types-of-tech td {
    display: block !important;
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
  }
  .shop-for-cars .types-of-tech  h3,
  .shop-for-cars .types-of-tech  h3 a {
    float: left;
    width: 100%;
  }
  .bullet { width: 100% !important; margin-bottom: 40px; }

} /* max 630 */

.lfacts p {
  font-size: 1.33em;
  line-height: 1.1;
  margin: 5px 0px 0px;
}
.lfacts strong {
  font-weight: normal;
}

.see-also {
  float: left;
  display: block;
  font-weight: normal;
  width: calc(100% - 50px);
  font-size: 18px;
  text-transform:uppercase;
  color: #666;
  padding: 17px 25px 14px;
  margin: 0 0 40px !important;
  background-color: #ebebeb;
}
.see-also a {
  text-transform:none; 
  color: #41ad00;
}

.car-promotion .text-content {
  display: inline-block;
  float: left;
  font-size: 0.85em;
  padding-right: 17px;
  width: 365px;
}

.base-price {
  float: right;
  margin-bottom: 12px;
  text-align: right;
  font-size: .75em;
  font-weight: normal;
  min-width: 210px;
  padding-top: 2px;
  padding-right: 5px;
}

.base-price strong {
  font-size: 1.3em;
  font-weight: bold;
  padding-right: 2px;
}

.base-price span {
  margin-top: 5px;
}

.car-promotion {
  background: #ebebeb;
  color: #000;
  padding: 7px 20px 0px;
}

.car-promotion h2 {
  margin-top: 12px;
  font-size: 1.34em;
  font-weight: normal;
}
.car-promotion .text_wrapper {
  padding-bottom: 10px;
}

.links {
  clear: both;
  margin-bottom: 50px;
}

.car-promotion .form-quote input[type="text"] {
  height: 29px;
  max-width: 174px;
  font-size: 1.15em;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  width: 154px !important;
  padding: 0 10px;
  border: 0 !important;
}

input.get-quote {
  font-size: 14px;
  font-family: "ProximaNova-Regular", "Helvetica Neue", Helvetica, Arial;
  padding: 8px 0 8px;
  color: #000;
  background-color: #acd407;
  border: 0 !important;
  border-radius: 0 !important;
  height: 29px;
  width: 174px;
  box-sizing: border-box;
  cursor: pointer;
}
.win input.get-quote {padding: 6px 0 8px;}

input.get-quote:hover {
  color: #fff;
}

.car-promotion .main-column-picture, .car-promotion .main-column-text {
  margin-top: 18px;
}

.car-promotion .main-column-picture img {
  margin-bottom: 10px;
}

.car-promotion .text-content h2 {
  font-size: 1.55em;
  line-height: 1.3em;
}
.car-promotion .main-column-text span {
   font-size: 1.03em;
}

@media (max-width: 630px) {
  .hfeed section.car-promotion { margin-bottom: 65px !important; }
  .car-promotion .main-column-text span {
     float: left;
     width: 100%;
     clear: both;
  }

  .car-promotion h2 {
    font-size: 18px;
  }
  .car-promotion .base-price {
    width: 100%;
    margin: 10px 0 0 0;
    padding: 0 0 0 10px;
    text-align: left;
    font-size: 14px;
  }
  .car-promotion .base-price strong { font-size: 18px; font-weight: bold; }
  .car-promotion .main-column-picture img { width: 100%; height: auto; }
  .car-promotion .form li, input.get-quote { width: 100%; }
  .car-promotion .main-column-picture {float: left; width: 50%;}
  .car-promotion .main-column-text-wrapper {display: block; float: right; margin-left: -175px; width: 50%;}

  .car-promotion .form-quote input[type="text"] {
    max-width: calc(100% - 20px) !important;
    width: calc(100% - 20px) !important;
    line-height: 12px;
  }

  .car-promotion .text-content { width: 100% !important; }
  .car-promotion .form { float: left; width: calc(100% - 20px); max-width: calc(100% - 20px); }

  .gallery .gallery-item { width: 23% !important; }
  #gallery-3 img {
      border: 0;
      width: 100%;
      height: auto;
  }

} /* 630 */

@media (max-width: 500px) {
  .car-promotion .text-content {
    float: left !important;
    width: 100% !important;
    padding:0 !important;
  }
  .car-promotion .main-column-picture,
  .car-promotion .main-column-text-wrapper {
    width: 48% !important;
  }
  .car-promotion .form {
    width: 100% !important;
    max-width: 100% !important;
  }
   .car-promotion .form li {
    max-width: 100% !important;
  }
}

.search-cars {
  border-top: 1px solid #fff;
  margin: 0px -20px;
  padding: 12px 20px;
}

.search-cars .text-content h2 {
  padding: 10px 0px 7px;
}

@media (min-width: 601px) {
  .postbody .article-text p:first-child {
      margin-bottom: 35px !important;
  }
}
@media (min-width: 601px) and (max-width: 700px) {
  .gallery .gallery-item {
      margin: 11px 22px 8px 11px !important;
      width: 20% !important;
  }
  .gallery br { display: none; }
}
@media (min-width: 401px) and (max-width: 600px) {
  .gallery .gallery-item {
      margin: 0 11px 11px 0 !important;
      width: 22% !important;
  }
  .gallery br { display: none; }
}
@media (max-width: 400px) {
  .car-promotion .form-quote input {
   height: 25px !important;
 }
}
.article .related-reading {
  border-bottom: 2px solid #e7e9ef;
  margin-bottom: 16px;
  padding-bottom: 10px;
}

.cars-by-categories {
  border: 1px solid #e8e9ea;
}

.cars-by-categories h3 {
  border-bottom: 1px solid #e8e9ea;
  color: #333;
  font-size: 1em;
  font-weight: normal;
  padding: 6px 12px;
}

.cars-by-categories .vehicle-list {
  padding: 12px 0px;
}

.comments {
  background: #28a1ea;
  color: #fff;
  float: right;
  padding: 4px 12px;
  position: relative;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}

.comments-wrapper .comments {
  margin-top: -5px;
}

.discussion-table .comments {
  float: none;
}

.form-textarea textarea#comment {
  width: 100%;
}

.form-submit {
  margin-bottom: 20px;
}

.form-submit input#submit {
  font-size: 13px;
  font-weight: bold;
  color: #000;
  background-color: #acd407;
  border: 0;
  height: 29px;
  width: 174px;
}

.form-submit input#submit:hover {
  color: #fff;
}

.subpage div.continue {
  margin-top: 20px;
  text-align: right;
}

#main-content .nav-previous {
  display: inline-block;
  float: left;
}

#main-content .nav-next {
  display: inline-block;
  float: right;
}

.comments-wrapper {
  margin-bottom: 20px;
}

.price-quote .compare_dataArea {
  background: #DAE9F3;
}

.clicktip {
  background-color: rgba(243,243,242,0.98);
  padding: 10px;
  border: 1px solid #E0E0E0;
  max-width: 450px;
}

/* controls */
.subpage .controls {
  margin-top: 40px;
  text-align: center;
}

.entry-attachment .controls {
  margin: 0px;
}

.news .controls {
  margin-top: -20px;
  margin-bottom: 30px;
  position: relative;
}

.entry-attachment {
  text-align: center;
  margin: 0px auto 20px;
}

.entry-attachment .attachment {
  position: relative;
  display: inline-block;
}

.subpage  .controls a {
  background: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#eaeaea');
 /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eaeaea));
 /* for webkit browsers */
  background: -moz-linear-gradient(top,  #fff,  #eaeaea);
 /* for firefox 3.6+ */
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #c9c9c9;
  color: #717171;
  font-size: .95em;
  margin: 0px 2px;
  padding: 3px 7px;
}

.subpage .controls a.on {
  background: #258ec6;
  border-color: #2181b4;
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ba9ec', endColorstr='#258ec6');
 /* for IE */
  background: -webkit-gradient(radial, left top, left bottom, from(#2ba9ec), to(#258ec6));
 /* for webkit browsers */
  background: -moz-radial-gradient(top,  #2ba9ec,  #258ec6);
 /* for firefox 3.6+ */;
}

.news .controls span.on {
  font-size: .95em;
}

.news .controls a, .news .controls span.on {
  background: transparent;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff');
 /* for IE */
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  border-width: 0px;
  padding: 0px 6px;
}

.news .controls .previous {
  background: url("../images/sprites-icons.png") no-repeat scroll -494px -249px;
  display: inline-block;
  float: left;
  padding-left: 10px;
}

.news .controls .next {
  background: url("../images/sprites-icons.png") no-repeat scroll -456px -219px;
  display: inline-block;
  float: right;
  padding-right: 10px;
}

.entry-attachment .controls span a {
  width: 32px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 8;
  display: block;
  text-indent: -9999px;
  cursor: pointer;
  opacity: 0;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -ms-transition-property: opacity;
  -ms-transition-duration: 0.2s;
  -ms-transition-timing-function: ease-in;
  -o-transition-property: opacity;
  -o-transition-duration: 0.2s;
  -o-transition-timing-function: ease-in;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: ease-in;
  filter: ; /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
 /* for webkit browsers */
  background: -moz-linear-gradient(top,  transparent,  transparent);
 /* for firefox 3.6+ */
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  -o-border-radius: 0px;
  border-width: 0px;
  margin: -32px 0px 0px;
  padding: 0px;
  background: url(../images/sprites-icons.png) no-repeat;
}

.entry-attachment:hover .controls span a {
  opacity: .7;
}

.entry-attachment .controls .prev a {
  background-position: -388px -46px;
  left: 0px;
}

.entry-attachment .controls .next a {
  background-position: -355px -46px;
  right: 0px;
}

.entry-attachment:hover .controls span a:hover {
  opacity: 1;
}

/* tables */

.types-of-tech td {
  padding-left: 15px;
  max-width: 330px;
}

.types-of-tech td:nth-child(2n+1) {
  padding-left: 0;
  padding-right: 15px;
}

form.form table td {
  padding: 0px 40px 10px 0px;
}

form.form table tr td:last-child {
  padding-right: 0px;
}

form.form {
  margin: 20px 0px;
}

.login form.form {
  border-bottom: 1px solid #e8e9ea;
  border-top: 1px solid #e8e9ea;
  padding: 35px 0px;
}

.pros-and-cons{margin:20px 0; display: flex;  width:100%}
.pros-and-cons div{
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding: 20px 0;
	box-sizing:border-box;
	flex: 1;
}
.pros-and-cons div.pros {
  margin-right:15px;
}
.pros-and-cons div.cons {
  margin-left:15px;
}
.pros-and-cons div ul {
	margin-left:28px;
}
.pros-and-cons div ul li{
	font-size:18px;
	line-height:1.1;
	list-style:none;
	color:#000;
	margin-bottom:10px;
}
.pros-and-cons div ul li:last-child{
	margin-bottom:0;
}
.pros-and-cons div ul li:before{
	content:"";
	width:7px;
	height:7px;
	display:inline-block;
	background-color:#41ad00;
	margin-top: 7px;
	margin-left: -17px;
}
@media (max-width: 600px) {
	.pros-and-cons{flex-direction: column;	}
	.pros-and-cons div.pros {margin-right:0;}
	.pros-and-cons div.cons {margin-left:0;}
	.pros-and-cons div:last-child{border-top:0}
}

@media (max-width: 425px) {
  .pros-and-cons td.pros, .pros-and-cons td.cons {
      display:inline-block;
      width:100%;
      box-sizing: border-box;
  }
}

#discussion-table {
  border-bottom: 1px solid #e8e9ea;
}

#discussion-table td {
  border-top: 1px solid #e8e9ea;
  padding: 12px 15px 8px 0px;
  vertical-align: top;
}

#discussion-table tr td:first-child, #discussion-table tr td:nth-child(3n+3) {
  padding-bottom: 4px;
  padding-top: 15px;
  text-align: center;
  white-space: nowrap;
  width: 10px;
}

#discussion-table tr td:last-child {
  font-size: .85em;
  width: 95px;
}

.price-quote-table td {
  line-height: 1.6em;
  padding: 10px 12px 10px 0px;
  vertical-align: top;
  font-size: 1.2em;
  color: #666;
}

.create-account .form table {
  border-bottom: 1px solid #e8e9ea;
  margin-bottom: 20px;
}

.create-account .form table tr:last-child td {
  padding-bottom: 20px;
}

.used-cars .data {
  border-width: 0px 0px 1px;
}

.used-cars .data tr:hover {
  background: #ebf7f4;
}

.postbody table {
  margin-bottom: 10px;
}

.postbody td {
  padding: 4px 10px 4px 0px;
}

.postbody td:last-child {
  padding-right: 0px;
}

.postbody table.pretty {
  background: #f4f4f4;
  width: 100%;
}

.postbody td {
  padding: 10px;
}

#compare-table img {
  height: auto;
  max-width: 140px;
}

#compare-table .compare-head, #compare-table .compare-image {
  font-size: 0.9em;
  border-bottom: 0px;
  padding: 5px 5px 5px 10px;
  background: #E0E0E0;
}

#compare-table tr.even {
  background: #f4f4f4;
}

#compare-table td {
  padding-top: 10px;
  max-width: 150px;
}

#compare-table div.selector {
  max-width: 140px;
}

#compare-table div.selector span {
  width: 115px;
}

#compare-table td.info {
  vertical-align: middle;
}

#compare-table td:first-child a {
  height: auto;
  line-height: inherit;
  overflow: normal;
}

/* forms */
.car-promotion .form {
  display: inline-block;
  float: right;
  margin-top: 18px;
  text-align: right;
  width: 225px;
}

.car-promotion .form .button {
  margin-top: 6px;
  width: 153px;
}

.car-promotion .form .button span {
  font-weight: 700;
}

.car-promotion .form li {
  margin-bottom: 6px;
}

.car-promotion .form li strong {
  display: inline-block;
  text-align: left;
  width: 50px;
}

.car-promotion input.text {
  border: 0px;
  width: 153px;
}

.create-account .form {
  border-top: 1px solid #e8e9ea;
  margin-top: 35px;
  padding-top: 35px;
}

.create-account .required {
  color: #ff0000;
}

.search-cars .form {
  margin-top: 5px;
}

.search-cars .form li:last-child {
  margin-bottom: 0px;
}

.search-cars .form .button {
  background: url(../images/bg-search.png) repeat-x;
}

.search-cars .form .button:hover {
  background: #6dc0ce;
}

/* pretty gallery */

.pagenav {
  font-size: .9em;
  margin: 10px 0px;
  text-align: center;
}

#thumbs_bar {
  display: table;
  margin: 0px auto 20px;
  text-align: center;
}

.prettyGallery {
  height: 100px !important;
}

.prettyGalleryContainer li:before {
  background: none;
}

.pagenav .contentjumplink {
  background: #e8e9ea;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  height: 34px;
  margin: 2px;
  position: relative;
  text-indent: -999em;
  vertical-align: middle;
  width: 34px;
}

.pagenav .contentjumplink:hover {
  opacity: .7;
}

.pagenav .prev {
  margin-right: 10px;
}

.pagenav .next {
  margin-left: 10px;
}

.postbody ul.prettyGallery li {
  *zoom: 1;
  display: inline-block;
  *display: inline;
  padding: 0px;
  position: relative;
}

.postbody ul.prettyGallery li:before {
  background-image: none;
}

.pg_paging {
  position: relative;
}

.pg_paging .pg_current {
  display: none;
}

.pg_paging li a {
  background: #e8e9ea;
  display: block;
  height: 100px;
  position: absolute !important;
  text-indent: -999em;
  width: 35px;
  z-index: 5;
}

.pg_paging li a:before, .pagenav .contentjumplink:before {
  background: url(../images/sprites-icons.png) -367px -202px;
  content: "";
  height: 14px;
  left: 50%;
  margin-left: -6px;
  margin-top: -7px;
  position: absolute;
  top: 50%;
  width: 11px;
  z-index: 1;
}

.pg_paging li.pg_previous a {
  left: -45px;
}

.pg_paging li.pg_next a {
  right: -35px;
}

.pagenav .next:before, .pg_paging li.pg_next a:before {
  background-position: -387px -202px;
}

.pagenav .first:before {
  background-position: -335px -202px;
  width: 21px;
  margin-left: -11px;
}

.pagenav .last:before {
  background-position: -407px -202px;
  width: 21px;
  margin-left: -11px;
}

#_663x229_BigQuote_AUTO_ad_container {
  margin-bottom: 31px;
}
