html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

.plan {
	background-color:white;
	border-radius: 5px;
	padding-bottom:45px;
	}
	
.plan h3 {
	font-size:28px;
	font-weight:normal;
	text-align:center;
	padding-bottom:5px;
	}
	
.plan ul li {
	font-size:17px;
	padding-bottom:10px;
	}
	
.plan li, .plan2 li, .plan3 li, .plan4 li {
	list-style-image:url(https://s3.amazonaws.com/preview.contactability.com/contactability/img/plan-check.png);
	}
	
	
.plan ul {
	padding-left:15px;
	padding-right:10px;
	}
	
#plan2 {
	margin-bottom:160px;
	}
	
#plan3 {
	margin-bottom:115px;
	}
	
#plan-top1 {
	background-color:#bba77b;
	text-align:center;
	color:white;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-right-radius: 5px;	
	border-top-left-radius: 5px;
	}
	
#plan-top2 {
	background-color:#7ac99f;
	text-align:center;
	color:white;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-right-radius: 5px;	
	border-top-left-radius: 5px;
	}
	
#plan-top3 {
	background-color:#7ab9c9;
	text-align:center;
	color:white;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-right-radius: 5px;	
	border-top-left-radius: 5px;
	}
	
#plan-top4 {
	background-color:#2eabe8;
	text-align:center;
	color:white;
	font-size:24px;
	padding-top:10px;
	padding-bottom:10px;
	border-top-right-radius: 5px;	
	border-top-left-radius: 5px;
	}

#active {
	color:white;
	}
	
#smalldisplay ul li {
	list-style-image:url(../img/greencheck.jpg);
	line-height:21px;
	font-size:16px;
	}
	
ul {
	margin-top:20px;
	margin-bottom:15px;
	padding-left:15px;
	}
	
hr {
	border-color:#dadadb;
	margin:10px 0px;
	}
	
#experts {
	color:white;
	font-size:30px;
	text-transform:uppercase;
	background-color:#19a9e5; 
	text-align:center;  
	padding-top:15px; 
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:32px;
	}
	

	
#resourcesp p {
	color:white;
	text-align:center;
	
	}
	
.button {
	text-align:left;
	margin-top:40px;
	margin-left:10px;
	}
	
#experts a {
	color:White;
	}

#imagescale {
	width:auto;
	}
	
	#mobilephone {
	display:none;
	}
	
	#inslogosmobile {
	display:none;
	}
	
#howitworks p, #benefits p, #types p {
	text-align:center;
	}
	
#types {
	text-align:center;
	}
	
#features {
	 padding-left:10px; 
	 padding-right:10px; 
	 background-color:#f2f2f3; 
	 padding-bottom:60px;
	 padding-top:40px;
	 }
	

	
#testimonial {
	background-color:#f13490;
	padding-top:40px;
	padding-bottom:40px;
	background: url(../img/testimonial5.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:28px;
	line-height:30px;
	color:#383838;
	text-align:left;
	font-weight:normal;
	padding-bottom:10px;
	}
	
	input[type="checkbox"] {
		margin-bottom:10px;
		margin-top:10px;
		margin-right:5px;
		}
		
		input[type="radio"] {
		margin-bottom:10px;
		margin-top:10px;
		margin-right:5px;
		}
	
	
	 h2 {
		font-size: 28px;
		line-height: 35px;
		color:white;
		text-transform:uppercase;
		font-weight:normal;
		margin-bottom:0px;
		padding-left:10px;
		}

h4 {
	font-size:24px;
	margin-top:30px;
	line-height:30px;
	font-weight:800;
	color:#f13490;
	text-transform:uppercase;
	text-align:center;
	}
	
#types a:hover { opacity: 0.5; }

#footer {
	padding-top: 20px;
}
	

	
#types h4 {
	font-size:24px;
	margin-top:10px;
	line-height:30px;
	font-weight:800;
	color:#0d0d0d;
	text-transform:uppercase;
	text-align:center;
	}
	
h6 {
	font-size:36px;
	line-height:29px;
	color:white;
	}
	

.navbar-inner {
	border-radius:0px;
	}
	

#howitworks, #benefits, #types {
	padding-top:50px;
	}


	
