/* Regular */
@font-face {
    font-family: 'Helvetica';
    src: url('assets/fonts/Helvetica.ttf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

/* Bold */
@font-face {
    font-family: 'Helvetica';
    src: url('assets/fonts/Helvetica-Bold.ttf') format('truetype');
    font-weight: 700;
}

/* Light */
@font-face {
    font-family: 'Helvetica';
    src: url('assets/fonts/helvetica-light.ttf') format('truetype');
    font-weight: 300;
}

/* Italic */
@font-face {
    font-family: 'Helvetica';
    src: url('assets/fonts/Helvetica-Oblique.ttf') format('truetype');
    font-style: italic;
}

@font-face {
    font-family: 'Helvetica Compressed';
    src: url('assets/fonts/helvetica-compressed.woff2') format('woff2'),
        url('assets/fonts/helvetica-compressed.otf') format('opentype');
    font-weight: normal;
}

body {
    box-sizing: border-box;
    font-family: 'Helvetica', sans-serif !important;
}

.container {
    max-width: 1720px !important;
    padding: 0px;
}

.sec-single {
    padding: 80px 20px;
}

a {
    text-decoration: none !important;
}

/*Hero Section*/
.hero-sec {
    background-image: url("assets/bss-banner-bg.png");
    background-repeat: no-repeat;
    /* background-position: center right; */
    background-position: right 20px;
    background-size: cover;
    overflow: hidden;
}

.row.hero-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.col-left,
.col-right {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.logo-item {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
    margin-bottom: 20px;
}

.logo-item-inner{
        margin-bottom: 20px;
}

.gradient-btn {
    background: linear-gradient(90.22deg, #BF2400 0.19%, #FF9000 101.11%);
    font-weight: 500;
    font-size: 24px;
    line-height: 34px;
    /*text-transform: normal;*/
    text-align: center;
    color: #fff;
    border: 0px;
    padding: 10px 47px;
    font-family: 'Helvetica Compressed', sans-serif !important;
}

.logo-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 15px;
    justify-content: space-between;
}

.logo-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    text-transform: capitalize;
    color: #1E1E1E;
}

.logo-img.logo-bottom {
    margin-bottom: 30px;
    margin-top: 26px;
}

.sec-sub-title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #1E1E1E99;
    padding: 30px 0px 50px 0px;
}

.sub-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 2%;
    text-transform: uppercase;
    text-align: center;
    color: #BF305B;
    padding-bottom: 20px;
    font-family: 'Helvetica Compressed', sans-serif !important;
}

.text-img-hero {
    width: 660px;
}

.group-btn-item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    padding: 20px 0px 30px;
}

.box-right {
    padding-left: 20px;
}

.box-left {
    padding-right: 20px;
    border-right: 3px solid #1E1E1E;
}

.btn-box-title {
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    text-transform: capitalize;
    color: #BF305B;
    font-family: 'Helvetica Compressed', sans-serif !important;
}

.btn-box-title span {
    color: #F18C00 !important;
}

.icon-list {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    text-align: left;
    text-transform: capitalize;
    color: #F18C00;
    text-decoration: none;
    display: flex;
    gap: 10px;
    text-align: center;
}

.color-text-hero {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    text-align: center;
    text-transform: uppercase;
    color: #BF305B;
    margin-top: -110px;
    z-index: 9;
}

.hero-banner-img {
    position: relative;
    right: -104px;
    width: 100%;
}

.hero-text {
    margin-bottom: 0px !important;
    font-weight: 500;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #F18C00;
    font-family: 'Helvetica Compressed', sans-serif !important;
    z-index: 9;
}

.right-bottom {
    margin-top: auto;
}

.right-btn-box {
    width: 100%;
    text-align: end;
    margin-top: -20px;
}

.hero-logo-img {
    margin-bottom: 20px;
    margin-top: -30px;
}

.hero-info {
    margin-top: 60px;
}

.hero-info {
    display: flex;
    flex-direction: row;
    gap: 30px;
    justify-content: center;
    align-items: center;
}

.group-btn-box .gradient-btn {
    width: 100% !important;
    display: block;
    text-align: center;
}

.hero-info div {
    width: 34%;
    height: 1px;
    background: #F18C00;
}

.info-text-hero,
.info-text-hero a {
    font-weight: 500;
    font-size: 20px;
    line-height: 100%;
    text-align: center;
    color: #F18C00;
    text-decoration: none;

    margin-bottom: 0px !important;
}

.row.info-row p {
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    width: 54%;
}

.row.info-row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.info-section {
    background-image: url("assets/sec-bg.png");
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    min-height: 580px;
    display: flex;
    justify-content: center;
    align-items: center;

}

