header {
    background-color: #123968;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 70px;
    margin-top: 50px;
    margin-bottom: 5px;
    margin-left: 25px;
    margin-right: 25px;
}
.title {
	padding-top: 15px;
	float: left;
	color: white;
	font-size: 25px;

}

nav {
	position: right;
    float: right;
    display: block;
}
.mobile-view {
    display: none;
	float: right;
}
.desktop-view {
    display: block;
    margin-top: -10px;

}
.desktop-view ul li {
    list-style-type: none;
    display: inline-block;
    margin-top: 15px;
    margin-right: 10px;
    color: #5A4B4B;

}
.desktop-view ul li a {
    padding-top: 0px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 0px;
    text-decoration: none;

}
body {
    font-family: open-sans-condensed;
    font-style: normal;
    font-weight: 300;
    background-color: #EAEAEA;
    margin-right: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.hero-image {
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(dark.png);
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    padding-top: 1px;
    padding-bottom: 22px;
    margin-top: 0px;
    margin-bottom: -20px;
}



header a img {

}
.btn-red {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 300;
    border-radius: 9px;

}
.btn-green {
    background-color: #FFFFFF;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 300;
    border-radius: 9px;	
}
.btn-blue {
	background-color: #FFFFFF;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 300;
    border-radius: 9px;	
}
.btn-black {
	background-color: #FFFFFF;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 300;
    border-radius: 9px;	
}

main {
    min-height: 3500px;
    background-color: white;
    margin-bottom: 0px;
    margin-top: 0px;
    height: auto;
    background-attachment: scroll;
}

.client {
    float: right;
    padding-right: 30px;
    margin-top: 25px;
    padding-left: 30px;
}



footer {
    height: 120px;
    background-color: #123968;
    width: auto;
    background-size: cover;
}

.copyright {
    float: right;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    color: #FFFFFF;
    margin-right: 10px;
    margin-top: 45px;
	
	

}
.hero-content {
    margin-top: 0px;
    margin-left: 0px;
    background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(234,234,234,1.00) 100%), url(download.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(234,234,234,1.00) 100%), url(download.jpg);
    background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(234,234,234,1.00) 100%), url(download.jpg);
    background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(234,234,234,1.00) 100%), url(download.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.image-grid {
    margin-left: auto;
    margin-right: auto;

	
}
.col-lg {
    width: 48%;
    float: left;
    margin-right: 1%;
    margin-left: 1px;
    margin-top: 1%;
    margin-bottom: 1%;
}
.responsive-image {
    width: 200px;
    height: auto;
    float: left;
    display: block;
    border-radius: 50px;
    margin-bottom: 5%;
    margin-left: 35%;
    margin-top: 5px;
}
.gal-img {
    width: 300px;
    height: 300px;
    float: left;
    border-radius: 50px;
    margin-bottom: 5%;
    margin-top: 5%;
    margin-left: auto;
    margin-right: auto;
}







.clearfloat {
    clear: right;
    padding-left: 258px;
    padding-bottom: 0px;
    padding-top: 610px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-weight: normal;
    font-size: 25px;
    text-align: center;
}

.bio_lab {
    clear: both;
    float: right;
    width: 200px;
    height: 50px;
    margin-right: 30px;
    margin-top: 5px;
}

.col {
    float: left;
	
}

.presentation-items ul li {
    list-style-type: none;
    margin-bottom: 15px;
    text-decoration: none;
}
.presentation-items ul li a {
    text-decoration: none;
    color: #123968;
}
.report-items ul li {
    list-style-type: none;
    margin-bottom: 15px;
    text-decoration: none;
}
.report-items ul li a {
    text-decoration: none;
    color: #123968;
}
.goal-description a {
    text-decoration: underline;
    color: #123968;
}
.btn-home {
	background-color: #FFFFFF;
    color: #000000;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-weight: 300;
    border-radius: 9px;
}

.gal-col {
    float: left;
    
}

.gal-lg {
    width: 31%;
    float: left;
    margin-right: auto;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: auto;
}
.gal-video {
	float: left;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-size: 20px;
    margin-top: 0px;
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
}



.gal-sm {
    width: 98%;
    margin-right: auto;
    margin-top: 2%;
    margin-bottom: 2%;
	
}


table {
	
}
caption {
    font-size: 25px;
}
.project-description {
    margin-top: 175px;
    margin-right: 1px;
    margin-bottom: 1px;
    float: none;
    font-size: 20px;
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    padding-left: 315px;
    margin-left: 1px;
    padding-right: 30px;
    font-weight: lighter;
	
	
}
.client-description {
    clear: none;
    padding-top: 20px;
    padding-left: 25px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 20px;
    margin-right: 250px;
    font-weight: lighter;
}
.requirements {
    margin-left: auto;
    margin-right: auto;
    margin-top: 157px;
}
.gal-video {
}
.video {
    margin-left: 35px;
    margin-top: 30px;
}
.image-grid #youtube .video {
}
.video-desc {
    float: right;
    clear: both;
    margin-left: 613px;
    font-size: 20px;
    margin-top: -300px;
    padding-right: 5px;
}
.protrusion {
    float: none;
    margin-top: 20px;
    margin-left: 420px;


}
.weight {
    margin-left: 600px;
    width: 25%;
    padding-right: 15px;


}
.test-results {

}
.spec-sheet {

}
.home-video {
    max-width: 95%;

}
.home-pic {
    max-width: 95%;
    height: auto;
    margin-left: 25px;
}
.shaft-img {
	width: 400px;
	max-width: 95%;
    height: auto;
    float: left;
    display: block;
    border-radius: 50px;
    margin-bottom: 5%;
    margin-left: 35%;
    margin-top: 5px;
}




































