@media (max-width: 860px) {
	th {
		display: none;
	}
	tr {
		display: block;
		margin-bottom: .625rem;
	}
	td {
		display: block;
		text-align: right;
	}
	td::before {
		content: attr(data-label);
		float: left;
		font-weight: bold;
	}
}
@media (max-width: 768px) {
	html {
		font-size: 14px;
	}
	.description-text {
		width: 75%;
	}
	.testimonials-wrapper {
		width: 80%;
		padding: 1.5rem;
	}
	#customer_form {
		width: 90%;
	}
}

@media (max-width: 620px) {
	html {
		font-size: 14px;
	}
	.service-item {
		width: 100%;
		display: block;
		margin-bottom: 1.5rem
	}
	.description-text {
		width: 90%;
	}
	.full-620 {
		width: 100%;
	}
	.half-620 {
		width: 50%;
	}
	.responsive-toggle-switch {
		display: block;
	}
	.menu {
		display: none;
		width: 100%;
		clear: both;
		border-top: 1px solid #EAEAEB;
		text-align: center;
	}
	.menu-item {
		display: block;
		width: 100%;
		background: #FFFFFF;
		border-bottom: 1px solid #EAEAEB;
	}
	.menu-item:hover {
		background: #EAEAEB;
	}
}

@media (max-width: 480px) {
	html {
		font-size: 13px;
	}
	.column-1,
	.column-2,
	.column-3,
	.column-4,
	.column-5,
	.column-6,
	.column-7,
	.column-8,
	.column-9,
	.column-10,
	.column-11,
	.column-12 {
		width: 100%;
	}
	#about, #works, #testimonials, #contact {
		margin-bottom: 1.5rem;
	}
	.para-heading {
		font-size: 1.17rem;
	}
	.para-text {
		
	}
	.description-text {
		width: 95%;
	}
	.service-item {
		margin-bottom: 2.5rem;
	}
	.testimonials-wrapper {
		width: 90%;
		padding: 1.5rem;
	}
	#customer_form {
		width: 95%;
	}
	.form-button {
		max-width: 100%;
	}
}

@media (max-width: 320px) {
	html {
		font-size: 12px;
	}
	body {
		margin-top: 8rem;
	}
	ul {
		padding: 0;
	}
	.column-1,
	.column-2,
	.column-3,
	.column-4,
	.column-5,
	.column-6,
	.column-7,
	.column-8,
	.column-9,
	.column-10,
	.column-11,
	.column-12 {
		width: 100%;
	}
	#about, #works, #testimonials, #contact {
		margin-bottom: 1.5rem;
	}
	.para-heading {
		font-size: 1.17rem;
	}
	.para-text {
		
	}
	.description-text {
		width: 95%;
	}
	.service-item {
		margin-bottom: 2.5rem;
	}
	.testimonials-wrapper {
		width: 100%;
		padding: 1rem;
	}
	.form-button {
		max-width: 100%;
	}
	.brand-bar {
		height: 4rem;
	}
	.brand-bar a {

	}
	.brand-bar a img {
		height: 4rem;
	}
	.clock-bar {
		padding: .875rem 0;
	}
	.clock {
		display: none;
	}
	.menu-bar {
		top: 4.5rem;
	}
	.menu-div {
		text-align: left;
		margin-right: 0;
	}
	.menu-div a, .quote a {
		padding: .55rem;
	}
	[class*="jumbo-carousel-header"] {
		border-left: .5rem solid #FFFFFF;
	}
	.jumbo-carousel-header-large {
		font-size: 2rem;
	}
	.jumbo-carousel-header-medium {
		font-size: 1.3rem;
	}
	.jumbo-carousel-header-small {
		font-size: .875rem;
	}
	.flex-grid {
		flex-direction: column;
	}
	.flex-item-third {
		width: 100% !important;
		margin-bottom: 1rem;
	}
	.client-list {
		padding: 1rem;
	}
	.client {
		font-size: 1.3rem;
		padding-right: 1rem;
	}
	#scroll-contact {
		padding: 1.5rem !important;
	}
	#contact-card {
		margin: 0;
		float: none;
	}
	#hi-form {
		padding: 1.5rem;
	}
	.social-icons {
		float: none;
		margin-bottom: .5rem;
	}
	.button-grp a {
		padding: .614rem;
		margin-bottom: .5rem;
	}
	.admin-menu-list-item a {
		padding: .65rem;
	}
}

@media (max-width: 280px) {
	html {
		font-size: 12px;
	}
	body {
		margin-top: 8rem;
	}
	ul {
		padding: 0;
	}
	.column-1,
	.column-2,
	.column-3,
	.column-4,
	.column-5,
	.column-6,
	.column-7,
	.column-8,
	.column-9,
	.column-10,
	.column-11,
	.column-12 {
		width: 100%;
	}
	#about, #works, #testimonials, #contact {
		margin-bottom: 1.5rem;
	}
	.para-heading {
		font-size: 1.17rem;
	}
	.para-text {
		
	}
	.description-text {
		width: 95%;
	}
	.service-item {
		margin-bottom: 2.5rem;
	}
	.testimonials-wrapper {
		width: 100%;
		padding: 1rem;
	}
	.form-button {
		max-width: 100%;
	}
	.brand-bar {
		height: 4rem;
		width: 100%;
	}
	.brand-bar a {

	}
	.brand-bar a img {
		height: 4rem;
	}
	.clock-bar {
		padding: .25rem 0;
		float: none;
		width: 100%;
		display: none;
		text-align: center;
		clear: both;
	}
	.clock {
		display: none;
	}
	.clock-text {
		text-align: center;
	}
	.menu-bar {
		top: 4.25rem;
	}
	.menu-div {
		text-align: left;
		margin-right: 0;
	}
	.menu-div a, .quote a {
		padding: .75rem;
	}
	.menu-text {
		display: none;
	}
	[class*="jumbo-carousel-header"] {
		border-left: .4rem solid #FFFFFF;
	}
	.jumbo-carousel-header-large {
		font-size: 2rem;
	}
	.jumbo-carousel-header-medium {
		font-size: 1.3rem;
	}
	.jumbo-carousel-header-small {
		font-size: .875rem;
	}
	.flex-grid {
		flex-direction: column;
	}
	.flex-item-third {
		width: 100% !important;
		margin-bottom: 1rem;
	}
	.client-list {
		padding: 1rem;
	}
	.client {
		font-size: 1.3rem;
		padding-right: 1rem;
	}
	#scroll-contact {
		padding: 1.5rem !important;
	}
	#contact-card {
		margin: 0;
		float: none;
	}
	#hi-form {
		padding: 1.5rem;
	}
	.social-icons {
		float: none;
		margin-bottom: .5rem;
	}
	.button-grp a {
		padding: .614rem;
		margin-bottom: .5rem;
	}
	.admin-menu-list-item a {
		padding: .65rem;
	}
}