@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
/*
font-family: "Montserrat", sans-serif;
Thin 100
ExtraLight 200
Light 300
Regular 400
Medium 500
SemiBold 600
Bold 700
ExtraBold 800
Black 900
*/


/*html {
    scroll-behavior: smooth !important;
}*/

body::-webkit-scrollbar {
    width: 8px;
}
body::-webkit-scrollbar-track {
    background: #191919 !important;
}
body::-webkit-scrollbar-thumb {
    background: #e9c5c4;
}

::selection {
    background-color: #191919;
    color: #ed0000;
}

body {
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #1B1B1B;
    
}
h1, h2, h3, h4 {
	color: #1B1B1B;
	font-weight: 800;
	text-transform: uppercase;
}
a:focus {
    border: none;
}

.hentry {
    margin: 0px !important;
}

@media (min-width: 1500px) {
    .container {
        max-width: 1440px;
    }
}
.header_main {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0;
    z-index: 9;
    padding-top: 20px;
}
.header_main .row {
	align-items: center;
}
.header_logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header_logo button.navbar-toggle {
    border: 1px solid #1B1B1B;
    color: #EA3833;
    background-color: #1B1B1B;
    padding: 9px 15px;
    font-size: 20px;
    display: none;
}
ul#menu-main-menu {
    padding: 0px;
    margin: 0px;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 88px;
}
#menu-main-menu a.nav-link {
    padding: 0px;
    color: #1B1B1B;
    font-size: 18px;
    font-weight: 500;
}
ul#menu-right-nav {
    padding: 0px;
    margin: 0px;
    list-style: none;
    text-align: right;
}
.theme_btn a {
    background-color: #1B1B1B !important;
    color: #F5F5F5 !important;
    text-decoration: none;
    font-size: 18px !important;
    padding: 16px 32px !important;
    display: inline-block;
}
.collapse:not(.show) {
    display: block !important;
}

/*Banner Css*/
.home_banner_sec {
    padding-top: 190px !important;
}
.home_banner_sec  img {
	mix-blend-mode: darken;
    position: absolute;
    top: 423px;
    left: -95px;
    right: 0px;
    margin: 0px auto 0px;
}
.home_banner_sec h2 {
    font-size: 63px;
    line-height: 60px;
    margin-bottom: 0px;
}
.home_banner_sec h1 {
    font-size: 80px;
    line-height: 78px;
    margin-bottom: 30px;
}
.home-banner-bottom {
    width: 100%;
    max-width: 765px;
    margin: 0px auto 30px !important;
}
.home-banner-bottom h5 {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: 700;
    color: #1B1B1B;
    text-transform: uppercase;
}
.home-banner-bottom .vc_col-sm-6:first-child {
    position: relative;
}
.home-banner-bottom .vc_col-sm-6:first-child:before {
    content: '';
    width: 1px;
    height: 100%;
    display: block;
    background-color: rgb(27 27 27 / 10%);
    position: absolute;
    top: 0px;
    right: 4px;
}
.home-banner-bottom .vc_col-sm-6 {
    padding: 2px 0px;
}
.home-banner-top-content {
    padding-bottom: 350px;
    position: relative;
    z-index: 1;
}
.home-banner-image-row .vc_col-sm-12 {
    position: unset !important;
}



/* About Us Sec CSS */

.about-us-sec {
    background-size: auto !important;
    background-repeat: no-repeat;
    background-position: center;
    padding-top: 100px !important;
    padding-bottom: 100px;
}
.about-us-head h3 {
    margin-bottom: 0px;
    font-size: 48px;
    font-weight: 900;
    color: #1B1B1B;
    line-height: 99.7%;
}
.about-us-head h2 {
    font-size: 96px;
    margin-block-start: 0px;
    font-weight: 900;
    color: #1B1B1B;
    line-height: 99.7%;
    margin-bottom: 0px;
}
.about-us-text {
    margin-top: 24px;
}
.about-us-text p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #1B1B1B;
}
.about-us-text p a {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    color: #1B1B1B;
    text-decoration: underline;
}
.about-us-text p:last-child {
    margin-bottom: 0px;
}
.about-us-image-row {
    margin-top: 48px;
}



/* Music Categories Sec CSS */


