html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#features ul li {
	font-size:17px;
	padding-bottom:20px;
	line-height:26px;
	list-style-image:url(../img/pinkcheck.png);
	}
	
#features li {
	padding:0px;
	margin:0px;
	margin-left:15px;
	}

#active {
	color:#19a9e5;
	}
	


	
.button {
	text-align:left;
	margin-top:40px;
	margin-left:10px;
	}
	

#imagescale {
	width:auto;
	}
	


	
#features {
	 padding-left:10px; 
	 padding-right:10px; 
	 background-color:#f2f2f3; 
	 padding-bottom:100px;
	 padding-top:70px;
	 }
	


	
h1 {
	font-size:63px;
	line-height:63px;
	color:white;
	text-align:center;
	font-weight:800;
	padding-bottom:10px;
	}
	
	
	
	 h2 {
		font-size: 38px;
		line-height: 46px;
		color:#383838;
		font-weight:300;
		padding-bottom:30px;
		}

h4 {
	font-size:24px;
	margin-top:30px;
	line-height:30px;
	font-weight:800;
	color:#f13490;
	text-transform:uppercase;
	text-align:center;
	}
	

	

.navbar-inner {
	border-radius:0px;
	}
	



  .button 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;
}
.button a:hover{
     background: #2475b4;
	border-bottom:6px solid #1b629a;
}



#ipad {
		display:none;
		}


/* Responsive
-------------------------------------------------- */


@media (min-width: 550px) {

#custom-sites {
	margin-top: 0px;
	padding-top:160px;
	padding-bottom:160px;
	padding-left:30px;
	background: url(../img/contact-jumbotron.jpg) no-repeat fixed; 
	background-position:bottom;
	background-size:cover;
	background-color:black;
	text-align:center;
}


}

@media (min-width: 200px) and (max-width: 550px) {

#custom-sites {
	margin-top: 0px;
	padding-top:50px;
	padding-bottom:20px;
	padding-left:30px;
	background: url(../img/contact-jumbotron.jpg) no-repeat fixed; 
	background-position:bottom;
	background-size:contain;
	background-color:#2e4665;
	text-align:center;
}



}
@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;
		}
	

		

		
		#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;
		}
		

	
	#ipad {
		display:block;
		}
		
	.button {
		margin-top:20px;
		margin-bottom:50px;
		}

	
	#features {
		padding-bottom:20px;
		}
		

		
	h4 {
		font-size:18px;
		line-height:24px;
		}
		


	
	.navbar-inverse .brand {
	width:60%;
	
	}
	

	


#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) {

#ipad {
	display:none;
	}


h1 {
	font-size:28px;
	line-height:28px;
	padding-bottom:0px;
	}
	
h2 {
	font-size:24px;
	padding-bottom:15px;
	line-height:24px;
	}
	
.button a {
	font-size:18px;
	}


	
#custom-sites {
	padding-top:30px;
	padding-right:20px;
	}
	

		


	
#imagescale {
	width:100%;
	}
	

	
	.navbar-inverse .brand {
	width:60%;
	padding-left:20px;
	padding-top:5px;}
	

	
		h6 {
		font-size:24px;
		}
	
	#custom-sites h3 {
		font-size:36px;
		line-height:36px;
		}
		

		


#features h3 {
	font-size:18px;
	line-height:33px;
	}
	
	.span6 {
		text-align:left;
		}
		
				
	
.section_header {
	margin-bottom:20px;
	}
	
#features .option3 .feature {
	margin-bottom:20px;
	}
	

#howitworks h3 {
	text-align:center;
	font-size:24px;
	line-height:29px;
	padding-bottom:20px;}

}



