body, html {
	font-family: 'Roboto', sans-serif;
	/*height: 100%;
	width: 100%;*/
	-webkit-font-smoothing: antialiased;
}
html {
	font-size: 100%
}
  body {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  padding: 0;
  overflow-x: hidden;
  background-color: #f5f5f5;
  background-image: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.8)), url('//images.riskhedge.com/images/campaigns/cornerstone-launch/marble-background.jpg');
  background-size: cover;
background-attachment: fixed;

  }
*, *:after, *::before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

h2 {
  font-weight: 700; 
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 32px;
  text-align: center;
  color:#1a90a5;
  margin-bottom: 1.3em;
}

p {
	font-size: 20px;
	line-height: 1.4em;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	margin-bottom: 1.5em;
}



ul li {
font-size:20px;
}

.line-through {
  text-decoration:line-through !important;
}

blockquote {
    width: 100%;
	border-left:none;	
	background-color:#E6E4E0;
	padding:20px 30px;	
	color:#231F20;
}

	
blockquote p {
      margin: 0;
	  font-size:1.1em;
}

a {
	text-decoration: none;
}


h1, h2, h3 {
	-webkit-font-smoothing: antialiased;
}

.black {
	color: #000000
}
.red {
	color: #900
}

.dark {
	background: #000000;
	color: #ffffff
}
.light {
	background: #ffffff;
	color: #000000;
}
.grey {
	background: #f5f5f5;
	color: #000000;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}



.check_list li {
    padding-left: 2.8rem;
    position: relative;
  line-height: 1.4em;
  margin-bottom: 1.5em;
}

.check_list li::before {
    content: "\f14a";
    display: inline-block;
    font-family: 'FontAwesome';
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b50000;
    position: absolute;
    left: 1rem;
    top: -1px;
    font-size: inherit;
}


/**************************
****** Headline Section *******
**************************/

#congratulations {
	background-color:#fdf61b;
	color:#000;
	padding: 10px;
	font-size: 22px;
}
#eyebrow {
	position: relative;
	z-index: 0;
	overflow: hidden;
	background-color: #333;
	padding: 50px 0;

}
#eyebrow h1 {
  color: #f1ebe5;
  font-weight: 900;
  text-align: center;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-size: 80px;
  line-height: 1.1em;
  text-transform: uppercase;
  letter-spacing: -0.025em;
}


#eyebrow h2 {
  margin-top:0;
  margin-bottom:1em;
  padding: 10px 20px;
  color:#fff;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 30px;
  display: inline-block;
  background-color: #1a90a5;
		}

#eyebrow p {
	font-family: "Roboto", Arial, Helvetica, sans-serif;
	font-size: 27px;
	text-align:center;
	margin-bottom: 1em;
}


#eyebrow p span{
	color:#f9bb3c;
}



/**************************
Main Section
**************************/
#main {
	padding-top: 1rem;
	padding-bottom: 3rem;
	position: relative;
	display: block;
	z-index: 20;
}



/* TABS */
div.tab-content {
  background-color:
#fff;
border:  none;
padding: 10px;
  margin-bottom: 2em;
}
.nav-tabs {
  border-bottom: none;
}

.nav-tabs .nav-link {
  text-transform: uppercase;
  color:#555;
  border:none;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #000;
  font-weight: 800;
  font-size: 1.1em;
}

video {
	width: 100% !important;
	height: auto !important;
}

.videoWrapperOuter {
	margin-top:-40px;	
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16: 9 */
	padding-top: 0px;
	height: 0;
	margin-bottom:20px;
	border:2px solid #F5F5F5;
	background-color:#000;
	/*background:url('//s3.amazonaws.com/ggc-riskhedge-images/images/campaigns/american-disruption-summit/countdown-background.jpg') no-repeat;*/
	background-size:cover;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#video-box {
	/* border-bottom:3px solid #f5f5f5; */
}


/*  OPt-in */

.top-opt {
    padding: 1.5em;
    background-color:#213a4b;
  }

