* {
  margin: 0;
  padding: 0;
}

a{
  text-decoration: none;
  color:black;
}

html, body {
  width: 100%;
  height: 100%;
}

section, footer {
  background: #eee;
  max-width: 100%;
  padding: 5%;
  padding-top:20px;
}
footer{
  height:85%;
}

section::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
#content{
  padding-top:50px;
  background:white;
}
#content h3{
  text-align:center;
  font-size:36px;
  margin-top:40px;
  font-weight: 700;
  color: #22A39F;
  font-family: 'Open Sans', sans-serif;
}

#inTouch{
  text-align:center;
  font-size: 24px;
  color:grey;
  margin-top: 20px;
  margin-bottom:50px;
  word-wrap: break-word;
  margin-left:30%;
  margin-right: 30%;
}

#contact2:before,
#contact2:after {
  background-color: #333;
  content: "";
  display: inline-block;
  height: 1px;
  position: relative;
  vertical-align: middle;
  width: 15%;
}
#contact2:before {
  right: 0.5em;
  margin-left: -50%;
}
#contact2:after {
  left: 0.5em;
  margin-right: -50%;
}

#content img{
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 25%;
  border-radius:50%;
}

.des {
  margin-top: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size:36px;
  word-wrap:break-word;
}

p{
  font-family: 'Dosis', sans-serif;
}


#line{
  border-top:1px solid rgb(217, 217, 217);
  border-bottom:1px solid rgb(217, 217, 217);
}

#areas{
  position:relative;
  margin-top:7.5%;
  justify-content: center;
  font-size:1.1em;
}

.align-center{
  text-align:center;
}

.topic{
  margin-top:6%;
}

.explain{
  margin-left:10%;
  margin-right:10%;
  margin-top:2%;
}

#abovePic {
  background: none;
  height: 100%;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0;
  width: 100%;
  position: relative;
}

#abovePic #background {
  background: url(../img/FrontPic.jpg);
  height: 100%;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index:-2;
}

#abovePic .diamond {
  height: 500px;
  width: 500px;
  border:solid white;
  transform: translate(-50%, -50%) rotate(45deg) skew(-20deg, -20deg);
  position: absolute;
  top: 50%;
  left: 50%;

}

#abovePic .text {
  max-width: 960px;
  margin: 0;
  text-align: center;
  position: absolute;
  top: 52%;
  left: 50%;
  transform: translate(-50%, -70%);
  color: white;
  text-shadow: 3px 3px 0px rgba(0,0,0,0.1), 7px 7px 0px rgba(0,0,0,0.05);
  margin:0;
}

#abovePic .text h1 {
  font-size: 108px;
  font-size: 7vw;
  font-family: 'Cormorant Garamond', serif;
  text-decoration: bold;
  font-weight: 1500;

}

#abovePic .text h2 {
  font-size: 32px;
  font-family: 'Dancing Script', cursive;
}

#abovePic #logo{
  position:absolute;
  left:40px;
  top:10px;
  width:100px;
  height:100px;
}

#abovePic .menu {
  margin:auto;
  position:absolute;
  top:40px;
  justify-content: center;
  width: 100%;
  list-style-type: none;
  right:10px;
  text-decoration:none;
}

.menu li{
  display:inline;
  text-align:center;
  font-size:1.2vw;
  margin:10px;
  color:white;
  text-transform: uppercase;
  font-family: 'Cormorant Garamond', serif;
  text-decoration:none;
  transition: 0.4s;
}
.menu a{
  text-decoration: none;
  color:white;
}


.parent{
  float:right;
}
.parent:hover .child{
  opacity: 0.3;

}
.parent .child:hover{
  opacity: 1;

}

#resume{
  border:solid;
  color:white;
  padding:10px;

}

#care{
  background-color:#F0F0F0;
  height:105%;
}

#passion{
  font-family: 'Open Sans', sans-serif;
  font-size:2.75em;
  color:black;
  font-weight:600;
  text-align:center;
  margin-top:3%;
}

#careAbout{
  text-align:center;
  font-size:1.25em;
  margin-top:2%;
  color:black;
}
.issues{
  height:200px;
  width:200px;

}
#content{
  background:white;
}
#content h3{
  text-align:center;
  font-size:36px;
  margin-bottom:10px;
  font-weight: 500;
  color: #22A39F;
  font-family: 'Open Sans', sans-serif;
}

.column-left{ float: left; width: 33.333%; }
.column-right{ float: right; width: 33.333%; }
.column-center{ display: inline-block; width: 33.333%; }



#timeline{
  background-color: #191919;
  max-width:100%;
  padding-top: 50px;
}

.timelinePhotoLeft{
  display:inline;
  position:relative;
  left:5px;
  top:8px;
  height:28px;
  width:33px;
  background:cover;
}

.timelinePhotoRight{
  display:inline;
  position:relative;
  left:-5px;
  top:8px;
  height:28px;
  width:33px;
  background:cover;
}

.col-left{
  float:left;
  width:48%;
  font-family: 'Montserrat', sans-serif;
  padding-right:10px;
}
.col-right{
  float:right;
  width:48%;
  font-family: 'Montserrat', sans-serif;
  padding-left:10px;
}


.icon{
  height:50px;
  width:50px;
}





#journey{
  text-align:center;
  font-size: 36px;
  color: white;
  font-family: 'Varela Round', sans-serif;
  padding-top: 20px;
}



.links, .info {
  color: black;
  text-align: center;
}
.links a {
  display: inline-block;
  margin: 0 32px;
  filter: brightness(100%);
  transition: filter 0.25s ease;
}

#linkedIn:hover{
  color:#2867B2;
}

#email:hover{
  color:red;
}

