/* Style for our header texts
		* --------------------------------------- */
h1 {
  font-size: 3em;
  margin: 0;
  padding: 0;
  text-align: left;
}

/* Backgrounds will cover all the section
* --------------------------------------- */
.section {
  background-size: cover;
}

.slide {
  background-size: cover;
}
ul li {
  list-style-type:none;
}
/* Defining each section background and styles
* --------------------------------------- */
#section0, #section2, #section3 {
  background-image: url(../imgs/bg0.jpg);
  padding: 6% 0 0 0;
}

#section1 {
  background-image: url(../imgs/bg1.jpg);
  padding: 6% 0 0 0;
}

#section2 {
  background-image: url(../imgs/bg2.jpg);
  padding: 6% 0 0 0;
}

#section3 {
  background-image: url(../imgs/bg3.jpg);
  padding: 6% 0 0 0;
}

#section4 {
  background-image: url(../imgs/bg4.jpg);
  padding: 6% 0 0 0;
}

#section5 {
  background-image: url(../imgs/bg5.jpg);
  padding: 6% 0 0 0;
}

#section6 {
  background-image: url(../imgs/bg6.jpg);
  padding: 6% 0 0 0;
}

/* Bottom menu
* --------------------------------------- */
#infoMenu li a {
  color: #fff;
}

.navbar-brand {
  float: left;
  height: 60px;
  padding: 6px 15px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-custom {
  background: #ffffff;
}

a:focus {
  outline-color: #d43c2c;
}

.apple-store {
  min-height: 50px;
  width: 100%;
  background: transparent url(../imgs/applestore.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
}

.google-store {
  min-height: 50px;
  width: 100%;
  background: transparent url(../imgs/googlestore.png) no-repeat center center;
  background-size: 100%;
  display: inline-block;
}

.home-phone {
  min-height: 545px;
  width: 100%;
  background: transparent url(../imgs/phone-shell.png) no-repeat top  center;
  background-size: 92%;
  margin-top: 19px;
}

.section1-icon {
  height: 42px;
  width: 31px;
  background: transparent url(../imgs/section-1-icon.png) no-repeat center center;
  background-size: 100%;
}

.section2-icon {
  height: 42px;
  width: 34px;
  background: transparent url(../imgs/section-2-icon.png) no-repeat center center;
  background-size: 100%;
}

.section3-icon {
  height: 42px;
  width: 28px;
  background: transparent url(../imgs/section-3-icon.png) no-repeat center center;
  background-size: 100%;
}

.section4-icon {
  height: 38px;
  width: 36px;
  background: transparent url(../imgs/section-4-icon.png) no-repeat center center;
  background-size: 100%;
}

.section5-icon {
  height: 38px;
  width: 36px;
  background: transparent url(../imgs/section-5-icon.png) no-repeat center center;
  background-size: 100%;
}

.section6-icon {
  height: 38px;
  width: 30px;
  background: transparent url(../imgs/section-6-icon.png) no-repeat center center;
  background-size: 100%;
}

.slide0 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-1.png) no-repeat top center;
  background-size: 100%;
}

.slide1 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-2.png) no-repeat top center;
  background-size: 100%;
}

.slide2 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-3.png) no-repeat top center;
  background-size: 100%;
}

.slide3 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-4.png) no-repeat top center;
  background-size: 100%;
}

.slide4 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-5.png) no-repeat top center;
  background-size: 100%;
}

.slide5 {
  height: 703px;
  width: 312px;
  background: transparent url(../imgs/slide-example-6.png) no-repeat top center;
  background-size: 100%;
}

.phone-background {
  min-height: 545px;
  width: 100%;
  background-size: 100% !important;
  margin-top: 0px;
  position: relative;
  z-index:100000;
}

.unslider-horizontal {
  left: 41px;
  top: 87px;
  width: 68% !important;
  margin-left: 18px;
  max-width:194px;
}

