 html, body {
 	color: #052556;font-family: 'Nunito', sans-serif;font-weight: 200;height: 100vh;margin: 0;
 }
 .full-height {
 	height: 100vh;
 }
 .flex-center {
 	align-items: center;display: flex;justify-content: center;
 }
 .position-ref {
 	position: relative;
 }
 .content {
 	text-align: center;
 }
 .title {
 	font-size: 84px;
 }
 .m-b-md {
 	margin-bottom: 30px;
 }
#rzp-button { display: inline-block;padding: 10px 10px;background-color: #4B1287;color: white;border: none;border-radius: 4px;cursor: pointer;text-align: center;text-decoration: none;font-size: 20px; max-width: 100%}
#rzp-button:hover { background-color: #4B1287; }
.links > a { border-right: 1px solid #052556;color: #052556;font-size: 13px;font-weight: 600;text-decoration: none;text-transform: uppercase;}
#rzp-button-exhibitor { display: inline-block;padding: 10px 10px;background-color: #35AD4A;color: white;border: none;border-radius: 4px;cursor: pointer;text-align: center;text-decoration: none;font-size: 20px;max-width: 100%}
#rzp-button-exhibitor:hover { background-color: #35AD4A;}
.links > a { border-right: 1px solid #35AD4A;color: #052556;font-size: 13px;font-weight: 600;text-decoration: none;text-transform: uppercase;}
.links > a:last-of-type { border-right: none; }
.links > a:hover{ color:red }
.red-class{ color:red }
.w-100{ width:100%!important; }
.mb-30{ margin-bottom: -30px!important; }
@media (min-width: 320px) {
	#rzp-button { width: 92%; }
	#rzp-button-exhibitor { width: 92%; }
}
@media (min-width: 768px) {

}
@media (min-width: 1024px) {

}
@media (min-width: 1220px) {

}
@media (min-width: 1440px) {

}