#imagescale {
	width:auto;
	}
	
	#intro{
    font-size: 20px;
    display: inline-block;
    color: #5B5B5D;
    line-height: 30px;
    margin: 18px 10px 0 0;
	text-align:center;
}

	#intro2{
    font-size: 28px;
    display: inline-block;
    color: #DBAA81;
    line-height: 34px;
    margin-bottom:50px;
	text-align:center;
}

h4 {
	font-size:32px;
	font-weight:500;
	margin-top:50px;
	line-height:35px;
	}
	
h6 {
	font-size:20px;
	line-height:29px;
	}
	
#features ul li{
	font-size:15px;
	line-height:26px;
	padding-top:10px;
	padding-bottom:10px;
	list-style-image:url(../img/check.png);
	}
	
	

	
#faq{
    margin-top:0px;
	margin-bottom:30px;
	background:white;
	border-bottom: 1px solid #e8e7e7;
	border-top: 1px solid #e8e7e7;
	padding-top:50px;
	padding-bottom:80px;
	}

#faq .block .box{
	margin-bottom: 50px;
}
#faq .block .box p.title{
	font-size: 20px;
	margin-bottom: 15px;
	font-style: italic;
}
#faq .block .box p.answ{
	font-size: 14px;
	line-height: 22px;
}
#faq  .right{
	float: right;
}

	
#audio-icon {
	padding-top:70px;
	padding-left:50px;
	}
	
#audio-container p {
	text-align:left;
	}
	
/* features */
#features {
	margin-top: 25px;
			border-bottom: 1px solid #e8e7e7;
	border-top: 1px solid #e8e7e7;
	padding-top:60px;
	padding-bottom:10px;
	background-color:white;
}

#howitworks {
	padding-top:50px;
	}

#custom-sites {
	margin-top: 40px;
	padding-bottom:20px;
}

#features h3 {
	font-size:21px;
	line-height:22px;
	margin-top: 0px;
	}
	
#howitworks h3 {
	font-size:36px;
	}
	
#featureh3 h3 {
	font-size:45px;
	}
	
#custom-sites h3 {
	font-size:45px;
	line-height:50px;
	
	}
	
#features .section_header h3 span{
	font-size: 18px;
	line-height: 20px;
}
#features .option1{
	margin-bottom: 30px;
	background-color:white;
}
.feature {
	margin-bottom: 70px;
	margin-top:0px;
}
#features .option1 .feature .info h3 {
	font-size: 21px;
	margin-top: 0px;
	line-height:22px;
}
#features .option1 .feature.ss h3 {
	margin-top: 0px;
}
#features .option1 .feature .info h3 img {
	margin-right: 5px;
	position: relative;
}
#features .option1 .feature .info p {
	margin-top: 15px;
}
#features .option2{
	margin-bottom: 30px;
}
#features .option2 .feature {
	margin-bottom: 40px;
}
#features .option2 .feature .box{
	text-align: center;
	float: left;
	width: 16%;
	height: 77px;
}
#features .option2 .feature .box img.one{
	margin-top: 18px;
}
#features .option2 .feature .box img.two{
	margin-top: 20px;
}
#features .option2 .feature .text{
	float: left;
	width: 76%;
	margin-top: 17px;
	margin-left: 23px;
}
#features .option2 .feature .text h6{
	margin: 0 0 8px 0;
	font-size: 20px;
}
#features .option2 .feature .text p{
	margin: 0;
	font-size: 15px;
	line-height: 26px;
}
#features .option2 .right{
	float: right;
}
#features .option3 .feature{
	padding-bottom: 38px;
	background: white;
	box-shadow: 1px 1px 2px 0px #E0E0E0;
	border-radius: 4px;
	cursor: pointer;
	/*border:1px solid #fff;*/
}
#features .option3 .feature .img{
	text-align: center;
	margin: 24px auto 24px;
}
#features .option3 .feature .text{
	margin: 0 auto;
	width: 87%;
}
#features .option3 .feature .text h6{
	margin: 0 0 9px 0;
	font-size: 20px;
	text-align: center;
}
#features .option3 .feature .text p{
	margin: 0 auto;
	font-size: 14px;
	line-height: 23px;
	text-align: center;
	width: 90%;
	margin-top: 18px;
}
#features .option3 .feature:hover{
	border-color: #B1B1B1;
	box-shadow: 0px 0px 6px -1px #B4B4B4;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-ms-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;	
}
#features .option1 .last{
	margin-bottom: 0;
}

#top_pricing .start{
    width: 100%;
    text-align: left;
	margin-top:30px;
	margin-bottom:20px;
}
#top_pricing .start p{
    font-size: 24px;
    display: inline-block;
    color: #6B977E;
    line-height: 26px;
    margin: 0 18px 0 0;
}
#top_pricing .start a{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 7px 17px;
    font-size: 17px;
    background: #9ece77;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
#top_pricing .start a:hover{
    background: #b0de8a;
}

/* Pricing charts
-------------------------------------------------- */

#in_pricing .start{
    width: 100%;
    text-align: center;
	margin-top:60px;
	margin-bottom:20px;
}
#in_pricing .start p{
    font-size: 24px;
    display: inline-block;
    color: #6B977E;
    line-height: 35px;
    margin: 0 18px 0 0;
}
#in_pricing .start a{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    border-radius: 4px;
    padding: 7px 17px;
    font-size: 17px;
    background: #9ece77;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
}
#in_pricing .start a:hover{
    background: #b0de8a;
}

