@media (min-width: 1200px) and (max-width: 1440px) {



}

@media (min-width: 768px) and (max-width: 1024px) {
  .section-header .section-title {
    font-size: 22px;
  }
  #video-area .contents h1 {
    font-size: 32px;
    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;
  }




.pt-lg{
	padding-top:10%; padding-left:20%; padding-bottom:5%;
	
	}


}



@media (min-width: 568px) and (max-width: 667px) {

#video-area {
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover!important;
	background-attachment: fixed;
	background-position: top;
}

.video-promo {
  background: url(../img/bg_2.jpg) fixed;
  background-position: cover;
  position: relative;
}
  #video-area .contents {
    padding: 80px 0 60px;
  }
  #video-area .contents h1 {
    font-size: 18px;
    line-height: 32px;
  }
  .video-promo .video-promo-content h2 {
    font-size: 18px;
  }




}

@media (min-width: 400px) and (max-width: 600px) {
	
	#video-area {
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-size: cover!important;
	background-attachment: fixed;
	background-position: top;
}

.video-promo {
  background: url(../img/bg_2.jpg) fixed;
  background-position: cover;
  position: relative;
}
  #video-area .contents {
    padding: 80px 0 60px;
  }
  #video-area .contents h1 {
    font-size: 18px;
    line-height: 32px;
  }
  .video-promo .video-promo-content h2 {
    font-size: 18px;
  }



.pt-lg{
	padding-top: 20%;
	padding-bottom: 20%;	
	}	
	 .txt-size1  {
    font-size: 14px;
  }
      .txt-gold {
    font-size: 16px;
  }
	
	
	  #cut-2 {
	position: relative;
	background-image: url(../img/cut2-800.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	
}
#cut-3 {
	position: relative;
	background-image: url(../img/cut3-800.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: top;	
	padding-bottom:10%;

}
#cut-4 {
	position: relative;
	background-image: url(../img/cut4-800.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: top;
	
} 
.pt-sm{

	padding-bottom: 70%;	
	}	
	
	}



@media (min-width: 320px) and (max-width: 480px) {
  .bg-faded {
    background: #fff!important;
  }
  .section-header .section-title {
    font-size: 20px;
    line-height: 30px;
  }
#block{
	display:none;
	}
#video-area {
	background-image: url(../img/bg2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;
}

.video-promo {
  background: url(../img/bg_2.jpg) fixed;
  background-position: cover;
  position: relative;
}
  #video-area .contents {
    padding: 80px 0 60px;
  }
  #video-area .contents h1 {
    font-size: 18px;
    line-height: 32px;
  }
  .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;
  }
 
  #cut-1 {
	position: relative;
	background-image: url(../img/cut1-320.jpg);
background-size:cover!important	  	
	background-repeat: no-repeat;
	padding-bottom:50%;
}


  #cut-2 {
	position: relative;
	background-image: url(../img/cut2-320.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	padding-bottom:90%;
}
.pt-sm {
	padding-bottom: 50%;	
}
  
#cut-3 {
	position: relative;
	background-image: url(../img/cut3-320.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: top;	
	padding-bottom:10%;
}  
  .cut-3-display{
	display:none
}

#cut-4 {
	position: relative;
	background-image: url(../img/cut4-320.jpg);
	background-size: cover!important;
	background-repeat: no-repeat;
	background-position: top;
	
} 
.cut-4-chain{
	
	padding-top:2%;
	} 
	
.pt-lg{
	padding-top:20%; 	
	}	
  
}