#messenger:hover{
  color:#0084FF;
}

.info {
  margin: 24px auto 0;
  padding-top: 24px;
  border-top: #ccc solid 1px;
  width: 75%;
  font-weight: 600;
  text-align: center;
}

.burger-nav{
  display:none;
}
@media screen and (max-width: 960px) {
  section {
    padding-left: 16px;
    padding-right: 16px;
  }

  #abovePic {
    height:300px;
  }
  #abovePic .diamond{
    display:none;
  }
  #abovePic .text h1 {
    font-size: 36px;
  }

  #abovePic .text h2 {
    font-size: 18px;
  }
  #abovePic .text {
    max-width: 100%;
    margin: 0;
    text-align: center;
    color: white;
    text-shadow: 3px 3px 0px rgba(0,0,0,0.1), 7px 7px 0px rgba(0,0,0,0.05);
    top: 60%;

  }
  #abovePic .menu {
    top:33px;
  }
  .menu li{
    font-size:2vw;
    font-size:10px;
    right:0px;
  }

  #abovePic #logo{
    position:absolute;
    width:75px;
    height:75px;
    left:10px;
  }
  #passion{
    font-size:24px;
  }
  #abovePic, #background {
    background: url(img/FrontPic.jpg);
    height: 50%;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index:-2;
  }
  #content img {
    left:0;
  }


  #content p {
    font-size:20px;
    text-align:center;
    float:none;
    margin-left:0;
  }

  #content{
    text-align:center;
  }

  #inTouch{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #journey{
    font-size:24px;
  }
  .explain{
    font-size:13px;
  }


}




@media screen and (max-width: 600px) {
  .col-left{
    float:none;
    width:100%;
    padding-right:0;
  }
  .col-right{
    float:none;
    width:100%;
    padding-left:0;
  }
  #abovePic #background {
    background: url(../img/FrontPic.jpg);
    height: 100%;
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index:-2;

  }

  #content p {
    font-size:20px;
    text-align:center;
    float:none;
    margin-left:0;
  }

  #content{
    text-align:center;
  }

  #inTouch{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #journey{
    font-size:18px;
  }
  .explain{
    font-size:13px;
  }
  .column-left{ float: none; width: 100%; }
  .column-right{ float:none; width: 100%; }
  .column-center{ display: inline-block;; width: 100%; }
  #care{
    background-color:#F0F0F0;
    height:180%;
  }
  #passion{
    font-family: 'Open Sans', sans-serif;
    font-size:2em;
    color:black;
    font-weight:600;
    text-align:center;
    margin-top:1%;
  }

  #careAbout{
    text-align:center;
    font-size:1.25em;
    margin-top:2%;
    color:black;
  }
  .issues{
    height:150px;
    width:150px;
    margin-top:30px;
  }
  .topic{
    margin-top:50px;
  }
  #areas1{
    margin-top:-50px;
  }
  #video{
    width:100%;
    height:100%;
  }

}


@media screen and (max-width: 480px) {
  .burger-nav{
    z-index:100;
    position:fixed;
    top:0px;
    display:block;
    height:40px;
    width: 100%;
  }
  .burgers{
    height:30px;
    position:absolute;
    right:50px;
    top:20px;
    cursor:pointer;
  }

  #resume{
    border:none;
    padding:0px;

  }
  .burger-nav .logo{
    height:60px;
    width:60px;
    position:absolute;
    left:20px;
    top:5px;
    cursor:pointer;
  }

  .menu li{
    height:0;
    display:block;
    text-align:left;
    font-size:15px;
    margin:0px;
    text-transform: uppercase;
    color:black;

  }
  #abovePic{
    top:20px;
  }
  .menu li.open{
    height:39px;
  }

  #abovePic .menu {
    position:fixed;
    margin:auto;
    overflow:hidden;
    top:70px;
    width: 100%;
    margin:0;
    right:0;
    z-index:100;
  }

  #abovePic ul a {
    border-bottom: 1px solid #404040;
    background-color:white;
    display:block;
    color:black;
    justify-content: center;
    padding:10px;
    width:100%;
    z-index:100;
    font-size:15px;
  }

  #abovePic #logo{
    display:none;
  }
  .parent{
    float:none;
  }
  #abovePic {
    background: none;
    height: 80%;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
    position: relative;
  }
  #abovePic #background {
    background: url(../img/FrontPic.jpg);
    height: 100%;
    width: 100%;
    background-attachment:scroll;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size:cover;
    z-index:-2;
  }
  #abovePic .text {
    width: 65%;
  }
  #abovePic .text h1 {
    font-size: 108px;
    font-size: 15vw;
    font-family: 'Cormorant Garamond', serif;
    text-decoration: bold;
    font-weight: 1500;

  }
  #abovePic .text h2 {
    font-size: 7vw;
    font-family: 'Dancing Script', cursive;
  }
  .text {
    text-shadow: 1px 1px 0px rgba(0,0,0,0.05), 1px 1px 0px rgba(0,0,0,0.05);
  }

  .topic{
    margin-top:auto;
  }
  #care{
    background-color:#F0F0F0;
    height:220%;
  }
  #passion{
    font-family: 'Open Sans', sans-serif;
    font-size:1em;
    color:black;
    font-weight:600;
    text-align:center;
    margin-top:1%;
  }

  #careAbout{
    text-align:center;
    font-size:1.25em;
    margin-top:1%;
    color:black;
  }

  .issues{
    height:100px;
    width:100px;
    margin-top:30px;
  }

  #content p {
    font-size:20px;
    text-align:center;
    float:none;
    margin-left:0;
  }

  #content{
    text-align:center;
  }

  #inTouch{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }

}
