.container {
  padding-right: 15px;
  padding-left: 48px;
  margin-right: auto;
  margin-left: auto;
  max-width: 970px;
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  max-width: 970px;
}

.navbar-nav > li {
  float: left;
}
.nav > li {
  position: relative;
  display: block;
}
.navbar-nav > li > a {
  line-height: 20px;
  position: relative;
  display: block;
}
.section-header h2 {
  margin-top: 0;
  font-weight: 100;
  font-size: 90px;
  color: #FF9E5C;
  font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.top-header-blog {
  background-color: #112933;
}
.top-header-blog .section-header {
  padding-top: 230px;
}
.section-page .top-trees {
  height: 60vh;
}

.hero-section {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  height: 600px;
  position: relative;
  background-color: #131926;
}

@media only screen and (max-width: 992px){
  .hero-section {
    background-position: left bottom;
  }
}

.hero-trees {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}

.pinetrees-bg {
  background-repeat: no-repeat;
  background-size: cover;
  height: 300px;
  width: 100%;
}

.top-trees {
  background-size: 1500px, 305px;
}

#top-section h1 {
  font-weight: 700;
  font-size: 48px;
  line-height: 64px;
  text-transform: uppercase;
  padding-top: 0;
  text-align: left;
  color: #fff;
}
#top-section p {
  padding-top: 0;
  text-align: left;
}
.top-text {
  /* margin-top: calc(50vh - 370px); */
  /* margin-top: calc(50vh - 130px); */
  margin-top: 0;
  padding-top: 200px;
}

#top-section h2 > span {
  color: #436775;
}
#top-section h2 + p {
  margin-right: 100px;
}

#top-details {
  background-color: #131926;
}

#top-details p {
  font-size: 32px;
  line-height: 56px;
  color: #fff;
  text-align: left;
  max-width: 754px;
}

@media screen and (max-width: 480px) {
  #top-details p {
    font-weight: 400;
    font-size: 20px;
    line-height: 40px;
  }
}

#top-details p span {
  font-weight: 700;
}

#top-details p .green-text {
  color: #7FF4D3;
}

#top-details p .pink-text {
  color: #FFB097;
}

#top-details p .purple-text {
  color: #D5CEEC;
}

#top-details .bg-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 550px;
  width: 516px;
}

@media screen and (max-width: 768px) {
  #top-details .bg-image {
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  #top-details .bg-image {
    height: 400px;
  }
}

#top-details #block1, #top-details #block5 {
  padding-left: 10%;
}

#top-details #block4 {
  padding-right: 10%;
}

#top-details #block2 {
  border-bottom: 1px solid rgba(205, 250, 237, .2);
  display: flex;
  align-items: center;
  justify-content: center;
}

#top-details #block2 p {
  text-align: right;
}

@media screen and (max-width: 768px) {
  #top-details #block2 p {
    padding-right: 10%;
  }
}

#top-details #block3 {
  position: relative;
  left: 0;
  padding: 0 0 0 100px;
}

#top-details #block1 p, #top-details #block2 p {
  padding-top: 5%;
  padding-bottom: 10%;
}

#top-details #block3 p, #top-details #block4 p, #top-details #block5 p {
  padding-top: 15%;
  padding-bottom: 15%;
}

#top-details #block4 p {
  margin-left: auto;
  text-align: right;
}

#top-details #block4 {
  background-color: #122028;
}

#top-details #block5 {
  background-color: #EEEFF2;
} 

#top-details #block5 p {
  color: #061319;
}

@media screen and (max-width: 768px) {
  #top-details #block4, #top-details #block5 {
    flex-flow: column;
    padding-left: 0;
    padding-right: 0;
  }
}

@media screen and (max-width: 768px) {
  #top-details #block4 p, #top-details #block5 p {
    padding-left: 10%;
    padding-right: 10%;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  #top-details #block5 .text-info {
   order: 1;
  }
}

#top-details .grid-items {
  border-top: 1px solid rgba(205, 250, 237, .2);
  position: relative;
  background: url(https://oceanstream.io/assets/images/know_your_oceans.svg) no-repeat 100px 80px;
}

