body {
    font-family: 'Montserrat';
    font-weight: 600;
    margin: 0;
    padding: 0;
}
.banner:before {content: '';width: 50%;height: 100%;position: absolute;left: 0;top: 0;background-color: #609AFEe3;}
.banner:after {content: '';width: 50%;height: 100%;position: absolute;right: 0;top: 0;background-color: #eff1f0f2;z-index: -1;}
.blink {
    animation: blink 2s infinite;
    -webkit-animation: blink 2s infinite;
}
@keyframes blink {
    30% {
        opacity: 0
    }
}
@keyframes moveleftbounce {
    0% {
    transform: translateX(0)    ;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);3736

}
    50% {
    transform: translateX(8px)    ;
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    -ms-transform: translateX(8px);
    -o-transform: translateX(8px);
}
    to {
    transform: translateX(0)    ;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
}
.banner-ser-icons {
    position: absolute;
    width: 4.572%;
    height: 11.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background-color: transparent;
    z-index: 1;
    animation: moveleftbounce 2.1s linear infinite;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
img {
    max-width: 100%;
}
.TD span.adjust-max-width {
    font-weight: 500;
    width: 475px;
    font-size: 14px;
    color: #000;
}
.banner-section {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/banner-bg.png);
    min-height: 830px;
    background-position: top center;
    padding-top: 35px;
    background-repeat: no-repeat;
    position: relative;
}
.banner-section .logo {
    margin: 10px auto 230px auto;
    display: block;
    width: 280px;
}
.banner-section h1 {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin:0 0 10px 0;
	width:100%;
}
.banner-section b {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    margin:0 0 10px 0;
	width:100%;
	font-weight: 500;
}

.banner-section h1 span {
    color: #fff;
}

.banner-section b span {
    color: #f1f1f1;
}

.banner-section h2 {
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    color: #252525;
    font-size: 50px;
}
.banner-section h2 span {
    font-size: 34px;
    font-weight: 500;
    color: #fff;
    display: block;
    letter-spacing: 29px;
    margin-top: -7px;
}
.banner-section-inner {
    margin: 0px auto 0;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
    position: relative;
    z-index: 1;
}
/* .banner-left {
    text-align: left;
    margin-top: 60px;
    width: 597px;
    height: 597px;
    background-color: rgba(30,234,45,0.9);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
} */
.banner-left {
    text-align: left;
    margin-top: 25px;
    background-color: rgba(30,234,45,0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px;
    border-radius: 5px;
}
.banner-flex-row {
    display: flex;
    justify-content: flex-start;
}
/* .banner-left ul {
    padding: 0;
    list-style: none;
    margin-left: 18px;
    margin-top: 30px;
    max-width: 370px;
} */
.banner-left ul {
    padding: 0;
    list-style: none;
    max-width: 650px;
    margin: 0;
}
.banner-left ul li {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    padding-left: 20px;
    margin-bottom: 17px;
}
.banner-left ul li:last-child {
    margin-bottom: 0;
}
.banner-left ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #252525;
    display: inline-block;
    left: 0;
    border-radius: 50%;
    top: 6px;
}

/***********/
/****************************************/
.main-banner .logo {
    display: inline-block;
    position: absolute;
    top: 8%;
    left: 11%;
}
.main-banner {
    padding-top: 80px;
    padding: 50px 0 0 0;
    position: relative;
    background-color: #f8f8f8;
    z-index: 1;
    overflow: hidden;
}
.main-banner:after {
    height: 30px;
    background-color: #fff;
    width: 100%;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}
.main-banner-inner {
    max-width: 1280px;
    padding: 0 15px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin: 0 auto;
    min-height: 822px;
}
.main-banner .gojek-clone-services {
    position: absolute;
    left: 0;
    top: 61%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 34.45%;
}
.main-banner .gojek-clone-screen {
    width: 360px;
    bottom: -85px;
    position: relative;
    z-index: 1;
    padding: 0 20px 0;
    box-sizing: border-box;
}
.mob-frame {
  position: absolute;
  left: 0;
}
.mob-frame-gif {
    border-radius: 22px;
    max-width: 100%;
    margin-top: 19px;
    filter: none;
    -webkit-filter: none;
}
.main-banner-right {
    width: 70%;
    box-sizing: border-box;
    padding-left: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.main-banner-right:after {
    content: '';
    position: absolute;
    right: 0;
    top: -30px;
    width: 100%;
    height: 100%;
    /*background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/gojek-app-clone.png);*/
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/gojek-app-clone-2021-1.png);
    background-repeat: no-repeat;
    background-position: top right;
    z-index: -1;
}



.mob-frame {
  position: absolute;
  left: 0;
}
.home-anding-screen-gif{
  border-radius: 40px;
  max-width: 100%;
  margin-top: 26px;
  filter: none;
  -webkit-filter: none;
}



.main-banner-caption {
    width: calc(100% - 390px);
    width: -o-calc(100% - 390px);
    width: -ms-calc(100% - 390px);
    width: -moz-calc(100% - 390px);
    width: -webkit-calc(100% - 390px);
    padding-top: 60px;
}
.main-banner h1 {
    font-size: 56px;
    color: #ffffff;
    line-height: 67.2px;
    font-weight: 600;
    margin-bottom: 0px;
}
.main-banner-caption span {
    font-size: 32px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px;
    display: block;
}
.main-banner-caption p {
    font-size: 18px;
    color: #fff;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 500;
}
.btn-block {
    font-size:0;
}
.main-banner-caption .btn-block a {
    display: inline-flex;
    padding: 15px 0;
    align-items: center;
    justify-content: center;
    min-width: 140px;
    background-color: #fff;
    text-align: center;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 14px;
    margin-bottom: 10px;
    border-radius: 25px;
    color: #000;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    text-decoration: none;
    text-align: center;
}
.main-banner-caption .btn-block a:hover {
    background-color: #000;
    color: #fff;
}
.main-banner-caption .btn-block a.demo-btn {
    background-color: #ffcc00;
}
.main-banner-caption .btn-block a.demo-btn:hover {
    background-color: #000;
}
.main-banner-caption .btn-block a.pricing-btn {
    background-color: #00cfff;
    color: #fff;
}
.main-banner-caption .btn-block a.pricing-btn:hover {
    background-color: #000;
    color: #fff;
}
/****************************************/
/****************************************/
.video-section.video-section-real {
    margin-top: -22px;
    z-index: 1;
    position: relative;    
}
.video-section.video-section-real .video-block::before {
    background: #1b7b04;
    border-radius: 0 70px 70px 0px;
}
/****************************************/


.face-mask-verification {
    padding: 50px 0px 0px;
    position: relative;
    width: 100%;
    /* background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/corona-safety-banner/job-cancellation-banner-bg.jpg); */
    background-position: center center;
    background-size: cover;
    margin: 50px 0 0px;
    background: #E7FBE1;
}


.face-mask-verification .covid-inner {
    z-index: 1;
    position: relative;
    align-items: end;
    align-content: flex-end;
    justify-content: space-around;
    max-width: 1330px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}
.face-mask-verification-left .heading-area {
    text-align: left;
    margin-bottom: 20px;
}
.face-mask-verification .heading-area h3 {
    font-size: 45px;
    color: #609AFE;
    font-weight: bold;
    text-align: left;
    line-height: normal;
    margin: 0 0 30px;
}
.face-mask-verification-right {
  width: 536px;
}
.face-mask-verification-right img {
    max-width: 100%;
    margin-bottom: 0px;
}
.face-mask-verification-left {
  width: calc(100% - 600px);
  width: -o-calc(100% - 600px);
  width: -ms-calc(100% - 600px);
  width: -moz-calc(100% - 600px);
  width: -webkit-calc(100% - 600px);
  padding-bottom: 65px;
}

.face-mask-verification .face-mask-text {
  margin-bottom: 15px;
  position: relative;
  padding-left: 25px;
}
.face-mask-verification .face-mask-text::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
  width: 12px;
  height: 12px;
  background-color: #609AFE;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.face-mask-verification-left ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.face-mask-verification li {
  margin: 0;
  font-size: 16px;
  color: #494949;
  font-weight: 400;
  line-height: 24px;
}
.face-mask-verification li b {
  font-size: 18px;
  color: #555;
  font-weight: 500;
}
.face-mask-verification li b .clientvideos {
  width: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  margin-top: -6px;
  height: 18px;
}
.face-mask-verification li b .clientvideos img {
  max-width: 100%;
  vertical-align: top;
}

.more-features {
    display: flex;
    width: 100%;
    margin-top: 25px;
}
.more-features-btn {
    background: #1b7b04;
    padding: 15px 40px;
    border-radius: 5px;
    font-size: 24px;
    text-decoration: none;
    font-weight: 600;
    color: #ffffff;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.more-features-btn:hover {
    background: #609AFE;
}
@media screen and (max-width:1199px) {
    .face-mask-verification .heading-area h3 {
        font-size: 46px;
    }
    .face-mask-verification-left {
        width: calc(100% - 450px);
        width: -o-calc(100% - 450px);
        width: -ms-calc(100% - 450px);
        width: -moz-calc(100% - 450px);
        width: -webkit-calc(100% - 450px);
    }
    .face-mask-verification-right {
        width: 400px;
    }
}
@media screen and (max-width:991px) {
    .face-mask-verification .heading-area h3 {
        font-size: 36px;
    }
    .face-mask-verification-left {
        width: calc(100% - 0px);
        width: -o-calc(100% - 0px);
        width: -ms-calc(100% - 0px);
        width: -moz-calc(100% - 0px);
        width: -webkit-calc(100% - 0px);
    }
    .face-mask-verification-right {
        width: 100%;
        text-align: center;
    }
    .face-mask-verification-right img{
        max-width: 100%;
    }
}

/**************************************/


/***********/
.clone-package-section {
    margin-bottom: 50px;
    overflow: hidden;
    padding-top: 50px;
}

.clone-package-section-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1330px;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
}

.clone-package-left {
    width: 50%;
    padding-right: 15px;
}

.clone-package-left p {
    font-size: 16px;
    font-weight: 300;
    color: #2b2b2b;
    line-height: 26.81px;
}

.clone-package-right {
    width: calc(50% - 15px);
    width: -o-calc(50% - 15px);
    width: -ms-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: -webkit-calc(50% - 15px);
    position: relative;
    display: inline-block;
}

.clone-package-right img {
    max-width: 50vw;
}

.clone-package-right:after {
    /* content: ''; */
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    right: auto;
    width: 50vw;
}
.play-anim-ico {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-new-design/play-button.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 60px;
    position: absolute;
    height: 60px;
    left: 25vw;
    top: 50%;
    z-index: 111;
    margin-top: -30px;
    margin-left: -30px;
}
.play-anim-ico:after {
    position: absolute;
    width: 34px;
    height: 34px;
    content: '';
    left: 50%;
    top: 50%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: -17px 0 0 -17px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 0 0 0 13px #fff;
    transform: scale(0.9);
    transform-origin: center center;
    animation: pulse-me 1s linear infinite;
    -webkit-animation: pulse-me 1s linear infinite;
}
.clone-package-section ul {
    padding: 0;
}

.clone-package-section ul li {
    font-size: 16px;
    font-weight: 500;
    color: #252525;
    position: relative;
    padding-left: 20px;
    margin-bottom: 17px;
    list-style:none;
}

.clone-package-section ul li:before {
    content: '';
    width: 11px;
    height: 3px;
    background-color: #609afe;
    position: absolute;
    left: 0;
    top: 10px;
}

.clone-package-section h3 {
    margin: 0 0 0px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}

/***********/
.unlimited-services {
    margin: 70px 0 0;
    padding: 0;
}

.unlimited-services-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1330px;
    position: relative;
    text-align: center;
}

.right-side-img {
    position: absolute;
    top: 0;
    right: -30px
}

.unlimited-services h2 {
    margin: 0 0 39px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}

.head-style {
    position: relative;
    display: inline-block;
    z-index: 1;
}
.unlimited-services p {
    margin: 40px 0 36px 0;
    line-height: 27.4px;
    font-weight: 500;
    font-size: 16px;
}

.unlimited-services em {
    color: #696969;
    font-size: 13px;
    font-weight: 500;
    justify-content: center;
    margin: 0px 0 15px 0;
    display: block;
    text-align: right;
}

.unlimited-services ul {
    display: flex;
    flex-wrap: wrap;
}
.unlimited-services ul img {
    height: 65px;
}
.unlimited-services ul li {
    margin: 0 0 30px 0;
    padding: 0 15px;
    display: block;
    width: calc(14.28% - 30px);
    -o-width: calc(14.28% - 30px);
    -ms-width: calc(14.28% - 30px);
    -webkit-width: calc(14.28% - 30px);
    -moz-width: calc(14.28% - 30px);
    text-align: center;
}

.unlimited-services ul li:nth-child(6n) {
    margin-right: 0
}

.unlimited-services ul li b {
    margin: 0 0 5px;
    padding: 0;
    text-align: center;
    display: block;
}

.unlimited-services ul li strong {
    margin: 8px 0 0;
    padding: 0;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    display: block;
}
/***********/
.shark-package {
    margin: 50px 0 50px 0;
    padding: 0px;
}

.shark-package-heading {
    margin: 0 auto;
    max-width: 1360px;
    padding: 0 0 80px 0;
    text-align: center;
    font-size: 21px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    background-attachment: fixed;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    font-family: 'exo_2bold';
    font-style: normal;
}

.shark-package-pro img.pro-icons {
    max-height: 45px;
}
.sitemap h3 {
    margin: 0 auto;
    padding: 0px;
}
.sitemap-inner {
    text-align: center;
    position: relative;
}
.sitemap .heading-area {
    display: inline-block;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 20px;
}
.sitemap h3 {
    margin:0px 0 6px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Montserrat';
    position: relative;
}

.shark-package-heading h3:before {
    content: '';
    background: #000;
    width: 2px;
    height: 42px;
    position: absolute;
    bottom: -80px;
    left: calc(61% + -44px);
    left: -o-calc(61% + -44px);
    left: -ms-calc(61% + -44px);
    left: -moz-calc(61% + -44px);
    left: -webkit-calc(61% + -44px);
}

.shark-package-inner {
    margin: 0 auto;
    padding: 0px;
    max-width: 1360px;
}

.shark-package-pro {
    margin: 0px auto 0 auto;
    padding: 0px 0 0;
    max-width: 1300px;
    position: relative;
}

.shark-package-left {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 432px;
}
.sitemap .providers-team {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/providers.jpg);
    height: 350px;
    position: relative;
    z-index: 1;
}
.sitemap .providers-team:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    left: 0;
    top: 0;
}
.sitemap .heading-area p {
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    margin-top: 0px;
    margin-bottom: 30px;
    text-align: center;
    font-weight: 500;
}
.shark-package-left ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.shark-package-left ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 33%;
    text-align: center;
    display: block;
    position: relative;
}

.shark-package-left ul li b {
    margin: 10px 0;
    padding: 0px;
    float: left;
    width: 100%;
    color: #00cae2;
    text-transform: uppercase;
}