/* Responsive
-------------------------------------------------- */

/* Large desktop */
@media (min-width: 1200px) {

}
@media (min-width: 980px) {

#features .option1 .feature .info h3 img  {
	margin-right:3px;
	}
	
}
@media (max-width: 979px) {
	#features .features_op1_row .feature .img_box span.circle{
		top: 35%;
	}
	
	#features .option1 .feature .info h3 {
		font-size:18px;
		}
		
	#features .option1 .feature .info h3 img {
		margin-right:5px;
		}
		

		
			#audio-icon {
		display:none;
		}
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	#features {
		margin-top:40px;
		}
		

		
		#custom-sites {
	margin-top: 100px;
}
		
		#features .option1 .feature .info h3 img  {
	margin-right:3px;
	}
	
			#featureh3 h3 {
	font-size:36px;
	}
	


}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {	

    #top_pricing{
        margin: 0 auto;
        text-align: center;
    }
	
	#top_pricing .start{
    width: 100%;
    text-align: center;
	margin-top:30px;
	margin-bottom:20px;
}

#custom-sites p {
	text-align:center;
	}
	
h6 {
text-align:center;
}

#features h6 {
	text-align:left;
	}
	
#features .option2 .feature {
	margin-bottom: 15px;
}

 #in_pricing .charts_wrapp{
        margin-left: 0;
    }
    #in_pricing .charts_wrapp .plan{
        margin: 0 auto 30px;
        width: 95%;
    }
    #in_pricing .plan .wrapper{
        margin: 0 auto;
        text-align: center;
    }
    #in_pricing .pro .plan{
        top: 0;
        width:95%;
    }
    #in_pricing .standar .plan{
        float: none;
    }
    #in_pricing .start p{
        margin-bottom: 20px;
    }
    #in_pricing .start a{
        display: block;
        width: 50%;
        margin: 0 auto;

#features h3 { text-align:center; padding-top:10px; padding-bottom:10px;}

h6 {text-align:center;}

p {text-align:center;}

.section_header {
	margin-bottom:20px;}

		#featureh3 h3 {
	font-size:36px;
	}
	#features .features_op1_row .feature {
		margin-bottom: 60px;
	}
	#features .features_op1_row .last{
		margin-bottom: 0;
	}
	#features .features_op1_row .feature .img_box{
		text-align: center;
	}
	#features .features_op1_row .feature .text{

	}
	#features .features_op1_row .feature .text h6{
		text-align: center;
	}
	#features .features_op1_row .feature .img_box span.circle{
		top: 38%;
		left: 48%;
	}
	#features .features_op1_row .feature:hover .img_box{
		box-shadow:none;
	}
	#features .option2 {
		margin-bottom: 60px;
	}
	#features .option2 .feature {
		float: left;
		width: 100%;
		margin-bottom: 60px;
	}
	#features .option2 .right{
		/*margin-bottom: 0;*/
	}
	#features .option2 .feature .text{
		margin-top: 0;
	}
	#features .option3 .feature {
		margin-bottom: 40px;
		overflow: hidden;
	}
	#features {
		margin-top:50px;
		padding-top:30px;
		}
		
	.pull-right {
		float:none;
		}
		
		.span6 {
		text-align:center;
		}
		
	#features img {
		margin-top:0px;
		margin-bottom:0px;
		}
		
	#features .option1 .feature {
		margin-top:25px;
		margin-bottom:25px;
		}

	.span6 {
		text-align:center;
		}
		
				#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) {

#imagescale {
	width:100%;
	}
	


#in_pricing .start{
    text-align:center;

}
	#features .subtitle h2 {
		font-size: 22px;
		line-height: 30px;
	}
	#features .features_op1_row .feature {
		margin-bottom: 30px;
	}
	#features .features_op1_row .last{
		margin-bottom: 0;
	}
	#features .features_op1_row .feature .img_box{
		text-align: center;
	}
	#features .features_op1_row .feature .text{

	}
	#features .features_op1_row .feature .text h6{
		text-align: left;
	}
	#features .features_op1_row .feature .img_box span.circle{
		left: 44%;
	}
	#features .features_op1_row .feature:hover .img_box{
		box-shadow:none;
	}
	#features .option2 {
		margin-bottom: 30px;
	}
	#features .option2 .feature {
		float: left;
		width: 100%;
		margin-bottom: 30px;
	}
	#features .option2 .right{
		/*margin-bottom: 0;*/
	}
	#features .option2 .feature .text{
		margin-top: 0;
	}
	#features .last {
		margin-bottom: 0;
	}
	#features .option3 .feature {
		margin-bottom: 60px;
	}
	
#contact-concierge h3 {
	font-size:28px;
	}
	
#contact-concierge {
	margin-top: 20px;
}

#features h3 {
	font-size:18px;
	line-height:33px;
	}
	
	.span6 {
		text-align:left;
		}
		
				#features .option1 .feature .info h3 {
		font-size:16px;
}

#features .option1 .feature .info h3 img  {
	margin-right:3px;
	}
	
.section_header {
	margin-bottom:20px;
	}
	
#features .option3 .feature {
	margin-bottom:20px;
	}
	
#features .option1 {
	margin-bottom:30px;
	}
	
#howitworks h3 {
	text-align:center;
	font-size:28px;}

}



