#services {
    color: #4285F4!important;
    font-weight: 800!important;
}
.header .container-fluid,.header .row {
    height: 100%;
}
.header .bg-white {
    padding: 4px 6px 1px!important;
}
.header .col-md-6 {
    z-index: 9;
    position: relative;
}
.header .header-top {
    margin-top: -60px;
}
.header img,svg {
    width: 80%!important;
}
.header .ps-5 {
    padding-left: 10rem!important;
}
.header .fs-1 {
    font-size: 45px!important;
}
#top-navbar .child {
    /* transform: rotate(90deg); */
    margin-top: -280px;
}
#top-navbar .firstline {
    border: 1px solid #ccc;
    /* transform: rotate(180deg); */
    height: 62px;
    margin-top: 4px;
    width: 1px;
    opacity: 0.5;
    margin-left: 9px!important;
}
#top-navbar .scroll {
    writing-mode: vertical-lr;
}
#about-us .dyn-about {
    width: 75%;
}
.about-background a.button {
    padding: 10px 20px;
    font-size: 16px;
}
#about-us p, #crafting p, #ecommerce p, #chooses .carousel-item p {
    text-indent: 4rem;
    text-align: justify;
}
.about-background .arrow {
    color: #ffffff!important;
    background-color: #4285F4!important;
    margin: 1rem;
    border-radius: 6px;
}
.about-background .arrow::after {
    display: inline-block;
    padding-left: 8px;
    content: "\0279E";
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -ms-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.about-background .arrow:hover::after {
    animation: slide1 1s ease-in-out infinite;
}
@keyframes slide1 {
    0%,
    100% {
      transform: translate(0, 0);
    }
  
    50% {
      transform: translate(10px, 0);
    }
}
.cirtri {
    gap: 10rem;
  }
  #crafting .dyn-crafting {
    width: 80%;
  }
  .empowerment-banner #triangle {
      /* width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-right: 20px solid #f1ad0a;
      border-bottom: 10px solid transparent; */
      position: relative;
      transform: scale(var(--ggs,1));
      width: 17px;
      height: 17px;
      border-left: 3px solid transparent;
      border-bottom: 1px solid #FBBC05;
      transform: rotate(34deg);
  }
  .empowerment-banner #triangle,
  .empowerment-banner #triangle::before {
      display: block;
      box-sizing: border-box;
      border-right: 3px solid transparent
  }
  .empowerment-banner #triangle::before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    border-left: 1px solid #FBBC05;
    border-top: 1px solid #FBBC05;
    border-bottom: 3px solid transparent;
    transform: rotate(45deg) skew(10deg,10deg);
    left: -2px;
    bottom: -10px;
  }
  .empowerment-banner #circle {
    height: 17px;
      width: 17px;
      border-color: white;
      border: 1px solid #ffffff;
      background: none;
      border-radius: 50%;
  }
.ecommerce-background .top-card {
    height: 250px;
    width: 250px;
    background-color: #F7FAFF;
    z-index: -1;
    /* margin-right: -72px; */
}
.ecommerce-background .btm-card {
    margin-top: -190px;
}

.empowerment-banner {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    padding: 1em 0;
}
.empowerment-banner .dyn-font {
    font-family: "Futura MdCn BT Medium";
    line-height: 1.6;
    text-indent: 3rem;
}
.empowerment-banner:before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 101%;
    background-image: linear-gradient(to bottom, #244189, #1f397c, #1a316f, #152963, #0f2257);
    /* background-image: linear-gradient(to left, #bf443c, #c6443b, #cd443a, #d34339, #da4338, #da4338, #da4338, #da4338, #d34339, #cd443a, #c6443b, #bf443c); */
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    transform: scaleX(2);
    z-index: -1;
}
.empowerment-banner .card h5 {
    font-size: 18px!important;
}
.empowerment-banner .card h6 {
    font-size: 14px!important;
}
.top-card {
    margin-top: -50px;
    margin-left: -50px;
}
.empowerment-banner .position-relative {
    /* height: 80%; */
    z-index: -1;
}
.empowerment-banner .card {
    height: 90%;
}
.empowerment-banner .btm-card {
    height: 170px!important;
    width: 30%;
    background-color: #6db3f175;
}

