/* Site Stylesheet
  1. Global Styles
  2. Typography Styles
  3. Structure Styles
  4. Media Queries
  5. Component Styles
  6. Page Styles
  7. Bootstrap Elements
======================================== */

/* 1. Global Styles
======================================== */
* {
  box-sizing: border-box;
}

html {
  font-size: 16pt;
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  background-color: hsla(52, 72, 71, 1.0);
  background-image: url("../images/backgrounds/bkgrd_tree_flat.png");
  height: 100%;
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.gears_main {
  background-color: hsla(52, 72, 71, 1.0);
  background-image: url("../images/backgrounds/gears_bkgrd_flat@2x.png") inherit;
  height: auto;
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.gears {
  background-color: hsla(52, 72, 71, 1.0);
  background-image: url("../images/backgrounds/gears_bkgrd_flat.png") inherit;
  height: auto;
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

.plain {
  background-color: hsla(52, 72, 71, 1.0);
  background-image: url("../images/backgrounds/bkgrd_plain_flat.png") inherit;
  height: auto;
  margin: 0 auto;
  overflow-x: hidden;
  width: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

#header {
  height: 100px;
  width: 100%;
  border-bottom: 1px solid #707070;
  margin: 0;
}


/* 2. Typography Styles
======================================== */
h1, h2 {
  font-family: 'Fino-Sans', sans-serif;
  font-weight: 400;
}

h3, p, footer {
  font-family: 'Haboro-Contrast-Normal', sans-serif;
}

h1 {
  font-size: 2.5rem;
  line-height: 1.25;
}

h2 {
  font-size: 2.0rem;
}

h3 {
  font-size: 1.5rem;
  font-weight: 200;
}

p {
  font-size: 1rem;
  font-weight: 200;
  line-height: 1.0;
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
  font-weight: 200;
}

footer {
  font-size: 0.75rem;
  font-weight: 200;
}


/* 3. Structure Styles
======================================== */
#header img {
  margin-top: 2%;
  margin-left: 2%;
  float: left;
  height: auto;
  width: 300px;
}

#nav {
  display: flex;
}

#nav .crescent_L {
  height: 40px;
  width: auto;
  margin-left: 10%;
  margin-top: 3%;
}

#nav .crescent_R {
  height: 40px;
  width: auto;
  margin-right: 8%;
  margin-top: 3%;
}

#header button {
  float: right;
  margin-top: 3.5%;
}

button a {
  font-family: 'Haboro-Contrast-Normal';
  font-weight: 100;
  font-size: 0.75rem;
  color: #fcfcfc;
  text-decoration: none; 
}

.portfolio-button {
  margin-left: 8%;
  margin-right: 8%;
  height: 40px;
  width: 140px;
  border: 1.5px solid #b6b133;
  border-bottom: 2.5px solid #b6b133;
  border-radius: 5px;
  background-color: transparent;
  color: #fcfcfc;
  font-style: none;
}

.talk-button {
  height: 40px;
  width: 140px;
  border: 1.5px solid #b6b133;
  border-bottom: 2.5px solid #b6b133;
  border-radius: 5px;
  background-color: transparent;
  color: #fcfcfc;
  margin-right: 8%;
}

.btn-secondary {
  font-family: 'Haboro-Contrast-Normal';
  font-size: 0.75rem;
  height: 40px;
  width: 140px;
  border: 1.5px solid #e25646;
  border-bottom: 2.5px solid #e25646;
  border-radius: 5px;
  background-color:#0d4516;
  opacity: 0.8;
  color: #fcfcfc;
  margin-left: 18%;
}

.sidebar {
  width: 140px;
  height: 100%;
  border-right: 0.5px solid #b6b133;
  margin-top: 30px;
  margin-bottom: 300px;
  float: left;

}

.portfolio-div {
  display: flex;
  justify-content: space-between;
}

.sidebar-contents a {
  font-family: 'Haboro-Contrast-Normal';
  font-weight: 100;
  font-size: 1.0rem;
  color: #fcfcfc;
  text-decoration: none;
  line-height: 3rem;
}


.portfolio-div img {
  height: 150px;
  width: auto;
  margin-top: 400px;
}

.fine_art_vids {
  display: flex;
  justify-content: center;
}

.vid_link img {
  height: 150px;
  width: auto;
}

a:hover {
  color: #b6b133;
  font-weight: 200;
}

a:active {
  color: #e25646;
  font-weight: 200;
}

