 
body {
  background: url("../images/back-ground.jpg") repeat scroll 0 0 transparent;
  margin: 0;
}
a {
  text-decoration: none;
}
.side-bar-tabs > li h3 {
  margin: 0;
  padding: 0;
}
.sidebar-widget > h4 {
  color: #2c5c8a;
  font-family: helvetica;
  font-size: 17px;
  font-weight: 600;
  padding-left: 10px;
}
.n {
  width: 295px;
  float: left;
}
.sidebar-widget li img {
  float: left;
  margin: 2px 0 0;
  padding: 0;
  width: 58px;
}
.sidebar-widget li a {
  float: right;
  font-family: helvetica;
  font-size: 14px;
  font-weight: normal;
  padding-right: 1px;
  padding-top: 0;
  text-decoration: none;
}
.new-models-designs p {
  color: #2c5c8a;
  float: right;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 7px 20px 0;
  text-align: right;
  width: 160px;
}
.sidebar-widget .read-more-designs {
  background-color: #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 2px #919191;
  -webkit-box-shadow: 1px 1px 2px #919191;
  -moz-box-shadow: 1px 1px 2px #919191;
  -o-box-shadow: 1px 1px 2px #919191;
  -ms-box-shadow: 1px 1px 2px #919191;
  float: right;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 45%;
  margin: 15px;
}
.read-more-designs a {
  color: #ffffff;
  font-family: helvetica;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.sidebar-widget > ul {
  margin: 0;
  padding: 0;
  width: 95%;
}
.new-models-designs li {
  padding: 13px 15px;
}
.new-models-designs li:hover {
  background-color: #e9e9e9;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.sidebar-widget ul li {
  float: left;
  list-style: none outside none;
  text-align: left;
  width: 93%;
}
.wrapper {
  background: none repeat scroll 0 0 white;
  margin: 0 auto;
  width: 980px;
}
#shadow {
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  -o-box-shadow: 0 0 10px black;
  -ms-box-shadow: 0 0 10px black;
  float: left;
  background-color: white;
}
#header {
  background: none repeat scroll 0 0 white;
  border-bottom: 1px solid #707070;
  float: left;
  height: 110px;
  width: 100%;
}
#header-shadow {
  background: url("../images/header-shadow.png") no-repeat scroll center -13px white;
  float: left;
  height: 20px;
  width: 100%;
}
.left {
  float: left;
}
.header-right {
  float: right;
  width: 450px;
}
.right {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 0;
}
.logo {
  margin: 25px;
  width: auto;
  height: 60px;
}
#header > a[title="Bikes Logo"] {
  float: left;
  margin: 24px 20px;
  text-decoration: none;
}
.tagline {
  color: #3c6b96;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: -7px;
  text-decoration: none;
}
#menu {
  background-image: url("../images/menu-bar.png");
  -moz-box-shadow: 0 0 5px #333333;
  -webkit-box-shadow: 0 0 5px #333333;
  box-shadow: 0 0 5px #333333;
  -o-box-shadow: 0 0 5px #333333;
  -ms-box-shadow: 0 0 5px #333333;
  float: right;
  width: 100%;
  z-index: 2;
}
.sf-menu {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  margin-left: 105px;
}
.sf-menu li {
  float: left;
  list-style: none outside none;

  position: relative;
}
.sf-menu li:hover a {
  background-color: #225380;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.sf-menu li li {
  width: 94%;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
  width: 100%;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu > li:hover a {
  background: none repeat scroll 0 0 #1a446a;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu li {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mega-menu {
  background: none repeat scroll 0 0 #083b6a;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 100000;
}
.sf-menu li ul li {
  list-style: none outside none;
  margin: 0;
  position: relative;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
}
.sf-menu li:hover .mega-menu {
  opacity: 1;
  top: 54px;
}
.top-menu-bar {
  float: right;
  margin-right: 15px;
  margin-top: 0;
}
.top-menu-bar ul li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, sans-serif, sans-serif;
  color: #7f7f7f;
}
.top-menu-bar ul {
  float: left;
  list-style: none outside none;
  margin: 10px 0;
  padding: 0;
}
.top-menu-bar ul li {
  border-right: 1px solid #909090;
}
.top-menu-bar ul li:last-child {
  border: 0 none;
}
.top-menu-bar a {
  color: #7f7f7f;
  font-family: "Merriweather Sans", sans-serif;
  padding: 7px;
  text-decoration: none;
}
.top-menu-bar a:hover {
  color: #3c6b96;
}
#content {
  background: none repeat scroll 0 0 white;
  float: left;
  padding-bottom: 40px;
  width: 100%;
}
.heading-area h1 {
  background: none repeat scroll 0 0 white;
  color: #225380;
  float: left;
  font-family: sans-serif;
  font-size: 28px;
  font-weight: normal;
  margin: 0;
  padding-right: 15px;
  padding-top: 10px;
 
  font-weight: 600;
}
.heading-area {
  background-position: 0 18px;
  display: block;
  height: 40px;
  margin: 20px 40px 55px;
  padding: 0;
  width: 92%;
}
.up-coming-cars p {
  color: gray;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  float: left;
  margin-top: 3px;
}
.popular {
  float: left;
}
.news {
  float: left;
}
.block-area {
  background-color: #f8fafa;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border: 1px solid #e1e1e1;
  float: left;
  width: 203px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.tab-content-area:hover .block-area {
  background-color: #225380;
}
.tab-content-area:hover .block-area p,
.tab-content-area:hover .block-area span {
  color: #ffffff;
}
.block-area a {
  text-decoration: none;
}
.block-area p {
  color: #656565;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 600;
  margin: 7px 0;
  padding: 9px 0 0;
  text-align: center;
  text-decoration: none;
}
.block-area span {
  color: #989999;
  float: left;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0 10px 10px;
  text-align: center;
  width: 90%;
  text-decoration: none;
}
.box {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.other-style-cars img {
  border: 1px solid #cccccc;
  padding: 6px;
}
.box img {
  float: left;
  margin: 10px;
}
.read-more-para {
  float: left;
  width: 72%;
}
.read-more-para h3 {
  color: #225380;
  font-family: tahoma;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
}
.read-more-para p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
.readmore .footer-bottom-area {
  background-color: #225380;
  border-bottom: 3px solid #373839;
  box-shadow: 0 0 1px #636363;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-family: Arial, sans-serif, sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  margin: 5px 23px;
  padding-left: 0;
  padding-top: 8px;
  text-align: center;
  width: 116px;
}
#footer-area {
  background: url("../images/footer-area.png") repeat scroll 0 0 transparent;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  text-align: justify;
  width: 85%;
  height: 310px;
  background-size: contain;
  margin-left: 100px;
}

.footers-area {
  background: url("../images/footer-area.png") repeat scroll 0 0 transparent;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  text-align: justify;
  width: 100%;
  height: 310px;
  background-size: contain;
}
.ftr {
  margin: 0 auto;
  width: 980px;
}
.footer-content {
  float: left;
  margin: 10px;
  width: 22%;
}

.footer-content li {
  color: white;
  float: left;
  font-family: helvetica;
  padding: 5px 0;
  width: 75%;
}
.footer-content > ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

.border {
  background: url("../images/footer-sep.jpg") repeat-x scroll 0 3px transparent;
  height: 4px;
  margin: 0 !important;
  width: 195px;
}
.phone {
  background: url("../images/qeemat22.png") repeat scroll -24px -149px
    transparent;
  padding-left: 25px;
}
.mail {
  background: url("../images/qeemat2.png") repeat scroll -21px -191px
    transparent;
  padding-left: 25px;
}
.fb {
  background: url("../images/fb1.jpg") no-repeat scroll 0 0 transparent;
}
.fb:hover {
  background: url("../images/fb1.jpg") no-repeat scroll 0 -32px transparent;
}
.tweet {
  background: url("../images/tweet.jpg") no-repeat scroll 0 0 transparent;
}
.tweet:hover {
  background: url("../images/tweet.jpg") no-repeat scroll 0 -32px transparent;
}
.footers-bottom-area {
  background: none repeat scroll 0 0 #4c4c4c;
    float: left;
    padding: 10px 0px;
    width: 100%;
    margin-top: 90px;
}

.footers-bottom-area a {
  border-left: 1px solid;
  color: white;
  float: right;
  font-size: 12px;
  height: 15px;
  margin-right: 20px;
  padding-left: 20px;
}

.footer-bottom-area {
  background: none repeat scroll 0 0 #4c4c4c;
    float: left;
    padding: 10px 0px;
    width: 100%;
    margin-top: 64px;
}
.footer-bottom-area a {
  border-left: 1px solid;
  color: white;
  float: right;
  font-size: 12px;
  height: 15px;
  margin-right: 20px;
  padding-left: 20px;
}
.copyrights {
  color: white;
  float: left;
  margin: 0 0 0 20px;
}
.readmore > a {
  color: white;
  text-decoration: none;
}
#box-shadow {
  background: url("../images/box-shadow.png") repeat scroll 0 -26px transparent;
  bottom: -31px;
  float: left;
  height: 30px;
  margin: -10px 39px 0;
  position: absolute;
  width: 92%;
}
.main {
  float: left;
  overflow: hidden;
  width: 650px;
}
.main-laptop {
  float: left;
  padding: 0 0 0 25px;
  width: 96%;
}
.inner-laptop {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 210px;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 29%;
  overflow: hidden;
}

.inner-laptop:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
.inner-laptop-2col {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 12px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 45%;
  overflow: hidden;
}
.inner-laptop-2col:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop-2col:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
span {
  color: #676767;
  display: block;
  text-align: center;
}
.laptop-price-2 {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
  display: flex;
  justify-content: center;
}

.laptop-price {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
}
.inner-laptop img {
  display: block;
  margin: 7px;
}
.side-bar {
  width: 320px;
  float: right;
}
.side-bar-tabs {
  color: #000000;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: normal;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: right;
  width: 285px;
}
.side-bar-tabs > li {
  float: left;
  margin: 10px 0;
  text-align: left;
  width: 100%;
}
.side-bar-tabs > li h3 {
  margin-top: 5px;
}
.side-bar-tabs ul li {
  margin: 0 auto;
  padding-right: 10px;
}
.side-bar-tabs a {
  text-decoration: none;
}
 
.inner-laptop > a {
  text-decoration: none;
}
.inner-laptop h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.inner-laptop-2col h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.side-bar .container .tab_content {
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  margin-top: 0;
  padding: 0;
  width: 294px;
}
.side-bar-tabs > li {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 10px;
  text-align: left;
  width: 96%;
  margin: 0;
}
 
.sidebar-widget {
  border: 1px solid #ccc;
  float: left;
  margin: 35px 10px 10px 10px;
  width: 95%;
  background-color: #f1f0fb;
}
.sidebar-widget > h3 {
  color: #2c5c8a;
  font-family: ebrima;
  font-size: 15px;
  font-weight: normal;
  margin: 5px 10px;
}
.detiles-brands img {
  float: left;
  margin: 2px;
  width: 150px;
}
.brand-all {
  border-bottom: 1px solid #ccc;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 94%;
}
.brands-list-detile {
  float: left;
  margin-left: 20px;
  width: 170px;
}
.pic-desk-detile {
  width: 400px;
  float: left;
}
.heading li {
  color: #475380;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  list-style: none outside none;
  text-align: justify;
  width: 50%;
}
.right-side {
  float: right;
}
.matter {
  padding: 5px;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll left top transparent;
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}

.brands-reviews {
  float: left;
  text-align: justify;
  width: 100%;
}
.brands-reviews h2 {
  color: #225380;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding-left: 20px;
  width: 94%;
}
.brands-reviews p {
  color: gray;
  font-family: sans-serif;
  font-weight: normal;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}

#main-content {
  border: 1px solid #d0c5e8;
  float: left;
  margin: 35px auto 25px 5px;
  padding: 0;
  position: relative;
  width: 770px;
}
#main-content p a {
  color: #3f7db6;
  font-style: italic;
  text-decoration: none;
}

#main-content p.suggestions {
  font-size: 16px;
  font-family: vani;
  font-style: italic;
  color: #5f5f5f;
  text-align: left;
  line-height: 30px;
  margin-top: 20px;
  font-weight: 500;
}

