#q1232_select {
border-radius: 4px;
width:100%;
height:35px;
border: 1px solid #000000 !important;
background-color:#ffffff !important;
}


#q1232 {
font-weight:bold;
    font-size: 16px;
}


body
{
  font-family: 'Roboto', sans-serif !important; 
background-color: #F5F5F5;
}

.input_content {
	background-color: #ffffff;
	color: #000000;
		}
.logo_row {
    text-align: center;
    background-color: #3b7c6e;
}

.logo {
/* height: 75px !important; */
    margin-top: 20px;
    margin-bottom: 20px;
}


.incentive_row
{
 background-color:#3b7c6e;
  
}

.incentive_txt {
font-size:4rem;
font-weight:bolder;
color:#ffffff;
text-transform: uppercase;
}


.hero_row {
text-align: center;
 background-color:#3b7c6e;
}



.hero_img{

}


.twocolumn_row  {
 background-color:#3b7c6e;
    color: #ffffff !important;
}


.onecolumn_row  {
 background-color:#3b7c6e;
}

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

.footer_row {
text-align:center;
 background-color:#F7F7F7;
color:#000000;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


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

}

.adress ul{
padding-left: 0;
}



input {
 border-radius: 4px;
width: 100%;
height: 45px;
margin-left: -35px;
padding-left: 2%;
border: 1px solid #00446F;
}



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: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 0px solid #00446F;
	color: #ffffff;
	transition: all 0.3s linear;
    background-color: #3b7c6e;
}
.button:hover {
	background-color: #20463e;
	color: #ffffff;
	cursor: pointer;
}


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

.logo {
height: 25px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}





#q7608 label{

font-size:12px;

}

#q7608 {
    line-height: 1.4;
    margin-top: -28px;
font-size:12px;
}


#q7607 label{
font-weight: lighter !important;
font-size:12px;
}

#q7607 {
    line-height: 1.4;
font-size:12px;
}

.button {
font-size:15px;
}

.text-center {
font-size:11px;
}


input {

height: 35px;
}

.incentive_txt {
font-size:2.0rem;
margin-bottom:-20px;
margin-top:-20px;

}
.txt_align {
font-size:12px;
}

#q1232_select {
height:30px;
}

#q1232 {
    font-size: 14px;
}

h3 {
    font-size: 1.2rem !important;
    padding-bottom: 10px;
    padding-top: 10px;
}



 }