body {
        font-size: 18px;
				font-weight:400;
        font-family: 'Open Sans', sans-serif;
				padding: 0;
				color:#000;
				background-color:#f3f3f3;
      }	


/* Top Section */
section.topbar {
	padding:1.8em 0 0.5em;
	background:#e2e0e1;
	font-size: 22px;
	background:#e2e0e1 url('//images.mauldineconomics.com/campaigns/robert-bundle-2019/storm2.jpg') center top no-repeat;
	background-size:cover;
}

section.topbar h1 {
	font-size: 68px;
	text-transform:uppercase;
	font-family: 'Raleway', sans-serif;
	font-weight:900;
	line-height:1.1em;
	/*color:#f5df25; /* orange   f5a925   */
	color: #202020;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
	
	
}

section.topbar h1 span {
  display: block;
  color: #f0d209; /*#f1ebe5 */
  text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4);
	/* text-shadow: 0 5px 5px rgba(0, 0, 0, 0.4),0 -2px 1px #fff;*/
  letter-spacing: -3px;
}
			
section.topbar h2 {
	font-size: 38px;
	font-family: 'Raleway', sans-serif;
	font-weight:800;
	line-height:1.2em;
	margin:30px 0;
	color:#fffce5;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	text-transform:uppercase;
}

section.topbar p.eyebrow {
		font-size: 22px;
	font-family: 'Raleway', sans-serif;
	color:#fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
	position:relative;
	display: inline-block;
	padding:10px 20px;
	background-color:rgba(27,53,80,0.8);
}

/*section.topbar p::before {
	height:1px;
	background-color:#fff;
	width:50%;
	position:absolute;
	bottom:-10px;
	left:0;
	content: "";
}

/* Date Bar */
.datebar {
	background-color:#122b38;
	/*background-color:rgba(27,53,80,0.9);*/
	padding:1em;
	position:relative;
	box-shadow: 0 5px 6px -6px black;
}

.datebar p {
		font-size:32px;
		font-weight:500;
		text-align:left;
		color:#f0d209;
}

.datebar p i {
	color:#fff;
}



