  /* Baseline ======================================== */
html {
  overflow-x: hidden;
  overflow-y: scroll; 
}
 
body {
  width: 100%;
  height: 100%;
  /* position: absolute;
  top: 0;
  left: 0; */
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
 
h1 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  cursor: default;
  font-weight: normal;
}
 
/* h1 a {
  color: #fff !important;
} */
 
/* h1 a:hover, h1 a:focus {
  color: #fff !important;
} */
 
h2 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #003B49;
  cursor: default;
  font-weight: normal;
  margin: 10px 0;
}
 
h3 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 2.6rem;
}
 
h4 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #003B49;
  cursor: default;
  font-weight: normal;
  font-size: 2.0rem;
  line-height: 1.6em;
}
 
h5 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 1.5rem;
  font-weight: 600;
}
 
h6 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  margin: 10px 0px 0px 0px;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
}
 
a {
  color: #84BD00;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
}
 
a:after {
  text-decoration: none;
  -moz-box-sizing: none;
}
 
a:hover {
  background-color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
a:visited {
  text-decoration: none;
  color: #84BD00;
}
 
a:focus {
  color: #a2c771;
  text-decoration: underline;
}
 
p {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7;
  margin: 0 0 40px;
}
 
ul {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7;
}
 
ol {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.7;
}
 
.clear-both {
  clear: both;
}
 
.navbar-brand img {
  width: 224px;
  height: auto;
}
 
/* .navbar-nav {
  margin: 10px 0px 10px 5px;
} */
 
/* .navbar-form {
  margin: 21px 10px;
} */
 
/* .navbar-form.navbar-right:last-child {
  margin-right: 35px;
} */
 
#FB {
  background: url("/2020studentawards/css/image/FB-01.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
  display: inline-block;
  margin-left: 20px;
  margin-right: 5px;
}
 
#FB:hover {
  background: url("/2020studentawards/css/image/FB-02.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
}
 
#TWEET {
  background: url("/2020studentawards/css/image/Tweet-01.png") no-repeat;
  background-position: center;
  padding: 10px 10px 10px 0px;
  display: inline-block;
  margin-right: 5px;
}
 
#TWEET:hover {
  background: url("/2020studentawards/css/image/Tweet-02.png") no-repeat;
  background-position: center;
  padding: 10px 10px 10px 0px;
}
 
#IG {
  background: url("/2020studentawards/css/image/IG-1-01.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
  display: inline-block;
  margin-right: 5px;
}
 
#IG:hover {
  background: url("/2020studentawards/css/image/IG-2-01.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
}
 
#IN {
  background: url("/2020studentawards/css/image/IN-1-01.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
  display: inline-block;
}
 
#IN:hover {
  background: url("/2020studentawards/css/image/IN-2-01.png") no-repeat;
  background-position: center;
  padding: 10px 0px 10px 10px;
}
 
.social-icon {
  width: 50px;
}
 
.social-icon img {
  width: 20px;
}
 
input {
  padding: 3px;
}
 
input#GoogleCSE {
  border-style: solid;
  border-color: #fff;
  font-size: 13px;
}
 
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #84BD00;
  border: solid 2px #84BD00;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5px;
}
#header a:hover, #header a:focus {
  background-color: transparent;
}
.header-top {
  background-color: #003b49;
  padding-left: 0;
  padding-right: 0;
}
 
.header-padding {
  padding: 0 0 15px 0;
}
 
#navbar {
  background-color: #5f6f7c;
  padding-left: 0;
  padding-right: 0;
}
 
.asla-nav {
  color: #FFFFFF;
}
 
.asla-nav a {
  color: #FFFFFF;
}
 
.asla-nav-padding {
  padding-left: 0;
  padding-right: 0;
}
 
.asla-search-medium {
  float: right;
}
 
.header-logo-image {
  padding-top: 15px;
  width: 150px;
}
 
.header-logo-float-right {
  float: right;
}
 
.header-border-left {
    border-left: 1px #FFFFFF solid;
}
 
.header-medium .tagline-text {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
}
 
.title-text h1 {
    color: #84BD00;
    font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 300;
    line-height: 40px;
    margin: 10px 0 30px 0;
    padding-top: 0;
    text-decoration: none;
}
.title-text a {
    color: #84BD00;
    font-weight: 300;
    text-decoration: none;
}
 
.tagline-wrapper {
    margin-top: 12px;
}
 
.tagline-text {
  margin-bottom: 0;
}
 
#nav-primary {
  padding-left: 0;
  padding-right: 0;
}
 