.categories-boxes-row h4 {
    display: inline-block;
    padding: 43px 34px 43px 125px;
    background-color: #212121;
    margin-bottom: 0px;
    background-repeat: no-repeat;
    background-size: auto;
    background-position: 28px 26px;
    font-size: 25px;
    font-weight: 500;
    color: #F5F5F5;
    transition: all 0.5s ease;
    position: relative;
}
.categories-boxes-row h4:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background-color: #1A1A1A;
    position: absolute;
    top: 13px;
    left: 13px;
    max-width: 91px;
    max-height: 91px;
    background-image: url(/wp-content/uploads/2024/06/Layer_1-29.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
}
.categories-boxes-row h4.r-and-b:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-30.png);
}
.categories-boxes-row h4.rap:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-31.png);
}
.categories-boxes-row h4.alternative:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-32.png);
}
.categories-boxes-row h4.country:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-33.png);
}
.categories-boxes-row h4.rock:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-34.png);
}
.categories-boxes-row h4.gospel:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-35.png);
}
.categories-boxes-row h4.world-music:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-36.png);
}
.categories-boxes-row h4.smooth-jaz:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-37.png);
}
.categories-boxes-row h4.blues:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-38.png);
}
.categories-boxes-row h4.beats:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-39.png);
}
.categories-boxes-row h4.pop:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-40.png);
}
.categories-boxes-row h4.classical:before {
    background-image: url(/wp-content/uploads/2024/06/Layer_1-41.png);
}
.categories-boxes-row h4:hover {
    color: #EA3833;
}
.categories-boxes-row .wpb_wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 22px;
}
.music-categories-head h3 {
    margin-bottom: 0px;
    font-size: 48px;
    font-weight: 900;
    color: #1B1B1B;
}
.music-categories-head h2 {
    font-size: 96px;
    margin-block-start: 0px;
    font-weight: 900;
    color: #1B1B1B;
    margin-bottom: 0px;
}
.categories-boxes-row {
    margin-top: 48px;
}
.music-categories-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}



/* Rewards Prizes Sec CSS */



.rewards-prizes-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}
.rewards-prizes-head h3 {
    margin-bottom: 0px;
    font-size: 48px;
    font-weight: 900;
    color: #1B1B1B;
}
.rewards-prizes-head h2 {
    font-size: 96px;
    margin-block-start: 0px;
    font-weight: 900;
    color: #1B1B1B;
    margin-bottom: 0px;
}
.full-width-content {
    background-color: #1B1B1B;
    padding: 13px 0px;
    margin-top: 40px;
}
.full-width-content p {
    font-size: 20px;
    color: #F5F5F5;
    font-weight: 400;
}
.prize-boxes-row {
   display: flex;
    align-items: stretch;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1440px;
    margin: 58px auto 0px !important;
}
.prize-boxes-row h2 {
    color: #F5F5F5;
    font-size: 72px;
    font-weight: 900;
    margin-bottom: 0px;
}
.prize-boxes-row .vc_col-sm-4 > .vc_column-inner {
    height: 100%;
}
.prize-boxes-row .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    background-color: #000;
    height: 100%;
    padding: 40px 0px 20px;
}
.prize-boxes-row h3 {
    font-size: 36px;
    color: #F5F5F5;
    margin-bottom: 0px;
    font-weight: 400;
}
.for-prize-style .wpb_wrapper {
    background: linear-gradient(90deg, black, #EA3833, black);
    padding: 5px 0px;
}
.prize-boxes-row h5 {
    margin-bottom: 0px;
    font-size: 18px;
    color: #EA3833;
    font-weight: 700;
    text-transform: uppercase;
}
.prize-boxes-row p {
    color: #F5F5F5;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    padding: 0px 46px;
    min-height: 112px;
    margin-top: 40px;
    margin-bottom: 24px !important;
}
.prize-boxes-row p a {
    color: #F5F5F5;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-decoration: underline;
}




/* Register Now Sec CSS */

.portfolio-gallery-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.portfolio-gallery-head {
    margin-bottom: 48px;
}
.portfolio-gallery-head h3 {
    font-size: 48px;
    font-weight: 900;
    color: #1B1B1B;
    margin-bottom: 0px;
}
.portfolio-gallery-head h2 {
    font-size: 96px;
    font-weight: 900;
    color: #1B1B1B;
    margin-bottom: 0px;
}
.portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
.portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
    margin-bottom: 32px !important;
}
.portfolio-gallery-images-main .image-box2 .vc_inner {
    margin-bottom: 32px;
}
.portfolio-gallery-images-main .image-box2 .vc_inner .vc_col-sm-6:first-child .wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
}





