html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body,
html {
  font-family: 'Open Sans';
}
header {
  width: 100%;
  height: 600px;
  border-bottom: 1px solid #E6E6E6;
}
header #menu {
  width: 100%;
  background-color: white;
  height: 110px;
  position: fixed;
  z-index: 12;
}
header #menu #container-menu {
  width: 960px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
header #menu #container-menu #logo {
  margin-top: 24px;
}
header #menu #container-menu #download {
  right: 0;
  position: absolute;
  margin-top: 30px;
}

header #menu #container-menu #download_android {
  right: 0;
  position: absolute;
  margin-top: 30px;
}

header #top {
  padding-top: 110px;
  position: relative;
  width: 100%;
  height: 500px;
  background-color: white;
}
header .container {
  max-width: 960px;
  height: 100%;
  margin: 0 auto;
}
header .container #intro {
  position: absolute;
  width: 500px;
  height: 350px;
}
header .container #intro #h1desktop {
  display: block;
}
header .container #intro #h1mobile {
  display: none;
}
header .container #intro h1 {
  padding-top: 140px;
  font-size: 1.4em;
  font-weight: 400;
  color: white;
  line-height: 1.3em;
}
header .container #intro h1 #sub {
  font-size: 0.9em;
  font-weight: 100;
  line-height: 33px;
  padding: 0px 9px 3px 9px;
}
header .container #intro h1 .line {
  line-height: 36px;
  padding: 0px 9px 3px 9px;
  background-color: rgba(0, 0, 0, 0.5);
}
header .container #intro #download-phone {
  display: none;
}
header .container #intro #download-phone-android {
  display: none;
}
header .container #intro #download {
  height: 120px;
  width: 180px;
  background: url(../img/download.png) left no-repeat;
  position: relative;
}
header .container #intro p {
  padding-top: 85px;
  padding-left: 30px;
  text-align: left;
  color: white;
  height: 50px;
  width: 100%;
  font-weight: 100;
  font-size: 1.3em;
}

#download_text{
 text-align: left;
  color: white;
  height: 50px;
  width: 100%;
  font-weight: 100;
  font-size: 1.3em;
  padding-bottom: 0px;
  margin-bottom: 0px;
}

header .container #intro p img {
  position: absolute;
  margin-left: -33px;
  margin-top: -2px;
}
header .container #intro #iphone {
  position: absolute;
  margin-left: 550px;
  margin-top: -485px;
  width: 360px;
  height: 670px;
}
header .container #intro #iphone img {
  position: absolute;
  z-index: 0;
}
header .container #intro #iphone video {
  position: absolute;
  margin-left: 86px;
  margin-top: 137px;
}
#features {
  height: 650px;
  background-color: #F5F5F5;
  border-bottom: 1px solid #DDDDDD;
}
#features .container {
  width: 700px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
#features .container h3 {
  text-align: center;
  color: #767676;
  padding-top: 190px;
  font-weight: 100;
  font-size: 1.3em;
  line-height: 1.3em;
}
#features .container #where-container {
  width: 160px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 15px;
}
#features .container #where-container #where {
  width: 100%;
  height: 90px;
  background-color: #6ab2ea;
}
#features .container #where-container #where img {
  margin-top: 11px;
}
#features .container #where-container p {
  text-align: center;
  color: #838383;
  font-weight: 100;
  margin-top: 10px;
  line-height: 18px;
}
#features .container #ask-container {
  width: 160px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 15px;
}
#features .container #ask-container #ask {
  width: 100%;
  height: 90px;
  background-color: #e1712d;
}
#features .container #ask-container #ask img {
  margin-top: 6px;
}
#features .container #ask-container p {
  text-align: center;
  color: #838383;
  font-weight: 100;
  margin-top: 10px;
  line-height: 18px;
}
#features .container #share-container {
  width: 160px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 15px;
}
#features .container #share-container #share {
  width: 100%;
  height: 90px;
  background-color: #f6b426;
}
#features .container #share-container #share img {
  margin-top: 21px;
}
#features .container #share-container p {
  text-align: center;
  color: #838383;
  font-weight: 100;
  margin-top: 10px;
  line-height: 18px;
}
#features .container #aokay-container {
  width: 160px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 15px;
}
#features .container #aokay-container #aokay {
  width: 100%;
  height: 90px;
  background-color: #51ca8a;
}
#features .container #aokay-container #aokay img {
  margin-top: 06px;
}
#features .container #aokay-container p {
  text-align: center;
  color: #838383;
  font-weight: 100;
  margin-top: 10px;
  line-height: 18px;
}
#features .container #battery-container {
  width: 160px;
  display: inline-block;
  margin-top: 30px;
  margin-right: 15px;
}
#features .container #battery-container #battery {
  width: 100%;
  height: 90px;
  background-color: #e7489e;
}
#features .container #battery-container #battery img {
  margin-top: 21px;
}
#features .container #battery-container p {
  text-align: center;
  color: #838383;
  font-weight: 100;
  margin-top: 10px;
  line-height: 18px;
}

#whataretheydoing {
  width: 100%;
  height: 370px;
  text-align: center;
}
#whataretheydoing #waldoicon img {
  margin: -54px auto 0 auto;
}

#text_to_download{
    margin-top: -20px;
    margin-left: 0px; 
}