#top-details .grid-items .grid-item2 {
  border-left: 1px solid rgba(205, 250, 237, .2);
  width: 65%;
}

#team {
  background-color: #f9f9f9;
}

#team .container {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  border-top: 1px solid #C8C4C4;
  border-bottom: 1px solid #C8C4C4;
}

@media screen and (max-width: 768px) {
  #team .container {
    border-bottom: none;

  }
}

#team .container .col-md-4 {
  border-right: 1px solid #C8C4C4;
}

#team .container .col-md-8 {
  padding: 10%;
}

#team h2 {
  font-size: 48px;
  font-weight: 700;
  color: #061319;
  line-height: 64px;
  text-align: right;
  padding-right: 75px;
  padding-top: 130px;
}

@media (max-width:768px) {
  #team h2 {
    padding-right: 0;
    padding-top: 50px;
    text-align: center;
    margin-bottom: 30px;
  }
}

#team .team-info {
  padding-left: 30px;
}

@media (max-width:768px) {
  #team .team-info {
    padding-left: 0;
  }
}

#team h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 48px;
}

#team p.role {
  font-weight: 500;
  font-size: 24px;
  line-height: 48px;
  margin-bottom: .25rem;
}

#team p.expertise {
  font-weight: 500;
  font-size: 18px;
  line-height: 28px;
  max-width: 400px;
}

#team h3, #team p {
  color: #061319;
}

#team .oanabotezat , #team .andreirusu {
  display: flex;
}

@media screen and (max-width: 1024px) {
  #team .oanabotezat , #team .andreirusu {
    flex-flow: column;
  }
}

.header-search svg {
  fill: rgba(255, 255, 255, 1);
}
.header-search svg:hover {
  fill: #fff;
}
#search-open {
  text-align: center;
  margin-left: 50px;
}

@media only screen and (max-width: 992px){
  #search-open {
    margin-left: 0;
  }
}
.header-nav {
  width: 100%;
  padding-right: 48px;
}
.header-wrap {
  
}

.link-nav {
  text-align: right;
}
@media only screen and (max-width: 992px){
  .link-nav {
    text-align: center;
  }
}
.header-nav nav a.text-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  padding: 0 10px;
  margin: 10px;
  font-family: var(--font-family-one);
  transition: background-size .4s ease-out;
  background: linear-gradient(var(--color-details), var(--color-details)) no-repeat left 123%/0 30%;
}

.header-nav nav a:hover {
  background-size: 97% 30%;
}

.header-nav nav a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
}

.header-nav nav a.is-active {
  color: rgba(255, 255, 255, 1);
}
.header-nav a::before {
  content: none;
}
.header-logo {
 padding-left: 48px;
}

.header-logo div {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 71px;
  height: 90px;
}

@media only screen and (max-width: 1024px){
  .header-logo {
    padding-left: 24px;
    z-index: 99999;
  }
}

.header-toggle .bar {
  background-color: #eee;
}

.header-logo img {
  height: 90px;
}
.global-wrap, .global-content {
  height: auto;
}

#footer .footer-text {
  width: 450px;
  color: #e8e8e8;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}
#footer .footer-content {
  float: none;
  width: auto;
}

.post-template .top-header-blog .section-header {
  padding-top: 0;
  height: 122px;
  overflow: hidden;
}

.item.is-hero {
  margin-top: 3vh;
}
.item.is-hero .item-image {
  right: 10px;
  flex: 0 0 450px;
}

@media screen and (min-width: 1024px) {
  .item.is-hero .item-title {
    font-size: 62px;
  }
  .post-content {
    max-width: 970px;
    margin: 0 auto 1vh;
  }
}

@media screen and (max-width: 1024px) {
  .header-logo img {
    height: 49px;
  }
  .container-fluid {
    max-width: none;
  }
  #contact input {
    width: 100%;
  }
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  cursor: default;
}
#contact input {
  padding: 6px;
}