/* Forms */
			
			.optin-top {
				z-index:1;
				float:right;
				margin-right: -16.66666667%;
				margin-left: 1em;
				margin-top: -4em;
			}
			
			.optin-top h2 {
				margin: 0 0 10px !important;
				font-size: 29px !important;
				font-weight: 700 !important;
				text-align: center !important;	
				text-shadow: none !important;
				text-transform:none !important;
			} 
			
			
			
			
			.optin-top a {
				color:#c8e0fa;				
			}
			
			
			    .mauticform_wrapper {
        background: #1b4e6d;
       /* box-shadow: 0 0 30px -6px #a2a2a2; */
        border-radius: 6px;
        padding: 3rem;
				color:#fff;
				font-size:16px;
      }
      .boxes {
        display: flex;
        flex-wrap: wrap;
      }
      .box {
        width: 50%;
        padding: 0 3rem;
        font-weight: 600;
        margin: 2rem 0;
        position: relative;
      }

      .box:before {
        content: '';
        display: block;
        height: 100%;
        width: 1px;
        background: #cc9900;
        position: absolute;
        left: 1rem;
        box-shadow: -3px 0px 2px 0px #f0bd37;
      }

      .top_form_row {
        position: relative;
      }

      .sth {
      content: '';
      display: block;
      height: 66%;
      position: absolute;
      width: 300%;
      left: -100%;
      background-color: #ddd;
      z-index: -1;
      top: 13%;
      }

      .top_form_row .left_part {
        display: flex;
        justify-content: space-around;
        align-items: center;
      }

      .flex_row {
        display: flex;
      }

      .optin-bottom {
        display: block;
        margin: 0 auto 2em;
      }
			
		 .optin-bottom h2 {
				margin:0 auto 1em;	
				font-size:27px;			
			} 
			
			.mb-10 {
				margin-bottom:10px;
				color:#ffdf81;
			}
			
			
			
			
			
			
			.mauticform_wrapper { margin: 10px auto; font-family:"Open Sans", Arial, Helvetica, sans-serif;}
    .mauticform-innerform {}
    .mauticform-post-success {}
    .mauticform-name { font-weight: bold; font-size: 1.5em; margin-bottom: 3px; }
    .mauticform-description { margin-top: 2px; margin-bottom: 10px; }
    .mauticform-error { margin-bottom: 10px; color: yellow; font-weight:bold; }
    .mauticform-message { margin-bottom: 10px; color: yellow; font-weight:bold;}
    .mauticform-row { display: block; margin-bottom: 20px; }
    .mauticform-label { font-size: 1.1em; display: none; font-weight: bold; margin-bottom: 5px; }
    .mauticform-row.mauticform-required .mauticform-label:after { color: #e32; content: " *"; display: inline; }
    .mauticform-helpmessage { display: block; font-size: 0.9em; margin-bottom: 3px; }
    .mauticform-errormsg { display: block; color: yellow; margin-top: 2px; }
   
    .mauticform-checkboxgrp-row {}
    .mauticform-checkboxgrp-label { font-weight: normal; }
    .mauticform-checkboxgrp-checkbox {}
    .mauticform-radiogrp-row {}
    .mauticform-radiogrp-label { font-weight: normal; }
    .mauticform-radiogrp-radio {}
		
		/* BUTTON */
    .mauticform-button-wrapper .mauticform-button.btn-default, .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default { 
			color: #000;
			border-color: #dfa61d;
			font-size: 22px;
    	line-height: 1.3333333;
    	border-radius: 6px;
			padding: 10px 16px;
			font-weight:600;
			display:block;
			width:100%;
			white-space:normal;
			text-transform:uppercase;
			
		 /* -moz-box-shadow:inset 0px 0px 14px -3px #f2fadc;
			-webkit-box-shadow:inset 0px 0px 14px -3px #f2fadc;
			box-shadow:inset 0px 0px 14px -3px #f2fadc;
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e5be24), color-stop(1, #f5c725));
			background:-moz-linear-gradient(top, #e5be24 5%, #f5c725 100%);
			background:-webkit-linear-gradient(top, #e5be24 5%, #f5c725 100%);
			background:-o-linear-gradient(top, #e5be24 5%, #f5c725 100%);
			background:-ms-linear-gradient(top, #e5be24 5%, #f5c725 100%);
			background:linear-gradient(to bottom, #e5be24 5%, #f5c725 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5be24', endColorstr='#f5c725',GradientType=0);*/
			background-color:#e5be24;
		}
		
		.mauticform-button-wrapper .mauticform-button.btn-default:hover { 
			background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfa61d), color-stop(1, #c2911a));
			background:-moz-linear-gradient(top, #dfa61d 5%, #c2911a 100%);
			background:-webkit-linear-gradient(top, #dfa61d 5%, #c2911a 100%);
			background:-o-linear-gradient(top, #dfa61d 5%, #c2911a 100%);
			background:-ms-linear-gradient(top, #dfa61d 5%, #c2911a 100%);
			background:linear-gradient(to bottom, #dfa61d 5%, #c2911a 100%);
			filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfa61d', endColorstr='#dfa61d',GradientType=0);
			background-color:#dfa61d;
		}
		
		
		/* FORM FIELDS */
		 .mauticform-selectbox, .mauticform-input, .mauticform-textarea {
			  width: 100%;
				 padding: 10px 16px;
				 border: 1px solid #CCC; 
				 background: #fff; 
				 box-shadow: 0px 0px 0px #fff inset; 
				 border-radius: 6px; 
				 box-sizing: border-box; 
				 line-height: 1.3333333;
				 color:#555;
				 height: 46px;
				 text-align:center;
			}
			
			/* Chrome/Opera/Safari */
			
			::-webkit-input-placeholder { 
  			font-size:18px !important;
			}
			
			label span, input[type=text], input[type=email], textarea {
				font-size:18px !important;
			}

		
    .mauticform-button-wrapper .mauticform-button, .mauticform-pagebreak-wrapper .mauticform-pagebreak { display: inline-block;margin-bottom: 0;font-weight: 600;text-align: center;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;white-space: nowrap;padding: 6px 12px;font-size: 13px;line-height: 1.3856;border-radius: 3px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
    .mauticform-button-wrapper .mauticform-button.btn-default[disabled], .mauticform-pagebreak-wrapper .mauticform-pagebreak.btn-default[disabled] { background-color: #ffffff; border-color: #dddddd; opacity: 0.75; cursor: not-allowed; }
    .mauticform-pagebreak-wrapper .mauticform-button-wrapper {  display: inline; }
		
		
				

/* Main Section */
.mainsection {
	
}
			
.mainsection .container {
	background-color:#fff;
	padding-top:2em;
}

.mainsection p {
	margin-bottom:1.5em;
	line-height:140%;
}

.mainsection ul {
		margin:2em;
}

.mainsection li {
	margin:1em 0;
}

.mainsection .robert {
	margin:0 0 2em 2em;
}




/* COUNTDOWN  */
.event-countdown {
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 0;
	position: relative;
	z-index:8;
}


.event-countdown p {
	margin: 20px 0 20px 0;
	text-align: center;
}
.event-countdown .countdown-container {
	text-align: center;
	padding: 0px 0px 40px !important;
}
.event-countdown .time {
	border-radius: 0px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.2);
	display: inline-block;
	text-align: center;
	color:#888;
	position: relative;
	height: 48px;
	width: 55px;
	-webkit-perspective: 479px;
	-moz-perspective: 479px;
	-ms-perspective: 479px;
	-o-perspective: 479px;
	perspective: 479px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.event-countdown .count {
	background: #c8e0fa;
	color: #122b38;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 30px;
	line-height: 48px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	/*text-shadow: 0 0 6px rgba(0, 0, 0, 0.9);*/
	top: 0;
	width: 100%;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-transform-style: flat;
	-moz-transform-style: flat;
	-ms-transform-style: flat;
	-o-transform-style: flat;
	transform-style: flat;
}
.event-countdown .count.top {
	border-top: 0px solid rgba(255,255,255,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.05);
	border-radius: 0px 0px 0 0;
	height: 50%;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-o-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.event-countdown .count.bottom {
	background-image: linear-gradient(rgba(255,255,255,0.2), transparent);
	background-image: -webkit-linear-gradient(rgba(255,255,255,0.2), transparent);
	background-image: -moz-linear-gradient(rgba(255,255,255,0.2), transparent);
	background-image: -ms-linear-gradient(rgba(255,255,255,0.2), transparent);
	background-image: -o-linear-gradient(rgba(255,255,255,0.2), transparent);
	border-top: 1px solid rgba(0,0,0,0.6);
	border-bottom: 1px solid rgba(0,0,0,0.6);
	border-radius: 0 0 2px 2px;
	line-height: 0;
	height: 50%;
	top: 50%;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	-o-transform-origin: 50% 0;
	transform-origin: 50% 0;
}
.event-countdown .count.next {
}
.event-countdown .label {
	font-size: normal;
	margin-top: 0px;
	display: block;
	position: relative;
	top: 55px;
	width: 100%;
	color: #c8e0fa;
	text-transform: uppercase
}


a.cta-top:hover .event-countdown .label {
	color: #000;
}


.event-countdown span.label {
	font-size: 13px;
	font-weight: 500;
	letter-spacing: -0.02em
}
/* Animation start */
.event-countdown .count.curr.top {
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	z-index: 3;
}
.event-countdown .count.next.bottom {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	transform: rotateX(90deg);
	z-index: 2;
}
/* Animation end */
.event-countdown .flip .count.curr.top {
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
.event-countdown .flip .count.next.bottom {
	-webkit-transition: all 250ms ease-in-out 250ms;
	-moz-transition: all 250ms ease-in-out 250ms;
	-ms-transition: all 250ms ease-in-out 250ms;
	-o-transition: all 250ms ease-in-out 250ms;
	transition: all 250ms ease-in-out 250ms;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
}
.event-countdown .video .label {
	color: #666
}



div.join {
	padding:2em 1em 1em;
	background-color:#e3eefa;	
	margin-bottom:3em;
	margin-top:2em;
	position:relative;
	border: 2px solid #1b4e6d;
}

div.join h2 {
	font-size:26px;
	font-weight:800;
	margin:0;
	display:inline-block;
	background-color:#1b4e6d;
	padding:0.4em 1em;
	color:#fff;
	top:-20px;
	left:-20px;
	position:absolute;
}



/* Modal */
.modal-header h4 {
	font-weight:800;
	font-size:30px;
	color:#174779;
	text-align:center;
}
	
	.modal h2 {
	font-weight:700;
	font-size:25px;
	line-height:140%;
	margin: 0 0 20px;
	text-align:center;
}

.modal p {
	margin-bottom:1.5em;
	text-align:center;
}


.close {
    font-size: 40px;
    opacity: 1;
}



.copyright {
	color: #777;
	padding: 2rem;
	font-size:85%;
}
			


/* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
	/* h1 {
				color:blue !important;
    } */
		
		

}

/* Medium Devices, Desktops  - col-sm */
    @media only screen and (max-width : 992px) {
		 section.topbar h1 {
				font-size: 65px;
			/*	color:red !important;*/
    } 
		
		 section.topbar h2 {
			 width:80%;
		 }
		 
		 section.topbar p {
			 width:80%;
		 }
		
		.datebar {
		padding:0.6em;
		}
		
		.datebar p {
			text-align:center;
			font-size:30px;
		}	
		
		.mainsection .robert {
			margin:0 0 1em 1em;
		}

			
		
		
		/* h1 {
				color:red !important;
    } */
		
		.optin-top {
			margin:0;
			}
			
			 .mauticform_wrapper {
        padding: 3rem;
			 }
			

			
}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
		/*	section.topbar {
				background:#e2e0e1 url('//images.mauldineconomics.com/campaigns/robert-bundle-2019/storm2-robert.jpg') left top no-repeat;
				background-size:cover;
			}
			*/
	
	
		section.topbar h1 {
			/*color:green !important;*/
    	} 
			
			section.topbar h2 {
				font-size:36px;

			}
			
			.mainsection .robert {
			float:none !important;
			margin:1em 0;
		}


    }
		
  /* For portrait layouts only */
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
/*section.topbar {
				background:#e2e0e1 url('//images.mauldineconomics.com/campaigns/robert-bundle-2019/storm2-robert.jpg') right -200px top no-repeat;
			}
			*/
			
				section.topbar h1 {
			width:90%;
    	} 
}
		
		
		
		/* iPad in landscape */
		
	@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

		section.topbar p.eyebrow {
			font-size:20px;
		}
		.datebar p {
			text-align:center;
			font-size:25px;
		}	
		
			section.topbar h1 {
			width:100%;
    	} 

}	



    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
			
				section.topbar h1 {
			/*color:green !important;*/
				font-size: 50px;
    	} 
			
			section.topbar h2 {
					width:100%;
					font-size: 22px;
			}
			
			section.topbar p {
			 width:100%;
		 }
		 
		 .datebar p {
		 font-size:26px;
		}
			
		
			
				.optin-top {
				margin:0 0 2em;
			}
			
		
		
		div.join h2 {
			display:block;
			top:0;
			margin-top:-20px;
			left:0px;
			position:relative;
			text-align:center;
		}

    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {

    }
		