.question{
font-weight:bold !important;
font-size: 20px !important;
}


#q7792 {
font-weight:bold !important;
font-size: 20px !important;
}

#q7792 label {
font-weight:normal !important;
font-size: 20px !important;
}

#q7792 input[type=radio] {
    vertical-align: text-top;
    margin-top: 2px;
}


#q1232 {
font-weight:bold !important;
font-size: 20px !important;
}

#q1232 label {
font-weight:normal !important;
font-size: 20px !important;
}

#q1232_select {
 border-radius: 5px;
width: 100%;
height: 45px;

padding-left: 2%;
border: 1px solid #574c47 !important;
}

body {

   font-family: 'Roboto', sans-serif !important;

}

.input_content{
  background-color: #ffffff;
    border-radius: 5px;
  margin-bottom: 20px;
    border-color: #ffffff;
    border-style: hidden;
    border-width: thin;
    margin-top:10px

}

a:link {
color: #ae2529 !important;
text-decoration: underline;

}



a:visited {
color: #ae2529 !important;
text-decoration: underline;
}



table {

    width: 100%;
    margin-top: -10px;
}



.logo_row {
    text-align: center;
    background-color: #0061a0;
}

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


.incentive_row
{
 background-color:#c0e4ef;
  
}

.incentive_txt {
font-size:3.2rem;
font-weight:bolder;
color:#000000;
line-height:1.2;
    margin-bottom: 20px;
}

.incentive_txt_small{
font-size:1.8rem;
font-weight:normal;
color:#000000;
}

.hero_row {
text-align: center;
background-image: linear-gradient(0deg, #c0e4ef,#c0e4ef); 
}



.hero_img{

}


.twocolumn_row  {
background-image: linear-gradient(0deg, #c0e4ef, #c0e4ef); 
    color: #000000 !important;
}


.onecolumn_row  {
 background-color:#c0e4ef;
}

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

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

.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 #574c47 !important;

}



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




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


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


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


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {
.question{
font-weight:bold !important;
font-size: 17px !important;
}


#q7792 {
font-weight:bold !important;
font-size: 17px !important;
}


#q1232 {
font-weight:bold !important;
font-size: 16px !important;
}
.incentive_txt {
font-size:1.8rem;
}
	
.incentive_txt_small{
font-size:1.0rem;
}
	
h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.button {

   /* font-size: 10px; */
}




.adress li {
margin-top:-10px
}

.txt_align {
font-size:12px;

}

input_content {
 padding-left: unset !important;
padding-right:unset !important;
}


table {

    margin-top: -30px;
}

.hero_row {

margin-bottom: -30px;
}

.incentive_row {

    margin-bottom: -40px;
}

#q7792 label {

font-size: 18px !important;
}

#q1232 label {

font-size:18px !important;

}

#q1232_select {
height:35px;
margin-top:10px;
}


#q1232{
margin-bottom:-10px;
}

#q7792{
margin-bottom:-20px;
}

#q119 {
    margin-top: 12px;
margin-bottom:-10px;
}

 }