.shark-package-left ul li span {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-left ul li span a {
    margin: 0px;
    padding: 5px 10px;
    display: inline-block;
    color: #333333;
    background: #ffebe0;
    font-size: 13px;
    border-radius: 5px;
}

.shark-package-left ul li span a:hover {
    background: #00cae2;
    color: #FFFFFF;
}

.shark-package-left ul li.pack1:before {
    content: '';
    background: #a5c870;
    width: 2px;
    height: 31px;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.shark-package-left ul li.pack1 b {
    color: #a5c870;
}

.shark-package-left ul li.pack2:before {
    content: '';
    background: #a46d56;
    width: 2px;
    height: 31px;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.shark-package-left ul li.pack2 b {
    color: #a46d56;
}

.shark-package-left ul li.pack3:before {
    content: '';
    background: #f08550;
    width: 2px;
    height: 31px;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.shark-package-left ul li.pack3 b {
    color: #f08550;
}

.shark-package-left1-part {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
}

.shark-package-left1-part-left {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 120px;
}

.shark-package-left1-part-left span {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.shark-package-left1-part-left p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
}

.shark-package-left1-part-left p.text {
    margin: 5px 0;
}

.shark-package-left1-part-left span em {
    margin: 5px 0;
    padding: 0px;
    float: left;
    width: 50%;
    font-style: normal;
    font-size: 13px;
    font-weight: 600;
}

.shark-package-left1-part-left span em:last-child {
    text-align: right;
}

.shark-package-left1-part-left label {
    margin: 10px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-left1-part-left label a {
    margin: 0px;
    padding: 5px 10px;
    display: inline-block;
    color: #333333;
    background: #609afe;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none;
}

.shark-package-left1-part-left label a:hover {
    background: #609afe;
    color: #FFFFFF;
}

.shark-package-left1-part-right {
    margin: 0 0 0 17px;
    padding: 0px;
    float: left;
    width: 165px;
}

.shark-package-left1-part-right p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: normal;
    font-weight: 500;
}

.shark-package-left1-part-right p.text {
    margin: 5px 0;
}

.shark-package-left1-part-right span {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.shark-package-left1-part-right span em {
    margin: 5px 0;
    padding: 0px;
    float: left;
    width: 50%;
    font-style: normal;
    font-size: 13px;
    font-weight: 600;
}

.shark-package-left1-part-right span em:last-child {
    text-align: right;
}

.shark-package-left1-part-right strong {
    margin: 5px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    font-weight: 500;
    font-size: 14px;
}

.shark-package-left1-part-right strong em {
    margin: 0 0 0 10px;
    padding: 0px;
    float: left;
    width: 50%;
    color: #00cae2;
    font-style: normal;
    text-align: center;
    text-transform: uppercase;
}

.shark-package-left1-part-right strong em:last-child {
    margin: 0px;
    width: 40%;
    text-align: left;
}

.shark-package-left1-part-right label {
    margin: 10px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-left1-part-right label a {
    margin: 0px;
    padding: 5px 10px;
    display: inline-block;
    color: #333333;
    background: #609afe;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none;
}

.shark-package-left1-part-right label a:hover {
    background: #609afe;
    color: #FFFFFF;
}

.part-left1 {
    float: right;
}

.part-left1 span em:last-child {
    text-align: center;
    position: relative;
    left: 22px;
}

.shark-package-mid {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 407px;
}

.store-delivery {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.store-delivery:before {
    content: '';
    background: #96673d;
    width: 2px;
    height: 31px;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.store-delivery b {
    margin: 14px 0 10px;
    padding: 0px;
    float: left;
    width: 100%;
    color: #96673d;
    text-transform: uppercase;
}

.store-delivery2 {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}

.store-delivery2:before {
    content: '';
    background: #fa6903;
    width: 2px;
    height: 31px;
    position: absolute;
    top: -37px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.store-delivery2 b {
    margin: 14px 0 10px;
    padding: 0px;
    float: left;
    width: 100%;
    color: #fa6903;
    text-transform: uppercase;
}

.shark-package-mid ul {
    margin: 15px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
}

.shark-package-mid ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 25%;
    text-align: center;
    display: block;
    position: relative;
}

.shark-package-mid ul li b {
    margin: 10px 0;
    padding: 0px;
    float: left;
    width: 100%;
    color: #00cae2;
    text-transform: uppercase;
    font-size: 13px;
}

.shark-package-mid ul li.pack1 b {
    color: #b52e32;
}

.shark-package-mid ul li.pack2 b {
    color: #9b5c8f;
}

.shark-package-mid ul li.pack3 b {
    color: #b6000b;
}

.shark-package-mid ul li.pack4 b {
    color: #222222;
}

.shark-package-mid label {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-mid label.loa {
    margin: 0px;
}

.shark-package-mid h4 {
    margin: 0 0 5px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.shark-package-mid p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000;
    text-align: center;
    font-weight: 500;
}

.shark-package-mid span {
    margin: 10px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-mid span a {
    margin: 0px;
    padding: 5px 10px;
    display: inline-block;
    color: #333333;
    background: #609afe;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none;
}

.shark-package-mid span a:hover {
    background: #609afe;
    color: #FFFFFF;
}

.shark-package-right {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 370px;
}

.shark-package-right ul {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
}

.shark-package-right ul li {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 33%;
    text-align: center;
    display: block;
    position: relative;
}

.shark-package-right ul li:last-child {
    width: 31%;
    float: right;
}

.shark-package-right ul li b {
    margin: 10px 0;
    padding: 0px;
    float: left;
    width: 100%;
    color: #00cae2;
    text-transform: uppercase;
    font-size: 13px;
}

.shark-package-right ul li.pack1 b {
    color: #35c0d9;
}

.shark-package-right ul li.pack2 b {
    color: #af494b;
}

.shark-package-right ul li.pack3 b {
    color: #272727;
}

.shark-package-right label {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}

.shark-package-right h4 {
    margin: 0 0 5px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
}

.shark-package-right p {
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 13px;
    color: #000;
    text-align: center;
    font-weight: 500;
}

.shark-package-right span {
    margin: 10px 0 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
}


.shark-package-right span a {
    margin: 0px;
    padding: 5px 10px;
    display: inline-block;
    color: #333333;
    background: #609afe;
    font-size: 13px;
    border-radius: 5px;
    text-decoration: none;
}

.shark-package-right span a:hover {
    background: #609afe;
    color: #FFFFFF;
}
.booking-from:before {
    content: '';
    height: 19px;
    width: auto;
    display: block;
    margin: 5px auto 5px auto;
    font-size: 65px;
    font-weight: 100;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/download-arrow1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.shark-package-left ul li.pack1:after {
    content: '';
    border-top: 14px solid #a5c870;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -8px;
}
.shark-package-left ul li.pack2:after {
    content: '';
    border-top: 14px solid #a46d56;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -8px;
}
.shark-package-left ul li.pack3:after {
    content: '';
    border-top: 14px solid #f08550;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -8px;
}
.store-delivery:after {
    content: '';
    border-top: 14px solid #96673d;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -8px;
}
.store-delivery2:after {
    content: '';
    border-top: 14px solid #fa6903;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 50%;
    top: -19px;
    margin-left: -8px;
}
.booking-from:before {
    content: '';
    height: 19px;
    width: auto;
    display: block;
    margin: 5px auto 5px auto;
    font-size: 65px;
    font-weight: 100;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/download-arrow1.svg);
    background-repeat: no-repeat;
    background-position: center;
}
/******************************/
ul.sitemap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    list-style: none;
    margin: 70px auto 0 auto;
    padding: 0;
}
ul.sitemap li .num {
    width: 42px;
    height: 42px;
    position: relative;
    box-shadow: 0 0 0 2px #609AFE;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    top: -65px;
    font-size: 23px;
    font-weight: bold;
    color: #609AFE;
}
ul.sitemap li .num:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -1px;
}
ul.sitemap:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 118px;
    top: 0px;
    left: 50%;
    margin-left: -1px;
    background-color: #609AFE;
    transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
}
ul.sitemap li {
    position: relative;
    text-align: center;
}
ul.sitemap:before {
    content: '';
    left: 126px;
    height: 3px;
    background-color: #609AFE;
    position: absolute;
    right: 124px;
}
ul.sitemap li .num:after {
    content: '';
    position: absolute;
    width: 3px;
    height: 26px;
    background-color: #609AFE;
}
ul.sitemap li .num:before {
    content: attr(data-name);
    position: absolute;
    top: -33px;
    font-size: 17px;
    font-weight: bold;
    color: #609AFE;
    white-space: nowrap;
}
ul.sitemap li .main-cat-block strong {
    width: 155px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
.main-cat-block {
    text-align: center;
    width: 250px;
    position: relative;
}
.main-cat-block:before {
    content: '';
    width: 3px;
    height: 34px;
    background-color: #cacaca;
    top: -39px;
    left: 50%;
    position: absolute;
    margin-left: -1px;
}
.main-cat-block p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #434343;
    line-height: 19.4px;
}
.main-cat-block i {
    display: inline-block;
    margin-bottom: 15px;
}
.main-cat-block .saperator {
    margin: 10px 0 10px 0;
}
.main-cat-block ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px;
    padding: 0;
}
.main-cat-block ul li:first-child {
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.main-cat-block ul li:last-child {
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
}
.main-cat-block ul li.left {
    transform: translateX(-10px);
}
.main-cat-block ul li.right {
    transform: translateX(13px);
}
.main-cat-block ul li {
    width: 60px;
    font-size: 11px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
}
.main-cat-block p:last-child:before {
    content: '';
    display: block;
    width: 3px;
    height: 16px;
    background-color: #cacaca;
    margin: 0 auto 5px auto;
}
.main-cat-block ul.odd {
    justify-content: space-around;
    width: 133px;
    margin: 0 auto;
}
.main-cat-block ul.odd li {
    width: auto;
}
/******************************/
.pricing-table {
    min-height: 482px;
    padding-bottom: 62px;
    position: relative;
    margin-top: 50px;
}
.pricing-table:after {
    content: '';
    left: 0;
    position: absolute;
    top: 170px;
    width: 100%;
    background-color: #e7e7e7;
    z-index: -1;
    bottom: 0;
}
.pricing-table-inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
}
section.pricing-table h3 {
    margin: 0 0 39px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}
.price-row {
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    align-items: flex-end;
    position: relative;
    z-index: 2;
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}
.price-column {
    width: 271px;
    background-color: #7200fe;
    color: #fff;
    /* margin-right: 21px; */
}
.price-column.dark strong {
    color: #fff;
}
.price-column.dark strong span {
    color: #fff;
}
.price-column ul li span {
    margin-right: 10px;
    font-size: 17px;
    position: relative;
    color: rgba(255,255,255,0.8);
}
.price-column ul li span:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    right: 0px;
    top: 50%;
}
.price-column.blue {
    background-color: #007af7;
}
.price-column.dark {
    background-color: #ef9c31;
}
.price-column.dark-a {
    background-color: #f6ba18;
}

.price-column.orange {
    background-color: #94ac26;
    margin-right: 0;
}
.price-column.dark:nth-child(3) strong {
    padding-top: 23px;
}
.price-column.orange strong {
    padding-top: 32px;
}
.price-column strong {
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 0;
    display: block;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    position: relative;
}
.price-column strong span.discount-label {
    position: absolute;
    font-size: 12px;
    width: 125px;
    height: 143px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/bubble.png);
    background-size: contain;
    display: flex;
    justify-content: center;
    z-index: 1;
    right: -37px;
    top: -60px;
    flex-direction: column;
    text-transform: initial;
    font-weight: 500;
}
.price-column strong span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
}
.price-column strong span.discount-label label {
    width: 46px;
    height: 46px;
    background-color: #1a1a1a;
    border-radius: 50%;
    font-size: 20px;
    font-weight: bold;
    color: #fe8f00;
    position: absolute;
    left: -26px;
    top: 41px;
    line-height: 45px;
}
.price-column strong span.discoumt-txt {
    margin-top: -20px;
}
/* .price-column strong span.discount-label label sub {
    font-size: 8px;
    color: #fff;
    font-weight: bold;
    position: relative;
    bottom: 5px;
} */
.price-column ul li {
    list-style: none;
    margin: 0;
    font-size: 20px;
    padding: 14px 0;
	display: grid;
    font-weight: normal;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    color: #ffffff;
    min-height: 42px;
}
.price-column ul li strike{
    color: #fff;
    font-size: 15px;
}
.price-column ul li:last-child{
    line-height: 41px;
}
.price-column ul {
    margin: 0;
    padding: 0;
}
.price-column p {
    font-size: 14px;
    font-weight: 500;
    line-height: 27.4px;
    padding:18px 14px;
    text-align: justify;
    margin: 0;
}
.pricing-table .label-block {
    position: absolute;
    top: 0;
    text-align: left;
    width: 100%;
    margin-top: 80px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    z-index: -1;
}
.cost-text,.delivery-text {
    padding: 25px 0;
    border-bottom: 1px solid #bfbfbf;
}
.delivery-text {
    padding: 25px 0 23px 0;
}
/*********************************/
.demolinks-section-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    justify-content: flex-end;
    margin-bottom: 50px;
}
.demolinks-section {
    margin-top: 40px;
    overflow: hidden;
}
.demo-caption {
    width: calc(100% - 145px);
    width: -o-calc(100% - 145px);
    width: -ms-calc(100% - 145px);
    width: -moz-calc(100% - 145px);
    width: -webkit-calc(100% - 145px);
    display: flex;
    flex-wrap: wrap;
    height: 642px;
    position: relative;
    z-index: 0;
    margin-bottom: 53px;
}
.demo-caption:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: calc(100% - (-18vw));
    width: -o-calc(100% - (-18vw));
    width: -ms-calc(100% - (-18vw));
    width: -moz-calc(100% - (-18vw));
    width: -webkit-calc(100% - (-18vw));
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/demo-app-bg.png);
    z-index: -1;
    left: 0;
}
.demolinks-section h3 {
    text-transform: uppercase;
    display: inline-block;
    text-align: right;
    line-height: 46px;
    position: relative;
    margin: 3px 0 0 80px;
    z-index: 1;
}
.heading-style {
    position: relative;
    z-index: 1;
    display: inline-block;
}
.client-reviews ul.wide-row li .play-icon.big {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-icon.svg);
    width: 87px;
    height: 87px;
}
/*.demolinks-section h3:after,.heading-style:after {
    content: '';
    position: absolute;
    width: 91px;
    height: 6px;
    background-color: #609afe;
    right: 19px;
    top: 65px;
    z-index: -1;
}*/
.heading-style:after {
    top: 50%;
    margin-top: -2px;
    right: -20px;
}
.demolinks-section h3 b {
    font-size: 40px;
    display: block;
    color: #fff;
    font-weight: 700;
    text-align: left;
    position: relative;
}
.data-left {
    width: 416px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-top: 60px;
    justify-content: space-between;
}
.extra-data {
    width: calc(100% - 416px);
    width: -o-calc(100% - 416px);
    width: -ms-calc(100% - 416px);
    width: -moz-calc(100% - 416px);
    width: -webkit-calc(100% - 416px);
    width: -moz-calc(100% - 416px);
    padding-top: 60px;
}
.applinks-holder {
    display: flex;
    justify-content: space-between;
    padding-left: 15px;
}
.links-column {
    text-align: center;
}
.links-column .webpanel-links {
    margin: 0;
    padding: 0;
}
.extra-data .webpanel-links p {
    max-width: 180px;
    margin-top: 29px;
}
.links-column .webpanel-links a {
    font-size: 17px;
    padding: 15px 15px;
    margin: 0;
    top: 0 !important;
}
.links-column span {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 15px;
}
.links-column a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 14px;
    position: relative;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.links-column a:hover {
    top: -5px;
}
.links-column a img {
    vertical-align: top;
}
.extra-data p {
    font-size: 16px;
    color: #fff;
    line-height: 23.4px;
    font-weight: 300;
    padding-left: 58px;
}
.applinks-holder {
    display: flex;
    justify-content: space-between;
    padding-left: 19px;
    margin-left: -24px;
}
.links-column {
    text-align: center;
    width: 195px;
}
.links-column span {
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    display: block;
    margin-bottom: 16px;
}
.links-column a {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 14px;
}
.links-column a img {
    vertical-align: top;
}
.data-left img {
    max-width: unset;
}
.links-column:last-child {
    width: 269px;
}
.links-column p {
    padding-left: 36px;
    text-align: left;
    margin-top: 20px;
    max-width: 165px;
}
.links-column a:nth-child(3) {
    margin-bottom: 0;
}
.extra-data p {
    font-size: 15px;
    color: #fff;
    line-height: 23.4px;
    font-weight: 300;
    padding-left: 41px;
    margin-top: 5px;
}
.webpanel-links a {
    font-size: 27.66px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 15px 19px 15px;
    border: 3px solid #fff;
    margin-right: 35px;
    outline: none;
    margin-bottom: 30px;
    text-decoration: none;
    width: 231px;
    text-align: center;
}

