#drive-through-movie-faq {
	
    background-image: url('../img/faq-reputation-management.jpg');
    
    background-position: 0 0px;     

    z-index: 10;
}

.section-d {
    background-color: #F8F9FB;
    margin: -8px;   
    width: 101.1%;
  
    height: auto;

    top:425.75px;

    position:absolute;
}

.knowledge-box-faq{
    padding: 50px;
    margin: 35px;
}

.knowledge-box-faq:before {
    content: '\201C';
    font-family: 'PT Serif Caption', serif;
    position: absolute;
    left: 45px;
    top: 110px;
    color: #aeaeae;
    font-size: 110px;
    line-height: 25px;
}

.knowledge-box-faq:after {
    content: '\201C';
    font-family: 'PT Serif Caption', serif;
    position: absolute;
    right: 90px;
    bottom: 120px;
    color: #aeaeae;
    font-size: 110px;
    line-height: 25px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}


.splash-d-stride-faq {
   /*color: #0E8DD0;*/     
    font-weight:bold;
    color: #5c8cb5;
    
}