/******* cash study ********/


.cs-inner h2 {
    font-size: 50px;
    font-weight: normal;
    margin-bottom: 25px;
    line-height: 75px;
}
.cspic {
    margin-bottom: 22px;
}
ul.cs-tag {
    display: flex;
    margin-bottom: 25px;
    flex-wrap: wrap;
}
.cspic {
    margin-bottom: 22px;
    overflow: hidden;
    transition: 500ms;
    position: relative;
}
.case-study-ah {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    position: relative;
}
.case-study-ah::before {
    content: "";
    position: absolute;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    height: 6px;
    right: 0;
    bottom: -7px;
    width: 84px;
}
.cspic img {
    width: 100%;
    transform: scale(1);
    transition: 500ms;
}

.lead-titel {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
}
.lead-titel p {
    margin: 0;
    padding: 10px 15px;
    background: #fff;
    color: #000;
    font-size: 20px;
    display: inline-block;
}
.cspic:hover img {
    transform: scale(1.1);
}
ul.cs-tag li {
    font-size: 14px;
    font-weight: normal;
    line-height: 27px;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    margin-right: 15px;
    padding: 6px 16px;
    border-radius: 10px;
    margin-bottom: 5px;
}
.cash-main {
    margin-bottom: 120px;
}
.why-cs {
    display: flex;
    grid-column-gap: 50px;
}
.why-inbox h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 60px;
}

.why-inbox p {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    max-width: 234px;
}

.case-study-a {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    position: relative;
}

.case-study-a::before {
    content: "";
    position: absolute;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    height: 6px;
    right: 0;
    bottom: -7px;
    width: 84px;
}

/**** digital marketing last page ****/


.ch-title h4 {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    position: relative;
    margin-bottom: 30px;
}

.ch-title h4::before {
    content: "";
    position: absolute;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    height: 6px;
    left: 0;
    bottom: -10px;
    width: 188px;
}
.ch-title h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    margin-bottom: 35px;
}

.ch-title p {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
}
.ab-chin {
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    -webkit-background-clip: text;
    -webkit-text-stroke: 6px transparent;
    color: #000;
    font-weight: 700;
    font-size: 120px;
    line-height: 110px;
}

.ab-ch-text a:hover{
    color: #48c6ef;
}

.ch-title h2 {
    font-weight: 700;
    font-size: 60px;
    line-height: 90px;
    margin-bottom: 35px;
}

.ch-title p {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
}
.ch-title {
    margin-bottom: 50px;
}
.ch-title img {
    width: 100%;
}
.ab-ch p {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
}

