@charset "utf-8";
/*Global / Desktop View*/
header {
    background-color: rgba(22,58,105,1.00);
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 19px;
    padding-right: 19px;
    height: auto;
    text-align: left;
}
.container {
    margin-left: auto;
    margin-right: auto;
}
.Person1 {
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
    max-width: 800px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 50px;
    padding-top: 30px;
    padding-right: 50px;
    padding-bottom: 30px;
    max-height: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    bottom: auto;


}
article {
    height: 700px;
}
.AboutUs {
    max-width: 800px;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    text-align: center;
    margin-left: 10px;
    display: inline;
}




nav {
    float: right;
}
.mobile-view {
    display: none;
}
.desktop-view {

}
.desktop-view ul li {
    list-style-type: none;
    display: inline-block;
    background-color: #E9AF04;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
}
.Documents ul li {
    display: block;
    background-color: rgba(241,179,0,1.00);
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 0px;
    text-align: center;
}


.desktop-view ul li a {
    text-decoration: none;
    color: #182752;
    font-size: medium;
    font-weight: bolder;
    /* [disabled]text-align: left; */
}
body {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #FFFFFF;
}
main {
    min-height: 600px;
}
.article-Header {
    color: #E9AF04;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bolder;
    font-size: xx-large;
    margin-top: 100px;
    height: auto;
}
.article-BodyText {
	text-align: justify;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: large;
	width: auto;
	margin-left: 150px;
	margin-right: 150px;
}



.Header Text {
    text-align: center;
    color: #FFFFFF;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: x-large;
}


.hero-image {
    height: 900px;
    background-image: -webkit-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/New%20Team%20Pic/UGrad%20Team%20Pic%203.jpg);
    background-image: -moz-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/New%20Team%20Pic/UGrad%20Team%20Pic%203.jpg);
    background-image: -o-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/New%20Team%20Pic/UGrad%20Team%20Pic%203.jpg);
    background-image: linear-gradient(180deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/New%20Team%20Pic/UGrad%20Team%20Pic%203.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.hero-imageNAU {
    height: 900px;
    background-image: -webkit-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/NAU%20ME.jpeg);
    background-image: -moz-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/NAU%20ME.jpeg);
    background-image: -o-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/NAU%20ME.jpeg);
    background-image: linear-gradient(180deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/NAU%20ME.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.hero-imageGallery {
    height: 900px;
    background-image: -webkit-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/Final%20CAD%20Pic/WeldNot_Iso.JPG);
    background-image: -moz-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/Final%20CAD%20Pic/WeldNot_Iso.JPG);
    background-image: -o-linear-gradient(270deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/Final%20CAD%20Pic/WeldNot_Iso.JPG);
    background-image: linear-gradient(180deg,rgba(52,48,48,0.93) 0%,rgba(0,0,0,0.70) 100%), url(Images/Final%20CAD%20Pic/WeldNot_Iso.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
footer {
    height: 200px;
    background-color: #182A58;
}
.footer-headertext {
    color: #E9AF04;
    text-align: center;
    padding-top: 50px;
}
.Documents {
}
.Documents ul li a {
    font-size: x-large;
    font-weight: bolder;
    color: rgba(0,51,102,1.00);
    text-decoration: none;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
.GalleryImg {
    width: 100%;
    height: auto;
    max-width: 1000px;
    padding-top: 50px;
}
.AboutUsImg {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.Person1 ul ul li {
    display: inline-block;
}


.HeaderImg {
    width: 100%;
    max-width: 200px;
    height: auto;
}
.Person1 ul li {
    display: block;
}

div ul li {
    display: block;
    text-decoration: none;
}
























/*Tablet View*/
@media (min-width: 401px) and (max-width: 768px){
.mobile-view {
    display: block;
    float: right;
}
.desktop-view {
    display: none;
}
.desktop-view ul li {
    display: block;
}
.HeaderImg {
    height: auto;
    max-width: 125px;
}




}

/*Mobile View*/
@media (max-width: 400px){
.mobile-view {
    display: block;
    float: right;
}
.desktop-view {
    display: none;
}
.desktop-view ul li {
    display: block;
}
.HeaderImg {
    max-width: 120px;
    height: auto;
}



}
.expand {
    display: block;
}
.AboutUsImg2 {
    width: 100%;
    max-width: 735px;
    height: auto;
}

.HeaderText {
    color: #FFFFFF;
    text-align: center;
    font-weight: bolder;
    font-size: xx-large;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 250px;
}
.HeaderText2 {
    text-align: center;
    color: #FFFDFD;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bolder;
    font-size: x-large;
}
