/* FONTS AREA */
.testimonial-message-wrapper p { font-size: 1.125vw; }
.testimonial-message-wrapper .testimonial-author { font-size: 1.375vw; }
/* SPACES AREA */
.testimonial-wrapper { padding: 3.125vw 0px; }
.testimonial-image-wrapper { margin-bottom: 2.438vw; }
.testimonial-message-wrapper .testimonial-author { margin-top: 1vw; }

/* TESTIMONIAL PAGE AREA */
.testimonial-wrapper, .testimonial-image-wrapper, .testimonial-message-wrapper { text-align: center; }
.testimonial-wrapper { border-bottom: 1px solid #b7b7b7; }
.testimonial-wrapper:last-child { border-bottom: 0px; }
.testimonial-message { padding: 0 14%; }
.testimonial-message :before,
.testimonial-message :after { position: absolute; display: inline-block; font-size: 4em; opacity: 0.5; font-family: "Poppins", san-serif; }
.testimonial-message :before { top: 0px; left: 11%; content: '"'; /*"“"; */ }
.testimonial-message :after { bottom: 0px; right: 12%; content: '"'; /*"”"; */ }
.testimonial-message-wrapper p,
.testimonial-message-wrapper .testimonial-author { font-style: italic; }
.testimonial-message-wrapper p { line-height: 2em; }
.testimonial-message-wrapper .testimonial-author { display: inline-block; }

@media screen and (min-width: 1500px) {
        
        /* FONTS AREA */
        .testimonial-message-wrapper p { font-size: 1.125em; }
        .testimonial-message-wrapper .testimonial-author { font-size: 1.375em; }
        /* SPACES AREA */
        .testimonial-wrapper { padding: 3.125em 0px; }
        .testimonial-image-wrapper { margin-bottom: 2.438em; }
        .testimonial-message-wrapper .testimonial-author { margin-top: 1em; }
}
@media screen and (max-width: 1200px) and (min-width: 1101px) {
    
}
@media screen and (max-width: 1100px) and (min-width: 992px) {

}

/* IPAD PRO */
/* Portrait */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (min-width: 992px ) {
        
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 991px ) {
        
        /* FONTS AREA */
        .testimonial-message-wrapper p { font-size: 1.702vw; }
        .testimonial-message-wrapper .testimonial-author { font-size: 2.08vw; }
        /* SPACES AREA */
        .testimonial-wrapper { padding: 4.73vw 0px; }
        .testimonial-image-wrapper { margin-bottom: 3.689vw; }
        .testimonial-message-wrapper .testimonial-author { margin-top: 1.513vw; }
}

/* Landscape phone to portrait tablet */
@media screen and (max-width: 768px ) {
    
}
@media screen and (max-width: 767px ) {
        
}
@media screen and (max-width: 736px){

}
@media screen and (max-width: 695px ) {

        
}	

@media screen and (max-width: 667px){	
       
}
@media screen and (max-width: 640px){
        
        /* FONTS AREA */
        .testimonial-message-wrapper p { font-size: 3.4vw; }
        .testimonial-message-wrapper .testimonial-author { font-size: 4.16vw; }
        /* SPACES AREA */
        .testimonial-wrapper { padding: 9.46vw 0px; }
        .testimonial-image-wrapper { margin-bottom: 7.36vw; }
        .testimonial-message-wrapper .testimonial-author { margin-top: 3.02vw; }
}
@media screen and (max-width: 580px) {
    
}

/* Landscape phones and down */
@media screen and (max-width: 568px) {
        
}
@media screen and (max-width: 480px) {
 
        
}

@media screen and (max-width: 420px) {
        
}
@media screen and (max-width: 414px){
        
}
@media screen and (max-width: 375px){
        
}
@media screen and (max-width: 360px){
        
}