body h2, body h3 {
  margin-bottom: 5px; }
@media (max-width: 767px) {
  body section.callouts .col-sm-8:not(:first-child) {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #ddd; } }
body section.callouts .iphone {
  width: 300px;
  height: 325px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 35px 0 35px;
  position: relative;
  overflow: hidden; }
  body section.callouts .iphone img {
    position: absolute;
    top: 0;
    left: 0; }
  body section.callouts .iphone .text-message {
    border-radius: 10px;
    padding: 5px 10px;
    margin-bottom: 15px;
    position: relative;
    max-width: 90%;
    clear: both; }
    body section.callouts .iphone .text-message:after {
      content: " ";
      border-width: 5px 5px 0;
      position: absolute;
      width: 0;
      height: 0;
      border-style: solid;
      bottom: -5px;
      border-color: white; }
    body section.callouts .iphone .text-message.sent {
      background-color: #337ab7;
      color: white; }
      body section.callouts .iphone .text-message.sent:after {
        border-top-color: #337ab7;
        right: 15px; }
    body section.callouts .iphone .text-message.received {
      background-color: #E5E5EA; }
      body section.callouts .iphone .text-message.received:after {
        border-top-color: #E5E5EA;
        left: 15px; }
@media (min-width: 992px) {
  body section.get-started .container {
    background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/shared/textures/grey_overlay-cbf15e59718755f7404d0ee30707a982e9b62cc8e188374e384b2e657a2d0c5e.png), url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/notify/shout-feafd04afbb46e74669dc24f0ea2c37223eabba12a91896b3b6fc1d78a6fe5c5.jpg);
    background-repeat: repeat, no-repeat;
    background-position: right top;
    background-size: auto, cover;
    color: #eef1f3; }
    body section.get-started .container .wrapper {
      padding: 40px;
      max-width: 50%; }
      body section.get-started .container .wrapper a {
        color: white; } }
body section.faq ul {
  list-style-type: none;
  padding: 0; }
  @media (min-width: 768px) {
    body section.faq ul {
      -moz-column-count: 2;
           column-count: 2;
      -moz-column-gap: 80px;
           column-gap: 80px;
      -moz-column-rule: 1px solid #ddd;
           column-rule: 1px solid #ddd; } }

body.rtl section.callouts .iphone .text-message.sent:after {
  right: auto;
  left: 15px; }
body.rtl section.callouts .iphone .text-message.received:after {
  left: auto;
  right: 15px; }
@media (min-width: 992px) {
  body.rtl section.get-started .container {
    background-image: url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/shared/textures/grey_overlay-cbf15e59718755f7404d0ee30707a982e9b62cc8e188374e384b2e657a2d0c5e.png), url(https://dvhdolp8nm3ci.cloudfront.net/staging-assets/front/client/notify/shout_rtl-c0413e152f279717e58d83825c3e2eda8fd288d65f347e6146b039c5ebf068ca.jpg);
    background-position: left top; } }
