#map {
    top: 0;
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: -1;
}

#story {
    padding: 10vh 35px;
    z-index: -1;
    width: 50vw;
/*    max-width: 880px;*/
    max-width: 600px;
    background: linear-gradient(90deg, rgba(20,20,20,0.85)5vw, rgba(20,20,20,0));
    text-align: left;
    margin-top: -6px;
}

#back-to-top {
    position: fixed;
    bottom: 25px;
    right: 5px;
    padding: 10px;
    background: #557D26;
    z-index: 100;
}

    #back-to-top a {
        color: white;
    }

#footer {
    background: #333;
    text-align: center;
    padding: 8em 2em;
    position: relative;
    z-index: 101;
}

.mobile-bg {
    background: rgba(0,0,0,0.8);
    padding: 25px;
}

.header {
    background-color: black;
    width: 100%;
    height: 50px;
    padding: 7px;
}

.step {
    padding-top: 40vh;
    height: min-content;
}

    .step.spacer {
        padding-top: 5vh;
    }


    .step.sub {
        padding-top: 1vh;
    }

.step-animate {
/*    margin-top: -38vh;*/
    margin-top: -30vh;
}

.step-animate-spacer {
    margin-top: -32vh;
}

.intro-section {
    background-color: #333;
    padding: 50px;
    width: 100%;
    color: white;
}

.frame {
    color: white;
}

.chapter-title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 3.5em;
    color: #FFFFFF;
    text-transform: uppercase;
    box-shadow: 1rem 0 0 #00000080, -1rem 0 0 #00000080;
    box-decoration-break: clone;
    background-color: #00000080;
    display: inline;
    margin-left: 15px;
    margin-bottom: 2em;
}

.chapter-sub-title {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 25px;
    color: #FFFFFF;
    line-height: 1em;
    padding-top: 0.2em;
}

.chapter-body {
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 30px;
    padding-top: 0.2em;
}


.chapter-body-container {
    background-color: rgba(0,0,0,0.3);
    padding-left: 10px;
    padding-right: 10px;
}

.img-shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.WTA-Title {
    color: #5AA6BD;
    /*            font-family: "Titillium Web", Sans-serif;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-weight: 200;
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
    padding-left: 10px;
}

.sub-heading-highlight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 40px;
    color: #FFFFFF;
    text-transform: uppercase;
    box-shadow: 1rem 0 0 #ffffff80, -1rem 0 0 #ffffff80;
    box-decoration-break: clone;
    background-color: #ffffff80;
    display: inline;
    margin-left: 15px;
    margin-bottom: 2em;
    display: flex;
    align-items: center;
}

.container-WTA {
    display: flex;
    align-items: center;
    justify-content: center;
}

.container-img {
    display: flex;
    align-items: center;
}

.video_frame {
    background:url(../../../assets/img/iphone.png) no-repeat;
  }

 .frame.step video {
    padding: 14px 14px;
    background-size: cover;
    width: 48%;
    float: right;
    margin-top: 16px;
    object-fit: cover;
    border-radius: 39px;
  }

  
footer ul, .menu_primary ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

  button#myBtn {
    position: fixed;
    bottom: 0px;
    right: 0px;
    padding: 10px;
    background: #557D26;
    z-index: 100;
    color: #fff;
}

footer {
    padding-top: 130px;
    background: url(../image/homeproject.png);
  }
  .section.home_project.ourproject {
    background: url(../image/homebg2.png);
  }
  footer .container {
    padding-bottom: 100px;
  }
  
  footer h3 {
    color: #fff;
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: 100;
    font-family: 'SF Pro Display';
  }

  footer h3 a {
      color: #fff;
  }
  
  footer p {
    color: #fff;
    font-size: 16px;
    font-weight: 100;
    font-family: 'SF Pro Display';
  }
  
footer p a,
  footer ul a {
    display: block;
    color: #fff;
    font-weight: 300;
    padding: 3px 0px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 100;
    font-family: 'SF Pro Display';
  }

footer img {
    margin-bottom: 15px;
}
footer p a:hover, footer ul a:hover {
    text-decoration: none;
    color: rgba(255,255,255,.75);
}
footer p.email a {
    display: inline-block;
}

.social-icons {
    font-size: 27px;
}
.social-icons span {
    display: inline-block;
    margin-right: 20px;
}
.social-icons a {
    color: rgba(255,255,255,0.5);
}
.copyright p {
    background: #081b22;
    margin: 0;
    padding: 15px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    font-weight: 300;
  }
  
  .copyright {
    padding-bottom: 10px;
  }
  .copyright a {
    display: inline-block;
    font-size: 13px;
}

.app_download_links_btm {
    display: flex;
    margin-top: 23px;
}

.app_download_links_btm img {
    width: 100%;
} 

.app_download_links_btm a {
    margin-right: 9px;
}

#story_mobile_view {
    display: none;
}



@media only screen and  (max-width: 767px) {
    #map {
        display: none;
    }

    #story {
        display: none;
    }

    #story_mobile_view {
        display: block;
        background: #2a2a2a;
        padding: 30px 30px;
     }

    .box_mb {
        margin-bottom: 50px;
    }

    .box_mb img {
        width: 100%;
    }

    .box_mb video {
        width: 100%;
    }

    .chapter-title {
        font-size: 33px;
        padding: 5px;
    }

    .chapter-sub-title {
        font-size: 17px;
        line-height: 24px;
    }

    .chapter-body {
        font-size: 14px;
        line-height: 23px;
        padding: 10px 10px;
    }

    .tendem {
        padding-left: 15px;
        padding-top: 10px;
    }

    .tendem li {
        font-size: 14px;
    }

    .video_frame  {
        width: 49% !important;
        vertical-align: top;
        margin-top: 15px;
        padding: 10px 10px;
        padding: 2.3% 2.6%;
        border-radius: 40px;
        object-fit: cover;
        background-size:100% ;
    }

    .users-mb li {
        color: #fff;
    }

    .users-mb  {
        padding-bottom: 15px;
    }

    a.btn.btn-secondary.btn-sm {
        padding: 4px 15px;
        display: inline-block;
        min-width: 100px;
    }

    .menu_primary ul li a.btn {
        min-width: 100px;
        padding: 4px 15px;
        display: inline-block;
    }

}

@media only screen and  (max-width: 630px) {
    .video_frame {
        border-radius: 20px;
    }
 }





