.header-blue.index-bg {
  background: #4e97be;
}

.index-p {
  color: rgba(255,255,255,0.8);
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}

.highlight-phone {
  color: #313437;
  background-color: #eef4f7;
  padding: 50px 0 55px;
  overflow: hidden;
}

@media (max-width:767px) {
  .highlight-phone {
    text-align: center;
  }
}

.highlight-phone p {
  color: #7d8285;
}

.highlight-phone h2 {
  font-weight: bold;
  margin-bottom: 35px;
  line-height: 1.5;
  padding-top: 0;
  margin-top: 0;
  color: inherit;
}

.highlight-phone .intro {
  font-size: 18px;
  max-width: 500px;
  line-height: 1.5;
}

@media (max-width:767px) {
  .highlight-phone .intro {
    max-width: none;
  }
}

.highlight-phone .intro p {
  margin-bottom: 35px;
}

.highlight-phone .intro .btn {
  padding: 16px 32px;
  border: none;
  background: none;
  box-shadow: none;
  text-shadow: none;
  opacity: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.4px;
  line-height: 1;
}

.highlight-phone .intro .btn:hover {
  opacity: 1;
}

.highlight-phone .intro .btn:active {
  transform: translateY(1px);
}

.highlight-phone .intro .btn-primary {
  background-color: #055ada;
  color: #fff;
}

.highlight-phone .phone-mockup {
  position: relative;
  max-width: 260px;
  margin-top: -30px;
  margin-bottom: -230px;
  transform: rotate(-15deg);
}

.highlight-phone .phone-mockup img.device {
  width: 100%;
  height: auto;
}

.highlight-phone .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 91%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  background-color: #aaa;
  overflow: hidden;
  background: url(resources/screen-content-phone.jpg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.highlight-phone .phone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -6%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

.header-blue {
  padding-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media (min-width:768px) {
  .header-blue {
    padding-bottom: 0px;
  }
}

.header-blue .navbar {
  background: #ffffff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

@media (min-width:768px) {
  .header-blue .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 70px;
    border-bottom: 1px solid rgb(242,242,242);
  }
}

.header-blue .navbar .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.header-blue .navbar .navbar-brand:hover {
  color: #f0f0f0;
}

.header-blue .navbar .navbar-collapse {
  border-top: 1px solid rgba(255,255,255,0.3);
  margin-top: .5rem;
}

@media (min-width:768px) {
  .header-blue .navbar .navbar-collapse {
    border-color: transparent;
    margin: 0;
  }
}

.header-blue .navbar .navbar-collapse span .login {
  color: #383c43;
  margin-right: .5rem;
  text-decoration: none;
}

.header-blue .navbar .navbar-collapse span .login:hover {
  color: #fe405b;
}

.header-blue .navbar .navbar-toggler {
  border-color: rgba(255,255,255,0.3);
}

.header-blue .navbar .navbar-toggler:hover, .header-blue .navbar-toggler:focus {
  background: none;
}

@media (min-width: 768px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: .7rem;
    padding-right: .7rem;
  }
}

@media (min-width: 992px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link {
  color: #383C43;
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link:focus, .header-blue .navbar.navbar-light .navbar-nav .nav-link:hover {
  color: #fe405b;
  background-color: transparent;
}

.header-blue .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  background-color: #fff;
  border-radius: 2px;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item:hover {
  background: #ebeff1;
}

.header-blue .action-button, .header-blue .action-button:not(.disabled):active {
  background: #FE405B;
  border-radius: 264px;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
  padding: .3rem .8rem;
  background: #fe405b;
  transition: background-color 0.25s;
  outline: none;
  padding-right: 15px;
  border: 1px none rgba(255,255,255,0.7);
  width: 175px;
  height: 40px;
  text-align: center;
  padding-left: 15px;
  font-size: 16px;
}

.header-blue .action-button:hover {
  color: #fffffff;
  text-align: center;
  padding-right: 15px;
  border-radius: 46px;
  width: 175px;
  height: 40px;
  background: #6c333c;
  padding-left: 15px;
}

.header-blue .navbar .form-inline label {
  color: #d9d9d9;
}

.header-blue .navbar .form-inline .search-field {
  display: inline-block;
  width: 80%;
  background: none;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #ccc;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}

.header-blue .navbar .form-inline .search-field:focus {
  border-bottom: 1px solid #ccc;
}

.header-blue .hero {
  margin-top: 20px;
  text-align: center;
}

@media (min-width:768px) {
  .header-blue .hero {
    margin-top: 60px;
    text-align: left;
  }
}

.header-blue .hero h1 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:992px) {
  .header-blue .hero h1 {
    line-height: 1.2;
    color: rgb(0,0,0);
  }
}

.header-blue .phone-holder {
  text-align: right;
}

.header-blue div.phone-mockup {
  position: relative;
  max-width: 600px;
  margin: 20px;
  display: inline-block;
  z-index: 1;
}

.header-blue .phone-mockup img.device {
  width: 130%;
  height: auto;
  border: 7px solid rgb(255,255,255);
  box-shadow: 0px 8px 5px rgba(33,37,41,0.19);
}

.header-blue .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 98%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  background-color: #aaa;
  overflow: hidden;
  background: url(resources/screen-content-phone.jpg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.header-blue .phone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

#logo_banner {
  margin-left: 30px;
  margin-right: 0px;
}

#login_width {
  margin-right: 30px;
}

#banner-bootm {
  background: #4687aa;
}

.row.align-items-center {
  margin-bottom: 60px;
  text-align: left;
}

.navbar-light .navbar-text {
  color: #ffffff;
  margin: 17px;
  margin-right: -108px;
  margin-left: -140px;
}

#banner-bottm {
  margin: 0 auto;
}

