@charset "UTF-8";


img {
	max-width: 100%;
	max-height: 300px;
	height: auto;
	width: auto; 
}
nav {
	width: 100%;
	padding-right: 50px;
	font-family: "Times New Roman";
}

body {
	max-width: 1024px;
	max-height: auto;
	margin-left: auto;
	margin-right: auto;
	font-family: "American Typewriter";
	font-size-adjust: none;
	/*background color for entire page*/
	background-color: #E6E6E6;
	background-image: image("images/pigskinBGI.png");
	background-size: contain;
	background-size: 95%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 15px 150px
		
}

nav ul li {
	
	list-style-type: none;
	padding-left: 0px;
	text-align: center;
	margin-right: 40px;
}

nav ul li a {
	text-decoration: none;
	color: #2B12CC;
}
main {
	margin-bottom: 50px;
}
footer {
	width: 100%!important;
	height: 20px;
	bottom: 0px;
	margin-bottom: 0px;
	margin-top: 40px;
	flex-shrink: 0;
}

.border {
	border-color: #B6B2B2;
	border-bottom-width: thick;
	border-bottom-style: ridge;
	align-content: center!important;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 40px;
}
h3br1 {
	width: 100%;
	height: auto;
	font-size: 28px;
	text-align: center;
	align-self: center;
	margin-top: 40px;
}

.hero-box {
	width: 100%;
	font-size: 25px !important;
	margin-top: 40px !important;
	height: 80px;
	text-align: center;
	align-content: center !important;
	float: inherit;
}
.content1 {
	width: 100%;
	margin-top: auto;
}

h1 {
	color: #000000;
	font-family: 'American Typewriter';
	font-weight: 400;
	font-size: 50px!important;
}

