.branding-container {
	display: none !important;
}

.mailmunch-branding {
	display: none !important;
}

@media screen and (max-width: 767px) {
	.wrap {
		margin-top: 8px !important;
	}
	
	.scale-with-grid {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	#Wrapper {
		max-width: 95% !important;
	}
	
	.layout-boxed {
		padding: 8px 0
	}
	
	#Action_bar {
		display: none;
	}
	
	.column_attr h4 {
		font-size: 19px;
		line-height: 23px;
	}
	
	.column_attr h5 {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 0px;
	}
	
	.col-3 {
		display: none !important;
	}
	
	.call-us {
		font-size: 19px;
	}
	
	.column_attr h3 {
		font-size: 20px;
		font-weight: 700;
		margin-bottom: 0px;
	}
	
	.column_attr {
		margin: -5px
	}
	
	.slide-2378 {
		display: none !important;
	}
	
	.section .mcb-section {
		display: none !important;
	}
	
	#sb_instagram {
		display: none;
	}
	
/* 	Contact */
	.button-stroke {
		width: 100% !important;
	}
	
	.nf-field input {
		width: 100% !important;
	}

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
	.column_attr h4 {
		font-size: 19px;
		line-height: 23px;
	}
	
	.column_attr h5 {
		font-size: 12px;
		line-height: 16px;

	}
	
		.column_attr h3 {
		font-size: 20px;
		font-weight: 700;

	}
  
		#Wrapper {
		max-width: 95% !important;
	}
	
	.layout-boxed {
		padding: 8px 0
	}
	
	.col-2 h4 {
		font-size: 13px;
		margin: 0px;
	}
	
	.col-2 h5 {
		font-size: 10px;
		margin: 3px;
		font-weight: 700;
	}
	
	.col-3 h3 {
		font-size: 16px;
		margin: 0px;
	}
	
	.col-3 h4 {
		font-size: 10px;
		font-weight: 700;
		margin: 1px
	}
	
}

@media (min-width: 768px) and (max-width: 1024px) {
  	.column_attr h4 {
		font-size: 19px;
		line-height: 23px;
	}
	
	.column_attr h5 {
		font-size: 12px;
		line-height: 16px;

	}
	
		.column_attr h3 {
		font-size: 20px;
		font-weight: 700;

	}
  
		#Wrapper {
		max-width: 95% !important;
	}
	
	.layout-boxed {
		padding: 8px 0
	}
	
	.col-2 h4 {
		font-size: 13px;
		margin: 0px;
	}
	
	.col-2 h5 {
		font-size: 10px;
		margin: 3px;
		font-weight: 700;
	}
	
	.col-3 h3 {
		font-size: 16px;
		margin: 0px;
	}
	
	.col-3 h4 {
		font-size: 10px;
		font-weight: 700;
		margin: 1px
	}
}

@media (min-width: 1025px) and (max-width: 1280px) {
  
  	.column_attr h4 {
		font-size: 19px;
		line-height: 23px;
	}
	
	.column_attr h5 {
		font-size: 12px;
		line-height: 16px;

	}
	
		.column_attr h3 {
		font-size: 20px;
		font-weight: 700;

	}
  
		#Wrapper {
		max-width: 95% !important;
	}
	
	.layout-boxed {
		padding: 8px 0
	}
	
	.col-2 h4 {
		font-size: 17px;
		margin: 0px;
	}
	
	.col-2 h5 {
		font-size: 13px;
		margin: 10px;
		font-weight: 700;
	}
	
	.col-3 h3 {
		font-size: 19px;
		margin: 0px;
	}
	
	.col-3 h4 {
		font-size: 14px;
		font-weight: 700;
		margin: 8px
	}
  
}