.section-heading {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.navbar-default {
  background-color: rgba(12, 12, 12, 1);
}
.navbar-default .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #168bff;
}
.navbar-default .navbar-nav > li > a:focus {
  color: #0c99ff;
}
.navbar-logo img {
  width: 190px;
}
.navbar-logo {
  padding-top: 7px;
  padding-bottom: 3px;
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}
.languages {
  padding: 12px 0 0 0;
  display: inline-block;
}
@media screen and (min-width: 992px) {
  .hero-unit .left {
    width: 68%;
    padding-top: 0;
    float: left;
  }

  /* finestra modal video */
.video .modal-dialog {
    width: 600px;
  }

  /* colore menu navbar */
  .navbar-default {
    background-color: rgba(12, 12, 12, 0.34);
  }
  .navbar-default .navbar-nav > li > a {
    color: #ffffff;
  }
  .navbar-default .navbar-nav > li > a:hover {
    color: #168bff;
  }
  .navbar-default .navbar-nav > li > a:focus {
    color: #0c99ff;
  }

  /* posizione bandiere */
  .languages {
    padding: 12px 0 0 50px;
    display: inline-block;
  }

  /* colore icone features */
  ul.feature-list li i {
      display: inline-block;
      vertical-align: middle;
      -moz-border-radius: 50px;
      -webkit-border-radius: 50px;
      border-radius: 50px;
      position: absolute;
      top: 0;
      margin-right: 5px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 24px;
      color: #fff;
      background: #ff940d;
  }
}
@media screen and (min-width: 1200px) {
  .hero-unit .left {
   padding-top: 0;
  }
    .video .modal-dialog {
    width: 800px;
  }
}
@media screen and (min-width: 1440px) {
  .hero-unit .left {
    padding-top: 0;
  }
    .video .modal-dialog {
    width: 900px;
  }

}

/***** Modal *****/
.video .modal-backdrop.in {
  filter: alpha(opacity=7);
  opacity: 0.7;
}

.video .modal-content {
  background: none;
  border: 0;
  -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;
  -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none;
}

.video .modal-body {
  padding: 0 25px 25px 25px;
}

.video .modal-header {
  padding: 25px 25px 15px 25px;
  text-align: right;
}

.video .modal-header, .modal-footer {
  border: 0;
}

.video .modal-header .close {
  float: none;
  margin: 0;
  font-size: 36px;
  color: #fff;
  font-weight: 300;
  text-shadow: none;
  opacity: 1;
}

/********************** price table ********************************/


/* Create three columns of equal width */
.columns_price {
    padding: 8px;
}

/* Style the list */
.price {
    list-style-type: none;
    border: 1px solid #eee;
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 0px 0px 50px 0 rgba(0,0,0,0.2)
}

/* Add shadows on hover */
.price:hover {
    box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2)
}

/* Pricing header */
.price .header {
    background-color: #111;
    color: white;
    font-size: 25px;
}

/* List items */
.price li {
    border-bottom: 1px solid #eee;
    padding: 10px;
    text-align: center;
}

/* Grey list item */
.price .offer {
    background-color: #eee;
    font-size: 30px;
    color: #ad1e05;
    border-bottom: orange;
    border-bottom-style: solid;
}
.price .offerdata {
    font-size: 20px;
    color: #ad1e05;
}
.price .offerdel {
    font-size: 30px;
    color: #000000;
}
.price .grey {
    background-color: #eee;
    font-size: 20px;
    color: #ad1e05;
}

/* The "Sign Up" button */
.button {
    background-color: #ff940d;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
}
/******* FOOTER *******/
.copyright {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 0.8em;
}
footer {
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #1f1f1f;
    color: #6c6c6c;
    text-align: center;
}
/******************/
.modalform {
    color: black;
    font-size: 0.5em;
}
.modalform label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
}
.modalform .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.features .right {
    float: right;
    width: 313px;
    height: 520px;
    /*background-image: url('../img/iphone-placeholder-black.png?1417061398');*/
    background-repeat: no-repeat;
}
.features .left {
    float: left;
    /*
    width: 70%;
    */
    min-height: 1050px;
}
.store-buttons a.btn-appstore {
    background-color: #696969;
}
.store-buttons a.btn-appstore:hover, .store-buttons a.btn-appstore:focus {
    background-color: #555555;
}
.store-buttons a.btn-googleplay {
    background-color: #3976c7;
}
.store-buttons a.btn-googleplay:hover, .store-buttons a.btn-googleplay:focus {
    background-color: #3a92e4;
}

.black-background {background-color:#000000;border-color: #000000;}
.white {color:#ffffff;}

.btn:focus,.btn:active {
    outline: none !important;
    box-shadow: none;
}
.store-buttons a {
    margin-bottom: 0;
    padding: 0;
}