.register-now-head h3 {
    margin-bottom: 0px;
    font-size: 48px;
    font-weight: 900;
    color: #1B1B1B;
}
.register-now-head h2 {
    font-size: 96px;
    margin-block-start: 0px;
    font-weight: 900;
    color: #1B1B1B;
    margin-bottom: 0px;
}
.register-now-sec {
    padding-top: 100px !important;
    padding-bottom: 100px;
}
.register-now-head p {
    font-weight: 600;
    max-width: 900px;
    margin: 20px auto 40px;
    font-size: 16px;
    line-height: 24px;
}
.register-now-form-main .register_form_box {
    max-width: 770px;
    margin: 0px auto !important;
    background-color: #141414CC !important;
    padding: 25px !important;
}
.register_form_box p {
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
}
.register_form_box form#forminator-module-68 {
    margin-bottom: 10px;
}
.register-now-sec {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.register-now-form-main form.forminator-custom-form input.forminator-input,
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] {
    background-color: #292929 !important;
    border: 0px !important;
    color: #fff !important;
    height: 56px !important;
}
.register-now-form-main form.forminator-custom-form input.forminator-input::placeholder {
	color: #fff !important;
}
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-select2 + .forminator-select .selection .select2-selection--single[role="combobox"] .select2-selection__rendered {
    color: #fff !important;
}
.register-now-form-main .forminator-file-upload {
    justify-content: space-between;
    background-color: #292929;
    padding: 10px;
    flex-flow: row-reverse;
    padding-right: 0px;
}
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-button-upload {
    background-color: #EA3833 !important;
    color: #FFFFFF;
    padding: 8px 18px;
    border-radius: 0px;
}
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-description {
    color: #F5F5F5;
    font-size: 14px;
    margin-top: 10px;
}
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-file-upload > span {
    color: #F5F5F5;
    font-weight: 400;
    font-size: 16px;
}
.register-now-form-main .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-col {
    padding: 0 7px;
}
.register-now-form-main .forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
    margin-bottom: 15px;
}
.register-now-form-main .forminator-row.forminator-paypal-row {
    margin-bottom: 0px !important;
}
.register-now-form-main .forminator-edit-module {
	display: none;
}
.register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-label {
    display: none;
}

  
/* Footer CSS */


.custom-footer {
    background-color: #1B1B1B;
    padding-top: 100px;
    padding-bottom: 100px;
}
.custom-footer h3 {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 22px;
    text-transform: capitalize;
}
.custom-footer .quick-link a {
    font-size: 16px;
    color: rgb(255 255 255 / 80%);
    font-weight: 400;
    padding-left: 0px;
    transition: all 0.5s ease;
}
.custom-footer .quick-link a:hover {
    padding-left: 12px;
    color: #EA3833;
}
.custom-footer section {
    margin-bottom: 0px !important;
}
.custom-footer .contact-us label {
    margin-bottom: 0px;
    font-size: 16px;
    color: rgb(255 255 255 / 80%);
    font-weight: 400;
    margin-right: 24px;
}
.custom-footer .contact-us a {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    padding-left: 0px;
    transition: all 0.5s ease;
    display: inline-block;
    text-decoration: none;
}
.custom-footer .contact-us a:hover {
    color: #EA3833;
}
.custom-footer .quick-link section {
    display: grid;
    justify-content: center;
    align-content: center;
}
.custom-footer .col-12 {
    border-right: 1px solid rgb(255 255 255 / 10%);
}
.custom-footer .contact-us section {
    display: grid;
    justify-content: center;
    align-items: center;
    align-content: center;
}
.custom-footer .social-links section {
    display: grid;
    justify-content: end;
}
.custom-footer .col-12:last-child {
    border-right: 0px;
}
.custom-site-footer {
    background-color: #1B1B1B;
}
.custom-site-footer .site-info {
    text-align: center;
    border-top: 1px solid rgb(255 255 255 / 10%);
    padding: 28px 0px;
}
.custom-site-footer .site-info p {
    margin-bottom: 0px;
    color: #F5F5F5;
    font-size: 15px;
    font-weight: 400;
    line-height: 22px;
}
.custom-site-footer .site-info p a {
    display: inline-block;
    color: #F5F5F5;
    font-size: 15px;
    font-weight: 400;
    transition: all 0.5s ease;
    padding-left: 0px;
    text-decoration: none;
}
.custom-site-footer .site-info p:hover a {
    color: #EA3833;
}



@media (min-width: 1400px) and (max-width: 1499px) {

    .prize-boxes-row {
        max-width: 1320px;
        padding: 0px 0px !important;
    }
}