.top-opt h2 {
  color:#fff;
  font-weight: 600;
  font-size: 23px;
}

.top-opt p {
  margin-bottom: 0;
  color:#fff;
}

.top-opt p a {
  color:#fff;
  text-decoration: underline;
}

.top-opt p a:hover {
  color:rgb(216, 224, 97);
}

.top-event {
  background-color:#0b7180;
  color:#fff;
  }

.top-event p {
  font-size: 20px;
  }




/*  EVENT */
.CTAorder {
  margin-top: 1em;
}


/*  FAQ Section */

.faq h2 {
	margin: 20px 0 30px 0;
    margin-bottom: 30px;
font-style: normal;
font-family: "Roboto", Arial, Helvetica, sans-serif;
color: #206566;
text-align: left;
font-size: 36px;
font-weight:500;
}

.faq p {
	font-size:18px;	
}

.faq hr {
	border-top:3px solid #ddd;
}


/* CTA Button  */

.btn-cta {
	font-family: 'Roboto';
  background: #0b78a1;
  border: none;
  border: none;
  outline: none;
  font-weight: 600;
  font-size: 26px;
  margin: 1rem 0 0rem;
  padding: 1rem 2rem;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  box-shadow: 0px 10px 14px -7px #222;
  text-shadow: 0px 1px 0px #222;
  line-height: 100%;
}
.btn-cta:hover {
	background-color:#e06a02;
}
.btn-cta:active {
	position:relative;
	top:1px;
}



.red {
	color:#c00;
}


.btn-gold {
	color: #ffffff;
	background-color: #D7A900;
	border-radius: 0;
	border: none;
	padding: 15px 17px;
	font-size: 20px;
	font-weight: 900;
	text-transform:uppercase;	
}


/* VIDEO COUNTDOWN */
/* COUNTDOWN  */
.video-countdown {
	margin: 0px auto 0 auto;
	text-align: center;
	padding: 0;
	position: relative;
	z-index: 8;
}
.video-countdown img {
	position: absolute;
	top: 0;
	left: 0;
}
.video-countdown p {
	margin: 20px 0 20px 0;
	text-align: center;
}
.video-countdown .countdown-container {
	text-align: center;
	padding: 30px 0px 40px !important;
	bottom: -130px;
	position: relative;
}
.video-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: 70px;
	width: 100px;
	-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);
}
.video-countdown .count {
	background: #232323;
	color: #fff;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 60px;
	line-height: 70px;
	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;
}
.video-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%;
}
.video-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;
}
.video-countdown .count.next {
}
.video-countdown .label {
	font-size: normal;
	margin-top: 0px;
	display: block;
	position: relative;
	top: 80px;
	width: 100%;
	color: #888;
	text-transform: uppercase
}
a.cta-top:hover .video-countdown .label {
	color: #000;
}
.video-countdown span.label {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.02em
}
/* Animation start */
.video-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;
}
.video-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 */
.video-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);
}
.video-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);
}
.video-countdown.video .label {
	color: #fff;
	text-shadow: #000 1px 1px;
}




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

.offer-countdown p {
	margin-right: 20px;
	text-align: center;
	font-weight:600;
	color:#f8db0c;
}
.offer-countdown .countdown-container {
	text-align: center;
	padding: 0px 0px 40px !important;
}
.offer-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: 50px;
	width: 80px;
	-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);
}
.offer-countdown .count {
	background: #8e1800;
	color: #fff;
	display: block;
	font-family: 'Arial', sans-serif;
	font-size: 40px;
	line-height: 50px;
	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;
}
.offer-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%;
}
.offer-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;
}
.offer-countdown .count.next {
}
.offer-countdown .label {
	font-size: normal;
	margin-top: 0px;
	display: block;
	position: relative;
	top: 55px;
	width: 100%;
	color: #aaa;
	text-transform: uppercase
}


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


.offer-countdown span.label {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.02em
}
/* Animation start */
.offer-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;
}
.offer-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 */
.offer-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);
}
.offer-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);
}
.offer-countdown.video .label {
	color: #666
}


