@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){
	.feature-1,.feature-2{margin-bottom:50px;}
	.device{display:none;}
	.screenshots ul li{width:50%;}
	.screenshots-intro{padding:90px 0 90px 0;}
	.service-intro{padding:30px 0 30px 0;}
	.feature-content{width:80%;}
	.features-slider{height:100%}
	footer li{display:block;text-align:left;padding:20px 0;border-bottom:dashed 1px #c7cacc;margin-right:0!important;float:none;}
	.footer-info {padding-top:30px!important;text-align:left}
	.hero {padding:0 0 60px 0}
	.hero h1 {font-size:36px}
	.nav-wrapper {background-color:rgba(255,255,255,0.9);padding:20px 10px;position:fixed;right:0;left:0;z-index:1032}
	.slogo {color:#3f6184 !important}
	.navicon p {color:#3f6184 !important}
	.nav-toggle span, .nav-toggle span:before, .nav-toggle span:after {background:#3f6184 !important}
	.bor-right { border-right: 0px;}
    .bor-left {	border-left: 0px;}
}
@media screen and (max-width:930px){
	.page-scroll small {display:none;}
	.page-scroll {padding-left:20px!important;padding-right:20px!important;}
}
@media screen and (max-width:767px){
	.bs-slider {top:72px;}
	.features-list {padding:130px 0 50px 0;}
	footer ul {margin-top:0!important;}
}
@media screen and (max-width:680px){
	.feature-content{width:60%;}
}
@media screen and (max-width:640px){
	.use-btn{display: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){
	.hero h1{font-size:32px;margin:130px 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;}
	.l-height p { margin-left: 10px;}
	.breadcrumbs { margin: 0 0 24px 0;}

}