@media screen and (max-width : 1640px ){
	.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 (max-width: 1199px) {
    /*.carousel-height {height: 370px;}*/
    .carousel-indicators {
        bottom: 20px;
    }
}
@media screen and (max-width: 1199px) {
    /*.carousel-height {height: 440px;}*/
}
@media screen and (max-width: 991px) {
    .intro {min-height: 50px;}
    .static-caption img {
        display: none;
    }
	#footer-widgets {
		width: 100%;
	}

	.navbar-own a, .navbar-own ul li a {
	    font-size: 14px;
	    padding: 15px 7px;
	}
	.navbar-own a img {
	    width: 130px;
	}
	.navbar-own .logo-itk img {
	    width: 110px;
	    padding-bottom: 2px;
	}

}
@media all and (max-width: 767px) {
    .hero {padding: 30px 0 30px 0; min-height: 700px;}
    .hero h1 {font-size: 40px;margin:170px 0 45px 0}
    .col-middle {width: 100%;}
	.footer-widget {width: 100%; text-align: center;}
	.contact h1 {text-align: center;}
	.footer-widget ul {width: 250px; margin: 0 auto;}
	footer li{display:block;padding:20px 0;border-bottom:dashed 1px #c7cacc;margin-right:0!important;float:none;}

	.navbar-own a, .navbar-own ul li a {
	    font-size: 15px;
	    padding: 1px 7px;
	}
    
}
@media screen and (max-width: 686px) {
    .carousel-height {height: 770px;}
}
@media screen and (max-width:680px){
	.feature-content{width:60%;}
}
@media screen and (max-width:640px){
    .carousel-height {height: 800px;}
	.use-btn{display:none;}
    .navicon p {display: none;}
    .hero h1 {font-size: 35px;}
	footer li{display:block;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: 599px) {
    .carousel-height {height: 980px;}
}
@media screen and (max-width:465px){
    .carousel-height {height: 1500px;}
    .hero {min-height: 550px;}
	.hero h1{font-size:30px;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;}
}
