@charset "utf-8";
/*  UI Design by Shabdiz . 2016 . ShabdizCO. http://shabdiz.org/ */
@media  (max-width: 1200px) {
    .navbar-header {
      float: none !important;
	  }
	  .navbar-left,.navbar-right {
		  float: none !important;
	  }
	  .navbar-toggle {
		  display: block !important;
	  }
	  .navbar-collapse {
		  border-top: 1px solid transparent !important;
		  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1) !important;
	  }
	  .navbar-fixed-top {
		  top: 0 !important;
		  border-width: 0 0 1px !important;
	  }
	  .navbar-collapse.collapse {
		  display: none!important;
	  }
	  .navbar-nav {
		  float: none!important;
		  margin-top: 7.5px !important;
	  }
	  .navbar-nav>li {
		  float: none !important;
	  }
	  .navbar-nav>li>a {
		  padding-top: 10px !important;
		  padding-bottom: 10px !important;
	  }
	  .collapse.in{
		  display:block !important;
	  }
	.logo{
		width:210px;
	}
         .dropdown-menu{
            width: 100% !important;
        }
}
@media (max-width: 1200px) {
	.content img{
		height:200px;
	}
	.last-product img{
		height:130px !important;
	}
	.last-content img{
		height:140px;
	}
	.fourbox{
		height: 145px;
	}
	.fourbox-img-container{
		height:145px;

	}
	.card .content .price h4{
	  font-size: 26px !important;
	}
	.news2-img-container{
		height:120px;
	}
	.news2 img{
		height:120px;
	}
}

@media (max-width: 992px) {
	.content img{
		height:240px;
	}
	.product-img-main{
		height: auto;
	}
	.last-product img{
		height: 220px !important;
	}
	.last-content img{
		height:220px;
	}
	.fourbox{
		height: 200px;
	}
	.fourbox-img-container{
		height:200px;

	}
	.flight-container{
		margin-bottom: 30px;
	}
	.news2-img-container{
		height:150px;
	}
	.news2 img{
		height:150px;
	}
	.left-side{
		display: none;
	}
	.qr{
		margin-top: 0px;
	}
}

@media (max-width: 767px) {

	.last-product h3{
		height:80px;
	}
	.content img{
		height: auto;
	}
	.product-price{
		float:right;
	}
	.product-img-gall{
		height: auto;
		max-height:218px;
	}
	.last-product img{
		height:132px !important;
	}
	.logo{
		width:210px;
	}
	.last-product img{
		height: auto !important;
	}
	#slogan h1{
		font-size:25px;
		line-height:50px;
	}
	.last-content img{
		height: auto;
	}
	.fourbox{
		height: 200px;
		width: 346px;
		margin: 0 auto;
	}
	.fourbox-img-container{
		height:200px;
		width: 346px;

	}
	.news2-img-container{
		height:auto;
	}
	.news2 img{
		height:auto;
	}
	.qr{
		display: none;
	}
	.mob{
		margin-top: 35px !important;
		
	}
	.levels{
		display: none;
	}
	
}

@media (max-width: 500px) {
	
	#intro-box{
		padding-top:30px;
		padding-bottom:50px;
	}
	
}
@media (max-width: 400px) {
	.fourbox{
		height: 162px;
		width: 280px;
		margin: 0 auto;
	}
	.fourbox-img-container{
		height:162px;
		width: 280px;

	}
	
}

/*----------------GALLERY------------*/
@media (max-width: 768px) { 
	.grid-itemp { 
	width:160px;
	margin:10px;
	}
	.grid-itemc { 
	width:200px;
	margin:10px;
	}
	.grid-itemg { 
	width:160px;
	margin:10px;
	}
	.page-title{
		padding-right:15px;
	}
	
}
@media (max-width: 359px) { 
	.grid-itemp { 
	width:200px;
	margin:10px;
	}
	.grid-itemg { 
	width:230px;
	margin:10px;
	}
}
@media (max-width: 748px) { 
	.grid-itemg { 
		width:46.5%;
	}
}
@media (max-width: 699px) { 
	.grid-itemg { 
		width:95%;
	}
}
