.splash_img {
    position: relative;
    left: -200px;
    top: 60px;
}



body {
/* font-family: 'Cabin', sans-serif !important; */
  font-family: Tahoma, sans-serif !important;
background-color: #F5F5F5;
}



.question_txt {
    font-size: 20px;
    font-weight: bolder;
    margin-bottom: 20px;
    color:#F6E536;
}


.txt_align {
    font-size: 15px;
}


#q7794 {
list-style: none !important;
line-height: 1.8;
font-size:14px;
text-align: left;
font-weight: lighter !important;
}


#q7794_select {
    border-radius: 5px;
    width: 100%;
    height: 35px;
    font-size: 14px;
    padding-left: 2%;
    border: 1px solid #cccccc !important;
}
		
#q7723 {
    font-size: 22px;
    text-align: left;
    font-weight: bolder!important;
}

#q7723 label{
list-style: none !important;
font-weight: normal !important;
font-size:15px;
/* padding-left: 1%; */
    vertical-align: top;
padding-right:4%    
}



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

}



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



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



.logo_row {
    /* text-align: center; */
	background: #1c2022;
      /* background: linear-gradient(90deg,rgba(59,124,110,1) 0%,rgba(99,184,123,1) 50%,rgba(59,124,110,1) 100%);*/
	/* background-color:#000000; */
    margin-bottom: 0px;

}

.logo {
    /* height: 75px !important; */
    margin-top: 0px;
    margin-bottom: -30px;
    margin-left: 40px;
}

.incentive_row {
    background-color: #1c2022;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
	display: none !important;
}

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

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

.hero_txt {
    font-size: 3.2rem;
    font-weight: bolder;
    color: #ffffff;
    line-height: 1.2;
    padding-top: 0px!important;
    align-self: center;
    text-shadow: 3px 4px 16px #000;
}

.hero_txt_under {
    font-size: 2.2rem;

}



.hero_row {
    text-align: center;
    /* background-color: #000000; */
   /* margin-bottom: -50px; */
    background-image: url(/files/108495/hero.jpg);
    background-position: center;
    background-repeat: no-repeat;
  /* background-size: cover; */
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0 50px;
    width: 50%;
	
	
}



.hero_img{

}


.twocolumn_row {
    background-color: #1c2022;
    color: #ffffff !important;
}

.input_content{
/* background-color:#ffffff; */
	border-radius: 0px;
/* padding-right: 85px !important;*/
}

.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:#000000;
	    background-image: url(/files/108495/secondary_gul.jpg);
    background-position: center;
    background-repeat: no-repeat;
background-size: cover;
	
}
.services_txt{
	font-size:1.0rem;
/* font-weight:bold; */
color:#000000;
		}	
		
.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:#000000;
color:#ffffff;
}

.superhidden{

color:#EFF9FF;

}



#inputArea {

}

.adress {

}


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

}

.adress ul{
padding-left: 0;
}



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



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 #cccccc !important;
background-color:#ffffff !important;
}
#q7753 {
font-weight:bold;
    font-size: 16px;
}

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

#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: 25px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
   border: 0px solid #F6E536; 
    color: #ffffff;
    transition: all 0.3s linear;
   background-color:#e02179;
}
.button:hover {
	 background-color:#b81f65; 
	cursor: pointer;
/* color:#000000; */
font-size:20px;
}

@media (min-width:768px)and (max-width: 1500px) {

.splash_img {
 /*  position: relative;
    top: 470px; */
}


.incentive_txt {
font-size:1.6rem;

}

}

@media (min-width:768px)and (max-width: 990px) {

.hero_row {
height:645px;
}

.splash_img {
    position: relative;
    top: 10px;
}

.logo {
  

    margin-bottom: 0px;

}
.incentive_txt {
font-size:1.4rem;

}

}

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


.splash_img {
    top: 20px;
    width: 80px;
    left: -110px;
}


#q7723 {

line-height: 2.8;
font-size:14px;


}


#q7723 label{

font-size:9px;
line-height: 2.8;
/*    padding-right: 1%;*/
padding-right: 1px;
margin-right: 1px;
font-weight:bold !important;
}



.hero_txt {
    font-size: 1.6rem;
    font-weight: bolder;
    color: #ffffff;
    line-height: 1.2;
    padding-top: 0px!important;
    align-self: center;
text-shadow: 0px 2px 4px #000;
}

.hero_txt_under {
    font-size: 1.2rem;

}



#q7753_select {
margin-top:15px;
}
	
.input_content{

	border-radius: 0px;

}

.incentive_txt {
font-size:1.2rem;
 font-weight: bolder !important; 
}
	

.incentive_row {
    padding-bottom: -0px;
    padding-top: 10px;
}


	
h3{
font-size:1.4rem !important;
}

input {

height: 35px;

}

#q6611_select {
height:35px;

}


.button {
font-weight:bolder;
 font-size: 12px; 
}


table {
/ *margin-top:-35px; */

}



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

.txt_align {
font-size:12px;

}

.hero_row {
height:375px;
    background-image: url(/files/108495/hero_small.jpg?ver=04);
}


#q7753 {

    font-size: 16px;
}

#q7786 {

font-size: 16px;
}


.services_txt {
    font-size: 0.8rem;
    margin-top: 30px;
    line-height: 2;
}

#q7794 {

font-size:12px;

font-weight: lighter !important;
}


#q7794_select {

margin-top:14px;
height: 35px;
font-size:12px;


}

.question_txt {
    font-size: 13px;
    margin-bottom: 10px;
}




.logo {

    margin-top: 10px;
    margin-bottom: -10px;
margin-left:0px;
}


.logo_row {



}
 }


@media (min-width:1837px) {

.logo {

    margin-bottom: -10px;

}
}