@media (max-width: 1600px) {
	
}
@media (max-width: 1366px) {
	.header {
		width: 1200px;
	}
	.menu-blk ul {
		margin: 35px 0 0 0;
	}
	.main-visual {
		width: calc(100% - 70px);
	}
	.main-txt h1 {
		font-size: 60px;
	}
}
@media (max-width: 1200px) {
	.header {
		width: 990px;
	}
	.container {
		width: 990px;
		max-width: 990px;
	}
	.main-visual {
		width: calc(100% - 55px);
	}
	body {
		font-size: 16px;
	}
	.main-txt h1 {
		font-size: 50px;
	}
	.logo img {
		width: 200px;
	}
	.logo {
		padding-top: 28px;
	}
	.menu-blk ul li {
		margin: 2px 16px 0 16px;
	}
	.menu-blk ul li a {
		font-size: 16px;
	}
	.feature-blk h3 {
		font-size: 22px;
	}
	.location-map iframe {
		height: 450px;
		width: 400px;
	}
	.location-map {
		width: 400px;
	}
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
	.header {
		width: 760px;
		height: 70px;
	}
	.container {
		width: 760px;
		max-width: 760px;
	}
	.logo img {
		width: 140px;
	}
	.logo {
		padding-top: 21px;
	}
	.working-hours-top {
		width: 520px;
	}
	.header-phone {
		padding: 0 0 0 20px;
	}
	.header-phone {
		width: 185px;
		height: 70px;
		line-height: 70px;
		font-size: 16px;
	}
	.menu-blk ul li a {
		font-size: 14px;
	}
	.menu-blk ul li {
		margin: 0 11px;
	}
	.menu-blk ul {
		margin-top: 22px;
	}
	.title-h {
		font-size: 30px;
	}
	.feature-blk h3 {
		font-size: 18px;
	}
	body, p {
		font-size: 15px;
	}
	.feature-section .row {
		margin-left: -15px;
		margin-right: -15px;
	}
	.feature-section [class*="col-"] {
		padding-left: 15px;
		padding-right: 15px;
	}
	.btn1 {
		width: 100%;
	}
	.feature-blk img {
		max-width: 190px;
	}
	.info-img {
		width: 300px;
	}
	.info-bg h3 {
		font-size: 18px;
	}
	.info-bg p {
		font-size: 15px;
	}
	.info-txt {
		padding: 30px 30px 0 30px;
	}
	.flex-r {
		justify-content: center;
		align-items: center;
	}
	.left1 {
		
	}
	.right1 {
		padding: 0 30px;
	}
	.info-1 {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.price-section {
		padding: 80px 0 0 0;
	}
	.feature-section {
		padding: 80px 0 0 0;
	}
	.location-section {
		padding: 80px 0 0 0;
	}
	.deco2-bg:after {
		height: calc(100% - 100px);
		top: 137px;
	}
	.price-blk h3 {
		font-size: 18px;
	}
	.price-blk {
		padding: 25px;
		margin-bottom: 10px;
	}
	.title-h {
		margin-bottom: 20px;
	}
	.price-list {
		margin-left: -15px;
		margin-right: -15px;
	}
	.price-list .item {
		padding: 0 15px;
	}
	.location-bg > div {
		flex-direction: column;
	}
	.location-map {
        width: 100%;
    }
	.location-map iframe {
        width: 100%;
		height: 250px;
    }
	.contact-section {
		padding-top: 80px;
	}
	.banner-section {
		padding-top: 50px;
	}
	.copyright {
		padding: 50px 20px;
	}
	.contact-bg {
		padding: 30px 0;
	}
	.contact-intro {
		font-size: 22px;
		padding-left: 0;
	}
	.contact-btn {
		height: 60px;
		line-height: 60px;
		font-size: 22px;
		width: 280px;
	}
	.contact-btn img {
		width: 40px;
	}
	.contact-intro:before {
		top: -80px;
		margin-left: -150px;
	}
	.main-txt h1 {
		font-size: 44px;
	}
	.main-txt span {
		font-size: 20px;
	}
	.list-fe label {
		font-size: 20px;
		height: 50px;
		line-height: 50px;
		margin-right: 10px;
	}
	.main-visual {
		height: 450px;
		padding-top: 120px;
	}
	.working-hours-top {
		font-size: 15px;
		height: 50px;
		line-height: 50px;
		right: 90px;
		bottom: -25px;
	}
	.right-line {
		width: 60px;
		font-size: 20px;
		line-height: 28px;
		height: 190px;
		padding: 25px 0;
	}
	.right-line img {
		width: 40px;
	}
	.right-line:before {
		width: 80px;
		height: 79px;
		background-size: 80px 79px;
		top: -67px;
    	left: 9px;
	}
	.right-fb {
		width: 60px;
		height: 60px;
		padding: 10px 0;
		margin-top: 10px;
	}
	.right-fb img {
		width: 40px;
	}
	.right-fix-blk {
		right: 5px;
		margin-top: -170px;
	}
	.price-list .item {
		margin-bottom: 30px;
	}
	.menu-blk ul li a:hover:after {
		content: '';
		display: inline-block;
		background: url("../img/ar-down.png") no-repeat;
		width: 9px;
		height: 4px;
		background-size: 100% auto;
		right: -11px;
		top: 9px;
		position: absolute;
	}
}
/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
	.container {
		width: 100%;
		max-width: none;
		padding-left: 20px;
		padding-right: 20px;
	}
	.working-hours-top {
		width: calc(100% - 40px);
		margin: 20px auto 0 auto;
		position: relative;
		bottom: auto;
		right: auto;
	}
	.main-visual {
		width: 100%;
		padding: 0;
		height: 350px;
	}
	.main-txt {
		height: 350px;
		width: 100%;
		display: flex;
		align-items: center;
	}
	.right-fix-blk {
		display: none;
	}
	.feature-section {
        padding: 120px 0 0 0;
    }
	body, p {
		font-size: 16px;
	}
	.title-h {
		font-size: 20px;
	}
	.feature-blk h3 {
		margin: 20px 0 10px 0;
	}
	.btn1 {
		width: 260px;
	}
	.feature-blk {
		margin-bottom: 30px;
	}
	.info-1 {
		flex-flow: column;
	}
	.info-section {
		padding-top: 30px;
	}
	.info-bg .flex-r:first-child {
		flex-direction: column-reverse;
	}
	.info-bg h3 {
		font-size: 20px;
	}
	.info-txt {
		padding: 40px 20px 0 20px;
	}
	.info-bg p {
		margin-bottom: 15px;
	}
	.info-img {
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
	.info-img img {
		max-width: 100%;
	}
	.info-bg .flex-r:last-child {
		flex-direction: column;
	}
	.left1 div {
		float: none;
		width: 150px;
		margin: 0 auto;
	}
	.left1 {
		width: 100%;
		margin-bottom: 20px;
	}
	.right1 {
		padding: 0 0px;
	}
	.price-list .item {
		width: 100%;
	}
	.price-blk h3 {
		margin: 20px 0 10px 0;
	}
	.price-info span {
		font-size: 13px;
	}
	.price-info {
		font-size: 16px;
		height: auto;
	}
	.price-info {
		margin-top: 15px;
		padding-top: 15px;
	}
	.deco2-bg:after {
        height: 100%;
        top: 45px;
    }
	.location-bg:before {
		display: none;
	}
	.location-desc {
		padding: 40px 20px 30px 20px;
	}
	.working-hours span {
		font-size: 16px;
	}
	.wh-bg {
		font-size: 16px;
		margin-top: 10px;
	}
	.contact-bg {
		flex-direction: column;
		padding: 70px 40px 10px 40px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.contact-intro {
		width: 100%;
		border-right: 0;
		border-bottom: solid 1px #fff;
		padding: 30px 0;
	}
	.contact-intro:before {
		width: 180px;
		height: 71px;
		background-size: 180px auto;
		top: -60px;
        margin-left: -90px;
	}
	.contact-btn-blk {
		width: 100%;
		padding: 20px 0;
		display: flex;
        flex-direction: column;
        align-items: center;
	}
	.banner-section .row > div {
		text-align: center !important;
		margin: 20px 0;
	}
	.banner img {
		max-width: 100%;
		width: 280px;
	}
	.banner-section {
		padding-top: 30px;
	}
	.copyright {
		padding: 30px 20px 100px 20px;
	}
	.logo img {
		width: 165px;
	}
	.header {
		height: 60px;
	}
	.logo {
        padding-top: 13px;
    }
	.menu-blk {
		display: none;
	}
	.header-phone {
		display: none;
	}
	.fix-menu-sp {
		display: flex;
		justify-content: space-between;
		align-items: center;
		position: fixed;
		bottom: 0;
		left: 0;
		width: 100%;
		background: #fff;
		height: 70px;
		padding: 0 20px;
		z-index: 9999;
	}
	.bottom-sp-left a {
		margin-right: 10px;
	}
	.menu-bottom {
		background: #fff;
		padding: 20px;
		position: absolute;
		z-index: 9999;
		width: 100%;
		left: 0;
		bottom: 70px;
	}
	.menu-bottom ul {
		padding: 0 30px;
		margin: 0;
	}
	.menu-bottom li {
		list-style :none;
		margin: 20px 0;
	}
	.menu-bottom li a {
		color: #000;
		font-size: 18px;
		font-weight: 700;
	}
	.menu-scroll2 li a.active {
		color: #0B786B;
	}
	.content-sp {
		visibility: hidden;
	}
	.active2 {
		visibility: visible;
	}
	.menu__icon {
		cursor: pointer;
	}
	.price-list .item {
		margin-bottom: 20px;
	}
	.price-blk .no-image {
		height: 159px;
		padding: 20px;
	}
	.flex-row .item-2 {
		padding-left: 20px;
		padding-right: 20px;
	}
	.info-bg .flex-row {
		padding-right: 20px;
		padding-left: 20px;
	}
}
/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	.main-visual {
		height: 250px;
		background-size: cover;
	}
	.main-txt {
		height: 250px;
	}
	.main-txt h1 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.main-txt span {
		font-size: 15px;
	}
	.list-fe label {
		font-size: 18px;
		padding: 0 5px;
		margin-bottom: 5px;
	}
	.list-fe {
		flex-wrap: wrap;
	}
	.working-hours-top {
		font-size: 13px;
		width: calc(100% - 20px);
		padding: 10px 10px;
		line-height: 1.5em;
		height: auto;
	}
	.working-hours-top span {
		margin: 0 2px;
	}
	.flex-row .item-2 {
		width: 100%;
	}
	.flex-row {
		flex-wrap: wrap;
	}
}
@media (max-width: 480px){	
	.info-img img {
		max-width: 200px;
	}
	.bottom-sp-left a {
		margin-right: 7px;
	}
	.working-hours .wh-bg {
		height: auto;
		padding: 6px 20px;
		line-height: 1.5em;
	}
}
@media (max-width: 320px){	
	
}

