
        
@font-face {
    font-family: Helvetica Neue LT Std;
    src: url(../assets/fonts/Helvetica_Neue_LT_Std/HelveticaNeueLTStd-Bd.otf);
}


@font-face {
    font-family: oswald;
    src: url(../assets/fonts/Oswald/Oswald-Regular.ttf);
}



.heading hr {
    border-top: 13px solid #E7262C;
    position: absolute;
    margin-top: 11px;
}

.heading h4 {
    font-family: oswald;
    font-size: 54px;
    font-weight: 500;
    padding: 0 20px;
    width: fit-content;
}

.heading {
    padding-bottom: 0;
}


/* Call to action module */
.three-cta h4 {
    font-family: oswald;
    text-transform: uppercase;
    font-weight: 500;
}

/* page title modules */

.breadcrumb > li + li:before {
    color: #E7262C;
}

.image-bg h1, .image-bg h2, .image-bg h3, .image-bg h4, .image-bg h5, .image-bg h6 {
    color: #222222;
}

.page-title {
    font: Bold Condensed Oblique 48px/68px Helvetica Neue LT Std;
    letter-spacing: 0px !important;
    text-transform: uppercase;
}


/* Progress Widget */
.progress-title {
    color: #E7262C;
    text-transform: uppercase;
}

/* Feature Boxes Module */

.bg-clear {
    background-color: #fff;
    color: black;
}

.feature-title {
    text-transform: uppercase;
    color: #E7262C !important;
}

.feature-3 {
    background-color: #EBEBEB;
    padding: 50px;
}

/* Feature Boxes Module With Background Image */



.feature-2 {
    margin: 20px 0px;
    padding: 50px;
    background: rgba(0, 0, 0, 0.7);
}

.feature-footer-text {
    font-weight: bold;
}

.tab-title {
    background-color: black;
}

.tile-left-service {
    width: 30% !important;
}

.tile-right-service {
    width: 70% !important;
}


.tile-left {
    width: 30%;
}

.tile-right {
    width: 70%;
}

.spanText {
    font-size: 14px;
}



/* Card CTA Module  */

.card-section {
    padding: 20px 0px;
}

.card-title {
    margin-bottom: 0px;
    text-align: left;
    font: 30px/45px Oswald;
    font-weight: 420;
    letter-spacing: 3px;
    color: #E7262C;
    text-transform: uppercase;
}

.card-subtitle {
    text-align: left;
    font: Bold 16px Helvetica;
    letter-spacing: 0px;
    color: #797979;
}

.list-title {
    text-align: left;
    font-weight: bold;
    letter-spacing: 0px;
    color: #242426;
    margin-bottom: 0px;
}

/* Blog Post */

.label-date {
    line-height: 24px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    color: white;
    letter-spacing: 1px;
    background: #3A3A3C;
    border-radius: 0;
    padding: 8px 14px;
    font-size: 10px;
    transform: skew(40deg);
    vertical-align: middle;
}

.block-header {
    color: white !important;
}

.whitecolor {
    color: white !important;
}

.parallax-title {
    margin-bottom: 0px !important;
}

.blog-block {
    display: flex;
    flex-direction: column;
}

.col-container {
    display: flex;
    flex-wrap: wrap;
}

/* Title Module */
.header-crumb {
    color: white !important;
}

.block-btn {
    position: absolute;
    padding: 5px 25px;
    height: 50px;
    bottom: 5px;
}

.greyscale {
    background-color: #ECECEC;
}


.modal-1 {
    display: none;
}

.loader {
    display: none;
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #E7262C;
    border-radius: 50%;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    animation: spin 2s linear infinite;
}

.googleMap {
    height: 400px;
    width: 50%;
}

.flex-container-wrap {
    display: flex;
    background-color: #f0f0f0;
}

    .flex-container-wrap > div {
        background-color: #fff;
        border: 1px solid #8b8b8b;
        padding: 10px 0 10px 0;
        width: 270px;
        margin: 10px;
        text-align: center;
        line-height: 15px;
        font-size: 12px;
        margin-left: auto;
        margin-right: auto;
    }

.slider-content {
    height: 50px;
}

.slider-cta-row {
    position: static;
    top: 330px;
    left: 915px;
}

/*Menu Fix*/
.vehiclenavwidth {
    width: 621px;
}

.vehicletabtitle {
    max-width: 200px;
}

/*.vehicle-nav-img {
    width: 63% !important;
}*/

.accordion li.active .content {
    max-height: 800px !important;
}

.blocktext {
    padding-bottom: 0px !important;
    /*padding-top: 20px;*/
}

    .blocktext ul, .custom-ul {
        display: inline-block;
        list-style-type: disc;
        margin-top: 1em;
        margin-bottom: 1em;
        margin-left: 0;
        margin-right: 0;
        padding-left: 40px;
    }

        .blocktext ul li, .custom-ul li {
            margin-bottom: 0px !important;
            text-align: left;
        }

.custom-float-right {    
    float: right;
    padding: 5px 0;
}

.accordion-1 .content p {
    padding: 0px 13px !important;
}

.post-meta span {
    font-size: 13px;
    line-height: 24px;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.fullwidthvideo {
    height: 640px;
    box-shadow: none !important;
}

p, span {
    font-weight: 400;
    font-size:16px;
}

.info-table{
      width: 100%;
      background: #fff;
  }
  .info-table thead tr th{
      text-align: center;
      font-size: 18px;
      border-bottom: 1px solid #222;
      padding: 20px;
      color: #202022;
    
      
  }
  .info-table thead tr th:first-child{
      text-align: left;
  }
  
  .info-table tbody tr td{
      text-align: left;
      border: 1px solid #222;
      padding: 20px;
  }
  .info-table tbody tr td:first-child{
      text-align: left;
  }

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@media (max-width: 767px) {

    .googleMap {
        height: 400px;
        width: 100%;
    }

    .heading h4 {
        font-size: 40px;
        text-align: center;
        line-height: 45px;
    }    
}

@media all and (max-width: 768px) {
    .vehicle-nav-img {
        width: 63% !important; 
    }

    .fullwidthvideo {
        height: 375px;
        box-shadow: none !important;
    }
}

@media screen and (max-width: 1024px) {
    .slider-content {
        height: 50px;
    }

    .slider-cta-row {
        position: static;
        top: 400px;
    }

    .vehicle-nav-img {
        width: 63% !important;
    }

    .fullwidthvideo {
        height: 500px;
        box-shadow: none !important;
        width: 100%;
    }
}

@media screen and (max-width: 990px) {
    .fullwidthvideo {
        height: 400px;
        width: 100%;
        box-shadow: none !important;
    }
}

@media (max-width: 990px) {
    .nav-bar .module-group .module {
        display: block;
        float: none;
        width: auto;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.25) {
    .slider-content {
        height: 50px;
    }

    .slider-cta-row {
        position: static;
        top: 230px;
    }

    .vehiclenavwidth {
        width: 622px;
    }

    .vehicletabtitle {
        max-width: 170px;
    }

    .button-tabs .tab-title {
        /*Padding*/
        padding: 10px;
    }

        .button-tabs .tab-title span{
            /*Font size*/
            font-size: 10px;
            line-height: 20px;
        }

    .vehicle-nav-img {
        width: 63%;
    }
}