#types h3 {
	font-size:38px;
	color:#f13490;
	text-transform:uppercase;
	font-weight:800;
	padding-bottom:35px;
	}
	
#howitworks img {
	width:100%
	}

	
	
	
#visible, #visible2, #visible3, #visible4, #visible5, #visible6, #visible7, #visible8, #visible9, #visible10, #visible11, #visible12 {
visibility:hidden;
}


 .button a {
    color: #fff;
    font-weight: 800;
    border-radius: 7px;
    padding: 15px 35px;
    font-size: 28px;
	text-transform:uppercase;
	background:#2f8dd6;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.button a:hover{
    background: #2b7ab8;
}

	.button2 {
		margin-top:80px;
		margin-bottom:25px;
		text-align:center;
		}

 .button2 a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 28px;
    background: #1ba392;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
	
}
.button2 a:hover{
    background: #f13490;
}




/* Responsive
-------------------------------------------------- */

@media (min-width: 1200px) {

#custom-sites {
	margin-top: 0px;
	padding-top:20px;
	background-position:top;
	background-size:contain;
	background-color:#2f8dd6;
	text-align:center;
}

}

@media (min-width: 970px) and (max-width: 1200px) {

#custom-sites {
	margin-top: 0px;
	padding-top:20px;
	background-position:top;
	background-size:contain;
	background-color:#2f8dd6;
	text-align:center;
}


}

@media (min-width: 550px) and (max-width: 970px) {

#custom-sites {
	margin-top: 0px;
	padding-top:20px;
	padding-left:30px;
	background-position:top;
	background-size:contain;
	background-color:#19a9e5;
	text-align:center;
}

#smalldisplay {
display:none;
}

#plan2 {
	margin-bottom:0px;
	}
	
#plan3 {
	margin-bottom:0px;
	}


}

@media (min-width: 200px) and (max-width: 550px) {

#custom-sites {
	display:none;
}

#smalldisplay {
display:none;
}

#plan2 {
	margin-bottom:0px;
	}
	
#plan3 {
	margin-bottom:0px;
	}


}
@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;
	}

		

		
		#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:none;
		}
		
	.button {
		margin-top:20px;
		margin-bottom:50px;
		}
		
	.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/testimonial5.jpg) no-repeat ; 
	background-position:center;
	}
	

		
	#testimonial p {
		font-size:24px;
		line-height:40px;
		}
		
	#benefits h3 {
		font-size:35px;
		}
		
	h4 {
		font-size:18px;
		line-height:24px;
		}
		
	.button3 a {
		font-size:20px;
		}
		
	

	
		h6 {
		font-size:30px;
		}

	
	.navbar-inverse .brand {
	width:60%;
	
	}
	
	#custom-sites {
	padding-top:10px;
	}
	


#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;
	}

	
#experts {
	font-size:24px;
	line-height:26px;
	}
	
h4 {
	margin-top:10px;
	}
	
#howitworks img {
	width:60%;
	}
	
#howitworks {
	text-align:center;
	}
	
#testimonial p {
	font-size:18px;
	line-height:35px;
	padding-left:10px;
	padding-right:10px;
	}
	


	
h1 {
	font-size:20px;
	line-height:24px;
	}
	
h2 {
	font-size:24px;
	padding-bottom:15px;
	line-height:30px;
	}
	
.button a {
	font-size:18px;
	}
	
.button2 a {
	font-size:16px;
	}
	
.button2 {
	margin-top:40px;
	}
	
.button4 a {
	font-size:16px;
	}
	
#custom-sites {
	padding-top:20px;
	padding-right:20px;
	}
	
	.testimonial {
		font-size:17px;
		}
		
	#price p {
		padding-bottom:20px;
		}
		
	#footer a {
		font-size:13px;
		}
	
#imagescale {
	width:100%;
	}
	
#mobilephone {
	display:block;
	font-size:32px;
	margin-bottom:130px;
	}
	
	#inslogos {
	display:none;
	}
	
	#inslogosmobile {
	display:block !important
	}
	

	
	#howitworks, #benefits, #types {
		padding-top:20px;
		}
	
	.navbar-inverse .brand {
	width:60%;
	padding-left:20px;
	padding-top:5px;}
	

	#footer {
		margin-top:20px;
		}
	
		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;}

}



