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

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

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


body {

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

}



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

}



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



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



.logo_row {
    text-align: center;
    background-color: #1b2c36;
margin-bottom: -50px; 
}

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


.incentive_row {
    background-color:#1b2c36;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
    border-bottom: 5px solid #E57245;
}

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

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

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

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



.hero_img{
    margin-top: 30px;
}


.twocolumn_row {
    background-color: #ddeaeb;
    color: #434343  !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:#1A1B41;
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;
}

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

#q7786 {
font-weight:bold;
font-size: 20px;
}

#q7786 input[type=checkbox] {
    Margin-right: 5px;
    vertical-align: middle;
}


.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: 2px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
   border: 1px solid #e57245; 
    color: #ffffff;
    transition: all 0.3s linear;
    background-color: #e57245;
}
.button:hover {
	/* background-color: #c32c30; */

	cursor: pointer;
	background-color: #ca643b;
}


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

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

#q7792 label {
font-weight:normal !important;
font-size: 15px !important;
margin-top:12px
}

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



#q67_select {
margin-top:15px
}
	
.input_content{

	border-radius: 0px;

}

.incentive_txt {
font-size:1.6rem;
}
	
.incentive_txt_small{
font-size:0.8rem;
}
	
h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.button {

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



table {
margin-top:-35px;

}



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

.txt_align {
font-size:12px;

}

.hero_row {

/* margin-top:-50px; */
 margin-bottom: 0px;
}


.hero_img{
    margin-top: unset;
}


#q7753 {

    font-size: 16px;
}

#q7786 {

font-size: 16px;
}


.services_txt{
	font-size:1.2rem;

		}	

 }