@media screen and (max-width: 1800px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (min-width: 1400px) {
	
}

@media screen and (max-width: 1400px) {

}
@media screen and (min-width: 1200px) {
	.container {
	    width: 1200px;
	}
}

@media screen and (max-width: 1300px) {

}

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

}
@media screen and (max-width: 1100px) {

	.main-menu > ul > li a{
		font-size: 15px;
	}
}
@media screen and (max-width: 992px) {
	.show-in-cart{
		display: none;
	}
	.main-menu ul{
		display: none;
	}
	.logo {
	    left: 25px;
	    right: initial;
	    width: 170px;
	    height: 145px;
	}
	.logo img {
	    height: 105px;
	}
	.box-search-index {
	    position: relative;
	    z-index: 9;
	    margin-right: 83px;
	    margin-left: 30px;
	    margin-top: 0px;
	}
	.menu-btn-show {
	    display: block;
	    top: 35px;
	}
	.item-slider-index .title{
		display: none;
	}
	.banner-slider-index .owl-dots {
	    position: absolute;
	    bottom: 7px;
	    width: 100%;
	    text-align: center;
	}
}
@media screen and (max-width: 959px) {
	
}
@media screen and (max-width: 900px) {

}

@media screen and (max-width:850px) {

}
@media screen and (max-width : 767px) {
	.show-in-cart {
	    right: -5px;
	}
	.tp-bullets {
	    bottom: 15px !important;
	}
	.banner-slider-index .owl-nav {
	    position: absolute;
	    top: 33%;
	    width: 100%;
	}
}
@media screen and (max-width : 740px) {
	
}

@media screen and (max-width : 700px) {
	.title-standard h2 {
		font-size: 16px;
	}
	.item-news-event .img {
    	width: 110px;
	    float: left;
	    text-align: center;
	}
	.item-news-event .title {
	    float: left;
	    width: Calc(100% - 110px);
	    padding-left: 15px;
	}
	.item-news-event .title h3 {
		margin: 0px 0px 12px 0px;
		line-height: 15px;
	}
	.item-news-event .title h3 a {
	    font-size: 16px;
	}
	.news-event {
	    margin-bottom: 30px;
	    float: left;
	    width: 100%;
	}
	.title-hot-news h2 {
	    font-size: 16px;
	}
	.tab-hot-news ul {
	    display: inline-block;
	    list-style: none;
	    padding: 0;
	    margin: 30px 0;
	}
}

@media screen and (max-width : 660px) {
	
}
@media screen and (max-width : 600px) {
	
}
@media screen and (max-width : 560px) {

}

@media screen and (max-width : 500px){
	.content-tab .col-xs-6{
		width: 100%;
	}
}

@media screen and (max-width : 480px){
	.tp-leftarrow.default, .tp-rightarrow.default {
	    z-index: 100;
	    position: relative;
	    width: 30px;
	    height: 30px;
	    cursor: pointer;
	    background-size: 100% !important;
	}
}

@media screen and (max-width: 400px) {
	
}	
@media (min-width: 767px) {
    
}
@media (max-width: 860px) {
  
}

@media (max-width: 640px) {
   
}

@media (max-width: 500px) {
  
}