@media (min-width: 1200px) and (max-width: 1440px) {


    /* Header CSS */

    .theme_btn a {
       padding: 16px 22px !important;
        font-size: 16px !important;
    }
    #menu-main-menu a.nav-link {
        font-size: 16px;
    }
    ul#menu-main-menu {
        gap: 78px;
    }


    /* Home Banner CSS */


    .home_banner_sec h2 {
        font-size: 53px;
    }
    .home_banner_sec h1 {
        font-size: 60px;
        line-height: 58px;
    }
    section.home_banner_sec {
        padding-top: 160px !important;
    }
    .home_banner_sec img {
        top: 347px;
        left: -80px;
        max-width: 465px !important;
    }
    .home-banner-bottom h5 {
        font-size: 18px;
    }
    .home-banner-bottom {
        margin: 0px auto 20px !important;
    }
    .home-banner-top-content {
        padding-bottom: 250px;
    }



    /* About Us Sec CSS */


    .about-us-head h3 {
        font-size: 42px;
    }
    .about-us-head h2 {
        font-size: 76px;
    }
    .about-us-sec {
        padding-top: 80px !important;
        padding-bottom: 80px;
        background-size: 100% auto !important;
    }
    .about-us-text p {
        width: 100%;
        max-width: 85%;
        margin: 38px auto 0px !important;
    }
    .about-us-image-row {
        margin-top: 38px;
    }


    /* Music Categories Sec CSS */


    .music-categories-head h3 {
        font-size: 42px;
    }
    .music-categories-head h2 {
        font-size: 76px;
    }
    .categories-boxes-row {
        margin-top: 38px;
    }
    .music-categories-sec {
        padding-top: 80px !important;
        padding-bottom: 80px;
    }
    .categories-boxes-row h4:before {
        top: 13px;
        left: 13px;
        max-height: 76px;
        max-width: 76px;
    }
    .categories-boxes-row h4 {
        font-size: 20px;
        padding: 38px 20px 38px 105px;
        background-position: 24px 20px;
    }
    .categories-boxes-row .wpb_wrapper {
        gap: 16px;
    }


    /* Rewardz Prize Sec CSS */


    .rewards-prizes-sec {
        padding-top: 80px !important;
        padding-bottom: 80px;
        background-size: 100% 100%;
    }
    .rewards-prizes-head h3 {
        font-size: 42px;
    }
    .rewards-prizes-head h2 {
        font-size: 76px;
    }
    .full-width-content {
        padding: 10px 0px;
        margin-top: 30px;
    }
    .full-width-content p {
        font-size: 18px;
    }
    .prize-boxes-row {
        max-width: 1140px;
        margin: 48px auto 0px !important;
    }
    .prize-boxes-row h2 {
        font-size: 62px;
    }
    .prize-boxes-row h3 {
        font-size: 30px;
    }
    .prize-boxes-row p {
        padding: 0px 14px;
        min-height: 100px;
        font-size: 15px;
        margin-bottom: 18px !important;
        margin-top: 30px;
        line-height: 24px;
    }
    .prize-boxes-row p a {
        font-size: 16px;
    }
    .prize-boxes-row h5 {
        font-size: 16px;
    }


    /* Registraton Sec CSS */


    .register-now-head h3 {
        font-size: 40px;
    }
    .register-now-head h2 {
        font-size: 76px;
    }
    .register-now-head p {
        font-size: 15px;
    }
    .register-now-sec {
        padding-top: 80px !important;
        padding-bottom: 80px;
    }
    .register-now-sec {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
    }



    /* Portfolio Gallery Sec CSS */


    .portfolio-gallery-sec {
        padding-top: 80px !important;
        padding-bottom: 80px;
    }
    .portfolio-gallery-head h3 {
        font-size: 42px;
    }
    .portfolio-gallery-head h2 {
        font-size: 76px;
    }
    .portfolio-gallery-head {
        margin-bottom: 38px;
    }
    .portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
    .portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
        margin-bottom: 24px !important;
    }
    .portfolio-gallery-images-main .image-box2 .vc_inner {
        margin-bottom: 22px;
    }



    /* Footer CSS */

    .custom-footer h3 {
        font-size: 20px;
    }
    .custom-footer .quick-link a {
        font-size: 14px;
    }
    .custom-footer .contact-us label {
        font-size: 14px;
        margin-right: 12px;
    }
    .custom-footer .contact-us a {
        font-size: 14px;
    }
    .custom-footer {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .custom-site-footer .site-info {
        padding: 20px 0px;
    }
    .custom-site-footer .site-info p {
        font-size: 13px;
    }
    .custom-site-footer .site-info p a {
        font-size: 13px;
    }
}



