@charset "UTF-8";
/* CSS Document */


/*font-family: 'EB Garamond', serif;
font-family: 'Montserrat', sans-serif;*/

/*---RESET---*/


img {
	max-width:100%;
}

h1, h2, h3, p, ul, ol {
	margin: 0;
	padding: 0;
}

nav ul, nav ol {
	list-style-type: none;
}

/* ---end Reset---*/


body {
	font-family: 'EB Garamond', serif;
	font-weight: 400;
	background: #fff;
	color: #333;
	font-size: 1.1em;
}

h4 {
	margin-bottom: 0;
}

p {
  margin-bottom: 1em;
  line-height: 1.2em;
}

a {
  color: #000;
  text-decoration: none;
}


/*---Header and Nav---*/

header {
	display: flex;
	flex-direction: column;
}

header nav ul {
	flex: 1;
	justify-content: center;
	display: flex;
	padding: 20px 0;
}

header nav ul li {
	flex: 1;
	order: 1;
}

header nav ul li a {
	display: block;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1em;
    font-weight: 600;
	text-align: center;
	letter-spacing: .1em;
	line-height: 28px;
	/*text-transform: uppercase;*/
}

header nav ul li a:hover {
	color: #B33200;
}


.cta_quote {
    flex: 1;
	order: 3;
	margin: 30px auto;
	padding: 8px 12px;
	/*border: 2px solid black;*/
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: .85em;
	background-color: #FF6E00;
	color: black;
}

header .logo {
	width: 300px;
	margin: 30px auto;
	order: 2;
}

#home h1, #topChild h1 {
	display: block;
	position: absolute;
	left: -4000;
	opacity: 0;
}

#home h2, #topChild h2 {
	color: #FFFFFF;
	padding: 50px;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.4em;
	text-align: center;
}

#home, #topChild {
	background-image: url("images/mountains_hemp_field.jpg");
	background-repeat: no-repeat;
	background-position: top;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-color: darkolivegreen;
}

.gold {
	position: relative;
	box-sizing: border-box;
	background-color: rgba(255,186,109,0.50);
	margin: 30px;
	padding: 40px 20px;
}

.about {
	position: relative;
	box-sizing: border-box;
	background-color: white;
	margin: 30px;
	padding: 40px;
}

.contact {
	position: relative;
	box-sizing: border-box;
	background-color: white;
	margin: 30px;
	padding: 40px;
}



.gold h1, .about h1, .contact h1 {
	color: brown;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2em;
	/*text-align: center;*/
	line-height: 28px;
}

.gold h2, .about h2, .contact h2 {
	font-size: 1.2em;
	font-weight: 400;
	padding-top: 16px;
}

.gold h3, .about h3, .contact h3 {
	font-size: 1.1em;
	font-weight: 400;
	margin-bottom: 40px;
}

.gold h4, .about h4, .contact h4 {
	margin: 0px auto;
	font-family: 'EB Garamond', serif;
	font-weight: 700;
}

.orange_bg {
    position: absolute; 
	top:0; 
	left: -7px; 
	width: 100%;
	height: 100%;
	background-color: rgba(254,238,187,1.00);
	transform: rotate(-2.5deg);
	transform-origin: 50% 0;
	z-index: -2;
}

.orange_bg_team {
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 99%;
	height: 100.5%;
	background-color: rgba(254,238,187,1.00);
	transform: rotate(-2deg);
	transform-origin: 0 50%;
	z-index: -2;
}

#image_bg_hemp {
	box-sizing: border-box;
	background-image: url("images/hemp_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-color: cadetblue;
}


.solid {
	display: flex;
	flex-wrap: wrap;
	padding: 40px;
	color: white
}

.solid h2 {
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 16px;
	color: white;
}

.solid p {
	font-size: 1.1em;
	padding-top: 5px;
	color: white;
}

.process {
	background-color: white;
	padding-bottom: 15px;
}

.illustration {
	display: block;
	text-align: center;
	width: 90%;
	margin: 0 auto 30px auto;
}

.product {
	display: block;
	text-align: left;
	margin: 0 auto 50px auto;
}

.statement, .quoteForm, .contactForm {
	display: block;
	text-align: left;
	margin: 0 auto 50px auto;
}


#image_bg_tank {
	box-sizing: border-box;
	background-image: url("images/tank_bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	background-color: cadetblue
}

.teamMember {
	display: block;
	text-align: center;
	width: 85%;
	margin: 0 auto;
}

.portrait {
	width: 250px;
}