.ab-ch span a {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.ac-ban {
    margin-top: 97px;
}
.ac-ban img {
    width: 100%;
}


.objective-sh {
    margin-top: 140px;
}

.objective-sh h2 {margin-bottom: 20px;line-height: 155px;}

.objective-sh p {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
    display: block;
}
.objective-sh ul {
    margin-left: 150px;
    margin-top: 20px;
    float: left;
}

.objective-sh ul li {
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    position: relative;
}
.objective-sh ul li::before {
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    border-radius: 50px;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
}



.sh-we-perform {
    float: left;
    margin-top: 140px;
    width: 100%;
}

.sh-we-perform h2 {
    text-align: center;
    width: 100%;
    padding-right: 0;
    display: block;
    margin-bottom: 130px;
}



ul.sh-anlity li span {
    display: block;
}

ul.sh-anlity li img {
    margin-bottom: 30px;
}

.we-picon {
    width: 100%;
    margin-bottom: 156px;
}

ul.sh-anlity li span {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
}

ul.sh-anlity {
    text-align: center;
    margin: 0 80px 130px 80px;
}

.sh-anlity li:nth-child(1), .sh-anlity li:nth-child(2), .sh-anlity li:nth-child(3) {
    width: 32%;
    margin-bottom: 50px;
}
.sh-anlity li:nth-child(4), .sh-anlity li:nth-child(5), .sh-anlity li:nth-child(6), .sh-anlity li:nth-child(7) {
    width: 25%;
}
.sh-anlity li {
    float: left;
}
ul.sh-off li span {
    font-weight: 700;
    font-size: 24px;
    line-height: 36px;
    display: block;
}

ul.sh-off {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

ul.sh-off img {
    margin-bottom: 30px;
}


.img-chin ul {
    display: flex;
    grid-gap: 30px;
}

.img-chin ul li:first-child {
    margin-top: 35px;
}
.glide.glide--ltr.glide--carousel.glide--swipeable {
    position: relative;
}
.img-chin ul li img {
    max-width: 100%;
    width: 100%;
}
.cl-shing ul {
    margin-left: 60px;
}
.ch-ul-list li{
    font-weight: 500;
    font-size: 30px;
    line-height: 45px;
    position: relative;
}
.ch-ul-list li::before {
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    border-radius: 180px;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.cl-shing h2 {
    margin-right: 0;
    line-height: 180px;
}
.img-chin {
    margin-bottom: 197px;
}
.cl-shing ul li {
    margin-bottom: 50px;
    max-width: 740px;
}
.ch-ul-list.ch-solution li {
    margin-bottom: 30px;
}
.ch-ul-list.ch-solution {
    display: flex;
    justify-content: flex-end;
    column-gap: 163px;
}
.cl-shing.ch-shr h2 {
    padding-right: 0;
}
.ch-lotty lottie-player{
width: 650px; height: 650px;
}

.glide__arrows {
    text-align: center;
}

.glide__arrows button.glide__arrow {
    border: none;
    background: none;
}

.glide__arrows button.glide__arrow i {
    color: #bfbfbf;
    font-size: 30px;
    padding: 0 6px;
}

.glide__arrows button.glide__arrow i:hover {
    color: #fff;
}





/***** progress bar ****/
.info {
  justify-content: space-between;
  border-bottom: 1px solid #e6e6e6;
  padding: 10px 0;
  text-transform: uppercase;
  font-size: 90%;
  margin: auto -15px 30px;
}

.info-code {
  cursor: pointer;
}

.info-code:hover {
  color: salmon;
}

.progress-wrapper {
  max-width: 350px;
  justify-content: space-between;
  margin: auto;
  padding: 20px;
  text-transform: uppercase;
}

text.pie-text-1 tspan {
    color: #fff !important;
}
.pro-bar {
    position: relative;
    border-radius: 7px;
    padding: 5px 30px 30px;
    margin: 0px;
    /* width: auto; */
}
.code {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  width: 260px;
  height: 0;
  left: 0;
  margin: auto;
  line-height: 1.6;
  transition: visibility 0s, opacity 0.5s linear;
}

.show-code .code {
  visibility: visible;
  opacity: 1;
  height: 100%;
  top: 45px;
}

pre {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

code {
  height: calc(100% - 45px);
  margin-top: -20px;
}

.github {
  position: absolute;
  text-align: center;
  left: 0;
  right: 0;
  top: 5px;
  margin: auto;
  font-size: 0.9rem;
  text-transform: uppercase;
}

.github a {
  text-decoration: none;
}

.github a:hover {
  border-bottom: 1px solid salmon;
}

[data-pie-index="2"] {
  position: relative;
  border-radius: 50%;
  box-shadow: inset 0 0 25px 10px #a2caff;
}

[data-pie-index="16"] {
  position: relative;
  border-radius: 50%;
  box-shadow: inset 0 0 25px 10px #f50057;
}

.heart {
  position: absolute;
  font-size: 2rem;
  margin: auto;
  width: 100%;
  bottom: 45px;
  text-align: center;
  animation: heart 0.8s linear infinite;
  text-shadow: 0px 0px 10px #f50057;
}

@keyframes heart {
  0% {
    transform: scale(1.07);
  }
  80% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}

.pie-unit-11 {
  fill: #f50057;
  font-size: 1rem;
}


/*** progress bar end ***/

/* Harshini */
.pro-bar text {
    fill: #ffffff;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 75px;
    color: #FFFFFF;
}
.pro-bar circle {
    stroke-linecap: round;
    stroke-width: 6px;
}
.pro-bar svg {
    width: 316px !important;
    height: 316px !important;
    background: #101010;
    border-radius: 50%;
}
.pie {
    width: 100% !important;
    height: auto !important;
    box-shadow: unset !important;
    text-align: center;
}
.progress-wrapper input[type="range"] {
    display: none;
}
h5.data-pie-title {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 45px;
    color: #FFFFFF;
    text-align: center;
    margin-top: 50px;
}
section.ch-chalanges {
    margin-bottom: 100px;
}
.our-status {
    justify-content: center;
}
   /* Harshini END*/

.page-template-case-study .com-scroll {
    margin-bottom: 50px;
}
.casestudy-template-default section.cover-cash {
    margin-top: 146px;
}

.casestudy-template-default .flex.container {
    margin-bottom: 191px;
}

#scrolling {
  background-color: #000;
  position: relative;
  overflow: hidden;
}
#scrolling:before, #scrolling:after {
  content: '';
  display: block;
  background-color: #000;
  width: 100%;
  height: 55px;
  position: absolute;
  z-index: 99;
}
#scrolling:before {
  border-radius: 0% 0% 50% 50% / 0% 0% 100% 100%;
  top: -1px;
}
#scrolling:after {
  border-radius: 50% 50% 0% 0%  / 100% 100% 0% 0% ;
  bottom: -1px;
}
.glide__slides {
  display: flex;
}
.glide__slide {
  width: initial;
}

