@media (max-width: 1024px) and (min-width: 768px) {

}
@media screen and (max-width: 768px) {
	
}
@media screen and (max-width: 768px) {
	
}
@media screen and (max-width: 667px) {
	#wrapper {
		width:auto !important;
		padding:0 10px;
	}
	#kmlogo img {
		width:80%;
		height:auto;
	}
	.bigtxt {
		font-size: 18px !important;
	}
	#contact_box form table {
		width:100% !important;
	}
	#contact_box form table input, #contact_box form table textarea {
		width:90% !important;
		padding: 10px !important;
	}
	#contact_box form tr, #contact_box form td {
		display:block;
	}
	.inside_contact {
		padding-top: 20px !important;
	}
	.inside_contact td {
    	width: 100% !important;
	}
	#contact_box form tr {
		padding-bottom:25px !important;
	}
	#footer {
		position:relative !important;
		height:auto !important;
		min-width: 100% !important;
	}
	#footLeft {
		float:left;
		width: 11%;
		padding: 13px 0px !important;
		display:block;
		font-size:10px;
	}
	#footLeft, #foot, #footRight {
		float:none !important;
		text-align:center;
	}
	#footLeft, #foot {
		width:100% !important;
	}
	#footRight {
		width: 160px !important;
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	#foot, #footRight {
		padding:0 0 13px 0 !important;
	}
	#footer #footRight a {
		position:unset !important;
		float:left;
		margin-right:10px;
	}
	
}

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

}

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


}

@media screen and (max-width: 568px) {
	.bigtxt {
		font-size: 14px !important;
		line-height: 20px !important;
	}
	#left, #right {
		display: block;
		width:100% !important;
	}
	#left, #right, #border {
		float:none !important;
	}
	#line {
		width:100% !important;
	}
	#border {
		background-image: url('long_border.png') !important;
		width:100% !important;
		height:20px !important;
	}
	#border, #long_border {
		padding: 15px 0;
	}
	.mobile_hide {
		display:block !important;
	}
}

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

}

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

}

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

}

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


}

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


}

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

	#kmlogo img {
		width: 95%;
		height: auto;
	}

}

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

}

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


}

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


}