 @font-face {
          font-family: 'Avenir Next';
          src: url("../fonts/AvenirNextLTPro-Regular_1.woff");
      }

      @font-face {
          font-family: 'Adieu-Regular';
          src: url("../fonts/Adieu-Regular.otf");
      }

/**umb_name:rte-heading*/
.rte-heading {
	font-family: 'Adieu-Regular'!important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 30px;
	line-height: 40px;
	/* identical to box height */letter-spacing: -0.05em;
	text-transform: uppercase;
	color: #5000A0;
}

/**umb_name:rte-body-heading*/
.rte-body-heading {
	font-style: normal;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #2B2B2B;
}

/**umb_name:rte-light-body*/
.rte-light-body {
	color: #C4C4C4;
}

/**umb_name:Landing H1*/
.screensaver-landing-h1 {
	font-family: 'Adieu-Regular'!important;
	font-style: normal !important;
	font-weight: normal !important;
	font-size: 93px !important;
	line-height: 36px !important;
	text-transform:capitalize !important;
	/*color: #fff !important;
	*/;
}

/**umb_name:Landing H2*/
.screensaver-landing-h2 {
	/*color: #fff;
	*/font-family: 'Adieu-Regular';
	font-weight: 700;
	font-size:60px;
	text-transform:uppercase !important;
}

/**umb_name:Landing H3*/
.screensaver-landing-h3 {
	/* color: #fff;
	*/font-family: 'Adieu-Regular';
	font-weight: 700;
	font-size:52px;
	text-transform:uppercase !important;
}

/**umb_name:Landing H4*/
.screensaver-landing-h4 {
	/* color: #fff;
	*/font-family: 'Adieu-Regular';
	font-weight: 700;
	font-size:33px;
	text-transform:uppercase !important;
}

/**umb_name:Landing H5*/
.screensaver-landing-h5 {
	font-size: 30px;
	font-family: 'Adieu-Regular'!important;
	/* color: #fff;
	*/text-transform:uppercase !important;
	font-weight: 400;
	line-height: 65px !important;
}

/**umb_name:Station H3*/
.screensaver-station-h3 {
	/* color: #fff;
	*/font-family: 'Adieu-Regular';
	font-weight: 700;
	font-size:50px;
	/*text-transform:uppercase !important;
	*/;
}

/**umb_name:Station H4*/
.screensaver-station-h4 {
	/* color: #fff;
	*/font-family: 'Adieu-Regular';
	font-weight: 700;
	font-size:40px;
	/*text-transform:uppercase !important;
	*/;
}

/**umb_name:Station H5*/
.screensaver-station-h5 {
	font-size: 38px;
	font-family: 'Adieu-Regular'!important;
	/* color: #fff;
	*/text-transform:uppercase !important;
	font-weight: 400;
	line-height: 65px !important;
}

/**umb_name:H1*/
h1 {
}

/**umb_name:H2*/
h2 {
}

/**umb_name:H3*/
h3 {
}

/**umb_name:H4*/
h4 {
}

/**umb_name:H5*/
h5 {
}

/**umb_name:H6*/
h6 {
}

/**umb_name:Hero-slider-h1*/
h1.hero-slider-h1 {
}
