body {
  font-family: Miloweb, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Miloserifweb, sans-serif;
  color: #49595e;
  font-size: 38px;
  line-height: 44px;
  font-weight: 500;
}
h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Miloserifweb, sans-serif;
  color: #49595e;
  font-size: 32px;
  line-height: 36px;
  font-weight: 500;
}
h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #49595e;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  background-color: transparent;
  color: #49595e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-size: 18px;
  text-align: left;
}
a {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: black;
  font-size: 15px;
  line-height: 19px;
  text-decoration: none;
  list-style-type: none;
}
a:hover {
  text-decoration: none;
}
.navbar {
  margin-top: 0px;
  padding-bottom: 0px;
  border-bottom: 0px none black;
  background-color: white;
}
.imgleft {
  margin-right: 15px;
  margin-bottom: 15px;
  padding-right: 0px;
  float: left;
}
.mainimage {
  background-color: #f0f0f2;
}
.navmenu {
  padding-top: 5px;
  font-size: 14px;
}
.popularprojectlist {
  display: block;
  height: auto;
  padding-left: 0px;
  font-size: 12px;
  line-height: 16px;
  list-style-type: none;
}
.footer {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #9c9c9c;
  color: black;
}
.footer._404footer {
  background-color: black;
  font-family: Orbitron, sans-serif;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
.footercontainer {
  margin-top: 0px;
  margin-bottom: 0px;
}
.popularprojectdiv {
  height: auto;
}
.aboutusdiv {
  margin-top: 10px;
}
.footerlinklist {
  margin-bottom: 20px;
  padding-left: 0px;
  font-size: 12px;
  list-style-type: none;
}
.footerlink {
  margin-top: 4px;
  font-size: 15px;
}
.footerlink:hover {
  font-weight: 700;
  text-decoration: underline;
}
.footerlink._404footerlink {
  color: #37ff00;
}
.aboutusimg {
  margin-right: 23px;
  margin-bottom: 19px;
  padding-right: 0px;
  float: left;
}
.endfooter {
  padding-top: 15px;
  padding-bottom: 19px;
  background-color: black;
  color: white;
}
.footertext {
  margin-bottom: 5px;
}
.endfooterlink {
  margin-top: 0px;
  color: white;
  text-decoration: underline;
}
.newsitem {
  display: block;
  margin: 0px auto 15px;
  padding: 25px;
  clear: both;
  border: 1px solid #c4c4c4;
  background-color: white;
  color: black;
}
.newsitem.leftnews {
  width: 49%;
  float: left;
}
.newsitem.rightnews {
  width: 49%;
  float: right;
  clear: none;
}
.newsitem.projectsearchcontainer {
  padding-top: 10px;
  padding-bottom: 15px;
}
.newsimgleft {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-right: 15px;
  float: left;
  clear: none;
}
.newsimgleft.newsimghalf {
  float: left;
}
.newsheading {
  display: block;
  color: #49595e;
  line-height: 23px;
  font-weight: 400;
}
.aboutussection {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f0f0f2;
}
.newssection {
  padding-top: 0px;
  background-color: #f0f0f2;
}
.brandimgsmall {
  display: none;
}
.projectlink {
  margin-top: 0px;
  font-size: 16px;
}
.projectlink:hover {
  text-decoration: underline;
}
.navlink {
  margin-top: 5px;
  background-color: transparent;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  font-size: 20px;
  text-decoration: none;
}
.navlink:hover {
  border-radius: 0px;
  background-color: #ededed;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #0026d1;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}
.navlink.sustainability:hover {
  background-color: #76b581;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: white;
}
.imgright {
  margin-bottom: 15px;
  margin-left: 14px;
  float: right;
  clear: none;
}
.maincontainer {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 25px;
  border: 1px solid #c4c4c4;
  background-color: white;
}
.maincontainer.blackcontainer {
  background-color: black;
}
.maincontainer.greencontainer {
  padding: 30px 40px;
  background-color: #d3e900;
}
.aboutparagraph {
  font-style: normal;
  font-weight: 400;
}
.newsparagraph {
  margin-bottom: 5px;
  float: none;
  color: #535353;
  font-size: 15px;
  line-height: 17px;
}
.paragraphinterior {
  margin-bottom: 20px;
  clear: none;
  font-size: 16px;
}
.paragraphinterior.bold {
  font-weight: 600;
}
.img2up {
  margin-top: -1px;
  margin-bottom: 15px;
}
.basic-section {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #f0f0f2;
}
.basic-section.blacksection {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: black;
}
.columnimg {
  margin-bottom: 15px;
}
.imgcenter {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.tablink {
  width: 23%;
  margin-right: 2%;
  padding-top: 19px;
  padding-bottom: 19px;
  border-radius: 3px;
  box-shadow: rgba(0, 0, 0, 0.18) 0px 0px 2px 2px inset, rgba(194, 190, 190, 0.09) 0px 0px 7px 6px;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  font-size: 18px;
  text-align: center;
}
.tablink:hover {
  background-color: #c4c4c4;
}
.tablink.w--current {
  background-color: #ab0520;
  box-shadow: none;
  color: #faf2f2;
}
.tablink.w--current:hover {
  background-color: #ab0520;
}
.tablink.dbltablink {
  width: 22%;
  height: 75px;
}
.tabarrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -27px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.tab {
  margin-bottom: 40px;
}
.solarslider {
  width: 300px;
  height: 243px;
  margin-bottom: 30px;
  float: right;
  clear: none;
  background-color: #ab0520;
}
.table {
  margin-bottom: 10px;
  float: none;
}
.table.half-table {
  display: block;
  width: 55%;
  margin-right: 0px;
  margin-bottom: 30px;
  margin-left: 30px;
}
.tableheader633 {
  padding-top: 10px;
  padding-bottom: 10px;
  clear: none;
  background-color: #49595e;
  color: white;
}
.tableheadertextitem {
  padding-right: 10px;
  padding-left: 10px;
  font-weight: 700;
}
.listrow633 {
  padding: 7px 0px;
}
.listrow633.altrowcolor {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #eef1f1;
}
.tabletextitem {
  padding-right: 10px;
  padding-left: 10px;
}
.listheaderrow {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #49595e;
  color: white;
  font-weight: 700;
}
.listrow {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}
.listrowalt {
  margin-right: 0px;
  margin-left: 0px;
  background-color: #eef1f1;
}
.listsinglecol {
  padding-right: 10px;
  padding-left: 10px;
}
.lefttabmenu {
  width: 25%;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  background-color: #eef1f1;
}
.lefttablink {
  display: block;
  background-color: #eef1f1;
}
.lefttabpane {
  padding-right: 10px;
  padding-left: 20px;
  float: none;
}
.redlink {
  color: #ab0520;
  font-weight: 600;
}
.redlink:hover {
  color: rgba(171, 5, 32, 0.78);
  text-decoration: underline;
}
.redlink.w--current {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #49595e;
  color: white;
}
.redlink.lefttablink {
  font-size: 16px;
}
.redlink.righttext {
  display: block;
}
.redlink.programlink {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  font-size: 16px;
}
.vertcenter {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.listunordered {
  margin-bottom: 20px;
  list-style-type: none;
}
.newsimgright {
  display: block;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  padding-left: 15px;
  float: right;
  clear: none;
}
.newsimgright.newsimghalf {
  display: inline-block;
  margin-bottom: 15px;
  margin-left: 15px;
  padding-left: 0px;
}
.newsh1 {
  float: left;
}
.arizonalinelogo {
  background-color: #8f1124;
}
.arizonalogo {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
}
.arizonalinecontainer {
  padding-top: 0px;
}
.uabutton {
  display: inline-block;
  width: auto;
  height: auto;
  margin: 5px auto;
  background-color: #ab0520;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: white;
  font-weight: 700;
  letter-spacing: 1px;
}
.uabutton:hover {
  background-color: rgba(171, 5, 33, 0.71);
}
.uabutton.headerbutton {
  float: right;
}
.uabuttontext {
  display: block;
  margin-right: auto;
  margin-left: 10px;
  padding: 10px 25px;
}
.projectschedule {
  margin-top: 15px;
}
.popularprojectlistitem {
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
}
.projecttable {
  clear: both;
}
.projecttablelabel {
  padding: 0px 5px;
  background-color: transparent;
  color: #49595e;
  font-weight: 600;
}
.projecttableitem {
  margin-right: 20px;
  text-align: right;
}
.playbutton {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  float: none;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}
.lightboxthumb {
  display: block;
}
.photocredit {
  text-align: right;
}
.listmulticol {
  padding-right: 10px;
  padding-left: 10px;
}
.contactblock {
  margin-top: 10px;
}
.righttext {
  text-align: right;
}
.name {
  font-family: Miloweb, sans-serif;
  font-weight: 500;
}
.emptitle {
  font-family:'Open Sans', sans-serif;
  font-size: 13px;
  font-style: italic;
}
.phone {
  margin-top: 5px;
  margin-bottom: -3px;
  padding-bottom: 0px;
}
.adminsupport {
  font-size: 14px;
}
.thinrow {
  padding-top: 5px;
  padding-bottom: 5px;
}
.inverse {
  width: 74.5%;
  margin-left: -10px;
  padding: 3px 0px 3px 10px;
  float: left;
  background-color: #49595e;
  color: white;
}
.thinborderheader {
  height: 5px;
  background-color: #49595e;
}
.thinborderbottom {
  height: 2px;
  background-color: #49595e;
}
.whiteheaderbox {
  display: block;
  margin-bottom: 10px;
  padding: 5px 25px 5px 15px;
  background-color: white;
}
.whiteheaderboxtitle {
  margin-top: 3px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  float: left;
}
.whiteheaderboxbutton {
  float: right;
}
.whiteheaderboxbutton.w--current {
  display: inline-block;
}
.footerheading {
  color: black;
}
.footerheading._404footerheading {
  color: white;
}
.groupsleftdiv {
  width: 75%;
  padding-right: 15px;
  float: left;
}
.groupsrightdiv {
  width: 25%;
  float: right;
}
.projectdetailimage {
  width: 100%;
}
.projectlistimg {
  display: inline-block;
  width: 100%;
  max-width: 200%;
  float: none;
}
.projectlistinner {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.projectlistrightdiv {
  display: inline;
}
.imgwidth100 {
  width: 100%;
}
.rightprojectnumber {
  float: right;
}
.projectlistimagecolumn {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
}
.projectlistshortcutdiv {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.programlinkdiv {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.programbutton {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.projectlistfilterbuttons {
  margin-right: 1px;
  margin-left: 20px;
  background-color: #c8d9d8;
  color: black;
  font-weight: 400;
}
.projectlistfilterbuttons:hover {
  background-color: rgba(199, 217, 216, 0.32);
}
.projectlistfilterbuttons:focus {
  background-color: #f19e1f;
}
.projectlistfilterbuttons.firstchild {
  margin-left: 0px;
}
.projectlistfilterdiv {
  display: inline-block;
  width: 40%;
}
.projectlistsortdiv {
  display: inline-block;
  width: 20%;
  margin-left: 25px;
}
.projectsearchdiv {
  display: inline-block;
  width: 33%;
  margin-left: 25px;
  float: right;
}
.projectsearchinput {
  width: 70%;
  float: left;
}
.projectsearchsubmit {
  margin-left: 0px;
  float: right;
  background-color: #ab0520;
}
.projectsearchsubmit.uabutton {
  display: inline-block;
  margin-top: 0px;
}
.projectsearchform {
  display: block;
}
.black {
  color: black;
}
.searchsuccessmessage {
  display: none;
  background-color: transparent;
}
.projectlistleftdiv {
  display: inline-block;
  margin-right: 20px;
  float: left;
  clear: both;
}
.projectlisttableitem {
  display: inline-block;
}
.projectlisttablediv {
  display: inline-block;
  width: 25%;
}
.projectlisttablerow {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 10px;
}
.projectlistimglinkblock {
  width: 240px;
}
._404header {
  margin-bottom: 0px;
  font-family: Orbitron, sans-serif;
  color: #37ff00;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 4px;
}
._404headersection {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  background-color: black;
}
._404divblock {
  background-color: #37ff00;
}
._404divblockleft {
  float: left;
  color: rgba(51, 51, 51, 0.58);
  font-size: 100px;
  line-height: 93px;
  text-align: center;
}
._404divblockright {
  width: 70%;
  margin-top: 42px;
  float: right;
  font-family: Orbitron, sans-serif;
  color: #534600;
  font-size: 25px;
  letter-spacing: 0px;
}
._404divblockright._500oopsdiv {
  margin-top: 15px;
}
.obiquote {
  margin-top: 10px;
  font-size: 16px;
  text-align: right;
}
.takemehomediv {
  margin-top: 35px;
  padding: 10px 20px;
  float: right;
  background-color: #64b810;
  color: white;
  font-size: 28px;
}
.takemehomediv._500feedbackbutton {
  margin-right: 15px;
}
._500oops {
  line-height: 27px;
}
.tourintroheader {
  margin-top: 0px;
  padding: 10px 20px;
  background-color: #0c234b;
  color: white;
  font-size: 19px;
}
html.w-mod-js *[data-ix="tab-arrow"] {
  opacity: 0;
  width: 50px;
  -webkit-transform: translate(0px, -17px);
  -ms-transform: translate(0px, -17px);
  transform: translate(0px, -17px);
}
html.w-mod-js *[data-ix="move-up-fade-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="fade-in"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="slide-in-from-right"] {
  -webkit-transform: translate(200px, 0px);
  -ms-transform: translate(200px, 0px);
  transform: translate(200px, 0px);
}
html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="start-invisible"] {
  display: none;
}
@media (max-width: 991px) {
  h1 {
    font-size: 36px;
  }
  h4 {
    display: none;
  }
  .imgleft {
    float: none;
    clear: both;
  }
  .aboutusimg {
    padding-right: 0px;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .newsitem.projectsearchcontainer {
    padding-bottom: 0px;
  }
  .newsimgleft {
    display: block;
    width: auto;
    padding-right: 15px;
    float: left;
  }
  .newsimgleft.newsimghalf {
    width: auto;
    padding-right: 0px;
    float: none;
  }
  .newsheading {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .newsheading.halfnews {
    display: block;
  }
  .imgright {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: right;
    clear: both;
  }
  .basic-section {
    padding-top: 5px;
  }
  .newsimgright.newsimghalf {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .projectlistrightdiv {
    width: 75%;
  }
  .projectlistfilterdiv {
    display: none;
  }
  .projectlistsortdiv {
    display: none;
  }
  .projectsearchdiv {
    display: block;
    width: auto;
    float: none;
  }
  .projectsearchform {
    margin-bottom: -1px;
    margin-left: -15px;
  }
  .projectlistleftdiv {
    display: inline-block;
  }
  .tourintroheader {
    display: block;
  }
}
@media (max-width: 767px) {
  h3 {
    line-height: 25px;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  a {
    width: auto;
  }
  .pageheader {
    padding-left: 15px;
  }
  .popularprojectdiv {
    margin-top: 25px;
    padding-left: 15px;
  }
  .aboutusimg {
    float: left;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .newsparagraph {
    padding-right: 0px;
    padding-left: 0px;
    line-height: 16px;
  }
  .paragraphinterior {
    padding-right: 0px;
    padding-left: 0px;
  }
  .basic-section {
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .listrowalt.listrowaltoverride {
    background-color: transparent;
  }
  .newsh1 {
    margin-left: 20px;
  }
  .projectlistimg {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
  }
  .projectlistrightdiv {
    width: auto;
    margin-top: 20px;
    float: none;
  }
  .projectlistimagecolumn {
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .projectsearchform {
    margin-left: -15px;
  }
  .projectlistleftdiv {
    display: block;
    width: auto;
    float: left;
  }
  .projectlisttablecol1 {
    background-color: #eef1f1;
  }
  .projectlistimglinkblock {
    width: auto;
  }
  .projectlistshortcutlinkblock {
    display: inline;
  }
  .tourintroheader {
    display: block;
  }
}
@media (max-width: 479px) {
  h1 {
    font-size: 23px;
    line-height: 32px;
  }
  h2 {
    font-size: 21px;
    line-height: 27px;
  }
  h3 {
    font-size: 20px;
    line-height: 21px;
  }
  p {
    padding-right: 0px;
    padding-left: 0px;
  }
  a {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
  }
  .pageheader {
    margin-bottom: 0px;
  }
  .navbar {
    margin-top: 8px;
    padding-bottom: 0px;
    -webkit-transform: translate(0px, -5px) scale(1.02);
    -ms-transform: translate(0px, -5px) scale(1.02);
    transform: translate(0px, -5px) scale(1.02);
  }
  .imgleft {
    margin-bottom: 15px;
    padding-right: 0px;
    float: none;
  }
  .mainimage {
    display: none;
  }
  .popularprojectdiv {
    margin-top: 25px;
    padding-left: 0px;
  }
  .aboutusdiv {
    margin-top: 0px;
  }
  .aboutusimg {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .endfooter {
    padding-right: 10px;
    padding-left: 10px;
  }
  .newsitem {
    margin-right: 10px;
    margin-left: 10px;
    padding-left: 25px;
  }
  .newsitem.leftnews {
    display: block;
    width: auto;
    float: none;
    clear: both;
  }
  .newsitem.rightnews {
    width: auto;
    float: none;
  }
  .newsitem.projectsearchcontainer {
    padding-right: 15px;
    padding-left: 0px;
  }
  .newsimgleft {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }
  .newsimgleft.newsimghalf {
    float: none;
  }
  .newsheading {
    display: inline-block;
  }
  .aboutussection {
    padding-top: 0px;
  }
  .brandimglrg {
    display: none;
  }
  .brandimgsmall {
    display: block;
  }
  .bannerimage {
    display: none;
  }
  .imgright {
    display: block;
    margin-left: 0px;
    float: left;
  }
  .maincontainer {
    padding-top: 0px;
    border-style: none;
  }
  .newsparagraph {
    margin-bottom: 10px;
  }
  .basic-section {
    padding-top: 5px;
    padding-bottom: 0px;
  }
  .pdcmenubutton {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .tablink.dbltablink {
    width: auto;
  }
  .tablink.dbltablink.hidehighlights {
    display: none;
  }
  .tablink.dbltablink.hidehighlights.w--current {
    display: block;
  }
  .tabarrow {
    display: none;
  }
  .table.half-table {
    width: auto;
    margin-left: 0px;
  }
  .listheaderrow {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .listrowalt.listrowaltoverride {
    background-color: transparent;
  }
  .listrowalt.listrowaltoverride.thinrow {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .lefttabmenu {
    display: block;
    width: auto;
    margin-bottom: 20px;
    float: none;
  }
  .lefttabpane {
    padding-right: 0px;
    padding-left: 0px;
    float: left;
  }
  .redlink.linkmarginfix {
    margin-left: 2px;
  }
  .listunordered {
    padding-left: 2px;
  }
  .newsimgright {
    display: block;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .newsimgright.newsimghalf {
    float: none;
  }
  .newsh1 {
    margin-left: 10px;
  }
  .arizonalinelogo {
    padding-left: 5px;
  }
  .uabutton {
    display: block;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
  }
  .uabutton.headerbutton {
    width: auto;
  }
  .uabutton.programbutton {
    width: auto;
  }
  .uabuttontext {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .projecttableitem {
    margin-right: 0px;
    margin-left: 5px;
    text-align: left;
  }
  .contactblock {
    clear: both;
  }
  .empphoto {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    float: left;
  }
  .thinrow.thinrowoveride {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .inverse {
    width: 100%;
    margin-left: 0px;
  }
  .whiteheaderboxtitle {
    display: none;
  }
  .whiteheaderboxbutton {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .groupsleftdiv {
    width: auto;
  }
  .groupsrightdiv {
    width: auto;
    float: none;
  }
  .projectdetailimage {
    width: 100%;
    max-width: none;
  }
  .projectlistimg {
    margin-bottom: 0px;
  }
  .projectlistrightdiv {
    margin-bottom: 20px;
  }
  .rightprojectnumber {
    margin-bottom: 0px;
    float: none;
    font-size: 20px;
  }
  .projectlistdescription {
    padding-right: 0px;
    padding-left: 0px;
  }
  .projectlistimagecolumn {
    margin-bottom: 20px;
  }
  .projectsearchinput {
    width: auto;
  }
  .projectsearchform {
    margin-left: -5px;
  }
  .projectlistleftdiv {
    margin-right: 0px;
    float: none;
  }
  .projectlisttablediv {
    display: block;
    width: auto;
  }
  .projectlisttablecol1 {
    padding-left: 5px;
  }
  .projectlisttablecol2 {
    padding-left: 5px;
  }
  .projectlistimglinkblock {
    width: 100%;
  }
  .tourintroheader {
    display: block;
  }
}

@font-face {
  font-family: 'Miloserifweb';
  src: url('../fonts/MiloSerifWeb.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Miloweb';
  src: url('../fonts/MiloWeb.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Miloweb';
  src: url('../fonts/MiloWeb-Bold.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Miloweb';
  src: url('../fonts/MiloWeb-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Miloserifweb';
  src: url('../fonts/MiloSerifWeb-Black.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Miloserifweb';
  src: url('../fonts/MiloSerifWeb-BlackIta.woff') format('woff');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Miloserifweb';
  src: url('../fonts/MiloSerifWeb-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}