.big-video{padding:0 20px;box-sizing:border-box;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.big-video.bg-white{background-color:#fff}.big-video.bg-grey{background-color:#fafafa}.big-video .big-video-header{max-width:100%;padding:60px 0}@media only screen and (max-width:767px){.big-video .big-video-header{padding:40px 0}}.big-video .big-video-header .section-subtitle{margin-top:15px}@media only screen and (max-width:767px){.big-video .big-video-header .section-subtitle{margin-top:5px}}.big-video .big-video-image-container{height:auto;max-width:100%;cursor:pointer}.big-video .big-video-image-container .big-video-image{display:block;max-width:100%;-webkit-filter:drop-shadow(0 0 10px rgba(0,0,0,.05));filter:drop-shadow(0 0 10px rgba(0,0,0,.05))}.big-video .big-video-image-container .big-video-image:hover{-webkit-filter:drop-shadow(0 0 15px rgba(31,52,70,.15));filter:drop-shadow(0 0 15px rgba(31,52,70,.15))}