/*
Theme Name: Zachry Digital
Version: 1.0.0
Author: Zachry Associates
Author URI: https://zachryinc.com
Text Domain: zdmm
*/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}

html {
	box-sizing: border-box;
}

*, *:before, *:after {
	box-sizing: inherit;
}

#wrapper {
	overflow: hidden;
}

.clearfix:after {
	content: '';
	display: table;
	clear: both;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 60px;
}

.alignleft {
    float: left;
    margin: 5px 60px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 60px;
}

a img.alignnone {
    margin: 5px 20px 0 0;
}

a img.alignleft {
    float: left;
    margin: 5px 60px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.wrap { 
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

p {
	margin-top: 0;
}

html,
body {
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	line-height: 1.75;
}

button, 
.button, 
input[type=submit] {
	display: inline-block;
	overflow: hidden;
	padding: 10px 48px;
	border-radius: 0;
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	font-weight: 600;
	color: white;
	cursor: pointer;
	transition-property: color, background-color;
	transition-duration: 0.2s;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
}

button.small, 
.button.small, 
input[type=submit].small {
	padding: 12px 16px;
	line-height: 1;
}
h1, 
.h1, 
h2, 
.h2, 
h3, 
.h3, 
h4, 
.h4, 
h5, 
.h5,
h6, 
.h6 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: 300;
	line-height: 1.1;
}

h1, 
.h1, 
h2.h1, 
h3.h1, 
h4.h1, 
h5.h1, 
h6.h1, 
.home #home-top + .simple-text .simple-text-heading {
	font-size: 50px;
}

h2, 
.h2, 
h1.h2, 
h3.h2, 
h4.h2, 
h5.h2, 
h6.h2 {
	font-size: 36px;
}

h3, 
.h3, 
h1.h3, 
h2.h3, 
h4.h3, 
h5.h3, 
h6.h3 {
	font-size: 30px;
}

h4, 
.h4, 
h1.h4, 
h2.h4, 
h3.h4, 
h5.h4, 
h6.h4, 
.contact-form-wrap .gform_wrapper h3.gform_title {
	font-size: 24px;
}

h5, 
.h5, 
h1.h5, 
h2.h5, 
h3.h5, 
h4.h5, 
h6.h5 {
	font-size: 20px;
}

h6, 
.h6, 
h1.h6, 
h2.h6, 
h3.h6, 
h4.h6, 
h5.h6 {
	font-size: 16px;
}

h1, 
.h1, 
h2, 
.h2,
h3, 
.h3, 
h4, 
.h4, 
h5, 
.h5, 
h6, 
.h6, 
.module-heading,
.main-nav {
    font-weight: 300;
}

.has-border {
	border-top: 1px solid #979797;
}

.has-bottom-border {
	border-bottom: 1px solid #979797;
}
.embed-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	height: 0; 
	overflow: hidden; 
	max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
}

.columns {
	column-count: 2;
}

/*interior header style*/
#page-header {
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 220px;
	padding-bottom: 150px;
}

	#page-header.class-bg {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	
	#page-header-wrap {
		
		display: flex;
		justify-content: center;
		align-content: center;
		padding-top: 80px;
	}
	
		.class-bg #page-header-wrap {
			padding-top: 30px;
		}

		.class-bg .page-title {
			color: inherit;
		}
		.page-title {
			font-weight: 700;
			
		}

	::-webkit-input-placeholder { /* Chrome/Opera/Safari */
		color: #898989;
	}
	
	::-moz-placeholder { /* Firefox 19+ */
		color: #898989;
	}
	
	:-ms-input-placeholder { /* IE 10+ */
		color: #898989;
	}
	
	:-moz-placeholder { /* Firefox 18- */
		color: #898989;
	}

#footer-copyright {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	font-size: 85%;
}

	#footer-copyright-and-zd-logo {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

		#ft-zd-logo {
			padding-top: 10px;
			text-align: center;
		}

			#ft-zd-logo img {
				width: 50%;
				height: auto;
			}

blockquote {
    margin-left: 0;
    margin-right: 20px;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.45;
    float: left;
    margin-bottom: 20px;
    margin-top: 0;
    max-width: 400px;
    padding-top: 20px;
}

