@media (min-width: 768px) and (max-width: 1024px){
#banner_content .feature img{
	display:none;
}

#banner_content .content h1{
	padding-top:80px;
}
#banner_content .content .link a{
	display:inline-block;
	padding:14px;
}

#how_it_woo .how_index_sec{
	width:100%;
}

#app_section .thumbnail{
	width:70%;
	margin-top:50px;
}
#closer_section{
	display:none;
}
.main_section1 .content p{
	font-size:1.0em;
	line-height:1.5em;
}
#why_cue_to .video_content{
	width: 80%;
    margin: auto;
    position: relative;
    top: 10px;
    left: 7%;
}
#sec_cue_row{
	position:relative;
	right:7%;
}

#faq .faq_content{
	width:100%;
	height:300px;
}
#faq button{
	margin-top:10px;
}
#form_section_new .about_us{
	width:90%;
}
}





@media(min-width:768px) and (max-width:1200){
	#app_section .app_row p{
	width:100%;
	height:150px;
	}
	
	#how_it_woo ul li{
	padding-right:4%;
}
}

@media(min-width:992) and (max-width:1200px){
	#feature_new .section_new_feature{
	width:60%;
	margin:auto;
	margin-bottom:50px;
	}
}

@media(min-width:768px) and (max-width:992px){
	#feature_new .section_new_feature{
	width:90%;
	margin:auto;
	margin-bottom:50px;
	padding-bottom:50px;
	padding-bottom:20px;
	}
}

@media(max-width:768px){
	#feature_new .section_new_feature{
	width:80%;
	margin:auto;
	margin-bottom:30px;
	}
}

@media(min-width:1200px){
	#feature_new .section_new_feature{
	width:70%;
	margin:auto;
	padding-bottom:20px;
}
}