@media screen and (min-width: 1024px){

/* Global
================================================== */   
section > .inner, header > .inner {
	max-width: 1146px;
	margin: auto;
	display: block;
}


/* Form
================================================== */


.btn-sign-up-now {
	background: url("../img/btn-sign-up-now.png") no-repeat 0 0;
	width: 140px;
	height: 44px;
	border-style: none;
	background-color: transparent;
	text-indent: 480px;    /* hack to hide the text */
}

.btn-sign-up-now:hover {
	background: url("../img/btn-sign-up-now-on.png") no-repeat 0 0;
}


/* Header
================================================== */
#headline .header {
  padding: 68px 0;
}

.right {
  max-width: 100%;
}

#headline h1 {
  line-height: 62px;
}

#headline .header .small-txt {
  font-size: 51px;
}

#headline .header .large-txt {
  font-size: 100px;
  padding-left: 32px;
    line-height: 58px;
}

#headline .header .indent {
  padding-left: 69px;
    line-height: 68px;
}


/* Switching to Blue Priority
================================================== 

/* Blue Priority
================================================== */
#blue-priority .blue-priority-copy {
	width: 70%;
	margin-left: 0;
}


	
@media screen and (min-width: 1232px){

/* Call To Action CTA
================================================== */



/* Adventure
================================================== */	

}

@media screen and (min-width: 1620px){
	
}
