/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

@font-face {
  font-family: 'proxima_novaregular';
  src: url('../asset/Fonts/proximanova/proximanova-regular-webfont.woff2') format('woff2'),
  url('../asset/Fonts/proximanova/proximanova-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
    font-family: 'Handscript';
    src: url('../asset/Fonts/handscript/Handscript.woff2') format('woff2'),
    url('../asset/Fonts/handscript/Handscript.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body {
  font-family: 'Montserrat', sans-serif;

}

.card{
    min-width: 21.4vw;
}

.rect-img-wrapper .img-container{
    width: 100%;
    padding-bottom: 57%;
}

.rect1-img-wrapper .img-container {
    width: 100%;
    padding-bottom: 134%;
}

.img-container {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.over-text {
    /* padding-top: 16px; */
    width: 100%;
    position: absolute;
    height: 10%;
    top: 0px;
    left: 0px;
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.95) 0%, rgba(0,0,0,0.65) 38%, rgba(0,0,0,0) 99%);
}

.container-fluid{
  padding: 0 !important;

}

header .container-fluid{
  position: relative;
}

.show-desktop{
    display: flex;
}

.show-mobile{
    display: none;
}

.masthead {
    height: 50vh;
    min-height: 200px;
    background-image: url('../img/festivalmain.png');
    background-size: cover;
    background-position: center 14%;
    background-repeat: no-repeat;
    box-shadow: inset 0 0 0 1000px rgba(0,0,0,.2);
}

.header-title-font{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: Normal;
    text-align: center;

}

.header-title-font-big{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
}

.header-title-font-description{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
}

.breadcrumb {
    background-color: transparent;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 100px;
}

.breadcrumb .black-text{
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 16px;
}

.breadcrumb-item + .breadcrumb-item::before {
    content: none;
}

.breadcrumb-item.active {
    color: #249ca7;
    font-size: 16px;
    font-weight: bold;
}

.festival-text-title{
    font-family: 'Handscript';
    color: #269CA7;
    font-size: 70px;
    text-align: center;
}

.festival-text-normal{
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 18px;
    font-weight: normal;

}


#festival .festival-bg-color{
    background-color: #EBEBEB;
}

#festival .festival-attract-main-title{
    font-family: 'Montserrat', sans-serif;
    color: #249ca7;
    font-size: 80px;
}

#festival .festival-attract-main-text{
    font-family: 'Montserrat', sans-serif;
    color: #333333;
    font-size: 18px;
    max-width: 80%;
}

#festival .green-bg-background{
    background-image: url('../img/festival_green_bg1.png');
    height: 600px;
}
#festival .carousel-placing{
    position: absolute;
    top: 0;
}

#festival .festival-bg-img{
    height: 476px;
    width: 100%;
    background-image: url('../img/festival_bg1.png');
    background-size: 100%;
    background-position: left center;
    background-repeat: no-repeat;

}


#festival .blog .carousel-indicators {
    position: absolute;
    top: 10%;
    right: 0;
    left: -35%;
    width: 60%;
    margin-right: 20px;
    list-style: none;
    text-align: left;
}

/* The colour of the indicators */
#festival .blog .carousel-indicators li {
    color: #707070;
    font-size: 40px;
}

#festival .blog .carousel-indicators .active {
    background: #a3a3a3;
}
#festival .blog .carousel-item{
    min-height: auto;
}

#festival .blog .indicator-img-size{
    width: 80%;
}

#festival .blog .indicator-placing{
    position: relative;
    top: 170px;
    left: 3%;
}

#festival .blog .indicator-placing1{
    display: none;
}

#festival .blog .carousel-control{
    padding: 10px;
    text-decoration: none;
}
#festival .festival-img-carousel-size{
    width: 100%;
    height: 59vh;
    object-fit: fill;
}
#festival .icon-style {
    opacity: 0.5;
    font-size: 45px;
    color: #fff;
    text-decoration: none;
}
#festival .icon-style :hover :after{
    opacity: 0.5;
    color: #fff;
    padding:0;
    text-decoration: none;
}

