* {
  font-family: regular;
}
.st01 {
  fill: #f15e25 !important;
}
.mysiglewidh{
  width: 50px;
}
.servicesmy{
  color: #f15e25 !important;
}
#iPhone-bg {
  padding-top: 47px;
  background-color: #342cab;
  padding-bottom: 45px;
}
.big {
  color: #ffffff;
  font-size: 20px;
  text-align: justify;
}

.bannerH {
  font-size: 100px;

  color: #949bff;
  font-family: thin;
}
.big {
  font-size: large;
}
.bold {
  font-family: "extrabold";
}

.bannerP {
  color: #949bff;
  font-weight: 800;
  font-size: 43px;
  font-family: extrabold;
}
.peregraph p {
  text-align: justify;
}

.orange {
  color: #f15e25;
  text-transform: uppercase;
  font-family: semibold;
}

.iphoneservices h2 {
  font-weight: 700;
  font-family: extrabold;
}

.text-dark {
  font-family: bold;
}

.fw-bold {
  font-family: extrabold;
}

/*custmize card*/
:root {
  --red: hsl(0, 78%, 62%);
  --cyan: hsl(180, 62%, 55%);
  --darkorange: hsl(34, 97%, 64%);
  --blue: hsl(212, 86%, 64%);
  --varyDarkBlue: hsl(234, 12%, 34%);
  --grayishBlue: hsl(229, 6%, 66%);
  --veryLightGray: hsl(0, 0%, 100%);
  --weight1: 200;
  --weight2: 400;
  --weight3: 600;
}

.attribution {
  font-size: 11px;
  text-align: center;
}
.attribution a {
  color: hsl(228, 45%, 44%);
}

.so_top_icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: hsl(180, 62%, 55%);
  display: flex;
  align-items: center;
  padding: 40px;
  justify-content: center;
}
.so_top_icon1 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: hsl(0, 78%, 62%);
  display: flex;
  align-items: center;
  padding: 40px;
  justify-content: center;
}
.so_top_icon2 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: hsl(212, 86%, 64%);
  display: flex;
  align-items: center;
  padding: 40px;
  justify-content: center;
}
.so_top_icon3 {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: hsl(34, 97%, 64%);
  display: flex;
  align-items: center;
  padding: 40px;
  justify-content: center;
}

.box p {
  color: var(--grayishBlue);
}

.box {
  border-radius: 5px;
  box-shadow: 0px 30px 40px -20px var(--grayishBlue);
  padding: 30px;
  margin: 20px;
}

img {
  float: right;
}

@media (max-width: 280px) and (max-width: 450px) {
  .box {
    height: 430px;
  }
}

@media (max-width: 950px) and (min-width: 450px) {
  .box {
    text-align: center;
    height: 250px;
  }
}
@media (min-width: 950px) and (max-width: 1025px) {
  .box {
    width: 30% !important;
  }
}

.cyan {
  border-top: 3px solid var(--cyan);
}
.red {
  border-top: 3px solid var(--red);
}
.blue {
  border-top: 3px solid var(--blue);
}
.darkorange {
  border-top: 3px solid var(--darkorange);
}

.dec {
  color: var(--varyDarkBlue);
  font-weight: var(--weight3);
  font-size: 1.3rem;
}

@media (min-width: 950px) {
  .row1-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .row2-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .box-down {
    position: relative;
    top: 150px;
  }
  .box {
    width: 20%;
  }
}

