html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#request {
-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
}

#quotebox {
background-color:#153f69;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size:32px;
color:white;
line-height:36px;
padding:20px;
}

input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Raleway', sans-serif;
	height:40px;
	font-size:24px;
	color:Black;
	width:70%;
}

select {
	font-family: 'Raleway', sans-serif;
	height:50px;
	font-size:24px;
	color:black;
	width:74%;
}



.form-group {
margin-top:20px;
}

#request {
word-break:keep-all;
}

#active {
	color:#00bbf0;
	}
	
#experts {
	color:white;
	font-size:32px;
	background-color:#00bbf0; 
	text-align:center;  
	padding-top:15px; 
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:32px;
	}
	
#experts a {
	color:White;
	}
	
#request {
	font-size:32px;
	padding-top:35px;
	padding-bottom:35px;
	text-align:center;
	}
	
#address {
	 color:white;
	 text-align:left;
	 margin-top:0px;
	 }
	

#imagescale {
	width:auto;
	}
	
	#mobilephone {
	display:none;
	}
	
	#inslogosmobile {
	display:none;
	}
	
#howitworks p, #benefits p,  {
	text-align:center;
	}
	

	
#testimonial {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial6.jpg) no-repeat fixed; 
	background-position:center;
	background-size:cover;
	}
	
#testimonial2 {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial4.jpg) no-repeat fixed; 
	background-position:center;
	background-size:cover;
	}
	
#testimonial p, #testimonial2 p {
	color:white;
	text-align:center;
	font-size:30px;
	line-height:50px;
	}
	
h1 {
	font-size:44px;
	line-height:50px;
	color:white;
	text-align:left;
	font-weight:normal;
	padding-bottom:0px;
	margin-top:0px;
	}
	
h2 {
	color:#0d0d0d;
	font-size:26px;
	margin-top:25px;
	font-weight:normal;
	}


h4 {
	font-size:24px;
	margin-top:20px;
	line-height:30px;
	font-weight:800;
	color:#0d0d0d;
	text-transform:uppercase;
	text-align:center;
	}
	
h5 {
	 text-align:center; 
	 font-size:38px; 
	 color:white; 
	 text-transform:uppercase; 
	 line-height:45px; 
	 font-weight:normal;
	 padding-left:10px;
	 padding-right:10px;
	 }
	
	
#benefits h4 {
	font-size:24px;
	margin-top:10px;
	margin-bottom:35px;
	line-height:30px;
	font-weight:800;
	color:#1ba392;
	text-transform:uppercase;
	text-align:center;
	}
	
	
h6 {
	font-size:36px;
	line-height:29px;
	color:white;
	}
	

.navbar-inner {
	border-radius:0px;
	}
	

#howitworks, #benefits, {
	padding-top:50px;
	}
	
#howitworks {
	padding-bottom:40px;
	background-image:url(../img/mapbkgd.jpg);
	background-size:cover;
	}

	
#howitworks h3 {
	font-size:38px;
	color:#191818;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:20px;
	padding-top:35px;
	}
	

	
#howitworks img {
	width:100%
	}
	
#benefits h3 {
	font-size:32px;
	color:#191818;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:25px;
	padding-top:35px;
	}
	

	

 .button a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 22px;
    background: #77c791;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.button a:hover{
    background: #1ba392;
}

#benefits {
	padding-top:15px;
	padding-bottom:35px;
	}
	
    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
		margin-top:10px;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
		
	.button4 {
		margin-bottom:5px;
		margin-top:25px;
		}

 

 .button4 a{
    color: #fff;
    border-radius:5px;
    padding: 15px 20px;
    font-size: 22px;
    background: #00bbf0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
	
}
.button4 a:hover{
    background: #153f69;
}







/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 200px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:0px;
	background: url(../img/chicago2.jpg) no-repeat fixed; 
	background-position:bottom;
	background-color:#2e4665;
}





}
@media (min-width: 980px) {


	
}
@media (max-width: 979px) {

}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 

		#privacy {
	padding-top:200px;
	}
	
.button4 a {
	font-size:18px;
	}
	
#request {
	font-size:24px;
	}

