* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

h1 {
  font-size: 1.9rem;
}

h1,
h2,
h3,
h4 {
  line-height: 1.3;
}

h1,
h2,
h3,
p {
  margin: 3rem 0;
}

p {
  line-height: 1.5;
}

html {
  font-size: 18px;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  height: 100%;
  font-family: "Open Sans", sans-serif;
  color: #322e26;
  padding: 0;
  margin: 0;
  background-color: #EBEBEB;
}


.hero {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 85vh;
  min-height: 400px;
}

.hero img {
  width: 100vw;
  height: 100vh;
}

.black {
  color: black;
}

.hero__body {
  position: absolute;
  max-width: 51rem;
  display: flex;
}

.hero__body__links a {
  display: inline-block;
  overflow: hidden;
  background: url(https://linkmaker.itunes.apple.com/sv-se/badge-lrg.svg?releaseDate=2017-05-16&kind=iossoftware&bubble=ios_apps);
  background-size: 100%;
  width: 200px;
  height: 59px;
  margin-bottom: 20px;
}

.navbar {
  position: absolute;
  width: 100%;
  left: 1.5rem;
  top: 0.5rem;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.navbar__button-panel {
  margin-top: 30px;
  text-align: right;
}

.navbar__button-panel a {
  color: white;
}

.navbar__button-panel--privacy-policy a {
  color: #322e26 !important;
}

.navbar__button-panel--privacy-policy span.selected  {
  color:#322e26 !important;
}

.navbar__logo__circle {
  background-color: white;
  width: 7.5rem;
  height: 7.5rem;
  border-radius: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("./images/dingo-logo.png");
  background-size: 100%;
}

.section {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.section--big {
  padding-bottom: 6.5rem;
}

.section--team{
  padding-bottom: 4rem;
}

.section--gallery {
  background-color:#EBEBEB;
  padding-top: 50px;
}

.section--faq {
  background-color: #989898;
}

.section--faq .section__header {
  color: #EBEBEB;
}

.policy {
  background-color: #EBEBEB;
  padding-top: 150px;
  padding-left: 50px;
}

.policy p {
  margin: 5px;
}

.policy h2 {
  margin-bottom: 15px;
}

.section__body--beta {
  max-width: 57.125rem !important;
}

.faq-flex-box {
  margin-bottom: 1.625rem;
  display: flex;
  max-width: 57.125rem !important;
  align-items: baseline;
  justify-content: center;
  text-align: left;
  color: #EBEBEB;
}

.faq-flex-box__question {
  font-size: 1.3rem;
  font-weight: 600;
}

.gallery-flex-container .gallery-flex-box:last-child {
  margin-bottom: 0;
}

.gallery-flex-box {
  margin-bottom: 5.625rem;
  display: flex;
  max-width: 57.125rem !important;
  align-items: center;
  justify-content: center;
  text-align: left;
  color: #322e26;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 2.125rem;
}

.gallery-flex-box img {
  max-width: 447px;
  max-height: 447px;
}

.gallery-flex-box .gallery-flex-box__flex-item:first-child {
  margin-left: 0;
}

p.gallery-flex-box__flex-item {
  text-align: left;
}

p.gallery-flex-box__flex-item--center {
  text-align: center;
}

.gallery-flex-box__flex-item {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-left: 50px;
  text-align: center;
}

.gallery__img {
  max-width: 100%;
}

img.pad {
  max-height: 429px !important;
  max-width: 281px !important;
}

.section__header {
  margin-bottom: 4rem;
  color: #322e26;
  font-size: 3.125rem;
  font-weight: 600;
  line-height: 4.25rem;
  text-align: center;
}

.section__header--team {
  margin-bottom: 6rem;
}

.section__body__gallery {
  text-align: left;
}

.section__body__gallery img {
  max-height: 261.63px;
  max-width: 430px;
}

.section__body__gallery img.phone {
  margin-left: 25%;
  max-height: 429px !important;
  max-width: 210.22px !important;
}

.section__body__gallery figure {
  min-width: 40%;
}

.section--funding {
  background-color: #b6e4e2;
  color: #5a9b98;
  font-size: 1.3rem;
  line-height: 2.125rem;
  text-align: center;
}

.section--funding img{
  cursor: pointer;
}

.section__body--section-content{
  display:flex;
  justify-content: space-between;
}

.section__body--section-content p{
  margin-bottom: 0;
  margin-top: 0;
}


.section__body--section-content div{
  margin-top: 4rem
}
.section__body--section-title{
  margin-bottom:0.5rem !important;
  margin-top:0.5rem !important
}

.section--pricing {
  min-height: 17.0625rem;
  background-color: #aed7a2;
  color: #5a9b98;
  font-size: 1.3rem;
  line-height: 2.125rem;
  text-align: center;
  color: #5e8c51;
}

.section--pricing img{
  cursor: pointer;
}

.section__body--section-text{
  margin-right: 3rem;
  margin-left: 3rem;
}

.section__body {
  max-width: 60rem;
  margin: 1.25rem
}

.section__body--main {
  width: 100%;
  color: #4c4c4c;
}

.section--footer h2 {
  color: white;
  font-size: 3.125rem;
  line-height: 2.25rem;
  font-weight: bold;
}

.section--footer h4, h6 {
  color: white;
  text-decoration: underline;
  font-weight: bold;
}

.copyright-container {
  background-color: #fffdf6;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-top: 20px;
}

.copyright {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  font-size: 1 rem;
}

.section--footer {
  background-color: #01546A;
  min-height: 14rem;
  color: white;
  font-size: 1.375rem;
  line-height: 2.25rem;
  text-align: center;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.section--footer a {
  color: white;
}

.team-section {
  display: flex;
  max-width: 57.125rem;
  flex: 1 1 33.333333333333333333333%;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-around;
  flex-wrap: wrap;
  flex-flow: row wrap;
}

.team-section__team-member {
  height: 25rem;
  width: 15.875rem;
  color: #322e26;
  font-family: "Open Sans";
  font-size: 1.25rem;
  line-height: 1.875rem;
  text-align: center;
}

.team-section__team-member img {
  height: 11.3125rem;
  width: 11.3125rem;
  border-radius: 100%;
  border: 5px solid #fed366;
}

.team-section__team-member__name {
  font-weight: bold;
  display: block;
}

.navbar-toggle {
  display: none;
}

.btn {
  height: 3.4375rem; 
  border-radius: 1.75rem;
  /* display: inline-block; */
  line-height: 3.4375rem;
  font-weight: 600;
  font-size: 1rem;
  text-align: center;
}

.btn--primary {
  border: 1px solid #ffca48;
  background-color: #ffca48;
  color: #293b51;
  padding: 20px 30px;
}

.btn--secondary {
  color: #5a9b98;
  background-color: #ffffff;
  padding: 20px 30px;
}

.btn--lined {
  border: 2px solid white;
  padding: 0.75rem 2rem;
  font-weight: 700;
  display: inline-block;
  border-radius: 2rem;
  color: white;
}

.btn--login {
  border-radius: 2rem;
  background: white;
  padding: 5px 15px;
  color: #01546A !important;
  border: 2px solid #01546A;
  font-size: 0.85rem;
  height: auto;
  line-height: initial;
  opacity: 1 !important;
  font-size: 13px !important;
  font-weight: bold !important;
  min-width: 110px !important;
}

.btn--nav {
  opacity: 0.8;
  color: #322e26;
  font-size: 1rem;
  font-weight: normal;
  margin-right: 45px;
}

.icon-bar {
  margin-bottom: 5px;
}

.icon-bar:after {
  display: block;
  content: " ";
  width: 26px;
  height: 2px;
  background-color: #828282;
}

.navbar__button-panel--main-menu{
  display: flex;
  padding-right: 2em;
  align-items: center;
}

@media only screen and (max-width: 1100px) {
  .btn--nav {
    margin-right: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .navbar__button-panel a {
    color:  #322e26;
  }

  .hero {
    background-size: cover;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5rem;

    
  }

  .language-selector span a {
    color: #322e26 ;
  }
  
  .language-selector span.selected {
    color: #000;
    font-weight: bold;
  }

  .hero__body__text h1 {
    color: #000;
  }

  .hero__body {
    align-self: flex-end;
  }
}

@media only screen and (max-width: 950px) {
  html {
    font-size: 14px;
  }

  .language-selector {
    right: 0px;
    top: 10px;
  }

  .gallery-flex-container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .gallery-flex-box {
    flex-flow: column;
  }

  .gallery-flex-box img {
    width: 90%;
  }

  .gallery-flex-box__flex-item {
    text-align: center;
    margin-left: 0 !important;
  }

  .gallery-flex-box:nth-child(even) .gallery-flex-box__flex-item:first-child {
    order: 2;
  }

  .gallery-flex-box:nth-child(even) .gallery-flex-box__flex-item:nth-child(2) {
    order: 1;
  }

  p.gallery-flex-box__flex-item {
    text-align: center !important;
  }

  .gallery-flex-box__flex-item {
    justify-content: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-left: 50px;
    text-align: center;
  }

  .navbar__logo__circle {
    width: 5.25rem;
    height: 5.25rem;
  }

  .navbar__logo {
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    width: 5.25rem;
    height: 5.25rem;
  }

  .hero {
    min-height: 90vh;
  }

  .hero__body__text {
    text-align: center;
    max-width: 100%;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar {
    width: 100%;
    left: 0px;
    top: 0px;
    display: block;
    padding-bottom: 20px;
  }



  .navbar.open {
    background-color: #fff;
  }

  .navbar.open .navbar__button-panel {
    display: flex;
    width: 100%;
    flex-direction: column;
  }

  .navbar__button-panel {
    /* padding: 20px; */
    display: none;
    margin-right: 0px !important;
    text-align: center;
  }

  .language-selector a {
    position: inherit !important;
  }

  .language-selector {
    height: auto !important;
    width: 100% !important;
    text-align: center !important;
    margin-bottom: 15px;
  }

  .btn--nav {
    width: 100% !important;
    margin-right: 0;
    margin-top: 1.7rem;
  }

  .btn--login {
    width: 110px !important;
    align-self: center;
    margin: 1rem 0 0 0;
  }

  .navbar-toggle {
    background: none;
    border: none;
    float: right;
    margin-right: 10px;
    margin-top: 25px;
    display: block;
  }

  .section--big {
    padding-top: 0;
    padding-bottom: 6rem;
  }

  .copyright-container {
    padding-left: 0;
    background-color: #01546A;
  }

  .copyright {
    text-align: center;
    font-size: 16px;
  }

  .section__body--footer div {
    font-size: 18.5px;
  }

  .section--footer h2 {
    font-size: 35px;
  }

  .section__body p {
    font-size: 18.5px;
  }

  .section__header {
    font-size: 2.2rem;
    margin-bottom: 3rem;
    line-height: 3rem;
  }

  p.gallery-flex-box__flex-item {
    font-size: 18.5px;
  }

  .section__body--beta {
    margin-top: 2rem;
  }

  .gallery-flex-box {
    margin-bottom: 2rem;
  }

  .hero__body__text p {
    font-size: 19px;
  }

  .navbar__button-panel--main-menu{
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-right: 0;
  }
}



@media only screen and (max-width: 800px) {
  html {
    font-size: 16px;
  }

  .hero__body {
    max-width: 95%;
  }

  .section__body--section-content{
    flex-direction: column
  }
}

@media (min-width: 50em) {
  .hero {
    height: 100vh;
  }
}


.seconday-page a {
  color: black;
}

.seconday-page a .menu-link .menu-link--selected {
  font-style: bold;
}

.selected {
  font-weight: bolder;
}

.how-it-works-container {
  margin: 200px 150px;
}

.social-media-container {
  padding-top: 20px;
}

.social-media-container img {
  cursor: pointer;
}