@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;700&display=swap');

font-family: 'Josefin Sans', sans-serif; 

.content-wrap, .container{
    overflow: hidden;
}



body{
    background-color: #fff;
}


.title {
color: #333;
font-family: 'Josefin Sans', sans-serif;
font-size: 32px;
font-weight:500;
line-height: 1.5;
margin: 20px 0 22px 0;

}

.main-area{
    text-align:center; 
    background-color: #005CB9;
    background-size: cover;
    padding: 2em 0;
    font-family: 'Josefin Sans', sans-serif;
}


.main-area p{
    font-size: 18px;
    padding-bottom:1em;
   font-family: 'Josefin Sans', sans-serif;
}

.m-textBox{
    
    padding: 1.5em 3em;
}

.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: 28px;
color: #000;
line-height: 1.5;
font-weight: 700;
/* change color to theme color*/
/* change color to theme color*/
}

.jumbotron {
  background: #efefef url("https://halorescuefl.careasy.org/sites/cars/halorescuefl/uploads/Header%20image.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: 900px;
height: 100vh;
}
.master-footer {
text-align: center;
background-color: #005CB9;

padding:8em 0;
}
.master-footer .container * {
  display: inline-block;
}
.inside-buttons > div {
display: inline-block;
}
.inside-left {
width: 255px;
}
.video {
width: 400px;
height: 250px;
}

video{
    padding: 5px;
    border: 1px solid white;
    -webkit-box-shadow: 0 0px 8px #b6b6b6;
-moz-box-shadow: 0 0px 8px #b6b6b6;
box-shadow: 0 0px 8px #b6b6b6;
}


article p {
font-size: 18px;
line-height: 1.5;
text-align: justify;
font-family: 'Josefin Sans', sans-serif;
}
.tel-alias {
font-weight: 700;
color: #666;
}
.btn-custom:active, .btn-custom.active, .open > .dropdown-toggle.btn-custom {
background-image: none;
}


/*------------------------------- ZD ADDED THIS BELOW---------------------- */

.preheader{
    width:100%;
    height: auto;
    display: inline-block;
    background-color: #ededed;
    line-height: normal;
    padding: 0px 10px 10px 1px;
}

.preheader .container{
    max-width:900px;
    margin:auto;
}

.social{
    float:left;
    padding:8px 0;
}

.btn-custom{
    background-color: ;
    color:#000!important;
    border-radius: 4px;
    width: 26px!important;
    height: 26px;
    margin:2px;
    padding:0;
}


.btn-custom:hover{
    color: #5e5e5e!important;
}
.btn:hover{
    color: #5e5e5e!important;
    
}

.number{
    float:right;
    padding:1em 0 0;
    color:#666;
    font-size: 17px;
}

.number:hover{
    color:rgb(134, 133, 133);
    text-decoration: none;
}

.hero{
background-image: url(https://nascarfoundation.careasy.org/sites/indition/cars_nascarfoundat/uploads/redSedan.png);
    background-size: cover;
    display: inline-block;
    width: 100%;
    color: black;
    background-position: center left;
}
    .background{
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cccccc+0,ffffff+43,ffffff+61,cccccc+100&1+0,0.46+29,0.46+79,1+100 */
        background: -moz-linear-gradient(top, rgba(204,204,204,1) 0%, rgba(238,238,238,0.46) 29%, rgba(255,255,255,0.46) 43%, rgba(255,255,255,0.46) 61%, rgba(231,231,231,0.46) 79%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(204,204,204,1) 0%,rgba(238,238,238,0.46) 29%,rgba(255,255,255,0.46) 43%,rgba(255,255,255,0.46) 61%,rgba(231,231,231,0.46) 79%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(204,204,204,1) 0%,rgba(238,238,238,0.46) 29%,rgba(255,255,255,0.46) 43%,rgba(255,255,255,0.46) 61%,rgba(231,231,231,0.46) 79%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */ */
        }
        
.hero-text{
    padding: 12% 0 12%;
    font-family: 'Josefin Sans', sans-serif;
    
}

.hero-text h1{
    font-size: 24px;
    letter-spacing: .1em;
    margin-bottom: 0;
    font-family: 'Josefin Sans', sans-serif;
}

.hero-text h2{
    margin-top: 10px;
    font-size: 3.7em;
    letter-spacing: .05em;
    font-weight: bold;
    font-family: 'Josefin Sans', sans-serif;
    line-height: 1.3;
}
.hero-text h4{
    letter-spacing: .14em;
    font-size: 18px;
    font-family: 'Josefin Sans', sans-serif;
}

.hero-text a{
    color:white;
    padding: 12px 60px;
    border:2px solid white;
    text-decoration: none;
    letter-spacing: .1em;
    background-color: rgba(0, 0, 0, 0.4);
    font-family: 'Josefin Sans', sans-serif;
}


.boxes{
    background-color: white;
    width:100%;
    max-width:320px;
    margin:20px auto 20px;
    height:340px;
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);;
    box-shadow: 0px 2px 18px 0px rgba(0,0,0,0.3);;
    text-align:center;
    padding:3em 0;
    border-radius: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.boxes h4{
    font-family: 'Josefin Sans', sans-serif;
    padding:1em 0 .5em;
    font-size:18px ;
    text-transform: uppercase;
}

.boxes p{
    color:#666;
    width:82%;
    margin:auto;
    font-size:15px;
    line-height: 1.5;
    font-family: 'Josefin Sans', sans-serif;
}

.boxes#one{
}

.boxes#two{
}

