@media (min-width: 768px) and (max-width: 1024px) {
.carousel-inner .item{
	height:750px !important;
	position:absolute !important;	
	}
	.carousel{
	height: 100% !important;	
	}
  .section-header .section-title {
    font-size: 22px;
  }
  #video-area .contents h1 {
    font-size: 11.5px;
    line-height: 48px;
  }
  .navbar-light .navbar-nav .nav-link {
    padding: 8px 0px;
    font-size: 13px;
  }
  .item-boxes h4 {
    font-size: 16px;
  }
  #features .box-item .text h4 {
    font-size: 12px;
  }
  #features .content-left .text {
    margin-right: 85px;
  }
  #features .content-right .text {
    margin-left: 85px;
  }
  .subscribe-box input[type="text"] {
    padding: 6px 10px;
  }
}

@media (min-width: 480px) and (max-width: 768px) {
.slick-slide img{
margin-top: 15% !important;
max-width: 480px !important;
}
.project-screen{
padding:0px !important;
width:100% !important;	
}
.logo-menu {
height: 57px !important;
transition: 0.3s ease-in all !important;
margin-left:-20px !important;
}
}

@media (min-width: 480px) and (max-width: 640px) {
.logo-menu img {
    transition: 0.3s ease-in all !important;
    width: 141px !important;
    height: 72px !important;
}
.navbar-default .navbar-nav > li > a {
    padding: 1em 0em 0em 1.5em !important;
}		
}

@media (min-width: 640px) and (max-width: 768px) {
.logo-menu img {
    transition: 0.3s ease-in all !important;
    width: 141px !important;
    height: 72px !important;
}
.navbar-default .navbar-nav > li > a {
    padding: 1em 0em 0em 1.5em !important;
}		
}

@media (max-width: 640px) {
  .section-header .section-title {
    font-size: 30px;
  }
  .menu-wrap {
    padding: 10px;
  }
  .icon-list a {
    padding: 5px 0;
  }
  .icon-list a::before {
    top: 5px;
  }
  .bg-faded {
    background: #fff!important;
  }
  #video-area .contents h1 {
    font-size: 11.5px;
    line-height: 48px;
  }
  #features .content-right span {
    float: none;
  }
  #features .content-left span {
    float: none;
  }
  #features .box-item .text h4 {
    font-size: 14px;
  }
  .table-left {
    margin: 0px 0px;
  }
  .counters .facts-item {
    margin-bottom: 30px;
  }
  .carousel-inner .item{
	height:100% !important;
	position:absolute !important;
	}
	.carousel{
	height:100% !important;
	position:absolute !important;	
	}
	.logo-menu {
height: 57px !important;
transition: 0.3s ease-in all !important;
}	
}
@media (min-width: 320px) and (max-width: 480px) {
  .bg-faded {
    background: #fff!important;
  }
  .ticker-headline{
	font-size:9px !important;  
   }
   .logo-menu img{
	height: 57px !important;
    transition: 0.3s ease-in all !important;  
   }
   .navbar-default .navbar-nav > li > a{
	 padding: 0.5em 2.5em !important;  
	}
	.carousel-inner .item{
	height:100% !important;	
	}
	.carousel{
	height:100% !important;
	position:fixed !important;	
	}
   .menu-button{
	margin-top:-0.15em;
	margin-right:0.1em;   
	}
  .section-header .section-title {
    font-size: 20px;
    line-height: 30px;
  }
  #video-area .contents {
    padding: 80px 0 60px;
  }
  #video-area .contents h1 {
    font-size: 9.5px;
    line-height: 32px;
	margin-top:1em;
  }
  .video-promo .video-promo-content h2 {
    font-size: 18px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  #blog .blog-item-text h3 {
    font-size: 18px;
  }
  #blog .blog-item-text .meta-tags span {
    margin-right: 5px;
  }
  .counters .facts-item {
    margin-bottom: 30px;
  }
  #contact .section-title {
    font-size: 22px;
  }
  #subscribe .sub_btn {
    min-width: 120px;
  }
  .social-icons ul li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
  }
.screen-frame {
    content: " ";
    width: 320px !important;
}
.slick-slide img{
margin-top: 25% !important;
margin-left: 0px !important;
max-width: 280px !important;
}
.project-screen{
padding:0px !important;
width:100% !important;	
}
.logo-menu {
height: 57px !important;
transition: 0.3s ease-in all !important;
}	
}