#our-process .number .text-primary {
    font-size: 180px;
}
#our-process .position-absolute {
    width: 93%;
    margin-top: 24px;
}
#our-process .position-relative {
    z-index: -4;
}
#technology .card:hover {
    transform: scale(1.065);
    box-shadow: 0px 3px 15px #ff000026;
    background-color: #fff7f7;
    /* box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; */
}
#our-process {
    background-image: linear-gradient(to bottom, #ffffff, #fefeff, #fcfcff, #fafbff, #f7faff);
    z-index: -1;
    position: relative;
}
#our-process .position-absolute .card {
    height: 250px;
    width: 250px;
    transform: rotate(45deg);
    margin: 45px;
    transition: 0.3s;
}
#our-process .position-relative .card {
    height: 300px;
    width: 300px;
    transform: rotate(45deg);
    margin: 45px;
    border-top-color: #82b4fe;
    border-bottom-color: #82b4fe;
    border-bottom-width: 2px;
    border-top-width: 2px;
}
#our-process .content {
    transform: rotate(-45deg);
    margin-left: 26px;
    margin-top: 56px;
    margin-right: -11px;
}
#our-process .number {
    transform: rotate(-45deg);
    margin-left: -245px;
    margin-top: 125px;
}
#our-process .card li{
    font-size: 17px!important;
    line-height: 1.7;
    font-family: "Futura MdCn BT Medium";
    list-style: none!important;
}
#our-process .card ul {
    padding-left: 1rem!important;
}
#our-process .col-md-4 {
    text-align: -webkit-center!important;
}
#our-process .card .w-25 {
    width: 15%!important;
}
#our-process .position-absolute {
    z-index: -1;
}
#our-process .position-absolute #sys-btm-crds {
    justify-content: center;
    margin-top: -60px;
}
#our-process .infograph-img {
    margin-top: 120px;
    margin-left: 6px;
    width: 99%;
}
#our-process .card .num {
    margin-top: 34px;
}
/* #our-process .card ul {
    padding-left: 50px;
} */

#technology .tech {
    color: #FFDFDA;
    margin-bottom: 0rem!important;
}
@media (min-width: 1700px) and (max-width: 2000px){
    .header {
        height: 650px!important;
    }
    .header .fs-1 {
        font-size: 76px!important;
    }
    .header h3 {
        font-size: 38px!important;
    }
    #our-process .position-relative .card {
        height: 400px;
        width: 400px;
        margin: 62px;
    }
    #our-process .number .text-primary {
        font-size: 200px;
    }
    #our-process .position-absolute .card {
        height: 320px;
        width: 320px;
    }    
    #our-process .position-absolute #sys-btm-crds {
        margin-top: 6px!important;
    }
    .first-crd {
        margin-left: -9px!important;
    }
    #our-process .position-absolute {
        width: 96%;
        margin-top: 60px;
    }
    #our-process .position-absolute .card h5 {
        font-size: 25px!important;
    }
    #our-process .number .text-primary {
        font-size: 260px;
    }
    #our-process .number {
        margin-left: -335px;
        margin-top: 182px;
    }
    #our-process .card li {
        font-size: 22px!important;
        line-height: 1.5;
    }
    #our-process h4 {
        font-size: 27px!important;
    }
    #our-process .number {
        margin-left: -312px;
        margin-top: 166px;
    } 
    .about-background a.button {
        font-size: 25px!important;
    }
    .empowerment-banner .card h5 {
        font-size: 26px!important;
    }
    .empowerment-banner .card .dyn-font {
        font-size: 23px!important;
    }
    #our-process .content {
        transform: rotate(-45deg);
        margin-left: -49px;
        margin-top: 88px;
        margin-right: -46px;
    }
}
@media (min-width: 1556px) and (max-width: 1700px){
    #our-process .position-absolute .card {
        height: 300px;
        width: 300px;
        margin: 57px;
    }
    #our-process .position-absolute .col-md-4 {
        padding-left: 35px!important;
    }
    #our-process .position-relative .card {
        height: 370px;
        width: 370px;
    }
    #our-process .position-absolute .card h5 {
        font-size: 25px!important;
    }
    #our-process .card li {
        font-size: 16px!important;
        line-height: 1.9;
    }
    #our-process .number {
        margin-left: -310px;
        margin-top: 190px;
    }
}
@media (min-width: 1400px) and (max-width: 2000px){
    #technology .grid {
        justify-content: center;
    }
}
@media (max-width: 1024px){
    #about-us .col-md-6, #ecommerce .col-md-6, #crafting .col-md-6 {
        width: 100%;
    }
    #about-us .dyn-about, #crafting .dyn-crafting, #ecommerce .ecom {
        width: 70%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #crafting .w-100 {
        padding-bottom: 1rem;
    }
    #empowerment .image-container .w-100 {
        width: 80%!important;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}
