.teaserName {
    position: relative;
    background: #ffffff96;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 20px;
    top: -2.4rem;
    text-align: center;
}

.nameStyle
{

}


.head-sec p {
    font-size: 16px;
    text-align: justify;
}

.back-color {
    background-color: #326F81;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

.spacing {
    padding-top: 5rem;
    padding-bottom: 5rem;
    width: 100%;
}

.head-sec ul .child::after {
    position: absolute;
    content: '';
    background: #fff;
    width: 25px;
    height: 1px;
    left: 49%;
    top: 21rem;

}

.head-sec li span {
    font-size: 45px;
}

.head-sec ul li {
    font-size: 25px;
    line-height: 2rem;
}

.fvw-vdo-sec {
    padding: 1rem;
    border: 1px solid #000;
    max-width: 1180px;
    margin: 0 auto;
    margin-top: 0rem;
    margin-bottom: 3rem;
}

.fvw-section-2 {
    width: 100%;
    text-align: center;
    padding-bottom: 3rem;
    padding-top: 3rem;
}

.fvw-section-4 {
    width: 100%;
    text-align: center;

}


.fvw-section-3 h2 {
    font-size: 4vw;
    font-weight: bold;
    letter-spacing: 2px;
}

.fvw-section-5 h2,
.fvw-section-6 h2,
.fvw-section-7 h2,
.fvw-section-8 h2,
.fvw-section-9 h2 {
    font-size: 4vw;
    text-align: center;
}

.fvw-section-7 h2,
.fvw-section-9 h2 {
    color: #326f81;
}

.bg-color {
    background-color: #ff5d5b;
}

.schedule-txt .nav-item {
    margin-bottom: 1.3rem;
    background-color: #ff5d5b;
}

.schedule-txt .nav-item a {
    font-size: 35px;
    color: #fff;
}

.nav-pills .nav-link.active {
    color: #ff5d5b !important;
    background-color: #fff !important;
}

.nav-pills .nav-link {
    border-radius: 0;
}

.partners-list img:hover {
    transform: scale(1.05);
}

.backPattern {
    background-image: url('../img/bg-p.jpg');
}

.lightText p {
    font-size: 20px;
    text-align: justify;
}

@media (min-width: 767px) {
    .fvw-section-2 a {
        color: #FF5D5B;
        font-size: 30px;
        text-decoration: underline;
    }

    .fvw-section-2 a:hover {
        color: #000;
        font-size: 30px;
        text-decoration: underline;
    }

    .head-sec h2 {
        color: #FF5D5B;
        text-transform: uppercase;
        font-size: 43px;
        text-align: center;
        padding-top: 1rem;
    }

    .fvw-section-3 p {
        font-size: 40px;
        line-height: 3rem;
        padding-top: 3rem;
        padding-bottom: 3rem;
    }

    .patron-hdng.child::before {
        position: absolute;
        content: '';
        border-bottom: 1px solid #000;
        width: 40%;
        left: 0;
        top: 10px;
        right: 0;
    }

    .patron-hdng.child::after {
        position: absolute;
        content: '';
        border-bottom: 1px solid #000;
        width: 40%;
        top: 10px;
        right: 0;
    }


    .partners-list li {
        margin-right: 10px !important;
        margin-left: 10px;
    }

    .bg-box {
        height: 300px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bg-box h4 {
        font-size: 35px;
    }

    .tab-content {
        background: #fff;
        min-height: 400px;
    }

    .social-pic img {
        max-width: 30px;
        margin: 0px 4rem;
    }
    .projectName .inSec {
        background: #2E6B7D;
        height: 200px;
        max-width: 200px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin: 0 auto;
        font-size: 25px;
        line-height: 1.5;
        font-weight: 500;
      
       }
       .projectName .inSec a:hover
       {
           color: #ff5d5b !important;
       }
 
       .bg-pic {
        background-image: url(../img/arena1.jpg);
        background-size: cover;
        background-position: top;
        height: 600px;
        }
        .nameStyle {
            text-align: center;
            background: #ffffff4d;
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 30px;
            font-weight: 500;
            position: absolute;
            bottom: 1.8rem;
            line-height: 1.3;
            max-width: 327px;
            color: #000;
            width: 100%;
        }

        .galleryname
        {
            text-align: center;
            background: #ffffff4d;
            padding-top: 10px;
            padding-bottom: 10px;
            font-size: 30px;
            font-weight: 500;
            position: absolute;
            bottom: 0;
            line-height: 1.3;
            color: #000;
            width: 100%;
        }

        .projectTitle h2 { font-size: 4rem;
            font-weight: 500;
            text-shadow: 2px 7px 14px #555;
            line-height: 5rem;
            text-transform: uppercase; 
            padding: 5rem 0 5rem 0;}


}

@media (max-width: 767px) {
    .fvw-section-2 a {
        color: #FF5D5B;
        font-size: 18px;
        text-decoration: underline;
    }

    .head-sec h2 {
        color: #FF5D5B;
        text-transform: uppercase;
        font-size: 20px;
        

    }

    .head-sec ul .child::after {
        position: absolute;
        content: '';
        background: #fff;
        width: 25px;
        height: 1px;
        left: 47%;
        top: 15rem;
    }

    .fvw-section-5 h2,
    .fvw-section-6 h2,
    .fvw-section-7 h2,
    .fvw-section-8 h2,
    .fvw-section-9 h2 {
        font-size: 4vh;
        letter-spacing: 2px;
        text-align: center;
    }

    .fvw-section-3 h2 {
        font-size: 4vh;

    }

    .spacing {
        padding-top: 3rem;
        padding-bottom: 3rem;
        width: 100%;
    }

    .head-sec img {
        max-width: 300px;
        margin: 0 auto;
    }

    .fvw-vdo-sec {
        padding: 5px;
        border: 1px solid #000;
        margin-bottom: 1rem;

    }

    .social-pic img {
        max-width: 30px;
        margin: 0px 1rem;
    }

    .patron-hdng.child::after {
        position: absolute;
        content: '';
        border-bottom: 1px solid #000;
        width: 29%;
        top: 10px;
        right: 0;
    }

    .patron-hdng.child::before {
        position: absolute;
        content: '';
        border-bottom: 1px solid #000;
        width: 29%;
        left: 0;
        top: 10px;
        right: 0;
    }


    .bg-box {
        height: 100px;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .bg-box h4 {
        font-size: 15px;
    }

    .tab-content {
        background: #fff;
      
    }

    .projectName .inSec {
        background: #2E6B7D;
        height: 200px;
         display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
         font-size: 25px;
        line-height: 1.5;
        font-weight: 500;
        margin-bottom: 10px;
       
        }
        .projectName .inSec a:hover
        {
            color: #ff5d5b !important;
        }

        .bg-pic {
            background-image: url(../img/bg-wh.jpg);
            background-size: cover;
            background-position: top;
          
            }
        .nameStyle {
            text-align: center;
            background: #ffffff4d;
            padding-top: 6px;
            padding-bottom: 6px;
            font-size: 20px;
            font-weight: 500;
            position: absolute;
            bottom: 1.2rem;
            color: #000;
        }

        .galleryname
        {
            text-align: right;
            background: #ffffff4d;
            padding-top: 5px;
            padding-bottom: 5px;
            font-size: 15px;
            font-weight: 500;
            position: absolute;
            bottom: 0;
            color: #000;
            width: 100%;
            line-height: 1;
        }

        .carousel-inner img {
            width: 100% !important;
            height: auto !important;
        }
        
        .teaserName
        {
            font-size: 14px !important;
            padding-top: 0px;
            padding-bottom: 0px;
            top: -1.7rem;
        }

        .projectTitle h2 { font-size: 4rem;
            font-weight: 500;
            text-shadow: 2px 7px 14px #555;
            line-height: 5rem;
            text-transform: uppercase; 
            padding: 2rem 0 1rem 0;}


}



        .back-btn {
            color: #fff;
            margin-left: 1rem;
            text-decoration: underline;
            background: #616161;
            padding: 5px 23px;
            border-radius: 27px;
        }


/*------Slick - Slider--------*/
.slider {
    width: 80%;
    margin: 0px auto;
}

.slick-slide {
    margin: 0px 0px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: #fff;
}

/*------Slick - Slider--------*/


.carousel-inner img {
    width: auto;
    height: auto;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5% !important;
    background: #00000042;
}

 


/*------Video - CSS--------*/
.hero {
    position: relative;
    min-height: 110vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
}


.hero:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
}

/*------Video - CSS--------*/

/* .ProjectArena {
    background-image: url('../img/arena1.jpg');
    height: 640px;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
} */

.bgPattern {background-image: url(../img/bg-wh.jpg); }
.projectTitle { padding-bottom: 1rem;   }


.projectName {} 

.projectName {
    margin: 0 auto;
    max-width: 640px;
}

.fvwDate ul li {
    color: #fff;
    font-size: 29px;
    text-align: center;
    margin-right: 10px !important;
}
.cat-heading h4
{
    color: #FF5D5B;
    font-size: 25px;
}   

.slick-dots {
    display: none !important;
}