#container-fluid_span {
  margin: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

@media (min-width: 1920px) {
  #banner-bootm {
    padding-right: 60%;
    padding-left: 60%;
  }
}

@media (min-width: 768px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 576px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 1200px) {
  #container-fluid_span {
  }
}

.two {
  margin-top: 74px;
}

.two_img {
  width: 250px;
}

.text-center.two_text {
  font-size: 32;
}

#two_text {
  font-size: 32px;
  color: #383c43;
}

.row.three-bg {
  background: #f8f8f8;
  height: 405px;
}

.col.three-img {
  margin: auto;
  margin-left: 120px;
  margin-right: 120px;
}

@media (min-width: 1200px) {
  .three-bg {
    background: #f8f8f8;
    height: 405px;
  }
}

.container.three-g {
  margin: auto;
  margin-right: 25px;
}

.box.three-text {
}

.h1, h1 {
  font-size: 32px;
  margin-bottom: 12px;
  margin-top: 10px;
}

.small, small {
  min-height: 137px;
  max-height: 136px;
  font-size: 16px;
  color: #383c43;
}

@media (min-width: 576px) {
  .row.justify-content-center.three-g {
    padding-top: 84px;
  }
}

.header-blue {
  padding-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media (min-width:768px) {
  .header-blue {
    padding-bottom: 0px;
  }
}

.header-blue .navbar {
  background: #ffffff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

@media (min-width:768px) {
  .header-blue .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 70px;
    border-bottom: 1px solid rgb(242,242,242);
  }
}

.header-blue .navbar .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.header-blue .navbar .navbar-brand:hover {
  color: #f0f0f0;
}

.header-blue .navbar .navbar-collapse {
  border-top: 1px solid rgba(255,255,255,0.3);
  margin-top: .5rem;
}

@media (min-width:768px) {
  .header-blue .navbar .navbar-collapse {
    border-color: transparent;
    margin: 0;
  }
}

.header-blue .navbar .navbar-collapse span .login {
  color: #383c43;
  margin-right: .5rem;
  text-decoration: none;
}

.header-blue .navbar .navbar-collapse span .login:hover {
  color: #fe405b;
}

.header-blue .navbar .navbar-toggler {
  border-color: rgba(255,255,255,0.3);
}

.header-blue .navbar .navbar-toggler:hover, .header-blue .navbar-toggler:focus {
  background: none;
}

@media (min-width: 768px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: .7rem;
    padding-right: .7rem;
  }
}