#benefits h3 {
	font-size:24px;
	}
	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}


	


}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {	

h1{ text-align:left;
}

.button4 {
	text-align:center;
	margin-bottom:40px;
	}
	
#request {
	text-align:left;
	padding-bottom:0px;
	}
	
	
	#ipad {
		display:block;
		}
		

		
	.button {
		margin-top:20px;
		}
		

	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}
	
		
	#testimonial {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial6.jpg) no-repeat ; 
	background-position:center;
	}
	

		
	#testimonial p, #testimonial2 p {
		font-size:24px;
		line-height:40px;
		}
		
	#benefits h3 {
		font-size:35px;
		}
		
	h4 {
		font-size:18px;
		line-height:24px;
		}

	
		h6 {
		font-size:30px;
		}

	
	.navbar-inverse .brand {
	width:60%;
	
	}
	
	#custom-sites {
	padding-top:40px;
	}
	


#custom-sites p {
	text-align:center;
	}
	
h6 {
text-align:left;
}



h6 {text-align:center;}


.section_header {
	margin-bottom:20px;}


		
	.pull-right {
		float:none;
		}
		

	
}

 @media (min-width: 481px) and (max-width: 760px) {
 
 h1 { text-align:center;}
 #request {padding-bottom:25px; line-height:32px; text-align:center;
 }

}
/* Landscape phones and down */
@media (max-width: 480px) {

#ipad {
	display:none;
	}
	
.ipadhide {
	display:none;
	}
	
input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Open Sans', sans-serif;
	height:40px;
	font-size:18px;
	color:#a3a3a3;
	width:88%;
}

select {
	font-family: 'Open Sans', sans-serif;
	height:50px;
	font-size:18px;
	color:#a3a3a3;
	width:95%;
}
	
#topbar {
	display:none;
	}
	
#experts {
	font-size:22px;
	line-height:26px;
	-moz-hyphens:none;
-ms-hyphens:none;
-webkit-hyphens: none;
hyphens:none;
	}
	
h4 {
	margin-top:10px;
	font-size:22px;
	}
	
h5 {
	font-size:22px;
	line-height:26px;
	}
	
#howitworks img {
	width:60%;
	}
	

#types h3 {
	font-size:24px;
	line-height:32px;
	}
	
#howitworks {
	text-align:center;
	background-color:#ebebec;
	}
	
#testimonial p, #testimonial2 p {
	font-size:18px;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
	}
	
#benefits h3 {
	font-size:24px;
	line-height:29px;
	padding-bottom:20px;
	padding-top:0px;
	}
	
#benefits h4 {
	margin-top:10px;
	}
	

	
h1 {
	font-size:28px;
	line-height:32px;
	padding-left:10px;
	text-align:center;
	}
	
h2 {
	font-size:18px;
	padding-bottom:0px;
	line-height:24px;
	}
	
.button a {
	font-size:18px;
	}
	
	
.button4 a {
	font-size:18px;
	}
	
.button4 {
margin-bottom:25px;
text-align:left;
}

#request {
	font-size:28px;
	text-align:center;
	padding-bottom:20px;
	padding-top:20px;
	}

#custom-sites {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:0px;
	}
	
	.testimonial {
		font-size:17px;
		}
		
		
	#footer a {
		font-size:13px;
		}
	
	
#imagescale {
	width:100%;
	}
	
#mobilephone {
	display:block;
	font-size:32px;
	margin-bottom:130px;
	}
	
	#inslogos {
	display:none;
	}
	
	#inslogosmobile {
	display:block !important
	}
	
	#privacy {
	padding-top:50px;
	}
	

	
	.navbar-inverse .brand {
	width:50%;
	padding-left:20px;
	padding-top:5px;}
	

	#footer {
		margin-top:20px;
		}
	
		h6 {
		font-size:24px;
		}
	
	#custom-sites h3 {
		font-size:36px;
		line-height:36px;
		}
		

	
	.span6 {
		text-align:left;
		}
		
				
	
.section_header {
	margin-bottom:20px;
	}
	

	

#howitworks h3 {
	text-align:center;
	font-size:24px;
	line-height:29px;
	padding-bottom:10px;
	font-weight:normal;
	padding-top:0px;}
	
p {
	font-size:15px;
	line-height:23px;
	}

}