.boxes#three{

}

.faq{
    padding: 4em 0 4em;
}

.faq a{
    color:#9853ed;
}



#footer-text{
    color:white!important;

}

#padtop{
    padding-top:5em;
}


.title b{
    font-weight: 400;
}

.inner-box {
    width: 100%;
    height: auto;
    margin: 8px;
    padding: 15px;
    /* -webkit-box-shadow: 0 0px 8px #b6b6b6;
    -moz-box-shadow: 0 0px 8px #b6b6b6;
    box-shadow: 0 0px 8px #b6b6b6; */
    background-color:white;
}



.master-footer a{
    color:orangered;
}


.easy{
    padding: 2em 0 4em; 
    margin:2em 0;
    background-color:whitesmoke;
}

.easy{
    font-size:16px;
}
  
  .site-content {
    padding-top: 66px;
  }
  
  .header {
    font-family: 'Josefin Sans', sans-serif;
    left: 0;
    right: 0;
    height: auto;
    background-color: white;
    z-index:9;
    width: 100%;
    display: inline-block;
   padding-bottom: 1em;
    border-bottom: 5px solid #005CB9;
  }
  
  .menu {
        max-width: 1020px;
    padding: 10px 35px 0 35px;
    text-align: center;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 400;
    font-size: 17px;
    padding: 20px 10px 10px 1px;
  }

  .menu a{
      margin: 0 3px;
      color:black;
      padding:12px 18px 12px;
     font-family: 'Josefin Sans', sans-serif;
     font-weight: 400;
    font-size: 17px;
  }


.menu #home{
   background-color: ;
}

.menu #faq{
    background-color: ;
}


.menu #contact{
  background-color: ;
}

.menu #donate{
    background-color: #ec0928;
    border-radius: 5px;
    color: white;
}


.menu #home:hover{
    background-color: #005CB9;
    text-decoration:none;
 }
 
 .menu #faq:hover{
     background-color: #005CB9;
     text-decoration:none;

 }
 
 
 .menu #contact:hover{
   background-color: #005CB9;
   text-decoration:none;

 }
 
 .menu #donate:hover{
     background-color: ;
     text-decoration:none;
 }


  .top-test{
    padding-top:5%;
}
.car-test{
    padding: 4% 0;
    text-align:center;
    background-color:white;
    display: inline-block;
}

.car-test h1{
    font-size:2em;
}

.car-test h2{
    font-size:3em;
    color: #2d3aaa;
    font-weight: 700;
}
  


.car-test p{
    font-size:1.1em;
    font-weight: 600;
    color: rgb(100, 98, 98);
}

.vehicle-strip {
    margin: 20px auto 40px;
    width:60%;
    max-width: 650px;
}
  
.vehicle-strip img {
    background-color:#9853ed;
    float: left;
    width: 14.66%;
    margin:5px;
    transition:1s;
    -webkit-box-shadow: 6px 6px 15px rgba(0,0,0,.2);
    box-shadow: 6px 6px 15px rgba(0,0,0,.2);

}

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