@media (min-width: 992px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link {
  color: #383C43;
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link:focus, .header-blue .navbar.navbar-light .navbar-nav .nav-link:hover {
  color: #fe405b;
  background-color: transparent;
}

.header-blue .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  background-color: #fff;
  border-radius: 2px;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item:hover {
  background: #ebeff1;
}

.header-blue .action-button, .header-blue .action-button:not(.disabled):active {
  background: #FE405B;
  border-radius: 264px;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
  padding: .3rem .8rem;
  background: #fe405b;
  transition: background-color 0.25s;
  outline: none;
  padding-right: 15px;
  border: 1px none rgba(255,255,255,0.7);
  width: 175px;
  height: 40px;
  text-align: center;
  padding-left: 15px;
  font-size: 16px;
}

.header-blue .action-button:hover {
  color: #fffffff;
  text-align: center;
  padding-right: 15px;
  border-radius: 46px;
  width: 175px;
  height: 40px;
  background: #6c333c;
  padding-left: 15px;
}

.header-blue .navbar .form-inline label {
  color: #d9d9d9;
}

.header-blue .navbar .form-inline .search-field {
  display: inline-block;
  width: 80%;
  background: none;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #ccc;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}

.header-blue .navbar .form-inline .search-field:focus {
  border-bottom: 1px solid #ccc;
}

.header-blue .hero {
  margin-top: 20px;
  text-align: center;
}

@media (min-width:768px) {
  .header-blue .hero {
    margin-top: 60px;
    text-align: left;
  }
}

.header-blue .hero h1 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:992px) {
  .header-blue .hero h1 {
    line-height: 1.2;
    color: rgb(0,0,0);
  }
}

.header-blue .phone-holder {
  text-align: right;
}

.header-blue div.phone-mockup {
  position: relative;
  max-width: 600px;
  margin: 20px;
  display: inline-block;
  z-index: 1;
}

.header-blue .phone-mockup img.device {
  width: 130%;
  height: auto;
  border: 7px solid rgb(255,255,255);
  box-shadow: 0px 8px 5px rgba(33,37,41,0.19);
}

.header-blue .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 98%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  background-color: #aaa;
  overflow: hidden;
  background: url(resources/screen-content-phone.jpg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.header-blue .phone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

#logo_banner {
  margin-left: 30px;
  margin-right: 0px;
}

#login_width {
  margin-right: 30px;
}

#banner-bootm {
  background: #4687aa;
}

.row.align-items-center {
  margin-bottom: 60px;
  text-align: left;
}

.navbar-light .navbar-text {
  color: #ffffff;
  margin: 17px;
  margin-right: -108px;
  margin-left: -140px;
}

#banner-bottm {
  margin: 0 auto;
}

#container-fluid_span {
  margin: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

@media (min-width: 1920px) {
  #banner-bootm {
    padding-right: 60%;
    padding-left: 60%;
  }
}

@media (min-width: 768px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 576px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 1200px) {
  #container-fluid_span {
  }
}

.two {
  margin-top: 74px;
}

.two_img {
  width: 250px;
}

.text-center.two_text {
  font-size: 32;
}

#two_text {
  font-size: 32px;
  color: #383c43;
}

.row.three-bg {
  background: #f8f8f8;
  height: 405px;
}

.col.three-img {
  margin: auto;
  margin-left: 120px;
  margin-right: 120px;
}

@media (min-width: 1200px) {
  .three-bg {
    background: #f8f8f8;
    height: 405px;
  }
}

.container.three-g {
  margin: auto;
  margin-right: 25px;
}

.box.three-text {
}

.h1, h1 {
  font-size: 32px;
  margin-bottom: 12px;
  margin-top: 10px;
}

.small, small {
  min-height: 137px;
  max-height: 136px;
  font-size: 16px;
  color: #383c43;
}

.header-blue {
  padding-bottom: 0px;
  font-family: 'Source Sans Pro', sans-serif;
}

@media (min-width:768px) {
  .header-blue {
    padding-bottom: 0px;
  }
}

.header-blue .navbar {
  background: #ffffff;
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #fff;
  border-radius: 0;
  box-shadow: none;
  border: none;
}

@media (min-width:768px) {
  .header-blue .navbar {
    padding-top: 1rem;
    padding-bottom: 1rem;
    height: 70px;
    border-bottom: 1px solid rgb(242,242,242);
  }
}

.header-blue .navbar .navbar-brand {
  font-weight: bold;
  color: inherit;
}

.header-blue .navbar .navbar-brand:hover {
  color: #f0f0f0;
}

.header-blue .navbar .navbar-collapse {
  border-top: 1px solid rgba(255,255,255,0.3);
  margin-top: .5rem;
}