.navbar-form {
  margin: 11px 0;
  padding: 0;
}
 
.navbar-right {
  float: right;
}
 
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #5f6f7c;
}
 
.search-field {
  width: calc(100% - 60px);
}
 
#main-content {
  margin: 20px 15px;
}
 
 
#carousel-bounding-box {
  padding-left: 0;
  padding-right: 0;
  margin-left: -15px;
  margin-right: -15px;
}
 
.carousel-bounding-box {
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
 
.carousel {
  width: 100%;
  height: auto;
  overflow: hidden;
}
 
.carousel-inner > .item > img {
  display: block;
  position: relative;
  border-top: #ddd8d5 1px solid;
  border-left: #ddd8d5 1px solid;
  border-right: #ddd8d5 1px solid;
  width: 100%;
  height: auto;
}
 
.carousel .item {
  width: 100%;
  height: auto;
}

.carousel a:hover, .carousel a:focus {
  background-color: transparent;
}
 
.carousel-inner {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 2;
  background-position: center;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}
 
.carousel-control {
  position: absolute;
  z-index: 3;
  opacity: 1;
  color: #003B49;
  width: 70px;
}
 
.carousel-control:hover,
.carousel-control:focus {
  color: #00404d;
}
 
.carousel-control .glyphicon-chevron-left {
  left: 0;
}
.carousel-control .glyphicon-chevron-left {
  top: 200px;
}
.carousel-control .glyphicon-chevron-right {
  right: 0;
}
.carousel-control .glyphicon-chevron-right {
  top: 200px;
}
 
/* .carousel-control .icon-prev, .carousel-control .icon-next, 
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 290px;
} */
 
.carousel-caption {
  left: 0;
  bottom: 0px;
  width: 100%;
  text-align: left;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
}
 
.carousel-caption a {
  color: #84BD00;
  font-weight: bold;
  text-decoration: none;
}
 
.carousel-caption a:hover {
  color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
.carousel-caption a:visited {
  color: #84BD00;
  text-decoration: none;
}
 
.slide-caption {
  color: #fff;
  padding: 10px 15px;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}
 
.slide-caption a {
  color: #84BD00;
  font-weight: bold;
  text-decoration: none;
}
 
.slide-caption a:hover {
  color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
.slide-caption a:visited {
  color: #84BD00;
  text-decoration: none;
}
 
.slide-caption-wrapper {
  background-color: rgba(0, 58, 73, 1);
  margin-bottom: 40px;
  padding: 0;
}
 
.slide-social-icons {
  text-align: right;
}
 
.slide-number div {
  font-size: 20px;
  text-align: right;
}
 
.carousel-inner:hover > .item > .carousel-caption {
  display: block;
  transition: 2s ease-in-out;
  -webkit-transition: 2s ease-in-out;
  -moz-transition: 2s ease-in-out;
  -o-transition: 2s ease-in-out;
  -ms-transition: 2s ease-in-out;
}
 
.carousel .loading {
  width:46px;
  height:46px;
  position:absolute;
  top:50%;
  left:50%;
  background:#000 url("image/ajax-loader.gif") no-repeat center center;
  margin:-23px 0px 0px -23px;
  z-index:9999;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  opacity:0.7;
}
 
.slide-credit p {
  font-size: 11px;
  padding-top: 10px;
  font-style: italic;
  line-height: 16px;
  margin-bottom: 15px;
}
 
.carousel-selected > .active, .selected img {
  border: solid 2px #003B49;
  cursor: pointer;
}
 
.HonorsHeader h4 {
  color: #84BD00;
  font-size: 20px;
  font-weight: bold;
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  margin-top: -5px;
}
 
#ProjectHeader {
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
}
/* product page */
#ProjectHeader h2.product-title {
  font-weight: bold !important;
  font-size: 35px;
}
 
#ProjectHeader h2 {
  padding-right: 25px;
  color: #231f20;
  font-weight: lighter;
}
 
#ProjectHeader h4 {
  color: #84BD00;
  font-size: 21px;
  font-weight: bold;
  /* background-color: #003B49;
  padding-left: 8px;
  padding-top: 4px;
  margin-right: 10px;
  width: 250px;
  height: 34px; */
  clear: both;
  display: inline-block;
}
 
.AwardCategory {
  color: #000000 !important;
  font-weight: lighter !important;
}
 
.AwardType {
  font-weight: bold;
  /* text-transform: uppercase; */
}
 
#share {
  margin-left: 22px;
  margin-bottom: 10px;
}
 
.stButton .stMainServices {
  min-height: 45px;
}
 