#contactInfo {
	margin-bottom: 80px;
}

.contactStats {
	margin-bottom: 35px;
}

.contactStats h4 {
	font-weight: 600;
	font-size: .95em;
	letter-spacing: .05em;
	margin: 0;
}


/* ---------- Quote Form --------- */

#formslider1, #formslider2 {
	position:relative;
	margin: 0;
	z-index:20;
}

#formcontainer1, #formcontainer2 {
	/*position:absolute;*/
	display: none;
	padding:20px 10px;
	width: 100%;
	background:#FFE9B6;
	color:#642800;
}

#formtoggle1, #formtoggle2 {
    display:block;
	background: #FBCE63;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: .8em;
	line-height:1.3em;
	color: black;
	text-align:center;
	text-transform: uppercase;
	padding: 10px;
    width: 100%;
}

#formtoggle2 {
	background: #FDAD3A;
}

.column, .column2 {
	padding-right: 10px;
}

.double {
	margin-bottom: 30px;
}


label, input, select, textarea {
	display:block;
	width:100%;
}

label, #productType h3  {
	margin-bottom:5px;
	font-family: 'Montserrat', sans-serif;
	font-size: .8em;
	color: black;
}

input, select, textarea  {
	margin-bottom:10px;
	padding:5px;
}

textarea {
	margin-bottom: 20px;
}

#stateZip {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}

#stateField, #zipField {
	width: 45%;
}



#productType label {
	font-family: 'EB Garamond', serif;
	color: black;
	font-size: 1em;
}

/*---- Button Styles ----*/

#submitButton1, #submitButton2 {
    clear: both;
	text-align: center;
}

input, textarea, select {
	border-width: 1px;
    border-style: solid;
	border-color: lightgrey;
	font-family: 'EB Garamond', serif;
	color: black;
	font-size: 1em;
}

.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
	display: inline-block;
	width: 100%;
	height: 38px;
	padding: 10px;
	color: white;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: .8em;
	letter-spacing: .1em;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	background: brown;
	border-radius: 4px;
	border: 1px solid #bbb;
	cursor: pointer;
	box-sizing: border-box; 
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
/*  color: #333;
	border-color: #888;
	outline: 0; }*/
	box-shadow: inset 0px 0px 10px 0px rgba(54,21,2,1.00);
}


span.help-inline {
	font-family: 'Montserrat', sans-serif;
	font-size: .85em;
	color: red;
}

#productType {
	margin-bottom: 20px;
}

input.selectProduct {
	display: inline;
	width: 30px;
	margin: 0;
}



/*cant get the cradio button color to change

input[type="radio"] {
	background-color: brown;
}

input:radio ~ .checked {
  background-color: brown;
}

or

input[type="radio"] {
	display: none;
}


.selectProduct1 label:before {
  content: "";
  display: inline-block;
 
  width: 16px;
  height: 16px;
 
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 1px;
  background-color: #aaa;
  box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);
}
*/


/* ---------- End Form --------- */

footer {
	background-color: #CC650C;

}

footer #containerFoot {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:center; 
	align-items: center; 
	padding: 20px 20px;
}

footer .logoFoot {
	order: 1;
    margin: 0 35px;
}

footer img {
    display: block;
    margin: auto;
	width: 160px;
}

footer div.cta {
    order: 2;
    margin: 15px 35px 0 35px;
}

footer div.cta a {
	display: block;
    padding: 8px;
    font-family: 'Montserrat', sans-serif;
    font-size: .7em;
    font-weight: 600;
    letter-spacing: .1em;
    text-align: center;
    text-transform: uppercase;
    color: black;
    background-color: #FFB500;
}


footer nav {
	flex: 1 100%;
	order: 3;
	margin-top: 10px;
}

footer nav ul {
	display: flex;
	padding: 10px 0;
    margin: 0 auto;
    justify-content: center;
}

footer nav ul li {
	padding: 0 20px;
}

footer nav ul li a {
	display: block;
	font-family: 'Montserrat', sans-serif;
    font-weight: 600;
	font-size: .8em;
    color: #FFFFFF;
	text-align: center;
	letter-spacing: .1em;
}

footer nav ul li a:hover {
	color: #FBB737;
}


footer h6 {
	flex: 1 100%;
	color: #491B03;
	font-family: 'Montserrat', sans-serif;
	font-size: .7em;
	text-align: center;
	margin-bottom: 0;
	order: 4;
}