.webpanel-links a:hover {
    background-color: #fff;
    color: #000;
}
.webpanel-links {
    display: flex;
    align-items: center;
    padding-left: 44px;
    margin:46px 0 48px 0;
    flex-wrap: wrap;
}
.data-left img {
    margin-bottom: -19px;
    margin-right: 34px;
    max-width: unset;
}
.links-column .webpanel-links a.hotel-admin {
    font-size: 27.66px;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 15px 19px 15px;
    border: 3px solid #fff;
    outline: none;
    text-decoration: none;
    width: auto;
    text-align: center;
}
.links-column .webpanel-links a.hotel-admin:hover {
    color: #000;
}
/* .links-column .webpanel-links a.hotel-admin {
    width: auto;
    height: auto;
    border: none;
    font-size: 12px;
    color: #969696;
    font-weight: 700;
    background-color: #fff;
    text-align: left;
    padding: 9px 29px 9px 34px;
    border-radius: 3px;
    margin-left: 29px;
    letter-spacing: -0.8px;
}
.links-column .webpanel-links a.hotel-admin span {
    font-size: 22px;
    color: #000000;
    text-transform: initial;
    margin: -3px 0 0 0;
    font-weight: 700;
    letter-spacing: -0.8px;
} */
/*******************************************/
.links-table {
    padding: 50px 0;
}
.links-table-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1280px;
    position: relative;
}
.table-vertical {
    border: 1px solid #dbdbdb;
    margin-bottom: 23px;
    background-color: #fff;
}
.table-horizontal {
    margin-bottom: 0px;
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-radius: 5px 5px 0 0;
    border-color: #b7b7b7;
}
.table-vertical .TD.has-padding .tag {
    position: absolute;
    left: 10px;
    top: 10px;
}
.table-vertical .TD.has-padding {
    min-height: 34px;
    position: relative;
    padding-left: 0;
    vertical-align: top;
}
.table-vertical .TD.has-padding.extra {
    padding-left: 0;
    padding-right: 0;
}
.table-vertical .TD.has-padding b {
    display: block;
    font-weight: 500;
    position: relative;
    padding-left: 152px;
    margin-bottom: 10px;
    min-height: 33px;
}
.table-vertical .TD.has-padding b:last-child {
    margin-bottom: 0;
}
.table-heading {
    padding: 10px 10px;
    background-color: #609afe;
    text-align: center;
    color: #fff;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
}
.table-heading strong {
    font-size: 22px;
}
.table-vertical .TD.has-padding b.nopadding {
    font-weight: 500;
    min-height: unset;
    margin-top: 0;
    padding: 5px 0 6px 14px;
    box-shadow: 0 0 black;
    margin-bottom: 0;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-color: #ddd;
}
.table-vertical .TD.has-padding b.nopadding span {
    display: inline-block;
    vertical-align: middle;
    font-weight: 500;
    margin-bottom: 0;
    font-size: 15px;
}
.table-vertical .TD.has-padding b.nopadding span.label {
    font-weight: 600;
    margin-right: 10px;
    margin-top: 0;
}
.table-vertical .TD.has-padding b.nopadding._MT_ {
    display: block;
}
.table-vertical .TD.has-padding:last-child b:first-child {
    min-height: 79px;
}
.table-vertical .TD.has-padding:last-child b.dual:first-child {
    min-height: 82px;
}
.TR:last-child .TD,.TR:last-child .TH {
    border-bottom: none;
}
.TH {
    padding: 12px 10px;
    background-color: #f1f1f1;
    font-size: 16px;
    color: #616566;
    font-weight: 600;
    border-style: solid;
    border-color: #dbdbdb;
    border-width: 0 1px 1px 0;
}
.table-vertical .TH {
    width: 200px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #dbdbdb;
}
.table-vertical .TH:last-child {
    border-width: 0 0 1px 0;
}
.TR {
    display: table-row;
}
.TH,.TD {
    display: table-cell;
    vertical-align: middle;
}
.TD strong {
    font-weight: 600;
}
.TD {
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #dbdbdb;
}
.TD a {
    color: #000;
    text-decoration: none;
}
.table-vertical .TD {
    width: 50%;
    padding: 10px 0 10px 10px;
    border-style: solid;
    border-width: 0 1px 1px 0;
    border-color: #dbdbdb;
}
.table-vertical .TD:last-child {
    border-width: 0 0 1px 0;
}
.link-table {
    display: table;
    width: 100%;
}
label.tag {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #5e5e5e;
    color: #fff;
    padding: 8px 20px 9px 10px;
    position: relative;
    display: inline-block;
    margin-right: 12px;
    width: 105px;
}
label.tag:after {
    content: '';
    border-right: 9px solid #fff;
    position: absolute;
    border-bottom: 16px solid transparent;
    border-top: 16px solid transparent;
    top: 0;
    right: 0px;
}
.saprate-table-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.saprate-table {
    width: calc(50% - 12px);
}
.saprate-table .table-heading {
    text-align: left;
}
.TD span {
    display: block;
    font-size: 16px;
    color: #616566;
    font-weight: 600;
    margin-bottom: 8px;
}
.saprate-table .TD {
    padding: 18px;
}
.table-horizontal .TH:first-child {
    width: 216px;
    border-right: 1px solid #b7b7b7;
}
.table-horizontal .TH {
    border-right: none;
}
.table-horizontal .TH:nth-child(2) {
    width: 558px;
}
.table-horizontal .TD:last-child,.table-horizontal .TH:last-child {
    text-align: center;
}
.links-table-inner h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
}
.text-center {
    text-align: center;
}
.links-table .sub-cont {
    margin: 0 0 36px 0;
    line-height: 27.4px;
    font-weight: 500;
    font-size: 16px;
}
.table-vertical .TD.has-padding {
    min-height: 34px;
    position: relative;
    padding: 0;
    min-height: 32px;
}
.table-vertical .TD.has-padding .TD_inner {
    position: relative;
    padding: 10px 10px 10px 146px;
}
.TR.table-group {
    display: table-row-group;
}
.TR.table-group > .TD {
    display: table-row;
}
/***********************************/
.video-section {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/video-bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: -140px;
    padding-top: 132px;
}
.video-section h3 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
}
.video-section-inner {
    margin: 0 auto;
    max-width: 1280px;
    text-align: center;
    padding: 0 15px;
}
.video-section-inner:after {
    content: '';
    clear: both;
    display: block;
}
.video-block {
    width: calc(100% - 348px);
    width: -o-calc(100% - 348px);
    width: -ms-calc(100% - 348px);
    width: -moz-calc(100% - 348px);
    width: -webkit-calc(100% - 348px);
    position: relative;
    z-index: 1;
    padding: 64px 0;
    justify-content: flex-end;
    display: flex;
}
.video-block:before {
    content: '';
    width: 100vw;
    height: 100%;
    right: 0;
    top: 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/video-shape.png);
    position: absolute;
    z-index: -1;
    background-position: right center;
    background-repeat: no-repeat;
    background-size: contain;
    background-size: auto 100%;
}
.video-element {margin-right: -152px;position: relative; cursor: pointer;}
.video-block iframe {
    width: 853px;
    height: 508px;
    box-shadow: 0 0 0 10px #fff;
}

.video-section.revert {margin-top: 50px;}
.video-section.revert .video-block:before {
    right: 0;
    top: 0;
    left: 0;
    background-position: left center;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/video-shape-revert.png);
}
.video-section.revert .video-block {
    justify-content: flex-start;
    float: right;
}
.video-section.revert .video-element {
    margin-left: -152px;
    margin-right: auto;
}
.play-anim-ico {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-button.svg);
    background-position: center;
    background-size: cover;
    width: 50px;
    position: absolute;
    height: 50px;
    left: 50%;
    top: 50%;
    z-index: 11;
    margin-top: -30px;
    margin-left: -30px;
    pointer-events: none;
}
.play-anim-ico:after {
    position: absolute;
    width: 24px;
    height: 24px;
    content: '';
    left: 50%;
    top: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    margin: -12px 0 0 -12px;
    border-radius: 50%;
    z-index: -1;
    box-shadow: 0 0 0 13px #fff;
    transform: scale(.9);
    transform-origin: center center;
    animation: pulse-me 1s linear infinite;
    -webkit-animation: pulse-me 1s linear infinite;
}
.has-wrap {
    padding: 20px;
    border-style: solid;
    border-width: 0 1px 1px 1px;
    border-color: #c7c7c7;
    margin-bottom: 30px;
    border-radius: 0 0 5px 5px;
}
.has-wrap h3 {
    text-align: center;
    width: 100%;
    font-size: 25px;
    margin-top: 10px;
}
@keyframes pulse-me {
    0% {
        transform: scale(.9);
        opacity: .2;
        -webkit-transform: scale(.9);
        -moz-transform: scale(.9);
        -ms-transform: scale(.9);
        -o-transform: scale(.9)
    }

    50% {
        opacity: .5
    }

    70% {
        opacity: .09
    }

    100% {
        transform: scale(2.1);
        opacity: 0;
        -webkit-transform: scale(2.1);
        -moz-transform: scale(2.1);
        -ms-transform: scale(2.1);
        -o-transform: scale(2.1)
    }
}
/**********************/
.launch-app-section {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #ececec;
}
.launch-app-section h3 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}