@media (min-width: 1025px) and (max-width: 1199px) {



    /* Header CSS */


    #menu-main-menu a.nav-link {
        font-size: 14px;
    }
    ul#menu-main-menu {
        gap: 60px;
    }
    .theme_btn a {
        font-size: 14px !important;
        padding: 16px 20px !important;
    }


    /* Home Banner CSS */


    .home_banner_sec h2 {
        font-size: 46px;
        line-height: 43px;
    }
    .home_banner_sec h1 {
        font-size: 60px;
        line-height: 58px;
        margin-bottom: 20px;
    }
    section.home_banner_sec {
        padding-top: 163px !important;
        background-size: 100% 100% !important;
    }
    .home_banner_sec img {
        top: 326px;
        left: -70px;
        max-width: 448px !important;
    }
    .home-banner-top-content {
        padding-bottom: 245px;
    }


    /* About Us Sec CSS */


    .about-us-head h3 {
        font-size: 32px;
    }
    .about-us-head h2 {
        font-size: 70px;
    }
    .about-us-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .about-us-text p {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 15px;
    }
    .about-us-image-row {
        margin-top: 30px;
    }


    /* Music Categories Sec CSS */


    .music-categories-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .music-categories-head h3 {
        font-size: 32px;
    }
    .music-categories-head h2 {
        font-size: 70px;
    }
    .categories-boxes-row {
        margin-top: 30px;
    }
    .categories-boxes-row h4 {
        font-size: 17px;
        background-position: 20px 14px;
        padding: 35px 22px 35px 100px;
    }
    .categories-boxes-row h4:before {
        top: 9.5px;
        left: 9px;
        max-width: 71px;
        max-height: 71px;
    }
    .categories-boxes-row .wpb_wrapper {
        gap: 14px;
    }


    /* Rewards Prize Sec CSS */


    .rewards-prizes-head h3 {
        font-size: 32px;
    }
    .rewards-prizes-head h2 {
        font-size: 70px;
    }
    .full-width-content {
        padding: 10px 0px;
        margin-top: 30px;
    }
    .full-width-content p {
        font-size: 16px;
    }
    .prize-boxes-row {
        max-width: 960px;
        margin: 40px auto 0px !important;
    }
    .rewards-prizes-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .prize-boxes-row h2 {
        font-size: 52px;
    }
    .prize-boxes-row h3 {
        font-size: 26px;
    }
    .prize-boxes-row p a {
        font-size: 14px;
        line-height: 24px;
    }
    .prize-boxes-row p {
        font-size: 14px;
        line-height: 28px;
        margin-top: 24px;
        margin-bottom: 18px !important;
        padding: 0px 16px;
    }


    /* Portfolio Gallery Sec CSS */


    .portfolio-gallery-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .portfolio-gallery-head h3 {
        font-size: 32px;
    }
    .portfolio-gallery-head h2 {
        font-size: 70px;
    }
    .portfolio-gallery-head {
        margin-bottom: 30px;
    }
    .portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
    .portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
        margin-bottom: 19px !important;
    }
    .portfolio-gallery-images-main .image-box2 .vc_inner {
        margin-bottom: 16px;
    }


    /* Footer CSS */


    .custom-footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .custom-footer h3 {
        font-size: 18px;
        margin-bottom: 16px;
    }
    .custom-footer .quick-link a {
        font-size: 13px;
    }
    .custom-footer .contact-us label {
        font-size: 13px;
        margin-right: 12px;
    }
    .custom-footer .contact-us a {
        font-size: 13px;
    }
    .custom-site-footer .site-info p {
        font-size: 12px;
    }
    .custom-site-footer .site-info p a {
        font-size: 12px;
    }
    .custom-site-footer .site-info {
        padding: 16px 0px;
    }



    .register-now-head h3 {
        font-size: 38px;
    }
    .register-now-head h2 {
        font-size: 72px;
    }
    .register-now-head p {
        font-size: 14px;
        line-height: 21px;
    }
    .register-now-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }


}