/*
@media only screen and (min-width: 450px) {
    
    .gold {
        margin: auto 0;
    }
    
    .illustration {
  
    }
    
}*/


@media only screen and (min-width: 700px) {
    	
	#home { background-position: bottom; }
    
    #home h2 { width: 400px; margin: auto;}
	
	#topChild { background-position: center;}
		
	.gold {
		margin: 30px 30px;
	}
    
    .solid {
        display: flex;
        flex-wrap: wrap;
    }
    
    #product1, #product2 {
        flex: 1 45%;
    }
        
    #product3 {
        flex: 100%;
    }
    
    .solid article {
        flex: 1 40%;
        padding-left: 20px;
        padding-right: 20px;
    }
    
    .process {
        display: flex;
        flex-wrap: wrap;
    }

    .process h1 {
        flex: 1 100%;
    }

    .process h2 {
        flex: 1 100%;
    }

    .process article {
        flex: 1 45%;
		margin: auto 15px;
    }
	
	.illustration p{
		width: 300px;
		margin: 0 auto 30px auto;
	}
	
	.about, .contact {
		display: block;
	}
	
	article.product {
		margin: 0;
	}
	
	article.statement {
		margin: 0 100px 50px 100px;
	}

	.orange_bg_team {
        position: absolute; 
        top:0; 
        left: -7px; 
        width: 100%;
        height: 100%;
        background-color: rgba(254,238,187,1.00);
        transform: rotate(-3deg);
        transform-origin: 50% 0;
        z-index: -2;
    }

    #team {
        display: flex;
    }

    .teamMember {
        display: block;
        text-align: center;
        width: 250px;
        margin: 0 auto;
    }
    
    #formtoggle1, #formtoggle2 {
        padding: 10px;
        margin: 40px 0 0 0;
        width: 280px;
    }

    .button,
    button,
    input[type="submit"],
    input[type="reset"],
    input[type="button"] {
    width: 280px;
    }


	#containerFoot {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
    
    footer div.logoFoot {
		order: 1;
	}
	
	footer img {
		width: 180px;
	}

	footer nav ul {
		order: 2;
        margin: 0;
	}
	
	footer div.cta {
		order: 3;
        margin: 0 35px;
    }

	footer h6 {
		flex: 1 100%;
		order: 4;
	}
}


@media only screen and (min-width: 1040px) {
    
	header { 
		display: flex; 
		flex-direction: row;
		flex-wrap: wrap;
		width: 960px; 
		margin: 0px auto 60px auto;
		justify-content: center;
	}

	header div.logo {
		flex: 1 48%;
		order: 1;
	}
	
	header nav {
		flex: 1 48%;
		order: 2;
		margin-top: 30px;
	}
	
	.cta_quote {
		flex:none;
		order: 3;
		margin: 130px auto 40px auto;
        padding: 12px 16px;
        font-size: 1em;
	}

    #home, #topChild { 
        background-position: center; 
    }
    
    #home h2 { width: 400px; }
	
	.gold, .about, .contact {
		margin: 60px auto; 
        width: 960px; 
	}
    
    .solid {
		margin: 60px auto; 
        width: 1018px; 
	}
    
    .solid article {
        padding-left: 20px;
        padding-right: 20px;
    }
		
	.process article {
        flex: 1 45%;
		margin: auto 15px;
    }
	
	.illustration {
		width: 300px;
		margin: 0 auto 30px auto;
	}

	
	article #team {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	article.teamMember {
		flex: 1;
		text-align: center;
		width: 300px;
		margin: 0 auto;
	}
	
	
	#formcontainer1, #formcontainer2 {
		top: 60px;
	}
	
	#formcontainer2 {
		width: 500px;
	}

	.column {
		float:left;
		width:45%;
	}

	
	.double {
		width: 45%;
		float: right;
	}
	
	.column2 {
		width:97%;
	}
	
/*	#forms {
		display: flex;
		flex-wrap: wrap;
	}
	
	.quoteForm, .contactForm {
		align-items: flex-start;
	}
*/
	
	#contactInfo {
		display: flex;
		flex-wrap: wrap;
		margin: 0;
		width: 100%;
	}
	
	.contactStats {
		flex: 1;
		flex-direction: row;
		width: 28%;
		margin: auto;
	}
	
	#containerFoot {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		padding: 40px auto;
        justify-content: center;
        align-items: center;
        margin: auto;
		width: 960px; 
	}
	

    footer div.cta {
		margin: auto 100px;
	}
    
    footer nav {
        flex: 1 1 0;
    }

}

