html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

#active {
	color:#77c791;
	}
	
#experts {
	color:1b1b1b;
	font-size:24px;
	text-transform:uppercase;
	background-color:#eceef0; 
	text-align:left;  
	padding-top:15px; 
	padding-bottom:15px;
	padding-left:10px;
	padding-right:10px;
	line-height:28px;
	}
	
	
.button {
	text-align:center;
	}

#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;
	}
	
#about {
	margin-top:30px;
	}
	
h1 {
	text-transform:uppercase;
	font-size:28px;
	line-height:36px;
	color:#1b1b1b;
	text-align:left;
	font-weight:800;
	padding-bottom:0px;
	}
	
h2 {
	color:white;
	font-size:26px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	}
	
	

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 a:hover { opacity: 0.5; }
	
#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;
	}
	

	
#benefits h3 {
	font-size:38px;
	color:#191818;
	text-transform:uppercase;
	font-weight:normal;
	padding-bottom:35px;
	padding-top:35px;
	}
	
#benefits a {
	color:#5990cb;
	text-decoration:none;
	}
	
#benefits a:hover {
	text-decoration:underline;
	}
	

 .button a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 28px;
    background: #77c791;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
.button a:hover{
    background: #1ba392;
}

	
		
	.button4 {
		margin-top:40px;
		margin-bottom:20px;
		}

 

 .button4 a{
    text-transform: uppercase;
    color: #fff;
    font-weight: 800;
    border-radius: 10px;
    padding: 15px 25px;
    font-size: 28px;
    background: #77c791;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
	
}
.button4 a:hover{
    background: #1ba392;
}




#ipad {
		display:none;
		}


/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 200px) {






}
@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;
	}


	


}
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {	


	
	#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: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;
	}
	
#topbar {
	display:none;
	}
	
#about {
	padding-left:15px;
	padding-right:15px;
	margin-top:15px;
	}
	
#experts {
	font-size:18px;
	line-height:22px;
	padding-left:20px;
	-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:18px;
	line-height:22px;
	padding-left:10px;
	}
	
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;
	}
	
	.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:60%;
	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;
	}

}