#sticky-form {
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1000;
    right: 0;
}

	#sticky-form-button {
		box-shadow: 0 0 10px 0 rgba(0,0,0,0.50);
		width: 410px;
		display: block;
		border-radius: 0 0 15px 15px;
		text-align: center;
		transform: rotate(90deg) translateX(50%);
		transform-origin: right top;
		position: absolute;
		right: 100%;
		top: 50%;
	}

		.home-top-green-link {
			display: block;
			text-decoration: none;
			color: white;
			padding-top: 20px;
			padding-bottom: 20px;
			padding-left: 20px;
			padding-right: 20px;
			text-align: center;
			font-size: 24px;
			line-height: 1.08;
			font-weight: 500;
			text-shadow: 0 2px 4px rgba(0,0,0,0.50);
		}

	#sticky-form-form {
    	display: none;
    	width: 100%;
    	max-width: 350px;
    	min-height: 450px;
    	padding: 2px 25px;
    	border-radius: 15px 0 0 15px;
    	box-shadow: 0 0 10px 0 rgba(0,0,0,0.50);
    	color: white;
    	background-color: #832990;
	}

	#sticky-form-form .gfield {
		padding-right: 0;
	}
	
	#sticky-form-form .gfield {
		font-size: 14px;
	}
	
	#sticky-form-form input[type=text],
	#sticky-form-form textarea {
		font-size: 14px;
	}
	
	#sticky-form-form .gform_confirmation_message {
		padding: 25px 0;
	}
	
	#sticky-form-form .gfield_required {
		display: none;
	}

	#sticky-form-form .gform_wrapper textarea.large {
		height: 160px !important;
	}
	
	#sticky-form-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: 100% !important;
	}

	#sticky-form-form .gform_wrapper .gform_footer {
		padding: 8px 0 10px;
	}

	#sticky-form-form .gform_wrapper div.validation_error {
		display: none;
	}

	#sticky-form-form .gform_wrapper li.gfield_error  input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
		background-color: rgba(33,33,33,0.5);
		border:1px solid #686868 !important;
	}

	#sticky-form-form .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
		background-color: transparent !important;
	}

	#sticky-form-form  .gform_wrapper .gfield_description {
		display: none;
	}

	#sticky-form-form  .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
		border-top: 0;
		border-bottom: 0;
		padding-bottom: 0;
		padding-top: 0;
	}

	#sticky-form-form .gform_wrapper .gfield_error .gfield_label {
		color: #ffffff;
	}

	#sticky-form-button .fas {
		transform: rotate(-90deg);
	}

img {
	max-width:100%;
	height:auto;
}

.section-bg-image {
	background-repeat: no-repeat;
	background-size: cover;
}

.large-wrap {
	max-width: 1345px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;}
/*media queries*/
@media ( max-width: 767px ) {
	#footer-content {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	
		#footer-logo img {
			height: auto;
			width: 300px;
		}
	
			#sticky-form {
				width: 100%;
				bottom: 0;
				top: auto;
				transform: none;
			}
	
				#sticky-form-button {
					border-radius: 0;
					display: block;
					transform: none;
					-webkit-transform: none;
					-ms-transform: none;
					right: 0;
					width: 100%;
					bottom: 0;
					top: auto;
				}

					#sticky-form-form {
						border-radius: 0;
						width: 100%;
						max-width: 100%;
						min-height: auto;
						margin-bottom: 30px;
					}
	
	#sticky-form-button .fas {
		transform: rotate(0);
	}
	
	#sticky-form ~ #footer-copyright {
		padding-bottom: 60px;
	}
	
	.home-top-green-link {
		padding-bottom: 10px;
		padding-top: 10px;
	}
}

/* END FORM STYLES */
@media ( max-width:1250px ){
	.wrap{
		padding-left: 15px;
		padding-right: 15px;
	}
}

@media ( max-width : 1023px ){
	h1, .h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1{
		font-size: 40px;
	}
	
	h2, .h2, h1.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
		font-size: 32px;
	}
	
	h3, .h3, h1.h3, h2.h3, h4.h3, h5.h3, h6.h3 {
		font-size: 27px;
	}
	
	h4, .h4, h1.h4, h2.h4, h3.h4, h5.h4, h6.h4{
		font-size: 22px;
	}
	
	h5, .h5, h1.h5, h2.h5, h3.h5, h4.h5, h6.h5 {
		font-size: 18px;
	}
	
	h6, .h6, h1.h6, h2.h6, h3.h6, h4.h6, h5.h6 {
		font-size: 16px;
	}
}

@media ( max-width: 600px ) {
	h1, .h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
		font-size: 35px;
	}
	
	h2, .h2, h1.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
		font-size: 30px;
	}
	
	h3, .h3, h1.h3, h2.h3, h4.h3, h5.h3, h6.h3 {
		font-size: 25px;
	}
	
	h4, .h4, h1.h4, h2.h4, h3.h4, h5.h4, h6.h4 {
		font-size: 20px;
	}
	
	h5, .h5, h1.h5, h2.h5, h3.h5, h4.h5, h6.h5 {
		font-size: 18px;
	}
	.columns {
		column-count: 1;
	}
}

@media ( max-width: 480px ) {
	h1, .h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1 {
		font-size: 30px;
	}
	
	h2, .h2, h1.h2, h3.h2, h4.h2, h5.h2, h6.h2 {
		font-size: 26px;
	}
	
	h3, .h3, h1.h3, h2.h3, h4.h3, h5.h3, h6.h3 {
		font-size: 22px;
	}
	
	h4, .h4, h1.h4, h2.h4, h3.h4, h5.h4, h6.h4 {
		font-size: 19px;
	}
}