header {
  border-top: 1px solid #bf1515;
  background: #EE0000;
  background: -moz-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
  background: -webkit-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
  background: linear-gradient(to bottom, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%)
}

.information-about-dealer {
  list-style-type: none;
  margin: 0;
  padding: 0
}

.information-about-dealer a {
  font: 400 16px/24px 'Play';
  color: #000;
  text-decoration: none
}

.information-about-dealer .fa {
  color: #798d8f;
  padding-right: 5px
}

.social-media-header {
  padding: 0;
  text-align: center
}

.social-media-header li {
  display: inline-block;
  padding: 5px 12px;
  font-size: 18px
}

.social-media-header li a {
  color: #f9faf9
}

.social-media-header li a:hover {
  color: #c9c9c9
}

footer {
  background: url(/media/dealer_250/storage/images/home_page/footer/bg-footer.png)top center no-repeat;
  background-color: #141414;
  position: relative;
  z-index: 2
}

.footer-list li span {
  font-size: 18px
}

.footer-list li span a i:hover {
  color: #fafafa
}

.footer-list {
  padding: 0;
  color: #9c9c9c
}

.footer-list li {
  border-bottom: #9c9c9c 1px dotted;
  list-style-type: none
}

.footer-list li:first-child {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  border-bottom: none;
  color: #fff
}

.footer-list li {
  list-style: none;
  border-bottom: 1px dashed #454545;
  padding: 7px 0;
  color: #9C9C9C;
  font-size: 14px
}

.footer-list li a {
  color: #9C9C9C;
  text-decoration: none
}

.footer-list li a:hover {
  color: #fafafa
}

.footer-list .fa {
  margin-right: 12px
}

.footer-list h4 {
  color: #fff
}

.footer-list li .fa {
  color: #FF0000
}

footer:before {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 63px;
  background: rgba(0, 0, 0, .8);
  top: 0
}

footer:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 85px;
  background: rgba(0, 0, 0, 1);
  bottom: 0;
  z-index: -1
}

@media all and (min-width:1200px) {
  header {
    border-top: 1px solid #bf1515;
    background: #EE0000;
    background: -moz-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
    background: -webkit-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
    background: linear-gradient(to bottom, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%)
  }
}

@media all and (max-width:1199px) and (min-width:992px) {
  header {
    border-top: 1px solid #bf1515;
    background: #EE0000;
    background: -moz-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
    background: -webkit-linear-gradient(top, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%);
    background: linear-gradient(to bottom, #DF0202 0%, #EE0000 168px, #DF0202 168px, #EE0000 100%)
  }
}

@media all and (max-width:991px) and (min-width:768px) {
  header {
    border-top: 1px solid #bf1515;
    background: #EE0000;
    background: -moz-linear-gradient(top, #DF0202 0%, #EE0000 183px, #DF0202 183px, #EE0000 100%);
    background: -webkit-linear-gradient(top, #DF0202 0%, #EE0000 183px, #DF0202 183px, #EE0000 100%);
    background: linear-gradient(to bottom, #DF0202 0%, #EE0000 183px, #DF0202 183px, #EE0000 100%)
  }
  .position-info-top-showroom {
    margin-left: 0
  }
}

@media all and (max-width:767px) and (min-width:0) {
  header {
    border-top: 1px solid #bf1515;
    background: #EE0000;
    background: -moz-linear-gradient(top, #DF0202 0%, #EE0000 70%, #DF0202 70%, #EE0000 100%);
    background: -webkit-linear-gradient(top, #DF0202 0%, #EE0000 70%, #DF0202 70%, #EE0000 100%);
    background: linear-gradient(to bottom, #DF0202 0%, #EE0000 70%, #DF0202 70%, #EE0000 100%)
  }
  .information-about-dealer {
    text-align: center
  }
  .xs-position-img {
    margin: auto
  }
  .position-info-top-showroom {
    margin: 20px 0
  }
  .btn-lg,
  .btn-group-lg>.btn {
    padding: 11px 38px;
    font-size: 14px;
    border-radius: 4px
  }
  footer {
    background: none;
    background-color: #141414
  }
}