body, html{
    height: 100%;
    margin: 0;
}
.topnav {
  width: 100%;
  overflow: hidden;
  display:inherit;
}
.topnav ul{
    float: right;
}
.topnav a {
  float: left;
  display: inline;
  color: black;
  text-align: center;
  padding: 14px 30px;
  text-decoration: none;
  font-size: 17px;
  font-family: 'Manrope', sans-serif;
}

.topnav a:hover {
  color: goldenrod;
}
.topnav .icon {
  display: none;
}
.logo {
    float: left;
    position: absolute;
    padding: 14px 30px;
}
.hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0)), url(images/ap-deco-decor.svg);
    height: 90%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero-text {
  text-align:center;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-weight: bold;
}
.hero-text h2{
    color: white;
    font-family: 'Playfair Display', serif;
  	font-size: 70px;
}
.hero-text button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  margin-top: 15px;
  color: white;
  background-color: #C3922E;
  text-align: center;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
}

.hero-text button:hover {
  background-color: #171E28;
  color: white;
}
.arrows{
    text-align-last: center;
}
.arrows a{
      text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}
.round {
  border-radius: 50%;
}
.previous {
  background-color: #051626;
;
  color: white;
}
.next {
  background-color: #051626;
;
  color: white;
}
.arrows a:hover {
  background-color: goldenrod;
  color: white;
}
.w3-container{
    margin:0 auto;
    max-width: 1400px;
}
.w3-col{
    padding-left: 30px;
    padding-right: 30px;
}
.grunge-research{
    text-align: center;
}
.gallery{
    text-align: center;
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
}
.gallery button{
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: white;
    background-color: #C3922E;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    margin: 20px;
}
.gallery button:hover {
  background-color: #171E28;
  color: white;
}
.about, .skills{
    font-family: 'Roboto',sans-serif;
    padding-top: 50px;
}
.resume button{
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: white;
    background-color: #C3922E;
    text-align: center;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Roboto', sans-serif; 
}
.resume button:hover {
  background-color: #171E28;
  color: white;
}
.resume h3{
    font-family: 'Roboto', sans-serif;
}
.social-icons{
	cursor: pointer;
    font-size: 30px;
	color: darkgoldenrod;
	text-align:left;
}
.social-icons li {
    display: inline-block;
    margin-right: 1em;
}
.social-icons li:hover{
    color: #171E28;
}
.contact{
    padding: 60px;
    margin-bottom: 200px;
}
.contact h3{
    font-family: 'Roboto', sans-serif;
}
.cocoabar{
    font-size: 15px;
}
.container {
  border-radius: 20px;
  background-color: #f2f2f2;
  padding: 60px;
}
.w3-container6{
    text-align: center;
    color: white;
    background-color: #171E28;
    height: 100px;
}
.w3-container h3{
    font-family: 'Roboto', sans-serif;
}
.w3-container3{
    background-color: #051626;
    padding: 50px;
    text-align: center;
    color: #C3922E;
}
.w3-container3 h3{
    font-family: 'Roboto', sans-serif;
}
.w3-container5{
    padding: 50px;
    align-content: center;
}
.container7{
    padding: 50px;
}
.w3-container8{
    padding: 50px;
}
.column4{
  float: left;
  width: 50%;
  padding:30px;
}
h6{
    text-align: center;
    color: black;
}
/* Clearfix (clear floats) */
.row4::after {
  content: "";
  clear: both;
  display: table;
}
@media screen and (max-width: 375px){
    .column4{
        width: 100%;
    }
}
@media screen and (max-width: 414px){
    .column4{
        width: 100%;
    }
}
@media screen and (max-width: 414px){
 .column {
    width: 100%;
}
}
@media screen and (max-width: 414px){
    .column1 {
        width: 100%;
        font-family: 'Roboto', sans-serif;
}
}
.footer-distributed{
	background-color: #051626;
	box-sizing: border-box;
	width: 100%;
	text-align: left;
    padding: 55px 50px;
	margin-top: 20px;
}
 .footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}
 
.footer-distributed h3{
	color:  #ffffff;
	font-family:'Playfair Display', serif ;
	margin: 0;
}
.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 20px 0 12px;
	padding: 0;
    font-family: 'Roboto', sans-serif;
}
 
.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.8;
	text-decoration: none;
	color:  inherit;
}
 
.footer-distributed .footer-company-name{
	color:  #8f9296;
	font-size: 14px;
	font-weight: normal;
	margin: 0;

}
.center-footer{
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    display: inline-block;
}
.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
 
.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}
 
.footer-distributed .footer-icons{
	margin-top: 25px;
}
 
.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
    font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;
    margin-right: 3px;
	margin-bottom: 5px;
}
 /* On smaller screens, decrease text size */
@media only screen and (max-width: 414px) {
  .prev, .next,.text {font-size: 11px}
}
@media screen and (max-width: 1024px) {
  .topnav a {display:none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
}
  .topnav.responsive a {
    float: none;
    display: block;
    text-align:center;
  
  }
    .topnav ul{
    float:none;
 }
   @media screen and (max-width: 328px){
    .hero-text {
      text-align: center;
      position: absolute;
      top: 45%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      font-family:'Playfair Display', serif;
      font-size: 20px;
        }     
      .hero-image {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0)), url(images/ap-deco-decor.svg);
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
        .featuredheader{
          color: black;
          font-size: 16px;
          padding: 4px 9px;
          position: absolute;
          top:1px;
          width: 100%;
          text-align: center;
          font-family: "roboto", sans-serif;
}
                /* Caption text */
        .text {
          color: black;
          font-size: 13px;
          padding: 10px 12px;
          position: absolute;
          top: 10px;
          width: 100%;
          text-align: center;
          font-family: 'Manrope', sans-serif;
        }
        .contact{
            padding:0px;
}
}
    @media screen and (max-width: 414px){
    .hero-text {
      text-align: center;
      position: absolute;
      top: 45%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      font-family:'Playfair Display', serif;
      font-size: 16px;
      } 
        .hero-image {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.0)), url(images/ap-deco-decor.svg)
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
}
    @media screen and (max-width: 450px){
    .hero-text {
      text-align: center;
      position: absolute;
      top: 45%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: white;
      font-family:'Playfair Display', serif;
      font-size: 16px;
      } 
        .hero-image {
        background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0)) url(images/ap-deco-decor.svg)
        height: 100%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
}