.product-splash3.splash-main {
  margin-top: 0;
  padding-bottom: 50px;
}
.product-splash3.splash-sdk {
  margin-top: 0;
  padding-bottom: 100px;
  padding-top: 100px;
  position: relative;
}
.product-splash3.splash-sdk .product-splash3-content{
  margin-top: 0;
}
.product-splash3.articles {
  padding-bottom: 0;
}
.product-splash3.article3 {
  padding-bottom: 60px;
  padding-top: 0;
}
.product-splash3-content {
  margin-top: 60px;
}
.articles .product-splash3-content {
  margin-top: 0;
}

.product-splash3 h1,
.product-splash3 .title-main {
  font-size: 44px;
  line-height: 53px;
  color: #101010;
  font-family: "Montserrat Bold", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.product-splash3.splash-sdk .title-main{
  color: #000000;
  line-height: 58px;
}
.product-splash3.mod-comparium h1,
.product-splash3.mod-comparium .title-main {
  color: #343E4C;
}
.product-splash3-text{
  margin-top: 18px;
}
.product-splash3.splash-sdk .product-splash3-text{
  margin-top: 20px;
}
.product-splash3 p{
  font-size: 20px;
  line-height: 32px;
  color: #343E4C;
}
.product-splash3.splash-sdk p{
  font-size: 24px;
  line-height: 34px;
  color: #333333;
}
.product-splash3.splash-sdk .btn-group{
  justify-content: flex-start;
  margin-top: 40px;
}
.product-splash3.splash-sdk .btn-group .button:first-child{
  margin-left: 0;
}
.product-splash3.splash-sdk .btn-group .button .btn-primary.btn-primary--flat{
  padding: 13px 40px;
  font-size: 18px;
  line-height: 28px;
  background: #157EF2;
  color: #fff;
}
.product-splash3.splash-sdk .btn-group .button .btn.btn-primary--flat:hover,
.product-splash3.splash-sdk .btn-group .button .btn.btn-primary--flat:focus {
    background: #3292ff;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
.product-splash3.splash-sdk .btn-group .button a{
  font-size: 20px;
  line-height: 28px;
  color: #177DFB;
}


.splash3-list {
  margin-top: 18px;
  list-style-type: none;
  font-size: 18px;
  line-height: 1.56;
  color: #343E4C;
}

.articles .splash3-list {
  margin-top: 17px;
  font-size: 20px;
  line-height: 34px;
}

.splash3-list li {
  display: flex;
  margin-bottom: 8px;
}

.articles .splash3-list li {
  margin-bottom: 12px;
}

.splash3-list .icon-bullet-star {
  margin-right: 8px;
}

.articles .splash3-list .icon-bullet-star {
  margin-top: 3px;
}

.icon-bullet-star {
  display: inline-block;
  vertical-align: top;
  min-width: 28px;
  height: 28px;
  background-image: url(../features.html);
  background-repeat: no-repeat;
  background-position: -566px -8px;
}

.product-splash3.splash-main .btn-group {
  display: flex;
  flex-wrap: wrap;
  margin-top: 18px;
  justify-content: flex-start;
}

.product-splash3.splash-main .button {
  margin-left: 0;
  margin-right: 20px;
}

.product-splash3.splash-main .button:last-child {
  margin-right: 0;
}

.product-splash3.splash3-steps {
  padding-top: 20px;
  padding-bottom: 30px;
}

.product-splash3.splash3-steps h2 {
  font-size: 42px;
  line-height: 1.19;
  color: #222529;
}

.product-splash3.splash3-steps .text-main {
  margin-top: 18px;
  font-size: 18px;
  line-height: 1.56;
  color: #303030;
}

.product-splash3.splash3-steps .btn-group {
  margin-top: 40px;
}

.product-splash3.splash3-steps .button {
  margin-bottom: 30px;
}

/* comparium */
.product-splash3.mod-comparium .splash-scr {
  margin-top: -55px;
  margin-left: -15px;
}
.bullet-icon {
  display: inline-block;
  margin-right: 10px;
}
.bullet-icon path {
  fill: #3DC3E2;
}
/* sdk */
.product-splash3.splash-sdk .btn-group .button .btn-primary.btn-primary--flat.btn-primary--flat-sdk {
    padding: 13px 40px;
    font-size: 18px;
    line-height: 28px;
    background: #853A9D;
	border-radius: 8px;
    color: #fff;
	text-shadow: none;
	border: 0;
}
.product-splash3.splash-sdk .btn-group .button .btn.btn-primary--flat.btn-primary--flat-sdk:hover,
.product-splash3.splash-sdk .btn-group .button .btn.btn-primary--flat.btn-primary--flat-sdk:focus {
    background: rgba(133, 58, 157, .9);
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
}
/* sdk vspd */
.product-splash3.splash-vspd {
    padding-top: 90px;
    padding-bottom: 110px;
}
.product-splash3.splash-vspd .title-main {
    color: #101010;
    font-size: 36px;
    line-height: 44px;
}
.product-splash3.splash-vspd .product-splash3-text {
    margin-top: 30px;
}
.product-splash3.splash-vspd .product-splash3-text p {
    color: #2F2F2F;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
.product-splash3.splash-vspd .btn-group .button {
    margin: 0;
}
.product-splash3.splash-vspd .btn-group .button:first-child {
    margin-right: 20px;
}
.product-splash3.splash-vspd .btn-group .button a {
    margin-left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.product-splash3.splash-vspd .btn-group .button .btn {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    font-family: "Montserrat Semibold", "Helvetica Neue", Arial, Verdana, sans-serif;
}

/* sdk vspd */
.product-splash3.splash-vspd {
    padding-top: 90px;
    padding-bottom: 110px;
}
.product-splash3.splash-vspd .title-main {
    color: #101010;
    font-size: 36px;
    line-height: 44px;
}
.product-splash3.splash-vspd .product-splash3-text {
    margin-top: 30px;
}
.product-splash3.splash-vspd .product-splash3-text p {
    color: #2F2F2F;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
}
.product-splash3.splash-vspd .btn-group .button {
    margin: 0;
}
.product-splash3.splash-vspd .btn-group .button:first-child {
    margin-right: 20px;
}
.product-splash3.splash-vspd .btn-group .button a {
    margin-left: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.product-splash3.splash-vspd .btn-group .button .btn {
    color: #FFFFFF;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    font-family: "Montserrat Semibold", "Helvetica Neue", Arial, Verdana, sans-serif;
}

@media(max-width: 991px) {
  .product-splash3.splash-main {
    padding-bottom: 45px;
  }
  .product-splash3.splash-main .button {
    margin-bottom: 15px;
  }
  .product-splash3.splash-main.articles {
    margin-top: 30px;
  }
  .product-splash3.splash-sdk .product-splash3-image{
    margin-top: 30px;
    text-align: center;
  }
}

@media(max-width: 767px) {
  .product-splash3 h1,
  .product-splash3 .title-main {
    font-size: 27px;
    line-height: 1.33;
  }
  .product-splash3.splash3-steps h2 {
    font-size: 27px;
    line-height: 1.33;
  }
  .product-splash3-image img {
    max-width: 100%;
    height: auto;
  }
  .product-splash3.splash-main {
    padding-bottom: 0;
  }
  .articles .product-splash3-image {
    padding-top: 20px;
  }
  .product-splash3.mod-comparium .btn-group {
    display: block;
  }
  .product-splash3.mod-comparium .button {
    margin-right: 20px;
  }
  .product-splash3.mod-comparium .splash-scr {
    margin: 0;
  }

  /* sdk */
  .product-splash3.splash-sdk{
    padding-top: 60px;
    padding-bottom: 50px;
  }
  .product-splash3.splash-sdk .title-main{
    font-size: 32px !important;
    line-height: 44px !important;
  }
  .product-splash3.splash-sdk .btn-group .button{
    margin: 0;
  }
  .product-splash3.splash-sdk .btn-group .button .btn-link{
    padding-top: 30px;
    display: block;
  }
  

}

@media(max-width: 550px) {
  .product-splash3.splash-main .button {
    display: block;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }
  .product-splash3.splash-main .btn,
  .btn-download-for {
    display: block;
  }
  .product-splash3.splash-sdk .btn-group .button .btn{
    width: 100%;
  }
}

/* retina   */

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
  
  .icon-bullet-star {
    background-image: url(../star.html);
    background-size: 28px 28px;
    background-position: 0 0;
  }
}
