#header .face {
  display: none !important;
}
.navbar-inverse .navbar-nav > li > a,
.Btn,
.btn {
  text-transform: lowercase;
}
/*.navbar-inverse .navbar-nav > li > a {display:inline-block}*/
#logo {
  margin-left: 45px;
}
.navbar-inverse .navbar-nav > li > a:first-letter,
.Btn:first-letter,
.btn:first-letter {
  text-transform: uppercase;
}
#wrapper_text_princ {
  margin-top: 0px;
  margin-bottom: 0px;
}
#quicklink_container {
  margin-top: 4rem !important;
  margin-bottom: 4rem !important;
}
/*#quicklink_1 {
  background-color: #6f7337 !important;
}
#quicklink_2 {
  background-color: #8a4160 !important;
}
#quicklink_3 {
  background-color: #476995 !important;
}
*/
#quicklink_1 , #quicklink_2 , #quicklink_3 {
  background-color: transparent !important;
}
#quicklink_1  img, #quicklink_2  img, #quicklink_3 img {
 border-radius:50%;

}
.quicklink_text
{
 position: absolute !Important;
}


.quicklink_text_wrapper .text_top {
  font-weight: bolder;
}
#footer_wrapper {
  padding-top: 20px !important;
}
@media only screen and (max-width: 900px) {
  .text_slider {
    position: absolute;
    top: 0 !important;
  }
  .text_slider h3 {
    margin-bottom: 0 !important;
    margin-top: 0;
  }
  #text_btn {
    margin-top: 0 !important;
  }
  .navbar-toggle,
  .navbar-inverse .navbar-toggle:hover {
    border: none !important;
    background-color: transparent;
  }
  .icon-bar {
    background-color: #496012 !important;
  }
  .navbar-toggle {
    position: absolute;
    top: -320%;
    right: 0;
  }
  .navbar-collapse {
    position: absolute;
    top: -220%;
    right: 0;
    background: #d1ddac;
    width: 100%;
  }
  .juicebox-gallery td 
  {
    height: 230px  !important;
  }
  .juicebox-gallery tr 
  {
    height: inherit !important;
  }
   div.jb-splash 
   {
    height: fit-content !important;
   } 
   
   div #juicebox-container-1
   {
    height:400px !Important;
   }
}
@media only screen and (min-width: 1000px) {
  .text_slider {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    top: 20% !important;
    right: 0 !important;
  }
  .drop2 a {
    padding-left: 4rem !important;
  }
}
.secondary_menu li a,
#main-navbar li a {
  text-transform: none !important;
}
.arianne_link {
  display: none !important;
}
#juicebox-container-1 {
  height: 500px !important;
  width: 100% !important;
}
.jb-splash-holder img {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important ;
  width: 100% !important ;
  height: auto !important;
}