.CTAorder {
	text-align:center;
}

/*  EXIT POPUP  */

div#exitpopup {
	width:760px; margin:0px; display:none; position:fixed; color:#222; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index:999999; background:rgb(255, 255, 255); background:rgba(255, 255, 255, 1);
}

div#exitpopup h2 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
		font-size:40px;
    color: #900;
		font-weight:900;
		text-align:center;
		text-transform:uppercase;
		margin-top:0;
  margin-bottom: 20px;
}

div#exitpopup p {
		font-size:20px;
		text-align:center;
		line-height:140%;
}

div#exitpopup .btn {
	font-size:19px;
	font-weight:400;
	padding:20px;
	border:none;
	cursor:pointer;
}

div#exitpopup .btn-video {
	background-color:#0c6322;
}
div#exitpopup .btn-video:hover {
	background-color:#07551b;
}

div#exitpopup .btn-transcript {
	background-color:#ff910d;
}
div#exitpopup .btn-transcript:hover {
	background-color:#c16800;
}

/**************************
****** Footer Section *****
**************************/
#footer {
	text-align: center;
	padding-bottom: 1em;
	background-color:#f5f5f5;
	margin:0;
}
#footer p {
	font-size: 14px;
}



 @media (max-width: 992px) {
.container {
	width: 95%;
}
h1 {
	font-size: 1.5rem;
}
   
   #eyebrow h1 {
	font-size: 68px;
}
   
#eyebrow h2 {
	font-size: 27px;
}
   
   .top-opt h2 {
  font-size: 20px;
     margin-bottom: 0;
}
   
  .video-countdown .countdown-container {
	  bottom: -80px;
}
   


}

 @media (max-width: 768px) {
#main {
	padding: 10px;
	padding-bottom:30px;
}

   

#eyebrow h2 {
	font-size: 40px;
}

.mauticform-label {
     display: none !important;
   }
   


.cta p {
	font-size:20px;	
}
   
      .top-opt {
     margin-top: 0 !important;
   }

   
  
   
   .video-countdown .time {
	height: 60px;
	width: 60px;
}
.video-countdown .count {
	font-size: 50px;
	line-height: 60px;
}

.video-countdown .label {
	top: 70px;
	font-size: 10px !important;
}
   

}

@media (max-width: 600px) {

.video-countdown .label {
	top: 30px;
	font-size: 15px !important;
	}
}


 @media (max-width: 480px) {


#eyebrow {
	padding: 10px;
}

#eyebrow h1 {
	font-size: 68px;
	text-align: center;
	margin-bottom:0px;
}
   
#eyebrow h2 {
	font-size: 24px !important;
}
   

   .mauticform-label {
      display: block !important;
   }

   div.tab-content {
     margin-bottom: 1em;
   }
   
.btn-gold {
	margin:1em auto;
}

.btn-cta {
	font-size:22px;
}
   
   
   .video-countdown .countdown-container {
	text-align: center;
	padding: 0px 0px 40px !important;
}

.video-countdown .countdown-container {
	text-align: center;
	padding: 30px 0px 40px !important;
	bottom: -30px;
	position: relative;
}


.video-countdown .time {
	height: 50px;
	width: 50px;
}
.video-countdown .count {
	font-size: 30px;
	line-height: 50px;
}
.video-countdown .count.next {
}
.video-countdown .label {
	top: 50px;
	font-size: 12px !important;
}
   
   


.offer-countdown {
	display:block;
}

.offer-countdown p{
	margin:0;
}


.offer-countdown .countdown-container {
	text-align: center;
	padding: 0px 0px 40px !important;
}
.offer-countdown .time {
	height: 50px;
	width: 60px;
}
.offer-countdown .count {
	font-size: 40px;
	line-height: 50px;
}

.offer-countdown .label {
	top: 50px;
}	

}
 @media (max-width: 320px) {

#eyebrow h1 {
	font-size: 30px;
	text-align: center;
	padding:10px;
}

}