/* Add your own custom css to this file. You may wish to use css !important calls to override css from the template css files.
----------------------------------------------------------- */
/* Responsive video frame division added by MS March 2019
--------------------------------------------------------- */
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
body  {
font-family: trade-gothic-next, sans-serif !important;
}
.s5_privacyterms a{
  	color: #ccc;
}
.s5-icon-title{
  	text-transform: uppercase;
}
.s5-sicon-right{
	color:#8b8b8b;
}