.hero{
background-image: url(https://nascarfoundation.careasy.org/sites/indition/cars_nascarfoundat/uploads/redSedanMobile.png);
    background-size: cover;
    display: inline-block;
    width: 100%;
    color: black;
    background-position: center left;
    }


    .hero-text{
        text-align: center;
        padding:10% 0 12%;
        font-family: 'Josefin Sans', sans-serif;
    }

    .hero-text h1{
        font-size: 22px;
        font-family: 'Josefin Sans', sans-serif;
    }

    .hero-text h2{
        font-size: 2.7;
        font-family: 'Josefin Sans', sans-serif;
    }



    .faq{
        padding: 1em 0 4em;
       font-family: 'Josefin Sans', sans-serif;
    }

    .car-test h2{
        font-size: 2em;
        font-family: 'Josefin Sans', sans-serif;
    }

    .title{
        font-size: 24px;
         font-family: 'Josefin Sans', sans-serif;
    }


    #padtop{
        padding-top:1em;
    }

    .top-logo img {
        float: left;
        position: relative;
        }


    .site-pusher
     {
      height: 100%;
    }
  
  
    .site-pusher {
      transition-duration: 0.3s;
      -webkit-transform: translateX(0px);
      transform: translateX(0px);
    }
  
    .site-content {
      top: 66px;
      right: 0;
      left: 0;
      bottom: 0;
      padding-top: 0;
      overflow-y: scroll;
      -webkit-overflow-scrolling: touch;
    }
  
    /* .header {
      position: static;
    } */
  
    .header__icon {
      position: relative;
      display: block;
      float: right;
      width: 50px;
      height: 66px;
      cursor: pointer;
    }
    .header__icon:after {
      content: '';
      position: absolute;
      display: block;
      width: 2rem;
      height: 0;
      top: 16px;
      left: 15px;
      box-shadow: 0 10px 0 1px #9853ed, 0 16px 0 1px #9853ed, 0 22px 0 1px #9853ed;
    }
  
    .menu {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 250px;
      -webkit-transform: translateX(-250px);
      transform: translateX(-250px);
    }
    .menu a {
        display: block;
        height: auto;
        text-align: center;
        line-height: 40px;
        padding-bottom: 20px;
    }

    .social{
        float:none;
        text-align: center;
    }

    .number{
        display:none;
    }
  
    .with--sidebar .site-pusher {
      -webkit-transform: translateX(250px);
      transform: translateX(250px);
    }
    .with--sidebar .site-cache {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.6);
    }
  }
  

/*------------------------------- ZD ADDED THIS BELOW Ends---------------------- */



@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;
}
.vehicle-strip {

    width:90%;
}
  


}
@media screen and (max-width: 986px) {
}
@media screen and (max-width: 768px) {
  .banner-sub {
    font-size: 20px;
  }
  .banner-text {
font-size: 25px;
}
.jumbotron { background: #efefef url("https://halorescuefl.careasy.org/sites/cars/halorescuefl/uploads/Header%20image.jpg") no-repeat center center; background-size: contain; 
}

.main-area{
    text-align:center; 
    background-image: url(https://nascarfoundation.careasy.org/sites/indition/cars_nascarfoundat/uploads/car500.jpg);
    background-color:rgba(0,0,0,.5);
    background-blend-mode: darken;
    background-size: cover;
    padding: 2em 0;
}

}


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

    .m-textBox {
        background-color: rgba(255,255,255,.75);
        padding: 1.5em 1em;
    }

    .vehicle-strip {

        width:100%;
    }

    .vehicle-strip img {
        width: 15%;
        margin:3px;
    
    }

}

@media only screen and (max-width: 440px) {
.master-nav ul li a {   
color: #fff;
font-size: 12px;
line-height: 1.5;
font-weight: 700; 
}
.vehicle-strip img {
    width: 30%;
    margin: 3px 4px;
}

  
.hero-text{
    text-align: center;
    padding:10% 0 12%;
    font-family: 'Josefin Sans', sans-serif;
}

.hero-text h1{
    font-size: 20px;
    font-family: 'Josefin Sans', sans-serif;
}
.hero-text h2{
    font-size: 2.4em;
    font-family: 'Josefin Sans', sans-serif;
}

.hero-text h4{
    font-size:12px;
    letter-spacing: .1em;
    font-family: 'Josefin Sans', sans-serif;
}

.hero-text a{
    padding: 12px 40px;
    font-family: 'Josefin Sans', sans-serif;
}
}