h2 {
	width: 100%;
	padding-left: 6px !important;
	padding-top: 4px;
	font-size: 20px !important;
	font-family: "Times New Roman";
	font-weight: 400;
}
h3 {
		font-size: 25px;
	    padding-left: 1%;
	    width: 98%;
		height: auto;
		font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed"!important;
	    font-weight: 500;
}
h7 {
	    font-size: 25px;
	    padding-left: 1%;
	    width: 98%;
		height: auto;
		font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed"!important;
	    font-weight: 500;
}
p0 {
	font-size: 15px;
	text-align: left;
	display: block;
	width: 95%;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
p3 {
	width: 90%;
	height: auto;
	text-align: left;
	display: block;
	padding-left: 5%;
	padding-right: 5%;
}
p4 {
	font-family: "Times New Roman";
	font-size: 14pt;
}
.col {
	margin-top: 30px;
	margin-left: 2%;
	margin-right: 2%;
	width: 46%;
	height: 350px;
	margin-bottom: 10%;
	float: left;
	text-align: center;
	display: block;
}
.col5 {
	float: left;
	margin-left: 2.5%;
	margin-right: 2.5%;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 45%;
	height: 100%;
}
/*contact info*/
.contact {
	width: 35%;
	height: 1800px;
	margin-left: 10px;
	float: left;
}
/*.Measurement {
	width: 33%;
	height: 450px;;
	display: block;
	text-align: left;
	float: left;
	margin-right: 2%;
}*/
.options {
	width: 50%;
	height: 1800px;
	margin-left: 10%;
	display: block;
	float: left;
}
h6 {
	font-size: 15px;
	font-family: "American Typewriter";
}
p5 {
	text-align: left;
	font-family: "American Typewriter";
	font-size: 15px;
	display: block;
}
/*Desktop*/
@media (max-width:1050px){
	h1 {font-size: 50px !important;
	}
	h2 {
		font-size: 18px !important;
	}
	
	h4 {
		font-size: 25px !important;
	}
	p1 {
		font-size: 40px;
		max-width: 100%;
		text-align: center;
	}
	p2 {
		font-size: 25px;
		max-width: 100%;
		text-align: center;
	}
	
}

/*Tablet*/
@media (max-width:768px){
	h1 {font-size: 40px;
	}
	h2 {
		font-size: 15px;
	}
	
	h4 {
		font-size: 20px;
	}
	p1 {font-size:35px;
		max-width: 100%;
		text-align: center;
	}
	p2 {
		font-size: 25px;
		text-align: center;
	}
	html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
	.col5 {
	width: 95%!important;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
}
	
}

/*Mobile*/
@media (max-width: 480px){

	.content1 {
		margin-top: 40px;
	}
	h2 {
		font-size: 20px;
		padding-top: 30px !important;
	}
	h3 {
		font-size: 20px;
		font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed"!important;
	}
	p1 {
		font-size: 30px;
		text-align: center;
	}
	p2 {
		font-size: 25px;
		text-align: center;
	}
	p3 {
		font-size: 18px;
	}
	nav ul li {
		width: 100%;
		height: auto;
		text-align: center;
    } 
	.col {
		width: 96%;
		height: auto;
		margin-right: 2%;
		margin-left: 2%;
	}
	.col5 {
		display: block;
	    width: 95%;
	    float: left;
		margin-right: 2.5%;
		margin-left: 2.5%;
}
	p0 {
		margin-right: 2.5%;
		margin-left: 2.5%;
		width: 95%;
	}
	
}

.container1 {
	padding-top: 7px;
	font-size: 20px;
	width: 48%;
	height: auto;
	border-right: outset;
	border-right-color: #989898;
	
	
}
.container2 {
	padding-top: 2px;
	font-size: 20px;
	width: 48%;
	height: auto;
	
	
}
    h4 {
		font-size: 18px;
	    width: 98%;
		height: auto;
		font-family: "Times New Roman";
		padding-right: 1%;
}

	
    .container3 {
	padding-top: 2px;
	font-size: 25px;
	width: 100%;
	height: auto;	
}
    h5 {
	    font-size: 25px;
	    padding-left: none;
	    width: 100%;
		height: auto;
		padding-right: 1%;
}

.container1 {
	width: 48%;
	float: left;
	padding-left: 1%;
}

.container2 {
	width: 48%;
	float: left;
	padding-left: 1%;
}

.container3 {
	width: 100%;
	float: left;
}
p {
	font-size: 15px !important;
	font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed";
}
/*col settings*/

.col1 img {
	width: 96%;
	max-height: auto;
	display: block;
	margin-left: 2%;
	margin-right: 2%;
	
}
.col1 {
	width: 100%;
	height: auto;
	display: block;
	text-align: center;
}
.col2 {
	margin-top: 10px;
	width: 100%;
	height: 10px!important;
	text-align: center;
	font-size: 25px;
	
}
p1 {
	font-size: 40px;
	text-align: center;
	font-style: italic;
}
p2 {
	font-size: 25px;
	text-align: center;
}
.col3 {
	font-size: 35px;
	width: 100%;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
	display: block;
	text-align: center;
}
.col4 {
	font-size: 30px;
	width: 95%;
	height: auto;
	align-content: center;
	text-align: center;
	margin-left: 2.5%;
	margin-right: 2.5%;
}
/*homepage*/
/*.col5 {
	font-size: 35px;
	margin-left: 2.5%;
	margin-right: 2.5%;
	float: left;
	display: block;
	text-align: center;
}*/
    .col7 {
	    align-content: center!important; 
	    justify-content: center !important;
	    width: 25%;
		height: 25%;
		margin-left: 37%;
		text-align: center!important;
		
}

/*mobile*/
@media (max-width:480px){
	html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}
	h3 {font-size: 20px;
	}
	h4 {font-size: 20px;
	}
	.container1 {
		width: 100%;
		border: none;
	}
	.container2 {
		width: 100%;
	}
	.contact {
		width: 100%;
		height: auto;
		text-align: center;
		margin-left: 5%;
		margin-right: 5%;
	}
	.options {
		width: 100%;
		height: auto;
		margin-left: 5%;
		margin-right: 5%;
		justify-content: center;
	}
	.measurement {
		width: 100%;
		height: auto;
		margin-left: 5%;
		margin-right: 5%;
		text-align: center;
	}
	h6 {
		text-align: center;
		margin-left: 0
	}
	p5 {
		text-align: center;
	}
	#emf-container {
		width: 40%;
		text-align: left;
		margin-left: 0%;
		align-content: center;
	}
	.topLabel {
		width: 80%;
		margin-left: 0px;
	}
	li {
		width: 100%;
	}
	#element_3_1 {
	float: left;
		display: block !important;
}
#element_3_2 {
	float: left;
	display: block !important;
}
#element_3_3 {
	float: left;
	display: block !important;
}
/*agency phone #*/
#element_6_1 {
	float: left;
}
#element_6_2 {
	float: left;
}
#element_6_3 {
	float: left;
}
	
}

/*form css below*/
.data_container {
	width: 100%;
	height: auto;
	
}


/*phone #*/

#emf-form-title {
	font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed" !important;
	font-size: 30px !important;
	text-align: center;
}
#emf-form-description {
	font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed" !important;
	font-size: 25px;
	text-align: center;
}

#emf-container #emf-logo{
	moz-border-radius:5px 5px 0 0;
	webkit-border-radius:5px 5px 0 0;
	/*background-image: none !important; */
	/*background-color: transparent !important;*/
}

#emf-container{
	/*background-color: transparent !important; */
	border: 1px solid rgb(238, 238, 238);
	margin-left: 12.5% !important;
	width: 75% !important;

}
div.emf-div-field input{
	font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed" !important; 
	color: rgb(51, 51, 51);
	
	
}
label.emf-label-desc, 
div.emf-div-field label{
	font-family: "American Typewriter", "American Typewriter Bold", "American Typewriter Condensed" !important;
	color: rgb(51, 51, 51);

}