#ProjectXtra {
  padding: 0 0 40px 0;
  margin-top: -10px;
  /* margin-left: 45px; */
}
 
#ProjectXtra h4 {
  color: #000000;
}
 
#ProjectXtra a, #ProjectXtra a:hover, #ProjectXtra a:focus, #ProjectXtra a:visited {
    border-bottom: #a2c771 2px solid;
    color: #003b49;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
}
#ProjectXtra a:active {
  color:#003A49;
  background-color: #A2C771;
}
 
#ProjectStatement a, #ProjectStatement a:hover, #ProjectStatement a:focus, #ProjectStatement a:visited, #ProjectNarrative a, #ProjectNarrative a:hover, #ProjectNarrative a:focus, #ProjectNarrative a:visited, #ProjectProducts a, #ProjectProducts a:hover, #ProjectProducts a:focus, #ProjectProducts a:visited, #ProjectCredits a, #ProjectCredits a:hover, #ProjectCredits a:focus, #ProjectCredits a:visited {
    border-bottom: #a2c771 2px solid;
    color: #003b49;
    cursor: pointer;
    font-weight: normal;
    text-decoration: none;
}
 
#LeadImage {
  max-width: 100%;
  /* margin-left: 8px; */
  padding-left: 0;
}
 
#LeadImage img {
  border: 1px solid #e5e5e5;
}
 
#ProjectSpecs {
  /* float: left;
  margin-right: 25px;
  margin-bottom: 10px; */
}
 
#ProjectSpecs p {
  margin-bottom: 3px;
  margin-right: 25px;

}
#ProjectSpecs .col-sm-12 p:first-child{
    text-indent: 0;
    margin-bottom: 3px;

}

#ProjectSpecs .col-sm-12 p {
    text-indent: 10%;
    margin-bottom: 3px;

}
 
#ProjectSpecs h3 {
  margin-top: 0;
  padding-right: 25px;
  line-height: 30px;
  padding-top: 0;
    margin-bottom: 0;
  /*color: #c13b3c;*/
}
 
#ProjectSpecs h4 {
  color: #000000 !important;
  font-weight: normal;
  padding-bottom: 30px;
  margin-top: 0;
  line-height: 1.7;
  font-size:16px;

}
 
#ProjectSpecs h3 a {
    color: #000000;

}
#ProjectSpecs h4 a {
  font-weight: normal;
  color: #0b3b4a;
  text-decoration: none;
  /* box-shadow: inset 0 0px 0 white, inset 0 -2px 1px #9fcb6d; */
  border-bottom: #a2c771 2px solid;
}
#ProjectSpecs h3 a:hover, #ProjectSpecs h3 a:focus {
  background-color: transparent;  
}
#ProjectSpecs h4 a:active {
  color:#003A49;
  background-color: #A2C771;
}
 
#Honor h3 a {
    color: #000000;
    font-size: 16px;
    line-height: 1.4em;
}
#Honor #content-right h3 a:hover, #Honor #content-right h3 a:focus {
  background-color: transparent;
}
#Honor h4 {
  font-size: 15px;
  line-height: 1.7;
}
#Honor h4 a {
   font-weight: normal;
   color: #0b3b4a;
   text-decoration: none;
   /* box-shadow: inset 0 0px 0 white, inset 0 -2px 1px #9fcb6d; */
   border-bottom: #a2c771 2px solid;
}
#Honor h4 a:active {
   color:#003A49;
   background-color: #A2C771;
}
 
#ProjectStatement {
  border-top: 1px solid #000000;
}
 
#ProjectStatement h4 {
  font-size: 22px;
  color: #000000 !important;
  font-weight: bold;
  /* background-color: #003B49;
  padding-left: 10px;
  padding-top: 8px;
  width: 250px;
  height: 34px; */
}
 
#ProjectNarrative {
  margin-top: 15px;
  border-top: 1px solid #000000;
}
 
#ProjectNarrative h4 {
  font-size: 22px;
  color: #000000 !important;
  font-weight: bold;
  /* background-color: #003B49;
  padding-left: 10px;
  padding-top: 8px;
  width: 250px;
  height: 34px; */
}


 
#BigQuote {
  border-top: 1px solid #000000;
  /* border-bottom: 2px solid #003B49; */
  display: inline-block;
  /* margin: 15px 15px; */
  /* min-height: 524px; */
  width: 100%;
}
 
#BigQuote h2 {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  text-indent: 0;
  color: #81BC00;
}
 
