table {
	
margin-top:20px;
}
	
.scale-in-center {
	-webkit-animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	animation: scale-in-center 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

@-webkit-keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}
@keyframes scale-in-center {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}


#q7753_select {
    border-radius: 5px;
width:100%;
height:45px;
border: 1px solid #000000 !important;
background-color:#ffffff !important;
font-size: 16px;
}

#q7753 {
/* font-weight:bold;
    font-size: 20px;
*/
}


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

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

}

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

#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: #f7f7f9 !important;
background-image: url("https://ms.smartresponse-media.com/Files/110999/bg.jpg") !important; 
background-repeat: no-repeat;
background-attachment: scroll;
/* background-position: center top;	*/
background-size: cover;	
	
}

.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; */
/* background-color: #F7F7F7; */
   padding-bottom: 25px;
}

.incentive_txt {
font-size:2.8rem;
font-weight:bolder;
color:#ffffff;
text-transform: uppercase;
text-shadow: 1px 2px 3px #000000;	
}

		
.incentive_txt_small {
font-size:2.0rem;
font-weight:bold;
color:#ffffff;
text-transform: uppercase;
margin-top: -40px;
margin-bottom: -10px;
text-shadow: 1px 2px 3px #000000;
}		
		

.hero_row {
text-align: center;
/* background: rgb(59,124,110);
background: linear-gradient(0deg, rgba(59,124,110,1) 0%, rgba(72,158,118,1) 0%, rgba(59,124,110,1) 68%);  
background-color: #F7F7F7;*/
}



.hero_img{

}

.hero_img_mobile {
display:none;

}

.twocolumn_row  {
color: #ffffff !important;
/* background: rgb(59,124,110);
background: linear-gradient(0deg, rgba(59,124,110,1) 0%, rgba(59,124,110,1) 32%, rgba(72,158,118,1) 83%);
background-color:#3b7c6e;
*/
padding-top: 25px !important; 	
padding-bottom: 45px !important; 	
}


.onecolumn_row  {
 background-color:#E6E2DF; 
text-align:center;
}

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


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

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


.logo_row {
    text-align: center;
}

#q7753_select {

height:35px;

}


#q7608 label{

font-size:12px;

}

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


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

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

.button {
font-size:15px;
}

.text-center {
font-size:14px;
margin-top: -11px !important;
margin-bottom: 10px;
}


input {

height: 35px;
}

.incentive_txt {
font-size:1.5rem;
margin-bottom:-20px;
margin-top:-20px;
text-shadow: 1px 2px 3px #000000;
}
	
	
.incentive_txt_small {
font-size:0.9rem;
margin-bottom:-20px;
/*margin-top:-20px; */
text-shadow: 1px 2px 3px #000000;	
}	
	
.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;
}


.hero_img{
margin-top:-40px;
}



.twocolumn_row {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.input_content {
    margin-top: -50px;
	background: rgba(255, 255, 255, 0.0) !important;
}
	
body {
    background-position-x: -130px;
}
	

 }