.main_logo video {
  float: center;
  margin-left: 20.25%;
  margin-top: 20px;
  border: 1.5px solid #b6b133;
  border-bottom: 3.5px solid #b6b133;
  border-radius: 5px;
}

.main_logo img {
  height: 0px;
  width: 0px;
  visibility: hidden;
}

.selfie {
  float: right;
  margin: 60px;
  border: 1.5px solid #b6b133;
  border-radius: 5px;
  opacity: 0.8;
  visibility: visible !important;
}

.body-div {
  width: 50%;
  height: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: 30%;
  margin-right: 20%;
  background-image: linear-gradient(180deg, #f0f0f0, #fff);
  background-size: 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
  
}

.about-div {
  width: 50%;
  height: auto;
  margin-top: 5%;
  margin-bottom: 5%;
  margin-left: 20%;
  margin-right: 20%;
  background-image: linear-gradient(180deg, #f0f0f0, #fff);
  background-size: 100%;
  background-clip: text;
  -webkit-background-clip: text;
  -moz-background-clip: text;
  -webkit-text-fill-color: transparent; 
  -moz-text-fill-color: transparent;
  
}


.weight_500 {
  font-family: haboro-contrast-normal, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.container {
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 15px;
}

.favicons {
  float: center;
  margin-left: 43%;
}

.favicon-contents img {
  margin-top: 60px;
  margin-right: 10px;
  border: 1px solid #0d4516;
  border-radius: 20px;
}

/* Site Footer */
footer {
  float: center;
  text-align: center;
  padding-top: 50px;
  color: #0d4516;
}


/* 4. Media Queries 
======================================= */ 

@media(min-width: 768px) and (max-width: 960px) {
  #header img {
    margin-top: 5%;
    margin-left: 2%;
    float: left;
    height: auto;
    max-width: 200px;
  }

  #nav .crescent_L {
    visibility: hidden;
  }
  
  #nav .crescent_R {
    visibility: hidden;
  }  

  #header button {
    min-width: 130px;
    height: auto;
    margin-left: 5%;
    margin-top: 5%;
  }

  .gears img {
    height: auto;
    width: auto;
  }

  .main_logo video {
    float: center;
    height: auto;
    width: 75%;
    margin-left: 40px;
  }
  .main_logo img {
    height: 0px;
    width: 0px;
    visibility: hidden;
  }

  footer {
    text-align: center;
  }

}

@media(min-width: 360px) and (max-width: 767px) {
  #header img {
    margin-top: 5%;
    margin-bottom: 5%;
  }

  #nav .crescent_L {
    visibility: hidden;
  }
  
  #nav .crescent_R {
    visibility: hidden;
  }
  
  #header button {
    visibility: hidden;
  }

  .sidebar {
    width: 100px;
  }

  .sidebar-contents a {
    font-size: 0.75rem;
    line-height: 3rem;
    
  }

  .main_logo video {
    float: center;
    height: 0;
    width: 0; 
    margin-left: 2%;
    visibility: hidden !important;
  }

  .main_logo img {
    float: center;
    width: 50%;
    height: auto;
    margin-left:2%;
    visibility: visible;
  }

  .selfie {
    visibility: hidden;
  }
  
  .body-div, .about-div {
    width: 65%;
    height: auto;
    margin-top: 10%;
    margin-bottom: 5%;
    margin-left: 18%;
    margin-right: 10%;
    background-image: linear-gradient(180deg, #f0f0f0, #fff);
    background-size: 100%;
    background-clip: text;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-text-fill-color: transparent;
    
  }


  
  .weight_500 {
    font-size: 0.75rem;
    font-family: haboro-contrast-normal, sans-serif;
    font-weight: 400;
    font-style: normal;
    margin-left: 0;
  }

  h2 {
    font-size: 1.4rem;
  }

  p {
    font-size: 0.75rem;
    margin-left: 25%;
    margin-right: 0;
    line-height: 0.75rem;
  }

}



/* 5. Component Styles
======================================== */


/* 6. Page Styles
======================================== */

/* 7. Bootstrap Styles
======================================== */
.mb-3 {
  float: center;
  width: 30%;
  margin-left: 30%;
}

label {
  font-family: 'Fino-Sans';
  font-weight: 1.0rem;
  color: #fcfcfc;
}
.carousel {
  margin-bottom: 60px;
}
.carousel-caption {
  z-index: 10;
}

.carousel-control{
  height:350px;
}