#BigQuote h3 {
  font-size: 24px;
  color: #81BC00;
  font-weight: normal;
  text-transform: none;
  line-height: 3.5rem;
}

#BigQuote h3 p {
    font-size: 24px;
    color: #81BC00;
    font-weight: normal;
    text-transform: none;
    line-height: 3.5rem;
}
 
.QuoteMark {
  color: #003B49;
  font-size: 70px;
}
 
#ProjectResources {
  border-top: 1px solid #000000;
}
 
#ProjectResources h4 {
  color: #003B49 !important;
  font-weight: bold;
  /* background-color: #003B49;
  padding-left: 10px;
  padding-top: 8px;
  width: 250px;
  height: 34px; */
}
#ProjectCredits p {
 margin: 0 0 10px;
}
 
#ProjectProducts, #ProjectCredits {
  margin-top: 30px;
  border-top: 1px solid #000000;
}
 
#ProjectProducts h4, #ProjectCredits h4 {
  color: #000000 !important;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 25px;
  /* background-color: #003B49;
  padding-left: 10px;
  padding-top: 8px;
  width: 250px;
  height: 34px; */
}

  #ProjectProducts p {
    margin: 0 0 10px !important;
  }
 
.smallquote p {
  text-indent: -0.5em;
}
 
#content-left h3 {
  color: #003B49;
  margin-top: 0;
}
 
#content-left h4 {
  color: #000000;
  margin-left: 15px;
}
 
#content-right {
  padding-left: 0;
}
 
#content-right h3 {
  color: #003B49;
  margin-left: 15px;
  margin-top: 0;
}
 
#content-right h4 {
  color: #000000;
  margin-right: 15px;
}
 
#Honor {
  padding-left: 0;
  padding-right: 0;
}
 
#Honor img {
  float: left;
  max-width: 200px;
  border: 1px solid #e5e5e5;
  /* margin-left: 30px; */
  margin-right: 15px;
  margin-bottom: 40px;
}
 
#footer {
  width: 100%;
  height: auto;
  background-color: #003B49;
  /* position: absolute; */
  margin-top: 30px;
  padding: 15px 0;
}
 
#footer p {
  color: #FFFFFF;
  font-size: 12px;
  margin-bottom: 0;
}

#footer a, #footer a:visited {
  color: #FFFFFF;
  font-weight: normal;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
}

#footer a:hover, #footer a:focus {
  background-color: transparent;
  color: #FFFFFF /*#a2c771*/;
  cursor: pointer;
  text-decoration: underline;
}
 
#footer h4 {
  color: #FFFFFF;
  margin-bottom: 0;
  margin-top: 0;
}

#footer h6 {
  margin: 25px 20px;
}

.footer-mini {
  display: none;
}

.footer-logo-image {
  display: none;
  padding-top: 15px;
  width: 150px;
}
 
#aslafund {
  position: relative;
  float: left;
  margin-bottom: 5%;
}
 
#lam {
  position: relative;
  float: left;
  margin-bottom: 5%;
}
 
#victorstanley {
  position: relative;
  float: left;
  margin-bottom: 5%;
}
 
#aslafund img {
  /* width: 350px;
  height: auto;
  margin: 0 auto; */
}
 
#lam img {
  /* width: 200px;
  height: auto;
  margin: 0 auto; */
}
 
#victorstanley img {
  /* width: 350px;
  height: auto;
  margin: 0 auto; */
}
 
.btn {
  font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 12.5px;
}
 
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-color: #003B49;
  background-color: #000000;
  border: none; 
}
 
.btn-default {
  border-radius: 0px;
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
  border: 0px;
  margin-top: 25px;
  height: 34px;
}
 
.btn-primary {
  border-radius: 0px;
  background-color: #000000;
  border-color: #000000;
  padding-left: 10px;
  padding-right:10px;
}
 
.btn-default:hover {
  background-color: #008fb3;
  color: #ffffff;
}
 
.btn-primary:hover {
  background-color: #008fb3;
  border-color: #003B49;
}
 
.list-inline>li:first-child {
  padding-left: 5px;
}
 
.dropdown-menu, .dropdown-menu:focus{
  background-color: #003B49;
  border-radius: 0px;
}
 
.dropdown {
  background-color: #203A46;
}
 