#festival .mth-placing{
    position: absolute;
    top: 20px;
    left: 25px;
    color: #ffffff;
    font-size: 26px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px #333;
}

#festival .weather-placing{
    position: absolute;
    top: 60px;
    left: 25px;
}

#festival .celsius-placing{
    position: absolute;
    top: 90px;
    left: 25px;
    color: #ffffff;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    text-shadow: 1px 1px #333;
}

#festival .description-placing{
    position: absolute;
    bottom: 80px;
    left: 25px;
    color: #ffffff;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    text-shadow: 1px 1px #333;
}

#festival .festival-line-white{
    background-color: #fff;
    width: 20%;
    height: 2px;
    border: 2px;

    position: absolute;
    bottom: 60px;
    left: 25px;
}

#festival .festival-text-smaller-white{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px #333;
    position: absolute;
    bottom: 50px;
    left: 100px;
}

#festival .display-festival{
    display: flex;
    margin-top: 1.7%;
}
#festival .display-festival1{
    display: none;
}

.festival-toprecommend-title-font{
    font-family: 'Montserrat', sans-serif;
    font-size: 60px;
    font-weight: bold;
    font-style: normal;
    color: #249CA7;
}

.festival-toprecommend-img-size{
    width: 100%;
    height: 26vh;
    object-fit: fill;
}

.festival-toprecommend-date-black{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #000000;
}

.festival-toprecommend-title-red{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #EF3E2D;
    
}

.festival-toprecommend-description{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    

}

/* .line1-limit{
    height: 27px;
    overflow: hidden;
} */

.line1-limit{
    /* height: 2ch; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

/* .line4-limit{
    height: 85px;
    overflow: hidden;
} */

.line4-limit{
    height: 9ch;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}


.festival-toprecommend-line-gold{
    background-color: #FBAD18;
    width: 2%;
    height: 2px;
    border: 2px;
    margin-left: 3%;
    margin-top: 3%;
}

.festival-toprecommend-viewdetail{
    font-family: 'Montserrat', sans-serif;
    color: #FBAD18;
    font-size: 16px;
    font-weight: bold;
}

.festival-toprecommend-viewdetail:hover{
    color: #FBAD18;
}

.festival-toprecommend-detail-img-size{
    width: 100%;
    height: 26vh;
    object-fit: fill;
}

.festival-toprecommend-detail-date-black{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #000000;
}

.festival-toprecommend-detail-title-red{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    color: #EF3E2D;
}

.festival-toprecommend-detail-description{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    height: fit-content;
}

.festival-toprecommend-detail-black-bold{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: 600;
    font-style: normal;
    color: #000000;
}

.festival-toprecommend-detail-black{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

.festival-toprecommend-detail-black a{
    font-family: 'Montserrat', sans-serif;
    font-size: 14;
    font-weight: normal;
    font-style: normal;
    color: #000000;
}

#festival-otherevent-bg-image-bottom{
    min-height: 900px;
    background-image:url('../img/festivalmainbelow.png');
    background-repeat:no-repeat;
    background-position:center bottom;
    background-size: 100%;
}

.festival-otherevent-date-black{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #333333;
}

.festival-otherevent-title-red{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    color: #EF3E2D;
    height: 7vh;
}

.festival-otherevent-description{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    color: #333333;
    line-height: 100%;
    height: 10vh;
}

.festival-otherevent-line-gold{
    background-color: #FBAD18;
    width: 2%;
    height: 2px;
    border: 2px;
    margin-left: 3%;
    margin-top: 3%;
}

.festival-otherevent-viewdetail{
    font-family: 'Montserrat', sans-serif;
    color: #FBAD18;
    font-size: 14px;
    font-weight: bold;
}


.festival-otherevent-line-green{
    background-color: #249CA7;
    width: 10%;
    height: 3px;
    border: 2px;
    position: absolute;
    top: 50%;
    left: 30%;
}

.festival-otherevent-text-findout{
    font-family: 'Montserrat', sans-serif;
    color: #249CA7;
    font-size: 16px;
    font-weight: bold;
}

.festival-otherevent-text-findout:hover{
    color: #FBAD18;
}



@media only screen and (max-width: 320px){

    .show-desktop{
        display: none;
    }

    .show-mobile{
        display: flex;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 26px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 10px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 12px;
    }
    .breadcrumb-item i{
       font-size: 12px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        padding-top: 5px;
        color: #249ca7;
        font-size: 12px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 26px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 14px;
        font-weight: normal;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festivalmain_superbg.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }

    #festival .festival-main-background-mobile{
        width: 100%;
        height: 73vh;
    }

    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }


    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-img-size{
        width: 15%;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 150px;
        left: 20px;
    }

    #festival  .festival-indicator-placing1{
        position: relative;
        left: 10px;
        top: 5px;

        /*heelo1*/
    }

    #festival .blog .carousel-control{
        padding: 5px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 59vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 20px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 50px;
        left: 25px;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 90px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 40px;
        left: 25px;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-findoutmore-placing{
        position: absolute;
        bottom: -35px;
        left: 0;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 50px;
        height: 2px;
        border: 2px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: block;
        position: absolute;
        top: 20px;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 26px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 10vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 5%;
        margin-top: 3%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 14px;
        font-weight: bold;
    }

    .festival-toprecommend-viewdetail:hover{
        color: #FBAD18;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-height{
        min-height: 100px;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 11px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 10px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 1%;
        height: 1px;
        border: 1px;
        margin-left: 10%;
        margin-top: 8%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 9px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 10%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 12px;
        font-weight: bold;
    }

}