/*video sec*/
.bhajan-sec.sec-single {
    background: linear-gradient(90.22deg, #BF2400 0.19%, #FF9000 101.11%);
}

.bhajan-title {
    font-weight: 500;
    font-size: 32px;
    line-height: 120%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #fff;
    font-family: 'Helvetica Compressed', sans-serif !important;
}

.light-btn {
    background: #fff;
    border: 0px;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #F18C00;
    text-align: center;
    padding: 10px 73px;
    font-family: 'Helvetica Compressed', sans-serif !important;
}

.bhajan-info {
    display: flex;
    flex-direction: row;
    gap: 50px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 36px;
}

.bhajan-info div {
    width: 46%;
    height: 1px;
    background: #fff;
}

.bhajan-info-grid {
    display: grid;
    grid-template-columns: 26% 46% 26%;
    gap: 17px;
    box-sizing: border-box;
    justify-content: space-between;
    z-index: 99 !important;
    position: relative;
}

.image-center-col {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.image-center-col img {
    height: 385px;
}

.video-col video {
    height: 780px;
    width: 100% !important;
}

.video-col.video-left img,
.image-center-col img,
.video-col.video-right img {
    width: 100%;
}

/*CTA Sec*/
.cta-sec {
    padding: 740px 20px 80px;
    margin-top: -750px;
    z-index: 3;
    position: relative;
    background: #fff;
}

.cta-title {
    font-size: 96px;
    line-height: 100%;
    font-weight: 300;
    letter-spacing: 2%;
    text-align: center;
    color: #F18C00;
    font-family: 'Helvetica Compressed', sans-serif !important;
    text-transform: uppercase;
}

.cta-main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 20px;
    background-image: url("assets/BOOK.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cta-time {
    font-weight: 500;
    font-size: 28px;
    line-height: 120%;
    text-transform: capitalize;
    color: #BF305B;
    font-family: 'Helvetica Compressed', sans-serif !important;
    text-align: center;
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
}

.cta-time span {
    color: #1E1E1E;
}

.small-email-text {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #F18C00;
    text-decoration: none;
}

.cta-time .gradient-btn {
    padding: 10px 76px !important;
}

.cta-main .group-btn-item {
    padding: 0px 0px 30px !important;
}

/*Footer*/
.footer-sec {
    background: linear-gradient(90.22deg, #BF2400 0.19%, #FF9000 101.11%);
    padding: 15px;
    text-align: center;
}

.footer-text,
.footer-text a {
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    color: #fff;
    text-decoration: none;
}

.social-links-sec,
.social-icon-group {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;
}

.gallery-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    z-index: 99;
    position: relative;
    padding-top: 5px;
}

.gallery-img img {
    width: 100%;
}

/*Hover css*/
.icon-list:hover,
.footer-text a:hover,
.info-text-hero a:hover {
    color: #BF305B;
}

.gradient-btn:hover,
.light-btn:hover {
    background: #BF305B;
}

.light-btn:hover {
    color: #fff;
}

.left-btn-box {
    display: none;
}

.btn-box-title b {
    font-weight: 500 !important;
    position: relative;
    top: -10px;
    font-size: 20px;
}

.logo-img {
    width: 160px;
}

.logo-img.logo-bottom {
    width: 200px !important;
}

.mobile-hero-info {
    display: none;
}

.video-banner {
    text-align: center;
    max-width: 1366px;
    margin: 0 auto 80px;
    padding: 0 20px;
}

.video-banner iframe {
    width: 100%;
    height: 672px;
}

.mobile-hero-img {
    display: none;
}

.top-header.mobile-header {
    display: none;
}

/*Responsive*/
@media (min-width: 2000px) and (max-width: 2800px) {
    .hero-sec {
        background-image: url("assets/bss-banner-bg.png");
        background-repeat: no-repeat;
        background-position: center right;
        background-size: cover;
        overflow: hidden;
    }

    .hero-logo-img {
        margin-bottom: 20px;
        margin-top: -520px;
        width: 100%;
        text-align: left;
    }

    .hero-banner-img {
        display: none;
    }

    .col-right {
        align-items: center;
        justify-content: space-between;
    }
}

@media (max-width: 1600px) {
    .btn-box-title {
        font-size: 24px;
    }

    .row.info-row p {
        width: 66%;
    }

    .bhajan-info div,
    .hero-info div {
        width: 30%;
    }

    img.hero-banner-img {
        position: relative;
        right: 0px;
    }

    img.hero-banner-img {
        right: -40px;
    }

}

@media (max-width: 1400px) {
    .text-img-hero {
        width: 100% !important;
    }

    .hero-info div {
        width: 30%;
    }

    .bhajan-info div {
        width: 22%;
    }
}


@media (max-width: 1200px) {

    .mobile-hero-info {
        display: block;
    }

    .hero-info.desktop-hero-info {
        display: none;
    }

    .right-bottom {
        z-index: 5;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .top-header.mobile-header {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 20px;
        justify-content: space-between;
    }

    .row.hero-row {
        display: flex;
        flex-direction: column;
        gap: 30px;
    }

    .row.hero-row .col-right {
        position: relative;
    }

    img.hero-banner-img {
        right: 0px;
    }

    .bhajan-info {
        gap: 20px;
    }

    .bhajan-info div {
        width: 10%;
    }

    .hero-info div {
        width: 28%;
    }

    .hero-info {
        gap: 20px;
        justify-content: space-between;
    }

    .row.info-row p {
        width: 100%;
    }

    .info-section {
        min-height: 400px;
    }

    .mobile-hero-img {
        display: block;
    }

    /* .hero-sec {
        background-image: url("assets/responsive-bss-banner-bg.png"); 
        background-repeat: no-repeat;
        background-position: center bottom; 
        background-size: contain;
    } */
    .hero-sec {
        background-image: none;
    }

    /* .col-right {
        background-image: url("assets/responsive-bss-banner-bg.png"); 
        background-repeat: no-repeat;
        background-position: center bottom; 
        background-size: cover; 
        z-index: 5;
        min-height: 700px; 
    } */
    .image-center-col img {
        height: 250px;
    }

    .video-col video {
        height: 510px;
        width: 250px;
    }

    .cta-sec {
        padding: 420px 20px 80px;
        margin-top: -420px;
    }

    .left-btn-box {
        display: none;
    }

    .mobile-header .left-btn-box {
        display: block;
    }

    .mobile-header .gradient-btn {
        width: 100%;
        display: block;
        padding: 10px 17px;
    }

    .logo-item {
        margin-top: 0;
        margin-bottom: 0;
    }

    .right-btn-box {
        display: none;
    }

    .hero-logo-img {
        margin-top: 0px !important;
    }

    .col-right {
        padding: 0px !important;
    }

    .hero-sec.sec-single {
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 10px;
    }

    .color-text-hero,
    .hero-text,
    .hero-info,
    .col-left {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .video-banner iframe {
        height: 400px;
    }
    .hero-container .logo-item {
        display: none;
    }
    .right-bottom span.color-text-hero{
        display: flex;
    justify-content: center;
    }
}

@media (max-width: 990px) {

    /* .sec-single {
        padding: 60px 20px;
    } */
    .video-col video {
        width: 100% !important;
        height: 100% !important;
    }

    .hero-logo-img {
        margin-bottom: 20px;
        margin-top: 0px;
    }

    .hero-banner-img {
        width: 100%;
    }

    .color-text-hero {
        font-size: 18px;
        margin-top: -110px;
    }

    .hero-text {
        font-size: 36px;
    }

    .logo-item {
        gap: 10px;
        margin: 0px !important;
        align-items: center;
    }

    .logo-title {
        font-size: 18px;
    }

    .sec-sub-title {
        padding: 20px 0px 25px 0px;
    }

    .sub-title {
        font-size: 26px;
    }

    .group-btn-item {
        grid-template-columns: 1fr;
        width: 100%;
    }

    .box-left {
        padding-right: 0px !important;
        padding-bottom: 20px;
        border-right: 0px;
        border-bottom: 3px solid #1E1E1E;
    }

    .box-right {
        padding-left: 0px;
        padding-top: 20px;
    }

    .hero-info {
        margin-top: 20px;
    }

    .hero-info div {
        width: 20%;
    }

    .row.info-row p {
        padding: 0px;
        font-size: 16px;
        line-height: 24px;
    }

    .info-section {
        min-height: 100px;
    }

    .bhajan-info-grid {
        grid-template-columns: 1fr !important;
    }

    .video-col img,
    .image-center-col img {
        height: 100%;
    }

    .gallery-row {
        padding-top: 10px;
    }

    .cta-title {
        font-size: 50px;
    }

    .light-btn {
        padding: 10px 40px;
    }

    .right-btn-box .gradient-btn {
        margin-top: -20px;
        margin-bottom: 30px;
    }

    .btn-box-title {
        text-align: center;
    }

    .hero-info {
        justify-content: center;
    }

    .gallery-row {
        grid-template-columns: 1fr;
    }

    .cta-sec {
        padding: 420px 20px 60px;
    }

    
}

@media (max-width: 599px) {
    .bhajan-info {
        flex-direction: column;
    }

    .bhajan-title {
        text-align: center;
    }

    .bhajan-info div,
    .hero-info div {
        display: none;
    }

    .cta-main {
        gap: 10px;
    }

    .cta-time {
        gap: 6px;
    }

    .color-text-hero {
        text-align: center;
        display: block;
    }

    .logo-img {
        width: 70px !important;
    }
    .logo-item-inner .logo-img{
        width: auto !important;
    }

    .logo-img.logo-bottom {
        width: 100% !important;
        margin: 0;
    }

    .social-links-sec {
        flex-direction: column;
    }

    .social-links-sec,
    .social-icon-group {
        gap: 20px;
    }
    .logo-item-inner {
    display: none;
    }
    .top-header.mobile-header {
    display: none;
    }    
}

@media (max-width: 400px) {
    .mobile-header .gradient-btn{
        padding: 10px 11px;
    }
}