.dropdown a:hover {
  color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
.navbar-brand {
  padding-left: 0;
}
 
.navbar-default .navbar-nav .dropdown > li > a:hover {
  color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #a2c771;
  background-color: #203A46;
}
 
.dropdown-menu > li > a {
  color: #a2c771;
}
.dropdown-menu > li > a:hover {
  color: #a2c771;
  cursor: pointer;
  text-decoration: underline;
}
 
/* #ProjectSpecs {
  max-width: 745px;
} */
 
.ProjectInfo {
  max-width: 1500px;
}
.ProjectInfo h3 {
  color: #81BC00;
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  text-transform: uppercase;
}
 
.ProjectInfoStatementWrapper {
  padding-top: 20px;
  padding-left: 0;
}
 
.ProjectInfoQuoteWrapper {
    padding-top: 20px;
  padding-right: 0;
}
 
.at-share-btn-elements a {
  background-color: #ffffff !important;
}
.at-share-btn-elements svg {
  fill: rgba(0, 0, 0, 0.75) !important;
}
.addthis_custom_sharing {
  margin-top: 0;
}
.addthis_text {
  padding-right: 70px;
}
 
.slide-caption h3 {
  margin-top: 2px;
}
.slide-num {
  margin-top: 0;
}
 
.row {
  margin-left: 0;
  margin-right: 0;
}
 
 
.asla-nav-mini {
  display: none;
}
 
.asla-nav-mini-content {
  background-color: #5f6f7c;
  padding-left: 30px;
  padding-right: 30px;
}
 
.asla-nav-mini a {
    color: #FFFFFF;
    font-size: 1.5rem;
}
 
.asla-nav-medium {
  display: none;
}
 
 
/* Mobile ======================================== */
@media (min-width:1px) and (max-width: 767px) {
  .asla-nav-mini {
    display: block;
  }
 
  .header-top {
    padding-left: 15px;
    padding-right: 15px;
  }
 
  .navbar-form {
    margin: 0 0 20px 0;
  }
 
  #main-content {
    padding: 15px 30px;
    margin: 0;
  }
 
  #header h1 {
    font-size: 26px;
    font-weight: normal;
    line-height: 30px;
    margin-bottom: 10px;
    /* padding-top: 30px;
    padding-bottom: 15px;
    margin-left: 25px;
    margin-top: 10px; */
  }
 
  h2 {
    font-size: 24px;
    font-weight: normal;
  }
 
  h3 {
    font-size: 22px;
  }
 
  #share {
    margin-left: 30px;
    max-width: 100vw;
    padding: 0px;
  }
 
  .AwardCategory {
    width: 100%;
  }
 
  .AwardType {
    margin-bottom: 0;
    width: 100%;
  }
 
  .carousel-control {
    font-size: 35px;
  }
 
  .carousel-inner {
    height: auto;
  }
 
  .carousel-control.left {
    display: none;
  }
 
  .carousel-control.right {
    display: none;
  }
 
  .carousel-caption {
    left: 0;
    width: 100%;
    text-align: left;
    padding: 10px 15px 40px 20px;
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
  }
 
  .carousel-inner > .item > .carousel-caption {
    display: block;
  }
 
  .carousel-indicators {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
  }
 
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #008fb3;
    border-radius: 10px;
  }
 
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #008fb3;
  }
 
  .glyphicon-chevron-left {
    opacity: 1;
  }
 
  .glyphicon-chevron-right {
    opacity: 1;
  }
 
  #slider {
    padding: 0px;
  }
 
  .navbar-default .navbar-brand {
    color: #000000;
    padding: 25px 15px 0 5px;
    z-index: 9999;
  }
 
  .navbar-brand img {
    width: 180px;
    height: auto;
    margin-left: 0;
  }
 
  .navbar-default .navbar-nav > li > a {
    font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
    color: #a2c771;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
  }
 
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #a2c771;
    cursor: pointer;
    text-decoration: underline;
  }
 
 
  .navbar-default .navbar-toggle {
    border-color: transparent;
    margin: 15px 0 15px 15px;
  }
 
  .navbar-toggle {
    border-radius: 0px;
    background-color: transparent;
  }
 
  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent;
    border: 1px solid transparent;
    outline-color: transparent;
    outline: transparent;
  }
 
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
  }
 
  .navbar-toggle .icon-bar {
    border-radius: 0px;
    width: 30px;
    height: 7px;
  }
 
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus { 
    color: #ffffff;
  }
 
  .navbar-default, .navbar-collapse {
    border: 0px;
  }
 
  .navbar-brand {
    top: 9px;
  }
 
  .navbar-brand > h4 {
    color: #ffffff;
  }
 
  .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #ffffff; 
  }
 
  .navbar-collapse {
    max-height: 450px;
  }
 
  .navbar-form {
    /* border-top: 1.5px solid #ffffff;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1.5px solid transparent; */
    float: left;
  }
 
  .navbar-title {
    float: left;
  }
 
  .navbar-title h1 {
    margin-left: 5px;
  }
 
  .dropdown-toggle {
    color: #ffffff !important;
  }
 
  .social-icon {
    display: inline-block !important;
  }
 
  #FB {
    display: inline-block;
    margin-left: 0px;
  }
 
  #TWEET {
    display: inline-block;
  }
 
  #IG {
    display: inline-block;
  }
 
 
  #IN {
    display: inline-block;
  }
 
 
  .navbar-default {
    margin-bottom: 0px;
    background-color: #003B49;
    border-radius: 0px;
  }
 
  #HeaderBar {
    padding-bottom: 0px;
  }
 
  #MainNav {
    padding-top: 0px;
  }
 
  #LeadImage {
    /* margin-left: 35px;
    margin-right: 35px; */
    margin-bottom: 15px;
  }
 
  #Honor img {
    /* margin-left: 20px; */
    margin-bottom: 10px;
  }
 
  #content-left {
    /* float: left;
    margin-left: 15px;
    margin-right: 25px; */
  }
 
  #content-right {
    /* float: left;
    margin-left: 15px;
    margin-right: 25px; */
    margin-bottom: 20px;
  }
 
  #content-left h3  {
    margin-left: 0;
    margin-right: 0;
  }
 
  #content-left h4  {
    margin-left: 0;
    margin-bottom: 0;
  }
 
  #content-right h3 {
    margin-left: 0;
    margin-right: 0;
  }
 
  #content-right h4 {
    margin-left: 0;
    margin-bottom: 0;
  }
  #BigQuote {
    padding-bottom: 0;
  }


 
  #ProjectSpecs {

    padding-left: 0;
    padding-right: 0;
  }
 
  #ProjectStatement {
    margin: 15px 0;
    padding-left: 0;
    padding-right: 0;
  }
 
  #ProjectNarrative {
    margin: 15px 0;
    padding-left: 0;
    padding-right: 0;
  }
 
  #ProjectResources {
    margin: 15px 0;
    padding-left: 0;
    padding-right: 0;
  }
 
  #ProjectProducts, #ProjectCredits {
    margin: 15px 0;
    padding-left: 0;
    padding-right: 0;
  }

   h2.lp-title {
    font-weight: normal !important;
  }

 h4.lp-subtitle {
    font-weight: bold !important;
    font-weight: 21px;
   }
 
  #BigQuote {
    margin: 0 0 20px 0;
  }
 
  #hairline {
    border-bottom: 1px solid #000000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-bottom: 17px;
  }
 
  .form-control {
    border-radius: 0px;
    border: none;
  }
 
  .form-group {
    margin-top: 25px;
  }
 
  h6 {
    font-size: 11px;
    line-height: 2.2em;
    margin-bottom: 0px;
    text-indent: -0.8em;
  }
 
  #footer h6 {
    margin: 25px 10px;
  }
 
  #footer {
    width: 100%;
    height: auto;
    background-color: #003B49;
    padding: 15px;
  }

  .footer-mini {
    display: block;
  }

  .footer-medium {
    display: none;
  }

  .footer-logo-image {
    display: block;
  }
 
  #aslafund {
    width: 100%;
  }
 
  #carousel-bounding-box {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
 
  #lam {
    width: 100%;
  }
 
  #victorstanley {
    width: 100%;
  }
 
  #slider-thumbs {
    display: none;
  }
 
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
 
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, a:focus {
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: underline;
  }
 
  .row {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
}
 