@media only screen and (max-width: 413px) and (min-width: 321px)  {

    .show-desktop{
        display: none;
    }

    .show-mobile{
        display: flex;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 36px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 10px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 14px;
    }
    .breadcrumb-item i{
        font-size: 14px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        padding-top: 2px;
        color: #249ca7;
        font-size: 14px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 36px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
        font-weight: normal;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festivalmain_superbg.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }

    #festival .festival-main-background-mobile{
        width: 100%;
        height: 71vh;
    }

    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }


    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-img-size{
        width: 15%;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 150px;
        left: 20px;
    }

    #festival  .festival-indicator-placing1{
        position: relative;
        left: 10px;
        top: 5px;

        /*heelo1*/
    }

    #festival .blog .carousel-control{
        padding: 5px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 59vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 20px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 50px;
        left: 25px;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 90px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 40px;
        left: 25px;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-findoutmore-placing{
        position: absolute;
        bottom: -35px;
        left: 0;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 50px;
        height: 2px;
        border: 2px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: block;
        position: absolute;
        top: 20px;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 24px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 7vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 5%;
        margin-top: 3%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 16px;
        font-weight: bold;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-height{
        min-height: 100px;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 1%;
        height: 2px;
        border: 2px;
        margin-left: 10%;
        margin-top: 3.5%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 7%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 16px;
        font-weight: bold;
    }
}



@media only screen and (max-width: 549px) and (min-width: 414px){
    .show-desktop{
        display: none;
    }

    .show-mobile{
        display: flex;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 36px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 10px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 14px;
    }
    .breadcrumb-item i{
        font-size: 14px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        padding-top: 2px;
        color: #249ca7;
        font-size: 14px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 36px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
        font-weight: normal;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festivalmain_superbg.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }

    #festival .festival-main-background-mobile{
        width: 100%;
        height: 71vh;
    }

    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }


    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-img-size{
        width: 15%;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 150px;
        left: 20px;
    }

    #festival  .festival-indicator-placing1{
        position: relative;
        left: 10px;
        top: 5px;

        /*heelo1*/
    }

    #festival .blog .carousel-control{
        padding: 5px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 59vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 20px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 50px;
        left: 25px;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 90px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 40px;
        left: 25px;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-findoutmore-placing{
        position: absolute;
        bottom: -35px;
        left: 0;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 50px;
        height: 2px;
        border: 2px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: block;
        position: absolute;
        top: 20px;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 36px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 7vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 5%;
        margin-top: 3%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 16px;
        font-weight: bold;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-height{
        min-height: 100px;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 12px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 1%;
        height: 2px;
        border: 2px;
        margin-left: 10%;
        margin-top: 7%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 10%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 16px;
        font-weight: bold;
    }


}