/*.fullCircle {*/
/*background-color: #fff;*/
/*border: 2px solid #d43c2c;*/
/*height: 40px;*/
/*width: 40px;*/
/*-moz-border-radius: 75px;*/
/*-webkit-border-radius: 75px;*/
/*background-size: 64% !important;*/
/*}*/
.featureDashes {
  border-top: 2px dashed #d43c2c;
  width: 48px;
  margin-right: -70px;
  margin-top: 30px;
  float: right;
  position: relative;
  z-index: 1;
}

.mobile-store {
  margin-bottom: 12px;
}

h1 {
  font-family: "Open Sans", helvetica, arial, sans-serif;
  color: #d43c2c;
}

.fullCircle {
  float: right;
  margin-right: -40px;
  margin-top: 12px;
  z-index: 1000000;
  position: relative;
}

.hatch-bold {
  margin-top: 32px;
  font-size: 12px;
}

.baseContainer {
  padding: 10px;
  border: 2px solid #d43c2c;
  background: #ffffff;
}

.baseTitle {
  font-size: 2.0em;
}

nav li a, nav li a:hover, nav li a:visited, nav li a:focus {
  font-weight: bold;
  color: #3f4144;
  font-size: 13px;
}

.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-right {
  float: left !important;
  margin-right: -15px;
}

.navbar-nav > li {
  padding: 0px 15px;
}

#heroPhone .home-phone {
  min-height: 545px;
  width: 100%;
  background: transparent url(../imgs/phone-shell.png) no-repeat center center;
  background-size: 100%;
  margin-top: 0;
  max-width: 262px;
}

.baseContainer {
  margin-top: 80px;
  padding: 16px 20px;
}

.fullpage-wrapper a {
  color: #444;
}

.fullpage-wrapper a:hover, .fullpage-wrapper a:active, .fullpage-wrapper a:visited {
  text-decoration: none;
}

#menu {
  text-indent: 0;
  padding: 18px;
  margin: 0;
}

#menu li {
  list-style-type: none;
  padding: 0;
}

.reviewTitle {
  margin-bottom: 5px;
}

.slide-icon a:hover {
  color: #d43c2c;
}

li.active a {
  color: #d43c2c;
}

#bouncingArrow {
  animation: 2s ease 0s normal none infinite running bounce;
  bottom: 0;
  height: 50px;
  left: 50%;
  margin-left: -25px;
  position: fixed;
  width: 50px;
  z-index: 999999;
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px)
  }
}

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }
}

@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }
}

.home-btn {
  border: 2px solid #d43c2c;
  margin-top: 80px;
  font-weight: 700;
  background: #ffffff;
  font-size: 17px;
  padding: 10px 20px;
  border-radius: 0;
  color: #d43c2c !important;
  margin-left: 10px;
}

.bouncing-arrow {
  margin: 0 auto;
  width: 60px;
}

.hero-phone-home {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  padding-top: 6%;
  display: none;
}
@media (min-width: 768px) {
  .container {
    width:1170px;
  }
}
@media (max-width: 768px) {
  .apple-store {
    max-width: 150px;
    margin: 0 auto;
  }

  .google-store {
    max-width: 133px;
    margin: 0 auto;
  }

  .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .navbar-right {
    float: left !important;
    margin-right: -15px;
  }

  .navbar-nav > li {
    padding: 0px 30px;
  }

  #heroPhone .home-phone {
    min-height: 545px;
    width: 100%;
    background: transparent url(../imgs/phone-shell.png) no-repeat center center;
    background-size: 100%;
    margin-top: 0;
    max-width: 262px;
  }

  .baseContainer {
    margin-top: 40px;
    padding: 16px 20px;
  }

  .hatch-bold {
    margin-top: 38px;
    font-size: 12px;
    float: none;
  }

  .left-logos {
    display: none !important;
  }

  h1 {
    font-size: 22px;
  }

  .right-side .hatch-bold {
    text-align: left !important;
  }

  .left-side .hatch-bold {
    text-align: left !important;
  }
  .featureDashes {
    display:none;
  }
  #menu {
    padding-top:0;
  }
  .unslider-horizontal {
    left: 41px;
    top: 75px;
    width: 68% !important;
    margin-left: 1px;
  }
  .phone-background {
    margin-top: -32px;
  }
}