/***** last slider ******/


.inft-slide {
    margin-left: 180px;
}

.inft-slide h2 {
    font-weight: 700;
    font-size: 80px;
    line-height: 120px;
}
.csinft {
    margin-top: 50px;
}

h4.inside-textin {
    margin-top: 30px;
    max-width: 234px;
        position: relative;
    padding-left: 15px;
}

h4.inside-textin::before {
    content: "";
    position: absolute;
    background: linear-gradient(107.5deg, rgba(72, 198, 239, 0.8) -6.6%, rgba(111, 134, 214, 0.8) 103.7%);
    height: 100%;
    width: 4px;
    left: 0;
    top: 0;
}
/* Custom progress-bar  */
/* .pie-custom {
    width: 100% !important;
    height: auto !important;
} */
.custom-progress-bar {
    position: relative;
    margin: auto;
    width: 100% !important;
    height: auto !important;
    text-align: center;
}
.custom-progress-bar .text {
    fill: #ffffff;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 75px;
    color: #FFFFFF;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 767px){
  ul.glide__slides li {
    width: 100% !important;
}
}

/**** responsive ****/

@media (max-width: 1366px){

section.inft-slide h2 {
    font-size: 60px;
}
}



@media (max-width: 1499px){
.cs-inner h2 {
    font-size: 35px;
}


.why-inbox h3 {
    font-size: 30px;
    line-height: 44px;
}

.why-inbox p {
    font-size: 20px;
    line-height: 28px;
}
.ch-lotty lottie-player {
    width: 490px;
    height: 490px;
    max-width: 100%;
}
.pro-bar svg {
    width: 300px !important;   /*harshini*/
    height: 300px !important;
}
}
@media (max-width: 1199px){
    .ch-title h2 {
    font-size: 40px;
    line-height: 71px;
    margin-bottom: 0;
}
.ch-title p {
    font-size: 22px;
    line-height: 35px;
}
.ch-title h4 {
    font-size: 20px;
    display: inline-block;
}
.ch-title h4::before {
    width: 100%;
}
.ch-title img {
    max-width: 100%;
}
.ab-ch p {
    font-size: 22px;
    line-height: 35px;
}
.ab-ch span a {
    font-size: 22px;
    line-height: 35px;
}
.ab-chin {
        font-size: 87px;
}
.objective-sh p, .objective-sh ul li, .cl-shing ul li, 
.ch-ul-list.ch-solution li {
    font-size: 22px;
    line-height: 35px;
}
.objective-sh ul li::before {
    height: 11px;
    width: 11px;
    left: -23px;
}
ul.sh-anlity li span, ul.sh-off li span {
    font-size: 18px;
}
ul.sh-anlity li img, ul.sh-off img {
    margin-bottom: 20px;
}
h5.data-pie-title{font-size: 22px;line-height: 1.5;} /* harshini */
.ch-ul-list li::before {
    height: 11px;
    width: 11px;
    left: -23px;
}
}


