@media screen and (min-width: 1200px) {

}

@media screen and (max-width: 1200px) {
	.main-menu ul li a {
	    color: #235AA7;
	    padding: 12px 20px 12px 5px;
	    border: 1px solid transparent;
	    font-size: 12px;
	    font-weight: 600;
	    letter-spacing: 0.5px;
	    font-family: 'UTM Avo';
	}
	ul.slimmenu li ul li a {
	    padding: 15px;
	    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	    font-size: 13px;
	}
}

@media screen and (max-width: 992px) {
	.search-top-index {
	    position: absolute;
	    right: 60px;
	    top: 32px;
	    border: none;
	    background: transparent;
	    font-size: 22px;
	    color: #009846;
	}
	.fixed-box .menu-button {
	    right: 0px;
	    top: 8px;
	    margin: 0px;
	}
	.fixed-box .search-top-index {
	    position: absolute;
	    right: 60px;
	    top: 18px;
	    border: none;
	    background: transparent;
	    font-size: 22px;
	    color: #009846;
	}
	.menu-button {
	    right: 0px;
	    top: 15px;
	    margin: 0px;
	}
	.banner-slider{
		max-height: 300px !important;
	}
}
@media screen and (max-width: 950px) {
}
@media screen and (max-width: 900px) {
}
@media screen and (max-width:850px) {
}
@media screen and (max-width : 767px) {
	.img-product-standard img{
		min-height:225px ;
	}
	.menu-button {
	    right: 15px;
	    top: 15px;
	    margin: 0px;
	}
	.show-social{
		right: 0px;
	}

	.sp-large {
	    height: initial !important;
	}
	.btn-scroll-top {
	    background: url(../images/top.png) no-repeat;
	    position: fixed;
	    right: 0px;
	    bottom: 40px;
	    width: 50px;
	    height: 50px;
	    background-size: 50px;
	    cursor: pointer;
	}
	.page .banner-slider {
	    height: 200px;
	    text-align: center;
	    background-position: top center;
	    background-repeat: no-repeat;
	    background-size: cover;
	    position: static;
	}
	.list-item{
		width: 50%;
	}
}
@media screen and (max-width : 660px) {
	.location-top{
		display: none;
	}
}

@media screen and (max-width : 600px) {
	.tab-menu-area ul li a {
	    display: inline-block;
	    font-family: 'UTM Avo';
	    font-size: 12px;
	       font-weight: bold;
	    line-height: 30px;
	    padding: 15px 10px;
	    text-decoration: none;
	    text-transform: uppercase;
	    color: #363636;
	    background: #fff;
	}
	.tab-menu-area ul li.active a {
	    color: #bda87f;
	    display: inline-block;
	    font-family: 'UTM Avo';
	    font-size: 12px;
	    font-weight: normal;
	    line-height: 30px;
	    padding: 15px 10px;
	    text-decoration: none;
	    border-bottom: 3px solid #bda87f;
	    text-transform: uppercase;
	}
}


@media screen and (max-width : 560px) {
    .page .banner-slider {
        height: 100px;
        text-align: center;
        background-position: top center;
        background-repeat: no-repeat;
        background-size: cover;
        position: static;
    }
	.copyright a, .copyright p{
		text-align: center;
		width: 100%;
	}
	.blog_entry .featured-thumb {
	    margin-bottom: 18px;
	    float: none;
	    position: relative;
	    overflow: hidden;
	    float: left;
	    width: 150px;
	    margin-bottom: 10px;
	    margin-right: 15px;
	}
}


@media screen and (max-width : 480px){
	#owl-demo .owl-prev, #owl-demo .owl-next {
	    background-size: 15px;
	    top: 25%;
	}
	.logo {
	    margin: 3px -8px 10px 0px;
	    float: right;
	    width: initial;
	    text-align: center;
	}
	.banner-slider {
	    margin-top: 70px;
	    width: 100%;
	    overflow: hidden;
	    max-height: 200px !important;
	}
	.menu-button {
	    left: 0px;
	    top: 15px;
	    margin: 0px;
	}
	.detail-page{
		margin-top: 0px !important;
	}
	.content-top-header {
	    padding-bottom: 5px;
	}
	.search-top-index {
	    position: absolute;
	    right: 10px;
	    top: 32px;
	    border: none;
	    background: transparent;
	    font-size: 22px;
	    color: #009846;
	}
	.fixed-box .search-top-index {
	    position: absolute;
	    right: 10px;
	    top: 18px;
	    border: none;
	    background: transparent;
	    font-size: 22px;
	    color: #009846;
	}
	.destop {
	    width: 60px;
	    margin-top: 0px;
	    transition: all 0.6s ease-in-out 0s;
	    -moz-transition: all 0.6s ease-in-out 0s;
	    -o-transition: all 0.6s ease-in-out 0s;
	    -webkit-transition: all 0.6s ease-in-out 0s;
	    -ms-transition: all 0.6s ease-in-out 0s;
	}
	.box-top-header {
	    background: #ebebeb;
	    opacity: .8;
	    padding: 5px 0;
	    position: relative;
	    z-index: 99999;
	}
	.box-product-standard{
		width: 100%;
	}
	.list-item{
		width: 100%;
	}
}

@media screen and (max-width: 400px) {
	.img-shopping-cart spam{
		display: none;
	}
	.tab-menu-area ul li a {
		padding: 15px 0px;
	}
	.tab-menu-area ul li.active a {
		padding: 15px 0px;
	}
	.product-overview-tab .tab-content {
	    color: #6a6a6a;
	    font-size: 15px;
	    line-height: 28px;
	    padding: 20px 15px;
	    border: 1px solid #ebebeb;
	    background: #fff;
	    float: left;
	    width: 100%;
	}
	#description img{max-width:100% !important; }
	.img-news-box {
	    float: left;
	    width: 120px;
	    height: 90px;
	    overflow: hidden;
	    margin-right: 15px;
	    text-align: center;
	}
	.ctn-news-box h2 a {
	    font-size: 15px;
	    font-family: 'UTM Avo';
	    color: #000;
	    font-weight: 600;
	    text-transform: uppercase;
	    line-height: 23px;
	}
}	