.services1 {
  justify-content: center;
  background-image: linear-gradient(#ed3b4b, #f67d31);
  margin-top: 13px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services1 img {
  margin: 25px 25px;
}

.services2 {
  justify-content: center;
  background-image: linear-gradient(#2a47ca, #c131f6);
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services2 img {
  margin: 17px 17px;
}

.services3 {
  justify-content: center;
  background-image: linear-gradient(#1fa2cb, #2ad45c);
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services3 img {
  margin: 17px 17px;
}

.services4 {
  justify-content: center;
  margin-top: 13px;
  background-image: linear-gradient(#00b1e8, #00ebd4);
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services4 img {
  margin: 13px 15px;
}

.services5 {
  justify-content: center;
  background-image: linear-gradient(#f83600, #fbca22);
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services5 img {
  margin: 12px 22px;
}

.services6 {
  justify-content: center;
  background-image: linear-gradient(#4760ff, #0ecbff);
  margin-top: 13px;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  -webkit-border-top-left-radius: 25px;
  -webkit-border-bottom-right-radius: 25px;
}

.services6 img {
  margin: 19px 19px;
}

#ourexpert {
  background-image: url(../../../images/mobile/imges/single1.jpg);
  background-position-x: left;
  background-size: 50% 100%;
  background-repeat: no-repeat;
  background-color: #f15e25;
  padding-top: 100px;
  padding-bottom: 100px;
}

.mycardWH {
  width: 95px;
  height: 150px;
}

h4 {
  transition: all 0.5s ease-in-out;
}

.hov h4:hover {
  transform: scale(1.1);
}

.mycardWH1 {
  width: 95px;
  height: 150px;
}

.market {
  background-color: #1d2122;
  width: 100%;
  height: 100%;
}

.market1 {
  background-color: #1d2122;
  width: 100%;
  height: 100%;
}

.marketT {
  color: white;
  transition: all 0.4s ease-in-out;
  text-shadow: white;
}

.hr {
  width: 70%;
  height: 7%;
  background-color: #f15e25;
  margin: 0% 15%;
  transition: all 0.4s;
}

.hr1 {
  width: 70%;
  height: 7%;
  background-color: #60aa45;
  margin: 0% 15%;
}

.market:hover {
  background-color: white;
  color: black;
}

.market:hover .marketT {
  color: black;
}

.market1:hover {
  background-color: white;
  color: black;
}

.market1:hover .marketT {
  color: black;
}

.stack {
  background-color: #f6f6f6;
  color: black;
  font-weight: 600;
  font-size: large;
  width: 205px;
  height: 68px;
}

@media (min-width: 768px) {
  .padding_left {
    padding-left: 35px;
  }
}

@media (max-width: 768px) {
  .mycardWH {
    padding: 12px;
  }
  .mycardWH1 {
    padding: 12px;
  }
  #code {
    margin-left: 5%;
  }
}

.marketz {
  background-color: #1d2122;
  width: 100%;
  height: 100%;
}

.marketz:hover {
  background-color: white;
  color: black;
}

.marketz:hover .marketT {
  color: black;
}

.hrz {
  width: 70%;
  height: 7%;
  background-color: #f15e25;
  margin: 0% 15%;
  transition: all 0.4s;
}

.hrz1 {
  width: 70%;
  height: 7%;
  background-color: #60aa45;
  margin: 0% 15%;
}

@media (max-width: 350px) {
  .mycardWH1 {
    padding: 12px;
  }
  .marketz {
    background-color: #1d2122;
    width: 50%;
    height: 100%;
    margin-left: 76px;
  }
  .hrz {
    width: 35%;
    height: 7%;
    background-color: #f15e25;
    margin: 0% 33%;
    transition: all 0.4s;
  }
  .hrz1 {
    width: 35%;
    height: 7%;
    background-color: #60aa45;
    margin: 0% 33%;
    transition: all 0.4s;
  }
}

.tecnology {
  margin-bottom: 25px;
}

.mycardP0 {
  padding: 12%;
}

@media screen and (min-width: 426px) and (max-width: 820px) {
  .mycardP0 {
    margin-bottom: -30px;
    margin-top: -21px;
  }
  .marketT {
    font-size: 11px;
    margin-top: 5px;
  }
  .market,
  .market1,
  .marketz {
    height: 90%;
  }
  .text-dark {
    padding-top: 6px;
  }
}

@media screen and (min-width: 310px) and (max-width: 325px) {
  .mycardP0 {
    padding: 0%;
  }
}

@media screen and (min-width: 325px) and (max-width: 376px) {
  .mycardP0 {
    padding: 0%;
  }
  .marketz {
    height: 100%;
  }
  .market1,
  .market {
    margin-left: 3px;
  }
  .text-dark {
    padding-top: 6px;
  }
}

@media screen and (min-width: 980px) and (max-width: 1025px) {
  .stack {
    background-color: #f6f6f6;
    color: black;
    font-weight: 600;
    font-size: large;
    width: 125px;
    height: 68px;
  }
  .text-dark {
    padding-top: 6px;
    /*today*/
  }
}

@media screen and (min-width: 980px) and (max-width: 1025px) {
  .stack {
    background-color: #f6f6f6;
    color: black;
    font-weight: 600;
    font-size: large;
    width: 125px;
    height: 68px;
  }
  .text-dark {
    padding-top: 6px;
    /*today*/
  }
}

@media screen and (min-width: 760px) and (max-width: 975px) {
  .stack {
    background-color: #f6f6f6;
    color: black;
    font-weight: 600;
    font-size: large;
    width: 126px;
    height: 35px;
    margin-left: -7px;
    margin-right: 70px;
    width: 100%;
  }
  .ww {
    margin-left: 5px;
    width: 100%;
    margin-bottom: 55px;
  }
  .uu {
    justify-content: center;
  }
  .text-dark {
    padding-top: 6px;
    font-size: 18px;
  }

  .so_top_icon {
    padding: 20px;
  }
  .so_top_icon1 {
    padding: 20px;
  }
  .so_top_icon2 {
    padding: 20px;
  }
  .so_top_icon3 {
    padding: 20px;
  }
}

@media (min-width: 768px) {
  .padding_left {
    padding-left: 35px;
  }
}

.collapseCard {
  background-color: #f6f6f6;
}

.left {
  justify-content: right;
  text-align: right;
}

.right {
  align-items: flex-end;
  padding-left: 55px;
  justify-content: flex-end;
}

.xx {
  display: block;
}

.orange2 {
  color: #f15e25;
  font-size: 23px;
  font-weight: 600;
  padding-bottom: 5px;
}

.btncard {
  background-color: #5a5a5a;
  padding-bottom: 5px;
  color: white;
}

@media screen and (min-width: 300px) and (max-width: 700px) {
  .services1,
  .services2,
  .services3,
  .services4,
  .services6,
  .services5 {
    width: 100px;
    justify-content: center;
  }
  #ourexpert {
    background-image: url(../../../images/mobile/imges/single1.jpg);
    background-position-x: left;
    background-size: 0% 0%;
    background-repeat: no-repeat;
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .services3 img {
    margin: 17px 27px;
  }
  .services2 img {
    margin: 17px 27px;
  }
  .services1 img {
    margin: 25px 27px;
  }
  .services4 img {
    margin: 17px 27px;
  }
  .services5 img {
    margin: 17px 27px;
  }
  .services6 img {
    margin: 17px 27px;
  }
  .tecnology {
    padding: 1rem;
  }
  .bannerH {
    font-size: 70px;
    font-weight: 100;
  }
  .bannerP {
    font-weight: 800;
    font-size: 30px;
  }
  .aa {
    justify-content: center;
    align-items: center;
    display: flex;
    margin-bottom: 10px;
  }
  .peregraph {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
  .xx {
    display: flex;
  }
  .market1 {
    margin-bottom: 5px;
  }
}

.col {
  flex: 1 0 0%;
  margin-bottom: 35px;
}

@media screen and (min-width: 701px) and (max-width: 1026px) {
  .aa {
    justify-content: center;
    align-items: center;
    display: flex;
    width: 120px;
  }
  .services1,
  .services2,
  .services3,
  .services4,
  .services6,
  .services5 {
    width: 100px;
    justify-content: center;
  }
  .peregraph {
    font-size: 12px;
  }
  .ce {
    justify-content: center;
    align-items: center;
  }
  .peregraph {
    justify-content: center;
    align-items: center;
    text-align: center;
  }
}

/* timeline*/

*,
*:before,
*:after {
  /* Chrome 9-, Safari 5-, iOS 4.2-, Android 3-, Blackberry 7- */
  -webkit-box-sizing: border-box;
  /* Firefox (desktop or Android) 28- */
  -moz-box-sizing: border-box;
  /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
  box-sizing: border-box;
}

* {
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

img {
  border: 0px;
}

a:focus,
a:active,
a:visited {
  outline: none;
  border: 0px;
}

.border-none {
  border: none !important;
}

.bg-none {
  background: none !important;
}

.margint-none {
  margin-top: 0px !important;
}

.marginr-none {
  margin-right: 0px !important;
}

.marginb-none {
  margin-bottom: 0px !important;
}

.marginl-none {
  margin-left: 0px !important;
}

.padding-none {
  padding: 0px !important;
}

.paddingt-none {
  padding-top: 0px !important;
}

.paddingr-none {
  padding-right: 0px !important;
}

.paddingb-none {
  padding-bottom: 0px !important;
}

.paddingl-none {
  padding-left: 0px !important;
}

.fleft {
  float: left !important;
}

.fright {
  float: right !important;
}

/******* Common Element CSS End *********/

.timeline1 {
  margin: 50px auto;
  max-width: 1170px;
  width: 100%;
}

.Timeline {
  position: relative;
  background-color: #f7f7f7;
}

.Timeline-box {
  padding: 0 16px 36px 58px;
  position: relative;
  width: 100%;
  max-width: 520px;
  height: 240px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  float: left;
}

.Timeline-box::before {
  content: "";
  height: 4px;
  background: #fff;
  right: -129px;
  position: absolute;
  width: 82px;
  top: 49%;
  z-index: auto;
}

.Timeline-box-right {
  padding: 0 58px 36px 16px;
  float: right;
}

.Timeline-box-right::before {
  content: "";
  height: 4px;
  background: #fff;
  left: -129px;
  right: auto;
  position: absolute;
  width: 82px;
  top: 49%;
  z-index: auto;
}

.Timeline-box::after {
  position: absolute;
  content: "";
  border-left: 50px solid #fff;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  top: 29%;
  right: -50px;
}

.Timeline-box-right::after {
  position: absolute;
  content: "";
  border-right: 50px solid #fff;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 0px;
  top: 29%;
  left: -50px;
  right: auto;
}

ul.Timeline-text {
  padding-top: 36px;
  font-family: bold;
}

ul.Timeline-text li {
  margin-bottom: 16px;
  font-family: bold;
  color: #4f5050;
}

ul.Timeline-text li:last-child {
  margin-bottom: 0;
}

.Timeline-index-box {
  flex: 0 0 204px;
  position: relative;
}

.Timeline-index {
  background: #ff8400;
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}

.Timeline-index::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #c56a00;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #c56a00;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-no {
  padding: 0 0 0 24px;
  font-size: 120px;
  line-height: 126px;
  color: #fff;
  font-weight: 500;
}

.Timeline-head {
  padding-top: 22px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  border-top: 3px solid #fff;
}

.Timeline > .Timeline-box:nth-child(even) {
  margin-left: 130px;
}

.Timeline > .Timeline-box:nth-child(odd) {
  margin-right: 130px;
}

.Timeline > .Timeline-box:nth-child(odd) .line:before {
  content: "";
  position: absolute;
  top: 94px;
  bottom: 0;
  left: 519px;
  width: 12px;
  height: 290px;
  background-color: #555555;
  -ms-transform: rotate(34deg);
  /* IE 9 */
  -webkit-transform: rotate(34deg);
  /* Safari */
  transform: rotate(34deg);
}

.Timeline > .Timeline-box:nth-child(odd) .line::after {
  width: 42px;
  height: 42px;
  background: #555;
  border-radius: 50%;
  position: absolute;
  left: 576px;
  top: 99px;
  content: "";
}

/*Style for odd div.line*/

.Timeline > .Timeline-box:nth-child(even) .line:before {
  content: "";
  position: absolute;
  top: 94px;
  bottom: 0;
  left: -88px;
  width: 12px;
  height: 290px;
  background-color: #555555;
  -ms-transform: rotate(-34deg);
  /* IE 9 */
  -webkit-transform: rotate(-34deg);
  /* Safari */
  transform: rotate(-34deg);
}

.Timeline > .Timeline-box:nth-child(even) .line::after {
  width: 42px;
  height: 42px;
  background: #555;
  border-radius: 50%;
  position: absolute;
  left: -173px;
  top: 99px;
  content: "";
}

.line {
  position: absolute;
}

.dot {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  position: absolute;
  top: 105px;
  z-index: 999;
  background: #fff;
}

.dot-orange {
  border: 9px solid #f87e00;
  left: 582px;
}

.dot-pink {
  border: 9px solid #c83da2;
  left: -166px;
}

.dot-purple {
  border: 9px solid #5a4b9c;
  left: 582px;
}

/* *************************** Media Query *************************** */

@media (min-width: 1200px) {
}

@media (min-width: 1200px) and (max-width: 1440px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
}

@media (min-width: 768px) and (max-width: 991px) {
}

@media (max-width: 767px) {
  .Timeline-box::before,
  .Timeline-box::after,
  .line {
    display: none;
  }
  .Timeline-box,
  .Timeline-box-right {
    margin: 0 0 40px 0;
    float: none;
  }
  .Timeline-box {
    padding: 0 16px 36px 26px;
  }
  .Timeline-box-right {
    padding: 0 26px 36px 16px;
  }
  .Timeline > .Timeline-box:nth-child(even) {
    margin-left: 0;
  }
  .Timeline > .Timeline-box:nth-child(odd) {
    margin-right: 0;
  }
  .Timeline-index-box {
    flex: 0 0 186px;
  }
  .Timeline-index {
    width: 186px;
    height: 206px;
  }
  .Timeline-no {
    font-size: 100px;
    line-height: 116px;
  }
  .Timeline-head {
    font-size: 16px;
    line-height: 22px;
  }
}

/* dsp/*

/******* Common Element CSS Start ******/

*,
*:before,
*:after {
  /* Chrome 9-, Safari 5-, iOS 4.2-, Android 3-, Blackberry 7- */
  -webkit-box-sizing: border-box;
  /* Firefox (desktop or Android) 28- */
  -moz-box-sizing: border-box;
  /* Firefox 29+, IE 8+, Chrome 10+, Safari 5.1+, Opera 9.5+, iOS 5+, Opera Mini Anything, Blackberry 10+, Android 4+ */
  box-sizing: border-box;
}

* {
  margin: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}

body {
  font-family: "sf_ui_displaylight" !important;
  overflow-x: hidden !important;
  -moz-overflow-x: hidden !important;
  -webkit-overflow-x: hidden !important;
  -o-overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.development {
  background-color: #f6f6f6;
}

img {
  border: 0px;
}

a:focus,
a:active,
a:visited {
  outline: none;
  border: 0px;
}

.border-none {
  border: none !important;
}

.bg-none {
  background: none !important;
}

.margint-none {
  margin-top: 0px !important;
}

.marginr-none {
  margin-right: 0px !important;
}

.marginb-none {
  margin-bottom: 0px !important;
}

.marginl-none {
  margin-left: 0px !important;
}

.padding-none {
  padding: 0px !important;
}

.paddingt-none {
  padding-top: 0px !important;
}

.paddingr-none {
  padding-right: 0px !important;
}

.paddingb-none {
  padding-bottom: 0px !important;
}

.paddingl-none {
  padding-left: 0px !important;
}

.fleft {
  float: left !important;
}

.fright {
  float: right !important;
}

/******* Common Element CSS End *********/

.containerpaddingwebsite {
  margin: 50px auto;
  max-width: 1170px;
  width: 100%;
}

.Timeline {
  position: relative;
}

.Timeline-box {
  padding: 0 16px 36px 58px;
  background: #fff;
  position: relative;
  width: 100%;
  max-width: 520px;
  height: 240px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  float: left;
}

.Timeline-box::before {
  content: "";
  height: 4px;
  background: #fff;
  right: -129px;
  position: absolute;
  width: 82px;
  top: 49%;
  z-index: auto;
}

.Timeline-box-right {
  padding: 0 58px 36px 16px;
  float: right;
}

.Timeline-box-right::before {
  content: "";
  height: 4px;
  background: #fff;
  left: -129px;
  right: auto;
  position: absolute;
  width: 82px;
  top: 49%;
  z-index: auto;
}

.Timeline-box::after {
  position: absolute;
  content: "";
  border-left: 50px solid #fff;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  top: 29%;
  right: -50px;
}

.Timeline-box-right::after {
  position: absolute;
  content: "";
  border-right: 50px solid #fff;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  border-left: 0px;
  top: 29%;
  left: -50px;
  right: auto;
}

ul.Timeline-text {
  padding-top: 36px;
}

ul.Timeline-text li {
  margin-bottom: 16px;
  text-align: left;
}

ul.Timeline-text li:last-child {
  margin-bottom: 0;
}

.Timeline-index-box {
  flex: 0 0 204px;
  position: relative;
}

.Timeline-index {
  background-image: url(../../../images/Rectangle\ 04.png);
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}
.Timeline-index1 {
  background: #b500c5;
  background-image: url(../../../images/Rectangle\ 02.png);
}
.Timeline-index2 {
  background: #5500c5;
  background-image: url(../../../images/Rectangle\ 04.png);
}
.Timeline-index3 {
  background: #009ec5;
  background-image: url(../../../images/Rectangle\ 02.png);
}
.Timeline-index4 {
  background: #00c51a;
  background-image: url(../../../images/Rectangle\ 04.png);
}

.Timeline-index::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #c55f00;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #c55f00;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-index1 {
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}

.Timeline-index1::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #b500c5;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index1::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #b500c5;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-index2 {
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}

.Timeline-index2::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #5500c5;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index2::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #5500c5;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-index3 {
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}

.Timeline-index3::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #009ec5;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index3::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #009ec5;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-index4 {
  border-radius: 0 0 20px 20px;
  width: 204px;
  height: 216px;
  position: absolute;
  top: -18px;
}

.Timeline-index4::before {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #00c51a;
  content: "";
  position: absolute;
  left: -10px;
  transform: rotate(45deg);
  top: 1px;
}

.Timeline-index4::after {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 12px solid #00c51a;
  content: "";
  position: absolute;
  right: -10px;
  transform: rotate(134deg);
  top: 1px;
}

.Timeline-no {
  padding: 0 0 0 24px;
  font-size: 120px;
  line-height: 126px;
  color: #fff;
  font-weight: 500;
  padding-right: 132px;
}

.Timeline-head {
  padding-top: 22px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  border-top: 3px solid #fff;
}

.Timeline > .Timeline-box:nth-child(even) {
  margin-left: 130px;
}

.Timeline > .Timeline-box:nth-child(odd) {
  margin-right: 130px;
}

.Timeline > .Timeline-box:nth-child(odd) .line:before {
  content: "";
  position: absolute;
  top: 94px;
  bottom: 0;
  left: 519px;
  width: 12px;
  height: 290px;
  background-color: #555555;
  -ms-transform: rotate(34deg);
  /* IE 9 */
  -webkit-transform: rotate(34deg);
  /* Safari */
  transform: rotate(34deg);
}

.Timeline > .Timeline-box:nth-child(odd) .line::after {
  width: 42px;
  height: 42px;
  background: #555;
  border-radius: 50%;
  position: absolute;
  left: 576px;
  top: 99px;
  content: "";
}

/*Style for odd div.line*/

.Timeline > .Timeline-box:nth-child(even) .line:before {
  content: "";
  position: absolute;
  top: 94px;
  bottom: 0;
  left: -88px;
  width: 12px;
  height: 290px;
  background-color: #555555;
  -ms-transform: rotate(-34deg);
  /* IE 9 */
  -webkit-transform: rotate(-34deg);
  /* Safari */
  transform: rotate(-34deg);
}

.Timeline > .Timeline-box:nth-child(even) .line::after {
  width: 42px;
  height: 42px;
  background: #555;
  border-radius: 50%;
  position: absolute;
  left: -173px;
  top: 99px;
  content: "";
}

.line {
  position: absolute;
}

.dot {
  width: 29px;
  height: 29px;
  border-radius: 50%;
  position: absolute;
  top: 105px;
  z-index: 999;
  background: #fff;
}

.dot-orange {
  border: 9px solid #f87e00;
  left: 582px;
}

.dot-pink {
  border: 9px solid #c83da2;
  left: -166px;
}

.dot-purple {
  border: 9px solid #5a4b9c;
  left: 582px;
}

.dot-blue {
  border: 9px solid #31b1d1;
  left: -166px;
}

#remove {
  display: none;
}

.dot-green {
  height: 15px;
  width: 15px;
  top: 55%;
  position: relative;
  box-sizing: border-box;
  left: 160px;
  background-color: #fcfffb;
  border-radius: 50px;
  box-shadow: 0 0 0 8px #07e53f, 0 0 0 15px #555555;
}

/* *************************** Media Query *************************** */

@media (min-width: 1024px) and (max-width: 1366px) {
  .Timeline-box::before,
  .Timeline-box::after,
  .line {
    display: none;
  }
  .Timeline-box,
  .Timeline-box-right {
    margin: 0 0 40px 0;
    margin-right: 30%;
  }
  .Timeline-box {
    padding: 0 16px 36px 26px;
    margin-left: 30%;
    max-width: 650px;
  }
  .Timeline-box-right {
    padding: 0 26px 36px 16px;
    margin-left: 30%;
  }
  .Timeline > .Timeline-box:nth-child(even) {
    margin-left: 0;
  }
  .Timeline > .Timeline-box:nth-child(odd) {
    margin-right: 0;
  }
  .Timeline-index-box {
    flex: 0 0 186px;
  }
  .Timeline-index-box {
    flex: 0 0 186px;
  }
  .Timeline-index {
    width: 186px;
    height: 206px;
  }
  .Timeline-index1 {
    width: 186px;
    height: 206px;
    margin-left: -9%;
  }
  .Timeline-index3 {
    width: 186px;
    height: 206px;
    margin-left: -9%;
  }
  ul.Timeline-text {
    font-size: 1.4rem;
  }
  .Timeline-no {
    font-size: 100px;
    line-height: 116px;
  }
  .Timeline-head {
    font-size: 16px;
    line-height: 22px;
  }
  .dot-green {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .Timeline-box::before,
  .Timeline-box::after,
  .line {
    display: none;
  }
  .Timeline-box,
  .Timeline-box-right {
    margin: 0 0 40px 0;
    margin-right: 30%;
  }
  .Timeline-box {
    padding: 0 16px 36px 26px;
    margin-left: 30%;
  }
  .Timeline-box-right {
    padding: 0 26px 36px 16px;
    margin-left: 30%;
  }
  .Timeline > .Timeline-box:nth-child(even) {
    margin-left: 0;
  }
  .Timeline > .Timeline-box:nth-child(odd) {
    margin-right: 0;
  }
  .Timeline-index-box {
    flex: 0 0 186px;
  }
  .Timeline-index {
    width: 186px;
    height: 206px;
  }
  ul.Timeline-text {
    font-size: 1rem;
  }
  .Timeline-no {
    font-size: 100px;
    line-height: 116px;
  }
  .Timeline-head {
    font-size: 16px;
    line-height: 22px;
  }
  .dot-green {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .bannerH {
    font-size: 50px;
    font-weight: 100;
  }
  .bannerP {
    font-weight: 800;
    font-size: 20px;
  }
  .big {
    font-size: 14px;
  }
  .single_padding {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {
  .Timeline-box::before,
  .Timeline-box::after,
  .line {
    display: none;
  }
  .containerpaddingwebsite {
    padding: 10px;
  }
  .Timeline-box,
  .Timeline-box-right {
    margin: 0 0 40px 0;
    float: none;
  }
  .Timeline-box {
    padding: 0 16px 36px 26px;
    height: 200px;
  }
  .Timeline-box-right {
    padding: 0 26px 36px 16px;
  }
  .Timeline > .Timeline-box:nth-child(even) {
    margin-left: 0;
  }
  .Timeline > .Timeline-box:nth-child(odd) {
    margin-right: 0;
  }
  .Timeline-index-box {
    flex: 0 0 133px;
  }
  ul.Timeline-text {
    margin-left: -12%;
  }
  .Timeline-index {
    width: 118px;
    height: 133px;
  }
  ul.Timeline-text {
    padding-top: 24px;
  }
  .Timeline-index1 {
    width: 118px;
    height: 133px;
    margin-left: 10%;
  }
  .Timeline-index2 {
    width: 118px;
    height: 133px;
  }
  .Timeline-index3 {
    width: 118px;
    height: 133px;
    margin-left: 8%;
  }
  .Timeline-index4 {
    width: 118px;
    height: 133px;
  }
  .Timeline-no {
    font-size: 50px;
    line-height: 60px;
  }
  .Timeline-head {
    font-size: 16px;
    line-height: 22px;
  }
  .dot-green {
    display: none;
  }
}

@media (min-width: 280px) and (max-width: 423px) {
  .Timeline-box::before,
  .Timeline-box::after,
  .line {
    display: none;
  }
  .containerpaddingwebsite {
    padding: 10px;
  }
  .Timeline-box,
  .Timeline-box-right {
    margin: 0 0 40px 0;
    float: none;
  }
  .Timeline-box {
    padding: 0 16px 36px 26px;
    height: 200px;
  }
  .Timeline-box-right {
    padding: 0 26px 36px 16px;
  }
  .Timeline > .Timeline-box:nth-child(even) {
    margin-left: 0;
  }
  .Timeline > .Timeline-box:nth-child(odd) {
    margin-right: 0;
  }
  .Timeline-index-box {
    flex: 0 0 160px;
  }
  ul.Timeline-text {
    margin-left: -3%;
  }
  .Timeline-index {
    width: 150px;
    height: 150px;
  }
  .Timeline-index1 {
    width: 150px;
    height: 150px;
    margin-left: 10%;
  }
  .Timeline-index2 {
    width: 150px;
    height: 150px;
  }
  .Timeline-index3 {
    width: 150px;
    height: 150px;
    margin-left: 8%;
  }
  .Timeline-index4 {
    width: 150px;
    height: 150px;
  }
  .Timeline-no {
    font-size: 50px;
    line-height: 60px;
  }
  .Timeline-head {
    font-size: 16px;
    line-height: 22px;
  }
  .dot-green {
    display: none;
  }
  .Timeline-text li {
    font-size: 12px;
    margin-left: 12px;
  }
  #iPhone-bg {
    padding-top: 27px;
  }
}