@media (min-width: 992px) and (max-width: 1024px) {


    /* Home Banner CSS */


    .home_banner_sec h2 {
        font-size: 43px;
        line-height: 40px;
    }
    .home_banner_sec h1 {
        font-size: 60px;
        line-height: 58px;
        margin-bottom: 20px;
    }
    .home_banner_sec img {
        max-width: 425px !important;
        top: 352px;
        left: -106px;
    }
    .home-banner-top-content {
        padding-bottom: 219px;
    }
    .home-banner-bottom h5 {
        font-size: 18px;
    }
    section.home_banner_sec {
        background-size: 100% 100% !important;
    }


    /* About Us Sec CSS */


    .about-us-head h3 {
        font-size: 38px;
        line-height: 89.7%;
    }
    .about-us-head h2 {
        font-size: 66px;
    }
    .about-us-text p {
        font-size: 13px;
        line-height: 19px;
        margin-bottom: 15px;
    }
    .about-us-image-row {
        margin-top: 30px;
    }
    .about-us-sec {
        background-size: 100% 100% !important;
        padding-top: 60px !important;
        padding-bottom: 60px;
    }



    /* Music Categories Sec CSS */

    .music-categories-head h3 {
        font-size: 38px;
    }
    .music-categories-head h2 {
        font-size: 66px;
    }
    .music-categories-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .categories-boxes-row {
        margin-top: 30px;
    }
    .categories-boxes-row h4 {
        font-size: 18px;
        padding: 33px 20px 33px 97px;
        background-position: 15px 12px;
    }
    .categories-boxes-row h4:before {
        top: 8px;
        left: 8px;
        max-width: 71px;
        max-height: 71px;
    }
    .categories-boxes-row .wpb_wrapper {
        gap: 14px;
    }


    /* Rewards Prizes Sec CSS */


    .rewards-prizes-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .rewards-prizes-head h3 {
        font-size: 38px;
    }
    .rewards-prizes-head h2 {
        font-size: 66px;
    }
    .full-width-content {
        padding: 10px 0px;
        margin-top: 30px;
    }
    .full-width-content p {
        font-size: 15px;
    }
    .prize-boxes-row {
        max-width: 960px;
        margin: 38px auto 0px !important;
    }
    .prize-boxes-row h2 {
        font-size: 42px;
    }
    .prize-boxes-row h3 {
        font-size: 22px;
    }
    .prize-boxes-row p {
        font-size: 13px;
        padding: 0px 11px;
    }
    .prize-boxes-row p a {
        font-size: 13px;
    }
    .prize-boxes-row h5 {
        font-size: 14px;
    }



    /* Portfolio Gallery Sec CSS */


    .portfolio-gallery-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }
    .portfolio-gallery-head h3 {
        font-size: 38px;
    }
    .portfolio-gallery-head h2 {
        font-size: 66px;
    }
    .portfolio-gallery-head {
        margin-bottom: 30px;
    }
    .portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
    .portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
        margin-bottom: 21px !important;
    }
    .portfolio-gallery-images-main .image-box2 .vc_inner {
        margin-bottom: 16px;
    }


    /* Footer CSS */


    .custom-footer h3 {
        font-size: 19px;
        margin-bottom: 16px;
    }
    .custom-footer .quick-link a {
        font-size: 13px;
    }
    .custom-footer .contact-us label {
        font-size: 13px;
        margin-right: 10px;
    }
    .custom-footer .contact-us a {
        font-size: 13px;
    }
    .custom-footer {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .custom-site-footer .site-info p {
        font-size: 12px;
    }
    .custom-site-footer .site-info p a {
        font-size: 12px;
    }
    .custom-site-footer .site-info {
        padding: 16px 0px;
    }
    .logo-footer img {
        max-width: 115px !important;
    }


    .register-now-head h3 {
        font-size: 34px;
    }
    .register-now-head h2 {
        font-size: 68px;
    }
    .register-now-head p {
        font-size: 14px;
        line-height: 22px;
    }
    .register-now-sec {
        padding-top: 60px !important;
        padding-bottom: 60px;
    }


}