/* Tablet ======================================== */
@media (min-width: 768px) {
  .asla-nav-medium {
    display: block;
  }
 
  .AwardCategory {
    border-left: #84BD00 2px solid;
    line-height: 24px;
    margin-left: 12px;
    padding-left: 12px;

  }
}
 
@media (min-width: 768px) and (max-width: 833px) {
  #ProjectSpecs {
    padding-left: 0;
    padding-right: 0;
  }
}
 
@media (min-width: 768px) and (max-width: 991px) {
  #header h1 {
    float: left !important;
  }
 
  .navbar-right {
    float: left !important;
  }
 
  /* .navbar-form {
    margin: 10px 10px 20px 10px;
  } */
 
  #header h1 {
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
  }
 
  .carousel-inner {
    height: auto;
  }
 
  .carousel-control {
    font-size: 50px;
  }
 
  .carousel-control.left {
    background-image: none;
    /* bottom: 20%;
    left: -50px; */
  }
 
  .carousel-control.right {
    background-image: none;
    /* bottom: 20%;
    right: -50px; */
  }
 
  .carousel-indicators li {
    display: none; 
  }
 
  .carousel-indicators .active {
    display: none;
  }
 
  .glyphicon-chevron-left {
    opacity: 1;
  }
 
  .glyphicon-chevron-right {
    opacity: 1;
  }
 
  .navbar-default {
    margin-bottom: 0px;
    background-color: #003B49;
    border-radius: 0px;
  }
 
  .navbar-default .navbar-brand {
    color: #000000;
    position: relative;
    z-index: 9999;
    left: 12px;
  }
 
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus {
    color: #ff6c2f;
  }
 
  .navbar-default .navbar-nav > li > a {
    font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
    color: #a2c771;
    font-size: 11px;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
  }
 
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #a2c771;
    cursor: pointer;
    text-decoration: underline;
  }
 
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    font-size: 11px;
    color: #a2c771;
    background-color: #e7e7e7;
  }
 
  .navbar-default, .navbar-collapse {
    border: 0px;
  }
 
  .navbar-brand {
    top: 9px;
  }
 
  #FB {
    right: 10px;
  }
 
  #FB:hover {
    right: 10px;
  }
 
  #TWEET {
    right: 10px;
  }
 
  #TWEET:hover {
    right: 10px;
  }
 
  #IG {
    right: 10px;
  }
 
  #IG:hover {
    right: 10px;
  }
 
  #IN {
    right: 10px;
  }
 
  #IN:hover {
    right: 10px;
  }
 
  #HeaderBar {
    padding-bottom: 0px;
  }
 
  #MainNav {
    padding-top: 0px;
  }
 
  .navbar-form {
    padding-left: 0;
  }
 
  .navbar-form.navbar-right:last-child {
    margin-right: 8.5%;
  }
 
  #LeadImage {
    float: left;
    /* margin-left: 42px; */
    margin-bottom: 15px;
  }
 
  #Honor img {
    /* margin-left: 30px; */
    margin-bottom: 10px;
  }
 
  #content-left {
    clear: both;
    margin-left: 30px;
  }
 
  #content-right {
    clear: both;
    /* margin-left: 30px; */
    padding-right: 60px;
  }
 
  #content-left h3  {
    margin-left: 0;
  }
 
  #content-left h4  {
    /* margin-left: 5px; */
    margin-bottom: 10px;
  }
 
  #content-right h3 {
    margin-left: 0;
    font-size: 2rem;
  }
 
  #content-right h4 {
    margin-bottom: 10px;
    font-weight: normal;
    font-size: 1.5rem;
  }
 
  #ProjectStatement {
    margin: 15px 0;
  }
 
  #ProjectNarrative {
    margin: 15px 0;
  }
 
  #ProjectResources {
    margin: 15px 0;
  }
 
  #ProjectProducts, #ProjectCredits {
    margin: 15px 0;
  }
 
  #BigQuote {
    margin: 0 0 20px 0;
  }
 
  #hairline {
    border-bottom: 1px solid #000000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-bottom: 17px;
  }
 
  .form-control {
    border-radius: 0px;
    border: none;
  }
 
  .btn-default {
    height: 34px;
    margin-top: 1px;
  }
 
  #slider {
    padding: 0px;
  }
 
  #footer h6 {
    margin: 25px 0px;
  }
 
  /* #footer {
    width: 100%;
    height: auto;
    background-color: #003B49;
    margin-left: 15px;
    margin-top: 15px;
  } */
 
  #slider-thumbs {
    display: none;
  }
 
  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:hover,
  .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #203A46;
  }
 
  .dropdown-toggle {
    color: #ffffff !important;
  }
}
 
