a:link {

text-decoration: underline;

}



a:visited {

text-decoration: underline;
}


table{

margin-top: -20px;
}

.logo_row {
    /* text-align: center; */
    background-color: #ffffff;
}

.logo {
height: 50px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}


.incentive_row
{
 background-color:#eff9ff;
  
}

.incentive_txt {

font-size:4rem;
font-weight:bolder;
color:#00446F;
text-transform: uppercase;
}


.hero_row {
text-align: center;
background-color:#ffffff;
margin-bottom:20px;
margin-top: 20px;
}



.hero_img{

}


.twocolumn_row  {
 background-color:#eff9ff;
    color: #00446F !important;
    padding-top: 20px;
}


.onecolumn_row  {
 background-color:#eff9ff;
}

h3{
text-transform:uppercase;
text-align: center;
font-weight: 700 !important;
font-size:1.8rem !important;
}

.footer_row {
text-align:center;
 background-color:#00446F;
color:#ffffff;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


.adress li {
    list-style-type: none;

}

.adress ul{
padding-left: 0;
}



input {
 border-radius: 5px;
width: 100%;
height: 45px;
margin-left: -35px;
padding-left: 2%;
border: 1px solid #cccccc !important;
}



input[type="checkbox"] {
    height: 20px;
    width:20px;
}




input[type="radio"] {
    height: 20px;
width:20px;
}





#q7607 {

line-height: 1.8;
font-size:20px;
text-align: left;
font-weight: bold;
}



#q7607 label{

font-weight: lighter !important;
font-size:18px;


}

#q7607 input[type="checkbox"]  {

    margin-left: 50%;
}


#q7608 {
list-style: none !important;
line-height: 1.8;
font-size:20px;
text-align: left;
font-weight: bold;
}



#q7608 label{
list-style: none !important;
font-weight: lighter !important;
font-size:18px;
padding-left: 2%;

}



.button {
	width: 100%;
	margin-top: 40px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #00446F;
	color: #ffffff;
	transition: all 0.3s linear;
    background-color: #00446F;
}
.button:hover {
	background-color: #0063A2;
	color: #ffffff;
	cursor: pointer;
}


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {



.incentive_txt {
font-size:1.8rem;
}

h3{
font-size:1.1rem !important;
}


.input_row {
margin-top:35px;
}


.logo {
height: 25px !important;

}



#q7608 {

line-height: 1.8 !important;
font-size:11px;

}



#q7608 label{

font-size:11px;


}

#q7607 {

line-height: 1.8 !important;
font-size:11px;

}

#q7607 label{

font-size:11px;


}
.winner_txt{

font-size:11px;


}

.twocolumn_row  {
font-size:11px;
}

.footer_row {
font-size:11px !important;
}
h3  {

line-height: 1.0 !important;
font-size:18px !important;

}

.ao7861 {
padding-top:10px !important;

}







 }