.font {
	font-family: 'Roboto', sans-serif;
	margin: 0 -10px;
}

.ss19-banner {
	display: table;
	background-image: url('https://www.divalsafety.com/images/2019SafetySummit/summit19_header.jpg');
	width: 100%;
	height: 517px;
	position: relative;
}

.ss19-logo-container {
	width: 100%;
	position: absolute;
	top: 20%;
	left: 0;
	text-align: center;
	-webkit-filter: drop-shadow(0px 0px 20px #000);
	filter: drop-shadow(0px 0px 20px #000);
}

.ss19-logo {
	width: 350px;
	-webkit-filter: drop-shadow(0px 0px 5px #000);
	filter: drop-shadow(0px 0px 5px #000);
}

.ss19-banner-txt {
	display: table-cell;
	width: 47%;
	padding: 0 20px;
	color: #fff;
	position: absolute;
	bottom: 0;
}

.ss19-banner-left {
	text-align: left;
	left: 0;
}

.ss19-banner-right {
	text-align: right;
	right: 0;
}

.ss19-bh {
	font-size: 35px;
	font-weight: 700;
	line-height: 0px;
}

.ss19-bsh {
	font-size: 22px;
	line-height: 10px;
}

.ss19-sub-banner {
	width: 100%;
	background: #F20018;
	/* padding: 20px 0; */
	display: table;
}

.ss19-sb-item {
	display: table;
	padding: 10px 0;
	width: 47%;
}

.ss19-sb-left {
	float: left;
	text-align: center;
	padding-top: 2.75em;
}

.ss19-sb-right {
	float: right;
}

.ss19-ql-but {
	text-decoration: none !important;
	color: #fff !important;
	padding: 15px 35px;
	border: solid 3px #fff;
	letter-spacing: 2px;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	cursor: pointer;
	font-size: 18px;
	font-family: 'Roboto', sans-serif !important;
}

.ss19-ql-but:hover {
	background: #fff;
	color:#F20018 !important;
	font-weight: 700;
}

.ss19-lw-container {
	width: 800px;
	margin: 0 auto;
	padding: 2em 0;
}

.w3-bar {
	display: table;
    width: 100%;
    text-align: center;
}

.w3-bar-item {
	display: table-cell;
    width: 30%;
    background: none;
    border-bottom: solid 3px #fff;
    border-top: none;
    border-right: none;
    border-left: none;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
    letter-spacing: 2px;
    padding-bottom: 10px;
}

.w3-bar-item:focus {
	outline: none;
    border-bottom: solid 3px #000;
}

.w3-container > p {
	line-height: 24px;
	font-size: 16px;
}

.w3-bar-item > img {
	padding-bottom: 15px;
}

.ss19-video {
	width: 100%;
	text-align: center;
	padding-bottom: 2.5em;
}

.ss19-pricing {
	width: 100%;
	height: 710px;
	text-align: center;
	background: #1F1F1F;
	padding-top: 3em;
}

.ss19-columns {
  float: left;
  width: 30%;
	margin: 0 1em;
	height: 623px;
}

.ss19-price {
  list-style-type: none;
  border: 1px solid #eee;
  margin: 0;
  padding: 0;
}

.ss19-price-title {
  color: #000 !important;
  font-size: 20px !important;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
}

.ss19-price li {
  border-bottom: 1px solid #eee;
  padding: 20px !important;
  text-align: center;
	margin: 0 auto !important;
	font-family: 'Roboto', sans-serif !important;
}

.ss19-grey {
  background-color: #eee;
  font-size: 20px !important;
}

.ss19-reg-button {
	text-decoration: none !important;
	color: #F20018 !important;
	padding: 10px 35px;
	border: solid 3px #F20018;
	letter-spacing: 2px;
	-webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
	cursor: pointer;
	font-size: 18px;
    font-weight: 700;
	font-family: 'Roboto', sans-serif !important;
}

.ss19-reg-button:hover {
	background: #F20018;
	color: #eee !important;
}

.ss19-individual {
	background: #F20018;
}

.ss19-silver {
	background: #C4C3D0;
}

.ss19-gold {
	background: #FFBF00;
}

.ss19-benefit {
	font-size: 14px;
    background: #fff;
}

.ss19-transfer {
	color: #fff;
	font-size: 16px;
}

.ss19-block {
	width: 100%;
	text-align: center;
}

.ss19-speakers-title {
	font-size: 38px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 1em 0;
	    font-family: 'Roboto', sans-serif !important;
}

.ss19-speakers {
	width: 100%;
	display: table;
}

.ss19-speaker-block {
	width: 45%;
	display: table-cell;
}

.ss19-speaker-caption {
	background: #1F1F1F;
	width: 422px;
	margin: -20px auto;
	padding: 15px 0 5px 0 ;
	vertical-align: middle;
	color: #fff;
	line-height: 16px;
}

.ss19-speaker-caption > a {
    font-family: 'Roboto', sans-serif !important;
}

.ss19-speaker-name {
	font-weight: 700;
	font-size: 22px;
}

.ss19-speaker-desc {
	font-size: 14px;
}

.ss19-speaker-title {
	font-weight: 700;
	font-size: 18px;
	    font-family: 'Roboto', sans-serif !important;
}

.ss19-speaker-block > a,
.ss19-speaker-caption > a {
	color: #fff !important;
	text-decoration: none !important;
}

.ss19-price-header {
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 38px;
	    font-family: 'Roboto', sans-serif !important;
}

.ss19-class-block,
.ss19-vns-block {
	width: 970px;
	background: #1F1F1F;
	padding: 1em 0;
	margin-top: 5em;
	text-align: center;
	color: #fff;
}

.ss19-class-block-title,
.ss19-vns-table-title{
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 38px;
	padding: .75em 0;
	    font-family: 'Roboto', sans-serif !important;
}

table.ss19-class-table,
table.ss19-vns-table {
    font-family: 'Roboto', sans-serif;
}

td.ss19-vns-desc {
    font-size: 18px;
}

.ss19-ceu-pdu {
	width: 75%;
	margin: 0 auto !important;
	font-size: 12px;
	padding-top: 1.5em;
}

.ss19-class-day {
	font-size: 28px;
	font-weight: 700;
	width: 45%;
}

.ss19-class-sub {
	font-size: 20px;
	border-bottom: 3px solid #fff;
}

.ss19-vns-table-title {
	padding: 0 1em;
}

.ss19-dg-title {
	font-weight: 700;
	font-size: 32px;
}

.ss19-gd, .ss19-gd > img {
    margin: 0 auto !important;
}

.ss19-hotel-block {
    margin: 45px 0;
	    font-family: 'Roboto', sans-serif !important;
}

.ss19-hotel-block > p {
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 38px;
	padding-bottom: 1em;
}

.ss19-hotel-container {
	display: table;
	width: 100%;
}

.ss19-hotel-item {
	display: table-cell;
	width: 50%;
	vertical-align: top;
}

.ss19-hotel-img {
	text-align: center;
}

.ss19-hotel-img > a {
	text-decoration: none;
	color: #000;
}

.ss19-hotel-item > p {
    font-size: 16px;
}

.ss19-hotel-img > a {
    text-decoration: none !important;
    color: #000 !important;
}

.ss19-dotted {
	border-bottom: 1px dotted #000;
}

.art-postcontent ul>li:before, .art-post ul>li:before, .art-textblock ul>li:before {
	content: none !important;
}

.ss19-subban-subscribe {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 50%;
}

.formResponsive {
    margin: 0 !important;
}

span.sub-header {
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
}

.ss18-sub-form {
    padding-top: 10px !important;
}

input#email-text {
    padding: 11px;
    margin-right: 5px;
    border-radius: 3px;
}

input.email-submit.email-submit1 {
    background: #ffd700;
    border: none;
    border-radius: 3px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #000;
    padding: 10px 25px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    cursor: pointer;
}

.ss19-expo-block {
    margin-top: 5em;
}

.ss19-expo-block > img {
	margin: 0;
}

.ss19-class-button {
    background-color: #f20018;
    padding: 15px 25px;
    font-size: 18px;
    font-weight: 700;
    color: #fff !important;
    text-decoration: none !important;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 1px;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.ss19-class-button:hover {
    background-color: #bb0316;
}

.ss19-schedule {
    background-color: #ce102c;
    padding: 4em 0;
}

.ss19-schedule-container {
    width: 75%;
    margin: auto;
    background: #fff;
    padding: 20px 10px;
    box-shadow: 0px 10px 15px #8c0a1e;
    border-radius: 5px;
    text-align: center;
}

.schedule-tbl {
	margin: 0 auto;
    width: 85%;
    font-size: 14px;
    font-family: 'Roboto', sans-serif !important;
}

.ss19-schedule-container > h2 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 1.75em;
}