@media (min-width: 768px) and (max-width: 991px) {


    /* Home Banner CSS */

    .home_banner_sec h2 {
        font-size: 32px;
    }
    .home_banner_sec h1 {
        font-size: 44px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .theme_btn a {
        font-size: 14px !important;
        padding: 14px 14px !important;
    }
    .home_banner_sec img {
        position: absolute;
        top: 302px;
        left: -67px;
        max-width: 320px !important;
    }
    section.home_banner_sec {
        background-size: 100% 100% !important;
        padding-top: 170px !important;
    }
    .home-banner-top-content {
        padding-bottom: 138px;
    }
    .home-banner-bottom {
        margin: 0px auto 20px !important;
        max-width: 575px;
    }
    .home-banner-bottom h5 {
        font-size: 14px;
    }


    /* About Us Sec CSS */

    .about-us-sec {
        padding-top: 50px !important;
        padding-bottom: 50px;
        background-size: 100% 100% !important;
    }
    .about-us-head h3 {
        font-size: 32px;
    }
    .about-us-head h2 {
        font-size: 46px;
    }
    .about-us-text {
        margin-top: 18px;
    }
    .about-us-text p {
        font-size: 13px;
        margin-bottom: 15px;
    }
    .about-us-image-row {
        margin-top: 30px;
    }


    /* Music Categories Sec CSS */


    .music-categories-sec {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }
    .music-categories-head h3 {
        font-size: 32px;
    }
    .music-categories-head h2 {
        font-size: 46px;
    }
    .categories-boxes-row h4 {
        font-size: 15px;
        padding: 33px 14px 33px 85px;
        background-position: 14px 10px;
    }
    .categories-boxes-row h4:before {
        top: 6px;
        left: 6px;
        max-width: 71px;
        max-height: 71px;
    }
    .categories-boxes-row .wpb_wrapper {
        gap: 12px;
    }
    .categories-boxes-row {
        margin-top: 30px;
    }

    /* Rewards Prizes Sec CSS */


    .rewards-prizes-sec {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }
    .rewards-prizes-head h3 {
        font-size: 32px;
    }
    .rewards-prizes-head h2 {
        font-size: 56px;
    }
    .full-width-content p {
        font-size: 15px;
    }
    .full-width-content {
        padding: 10px 0px;
        margin-top: 25px;
    }
    .prize-boxes-row {
        max-width: 720px;
        margin: 30px auto 0px !important;
    }
    .prize-boxes-row h2 {
        font-size: 32px;
    }
    .prize-boxes-row h3 {
        font-size: 18px;
    }
    .prize-boxes-row p {
        font-size: 12px;
        margin-top: 25px;
        margin-bottom: 18px !important;
        padding: 0px 7px;
        min-height: 140px;
    }
    .prize-boxes-row p a {
        font-size: 12px;
    }


    /* Portfolio Gallery Sec CSS */


    .portfolio-gallery-sec {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }
    .portfolio-gallery-head h3 {
        font-size: 32px;
    }
    .portfolio-gallery-head h2 {
        font-size: 56px;
    }
    .portfolio-gallery-head {
        margin-bottom: 30px;
    }
    .portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
    .portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
        margin-bottom: 14px !important;
    }
    .portfolio-gallery-images-main .image-box2 .vc_inner {
        margin-bottom: 7px;
    }


    /* Footer CSS */


    .custom-footer h3 {
        font-size: 16px;
    }
    .custom-footer .quick-link a {
        font-size: 12px;
    }
    .custom-footer .contact-us label {
        margin-right: 8px;
        font-size: 12px;
    }
    .custom-footer .contact-us a {
        font-size: 12px;
    }
    .social-links ul li {
        margin: 0px !important;
    }
    .custom-footer {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .custom-site-footer .site-info p {
        font-size: 12px;
    }
    .custom-site-footer .site-info p a {
        font-size: 12px;
    }
    .custom-site-footer .site-info {
        padding: 14px 0px;
    }
    .logo-footer img {
        max-width: 85px !important;
    }


    .register-now-head h3 {
        font-size: 30px;
    }
    .register-now-head h2 {
        font-size: 58px;
    }
    .register-now-head p {
        font-size: 14px;
    }
    .register-now-sec {
        padding-top: 50px !important;
        padding-bottom: 50px;
    }
    .register-now-form-main .forminator-ui#forminator-module-68.forminator-design--default .forminator-button-upload {
        width: auto !important;
        margin-right: 10px;
    }
}


