/*
Theme Name: Ashcraft  
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/

/*ADA STYLES*/
.ada-label {
    font-size: 0;
    height: 1px;
    overflow: hidden;
    display: inline;
}

input#gform_submit_button_7 {
    border: solid 1px #fff;
}

.section.mcb-section.mcb-section-72a09830d .section_wrapper.mcb-section-inner h4 {
    /* background: red; */
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}

@media only screen and (max-width: 1024px) {
  
}

@media only screen and (max-width: 959px) {
	.ginput_recaptcha > div {
		position: relative;
		left: -30px;
		transform: scale(0.8);
	}
	
	.wrap.mcb-wrap.mcb-wrap-e0b5ac45a.one-second.column-margin-0px.valign-top.bg-cover.move-up.clearfix {
		margin-top: 0px !important;
	}
	
	.section.mcb-section.mcb-section-3d4875334 {
		padding-bottom: 20px !important;
	}
	
	.section.mcb-section.mcb-section-2c0057ecd h2 {
		width: 100%;
		position: absolute;
		bottom: 97px;
		right: 10px;
	}
	
	.section.mcb-section.mcb-section-3d4875334 h3 {
		font-size: 17px !important;
		line-height: normal !important;
	}

}

@media only screen and (max-width: 767px) {
  	.section.mcb-section.mcb-section-2c0057ecd > div > div {
		padding: 100px 20px 0px 0px !important;
	}
	
	h1 {
		font-size: 30px !important;
		line-height: normal !important;
	}
	
	.column.mcb-column.mcb-item-fc77e2e95.one.column_column.column-margin-40px {
		margin-bottom: 0px !important;
	}
	
	.section {
		padding: 50px 0px !important;
	}
	
	.section.section-page-footer, .section.the_content.no_content {
		display: none;
	}
	
	footer#Footer .widgets_wrapper {
		padding: 30px 0px !important;
	}
	
	footer#Footer aside {
		margin: 29px 0px 0px 0px !important;
		text-align: center;
	}
	
	aside#block-5 > div {
		text-align: center !important;
	}
	
	div#Subheader {
		padding-top: 90px;
	}
	
	
}

@media only screen and (max-width: 425px) {
  	.logo img {
    	max-width: 200px;
	}
}

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