/* @media (min-width:768px) and (max-width: 800px) {
  #header h1 {
    margin-left: 10px;
  }
} */
 
/* Desktop and Larger ======================================== */
@media (min-width:992px) {
  /* #header h1 {
    font-size: 32px;
    font-weight: normal;
    padding-top: 15px;
  } */
 
  h4 { 
    line-height: 1.6em;
  }
 
  /* .navbar-header h1 {
    padding-top: 20px;
  } */
 
  .carousel-control {
    font-size: 60px;
  }
 
  .carousel-control.left {
    background-image: none;
    /* bottom: 20%;
    left: -70px; */
  }
 
  .carousel-control.right {
    background-image: none;
    /* bottom: 20%;
    right: -70px; */
  }
 
  .carousel-indicators li {
    display: none;
    border: 1px solid #003B49;
  }
 
  .carousel-indicators .active {
    display: none;
    background-color: #003B49;
  }
 
  .glyphicon-chevron-left {
    opacity: 1;
  }
 
  .glyphicon-chevron-right {
    opacity: 1;
  }
 
  .navbar-default .navbar-brand {
    color: #000000;
    padding: 20px 60px 20px 20px;
    z-index: 9999;
  }
 
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus {
    color: #ff6c2f;
  }
 
  .navbar-default .navbar-nav > li > a {
    font-family: 'Retina-Book', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #a2c771;
    font-weight: 600;
    -webkit-font-smoothing: antialiased;
  }
 
  .navbar-default .navbar-nav > li > a:hover,
  .navbar-default .navbar-nav > li > a:focus {
    color: #a2c771;
    cursor: pointer;
    text-decoration: underline;
  }
 
  .dropdown-toggle {
    color: #ffffff !important;
  }
 
  .navbar-default, .navbar-collapse {
    border: 0px;
  }
 
  .navbar-default {
    margin-bottom: 0px;
    background-color: #003B49;
    border-radius: 0px;
  }
 
  #HeaderBar {
    padding-bottom: 0px;
  }
 
  #MainNav {
    padding-top: 0px;
  }
 
  #LeadImage {
    float: left;
    margin-bottom: 25px;
  }
 

  .HonorsHeader h3 {
    color: #ffffff;
    background-color: #003B49;
    padding-left: 10px;
    padding-top: 3px;
    width: 220px;
    height: 34px;
  }
  .HonorsHeader h4 {

  }
 
  #content-left h3 {
    margin-left: 5px;
    margin-right: 15px;
  }
 
  #content-right h3 {
    margin-left: 5px;
    margin-right: 15px;
  }
 
  #content-left h4 {
    margin-left: 5px;
    margin-right: 15px;
    margin-top: -10px;
  }
 
  #content-right h4 {
    margin-left: 5px;
    margin-right: 15px;
    margin-top: -10px;
    margin-bottom: 30px;
  }
 
  /* #ProjectHeader {
    margin-left: 45px;
  } */
 
  #ProjectStatement h4 {
    /* padding-left: 13px;
    padding-top: 4px; */
  }
 
  #ProjectNarrative h4 {
    /* padding-left: 13px;
    padding-top: 5px; */
  }
 
  #ProjectResources h4 {
    /* padding-left: 12px;
    padding-top: 4px; */
  }
 
  #hairline {
    border-bottom: 1px solid #000000;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 65px;
    margin-bottom: 17px;
  }
 
  .form-control {
    border-radius: 0px;
    border: none;
  }
 
  #slider {
    padding: 0px;
  }
 
  #slider-thumbs {
    padding: 10px;
    margin-left: 17px;
    margin-right: 25px;
  }
 
  #footer {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #003B49;
    /* margin-top: 35px; */
  }
 
  #footer h6 {
    margin-left: 30px;
  }
 
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
  }
}
 
