html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#active {
	color:#00bbf0;
	}
	
#check-points li
{font-size:17px;
line-height:26px;
padding-bottom:25px;
list-style-image:url(../img/bluecheck.png);
}

.list-inline, .list-unstyled {
	list-style: outside none none;
	padding-left:0px;
	}
	
.list-inline > li {
	display:inline-block;
	padding-left:5px;
	padding-right:5px;
	}	
	
.small-logos img {
	max-width:120px;
	}

.btn-primary {
	background-color:#04bcf0;
	color:white;
	background-image:none;
	border:none;
	padding-top:5px;
	padding-bottom:5px;
	height:40px;
	}
	
.btn-primary:hover {
	background-color:#12a2cb;
	}
	
#experts {
	color:black;
	font-size:30px;
	background-color:white; 
	text-align:center;  
	padding-top:25px; 
	padding-bottom:25px;
	padding-left:10px;
	padding-right:10px;
	line-height:32px;
	}
	
#experts a {
	color:#00bbf0;
	}
	
.button {
	text-align:left;
	margin-top:32px;
	}
	
input[type="text"], 
input[type="password"], 
input[type="submit"],
textarea, input {
	font-family: 'Raleway', sans-serif;
	height:30px;
	font-size:24px;
	color:black;
	width:90%;
	font-weight:normal;
}

select {
	font-family: 'Raleway', sans-serif;
	height:40px;
	font-size:24px;
	color:black;
	width:80%;
	font-weight:normal;
}

.form-inline {
	text-align:left;
	margin:auto;
	margin-top:15px;
	}


#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;
	}
	
	#talk {
font-size:32px; 
font-family: 'Roboto Slab', 'Open Sans', sans-serif;
color:#164684; 
padding-top:25px; 
float:right;
}
	
h1 {
	font-size:60px;
	line-height:60px;
	color:white;
	text-align:left;
	font-weight:normal;
	padding-bottom:20px;
	}
	
h2 {
	color:white;
	font-size:22px;
	line-height:33px;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:0px;
	}
	
	

h4 {
	font-size:24px;
	margin-top:20px;
	line-height:30px;
	font-weight:800;
	color:#0d0d0d;
	text-align:center;
	}
	
h5 {
	 text-align:center; 
	 font-size:38px; 
	 color:white; 
	 line-height:45px; 
	 font-weight:normal;
	 padding-left:10px;
	 padding-right:10px;
	 }
	
#benefits a:hover { opacity: 0.5; }
	
#benefits h4 {
	font-size:24px;
	margin-top:10px;
	margin-bottom:35px;
	line-height:30px;
	font-weight:400;
	color:#00bbf0;
	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;
	
	}

	
#howitworks h3 {
	font-size:38px;
	color:#191818;
	font-weight:normal;
	padding-bottom:40px;
	padding-top:35px;
	}
	

	
#benefits h3 {
	font-size:38px;
	color:#191818;
	font-weight:normal;
	padding-bottom:35px;
	padding-top:35px;
	}
	
#benefits a {
	color:black;
	text-decoration:none;
	}
	
#benefits a:hover {
	text-decoration:underline;
	}
	

 .button a{
    
    color: #fff;
    font-weight: normal;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 28px;
    background: #00bbf0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.button a:hover{
    background: #1ba392;
}

	
		
	.button4 {
		margin-top:40px;
		margin-bottom:20px;
		}

 

 .button4 a{
    color: #fff;
    border-radius: 5px;
    padding: 15px 25px;
    font-size: 28px;
    background: #00bbf0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
	
}
.button4 a:hover{
    background: #1ba392;
}






/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 200px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:60px;
	background-image:url(../img/chicagoblue.jpg);
	background-repeat:repeat-x;
	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;
	}
	

	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}
	
	#ipad {
		display:none;
		}


	


}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {	

#talk {
	display:none;
	}
	
	#ipad {
		display:block;
		}
		
	.button {
		margin-top:45px;
		}
		
		#ipad {
		display:none;
		}
		
#custom-sites {
	padding:20px 20px 50px;
	}
	
	#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:center;
}



h6 {text-align:center;}


.section_header {
	margin-bottom:20px;}


		
	.pull-right {
		float:none;
		}
		

	
}
/* Landscape phones and down */
@media (max-width: 480px) {

#ipad {
	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:24px;
	line-height:26px;
	}
	
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;
	}
	
h2 {
	font-size:18px;
	padding-bottom:0px;
	line-height:24px;
	}
	
.button a {
	font-size:18px;
	}
	
	
.button4 a {
	font-size:16px;
	}
	
#custom-sites {
	padding-top:20px;
	padding-right:20px;
	padding-bottom:50px;
	padding-left:20px;
	}
	
	.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;
	}
	
	#howitworks, #benefits {
		padding-top:20px;
		}
	
	.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;
	}

}