/*Tablet View*/
@media (min-width: 676px) and (max-width:1024px){
main {
    min-height: 4750px;
	}
.mobile-view {
    display: block;
    float: right;
	margin-right: 10px;
	margin-top: 15px;
}
.desktop-view {
    display: none;
    text-align: right;
	float: right;
	
}
.expand {
    display: block;
    padding-top: 0px;
}

.desktop-view ul li {
    margin-top: 25px;
    display: block;
}



.col-med {
    width: 48%;
    float: left;
    margin-bottom: 1%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
	
}


.gal-md {
    width: 98%;
    float: none;
    margin-bottom: 1%;
    margin-top: 1%;
    margin-left: auto;
    margin-right: auto;
	
}

.myo-img-med {
		width: 75%;
	}

.description {

	}
.responsive-image {
    margin-left: 29%;
	
}
.contact {
    float: left;
    clear: both;








 

}





.gal-description-md {
    padding-bottom: 310px;


}
.linkedin {

}
.bio_lab {
    clear: both;
    margin-top: -15px;
}
.gal-img {
    height: auto;
}













}

/*Mobile View*/
@media (max-width: 675px){
main {
    min-height: 4500px;
	}
.mobile-view {
    display: block;
    float: right;
	margin-right: 10px;
	margin-top: 15px;
}
.desktop-view {
    display: none;
    text-align: right;
	float: right;
	
}
.expand {
    display: block;
    padding-top: 0px;
}

.desktop-view ul li {
    margin-top: 25px;
    display: block;
}
header a img {
    width: 83px;
}
.col-sm {
	width: 98%;
	float: left;
	margin-bottom: 1%;
	margin-top: 1%;
	margin-left: auto;
	margin-right: auto;
	
}

.gal-sm {
    width: 98%;
    float: left;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 10px;
    margin-right: auto;
	
}


	.myo-img-sm {
		width: 50%;
	}

	.responsive-image {
		margin-left: 30%;
	}
.gal-description-sm {
}
.bio_lab {
    margin-top: -325px;



}


	
	
	
}
	
	



.description {
    margin-top: 1%;
    margin-bottom: 1%;
    float: left;
    font-size: 15px;
    text-align: center;
    min-height: 200px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    padding-bottom: 35px;
    padding-left: 5px;
    margin-left: 20px;
}

.gal-description {
    margin-top: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    float: none;
    font-size: 20px;
    text-align: center;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    padding-left: 315px;
    margin-left: 1%;
    padding-top: 75px;
    font-weight: lighter;
}

.finger-contact {
    Float: left;
    font-size: 25px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    margin-top: 2%;
    margin-right: auto;
    margin-bottom: 2%;
    margin-left: auto;
    width: 48%;
}
.resume {
	text-decoration: none;
}
.linkedin {
    text-decoration: none;
    font-size: large;
}

.myo {
	width: 100%;
	

}

.myo-img {
    float: left;
    width: 50%;
    height: auto;
    margin-left: 25px;
    margin-top: 15px;
    padding-right: 30px;

}
.clearfloat2 {
    float: right;
	width: 40%;
    margin-left: 1000px;
	margin-right: 2%;
    margin-top: -450px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    font-size: 25px;
	font-weight: normal;

}

.contact {
    float: left;
    clear: both;
    width: 48%;
    margin-left: 180px;
    text-align: center;
    text-decoration: none;
    margin-top: -20px;
}
.presentations {
    margin-left: 170px;
    float: left;
    font-size: 25px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    text-decoration: underline;
    color: #123968;
    margin-top: 100px;
}
.presentation-items {
    float: left;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 20px;
    margin-left: 50px;
	margin-right: 50px;
   
}
.report-items {
    float: left;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 20px;
    margin-left: 50px;
	margin-right: 50px;
   
}
.reports {
     margin-left: 225px;
    float: left;
    font-size: 25px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    text-align: center;
    text-decoration: underline;
    color: #123968;
    margin-top: 100px;
}

.goal {
    text-align: left;
    font-size: 30px;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    margin-left: 30px;
    padding-top: 50px;
    font-weight: lighter;
}
.goal-description {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-size: 25px;
    text-align: left;
    margin-left: 30px;
    margin-top: 20px;
}


.egr-requirements {
    clear: both;
    float: left;
    margin-left: 424px;

}
.er_req {
    float: left;
    clear: both;
    height: 275px;
    margin-left: 375px;
}
.cr_req {
    float: left;
    clear: both;
    height: 250px;
    margin-left: 500px;
    margin-top: 30px;
    display: flex;
    justify-content: center;
    padding-right: 50px;
    padding-left: 50px;
}
.reqs {
    margin-left: 25%;
	margin-right: auto;
	float: none;
    width: 50%;
    height: auto;
    margin-top: 10px;
    padding-right: 15px;
	padding-left: 15px;

}




.gal-summary {
    float: left;
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", "serif";
    font-size: 20px;
    margin-top: 50px;
    text-align: center;
    margin-left: 40px;
    margin-right: 40px;
    font-weight: lighter;
	
	
}
.documents {
}
