body {
    background-color: #FFFFFF;
}

.main-section {
    padding-top: 12rem;
}

.main-home-player-video-section {
    background-color: #000000;
}

.player-image-container {
    max-height: 530px;
}

.player-image-container video {
    width: 100%;
    height: 100%;
    max-width: 1100px;
    max-height: 530px;
}

.home-player-image {
    position: absolute;
    top: -8%;
    left: 77%;

    max-width: 190px;
    max-height: 190px;
}

.home-player-image img {
    width: 100%;
    height: 100%;
}

.o-primary-button {
    padding: 13px 29px 13px 29px;
}

.home-button-preset {
    border: 2px #3E85EE solid !important;
    padding: 11px 25px 11px 25px;
}

.home-button-preset-2 {
    padding: 13px 45px 13px 45px;
}

.carousel-title {
    font-family: 'Roboto', sans-serif;
    font-size: 45px;
    font-weight: 800 !important;
    line-height: 55px;
    letter-spacing: 0em;
    text-align: left;
    /*width: 580px;*/
    text-transform: uppercase;
    margin-bottom: 1rem;
}


.carousel-text {
    font-family: 'Roboto', sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    /*width: 500px;*/
}

.slide-bg {
    height: 70%;
}

.offset-lg-1 {
    margin-left: 5rem !important;
}

.index-slide-1-title {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 55px !important;
    /*width: 537px !important;*/
}

.index-slide-1-text {
    /*width: 531px !important;*/
}

.button-wrapper {
    margin: auto;
    display: flex;
    justify-content: center;
    margin-top: 3rem;
}

.o-bottom-section--background {
    /*background-image: url("../../../images/background/guitar-home.jpg");*/
    background-image: url("../../../images/background/guitar-home-new.jpg");
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-size: cover;
}


.accordion-body {
    padding: 1rem 0;
}

.accordion-button:focus {
    box-shadow: none;
    outline: none;
}

.main-mobile-menu-section {
    margin-bottom: 3em;
    padding: 0 2em;
    display: none;
}


.main-mobile-menu-section__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 48px;
    /*line-height: 65px;*/
    text-transform: uppercase;
    letter-spacing: -0.2rem;
}

.main-mobile-menu-section__text {
    font-family: 'Roboto', sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 0;
    text-align: left;
    /*width: 500px;*/

}

.main-mobile-menu-section__content {
    margin-bottom: 1.5em;
}

.main-mobile-menu-section__content__top {
    display: flex;
    flex-direction: row;
    gap: 1.3em;
    margin-top: 2.5em;
    margin-bottom: 1em;
}

.main-mobile-menu-section__content__top__image-wrapper {
    width: 5.8em;
    align-self: center;

}

.main-mobile-menu-section__content__top__image-wrapper__image {
    /*max-width: 100%;*/
}

.main-mobile-menu-section__content__top__text-wrapper {

    flex: 1;
}

.main-mobile-menu-section__content__top__text-wrapper__text {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    font-weight: 800;
    line-height: 52px;
    letter-spacing: 0;
    text-align: left;
    flex: 1;
    text-transform: uppercase;
}

.main-mobile-menu-section__content__bottom {

}

.main-mobile-menu-section__content__bottom__text {
    font-family: 'Roboto', sans-serif;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0;
    text-align: left;
}

.check-catalog-container {
    background-image: url("../../../images/home/playalong-home-catalog-banner.png");
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
}

.check-catalog-text {
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 65px;
    line-height: 82px;
    text-align: center;
    letter-spacing: -0.02em;

    color: #FFFFFF;

    max-width: 100%;
    margin: auto;
    padding-top: 1rem;
}

@media only screen and (max-width: 1399px) {
    .home-player-image {
        top: -10%;
        left: 83%;
    }

    .check-catalog-text {
        font-size: 55px;
        line-height: 70px;
    }
}

@media only screen and (max-width: 1199px) {
    .home-player-image {
        top: -10%;
        left: 90%;
    }

    .carousel-control-prev, .carousel-control-next {
        display: none;
    }
}

@media only screen and (max-width: 991px) {
    .main-mobile-menu-section{
        display: block;
    }

    .carousel {
        display: none;
    }

    .home-player-image {
        top: 10%;
    }

    .check-catalog-container {
        background-image: url("../../../images/home/playalong-home-catalog-banner-mob.png");
        max-height: unset !important;
        background-size: cover;
    }

    .check-catalog-text {
        font-size: 40px;
        line-height: 55px;
        padding-top: 4rem;
        padding-bottom: 6rem;
    }
}

@media only screen and (max-width: 767px) {
    .check-catalog-text {
        font-size: 26px;
        line-height: 40px;
    }

    .check-catalog-content a {
        font-size: 12px !important;
    }
}


@media only screen and (max-width: 576px) {
    .main-home-player-video-section .home-player-image {
        display: none !important;
    }
}


@media only screen and (max-width: 540px) {
    .check-catalog-text {
        font-size: 40px;
        line-height: 55px;
    }

    .check-catalog-content a {
        font-size: 12px;
    }

    .title3 {
        font-size: 48px;
        line-height: 58px;
    }

    .mobile-margin-left {
        margin-left: 1.5rem;
    }

    .stoimg2 {
        display: none !important;
    }

    .no-padding-right-on-mobile {
        padding-right: 0 !important;
    }

    .carousel-control-prev {
        display: none !important;
    }

    .carousel-control-next {
        display: none !important;
    }

    .top-banner-pre-title {
        padding-left: 1.5rem;
    }

    .top-banner .o-primary-button, .mobile-text-guitar .o-primary-button {
        margin-left: 1.5rem;
    }

    .o-bottom-section--background {
        background-position: -265px;
        min-height: 540px;
        max-width: 100%;
    }

    .top-banner-title {
        font-family: 'Montserrat', sans-serif;
        font-size: 48px;
        font-weight: 700;
        line-height: 58px;
        letter-spacing: -0.02em;
        text-align: left;

    }

    .top-banner-content-1 {
        font-family: 'Montserrat', sans-serif;
        font-size: 25px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: -0.02em;
        text-align: left;

    }

    .carousel-title {
        font-family: 'Roboto', sans-serif;
        font-size: 42px;
        font-weight: 800;
        line-height: 52px;
        letter-spacing: 0em;
        text-align: left;

    }

    .slider-title {
        margin: auto;
    }

    .carousel-text {
        font-size: 24px !important;
        margin-top: 1rem;
    }

    .title4 {
        font-size: 42px;
        line-height: 52px;
    }

    .accordion-mobile-res {
        display: inline-flex;
        justify-content: center;
    }

    .accordion-mobile-res .accordion {
        width: 90%;
    }

    .button-wrapper {
        margin-top: 1rem;
    }

    .get-started--mobile-res {
        margin: auto;
        text-align: center;
        width: 80%;
        font-size: 48px;
    }

    .o-primary-button--mobile-res {
        margin-left: 0;
    }

    .o-bottom-section--background {
        padding-top: 0;
    }
}

@media only screen and (max-width: 400px) {
    .top-banner-title {
        font-size: 40px;
    }

    .main-mobile-menu-section__content__top__text-wrapper__text {
        font-size: 32px;
        line-height: 42px;
    }
}

/*pagination numbers style*/

#carouselExampleControls .container {
    position: relative;
}

.slider-pagination, .pagination-numbers {
    position: absolute !important;
    top: 20rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}

.carousel-inner {
    min-height: 500px;
    display: flex;
    align-items: center;
}

.carousel-inner .container {
    padding-bottom: 60px;
}

/*end pagination numbers style*/
