

body {

	color: #000000;
	font-size:12px;
  	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-align:left;
}
a{
	color:#C52D2E;
	text-decoration:underline;
}
.hide {
  display: none;
}


.mainBG{
  background: url(http://www.focuspointintl.com/2018-atlantic-hurricane-forecast/images/layout/header.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* -------------------------------------------------------------- */
/* FONTS */
/* -------------------------------------------------------------- */


/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}


/* -------------------------------------------------------------- */
/* HEADER */
/* -------------------------------------------------------------- */
.border1{
	border-top:8px solid #C52D2E;
}
.header1{
	font-size:12px;
	padding-top:5px;
}
.logo{
	text-align:center;
}
.logo img{
	width:85%;
	max-width:300px;
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 
	.titleX1{
		display:none;
	}
	
	.titleX2{
		display:block;
	}
}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 
	.header1{
		font-size:14px;
	}
}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

	
	.titleX2{
		display:none;
	}
	.logo{
		text-align:right;
	}
}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}


/* -------------------------------------------------------------- */
/* ACCORDIAN */
/* -------------------------------------------------------------- */

.card{
	margin-bottom:15px;
	border-radius:0px !important;
	border:0px;
	background-color:#E6E7E8;
}
.card-header{
	background-color:#C52D2E;
	padding:0px;
	border-radius:0px !important;
	border:0px;
}
.card-header:hover{
	background-color:#B02728;
}
.card-header button{
	border-radius:0px !important;
	border:0px;
	color:#ffffff;
	font-size:16px;
	width:100%;
	text-align:left;
	padding-top:16px;
	padding-bottom:16px;
	white-space: normal;
	line-height:100%;
	position:relative;
}
.card-body{
	padding-bottom:20px;
}
.buttonIcon{
	border-right:1px solid #990000; padding: 0px 12px 0px 5px; margin-right:15px; font-size:32px; font-weight:none; position:absolute;
}
.buttonTitle{
	float:left; margin-left:50px;
}
.card-header h5{
	border-radius:0px !important;
	border:0px;
}
.card-header button:hover{
	color:#ffffff;
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}









/* -------------------------------------------------------------- */
/* FOOTER */
/* -------------------------------------------------------------- */

.footer1{
	border-top:1px solid #cccccc;
	margin-top:100px;
	margin-bottom:60px;
	color:#888888;
	text-align:center;
	padding-top:20px;
	font-style: italic;
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}








/* -------------------------------------------------------------- */
/* FIELDS */
/* -------------------------------------------------------------- */

.field{
	margin-bottom:4px;
}
.inputTitle{
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
}
.inputTitleStar{
	font-size:21px;
	line-height:10px;
	font-weight:bold;
	color:#C52D2E;
	position:relative;
	top:4px;
	left:1px;
}

.submitRow{
	padding-top:15px;
	border-top:1px solid #cccccc;
	margin-top:15px;
}
.submitButton2{
	background-color:#C52D2E;
	line-height:40px;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	padding: 0px 40px;
	border:0px;
	cursor:pointer;
}
.submitButton2:hover{
	background-color:#B02728;
}
.field input{
	width:100%;
	padding:6px;
	font-size:14px;
}

.familyMember{
	border-top:1px solid #cccccc;
	padding-top:20px;
	margin-top:20px;
}
.addFamilyMember{
	border-top:1px solid #cccccc;
	padding-top:5px;
	margin-top:20px;
	text-align:right;
	font-weight:bold;
}

input[type="radio"] + label, input[type="checkbox"] + label {
margin-left: 19px;
float: left;
margin-top: -16px;
}
.radioX {
	cursor:pointer;
}
.fieldRadio input{
	position:absolute;
	top:3px;
	left:0px;
}
.radioX{
	float:left;
	padding-left:18px;
	position:relative;
}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}









/* -------------------------------------------------------------- */
/* BOOTSTRAP BREAKPOINTS TEMPLATE */
/* -------------------------------------------------------------- */
/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 576px) { 

}
/*Small devices (landscape phones, 576px and up)*/
@media (min-width: 576px) { 

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 

}
/*Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 

}
/*Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) { 

}