.launch-app-section-inner {
    margin: 0 auto;
    max-width: 1280px;
    text-align: center;
    padding: 0 15px;
}
.launch-app-section p {
    margin: 0 0 36px 0;
    line-height: 27.4px;
    font-weight: 500;
    font-size: 16px;
}
.launch-app-section .flex-column {
    position: relative;
    width: calc(50% - 32px);
    width: -o-calc(50% - 32px);
    width: -ms-calc(50% - 32px);
    width: -moz-calc(50% - 32px);
    width: -webkit-calc(50% - 32px);
}
.launch-app-section .flex-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 70px 0px;
}
/*.launch-app-section .flex-column:last-child {
    margin-top: 119px;
}*/
.launch-app-section .flex-column.flex-left, .launch-app-section .flex-column.flex-right {
    position: relative;
    z-index: 0;
}
.launch-app-section .flex-column.flex-left::after {
    content: '';
    position: absolute;
    height: 172px;
    background-color: #609afe;
    width: 70vw;
    right: 0;
    bottom: -72px;
    border-radius: 0 50px 50px 0;
    z-index: -1;
}
.launch-app-section .flex-column.flex-right::after {
    content: '';
    position: absolute;
    height: 172px;
    background-color: #609afe;
    width: 70vw;
    left: 0;
    top: -72px;
    border-radius: 50px 50px 0px 0px;
    z-index: -1;
}
/**************************************/
.appWebflow-section {
    text-align: center;
}
.appWebflow-section h3 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}
.appWebflow-section-inner .webFlow-list .slide-box-inner img {
    border: 1px solid #e0e0e0;
}
.webFlow-list,.adminFlow-list {
    margin: 0 -10px;
}
.flow-row {
    background-color: #ececec;
    padding:24px 0 40px 0;
}
.flow-row strong {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #609afe;
    margin-bottom: 28px;
    display: block;
}
.appWebflow-section-inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
}
.appWebflow-section-inner .slide-box-inner {
    margin: 0 10px;
    display: block;
} 
button.slick-arrow {
    position: absolute;
    z-index: 1;
    top: 50%;
    width: 42px;
    height: 42px;
    font-size: 0;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.flow-row:nth-child(odd) {
    background-color: #fff;
}
.appFlow-list {
    overflow: hidden;
    margin: 0 -10px;
}
button.slick-arrow:hover {
    background-color: #609afe;
}
button.slick-prev.slick-arrow {
    left: 10px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/left-arrow.png);
}
button.slick-next.slick-arrow {
    right: 10px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/right-arrow.png);
}
button.slick-prev.slick-arrow:hover {
    left: 10px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/left-arrow-hover.png);
}
button.slick-next.slick-arrow:hover {
    right: 10px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/right-arrow-hover.png);
}
.slick-initialized .slick-slide {
    outline: none !important;
    display: inline-block;
}
/*********************************/
ul.flex-row{display:flex;flex-wrap:wrap;justify-content:space-between; padding: 0; margin: 0; list-style: none;justify-content: center;max-width:100%;}
.features-section h3{
    margin: 0 0 47px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
}
.features-section ul.flex-row li a.feature-video-link {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 15px;
    display: inline-block;
    margin-top: 15px;
    border: 2px solid #609afe;
    color: #609afe;
    background-color: transparent;
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}
.features-section ul.flex-row li a.feature-video-link:hover {background-color: #609afe;color: #fff;}
.features-section h3 span{font-size:30px;color:#f16122;font-weight:800;}
.features-section .small-cont{text-align:center;display:block;padding-top:18px;position:relative;}
.features-section .small-cont:before{content:'';position:absolute;left:50%;height:2px;width:70px;background-color:#fac82b;margin-left:-35px;top:0;}
.features-section{margin-bottom:50px;margin-top:62px;}
.features-section-inner {
    max-width: 1365px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.features-section ul.flex-row li{
    max-width: calc(33.33% - 80px);
    max-width: -o-calc(33.33% - 80px);
    max-width: -ms-calc(33.33% - 80px);
    max-width: -moz-calc(33.33% - 80px);
    max-width: -webkit-calc(33.33% - 80px);
    text-align: center;
    margin: 20px;
    position: relative;
    padding: 20px;
}
.features-section ul.flex-row li.hilight-fet:before {
    background-color: #fff9eb;
    opacity: 1;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.19),0 0 0 1px #d2d2d2 inset;
}
.features-section ul.flex-row li span {
    display: block;
    margin: 5px 0 0 0;
    font-size: 12px;
}
.features-section ul.flex-row li:hover:before {
    opacity: 1;
}
.features-section ul.flex-row li:before {
    content: '';
    left: 0;
    right: 0;
    z-index: -1;
    bottom: 0;
    top: 0;
    background-color: #fff9eb;
    position: absolute;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.19),0 0 0 1px #d2d2d2 inset;
    opacity: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.features-section ul.flex-row li > img{
    position: absolute;
    right: -37px;
    bottom: -80px;
}
.features-section ul.flex-row li i{font-size:35px;color:#a3a3a3;width:75px;height:75px;display:flex;border-radius:50%;justify-content:center;align-items:center;border:1px solid #bababa;margin:0 auto 28px auto;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.features-section ul.flex-row li strong{font-size:16px;color:#18191a;text-transform:uppercase;display:block;margin:0 0 20px 0;transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;}
.features-section ul.flex-row li p{
    margin: 0;
    font-size: 14px;
    color: #616566;
    line-height: 21.4px;
    font-weight: 500;
}
.features-section ul.flex-row li:hover i{border-color:#609afe;box-shadow:0 2px 3px 0 rgba(0,0,0,0.26);color:#609afe;}
.features-section ul.flex-row li:hover strong{color:#609afe;}
.features-section ul.flex-row li i img {
    position: unset;
    height: 40px;
}
.hidden-overflow {
    overflow-x: hidden;
}
/* .features-section ul.flex-row li.hilight-fet {
    position: relative;
}
.features-section ul.flex-row li.hilight-fet:before {
    content: '';
    position: absolute;
    left: -15px;
    right: -15px;
    bottom: -15px;
    background-color: #e1eff9;
    top: -15px;
    z-index: -1;
}
.features-section ul.flex-row li.hilight-fet i {
    background-color: #666;
} */
/******************************************/

/***********/
.user-gets-choices-here {
    padding: 50px 0 50px 0;
    min-height: 500px;
}
.user-gets-choices-here a {
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 2px #609AFE inset;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    padding: 20px 60px;
    transition: all 0.5s ease 0s;
    background-color: #609AFE;
    min-height: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-decoration: none;
    box-sizing: border-box;
    margin-top: 50px;
}
.user-gets-choices-here a:after {
    content: '';
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #0e48ac;
    z-index: -1;
    border-radius: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.user-gets-choices-here a:hover:after {
    width: 100%;
}
.user-gets-choices-here-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1330px;
    position: relative;
    text-align: center;
}
.user-gets-choices-here-inner .right-side-img {
    position: absolute;
    top: -80px;
    right: -30px;
    z-index: 999
}
.user-gets-choices-here h4 {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
}
.user-gets-choices-here p.top-text {
    color: #696969;
    margin: 0 0 0 0;
    line-height: 27.4px;
    font-weight: 500;
    font-size: 16px;
}
.user-gets-choices-here span {
    margin: 0 0 36px 0;
    line-height: 27.4px;
    font-weight: 500;
    font-size: 16px;
    color: #696969;
}
.user-gets-choices-here span.text {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px
}
.user-gets-choices-here label {
    padding: 0;
    text-align: center;
    display: block;
    margin: 20px 0 0 0;
}
.user-gets-choices-here label img {
    max-width: 100%
}
/******************************************/
.happy-client img {
    vertical-align: top;
    margin-bottom: 7px;
}
.happy-client h3 {
    margin: 0 0 24px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
}
.happy-client-inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
}
.happy-client {
    padding: 60px 0 67px 0;
    background-color: #1d1d1d;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/shape.svg);
    background-position:top -1px center;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.happy-client p {
    margin: 0 0 0px 0;
    color: #fff;
    line-height: 27.4px;
    font-weight: 300;
    padding: 0 15px;
}
.happy-client-masonry {
    margin-top: 74px;
}
.masonry-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}
.col-55 {
    width: 50.313%;
}
.col-45 {
    width: 48.985%;
}
.col-40 {
    width: 40.157%;
}

.col-60 {
    width: 59.219%;
}
/***********************************/
.client-reviews {
    padding: 51px 0 0px 0;
}
.client-reviews h3 {
    margin: 0 0 70px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
}
.client-reviews img {
    vertical-align: top;
}
.client-reviews-inner {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 15px;
    text-align: center;
}

.client-reviews-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.review-block {
    padding-right: 67px;
    margin-bottom: 74px;
    position: relative;
    cursor: pointer;
    display: inline-block;
}
.review-block .play-icon {
    position: absolute;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/big-play.png);
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    margin-left: -34px;
}
.client-reviews ul li .play-icon {
    position: absolute;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-icon.svg);
    left: 50%;
    top: 50%;
    width: 34px;
    height: 34px;
    background-size: cover;
    background-position: center;
    pointer-events: none;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.client-reviews ul li .play-icon.play-icon.big {
    width: 60px;
    height: 60px;
}
.client-reviews ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.client-reviews ul.wide-row li.HALF .play-icon {
    width: 60px;
    height: 60px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-icon.svg);
}

.client-reviews ul.wide-row li.FULL .play-icon {
    width: 100px;
    height: 100px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-icon.svg);
}
.client-reviews-right {
    width: 555px;
}
.client-reviews ul li img {
    width: 100%;
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}
.client-reviews ul li {
    margin-bottom: 40px;
    position: relative;
    width: calc(50% - 20px);
    width: -o-calc(50% - 20px);
    width: -ms-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    cursor: pointer;
    padding: 0 10px;
    margin-bottom: 20px;
}
.client-reviews ul li a {
    display: block;
    outline: none;
    position: relative;
}
.client-reviews ul.wide-row li {
    width: calc(25% - 20px);
    width: -o-calc(25% - 20px);
    width: -ms-calc(25% - 20px);
    width: -moz-calc(25% - 20px);
    width: -webkit-calc(25% - 20px);
}

.client-reviews ul.wide-row {
    margin: 30px -10px 0 -10px;
}
.review-block:after {
    content: '';
    position: absolute;
    height: 172px;
    background-color: #609afe;
    width: 70vw;
    right: 0;
    bottom: -72px;
    border-radius: 0 50px 50px 0;
    z-index: -1;
}
.client-reviews ul.wide-row li ~ .DEVIDE {
    width: 100%;
    display: block;
}
.client-reviews ul.wide-row li.HALF {
    width: calc(50% - 20px);
    width: -o-calc(50% - 20px);
    width: -ms-calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
}
.client-reviews ul.wide-row li.client-three {
    width: calc(33.333% - 20px);
    width: -o-calc(33.333% - 20px);
    width: -ms-calc(33.333% - 20px);
    width: -moz-calc(33.333% - 20px);
    width: -webkit-calc(33.333% - 20px);
}
.client-reviews ul li.FULL {
    width: 100%;
}
.client-reviews ul li.view-more {
    background-color: #609afe;
    position: relative;
    border-radius: 5px;
    padding: 0;
    margin: 0 10px 20px 10px;
}
.client-reviews ul li.view-more .view-more-txt {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    color: #fff;
}
.client-reviews ul li.view-more img {
    opacity: 0;
}
.client-reviews ul li.view-more:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 23px;
    left: 5px;
    top: 5px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/top-corner.png);
}
.client-reviews ul li.view-more:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 25px;
    right: 5px;
    bottom: 5px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/bottom-corner.png);
}
.review-block span.client-name {
    position: absolute;
    left: 0;
    bottom: -40px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
/**************/
.client-reviews ul li .highlight-inner img {
    border-radius: 15px 15px 0 0;
}
.client-reviews ul.wide-row li .highlight-inner {
    box-shadow: 0 0 0 1px #e3e2e2 inset, 0 0 16px 0 rgba(0,0,0,0.16);
    border-radius: 15px;
    min-height: 100%;
}
.client-caption {
    margin: 0;
    padding: 25px 20px;
    text-align: initial;
    cursor: initial;
}
.client-caption .title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 18px;
    display: block;
    color: #000;
}
.client-caption p {
    font-size: 15px;
    line-height: 24px;
    color: #343434;
    font-weight: 500;
}
.client-caption strong {
    color: #609afe;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    display: block;
}
.play-ico {
    width: 55px;
    height: 55px;
    position: absolute;
    right: 25px;
    bottom: -15px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #609afe;
}
.play-ico > img {
    height: 26px;
    width: auto !important;
    border-radius: 0 !important;
    right: -3px;
    position: relative;
}
/*****************************************/
.technologies-used {
    padding: 55px 0 35px 0;
}
.technologies-used-inner > strong {
    margin: 0 0 30px;
    padding: 0px;
    font-size: 20px;
    color: #000000;
    text-align: center;
    font-weight: 600;
    max-width: 1350px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    line-height: 29.4px;
}
.technologies-used h3 {
    margin:0 0 37px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
}
.technologies-used h3 b {
    font-size: 51px;
    display: block;
    color: #ffa523;
    font-weight: 700;
    text-align: left;
    position: relative;
}
.technologies-used-inner {
	margin: 0 auto;
	padding: 0 15px;
    max-width: 1272px;
    text-align: center;
}
.technologies-used h4:after {
	content: "";
	background: #0fbce7;
	width: 30px;
	margin: 0 auto;
	height: 3px;
	margin: 20px auto 0;
	display: block;
}
.technologies-used-inner p {
	font-size: 15px;
	color: #616566;
	line-height: 21.4px;
	font-weight: 300;
	margin-bottom: 30px;
	margin-top: 20px;
}
.technologies-used ul li {
	min-height: 116px;
	display: inline-flex !important;
	width: calc(16% - 18px);
	width: -o-calc(16% - 18px);
	width: -ms-calc(16% - 18px);
	width: -moz-calc(16% - 18px);
	width: -webkit-calc(16% - 18px);
	text-align: center;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	margin: 0 8px;
	box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0.1);
	transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	margin-bottom: 16px;
	border: 1px solid #eee;
	vertical-align: top;
}
.technologies-used ul li img {
	padding: 10px;
	max-width: 100%;
}
.technologies-used ul li:hover {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.technologies-used ul {
    font-size: 0;
    padding: 0;
    text-align: center;
}
/*****************************************/
/*****************payment-getway stylesheet start*******************/
.payment-getway-used {
    padding: 30px 0 15px;
    text-align: center;
    position: relative;
    background-color: #ececec;
}
.payment-getway-used-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1252px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
}
.payment-getway-used-inner .payment-hedaing {
    margin: 0 0 6px 0;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
}
.payment-getway-used-inner .payment-hedaing h5 {
    margin: 0 0 37px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
}
.payment-getway-right {
    margin: 10px 0 0;
    padding: 0;
    float: left;
    width: 100%;
}
.payment-logos>li {
    width: calc(25% - 20px);
	width: -o-calc(25% - 20px);
	width: -ms-calc(25% - 20px);
	width: -moz-calc(25% - 20px);
	width: -webkit-calc(25% - 20px);
    margin-bottom: 60px;
    list-style: none;
    text-align: left;
    padding: 0 10px 0 10px;
}
.payment-logos>li:last-child {
    width: 100%;
}
.payment-logos>li>img {
    background-color: #e6e6e6;
    max-width: 100%;
    border: 1px solid #dcdcdc;
}
.payment-logos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0px;
}
.payment-logos>li strong {
    font-size: 19px;
    text-transform: uppercase;
    padding-top: 10px;
    display: block;
}
.payment-logos>li span {
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #333;
}
ul.payment-logos ul {
    list-style: none;
    margin-top: 5px;
    padding: 0;
}
ul.payment-logos ul li {
    font-weight: 500;
    padding-left: 15px;
    position: relative;
    font-size: 13px;
    width: 48%;
    display: inline-block;
}
ul.payment-logos ul li:before {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #609afe;
    border-radius: 50%;
    left: 0;
    top: 5px;
}
.payment-logos > li strong.cant-find-block {
    margin: 0;
    padding: 15px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    color: #666;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    font-size: 25px;
}
.payment-logos>li strong.cant-find-block a {
    text-decoration: none;
    color: #609afe;
}
.payment-logos>li strong.cant-find-block a:hover {
    color: #cf9e2a;
}
/**************************************/
.regarding-company {
    background-color: #609afe;
    padding: 32px 0 35px 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/shape-bottom.svg);
    background-position: bottom -1px center;
    background-size: 101% auto;
    background-repeat: no-repeat;
}
.regarding-company h3 {
    margin: 0 0 32px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.regarding-company h3:after {
    background-color: #fff;
}
.regarding-company-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}
.regarding-company .comapny-slide {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
}
.regarding-company .comapny-slide .company-slide-item {
    width: 100%;
}
.regarding-company ul.slick-dots li button {
    border: none;
    outline: none;
    font-size: 0;
    width: 16px;
    background-color: rgba(0,0,0,0.7);
    height: 16px;
    padding: 0;
    cursor: pointer;
}
.regarding-company ul.slick-dots {
    display: flex !important;
    padding: 0;
    flex-direction: row;
    margin: 0;
    align-items: center;
    justify-content: center;
}
.regarding-company ul.slick-dots li {
    list-style: none;
    padding: 0;
    margin: 23px 5px 0px 5px;
}
.regarding-company ul.slick-dots li.slick-active button {
    width: 22px;
    height: 22px;
    background-color: #fff;
}
.regarding-company .comapny-slide .slick-arrow {
    background-color: #fff;
}
.regarding-company .comapny-slide button.slick-prev.slick-arrow:hover {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/left-arrow.png);
    background-color: #eee;
}
.regarding-company .comapny-slide button.slick-next.slick-arrow:hover {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/right-arrow.png);
    background-color: #eee;
}
.regarding-company .comapny-slide .slick-arrow.slick-prev {
    left: 0;
}
.regarding-company .comapny-slide .slick-arrow.slick-next {
    right: 0;
}
/******************************************/
.pricing-section {
    padding: 53px 0 64px 0;
}
.pricing-section-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    align-items: flex-start;
}
.pricing-section h3 {
    margin: 0 0 55px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #252525;
    display: inline-block;
    text-align: center;
}
/******************************************/
.reachus-section {
    background-color: #1d1d1d;
    padding: 21px 0 40px 0;
}
.reachus-section h3 {
    margin: 0 0 33px 0;
    padding: 0;
    font-size: 40px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
}
.reachus-section-inner {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1280px;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    flex-direction: column;
    align-items: center;
}
section.reachus-section ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
section.reachus-section ul li a {
    text-transform: uppercase;
    text-decoration: none;
    font-size: 18px;
    font-weight: 600;
    color: #609afe;
    padding: 20px 25px;
    border: 2px solid #609afe;
    display: flex;
    outline: none;
    text-align: center;
    transition: all .5s ease 0s;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    height: 60px;
    flex-direction: column;
    justify-content: center;
    min-height: 150px;
    align-items: center;
}
section.reachus-section ul li a img {
    max-width: 52px;
    display: block;
    margin: 0 auto 10px auto;
}
section.reachus-section ul li a:hover {
    background-color: #fff;
    color: #252525;
    border-color: #fff;
}
section.reachus-section ul li {
    margin: 0 14px;
    display: inline-block;
}
.reachus-section ul li a span {
    font-size: 16px;
    display: block;
    font-weight: 500;
    text-transform: initial;
    margin-top: 5px;
    line-height: 22px;
}
/***************************/
/******************************************/
.PRICE_TABLE {
    display: table;
    width: 100%;
    margin-top: 30px;
}
.PRICE_TABLE ._TR_ {
    display: table-row;
}
.PRICE_TABLE ._TD_ {
    display: table-cell;
    padding: 15px 15px 20px;
    border-style:solid;
    border-color:#cfcfcf;
    border-width:0 1px 1px 0; 
    vertical-align: middle;
    font-size: 15px;
    background-color: #ffffff;
    font-weight: 500;
    box-sizing: border-box;
}
.PRICE_TABLE ._TD_ strong {
    display: block;
    margin-bottom: 3px;
    font-size: 16px;
}
.PRICE_TABLE ._TD_ ul {
    list-style: none;
    margin-top: 8px;
    padding: 0;
}
.PRICE_TABLE ._TD_ ul li {
    margin-bottom: 6px;
    font-size: 14px;
}
.PRICE_TABLE h2 {
    margin: 0 0px 0 0;
    padding: 0;
    font-size: 30px;
    color: #292929;
    font-weight: 600;
    text-align: center;
}
.PRICE_TABLE ._TD_.pachage-column {
    width: 300px;
    max-width: 300px;
    text-align: center;
    padding: 0 15px;
    background-color: #EDEDED;
    color: #fff;
}

