*{
  font-family: -apple-system, BlinkMacSystemFont, Arial, Roboto, 'Open Sans', 'Helvetica Neue', Lucida Grandel, sans-serif;
}

.title {
  color: #2e1a47;
  /* change color to theme color*/
  font-size: 19px;
  line-height: 1.5;
  font-weight: 700;  
  margin: 20px 0 22px 0;
  
  }
  .banner-text { 
  color: rgb(36, 162, 184);
  /* change color to theme color*/
  font-size: 36px;
  line-height: 1.5; 
  text-align: center;
  }
  .phone {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700; 
  color: rgb(36, 162, 184); 
  /* change color to theme color*/
  }
  .phone-sub { 
  text-align: center; 
  color: rgb(36, 162, 184); 
  /* change color to theme color*/ 
  font-size: 18px; 
  line-height: 1.5;
  font-weight: 700;
  }
  .phone-sub-small { 
  color: rgb(36, 162, 184); 
  /* change color to theme color*/ 
  font-weight: 600; 
  text-decoration: underline;
  }
  .master-nav { 
  background: rgb(36, 162, 184); 
  /* change color to theme color*/
  }
  .master-nav ul { 
  margin-bottom: 0;
  }
  .btn-custom, .btn-custom:active, .btn-custom.active, .open > .dropdown-toggle.btn-custom, .btn-custom:active:hover, .btn-custom.active:hover, .open > .dropdown-toggle.btn-custom:hover, .btn-custom:active:focus, .btn-custom.active:focus, .open > .dropdown-toggle.btn-custom:focus, .btn-custom:active.focus, .btn-custom.active.focus, .open > .dropdown-toggle.btn-custom.focus, .btn-custom:hover, .btn-custom:focus, .btn-custom.focus {
  font-size: 16px;
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  background-color: rgb(36, 162, 184);
  /* change color to theme color*/
  border-color: rgb(36, 162, 184);
  /* change color to theme color*/
  }
  
  .jumbotron {
    background: #0D0D0D url("https://carsmarketing.org/sites/1/cars/cars/uploads/Landing-Site-V1/Images/cars-template-1-banner.jpg") center center;
    background-repeat: no-repeat;
  }
  .banner-inner {
    text-align: center;
    width: 100%;
  }
  .master-header {
  padding: 0;
  margin: 0;
  }
  .banner-sub {
  color: #fff;
  text-align: center;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  }
  .master-nav ul li {
  display: inline-block;
  padding: 5px 0;
  }
  .master-nav ul li a {
  color: #fff;
  line-height: 1.5;
  font-weight: 700;
  }
  
  .master-nav ul li::after {
    content: "|";
    color: #fff;
    padding: 0 10px;
  }
  
  .master-nav ul li:last-child:after {
    font-weight: 100;
   content: "";
  display: none;
  }
  .top-logo img {
  float: left;
  }
  iframe {
    width: 100%;
  border: none;
   height: 450px;
  }
  /* .master-footer {
  text-align: center;
  background-color: #292929;
  border-top-width: 10px;
  border-top-style: solid;
  border-top-color: #466289;
  } */
  .master-footer .container * {
    display: inline-block;
    color: #EC0046;
  }
  .inside-buttons > div {
  display: inline-block;
  }
  /* .inside-left {
  width: 255px;
  } */
  .video {
  width: 400px;
  height: 250px;
  }
  article p {
  font-size: 16px;
  color: #000;
  line-height: 1.5;
  font-weight: 400; 
  text-align: justify;
  }
  .tel-alias {
  font-weight: 700;
  color: #666;
  }
  .btn-custom:active, .btn-custom.active, .open > .dropdown-toggle.btn-custom {
  background-image: none;
  }

  .call-us{
    font-size: 16px;
    color:black;
    font-weight: 800;
    line-height: 1.5;
    letter-spacing:.4px;

  }

  @media screen and (max-width: 992px) {
    .video {
      padding-top: 10px;
  width: 100%;
  height: auto;
  }
  .inside-buttons {
  margin: 0 auto;
  }
  /* .inside-left {
     width: 70%;
  } */
  .inside-right {
  width: auto;
  }
  .top-logo img {
  float: none;
  position: relative;
  }
  }
  @media screen and (max-width: 986px) {
  }
  @media screen and (max-width: 768px) {
    .banner-sub {
      font-size: 20px;
    }
    .banner-text {
  font-size: 25px;
  }
  .jumbotron { background: #000 url("https://carsmarketing.org/sites/1/cars/cars/uploads/Landing-Site-V1/Images/responsive-cars-template-1-banner.jpg") no-repeat center center; background-size: contain; 
  }
  }
  @media only screen and (max-width: 440px) {
  .master-nav ul li a {   
  color: #fff;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 700; 
  }
  }

 iframe{
     height: 800px;
 }


.zd-header{
  background-color:#EC0046;
  height: auto;
  width:100%;
  padding: 20px 0 12px;
}

.logo-holder{
  width:110px;
  float:left;
}

.zd-header nav{
  float:right;
  padding:14px 0 0;
}

.zd-header nav ul {
  margin: 0;
  padding: 0;
}

.zd-header nav ul li {
  display: inline;
  list-style: none;
  padding-right:12px;

}

.zd-header nav ul li a{
  color:white;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: .4px;
}

.zd-header nav ul li a:hover{
text-decoration: none;
}

.nav-block{
  width:400px;
}

.mobile-nav{
  display: none;
}

.mobile-nav ul li{
  display: inline;
  list-style: none;
}

.mobile-nav ul{
  margin: 0;
  padding: 20px;
}

.mobile-nav ul li a{
  color:black;
  padding: 0 12px 0 0;
  font-weight: 700;
}

.mobile-nav ul li a:hover{
text-decoration: none;
}

.hero-text{
color: #EC0046;
font-weight: 800;
line-height: 1.4em;
margin-top:38px;
font-size: 45px;
}

#dn{
background-color: #EC0046;
border: 1px solid #EC0046;
width: 180px;
border-radius: 40px;
padding: 15px 0px 40px;
letter-spacing: .4px;
margin-bottom: 30px;
font-weight: 900;
}


.master-footer {
text-align: center;
background-color: #404040;
border-top-width: 0px;
border-top-style: solid;
border-top-color: transparent;
padding:4em 1em;

}

.footer-brand{
  display: block!important;
  padding:1em 0;
}

.master-footer .logo-holder{
width:130px;
padding-right:30px;
}

.master-footer .footer-text{
color:white;
}


ol{
text-align: left;
padding: 0;
margin:20px;
}

.contact-area{
text-align: center; 
padding:4em 0;
height: 72vh;
}



@media screen and (max-width: 800px) {


.contact-area{
  text-align: center; 
  padding:4em 0;
  height: auto;
  }


  
.mobile-nav{
    display: inline;
  }
  
  .zd-header nav{
    display: none;
  }
  
  .hero-text{
      font-size: 35px!important;
  
  }
 
}


@media screen and (max-width: 576px) {
.hero-text{
  margin-top: 8px;
 }
 
}

@media screen and (max-width: 800px) {

}