@media (min-width:768px) {
  .header-blue .navbar .navbar-collapse {
    border-color: transparent;
    margin: 0;
  }
}

.header-blue .navbar .navbar-collapse span .login {
  color: #383c43;
  margin-right: .5rem;
  text-decoration: none;
}

.header-blue .navbar .navbar-collapse span .login:hover {
  color: #fe405b;
}

.header-blue .navbar .navbar-toggler {
  border-color: rgba(255,255,255,0.3);
}

.header-blue .navbar .navbar-toggler:hover, .header-blue .navbar-toggler:focus {
  background: none;
}

@media (min-width: 768px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: .7rem;
    padding-right: .7rem;
  }
}

@media (min-width: 992px) {
  .header-blue .navbar-nav .nav-link {
    padding-left: 1.2rem;
    padding-right: 1.2rem;
  }
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link {
  color: #383C43;
}

.header-blue .navbar.navbar-light .navbar-nav .nav-link:focus, .header-blue .navbar.navbar-light .navbar-nav .nav-link:hover {
  color: #fe405b;
  background-color: transparent;
}

.header-blue .navbar .navbar-nav > li > .dropdown-menu {
  margin-top: -5px;
  box-shadow: 0 4px 8px rgba(0,0,0,.1);
  background-color: #fff;
  border-radius: 2px;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item {
  line-height: 2;
  color: #37434d;
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus, .header-blue .navbar .dropdown-menu .dropdown-item:hover {
  background: #ebeff1;
}

.header-blue .action-button, .header-blue .action-button:not(.disabled):active {
  background: #FE405B;
  border-radius: 264px;
  color: #ffffff;
  box-shadow: none;
  text-shadow: none;
  padding: .3rem .8rem;
  background: #fe405b;
  transition: background-color 0.25s;
  outline: none;
  padding-right: 15px;
  border: 1px none rgba(255,255,255,0.7);
  width: 175px;
  height: 40px;
  text-align: center;
  padding-left: 15px;
  font-size: 16px;
}

.header-blue .action-button:hover {
  color: #fffffff;
  text-align: center;
  padding-right: 15px;
  border-radius: 46px;
  width: 175px;
  height: 40px;
  background: #6c333c;
  padding-left: 15px;
}

.header-blue .navbar .form-inline label {
  color: #d9d9d9;
}

.header-blue .navbar .form-inline .search-field {
  display: inline-block;
  width: 80%;
  background: none;
  border: none;
  border-bottom: 1px solid transparent;
  border-radius: 0;
  color: #ccc;
  box-shadow: none;
  color: inherit;
  transition: border-bottom-color 0.3s;
}

.header-blue .navbar .form-inline .search-field:focus {
  border-bottom: 1px solid #ccc;
}

.header-blue .hero {
  margin-top: 20px;
  text-align: center;
}

@media (min-width:768px) {
  .header-blue .hero {
    margin-top: 60px;
    text-align: left;
  }
}

.header-blue .hero h1 {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:992px) {
  .header-blue .hero h1 {
    line-height: 1.2;
    color: rgb(0,0,0);
  }
}

.header-blue .phone-holder {
  text-align: right;
}

.header-blue div.phone-mockup {
  position: relative;
  max-width: 600px;
  margin: 20px;
  display: inline-block;
  z-index: 1;
}

.header-blue .phone-mockup img.device {
  width: 130%;
  height: auto;
  border: 7px solid rgb(255,255,255);
  box-shadow: 0px 8px 5px rgba(33,37,41,0.19);
}

.header-blue .phone-mockup .screen {
  position: absolute;
  width: 94%;
  height: 98%;
  top: 1%;
  left: 3%;
  border: 1px solid #444;
  border-radius: 20px;
  background-color: #aaa;
  overflow: hidden;
  background: url(resources/screen-content-phone.jpg);
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.header-blue .phone-mockup .screen:before {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 70%;
  height: 140%;
  top: -12%;
  right: -60%;
  transform: rotate(-19deg);
  opacity: 0.2;
}

#logo_banner {
  margin-left: 30px;
  margin-right: 0px;
}

#login_width {
  margin-right: 30px;
}

#banner-bootm {
  background: #4687aa;
}

.row.align-items-center {
  margin-bottom: 60px;
  text-align: left;
}

.navbar-light .navbar-text {
  color: #ffffff;
  margin: 17px;
  margin-right: -108px;
  margin-left: -140px;
}

#banner-bottm {
  margin: 0 auto;
}

