body {
  font-size: 100%;
}

nav ul a,
nav {
  color: #444;
}

a:link {
  color: #6d4446;
}

a:visited {
  color: #6d4446;
}

a.brand-logo:link {
  color: #ffffff;
}

a.brand-logo:visited {
  color: #ffffff;
}

.brand-logo-btn {
  background-color: #26a69a;
  color: white;
  /* font-weight: bold; */
}

a.brand-logo-btn:link {
  color: #ffffff;
}

a.brand-logo-btn:visited {
  color: #ffffff;
}

.brand-logo {
  background-color: #26a69a;
  color: white;
  font-weight: bold;
}

#logo-container {
  padding-left: 10px;
  padding-right: 10px;
}

.sidenav-trigger {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255, 255, 255, 0.9);
}
.parallax-container .section {
  width: 100%;
}

#op-para {
  opacity: 0.5;
}

.icon-block {
  padding: 0 15px;
  padding-top: 10px;
}
.icon-block .material-icons {
  font-size: inherit;
}

.icon-block-port {
  padding: 0 10px;
  padding-top: 10px;
}

footer.page-footer {
  margin: 0;
}

.intro {
  margin-left: 55%;
  width: 100%;
  margin-top: 40%;
}

.about {
  color: black;
  text-align: start;
  padding-bottom: 15px;
}

#about-img {
  width: 250px;
  height: auto;
  float: left;
  margin: 20px;
}

#about-title {
  text-align: left;
}

.main {
  margin-left: 10px;
  margin-right: 10px;
}
.card-content {
  margin: 10px;
}

#download-button {
  margin-bottom: 5%;
}

.header {
  font-weight: bold;
}

h5 {
  font-weight: bold;
}

.start {
  height: 375px;
  width: auto;
}

p {
  font-size: large;
  line-height: 2rem;
}

#tab1P,
#tab2P,
#tab3P,
#tab4P {
  height: 275px;
  width: 275px;
}

.tab3P {
  font-size: 19px;
  line-height: 2rem;
}

.about-img {
  height: 50%;
  width: auto;
}

.work {
  border-bottom: 0;
  background-color: #26a69a;
  color: #ffffff;
  text-align: center;
  position: absolute;
  bottom: 60px;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 89%;
  margin-bottom: 0;
  z-index: 1;
}

.port {
  height: 250px;
  position: absolute;
  z-index: 0;
}

li img {
  width: 70%;
  margin-bottom: 5px;
}

.list {
  margin-bottom: 15px;
}

#list-card {
  width: 70%;
  margin-left: 16%;
}

.contact-card {
  width: 60%;
  margin-left: 20%;
  margin-right: 20%;
}

.ccard {
  font-size: 20px;
  font-weight: bold;
  padding: 5%;
}

.border {
  border: 1px solid #26a69a;
}

.contact {
  color: black;
  text-align: start;
  font-size: 18px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
}

.middle {
  color: black;
  text-align: start;
  padding: 10px 0;
  margin: 0 5px;
}

.fa-print {
  padding: 5px 0;
  margin-left: 3%;
}

.card-action {
  font-size: medium;
  margin-top: 10px;
}

/* Media Queries*/

@media only screen and (max-width: 992px) {
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }

  .parallax-intro {
    min-height: 650px;
  }

  .parallax-about {
    min-height: 1500px;
  }

  .parallax-portfolio {
    min-height: 2600px;
  }

  .parallax-contact {
    min-height: 725px;
  }

  .parallax-resume {
    min-height: 1800px;
  }

  .parallax-list {
    min-height: 2050px;
  }

  .intro {
    margin: 0 auto 0 50%;
  }

  .about-card {
    margin: 0 auto;
    margin: 0 auto;
  }

  #about-img {
    width: 40%;
    height: auto;
  }

  .contact-card {
    margin: 0 auto;
    width: auto;
  }

  .start {
    height: 400px;
    width: auto;
  }

  #tab1P,
  #tab2P,
  #tab3P,
  #tab4P {
    height: 300px;
    width: 300px;
  }

  .tab3P {
    font-size: 19px;
    line-height: 2rem;
  }

  .work {
    border-bottom: 0;
    background-color: #26a69a;
    color: #ffffff;
    text-align: center;
    position: absolute;
    bottom: 60px;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 90%;
    margin-bottom: 0;
    z-index: 1;
  }

  .port {
    height: 275px;
    position: relative;
    z-index: 0;
  }
}

@media only screen and (max-width: 600px) {
  #index-banner .section {
    top: 0;
  }

  .parallax-container .section {
    position: absolute;
    /* top: 10%; */
  }
  #index-banner .section {
    top: 5%;
  }

  .parallax-intro {
    min-height: 700px;
  }

  .parallax-about {
    min-height: 2000px;
  }

  .parallax-portfolio {
    min-height: 3500px;
  }

  #tab1P,
  #tab2P,
  #tab3P,
  #tab4P {
    margin: 0 auto;
    margin-bottom: 5%;
  }

  .parallax-list {
    min-height: 1700px;
  }

  .parallax-resume {
    min-height: 1200px;
  }

  .intro {
    margin: 0 auto;
  }

  .about-card {
    margin: 0 5% auto 0;
  }

  #about-img {
    width: 40%;
    height: auto;
  }

  .contact-card {
    margin: 0 auto;
    width: auto;
  }

  .start {
    height: 400px;
    width: auto;
  }
  .ccard {
    padding-left: 5%;
  }
}
