/* Menu */
@media (min-width: 992px) {
  .navbar-default .container {
    width: 100%;
  }

  .navbar-default .col-md-3 {
    width: 40%;
  }

  .navbar-default .col-md-9 {
    width: 40%;
    float: right;
  }
  
  #block-drupal8-zymphonies-theme-branding {
    min-width: 570px;
  }
}

.site-branding__logo img {
  height: 95px;
}

.path-trees #content {
  width: 100%;
  margin: 0;
  z-index: 0;
}
div #sidebar-first {
  width: 300px;
  margin: 0;
  position: absolute;
  left: 0px;
  top: 310px;
}

#map {
  width: 100%;
  /*height: calc(100vh - 75px - 167px)*/
  height: calc(100vh - 50px - 10px - 10px - 96px);
}

#street-view {
  width: 90%;
  height: 200px;
  position: relative;
}

.tree-details-full .species-name {
  margin: .5em 0;
  font-size: 28px;
  border-bottom: 2px solid #13A600;
  padding-bottom: 10px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #13A600;
}

.species-name span {
  display: inline-block;
}

.species-name-scientific {
  font-style: italic;
  font-size: 24px;
  color: #407056;
  line-height: 30px;
  margin-bottom: 10px;
}

.species-image {
  height: 100px;
  width: 100px;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

.tree-details {
  margin-bottom: 5px;
  font-size: 18px;
  color: #407056;
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.tree-details-full .tree-address {
  font-size: 21px;
  clear: both;
  margin: 0;
}

/* Benefits */

/* this is to fix weird icons */
.rrds.map .sidebar-tabs > ul > li > a {
  display: inline-block;
}

.sidebar-pane h1 {
  margin-bottom: 20px;
}

.benefit {
  clear: both;
}

.benefit .fa {
  width: 17px;
  text-align: center;
  font-size: 20px;
  color: #13A600;
  margin-right: 15px;
}

.share {
  float: right;
  font-size: 18px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #13A600;
}

.share a,
.share a:hover {
  border-bottom: none;
  color: #13A600;
}

.share .fa {
  width: 17px;
  text-align: center;
  font-size: 20px;
  color: #13A600;
  margin-right: 15px;
}

/* Tree Node Display */
.page-node-type-rrds-tree #tree-details {
  width: 380px;
  margin-left: auto;
  margin-right: auto;
}

#tree-details .button {
  margin: initial !important;
}

#tree-details h2,
#summary h2,
#home h2 ,
#benefits h2,
#map h2 {
  clear: left;
  margin-top: 20px;
  font-size: 24px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #13A600;
  border-bottom: 2px solid #13A600;
}

.benefits p {
  clear: both;
}

.benefit h3 {
  font-size: 18px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: bold;
  color: #407056;
}

.benefit .quantity {
  float: left;
  clear: both;
  margin-left: 37px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #13A600;
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.benefit .value {
  float: right;
  margin-right: 37px;
  margin-bottom: 5px;
  font-size: 18px;
  color: #407056;
  font-weight: bold;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.credits a {
  border: 0;
}

/* comments */
.comment-rrds-tree-form .filter-wrapper {
  display: none;
}

/* Leaflet Sidebar */
#map-sidebar.sidebar {
  position: absolute;
  float: none;
  
}

.sidebar-header,
.sidebar-tabs > li.active, .sidebar-tabs > ul > li.active {
  background-color: #13A600 !important;
}

@media (min-width: 1200px) {
  .map .sidebar:not(.collapsed) {
    width: 460px !important;
  }
}

/* Leaflet Map */
#main-wrapper {
  max-width: none;
}

.layout-main,
.block .content {
  margin: 0 !important;
}

.main-content .section {
  padding: 0 !important;
}

/* exposed species form */
#block-exposed-form-rrds-map-rrds-map {
  display: block;
  position: absolute;
  right : 0;
  top: 120px;
  z-index: 1000;
}

#block-exposed-form-rrds-map-rrds-map .form-item {
  clear: both;
  float: right;
  margin-right: 20px;
  margin-top: 0;
}

#block-exposed-form-rrds-map-rrds-map #edit-submit-rrds-map,
#block-exposed-form-rrds-map-rrds-map #edit-actions {
  display: none;
}

/* species color */
.species-color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
}

/* Footer */

.footerwidget {
  background: rgba(91, 143, 50, 1.00) !important;
}

.footerwidget img {
  margin-right: 10px;
}

.footerwidget p {
  text-align: justify;
}

#rrds-footer-wrapper {
  height: 200px;
  overflow: hidden;
  
  /* Parallax Background Effect */
  background-image: url(/sites/default/files/inline-images/Footer.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

/* Main Header */
.main-header:after {
  /*background: rgba(21, 22, 26, 0.28) !important;*/
  /*background: rgba(122, 193, 67, 0.50) !important;*/ /* ToFF */
  background: rgba(91, 143, 50, 0.75) !important;
}

/* Slick Carousel */
.main-header {
  margin: 0 !important;
  padding: 0 !important;
  
  /* Parallax Scrolling Effect */
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.navbar-default {
  padding-top: 10px;
  padding-bottom: 10px;
}

.welcome-banner-text {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

#block-views-block-rrds-projects-rrds-projects-current-carousel {
  padding: 0 !important;
  margin: 0 !important;
}


/* Trees Margins */
.path-trees #wrapper .container {
  width: 100%;
  padding: 0;
  margin: 0;
}

#block-drupal8-zymphonies-theme-content {
  margin-bottom: 0;
}

.slick--view--rrds-projects--rrds-projects-current-carousel,
.slick--view--rrds-projects--rrds-projects-current-carousel .slick-slide {
  max-height: 500px;
}


.slick-arrow::before,
.slick-arrow::after {
  font-size: 100px !important;
  color: #F05023 !important;
}

.slick__arrow {
  position: absolute !important;
  top: 80% !important;
}


.slick-arrow {
  width: 100px !important;
  height: 100px !important;
}

.slick-dots {
  bottom: 20px !important;
}

.slick-dots li {
  margin: 0 20px !important;
}

.slick-dots li button::before {
  font-size: 50px !important;
  color: #F05023 !important;
}

.slide__caption {
  font-size: 40px !important;
  background: rgba(122, 193, 67, 0.95);
  margin-left: auto;
  margin-right: auto;
  width: fit-content !important;
}

.slide__caption a {
  color: white !important;
}

.slide__caption p {
  margin-top: 50px;
  font-size: 16px !important;
  color: white !important;
  text-align: left !important;
}
