/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 30 2017 | 13:24:28 */
@media (max-width: 1200px) {
	.box-desc-displ {
		display: none !important;
	}
  	.box-mob-displ {
		display: block !important;
	}
  	.box-head-info {
		float: none !important;
		width: 100% !important;
		text-align: center !important;
	}
  	.txt-tel, .txt-tel:focus, .txt-tel:active {
		display: block !important;
	}
  	.call-head {
		float: none !important;
		margin: 20px 0px 14px 0px !important;
	}
  	.navbar-toggle {
		margin-top: 40px !important;
	}
  	.box-mob-displ {
		margin-top: 20px;
	}
  	.custom-logo-link {
		float: none !important;
	}
}