@media (max-width: 991px){

section.inft-slide {
    margin-left: 0;
    margin-right: 0;
}
.cs-inner h2 {
    font-size: 24px;
    margin-bottom: 0;
}
.cspic {
    margin-bottom: 0;
}
ul.cs-tag li {
    padding: 1px 11px;
    font-size: 10px;
    margin-right: 5px;
}
.why-inbox h3 {
    font-size: 23px;
    line-height: 34px;
}
.why-inbox p {
    font-size: 17px;
    line-height: 26px;
}
.why-cs {
    display: flex;
    grid-column-gap: 20px;
}
.case-study-a {
    font-size: 18px;
}
.cs-inner a {
    color: #fff;
    font-size: 17px;
}
.ab-chin {
    padding-right: 119px;
}
.ab-ch {
    display: block;
    margin-top: 70px;
}
.ch-title p, .ab-ch p {
    font-size: 20px;
    line-height: 31px;
}
.ab-chin {
    padding-right: 0px;
    font-size: 70px;
        -webkit-text-stroke: 4px transparent;
}
.ab-ch span a {
    font-size: 20px;
    line-height: 25px;
}
.objective-sh ul {
    margin-left: 60px;
}
ul.sh-anlity li span, ul.sh-off li span {
    font-size: 16px;
}
ul.sh-anlity {
    margin: 0 0px 60px 0px;
}
.sh-we-perform h2 {
    margin-bottom: 55px;
}
.objective-sh {
    margin-top: 70px;
}
ul.sh-anlity li img, ul.sh-off img {
    max-width: 100px;
    image-rendering: -webkit-optimize-contrast;
}
.ch-lotty lottie-player {
    width: 350px;
    height: 350px;
    max-width: 100%;
    margin: 0 auto;
}
.cl-shing ul li {
    margin-bottom: 30px;
    max-width: 740px;
}
.cl-shing ul {
    margin-left: 48px;
}
.img-chin ul {
    grid-gap: 10px;
}
h5.data-pie-title{margin-top: 30px; margin-bottom: 30px;} /* Harshini */
section.ch-chalanges { margin-bottom: 50px;} /* Harshini */
.img-chin { margin-bottom: 50px;}
.pro-bar svg {
    width: 200px !important;
    height: 200px !important;
}
h5.data-pie-title {
    font-size: 19px;
}
.why-cs span a {
    font-size: 18px;
}
.ch-ul-list.ch-solution {
    display: block;
}
.ch-ul-list.ch-solution ul {
    margin-left: 31px;
    display: block;
}
.custom-progress-bar .text { font-size: 44px;}

.lead-titel p {
    padding: 7px 12px;
    font-size: 17px;

}
}





