.badges2 {
  color: #ffffff;
  width: 420px;
  height: 70px;
}

.badges {
  color: #ffffff;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  padding: 5px;
  text-align: center;
  width: 350px;
  height: 70px;
  /*border-bottom-left-radius: 4px;*/
  /*border-bottom-right-radius: 4px;*/
  /*border-top-left-radius: 4px;*/
  /*border-top-right-radius: 4px;*/
  /*right: 5%;*/
  bottom: 5%;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  /*top: 0;*/
  /*bottom: 0;*/
}

.badge-link {
  padding-right: 5px;
  padding-left: 5px;
  /*width: 40%;*/
  /*height: 100%;*/
}

.badge-link img {
  width: 45%;
  height: 100%;
}


#mainNav .navbar-brand {
  color: #fdcc52;
  font-family: "Catamaran","Helvetica","Arial","sans-serif";
  font-weight: 400;
  letter-spacing: 1px;
}

header.masthead {
  position: relative;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 0px;
  color: #fff;
  background: #7b4397;
  background: linear-gradient(to left, #7b4397, #dc2430);
}

header.masthead .header-content {
  max-width: 500px;
  margin-bottom: 50px;
  text-align: center;
}

.mb-5 {
  margin-bottom: 0.2rem !important;
  font-weight: 600;
}

.mb-5-2 {
  font-size: 20px;
  bottom: 10px;
  margin-bottom: 1.6rem !important;
}

#mainNav .navbar-nav > li > a, #mainNav .navbar-nav > li > a:focus {
  color: #cdcdcd;
}

#mainNav .navbar-toggler {
  font-size: 12px;
  padding: 8px 10px;
  color: #c2c2c2;
}

section.download {
  position: relative;
  padding: 100px 0;
}

.col-md-8 p {
  padding: 10px 0px;
  font-weight: 1000;
  font-style: normal;
}

section.features .section-heading {
  margin-bottom: 50px;
}

section.cta {
  position: relative;
  padding: 100px 0;
  background-position: center;
  background-size: cover;
}

section.features .device-container {
  margin-bottom: 0px;
}

section {
  padding: 100px 0 0 0;
}

#contact .container {
  bottom: 100px;
  padding: 0 0 100px 0;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
  left: 0;
  right: 0;
}

/* */
 .video-wrapper {
    position: absolute;
    -webkit-transform: translate(-26px);
    transform: translate(-26px);
    -webkit-transform:rotate(0deg);
}
.video-wrapper video {
    height: 100%;
    border-radius: 33px;
}

/* 全屏按钮 */
video::-webkit-media-controls-fullscreen-button {
    display: none;
}
/* 播放按钮 */
video::-webkit-media-controls-play-button {
    display: none;
}
/* 进度条 */
video::-webkit-media-controls-timeline {
    display: none;
}
/* 观看的当前时间 */
video::-webkit-media-controls-current-time-display{
    display: none;
}
/* 剩余时间 */
video::-webkit-media-controls-time-remaining-display {
    display: none;
}
/* 音量按钮 */
video::-webkit-media-controls-mute-button {
    display: none;
}
video::-webkit-media-controls-toggle-closed-captions-button {
    display: none;
}
/* 音量的控制条 */
video::-webkit-media-controls-volume-slider {
    display: none;
}
/* 所有控件 */
video::-webkit-media-controls-enclosure{
    display: none;
}
.col-md-8 p{
    font-size:46px;
}
section.download .col-md-8 h2{
    font-size:30px;
}

.row .col-lg-4 {
    width:100%
    
}

.device-mockup.iphone6_plus2 {
    padding-bottom: 180%;
}
.badge-link2 img {
  width: 65%;
  height: 100%;
  max-width:400px;
}
.badges222 {
  color: #ffffff;
  overflow: hidden;
  z-index: 9999;
  position: fixed;
  padding: 5px;
  text-align: center;
  /*border-bottom-left-radius: 4px;*/
  /*border-bottom-right-radius: 4px;*/
  /*border-top-left-radius: 4px;*/
  /*border-top-right-radius: 4px;*/
  /*right: 5%;*/
  bottom: 5%;
  position: fixed;
  margin: auto;
  left: 0;
  right: 0;
  /*top: 0;*/
  /*bottom: 0;*/
}