@media only screen and (max-width: 717px) and (min-width: 550px){

    .show-desktop{
        display: none;
    }

    .show-mobile{
        display: flex;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 42px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 20px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
    }
    .breadcrumb-item i{
        font-size: 16px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        color: #249ca7;
        font-size: 16px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 42px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        font-weight: normal;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festivalmain_superbg.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }

    #festival .festival-main-background-mobile{
        width: 100%;
        height: 71vh;
    }

    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }


    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-img-size{
        width: 10%;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 150px;
        left: 20px;
    }

    #festival  .festival-indicator-placing1{
        position: relative;
        left: 10px;
        top: 5px;

        /*heelo1*/
    }

    #festival .blog .carousel-control{
        padding: 5px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 59vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 20px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 50px;
        left: 25px;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 90px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 40px;
        left: 25px;
        color: #ffffff;
        font-size: 18px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-findoutmore-placing{
        position: absolute;
        bottom: -35px;
        left: 0;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 50px;
        height: 2px;
        border: 2px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: block;
        position: absolute;
        top: 20px;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 42px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 7vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 5%;
        margin-top: 3%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 18px;
        font-weight: bold;
    }
    
    .festival-toprecommend-viewdetail:hover{
        color: #FBAD18;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 26vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }


    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-height{
        min-height: 100px;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 1%;
        height: 2px;
        border: 2px;
        margin-left: 10%;
        margin-top: 4%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 16px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 10%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 16px;
        font-weight: bold;
    }
}


@media only screen and (max-width: 992px) and (min-width: 718px){

    .show-desktop{
        display: flex;
    }

    .show-mobile{
        display: none;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 46px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 30px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        color: #249ca7;
        font-size: 16px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 36px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
        font-weight: normal;
    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }
    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .blog .indicator-img-size{
        width: 70%;
    }

    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 107px;
        left: 10px;
    }

    #festival .blog .indicator-placing1{
        display: none;
    }

    #festival .blog .carousel-control{
        padding: 10px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 21vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 10px;
        left: 7px;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 30px;
        left: 7px;
    }

    #festival .weather-img{
        width: 80%;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 60px;
        left: 7px;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 60px;
        left: 7px;
        color: #ffffff;
        font-size: 10px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 10%;
        height: 2px;
        border: 2px;

        position: absolute;
        bottom: 40px;
        left: 7px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
        position: absolute;
        bottom: 35px;
        left: 30px;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: none;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 36px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 13vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        /* height: 4vh; */
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 10vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 8%;
        margin-top: 6%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }

    .festival-toprecommend-viewdetail:hover{
        color: #FBAD18;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 25vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 3vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 9vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 8%;
        margin-top: 5%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 10%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 12px;
        font-weight: bold;
    }
}