#container-fluid_span {
  margin: 0px;
  margin-right: 10px;
  margin-left: 10px;
}

@media (min-width: 1920px) {
  #banner-bootm {
    padding-right: 60%;
    padding-left: 60%;
  }
}

@media (min-width: 768px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 576px) {
  #banner-bootm {
    padding-right: 10%;
    padding-left: 10%;
  }
}

@media (min-width: 1200px) {
  #container-fluid_span {
  }
}

.two {
  margin-top: 74px;
}

.two_img {
  width: 250px;
}

.text-center.two_text {
  font-size: 32;
}

#two_text {
  font-size: 32px;
  color: #383c43;
}

.row.three-bg {
  background: #f8f8f8;
  height: 405px;
}

.col.three-img {
  margin: auto;
  margin-left: 120px;
  margin-right: 120px;
}

@media (min-width: 1200px) {
  .three-bg {
    background: #f8f8f8;
    height: 405px;
  }
}

.container.three-g {
  margin: auto;
  margin-right: 25px;
}

.box.three-text {
}

.h1, h1 {
  font-size: 32px;
  margin-bottom: 12px;
  margin-top: 10px;
}

.small, small {
  min-height: 137px;
  max-height: 136px;
  font-size: 16px;
  color: #383c43;
}

.features-boxed {
  color: #313437;
}

.features-boxed p {
  color: #7d8285;
}

.features-boxed h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .features-boxed h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.features-boxed .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.features-boxed .intro p {
  margin-bottom: 0;
}

.features-boxed .features {
  padding: 50px 0;
}

.features-boxed .item {
  text-align: center;
}

.features-boxed .item .box {
  text-align: center;
  padding: 30px;
  background-color: #fff;
  margin-bottom: 30px;
}

.features-boxed .item .icon {
  font-size: 60px;
  color: #1485ee;
  margin-top: 20px;
  margin-bottom: 35px;
}

.features-boxed .item .name {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 8px;
  margin-top: 0px;
  color: inherit;
  text-align: center;
}

.features-boxed .item .description {
  font-size: 16px;
  margin-top: 15px;
  margin-bottom: 20px;
  text-align: center;
}

@media (min-width: 1200px) {
  .four-bg {
    height: 406px;
  }
}

@media (min-width: 576px) {
  .four-img {
    width: 200px;
    margin-left: -59px;
    margin-top: 36px;
  }
}

@media (min-width: 1200px) {
  .five-img {
    width: 320px;
    margin-left: 60px;
    margin-top: 21px;
  }
}

.box.five-div {
}

.five-bg {
  background: #f8f8f8;
  padding-bottom: 43px;
}

.store-button {
  background: #4586ff;
  font-size: 16px;
}

.row.justify-content-center.five-g {
  padding-top: 36px;
}

#store-btn {
  background: #4586ff;
  border-radius: 7px;
  padding: 18px;
  padding-right: 117px;
  text-align: center;
  padding-left: 117px;
  font-size: 16px;
  color: #ffffff;
  padding-bottom: 12px;
}

#store-btn:active:focus {
  background: #245FCD;
}

#store-btn:hover {
  background-color: #0069d9;
  border-color: #0062cc;
}

.logo-big {
  margin-bottom: 13px;
  width: 80px;
}

@media (min-width: 768px) {
  .box.three-text {
    margin-top: 27px;
  }
}

@media (min-width: 576px) {
  .three-bg {
    background: #f8f8f8;
    height: 544px;
  }
}

@media (min-width: 1200px) {
  .three-img {
    width: 390px;
    margin-left: 100px;
  }
}

@media (min-width: 576px) {
  .three-img {
    width: 400px;
  }
}

@media (min-width: 768px) {
  .three-bg {
    height: 400px;
  }
}

@media (min-width: 1200px) {
  .four-img {
    width: 355px;
    margin-top: -20px;
    margin-left: 4px;
  }
}

@media (min-width: 300px) {
  .three-img {
    width: 300px;
  }
}

@media (min-width: 300px) {
  .four-img {
    width: 300px;
    margin-left: 13px;
  }
}

@media (min-width: 300px) {
  .three-bg {
    background: #f8f8f8;
    padding-top: 32px;
    padding-bottom: 30px;
  }
}