.PRICE_TABLE ._TD_ .clientvideos {
    display: inline-block;
    margin-left: 6px;
    top: 5px;
    position: relative;
}
.PRICE_TABLE ._TD_ .clientvideos img {
    width: 28px;
}
.PRICE_TABLE ._TD_ .shape {
    font-size: 20px;
}
.PRICE_TABLE ._TD_.pachage-column > div {
    padding: 0 28px;
    position: relative;
    margin-bottom: 35px;
}
.PRICE_TABLE ._TD_.pachage-column.orange > div {
    background-color: #609AFE;
}
.PRICE_TABLE ._TD_.pachage-column.green > div {
    background-color: #4BB702;
}
.PRICE_TABLE ._TD_.pachage-column span {
    display: block;
    font-size: 16px;
}
.PRICE_TABLE ._TR_:first-child ._TD_ {
    border-width: 0;
    background-color: transparent;
    padding-top: 0;
}
.PRICE_TABLE ._TR_:first-child ._TD_:first-child {
    border-left-width:0; 
}
.PRICE_TABLE ._TR_ ._TD_:first-child {
    text-align: center;
    width: 50px;
    border-left-width:1px; 
}
.PRICE_TABLE ._TR_:first-child ._TD_.pachage-column {
    background-color: #fff;
}
/* .PRICE_TABLE ._TR_._HEAD_ ._TD_ {
    border-width: 0;
} */
.PRICE_TABLE ._TD_.pachage-column > div:after {
    border-top: 30px solid #609AFE;
    content: '';
    position: absolute;
    bottom: -30px;
    border-right: 135px solid transparent;
    right:0;
}
.PRICE_TABLE ._TD_.pachage-column > div:before {
    border-top: 30px solid #609AFE;
    content: '';
    position: absolute;
    bottom: -30px;
    border-left: 135px solid transparent;
    left:0;
}
.PRICE_TABLE ._TD_.pachage-column.green > div:after,
.PRICE_TABLE ._TD_.pachage-column.green > div:before {
    border-top-color: #4BB702;
}
.PRICE_TABLE ._TD_.pachage-column .shapeBefore {
    height: 24px;
    position: absolute;
    top: -24px;
    left: -17px;
    right: -17px;
}
.PRICE_TABLE ._TD_.pachage-column.green .shapeBefore {
    background-color: #4BB702;
}
.PRICE_TABLE ._TD_.pachage-column.orange .shapeBefore {
    background-color: #609AFE;
}
.PRICE_TABLE ._TD_.pachage-column .shapeBefore:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-top: 25px solid #fff;
    border-right: 16px solid transparent;
}
.PRICE_TABLE ._TD_.pachage-column .shapeBefore:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-top: 25px solid #fff;
    border-left: 16px solid transparent;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:first-child,.PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2) {
    background-color: #609AFE;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    position: relative;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:first-child:before {
    content: '';
    position: absolute;
    width: 15px;
    height: 100%;
    left: -15px;
    top: 0;
    background-color: #609AFE;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:first-child:after {
    content: '';
    position: absolute;
    top: 100%;
    border-top: 13px solid #0e48ac;
    border-left: 15px solid transparent;
    left: -15px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2):after {
    content: '';
    position: absolute;
    border-top: 29px solid #609AFE;
    border-right: 20px solid transparent;
    right: -20px;
    bottom: 0;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2):before {
    content: '';
    position: absolute;
    border-bottom: 29px solid #609AFE;
    border-right: 20px solid transparent;
    right: -20px;
    top: 0;
}
.PRICE_TABLE ._TD_:nth-last-child(-n+2) {
    background-color: #fff;
    text-align: center;
}
.PRICE_TABLE ._TD_:nth-child(2) {
    text-align: left;
}
.PRICE_TABLE ._TD_:last-child,
.PRICE_TABLE ._TR_:first-child ._TD_:last-child,
.PRICE_TABLE ._TR_._HEAD_ ._TD_:last-child {
    border-left: 0px solid #fff;
}
.PRICE_TABLE ._TR_:first-child ._TD_:last-child {
    border-style: solid;
    border-width: 0 1px;
    border-color: #cfcfcf;
}
.PRICE_TABLE ._TD_.pachage-column.green > div:after{
    border-right-width:81px; 
}
.PRICE_TABLE ._TD_.pachage-column.green > div:before {
    border-left-width:81px; 
}
.PRICE_TABLE ._TR_:last-child ._TD_ {
    border: none !important;
    background-color: transparent;
    padding: 0;
}
/* .PRICE_TABLE ._TD_ img {
    height: 18px;
} */
.PRICE_TABLE ._TD_ img.height_unset {
    height: auto;
}
.PRICE_TABLE ._TD_ a.buy-package,a.buy-package-mob {
    margin: 0;
    padding: 0;
    font-size: 22px;
    border-radius: 0 0 5px 5px;
    line-height: 66px;
    text-transform: uppercase;
    color: #fff;
    display: block;
    position: relative; 
    z-index: 1;
    font-weight: 600;
    text-decoration: none;
}
.PRICE_TABLE ._TD_ a.buy-package:after {
    content: '';
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #0e48ac;
    z-index: -1;
    border-radius: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    border-radius: 0 0 5px 5px;
}
.PRICE_TABLE ._TD_ a.buy-package:hover:after {
    width: 100%;
}
a.buy-package-mob {
    text-align: center;
    margin: 0 15px;
}
 .PRICE_TABLE ._TD_ a.buy-package.orange {
    background-color: #609AFE;
}
/*
.PRICE_TABLE ._TD_ a.buy-package.orange:hover {
    background-color: #3d27ca;
} */
.PRICE_TABLE ._TD_ a.buy-package.green,a.buy-package-mob {
    background-color: #4bb702;
}
.PRICE_TABLE ._TD_ a.buy-package.green:hover,a.buy-package-mob:hover {
    background-color: #54ce01;
}
.PRICE_TABLE ._TD_ a.buy-package.green {
    margin-left: 12px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2) {
    text-transform: uppercase;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.DUAL:nth-child(2):before {
    border-bottom-width: 40px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.DUAL:nth-child(2):after {
    border-top-width: 40px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.DUAL.NEW:nth-child(2):before {
    border-bottom-width: 40px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.DUAL.NEW:nth-child(2):after {
    border-top-width: 40px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.TRIPPLE:nth-child(2):before {
    border-bottom-width: 48px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.TRIPPLE:nth-child(2):after {
    border-top-width: 48px;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_ .sub-data-desc {
    padding: 0 0 0 0;
    font-size: 15px;
    color: #fff;
    display: block;
    text-transform: initial;
    font-weight: 500;
}
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:first-child,
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:nth-child(2),
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:first-child:before {
    background-color: #027cdd;
}
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:first-child:after,
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:nth-child(2):after {
    border-top-color: #027cdd;
}
.PRICE_TABLE ._TR_._HEAD_.HAS_BLUE_BG ._TD_:nth-child(2):before {
    border-bottom-color: #027cdd;
}
span.space {
    display: block;
    height: 4px;
}
/* ******************* */
.inner-banner {
    margin-top: 80px;
    background: url(https://smritsolutions.com/product/images/inner-banner-bg.png) no-repeat center;
    background-size: cover;
    height: auto;
    padding: 22px 0 28px 0;
}
.deliverall-pricing {
    padding: 60px 0;
}
.deliverall-pricing-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 15px;
}
.deliverall-pricing-inner img {
    max-width: 100%;
}

.data-txt {
    display: block;
    margin: 5px 0 0 0;
}
.PRICE_TABLE ._TD_ label {
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
    margin-top: 10px;
}
.note-data .note-desc {
    display: block;
    padding: 2px 0 7px 0;
    font-size: 14px;
}
.note-data {
    color: #666;
    margin-bottom: 12px;
}
.note-data .note-desc:last-child {
    padding-bottom: 0;
}
.PRICE_TABLE ._TD_ .note-data ul {
    margin-top: 0;
}
/* ////////////////////////////////////// */
.masonry-block_ img {
    width: 100%;
}
.masonry-block_ {
    margin:0 5px;
}
.masonry-block_ img {
    margin-bottom: 10px;
}

.masonry-block_.col-33 {
    width: calc(33.33% - 10px);
    width: -o-calc(33.33% - 10px);
    width: -ms-calc(33.33% - 10px);
    width: -moz-calc(33.33% - 10px);
    width: -webkit-calc(33.33% - 10px);
}
.masonry-block_.col-7 {
    width: calc(60.7% - 10px);
    width: -o-calc(60.7% - 10px);
    width: -ms-calc(60.7% - 10px);
    width: -moz-calc(60.7% - 10px);
    width: -webkit-calc(60.7% - 10px);
}
.masonry-block_.col-5 {
    width: calc(39.3% - 10px);
    width: -o-calc(39.3% - 10px);
    width: -ms-calc(39.3% - 10px);
    width: -moz-calc(39.3% - 10px);
    width: -webkit-calc(39.3% - 10px);
}
.masonry-block_.col-6 {
    width: calc(52.4% - 10px);
    width: -o-calc(52.4% - 10px);
    width: -ms-calc(52.4% - 10px);
    width: -moz-calc(52.4% - 10px);
    width: -webkit-calc(52.4% - 10px);
}
.masonry-block_.col-3 {
    width: calc(24.32% - 10px);
    width: -o-calc(24.32% - 10px);
    width: -ms-calc(24.32% - 10px);
    width: -moz-calc(24.32% - 10px);
    width: -webkit-calc(24.32% - 10px);
}
.masonry-block_.col-3_1 {
    width: calc(23.2% - 10px);
    width: -o-calc(23.2% - 10px);
    width: -ms-calc(23.2% - 10px);
    width: -moz-calc(23.2% - 10px);
    width: -webkit-calc(23.2% - 10px);
}
.masonry-block_.col-6_1 {
    width: calc(52% - 10px);
    width: -o-calc(52% - 10px);
    width: -ms-calc(52% - 10px);
    width: -moz-calc(52% - 10px);
    width: -webkit-calc(52% - 10px);
}
.masonry-block_.col-6_2 {
    width: calc(48% - 10px);
    width: -o-calc(48% - 10px);
    width: -ms-calc(48% - 10px);
    width: -moz-calc(48% - 10px);
    width: -webkit-calc(48% - 10px);
}
.masonry-block_.col-5_1 {
    width: calc(46.3% - 10px);
    width: -o-calc(46.3% - 10px);
    width: -ms-calc(46.3% - 10px);
    width: -moz-calc(46.3% - 10px);
    width: -webkit-calc(46.3% - 10px);
}
.masonry-block_.col-3_2 {
    width: calc(26.6% - 10px);
    width: -o-calc(26.6% - 10px);
    width: -ms-calc(26.6% - 10px);
    width: -moz-calc(26.6% - 10px);
    width: -webkit-calc(26.6% - 10px);
}
.masonry-block_.col-3_3 {
    width: calc(27% - 10px);
    width: -o-calc(27% - 10px);
    width: -ms-calc(27% - 10px);
    width: -moz-calc(27% - 10px);
    width: -webkit-calc(27% - 10px);
}
.masonry ._row_ {display: flex;flex-wrap: wrap;}
/****************************************/
/**************************************/
.appcost {
    position: relative;
    padding: 10px 0 0 0;
}
.appcost .cast-shape {
    position: absolute;
    left: 0;
    top: -110px;
}
.appcost h3 {
    font-size: 50px;
    font-weight: bold;
    margin: 0 0 16px 0;
    color: #609AFE;
    text-transform: capitalize;
}
.appcost h3 small {
    font-size: 45px;
    color: #609AFE;
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}
.appcost-inner {
    max-width: 1310px;
    padding: 0 15px;
    margin: 0 auto;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
}
.appcost-right {
    width: 590px;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    padding-top: 0;
    margin-top: -11px;
}
.appcost-right img {
    min-width: 721px;
}
.appcost-left {
    width: calc(100% - 660px);
    width: -o-calc(100% - 660px);
    width: -ms-calc(100% - 660px);
    width: -moz-calc(100% - 660px);
    width: -webkit-calc(100% - 660px);
}
.appcost p {
    color: #373737;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 20px;
    font-weight: 500;
}
/**************************************/
.appcost.deliverables {
    margin-top: 50px;
    padding: 50px 0 0px 0;
}
.appcost.deliverables .cast-shape {
    left: auto;
    right: 0;
}
.appcost.deliverables .appcost-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}
.appcost.deliverables ul {
    list-style: none;
}
.appcost.deliverables ul li {
    line-height: normal;
    font-size: 16px;
    color: #373737;
    font-weight: 500;
    padding: 0 0 0 21px;
    margin: 0 0 14px 0;
    position: relative;
}
.appcost.deliverables ul li:before {
    content: '';
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #333;
    border-radius: 50%;
    left: 0px;
    top: 7px;
}
/**************************************/
.application-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.application-right {
    width: 650px;
    min-height: 848px;
}
.application-left {
    width: calc(100% - 700px);
    width: -o-calc(100% - 700px);
    width: -ms-calc(100% - 700px);
    width: -moz-calc(100% - 700px);
    width: -webkit-calc(100% - 700px);
    padding-top: 135px;
}
.application ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding:0;
}
.application ul li {
    margin-right: 40px;
}
.application ul li img {
    max-width: initial;
}
.application ul li:nth-child(2) img ,
.application ul li:nth-child(3) img {
    filter: drop-shadow(0 0 6px rgba(0,0,0,0.3));
    -webkit-filter: drop-shadow(0 0 6px rgba(0,0,0,0.3));
}
.app-screens ul.tab-screens li {
    width: 50%;
}
.application {
    padding: 198px 0 198px 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/app-shape.png);
    background-position: top 0px right;
    background-repeat: no-repeat;
    position: relative;
}
.application .placeholder-shape {
    position: absolute;
    left: 0;
    top: -390px;
    z-index: -1;
}
.application-left i {
    width: 88px;
    height: 88px;
    display: inline-block;
    background-color: #faa500;
    border-radius: 50%;
    margin-bottom: 20px;
}
.application-left small {
    display: block;
    font-weight: 500;
    font-size: 14px;
    line-height: normal;
    color: #373737;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    margin-bottom: 5px;
}
.application-left h2 {
    font-size: 40px;
    margin: 0;
    color: #252525;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: uppercase;
}
.application-left p {
    font-size: 18px;
    line-height: 34px;
    color: #373737;
    font-weight: 500;
}
.application .app-small-circle {
    position: absolute;
    bottom: 120px;
    left: -10px;
    z-index: -1;
}
.application.kiosk-section .application-right {
    min-height: 540px;
}
.application.kiosk-section .application-left {
    padding-top: 0;
}
.application.kiosk-section {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/kiosk-app-shape.png);
    background-size: 44%;
}
.application.kiosk-section .application-right ul li img {
    height: 560px;
    margin-top: -50px;
}
/**************************************/
.app-screens {
    padding-bottom: 10px;
    /* background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/app-screens-bg.png); */
    background-repeat: no-repeat;
    background-position: center center;
}
.app-screens-inner {
    margin: 0 auto;
    max-width: 1310px;
    padding: 0 15px;
}
.app-screens ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
}
.app-screens ul li {
    width: 25%;
    padding: 0 20px;
    margin-bottom: 50px;
    box-sizing: border-box;
}
.app-screens ul li img {
    max-width: 100%;
    filter: drop-shadow(0 0 6px rgba(0,0,0,0.3));
    -webkit-filter: drop-shadow(0 0 6px rgba(0,0,0,0.3));
}
/**************************************/
.individual-fet-inner {
    max-width: 1310px;
    margin: 0 auto;
}
.individual-fet ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}
.individual-fet ul li {
    padding: 0 15px;
    width: 25%;
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 40px;
}
.individual-fet ul li img {
    max-height: 45px;
}
.individual-fet ul li strong {
    display: block;
    color: #373737;
    font-size: 16px;
    margin-top: 10px;
    font-weight: 500;
    text-transform: capitalize;
}
/**************************************/
.application.inverse .application-inner {
    flex-direction: row-reverse;
}
.application.inverse {
    background-position: top 0px left 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/app-shape-left.png);
    padding: 189px 0 198px 0;
}
.application.inverse ul {
    flex-direction: row-reverse;
}
.application.inverse .app-small-circle {
    position: absolute;
    bottom: -72px;
    left: auto;
    right: -10px;
    z-index: -1;
}
/**************************************/
/****************************************/
/******************************************/
.web-screens h3 {
    line-height: normal;
    font-size: 40px;
    font-weight: bold;
    color: #252525;
    margin:0 0 16px 0;
    text-align: center;
    text-transform: uppercase;
}
.web-screens-inner {
    max-width: 1310px;
    margin: 0 auto;
    padding: 0 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.web-screens {
    padding: 30px 0 80px 0;
    position: relative;
}
.web-screens .app-small-circle  {
    position: absolute;
    left: 0;
    top: -130px;
    z-index: -1;
}
.web-screens .app-small-circle.bottom  {
    position: absolute;
    bottom: -150px;
    top: auto;
    right: 0;
    left: auto;
    z-index: -1;
}

.web-screens-inner > strong {
    font-size: 20px;
    color: #373737;
    line-height: 29.2px;
    margin-bottom: 29px;
    text-align: center;
    font-weight: 500;
    width: 100%;
}
.web-screens ul {
    width: 1255px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    list-style: none;
}
.web-screens ul li .image-holder {
    background-color: #7b7b7b;
    border-radius: 20px;
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.31);
    overflow: hidden;
    display: inline-block;
}
.web-screens ul li .image-holder img {
    max-width: 100%;
}
.web-caption {
    padding-top: 29px;
    text-align: center;
}
.web-caption strong {
    font-size: 24px;
    color: #000000;
    text-transform: uppercase;
    display: block;
    margin-bottom: 14px;
}
.web-caption p {
    font-size: 16px;
    line-height: 23.2px;
    color: #373737;
    max-width: 894px;
    margin: 0 auto;
    font-weight: 500;
}
.web-screens ul .slick-arrow {
    position: absolute;
    bottom: -70px;
    font-size: 0;
    width: 50px;
    height: 50px;
    border: none;
    background-color: #fff;
    box-shadow: 0  0 0 1px #609AFE inset;
    padding: 0;
    margin: 0;
    background-size: initial;
    top: auto;
}
.web-screens ul .slick-arrow.slick-prev {
    left: 50%;
    margin-left: -30px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/left.png);
}
.web-screens ul .slick-arrow.slick-prev.slick-disabled {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/left-dis.png);
}
.web-screens ul .slick-arrow.slick-next {
    right: 50%;
    margin-right: -30px;
    transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/right.png);
}
.web-screens ul .slick-arrow.slick-next.slick-disabled {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/right-dis.png);
}
.web-screens ul .slick-arrow.slick-disabled {
    background-color: #f1f1f1;
    box-shadow: 0 0 0 1px #a7a7a7 inset;
}
.web-screens .slick-list {
    overflow: visible;
}
.web-screens .slick-slide {
    margin: 0 15px;
}

/******************************************/
/****************************************/
.blocks {
    padding: 50px 0;
}
.blocks b {
    font-size: 20px;
    line-height: 29.2px;
    color: #373737;
    font-weight: 500;
    display: block;
    margin: 0px 0 34px 0;
    max-width: 1100px;
    text-align: center;
}
.blocks-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 15px;
}
.blocks h3 {
    font-size: 50px;
    color: #609AFE;
    font-weight: bold;
    text-align: center;
    line-height: normal;
    margin-bottom: 16px;
}
.blocks ul {
    list-style: none;
    width: 100%;
}
.blocks-caption {
    padding: 20px 100px;
    color: #fff;
    font-size: 18px;
    position: relative;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/bg.svg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
}
.blocks-caption.map-intigrate:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
    z-index: -1;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/map-intigrate.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.blocks-caption.manual-booking:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 40%;
    z-index: -1;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/manual-booking.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.blocks-caption.map-intigrate .before-shape,
