body {
  background-color: #000;
  color: #404040;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  font-weight: 400;
}

@font-face {
  font-family: 'museo_sans500';
  src: url("fonts/MuseoSans_500-webfont.eot");
  src: url("fonts/MuseoSans_500-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/MuseoSans_500-webfont.woff") format("woff"), url("fonts/MuseoSans_500-webfont.ttf") format("truetype"), url("fonts/MuseoSans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
.site-inner, .wrap {
  max-width: 960px;
}

.content-sidebar-wrap {
  margin: 0 10px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'museo_sans500', sans-serif;
  font-weight: 700;
  color: #404040;
}

.image_edge img.alignleft {
  margin-left: -60px;
}

.image_edge img.alignright {
  margin-right: -60px;
}

a {
  color: #404040;
}

a:hover {
  color: #e5554e;
}

#mobi-menu {
  display: none;
}

.content-sidebar-wrap:after, .home .content-sidebar-wrap:after, .home .content-sidebar-wrap .testimonials-widget-testimonials.listing:after, .sr_feature:after, .sr_feature .sr_content:after, .contactus:after, .home_blocks:after, .footer-social-menu:after {
  content: "";
  display: table;
  clear: both;
}

.site-header {
  background: url("images/topbg.png") repeat-x;
  min-height: 108px;
}
.site-header > .wrap {
  padding: 0;
  margin: 0;
  max-width: 100%;
}

.title-area {
  float: none;
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  line-height: 0;
  padding: 0;
  height: 65px;
}
.title-area .site-title a {
  height: 102px;
  width: 229px;
  position: absolute;
  top: 26px;
  left: 0;
}
.title-area .header_phone {
  float: right;
  width: 300px;
  text-align: right;
  line-height: 65px;
  font-size: 22px;
  color: #212121;
  font-weight: 700;
}
.title-area .header_phone .call_us {
  color: #fff;
  font-weight: 400;
  padding: 0 10px 0 35px;
  background: url("images/call_icon.png") no-repeat 0 5px;
}

.nav-primary {
  background: none;
  clear: both;
}
.nav-primary > .wrap {
  padding: 0 0 0 250px;
}
.nav-primary .genesis-nav-menu {
  font-size: 14px;
  display: table;
  height: 42px;
}
.nav-primary .genesis-nav-menu .menu-item {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.nav-primary .genesis-nav-menu .menu-item a {
  padding: 14px 8px;
}
.nav-primary .genesis-nav-menu .menu-item a:hover, .nav-primary .genesis-nav-menu .current-menu-item > a, .nav-primary .genesis-nav-menu .current-menu-ancestor > a {
  color: #fff;
  background-color: #6e6e6e;
}
.nav-primary .genesis-nav-menu .menu-item-has-children .sub-menu {
  width: 154px;
}
.nav-primary .genesis-nav-menu .menu-item-has-children .sub-menu a {
  width: 154px;
  /*margin-bottom: 1px;*/
  border: none;
  border-bottom: 1px solid #404040;
  color: #404040;
}
  .nav-primary .genesis-nav-menu .menu-item-has-children li:last-child a {
    border-bottom: none;
  }

  .nav-primary .genesis-nav-menu .menu-item-has-children .sub-menu a:hover {
    background-color: #ddd;
    color: #404040;
  }
.nav-primary .genesis-nav-menu .menu-item-has-children .menu-item {
  display: inline-block;
}
.nav-primary .genesis-nav-menu .menu-item-has-children .current-menu-item > a, .nav-primary .genesis-nav-menu .menu-item-has-children .current-menu-ancestor > a {
  background-color: #ddd;
  color: #404040;
}
.nav-primary .genesis-nav-menu .sub-menu .sub-menu {
  margin: -55px 0 0 154px;
}

.sub-header {
  min-height: 750px;
  margin-top: -1px;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

.sub-wrap {
  text-align: center;
  position: relative;
  max-width: 940px;
  margin: 0 auto;
  height: 0;
  line-height: 0;
}
.sub-wrap .sub-text {
  width: 100%;
  position: absolute;
  color: #fff;
  font-size: 38px;
  font-weight: 700;
  left: 0;
  top: 155px;
  line-height: 1;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
}
.sub-wrap .sub-mini {
  font-size: 22px;
  display: block;
	padding: 2px 0;
}

.sunroof .sub-wrap .sub-text, .leather .sub-wrap .sub-text {
  width: 620px;
  text-align: left;
  font-size: 32px;
}

.site-inner {
  padding-top: 400px;
}

.content .entry {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 40px 60px 20px 60px;
  margin-bottom: 20px;
}
.content .entry h2 {
  font-size: 18px;
}
.content .entry h3 {
  font-size: 18px;
  font-weight: 400;
}
.content .entry a {
  text-decoration: underline;
}
.content .entry-header {
  background: #fefefe;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -moz-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -ms-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -o-linear-gradient(top, #fefefe, #ebebeb);
  background-image: linear-gradient(top, #fefefe, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fefefe', EndColorStr='#ebebeb');
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  margin: -40px -60px 40px -60px;
  padding: 40px 60px 20px 60px;
}
.content .entry-header ul {
  margin-left: 20px;
  margin-bottom: 0;
}
.content .entry-header ul > li {
  list-style-type: disc;
  font-size: 16px;
  font-weight: 500;
}
.content .entry-header .entry-title a {
  text-decoration: none;
}
.content .entry-title {
  font-size: 22px;
  margin-bottom: 30px;
}
.content .wp-caption-text {
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
}

.content-sidebar .content-sidebar-wrap, .sidebar-content .content-sidebar-wrap {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}
.content-sidebar .content-sidebar-wrap .page-header, .sidebar-content .content-sidebar-wrap .page-header {
  background: #fefefe;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -moz-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -ms-linear-gradient(top, #fefefe, #ebebeb);
  background-image: -o-linear-gradient(top, #fefefe, #ebebeb);
  background-image: linear-gradient(top, #fefefe, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fefefe', EndColorStr='#ebebeb');
  -webkit-border-top-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-topright: 6px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 40px 60px 20px 60px;
  margin-bottom: 20px;
}
.content-sidebar .content-sidebar-wrap .page-header ul, .sidebar-content .content-sidebar-wrap .page-header ul {
  margin-left: 20px;
  margin-bottom: 0;
}
.content-sidebar .content-sidebar-wrap .page-header ul > li, .sidebar-content .content-sidebar-wrap .page-header ul > li {
  list-style-type: disc;
  font-size: 16px;
  font-weight: 500;
}
.content-sidebar .content-sidebar-wrap .page-header .entry-title, .sidebar-content .content-sidebar-wrap .page-header .entry-title {
  font-size: 22px;
  margin-bottom: 15px;
}
.content-sidebar .content-sidebar-wrap .content, .sidebar-content .content-sidebar-wrap .content {
  width: 590px;
}
.content-sidebar .content-sidebar-wrap .entry, .sidebar-content .content-sidebar-wrap .entry {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding-right: 0;
}
.content-sidebar .content-sidebar-wrap .entry .entry-header, .sidebar-content .content-sidebar-wrap .entry .entry-header {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}
.content-sidebar .content-sidebar-wrap .sidebar, .sidebar-content .content-sidebar-wrap .sidebar {
  width: 300px;
}

.sidebar-content .content-sidebar-wrap .entry {
  padding-left: 0;
  padding-right: 40px;
}

.page-template-page_blog-php .content-sidebar-wrap {
  margin: 0 10px;
}
.page-template-page_blog-php .entry-header .entry-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
}
.page-template-page_blog-php .entry-header .entry-meta {
  font-size: 11px;
}
.page-template-page_blog-php .entry-header .entry-categories {
  display: inline-block;
}

.home .content-sidebar-wrap {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
}
.home .content-sidebar-wrap .content {
  width: 620px;
  position: relative;
}
.home .content-sidebar-wrap .content .entry {
  background: none;
  padding: 0;
}
.home .content-sidebar-wrap .sidebar .widget {
  background: none;
}

.sunroof_search .content .entry-header {
  margin-bottom: 15px;
}

.sidebar .widget {
  padding: 40px 20px 0 20px;
  margin-bottom: 15px;
}
.sidebar .widget-title {
  font-size: 15px;
  font-weight: 400;
}
.sidebar .featured-content .entry-title {
  font-size: 13px;
}
.sidebar .featured-content .entry-meta {
  font-size: 11px;
}
.sidebar .featured-content .entry {
  border: none;
  padding: 0 0 15px 0;
}
.sidebar .widget_categories {
  font-size: 13px;
}
.sidebar li {
  border: none;
  padding: 0;
}

.content-sidebar-wrap .testimonials-widget-testimonials.listing > .paging.prepend {
  display: none;
}
.content-sidebar-wrap .testimonials-widget-testimonial {
  position: relative;
  background-color: #606060;
  padding: 30px 30px 30px 180px;
  margin-bottom: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
}
.content-sidebar-wrap .testimonials-widget-testimonial .image {
  position: absolute;
  top: -17px;
  left: 35px;
  margin: 0;
  float: none;
}
.content-sidebar-wrap .testimonials-widget-testimonial blockquote::before {
  display: none;
}
.content-sidebar-wrap .testimonials-widget-testimonial blockquote {
  margin: 0;
}
.content-sidebar-wrap .testimonials-widget-testimonial div.credit:before {
  content: "";
}
.content-sidebar-wrap .testimonials-widget-testimonial div.credit {
  text-align: left;
}
.content-sidebar-wrap .testimonials-widget-testimonial div.credit .author {
  display: block;
  font-weight: 700;
}
.content-sidebar-wrap .testimonials-widget-testimonial div.credit .join-title {
  display: none;
}
.content-sidebar-wrap .testimonials-widget-testimonial div.credit .job-title, .content-sidebar-wrap .testimonials-widget-testimonial div.credit .join, .content-sidebar-wrap .testimonials-widget-testimonial div.credit .company {
  font-size: 11px;
}

.home .content-sidebar-wrap .testimonials-widget-testimonials.listing .testimonials-widget-testimonial {
  width: 48%;
  float: left;
}
.home .content-sidebar-wrap .testimonials-widget-testimonials.listing .testimonials-widget-testimonial:first-child {
  margin-right: 4%;
}
.home .content-sidebar-wrap .testimonials-widget-testimonials.listing .entry {
  clear: none;
}

.site-footer {
  background-color: #212121;
  border-top: 1px solid #666666;
  margin-top: 40px;
  text-align: left;
  padding: 25px 0;
}
.site-footer .creds {
  color: #fffefe;
  font-size: 11px;
  padding-top: 5px;
}

.base_image {
  margin: 0 -60px -20px -60px;
  line-height: 0;
}
.base_image img {
  margin: 0;
  float: none;
}

.fading_content {
  margin: -39px -60px 1px -60px;
  padding: 0 60px 20px 60px;
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, white, #ebebeb);
  background-image: -moz-linear-gradient(top, white, #ebebeb);
  background-image: -ms-linear-gradient(top, white, #ebebeb);
  background-image: -o-linear-gradient(top, white, #ebebeb);
  background-image: linear-gradient(top, white, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#ebebeb');
}
.fading_content ul > li {
  list-style-type: square;
}

.rewards_banner {
  text-align: center;
}

.home .rewards_banner {
  text-align: left;
  margin-left: 10px;
}

.sr_feature {
  margin: 0 -60px 1px -60px;
}
.sr_feature .sr_top {
  background-color: #ebebeb;
  background-image: -webkit-gradient(linear, left top, left bottom, from(white), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, white, #ebebeb);
  background-image: -moz-linear-gradient(top, white, #ebebeb);
  background-image: -ms-linear-gradient(top, white, #ebebeb);
  background-image: -o-linear-gradient(top, white, #ebebeb);
  background-image: linear-gradient(top, white, #ebebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='white', EndColorStr='#ebebeb');
  padding: 20px 60px;
}
.sr_feature .sr_top img.alignleft {
  margin: 0 20px 10px 0;
}
.sr_feature .sr_top h3 {
  line-height: 34px;
}
.sr_feature .sr_top p {
  clear: both;
  margin: 0;
  font-size: 14px;
}
.sr_feature .sr_content {
  padding: 0 60px 20px 60px;
}
.sr_feature .sr_content ul {
  margin-left: 0;
}
.sr_feature .sr_content ul li {
  list-style: none;
}
.sr_feature .sr_content ul li:before {
  margin-right: 10px;
  position: relative;
  top: -2px;
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #008a4d;
}

.sr_blue li:before {
  color: #103b93;
}

.sr_orange li:before {
  color: #f58220;
}

.sr_green li:before {
  color: #008a4d;
}

.contactus .contactus_left {
  width: 400px;
  float: left;
}
.contactus input, .contactus textarea {
  border: 1px solid #e2e2e2;
  padding: 7px;
  font-size: 13px;
  background-color: #f0f0f0;
  color: #808080;
}
.contactus textarea {
  height: 105px;
}
.contactus input[type="submit"] {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  color: #fff;
  padding: 5px;
  font-weight: 700;
  background-color: #f8b619;
  border: none;
  border-bottom: 2px solid #d1a640;
}
.contactus input[type="submit"]:hover {
  background-color: #fbd323;
}
.contactus p {
  margin-bottom: 5px;
}
.contactus .contactus_right {
  width: 400px;
  float: right;
}
.contactus .contactspace {
  width: 140px;
  display: inline-block;
}
.contactus .contactmap {
  display: block;
  background: url("images/map_icon.png") left center no-repeat;
  padding: 0 0 0 45px;
  min-height: 26px;
  margin-bottom: 10px;
}
.contactus .contactphone {
  display: block;
  background: url("images/phone_icon.png") left center no-repeat;
  padding: 0 0 0 45px;
  min-height: 26px;
}

.home .contactus {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #535353;
  padding: 20px;
  color: #fff;
}
.home .contactus h3 {
  color: #fff;
}

.home .sidebar > .widget {
  padding: 0;
}

.sunroof_wrap {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}
.sunroof_wrap .sunroof_search {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #676e74;
  position: absolute;
  right: 10px;
  top: 40px;
  width: 300px;
  padding: 25px;
  color: #fff;
}
.sunroof_wrap .sunroof_search h2 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 700;
}
.sunroof_wrap .sunroof_search select {
  padding: 4px;
  font-size: 13px;
  margin-bottom: 10px;
}
.sunroof_wrap .sunroof_search p {
  text-align: right;
  margin: 0;
}
.sunroof_wrap .sunroof_search .search_basetext {
  clear: both;
  padding-top: 5px;
  line-height: 15px;
  color: #fff;
  text-align: left;
}
.sunroof_wrap .sunroof_search .search_basetext a {
  color: #fff;
  text-decoration: underline;
}
.sunroof_wrap .sunroof_search .search_basetext span.b {
  display: inline-block;
}
.sunroof_wrap .sunroof_search input.sunroof-submit {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 40px;
  font-size: 15px;
  text-transform: none;
  background-color: #f8b619;
  border-bottom: 2px solid #d1a640;
}
.sunroof_wrap .sunroof_search input.sunroof-submit:hover {
  background-color: #fbd323;
}

.rounded_block {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin: 25px 0;
  background-color: #606060;
  padding: 25px;
  color: #fff;
}
.rounded_block h3 {
  color: #fff;
}

.widget_facebook_widget h4.widget-title {
  display: none;
}
.widget_facebook_widget .fb-like-box {
  background-color: #f2f2f2;
  border: 1px solid #5f7ab0;
}

.home_blocks {
  margin-bottom: 40px;
}
.home_blocks ul li {
  float: left;
  width: 220px;
  margin-right: 20px;
}
.home_blocks li:last-child {
  margin-right: 0;
}

.footer-left {
  width: 50%;
  float: left;
}

.footer-right {
  width: 50%;
  float: right;
}

.footer-social-menu {
  float: right;
}
.footer-social-menu li {
  float: left;
  width: 31px;
  padding: 0;
  margin: 0 15px 0 0;
}
.footer-social-menu li:last-child {
  margin: 0;
}
.footer-social-menu li a {
  display: block;
  text-indent: -9999px;
  text-decoration: none;
  height: 29px;
}
.footer-social-menu a.facebook {
  background: url("images/facebook_icon.png") no-repeat;
}
.footer-social-menu a.linkedin {
  background: url("images/linkedin_icon.png") no-repeat;
}
.footer-social-menu a.youtube {
  background: url("images/youtube_icon.png") no-repeat;
}

@media screen and (max-width: 1024px) {
  .sunroof .sub-wrap .sub-text {
    width: 640px;
    text-align: left;
    margin-left: 0;
  }
}
@media screen and (max-width: 800px) {
  .wrap {
    padding: 0;
  }

  .site-header {
    background: url("images/mobile_topbg.png") repeat-x;
    min-height: 208px;
  }

  .title-area {
    margin-bottom: 100px;
  }
  .title-area .header_phone {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .title-area .site-title a {
    left: 0;
    right: 0;
    top: 60px;
    margin: 0 auto;
  }

  .nav-primary {
    position: relative;
  }

  .sub-wrap .sub-text {
    top: 55px;
    padding: 0 10px;
  }

  .sunroof .sub-wrap .sub-text {
    width: 100%;
    text-align: center;
  }

  .sunroof .site-inner {
    padding-top: 500px;
  }

  .sunroof_wrap .sunroof_search {
    left: 0;
    right: 0;
    top: 160px;
    margin: 0 auto;
  }

  .site-inner {
    padding: 200px 10px 0 10px;
  }

  footer .wrap {
    padding: 0 10px;
  }

  .content-sidebar .content-sidebar-wrap .content, .sidebar-content .content-sidebar-wrap .content {
    width: 100%;
    float: none;
  }
  .content-sidebar .content-sidebar-wrap .sidebar, .sidebar-content .content-sidebar-wrap .sidebar {
    width: 100%;
    float: none;
    padding: 0 60px;
  }
  .content-sidebar .content-sidebar-wrap .entry-image, .sidebar-content .content-sidebar-wrap .entry-image {
    margin: 0 auto;
    margin-bottom: 24px;
    float: none;
    text-align: center;
  }

  .content-sidebar-wrap .content .entry {
    padding: 20px;
  }
  .content-sidebar-wrap .content .entry-header {
    margin: -40px -20px 40px -20px;
    padding: 20px;
  }
  .content-sidebar-wrap .content .testimonials-widget-testimonial {
    padding: 30px 30px 30px 180px;
  }

  .content-sidebar .featured-content .entry {
    padding: 0 0 15px 0;
  }

  .sr_feature {
    margin: 0 -20px 1px -20px;
  }
  .sr_feature .sr_top {
    padding: 20px;
  }

  .sunroof .image_edge img.alignright, .sunroof .image_edge img.alignleft {
    margin: 0 auto 25px auto;
  }

  .sidebar .widget {
    padding: 0;
  }

  .contactus .contactus_left, .contactus .contactus_right {
    width: 330px;
  }

  .fading_content {
    margin: -39px -20px 1px -20px;
    padding: 0 20px 20px 20px;
  }

  .image_edge .fading_content img.alignright, .image_edge .fading_content img.alignleft {
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  .image_edge img.alignright {
    margin-right: -20px;
  }

  .image_edge img.alignleft {
    margin-left: -20px;
  }

  .base_image {
    margin: 0 -20px -20px -20px;
  }

  .home_blocks ul li {
    width: 350px;
    margin: 0;
  }
  .home_blocks ul li a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }

  .home .wp-video {
    margin: 0 auto;
  }

  .home .widget_facebook_widget {
    text-align: center;
  }

  .home .rewards_banner {
    margin: 0;
    text-align: center;
  }

  .nav-primary > .wrap {
    padding: 0;
    margin-top: 40px;
  }
  .nav-primary .genesis-nav-menu {
    height: auto;
    background-color: #fff;
  }
  .nav-primary .genesis-nav-menu .menu-item a:hover {
    background-color: #ddd;
  }

  #mobi-menu {
    background: url("images/icon-mobile.png") no-repeat 49px 0;
    cursor: pointer;
    height: auto;
    margin: 0 auto;
    width: 100px;
    z-index: 999;
    position: absolute;
    right: 0;
    left: 0;
    top: 5px;
    line-height: 17px;
    color: #fff;
    display: block;
    font-weight: 700;
  }

  #menu-primary-menu {
    display: none;
    background: #fff;
  }

  #menu-primary-menu .wrap {
    padding-left: 0;
    padding-right: 0;
  }

  #menu-primary-menu li {
    width: 100% !important;
    text-align: center !important;
    display: inline-block;
    position: relative !important;
  }

  #menu-primary-menu li > a {
    border: #DBDBDB 1px solid;
    border-top: none;
    border-right: none;
    border-left: none;
    font-weight: bold;
    padding: 16px 0px !important;
    color: #333;
  }

  #menu-primary-menu li.current_page_item > a, #menu-primary li > a:hover {
    background: #ddd !important;
  }

  .mobiMenuChild {
    display: block;
    width: 16px;
    height: 16px;
    background: url(images/arrow-right.png) no-repeat scroll center center transparent;
    top: 0;
    right: 10px;
    cursor: pointer;
    z-index: 10000;
    position: absolute;
    padding: 22px 20px;
  }

  .mobiMenuChild.activated {
    background: url(images/arrow-left.png) no-repeat scroll center center transparent;
  }

  #menu-primary-menu .sub-menu {
    left: 0 !important;
    opacity: 1 !important;
    position: relative !important;
    width: 100% !important;
    margin: 0;
  }

  #menu-primary-menu .sub-menu li > a {
    width: 100% !important;
    background: none !important;
  }

  #menu-primary-menu .sub-menu li.current_page_item > a, #menu-primary-menu .sub-menu li > a:hover {
    background: #ddd !important;
  }
}
@media screen and (max-width: 500px) {
  .sub-header {
    background-size: 250%;
  }

  .sunroof .sub-wrap .sub-text {
    font-size: 28px;
  }

  .sunroof .site-inner {
    padding-top: 550px;
  }

  .sunroof_wrap .sunroof_search {
    top: 200px;
  }

  .sub-wrap .sub-text {
    font-size: 26px;
  }

  .content .entry-header {
    padding: 20px;
  }

  .content-sidebar .content-sidebar-wrap .page-header, .sidebar-content .content-sidebar-wrap .page-header {
    padding: 20px;
  }
  .content-sidebar .content-sidebar-wrap .entry, .sidebar-content .content-sidebar-wrap .entry {
    padding: 20px;
  }
  .content-sidebar .content-sidebar-wrap .sidebar, .sidebar-content .content-sidebar-wrap .sidebar {
    padding: 0 20px;
  }
  .content-sidebar .content-sidebar-wrap .featured-content .entry, .sidebar-content .content-sidebar-wrap .featured-content .entry {
    padding: 0 0 15px 0;
  }

  .image_edge img.alignleft, .image_edge img.alignright, img.alignleft, img.alignright {
    margin: 0 auto;
    margin-bottom: 24px;
    float: none;
    text-align: center;
  }

  .content-sidebar-wrap .content .testimonials-widget-testimonial {
    position: relative;
    background-color: #606060;
    padding: 120px 20px 20px 20px;
    margin-bottom: 40px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    color: #fff;
  }
  .content-sidebar-wrap .content .testimonials-widget-testimonial .image {
    position: absolute;
    top: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
    float: none;
    width: 111px;
  }

  .home_blocks ul li {
    width: 100%;
  }

  .contactus .contactus_left, .contactus .contactus_right {
    width: 100%;
    float: none;
  }

  .footer-left {
    float: none;
    width: 100%;
    text-align: center;
  }

  .footer-right {
    float: none;
    width: 100%;
  }

  .footer-social-menu {
    float: none;
    width: 135px;
    margin: 0 auto;
  }
}

/**
 -----------------------------------
 Nov 8, 2017 Changes
 ----------------------------------- */

.promo-wrapper {
  z-index: 9;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.promo-wrapper.hide {
  display: none;
}

  .promo-wrapper .promo-dialog {
    position: relative;
    width: 40%;
    margin: 0 auto;
    margin-top: 30%;
    padding: 2rem 2rem 1rem 2rem;;
    background-color: #fff;
    text-align: center;
  }
    .promo-wrapper .promo-dialog #close {
      position: absolute;
      right: 0;
      top: 0;
      margin: 1rem;
    }
    
    .promo-wrapper .promo-dialog h1 {
      margin-top: 20px;
      margin-bottom: 30px;
      font-size: 36px;
      font-family: 'Open Sans', sans-serif;
      color: rgb(205, 54, 48);
    }
      .promo-wrapper .promo-dialog h1 span {
        font-size: 43px;
        color: #404040;
        display: block;
      }

    .promo-wrapper .promo-dialog .btn {
      border-radius: 6px;
      width: 100%;
      color: #fff;
      padding: 8px 30px;
      font-weight: 700;
      background-color: #f8b619;
      border: none;
      border-bottom: 2px solid #d1a640;

      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
    }
      .promo-wrapper .promo-dialog .btn:hover {
        background-color: #fbd323;
      }