@media (max-width: 767px){

section.inft-slide h2 {
    font-size: 30px;
}

h4.inside-textin {
    font-size: 16px;
        margin-top: 15px;
}
.csinft .item .inft-inner {
    max-width: 80%;
    margin: 0 auto;
}
h4.inside-textin {
    padding-left: 10px;
}
h4.inside-textin::before {
    width: 3px;
}
}
@media (max-width: 575px){
.csinft {
    margin-top: 20px;
}
section.inft-slide h2 {

    line-height: 50px;
}

.why-cs span a {
    font-size: 16px;
}
.why-cs span a::before {
    bottom: -7px;
    width: 100%;
}
ul.sh-off {
    grid-template-columns: 1fr;
}
ul.sh-anlity {
    margin: 0 80px 0px 80px;
    grid-template-columns: 1fr;
}
.we-picon ul li {
    margin-bottom: 20px;
}
.ab-chin {
    font-size: 55px;
}
ul.cs-tag li {
    padding: 2px 11px;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 10px;
}
.why-cs {
    display: flex;
    grid-column-gap: 10px;
}
.why-inbox h3 {
    font-size: 23px;
    line-height: 23px;
}
.why-inbox p {
    font-size: 14px;
    line-height: 20px;
}
.case-study-a {
    font-size: 16px;
}
.case-study-a::before {     
    bottom: -7px;
    width: 100%;
}
.ch-title p, .ab-ch p {
    font-size: 16px;
    line-height: 25px;
}
.ch-title h2 {
    font-size: 30px;
    line-height: 60px;
    margin-bottom: 0;
}
.ch-title h4 {
    margin-bottom: 15px;
}
.ab-ch span a {
    font-size: 16px;
    line-height: 16px;
}
.ch-title h4 {
    font-size: 17px;
    display: inline-block;
    margin-bottom: 15px;
}
.ch-title h4::before {
    width: 100%;
    height: 5px;
    bottom: -6px;
}
.objective-sh p, .objective-sh ul li {
    font-size: 16px;
    line-height: 25px;
}
.ab-chin {
    font-size: 53px;
    -webkit-text-stroke: 3px transparent;
        line-height: 65px;
}
.objective-sh h2 {
    line-height: 70px;
}
.cash-main {
    margin-bottom: 50px;
}
.pro-bar svg {
    width: 150px !important;
    height: 150px !important;
}
h5.data-pie-title {
    font-size: 16px;
    line-height: 25px;
    margin-top: 10px;
}
.pro-bar text {
    font-size: 20px;;
}
.casestudy-template-default section.cover-cash {
    margin-top: 116px;
}
.casestudy-template-default .flex.container {
    margin-bottom: 0;
}
.lead-titel p {
    margin: 0;
    padding: 4px 11px;
    background: #fff;
    color: #000;
    font-size: 15px;
    width: 100%;
}
.lead-titel {
    max-width: 200px;
}
.cs-inner a {
    color: #fff;
    font-size: 14px;
}
.case-study-ah::before {
    height: 3px;
    width: 100%;
}
.cl-shing ul li {
    font-size: 16px;
    line-height: 25px;
}
.ch-ul-list.ch-solution li {
    font-size: 16px;
    line-height: 25px;
}
.sh-anlity li:nth-child(1), .sh-anlity li:nth-child(2), .sh-anlity li:nth-child(3) {
    width: 100%;
}

.sh-anlity li:nth-child(4), .sh-anlity li:nth-child(5), .sh-anlity li:nth-child(6), .sh-anlity li:nth-child(7) {
    width: 100%;
}
}

@media (max-width: 575px){

.objective-sh ul {
    margin-left: 23px;
}
.objective-sh ul li {
    margin-bottom: 5px;
}
.sh-we-perform {
    margin-top: 90px;
}
.ab-chin {
    font-size: 35px;
}

.cl-shing h2 {
    margin-right: 0;
    line-height: 70px;
}
.case-study-a::before {
    height: 3px;
}
.ch-title h4::before {
    height: 3px;
    bottom: -4px;
}
.ac-ban {
    margin-top: 47px;
}
h5.data-pie-title {
    margin: 15px 0;
}
.pro-bar {
    padding: 5px 30px 0;
}
.ch-title {
    margin-bottom: 0;
}
.ab-ch {
    margin-top: 50px;
}
.objective-sh {
    margin-top: 50px;
}
.img-chin ul li img {
    max-width: 70%;
    width: 100%;
}
.img-chin ul li img {
    max-width: 80%;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: table;
}
.glide__arrows {
    margin-top: 20px;
}
.we-picon {
    margin-bottom: 40px;
}
}

@media (max-width: 575px){
    .ab-ch {
    margin-top: 20px;
}
.objective-sh {
    margin-top: 20px;
}
.objective-sh h2 {
    margin-bottom: 0;
}
.custom-progress-bar .text {
    font-size: 26px;
}
}



