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

}



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



table {
margin-top: -8px;
    width: 100%;
}



.logo_row {
    text-align: center;
    background-color: #0628B9;
}

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


.incentive_row {
    background-color: #0628b9;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}

.incentive_txt {
font-size:3.4rem;
font-weight:bolder;
	text-transform: uppercase;
color:#ffffff;
line-height:1.2;
padding-top: 0px!important;
}

.incentive_txt_small{
font-size:2.0rem;
font-weight:bold;
color:#ffffff;
}

.hero_row {
    text-align: center;
    /* background-color: #000000; */

   /* margin-bottom: -10px;*/
}



.hero_img{

}


.twocolumn_row {
    background-color: #0628B9;
    color: #fff!important;
}

.input_content{
 /* background-color:#ffffff; */
	border-radius: 5px;
  margin-bottom: 20px;
}
.onecolumn_row  {
 background-color:#f5f5f5;
}

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

.services_row {
text-align:center;
 background-color:#F7A5D8;
color:#000000;
}
.services_txt{
	font-size:2.0rem;
font-weight:bold;
color:#ffffff;
		}	
		
.devices_row {
text-align:center;
 background-color:#f6f7fc;
color:#000000;
}
.devices_txt{
	font-size:2.0rem;
font-weight:bold;
color:#000000;
		}		
.footer_row {
text-align:center;
 background-color:#F8F8F6;
color:#000000;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


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

}

.adress ul{
padding-left: 0;
}



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



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




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

input[type=button], input[type=submit], input[type=reset]{
    height: 20px;
width:20px;
}

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

.button {
/*	
	margin-top: 5px;
	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 #fff;
	color: #ffffff;
	transition: all 0.3s linear;
    background-color: #F7A5D8;*/
width: 380px;
height: 74px;
    border: unset;
}
		
	
	
	
.button:hover {
	/* background-color: #F7A5D8; */
	/* color: #ffffff; */
	cursor: pointer;
}


/* Small Tablets */
@media (min-width: 0px)and (max-width: 767px) {
#q7753_select {
margin-top:15px
}
	
.input_content{

	border-radius: 0px;

}

.incentive_txt {
font-size:2.0rem;
}
	
.incentive_txt_small{
font-size:1.2rem;
}
	
h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.services {

 width: 80%; 
}


table {
margin-top:10px;

}



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

.txt_align {
font-size:12px;

}


.logo {
    width: 60%;
}

.services_txt{
	font-size:0.8rem;

		}

.footer_row {
font-size:15px;
}	

 }