@media (min-width: 1100px) {
  .carousel-control .glyphicon-chevron-left {
    top: 250px;
  }
 
  .carousel-control .glyphicon-chevron-right {
    top: 250px;
  }
}
 
@media (max-width: 1199px) {
  /* .ProductsSection {
    margin: 15px 0 30px 0 !important;
  } */
 
  .ProjectInfoStatementWrapper {
      padding-right: 0;
  }
 
  .ProjectInfoQuoteWrapper {
      padding-left: 0;
  }
}
 
@media (min-width:992px) and (max-width: 1199px) {
  #BigQuote {
    margin: 0 0 20px 0;
  }
}
 
@media (min-width:1200px) {
  .ProductsSection {
    margin: 0;
  }
 
  .ProjectCreditsH {
    /* background-color: #FFFFFF !important; */
    color: #003B49 !important;
    font-weight: bold;
    padding-left: 0 !important;
  }
 
  .BorderLeft {
    border-left: 1px dashed #E5E5E5;
    margin-bottom: 15px;
  }
 
  .BorderRight {
    border-right: 1px dashed #E5E5E5;
    margin-bottom: 15px;
  }
}
 
@media (min-width:992px) and (max-width: 1220px) {
  #content-right {
    /* margin-left: 25px; */
  }
  #content-right h3 {
    margin-top: 0;
  }
  #content-right h4 {
    margin-bottom: 15px;
  }
}
 
@media (max-width: 693px) {
  #BigQuote {
    padding-bottom: 0;
    height:auto;
  }
}
  /* #header h1 {
    margin-left: 5px;
  } */