.body {
  background-color: #1e1e1e;
}

.landing {
  margin-top: 69px;
  border-style: none;
  background-color: #fd5656;
}

.basiccont {
  background-image: none;
}

.section-feature {
  margin-top: 30px;
  margin-bottom: 30px;
}

.section-feature.youtube {
  margin-top: 0px;
}

.section-feature.morepads {
  margin-top: 20px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  background-color: #141414;
  box-shadow: none;
}

.logo {
  display: block;
}

.h1-logo {
  display: block;
  width: 174px;
  margin-top: 14px;
  margin-right: -11px;
  margin-bottom: 0px;
  padding-right: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fd5656;
  font-size: 21px;
  line-height: 26px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.h3-sublogo {
  width: 154px;
  margin-top: 0px;
  float: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.jot-image-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.jot-image-logo.credoimage {
  margin-bottom: 13px;
  float: none;
}

.logo-columns {
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 11px;
}

.column-logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: left;
}

.logo-column-text {
  padding-right: 0px;
  padding-left: 0px;
}

.navlink {
  margin-top: 9px;
  padding-right: 8px;
  color: #fff;
}

.main-jot-image {
  position: relative;
  display: block;
  overflow: hidden;
  width: 206px;
  height: 364px;
  margin-top: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  border: 1px none #462121;
  background-image: url('../images/shakyphones.png');
  background-position: 50% 50%;
  background-size: 480px;
  background-repeat: no-repeat;
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  transform: rotate(-18deg);
}

.hero-jot {
  display: block;
  padding-left: 0px;
}

.img-shadown {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.h2-landing {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 36px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.h2-landing.smaller {
  margin-top: 0px;
  margin-bottom: 54px;
  font-size: 24px;
  font-weight: 400;
}

.h2-landing.smaller-h1 {
  display: block;
  margin-top: 0px;
  margin-bottom: 40px;
  color: #ffa0a0;
  font-size: 17px;
  font-style: italic;
}

.h2-landing.smaller-h1.manifesto {
  margin-top: 17px;
  margin-right: 11px;
  margin-bottom: 0px;
  float: right;
  font-size: 19px;
  line-height: 21px;
  font-style: normal;
  text-align: left;
}

.featurestable {
  margin-top: 25px;
  margin-bottom: 25px;
}

.textcolumn {
  padding-top: 209px;
}

.gif-container {
  display: block;
  overflow: hidden;
  width: 280px;
  height: 499px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: 170px;
  padding-right: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 10px;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
}

.gif-container.right-flex {
  margin-right: 170px;
  margin-left: auto;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.gif-container.toolsedit {
  margin-left: auto;
}

.gif-container.centered {
  display: block;
  height: 499px;
  margin-right: auto;
  margin-bottom: 26px;
  margin-left: auto;
}

.jot-gif {
  width: 280px;
  margin-bottom: 28px;
}

.h3-feature-title {
  margin-top: 0px;
  margin-bottom: 4px;
  font-family: Montserrat, sans-serif;
  color: #fd5656;
  text-transform: uppercase;
}

.h3-feature-title.right {
  text-align: right;
}

.h3-feature-title.footer {
  display: block;
  margin: 0px auto 8px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
}

.h3-feature-title.more-pad {
  margin-bottom: 30px;
}

.feature-txt {
  width: 306px;
  font-family: Montserrat, sans-serif;
  color: #e9e9e9;
  font-size: 19px;
  line-height: 22px;
  font-weight: 400;
}

.feature-txt.right {
  text-align: right;
}

.feature-txt.footer {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #575757;
}

.featuredescdiv {
  display: block;
  margin-right: 150px;
  margin-left: auto;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.featuredescdiv.left-flex {
  margin-right: auto;
  margin-left: 150px;
}

.featuredescdiv.toolsedit {
  margin-right: auto;
  text-align: center;
}

.featurecont {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.writingtools {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 70px 68px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.writingtools.final {
  padding-top: 0px;
}

.writingtools.lesspads {
  padding-bottom: 28px;
}

.section-footer {
  background-color: #fd5656;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 10px;
  padding-bottom: 38px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.footerlink {
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.imagefacediv {
  display: block;
  overflow: hidden;
  width: 100px;
  height: 100px;
  margin-right: auto;
  margin-left: auto;
  border: 5px solid #fff;
  border-radius: 50px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15);
}

.personallinks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.personallinkblock {
  overflow: hidden;
  width: 75px;
  height: 75px;
  margin-right: 10px;
  margin-left: 10px;
  border: 3px solid #fff;
  border-radius: 75px;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .16);
}

.pedroprofile {
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
}

.img-plink-logo {
  width: auto;
  height: 100%;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.shakyphoneherocont {
  width: 100%;
  height: 533px;
  margin-top: 42px;
  padding-top: 42px;
  padding-right: 21px;
  padding-left: 0px;
  background-image: url('../images/shakingphones3.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.modal-link {
  display: block;
  width: 280px;
  height: 60px;
  margin-right: auto;
  margin-bottom: 63px;
  margin-left: auto;
  border: 2px solid #fff;
  border-radius: 10px;
  text-decoration: none;
}

.whiteray-manifesto {
  margin-top: 8px;
  margin-left: 15px;
  padding-left: 0px;
  float: left;
}

.modal-background {
  position: fixed;
  z-index: 20;
  display: none;
  overflow: scroll;
  width: 100%;
  height: 100%;
  background-color: rgba(30, 30, 30, .91);
}

.modal-window {
  display: block;
  overflow: scroll;
  width: 460px;
  height: auto;
  margin: 73px auto 50px;
  border: 1px none #000;
}

.modal-text {
  font-family: Montserrat, sans-serif;
  color: #ebebeb;
  font-size: 24px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}

.close-modal {
  display: block;
  width: 190px;
  margin: 30px auto 80px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid #fd5656;
  border-radius: 10px;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.close-modal-text {
  color: #fd5656;
  font-size: 26px;
  line-height: 30px;
  font-style: italic;
  font-weight: 700;
}

.link-powemornings {
  display: block;
  width: 280px;
  margin: 26px auto;
}

.img-powermornings {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.power-mornings {
  background-image: -webkit-linear-gradient(0deg, #000, #3f1f1f 50%, #000 99%);
  background-image: linear-gradient(90deg, #000, #3f1f1f 50%, #000 99%);
}

.manifesto-button-text {
  margin-top: 11px;
  margin-right: 16px;
  margin-bottom: 0px;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .gif-container {
    margin-left: 60px;
  }
  .gif-container.right-flex {
    margin-right: 60px;
  }
  .featuredescdiv {
    margin-right: 60px;
  }
  .featuredescdiv.left-flex {
    margin-left: 62px;
  }
}

@media (max-width: 767px) {
  .section-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .column-logo {
    padding-right: 0px;
  }
  .navlink {
    display: block;
    width: 150px;
    height: 46px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .img-download {
    display: block;
    width: 142px;
    height: 46px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .navbarcontaier {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .textcolumn {
    padding-top: 0px;
    text-align: center;
  }
  .gif-container {
    margin-left: auto;
  }
  .gif-container.right-flex {
    margin-right: auto;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .h3-feature-title.right {
    margin-top: 0px;
    text-align: center;
  }
  .feature-txt.right {
    text-align: center;
  }
  .featuredescdiv {
    margin-top: 10px;
    margin-right: auto;
    text-align: center;
  }
  .featuredescdiv.left-flex {
    margin-left: auto;
    text-align: center;
  }
  .featurecont {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 479px) {
  .section-feature {
    padding-top: 20px;
  }
  .logo-column-text {
    display: none;
    overflow: visible;
  }
  .navlink {
    margin-bottom: 11px;
  }
  .img-download {
    height: auto;
  }
  .main-jot-image {
    display: block;
    overflow: hidden;
    margin-bottom: -7px;
    padding-left: 0px;
    background-image: none;
  }
  .hero-jot {
    padding-left: 0px;
  }
  .h2-landing {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 21px;
    line-height: 28px;
  }
  .h2-landing.smaller-h1 {
    margin-top: 18px;
    font-size: 16px;
  }
  .h2-landing.smaller-h1.manifesto {
    padding-right: 2px;
    padding-left: 1px;
  }
  .featurecont {
    padding-top: 20px;
  }
  .featurecont.notop {
    padding-top: 0px;
  }
  .writingtools {
    padding-right: 8px;
    padding-left: 8px;
  }
  .writingtools.lesspads {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .shakyphoneherocont {
    overflow: hidden;
    padding-right: 48px;
    padding-left: 32px;
    background-position: 50% 50%;
    background-size: cover;
  }
  .whiteray-manifesto {
    margin-left: 10px;
  }
  .modal-background {
    position: fixed;
    display: none;
    overflow: scroll;
    height: 100%;
    margin-top: -13px;
  }
  .modal-window {
    overflow: scroll;
    width: 90%;
  }
  .close-modal {
    margin-bottom: 155px;
  }
}