.blocks-caption.manual-booking .before-shape {
    display: none;
}
.blocks-caption.map-intigrate p,
.blocks-caption.map-intigrate strong,
.blocks-caption.manual-booking p,
.blocks-caption.manual-booking strong {
    width: 60%;
    text-align: left;
}
.blocks-caption.map-intigrate,
.blocks-caption.manual-booking {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    width: 100%;
}
.blocks ul li {
    margin-bottom: 25px;
}
.blocks ul li:last-child {
    margin-bottom: 0;
}
.before-shape {
    width: 8px;
    height: auto;
    background-color: #fff;
    position: absolute;
    left: 30px;
    top: 25px;
    bottom: 25px;
}
.blocks-caption p {
    line-height: 34px;
    font-weight: 500;
    font-size: 16px;
}
.before-shape:before {
    content: '';
    width: 50px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fff;
}
.before-shape:after {
    content: '';
    width: 50px;
    height: 8px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #fff;
}
.after-shape {
    width: 8px;
    height: auto;
    background-color: #fff;
    position: absolute;
    right: 30px;
    top: 25px;
    bottom: 25px;
}
.after-shape:before {
    content: '';
    width: 50px;
    height: 8px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #fff;
}
.after-shape:after {
    content: '';
    width: 50px;
    height: 8px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
}
.blocks-caption strong {
    font-size: 25px;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    width: 100%;
}
.umbrella-ico {
    position: absolute;
    right: 20px;
    top: 50%;
    bottom: 0;
    height: 85%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.blocks-caption p.dec {
    width: calc(100% - 200px);
    width: -o-calc(100% - 200px);
    width: -ms-calc(100% - 200px);
    width: -moz-calc(100% - 200px);
    width: -webkit-calc(100% - 200px);
}
/****************************************/
.custom_function-left {
    width: 42.5%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: center;
}
.custom_function_row.booking_ser.genie .custom_function-left {
    width: 32%;
}
.custom_function-right {
    width: 53.12%;
}
.custom_function_row.booking_ser.genie .custom_function-right {
    width: 62%;
}
.custom_function_row .blocks-inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-direction: row;
}
.custom_function_row.booking_ser .blocks-inner {
    flex-direction: row-reverse;
}
.custom_function_row h4 {
    font-size: 22px;
    color: #474747;
    font-weight: 600;
    margin: 0 0 10px 0;
}
.custom_function_row h4 span {
    font-size: 40px;
    display: block;
    font-weight: bold;
    padding-bottom: 8px;
}
.custom_function_row.map-inti h4 span {
    color: #75a550;
}
.custom_function_row.booking_ser h4 span {
    color: #e64c4a;
}
.custom_function_row.booking_ser h4 span span {
    width: 25px;
    display: inline-block;
    height: auto;
    right: auto;
    left: auto;
    font-size: 0;
}
.custom_function_row.all_ser h4 span {
    color: #1e6da9;
}
.custom_function_row p {
    color: #373737;
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 0px;
    font-weight: 500;
}
.custom_function_row p b {
    font-weight: bold;
    font-size: inherit;
    display: inline;
}
.custom_function_row.booking_ser {
    padding: 65px 0;
}
.custom_function_row {
    position: relative;
}
.custom_function_row .backshape {
    position: absolute;
    top: 50%;
    z-index: -1;
    pointer-events: none;
}
.custom_function_row.booking_ser .backshape {
    left: auto;
    right: 0;
}
.custom_function_row.map-inti .backshape {
    transform: translateY(-67%);
    -webkit-transform: translateY(-67%);
    -moz-transform: translateY(-67%);
    -ms-transform: translateY(-67%);
    -o-transform: translateY(-67%);
    width: 22.8%;
}
.custom_function_row.booking_ser .backshape {
    transform: translateY(-39%);
    -webkit-transform: translateY(-39%);
    -moz-transform: translateY(-39%);
    -ms-transform: translateY(-39%);
    -o-transform: translateY(-39%);
    width: 22.25%;
}
.custom_function_row.booking_ser .custom_function-left img {
    margin-right: -64px;
    max-width: 100%;
    border: 3px solid #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
.custom_function_row.booking_ser.genie .custom_function-left img {
    border: navajowhite;
    box-shadow: none;
    margin: 0;
    display: inline-block;
}
.custom_function_row.all_ser .backshape {
    transform: translateY(-31%);
    -webkit-transform: translateY(-31%);
    -moz-transform: translateY(-31%);
    -ms-transform: translateY(-31%);
    -o-transform: translateY(-31%);
    width: 21.40%;
}
.custom_function_row.booking_ser.safety img {
    width: auto;
    max-width: 100%;
    margin: 0;
    box-shadow: none;
    border: navajowhite;
}
.custom_function_row.booking_ser.safety .custom_function-left {
    width: 25%;
}
.custom_function_row.booking_ser.safety .custom_function-right {
    width: 75%;
    padding-right: 40px;
    box-sizing: border-box;
}
/****************************************/
/* ////////////////////////////////////// */
.table-horizontal .link-table .TR .TD:first-child {
    background-color: #ebebeb;
    border-style: solid;
    border-color: #c7c7c7 #b7b7b7 #c7c7c7 #c7c7c7;
    border-width: 0px 1px 1px 0px;
}
.table-horizontal .link-table .TR .TD {
    border-style: solid;
    border-color: transparent #c7c7c7 #c7c7c7 #c7c7c7;
    border-width: 0 0px 1px 0;
}
.table-horizontal .link-table .TR:first-child .TD:first-child {
    border-radius: 5px 0 0 0;
    border-width: 0 1px 1px 0px;
    border-color: #c7c7c7 #b7b7b7 #c7c7c7 #c7c7c7;
}
.table-horizontal .link-table .TR:last-child .TD:first-child {
    border-width: 0 1px 0px 0px;
    border-color: #c7c7c7 #b7b7b7 #c7c7c7 #c7c7c7;
    border-radius: 0 0 0;
}
.table-horizontal .link-table .TR .TD:last-child {
    border-width: 0px 0px 1px 0px;
}
.table-horizontal .link-table .TR:first-child .TD {
    border-width: 0 0px 1px 0;
}
.table-horizontal .link-table .TR:last-child .TD {
    border-width:  0 0 0 0px;
}
/**************/
.new-links-table {
    display: flex;
    flex-wrap: wrap;
}
.new-links-table-left {
    width: 100%;
    margin-bottom: 0;
}
.new-links-table-right {
    width: 100%;
}
.platform-block {
    min-height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #609afe;
    border-radius: 5px 5px 0 0;
    border: 1px solid #609afe;
}
.platform-block img {
    margin-bottom: 28px;
}
.platform-name {
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}
.platform-name span {
    font-size: 30px;
    font-weight: 600;
    margin-top: -5px;
    display: block;
}
.new-links-table-right .table-vertical {
    border-width: 1px 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}
.new-links-table.ios .platform-block {
    background-color: #609afe;
    border: 1px solid #609afe;
}
.new-links-table.android .table-vertical .TH {
    font-size: 14px;
    font-weight: 600;
    color: #609afe;
    background-color: #f0f6ff;
}
.new-links-table.ios .table-vertical .TH {
    font-size: 14px;
    font-weight: 600;
    color: #0d0d0d;
    background-color: #dedede;
}
.new-links-table .table-vertical .TH {
    border-width: 0 0 0 0;
}
.new-links-table .table-vertical .TD {
    border-width: 1px 0 0 0;
}
.new-links-table .table-vertical .TD:last-child {
    text-align: center;
}
.new-links-table.android .new-links-table-right .table-vertical {
    border-color: #609afe;
}
.new-links-table.ios .new-links-table-right .table-vertical {
    border-color: #609afe;
}
.new-links-table .table-vertical .TD:first-child, .new-links-table .table-vertical .TH:first-child {
    width: 150px;
}
.new-links-table .table-vertical .TD {
    padding: 10px;
}
.new-links-table .table-vertical .TD label.tag {
    margin-right: 0;
}
.new-links-table .table-vertical .TD:nth-child(2) a {
    word-break: break-all;
}
/*************************************************/
/******************************************/
.demo-videos-inner {
    max-width: 1310px;
    margin: 0 auto;
    display: flex;
    padding: 0 15px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.demo-videos-left {
    width: 370px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    margin-top: -37px;
    flex-direction: column;
}
.demo-videos-left img {
    min-width: 687px;
}
.demo-videos-right {
    width: 100%;
    padding-top: 35px;
}
.demo-videos {
    position: relative;
    background-color: #f8f8f8;
}
.demo-videos ul {
    list-style: none;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0;
    margin: 0;
}
.demo-videos h3 {
    color: #609AFE;
    font-size: 45px;
    font-weight: bold;
    margin-bottom: 42px;
    text-align: center;
}
.demo-videos ul li {
    width: calc(25% - 24px);
    width: -o-calc(25% - 24px);
    width: -ms-calc(25% - 24px);
    width: -moz-calc(25% - 24px);
    width: -webkit-calc(25% - 24px);
    margin-bottom: 37px;
}
.demo-videos ul li span {
    display: block;
    padding: 10px;
    text-align: center;
    font-weight: 600;
}
.demo-videos ul li a {
    height: 220px;
    display: block;
    background-color: #7b7b7b;
    box-shadow: 0 0 13px 0 rgba(0,0,0,0.31);
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.demo-videos ul li a:after {
    content: '';
    position: absolute;
    right: 10px;
    top: 10px;
    width: 46px;
    height: 46px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-button.svg);
    background-repeat: no-repeat;
    background-size: 40px;
    background-position: center;
    background-color: #609AFE;
    border-radius: 50%;
    box-shadow: 0 0 8px 0 rgba(0,0,0,0.4);
}
.demo-videos .bg-shape {
    position: absolute;
    top: -153px;
    left: -10px;
    z-index: 1;
}
/******************************************/
.has-wrap .table-horizontal .link-table .TR .TD:first-child {
    width: 184px;
}
/*****************************************/
.vietnam:after {
    content: '';
    position: absolute;
    width: 110px;
    height: 175px;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/clint-photos-shape.png);
    right: 0;
    top: 0;
}
.vietnam h3 span {
    font-size: 43px;
    text-transform: uppercase;
    display: block;
    color: #609AFE;
    font-weight: bold;
}
.vietnam .spots-clip {
    position: absolute;
    bottom: 30px;
    z-index: 1;
    left: 10px;
}
.vietnam-inner {
    max-width: 1280px;
    padding: 0 15px;
    margin: 0 auto;
}
.vietnam-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vietnam-left {
    width: 47%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.vietnam-left img {
    max-width: initial;
    margin-left: -134px;
}
.vietnam-right {
    width: 52.75%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
}
.vietnam-right img {
    max-width: 100%;
}
.vietnam h3 {
    font-size: 32px;
    font-weight: 500;
    color: #1e1e1e;
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    display: inline-block;
    line-height: 38px;
}
.vietnam-caption strong {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 26px;
    text-transform: uppercase;
    color: #313131;
    display: block;
    line-height: 33px;
}
.vietnam-caption p {
    font-size: 16px;
    color: #595959;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 10px;
    text-align: justify;
}
.event-video {
    display: block;
    width: 937px;
    height: 543px;
    margin: 60px auto 0 auto;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.40);
    cursor: pointer;
    position: relative;
}
.event-video img {
    vertical-align: top;
    display: inline-block;
}

.vietnam {
    padding: 0 0 130px 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/vietnam-bg.png);
    background-size: 100% auto;
    background-position: top center;
    margin-top: 90px;
    position: relative;
    background-repeat: no-repeat;
}
.top-area .video {
    display: inline-block;
    margin-left: 106px;
    margin-top: 36px;
    position: relative;
}
.vietnam.variant .vietnam-caption {
    margin-bottom: 40px;
    margin-left: 189px;
}
.vietnam.new .vietnam-caption {
    padding-left: 230px;
}
.vietnam.new .vietnam-caption strong {
    margin: 20px 0 0 0;
    font-size: 30px;
}
.vietnam.new ._VIDEO_ {
    margin-bottom: 30px;
    position: relative;
    right: -28px;
}
.vietnam.new ._VIDEO_ img {
    max-width: initial;
}
.vietnam .play-anim-ico {
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/play-btn.svg);
}
.vietnam .play-anim-ico:after {
    box-shadow: 0 0 0 13px #fbcf46;
}
.event-video-overlay {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.3);
}
/*****************************************/
/************premium-features-section-sections stylesheet start**********/
.premium-features-section-part{ 
    margin: 0px 0 30px 0;
    padding: 50px 0;
    float: left;
    width: 100%;
    background-color: #0087e3;
    background-image: url(https://smritsolutions.com/product/images/uber-taxi-clone/corona-patern.png);
    background-size: 100%;
    background-repeat: repeat-y;
  }
  .premium-features-section-part-inner{ margin:0 auto; padding:0px 15px; max-width:1356px; text-align: center;}
  .premium-features-section-part-inner .premium-features-section-hedaing{
    margin: 0 0 20px;
    padding: 0px;
    float: left;
    width: 100%;
    text-align: center;
    position: relative;
  }
  .premium-features-section-part-inner .premium-features-section-hedaing b{margin:0 0 5px; padding:0px; float:left; width:100%; font-weight:normal; font-size:16px; color:#949494;}
  .premium-features-section-part-inner .premium-features-section-hedaing h3{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 100%;
    font-size: 40px;
    color: #fff;
    position: relative;
    font-family: 'Exo 2';
    text-transform: uppercase;
     font-weight: bold;
  }
  .premium-features-section-part-inner .premium-features-section-hedaing h3:before{
    content: '';
    width: 32px;
    height: 3px;
    background: #f76a00;
    margin: 0px;
    position: absolute;
    left: 50%;
    bottom: -46px;
    margin-left: -16px;
  }
  .premium-features-section-part .premium-features-section-hedaing strong {
    font-size: 19px;
    margin-top: 3px;
    display: block;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: 600;
  }
  .premium-features-section-part-inner .premium-features-section-hedaing h3 strong{margin:0px; padding:0px; font-weight:normal; color:#f16426; text-transform:uppercase; font-family:'exo_2bold';}
  
  .premium-features-section-part-inner b.other-charg{color:#2c2c2c; margin:0 0 10px; padding:0; float:left; width:100%; text-align:center; text-transform:initial; font-family:'exo_2regular'; font-size:25px; font-weight:500;}
  
  .general-features-box-in {float:left; margin:0; padding:0; width:100%;}
  .premium-features-section-part-inner ul {
    float: left;
    margin: 0 0 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .premium-features-section-part-inner ul li{
    margin:0px 20px 0px 20px;
    padding: 0px ;
    width: calc(33.33% - 40px);
    width: -o-calc(33.33% - 40px);
    width: -ms-calc(33.33% - 40px);
    width: -moz-calc(33.33% - 40px);
    width: -webkit-calc(33.33% - 40px);
    text-align: center;
    background: none;
    display: block;
    position: relative;
  }
  
  
  .premium-features-section-part-inner ul li .sep {
    position:absolute;
    width:1px;
    height:1px;
    left:-20px;
    top:-10px;
  }
  .premium-features-section-part-inner ul li .sep:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 61px;
    background-color: #c1c1c1;
    left: 0;
    top: -30px;
  }
  .premium-features-section-part-inner ul li .sep:after {
    position: absolute;
    content: '';
    width: 21px;
    background-color: #c1c1c1;
    left: -10px;
    top: 0;
    height: 1px;
  }
  .premium-features-section-part-inner ul li img{height:50px;}
  .premium-features-section-part-inner ul li .icon {
    border-radius: 50%;
    text-align: center;
    width: 76px;
    height: 76px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: 0;
    background-color: rgba(0,0,0,0.4);
  }
  .feature-caption {
    text-align: left;
    width: calc(100% - 90px);
    width: -o-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }
  .premium-features-section-part-inner ul li img.total-circle {
    max-width: 75px;
  }
  .premium-features-section-part-inner ul li strong {
    font-size: 19px;
    color: #fff;
    display: inline-block;
    margin: 0 0 5px 0;
    position: relative;
    font-weight: 600;
  }
  .premium-features-section-part-inner ul li strong span {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    margin-top: -2px;
    position: absolute;
    right: -28px;
    top: 0;
  }
  .premium-features-section-part-inner ul li strong span.clientvideos {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
    left: auto;
    right: auto;
}
.premium-features-section-part-inner ul li strong span.clientvideos img {
    height: auto;
    line-height: normal;
}
  .premium-features-section-part-inner ul li strong img {
    width: 21px;
    vertical-align: middle;
    display: inline-block;
    margin-left: 5px;
  }
  .premium-features-section-part-inner ul li p {
    font-size: 15px;
    color: #eee;
    margin: 0;
    font-weight: 400;
  }
  
  .lgreen {
    background-color: #90dfaa;
  }
  .lyellow {
    background-color: #ffd05b;
  }
  .lred {
    background-color: #ff5a5f;
  }
  
  .premium-features-section-part-inner ul li a {
    display: flex;
    font-size: 15px;
    padding: 17px 0;
    color: #555;
    min-height: 100%;
    line-height: 20px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .premium-features-section-part-inner ul li a:after {position:absolute; content:" "; width:100%; height:100%; left:0; top:0; transform:scale(.65); opacity:0; transition:all .35s ease; z-index:-1;}
  .premium-features-section-part-inner ul li a:hover i {transform:scale(1.3); transition:all .35s}
  .premium-features-section-part-inner ul li a:hover:after {transform:scale(1); opacity:1 }
  .premium-features-section-part a.view-more {
    margin: 10px 0 0 0;
    padding: 13px 0;
    color: #fff;
    border: 1px solid #fff;
    font-size: 16px;
    text-transform: uppercase;
    width: 194px;
    text-align: center;
    font-family: 'Exo 2';
    font-weight: bold;
    display: inline-block;
  }
  .premium-features-section-part a.view-more:hover {
      background-color: #fff;
      color: #f76a00;
  }
  .feature-bottom-block {
    display: block;
    flex-direction: column;
    width: 100%;
    align-items: center;
    margin-top: 0;
    float: left;
  }
  .feature-bottom-block strong {
    display: block;
    color: #fff;
    font-weight: 500;
    width: 100%;
    margin-top: 20px;
  }
  .premium-features-section-part-inner ul li a.more-features {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    border: 3px solid #fff;
    font-weight: 600;
  }
  /************premium-features-section-sections stylesheet end**********/




.application.kiosk-food-section {
    padding: 165px 0 198px 0;
    background-image: url(https://smritsolutions.com/product/images/gojek-clone-demo/kiosk-app-left-shape.png);
    background-position: top 0px left;
    background-repeat: no-repeat;
    position: relative;
}
.kiosk-food-section .application-inner {
    flex-direction: row-reverse;
}
.application.kiosk-food-section ul {
    list-style: none;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
}
.application.kiosk-food-section .app-small-circle {
    position: absolute;
    bottom: 120px;
    right: -10px;
    z-index: -1;
    left: auto;
}
.application.kiosk-food-section .application-right {
    min-height: 540px;
}
.application.kiosk-food-section .application-right ul li img {
    height: 560px;
    margin-top: -50px;
}

.application.kiosk-food-section .application-left {
    padding-top: 0;
}
@media screen and (min-device-width:1920px){
    #wrapper {
        overflow:hidden; 
        margin: 0 auto;
        max-width: 1920px;
    }
    .client-reviews h3 {
        white-space: nowrap;
    }
    .main-wrap {
        max-width: 1920px;
        margin: 0 auto;
        overflow: hidden;
    }
}
@media screen and (max-width:1600px){
    .vietnam-left img {
        margin-left: -70px;
    }
}
@media screen and (max-width:1400px){
    .application.kiosk-section {
        background-position-y: center;
    }
}
@media screen and (max-width:1356px){
    .price-column strong span.discount-label {
        right: -15px;
        top: -80px;
    }
}
@media screen and (max-width:1366px){
    .main-banner-right:after {
        right: -280px;
    }
    .main-banner .logo {
        left: 5%;
    }
    .main-banner .gojek-clone-services {
        top: 50%;
    }
}
@media screen and (max-width:1280px){
    .main-banner-right:after {
        right: -330px;
    }
    .main-banner .logo {
        left: 4%;
    }
    .main-banner .gojek-clone-services {
        top: 50%;
    }
}
@media screen and (max-width:1279px){
    .main-banner .logo {
        left: 50%;
    }
    /*********************************************/
    .main-banner-right:after {
        right: 0;
    }
    .shark-package-left,
    .shark-package-mid,
    .shark-package-right {
        display: none;
    }
    ul.sitemap {
        display: none;
    }
    .shark-package-pro {
        padding-top: 0;
        margin: 0;
        padding: 0 15px;
    }
    .shark-package-pro:before {
        left: 7.2%;
        right: auto;
        width: 76.25%;
    }

    .shark-package-heading h3 strong:before {
        left: calc(58% + -23px);
        left: -o-calc(58% + -23px);
        left: -ms-calc(58% + -23px);
        left: -moz-calc(58% + -23px);
        left: -webkit-calc(58% + -23px);
    }
    /********************************/
    .data-left {
        display: block;
        width: 100%;
        text-align: center;
    }
    .demolinks-section h3 {
        max-width: 300px;
        margin: 0;
    }
    .data-left img {
        display: none;
    }
    .demo-caption {
        display: block;
        width: auto;
        padding-bottom:80px;
        margin-bottom: 0;
    }
    .extra-data {
        width: auto;
        padding-top: 30px;
    }
    .applinks-holder {
        margin: 0;
        padding: 0;
    }
    .extra-data p {
        padding-left: 0;
    }
    .webpanel-links {
        padding-left: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .demo-caption:after {
        background-size: cover;
        left: -15px;
        background-position: right;
    }
    .webpanel-links a {
        display: inline-block;
        margin-bottom: 20px;
    }
    .extra-data .webpanel-links p {
        margin-top: 0;
    }
    .table-horizontal .TH,.table-horizontal .TH:nth-child(2),.table-horizontal .TH:first-child {
        width: auto !important;
    }
    .client-reviews-left {
        width: 50%;
    }
    .client-reviews-right {
        width: 44%;
    }
    /**************************************/
    .client-reviews ul li {
        margin-bottom: 2.8vw;
        width: 13vw;
    }
}
@media screen and (max-width:1024px){
    .video-block {
        width: calc(100% - 200px);
        width: -o-calc(100% - 200px);
        width: -ms-calc(100% - 200px);
        width: -moz-calc(100% - 200px);
        width: -webkit-calc(100% - 200px);
    }
    .heading-style:after {
        display: none;
    }
    .demo-videos ul li {
        width: calc(33.33% - 20px);
        width: -o-calc(33.33% - 20px);
        width: -ms-calc(33.33% - 20px);
        width: -moz-calc(33.33% - 20px);
        width: -webkit-calc(33.33% - 20px);
    }
    /*********************************************/
    .vietnam-row {
        flex-direction: column;
    }
    .vietnam {
        background-image: none;
        margin-top: 60px;
    }
    .vietnam-left img {
        margin-left: 0;
        max-width: 100%;
    }
    .vietnam-left {
        width: 100%;
        margin-bottom: 30px;
    }
    .vietnam-right {
        width: 100%;
    }
    .vietnam-caption p:last-child {
        margin-bottom: 0;
    }
    .vietnam {
        padding: 0 0 70px 0;
    }
}
@media screen and (max-width:991px){
    .banner-section h1 {
        font-size: 45px;
    }
    .banner-section b {
        font-size: 40px;
    }
    .banner-section h2 {
        font-size: 47px;
    }
    .banner-section h2 span {
        font-size: 28px;
    }
    section.pricing-table h3,
    .video-section h3,
    .demolinks-section h3 b,
    .appWebflow-section h3,
    .features-section h3,
    .happy-client h3,
    .client-reviews h3,
    .technologies-used h3,
    .payment-getway-used-inner .payment-hedaing h5,
    .regarding-company h3,
    .pricing-section h3,
    .launch-app-section h3,
    .links-table-inner h3,
    .shark-package-heading h3 strong,
    .user-gets-choices-here h4,
    .clone-package-section h3,
    .unlimited-services h2,
    .application-left h2,
    .sitemap h3,
    .main-banner h1,
    .main-banner-caption span,
    .blocks h3,
    .premium-features-section-part-inner .premium-features-section-hedaing h3 {
        font-size: 35px;
    }
    .flow-row strong {
        font-size: 26px;
    }
    /********************/
     /********************************************/
     .main-banner .gojek-clone-services {
        position: relative;
        top: auto;
        width: auto;
        margin: 0 auto;
        transform: none;
        -o-transform: none;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
    }
    .main-banner-right {
        width: 100%;
    }
    .main-banner .gojek-clone-screen {
        margin: 0;
        max-width: 100%;
        position: relative;
        z-index: 1;
    }
    .main-banner-right:after {
        background-size: cover;
    }
    .banner-ser-icons {
        top: 22px !important;
        position: relative;
        width: 85px;
        height: 100px;
        left: -48px !important;
        display: inline-block;
        z-index: 1 !important;
        margin: 0 4px;
        animation: none;
        -webkit-animation: none;
    }
    /* .main-banner {
        margin-top: 50px;
    } */
    .main-banner-caption {
        text-align:left;
    }
    .main-banner-caption .btn-block a {
        min-width: 120px;
    }
    .main-banner:after {
        display: none;
    }
    .main-banner-right:after {
        top: 0;
    }
    .banner-inner {
        height: auto;
    }
    .banner-left {
        width: 100%;
        text-align: center;
    }
    .banner-right {
        width: 100%;
        justify-content: center;
        padding-top: 30px;
    }
    .banner-caption {
        margin: 40px 0;
    }
    .banner-left:after {
        left: -15px;
        width: auto;
        right: -15px;
    }
    .banner {
        background-size: cover;
    }
    .banner-caption h1 {
        font-size: 40px;
        color: #000;
    }
    [class*="round-anim"] {
        display: none;
    }
    .banner-image-hold:after {
        display: none;
    }
    .banner-image-hold img {
        max-width: 100%;
    }
    .unlimited-services ul li {
        width: calc(16.65% - 30px);
        -o-width: calc(16.65% - 30px);
        -ms-width: calc(16.65% - 30px);
        -webkit-width: calc(16.65% - 30px);
        -moz-width: calc(16.65% - 30px);
    }
    .main-banner .logo {
        position: relative;
        top: auto;
        left: auto;
        display: block;
        text-align: center;
        margin-bottom: 20px;
    }
    /************************/
    [class*="clone-package-"] {
        width: auto;
        display: block;
    }
    
    .clone-package-right img {
        width: 100%;
        max-width: unset;
    }
    
    .clone-package-right:after {
        width: 100%;
    }
    
    .clone-package-right {
        margin-top: 30px;
    }
    
    /*************************/
    .label-block {
        display: none;
    }
    .price-row {
        justify-content: center;
    }
    .price-column strong {
        font-size: 24px;
    }
    .price-column strong span {
        font-size: 22px;
    }
    .price-column strong span.discoumt-txt {
        font-size: 16px;
    }
    
    .price-column {
        width: 100%;
        margin: 0 5px !important;
    }
    /**************************************/
    .video-section {
        padding-top: 112px;
    }
    .video-section {
        background-size: auto 70vw;
    }
    .video-block {
        width: auto;
    }
    .video-element {
        margin-right: 0;
    }
    .video-block:before {
        right: -15px;
        background-color: #609afe;
        background-image: none;
    }
    .video-block {
        padding: 30px 0;
    }
    /**************************************/
    .video-section.revert .video-section {
        padding-top: 112px;
    }
    .video-section.revert .video-section {
        background-size: auto 70vw;
    }
    .video-section.revert .video-block {
        width: 100%;
    }
    .video-section.revert .video-element {
        margin-left: auto;
        margin-right: auto;
    }
    .video-section.revert .video-block:before {
        left: -15px;
        right: auto;
        background-color: #609afe;
        background-image: none;
    }
    .video-section.revert .video-block {
        padding: 30px 0;
    }
    /***********************************************/
    .launch-app-section .flex-column {
        width: auto;
    }
    .launch-app-section .flex-row {
        flex-direction: column;
        align-items: center;
    }
    .launch-app-section .flex-column:last-child {
        margin-top: 40px;
    }
    /*************************************/
    .features-section ul.flex-row li {
        max-width: calc(50% - 30px);
        max-width: -o-calc(50% - 30px);
        max-width: -ms-calc(50% - 30px);
        max-width: -moz-calc(50% - 30px);
        max-width: -webkit-calc(50% - 30px);
    }
    .features-section ul.flex-row li > img {
        display: none;
    }
    .features-section ul.flex-row li {
        width: auto;
        padding: 20px;
        max-width: unset;
        margin-bottom: 35px;
        margin: 0 0 30px 0;
    }
    ul.flex-row {
        display: block;
    }
    .features-section ul.flex-row li i {
        margin-bottom: 20px;
    }
    .features-section ul.flex-row li:last-child {
        margin-bottom: 0;
    }
    .features-section h3 {
        margin-bottom: 30px;
        text-align: center;
    }
    /*******************************************/
    .client-reviews-left {
        margin: 0 auto;
        width: 100%;
        padding-right: 50px;
    }
    .client-reviews-right {
        width: 100%;
        margin-top: 30px;
    }
    .client-reviews ul li {
        width: 21%;
    }
    .review-block span.client-name {
        bottom: -30px;
    }
    .client-reviews-left img {
        width: 100%;
    }
    
    .review-block {
        width: 100%;
        padding-right: 0;
    }
    
    .review-block:after {
        right: -50px;
        left: auto;
        width: 102vw;
    }
    .client-reviews ul.wide-row {
        margin-top: 0;
    }

    /****************************************/
    .technologies-used ul li {
        width: calc(25% - 18px);
        width: -o-calc(25% - 18px);
        width: -ms-calc(25% - 18px);
        width: -moz-calc(25% - 18px);
        width: -webkit-calc(25% - 18px);
    }
    /*********************************/
    .payment-logos > li {
        width: calc(33.33% - 20px);
        width: -o-calc(33.33% - 20px);
        width: -ms-calc(33.33% - 20px);
        width: -moz-calc(33.33% - 20px);
        width: -webkit-calc(33.33% - 20px);
    }
    /******************************/
    section.reachus-section ul li a {
        margin-bottom: 20px;
    }
    /******************************/
    .table-vertical .TR,.table-vertical .TH {
        display: block;
        width: auto;
    }
    .table-vertical .link-table {
        display: block;
    }
    .table-vertical .TD:empty {
        display: none;
    }
    .table-vertical .TH {
        border-bottom: 1px solid #dbdbdb;
    }
    .table-vertical .TD a {
        display: block;
        word-break: break-all;
        text-decoration: none;
    }
    .client-reviews ul.wide-row li {
        width: calc(25% - 20px);
        width: -o-calc(25% - 20px);
        width: -ms-calc(25% - 20px);
        width: -moz-calc(25% - 20px);
        width: -webkit-calc(25% - 20px);
    }
    section.reachus-section ul li a {
        width: 250px;
    }
    .PRICE_TABLE h2 {
        font-size: 32px;
    } 
    /*******************************/
    .application-left {
        width: 100%;
        padding-top: 0;
        text-align: center;
    }
    .application-right {
        width: 100%;
        display: block;
    }
    .application.kiosk-section .application-right {
        min-height: auto;
    }
    .application,
    .application.inverse,
    .application.kiosk-section {
        background-image: none;
        padding: 50px 0;
    }
    .application ul {
        list-style: none;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .application ul li {
        margin-bottom: 30px;
    }
    .application-left h2 {
        margin-bottom: 20px;
    }
    .application.inverse ul {
        flex-direction: column;
    }
    .application ul li {
        margin-right: 0px;
    }
    .application ul li img {
        max-width: 100%; 
     }
     .application.kiosk-section .application-right ul li img {
         margin-top: 0;
         height: auto;
     }
    .individual-fet ul li,
    .app-screens ul li {
        width: 33.33%;
    }
    /********************************************/
    .blocks-caption strong,
    .blocks-caption.map-intigrate p,
    .blocks-caption.manual-booking p,
    .blocks-caption.manual-booking strong {
        width: auto;
    }
    .blocks-caption.map-intigrate:before,
    .blocks-caption.manual-booking:before {
        position: relative;
        height: 58vw;
        width: 100%;
        margin-bottom: 40px;
    }
    .blocks-caption.map-intigrate,
    .blocks-caption.manual-booking {
        align-items: flex-start;
    }
    .blocks-caption {
        padding: 20px 50px 40px 50px;
    }
    .after-shape {
        left: 25px;
        right: 25px;
        width: 95%;
        bottom: 30px;
        height: 8px;
        top: auto;
    }
    .after-shape:before {
        right: auto;
        left: 0;
        width: 8px;
        height: 50px;
        top: auto;
        bottom: 0;
    }
    .after-shape:after {
        width: 8px;
        height: 50px;
    }
    .before-shape {
        left: 25px;
        right: 25px;
        width: 95%;
        bottom: 30px;
        height: 8px;
        top: auto;
    }
    .before-shape:before {
        right: auto;
        left: 0;
        width: 8px;
        height: 50px;
        top: auto;
        bottom: 0;
    }
    .before-shape:after {
        width: 8px;
        height: 50px;
        right: 0;
        left: auto;
    }
    .blocks-caption p.dec {
        width: auto;
    }
    .umbrella-ico {
        position: relative;
        width: auto;
        top: auto;
        transform: none;
    }
    .blocks-caption p.dec {
        width: auto;
    }
    /********************************************/
    .custom_function_row.booking_ser.safety .custom_function-right {
        width: 100%;
    }
    .custom_function_row.booking_ser.safety .custom_function-left {
        width: 100%;
    }
    .custom_function_row.booking_ser .blocks-inner {
        flex-direction: column-reverse;
    }
    .custom_function_row.booking_ser.safety img {
        width: 300px;
    }
    .blocks {
        padding: 50px 0 0 0;
    }
    .flow {
        margin-top: 0;
    }
    /*********************************/
    .web-screens .app-small-circle {
        display: none;
    }
    /*********************************/
    /*******************************************/
    .PRICE_TABLE h2 {
        font-size: 28px;
    } 
    .PRICE_TABLE ._TD_.pachage-column {
        width: 182px;
    }
    .PRICE_TABLE ._TD_.pachage-column > div:before {
        border-left: 79px solid transparent;
    }
    .PRICE_TABLE ._TD_.pachage-column > div:after {
        border-right: 78px solid transparent;
    }
    .PRICE_TABLE ._TD_.pachage-column.green > div:after {
        border-right-width: 70px;
    }
    .PRICE_TABLE ._TD_.pachage-column.green > div:before {
        border-left-width: 71px;
    }
     .PRICE_TABLE ._TR_._HEAD_ ._TD_:first-child, .PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2) {
        font-size: 1.8vw;
    }
    .PRICE_TABLE ._TD_ {
        padding: 1.5vw;
        font-size: 1.5vw;
    }
    .PRICE_TABLE ._TD_.pachage-column {
        max-width: 26vw;
        padding: 0 1.5vw;
        width: 26vw;
    }
    .PRICE_TABLE ._TD_.pachage-column > div {
        font-size: 4vw;
        padding-bottom: 15px;
        padding: 0 0;
    }
    .PRICE_TABLE ._TD_ .shape {
        font-size: 1.8vw;
    }
    .PRICE_TABLE ._TD_.pachage-column > div:before,
    .PRICE_TABLE ._TD_.pachage-column > div:after,
    .PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2):before,
    .PRICE_TABLE ._TR_._HEAD_ ._TD_:nth-child(2):after {
        display:none
    }
    .PRICE_TABLE h2 {
        font-size: 25px;
    }
    .PRICE_TABLE ._TD_ .clientvideos img {
        width: 2.8vw;
    }
    .pricing-table strong {
        font-size: 1.6vw;
    }
    .PRICE_TABLE ._TR_._HEAD_ ._TD_ .sub-data-desc {
        font-size: 1.5vw;
    }
    .PRICE_TABLE ._TD_ img {
        width: 2.2vw;
    }
    .PRICE_TABLE ._TD_ a.buy-package {
        line-height: normal;
        font-size: 15px;
        padding: 10px 20px;
    }
    .PRICE_TABLE h2 {
        font-size: 2.5vw;
    }
    .PRICE_TABLE ._TD_ ul li {
        font-size: 1.4vw;
    }
    .note-data .note-desc {
        font-size: 1.4vw;
    }
    /****************************************/
     /********************/
     .table-vertical .TD {
        display: block;
        width: auto;
    }
    .table-vertical .TD.has-padding {
        min-height: 62px;
    }
    .table-horizontal .TD {
        display: block;
        padding-left: 170px;
        position: relative;
    }
    .table-horizontal .TH {
        display: none;
    }
    .table-horizontal .TD:last-child, .table-horizontal .TH:last-child {
        text-align: left;
    }
    .table-horizontal .TD:before {
        content: attr(data-name);
        position: absolute;
        left: 0;
        font-weight: 600;
        padding: 10px 10px;
        top: 0;
        background-color: #eee;
        width: 135px;
        border-right: 1px solid #dbdbdb;
        bottom: 0;
    }
    .table-horizontal .TR {
        padding-bottom: 3px;
        position: relative;
    }
    .table-horizontal .TR .TD:last-child:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #5f7ae3;
    }
    .table-horizontal .TD a {
        word-break: break-all;
        text-decoration: none;
    }
    .table-heading strong {
        font-size: 18px;
    }
    .table-heading {
        font-size: 16px;
    }
    
    .table-vertical .TD.has-padding a {
        word-break: break-all;
    }
    .table-vertical .TR,.table-vertical .TH {
        display: block;
        width: auto;
    }
    .table-vertical .link-table {
        display: block;
    }
    .table-vertical .TD:empty {
        display: none;
    }
    .table-vertical .TH {
        border-bottom: 1px solid #dbdbdb;
    }
    .table-vertical .TD a {
        display: block;
        word-break: break-all;
    }
    .new-links-table .table-vertical .TD:first-child, .new-links-table .table-vertical .TH:first-child {
        width: 100%;
        box-sizing: border-box;
        padding: 10px;
    }
    .new-links-table-right .table-vertical {
        border-width: 1px 1px 1px 1px;
    }
    /**************************************/
    .custom_function-left {
        width: 100%;
        align-items: center;
        justify-content: center;
        margin-bottom: 40px;
    }
    .custom_function-right {
        width: 100%;
    }
    .custom_function_row .backshape {
        display: none;
    }
    .custom_function_row.map-inti {
        margin-top: 30px;
    }
    .custom_function_row img {
        max-width: 100%;
    }
    .custom_function_row h4 span {
        font-size:30px;
    }
    .custom_function_row.booking_ser .custom_function-left img {
        margin: 0;
    }
    .custom_function_row.booking_ser.genie .custom_function-right,
    .custom_function_row.booking_ser.genie .custom_function-left {
        width:100%;
    }
    /****************************************/
    .new-links-table-left {
        width: 100%;
    }
    .new-links-table-right {
        width: 100%;
    }
    .platform-block {
        border-radius: 5px 5px 0 0;
        padding: 10px 0 30px 0;
    }
    .new-links-table .table-vertical .TD {
        padding: 10px;
    }
    /****************************************/
    .demo-videos ul li {
        width: calc(50% - 24px);
        width: -o-calc(50% - 24px);
        width: -ms-calc(50% - 24px);
        width: -moz-calc(50% - 24px);
        width: -webkit-calc(50% - 24px);
    }
    /***********************************/
    .event-video,.event-video iframe {
        width: 94vw;
        height: 54vw;
    }
    .vietnam .spots-clip {
        display: none;
    }
    /***************************************/
    .premium-features-section-part-inner ul li {
        width: 50%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (max-width:890px){
    .video-block iframe {
        width: 95vw;
        height: 53.5vw;
    }
}
@media screen and (max-width:767px){
    .banner-section {
        position: relative;
        z-index: 1;
        margin-bottom: 0;
    }
    .banner-section:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0,0,0,0.4);
        z-index: -1;
        left: 0;
        top: 0;
    }
    .banner-flex-row {
        justify-content: center;
    }
    .banner-left ul {
        max-width: unset;
        width: auto;
    }
    .banner-section h1 {
        font-size: 35px;
    }
    .banner-section b {
        font-size: 30px;
    }
    .banner-section h2 {
        font-size: 37px;
    }
    .banner-section h2 span {
        font-size: 26px;
        letter-spacing: 21.5px;
    }
    section.pricing-table h3,
    .video-section h3,
    .demolinks-section h3 b,
    .appWebflow-section h3,
    .features-section h3,
    .happy-client h3,
    .client-reviews h3,
    .technologies-used h3,
    .payment-getway-used-inner .payment-hedaing h5,
    .regarding-company h3,
    .pricing-section h3,
    .launch-app-section h3,
    .links-table-inner h3,
    .shark-package-heading h3 strong,
    .user-gets-choices-here h4,
    .clone-package-section h3,
    .unlimited-services h2,
    .application-left h2,
    .sitemap h3,
    .main-banner h1,
    .main-banner-caption span,
    .blocks h3,
    .premium-features-section-part-inner .premium-features-section-hedaing h3 {
        font-size: 30px;
    }
    .flow-row strong {
        font-size: 23px;
    }
    .price-column {
        width: 100%;
        margin: 0 5px !important;
        margin-bottom: 15px !important;
    }

    /****************************/
    .main-banner-inner {
        margin-top: 50px;
    }
    .main-banner-caption .btn-block a.demo-btn {
        white-space: nowrap;
    }
    .banner-caption h1 {
        font-size: 35px;
    }
    .banner-caption strong {
        font-size: 20px;
    }
    .banner-ser-icons {
        display: none;
    }
    .main-banner-right {
        padding-left: 0;
    }
    .main-banner-caption {
        width: 100%;
        margin-bottom: 40px;
        margin-top: 0;
        padding-top: 30px;
    }
    .main-banner h1 {
        line-height: normal;
        margin: 0;
    }
    .main-banner-caption .btn-block a {margin: 10px 4px;}
    /***********************/
    .unlimited-services ul li {
        width: calc(25% - 30px);
        -o-width: calc(25% - 30px);
        -ms-width: calc(25% - 30px);
        -webkit-width: calc(25% - 30px);
        -moz-width: calc(25% - 30px);
    }
    /****************************/
    .applinks-holder {flex-direction: row;flex-wrap: wrap;justify-content: center;}
    .links-column:last-child {width: 310px;margin-top: 20px;}
    .links-column {
        width: 200px;
        margin: 0 20px;
    }
    .demo-caption {
        height: auto;
        padding-bottom: 30px;
    }
    .extra-data p {margin-right: 0;padding-right: 0;max-width: unset;}
    .webpanel-links {
        justify-content: center;
    }
    .links-column:last-child p {
        max-width: 205px;
        margin: 10px auto 0 auto;
    }
    .demolinks-section h3 {
        max-width: unset;
    }
    .extra-data {
        padding-top: 10px;
    }
    .data-left {
        padding-top: 50px;
    }
    .video-block iframe {
        width: 90vw;
        height: 53.5vw;
    }
    /*******************/
    [class*="col-"] {
        width: 100%;
    }
    [class*="col-"] img {
        width: 100%;
    }
    /*******************************/
    .features-section ul.flex-row li {
        margin-left: 0;
        margin-right: 0;
    }
    /*******************************/
    .technologies-used ul li {
        width: calc(33.33% - 18px);
        width: -o-calc(33.33% - 18px);
        width: -ms-calc(33.33% - 18px);
        width: -moz-calc(33.33% - 18px);
        width: -webkit-calc(33.33% - 18px);
    }
    /*****************************************/
    .payment-logos > li img {
        max-width: 100%;
    }
    .payment-logos > li {
        width: calc(50% - 20px);
        width: -o-calc(50% - 20px);
        width: -ms-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
    }
    .payment-getway-used-inner .payment-hedaing h5 {
        margin-bottom: 25px;
    }
    .pricing-section h3 {
        margin-bottom: 30px;
    }
    /*******************************/
    section.reachus-section ul li a {
        margin-bottom: 20px;
        padding: 16px 8px;
        font-size: 16px;
    }
    /**************************************/
    .table-vertical .TD {
        display: block;
        width: auto;
    }
    .table-horizontal .TD {
        display: block;
        padding-left: 170px;
        position: relative;
        min-height: 17px;
    }
    .table-horizontal .TH {
        display: none;
    }
    .table-horizontal .TD:last-child, .table-horizontal .TH:last-child {
        text-align: left;
    }
    .table-horizontal .TD:before {
        content: attr(data-name);
        position: absolute;
        left: 0;
        font-weight: 600;
        padding: 10px 10px;
        top: 0;
        background-color: #eee;
        width: 135px;
        border-right: 1px solid #dbdbdb;
        bottom: 0;
    }
    .table-horizontal .TR {
        padding-bottom: 3px;
        position: relative;
    }
    .table-horizontal .TR .TD:last-child:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #609afe;
    }
    .table-horizontal .TD a {
        word-break: break-all;
        display: block !important;
    }
    .table-heading strong {
        font-size: 18px;
    }
    .table-heading {
        font-size: 16px;
    }
    .review-block .play-icon {
        width: 50px;
        height: 50px;
        margin-left: 0;
    }

    .payment-logos>li strong.cant-find-block {
        flex-direction: column;
    }
    .payment-logos>li strong.cant-find-block {
        font-size: 20px;
    }

    .user-gets-choices-here a {
        font-size: 15px;
        padding: 14px 20px 13px 20px;
    }

    .video-block iframe {
        box-shadow: 0 0 0 1.2vw #fff;
    }
    .PRICE_TABLE h2 {
        font-size: 25px;
    } 
    .video-section.revert .video-element {
        margin-left: auto;
        margin-right: auto;
    }
    /**********************************/
    .individual-fet ul li, .app-screens ul li {
        width: 50%;
    }
    .table-horizontal .TD::before {
        content: attr(data-name);
        margin-left: -10px;
        font-weight: 600;
        padding: 10px 10px;
        top: 0;
        background-color:#eee;
        width: auto;
        border-bottom: 1px solid#dbdbdb;
        position: relative;
        display: block;
        box-sizing: border-box;
        margin-bottom: 10px;
        margin-right: -10px;
        border-right: none;
    }
    .table-horizontal .TD[data-name] {
        padding: 0 10px 10px 10px;
    }
    .table-vertical .TD.has-padding,
    .table-vertical .TD.has-padding.extra_p {
        min-height: 34px;
        position: relative;
        padding: 60px 10px 10px 10px;
    }
    /*****************************************/
    .custom_function_row h4 span {
        font-size:30px;
    }
    /***********************************/
    .demo-videos ul li {
        width: 100%;
    }
    .demo-videos ul li a {
        height: 54vw;
    }
    /*****************************************/
    .vietnam h3 span {
        font-size: 35px;
    }
    /***********************************************/
    .premium-features-section-part-inner ul li {
        width: 100%;
    }
}
@media screen and (max-width:630px){
    .webpanel-links a {
        width: auto;
        font-size: 22px;
        padding: 15px 25px 15px 25px;
    }
    .links-column .webpanel-links a.hotel-admin {
        width: auto;
        font-size: 22px;
        padding: 15px 25px 15px 25px;
    }
    .links-column:last-child {
        width: 100%;
    }
    /***********************************/
    .client-reviews ul li {
        width: calc(33.33% - 20px);
        width: -o-calc(33.33% - 20px);
        width: -ms-calc(33.33% - 20px);
        width: -moz-calc(33.33% - 20px);
        width: -webkit-calc(33.33% - 20px);
        padding: 0 10px;
    }
    .client-reviews ul {
        margin: 0 -10px;
    }
    .client-reviews ul.wide-row li.HALF, .client-reviews ul.wide-row li.client-three {
        width: 100%;
    }
    /*************************************/
    /*******************************/
    .technologies-used ul {
        margin: 0 -9px;
    }
    .technologies-used ul li {
        width: calc(50% - 18px);
        width: -o-calc(50% - 18px);
        width: -ms-calc(50% - 18px);
        width: -moz-calc(50% - 18px);
        width: -webkit-calc(50% - 18px);
    }

    .client-reviews ul.wide-row li {
        width: calc(50% - 20px);
        width: -o-calc(50% - 20px);
        width: -ms-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
    }
    section.reachus-section ul li a {
        height: auto;
        min-height: unset;
    }

    .banner-left {
        padding: 20px;
        width: auto;
        height: auto;
        display: block;
    }
    .banner-flex-row {
        flex-wrap: wrap;
    }

    a.buy-package-mob {
        text-align: center;
        margin: 0 9px;
    }
    /*************************/
    .masonry-block_[class*="col-"] {
        width: 100%;
    }
    .individual-fet ul li, .app-screens ul li {
        width: 100%;
        text-align: center;
    }
    /********************************/
    .vietnam h3 {
        font-size: 25px;
    }
    .vietnam-caption strong {
        font-size: 18px;
        line-height: 24px;
    }
}

@media screen and (max-width:530px){
    .webpanel-links a {
        margin-right: 0;
    }
    .webpanel-links > div {
        margin: 0 10px;
    }
    .links-column {
        width: 189px;
        margin: 0 20px;
    }
    
}
@media screen and (max-width:479px){
    .client-reviews ul li {
        width: calc(50% - 20px);
        width: -o-calc(50% - 20px);
        width: -ms-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
    }
    .client-reviews ul.wide-row li {
        width: calc(50% - 20px);
        width: -o-calc(50% - 20px);
        width: -ms-calc(50% - 20px);
        width: -moz-calc(50% - 20px);
        width: -webkit-calc(50% - 20px);
    }
    .table-horizontal .TD:before {
        position: relative;
        display: block;
        width: auto;
        margin-bottom: 10px;
    }
    .table-horizontal .link-table .TR .TD:first-child {background-color: #fff; border-width: 0px 0px 1px 0px;}
    .table-horizontal .TD {
        padding: 0 10px 10px 10px;
    }
    .table-vertical .TD.has-padding,.table-vertical .TD.has-padding.extra {
        padding: 60px 10px 10px 10px;
    }
    .table-vertical .TD.has-padding .tag,.table-vertical .TD.has-padding.extra .tag {
        position: absolute;
        display: block;
        margin: 0;
    }
    .client-reviews ul.wide-row li.view-more {
        padding: 0;
        margin: 0 10px;
    }
    .unlimited-services ul li {
        width: calc(50% - 30px);
        -o-width: calc(50% - 30px);
        -ms-width: calc(50% - 30px);
        -webkit-width: calc(50% - 30px);
        -moz-width: calc(50% - 30px);
    }
    .TD span.adjust-max-width {
        width: auto;
    }
}
@media screen and (max-width:360px){
    .technologies-used ul li:last-child {
        width: 100%;
        margin-left:0;
        margin-right:0;
    }
    .payment-logos > li {
        width: 100%;
        padding: 0;
    }
    .client-reviews ul li,.client-reviews ul.wide-row li {
        width: 100%;
    }
    .client-reviews ul li.view-more img {
        display: none;
    }
    .client-reviews ul li.view-more {
        height: 80px;
    }
}


/*Huawei Apps PRICE_TABLE*/

.PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:first-child, .PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:nth-child(2) {
    background-color: #f73c3c;
}

.PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:first-child::before {
    background-color: #f73c3c;
}
.PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:first-child::after {
    content: '';
    position: absolute;
    top: 100%;
    border-top: 13px solid #ce2626;
    border-left: 15px solid transparent;
    left: -15px;
}

.PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:nth-child(2)::before {
    border-bottom: 36px solid #f73c3c;

}

.PRICE_TABLE ._TR_._HEAD_ ._TD_.p_:nth-child(2)::after {
    border-top: 36px solid #f73c3c;
}



.flow-row {
    display: flex;
    width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 50px 0 160px 0
}
.flow-row ul {
    list-style: none;
    width: 318px;
    max-width: 100%
}
.flow-row ul.middle {
    width: 430px;
    text-align: center
}
.flow-row ul:first-child,
.flow-row ul:last-child {
    display: flex;
    flex-direction: column;
    justify-content: center
}
.flow-row ul li p {
    line-height: 29px;
    color: #373737;
    font-size: 16px;
    display: block;
    margin-top: 16px;
    padding: 0 11px;
    font-weight: 500;
    margin-bottom: 0;
    text-align: center
}
.flow-row ul li {
    position: relative;
    min-height: 800px;
}
.flow-row ul li b {
    display: block;
    text-align: center;
    margin: 20px 0 0 0;
    font-weight: 600;
    font-size: 18px
}
.flow-row ul li:nth-child(2) {
    margin: 92px 0 100px 0
}
.flow-img-block {
    position: relative
}
.flow-img-block~img {
    max-width: 100%;
    margin-top: 30px
}
.flow-img-block .arrow {
    position: absolute
}
.flow-img-block .center-up.arrow {
    left: 50%;
    top: -79px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}
.flow-img-block .center-down.arrow {
    left: 50%;
    top: auto;
    bottom: -79px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}
.flow-row ul li .center-down.arrow {
    left: 50%;
    position: absolute;
    top: auto;
    bottom: -77px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}
.flow-row ul li .arrow {
    position: absolute
}
.flow-row ul li .center-left.arrow {
    left: -70px;
    right: auto;
    top: 35%
}
.flow-row ul li .center-right.arrow {
    right: -70px;
    left: auto;
    top: 35%
}
.flow-row ul li .flow-img-block .center-left.arrow {
    left: -120px;
    right: auto;
    top: 70px
}
.flow-row ul li .flow-img-block .center-right.arrow {
    right: -120px;
    left: auto;
    top: 70px
}
.for-mob {
    display: none
}
.work-process .view-flow-btn {
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 0 2px #609afe inset;
    border-radius: 5px;
    margin-bottom: 0;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
    display: inline-flex;
    padding: 20px 60px;
    transition: all 0.5s ease 0s;
    background-color: #609afe;
    min-height: 60px;
    text-align: center;
    position: relative;
    z-index: 1;
    overflow: hidden;
    top: 80px;
    box-sizing: border-box;
    text-decoration: none
}
.work-process .view-flow-btn:after {
    content: '';
    width: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #0e48ac;
    z-index: -1;
    border-radius: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s
}
.work-process .view-flow-btn:hover:after {
    width: 100%
}
.img-shadow {
    filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.3))
}

.flow-img-block.mob-frame-gif {
  position: relative;
  padding: 0 25px 0;
  box-sizing: border-box;
}
.mob-frame {
    position: absolute;
    left: 0;
    filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.3));
}
.home-anding-screen-gif{
  border-radius: 40px;
  max-width: 100%;
  margin-top: 26px;
  filter: none;
  -webkit-filter: none;
}



@media screen and (min-width:1365px){
.user-gets-choices-here .user-gets-choices-here-inner label {
    display: none;
}
}
@media screen and (max-width:1366px){
.user-gets-choices-here .user-gets-choices-here-inner .flow-row {
    display: none;
}
}