.apzix-logo {
    height: 60px;
}

/* .homepage{
      background-color: #09030e;
} */

body {
    background: radial-gradient(40.45% 40.45% at 50% 46.16%, rgba(1, 9, 80, 0.9) 3.12%, rgba(14, 17, 32, 0) 100%);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000;
}

img.img-fluid.apzix-logo {
    margin-bottom: 10px;
}

section.top-cryto-currency-exchange.first-one .TCCE-img {
    position: relative;
}

section.top-cryto-currency-exchange.first-one .TCCE-img img {
    position: relative;
    z-index: 9;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script,
.Benefits-Of-Using-Cryptocurrency-Exchange-Script {
    padding: 80px 0;
}

.technoligies-included .tech-icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container {
    max-width: 70%;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container,
.Benefits-Of-Using-Cryptocurrency-Exchange-Script .container {
    flex-wrap: wrap;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .top-dimension,
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .bottom-dimension {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    padding: 40px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .top-dimension img,
section.Security-Features-of-our-Cryptocurrency-Exchange-Script .bottom-dimension img {
    padding: 15px;
    border-radius: 25px;
    border: 1px solid rgba(85, 85, 85, 1);
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script .container .col-3 span {
    max-width: 115px;
}

section.Security-Features-of-our-Cryptocurrency-Exchange-Script p {
    font-size: 20px;
}

.top-dimension {
    border-top: none !important;
}

.bottom-dimension {
    border-bottom: none !important;
}

.top-dimension:nth-child(4),
.bottom-dimension:nth-child(8) {
    border-right: none !important;
}

.top-dimension:nth-child(1),
.bottom-dimension:nth-child(5) {
    border-left: none !important;
}

section.Benefits-Of-Using-Cryptocurrency-Exchange-Script .col-4 label {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
}

img.height-logo {
    height: 60px;
}

.inner-col-dimension p {
    color: rgba(59, 61, 72, 1);
    font-size: 14px;
    min-height: 160px;
    line-height: 24px;
}

.inner-col-dimension {
    padding: 30px;
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 30px;
    margin: 20px 0;
    background: url('../images/shade-blue-bg.webp');
    background-size: cover;
    background-repeat: no-repeat;
}

.benefits .col-4:nth-child(1) p,
.benefits .col-4:nth-child(2) p,
.benefits .col-4:nth-child(3) p {
    min-height: 100px !important;
}

section.counter .container {
    max-width: 80%;
}

section.counter .container .inner-counter span {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
}

section.counter .container .inner-counter {
    display: flex;
    align-items: center;
    gap: 20px;
    /* border-right: 1px solid rgba(187, 187, 187, 1); */
    justify-content: center;
        color: #fff;
    flex-direction: column;
}

/* section.counter .container .inner-counter:last-child {
    border-right: none !important
} */

.border-li{
        border: 5.1px solid #87BAF5;
      width: 100%;
      border-top:none ;
      border-bottom: none;
      border-left:none ;
      /* border: 5.1px solid #87BAF5 */

}
 .border-li:last-child{
     border-left: none !important;

}
.inner-counter label {
    font-size: 18px;
    /* max-width: 100px; */
    text-align: left;
    line-height: 26px;
    display: inline-block;
}

.inner-why-crypto label {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 10px;
    color: rgba(11, 12, 20, 1);
    font-weight: 500;
}

.inner-why-crypto p {
    font-size: 14px;
    line-height: 24px;
}

.inner-why-crypto {
    padding: 20px;
    position: relative;
    background: #fff;
    border-radius: 10px;
}

.outer-why-crypto {
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    border-radius: 10px;
    padding: 1px;
    margin: 8px 0;
}

.icon-core {
    box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
    width: 85px;
    height: 85px;
}

.slide-t-b label {
    display: inline-block;
    font-size: 24px;
    font-weight: 500;
}

section.our-core-features .sticky-position p {
    line-height: 25px;
}


section.our-core-features .sticky-position {
    position: sticky;
    top: 20px;
}

.core-features-right {
    max-height: 100vh;
    overflow-y: auto;
    padding: 20px;
}


.core-features-right::-webkit-scrollbar-thumb {
    background: #1d88d2;
}

.core-features-right::-webkit-scrollbar-track {
    background: #d3f0ff;
}



section.our-core-features .core-features-right p {
    font-size: 14px !important;
    line-height: 20px !important;
}

.inner-tab-content {
    text-align: center;
    background: #fff;
    /* padding: 150px 80px; */
    padding: 60px 30px;
    border-radius: 30px;
}

.inner-tab-content p {
    color: rgba(59, 61, 72, 1);
}

.tech-stack .tab-button.active span,
.tech-stack .tab-button:hover span {
    background: linear-gradient(270.3deg, rgba(64, 196, 255, 0) 14.32%, #0076D4 99.74%);
    border-radius: 10px;
}

.tech-stack .tabs.submenu-tabs .tab-content-tabs .tab-content {
    justify-content: flex-start;
}

.tech-heading {
    font-size: 55px;
    font-weight: 700;
    color: #0f0f0f;
    /* Makes text see-through */
    text-shadow: 1px 1px 0 white, -1px -1px 0 white, 1px -1px 0 white, -1px 1px 0 white;
    letter-spacing: 3px;
}

.container.tabs.submenu-tabs.desktop-submenu-tabs {
    max-width: 80%;
}


/*** types **/

.slider-container {
    position: relative;
    padding: 0px !important;
    overflow: hidden;
}

.slider-wrapper {
    overflow: hidden;
    width: 100%;
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.card {
    /* min-width: 100%; */
    padding: 30px 30px 100px 30px;
    background: linear-gradient(to bottom right, #101020, #1a1a2e);
    border-radius: 12px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
    text-align: left;
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.5s ease, transform 0.5s ease;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.card.active {
    opacity: 1;
    transform: scale(1);
}

.prev-btn,
.next-btn {
    position: absolute;
    top: auto;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    color: white;
    cursor: pointer;
    font-size: 20px;
    border-radius: 50%;
    transition: background-color 0.3s;
    border: 1px solid rgba(237, 241, 243, 0.12);
    height: 40px;
    width: 40px;
    bottom: 5px;
}

.prev-btn {
    right: 94px;
}

.next-btn {
    right: 45px;
}

.prev-btn:hover,
.next-btn:hover {
    background-color: rgba(255, 255, 255, 0.4);
}

.prev-btn:disabled,
.next-btn:disabled {
    background-color: transparent;
    cursor: not-allowed;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .card {
    padding: 30px;
    cursor: grabbing;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .slider-container {
    padding-bottom: 70px !important;
}

section.types-of-CES .card label {
    font-size: 24px !important;
    font-weight: 500;
}

.types-of-CES h3 {
    font-size: 2.7rem;
    font-weight: 600;
    margin-bottom: 30px;
}

span.num-icon {
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    display: inline-block;
    width: 65px;
    height: 65px;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-weight: 500;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange .card {
    background: transparent;
    box-shadow: none;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .slider-wrapper .card label {
    font-size: 20px;
    font-weight: 500;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange .prev-btn,
section.How-to-Set-Up-a-Digital-Asset-Exchange .next-btn {
    width: auto !important;
    gap: 15px;
    font-size: 16px;
    font-weight: 600;
    bottom: -20px;
    align-items: center;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .prev-btn,
section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .next-btn {
    padding: 10px;
    background: linear-gradient(207.8deg, #40C4FF 6.5%, #0076D4 84.63%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange .prev-btn span,
section.How-to-Set-Up-a-Digital-Asset-Exchange .next-btn span,
.Perfect-Cryptocurrency-Exchange-Script .tab-buttons .tab-button span:last-child {
    display: inline-block;
    height: 30px;
    line-height: 27px;
    transition: all 0.3s ease-in-out;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange .prev-btn:hover span,
section.How-to-Set-Up-a-Digital-Asset-Exchange .next-btn:hover span,
.Perfect-Cryptocurrency-Exchange-Script .tab-buttons .tab-button:hover span:last-child {
    font-size: 40px;
    transition: all 0.3s ease-in-out;
    line-height: 22px;
}



section.How-to-Set-Up-a-Digital-Asset-Exchange .prev-btn {
    right: auto;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange h2 {
    font-size: 2.1rem;
}

.inner-card>div {
    border-radius: 10px;
}

.Features-of-Our-Cryptocurrency-Exchange-Script .slider-wrapper .container {
    max-width: 100%;
}

.Features-of-Our-Cryptocurrency-Exchange-Script.text-dim-light-4 .card .container {
    padding-left: 60px;
    position: relative;
}

.Features-of-Our-Cryptocurrency-Exchange-Script .slider-wrapper .container label {
    font-size: 18px !important;
    font-weight: 500;
}

.Features-of-Our-Cryptocurrency-Exchange-Script .slider-wrapper .container p {
    font-size: 13px !important;
    margin-top: 10px;
    line-height: 22px !important;
}

.inner-card {
    padding: 0 0.5rem;
}

.Features-of-Our-Cryptocurrency-Exchange-Script .card {
    padding: 0px !important;
    gap: 10px
}

.Features-of-Our-Cryptocurrency-Exchange-Script button.prev-btn,
.Features-of-Our-Cryptocurrency-Exchange-Script button.next-btn {
    position: relative !important;
    border: none;
    color: #fff;
    font-size: 18px;
}

.Features-of-Our-Cryptocurrency-Exchange-Script button.prev-btn:hover,
.Features-of-Our-Cryptocurrency-Exchange-Script button.next-btn:hover {
    background-color: transparent !important;
}

.Features-of-Our-Cryptocurrency-Exchange-Script .slider-wrapper .container label.admin-user-heading-vertical {
    position: absolute;
    left: 5px;
    top: 50%;
    transform: rotate(180deg);
    color: white;
    font-size: 45px !important;
    font-weight: bold;
    border-radius: 8px;
    text-align: center;
    white-space: nowrap;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    letter-spacing: 3px;
    margin-top: -175px;
}


.Cryptocurrency-Exchange-Script-Demo .tab-content-tabs .tiles-bg-for-video {
    position: absolute;
    top: -40px;
    z-index: -1;
    left: 0;
}

.Cryptocurrency-Exchange-Script-Demo .tab-content-tabs {
    position: relative;
    padding: 0 80px;
}

.Cryptocurrency-Exchange-Script-Demo .tab-content-tabs .tiles-bg-for-video img {
    width: 100%;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one,
.top-cryto-currency-exchange.for-this-one,
.tech-stack,
section.why-cryptocurrency {
    position: relative;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one::before,
.tech-stack::before,
section.why-cryptocurrency::before {
    left: -194px;
}

section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one::after,
.top-cryto-currency-exchange.for-this-one::after,
.tech-stack::after {
    right: -194px;
}


section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .slider-container p {
    font-size: 0.8rem;
    line-height: 22px;
}

.container.container-CF-Binance .row-inner span {
    font-size: 14px;
}

.last-child-for-scroll {
    padding-bottom: 0px !important;
}

.foot-sub-headings {
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 24px;

}

.banner-span {
    border: 1px solid #9B87F54D;
    color: #87BAF5;
    font-size: 12px;
    padding: 10px 10px;
    border-radius: 50px;
}

.arbiex-tx-clr {
    color: #87BAF5;
}

.font-chan-h1 {
    font-size: 72px;
    font-weight: 300;
}

.gradient-text {
    font-size: 28px;
    font-weight: bold;
    background: linear-gradient(to right, #C0C3D1, #8188A0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.second-head {
    font-size: 28px;
    display: block;
}

.p-tag-chng {
    font-size: 2rem;
    font-weight: bold;
}

.snd-p-tag {
    max-width: 700px;
    /* margin-bottom: 20px; */
    margin: 0 auto;
}

.learn-more {
    color: #B0B3C0;
    font-size: 1rem;
    font-weight: 400;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 0.3rem;
}

.learn-more::after {
    content: '▼';
    /* down arrow */
    font-size: 0.6rem;
    transform: translateY(-1px);
}

.bg-second-section {
    background-image: url('../images/home/world-planet.webp');
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
    height: 150vh;
}

.slide-section {
    /* background: linear-gradient(to right, #0d0b1f, #0b0930); */
    font-family: inherit;
    color: #fff;
    margin: 0;
    padding: 60px 20px;
    background: radial-gradient(40.45% 40.45% at 50% 46.16%, rgba(1, 9, 80, 0.9) 3.12%, rgba(14, 17, 32, 0) 100%);

}

.tabs {
    display: flex;
    justify-content: center;
    gap: 35px;
    flex-wrap: wrap;
}

.tab-btn {
    background: rgb(255 255 255 / 3%);
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    cursor: pointer;
    color: #ccc;
    transition: background 0.3s, color 0.3s;
}

.tab-btn.active {
    background: #ffffff22;
    color: #fff;
}

.tab-container {
    position: relative;
    width: 90%;
    /* max-width: 900px; */
    margin: 40px auto 0;
    /* height: 300px; */
    overflow: hidden;
    display: flex;
    align-items: center;
}

.tab-content-wrapper {
    display: flex;
    transition: transform 0.6s ease;
    width: 400%;
    /* 4 items */
}

.tab-content {
    flex: 1 0 100%;
    padding: 30px;
    box-sizing: border-box;
}

.tab-content h2 {
    margin-bottom: 12px;
    font-size: 24px;
}

.tab-content p {
    color: #aaa;
}

.inner-tab-content {
    align-items: center;
}

.gif-background {
  background-image: url('../images/home/world-planet.gif');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 135vh; /* or 150vh if needed */
  position: relative;
  z-index: 1;

  display: flex;
  justify-content: center; /* horizontally center content */
  align-items: center;     /* vertically center content */
}

.content {
  position: relative;
  z-index: 3;
  color: white;
  text-align: center;
  padding: 0; /* remove vh padding */
}
.inner-col-bg{
    background-image: url('../images/home/image-bg.webp');
      background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
}
.trusted_by{
    font-family: "Roboto", sans-serif;
font-weight: 300;
font-size: 14px;
line-height: 20px;
letter-spacing: 0.7px;
text-align: center;
vertical-align: middle;
color: #FFFFFFBF;
display: block;

}

.outer-content{
    background: linear-gradient(0deg, #05060F, #05060F),
linear-gradient(0deg, rgba(186, 207, 247, 0.04), rgba(186, 207, 247, 0.04));
border-radius: 20px;
padding: 20px 20px;
  box-shadow:
    inset 0px 1.26px 1.26px 0px #D8ECF833,
    inset 0px 30.32px 60.64px 0px #A8D8F50F,
    inset 0px 20.21px 40.42px 0px #0000004D;
}
.card-content{
    min-height: 460px;
}
.button-foot{
    background: #FFFFFF;
    border-radius: 50px;
    padding: 17px 48px;
    color: #262626;
    font-size: 15px;
    font-weight: 500;

}

.img-Lighten{
 mix-blend-mode: Lighten;
}

.img-100{
    width: 100%;
    height: auto;
}
.key-feature{
    font-family: "Roboto", sans-serif;
font-weight: 500;
font-size: 40.42px;
line-height: 44.47px;
letter-spacing: -2.02px;
text-align: center;
vertical-align: middle;

}

.key-feature-2{
    font-family: "Roboto", sans-serif;
font-weight: 500;
font-size: 25.27px;
line-height: 35.37px;
letter-spacing: -0.61px;
text-align: center;
vertical-align: middle;
margin-bottom: 20px;
}
.key-feature-1{
font-family: "Roboto", sans-serif;
font-weight: 500;
font-size: 25.27px;
line-height: 35.3px;
letter-spacing: -0.61px;
vertical-align: middle;
}
.annula-des{
    background: linear-gradient(90deg, rgba(155, 135, 245, 0.36) 0%, rgba(155, 135, 245, 0.18) 100%);
    border: 1px solid #FFFFFF1A;
    box-shadow: 0px 4px 6px -4px #0000001A, 0px 10px 15px -3px #0000001A;
    border-radius: 50px;
    color: #FAFAFA;
    padding: 10px 10px;
    display: inline-block;
    width: fit-content;
    text-align: center;
}
.key-feature-p{
    color: #9CA5B4;
    font-family: "Roboto", sans-serif;
font-weight: 400;
font-size: 20.21px;
line-height: 28.3px;
letter-spacing: -0.61px;
vertical-align: middle;
}

.outer-content-3{
    display: flex
;
    justify-content: center;
    flex-direction: column;
}
.section-title {
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 28px;
  font-weight: bold;
  gap: 20px; /* space between text and lines */
}

.section-title::before,
.section-title::after {
  content: "";
  flex: 1;
  height: 1px;
  flex: 0 0 60px; 
}
.section-title::before{
 background: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, #6b7280 100%);

}
.section-title::after{
     background: linear-gradient(to left, rgba(0, 0, 0, 0.1) 0%, #6b7280 100%);

} 
.feature-section{
    background-color: #05060F;
}


.section-title::before {
  left: 0;
  transform: translateY(-50%);
}

.section-title::after {
  right: 0;
  transform: translateY(-50%);
}
.crypto-list{
    list-style: disc;
    padding-left: 10px;
}
.position-cls-r{
    position: relative;
    top: 80px;
}
.position-cls-rb{
    position: relative;
    bottom: 80px;
}
.trusted-section {
 
  padding: 60px 20px;
  text-align: center;
}

.trusted-title {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 40px;
}

.trusted-grid {
  display: flex;
  flex-direction: column;
  gap: 30px;
  align-items: center;
}

.logo-row {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
}

.logo-row img {
  height: 40px;
  object-fit: contain;
  transition: transform 0.3s ease;
}

.logo-row img:hover {
  transform: scale(1.1);
}

/* 1st row → 4 logos */
.row-4 {
  max-width: 900px;
}

/* 2nd row → 2 logos centered */
.row-2 {
  max-width: 400px;
}
.img-he{
    height: auto !important;
}
.section-view{
    display: none;
}

.global-sec{
      margin: 0;
      padding: 0;
      background: url('../images/home/world-planet54.webp') no-repeat center center fixed;
      background-size: cover;
    
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 100vh;
    }

    .dashboard-wrapper {
      max-width: 95%;
      width: 100%;
      display: flex;
      justify-content: center;
      padding: 20px;
    }

    .dashboard-img {
      width: 100%;
      max-width: 1200px;
      height: auto;
      border-radius: 16px;
      box-shadow: 0 0 30px rgba(0, 0, 0, 0.8);
    }
    .market-reach {
  color: white;
  text-align: center;
  padding: 60px 20px;
  
}

.section-title {
  font-size: 28px;
  margin-bottom: 40px;
  font-weight: bold;
}

.stats-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 30px;
}

.stat {
  min-width: 120px;
}

.number {
  font-size: 40px;
  font-weight: bold;
  color: #87BAF5; /* blue-500 */
}

.label {
  font-size: 14px;
  margin-top: 5px;
}

.divider {
  width: 3px;
  height: 40px;
  background-color: #87BAF5; /* gray-600 */
  display: none;
 
}

@media (min-width: 600px) {
  .divider {
    display: block;
  }
}


    @media (max-width: 768px) {
      .dashboard-img {
        max-width: 100%;
        border-radius: 8px;
      }
    }
@media (max-width:1199.98px) {
/* .gif-background{
    background-image:none !important;
   height:100vh !important;
}     */

.section-dis{
    display: none;
}
.section-view{
    display: block;
}
.gradient-text{
    font-size: 23px !important
}

.second-head{
    font-size: 23px !important;
}
}

/* Mobile responsiveness */
@media (max-width: 600px) {
  .logo-row {
    flex-direction: column;
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .gif-background {
    height: auto; /* or a smaller value */
    padding: 40px 20px;
    align-items: flex-start; /* top align if needed */
  }
}

/* .max-p{
        max-width: 500px;
    margin: 0 auto;
    } */
@media (max-width:991.98px) {
   .inner-col-dis{
        background: radial-gradient(40.45% 40.45% at 50% 46.16%, rgba(1, 9, 80, 0.9) 3.12%, rgba(14, 17, 32, 0) 100%);

   }
   .inner-col-bg{
            background: radial-gradient(40.45% 40.45% at 50% 46.16%, rgba(1, 9, 80, 0.9) 3.12%, rgba(14, 17, 32, 0) 100%);
           background-image: none !important;
   }
    .display-none-for-mob {
        display: none
    }

    .border-li{
        width: 50%;
    }
section.counter .container .inner-counter span {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    display: flex
;
    align-items: center;
    justify-content: center;
}
    section.Security-Features-of-our-Cryptocurrency-Exchange-Script,
    .Benefits-Of-Using-Cryptocurrency-Exchange-Script,
    section {
        padding: 40px 0px !important;
    }

    .inner-counter span {
        flex: 0 0 120px;
    }

    section.counter .container {
        gap: 20px;
    }

    .inner-counter {
        border: none !important;
    }

    .container.tabs.submenu-tabs.desktop-submenu-tabs,
    .container.container-head-caption {
        max-width: 100%;
    }

    .inner-tab-content {
        padding: 20px;
        margin-top: 40px;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one::before,
    section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one::after,
    .top-cryto-currency-exchange.for-this-one::after,
    .tech-stack::before,
    .tech-stack::after,
    section.why-cryptocurrency::before {
        display: none;
    }

    .inner-tab-content {
        padding: 20px !important;
        margin-top: 40px;
    }

    section.why-cryptocurrency .TCCE-img,
    section.top-cryto-currency-exchange.for-this-one .TCCE-img {
        margin-top: 40px;
    }

    section.types-of-CES {
        padding-right: 10px;
        padding-left: 10px;
    }

    .top-dimension:nth-child(4),
    .bottom-dimension:nth-child(8),
    .top-dimension:nth-child(1),
    .bottom-dimension:nth-child(5) {
        border: 1px solid rgba(255, 255, 255, 0.2) !important;
    }

    .Features-of-Our-Cryptocurrency-Exchange-Script.text-dim-light-4 .card .container {
        padding-left: 0px;
    }

    .Features-of-Our-Cryptocurrency-Exchange-Script .slider-wrapper .container label.admin-user-heading-vertical {
        position: relative;
        left: 0;
        top: 0;
        transform: rotate(0deg);
        color: white;
        font-size: 25px !important;
        font-weight: bold;
        border-radius: 8px;
        text-align: left;
        white-space: nowrap;
        writing-mode: horizontal-tb;
        text-orientation: mixed;
        letter-spacing: 1px;
        margin-top: 0;
    }

    .slider-container {
        width: 100%;
    }

    .tech-heading {
        font-size: 30px;
        margin-top: 30px;
    }

    .tech-stack .tab-buttons .tab-button span {
        padding: 10px;
    }

    section.types-of-CES .container {
        padding: 0 1rem;
    }

    .tech-stack .tab-buttons {
        justify-content: space-between;
        display: flex;
        flex-wrap: wrap;
    }

    .tech-stack .tab-buttons .tab-button {
        padding-top: 15px;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .prev-btn {
        left: 5px !important
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .next-btn {
        right: 5px !important
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script .col-6 h2,
    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script .col-6 p {
        text-align: center;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script .col-6 h2 {
        margin-bottom: 20px;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script button.prev-btn {
        left: 20px;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.Features-of-Our-Cryptocurrency-Exchange-Script button.next-btn {
        right: 20px;
    }

    .Cryptocurrency-Exchange-Script-Demo .tab-content-tabs {
        position: relative;
        padding: 0 20px;
    }

    section.Cryptocurrency-Exchange-Script-Demo .tab-buttons {
        flex-wrap: wrap;
        justify-content: center;
        border-radius: 20px;
    }

    section.Cryptocurrency-Exchange-Script-Demo .tab-buttons .tab-button {
        width: 100%;
        border-radius: 20px;
    }

    section.tech-stack .technoligies-included {
        justify-content: center;
    }

    section.why-cryptocurrency h3 {
        margin-bottom: 30px;
    }

    .TCCE-img {
        margin-top: 30px;
        text-align: center;
    }

    section.our-core-features .sticky-position {
        position: relative !important;
        top: 20px;
    }

    section.How-to-Set-Up-a-Digital-Asset-Exchange.for-this-one .slider-container {
        padding-bottom: 20px !important;
    }

}


@media (min-width:992px) and (max-width:1199.98px) {
    section.counter .container .inner-counter {
        border-right: none;
        padding-bottom: 15px;
    }
}


@media (min-width: 1700px) {
    div#banner-part h1 {
        font-size: 4rem;
    }

    div#banner-part p {
        font-size: 1.35rem;
        line-height: 35px;
    }
}