@media (min-width: 320px) and (max-width: 767px) {


    /* Home Banner CSS */


    .home_banner_sec h2 {
        font-size: 20px;
        line-height: 23px;
    }
    .home_banner_sec h1 {
        font-size: 22px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .theme_btn a {
        font-size: 14px !important;
        padding: 14px 22px !important;
    }
    .home_banner_sec img {
        top: 350px;
        left: 0px;
        max-width: 264px !important;
    }
    .home-banner-bottom h5 {
        font-size: 14px;
        margin-bottom: 15px;
    }
    .home-banner-bottom .vc_col-sm-6:first-child:before {
        background-color: transparent;
    }
    .home-banner-bottom {
        max-width: 765px;
        margin: 0px auto 10px !important;
    }
    .home-banner-top-content {
        padding-bottom: 170px;
    }
    /*section.home_banner_sec {
        background-size: 100% 100% !important;
    }*/


    /* About Us Sec CSS */


    .about-us-sec {
        padding-top: 40px !important;
        padding-bottom: 40px;
        background-size: cover !important;
    }
    .about-us-head h3 {
        font-size: 22px;
    }
    .about-us-head h2 {
        font-size: 26px;
    }
    .about-us-text {
        margin-top: 18px;
    }
    .about-us-text p {
        margin-bottom: 15px;
        font-size: 13px;
    }
    .about-us-image-row {
        margin-top: 30px;
    }


    /* Music Ccategories Sec CSS */

    .music-categories-sec {
        padding-top: 40px !important;
        padding-bottom: 40px;
    }
    .music-categories-head h3 {
        font-size: 22px;
    }
    .music-categories-head h2 {
        font-size: 26px;
    }
    .categories-boxes-row {
        margin-top: 30px;
    }
    .categories-boxes-row h4 {
        font-size: 14px;
        padding: 33px 18px 33px 97px;
        background-position: 10px 10px;
    }
    .categories-boxes-row h4:before {
        top: 5px;
        left: 8px;
        max-width: 71px;
        max-height: 71px;
    }
    .categories-boxes-row .wpb_wrapper {
        gap: 12px;
    }



    /* Rewardz Prizes Sec CSS */


    .rewards-prizes-sec {
        padding-top: 40px !important;
        padding-bottom: 10px;
        background-size: cover !important;
    }
    .rewards-prizes-head h3 {
        font-size: 22px;
    }
    .rewards-prizes-head h2 {
        font-size: 42px;
    }
    .full-width-content {
        padding: 10px 0px;
        margin-top: 25px;
    }
    .full-width-content p {
        font-size: 14px;
    }
    .prize-boxes-row {
        max-width: 570px;
        margin: 30px auto 0px !important;
    }
    .prize-boxes-row h2 {
        font-size: 40px;
    }
    .prize-boxes-row h3 {
        font-size: 20px;
    }
    .prize-boxes-row p {
        font-size: 14px;
        min-height: auto;
        margin-bottom: 18px !important;
        margin-top: 30px;
    }
    .prize-boxes-row p a {
        font-size: 14px;
    }
    .prize-boxes-row .vc_col-sm-4 {
        margin-bottom: 30px;
    }
    .prize-boxes-row h5 {
        font-size: 16px;
    }

    /* Regiteration Sec CSS */


    .register-now-head h2 {
        font-size: 28px;
    }
    .register-now-head h3 {
        font-size: 22px;
    }
    .register-now-sec {
        background-size: cover;
        padding-top: 40px !important;
        padding-bottom: 40px;
    }
    .register-now-head p {
        font-size: 14px;
        line-height: 22px;
    } 

    /* Portfolio Gallery Sec CSS */


    .portfolio-gallery-images-main .image-box1 .wpb_single_image:first-child,
    .portfolio-gallery-images-main .image-box3 .wpb_single_image:first-child {
        margin-bottom: 0px !important;
    }
    .portfolio-gallery-images-main .image-box2 .vc_inner {
        margin-bottom: 0px;
    }
    .portfolio-gallery-sec {
        padding-top: 40px !important;
        padding-bottom: 25px;
    }
    .portfolio-gallery-head h3 {
        font-size: 22px;
    }
    .portfolio-gallery-head h2 {
        font-size: 38px;
    }
    .portfolio-gallery-head {
        margin-bottom: 30px;
    }
    .portfolio-gallery-sec img {
        margin-bottom: 25px;
        width: 100% !important;
    }
    .portfolio-gallery-sec .wpb_wrapper .wpb_single_image {
        width: 100%;
    }
    .portfolio-gallery-sec .wpb_wrapper .wpb_single_image figure {
        width: 100%;
    }
    .portfolio-gallery-sec .wpb_wrapper .wpb_single_image figure a {
        display: block;
    }


    /* Footer CSS */


    .logo-footer {
        text-align: center;
    }
    .custom-footer .quick-link section {
        display: block;
        text-align: center;
    }
    .custom-footer h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    .custom-footer .quick-link a {
        font-size: 13px;
        padding: .3rem 1rem;
    }
    .contact-us {
        text-align: center;
    }
    .custom-footer .col-12 {
        border: 0px;
        margin-bottom: 25px;
    }
    .custom-footer .contact-us label {
        font-size: 13px;
        margin-right: 12px;
    }
    .custom-footer .contact-us a {
        font-size: 13px;
    }
    .custom-footer .social-links section {
        display: block;
        text-align: center;
    }
    .custom-footer {
        padding-top: 40px;
        padding-bottom: 15px;
    }
    .custom-site-footer .site-info p {
        font-size: 12px;
        line-height: 20px;
    }
    .custom-site-footer .site-info p a {
        font-size: 12px;
    }
    .custom-site-footer .site-info {
        padding: 14px 0px;
    }

}


/* For Header Style */

@media (min-width: 320px) and (max-width: 1024px) {


    /* Header CSS */


    .header_logo button.navbar-toggle {
        display: block !important;
    }
    .collapse:not(.show) {
        display: none !important;
    }
    .header_main .container > .row .col-md-2 {
        width: 100%;
    }
    .header_logo {
        flex-direction: row-reverse;
    }
    .header_main .navbar-collapse {
        background-color: #1B1B1B;
        padding: 0px 0px;
        border: 2px solid #EA3833;
        margin-top: 20px;
    }
    .header_main .container > .row .col-md-10 {
        width: 100%;
    }
    .header_main .navbar-collapse > .row {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
    }
    .header_main .navbar-collapse > .row .col-md-9,
    .header_main .navbar-collapse > .row .col-md-3 {
        width: 100%;
    }
    #menu-main-menu a.nav-link {
        color: #F5F5F5;
        font-size: 16px;
        padding: 15px 20px;
        border-bottom: 1px solid red;
    }
    ul#menu-main-menu {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: flex-start;
        gap: 0px;
    }
    ul#menu-right-nav {
        text-align: left;
    }
    ul#menu-main-menu li {
        width: 100%;
    }
    #navbar-menu .theme_btn a {
        background-color: transparent !important;
        font-size: 16px !important;
        padding: 15px 20px !important;
    }

}