@media screen and (max-height:1500px){
    .hero-content {
            margin-top: 46%;
    }
    .homeMargin {min-height: 1400px;}
    .hero2-bg {min-height: 1400px;}
}
@media screen and (max-height:1200px){
    .hero-content {
            margin-top: 40%;
    }
    .showcase-wrap {
        min-height: 1200px;
    }
    .homeMargin {min-height: 1200px;}
    .hero2-bg {min-height: 1200px;}
}
@media screen and (max-height:990px){
    .hero-content {
            margin-top: 30%;
    }
    .showcase-wrap {
        min-height: 1000px;
    }
    .homeMargin {min-height: 800px;}
    .hero2-bg {min-height: 800px;}
}
@media screen and (max-height:780px){
    .hero-content {
            margin-top: 20%;
    }
    .showcase-wrap {
        min-height: 800px;
    }
    .homeMargin {min-height: 500px;}
    .hero2-bg {min-height: 500px;}
}
@media screen and (max-height:640px){
    .showcase-wrap {
        min-height: 500px;
    }
}
@media screen and (max-height:465px){
    .homeMargin {min-height: 400px;}
    .showcase-wrap {
        min-height: 400px;
    }
    .hero2-bg {min-height: 400px;}
}
@media screen and (max-width:1200px){
	.device{left:20%;top:-36px;}
	footer li{margin-right:10%;}
	.feature-content{width:55%;}
}
@media screen and (max-width:991px){
        
        .homeMargin{margin-top:0;}
	.feature-1,.feature-2{margin-bottom:50px;}
	.device{display:none;}
	.screenshots ul li{width:50%;}
	.screenshots-intro{padding:110px 0 100px 0;}
	.feature-content{width:80%;}
	.features-slider{height:100%}
}
@media screen and (min-width:641px){
        .navicon{display:none}
        .homeMargin{margin-top:0;}
	.feature-content{width:60%;}
}
@media screen and (max-width:680px){
               
        .homeMargin{margin-top:0;}
	.feature-content{width:60%;}
}
@media screen and (max-width:640px){
        .menutop{display:none} 
        .homeMargin{margin-top:0;}
	.use-btn{display:none;}
	footer li{display:block;text-align:left;padding:20px 0;border-bottom:dashed 1px #c7cacc;margin-right:0!important;float:none;}
	nav{margin-top:40px;}
	.overlay ul{margin-left:0px;}
	.overlay ul li a{padding:20px 0;min-width:120px;font-size:12px;}
}
@media screen and (max-width:465px){
        .menutop{display:none} 
        .homeMargin{margin-top:0;}
	.hero h1{font-size:40px;margin:100px 0 45px 0}
	.screenshots ul li{width:100%;min-height:100%;float:none;}
	section.video i{font-size:30px;}
	section.video h1{font-size:15px;font-weight:400;}
	section.video{padding:40px;}
	.feature-content{width:100%;text-align:center;margin-top:20px;}
	.feature-icon{display:block;margin:0 auto;}
	blockquote p{width:60%;}
	.features-slider {padding: 11% 50px 10% 50px;}
}