
.shopify-started-outer {
  padding: 80px 0;
}
.shopify-started-left {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding: 20px 0 0 30px;
  position: relative;
  width: 50%;
}
.shopify-started-left:before {
  background-image: url(https://2766624.fs1.hubspotusercontent-na1.net/hubfs/2766624/starkedge-theme-2019/Images/Home-page/shopify-started-dot-bg.svg);
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  top: 13px;
  width: 100%;
}

.shopify-started-left-inner {
  background-image: linear-gradient(90deg,#f1893d,#f3544a);
  padding: 75px 30px 50px;
  position: relative;
  text-align: center;
  width: 100%;
}
body.unbounce-hire-front .shopify-started-left-inner {
  padding: 30px;
}
.shopify-started-left-inner h3 {
  color: #fff;
  font-size: 32px!important;
  font-weight: 600!important;
  margin-bottom: 21px;
}
.white-bdr-btn {
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  overflow: hidden;
  padding: 12px 30.7px;
  position: relative;
  text-transform: uppercase;
  z-index: 1;
}
.white-bdr-btn, .white-bdr-btn:after {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.white-bdr-btn:after {
  background-image: linear-gradient(90deg,#f18a3d 0,#f3554a);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  margin: auto;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}
.white-bdr-btn, .white-bdr-btn:after {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.shopify-started-right {
  background-color: #fff;
  border: 1px solid rgba(150,217,229,.3);
  box-shadow: 0.954px 4.908px 30px rgb(0 0 0 / 16%);
  padding: 50px 35px 80px;
  position: relative;
  width: 50%;
}
.shopify-started-right ul {
  margin: 0;
}
.shopify-started-right ul li {
  display: inline-block;
  margin-bottom: 20px;
  width: 49%;
}
.shopify-started-right ul li {
  cursor: pointer;
}
.shopify-started-right ul li img {
  margin-right: 6px;
}
.shopify-started-right ul li span {
  color: #002248;
  font-size: 14px;
  font-weight: 600!important;
}
.ocean {
  bottom: 0;
  height: 40px;
  left: 0;
  overflow: hidden;
  width: 100%;
}
.ocean, .wave {
  position: absolute;
}
.wave {
  -webkit-animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  background: url(https://2766624.fs1.hubspotusercontent-na1.net/hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-blue-animate.svg);
  background-repeat: repeat-x;
  -webkit-background-size: 325px;
  -moz-background-size: 325px;
  -ms-background-size: 325px;
  -o-background-size: 325px;
  background-size: 325px;
  bottom: -10px;
  height: 50px;
  opacity: .8;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 16000px;
}
.wave {
  -webkit-animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 20s cubic-bezier(.36,.45,.63,.53) infinite;
  background: url(https://2766624.fs1.hubspotusercontent-na1.net/hubfs/2766624/starkedge-theme-2019/Images/Home-page/wave-blue-animate.svg);
  background-repeat: repeat-x;
  -webkit-background-size: 325px;
  -moz-background-size: 325px;
  -ms-background-size: 325px;
  -o-background-size: 325px;
  background-size: 325px;
  bottom: -10px;
  height: 50px;
  opacity: .8;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  width: 16000px;
}
.wave:nth-of-type(2) {
  -webkit-animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  animation: wave 11s cubic-bezier(.36,.45,.63,.53) infinite;
  bottom: -10px;
  opacity: .5;
}
@keyframes wave {
  0% {
    margin-left: 0;
  }
  100% {
    margin-left: -1600px;
  }
}
.shopify-started-right ul li img {
  margin-right: 6px;
}



.php-web-outer .shopify-started-bottom > .row {
  flex-direction: row-reverse;
}
.php-web-outer .shopify-started-left {
  padding:35px 30px 35px 0;
}
.php-web-outer .shopify-started-left-inner {
  text-align: left;
  padding: 50px 30px;
}
.php-web-outer .shopify-started-left-inner h3 {
  margin: 0;
}
.php-web-outer .shopify-started-right ul li:nth-last-child(2) {
  margin-bottom: 0;
}
.php-web-outer .shopify-started-right ul li:last-child {
  margin-bottom: 0;
}
.php-web-outer .container {
  max-width: 1170px !important;
}
.php-web-outer .shopify-started-right {
  width: 55%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.php-web-outer .shopify-started-left {
  width: 45%;
}
.shopify-started-right ul li {
  cursor: pointer;
}
.shopify-started-right ul li:hover span {
  color: #f26c44;
}


.ios-technologies-outer .shopify-started-left:before {
  width: 96%;
}
.ios-technologies-outer .shopify-started-left-inner {
  padding: 75px 80px 50px;
}
.ios-technologies-outer .shopify-started-left-inner .white-bdr-btn {
  margin: 0 5px;
}
.ios-technologies-outer .shopify-started-right {
  box-shadow: none;
  border: none;
  padding: 40px 30px 30px 80px;
}
.ios-technologies-outer .shopify-started-right h4 {
  margin-bottom: 15px !important;
  font-weight: 700 !important;
  color: #002149;
}
.ios-technologies-outer .shopify-started-right ul li {
  width: 100%;
  display: inline-block;
  margin: 0;
  padding: 12px 0 8px 8px;
  border-bottom: 1px solid #d0d0d0;
}
.ios-technologies-outer .shopify-started-right ul li:last-child {
  border-bottom: none;
}
.ios-technologies-outer .shopify-started-right ul li h5 {
  font-size: 20px !important;
  line-height: normal !important;
  margin: 0 !important;
  color: #002149;
  font-weight: 700 !important;
}
.ios-technologies-outer .shopify-started-right ul li p {
  margin-bottom: 0;
}
.printpdf-technologies-outer .shopify-started-bottom > .row {
  flex-direction: row-reverse;
}








/* Responsive Started From Here  */
@media screen and (max-width:1200px){
  .shopify-started-right {
    padding: 50px 20px 80px;
  }
  .shopify-started-right ul li img {
    margin-right: 0;
  }
  .shopify-started-right ul li span {
    font-size: 12px;
  }
  .shopify-started-right ul li img {
    margin-right: 0;
  }
  .ios-technologies-outer .shopify-started-left-inner {
    padding: 75px 40px 50px;
}
}
@media screen and (max-width:1023px){
  .shopify-started-right {
    padding: 50px 16px 80px;
  }
  .ios-technologies-outer .shopify-started-right {
    padding: 40px 30px;
}
}
@media screen and (max-width:979px){
  .shopify-started-left {
    padding: 44px 0 0 30px;
    width: 100%;
  }
  .shopify-started-left:before {
    width: calc(100% - 60px);
  }
  .shopify-started-right {
    margin: 0 0 0 30px;
    width: calc(100% - 30px);
  }
  .shopify-started-right ul li img {
    margin-right: 6px;
  }
  .shopify-started-right ul li span {
    font-size: 14px;
  }
  .shopify-started-right ul li img {
    margin-right: 6px;
  }
  .php-web-outer .shopify-started-left {
    padding: 44px 0 0 30px;
    width: 100%;
}
  .php-web-outer .shopify-started-right {
    width: 100%;
}
}
@media screen and (max-width:767px){
  .shopify-started-outer {
    padding: 40px 0;
  }
  .shopify-started-right ul li img {
    max-width: 34px;
    width: 100%;
  }
  .shopify-started-right ul li span {
    font-size: 12px;
  }
  .shopify-started-right ul li span {
    width: calc(100% - 48px);
  }
  .shopify-started-right ul li img {
    max-width: 34px !important;
    width: 100%;
  }
  .ios-technologies-outer .shopify-started-right {
    padding: 40px 0 0;
}
}
@media screen and (max-width:600px){
  .shopify-started-right ul {
    margin: auto;
    max-width: 260px;
  }
  .shopify-started-right ul li {
    width: 100%;
  }
  .php-web-outer .shopify-started-right ul li:nth-last-child(2) {
    margin-bottom: 20px;
}
  .ios-technologies-outer .shopify-started-right ul {
    max-width: 100%;
}
  .ios-technologies-outer .shopify-started-right {
    padding: 20px 0 0;
}
}
@media screen and (max-width:479px){
  .shopify-started-left {
    padding: 34px 0 0 20px;
  }
  .shopify-started-left:before {
    width: calc(100% - 50px);
  }
  .shopify-started-left-inner {
    padding: 45px 20px 40px;
  }
  .shopify-started-left-inner h3 {
    font-size: 28px!important;
    line-height: 32px!important;
  }
  .white-bdr-btn {
    font-size: 12px;
  }
  .shopify-started-right {
    margin: 0 0 0 20px;
    padding: 40px 16px 50px;
    width: calc(100% - 20px);
  }
  .shopify-started-right ul li span {
    font-size: 12px;
  }
  .php-web-outer .shopify-started-right {
    margin: 0 0 0 30px;
}
  .ios-technologies-outer .shopify-started-left-inner {
    padding: 40px 20px;
}
  .ios-technologies-outer .shopify-started-right h4 {
    font-size: 25px!important;
        line-height: 37px!important;
}
}
@media screen and (max-width:349px){
  .shopify-started-right {
    margin: 0 0 0 20px;
    padding: 40px 12px 50px;
    width: calc(100% - 20px);
  }
  .shopify-started-right ul li span {
    font-size: 11px;
  }
}