@media (min-width: 700px) and (max-width: 990px){
    .header .fs-1 {
        font-size: 36px!important;
    }
    .header .ps-5 {
        padding-left: 5rem!important;
    }
    .header h1 {
        font-size: 2.3rem!important;
    }
    .top-header .child {
        margin-top: -150px!important;
    }
    .header .align-self-end {
        align-self: center!important;
    }
    .header .ps-4 {
        padding-left: 0rem!important;
    }
    .about-background .arrow {
        margin: 0rem;
    }
    .empowerment-banner .m-4 {
        margin: 0.5rem!important;
    }
    .empowerment-banner .p-5 {
        padding: 1rem!important;
    }
    .empowerment-banner .p-3 {
        padding: 0rem!important;
    }
    .empowerment-banner .card-body .p-3 {
        padding: 0.5rem!important;
    }
    #empowerment .col-md-4 {
        width: 50%!important;
    }
    #crafting .text-end {
        text-align: center!important;
    }
    .ecommerce-background .m-5 {
        margin: 2rem!important;
    }
    .ecommerce-background .top-card {
        height: 200px;
        width: 200px;
        margin-left: 0.2rem;
    }
    .ecommerce-background .btm-card img,svg {
        width: 25%;
    }
    .ecommerce-background .btm-card {
        margin-top: -165px;
    }
    #our-process .p-5 {
        padding: 1rem!important;
    }
    .empowerment-banner:before {
        transform: scaleX(2.5);
    }
    #top-crds, #center-crds, #btm-crds, #top-part, #center-part, #btm-part {
        justify-content: center;
    }
    #our-process .position-relative .card {
        height: 250px;
        width: 250px;
        margin: 45px;
    }
    #center-part {
        margin-top: -72px;
    }
    #btm-part {
        margin-top: -70px;
    }
    #center-crds, #btm-crds {
        margin-top: -135px;
    }
    #our-process .position-absolute {
        width: 97%;
        margin-top: -13px;
    }
    #our-process .number {
        margin-left: -61px;
        margin-top: 62px;
    }
    #our-process .position-absolute .card {
        height: 230px;
        width: 230px;
        margin: 22px;
        margin-left: 51px;
    }
    #our-process .number .text-primary {
        font-size: 108px;
    }
    #our-process .card li {
        font-size: 12px!important;
    }
    #empowerment .cirtri {
        gap: 5rem!important;
    }
    .empowerment-banner {
        padding: 3em 0!important;
    }
}
@media (min-width: 600px) and (max-width: 712px){
    .header .ps-5 {
        padding-left: 2rem!important;
    }
    .header img, svg {
        width: 90%!important;
    }
    #top-navbar .child {
        display: none;
    }
    .about-background a.button {
        font-size: 14px;
    }
    .top-card {
        margin-top: -30px!important;
        margin-left: -30px!important;
    }
}
@media (max-width: 600px){
    .header {
        height: 650px!important;
        background-repeat: no-repeat!important;
        background-size: cover!important;
    }
    .header .header-img {
        text-align: center;
    }
    .header .fs-1 {
        margin-top: 7rem;
        font-size: 40px!important;
    }
    .header .ps-5 {
        padding-left: 1rem!important;
    }
    .header .align-self-end {
        align-self: start!important;
    }
    .header .child .ms-5 {
        margin-left: 0rem!important;
    }
    .child .ms-5 {
        margin-left: 2rem!important;
        padding-right: 2.5rem!important;
    }
    .child {
        margin-top: -285px!important;
    }
    .cirtri {
        gap: 2rem;
      }
    #about-us {
        margin-top: -120px;
    }
    #about-us .mb-5 {
        margin-bottom: 1.5rem!important;
    }
    .about-background .arrow {
        margin: 0rem;
    }
    #crafting .text-end {
        text-align: start!important;
    }
      .empowerment-banner #triangle {
        /* width: 0;
        height: 0;
        border-top: 10px solid transparent;
        border-right: 20px solid #f1ad0a;
        border-bottom: 10px solid transparent; */
        position: relative;
        transform: scale(var(--ggs,1));
        width: 12px;
        height: 6px;
        border-left: 1px solid transparent;
        border-bottom: 1px solid #FBBC05;
        transform: rotate(34deg);
      }
      .empowerment-banner #triangle,
      .empowerment-banner #triangle::before {
          display: block;
          box-sizing: border-box;
          border-right: 3px solid transparent
      }
      .empowerment-banner #triangle::before {
        content: "";
        position: absolute;
        width: 14px;
        height: 16px;
        border-left: 1px solid #FBBC05;
        border-top: 1px solid #FBBC05;
        border-bottom: 3px solid transparent;
        transform: rotate(45deg) skew(10deg,10deg);
        left: -2px;
        bottom: -10px;
      }
      .empowerment-banner #circle {
        height: 13px;
        width: 13px;
        border-color: white;
        border: 1px solid #ffffff;
        background: none;
        border-radius: 50%;
      }
    .empowerment-banner:before {
        transform: scaleX(5)!important;
    }
    .empowerment-banner .p-5 {
        padding: 0.5rem!important;
    }
    .empowerment-banner .p-3, .ecommerce-background .p-4 {
        padding: 0rem!important;
    }
    .empowerment-banner .card-body .p-3 {
        padding: 0.5rem!important;
    }
    .empowerment-banner {
        padding: 3em 0!important;
    }
    .blog-banner .p-5 {
        padding: 1rem!important;
    }

    .ecommerce-background .m-5 {
        margin: 1.5rem!important;
    }
    .ecommerce-background .top-card {
        height: 150px;
        width: 150px;
        margin-left: 0.2rem;
    }
    .ecommerce-background .btm-card {
        margin-top: -86px;
    }    
    .ecommerce-background .btm-card img,svg {
        width: 35%;
    }

    #our-process .p-5 {
        padding: 1rem!important;
    }
    #our-process .position-relative .card {
        height: 260px;
        width: 260px;
        margin: 27px;
    }
    #our-process .number {
        margin-left: -53px;
        margin-top: 62px;
    }
    #our-process .col-md-6 {
        justify-content: center;
        display: flex;
    }
    #our-process .number .text-primary {
        font-size: 100px;
    }
    #our-process .position-absolute {
        width: 92%;
        margin-top: -49px;
    }
    #our-process .card ul {
        padding-left: 0rem!important;
    }
    #our-process .position-absolute .card {
        height: 230px;
        width: 230px;
        margin: 45px;
    }
    #our-process #sec-crd,#our-process #btm-part {
        margin-top: -10px;
    }
    #our-process .content {
        margin-left: -30px;
        margin-top: 59px;
        margin-right: -41px;
    }
    .choose-background {
        height: 60%;
    }
    .choose-background::after {
        height: 40%;
    }
    #our-process .card li {
        font-size: 14px!important;
    }
}
@media (max-width: 360px){
    #our-process #btm-part {
        margin-top: 0px!important;
    }
    #our-process .position-relative .card {
        height: 228px!important;
        width: 221px!important;
        margin: 35px 12px!important;
    }
    #our-process .position-absolute .card {
        height: 207px!important;
        width: 201px!important;
        margin: 47px 0px!important;
    }
    #our-process .content {
        margin-left: -45px!important;
        margin-top: 44px!important;
        margin-right: -41px!important;
        text-align: center!important;
    }
    #our-process .card li {
        font-size: 12px!important;
    }
    .about-background a.button {
        padding: 11px 12px;
        font-size: 10px;
    }
}