@media only screen and (max-width: 1200px) and (min-width: 993px){



    .show-desktop{
        display: flex;
    }

    .show-mobile{
        display: none;
    }

    .masthead {
        height: 50vh;
        min-height: 200px;
        background-image: url('../img/festivalmain.png');
        background-size: cover;
        background-position: center 14%;
        background-repeat: no-repeat;
    }

    .header-title-font{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: Normal;
        text-align: center;

    }

    .header-title-font-big{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 46px;
        font-weight: bold;
        text-align: center;
    }

    .header-title-font-description{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 18px;
        font-weight: normal;
        text-align: center;
    }

    .breadcrumb {
        background-color: transparent;
        border-bottom: 1px solid #CCCCCC;
        padding-left: 30px;
    }

    .breadcrumb .black-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
    }

    .breadcrumb-item + .breadcrumb-item::before {
        content: none;
    }

    .breadcrumb-item.active {
        color: #249ca7;
        font-size: 16px;
        font-weight: bold;
    }

    .festival-text-title{
        font-family: 'Handscript';
        color: #269CA7;
        font-size: 36px;
        text-align: center;
    }

    .festival-text-normal{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 16px;
        font-weight: normal;
    }

    #festival .festival-bg-color{
        background-color: #EBEBEB;
    }

    #festival .festival-attract-main-title{
        font-family: 'Montserrat', sans-serif;
        color: #249ca7;
        font-size: 80px;
    }

    #festival .festival-attract-main-text{
        font-family: 'Montserrat', sans-serif;
        color: #333333;
        font-size: 18px;
        max-width: 80%;
    }

    #festival .green-bg-background{
        background-image: url('../img/festival_green_bg1.png');
        height: 600px;
    }
    #festival .carousel-placing{
        position: absolute;
        top: 0;
    }

    #festival .festival-bg-img{
        height: 476px;
        width: 100%;
        background-image: url('../img/festival_bg1.png');
        background-size: 100%;
        background-position: left center;
        background-repeat: no-repeat;

    }

    #festival .blog .indicator-img-size{
        width: 70%;
    }

    #festival .blog .carousel-indicators {
        position: absolute;
        top: 10%;
        right: 0;
        left: -35%;
        width: 60%;
        margin-right: 20px;
        list-style: none;
        text-align: left;
    }

    /* The colour of the indicators */
    #festival .blog .carousel-indicators li {
        color: #707070;
        font-size: 40px;
    }

    #festival .blog .carousel-indicators .active {
        background: #a3a3a3;
    }
    #festival .blog .carousel-item{
        min-height: auto;
    }

    #festival .blog .indicator-placing{
        position: relative;
        top: 181px;
        left: 20px;
    }

    #festival .blog .indicator-placing1{
        display: none;
    }

    #festival .blog .carousel-control{
        padding: 10px;
        text-decoration: none;
    }
    #festival .festival-img-carousel-size{
        width: 100%;
        height: 21vh;
        object-fit: fill;
    }
    #festival .icon-style {
        opacity: 0.5;
        font-size: 45px;
        color: #fff;
        text-decoration: none;
    }
    #festival .icon-style :hover :after{
        opacity: 0.5;
        color: #fff;
        padding:0;
        text-decoration: none;
    }

    #festival .mth-placing{
        position: absolute;
        top: 10px;
        left: 7px;
        color: #ffffff;
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .weather-placing{
        position: absolute;
        top: 30px;
        left: 7px;
    }

    #festival .weather-img{
        width: 80%;
    }

    #festival .celsius-placing{
        position: absolute;
        top: 60px;
        left: 7px;
        color: #ffffff;
        font-size: 14px;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        text-shadow: 1px 1px #333;
    }

    #festival .description-placing{
        position: absolute;
        bottom: 60px;
        left: 7px;
        color: #ffffff;
        font-size: 10px;
        font-family: 'Montserrat', sans-serif;
        font-weight: normal;
        text-shadow: 1px 1px #333;
    }

    #festival .festival-line-white{
        background-color: #fff;
        width: 10%;
        height: 2px;
        border: 2px;

        position: absolute;
        bottom: 40px;
        left: 7px;
    }

    #festival .festival-text-smaller-white{
        font-family: 'Montserrat', sans-serif;
        color: #fff;
        font-size: 10px;
        font-weight: bold;
        text-shadow: 1px 1px #333;
        position: absolute;
        bottom: 35px;
        left: 30px;
    }

    #festival .display-festival{
        display: flex;
        margin-top: 1.7%;
    }
    #festival .display-festival1{
        display: none;
    }

    .festival-toprecommend-title-font{
        font-family: 'Montserrat', sans-serif;
        font-size: 36px;
        font-weight: bold;
        font-style: normal;
        color: #249CA7;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 13vh;
        object-fit: fill;
    }

    .festival-toprecommend-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        /* height: 2vh; */
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 5vh; */
    }

    .festival-toprecommend-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 8%;
        margin-top: 4%;
    }

    .festival-toprecommend-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 15vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
    }

    .festival-toprecommend-detail-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: fit-content;
    }

    .festival-toprecommend-detail-black-bold{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    .festival-toprecommend-detail-black a{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #000000;
    }

    #festival-otherevent-bg-image-bottom{
        min-height: 900px;
        background-image:url('../img/festivalmainbelow.png');
        background-repeat:no-repeat;
        background-position:center bottom;
    }

    .festival-otherevent-date-black{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #333333;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 3vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 5vh;
    }

    .festival-otherevent-line-gold{
        background-color: #FBAD18;
        width: 2%;
        height: 2px;
        border: 2px;
        margin-left: 8%;
        margin-top: 4%;
    }

    .festival-otherevent-viewdetail{
        font-family: 'Montserrat', sans-serif;
        color: #FBAD18;
        font-size: 12px;
        font-weight: bold;
    }


    .festival-otherevent-line-green{
        background-color: #249CA7;
        width: 10%;
        height: 3px;
        border: 2px;
        position: absolute;
        top: 50%;
        left: 30%;
    }

    .festival-otherevent-text-findout{
        font-family: 'Montserrat', sans-serif;
        color: #249CA7;
        font-size: 12px;
        font-weight: bold;
    }

}