.related-articles {
  background: #fcfcfc none repeat scroll 0 0;
  border: 4px double #e3e3e3;
  box-sizing: border-box;
  float: left;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
}
.related-articles > h3 {
  color: #083b6a;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 10px;
  width: 100%;
}
.single-page-tabs .tabcontents .related-articles > ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.single-page-tabs .tabcontents .related-articles > ul li {
  color: #5d5d5d;
  font-family: Georgia;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding: 5px 0;
}
.single-page-tabs .tabcontents .related-articles > ul li a {
  color: inherit;
  font-style: inherit;
  letter-spacing: 0;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.single-page-tabs .tabcontents .related-articles > ul li a:hover {
  color: #333333;
  letter-spacing: 1px;
}
.tabs-groups {
  border: 1px solid #000;
  height: 200px;
  clear: both;
}

.single-page-tabs .tabs li {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  list-style: none outside none;
  text-align: center;
}
.contents-brands {
  padding: 10px;
}
.brands-reviews h4 {
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 15px;
  width: 88%;
  margin: 10px 0px;
}
.heading {
  height: 23px;
  line-height: 25px;
  padding: 0 10px;
  width: 585px;
}
.heading li {
  border-bottom: 1px solid #cccccc;
  float: left;
  line-height: 24px;
}
.left-side-design {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 0;
  text-align: left;
  width: 150px;
}
.matter > ul {
  float: left;
  padding-left: 10px;
}
.right-side {
  float: right;
}
.matter {
  float: left;
  padding: 5px;
  width: 100%;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}
.detiles-brands {
  border: 1px solid #cccccc;
  float: left;
}
.heading > ul {
  margin: 0;
  padding: 0;
}
.list-style {
  color: #6d6d6e;
  float: left;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 25px;
  text-align: left;
  width: 50%;
}
.price-style {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-right: 25px;
  text-align: right;
  width: 38%;
}
.view-more {
  color: #7ab602;
  float: right;
  font-family: ebrima;
  font-size: 13px;
  font-style: italic;
  margin-top: -23px;
  text-decoration: none;
}
.view-more:hover {
  color: #f77c2a;
}
.view-all {
  background: none repeat scroll 0 0 #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  bottom: 12px;
  color: white;
  font-family: helvetica;
  font-size: 14px;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
.view-all:hover {
  background: none repeat scroll 0 0 #f77c2a;
}
.other-style-cars {
  float: left;
  padding-left: 3px;
  width: 33%;
}
.latestReview {
  padding: 4%;
  width: 87%;
}
.btn-primary {
  background-color: #225380;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;

  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: tahoma;
  font-size: 104%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #555555;
  width: 84%;
}
.other-style-cars > p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 13px;
  text-align: justify;
}
.btn-primary.latestReview.sedans-under-25L {
  margin-bottom: 10px;
  margin-left: 10px;
}
.up-coming-cars {
  margin: 0px auto;
  padding: 30px;
}
 
.heading-style span {
  background: url("../images/view-bg.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
  border-radius: 3px 3px 0 0;
  float: right;
  line-height: 32px;
  padding: 0 14px;
  width: 55px;
}
.heading-style span:hover {
  background: url("../images/view-hover.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
}
.heading-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
.heading-style h2 {
  color: #475380;
  float: left;
  font-family: Sans-serfi;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
.heading-style h1 {
  color: #475380;
  float: left;
  font-family: Sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin: 0;
}
.heading-style h3 {
  color: #475380;
  float: left;
  font-family: Sans-serif;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.cars-coming {
  border-bottom: 2px solid #bfbebf;
  float: left;
  margin-right: 15px;
  margin-top: 30px;
  width: 32%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.up-coming-cars .cars-coming:last-child {
  margin-right: 0;
}
.heading-style {
  border-bottom: 1px solid #cac8c8;
  float: left;
  width: 100%;
}
.cars-coming img {
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  float: left;
  width: 92%;
}
.cars-coming span {
  -moz-box-sizing: border-box;
  background-color: #f3f1f1;
  color: #787878;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.cars-coming:hover {
  border-bottom: 2px solid #475380;
}
.cars-coming:hover span {
  color: #475380;
}
.latest-news-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
}
.latest-news-style span {
  background-color: #a3a4a4;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  float: right;
  padding-left: 14px;
  padding-right: 14px;
  width: 56px;
}
.latest-news-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.latest-news-style span:hover {
  background-color: #225380;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.cars-news-styles {
  clear: both;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.news-img {
  clear: both;
  float: left;
  overflow: hidden;
  margin-top: 7px;
}
.news-img img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.news-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.cars-description {
  float: left;
  margin-left: 20px;
  width: 69%;
}
.cars-description h4 {
  color: #656565;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2px;
}
.cars-description p {
  color: #7e7e7e;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 0;
}
.cars-description a {
  text-decoration: none;
  color: #656565;
}
.cars-description a:hover {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  color: #225380;
}

.brands-style-designs {
  background: url("images/cars-background.jpg") repeat scroll 0 0 transparent;
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.brands-style-designs img {
  padding-bottom: 50px;
  padding-top: 15px;
  width: 85px;
}
.brands-style-designs ul li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.brands-style-designs ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.brands-reviews img {
  padding-left: 0;
  width: 750px;
}
.single-page-img-style {
  width: 100%;
}
.inner-img-style:first-child {
  margin-left: 6px;
}
.inner-img-style {
  border: 1px solid #cccccc;
  float: left;
  margin-left: 7px;
  padding: 2px;
  width: 300px;
  padding-top: 6px;
}
.top-stylish {
  float: left;
  width: 620px;
}
.top-stylish img {
  margin: 0 9px;
  width: 750px;
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.other-pages-designs {
  float: left;
  margin: 0 0 15px 0px;
  width: 100%;
  display: flex;
}
.left-big-img {
  float: left;
  padding: 2px;
  width: 33%;
}
.left-big-img img {
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.thumb-other-designs {
  float: right;
  padding: 1px 2px 2px;
  width: 33%;
}
.thumb-other-designs img {
  border: 1px solid #cccccc;
  padding: 1px;
  width: 100%;
}
.latest-news-style:last-child {
  margin-right: 0px;
}
.latest-news-style {
  float: left;
  margin-right: 34px;
  width: 48%;
  padding: 35px 0;
}
.cars-coming:hover .car-hover {
  top: 0;
}
.cars-coming .car-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 200px;
  left: 0;
  padding: 0;
  position: absolute;
  top: -100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.car-hover p {
  color: #e5e6e7;
  font-family: open sans;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 18px;
  text-align: justify;
}
.bikes-model h2 {
  color: #225380;
  float: left;
  font-family: helvetica;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: justify;
  width: 97%;
}
.car-hover > a {
  float: left;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
.car-hover img {
  float: none;
}

.twitter-share-button {
  width: 55px !important;
}
.stumbleupon {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.pintrest {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 0 transparent;
}
.pintrest:hover {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 -32px transparent;
}
.digg {
  background: url("../images/digg.jpg") no-repeat scroll 0 0 transparent;
}
.digg:hover {
  background: url("../images/digg.jpg") no-repeat scroll 0 -32px transparent;
}
.diigo {
  background: url("../images/diigo.jpg") no-repeat scroll 0 0 transparent;
}
.diigo:hover {
  background: url("../images/diigo.jpg") no-repeat scroll 0 -32px transparent;
}
.email {
  background: url("../images/mail.jpg") no-repeat scroll 0 0 transparent;
}
.email:hover {
  background: url("../images/mail.jpg") no-repeat scroll 0 -32px transparent;
}
.delicious {
  background: url("../images/delicious.jpg") no-repeat scroll 0 0 transparent;
}
.delicious:hover {
  background: url("../images/delicious.jpg") no-repeat scroll 0 -32px transparent;
}
.print {
  background: url("../images/print.jpg") no-repeat scroll 0 0 transparent;
}
.print:hover {
  background: url("../images/print.jpg") no-repeat scroll 0 -32px transparent;
}
.myspace {
  background: url("../images/myspace.jpg") no-repeat scroll 0 0 transparent;
}
.myspace:hover {
  background: url("../images/myspace.jpg") no-repeat scroll 0 -32px transparent;
}
.livejournal {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 0 transparent;
}
.livejournal:hover {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 -32px transparent;
}
.orkut {
  background: url("../images/orkut.jpg") no-repeat scroll 0 0 transparent;
}
.orkut:hover {
  background: url("../images/orkut.jpg") no-repeat scroll 0 -32px transparent;
}
.sharethis {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 19px;
  height: 100px;
}
.stumbleupon1 {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon1:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.google {
  background: url("../images/google.jpg") no-repeat scroll 0 0 transparent;
}
.google:hover {
  background: url("../images/google.jpg") no-repeat scroll 0 -32px transparent;
}
.linked-in {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 0 transparent;
}
.linked-in:hover {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 -32px transparent;
}
.tumblr {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 0 transparent;
}
.tumblr:hover {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 -32px transparent;
}

.car-hover .read-more-suzuki {
  background: none repeat scroll 0 0 transparent;
  color: white !important;
  float: right;
  font-size: 14px;
  margin-right: 10px;
  padding: 15px 0;
  text-decoration: none;
  width: 80px;
}
.latest-news {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 20px 20px;
  padding: 0 10px 10px 0;
  position: relative;
  border-image: initial;
}
.latest-news h2 {
  background-image: linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ffffff),
    color-stop(1, #f6f6f6)
  );
  border-bottom: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 10px;
  width: 98.5%;
}
.latest-news h2 a {
  color: #929292;
  font-family: sans-serif;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.latest-news > img {
  border: 4px double #b8b8b7;
  float: left;
  margin-left: 15px;
  width: 140px;
  border-image: initial;
}
.latest-news > p {
  color: #adadad;
  float: left;
  font-family: Ebrima;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin: 0 0 10px;
  padding-left: 20px;
  text-align: justify;
  width: 68%;
}
.read-more {
  background-image: linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -o-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -moz-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -ms-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #4c81b2),
    color-stop(1, #1c4e7b)
  );
  border: 2px solid white;
  bottom: 10px;
  -webkit-box-shadow: 0 0 1px #464545;
  -moz-box-shadow: 0 0 1px #464545;
  box-shadow: 0 0 1px #464545;
  -o-box-shadow: 0 0 1px #464545;
  -ms-box-shadow: 0 0 1px #464545;
  color: white;
  float: right;
  font-family: ebrima;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  right: -150px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  border-image: initial;
}
.latest-news:hover .read-more {
  right: 15px;
}
.latest-news a {
  text-decoration: none;
}
.latest-news h2 a:hover {
  color: #225380;
}
.socialmedia {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 30px;
  margin-top: 10px;
  margin: 5px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 30px;
  border-image: initial;
}
.hover-effect img {
  border: medium none;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  margin-left: 10px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
  height: 466px;
  width: 753px;
}
.left-big-img .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  opacity: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.left-big-img .hover-effect img {
  position: absolute;
  width: auto;
}
.left-big-img .hover-effect img {
  top: -100px;
}
.left-big-img:hover .hover-effect img {
  top: 100px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  opacity: 1;
}
.gallery-stylish:hover .hover-effect {
  opacity: 1;
}
.gallery-stylish .hover-effect img {
  border: none;
}
.thumb-other-designs .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.thumb-other-designs .hover-effect img {
  border: none;
  left: 75px;
  position: absolute;
  width: auto;
  overflow: hidden;
}
.gallery-stylish:hover .hover-effect img {
  top: 210px;
  top: 210px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect img {
  top: -200px;
  overflow: hidden;
  left: 340px;
}
.left-big-img .gallery-stylish .hover-effect img {
  top: -100px;
}
.left-big-img .gallery-stylish:hover .hover-effect img {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.thumb-other-designs .hover-effect img {
  top: -100px;
  overflow: hidden;
}
.thumb-other-designs:hover .hover-effect img {
  top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish:hover .hover-effect img {
  top: 170px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.other-list-style li {
  background: url("../images/tick.png") no-repeat scroll 17px 5px transparent !important;
  color: gray;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  padding-left: 40px;
  padding-right: 10px;
}
.brand-reviews p {
  color: gray;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0px 0px 25px 0px;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.content-ulli {
    font-family: sans-serif;
    font-size: 16px;
    color: #807e7e;
}
.facebook-comment {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  margin-left: 40px;
  padding: 0;
  width: 94%;
}
.site-add {
  border: 0px solid #cccccc;
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  padding-left: 1px;
  padding-top: 4px;
  width: 730px;
}
.center-add {
  text-align: center;
  width: auto;
  margin-bottom: 10px;
}
.category-add {
  float: left;
  margin-top: 14px;
  padding: 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

#mask {
  background-color: #000000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9000;
}
#boxes .window {
  display: none;
  height: 200px;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 440px;
  z-index: 9999;
}
#boxes #dialog {
  background-color: #ffffff;
  height: 290px;
  padding: 10px;
  width: 292px;
}

.new-add {
  margin: 16px auto 0;
  width: 92%;
}
.top-ad {
  background-color: white;
  float: left;
  text-align: center;
  width: 100%;
}
.bottom-ad {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.top {
  margin: 0px 0px 10px 0px;
}
/*------Responsive Header Start-------*/
.responsive-header {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99999;
}
.responsive-nav {
  background: #ffffff;
  float: left;
  padding: 30px 0;
  width: 100%;
  box-shadow: 0px 5px 15px 0px #e8e8e8;
}
.responsive-nav .logo-sec {
  margin-top: 0;
  width: auto;
  display: inline-block;
}
.responsive-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 12px 0;
  text-align: center;
  width: 35px;
  display: table;
}
.responsive-btn i {
  display: table-cell;
  vertical-align: middle;
}
.responsive-menu {
  background: #1c1c1c none repeat scroll 0 0;
  height: 100%;
  padding: 30px 0 !important;
  position: fixed;
  right: -330px;
  top: 0;
  width: 270px;
  z-index: 999999999;
  font-family: helvetica;
  transition: all 0.25s linear !important;
}
.responsive-menu.slidein {
  right: 0;
}
.responsive-menu ul {
  float: left;
  height: 80%;
  list-style: outside none none;
  margin: 0;
  overflow-y: auto !important;
  padding: 0;
  width: 100%;
}
.responsive-menu ul li {
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.responsive-menu ul li a {
  border-bottom: 1px solid #3a3a3a;
  color: #cdcdcd;
  float: left;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  text-decoration: none;
}
.responsive-menu ul li:last-child a {
  border-bottom: 0;
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu ul li a:before {
  background-color: #cdcdcd;
  content: "";
  height: 3px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 3px;
}
.responsive-menu ul li.menu-item-has-children > a:after {
  color: #cdcdcd;
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 30px;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.responsive-menu ul li.active > a {
  margin-bottom: 10px;
  padding: 12px 20px;
}
.responsive-menu ul li.active > a:before {
  left: 11px;
  top: 21px;
}
.responsive-menu ul li.menu-item-has-children.active > a:after {
  -webkit-transform: rotateX(180deg) translateY(50%);
  -moz-transform: rotateX(180deg) translateY(50%);
  -ms-transform: rotateX(180deg) translateY(50%);
  -o-transform: rotateX(180deg) translateY(50%);
  transform: rotateX(180deg) translateY(50%);
}
.close-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 13px;
  height: 23px;
  line-height: 17px;
  margin: 0 20px 25px;
  text-align: center;
  width: 35px;
}
.responsive-btn i:hover,
.responsive-menu ul li a:hover {
  color: #0c9545;
}
/*------Responsive Header End-------*/
.wrapper {
  width: 1140px;
}
.main {
  width: 780px;
}
.side-bar {
  width: 360px;
}
.heading-style h1 {
  margin: 0 0 10px;
  font-size: 28px;
}
.up-coming-cars p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
}
.brands-reviews h4 {
  font-size: 20px;
}
.brands-reviews p {
  font-size: 16px;
  line-height: 26px;
}
.other-list-style li {
  font-size: 14px;
}
.cars-description h4 {
  font-size: 18px;
}
.cars-description p {
  font-size: 14px;
}
.top-stylish {
  width: 100%;
}
.single-page-tabs .tabs {
  margin: 0;
}
.brands-reviews p + div {
  margin: 20px 0;
}
h2.incontent {
  display: inline-block;
  font-size: 26px;
  text-decoration: underline;
  padding: 69px 17px 5px;
}
.qmt-table {
  width: 94%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 12px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Lato", Sans-Serif;
  color: #434343;
}
.qmt-table thead th {
  padding: 20px 15px;
  font-size: 16px;
}
.qmt-table thead > tr > th,
.qmt-table thead > tr > td {
  border: 1px solid #e6e6e6;
}
.qmt-green {
  color: #3eb549;
}
.qmt-table > thead > tr > th,
.qmt-table > thead > tr > td,
.qmt-table > tbody > tr > th,
.qmt-table > tbody > tr > td,
.qmt-table > tfoot > tr > th,
.qmt-table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.4287;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.qmt-table .qmt-name a {
  color: #434343;
  text-decoration: none;
}
.qmt-table td.qmt-price,
.qmt-table td.qmt-date {
  text-align: center;
}
.qmt-recent-bikes {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.qmt-table > tbody > tr:hover {
  background: #f5fbfd !important;
}
.qmt-table > tbody > tr:nth-child(even),
.qmt-table > thead > tr {
  background: #f7f7f7;
}
/* comment style */
.comment-wrap ul.comment-list {
  padding: 0px 20px;
  background-color: #fdfdfd;
  margin-bottom: 0px;

}
.comment-wrap ul.comment-list li {
  list-style: none;

}
.comment-wrap .comment-list .comment-list-wrap {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.comment-wrap ul.comment-list li h3 {
  color: #2e88df;
  text-transform: capitalize;
  font-family: sans-serif;
  font-size: 20px;
  margin-bottom: 10px;

}
.comment-wrap ul.comment-list .comment-content {
  background-color: #ebebeb;
  padding: 20px;
  padding-bottom: 30px;
  width: 100%;
}
.comment-wrap ul.comment-list .comment-content .we-reply {
    background-color: #083B6A;
    font-size: 16px;
    color: white;
    font-family: sans-serif;
    padding: 8px 20px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.comment-wrap ul.comment-list .comment-content .we-reply:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap ul.comment-list .comment-content p {
  font-family: sans-serif;
  margin-bottom: 35px;
  font-size: 15px;
    line-height: 25px;
    color: #222;
}
.comment-wrap .comment-meta {
  display: flex;
  align-items: center;
    border-bottom: 1px solid #dedede;
}
.comment-wrap .inser_form {
  background-color: #fdfdfd;
}
.comment-wrap ul.comment-list time {
  font-size: 12px;
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  color: #444;
  padding-left: 15px;
  margin-top: 10px;
}
.comment-wrap input {
  background-color:#ebebeb;
   font-size: 16px;
   width:94%;
   height: 60px;
   border: none;
   padding-left: 20PX;
}
.comment-wrap textarea:focus, input:focus{
    outline: none;
}
.comment-wrap .comment-row {
  display: flex;
  text-align: left;
}
.comment-wrap .comment-list-wrap .comment-avatar img {
    height: 55px;
    width: auto;
    margin-right: 15px;
    border-bottom: 1px solid #dedede;
    padding: 2px;
    box-shadow: 0px 0px 7px 0px #00000024;
    border-radius: 56%;
}
.comment-wrap .inser_form {
    border: 2px solid #ebebeb;
    padding: 50px;
    margin: 20px;
}
.comment-wrap .comment-row .comment-col-50 {
  width: 50%;
}
.comment-wrap {
  background-color: white;
}
.comment-wrap .comment_content {
    background-color: #ebebeb;
    width: 96%;
    font-size: 18px;
    height: 100px;
    border: none;
    margin-top: 13px;
    padding: 20px;
    font-family: sans-serif;
}
.comment-wrap .comment-col {
  width: 99%;
}
.button-post-comment{
     margin: 39px; 
     background-color: black;
     width: 44%;
     font-size: 30px;
 }
.comment-wrap button {
    background-color: #083B6A;
    border: none;
    color: white;
    height: 60px;
    width: 182px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 36px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
    font-family: sans-serif;
    cursor: pointer;
}
.comment-wrap button:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap .cancel-comment {
    background-color: red;
    padding: 12px 21px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-left: 12px;
    transition: .3s ease-in-out;
    border: 2px solid red;
    font-family: sans-serif;
}
.comment-wrap .cancel-comment:hover {
  background-color: white;
  color: red;
  border: 2px solid red;
}
.comment-wrap ul.comment-list {
    padding: 0px 20px;
    background-color: #fdfdfd;
    margin-bottom: 0px;
}
/* comment style Dashboard */ 
.dashboard.comment-wrap {
  background-color: #f1f1f1;
  padding: 40px;
}
.dashboard.comment-wrap td,
.dashboard.comment-wrap h3,
.dashboard.comment-wrap a,
.dashboard.comment-wrap time,
.dashboard.comment-wrap p {
  font-family: sans-serif;

}

.dashboard.comment-wrap .comment-list thead {
  background-color: white;
  height: 35px;
}
.dashboard.comment-wrap .comment-list tr td {
  padding-left: 20px;
}
.dashboard.comment-wrap .comment-list thead  tr td:first-child {
  color: #0b648d;
}
.dashboard.comment-wrap .comment-list tbody {
  background-color: #f9f9f9;
}
.dashboard.comment-wrap .comment-list tbody tr td h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 7px;
}
.dashboard.comment-wrap .comment-list .we-approve {
    background-color: #00b900;
    color: white;
    padding: 6px 11px;
    border: 2px solid #00b900;
    transition: .3s ease-in-out;
}
.dashboard.comment-wrap .comment-list .we-approve:hover {
  background-color: white;
  color: #00b900;
  border: 2px solid #00b900;
}
.dashboard.comment-wrap .comment-list .we-reply{
    background-color: #083B6A;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-reply:hover {
  background-color: white;
  color: #083B6A;
  border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-edit {
  background-color: #5bc0de;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-edit:hover {
  background-color: white;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-trash {
  background-color: red;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid red;

}
.dashboard.comment-wrap .comment-list .we-unapprove {
background-color: #f0ad4e;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-unapprove:hover {
    background-color: white;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-trash:hover {
  background-color: white;
  color: red;
  border: 2px solid red;

}
.dashboard.comment-wrap .comment-list tbody tr td{
  padding-bottom: 24px;
}
.dashboard.comment-wrap .comment-list .row-actions a {
    margin-right: 7px;
    margin-top: 8px;
    display: inline-block;
}
.dashboard.comment-wrap .comment-list tbody tr td p {
    color: #6e6d6d;
    line-height: 28px;
}
.dashboard.comment-wrap .comment-list tbody tr td a.response-link {
  color: #225380;
  line-height: 28px;
  font-weight: bold;
}
.dashboard.comment-wrap .comment-list .inser_form {
  padding: 20px;
}
.dashboard.comment-wrap .comment-list input {
      width: 46%;
}
.dashboard.comment-wrap  .comment_content {
  padding-right: 0;
}
.brands-logo ul{
  display: flex;
  padding-left: 1px;
}
.brands-logo ul li{
  list-style: none;
  width: 20%;
  border: 1px solid gray;
  padding-left: 0;
  text-align: center;
  margin: 5px;
}
.iconsone{
  text-align: center;
  width: 100%;
}
.iconsone h2{
  font-size: 30px;
    
    color: black;
    float: none;
    border: 1px solid black;
}
i.fa.fa-facebook {
  padding: 15px;
    font-size: 20px;
    text-decoration: none;
    width: 5%;
    text-align: center;
    background-color: blue;
    border-radius: 50%;
    color: white;
}
i.fa.fa-facebook:hover {
  background-color: white;
  color: blue;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-instagram {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: #CF3C6D;
  border-radius: 50%;
  color: white;
}
i.fa.fa-instagram:hover {
  background-color: white;
  color: #CF3C6D;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-pinterest {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-pinterest:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-youtube {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-youtube:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }

i.fa-brands.fa-tiktok {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: black;
  border-radius: 50%;
  color: white;
}
i.fa-brands.fa-tiktok:hover {
background-color: white;
color: black;
border: 1px solid black;

transition: 0.3s ease-in-out;
}
.see-more-button{
  height: 40px;
  width: 180px;
  display: flex;
  justify-content: center;
  background-color: #2c5c8a;
  color: white;
  align-items: center;
  border-radius: 10px;
  margin: auto;
}
.see-more-button a{
  color: white;
}
.discontinued{
  background: #1E4F7C;
    text-align: center;
    font-size: 22px;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: syne;
}
form#topbutton{
  display: none;
}
.head {
}

body {
  background: url("../images/back-ground.jpg") repeat scroll 0 0 transparent;
  margin: 0;
}

.n {
  width: 295px;
  float: left;
}

.new-models-designs p {
  color: #2c5c8a;
  float: right;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 7px 20px 0;
  text-align: right;
  width: 160px;
}
.sidebar-widget .read-more-designs {
  background-color: #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 2px #919191;
  -webkit-box-shadow: 1px 1px 2px #919191;
  -moz-box-shadow: 1px 1px 2px #919191;
  -o-box-shadow: 1px 1px 2px #919191;
  -ms-box-shadow: 1px 1px 2px #919191;
  float: right;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 45%;
  margin: 15px;
}
.read-more-designs a {
  color: #ffffff;
  font-family: helvetica;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.sidebar-widget > ul {
  margin: 0;
  padding: 0;
  width: 95%;
}
.new-models-designs li {
  padding: 13px 15px;
}
.new-models-designs li:hover {
  background-color: #e9e9e9;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.sidebar-widget ul li {
  float: left;
  list-style: none outside none;
  text-align: left;
  width: 93%;
}
.wrapper {
  background: none repeat scroll 0 0 white;
  margin: 0 auto;
  width: 980px;
}
#shadow {
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  -o-box-shadow: 0 0 10px black;
  -ms-box-shadow: 0 0 10px black;
  float: left;
  background-color: white;
}

.left {
  float: left;
}
.header-right {
  float: right;
  width: 450px;
}
.right {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 0;
}
#header > a[title="Bikes Logo"] {
  float: left;
  margin: 24px 20px;
  text-decoration: none;
}
.tagline {
  color: #3c6b96;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: -7px;
  text-decoration: none;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
  width: 100%;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu > li:hover a {
  background: none repeat scroll 0 0 #1a446a;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu li {
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mega-menu {
  background: none repeat scroll 0 0 #083b6a;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 100000;
}
.sf-menu li ul li {
  list-style: none outside none;
  margin: 0;
  position: relative;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
}
.sf-menu li:hover .mega-menu {
  opacity: 1;
  top: 54px;
}
.top-menu-bar {
  float: right;
  margin-right: 15px;
  margin-top: 0;
}
.top-menu-bar ul li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, sans-serif, sans-serif;
  color: #7f7f7f;
}
.top-menu-bar ul {
  float: left;
  list-style: none outside none;
  margin: 10px 0;
  padding: 0;
}
.top-menu-bar ul li {
  border-right: 1px solid #909090;
}
.top-menu-bar ul li:last-child {
  border: 0 none;
}
.top-menu-bar a {
  color: #7f7f7f;
  font-family: "Merriweather Sans", sans-serif;
  padding: 7px;
  text-decoration: none;
}
.top-menu-bar a:hover {
  color: #3c6b96;
}
#content {
  background: none repeat scroll 0 0 white;
  float: left;
  padding-bottom: 40px;
  width: 100%;
}

.up-coming-cars p {
  color: gray;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  float: left;
  margin-top: 3px;
}
.popular {
  float: left;
}
.news {
  float: left;
}
.block-area {
  background-color: #f8fafa;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border: 1px solid #e1e1e1;
  float: left;
  width: 203px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.tab-content-area:hover .block-area {
  background-color: #225380;
}
.tab-content-area:hover .block-area p,
.tab-content-area:hover .block-area span {
  color: #ffffff;
}
.block-area a {
  text-decoration: none;
}
.block-area p {
  color: #656565;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 600;
  margin: 7px 0;
  padding: 9px 0 0;
  text-align: center;
  text-decoration: none;
}
.block-area span {
  color: #989999;
  float: left;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0 10px 10px;
  text-align: center;
  width: 90%;
  text-decoration: none;
}
.box {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.other-style-cars img {
  border: 1px solid #cccccc;
  padding: 6px;
}
.box img {
  float: left;
  margin: 10px;
}
.read-more-para {
  float: left;
  width: 72%;
}
.read-more-para h3 {
  color: #225380;
  font-family: tahoma;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
}
.read-more-para p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
.readmore {
  background-color: #225380;
  border-bottom: 3px solid #373839;
  box-shadow: 0 0 1px #636363;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-family: Arial, sans-serif, sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  margin: 5px 23px;
  padding-left: 0;
  padding-top: 8px;
  text-align: center;
  width: 116px;
}


.footer-content > ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}


.footer-content p a:hover {
  color: #6ccf20;
}
.border {
  background: url("../images/footer-sep.jpg") repeat-x scroll 0 3px transparent;
  height: 4px;
  margin: 0 !important;
  width: 195px;
}
.phone {
  background: url("../images/qeemat22.png") repeat scroll -24px -149px
    transparent;
  padding-left: 25px;
}
.mail {
  background: url("../images/qeemat2.png") repeat scroll -21px -191px
    transparent;
  padding-left: 25px;
}
.fb {
  background: url("../images/fb1.jpg") no-repeat scroll 0 0 transparent;
}
.fb:hover {
  background: url("../images/fb1.jpg") no-repeat scroll 0 -32px transparent;
}
.tweet {
  background: url("../images/tweet.jpg") no-repeat scroll 0 0 transparent;
}
.tweet:hover {
  background: url("../images/tweet.jpg") no-repeat scroll 0 -32px transparent;
}
 
.footer-bottom-area a {
  border-left: 1px solid;
  color: white;
  float: right;
  font-size: 12px;
  height: 15px;
  margin-right: 20px;
  padding-left: 20px;
}
.copyrights {
  color: white;
  float: left;
  margin: 0 0 0 20px;
}
.readmore > a {
  color: white;
  text-decoration: none;
}
#box-shadow {
  background: url("../images/box-shadow.png") repeat scroll 0 -26px transparent;
  bottom: -31px;
  float: left;
  height: 30px;
  margin: -10px 39px 0;
  position: absolute;
  width: 92%;
}
.main {
  float: left;
  overflow: hidden;
  width: 650px;
}
.main-laptop {
  float: left;
  padding: 0 0 0 25px;
  width: 96%;
}
.inner-laptop {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 210px;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 29%;
  overflow: hidden;
}

.inner-laptop:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
.inner-laptop-2col {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 12px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 45%;
  overflow: hidden;
}
.inner-laptop-2col:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop-2col:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
span {
  color: #676767;
  display: block;
  text-align: center;
}
.laptop-price-2 {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
  display: flex;
  justify-content: center;
}

.laptop-price {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
}
.inner-laptop img {
  display: block;
  margin: 7px;
}
.inner-laptop h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.inner-laptop-2col h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.side-bar .container .tab_content {
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  margin-top: 0;
  padding: 0;
  width: 294px;
}
.side-bar-tabs > li {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 10px;
  text-align: left;
  width: 96%;
  margin: 0;
}
 
.sidebar-widget {
  border: 1px solid #ccc;
  float: left;
  margin: 35px 6px 38px 10px;
  width: 95%;
  background-color: #f1f0fb;
}
.sidebar-widget > h3 {
  color: #2c5c8a;
  font-family: ebrima;
  font-size: 15px;
  font-weight: normal;
  margin: 5px 10px;
}
.detiles-brands img {
  float: left;
  margin: 2px;
  width: 150px;
}
.brand-all {
  border-bottom: 1px solid #ccc;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 94%;
}
.brands-list-detile {
  float: left;
  margin-left: 20px;
  width: 170px;
}
.pic-desk-detile {
  width: 400px;
  float: left;
}
.heading li {
  color: #475380;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  list-style: none outside none;
  text-align: justify;
  width: 50%;
}
.right-side {
  float: right;
}
.matter {
  padding: 5px;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll left top transparent;
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}

.brands-reviews {
  float: left;
  text-align: justify;
  width: 100%;
}
.brands-reviews h2 {
  color: #225380;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding-left: 20px;
  width: 94%;
}
.brands-reviews p {
  color: gray;
  font-family: sans-serif;
  font-weight: normal;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.related-articles {
  background: #fcfcfc none repeat scroll 0 0;
  border: 4px double #e3e3e3;
  box-sizing: border-box;
  float: left;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
}
.related-articles > h3 {
  color: #083b6a;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 10px;
  width: 100%;
}
.single-page-tabs .tabcontents .related-articles > ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.single-page-tabs .tabcontents .related-articles > ul li {
  color: #5d5d5d;
  font-family: Georgia;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding: 5px 0;
}
.single-page-tabs .tabcontents .related-articles > ul li a {
  color: inherit;
  font-style: inherit;
  letter-spacing: 0;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.single-page-tabs .tabcontents .related-articles > ul li a:hover {
  color: #333333;
  letter-spacing: 1px;
}
.tabs-groups {
  border: 1px solid #000;
  height: 200px;
  clear: both;
}

.single-page-tabs .tabs li {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  list-style: none outside none;
  text-align: center;
}
.contents-brands {
  padding: 10px;
}
.brands-reviews h4 {
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 15px;
  width: 88%;
  margin: 10px 0px;
}
.heading {
  height: 23px;
  line-height: 25px;
  padding: 0 10px;
  width: 585px;
}
.heading li {
  border-bottom: 1px solid #cccccc;
  float: left;
  line-height: 24px;
}
.left-side-design {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 0;
  text-align: left;
  width: 150px;
}
.matter > ul {
  float: left;
  padding-left: 10px;
}
.right-side {
  float: right;
}
.matter {
  float: left;
  padding: 5px;
  width: 100%;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}
.detiles-brands {
  border: 1px solid #cccccc;
  float: left;
}
.heading > ul {
  margin: 0;
  padding: 0;
}
.list-style {
  color: #6d6d6e;
  float: left;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 25px;
  text-align: left;
  width: 50%;
}
.price-style {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-right: 25px;
  text-align: right;
  width: 38%;
}
.view-more {
  color: #7ab602;
  float: right;
  font-family: ebrima;
  font-size: 13px;
  font-style: italic;
  margin-top: -23px;
  text-decoration: none;
}
.view-more:hover {
  color: #f77c2a;
}
.view-all {
  background: none repeat scroll 0 0 #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  bottom: 12px;
  color: white;
  font-family: helvetica;
  font-size: 14px;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
.view-all:hover {
  background: none repeat scroll 0 0 #f77c2a;
}
.other-style-cars {
  float: left;
  padding-left: 3px;
  width: 33%;
}
.latestReview {
  padding: 4%;
  width: 87%;
}
.btn-primary {
  background-color: #225380;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;

  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: tahoma;
  font-size: 104%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #555555;
  width: 84%;
}
.other-style-cars > p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 13px;
  text-align: justify;
}
.btn-primary.latestReview.sedans-under-25L {
  margin-bottom: 10px;
  margin-left: 10px;
}
.up-coming-cars {
  margin: 0px auto;
  padding: 30px;
}
.brand-reviews h2{
  color: #000;
  display: inline-block;
  font-size: 26px;
  margin: 20px 0px 12px 0px;
  font-family: sans-serif;
  font-weight: 600;
  padding: 0 16px;
  text-decoration: underline;
}
.brand-reviews h3{
color: #000;
font-family: sans-serif;
font-size: 20px;
font-weight: 600;
padding: 0 20px;
margin: 15px 0px 10px 0px;
}
.heading-style span {
  background: url("../images/view-bg.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
  border-radius: 3px 3px 0 0;
  float: right;
  line-height: 32px;
  padding: 0 14px;
  width: 55px;
}
.heading-style span:hover {
  background: url("../images/view-hover.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
}
.heading-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
.heading-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
.heading-style h1 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
}
.heading-style h3 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.cars-coming {
  border-bottom: 2px solid #bfbebf;
  float: left;
  margin-right: 15px;
  margin-top: 30px;
  width: 32%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.up-coming-cars .cars-coming:last-child {
  margin-right: 0;
}
.heading-style {
  border-bottom: 1px solid #cac8c8;
  float: left;
  width: 100%;
}
.cars-coming img {
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  float: left;
  width: 92%;
}
.cars-coming span {
  -moz-box-sizing: border-box;
  background-color: #f3f1f1;
  color: #787878;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.cars-coming:hover {
  border-bottom: 2px solid #475380;
}
.cars-coming:hover span {
  color: #475380;
}
.latest-news-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
}
.latest-news-style span {
  background-color: #a3a4a4;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  float: right;
  padding-left: 14px;
  padding-right: 14px;
  width: 56px;
}
.latest-news-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.latest-news-style span:hover {
  background-color: #225380;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.cars-news-styles {
  clear: both;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.news-img {
  clear: both;
  float: left;
  overflow: hidden;
  margin-top: 7px;
}
.news-img img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.news-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.cars-description {
  float: left;
  margin-left: 20px;
  width: 69%;
}
.cars-description h4 {
  color: #656565;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2px;
}
.cars-description p {
  color: #7e7e7e;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 0;
}
.cars-description a {
  text-decoration: none;
  color: #656565;
}
.cars-description a:hover {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  color: #225380;
}

.brands-style-designs {
  background: url("images/cars-background.jpg") repeat scroll 0 0 transparent;
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.brands-style-designs img {
  padding-bottom: 50px;
  padding-top: 15px;
  width: 85px;
}
.brands-style-designs ul li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.brands-style-designs ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.brands-reviews img {
  padding-left: 0;
  width: 750px;
}
.single-page-img-style {
  width: 100%;
}
.inner-img-style:first-child {
  margin-left: 6px;
}
.inner-img-style {
  border: 1px solid #cccccc;
  float: left;
  margin-left: 7px;
  padding: 2px;
  width: 300px;
  padding-top: 6px;
}
.top-stylish {
  float: left;
  width: 620px;
}
.top-stylish img {
  margin: 0 9px;
  width: 750px;
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.other-pages-designs {
  float: left;
  margin: 0 0 15px 0px;
  width: 100%;
  display: flex;
}
.left-big-img {
  float: left;
  padding: 2px;
  width: 33%;
}
.left-big-img img {
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.thumb-other-designs {
  float: right;
  padding: 1px 2px 2px;
  width: 33%;
}
.thumb-other-designs img {
  border: 1px solid #cccccc;
  padding: 1px;
  width: 100%;
}
.latest-news-style:last-child {
  margin-right: 0px;
}
.latest-news-style {
  float: left;
  margin-right: 34px;
  width: 48%;
  padding: 35px 0;
}
.cars-coming:hover .car-hover {
  top: 0;
}
.cars-coming .car-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 200px;
  left: 0;
  padding: 0;
  position: absolute;
  top: -100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.car-hover p {
  color: #e5e6e7;
  font-family: open sans;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 18px;
  text-align: justify;
}
.bikes-model h2 {
  color: #225380;
  float: left;
  font-family: helvetica;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: justify;
  width: 97%;
}
.car-hover > a {
  float: left;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
.car-hover img {
  float: none;
}

.twitter-share-button {
  width: 55px !important;
}
.stumbleupon {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.pintrest {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 0 transparent;
}
.pintrest:hover {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 -32px transparent;
}
.digg {
  background: url("../images/digg.jpg") no-repeat scroll 0 0 transparent;
}
.digg:hover {
  background: url("../images/digg.jpg") no-repeat scroll 0 -32px transparent;
}
.diigo {
  background: url("../images/diigo.jpg") no-repeat scroll 0 0 transparent;
}
.diigo:hover {
  background: url("../images/diigo.jpg") no-repeat scroll 0 -32px transparent;
}
.email {
  background: url("../images/mail.jpg") no-repeat scroll 0 0 transparent;
}
.email:hover {
  background: url("../images/mail.jpg") no-repeat scroll 0 -32px transparent;
}
.delicious {
  background: url("../images/delicious.jpg") no-repeat scroll 0 0 transparent;
}
.delicious:hover {
  background: url("../images/delicious.jpg") no-repeat scroll 0 -32px transparent;
}
.print {
  background: url("../images/print.jpg") no-repeat scroll 0 0 transparent;
}
.print:hover {
  background: url("../images/print.jpg") no-repeat scroll 0 -32px transparent;
}
.myspace {
  background: url("../images/myspace.jpg") no-repeat scroll 0 0 transparent;
}
.myspace:hover {
  background: url("../images/myspace.jpg") no-repeat scroll 0 -32px transparent;
}
.livejournal {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 0 transparent;
}
.livejournal:hover {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 -32px transparent;
}
.orkut {
  background: url("../images/orkut.jpg") no-repeat scroll 0 0 transparent;
}
.orkut:hover {
  background: url("../images/orkut.jpg") no-repeat scroll 0 -32px transparent;
}
.sharethis {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 19px;
  height: 100px;
}
.stumbleupon1 {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon1:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.google {
  background: url("../images/google.jpg") no-repeat scroll 0 0 transparent;
}
.google:hover {
  background: url("../images/google.jpg") no-repeat scroll 0 -32px transparent;
}
.linked-in {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 0 transparent;
}
.linked-in:hover {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 -32px transparent;
}
.tumblr {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 0 transparent;
}
.tumblr:hover {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 -32px transparent;
}

.car-hover .read-more-suzuki {
  background: none repeat scroll 0 0 transparent;
  color: white !important;
  float: right;
  font-size: 14px;
  margin-right: 10px;
  padding: 15px 0;
  text-decoration: none;
  width: 80px;
}
.latest-news {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 20px 20px;
  padding: 0 10px 10px 0;
  position: relative;
  border-image: initial;
}
.latest-news h2 {
  background-image: linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ffffff),
    color-stop(1, #f6f6f6)
  );
  border-bottom: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 10px;
  width: 98.5%;
}
.latest-news h2 a {
  color: #929292;
  font-family: sans-serif;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.latest-news > img {
  border: 4px double #b8b8b7;
  float: left;
  margin-left: 15px;
  width: 140px;
  border-image: initial;
}
.latest-news > p {
  color: #adadad;
  float: left;
  font-family: Ebrima;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin: 0 0 10px;
  padding-left: 20px;
  text-align: justify;
  width: 68%;
}
.read-more {
  background-image: linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -o-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -moz-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -ms-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #4c81b2),
    color-stop(1, #1c4e7b)
  );
  border: 2px solid white;
  bottom: 10px;
  -webkit-box-shadow: 0 0 1px #464545;
  -moz-box-shadow: 0 0 1px #464545;
  box-shadow: 0 0 1px #464545;
  -o-box-shadow: 0 0 1px #464545;
  -ms-box-shadow: 0 0 1px #464545;
  color: white;
  float: right;
  font-family: ebrima;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  right: -150px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  border-image: initial;
}
.latest-news:hover .read-more {
  right: 15px;
}
.latest-news a {
  text-decoration: none;
}
.latest-news h2 a:hover {
  color: #225380;
}
.socialmedia {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 30px;
  margin-top: 10px;
  margin: 5px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 30px;
  border-image: initial;
}
.hover-effect img {
  border: medium none;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  margin-left: 10px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
  height: 466px;
  width: 753px;
}
.left-big-img .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  opacity: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.left-big-img .hover-effect img {
  position: absolute;
  width: auto;
}
.left-big-img .hover-effect img {
  top: -100px;
}
.left-big-img:hover .hover-effect img {
  top: 100px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  opacity: 1;
}
.gallery-stylish:hover .hover-effect {
  opacity: 1;
}
.gallery-stylish .hover-effect img {
  border: none;
}
.thumb-other-designs .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.thumb-other-designs .hover-effect img {
  border: none;
  left: 75px;
  position: absolute;
  width: auto;
  overflow: hidden;
}
.gallery-stylish:hover .hover-effect img {
  top: 210px;
  top: 210px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect img {
  top: -200px;
  overflow: hidden;
  left: 340px;
}
.left-big-img .gallery-stylish .hover-effect img {
  top: -100px;
}
.left-big-img .gallery-stylish:hover .hover-effect img {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.thumb-other-designs .hover-effect img {
  top: -100px;
  overflow: hidden;
}
.thumb-other-designs:hover .hover-effect img {
  top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish:hover .hover-effect img {
  top: 170px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.other-list-style li {
  background: url("../images/tick.png") no-repeat scroll 0 5px transparent !important;
  color: gray;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 15px;
}
.brand-review p {
  color: gray;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 10px 0px;
  float: left;
  padding: 0 41px;
  text-align: justify;
  width: 90%;
}
.facebook-comment {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  margin-left: 40px;
  padding: 0;
  width: 94%;
}
.site-add {
  border: 0px solid #cccccc;
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  padding-left: 1px;
  padding-top: 4px;
  width: 730px;
}
.center-add {
  text-align: center;
  width: auto;
  margin-bottom: 10px;
}
.category-add {
  float: left;
  margin-top: 14px;
  padding: 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

#boxes .window {
  display: none;
  height: 200px;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 440px;
  z-index: 9999;
}
#boxes #dialog {
  background-color: #ffffff;
  height: 290px;
  padding: 10px;
  width: 292px;
}

.new-add {
  margin: 16px auto 0;
  width: 92%;
}
.top-ad {
  background-color: white;
  float: left;
  text-align: center;
  width: 100%;
}
.bottom-ad {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.top {
  margin: 0px 0px 10px 0px;
}
/*------Responsive Header Start-------*/
.responsive-header {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99999;
}
.responsive-nav {
  background: #ffffff;
  float: left;
  padding: 30px 0;
  width: 100%;
  box-shadow: 0px 5px 15px 0px #e8e8e8;
}
.responsive-nav .logo-sec {
  margin-top: 0;
  width: auto;
  display: inline-block;
}
.responsive-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 12px 0;
  text-align: center;
  width: 35px;
  display: table;
}
.responsive-btn i {
  display: table-cell;
  vertical-align: middle;
}
.responsive-menu {
  background: #1c1c1c none repeat scroll 0 0;
  height: 100%;
  padding: 30px 0 !important;
  position: fixed;
  right: -330px;
  top: 0;
  width: 270px;
  z-index: 999999999;
  font-family: helvetica;
  transition: all 0.25s linear !important;
}
.responsive-menu.slidein {
  right: 0;
}
.responsive-menu ul {
  float: left;
  height: 80%;
  list-style: outside none none;
  margin: 0;
  overflow-y: auto !important;
  padding: 0;
  width: 100%;
}
.responsive-menu ul li {
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.responsive-menu ul li a {
  border-bottom: 1px solid #3a3a3a;
  color: #cdcdcd;
  float: left;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  text-decoration: none;
}
.responsive-menu ul li:last-child a {
  border-bottom: 0;
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu ul li a:before {
  background-color: #cdcdcd;
  content: "";
  height: 3px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 3px;
}
.responsive-menu ul li.menu-item-has-children > a:after {
  color: #cdcdcd;
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 30px;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.responsive-menu ul li.active > a {
  margin-bottom: 10px;
  padding: 12px 20px;
}
.responsive-menu ul li.active > a:before {
  left: 11px;
  top: 21px;
}
.responsive-menu ul li.menu-item-has-children.active > a:after {
  -webkit-transform: rotateX(180deg) translateY(50%);
  -moz-transform: rotateX(180deg) translateY(50%);
  -ms-transform: rotateX(180deg) translateY(50%);
  -o-transform: rotateX(180deg) translateY(50%);
  transform: rotateX(180deg) translateY(50%);
}
.close-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 13px;
  height: 23px;
  line-height: 17px;
  margin: 0 20px 25px;
  text-align: center;
  width: 35px;
}
.responsive-btn i:hover,
.responsive-menu ul li a:hover {
  color: #0c9545;
}
/*------Responsive Header End-------*/
.wrapper {
  width: 1140px;
}
.main {
  width: 780px;
}
.side-bar {
  width: 360px;
}
.heading-style h1 {
  margin: 0 0 10px;
  font-size: 28px;
}
.up-coming-cars p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
}
.brands-reviews h4 {
  font-size: 20px;
}
.brands-reviews p {
  font-size: 16px;
  line-height: 26px;
}
.other-list-style li {
  font-size: 14px;
}
.cars-description h4 {
  font-size: 18px;
}
.cars-description p {
  font-size: 14px;
}
.top-stylish {
  width: 100%;
}
.single-page-tabs .tabs {
  margin: 0;
}
.brands-reviews p + div {
  margin: 20px 0;
}
h2.incontent {
  display: inline-block;
  font-size: 26px;
  text-decoration: underline;
  padding: 69px 17px 5px;
}
.qmt-table {
  width: 94%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 12px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Lato", Sans-Serif;
  color: #434343;
}
.qmt-table thead th {
  padding: 20px 15px;
  font-size: 16px;
}
.qmt-table thead > tr > th,
.qmt-table thead > tr > td {
  border: 1px solid #e6e6e6;
}
.qmt-green {
  color: #3eb549;
}
.qmt-table > thead > tr > th,
.qmt-table > thead > tr > td,
.qmt-table > tbody > tr > th,
.qmt-table > tbody > tr > td,
.qmt-table > tfoot > tr > th,
.qmt-table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.4287;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.qmt-table .qmt-name a {
  color: #434343;
  text-decoration: none;
}
.qmt-table td.qmt-price,
.qmt-table td.qmt-date {
  text-align: center;
}
.qmt-recent-bikes {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.qmt-table > tbody > tr:hover {
  background: #f5fbfd !important;
}
.qmt-table > tbody > tr:nth-child(even),
.qmt-table > thead > tr {
  background: #f7f7f7;
}
/* comment style */
.comment-wrap ul.comment-list {
  padding: 0px 20px;
  background-color: #fdfdfd;
  margin-bottom: 0px;

}
.comment-wrap ul.comment-list li {
  list-style: none;

}
.comment-wrap .comment-list .comment-list-wrap {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.comment-wrap ul.comment-list li h3 {
  color: #2e88df;
  text-transform: capitalize;
  font-family: sans-serif;
  font-size: 20px;
  margin-bottom: 10px;

}
.comment-wrap ul.comment-list .comment-content {
  background-color: #ebebeb;
  padding: 20px;
  padding-bottom: 30px;
  width: 100%;
}
.comment-wrap ul.comment-list .comment-content .we-reply {
    background-color: #083B6A;
    font-size: 16px;
    color: white;
    font-family: sans-serif;
    padding: 8px 20px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.comment-wrap ul.comment-list .comment-content .we-reply:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap ul.comment-list .comment-content p {
  font-family: sans-serif;
  margin-bottom: 35px;
  font-size: 15px;
    line-height: 25px;
    color: #222;
}
.comment-wrap .comment-meta {
  display: flex;
  align-items: center;
    border-bottom: 1px solid #dedede;
}
.comment-wrap .inser_form {
  background-color: #fdfdfd;
}
.comment-wrap ul.comment-list time {
  font-size: 12px;
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  color: #444;
  padding-left: 15px;
  margin-top: 10px;
}
.comment-wrap input {
  background-color:#ebebeb;
   font-size: 16px;
   width:94%;
   height: 60px;
   border: none;
   padding-left: 20PX;
}
.comment-wrap textarea:focus, input:focus{
    outline: none;
}
.comment-wrap .comment-row {
  display: flex;
  text-align: left;
}
.comment-wrap .comment-list-wrap .comment-avatar img {
    height: 55px;
    width: auto;
    margin-right: 15px;
    border-bottom: 1px solid #dedede;
    padding: 2px;
    box-shadow: 0px 0px 7px 0px #00000024;
    border-radius: 56%;
}
.comment-wrap .inser_form {
    border: 2px solid #ebebeb;
    padding: 50px;
    margin: 20px;
}
.comment-wrap .comment-row .comment-col-50 {
  width: 50%;
}
.comment-wrap {
  background-color: white;
}
.comment-wrap .comment_content {
    background-color: #ebebeb;
    width: 96%;
    font-size: 18px;
    height: 100px;
    border: none;
    margin-top: 13px;
    padding: 20px;
    font-family: sans-serif;
}
.comment-wrap .comment-col {
  width: 99%;
}
.button-post-comment{
     margin: 39px; 
     background-color: black;
     width: 44%;
     font-size: 30px;
 }
.comment-wrap button {
    background-color: #083B6A;
    border: none;
    color: white;
    height: 60px;
    width: 182px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 36px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
    font-family: sans-serif;
    cursor: pointer;
}
.comment-wrap button:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap .cancel-comment {
    background-color: red;
    padding: 12px 21px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-left: 12px;
    transition: .3s ease-in-out;
    border: 2px solid red;
    font-family: sans-serif;
}
.comment-wrap .cancel-comment:hover {
  background-color: white;
  color: red;
  border: 2px solid red;
}
.comment-wrap ul.comment-list {
    padding: 0px 20px;
    background-color: #fdfdfd;
    margin-bottom: 0px;
}
/* comment style Dashboard */ 
.dashboard.comment-wrap {
  background-color: #f1f1f1;
  padding: 40px;
}
.dashboard.comment-wrap td,
.dashboard.comment-wrap h3,
.dashboard.comment-wrap a,
.dashboard.comment-wrap time,
.dashboard.comment-wrap p {
  font-family: sans-serif;

}

.dashboard.comment-wrap .comment-list thead {
  background-color: white;
  height: 35px;
}
.dashboard.comment-wrap .comment-list tr td {
  padding-left: 20px;
}
.dashboard.comment-wrap .comment-list thead  tr td:first-child {
  color: #0b648d;
}
.dashboard.comment-wrap .comment-list tbody {
  background-color: #f9f9f9;
}
.dashboard.comment-wrap .comment-list tbody tr td h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 7px;
}
.dashboard.comment-wrap .comment-list .we-approve {
    background-color: #00b900;
    color: white;
    padding: 6px 11px;
    border: 2px solid #00b900;
    transition: .3s ease-in-out;
}
.dashboard.comment-wrap .comment-list .we-approve:hover {
  background-color: white;
  color: #00b900;
  border: 2px solid #00b900;
}
.dashboard.comment-wrap .comment-list .we-reply{
    background-color: #083B6A;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-reply:hover {
  background-color: white;
  color: #083B6A;
  border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-edit {
  background-color: #5bc0de;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-edit:hover {
  background-color: white;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-trash {
  background-color: red;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid red;

}
.dashboard.comment-wrap .comment-list .we-unapprove {
background-color: #f0ad4e;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-unapprove:hover {
    background-color: white;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-trash:hover {
  background-color: white;
  color: red;
  border: 2px solid red;

}
.dashboard.comment-wrap .comment-list tbody tr td{
  padding-bottom: 24px;
}
.dashboard.comment-wrap .comment-list .row-actions a {
    margin-right: 7px;
    margin-top: 8px;
    display: inline-block;
}
.dashboard.comment-wrap .comment-list tbody tr td p {
    color: #6e6d6d;
    line-height: 28px;
}
.dashboard.comment-wrap .comment-list tbody tr td a.response-link {
  color: #225380;
  line-height: 28px;
  font-weight: bold;
}
.dashboard.comment-wrap .comment-list .inser_form {
  padding: 20px;
}
.dashboard.comment-wrap .comment-list input {
      width: 46%;
}
.dashboard.comment-wrap  .comment_content {
  padding-right: 0;
}
.brands-logo ul{
  display: flex;
  padding-left: 1px;
}
.brands-logo ul li{
  list-style: none;
  width: 20%;
  border: 1px solid gray;
  padding-left: 0;
  text-align: center;
  margin: 5px;
}
.iconsone{
  text-align: center;
  width: 100%;
}
.iconsone h2{
  font-size: 30px;
    
    color: black;
    float: none;
    border: 1px solid black;
}
i.fa.fa-facebook {
  padding: 15px;
    font-size: 20px;
    text-decoration: none;
    width: 5%;
    text-align: center;
    background-color: blue;
    border-radius: 50%;
    color: white;
}
i.fa.fa-facebook:hover {
  background-color: white;
  color: blue;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-instagram {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: #CF3C6D;
  border-radius: 50%;
  color: white;
}
i.fa.fa-instagram:hover {
  background-color: white;
  color: #CF3C6D;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-pinterest {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-pinterest:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-youtube {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-youtube:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }

i.fa-brands.fa-tiktok {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: black;
  border-radius: 50%;
  color: white;
}
i.fa-brands.fa-tiktok:hover {
background-color: white;
color: black;
border: 1px solid black;

transition: 0.3s ease-in-out;
}
.see-more-button{
  height: 40px;
  width: 180px;
  display: flex;
  justify-content: center;
  background-color: #2c5c8a;
  color: white;
  align-items: center;
  border-radius: 10px;
  margin: auto;
}
.see-more-button a{
  color: white;
}
.discontinued{
  background: #1E4F7C;
    text-align: center;
    font-size: 22px;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: syne;
}
form#topbutton{
  display: none;
}
 
body {
  background: url("../images/back-ground.jpg") repeat scroll 0 0 transparent;
  margin: 0;
}
a {
  text-decoration: none;
}


.new-models-designs p {
  color: #2c5c8a;
  float: right;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 7px 20px 0;
  text-align: right;
  width: 160px;
}
.sidebar-widget .read-more-designs {
  background-color: #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 2px #919191;
  -webkit-box-shadow: 1px 1px 2px #919191;
  -moz-box-shadow: 1px 1px 2px #919191;
  -o-box-shadow: 1px 1px 2px #919191;
  -ms-box-shadow: 1px 1px 2px #919191;
  float: right;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 45%;
  margin: 15px;
}
.read-more-designs a {
  color: #ffffff;
  font-family: helvetica;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.sidebar-widget > ul {
  margin: 0;
  padding: 0;
  width: 95%;
}
.new-models-designs li {
  padding: 13px 15px;
}
.new-models-designs li:hover {
  background-color: #e9e9e9;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.sidebar-widget ul li {
  float: left;
  list-style: none outside none;
  text-align: left;
  width: 93%;
}

#shadow {
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  -o-box-shadow: 0 0 10px black;
  -ms-box-shadow: 0 0 10px black;
  float: left;
  background-color: white;
}
.left {
  float: left;
}
.header-right {
  float: right;
  width: 450px;
}
.right {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 0;
}
#header > a[title="Bikes Logo"] {
  float: left;
  margin: 24px 20px;
  text-decoration: none;
}
.tagline {
  color: #3c6b96;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: -7px;
  text-decoration: none;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
  width: 100%;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu > li:hover a {
  background: none repeat scroll 0 0 #1a446a;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu li {
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mega-menu {
  background: none repeat scroll 0 0 #083b6a;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 100000;
}
.sf-menu li ul li {
  list-style: none outside none;
  margin: 0;
  position: relative;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
}
.sf-menu li:hover .mega-menu {
  opacity: 1;
  top: 54px;
}

.top-menu-bar {
  float: right;
  margin-right: 15px;
  margin-top: 0;
}
.top-menu-bar ul li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, sans-serif, sans-serif;
  color: #7f7f7f;
}
.top-menu-bar ul {
  float: left;
  list-style: none outside none;
  margin: 10px 0;
  padding: 0;
}
.top-menu-bar ul li {
  border-right: 1px solid #909090;
}
.top-menu-bar ul li:last-child {
  border: 0 none;
}
.top-menu-bar a {
  color: #7f7f7f;
  font-family: "Merriweather Sans", sans-serif;
  padding: 7px;
  text-decoration: none;
}
.top-menu-bar a:hover {
  color: #3c6b96;
}
#content {
  background: none repeat scroll 0 0 white;
  float: left;
  padding-bottom: 40px;
  width: 100%;
}
.up-coming-cars p {
  color: gray;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  float: left;
  margin-top: 3px;
}
.popular {
  float: left;
}
.news {
  float: left;
}
.block-area {
  background-color: #f8fafa;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border: 1px solid #e1e1e1;
  float: left;
  width: 203px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.tab-content-area:hover .block-area {
  background-color: #225380;
}
.tab-content-area:hover .block-area p,
.tab-content-area:hover .block-area span {
  color: #ffffff;
}
.block-area a {
  text-decoration: none;
}
.block-area p {
  color: #656565;
  font-family: Open Sans;
  font-size: 15px;
  font-weight: 600;
  margin: 7px 0;
  padding: 9px 0 0;
  text-align: center;
  text-decoration: none;
}
.block-area span {
  color: #989999;
  float: left;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0 10px 10px;
  text-align: center;
  width: 90%;
  text-decoration: none;
}
.box {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.other-style-cars img {
  border: 1px solid #cccccc;
  padding: 6px;
}
.box img {
  float: left;
  margin: 10px;
}
.read-more-para {
  float: left;
  width: 72%;
}
.read-more-para h3 {
  color: #225380;
  font-family: tahoma;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
}
.read-more-para p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
.readmore {
  background-color: #225380;
  border-bottom: 3px solid #373839;
  box-shadow: 0 0 1px #636363;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-family: Arial, sans-serif, sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  margin: 5px 23px;
  padding-left: 0;
  padding-top: 8px;
  text-align: center;
  width: 116px;
}

.footer-content > ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.footer-content p a:hover {
  color: #6ccf20;
}
.border {
  background: url("../images/footer-sep.jpg") repeat-x scroll 0 3px transparent;
  height: 4px;
  margin: 0 !important;
  width: 195px;
}
.phone {
  background: url("../images/qeemat22.png") repeat scroll -24px -149px
    transparent;
  padding-left: 25px;
}
.mail {
  background: url("../images/qeemat2.png") repeat scroll -21px -191px
    transparent;
  padding-left: 25px;
}
.fb {
  background: url("../images/fb1.jpg") no-repeat scroll 0 0 transparent;
}
.fb:hover {
  background: url("../images/fb1.jpg") no-repeat scroll 0 -32px transparent;
}
.tweet {
  background: url("../images/tweet.jpg") no-repeat scroll 0 0 transparent;
}
.tweet:hover {
  background: url("../images/tweet.jpg") no-repeat scroll 0 -32px transparent;
}
 
.footer-bottom-area a {
  border-left: 1px solid;
  color: white;
  float: right;
  font-size: 12px;
  height: 15px;
  margin-right: 20px;
  padding-left: 20px;
}
.copyrights {
  color: white;
  float: left;
  margin: 0 0 0 20px;
}
.readmore > a {
  color: white;
  text-decoration: none;
}
#box-shadow {
  background: url("../images/box-shadow.png") repeat scroll 0 -26px transparent;
  bottom: -31px;
  float: left;
  height: 30px;
  margin: -10px 39px 0;
  position: absolute;
  width: 92%;
}
.main {
  float: left;
  overflow: hidden;
  width: 650px;
}
.main-laptop {
  float: left;
  padding: 0 0 0 25px;
  width: 96%;
}
.inner-laptop {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 210px;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 29%;
  overflow: hidden;
}

.inner-laptop:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
.inner-laptop-2col {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 12px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 45%;
  overflow: hidden;
}
.inner-laptop-2col:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop-2col:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
span {
  color: #676767;
  display: block;
  text-align: center;
}
.laptop-price-2 {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
  display: flex;
  justify-content: center;
}

.laptop-price {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
}
.inner-laptop img {
  display: block;
  margin: 7px;
}
.inner-laptop > a {
  text-decoration: none;
}
.inner-laptop h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.inner-laptop-2col h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.side-bar .container .tab_content {
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  margin-top: 0;
  padding: 0;
  width: 294px;
}
.side-bar-tabs > li {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 10px;
  text-align: left;
  width: 96%;
  margin: 0;
}
 

.detiles-brands img {
  float: left;
  margin: 2px;
  width: 150px;
}
.brand-all {
  border-bottom: 1px solid #ccc;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 94%;
}
.brands-list-detile {
  float: left;
  margin-left: 20px;
  width: 170px;
}
.pic-desk-detile {
  width: 400px;
  float: left;
}
.heading li {
  color: #475380;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  list-style: none outside none;
  text-align: justify;
  width: 50%;
}
.right-side {
  float: right;
}
.matter {
  padding: 5px;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll left top transparent;
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}

.brands-reviews {
  float: left;
  text-align: justify;
  width: 100%;
}
.brands-reviews h2 {
  color: #225380;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding-left: 20px;
  width: 94%;
}
.brands-reviews p {
  color: gray;
  font-family: sans-serif;
  font-weight: normal;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.related-articles {
  background: #fcfcfc none repeat scroll 0 0;
  border: 4px double #e3e3e3;
  box-sizing: border-box;
  float: left;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
}
.related-articles > h3 {
  color: #083b6a;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 10px;
  width: 100%;
}
.single-page-tabs .tabcontents .related-articles > ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.single-page-tabs .tabcontents .related-articles > ul li {
  color: #5d5d5d;
  font-family: Georgia;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding: 5px 0;
}
.single-page-tabs .tabcontents .related-articles > ul li a {
  color: inherit;
  font-style: inherit;
  letter-spacing: 0;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.single-page-tabs .tabcontents .related-articles > ul li a:hover {
  color: #333333;
  letter-spacing: 1px;
}
.tabs-groups {
  border: 1px solid #000;
  height: 200px;
  clear: both;
}

.single-page-tabs .tabs li {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  list-style: none outside none;
  text-align: center;
}
.contents-brands {
  padding: 10px;
}
.brands-reviews h4 {
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 15px;
  width: 88%;
  margin: 10px 0px;
}
.heading {
  height: 23px;
  line-height: 25px;
  padding: 0 10px;
  width: 585px;
}
.heading li {
  border-bottom: 1px solid #cccccc;
  float: left;
  line-height: 24px;
}
.left-side-design {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 0;
  text-align: left;
  width: 150px;
}
.matter > ul {
  float: left;
  padding-left: 10px;
}
.right-side {
  float: right;
}
.matter {
  float: left;
  padding: 5px;
  width: 100%;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}
.detiles-brands {
  border: 1px solid #cccccc;
  float: left;
}
.heading > ul {
  margin: 0;
  padding: 0;
}
.list-style {
  color: #6d6d6e;
  float: left;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 25px;
  text-align: left;
  width: 50%;
}
.price-style {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-right: 25px;
  text-align: right;
  width: 38%;
}
.view-more {
  color: #7ab602;
  float: right;
  font-family: ebrima;
  font-size: 13px;
  font-style: italic;
  margin-top: -23px;
  text-decoration: none;
}
.view-more:hover {
  color: #f77c2a;
}
.view-all {
  background: none repeat scroll 0 0 #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  bottom: 12px;
  color: white;
  font-family: helvetica;
  font-size: 14px;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
.view-all:hover {
  background: none repeat scroll 0 0 #f77c2a;
}
.other-style-cars {
  float: left;
  padding-left: 3px;
  width: 33%;
}
.latestReview {
  padding: 4%;
  width: 87%;
}
.btn-primary {
  background-color: #225380;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;

  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: tahoma;
  font-size: 104%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #555555;
  width: 84%;
}
.other-style-cars > p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 13px;
  text-align: justify;
}
.btn-primary.latestReview.sedans-under-25L {
  margin-bottom: 10px;
  margin-left: 10px;
}
.up-coming-cars {
  margin: 0px auto;
  padding: 30px;
}
 
.heading-style span {
  background: url("../images/view-bg.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
  border-radius: 3px 3px 0 0;
  float: right;
  line-height: 32px;
  padding: 0 14px;
  width: 55px;
}
.heading-style span:hover {
  background: url("../images/view-hover.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
}
.heading-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
.heading-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 24px;
  font-weight: normal;
  margin: 0;
}
.heading-style h1 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 22px;
  font-weight: normal;
  margin: 0;
}
.heading-style h3 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.cars-coming {
  border-bottom: 2px solid #bfbebf;
  float: left;
  margin-right: 15px;
  margin-top: 30px;
  width: 32%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.up-coming-cars .cars-coming:last-child {
  margin-right: 0;
}
.heading-style {
  border-bottom: 1px solid #cac8c8;
  float: left;
  width: 100%;
}
.cars-coming img {
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  float: left;
  width: 92%;
}
.cars-coming span {
  -moz-box-sizing: border-box;
  background-color: #f3f1f1;
  color: #787878;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.cars-coming:hover {
  border-bottom: 2px solid #475380;
}
.cars-coming:hover span {
  color: #475380;
}
.latest-news-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
}
.latest-news-style span {
  background-color: #a3a4a4;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  float: right;
  padding-left: 14px;
  padding-right: 14px;
  width: 56px;
}
.latest-news-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.latest-news-style span:hover {
  background-color: #225380;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.cars-news-styles {
  clear: both;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.news-img {
  clear: both;
  float: left;
  overflow: hidden;
  margin-top: 7px;
}
.news-img img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.news-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.cars-description {
  float: left;
  margin-left: 20px;
  width: 69%;
}
.cars-description h4 {
  color: #656565;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2px;
}
.cars-description p {
  color: #7e7e7e;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 0;
}
.cars-description a {
  text-decoration: none;
  color: #656565;
}
.cars-description a:hover {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  color: #225380;
}

.brands-style-designs {
  background: url("images/cars-background.jpg") repeat scroll 0 0 transparent;
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.brands-style-designs img {
  padding-bottom: 50px;
  padding-top: 15px;
  width: 85px;
}
.brands-style-designs ul li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.brands-style-designs ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.brands-reviews img {
  padding-left: 0;
  width: 750px;
}
.single-page-img-style {
  width: 100%;
}
.inner-img-style:first-child {
  margin-left: 6px;
}
.inner-img-style {
  border: 1px solid #cccccc;
  float: left;
  margin-left: 7px;
  padding: 2px;
  width: 300px;
  padding-top: 6px;
}
.top-stylish {
  float: left;
  width: 620px;
}
.top-stylish img {
  margin: 0 9px;
  width: 750px;
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.other-pages-designs {
  float: left;
  margin: 0 0 15px 0px;
  width: 100%;
  display: flex;
}
.left-big-img {
  float: left;
  padding: 2px;
  width: 33%;
}
.left-big-img img {
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.thumb-other-designs {
  float: right;
  padding: 1px 2px 2px;
  width: 33%;
}
.thumb-other-designs img {
  border: 1px solid #cccccc;
  padding: 1px;
  width: 100%;
}
.latest-news-style:last-child {
  margin-right: 0px;
}
.latest-news-style {
  float: left;
  margin-right: 34px;
  width: 48%;
  padding: 35px 0;
}
.cars-coming:hover .car-hover {
  top: 0;
}
.cars-coming .car-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 200px;
  left: 0;
  padding: 0;
  position: absolute;
  top: -100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.car-hover p {
  color: #e5e6e7;
  font-family: open sans;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 18px;
  text-align: justify;
}
.bikes-model h2 {
  color: #225380;
  float: left;
  font-family: helvetica;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: justify;
  width: 97%;
}
.car-hover > a {
  float: left;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
.car-hover img {
  float: none;
}

.twitter-share-button {
  width: 55px !important;
}
.stumbleupon {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.pintrest {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 0 transparent;
}
.pintrest:hover {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 -32px transparent;
}
.digg {
  background: url("../images/digg.jpg") no-repeat scroll 0 0 transparent;
}
.digg:hover {
  background: url("../images/digg.jpg") no-repeat scroll 0 -32px transparent;
}
.diigo {
  background: url("../images/diigo.jpg") no-repeat scroll 0 0 transparent;
}
.diigo:hover {
  background: url("../images/diigo.jpg") no-repeat scroll 0 -32px transparent;
}
.email {
  background: url("../images/mail.jpg") no-repeat scroll 0 0 transparent;
}
.email:hover {
  background: url("../images/mail.jpg") no-repeat scroll 0 -32px transparent;
}
.delicious {
  background: url("../images/delicious.jpg") no-repeat scroll 0 0 transparent;
}
.delicious:hover {
  background: url("../images/delicious.jpg") no-repeat scroll 0 -32px transparent;
}
.print {
  background: url("../images/print.jpg") no-repeat scroll 0 0 transparent;
}
.print:hover {
  background: url("../images/print.jpg") no-repeat scroll 0 -32px transparent;
}
.myspace {
  background: url("../images/myspace.jpg") no-repeat scroll 0 0 transparent;
}
.myspace:hover {
  background: url("../images/myspace.jpg") no-repeat scroll 0 -32px transparent;
}
.livejournal {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 0 transparent;
}
.livejournal:hover {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 -32px transparent;
}
.orkut {
  background: url("../images/orkut.jpg") no-repeat scroll 0 0 transparent;
}
.orkut:hover {
  background: url("../images/orkut.jpg") no-repeat scroll 0 -32px transparent;
}
.sharethis {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 19px;
  height: 100px;
}
.stumbleupon1 {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon1:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.google {
  background: url("../images/google.jpg") no-repeat scroll 0 0 transparent;
}
.google:hover {
  background: url("../images/google.jpg") no-repeat scroll 0 -32px transparent;
}
.linked-in {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 0 transparent;
}
.linked-in:hover {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 -32px transparent;
}
.tumblr {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 0 transparent;
}
.tumblr:hover {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 -32px transparent;
}

.car-hover .read-more-suzuki {
  background: none repeat scroll 0 0 transparent;
  color: white !important;
  float: right;
  font-size: 14px;
  margin-right: 10px;
  padding: 15px 0;
  text-decoration: none;
  width: 80px;
}
.latest-news {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 20px 20px;
  padding: 0 10px 10px 0;
  position: relative;
  border-image: initial;
}
.latest-news h2 {
  background-image: linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ffffff),
    color-stop(1, #f6f6f6)
  );
  border-bottom: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 10px;
  width: 98.5%;
}
.latest-news h2 a {
  color: #929292;
  font-family: sans-serif;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.latest-news > img {
  border: 4px double #b8b8b7;
  float: left;
  margin-left: 15px;
  width: 140px;
  border-image: initial;
}
.latest-news > p {
  color: #adadad;
  float: left;
  font-family: Ebrima;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin: 0 0 10px;
  padding-left: 20px;
  text-align: justify;
  width: 68%;
}
.read-more {
  background-image: linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -o-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -moz-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -ms-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #4c81b2),
    color-stop(1, #1c4e7b)
  );
  border: 2px solid white;
  bottom: 10px;
  -webkit-box-shadow: 0 0 1px #464545;
  -moz-box-shadow: 0 0 1px #464545;
  box-shadow: 0 0 1px #464545;
  -o-box-shadow: 0 0 1px #464545;
  -ms-box-shadow: 0 0 1px #464545;
  color: white;
  float: right;
  font-family: ebrima;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  right: -150px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  border-image: initial;
}
.latest-news:hover .read-more {
  right: 15px;
}
.latest-news a {
  text-decoration: none;
}
.latest-news h2 a:hover {
  color: #225380;
}
.socialmedia {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 30px;
  margin-top: 10px;
  margin: 5px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 30px;
  border-image: initial;
}
.hover-effect img {
  border: medium none;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  margin-left: 10px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
  height: 466px;
  width: 753px;
}
.left-big-img .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  opacity: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.left-big-img .hover-effect img {
  position: absolute;
  width: auto;
}
.left-big-img .hover-effect img {
  top: -100px;
}
.left-big-img:hover .hover-effect img {
  top: 100px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  opacity: 1;
}
.gallery-stylish:hover .hover-effect {
  opacity: 1;
}
.gallery-stylish .hover-effect img {
  border: none;
}
.thumb-other-designs .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.thumb-other-designs .hover-effect img {
  border: none;
  left: 75px;
  position: absolute;
  width: auto;
  overflow: hidden;
}
.gallery-stylish:hover .hover-effect img {
  top: 210px;
  top: 210px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect img {
  top: -200px;
  overflow: hidden;
  left: 340px;
}
.left-big-img .gallery-stylish .hover-effect img {
  top: -100px;
}
.left-big-img .gallery-stylish:hover .hover-effect img {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.thumb-other-designs .hover-effect img {
  top: -100px;
  overflow: hidden;
}
.thumb-other-designs:hover .hover-effect img {
  top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish:hover .hover-effect img {
  top: 170px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.other-list-style li {
  background: url("../images/tick.png") no-repeat scroll 0 5px transparent !important;
  color: gray;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 15px;
}
.brand-reviews p {
  color: gray;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0px 0px 25px 0px;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.facebook-comment {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  margin-left: 40px;
  padding: 0;
  width: 94%;
}
.site-add {
  border: 0px solid #cccccc;
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  padding-left: 1px;
  padding-top: 4px;
  width: 730px;
}
.center-add {
  text-align: center;
  width: auto;
  margin-bottom: 10px;
}
.category-add {
  float: left;
  margin-top: 14px;
  padding: 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}

#mask {
  background-color: #000000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9000;
}
#boxes .window {
  display: none;
  height: 200px;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 440px;
  z-index: 9999;
}
#boxes #dialog {
  background-color: #ffffff;
  height: 290px;
  padding: 10px;
  width: 292px;
}

.new-add {
  margin: 16px auto 0;
  width: 92%;
}
.top-ad {
  background-color: white;
  float: left;
  text-align: center;
  width: 100%;
}
.bottom-ad {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.top {
  margin: 0px 0px 10px 0px;
}
/*------Responsive Header Start-------*/
.responsive-header {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99999;
}
.responsive-nav {
  background: #ffffff;
  float: left;
  padding: 30px 0;
  width: 100%;
  box-shadow: 0px 5px 15px 0px #e8e8e8;
}
.responsive-nav .logo-sec {
  margin-top: 0;
  width: auto;
  display: inline-block;
}
.responsive-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 12px 0;
  text-align: center;
  width: 35px;
  display: table;
}
.responsive-btn i {
  display: table-cell;
  vertical-align: middle;
}
.responsive-menu {
  background: #1c1c1c none repeat scroll 0 0;
  height: 100%;
  padding: 30px 0 !important;
  position: fixed;
  right: -330px;
  top: 0;
  width: 270px;
  z-index: 999999999;
  font-family: helvetica;
  transition: all 0.25s linear !important;
}
.responsive-menu.slidein {
  right: 0;
}
.responsive-menu ul {
  float: left;
  height: 80%;
  list-style: outside none none;
  margin: 0;
  overflow-y: auto !important;
  padding: 0;
  width: 100%;
}
.responsive-menu ul li {
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.responsive-menu ul li a {
  border-bottom: 1px solid #3a3a3a;
  color: #cdcdcd;
  float: left;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  text-decoration: none;
}
.responsive-menu ul li:last-child a {
  border-bottom: 0;
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu ul li a:before {
  background-color: #cdcdcd;
  content: "";
  height: 3px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 3px;
}
.responsive-menu ul li.menu-item-has-children > a:after {
  color: #cdcdcd;
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 30px;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.responsive-menu ul li.active > a {
  margin-bottom: 10px;
  padding: 12px 20px;
}
.responsive-menu ul li.active > a:before {
  left: 11px;
  top: 21px;
}
.responsive-menu ul li.menu-item-has-children.active > a:after {
  -webkit-transform: rotateX(180deg) translateY(50%);
  -moz-transform: rotateX(180deg) translateY(50%);
  -ms-transform: rotateX(180deg) translateY(50%);
  -o-transform: rotateX(180deg) translateY(50%);
  transform: rotateX(180deg) translateY(50%);
}
.close-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 13px;
  height: 23px;
  line-height: 17px;
  margin: 0 20px 25px;
  text-align: center;
  width: 35px;
}
.responsive-btn i:hover,
.responsive-menu ul li a:hover {
  color: #0c9545;
}
/*------Responsive Header End-------*/
.wrapper {
  width: 1140px;
}
.main {
  width: 780px;
}
.side-bar {
  width: 360px;
}
.heading-style h1 {
  margin: 0 0 10px;
  font-size: 28px;
}
.up-coming-cars p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
}
.brands-reviews h4 {
  font-size: 20px;
}
.brands-reviews p {
  font-size: 16px;
  line-height: 26px;
}
.other-list-style li {
  font-size: 14px;
}
.cars-description h4 {
  font-size: 18px;
}
.cars-description p {
  font-size: 14px;
}
.top-stylish {
  width: 100%;
}
.single-page-tabs .tabs {
  margin: 0;
}
.brands-reviews p + div {
  margin: 20px 0;
}
h2.incontent {
  display: inline-block;
  font-size: 26px;
  text-decoration: underline;
  padding: 69px 17px 5px;
}
.qmt-table {
  width: 94%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 12px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Lato", Sans-Serif;
  color: #434343;
}
.qmt-table thead th {
  padding: 20px 15px;
  font-size: 16px;
}
.qmt-table thead > tr > th,
.qmt-table thead > tr > td {
  border: 1px solid #e6e6e6;
}
.qmt-green {
  color: #3eb549;
}
.qmt-table > thead > tr > th,
.qmt-table > thead > tr > td,
.qmt-table > tbody > tr > th,
.qmt-table > tbody > tr > td,
.qmt-table > tfoot > tr > th,
.qmt-table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.4287;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.qmt-table .qmt-name a {
  color: #434343;
  text-decoration: none;
}
.qmt-table td.qmt-price,
.qmt-table td.qmt-date {
  text-align: center;
}
.qmt-recent-bikes {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.qmt-table > tbody > tr:hover {
  background: #f5fbfd !important;
}
.qmt-table > tbody > tr:nth-child(even),
.qmt-table > thead > tr {
  background: #f7f7f7;
}
/* comment style */
.comment-wrap ul.comment-list {
  padding: 0px 20px;
  background-color: #fdfdfd;
  margin-bottom: 0px;

}
.comment-wrap ul.comment-list li {
  list-style: none;

}
.comment-wrap .comment-list .comment-list-wrap {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.comment-wrap ul.comment-list li h3 {
  color: #2e88df;
  text-transform: capitalize;
  font-family: sans-serif;
  font-size: 20px;
  margin-bottom: 10px;

}
.comment-wrap ul.comment-list .comment-content {
  background-color: #ebebeb;
  padding: 20px;
  padding-bottom: 30px;
  width: 100%;
}
.comment-wrap ul.comment-list .comment-content .we-reply {
    background-color: #083B6A;
    font-size: 16px;
    color: white;
    font-family: sans-serif;
    padding: 8px 20px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.comment-wrap ul.comment-list .comment-content .we-reply:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap ul.comment-list .comment-content p {
  font-family: sans-serif;
  margin-bottom: 35px;
  font-size: 15px;
    line-height: 25px;
    color: #222;
}
.comment-wrap .comment-meta {
  display: flex;
  align-items: center;
    border-bottom: 1px solid #dedede;
}
.comment-wrap .inser_form {
  background-color: #fdfdfd;
}
.comment-wrap ul.comment-list time {
  font-size: 12px;
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  color: #444;
  padding-left: 15px;
  margin-top: 10px;
}
.comment-wrap input {
  background-color:#ebebeb;
   font-size: 16px;
   width:94%;
   height: 60px;
   border: none;
   padding-left: 20PX;
}
.comment-wrap textarea:focus, input:focus{
    outline: none;
}
.comment-wrap .comment-row {
  display: flex;
  text-align: left;
}
.comment-wrap .comment-list-wrap .comment-avatar img {
    height: 55px;
    width: auto;
    margin-right: 15px;
    border-bottom: 1px solid #dedede;
    padding: 2px;
    box-shadow: 0px 0px 7px 0px #00000024;
    border-radius: 56%;
}
.comment-wrap .inser_form {
    border: 2px solid #ebebeb;
    padding: 50px;
    margin: 20px;
}
.comment-wrap .comment-row .comment-col-50 {
  width: 50%;
}
.comment-wrap {
  background-color: white;
}
.comment-wrap .comment_content {
    background-color: #ebebeb;
    width: 96%;
    font-size: 18px;
    height: 100px;
    border: none;
    margin-top: 13px;
    padding: 20px;
    font-family: sans-serif;
}
.comment-wrap .comment-col {
  width: 99%;
}
.button-post-comment{
     margin: 39px; 
     background-color: black;
     width: 44%;
     font-size: 30px;
 }
.comment-wrap button {
    background-color: #083B6A;
    border: none;
    color: white;
    height: 60px;
    width: 182px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 36px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
    font-family: sans-serif;
    cursor: pointer;
}
.comment-wrap button:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap .cancel-comment {
    background-color: red;
    padding: 12px 21px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-left: 12px;
    transition: .3s ease-in-out;
    border: 2px solid red;
    font-family: sans-serif;
}
.comment-wrap .cancel-comment:hover {
  background-color: white;
  color: red;
  border: 2px solid red;
}
.comment-wrap ul.comment-list {
    padding: 0px 20px;
    background-color: #fdfdfd;
    margin-bottom: 0px;
}
/* comment style Dashboard */ 
.dashboard.comment-wrap {
  background-color: #f1f1f1;
  padding: 40px;
}
.dashboard.comment-wrap td,
.dashboard.comment-wrap h3,
.dashboard.comment-wrap a,
.dashboard.comment-wrap time,
.dashboard.comment-wrap p {
  font-family: sans-serif;

}

.dashboard.comment-wrap .comment-list thead {
  background-color: white;
  height: 35px;
}
.dashboard.comment-wrap .comment-list tr td {
  padding-left: 20px;
}
.dashboard.comment-wrap .comment-list thead  tr td:first-child {
  color: #0b648d;
}
.dashboard.comment-wrap .comment-list tbody {
  background-color: #f9f9f9;
}
.dashboard.comment-wrap .comment-list tbody tr td h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 7px;
}
.dashboard.comment-wrap .comment-list .we-approve {
    background-color: #00b900;
    color: white;
    padding: 6px 11px;
    border: 2px solid #00b900;
    transition: .3s ease-in-out;
}
.dashboard.comment-wrap .comment-list .we-approve:hover {
  background-color: white;
  color: #00b900;
  border: 2px solid #00b900;
}
.dashboard.comment-wrap .comment-list .we-reply{
    background-color: #083B6A;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-reply:hover {
  background-color: white;
  color: #083B6A;
  border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-edit {
  background-color: #5bc0de;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-edit:hover {
  background-color: white;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-trash {
  background-color: red;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid red;

}
.dashboard.comment-wrap .comment-list .we-unapprove {
background-color: #f0ad4e;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-unapprove:hover {
    background-color: white;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-trash:hover {
  background-color: white;
  color: red;
  border: 2px solid red;

}
.dashboard.comment-wrap .comment-list tbody tr td{
  padding-bottom: 24px;
}
.dashboard.comment-wrap .comment-list .row-actions a {
    margin-right: 7px;
    margin-top: 8px;
    display: inline-block;
}
.dashboard.comment-wrap .comment-list tbody tr td p {
    color: #6e6d6d;
    line-height: 28px;
}
.dashboard.comment-wrap .comment-list tbody tr td a.response-link {
  color: #225380;
  line-height: 28px;
  font-weight: bold;
}
.dashboard.comment-wrap .comment-list .inser_form {
  padding: 20px;
}
.dashboard.comment-wrap .comment-list input {
      width: 46%;
}
.dashboard.comment-wrap  .comment_content {
  padding-right: 0;
}
.brands-logo ul{
  display: flex;
  padding-left: 1px;
}
.brands-logo ul li{
  list-style: none;
  width: 20%;
  border: 1px solid gray;
  padding-left: 0;
  text-align: center;
  margin: 5px;
}
.iconsone{
  text-align: center;
  width: 100%;
}
.iconsone h2{
  font-size: 30px;
    
    color: black;
    float: none;
    border: 1px solid black;
}
i.fa.fa-facebook {
  padding: 15px;
    font-size: 20px;
    text-decoration: none;
    width: 5%;
    text-align: center;
    background-color: blue;
    border-radius: 50%;
    color: white;
}
i.fa.fa-facebook:hover {
  background-color: white;
  color: blue;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-instagram {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: #CF3C6D;
  border-radius: 50%;
  color: white;
}
i.fa.fa-instagram:hover {
  background-color: white;
  color: #CF3C6D;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-pinterest {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-pinterest:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-youtube {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-youtube:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }

i.fa-brands.fa-tiktok {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: black;
  border-radius: 50%;
  color: white;
}
i.fa-brands.fa-tiktok:hover {
background-color: white;
color: black;
border: 1px solid black;

transition: 0.3s ease-in-out;
}
.see-more-button{
  height: 40px;
  width: 180px;
  display: flex;
  justify-content: center;
  background-color: #2c5c8a;
  color: white;
  align-items: center;
  border-radius: 10px;
  margin: auto;
}
.see-more-button a{
  color: white;
}
.discontinued{
  background: #1E4F7C;
    text-align: center;
    font-size: 22px;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: syne;
}
form#topbutton{
  display: none;
}
 
body {
  background: url("../images/back-ground.jpg") repeat scroll 0 0 transparent;
  margin: 0;
}
a {
  text-decoration: none;
}

.n {
  width: 295px;
  float: left;
}
.sidebar-widget li img {
  float: left;
  margin: 2px 0 0;
  padding: 0;
  width: 58px;
}
.sidebar-widget li a {
  float: right;
  font-family: helvetica;
  font-size: 14px;
  font-weight: normal;
  padding-right: 1px;
  padding-top: 0;
  text-decoration: none;
}
.new-models-designs p {
  color: #2c5c8a;
  float: right;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 7px 20px 0;
  text-align: right;
  width: 160px;
}
.sidebar-widget .read-more-designs {
  background-color: #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  box-shadow: 1px 1px 2px #919191;
  -webkit-box-shadow: 1px 1px 2px #919191;
  -moz-box-shadow: 1px 1px 2px #919191;
  -o-box-shadow: 1px 1px 2px #919191;
  -ms-box-shadow: 1px 1px 2px #919191;
  float: right;
  font-size: 14px;
  padding: 5px;
  text-align: center;
  width: 45%;
  margin: 15px;
}
.read-more-designs a {
  color: #ffffff;
  font-family: helvetica;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
}
.sidebar-widget > ul {
  margin: 0;
  padding: 0;
  width: 95%;
}
.new-models-designs li {
  padding: 13px 15px;
}
.new-models-designs li:hover {
  background-color: #e9e9e9;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.sidebar-widget ul li {
  float: left;
  list-style: none outside none;
  text-align: left;
  width: 93%;
}
.wrapper {
  background: none repeat scroll 0 0 white;
  margin: 0 auto;
  width: 980px;
}
#shadow {
  -webkit-box-shadow: 0 0 10px black;
  -moz-box-shadow: 0 0 10px black;
  box-shadow: 0 0 10px black;
  -o-box-shadow: 0 0 10px black;
  -ms-box-shadow: 0 0 10px black;
  float: left;
  background-color: white;
}
.left {
  float: left;
}
.header-right {
  float: right;
  width: 450px;
}
.right {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  line-height: 20px;
  padding: 5px 0;
}
#header > a[title="Bikes Logo"] {
  float: left;
  margin: 0px;
  text-decoration: none;
}
.tagline {
  color: #3c6b96;
  font-family: "Merriweather Sans", sans-serif;
  font-size: 10px;
  margin-bottom: 0;
  margin-left: 15px;
  margin-top: -7px;
  text-decoration: none;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
  width: 100%;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu > li:hover a {
  background: none repeat scroll 0 0 #1a446a;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.mega-menu li {
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  opacity: 1;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.mega-menu {
  background: none repeat scroll 0 0 #083b6a;
  left: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  width: 150px;
  z-index: 100000;
}
.sf-menu li ul li {
  list-style: none outside none;
  margin: 0;
  position: relative;
}
.mega-menu li a {
  color: #ffffff;
  display: inline-block;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 25px;
  list-style: none outside none;
  margin: 0;
  padding: 7px 0 10px 8px;
  text-decoration: none;
  z-index: -1;
}
.sf-menu li:hover .mega-menu {
  opacity: 1;
  top: 54px;
}
.hm {
  position: relative;
  color: white;
  float: left;
  font-family: helvetica;
  font-size: 16px;
  line-height: 15px;
  margin: 0;
  padding: 22px 15px;
  text-decoration: none;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
.top-menu-bar {
  float: right;
  margin-right: 15px;
  margin-top: 0;
}
.top-menu-bar ul li {
  float: left;
  font-size: 12px;
  font-weight: normal;
  font-family: Arial, sans-serif, sans-serif;
  color: #7f7f7f;
}
.top-menu-bar ul {
  float: left;
  list-style: none outside none;
  margin: 10px 0;
  padding: 0;
}
.top-menu-bar ul li {
  border-right: 1px solid #909090;
}
.top-menu-bar ul li:last-child {
  border: 0 none;
}
.top-menu-bar a {
  color: #7f7f7f;
  font-family: "Merriweather Sans", sans-serif;
  padding: 7px;
  text-decoration: none;
}
.top-menu-bar a:hover {
  color: #3c6b96;
}
#content {
  background: none repeat scroll 0 0 white;
  float: left;
  padding-bottom: 40px;
  width: 100%;
}

.up-coming-cars p {
  color: gray;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  float: left;
  margin-top: 3px;
}
.popular {
  float: left;
}
.news {
  float: left;
}
.block-area {
  background-color: #f8fafa;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border: 1px solid #e1e1e1;
  float: left;
  width: 203px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.tab-content-area:hover .block-area {
  background-color: #225380;
}
.tab-content-area:hover .block-area p,
.tab-content-area:hover .block-area span {
  color: #ffffff;
}
.block-area a {
  text-decoration: none;
}
.block-area p {
  color: #302f2f;
  font-family: Sans-serif;
  font-size: 15px;
  font-weight: 600;
  margin: 7px 0;
  padding: 9px 0 0;
  text-align: center;
  text-decoration: none;
}
.block-area span {
  color: #696767;
  float: left;
  font-family: Sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0 10px 10px;
  text-align: center;
  width: 90%;
  text-decoration: none;
}
.box {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.other-style-cars img {
  border: 1px solid #cccccc;
  padding: 6px;
}
.box img {
  float: left;
  margin: 10px;
}
.read-more-para {
  float: left;
  width: 72%;
}
.read-more-para h3 {
  color: #225380;
  font-family: tahoma;
  font-size: 18px;
  font-weight: normal;
  margin: 5px 0;
}
.read-more-para p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  margin-top: 0;
}
.readmore {
  background-color: #225380;
  border-bottom: 3px solid #373839;
  box-shadow: 0 0 1px #636363;
  color: #ffffff;
  display: inline-block;
  float: right;
  font-family: Arial, sans-serif, sans-serif;
  font-size: 16px;
  font-weight: normal;
  height: 20px;
  margin: 5px 23px;
  padding-left: 0;
  padding-top: 8px;
  text-align: center;
  width: 116px;
}


.footer-content h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 15px;
}

.footer-content > ul {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.footer-content li a {
  text-decoration: none;
  color: white;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.footer-content li a:hover {
  padding: 0 12px;
}
.footer-content p a:hover {
  color: #6ccf20;
}
.border {
  background: url("../images/footer-sep.jpg") repeat-x scroll 0 3px transparent;
  height: 4px;
  margin: 0 !important;
  width: 195px;
}
.phone {
  background: url("../images/qeemat22.png") repeat scroll -24px -149px
    transparent;
  padding-left: 25px;
}
.mail {
  background: url("../images/qeemat2.png") repeat scroll -21px -191px
    transparent;
  padding-left: 25px;
}
.fb {
  background: url("../images/fb1.jpg") no-repeat scroll 0 0 transparent;
}
.fb:hover {
  background: url("../images/fb1.jpg") no-repeat scroll 0 -32px transparent;
}
.tweet {
  background: url("../images/tweet.jpg") no-repeat scroll 0 0 transparent;
}
.tweet:hover {
  background: url("../images/tweet.jpg") no-repeat scroll 0 -32px transparent;
}
 
.footer-bottom-area a {
  border-left: 1px solid;
  color: white;
  float: right;
  font-size: 12px;
  height: 15px;
  margin-right: 20px;
  padding-left: 20px;
}
.copyrights {
  color: white;
  float: left;
  margin: 0 0 0 20px;
}
.readmore > a {
  color: white;
  text-decoration: none;
}
#box-shadow {
  background: url("../images/box-shadow.png") repeat scroll 0 -26px transparent;
  bottom: -31px;
  float: left;
  height: 30px;
  margin: -10px 39px 0;
  position: absolute;
  width: 92%;
}
.main {
  float: left;
  overflow: hidden;
  width: 650px;
}
.main-laptop {
  float: left;
  padding: 0 0 0 25px;
  width: 96%;
}
.inner-laptop {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 210px;
  margin: 12px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 29%;
  overflow: hidden;
}

.inner-laptop:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
.inner-laptop-2col {
  border: 1px solid #dddddd;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 12px;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 45%;
  overflow: hidden;
}
.inner-laptop-2col:hover {
  -webkit-box-shadow: 0 0 8px #dddddd;
  -moz-box-shadow: 0 0 8px #dddddd;
  box-shadow: 0 0 8px #dddddd;
  -ms-box-shadow: 0 0 8px #dddddd;
  -o-box-shadow: 0 0 8px #dddddd;
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  transform: scale(1.02);
  -webkit-transform: scale(1.02);
  -o-transform: scale(1.02);
  -ms-transform: scale(1.02);
}
.inner-laptop-2col:hover .laptop-price {
  background: none repeat scroll 0 0 #004d99;
}
span {
  color: #676767;
  display: block;
  text-align: center;
}
.laptop-price-2 {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
  display: flex;
  justify-content: center;
}

.laptop-price {
  background: none repeat scroll 0 0 #2c5c8a;
  border-radius: 10px 10px 0 0;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  -ms-border-radius: 10px 10px 0 0;
  -o-border-radius: 10px 10px 0 0;
  bottom: 0;
  color: #ffffff;
  display: block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  left: 23%;
  line-height: 10px;
  margin: 0 auto;
  padding: 10px 5px;
  position: absolute;
  text-align: center;
  bottom: 0px !important;
  width: 100px;
}
.inner-laptop img {
  display: block;
  margin: 7px;
}
.inner-laptop > a {
  text-decoration: none;
}
.inner-laptop h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.inner-laptop-2col h3 {
  color: #676767;
  font-family: helvetica;
  font-size: 20px;
  font-weight: normal;
  margin: 10px 0;
  padding: 0 5px;
  text-align: center;
}
.side-bar .container .tab_content {
  border-bottom: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  margin-top: 0;
  padding: 0;
  width: 294px;
}
.side-bar-tabs > li {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 10px;
  text-align: left;
  width: 96%;
  margin: 0;
}
 

.detiles-brands img {
  float: left;
  margin: 2px;
  width: 150px;
}
.brand-all {
  border-bottom: 1px solid #ccc;
  float: left;
  margin-left: 20px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding: 10px 0;
  width: 94%;
}
.brands-list-detile {
  float: left;
  margin-left: 20px;
  width: 170px;
}
.pic-desk-detile {
  width: 400px;
  float: left;
}
.heading li {
  color: #475380;
  float: left;
  font-family: sans-serif;
  font-size: 15px;
  font-weight: normal;
  list-style: none outside none;
  text-align: justify;
  width: 50%;
}
.right-side {
  float: right;
}
.matter {
  padding: 5px;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll left top transparent;
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}

.brands-reviews {
  float: left;
  text-align: justify;
  width: 100%;
}
.brands-reviews h2 {
  color: #225380;
  font-family: sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding-left: 20px;
  width: 94%;
}
.brands-reviews p {
  color: gray;
  font-family: sans-serif;
  font-weight: normal;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.related-articles {
  background: #fcfcfc none repeat scroll 0 0;
  border: 4px double #e3e3e3;
  box-sizing: border-box;
  float: left;
  margin: 20px 0;
  padding: 20px;
  width: 100%;
}
.related-articles > h3 {
  color: #083b6a;
  float: left;
  font-family: arial;
  font-size: 16px;
  font-style: italic;
  margin: 0 0 10px;
  width: 100%;
}
.single-page-tabs .tabcontents .related-articles > ul {
  margin: 0;
  padding: 0 0 0 15px;
}
.single-page-tabs .tabcontents .related-articles > ul li {
  color: #5d5d5d;
  font-family: Georgia;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  padding: 5px 0;
}
.single-page-tabs .tabcontents .related-articles > ul li a {
  color: inherit;
  font-style: inherit;
  letter-spacing: 0;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.single-page-tabs .tabcontents .related-articles > ul li a:hover {
  color: #333333;
  letter-spacing: 1px;
}
.tabs-groups {
  border: 1px solid #000;
  height: 200px;
  clear: both;
}

.single-page-tabs .tabs li {
  border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  list-style: none outside none;
  text-align: center;
}
.contents-brands {
  padding: 10px;
}
.brands-reviews h4 {
  color: #666;
  font-family: sans-serif;
  font-size: 18px;
  font-weight: normal;
  padding: 0 15px;
  width: 88%;
  margin: 10px 0px;
}
.heading {
  height: 23px;
  line-height: 25px;
  padding: 0 10px;
  width: 585px;
}
.heading li {
  border-bottom: 1px solid #cccccc;
  float: left;
  line-height: 24px;
}
.left-side-design {
  color: #59aa1b;
  float: left;
  font-family: helvetica;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  padding: 5px 0;
  text-align: left;
  width: 150px;
}
.matter > ul {
  float: left;
  padding-left: 10px;
}
.right-side {
  float: right;
}
.matter {
  float: left;
  padding: 5px;
  width: 100%;
}
.matter li {
  background: url("../images/tick.png") no-repeat scroll 0 2px rgba(0, 0, 0, 0);
  color: #808080;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  list-style: none outside none;
  margin-left: 0;
  padding-left: 15px;
  text-align: justify;
}
.detiles-brands {
  border: 1px solid #cccccc;
  float: left;
}
.heading > ul {
  margin: 0;
  padding: 0;
}
.list-style {
  color: #6d6d6e;
  float: left;
  font-family: helvetica;
  font-size: 13px;
  font-weight: bold;
  margin: 0 auto;
  padding-left: 25px;
  text-align: left;
  width: 50%;
}
.price-style {
  float: right;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  padding-right: 25px;
  text-align: right;
  width: 38%;
}
.view-more {
  color: #7ab602;
  float: right;
  font-family: ebrima;
  font-size: 13px;
  font-style: italic;
  margin-top: -23px;
  text-decoration: none;
}
.view-more:hover {
  color: #f77c2a;
}
.view-all {
  background: none repeat scroll 0 0 #225380;
  border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  bottom: 12px;
  color: white;
  font-family: helvetica;
  font-size: 14px;
  padding: 5px 10px;
  position: absolute;
  right: 20px;
  text-decoration: none;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
}
.view-all:hover {
  background: none repeat scroll 0 0 #f77c2a;
}
.other-style-cars {
  float: left;
  padding-left: 3px;
  width: 33%;
}
.latestReview {
  padding: 4%;
  width: 87%;
}
.btn-primary {
  background-color: #225380;
  border: 1px solid #cccccc;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;

  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: tahoma;
  font-size: 104%;
  font-weight: bold;
  letter-spacing: 1px;
  margin-top: 0;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 1px #555555;
  width: 84%;
}
.other-style-cars > p {
  color: #8f8787;
  font-family: tahoma;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 13px;
  text-align: justify;
}
.btn-primary.latestReview.sedans-under-25L {
  margin-bottom: 10px;
  margin-left: 10px;
}
.up-coming-cars {
  margin: 0px auto;
  padding: 30px;
}
 
.heading-style span {
  background: url("../images/view-bg.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
  border-radius: 3px 3px 0 0;
  float: right;
  line-height: 32px;
  padding: 0 14px;
  width: 55px;
}
.heading-style span:hover {
  background: url("../images/view-hover.jpg") repeat-x scroll 0 0 / 100% 100%
    transparent;
}
.heading-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}
.heading-style h2 {
  color: #475380;
  float: left;
  font-family: Sans-serif;
  font-size: 30px;
  font-weight: 700;
  margin: 0;
}
.heading-style h1 {
  color: #475380;
  float: left;
  font-family: Sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin: 0;
}
.heading-style h3 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.cars-coming {
  border-bottom: 2px solid #bfbebf;
  float: left;
  margin-right: 15px;
  margin-top: 30px;
  width: 32%;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.up-coming-cars .cars-coming:last-child {
  margin-right: 0;
}
.heading-style {
  border-bottom: 1px solid #cac8c8;
  float: left;
  width: 100%;
}
.cars-coming img {
  border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  -o-border-radius: 3px 3px 3px 3px;
  -ms-border-radius: 3px 3px 3px 3px;
  float: left;
  width: 92%;
}
.cars-coming span {
  -moz-box-sizing: border-box;
  background-color: #f3f1f1;
  color: #787878;
  float: left;
  font-family: Open Sans;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 15px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}
.cars-coming:hover {
  border-bottom: 2px solid #475380;
}
.cars-coming:hover span {
  color: #475380;
}
.latest-news-style h2 {
  color: #475380;
  float: left;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 600;
}
.latest-news-style span {
  background-color: #a3a4a4;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  float: right;
  padding-left: 14px;
  padding-right: 14px;
  width: 56px;
}
.latest-news-style span a {
  color: #ffffff;
  font-family: Open Sans;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}
.latest-news-style span:hover {
  background-color: #225380;
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.cars-news-styles {
  clear: both;
  float: left;
  margin-top: 25px;
  width: 100%;
}
.news-img {
  clear: both;
  float: left;
  overflow: hidden;
  margin-top: 7px;
}
.news-img img {
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.news-img img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.cars-description {
  float: left;
  margin-left: 20px;
  width: 69%;
}
.cars-description h4 {
  color: #656565;
  font-family: Open Sans;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
  margin-top: 2px;
}
.cars-description p {
  color: #7e7e7e;
  font-family: Open Sans;
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 0;
}
.cars-description a {
  text-decoration: none;
  color: #656565;
}
.cars-description a:hover {
  -webkit-transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -ms-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  color: #225380;
}

.brands-style-designs {
  background: url("images/cars-background.jpg") repeat scroll 0 0 transparent;
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 20px;
  width: 100%;
}
.brands-style-designs img {
  padding-bottom: 50px;
  padding-top: 15px;
  width: 85px;
}
.brands-style-designs ul li {
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 40%;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.brands-style-designs ul li:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.brands-reviews img {
  padding-left: 0;
  width: 750px;
}
.single-page-img-style {
  width: 100%;
}
.inner-img-style:first-child {
  margin-left: 6px;
}
.inner-img-style {
  border: 1px solid #cccccc;
  float: left;
  margin-left: 7px;
  padding: 2px;
  width: 300px;
  padding-top: 6px;
}
.top-stylish {
  float: left;
  width: 620px;
}
.top-stylish img {
  margin: 0 9px;
  width: 750px;
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.other-pages-designs {
  float: left;
  margin: 0 0 15px 0px;
  width: 100%;
  display: flex;
}
.left-big-img {
  float: left;
  padding: 2px;
  width: 33%;
}
.left-big-img img {
  border: 1px solid #ccc;
  padding: 1px;
  width: 100%;
}
.thumb-other-designs {
  float: right;
  padding: 1px 2px 2px;
  width: 33%;
}
.thumb-other-designs img {
  border: 1px solid #cccccc;
  padding: 1px;
  width: 100%;
}
.latest-news-style:last-child {
  margin-right: 0px;
}
.latest-news-style {
  float: left;
  margin-right: 34px;
  width: 48%;
  padding: 35px 0;
}
.cars-coming:hover .car-hover {
  top: 0;
}
.cars-coming .car-hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 200px;
  left: 0;
  padding: 0;
  position: absolute;
  top: -100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 100%;
}
.car-hover p {
  color: #e5e6e7;
  font-family: open sans;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 0;
  padding-left: 18px;
  padding-right: 18px;
  padding-top: 18px;
  text-align: justify;
}
.bikes-model h2 {
  color: #225380;
  float: left;
  font-family: helvetica;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
  text-align: justify;
  width: 97%;
}
.car-hover > a {
  float: left;
  text-align: center;
  width: 100%;
  text-decoration: none;
}
.car-hover img {
  float: none;
}

.twitter-share-button {
  width: 55px !important;
}
.stumbleupon {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.pintrest {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 0 transparent;
}
.pintrest:hover {
  background: url("../images/pintrest.jpg") no-repeat scroll 0 -32px transparent;
}
.digg {
  background: url("../images/digg.jpg") no-repeat scroll 0 0 transparent;
}
.digg:hover {
  background: url("../images/digg.jpg") no-repeat scroll 0 -32px transparent;
}
.diigo {
  background: url("../images/diigo.jpg") no-repeat scroll 0 0 transparent;
}
.diigo:hover {
  background: url("../images/diigo.jpg") no-repeat scroll 0 -32px transparent;
}
.email {
  background: url("../images/mail.jpg") no-repeat scroll 0 0 transparent;
}
.email:hover {
  background: url("../images/mail.jpg") no-repeat scroll 0 -32px transparent;
}
.delicious {
  background: url("../images/delicious.jpg") no-repeat scroll 0 0 transparent;
}
.delicious:hover {
  background: url("../images/delicious.jpg") no-repeat scroll 0 -32px transparent;
}
.print {
  background: url("../images/print.jpg") no-repeat scroll 0 0 transparent;
}
.print:hover {
  background: url("../images/print.jpg") no-repeat scroll 0 -32px transparent;
}
.myspace {
  background: url("../images/myspace.jpg") no-repeat scroll 0 0 transparent;
}
.myspace:hover {
  background: url("../images/myspace.jpg") no-repeat scroll 0 -32px transparent;
}
.livejournal {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 0 transparent;
}
.livejournal:hover {
  background: url("../images/livejournal.jpg") no-repeat scroll 0 -32px transparent;
}
.orkut {
  background: url("../images/orkut.jpg") no-repeat scroll 0 0 transparent;
}
.orkut:hover {
  background: url("../images/orkut.jpg") no-repeat scroll 0 -32px transparent;
}
.sharethis {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 19px;
  height: 100px;
}
.stumbleupon1 {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 0 transparent;
}
.stumbleupon1:hover {
  background: url("../images/stumbleupon.jpg") no-repeat scroll 0 -32px transparent;
}
.google {
  background: url("../images/google.jpg") no-repeat scroll 0 0 transparent;
}
.google:hover {
  background: url("../images/google.jpg") no-repeat scroll 0 -32px transparent;
}
.linked-in {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 0 transparent;
}
.linked-in:hover {
  background: url("../images/linked-in.jpg") no-repeat scroll 0 -32px transparent;
}
.tumblr {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 0 transparent;
}
.tumblr:hover {
  background: url("../images/tumblr.jpg") no-repeat scroll 0 -32px transparent;
}

.car-hover .read-more-suzuki {
  background: none repeat scroll 0 0 transparent;
  color: white !important;
  float: right;
  font-size: 14px;
  margin-right: 10px;
  padding: 15px 0;
  text-decoration: none;
  width: 80px;
}
.latest-news {
  background: none repeat scroll 0 0 #fdfdfd;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  margin: 0 0 20px 20px;
  padding: 0 10px 10px 0;
  position: relative;
  border-image: initial;
}
.latest-news h2 {
  background-image: linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -o-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -moz-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -ms-linear-gradient(bottom, #ffffff 0%, #f6f6f6 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #ffffff),
    color-stop(1, #f6f6f6)
  );
  border-bottom: 1px solid #c5c5c5;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  float: left;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 10px;
  width: 98.5%;
}
.latest-news h2 a {
  color: #929292;
  font-family: sans-serif;
  font-size: 22px;
  font-weight: normal;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.latest-news > img {
  border: 4px double #b8b8b7;
  float: left;
  margin-left: 15px;
  width: 140px;
  border-image: initial;
}
.latest-news > p {
  color: #adadad;
  float: left;
  font-family: Ebrima;
  font-size: 15px;
  letter-spacing: 0.05em;
  line-height: 20px;
  margin: 0 0 10px;
  padding-left: 20px;
  text-align: justify;
  width: 68%;
}
.read-more {
  background-image: linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -o-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -moz-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -ms-linear-gradient(bottom, #4c81b2 0%, #1c4e7b 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #4c81b2),
    color-stop(1, #1c4e7b)
  );
  border: 2px solid white;
  bottom: 10px;
  -webkit-box-shadow: 0 0 1px #464545;
  -moz-box-shadow: 0 0 1px #464545;
  box-shadow: 0 0 1px #464545;
  -o-box-shadow: 0 0 1px #464545;
  -ms-box-shadow: 0 0 1px #464545;
  color: white;
  float: right;
  font-family: ebrima;
  font-size: 12px;
  padding: 5px 10px;
  position: absolute;
  right: -150px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  border-image: initial;
}
.latest-news:hover .read-more {
  right: 15px;
}
.latest-news a {
  text-decoration: none;
}
.latest-news h2 a:hover {
  color: #225380;
}
.socialmedia {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  -ms-border-radius: 5px 5px 5px 5px;
  -o-border-radius: 5px 5px 5px 5px;
  float: left;
  height: 30px;
  margin-top: 10px;
  margin: 5px;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  width: 30px;
  border-image: initial;
}
.hover-effect img {
  border: medium none;
  position: absolute;
  transition: all 0.5s ease 0s;
  width: auto;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 100%;
  left: 0;
  margin-left: 10px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
  height: 466px;
  width: 753px;
}
.left-big-img .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  opacity: 0;
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.left-big-img .hover-effect img {
  position: absolute;
  width: auto;
}
.left-big-img .hover-effect img {
  top: -100px;
}
.left-big-img:hover .hover-effect img {
  top: 100px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  opacity: 1;
}
.gallery-stylish:hover .hover-effect {
  opacity: 1;
}
.gallery-stylish .hover-effect img {
  border: none;
}
.thumb-other-designs .hover-effect {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
  height: 97%;
  left: 0;
  margin-left: 0px;
  overflow: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  z-index: 0;
}
.thumb-other-designs .hover-effect img {
  border: none;
  left: 75px;
  position: absolute;
  width: auto;
  overflow: hidden;
}
.gallery-stylish:hover .hover-effect img {
  top: 210px;
  top: 210px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish .hover-effect img {
  top: -200px;
  overflow: hidden;
  left: 340px;
}
.left-big-img .gallery-stylish .hover-effect img {
  top: -100px;
}
.left-big-img .gallery-stylish:hover .hover-effect img {
  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.thumb-other-designs .hover-effect img {
  top: -100px;
  overflow: hidden;
}
.thumb-other-designs:hover .hover-effect img {
  top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.gallery-stylish:hover .hover-effect img {
  top: 170px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
}
.other-list-style li {
  background: url("../images/tick.png") no-repeat scroll 0 5px transparent !important;
  color: gray;
  font-family: helvetica;
  font-size: 12px;
  font-weight: normal;
  line-height: 22px;
  padding-left: 20px;
  padding-right: 15px;
}
.brand-reviews p {
  color: gray;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 26px;
  margin: 0px 0px 25px 0px;
  float: left;
  padding: 0 22px;
  text-align: justify;
  width: 90%;
}
.facebook-comment {
  background: none repeat scroll 0 0 #ffffff;
  float: left;
  margin-left: 40px;
  padding: 0;
  width: 94%;
}
.site-add {
  border: 0px solid #cccccc;
  float: right;
  margin-right: 20px;
  margin-top: 3px;
  padding-left: 1px;
  padding-top: 4px;
  width: 730px;
}
.center-add {
  text-align: center;
  width: auto;
  margin-bottom: 10px;
}
.category-add {
  float: left;
  margin-top: 14px;
  padding: 1px;
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
}
#boxes .window {
  display: none;
  height: 200px;
  left: 0;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 440px;
  z-index: 9999;
}
#boxes #dialog {
  background-color: #ffffff;
  height: 290px;
  padding: 10px;
  width: 292px;
}

.new-add {
  margin: 16px auto 0;
  width: 92%;
}
.top-ad {
  background-color: white;
  float: left;
  text-align: center;
  width: 100%;
}
.bottom-ad {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.top {
  margin: 0px 0px 10px 0px;
}
/*------Responsive Header Start-------*/
.responsive-header {
  display: none;
  float: left;
  position: relative;
  width: 100%;
  z-index: 99999;
}
.responsive-nav {
  background: #ffffff;
  float: left;
  padding: 30px 0;
  width: 100%;
  box-shadow: 0px 5px 15px 0px #e8e8e8;
}
.responsive-nav .logo-sec {
  margin-top: 0;
  width: auto;
  display: inline-block;
}
.responsive-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 13px;
  height: 35px;
  line-height: 35px;
  margin: 12px 0;
  text-align: center;
  width: 35px;
  display: table;
}
.responsive-btn i {
  display: table-cell;
  vertical-align: middle;
}
.responsive-menu {
  background: #1c1c1c none repeat scroll 0 0;
  height: 100%;
  padding: 30px 0 !important;
  position: absolute;
  right: -400px;
  top: 0;
  width: 270px;
  z-index: 999999999;
  font-family: helvetica;
  transition: all 0.25s linear !important;
}
.responsive-menu.slidein {
  right: 0;
}
.responsive-menu ul {
  float: left;
  height: 80%;
  list-style: outside none none;
  margin: 0;
  overflow-y: auto !important;
  padding: 0;
  width: 100%;
}
.responsive-menu ul li {
  float: left;
  font-size: 13px;
  line-height: 20px;
  padding: 0 20px;
  position: relative;
  width: 100%;
}
.responsive-menu ul li a {
  border-bottom: 1px solid #3a3a3a;
  color: #cdcdcd;
  float: left;
  padding: 10px 20px;
  position: relative;
  width: 100%;
  text-decoration: none;
}
.responsive-menu ul li:last-child a {
  border-bottom: 0;
}
.responsive-menu ul ul {
  display: none;
}
.responsive-menu ul li a:before {
  background-color: #cdcdcd;
  content: "";
  height: 3px;
  left: 7px;
  position: absolute;
  top: 20px;
  width: 3px;
}
.responsive-menu ul li.menu-item-has-children > a:after {
  color: #cdcdcd;
  content: "\f107";
  font-family: fontawesome;
  position: absolute;
  right: 30px;
  top: 50%;

  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.responsive-menu ul li.active > a {
  margin-bottom: 10px;
  padding: 12px 20px;
}
.responsive-menu ul li.active > a:before {
  left: 11px;
  top: 21px;
}
.responsive-menu ul li.menu-item-has-children.active > a:after {
  -webkit-transform: rotateX(180deg) translateY(50%);
  -moz-transform: rotateX(180deg) translateY(50%);
  -ms-transform: rotateX(180deg) translateY(50%);
  -o-transform: rotateX(180deg) translateY(50%);
  transform: rotateX(180deg) translateY(50%);
}
.close-btn {
  background: #121212 none repeat scroll 0 0;
  color: #ffffff;
  cursor: pointer;
  float: right;
  font-size: 13px;
  height: 23px;
  line-height: 17px;
  margin: 0 20px 25px;
  text-align: center;
  width: 35px;
}
.responsive-btn i:hover,
.responsive-menu ul li a:hover {
  color: #0c9545;
}
/*------Responsive Header End-------*/
.wrapper {
  width: 1140px;
}
.main {
  width: 780px;
}
.side-bar {
  width: 360px;
}
.heading-style h1 {
  margin: 0 0 10px;
  font-size: 28px;
}
.up-coming-cars p {
  margin-top: 10px;
  line-height: 24px;
  font-size: 16px;
}
.brands-reviews h4 {
  font-size: 20px;
}
.brands-reviews p {
  margin: 0px 0px 25px 0px;
  font-size: 16px;
  line-height: 26px;
}
.other-list-style li {
  font-size: 14px;
}
.cars-description h4 {
  font-size: 18px;
}
.cars-description p {
  font-size: 14px;
}
.top-stylish {
  width: 100%;
}
.single-page-tabs .tabs {
  margin: 0;
}
.brands-reviews p + div {
  margin: 20px 0;
}
h2.incontent {
  display: inline-block;
  font-size: 26px;
  text-decoration: underline;
  padding: 69px 17px 5px;
}
.qmt-table {
  width: 94%;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: 12px;
  border: 1px solid #e6e6e6;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: "Lato", Sans-Serif;
  color: #434343;
}
.qmt-table thead th {
  padding: 20px 15px;
  font-size: 16px;
}
.qmt-table thead > tr > th,
.qmt-table thead > tr > td {
  border: 1px solid #e6e6e6;
}
.qmt-green {
  color: #3eb549;
}
.qmt-table > thead > tr > th,
.qmt-table > thead > tr > td,
.qmt-table > tbody > tr > th,
.qmt-table > tbody > tr > td,
.qmt-table > tfoot > tr > th,
.qmt-table > tfoot > tr > td {
  padding: 15px;
  line-height: 1.4287;
  vertical-align: top;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  text-align: left;
}
.qmt-table .qmt-name a {
  color: #434343;
  text-decoration: none;
}
.qmt-table td.qmt-price,
.qmt-table td.qmt-date {
  text-align: center;
}
.qmt-recent-bikes {
  margin-bottom: 50px;
  display: inline-block;
  width: 100%;
}
.qmt-table > tbody > tr:hover {
  background: #f5fbfd !important;
}
.qmt-table > tbody > tr:nth-child(even),
.qmt-table > thead > tr {
  background: #f7f7f7;
}
/* comment style */
.comment-wrap ul.comment-list {
  padding: 0px 20px;
  background-color: #fdfdfd;
  margin-bottom: 0px;

}
.comment-wrap ul.comment-list li {
  list-style: none;

}
.comment-wrap .comment-list .comment-list-wrap {
  display: flex;
  width: 100%;
  margin-bottom: 15px;
}
.comment-wrap ul.comment-list li h3 {
  color: #2e88df;
  text-transform: capitalize;
  font-family: sans-serif;
  font-size: 20px;
  margin-bottom: 10px;

}
.responsive-header .responsive-menu{
  display: none;
}
.responsive-menu.slidein{
  display: block;
}
.comment-wrap ul.comment-list .comment-content {
  background-color: #ebebeb;
  padding: 20px;
  padding-bottom: 30px;
  width: 100%;
}
.comment-wrap ul.comment-list .comment-content .we-reply {
    background-color: #083B6A;
    font-size: 16px;
    color: white;
    font-family: sans-serif;
    padding: 8px 20px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.comment-wrap ul.comment-list .comment-content .we-reply:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap ul.comment-list .comment-content p {
  font-family: sans-serif;
  margin-bottom: 35px;
  font-size: 15px;
    line-height: 25px;
    color: #222;
}
.comment-wrap .comment-meta {
  display: flex;
  align-items: center;
    border-bottom: 1px solid #dedede;
}
.comment-wrap .inser_form {
  background-color: #fdfdfd;
}
.comment-wrap ul.comment-list time {
  font-size: 12px;
  font-weight: bold;
  font-family: 'Inter', sans-serif;
  color: #444;
  padding-left: 15px;
  margin-top: 10px;
}
.comment-wrap input {
  background-color:#ebebeb;
   font-size: 16px;
   width:94%;
   height: 60px;
   border: none;
   padding-left: 20PX;
}
.comment-wrap textarea:focus, input:focus{
    outline: none;
}
.comment-wrap .comment-row {
  display: flex;
  text-align: left;
}
.comment-wrap .comment-list-wrap .comment-avatar img {
    height: 55px;
    width: auto;
    margin-right: 15px;
    border-bottom: 1px solid #dedede;
    padding: 2px;
    box-shadow: 0px 0px 7px 0px #00000024;
    border-radius: 56%;
}
.comment-wrap .inser_form {
    border: 2px solid #ebebeb;
    padding: 50px;
    margin: 20px;
}
.comment-wrap .comment-row .comment-col-50 {
  width: 50%;
}
.comment-wrap {
  background-color: white;
}
.comment-wrap .comment_content {
    background-color: #ebebeb;
    width: 96%;
    font-size: 18px;
    height: 100px;
    border: none;
    margin-top: 13px;
    padding: 20px;
    font-family: sans-serif;
}
.comment-wrap .comment-col {
  width: 99%;
}
.button-post-comment{
     margin: 39px; 
     background-color: black;
     width: 44%;
     font-size: 30px;
 }
.comment-wrap button {
    background-color: #083B6A;
    border: none;
    color: white;
    height: 60px;
    width: 182px;
    font-size: 16px;
    font-weight: 500;
    margin-top: 36px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
    font-family: sans-serif;
    cursor: pointer;
}
.comment-wrap button:hover {
  background-color: white;
  border: 2px solid #083B6A;
  color: #083B6A;
}
.comment-wrap .cancel-comment {
    background-color: red;
    padding: 12px 21px;
    color: white;
    font-size: 18px;
    font-weight: 500;
    margin-left: 12px;
    transition: .3s ease-in-out;
    border: 2px solid red;
    font-family: sans-serif;
}
.comment-wrap .cancel-comment:hover {
  background-color: white;
  color: red;
  border: 2px solid red;
}
.comment-wrap ul.comment-list {
    padding: 0px 20px;
    background-color: #fdfdfd;
    margin-bottom: 0px;
}
/* comment style Dashboard */ 
.dashboard.comment-wrap {
  background-color: #f1f1f1;
  padding: 40px;
}
.dashboard.comment-wrap td,
.dashboard.comment-wrap h3,
.dashboard.comment-wrap a,
.dashboard.comment-wrap time,
.dashboard.comment-wrap p {
  font-family: sans-serif;

}

.dashboard.comment-wrap .comment-list thead {
  background-color: white;
  height: 35px;
}
.dashboard.comment-wrap .comment-list tr td {
  padding-left: 20px;
}
.dashboard.comment-wrap .comment-list thead  tr td:first-child {
  color: #0b648d;
}
.dashboard.comment-wrap .comment-list tbody {
  background-color: #f9f9f9;
}
.dashboard.comment-wrap .comment-list tbody tr td h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    padding-bottom: 7px;
}
.dashboard.comment-wrap .comment-list .we-approve {
    background-color: #00b900;
    color: white;
    padding: 6px 11px;
    border: 2px solid #00b900;
    transition: .3s ease-in-out;
}
.dashboard.comment-wrap .comment-list .we-approve:hover {
  background-color: white;
  color: #00b900;
  border: 2px solid #00b900;
}
.dashboard.comment-wrap .comment-list .we-reply{
    background-color: #083B6A;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-reply:hover {
  background-color: white;
  color: #083B6A;
  border: 2px solid #083B6A;
}
.dashboard.comment-wrap .comment-list .we-edit {
  background-color: #5bc0de;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-edit:hover {
  background-color: white;
  color: #5bc0de;
  border: 2px solid #5bc0de;
}
.dashboard.comment-wrap .comment-list .we-trash {
  background-color: red;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid red;

}
.dashboard.comment-wrap .comment-list .we-unapprove {
background-color: #f0ad4e;
    color: white;
    padding: 6px 11px;
    transition: .3s ease-in-out;
    border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-unapprove:hover {
    background-color: white;
  color: #f0ad4e;
  border: 2px solid #f0ad4e;
}
.dashboard.comment-wrap .comment-list .we-trash:hover {
  background-color: white;
  color: red;
  border: 2px solid red;

}
.dashboard.comment-wrap .comment-list tbody tr td{
  padding-bottom: 24px;
}
.dashboard.comment-wrap .comment-list .row-actions a {
    margin-right: 7px;
    margin-top: 8px;
    display: inline-block;
}
.dashboard.comment-wrap .comment-list tbody tr td p {
    color: #6e6d6d;
    line-height: 28px;
}
.dashboard.comment-wrap .comment-list tbody tr td a.response-link {
  color: #225380;
  line-height: 28px;
  font-weight: bold;
}
.dashboard.comment-wrap .comment-list .inser_form {
  padding: 20px;
}
.dashboard.comment-wrap .comment-list input {
      width: 46%;
}
.dashboard.comment-wrap  .comment_content {
  padding-right: 0;
}
.brands-logo ul{
  display: flex;
  padding-left: 1px;
  flex-wrap: wrap;
}
.brands-logo ul li{
  list-style: none;
  width: 18%;
  border: 1px solid gray;
  padding-left: 0;
  text-align: center;
  margin: 5px;
}
.iconsone{
  text-align: center;
  width: 100%;
}
.iconsone h2{
  font-size: 30px;
    
    color: black;
    float: none;
    border: 1px solid black;
}
i.fa.fa-facebook {
  padding: 15px;
    font-size: 20px;
    text-decoration: none;
    width: 5%;
    text-align: center;
    background-color: blue;
    border-radius: 50%;
    color: white;
}
i.fa.fa-facebook:hover {
  background-color: white;
  color: blue;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-instagram {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: #CF3C6D;
  border-radius: 50%;
  color: white;
}
i.fa.fa-instagram:hover {
  background-color: white;
  color: #CF3C6D;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-pinterest {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-pinterest:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }
i.fa.fa-youtube {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: red;
  border-radius: 50%;
  color: white;
}
i.fa.fa-youtube:hover {
  background-color: white;
  color: red;
  border: 1px solid black;
  
  transition: 0.3s ease-in-out;
  }

i.fa-brands.fa-tiktok {
  padding: 15px;
  font-size: 20px;
  text-decoration: none;
  width: 5%;
  text-align: center;
  background-color: black;
  border-radius: 50%;
  color: white;
}
i.fa-brands.fa-tiktok:hover {
background-color: white;
color: black;
border: 1px solid black;

transition: 0.3s ease-in-out;
}
.see-more-button{
  height: 40px;
  width: 180px;
  display: flex;
  justify-content: center;
  background-color: #2c5c8a;
  color: white;
  align-items: center;
  border-radius: 10px;
  margin: auto;
}
.see-more-button a{
  color: white;
}
.discontinued{
  background: #1E4F7C;
    text-align: center;
    font-size: 22px;
    color: white;
    padding-bottom: 1px;
    padding-top: 1px;
    font-family: syne;
}
form#topbutton{
  display: none;
}
h3.wrapper12{
  color: #3d3c3c !important;
  font-family: sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding: 0 20px;
  margin: 15px 0px 10px 0px;
}