.close-popup {
	display:none;
}
.show-mobile {
	display:none;
}
@media (max-width:768px) {
    /* Styles for Portrait screen */
	.home-type-menu {
		display: block;
		width: 100%;
	}
	.home-type-menu:after {
		content: '';
		display: block;
		clear: both;
	}
	.home-type-menu .menu-title {
		display: block;
		float: left;
		width: auto;
	}
	.home-type-menu  td.menu-btns {
		display: block;
		float: left;
		width: auto;
	}
	.home-type-menu  td.menu-btns:after {
		content: '';
		display: block;
		clear: both;
	}
	.home-type-menu  td.menu-btns a {
		display: block;
		float: left;
		margin-top: 5px;
		margin-left: 5px;
	}
	.home-type-menu  td.menu-btns img {
		display:block;
		height: 14px;
	}
	.select-int {
		display: inline-block;
		padding: 10px 0;
	}
	.select-int td {
		display: inline-block;
		width: auto;
	}
	.close-popup {
		display:block;
	}
	.popup-mobile {
		position: fixed!important;
		top: 0!important;
		text-align: center;
		padding: 40px 0;
		box-sizing: border-box;
		background: rgba(255,255,255,0.9);
		right: 0;
		left: 0;
		bottom: 0;
	}
	.popup-mobile .wrap-link {
		width:100%;
		height:100%;
	}
	.popup-mobile a {
		position:relative;
		box-sizing: border-box;
	}
	.popup-mobile a img {
		width:auto;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.popup-mobile div.close-popup {
		width:20px;
		height: auto;
		position:absolute;
		top: 20px;
		right: 20px;
		cursor:pointer;
		
	}
	.popup-mobile div.close-popup img {
		width:100%;
		height: auto;
	}
    .searc_home {
		display: block;
		width:100%;
		height: auto;
		margin: 0 auto;
	}
	.title-text {
		display: block;
		width:100%;
		text-align: center;
		margin:10px 0;
	}
	table ,
	table tbody ,
	table tbody tr ,
	table tbody tr td,
	table table {
		display:block;
		width:100%;
		height:auto;
		margin:0;
		padding:0;
	}
	.sh-header {
		text-align: center;
		background: white;
	}
	.sh-content  {
		width: 95%;
		margin: 0 auto;
	}
	.sh-footer  {
		width: 95%;
		margin: 0 auto;
	}
	.sh-content  tr:after {
		content: '';
		display: block;
		clear: both;
	}
	table tbody tr.select-cat td {
		display:inline-block;
		width:auto;
		font-size: 14px;
	}
	table tbody tr.select-cat td a h1 {
		font-size:20px;
	}
	table tbody tr.read_more td {
		display:inline-block;
		width:auto;
		vertical-align:middle;
	}
	.img-home img {
		display:block;
		width: 100%;
		height: 50%;
	}
	.sh-row {
		display:flex;
		border-bottom:1px solid #aaaaaa;
	}
	.sh-row:after {
		content:'';
		display:block;
		clear:both;
	}
	.sh-banner img {
		display: block;
		width:100%;
		height: auto;
		margin: 20px 0;
	}
	.sh-contact {
		margin-top:20px;
	}
	.sh-box {
		margin:10px 0;
	}
	
	.block-mobile {
		display: block!important;
	}
	.show-mobile {
		display:inline;
	}
	.hidden-mobile {
		display:none;
	}
	.sh-box {
		width:50%;
		float:left;
		box-sizing: border-box;
	}
	.sh-box .img-home {
		margin-bottom: 10px;
	}
	.sh-box:first-of-type {
		padding-right: 10px;
	}
	.sh-box:nth-of-type(3) {
		padding-left: 10px;
		border-left:1px solid #aaaaaa;
	}
	h2 {
		font-size: 25px;
	}
	.main_title {
		font-size: 30px;
		text-align: center;
	}
	.sh-contact {
		float:right;
		clear: right;
		display: inline-block;
		width: auto;
		line-height: 30px;
		padding:0 10px;
		border-radius: 3px;
		border:1px solid #aaaaaa;
	}
	.title-menu:after {
		content:'\f078';
		display:block;
		font-family:'FontAwesome';
		font-size: 16px;
		position: absolute;
		top:-1px;
		right: 10px;
	}
	.title-menu {
		display: block;
		width: 100%;
		height: auto;
		border-top: 1px solid #aaaaaa;
		line-height: 30px;
		position:relative;
	}
	.border-bt-m {
		border-bottom: 1px solid #aaaaaa;
	}
	.wrap-icon_list {
		padding:10px 0;
		margin:20px 0;
		border-top:1px solid #aaaaaa;
		border-bottom:1px solid #aaaaaa;
		box-sizing:border-box;
		vertical-align:middle;
	}
	#icon_list {
		display: block;
	}
	.zone-menu {
		
	}
	.zone-menu a {
		display:block;
		width:100%;
		padding: 0 10px;
		line-height:30px;
		border-bottom: 1px dotted #aaaaaa;
		box-sizing:border-box;
	}
	.zone-menu span {
		display: none;
	}
	.footer-logo {
		display: inline-block;
		margin: 0 auto;
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}
	.footer-img {
		display:block;
		width: 100%;
	}
	.footer-img img {
		display:block;
		width: 100%;
	}
	.pt-20-m {
		padding-top:20px;
	}
	.header-img {
		margin: 20px auto;
		display: block;
		width: auto;
		padding-left: 20px;
	}
}
@media (max-width:450px) {
	.sh-title-select {
		display:block;
	}
	.select-int {
		display: inline-block;
	}
	.select-int td {
		display: inline-block;
		width: auto;
	}
	
	.select-int td:first-child {
		display: block;
	}
	.select-int td h1 {
		font-size: 22px;
	}
	.sh-row {
		display: block;
		border-bottom: 0;
	}
	.sh-box {
		width:100%;
		float:inherit;
		padding: 20px 0;
		border-left:0;
		border-bottom: 1px solid #aaaaaa;
	}
	.sh-box:first-of-type {
		padding-right: 0;
	}
	.sh-box:nth-of-type(3) {
		padding-left: 0;
		border-left:0;
	}
	.sh-row:fisrt-child .sh-box:first-of-type {
		padding-top:0;
	}
	
}