.col.col-sm-6.three-b {
  max-width: 100%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

@media (min-width: 300px) {
  .col.col-md-6.three-g {
    flex: 0 0 90%;
  }
}

@media (min-width: 576px) {
  .col.col-md-6.three-g {
    flex: 0 0 80%;
  }
}

@media (min-width: 300px) {
  .four-bg {
    height: 500px;
    padding-top: 34px;
    padding-bottom: 80px;
  }
}

@media (min-width: 576px) {
  .four-bg {
    height: 600px;
    padding-top: 0px;
  }
}

@media (min-width: 768px) {
  .four-bg {
    padding-top: 0px;
    height: 400px;
  }
}

@media (min-width: 576px) {
  .five-img {
    width: 320px;
    margin-left: -49px;
    margin-top: -28px;
  }
}

@media (min-width: 768px) {
  .five-img {
    width: 320px;
    margin-left: 0px;
    margin-top: 39px;
  }
}

@media (min-width: 300px) {
  .five-img {
    width: 320px;
  }
}

.row.align-items-center.banner-white {
  background: url("resources/map.svg") top / auto no-repeat;
}

.col.col-sm-3.three-box {
  height: 237px;
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
  border-radius: 5px;
}

@media (min-width: 1200px) {
  .three-box {
    height: 237px;
    background: #ffffff;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
    border-radius: 5px;
    margin-top: 20px;
  }
}

.box-one {
  height: 100px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background: center / contain no-repeat;
}

#box-text {
  width: 90%;
  margin: auto;
  color: #383c43;
  font-size: 22px;
  font-weight: 500;
  line-height: 45px;
  font-family: 'Source Sans Pro', sans-serif;
}

.box-three {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  margin: auto;
  color: #919191;
  letter-spacing: 0;
  line-height: 20px;
  width: 90%;
}

.banner-p {
  font-size: 20px;
  margin-bottom: 30px;
  font-weight: 300;
}

#google {
  background: url("resources/logo-google.svg") center / contain no-repeat;
  background-color: #f8f8f8;
}

#facebook {
  background-image: url("resources/facebook.svg");
  background-color: #3d5a99;
}

#instagram {
  background-image: url("resources/instagram.svg"),linear-gradient(to bottom right,#f04b45, #B300AA);
}

#twitter {
  background-image: url("resources/twitter.svg");
  background-color: #2cabe1;
}

#netflix {
  background-image: url("resources/netflix.svg");
  background-color: #f8f8f8;
}

#vimeo {
  background-image: url("resources/vimeo.svg");
  background-color: #f8f8f8;
}

#youtube {
  background-image: url("resources/youtube.svg");
  background-color: #f8f8f8;
}

#tiktok {
  background-image: url("resources/tiktok.svg");
  background-color: #000000;
}

#medium {
  background-image: url("resources/medium.svg");
  background-color: #f8f8f8;
}

#pinterest {
  background-image: url("resources/pinterest.svg");
  background-color: #f8f8f8;
}

#dribbble {
  background-image: url("resources/dribbble.svg");
  background-color: #f8f8f8;
}

#behance {
  background-image: url("resources/behance.svg");
  background-color: #0051fe;
}

#gmail {
  background-image: url("resources/gmail.svg");
  background-color: #f8f8f8;
}

#tumblr {
  background-image: url("resources/tumblr.svg");
  background-color: #324358;
}

#spotify {
  background-image: url("resources/spotify.svg");
  background-color: #f8f8f8;
}

#pornhub {
  background-image: url("resources/pornhub.svg");
  background-color: #000000;
}

.three-box:hover {
  cursor: pointer;
  box-shadow: 0px 10px 15px #c3c3c3;
  transition: all 0.3s;
  margin-top: 15px;
}

#box-text {
}

.three-box {
}

@media (min-width: 992px) {
  .three-box {
    height: 253px;
    margin-top: 20px;
  }
}

.three-box {
  height: 259px;
  margin-top: 20px;
  transition: all 0.3s;
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
  border-radius: 5px;
}

#three-h1 {
  color: #383C43;
  font-weight: 400;
  font-size: 32px;
}

.three-p {
  color: #919191;
  font-size: 16px;
}

#figma {
  background-image: url("resources/figma.svg");
  background-color: #202020;
}

#zeplin {
  background-image: url("resources/zeplin.svg");
  background-color: #f8f8f8;
}