#my_text_field{
    font-size: 20px;
    width: 200px;
    height: 38px;
    padding-top: 5px;
    margin-top: 10px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    line-height: 20px;
    color: #555555;
    vertical-align: middle;
}

#my_submit{
    background-image: url('../img/send_text_button.png');
    width: 103px;
    height: 48px;
    border-style:none;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; /* border radius */
    margin-left: 10px;
    background-color : transparent;
    background-clip: padding-box; /* prevents bg color from leaking outside the border */
}

#whataretheydoing p {
  text-align: center;
  color: #4D4D4D;
  padding-top: 40px;
  font-weight: 100;
  font-size: 1.4em;
  line-height: 1.4em;
}
#whataretheydoing p span {
  font-weight: 400;
}
#whataretheydoing #activity {
  width: 100%;
  height: 165px;
  margin-top: 50px;
}
#whataretheydoing #activity #icons-desktop {
  display: block;
  margin: 0 auto;
}
#whataretheydoing #activity #icons-mobile {
  display: none;
  margin: 0 auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;

  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
}

.alert strong {
  font-weight: bold;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.alert-bar {
  margin: 10px auto 0;
  visibility: hidden;
}

.alert-container {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.alert-container .alert {
  float: left;
  clear: both;
  position: relative;
  visibility: hidden;
}

.alert-container .alert .buttons {
  margin-top: 10px;
}

.alert-container .alert .btn {
  margin-right: 5px;
}

footer {
  padding-top: 10px;
  text-align: center;
  border-top: 1px solid #E6E6E6;
  width: 100%;
  height: 50px;
}
footer p {
  color: #4D4D4D;
  font-size: 0.9em;
  line-height: 1.5em;
}
footer p a {
  text-decoration: none;
  color: #4D4D4D;
  font-weight: 400;
}

#user_status{
  height: 480px;
  width: 480px;
  color: #ffffff;
  font-size: 1.9em;
}


@media (max-width: 3600px) {
  

  #logo{
    padding-left: 10px;
  }

  #download{
    padding-right: 100px;
  }

  #download_android{
    padding-right: 0px;
  }

  header .container #intro {
    position: absolute;
    width: 500px;
    height: 350px;
    padding-left: 10px;
  }


  header .container #intro #download-phone {
    display: none;
  }
  header .container #intro #download-phone-android {
    display: none;
  }
  


  #top{
    background: url(../img/banner-mobile.png) 50% 50% no-repeat;
  }

  #features {
    height: 530px;
  }
  #features .container {
    width: 700px;
  }
  #features .container h3 {
    padding-top: 80px;
  }
  #whataretheydoing {
    margin: 0 auto;
    width: 80%;
  }
  #whataretheydoing #activity img {
    height: 70px;
    width: 600px;
  }

}

@media (max-width: 570px) {
  header .container {
    margin: 0 0 0 0;
  }

  header .container #intro h1 {
    text-align: center;
  }

  header .container #intro {
    width: 100%;
  }

  header .container #intro {
    padding-left: 0px;
  }


  header .container #intro p {
    padding-top: 65px;
    text-align: center;
    width: auto;
  }


  header {
    height: 500px;
  }
  header #menu {
    height: 80px;
  }

  header .container #iphone {
    display: none;
  }

  #top{
    background: url(../img/banner-phone.png) 50% 50% no-repeat;
  }
  header #menu #container-menu {
    width: 100%;
    text-align: center;
  }
  header #menu #container-menu #logo {
    margin-top: 17px;
    padding-left: 0px;
    width: 160px;
    height: 50px;
  }
  header #menu #container-menu #download {
    display: none;
  }
  header #menu #container-menu #download_android {
    display: none;
  }
  header #top {
    height: 390px;
  }
  header .container #intro p {
    padding-top: 80px;
    font-size: 1.1em;
  }
  header .container #intro #h1desktop {
    display: none;
  }
  header .container #intro #h1mobile {
    display: block;
  }
  header .container #intro h1 {
    font-size: 1.2em;
    padding-top: 60px;
  }
  header .container #intro h1 .line {
    background-color: rgba(0, 0, 0, 0.4);
  }
  header .container #intro #download-phone {
    display: block;
    width: 100%;
    position: absolute;
    margin: 80px auto;
    text-align: center;
  }
  header .container #intro #download-phone-android {
    display: block;
    width: 100%;
    position: absolute;
    margin: 105px auto;
    text-align: center;
  }
  
  #features {
    height: 1050px;
  }
  #features .container {
    width: 270px;
  }
  #features .container #where-container,
  #features .container #ask-container,
  #features .container #share-container,
  #features .container #aokay-container,
  #features .container #battery-container {
    width: 90%;
    margin-right: 0px;
  }
  #features .container h3 {
    padding-top: 40px;
  }
  #whataretheydoing {
    margin: 0 auto;
    width: 80%;
    height: 560px;
  }
  #whataretheydoing #activity img {
    width: 247px;
    height: 214px;
  }
  #whataretheydoing #activity #icons-desktop {
    display: none;
  }
  #whataretheydoing #activity #icons-mobile {
    display: block;
  }

  #activity_text{
    display: none;
  }
  
  #text_to_download{
    display: none;
  }

  #download_text{
    display: none;
  }

  footer p {
    font-size: 0.8em;
  }
}
