@media (max-width: 1600px) {

}
@media (max-width: 1366px) {
	.container {
		width: 1000px;
		max-width: 1000px;
	}
	.main-vs-blk .hidden-link {
		width: 215px;
		height: 230px;
	}
}
/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
	
}
@media (max-width: 1024px) {
	.container,
	.container-1000 {
		width: 980px;
		max-width: 980px;
	}
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
	.container,
	.container-1000 {
		width: 760px;
		max-width: 760px;
	}
	.section1,
	.section2,
	.section3 {
		padding: 75px 0;
	}
	.footer {
		margin-top: 75px;
	}
	.cat-desc,
	.section4 .ins-blk,
	.gift-wr {
		margin-top: 60px;
	}
	.bg1 {
		min-height: 300px;
	}
	.gg-frame {
		height: 300px;
	}
	.ins-list {
		margin-left: -5px;
		margin-right: -5px;
	}
	.ins-list .item {
		padding: 5px 5px;
		text-align: center;
	}
	.bg3 .bg-white-blk {
		width: 100%;
	}
	.gift-wr {
		flex-wrap: wrap;
	}
	.gift-wr .item {
		width: 100%;
	}
	.gift-wr .center-content {
		font-size: 18px;
	}
	.f-white {
		width: 100%;
	}
	.cat-big-img {
		padding: 20px;
	}
	.main-vs-blk .hidden-link {
		width: 160px;
		height: 175px;
	}
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
	.container,
	.container-1000 {
		width: 100%;
		max-width: none;
		padding-left: 15px;
		padding-right: 15px;
	}
	.section1 .sub-title,
	.section2 .sub-title {
		margin-bottom: 30px;
	}
	.section1,
	.section2,
	.section3 {
		padding: 60px 0;
	}
	.footer,
	.section4 .ins-blk,
	.gift-wr {
		margin-top: 60px;
	}
	.cat-desc {
		margin-top: 45px;
	}
	.bg1 {
		min-height: 160px;
	}
	.gg-frame {
		display: none;
	}
	.list-cat {
		flex-wrap: wrap;
	}
	.list-cat .item {
    	width: 100%;
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.cat-desc hr {
		margin: 30px 0;
	}
	.section3 .container .container-1000 {
		padding-left: 0;
		padding-right: 0;
	}
	.gift-wr .center-content {
		font-size: 14px;
	}
	.f-white {
		margin-top: 30px;
	}
	.cat-big-img {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.round-img img {
		border-radius: 0;
	}
	.round-img {
		width: calc(100% + 30px);
		margin-left: -15px;
	}
	.cat-big-img {
		padding: 15px;
	}
	.hide-sp {
		display: none;
	}
	.show-sp {
		display: block;
	}
	.header {
		padding: 15px 0;
		height: auto;
	}
	.bot-sp {
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 75px;
		display: inline-flex;
		z-index: 9999;
	}
	.bot-sp .blk-orange {
		width: 25%;
		background: #f9d0bd;
		color: #fff;
		font-size: 14px;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		height: 100%;
	}
	.bot-sp .blk-blue {
		width: 25%;
		background: #acdcea;
		color: #fff;
		font-size: 14px;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
		height: 100%;
	}
	.bot-sp .blk-blue a,
	.bot-sp .blk-orange a {
		display: block;
		color: #fff;
		line-height: 1.4em;
	}
	.bot-sp .blk-orange a span {
		display: block;
	}
	.bot-sp .blk-4c {
		width: 50%;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		background: url("../img/bg-4c.jpg") no-repeat center center;
		padding: 4px;
	}
	.bot-sp .blk-4c a {
		background: #fff;
		border-radius: 8px;
		width: 100%;
		height: 100%;
		display: inline-flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.bot-sp .blk-4c a img {
		max-width: 140px;
	}
	.main-vs-blk .hidden-link {
		width: calc(50% - 5px);
		height: 16%;
	}
	.main-vs-blk img {
		width: 100%;
	}
	.center-logo img {
		max-height: 92px;
	}
	.center-logo {
		margin-bottom: 30px;
	}
	.bg2 .w-title {
		font-size: 24px;
	}
	.footer h2 {
		font-size: 24px;
	}
	.right-btn {
		display: none !important;
		opacity: 0 !important;
	}
	.ci-list li:last-child {
		margin-bottom: 0;
	}
	.right-h a img {
		max-width: 130px;
	}
	.left-h a img {
		max-width: 96px;
	}
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	.ins-list .item {
		width: 50%;
	}
}
@media (max-width: 480px) {
	
}
@media (max-width: 380px){	
	
}
@media (max-width: 320px){	
	
}