@media only screen and (max-width: 1380px) and (min-width: 1201px) {

    #festival .blog .indicator-placing{
        position: relative;
        top: 120px;
        left: 30px;
    }

    #festival .festival-img-carousel-size{
        width: 100%;
        height: 37vh;
        object-fit: fill;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 20vh;
        object-fit: fill;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

}

@media only screen and (max-width: 1480px) and (min-width: 1381px) {

    #festival .blog .indicator-placing{
        position: relative;
        top: 150px;
        left: 35px;
    }

    #festival .festival-img-carousel-size{
        width: 100%;
        height: 41vh;
        object-fit: fill;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 20vh;
        object-fit: fill;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }

}

@media only screen and (max-width: 2880px) and (min-width: 1920px) {

    #festival .blog .indicator-placing{
        position: relative;
        top: 445px;
        left: 60px;
    }

    #festival .festival-img-carousel-size{
        width: 100%;
        height: 50vh;
        object-fit: fill;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 20vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 20vh;
        object-fit: fill;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: 600;
        font-style: normal;
        color: #EF3E2D;
        height: 5vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 8vh;
    }
}

@media only screen and (max-width: 3300px) and (min-width: 2881px) {

}

@media only screen and (max-width: 4096px) and (min-width: 3301px) {
    #festival .blog .indicator-placing{
        position: relative;
        top: 440px;
        left: 120px;
    }

    #festival .festival-img-carousel-size{
        width: 100%;
        height: 50vh;
        object-fit: fill;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 10vh;
        object-fit: fill;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 5vh; */
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 10vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-description{
        height: 2vh;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 2vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 4vh;
    }
}

@media only screen and (max-width: 4700px) and (min-width: 4097px) {

}

@media only screen and (max-width: 5120px) and (min-width: 4701px) {

    #festival .blog .indicator-placing{
        position: relative;
        top: 440px;
        left: 120px;
    }

    #festival .festival-img-carousel-size{
        width: 100%;
        height: 50vh;
        object-fit: fill;
    }

    .festival-toprecommend-img-size{
        width: 100%;
        height: 10vh;
        object-fit: fill;
    }

    .festival-toprecommend-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        /* height: 5vh; */
    }

    .festival-toprecommend-detail-img-size{
        width: 100%;
        height: 10vh;
        object-fit: fill;
    }

    .festival-toprecommend-detail-description{
        height: 2vh;
    }

    .festival-otherevent-title-red{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: bold;
        font-style: normal;
        color: #EF3E2D;
        height: 2vh;
    }

    .festival-otherevent-description{
        font-family: 'Montserrat', sans-serif;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        color: #333333;
        line-height: 100%;
        height: 4vh;
    }
}

@media only screen and (max-width: 5600px) and (min-width: 4701px) {

}

@media only screen  and (min-width: 5601px) {

}




