html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#active {
	color:#19a9e5;
	}
	
.navbar.navbar-inverse .navbar-inner {
border-bottom:1px solid #e4e5e6;
}
	

#imagescale {
	width:auto;
	}
	
	#mobilephone {
	display:none;
	}
	
	#inslogosmobile {
	display:none;
	}
	
#howitworks p, #benefits p, #types p {
	text-align:center;
	}
	
#types {
	text-align:center;
	}
	
#terms {
	text-align:left;
	}
	

	

	
h1 {
	text-transform:uppercase;
	font-size:48px;
	line-height:55px;
	color:white;
	text-align:left;
	font-weight:normal;
	max-width:660px;
	padding-bottom:10px;
	}
	

	
	 h2 {
		font-size: 38px;
		line-height: 46px;
		color:#f13490;
		font-weight:normal;
		padding-bottom:30px;
		}

h4 {
	font-size:24px;
	margin-top:30px;
	line-height:30px;
	font-weight:300;
	color:black;
	text-align:left;
	}
	

	
	
#types h4 {
	font-size:28px;
	margin-top:15px;
	line-height:30px;
	font-weight:300;
	color:#19a9e5;
	text-align:center;
	}
	
h6 {
	font-size:36px;
	line-height:29px;
	color:white;
	}
	

.navbar-inner {
	border-radius:0px;
	}
	

#howitworks, #benefits, #types, #terms {
	padding-top:50px;
	}

	

	
#types h3 {
	font-size:45px;
	color:black;
	font-weight:800;
	padding-bottom:20px;
	}
	
#terms h3 {
	font-size:38px;
	color:black;
	font-weight:300;
	padding-bottom:20px;
	}
	

 .button5 a {
    color: #fff;
    font-weight: 300;
    border-radius: 7px;
	border-bottom:6px solid #2b7ab8;
    padding: 15px 35px;
    font-size: 24px;
	background:#2f8dd6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.button5 a:hover{
    background: #2475b4;
	border-bottom:6px solid #1b629a;
}

.button5 {
	text-align:center;
	margin-top:40px;
	margin-bottom:60px;
	}

#ipad {
		display:none;
		}


/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1600px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	background: url(../img/auto-jumbotron1600.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}

}

@media (min-width: 1400px) and (max-width: 1600px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	background: url(../img/auto-jumbotron1400.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}

}

@media (min-width: 1200px) and (max-width: 1400px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	background: url(../img/auto-jumbotron1200.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}

}

@media (min-width: 970px) and (max-width: 1200px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	background: url(../img/auto-jumbotron.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}


}

@media (min-width: 550px) and (max-width: 970px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	padding-left:30px;
	background: url(../img/auto-jumbotronsmall.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}


}

@media (min-width: 200px) and (max-width: 550px) {

#custom-sites {
	margin-top: 0px;
	padding-top:30px;
	padding-bottom:70px;
	padding-left:30px;
	background: url(../img/auto-jumbotronmobile.jpg) no-repeat fixed; 
	background-position:top;
	background-size:contain;
	background-color:#1ba392;
}


}
@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;
	}
	
	#form{
		display:none;
		}
	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}

		.button5 a {
			font-size:18px;
			}

		
		#features .option1 .feature .info h3 img  {
	margin-right:3px;
	}
	
			#featureh3 h3 {
	font-size:36px;
	}
	


}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {	

    #features {
		padding-top:20px;
		}
		
		#pink {
	background-image:none;
	}
	
	#resourcesp {	
	max-width: 700px;
	}
	
	#ipad {
		display:block;
		}
		
	.button {
		margin-top:20px;
		}
		
	.button2 {
		margin-bottom:40px;
		margin-top:40px;
		}
	
	#mobilephone {
	display:block;
	font-size:48px;
	margin-bottom:130px;
	}
	
	#features {
		padding-bottom:20px;
		}
		
	#testimonial {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial.jpg) no-repeat ; 
	background-position:center;
	}
	
	#testimonial2 {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial2.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;
		}
		
	.button3 a {
		font-size:20px;
		}
		
	#price h3 {
		font-size:35px;
		padding-left:15px;
		padding-right:15px;
		}
		
	#price h4 {
		font-size:22px;
		}

	
		h6 {
		font-size:30px;
		}

	
	.navbar-inverse .brand {
	width:60%;
	
	}
	
	#custom-sites {
	padding-top:40px;
	}
	


#custom-sites p {
	text-align:left;
	}
	
h6 {
text-align:center;
}

#features h6 {
	text-align:left;
	}
	
#features .option2 .feature {
	margin-bottom: 15px;
}



#features h3 { text-align:center; padding-top:10px; padding-bottom:10px;}

h6 {text-align:center;}


.section_header {
	margin-bottom:20px;}

		#featureh3 h3 {
	font-size:36px;
	}


		
	.pull-right {
		float:none;
		}
		

		
	#features img {
		margin-top:0px;
		margin-bottom:0px;
		}
		
	#features .option1 .feature {
		margin-top:25px;
		margin-bottom:25px;
		}


		
				#features .option1 .feature .info h3 {
		font-size:16px;
}

#features .option1 .feature .info h3 img  {
	margin-right:3px;
	}
	
	.feature {
	margin-bottom: 40px;
	margin-top:30px;
}
	
}
/* Landscape phones and down */
@media (max-width: 480px) {


	
#types h3, #terms h3 {	
 font-size:28px;
 line-height:28px;
 }
	
h4 {
	margin-top:10px;
	}
	
#howitworks img {
	width:60%;
	}


	
h1 {
	font-size:28px;
	line-height:40px;
	}
	
h2 {
	font-size:24px;
	padding-bottom:15px;
	line-height:30px;
	}
	

	
		
	#footer a {
		font-size:13px;
		}
	

	
#imagescale {
	width:100%;
	}
	
#mobilephone {
	display:block;
	font-size:32px;
	margin-bottom:130px;
	}
	
	#inslogos {
	display:none;
	}
	
	#inslogosmobile {
	display:block !important
	}
	
	
	
	#terms, #types {
		padding-top:20px;
		}
	
	.navbar-inverse .brand {
	width:60%;
	padding-left:20px;
	padding-top:5px;}
	

	#footer {
		margin-top:20px;
		}
	
		h6 {
		font-size:24px;
		}
	
	
	
	.span6 {
		text-align:left;
		}
		
				
	
.section_header {
	margin-bottom:20px;
	}
	
#features .option3 .feature {
	margin-bottom:20px;
	}
	


}



