/* Hero  Banner Stylesheet */
#home .header_text_holder {
    padding: 240px 20px 0;
}

h1 .slate-font .hero  {
 font-size:5.888vw
}

h2.header_text{font-size:3.333rem;
}


/*body style*/
.header_text {color:#000;
 font-family:"SlateStd-Medium", sans-serif;padding-bottom:20px;
}
p{ line-height:1.7rem ;
}

h3{color:#000; font-family:"SlateStd-Light",sans-serif;font-size:1.4rem;
}


.slate-font .header_text {
    font-size: 39px;
}

.builder{padding: 3em 0 2em 0;
}

#home .module_line_separator {background-color: #e4032b;
}

/* questions style */
.content_wrapper .tick{ list-style-type: none; margin: 10px 5px 10px 5px;
}

/*video */
.video{width:100%;height:auto;
    
}

#home .builder.video-block.white_bg {padding: 3rem 0 4rem 0;
}
/* heros purpose style */

.italic_p{font-family:"SlateStd-LightItalic", sans-serif;
}
.builder .text_image .grey_bg{padding-top:1rem; 
    
}
#quote-one{font-size:1.5rem;line-height:2.3rem;
    
}
/* guides solution style */

/*.fa fa-check-square-o{font-size:2rem; line-height:2rem;
    
}*/
    

/* Three Choices Style */
.card {
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    width: 100%;
}

.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.container {
    padding: 6px 20px;
}



/* Podcast Style */


.podquote{margin:0;
}
#quote{width:40px;height:auto;border-radius:0;
}
#quote2{width:40px;height:auto;border-radius:0;
}
#quote3{width:40px;height:auto;border-radius:0;
}
.quote-margin{margin-top:0;
    
}
/*--*/
.fa fa-check-square-o{ font-size: 1.4rem; line-height: 2rem;
}