#framer {
  background-image: url("resources/framer.svg");
  background-color: #f8f8f8;
}

#invision {
  background-image: url("resources/invision.svg");
  background-color: #000000;
}

.line-one {
  height: 50px;
  background-color: #f8f8f8;
}

.line-box {
  margin-top: 40px;
  transition: all 0.3s;
  background: #ffffff;
  box-shadow: 0px 3px 5px rgba(0,0,0,0.12);
  border-radius: 5px;
}

.table thead th {
  background-color: #f8f8f8;
  border-top-style: none;
  border-right: 1px solid rgba(0,0,0,0.12);
  border-bottom-style: none;
}

.table td, .table th {
  border-right: 1px solid rgba(0,0,0,0.07);
}

tr:hover {
  cursor: pointer;
  background-color: #f8f8f8;
}

.line-p {
  text-align: center;
  margin-top: 27px;
  font-size: 16px;
  color: #919191;
}

.box.banner-text {
  margin-top: 40px;
  width: 100%;
  text-align: center;
  height: 160px;
}

#xuanzhong {
  color: #fe405b;
}

@media (min-width: 576px) {
  .row.justify-content-center.three-g {
    padding-top: 84px;
  }
}

@media (min-width: 576px) {
  .row.justify-content-center.three-g {
    padding-top: 84px;
  }
}

.form-text.text-muted.terms-bg {
  /*height: 233px;*/
}

.col.terms-text {
  line-height: 25px;
  letter-spacing: .1px;
  padding: 40px;
  margin-top: 40px;
  background: #fff;
}

.header-blue.terms-bg {
  height: 100%;
}

terms-bg {
  /*height: 100%;*/
}

.terms-bg {
  height: 200px;
}

.terms-p {
  font-size: 14px;
  line-height: 34px;
  letter-spacing: .1px;
  color: #565656;
}

.terms-text {
  margin-bottom: 5%;
}

.terms-h1 {
  font-size: 18px;
  font-weight: bold;
}

.three-bg.terms-bg {
  height: 4012px;
}

@media (min-width: 300px) {
  .logo_gps_1 {
    position: relative;
    left: 29px;
    top: 200px;
    width: 12px;
    height: 12px;
  }
}

@media (min-width: 576px) {
  .logo_gps_1 {
    left: 45px;
    top: 214px;
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 768px) {
  .logo_gps_1 {
    left: 62px;
    top: 227px;
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 992px) {
  .logo_gps_1 {
    position: relative;
    left: 210px;
    top: 203px;
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 1200px) {
  .logo_gps_1 {
    left: 251px;
    top: 246px;
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 300px) {
  .logo_gps_2 {
    position: relative;
    left: 96px;
    top: 155px;
    width: 12px;
    height: 12px;
  }
}

@media (min-width: 576px) {
  .logo_gps_2 {
    left: 151px;
    top: 142px;
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 768px) {
  .logo_gps_2 {
    left: 205px;
    top: 133px;
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 992px) {
  .logo_gps_2 {
    left: 338px;
    top: 117px;
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 1200px) {
  .logo_gps_2 {
    left: 404px;
    top: 140px;
    width: 30px;
    height: 30px;
  }
}

@media (min-width: 300px) {
  .logo_gps_3 {
    position: relative;
    left: 174px;
    top: 144px;
    width: 10px;
    height: 10px;
  }
}

@media (min-width: 576px) {
  .logo_gps_3 {
    left: 275px;
    top: 125px;
    width: 16px;
    height: 16px;
  }
}

@media (min-width: 768px) {
  .logo_gps_3 {
    left: 373px;
    top: 112px;
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 992px) {
  .logo_gps_3 {
    left: 489px;
    top: 96px;
    width: 20px;
    height: 20px;
  }
}

@media (min-width: 1200px) {
  .logo_gps_3 {
    left: 584px;
    top: 115px;
    width: 24px;
    height: 24px;
  }
}

@media (min-width: 300px) {
  .footer-h1 {
    text-align: center;
  }
}

@media (min-width: 576px) {
  .footer-h1 {
    text-align: initial;
  }
}

@media (min-width: 300px) {
  .col-md-6 {
    text-align: center;
  }
}

@media (min-width: 576px) {
  .col-md-6 {
    text-align: initial;
  }
}
