@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
}

a, a:hover, button, button:hover {
    transition: 0.3s ease all;
}

a, a:hover {
    text-decoration: none;
}
.navbar.bgwhite{
    background: #ffffff !important;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:hover{
    color: #ffffff !important;
}
.sticky.navbar-light .navbar-nav .nav-link, .sticky.navbar-light .navbar-nav .nav-link:hover,
.navbar-light.bgwhite .navbar-nav .nav-link, .navbar-light.bgwhite .navbar-nav .nav-link:hover{
    color: #000 !important;
}
#new-nav .nav-item:hover a .hovercol{
    color: #ffffff !important;
}
.bgwhite#new-nav .nav-item:hover a .hovercol,
.sticky#new-nav .nav-item:hover a .hovercol{
    color: #000 !important;
}
/* banner-css */
.indie-banner-fluid{
    background: url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/banner-img-bg.webp') no-repeat center;
    background-size: cover;
    height: 835px;
    position: relative;
}
.indie-banner-fluid::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: linear-gradient(0deg, #050505 0%, rgba(13, 19, 31, 0) 100%, rgba(5, 5, 5, 0) 100%);
    height: 326px;
}
.banner-main-row{
    align-items: flex-end;
    position: relative;
    z-index: 1;
    top: 294px;
}
.banner-left-side-details h6{
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -0.10000000149011612px;
    color: #ffffff;
    margin-bottom: 30px;
}
.banner-left-side-details p{
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.10000000149011612px;
    color: #9B9B9B;
    margin-bottom: 30px;
}
.banner-left-side-details{
    padding-right: 24px;
}
.banner-left-side-details ul li a{
    position: relative;
}
.banner-left-side-details ul li a img{
    height: 38px;
    transition: 0.3s ease all;
}
.hover-icon{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.banner-left-side-details ul li a:hover .primary-icon{
    opacity: 0;
}
.banner-left-side-details ul li a:hover .hover-icon{
    opacity: 1;
}
.about-banner-fluid{
    background: #000000;
    padding: 475px 12px 100px;
    position: relative;
}
.banner-right-side-details{
    padding-left: 24px;
}
.counter-col-script{
    margin-bottom: 80px;
}
.counter-col-script h5{
    font-size: 46px;
    font-weight: 700;
    line-height: 44px;
    color: #ffffff;
}
.counter-col-script p{
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    color: #ffffff70;
}
.banner-right-side-details p{
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.10000000149011612px;
    color: #ffffff;
    margin-bottom: 0;
}
.pop-circle-img-2{
    position: absolute;
    top: -75px;
    right: 0;
    width: 185px;
    height: 185px;
}
.about-details h5{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: 0.04em;
    color: #ffffff70;
    margin-bottom: 20px;
}
.about-details h5 span{
    color: #ffffff;
    text-transform: uppercase;
}
.about-details p{
    font-size: 18px;
    font-weight: 600;
    line-height: 40px;
    color: #FFFFFF;
}
.about-client-details{
    margin-top: 60px;
}
.about-client-details h6{
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #ffffff80;
}
.about-client-details h4{
    font-size: 20px;
    font-weight: 600;
    line-height: 36px;
    color: #ffffff;
    margin: 40px 0 0;
}
.strategic-development-row{
    margin-top: 120px;
}
.strategic-development-row h5{
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    color: #ffffff;
    margin-bottom: 120px;
}
.unleashing-unveiling-fluid{
    background: #F3F3F3;
    padding-top: 280px;
    padding-bottom: 100px;
    position: relative;
}
.common-heading{
    margin-bottom: 80px;
}
.common-heading h5{
    font-size: 30px;
    font-weight: 500;
    line-height: 45px;
    color: #000000;
}
.unleashing-card-row{
    background-color: #FFFFFF;
    border-radius: 30px;
    margin: 0;
    padding: 40px 28px 50px;
}
.unleashing-card-row h6{
    font-size: 36px;
    font-weight: 500;
    line-height: 54px;
    color: #000;
    margin-bottom: 40px;
}
.unleashing-card-row p{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #000000;
    margin-bottom: 36px;
}
.progress-bar-img{
    height: 20px;
}
.graph-circle-img{
    width: 94px;
    height: 94px;
}
.arrow-up-icon{
    height: 90px;
}
.unleashing-card-row.down{
    margin-top: 80px;
}
.unleashing-card-row.black{
    background-color: #000000;
}
.unleashing-card-row.black h6{
    margin-top: 26px;
    color: #ffffff;
}
.unleashing-card-row.black p{
    color: #ffffff;
    margin: 0;
}
.line-hr{
    background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #2E0E0E 52.63%, rgba(0, 0, 0, 0) 100%);
    width: 100%;
    height: 1px;
    margin: 100px 0;
}
.profile-row-card{
    background-color: #ffffff70;
    border-radius: 30px;
    padding: 40px 28px;
    margin: 0;
}
.profile-img-1{
    width: 270px;
    height: 270px;
    background: #D9D9D920;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.profile-img-inner{
    width: 230px;
    height: 230px;
    background: #D9D9D920;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}
.profile-img-inner img{
    width: 186px;
    height: 186px;
    object-fit: cover;
    border-radius: 50%;
}
.profile-row-card .line-hr{
    margin: 15px 0;
}
.profile-row-card h5{
    font-size: 24px;
    font-weight: 500;
    line-height: 36px;
    color: #000000;
    margin: 15px 0 0;
    text-align: center;
}
.profile-row-card ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}
.profile-row-card ul li{
    font-size: 20px;
    font-weight: 400;
    line-height: 38px;
    text-align: right;
    color: #000000;
}
.profile-row-card ul .list-inline-item:not(:last-child){
    color: #00000050;
    text-align: left;
}
.quote-line-div{
    margin-bottom: 30px;
}
.quote-line-div h5{
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;  
    color: #000;
    position: relative;
    margin: 0;
    padding: 30px 0;
}
.unveiling-inner-div:first-child, .unveiling-inner-div:nth-child(2){
    margin-bottom: 30px;
}
.unveiling-inner-div h6{
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
}
.unveiling-inner-details-row{
    background-color:#EEEEEE;
    border: 2px solid #ffffff;
    border-radius: 30px;
    padding: 20px;
    cursor: pointer;
    transition: 0.3s ease all;
}
.unveiling-inner-details-row:hover{
    background-color: #ffffff;
    box-shadow: 0px 14px 54px 0px #0000001A;
}
.unveiling-inner-details-row.black{
    background: #000;
}
.unveiling-inner-details-row.black:hover{
    box-shadow: none;
}
.unveiling-inner-details-row ul{
    padding-left: 15px;
}
.unveiling-inner-details-row ul li{
    padding: 4px 0;
}
.unveiling-inner-details-row p,
.unveiling-inner-details-row ul li{
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
}
.unveiling-inner-details-row.black ul li{
    color: #ffffff;
}
.quote-left,.quote-right{
    position: absolute;
    width: 54px;
    height: 54px;
}
.quote-left{
    left: -15px;
    top: -15px;
}
.quote-right{
    right: 15px;
    bottom: 0;
}
.section-4-main{
    background: #000;
    padding: 300px 12px 0;
}
.section-4-main .common-heading h5{
    color: #ffffff;
}
.section-4-main .common-heading p{
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    color: #ffffff70;
}
.scrollsection{
    background-color: #000;
}
.scene {
    position: absolute;
    height: 100vh;
    top: 0;
    left: 0;
    right: 0;
}

.scene--active {
    position: fixed;
}

.scene--ended {
    position: absolute;
    bottom: 0;
    top: auto;
}

.horizontal-scroll-section {
    position: relative;
    min-height: 100vh;
    opacity: 0;
    transition: 0.2s opacity;
}

.horizontal-scroll-section img {
    display: block;
    max-height: 80%;
    width: auto;
}

.horizontal-scroll-section--init {
    opacity: 1;
}

.horizontal-scroll-section__content {
    display: flex;
    align-items: center;
}

.horizontal-scroll-section__content-wrapper {
    display: flex;
    height: 100%;
    align-items: center;
    position: relative;
}

.horizontal-scroll-section__content-section {
    position: relative;
    min-width: 42vw;
    text-align: center;
    padding: 0 40px;
    height: 100%;
    display: flex;
    align-items: center;
}

.horizontal-scroll-section__image {
    display: flex;
    align-items: center;
}

.horizontal-scroll-section__image h2 {
    margin-left: 20px;
    width: 250px;
    text-align: left;
    flex-shrink: 0;
}

.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two {
    opacity: 1;
    transform: translateX(0);
}

@media screen and (min-width: 1670px) {
.horizontal-scroll-section__content-section {min-width: 37vw}
.scroll-disc {top: 235px}
}

@media screen and (min-width: 1900px) {
.horizontal-scroll-section__content-section {min-width: 33vw}
.scroll-image-3 {transform: translate(-117px, 0px)}
}
.section-4-main.section-5-main{
    padding-top: 180px;
}
.marquee-slider-fluid{
    background:linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0) 100%), url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/marquee-background-img.webp') no-repeat center;
    background-size: cover;
    height: auto;
    padding: 100px 12px;
    position: relative;
}
.marquee-section{
    padding: 375px 0 530px;
}
.top-right-img-div{
    position: relative;
    right: 0;
}
.top-right-img-div img{
    height: 850px;
}
.bottom-left-inf-div{
    position: relative;
    left: 0;
}
.bottom-left-inf-div img{
    height: 446px
}
.artist-brands-fluid{
    background:linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0) 100%), url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/artist-and-brands-img.webp') no-repeat 100% 0%;
    background-size: cover;
    height: 1020px;
    padding-top: 240px;
}
.artist-brands-fluid .common-heading img{
    height: 44px;
    margin-bottom: 40px;
}
.artist-brands-fluid .common-heading h5{
    color: #ffffff;
}
.creators-artist-row{
    position: relative;
    top: 200px;
}
.section-6-fluid{
    padding: 400px 12px 70px;
    background: #000;
}
.section-6-fluid .common-heading{
    margin-bottom: 0;
}
.section-6-fluid .common-heading img{
    height: 264px;
    margin-bottom: 90px;
}
.section-6-fluid .common-heading h5{
    color: #ffffff;
    margin-bottom: 30px;
}
.section-6-fluid .common-heading p,
.exp-with-playlist-fluid .common-heading p,
.scalable-env-fluid .common-heading p,
.dedicated-band-fluid .common-heading p,
.section-7-fluid .common-heading p,
.spotify-fluid .common-heading p{
    font-size: 18px;
    font-weight: 400;
    line-height: 35px;
    color: #ffffff70;
    margin-bottom: 0;
}
.fostring-details{
    padding-left: 120px;
}
.exp-with-playlist-fluid{
    background: #000;
    padding: 280px 12px 100px;
    position: relative;
}
.exp-with-playlist-fluid .common-heading{
    position: absolute;
    top: -170px;
    left: 0;
    width: 41%;
}
.exp-with-playlist-fluid .common-heading h5,
.spotify-fluid .common-heading h5{
    color: #ffffff;
    margin-bottom: 30px;
}
.scalable-env-fluid{
    background-color: #111111;
    padding: 300px 12px 0;
}
.scrollsection.scalable-env-fluid-2{
    background-color: #111111;
}
.scalable-env-fluid .common-heading h5{
    color: #ffffff;
}
.scalable-env-fluid.indie-town-global-fluid{
    padding-top: 120px;
    background-color: #111;
    padding-bottom: 200px;
}
.scalable-env-fluid.indie-town-global-fluid .common-heading h5{
    margin-bottom: 30px;
}
.global-details-div{
    margin-top: 40px;
}
.global-details-div h6{
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #ffffff70;
}
.global-details-div h6 img{
    height: 35px;
    width: 35px;
    margin-right: 15px;
}
.scalable-env-fluid.web-browser-fluid{
    padding-bottom: 140px;
}
.web-browser-img-div{
    padding-bottom: 180px;
}
.font-family-with-icons, .app-color-theme{
    padding-bottom: 140px;
}
.common-card-details{
    border-radius: 25px;
    height: 250px;
    padding: 30px 18px;
    background: #1C1D22;
    position: relative;
    overflow: hidden;
    border: 1px solid rgba(255, 254, 241, 0.08);
}
.common-card-details.indie-town-text{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}
.common-card-details.indie-town-text::before,
.common-card-details.mobile-app-d::before{
    content: '';
    position: absolute;
    top: -225px;
    left: -541px;
    width: 764px;
    height: 305px;
    background: linear-gradient(269.03deg, #232428 22.11%, #5E7CF1 40.73%, #1E6BFF 54.78%, #133E04 69.88%, #9BCFF2 89.56%);
    border-radius: 1000px;
    filter: blur(160px);
    opacity: 0.1;
}
.common-card-details.mobile-app-d{
    height: auto;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.common-card-details.mobile-app-d::before{
    left: -152px;
}
.common-card-details .icon{
    float: left;
    width: 16px;
    height: 15px;
}
.common-card-details .icon img{
    height: 100%;
    height: 100%;
}
.common-card-details .details{
    width: calc(100% - 16px);
    float: left;
    padding-left: 15px;
}
.common-card-details .details h6{
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    color: #FFFEF1;
    margin-bottom: 6px;
}
.common-card-details .details p{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #96958D;
}
.mobile-app-details-img{
    margin-top: 30px;
}
.common-card-details.account{
    margin-bottom: 30px;
}
.img-details{
    margin-bottom: 30px;
}
.common-card-details.mobile-app-d.padding-add{
    padding: 40px 18px 30px;
}
.common-card-details.interface-captiates{
    padding-top: 50px;
}
.interface-captiates .mobile-app-details-img{
    margin-top: 60px;
}
.indie-town-details-fluid{
    background: url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/indie-background-img.webp') no-repeat center;
    background-size: cover;
    height: 1420px;
    position: relative;
}
.indie-town-details-fluid .common-heading h5{
    font-size: 22px;
    font-weight: 400;
    line-height: 35px;
    letter-spacing: -0.10000000149011612px;
    color: #ffffff;
    margin-bottom: 30px;
    z-index: 1;
    position: relative;
}
.indie-town-details-fluid .common-heading p{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -0.10000000149011612px;
    color: #9B9B9B;
    z-index: 1;
    position: relative;
}
.indie-town-details-fluid::before{
    background: linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
    height: 137px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
.indie-town-details-fluid::after{
    background: #000000;
    height: 537px;
    width: 590px;
    position: absolute;
    top: 0;
    left: 23px;
    filter: blur(194px);
    content: '';
}
.dedicated-band-fluid{
    padding: 120px 12px 100px;
    background: #000000;
    position: relative;
}
.dedicated-band-fluid .common-heading{
    margin-bottom: 0;
}
.dedicated-band-fluid .common-heading h5,
.section-7-fluid .common-heading h5{
    color: #ffffff;
    margin-bottom: 30px;
}
.common-heading .img-1{
    margin-bottom: 45px;
    height: 100px;
}
.common-heading .img-2{
    margin-top: 45px;
}
.section-7-fluid{
    padding: 340px 12px 100px;
    background: #111111;
    position: relative;
}
.section-7-fluid .common-heading{
    position: absolute;
    right: 0;
    top: -160px;
    width: 40%;
}
.arrow-mask-layer-img{
    height: 100px;
    position: absolute;
    top: 60px;
    bottom: 0;
    left: -240px;
    margin: auto;
}
.app-feature-row{
    padding-top: 180px;
}
.section-7-fluid .app-feature-row .common-heading{
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}
.section-8-fluid.artist-brands-fluid{
    background: linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0) 100%), url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/ultimate-music-experience-bg-img.webp') no-repeat 100% 23%;
    height: 1287px;
    padding-top: 190px;
    background-size: cover;
}
.section-8-fluid.artist-brands-fluid .common-heading{
    left: auto;
}
.indie-town-details-r{
    position: relative;
    top: 170px;
    left: -90px;
}
.spotify-fluid{
    background-color: #050505;
    padding: 200px 12px 100px;
    position: relative;
}
.spotify-details{
    padding-right: 260px;
}
.spotify-fluid .common-heading img{
    height: 80px;
    margin-bottom: 50px;
}
.spotify-fluid .common-heading img.pop-circle-img{
    width: 185px;
    height: 185px;
    position: absolute;
    top: -230px;
    right: 0;
}
.design-tools-row{
    background: #ffffff10;
    padding: 30px 18px;
    border-radius: 40px;
}
.design-tools-row h6{
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    color: #ffffff50;
    margin-bottom: 40px;
}
.tools-card-inner{
    background-color: #ffffff05;
    border-radius: 30px;
    padding: 30px 18px;
}
.tools-card-inner ul{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.tools-card-inner ul li{
    text-align: center;
}
.tools-card-inner ul li img{
    width: 60px;
    height: 60px;
}
.tools-card-inner ul li p{
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: #ffffff;
    margin-top: 15px;
}
.design-tools-main{
    padding-top: 90px;
}
.design-tools-fluid {
    padding: 280px 15px 40px;
    background: #ffffff;
}
.ceo-quote-row {
    position: relative;
    background: #000;
    border-radius: 36px;
    padding: 52px 38px;
}
.quote-icon {
    position: absolute;
    top: 15px;
    right: 45px;
    padding: 0;
    width: auto;
}
.quote-icon img {
    height: 35px;
}
.ceo-img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
}
.ceo-img img {
    width: 100%;
    height: 100%;
}
.ceo-details {
    padding-left: 20px;
    float: left;
    position: relative;
    width: calc(100% - 120px);
}
.ceo-details:before {
    content: '';
    position: absolute;
    top: -10px;
    right: 20px;
    height: 75px;
    width: 2px;
    background: #FFFFFF20;
}
.ceo-details h6 {
    font-size: 28px;
    font-weight: 600;
    line-height: 40px;
    color: #ffffff;
    margin-bottom: 0;
}
.ceo-details p {
    font-size: 22px;
    font-weight: 400;
    line-height: 40px;
    color: #FFFFFF99;
}
.ceo-quote-row h5 {
    font-size: 36px;
    font-weight: 400;
    line-height: 48px;
    letter-spacing: -0.800000011920929px;
    color: #ffffff;
}
.spotify-fluid::after, .section-7-fluid::after, .dedicated-band-fluid::after,
.exp-with-playlist-fluid::after,
.marquee-slider-fluid::after,
.unleashing-unveiling-fluid::after, .about-banner-fluid::after{
    content: '';
    position: absolute;
    bottom: -99px;
    left: 0;
    width: 100%;
    background-color: #050505;
    height: 100px;
    border-radius: 0 0 120px 120px;
    z-index: 1;
}
.section-7-fluid::after{
    background-color: #111111;
}
.dedicated-band-fluid::after,
.exp-with-playlist-fluid::after,.about-banner-fluid::after,
.marquee-slider-fluid::after{
    background-color: #000;
}
.unleashing-unveiling-fluid::after{
    background-color:#F3F3F3;
}
.scalable-row::before{
    filter: blur(844px);
    background-color: #D9D9D970;
    width: 350px;
    height: 88px;
    top: 0;
    right: 0;
    margin: auto;
    left: 0;
    position: absolute;
    content: '';
}
.star-icon-group{
    position: absolute;
    left: 275px;
    bottom: 275px;
}
.star-icon-group img{
    height: 120px;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
    .pop-circle-img-2 {
        top: 0;
        right: 24px;
        width: 100px;
        height: 100px;
    }
    .mobile-banner-img img{
        height: 500px;
    }
    .mobile-banner-img{
        text-align: center;
    }
    .star-icon-group{
        display: none;
    }
    .banner-main-row {
        top: 60px;
    }
    .indie-banner-fluid {
        height: 310px;
        padding: 0;
    }
    .mobile-banner-img{
        margin-bottom: 40px;
    }
    .about-banner-fluid {
        padding: 1080px 0px 30px;
    }
    .banner-left-side-details {
        padding-right: 12px;
    }
    .banner-left-side-details h6 {
        font-size: 16px;
        line-height: 32px;
        margin-bottom: 15px;
    }
    .banner-left-side-details p {
        font-size: 12px;
        line-height: 21px;
        margin-bottom: 20px;
    }
    .banner-left-side-details ul{
        padding-bottom: 45px;
    }
    .banner-left-side-details ul li a img {
        height: 28px;
    }
    .counter-col-script h5 {
        font-size: 26px;
        line-height: 36px;
    }
    .counter-col-script {
        margin-bottom: 40px;
    }
    .about-details{
        margin-top: 60px;
    }
    .about-details h5 {
        font-size: 16px;
    }
    .about-details p {
        font-size: 16px;
        line-height: 36px;
    }
    .about-client-details {
        margin-top: 40px;
    }
    .about-client-details h6 {
        font-size: 16px;
        line-height: 32px;
    }
    .about-client-details h4 {
        font-size: 18px;
        line-height: 32px;
        margin: 15px 0 0;
    }
    .strategic-development-row {
        margin-top: 75px;
    }
    .strategic-development-row h5 {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 45px;
    }
    .strategic-development-row h5 br{
        display: none;
    }
    .spotify-fluid::after, .section-7-fluid::after, .dedicated-band-fluid::after, .exp-with-playlist-fluid::after, .marquee-slider-fluid::after, .unleashing-unveiling-fluid::after, .about-banner-fluid::after {
        bottom: -39px;
        height: 40px;
        border-radius: 0 0 40px 40px;
    }
    .unleashing-unveiling-fluid {
        padding: 90px 0 30px;
    }
    .common-heading h5 {
        font-size: 24px;
        line-height: 34px;
        padding-bottom: 15px;
    }
    .common-heading {
        margin-bottom: 45px;
    }
    .scroll-mobile-preferences{
        overflow: auto;
    }
    .scroll-mobile-preferences .scroll-mobile-preferences-div > .row{
        max-width: 1490px;
        width: 1490px;
        display: inline-block;
    }
    .scroll-mobile-preferences .col-12.col-sm-6.col-md-6.col-lg-3{
        max-width: 320px;
        float: left;
        display: flex;
    }
    .unleashing-card-row h6 {
        font-size: 32px;
        line-height: 50px;
        margin-bottom: 30px;
    }
    .unleashing-card-row p {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 30px;
    }
    .graph-circle-img {
        width: 80px;
        height: 80px;
    }
    .unleashing-card-row.down {
        margin-top: 50px;
    }
    .arrow-up-icon {
        height: 70px;
    }
    .line-hr {
        margin: 50px 0;
    }
    .profile-img-1 {
        width: 230px;
        height: 230px;
        margin: auto;
    }
    .profile-img-inner {
        width: 190px;
        height: 190px;
    }
    .profile-img-inner img {
        width: 150px;
        height: 150px;
    }
    .profile-row-card ul {
        padding-bottom: 10px;
    }
    .profile-row-card ul li {
        font-size: 16px;
        line-height: 32px;
    }
    .quote-line-div {
        margin-bottom: 20px;
        margin-top: 40px;
    }
    .quote-line-div h5 {
        font-size: 16px;
    }
    .quote-left, .quote-right {
        width: 40px;
        height: 40px;
    }
    .quote-right {
        right: 0;
    }
    .unveiling-inner-div:nth-child(3){
        margin-bottom: 30px;
    }
    .section-4-main {
        padding: 90px 0 0;
    }
    .marquee-slider-fluid{
        padding: 0 12px 30px;
    }
    .top-right-img-div img {
        height: auto;
    }

    .bottom-left-inf-div img{
        height: 200px;
    }
    .marquee-section {
        padding: 115px 0 150px;
    }
    .artist-brands-fluid {
        background: linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0) 100%), url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/artist-and-brands-img.webp') no-repeat 40% 0%;
        height: 450px;
        padding-top: 90px;
        background-size: cover;
    }
    .creators-artist-row {
        top: 0;
    }
    .creators-artist-row > .col-12{
        padding: 0;
    }
    .creators-artist-row img{
        position: relative;
        right: -12px;
    }
    .fostring-details {
        padding-left: 12px;
    }
    .section-6-fluid {
        padding: 560px 0 30px;
    }
    .mt-60{
        margin-top: 60px;
    }
    .exp-with-playlist-fluid .common-heading {
        position: relative;
        top: 0;
        width: 100%;
    }
    .exp-with-playlist-fluid {
        padding: 45px 0 30px;
    }
    .exp-with-playlist-img{
        position: relative;
        right: -12px;
    }
    .scalable-env-fluid {
        padding: 110px 0 0;
    }
    .scalable-env-fluid.indie-town-global-fluid {
        padding-top: 60px;
        padding-bottom: 75px;
    }
    .section-6-fluid .common-heading p, .exp-with-playlist-fluid .common-heading p, .scalable-env-fluid .common-heading p, .dedicated-band-fluid .common-heading p, .section-7-fluid .common-heading p, .spotify-fluid .common-heading p {
        font-size: 14px;
        line-height: 30px;
    }
    .global-details-div:nth-child(4){
        margin-bottom: 60px;
    }
    .global-details-div {
        margin-top: 30px;
    }
    .scalable-env-fluid.web-browser-fluid {
        padding-bottom: 60px;
        padding-top: 30px;
    }
    .web-browser-img-div {
        padding-bottom: 80px;
    }
    .font-family-with-icons, .app-color-theme {
        padding-bottom: 70px;
    }
    .common-card-details.mobile-app-d {
        margin-bottom: 30px;
    }
    .indie-town-details-fluid{
        height: auto;
        padding: 0;
        background: #000;
    }
    .indie-town-details-fluid .container{
        padding: 0;
        height: auto !important;

    }
    .indie-town-details-fluid .container .row{
        margin: 0;
    }
    .indie-town-details-row .col-12{
        padding: 0;
    }
    .dedicated-band-fluid {
        padding: 60px 0 30px;
    }
    .section-7-fluid .common-heading {
        position: relative;
        top: 0;
        width: 100%;
        padding-bottom: 45px;
    }
    .section-7-fluid {
        padding: 60px 0;
    }
    .arrow-mask-layer-img {
        height: 60px;
        top: 370px;
        left: auto;
        right: 75px;
    }
    .empower-theme-img{
        position: relative;
        right: -12px;
    }
    .app-feature-row {
        padding-top: 75px;
    }
    .mt-30{
        margin-top: 30px;
    }
    .indie-town-details-r {
        top: 30px;
        left: 0;
    }
    .section-8-fluid.artist-brands-fluid {
        background: linear-gradient(0deg, #050505 0%, rgba(5, 5, 5, 0) 100%), url('https://d2yq1wt6p3tg8m.cloudfront.net/assets/images/indie-town-1/ultimate-music-experience-bg-img.webp') no-repeat 50% 100%;
        height: 890px;
        padding-top: 90px;
        background-size: cover;
    }
    .spotify-fluid {
        padding: 60px 0 45px;
    }
    .spotify-details {
        padding-right: 12px;
    }
    .spotify-fluid .common-heading img {
        height: 60px;
        margin-bottom: 30px;
        transform: rotate(5deg);
    }
    .spotify-fluid .common-heading img.pop-circle-img{
        display: none;
    }
    .design-tools-main {
        padding-top: 45px;
    }
    .design-tools-row:first-child .col-12.col-sm-12.col-md-12.col-lg-6{
        margin-bottom: 30px;
    }
    .design-tools-row {
        background: #ffffff20;
        padding: 30px 8px;
        border-radius: 18px;
    }
    .design-tools-row h6 {
        font-size: 18px;
        line-height: 23px;
        margin-bottom: 30px;
    }
    .tools-card-inner {
        background-color: #ffffff15;
        border-radius: 12px;
        padding: 30px 8px;
    }
    .tools-card-inner ul li img {
        width: 30px;
        height: 30px;
    }
    .tools-card-inner ul li p {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .design-tools-fluid {
        padding: 120px 0 40px;
    }
    .ceo-quote-row {
        border-radius: 24px;
        padding: 40px 12px;
    }
    .ceo-img {
        width: 84px;
        height: 84px;
    }
    .ceo-details {
        padding-left: 15px;
        width: calc(100% - 84px);
    }
    .ceo-details h6 {
        font-size: 22px;
        line-height: 30px;
    }
    .ceo-details p {
        font-size: 15px;
        line-height: 28px;
    }
    .ceo-quote-row h5 {
        font-size: 18px;
        line-height: 32px;
        margin-top: 45px;
    }
    .ceo-details:before {
        top: auto;
        right: auto;
        height: 2px;
        width: 75px;
        background: #FFFFFF50; bottom: -45px;left: -80px}
    .quote-icon img {height: 25px}
    .quote-icon {top: 120px;right: 24px}
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .marquee-slider-fluid {
        padding: 60px 12px;
    }
    .pop-circle-img-2 {
        width: 140px;
        height: 140px;
    }
    .banner-main-row {
        top: 100px;
    }
    .star-icon-group {
        display: none;
    }
    .mobile-banner-img{
        text-align: center;
    }
    .mobile-banner-img img{
        height: 600px;
        margin: 0 auto 60px;
    }
    .indie-banner-fluid {
        height: 550px;
    }
    .about-banner-fluid {
        padding:880px 12px 40px;
    }
    .counter-col-script {
        margin-bottom: 45px;
        margin-top: 45px;
    }
    .about-details{
        margin-top: 60px;
    }
    .about-client-details {
        margin-top: 45px;
    }
    .strategic-development-row {
        margin-top: 60px;
    }
    .strategic-development-row h5 {
        font-size: 26px;
        margin-bottom: 30px;
    }
    .spotify-fluid::after, .section-7-fluid::after, .dedicated-band-fluid::after, .exp-with-playlist-fluid::after, .marquee-slider-fluid::after, .unleashing-unveiling-fluid::after, .about-banner-fluid::after {
        bottom: -49px;
        height: 50px;
        border-radius: 0 0 60px 60px;
    }
    .design-tools-row:first-child .col-12.col-sm-12{
        margin-top: 30px;
    }
    .unleashing-unveiling-fluid {
        padding-top: 120px;
        padding-bottom: 40px;
    }
    .common-heading {
        margin-bottom: 45px;
    }
    .common-heading h5 {
        font-size: 26px;
        line-height: 40px;
        padding-bottom: 15px;
    }
    .unleashing-card-row {
        padding: 40px 18px 50px;
        margin-bottom: 30px;
    }
    .unleashing-card-row.down {
        margin-top: 0;
    }
    .line-hr {
        margin: 30px 0 60px;
    }
    .profile-row-card {
        padding: 40px 18px;
    }
    .profile-img-1 {
        width: 180px;
        height: 180px;
    }
    .profile-img-inner {
        width: 160px;
        height: 160px;
    }
    .profile-img-inner img {
        width: 135px;
        height: 135px;
    }
    .quote-line-div {
        margin-top: 40px;
    }
    .section-4-main {
        padding: 160px 12px 0;
    }
    .section-4-main.section-5-main {
        padding-top: 100px;
    }
    .top-right-img-div img {
        height: auto;
    }
    .bottom-left-inf-div img {
        height: 260px;
        width: 85%;
    }
    .marquee-section {
        padding: 35px 0 260px;
    }
    .artist-brands-fluid {
        height: 700px;
        padding-top: 140px;
    }
    .section-6-fluid {
        padding: 250px 12px 70px;
    }
    .fostring-details {
        padding-left: 12px;
        margin-bottom: 75px;
    }
    .exp-with-playlist-fluid .common-heading {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    .exp-with-playlist-fluid {
        padding: 100px 12px 50px;
    }
    .scalable-env-fluid {
        padding: 160px 12px 0;
    }
    .global-details-div:nth-child(3), .global-details-div:nth-child(4){
        margin-bottom: 60px;
    }
    .scalable-env-fluid.indie-town-global-fluid {
        padding-bottom: 120px;
    }
    .scalable-env-fluid.web-browser-fluid {
        padding-bottom: 70px;
    }
    .web-browser-img-div {
        padding-bottom: 100px;
    }
    .common-card-details.mobile-app-d {
        margin-bottom: 45px;
    }
    .indie-town-details-fluid {
        height: 620px;
    }
    .section-7-fluid .common-heading {
        position: relative;
        right: 0;
        top: 0;
        width: 100%;
        padding-bottom: 60px;
    }
    .section-7-fluid {
        padding: 160px 12px 50px;
    }
    .section-8-fluid.artist-brands-fluid {
        height: 650px;
        padding-top: 120px;
    }
    .indie-town-details-r {
        top: 20px;
        left: 0;
    }
    .spotify-fluid {
        padding: 100px 12px 50px;
    }
    .spotify-details {
        padding-right: 12px;
        padding-bottom: 45px;
    }
    .spotify-fluid .common-heading img.pop-circle-img {
        width: 140px;
        height: 140px;
        position: absolute;
        top: 275px;
        right: auto;
    }
    .design-tools-fluid {
        padding: 130px 15px 40px;
    }
    .ceo-quote-row h5 {
        font-size: 28px;
        line-height: 44px;
        margin-top: 30px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1200px){
    .section-8-fluid.artist-brands-fluid {
        height: 810px;
    }
    .star-icon-group {
        left: 197px;
        bottom: 300px;
        display: block;
    }
    .star-icon-group img {
        height: 90px;
    }
    .section-6-fluid .common-heading img {
        height: 160px;
        margin-bottom: 50px;
        margin-top: 100px;
    }
    .about-details {
        margin-top: 0;
    }
    .about-banner-fluid {
        padding: 450px 12px 40px;
    }
    .banner-left-side-details ul li a img {
        height: 25px;
    }
    .counter-col-script {
        margin-top: 0;
    }
}
@media screen and (min-width: 1201px) and (max-width: 1600px) {
    .pop-circle-img-2{
        width: 150px;
        height: 150px;
        top: -75px;
    }
    .banner-left-side-details {
        padding-right: 12px;
    }
    .star-icon-group{
        left: 175px;
        bottom: 200px;
    }
    .spotify-fluid .common-heading img.pop-circle-img {
        width: 150px;
        height: 150px;
        top: -180px;
        margin: 0;
    }
    .banner-right-side-details {
        padding-left: 12px;
    }
    .banner-left-side-details h6 {
        font-size: 16px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .banner-left-side-details p {
        font-size: 14px;
        line-height: 27px;
        margin-bottom: 20px;
    }
    .banner-main-row {
        top: 160px;
    }
    .indie-banner-fluid {
        height: 700px;
    }
    .counter-col-script {
        margin-bottom: 60px;
    }
    .counter-col-script h5 {
        font-size: 36px;
    }
    .banner-right-side-details p {
        font-size: 14px;
        line-height: 21px;
    }
    .banner-left-side-details ul li a img {
        height: 30px;
    }
    .about-banner-fluid {
        padding: 350px 12px 0;
    }
    .about-details h5 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    .about-details p {
        font-size: 15px;
        font-weight: 600;
        line-height: 30px;
        color: #FFFFFF;
    }
    .about-client-details {
        margin-top: 30px;
    }
    .about-client-details h6 {
        font-size: 14px;
        line-height: 21px;
    }
    .about-client-details h4 {
        font-size: 16px;
        line-height: 30px;
        margin: 30px 0 0;
    }
    .strategic-development-row {
        margin-top: 100px;
    }
    .strategic-development-row h5 {
        font-size: 26px;
        line-height: 42px;
        margin-bottom: 60px;
    }
    .spotify-fluid::after, .section-7-fluid::after, .dedicated-band-fluid::after, .exp-with-playlist-fluid::after, .marquee-slider-fluid::after, .unleashing-unveiling-fluid::after, .about-banner-fluid::after {
        bottom: -79px;
        height: 80px;
        border-radius: 0 0 90px 90px;
    }
    .unleashing-unveiling-fluid {
        padding-top: 160px;
        padding-bottom: 30px;
    }
    .common-heading h5 {
        font-size: 26px;
        line-height: 36px;
    }
    .common-heading {
        margin-bottom: 45px;
    }
    .unleashing-card-row {
        padding: 25px 12px 30px;
    }
    .unleashing-card-row h6 {
        font-size: 28px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .unleashing-card-row p {
        font-size: 16px;
        line-height: 27px;
        margin-bottom: 28px;
    }
    .line-hr {
        margin: 75px 0;
    }
    .common-heading h5 {
        font-size: 22px;
        line-height: 32px;
    }
    .profile-row-card {
        padding: 30px 18px;
    }
    .profile-row-card h5 {
        font-size: 20px;
        line-height: 30px;
    }
    .profile-row-card ul {
        padding-bottom: 10px;
    }
    .profile-row-card ul li {
        font-size: 16px;
        line-height: 32px;
    }
    .quote-left, .quote-right {
        width: 44px;
        height: 44px;
    }
    .quote-line-div h5 {
        font-size: 16px;
        line-height: 27px;
        padding: 30px 0;
    }
    .quote-line-div {
        margin-bottom: 15px;
    }
    .unveiling-inner-div h6 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .unveiling-inner-details-row {
        border-radius: 24px;
        padding: 15px;
    }
    .unveiling-inner-details-row p, .unveiling-inner-details-row ul li {
        font-size: 14px;
        line-height: 21px;
    }
    .section-4-main {
        padding: 200px 12px 0;
    }
    .top-right-img-div img {
        height: 550px;
    }
    .marquee-slider-fluid {
        padding:60px 12px 30px;
    }
    .top-right-img-div img {
        height: 550px;
    }
    .marquee-section {
        padding: 160px 0 270px;
    }
    .bottom-left-inf-div img {
        height: 275px;
    }
    .artist-brands-fluid {
        height: 1020px;
        padding-top: 150px;
    }
    .artist-brands-fluid .common-heading img {
        height: 35px;
        margin-bottom: 30px;
    }
    .section-6-fluid {
        padding: 150px 12px 40px;
    }
    .section-6-fluid .common-heading img {
        height: auto;
        margin-bottom: 70px;
    }
    .fostring-details {
        padding-left: 60px;
    }
    .section-6-fluid .common-heading p, .exp-with-playlist-fluid .common-heading p, .scalable-env-fluid .common-heading p, .dedicated-band-fluid .common-heading p, .section-7-fluid .common-heading p, .spotify-fluid .common-heading p {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .exp-with-playlist-fluid {
        padding: 280px 12px 60px;
    }
    .scalable-env-fluid {
        padding: 200px 12px 0;
    }
    .global-details-div h6 {
        font-size: 14px;
        line-height: 21px;
    }
    .scalable-env-fluid.indie-town-global-fluid {
        padding-top: 120px;
        padding-bottom: 120px;
    }
    .scalable-env-fluid.web-browser-fluid{
        padding: 75px 12px 120px;
    }
    .web-browser-img-div {
        padding-bottom: 120px;
    }
    .font-family-with-icons, .app-color-theme {
        padding-bottom: 90px;
    }
    fluid .common-heading h5 {
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .indie-town-details-fluid .common-heading p {
        font-size: 16px;
        line-height: 26px;
    }
    .indie-town-details-fluid {
        height: 875px;
    }
    .dedicated-band-fluid {
        padding: 90px 12px 30px;
    }
    .section-8-fluid.artist-brands-fluid {
        height: 1100px;
        padding-top: 190px;
    }
    .spotify-fluid {
        padding: 90px 12px 45px;
    }
    .spotify-details {
        padding-right: 160px;
    }
    .design-tools-row h6 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 30px;
    }
    .tools-card-inner ul li img {
        width: 50px;
        height: 50px;
    }
    .tools-card-inner ul li p {
        font-size: 16px;
        margin-top: 15px;
    }
    .design-tools-fluid {
        padding: 200px 15px 40px;
    }
    .ceo-details h6 {
        font-size: 26px;
        line-height: 36px;
    }
    .ceo-details p {
        font-size: 18px;
        line-height: 30px;
    }
    .ceo-img {
        width: 100px;
        height: 100px;
    }
    .ceo-details:before {
        right: 0;
    }
    .ceo-quote-row h5 {
        font-size: 24px;
        line-height: 36px;
    }
}
@media screen and (min-width: 1401px) and (max-width: 1600px) {

}
@media screen and (min-width: 1601px) and (max-width: 1919px) {
    .hover-icon-section {bottom: 66px;right: 15px;width: 506px}
}
@media screen and (min-width: 1920px) and (max-width: 4000px) {
    .container{max-width: 1520px}
    .real-time-tracker-fluid .common-heading h5, .description-utilizing-section .common-heading h5 {font-size: 40px;line-height: 57px}
    .description-utilizing-section {width: 40%}
}
@media screen and (min-width: 1920px) and (max-width:2500px){
    .letting-customer-details {top: 15%;right: 20%;width: 25%}
}
@media screen and (min-width: 2501px) and (max-width: 4000px) {
    .letting-customer-details {top: 15%;right: 20%;width: 25%}
}