/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Oct 4, 2021, 5:13:13 PM
    Author     : gloding Risma
*/
@import url("/resources/oshibana/css/modules/primeface-steps.css");

.section-title {
    font-family: a-otf-jun-pro, sans-serif!important;
    font-style: normal;
    font-weight: 200;
    font-size: 20px!important;
    line-height : 1.6em;
    color: #4F4E4E;
    margin: auto;
    text-align: center;
}
.no-data .desc-overview  {
    padding-left: 0;
}
.m-top-1 {
    margin-top: 1em;
}
.m-top-2 {
    margin-top: 2em;
}
.m-top-3 {
    margin-top: 3em;
}
.m-bottom-1 {
    margin-bottom: 1em;
}
.m-bottom-2 {
    margin-bottom: 2em;
}
.m-bottom-3 {
    margin-bottom: 3em;
}
.gallery .other-btn{
    position: absolute;
    right: 0em;
    top: 0em;
    margin-top: 15px;
    margin-bottom: 10px;
}
.category-box .category-title{
    color: #4f4e4e;
    font-weight: bold;
    font-size: 26px;
    position: absolute;
    display: flex;
    padding-left: 1.3em;
}
.left-line{
    border-left: 1px solid rgba(145, 153, 169, 0.3);
    margin-top: 1em;
    margin-bottom: 1em;
    padding-left: 2em;
}
.left-padd{
    padding-left: 1.5em;
}
.text-search{
    text-align: left;
    padding-left: .3em;
    padding-right: 3.6em;
    /*padding-top: 1em;*/
    font-weight: 500;
    font-size: 15px;
}
/*.search-box-main{
    padding-left: 3.6em;
    padding-right: 3.6em;
    display: flex;
    align-items: center;
    min-width: 180px;
}*/
.div-category-top {
    margin-bottom: 32px;
}
.gallery .gal-boxes {
    margin-top: 0em;
}
.gallery .gal-boxes-wrap .display-block{
    display: block;
    flex-wrap: wrap;
}
.category-box .buy-category-part .div-category-top {
    margin-bottom: 5px;
    margin-top: 0;
}
.gal-boxes .img-gallery img {
    border-radius: 0;
}
.category-div-part p{
    margin-top: 10px;
    margin-bottom: 0px;
}
.active-button{
    color: #fff!important;
    background-color: #ed6d00;
    border: none!important;
}
.div-category-top .w3-button {
    padding: 4px 10px;
    margin: .3em;
}
/*.search-box-main form {
    display: inline-flex;
    background: #fff;
    height: 35px;
    vertical-align: middle;
    float: right;
    position: relative;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    max-width: none;
    min-width: unset;
}*/
.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}

.flex-input-end {
    display: flex;
    align-items: flex-end;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

.w3-button.green1 {
    border: 1px solid #8ec320;
    color: #8ec320;
}
.title-gallery{
    font-size: 64px;
    color: #FFFFFF;
}
.title-gallery-jap{
    font-size: 15px;
    color: #FFFFFF;
}
ol.carousel-indicators .active {
    background-color: #EFC39C;
}
ol.carousel-indicators li {
    background-color: #ffffff;
    border: none;
}
.item .carousel-caption-new {
    padding-bottom: 345px;
}
.item .carousel-caption-official {
    padding-bottom: 200px;
}
.item .carousel-caption-detail {
    padding-bottom: 280px;
}
.carousel-indicators {
    bottom: 250px!important;
}
.caption-gallery {
    margin: 0 auto 50px;
    width: 65%;
    background-color: #FBF7F3;
    opacity: 0.7;
    padding: 15px 10px;
    border-radius: 20px;
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
}
.item-caption-gallery {
    position: relative;
    bottom: 260px;
    z-index: 1;
}
.item-caption-gallery-off {
    position: relative;
    bottom: 180px;
}
.item-caption-gallery-app {
    position: relative;
    bottom: 100px;
}
.carousel-indicators .active {
    margin: unset;
}
.carousel-indicators li {
    width: 12px;
    height: 12px;
    padding: 0 5px;
    margin: unset;
}
.date-gallery {
    color: #808080;
    font-weight: 400;
    font-size: 13px;
    line-height : normal;
    font-style: normal;
    margin-bottom: 10px;
}
.card-gallery-title {
    font: message-box;
    font-style: normal;
    display: -webkit-box;
    margin-bottom: 10px;
    max-width: 400px;
    color: #4F4E4E;
    font-weight: 500;
    font-size: 18px;
    line-height : normal;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.margin-app {
    margin-top: 1em;
    margin-bottom: 2em;
}
.image-card-gallery {
    border-radius: 10px;
}
.item-gallery-box {
    display: flex;
    justify-content: center;
    margin-top: 33px;
}
.object-fit-official {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 60%!important;
}
.object-fit-official .wrap-image-official {
    position: absolute;
    width: 100%;
    height: 200px!important;
    object-fit: cover;
}
.object-fit-75 .wrap-image-official {
    position: absolute;
    width: 100%;
    object-fit: cover;
}
.apply-btn a:hover {
    color: #FBF7F3!important;
}
.item-gallery-official {
    display: flex;
    justify-content: center;
    margin-top: 0;
}
.item-wrapper-official {
    display: flex;
    flex-wrap: wrap;
    padding: 0 16px;
    margin-bottom: 40px;
    row-gap: 40px;
}
.desc-overview a {
    color: #bb8e64!important;
}
.item-gallery-box-new {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.item-gallery-box-app {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 38px;
}
.title-gallery-div {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height : 1.6em;
    text-align: center;
    color: #4F4E4E;
    padding: 0;
}
.m-bottom-2 {
    margin-bottom: 2em;
}
.new-exhibit.space-bottom {
    padding-bottom: 15px;
}
.btmlist-gallery {
    background-color: #fbf7f3;
    padding: 40px 0.5em 52px;
}
.desc-official {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    justify-content: center;
    margin-top: 43px;
    padding: 0;
}
.newIndex .btn-seemore {
    display: table;
    margin: 11px auto 2em;
}
.image-card-gallery-app {
    margin-bottom: 20px;
}
.app-box{
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}
.app-box-cat {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30%;
    height: auto;
    padding: 8px;
    border: none;
    background:#772427;
}
.app-box-date {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: auto;
    padding: 8px;
    gap: 10px;
    border: 1px solid #E6E6E6;
}
.app-box-date-page {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70%;
    height: auto;
    padding: 8px;
    gap: 10px;
    border: 1px solid #E6E6E6;
}
.card-gallery-cat {
    color: #ffffff;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    line-height: 1.6em;
}
date-gallery-app {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    margin-bottom: 10px;
}

.bg-slider-top-official {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 490px;
}
.item .carousel-caption-official {
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 10;
    padding-top: 100px;
    color: #fff;
    text-align: center;
    text-shadow: none;
    background-image: linear-gradient(to top,rgba(0,0,0,.7) 0,rgba(0,0,0,.0001) 100%);
}
.item .carousel-caption-official {
    right: 0%;
    left: 0%;
}
.gal-index .carousel-caption-official {
    padding-left: 1em;
    padding-right: 1em;
}
.overview-title {
    width: fit-content;
    border-bottom: 2px solid #8B3333;
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height : 1.6em;
    padding-bottom: 5px;
}
.overview-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 14px;
    margin-bottom: 16px;
}
.image-overview {
    width: 100%;
    border-radius: 6px;
}
.judge-position {
    margin-top: 0% !important;
}
.judges-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 16px;
}
.border-item-wrap {
    border: 1px solid #DCDCDC;
    padding: 20px;
}
.title-judges {
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    color: #4F4E4E;
    margin-top: 15px;
    margin-bottom: 0;
    line-height : 1.6em;
}
.desc-judges {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
    margin-top: 8px;
}
.reward-content-title {
    display: flex;
    justify-content: center;
}
.gal-list.fix-table .table-grey .ui-panelgrid-cell .width-20 {
    width: 20%;
}
.award-title {
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 29px;
    color: #4F4E4E;
}
.title-award-jap {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #4F4E4E;
}
.reward-content {
    background-color: #FBF7F3;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto;
}
.position-big {
    display: flex;
    gap: 15px;
}
.icon-reward {
    position: absolute;
    width: 60px;
    margin-right: 240px;
}
.dis-flex {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}
.wrapper-reward {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.cat-reward {
    width: fit-content;
    padding: 10px;
    background-color: #772427;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #FFFFFF;
    margin: 1em 0;
}
.title-cat-reward {
    font-style: normal;
    font-weight: 200;
    font-size: 20px;
    line-height: 29px;
    color: #4F4E4E;
}
.title-cat-reward span {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.desc-reward {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #4F4E4E;
}
.title-section-gold {
    font-style: normal;
    font-weight: 300;
    font-size: 28px;
    line-height: 41px;
    color: #4F4E4E;
}
.title-section-jap {
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 19px;
    color: #4F4E4E;
}
.section-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
}
.wrapper-reward-section {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}
.border-reward {
    margin-top: 10px;
    width: 50%;
    border-bottom: 1px solid #DCDCDC;
}
.reward-content-gold {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin: 40px auto;
}
.dis-jusflex {
    display: flex;
    justify-content: center;
}
.image-gold-reward {
    border-radius: 10px;
}
.artist-reward {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
}
.reward-content-silver {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    margin-top: 50px;
    margin-bottom: 10px;
}
.image-silver-reward {
    border-radius: 10px;
}
.step-app-gallery {
    display: flex;
    justify-content: center;
}
.form-boxes-wrap {
    display: flex;
    justify-content: center;
}
.image-form {
    width: 100%;
    /* height: 450px; */
    border-radius: 10px;
}
.desc-form {
    margin: 30px 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height : 1.6em;
    color: #4F4E4E;
}
.input-title {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height : 1.6em;
}
.input-desc {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height : 1.6em;
}
.input-desc span {
    color: #E26B34;
}
body .contact.ui-inputfield {
    background: transparent;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    text-align: left!important;
}
/*.centered-text {
    text-align: unset;
}*/
.upload-button {
    width: 100%;
    border-radius: 5px;
}
.button-gallery {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 145px;
    height: 27px;
    color: #121212!important;
    background-color: #FFFFFF!important;
    border: 1px solid #4F4E4E!important;
    border-radius: 2em!important;
    font-style: normal;
    font-weight: 400;
    font-size: 15px!important;
    line-height: 100%;
}
.text-complete {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.gal-featured-img {
    padding: 0 16px;
}
/* .gal-featured-img:first-of-type {
    padding: 0 16px 0 0;
}
.gal-featured-img:last-of-type {
    padding: 0 0 0 16px;
} */
.top-img-cover .carousel-indicators {
    margin-bottom: 48px;
    z-index: 1;
}
.wrap-image-card-gallery {
    margin-bottom: 10px;
}
.wrap-image-card-official {
    margin-bottom: 10px;
}
.wrap-gal-featured {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
    /*margin-top: 48px;*/
}
.new-exhibit {
    margin-top: 40px;
}
.style-reward .wrap h2 {
    font-size: 32px!important;
    margin-bottom: 20px;
    line-height : 1.6em;
}


/*CSS of gallery-detail*/
.mega-title {
    padding: 2em 0;
    min-height: 466px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.mega-title::after {
    content: "";
    background-image: linear-gradient(to top,rgba(0,0,0,.7) 0,rgba(0,0,0,.0001) 100%);
    width: 100%;
    position: absolute;
    height: 50%;
    left: 0;
    bottom: 0;
}
.mega-title h1 {
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    padding: 0 15px 10px;
    margin-top: 0;
    word-break: break-all;
}
.mega-title p {
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
}
.mega-title .wrap {
    position: relative;
    z-index: 1;
}
.desc-overview {
    padding-left: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height : 1.8em;
    color: #4F4E4E;
    position: relative;
}
.gal-detail-flex {
    display: flex;
    align-items: flex-start;
    gap: 20px;
}
.no-padding-top {
    padding-top: 0;
}
.style-img {
    padding-top: 0;
}
.desc-overview p {
    font-size: 16px;
    line-height : 1.6em;
}
.row-overview {
    margin-top: 12px;
}
.gal-detail-section .section-title {
    font-size: 28px!important;
    font-weight: 300;
    line-height : 1.6em;
}
.gal-detail-section .line-grey {
    display: flex;
    border-bottom: 1px solid #DCDCDC;
    width: 62.5%;
    margin: auto;
}
.gal-detail-section .desc-section {
    padding-top: 40px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
}
.gal-detail-section .section-text {
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
}
.reward-content-title {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.reward-content-title .silver-icon {
    height: 48px;
    max-height: 48px;
    /*margin-right: 21px;*/
    width: auto;
}
.reward-content-silver .title-img {
    display: flex;
    justify-content: center;
}
.reward-content-silver .section-title {
    margin-top: 7px;
}
.image-square-gallery {
    padding-bottom: 50%;
    position: relative;
    height: 0;
}
.image-square {
    /*padding-bottom: 100%;*/
    position: relative;
    height: auto;
    /*width: 100%;*/
}
.image-square > img {
    /*position: absolute;*/
    width: 100%;
    /*height: 100%;*/
    height: 206px;
    object-fit: cover;
    left: 0;
    top: 0;
}
.close-img {
    text-align: end;
    font-weight: bolder;
    font-size: 25px;
}
.zoom-in-img:before {
    content: '';
    position: absolute;
    width: 0;
    z-index: 0;
    border-style: solid;
    border-color: #c4c4c4 transparent;
    border-width: 0 11px 18px;
    top: -18.5px;
    left: 25%;
    margin-left: -45px;
    display: block;
}
.award-item {
    padding: 10px;
}
.award-item .desc {
    margin-top: 24px;
}
.award-item .special-award-tag {
    display: inline-block;
}
.award-item .flow-title {
    display: grid;
    align-items: baseline;
    flex-wrap: wrap;
}
.award-item .name-artwork {
    font-size: 24px!important;
    font-style: normal!important;
    font-weight: 600!important;
    line-height: 140%!important;
}
.award-item .name-artist {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}
.award-item .name-subtitle {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    margin-top: 1.3em;
    position: relative; /* To position the dot relative to this element */
    padding-left: 20px; /* Adjust padding to make space for the dot */
}

.award-item .name-subtitle::before {
    content: '•'; /* Unicode for the dot */
    position: absolute;
    left: 0;
    top: 0;
    color: black; /* Adjust color as needed */
    font-size: 24px; /* Adjust size of the dot */
    line-height: 1; /* Align the dot vertically */
}

.award-item .caption {
    font-size: 16px;
    line-height : 1.6em;
    font-weight: normal;
}
.gal-detail-section {
    margin-top: 50px;
}
.size-l .big-size {
    padding-top: 10px;
}
.size-m .award-item,
.size-s .award-item {
    padding: 20px 16px;
}
.size-m .award-item .flow-title,
.size-s .award-item .flow-title {
    flex-flow: column;
}
.size-m .award-item .name-artwork,
.size-s .award-item .name-artwork {
    margin-bottom: 3px;
    margin-top: 8px;
}
.size-m .award-item .name-artist,
.size-s .award-item .name-artist {
    margin-top: 0;
}
.wrapper-reward.size-m,
.wrapper-reward.size-s {
    justify-content: flex-start;
    width: calc(100% + 32px);
    margin-left: -16px;
}
.content-area.margin-top {
    margin-top: 50px;
}
.margin-bottom-desc {
    margin-bottom: 5px;
}
.wrapper-reward.size-m.midle-size {
    justify-content: flex-start;
    width: calc(100% + 0px);
    margin-left: 0px;
    margin-top: 50px;
}
.reward-content-title .wrap {
    position: relative;
}
.banner-area {
    max-width: 75%;
    min-width: 360px;
}
.judges-content .slick-track {
    display: flex;
    gap: 10px;
    border-right: none;
    margin-left: -10px;
}
.judges-content .slick-initialized .slick-slide {
    display: flex;
}
.judges-content .border-item-wrap {
    /*border: 0;*/
    border: 1px solid #d3d2d3;
    width: 100%;
    padding: 28px 28px 25px;
}
.judges-content .slick-list {
    padding: 0 5px;
}
.judges-content .book-list-index {
    width: calc(100% + 10px);
    margin-left: -5px;
    margin-top: 16px;
    margin-bottom: 66px;
}
.form-boxes-button .button-wrap {
    display: flex;
    gap: 15px;
    width: 100%;
    justify-content: flex-start;
}
.confirm .form-boxes-button .button-wrap {
    position: relative;
    left: 50px;
}
.form-boxes-button .button-wrap button:first-child {
    /*margin-right: 15px;*/
}
.content-area .area-post {
    position: relative;
    left: 70px;
}
.form-boxes-button .input-desc {
    opacity: 0;
}
.gallery-app-form .title {
    margin-bottom: 36px;
    margin-top: 10px;
}
.background-blc-mega .background-black {
    position: relative;
    width: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 10px 30px;
    /*    max-width: 75%;
        min-width: 300px;*/
}
.position-content-reward .award-item {
    display: flex;
    gap: 15px;
}
.position-content-reward .award-item .image-square {
    /*padding-bottom: 48%;*/
    height: auto;
}
.position-content-reward .award-item .desc {
    margin-top: 0px;
}
.position-content-reward .award-item .desc p {
    word-break: break-word;
}
.content-area {
    display: flex;
    justify-content: center;
}
.content-area-gal-conf .step-create-gallery-wrap {
    display: grid;
    justify-content: center;
    justify-items: center;
    margin-bottom: 3em;
}
.margin-bottom-gal {
    margin-bottom: 2em;
}
.button-margin {
    margin: -10px auto 3em;
}
.hide-first-img .gal-featured-img:first-of-type {
    display: none;
}
.modal-content.modal-content-width {
    width: 50% !important;
}
.modal-content.modal-content-width img {
    width: 100% !important;
}
.msg-gal-del p {
    text-align: center;
    padding: 5em 0 10em;
    margin: 0;
    position: relative;
    top: 42px;
}

/*========== Application gallery detail ===========*/
.text-desc .desc-overview {
    width: 100%;
    height: 116px;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    display: block;
    align-items: flex-end;
    color: #4F4E4E;
    padding: 0;
    margin-bottom: 32px;
}
.width-sec1 {
    max-width: 1050px;
}
.text-desc {
    display: flex;
}
.text-desc .desc-overview p {
    text-align: justify;
}
.section1 .image-sec2 {
    display: flex;
    gap: 20px;
    padding: 0;
}
.image-gal-section {
    justify-content: center;
    display: flex;
}
.text-desc1 {
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
}
.image-desc2 img {
    display: flex;
    justify-content: center;
    padding: 0px;
    width: 674px;
    height: 674px;
}
.image-desc2 {
    display: flex;
    justify-content: center;
}
.image-sec2 img {
    display: flex;
    padding: 0px;
    width: 500px;
    height: 500px;
    justify-content: space-around;
}
.period {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 15px;
    gap: 10px;
    width: 94px;
    height: 35px;
    background: #772427;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 14px;
    color: #FFFFFF;
    display: flex;
}
.date-period {
    float: none !important;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    margin: 10px auto auto;
    width: 0%;
}
.date {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 11px 20px;
    gap: 10px;
    width: 244px;
    height: 35px;
    background: #E6E6E6;
    border: 1px solid #E6E6E6;
    flex: none;
    order: 1;
    flex-grow: 1;

    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #4F4E4E;
}
.style-form {
    color: #FFFFFF !important;
}
.pos-bot {
    display: flex;
    justify-content: center;
}
.apply-btn {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 6px 15px;
    gap: 10px;
    width: 242px;
    height: 41px;
    background: #8B3333;
    border: 1px solid #8B3333;
    border-radius: 100px;
    margin-bottom: 100px;
}
.apply-btn a {
    width: 212px;
    height: 15px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 100%;
    text-align: center;
    color: #FBF7F3;
    flex: none;
    order: 0;
    flex-grow: 1;
}
.border-judegs .border-item-wrap {
    border: 1 !important;
}
.mega-title.background-blc-mega::after {
    height: 20% !important;
}
.margin-top-btn {
    margin-top: 0 !important;
}
.form-boxes-button.button-confrm .confirm {
    display: flex;
    margin-left: 24px;
    position: absolute;
}
.button-confr .button-gallery {
    position: relative;
    right: -150px;
}
.gal-detail-title {
    max-width: 1050px;
    width: 100%;
}
.position-button {
    display: flex;
    justify-content: center;
    justify-items: center;
    position: relative;
    right: -40px;
}
.pc-view {
    display: contents;
}
.part2-desc .desc-overview {
    padding-left: 0;
}
.border-bottom {
    margin-bottom: 32px;
}
.L-size .image-square {
    display: flex;
    justify-content: center;
}
.margin-top-judges {
    margin-top: 50px;
}
.L-size .desc {
    position: relative;
    left: -50px;
}
.big-size .big-photo img {
    height: auto;
}
.reward-content-silver .view-box .image-square {
    padding-bottom: initial;
    height: auto;
}
.short-img {
    /*text-align: center;*/
    display: flex;
    gap: 15px;
    width: auto;
}
.short-img img {
    max-width: 100%;
}
.hided-left .view-box {
    /*padding-left: 0;*/
}
.reward-content-title .long-image {
    text-align: center;
}
/*========== End of Application gallery detail ===========*/

.gallery-exhibition-page {
    margin-top: 18px;
}
.main-banner-exhibition-wrapper {
    background: rgba(192, 194, 188, 0.90);
    margin-top: 63px;
}
.main-banner-exhibition--wrap-img {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 66.6%;
}
.main-banner-exhibition--wrap-img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0px;
    left: 0px;
}
.main-banner-exhibition--caption {
    padding-top: 24px;
    padding-bottom: 24px;
    min-height: 112px;
}
.main-banner-exhibition-wrapper .slick-slide .main-banner-exhibition--caption {
    opacity: 1;
    transition: 500ms ease 0s;
}
.main-banner-exhibition-wrapper .slick-slide:not(.slick-current) .main-banner-exhibition--caption {
    opacity: 0;
    transition: 500ms ease 0s;
}
.main-banner-exhibition-wrapper .h5-first-caption {
    font-size: 18px;
    font-weight: 400;
    line-height: 160%;
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.main-banner-exhibition-wrapper .slick-dots {
    bottom: 128px;
}
.img-gallery-exhibition {
    padding-bottom: 62.45%;
    position: relative;
    width: 100%;
    height: 0px;
    margin-bottom: 15px;
}
.img-gallery-exhibition img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0px;
    top: 0px;
    border-radius: 6px;
}
.gallery-exhibition-box .head {
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    margin-top: 10px;
    margin-bottom: 0px;
}
.gallery-exhibition-box .card-gallery-desc {
    font-size: 15px;
    font-weight: 400;
    line-height: 160%;
    margin: 8px 0px 0px;
}
.exhibition-new-section {
    background: #FAFAFA;
}
.exhibition-new-wrapper {
    display: grid;
    grid-template-columns: 206px 1fr;
}
.exhibition-new-box-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 36px;

}
.exhibition-recommend-pad {
    padding-top: 67px;
    padding-bottom: 76px;
}
.exhibition-new-section-pad {
    padding-top: 77px;
    padding-bottom: 72px;
}
.exhibition-official-gal-pad {
    padding-top: 60px;
}
.exhibition-official-gal .wrap-gal-featured {
    margin-top: 39px;
}
.exhibition-official-gal .btn-seemore {
    margin-top: 52px;
    margin-bottom: 0px;
}
.exhibition-application-gal-pad {
    padding-top: 80px;
    padding-bottom: 36px;
}
.exhibition-application-gal .wrap-gal-featured {
    margin-top: 39px;
}
.exhibition-application-gal .btn-seemore {
    margin-top: 52px;
    margin-bottom: 0px;
}
.date-gallery-exhibition--date {
    font-size: 13px;
}
.exhibition-new-wrapper .title {
    margin-top: -17px;
}
.wrap-gal-featured-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px;
}

.gallery-input-grid {
    display: grid;
    grid-template-columns: 25% 75%;
}
.gallery-input-grid > div {
    width: 100%;
}
.gallery-app-form-page .div-title-section {
    padding-top: 36px;
    padding-bottom: 60px;
}
.gallery-app-form-page .line-vertical {
    margin-bottom: 21px;
}

@media screen and (min-width: 1441px) {
    .image-square > img {
        height: 260px;
    }
}

@media screen and (max-width: 1024px) {
    .msg-gal-del p {
        top: 12px;
    }
    .big-size .big-photo img {
        height: auto;
    }
    .confirm .form-boxes-button .button-wrap {
        position: relative;
        left: 25px;
    }
    .form-boxes-button .button-wrap {
        left: 25px;
    }
    .judges-content .border-item-wrap {
        min-height: 305px;
    }
    .position-button {
        right: -50px;
    }
    .section1 {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 60px;
        padding: 0;
    }
    .gal-detail-title {
        margin-left: 0px;
        width: 91.6667%;
    }
    .image-sec2 .image-gal-section img {
        width: 100%;
        height: 100%;
    }
    .width-sec1 {
        margin-left: auto;
        display: grid;
    }
    .background-blc-mega .background-black {
        min-width: 300px;
        width: auto;
        height: auto;
    }
    .text-desc .desc-overview {
        padding: 0px 46px 0px;
        margin-bottom: 42px;
    }
    .image-sec2 img {
        width: 400px;
        height: 400px;
    }
    .section1 .image-sec2 {
        gap: 95px;
    }
    .image-desc2 img {
        width: 600px;
        height: 600px;
    }
}

@media only screen and (max-width: 820px){
    .big-size .big-photo img {
        height: auto;
    }
    .confirm .form-boxes-button .button-wrap {
        position: relative;
        left: -9px;
    }
    .judges-content .border-item-wrap {
        min-height: 250px;
    }
    .judge-position {
        margin-top: -5% !important;
    }
    .position-button {
        right: -40px;
    }
    .text-desc .desc-overview p, .section1 {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        padding: 0;
    }
    .section1 {
        padding: 25px;
        display: flex;
        gap: 0;
        margin-top: 20px
    }
    .border-judegs .border-item-wrap {
        border: 1 !important;
    }
    .image-sec2 img {
        width: 325px;
        height: 325px;
    }
    .image-sec2 .image-gal-section img {
        width: 115%;
        height: 115%;
    }
    .text-sm .desc-overview {
        display: block;
    }
    .image-desc2 {
        margin-top: 30px;
    }
    .image-gal-section {
        justify-content: center;
        display: flex;
    }
    .background-blc-mega .background-black {
        min-width: 200px;
        width: auto;
        height: auto;
    }
    .text-desc .desc-overview {
        padding: 0px 32px 0px;
        align-items: flex-start;
        margin-bottom: 20px;
    }
    .section1 .image-sec2 {
        gap: 75px;
    }
    .image-sec2 img {
        width: 345px;
        height: 345px;
        left: -72px;
    }
    .text-desc .desc-overview {
        margin-bottom: 35px;
        align-items: center;
    }
    .image-desc2 img {
        width: 450px;
        height: 450px;
        left: calc(60% - 524px/2);
    }
}

@media only screen and (max-width: 768px){
    .new-exhibit.space-bottom {
        padding-bottom: 0;
    }
    .big-size .big-photo img {
        height: auto;
    }
    .confirm .form-boxes-button .button-wrap {
        position: relative;
        left: -17px;
    }
    .judges-content .border-item-wrap {
        min-height: 262px;
    }
    .section1 {
        padding: 30px;
        display: flex;
        gap: 0;
        margin-top: 20px
    }
    .image-sec2 img, .image-sec2 .image-gal-section img {
        width: 310px;
        height: 310px;
    }
    .background-blc-mega .background-black {
        min-width: 350px;
        width: auto;
        height: auto;
    }
    .carousel-indicators {
        bottom: 250px!important;
    }
    .app-box {
        flex-direction: column;
    }
    .app-box-cat {
        width: 100%;
    }
    .app-box-date {
        width: 100%;
    }

    .caption-gallery {
        width: 90%;
        margin-bottom: 0;
    }
    .gal-index .item .carousel-caption-new {
        padding-top: 2em;
        position: relative;
        padding-bottom: 0;
        height: 100%;
    }
    .wrap-carousel-content {
        height: 100%;
    }
    .bg-slider-top {
        min-height: 400px;
    }
    .title-gallery {
        margin-top: 0;
    }
    .item-caption-gallery {
        bottom: 215px;
    }
    .top-img-cover .carousel-indicators {
        margin-bottom: -11px;
    }
    .top-img-cover .gal-index.carousel-inner {
        margin-top: 0;
    }
    .app-box-date-page {
        width: 100%;
    }

    .wrap-gal-featured {
        gap: 18px;
    }
    .exhibition-new-box-wrapper {
        gap: 18px;
    }
    .exhibition-new-wrapper {
        grid-template-columns: 135px 1fr;
    }
    .exhibition-new-wrapper .title {
        margin-top: -11px;
    }
    .wrap-gal-featured-grid {
        gap: 18px;
    }
}

@media only screen and (max-width: 40.063em){
    .sm-grid .ui-grid-responsive .ui-grid-row {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        padding: 5px;
    }
    .app-box-date-page {
        padding: 5px;
    }
    .pad-sm-def-0 {
        padding: 0 8px;
    }
    .item-gallery-official {
        padding: 0 16px;
    }
    .gal-detail-flex {
        display: flex;
        align-items: flex-start;
        gap: 20px;
        flex-direction: column;
    }
    .new-exhibit.space-bottom {
        padding-bottom: 55px;
    }
    .style-reward .wrap h2 {
        font-size: 28px!important;
        text-align: center;
    }
    .award-item.view-box {
        display: flex;
        justify-content: center;
    }
    .margin-bottom-gal{
        gap: 10px;
        display: flex;
    }
    .position-content-reward .award-item .desc {
        /*margin-top: 4em;*/
        height: auto
    }
    .reward-content-silver .section-title {
        text-align: center;
    }
    .confirm .form-boxes-button .button-wrap {
        position: relative;
        left: 0px;
    }
    .content-area .area-post {
        position: relative;
        left: 5px;
    }
    .judges-content .border-item-wrap {
        border: 1px solid #d3d2d3;
        width: 100%;
        padding: 28px 28px 30px;
        min-height: 100%;
    }
    .big-size .big-photo img {
        width: 100%;
        height: auto;
    }
    .judge-position {
        margin-top: 0 !important;
    }
    .sm-gal {
        display: none;
    }
    .pc-view {
        display: contents;
    }
    .pc-view .container-scrollbar {
        padding-left: 3px !important;
    }
    .style-img {
        padding-bottom: 20px;
    }
    .gal-detail-title.text-h2-sm {
        padding-left: 0;
    }
    .position-button {
        left: 0;
    }
    .text-h2-sm {
        padding-left: 11px;
    }
    .text-desc1, .text-sm {
        padding-left: 0px !important;
    }
    .text-desc .desc-overview-sm, .text-sm .desc-overview {
        display: flex;
        justify-content: flex-start;
        align-content: center;
        align-content: space-evenly;
        align-self: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }
    .text-desc .desc-overview p {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: center;
        padding: 6px 0;
    }
    .gal-detail-title {
        width: 100%;
    }
    .button-confr .button-gallery {
        position: relative;
        right: 0px;
    }
    .content-area-gal-conf {
        display: grid;
        justify-content: center;
        justify-items: center;
    }
    .border-judegs .border-item-wrap {
        border: 1px solid #d3d2d3 !important;
        width: 100% !important;
    }
    .date {
        padding: 5px 5px;
        width: 175px;
        font-size: 13px;
    }
    .period {
        padding: 5px 5px;
        gap: 10px;
        width: 70px;
    }
    .text-desc1 .desc-overview, .text-sm .desc-overview {
        display: contents;
    }
    .section1 {
        justify-content: center;
        display: grid;
        justify-items: center;
        padding: 0;
        margin-left: -6px;
    }
    .image-gal-section {
        justify-content: center;
        display: grid;
    }
    .desc-overview-sm {
        position: relative;
        bottom: 0px;
        top: -240px;
    }
    .mega-title.background-blc-mega h1 {
        font-size: 40px;
        padding: 0 0px 10px;
    }
    .image-sec2 img {
        width: 300px;
        height: 300px;
    }
    .image-desc2 img {
        width: 300px;
        height: 400px;
    }
    .background-blc-mega .background-black {
        max-width: 300px;
        min-width: 50px;
    }
    .position-big {
        display: grid;
    }
    .position-content-reward .award-item {
        display: grid;
    }
    .position-content-reward .award-item .image-square {
        /*padding-bottom: 100%;*/
        height: auto;
    }
    .position-content-reward .award-item {
        margin-top: 0;
    }
    .gal-index .gal-boxes {
        flex-wrap: wrap;
    }
    .right-line{
        border-right: none;
    }
    .left-line{
        border-left: none;
        margin-top: 0;
        margin-bottom: 1em;
        padding-left: .5em;
    }
    .bottom-line{
        border-bottom: 1px solid rgba(145, 153, 169, 0.3);
    }
    .category-div-part .ui-datagrid-column{
        padding: 0;
    }
    .category-box .category-title {
        color: #4f4e4e;
        font-weight: bold;
        font-size: 26px;
        position: absolute;
        display: flex;
        padding-left: 1.1em;
    }
    .gallery .other-btn {
        position: absolute;
        right: 0em;
        top: 2.5em;
        /* margin-top: 15px; */
        /* margin-bottom: 10px; */
    }
    /* .gal-featured-img:nth-of-type(even) {
        padding: 0 0 0 10px;
        margin-bottom: 20px;
    }
    .gal-featured-img:nth-of-type(odd) {
        padding: 0 10px 0 0;
        margin-bottom: 20px;
    } */
    .app-box {
        flex-direction: row;
    }
    .app-box-cat {
        width: 50%;
    }
    .app-box-date {
        width: 100%;
        padding: 7px;
    }
    .date-gallery-app {
        text-align: center;
    }
    .caption-gallery {
        margin: 25px auto -35px;
        /*width: 80%;*/
    }
    .top-img-cover .gal-index.carousel-inner {
        margin-top: 0px!important;
    }
    .item-gallery-box {
        margin-top: 20px;
    }
    item-gallery-official {
        margin-top: 0;
    }
    .caption-gallery {
        margin-top: 0;
    }
    .caption-gallery {
        width: 100%;
    }
    .gal-featured-img {
        padding: 0 16px;
    }
    .new-exhibit {
        margin-top: 10px;
    }

    /*CSS of gallery-detail*/
    .mega-title h1 {
        font-size: 52px;
    }
    .mega-title {
        min-height: 400px;
    }
    .overview-content {
        margin-top: 0;
    }
    .desc-overview {
        padding-left: 0;
    }
    .mega-title::after {
        height: 90%;
    }
    .reward-content-title {
        padding: -1px 35px;
    }
    .reward-content-title .silver-icon {
        /*margin-right: 10px;*/
        height: auto;
        width: auto;
        object-fit: cover;
        /*        right: 40%;
                top: -47px;*/
    }
    .size-m .award-item,
    .size-s .award-item {
        padding: 20px 8px;
    }
    .wrapper-reward.size-m, .wrapper-reward.size-s {
        width: calc(100% + 16px);
        margin-left: -8px;
    }
    .judges-content .border-item-wrap {
        width: 57.5vw;
        /*margin-right: 16px;*/
        min-width: 57.5vw;
        max-width: 57.5vw;
        border: 1;
    }
    .judges-content .book-list-index {
        display: flex;
        overflow-x: scroll;
        width: 100%;
        margin-left: 0;
        padding-left: 16px;
    }
    .judges-content {
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }
    .judges-title {
        padding-left: 16px;
        padding-right: 16px;
    }
    .wrapper-reward {
        width: 100%;
        margin-left: 0;
        padding: 10px;
    }
    .award-item {
        padding: 5px 0;
    }

    .margin-gallery {
        margin-top: 1.5em;
    }
    .app-box-date-page {
        width: 100%;
    }
    .gallery-app-form .title {
        margin-bottom: 0;
    }
    .form-boxes-button .input-desc {
        display: none;
    }
    .gal-detail-section {
        padding-left: 0;
        padding-right: 0;
        margin-top: 30px;
    }
    .reward-content-silver {
        padding: 0;
    }
    .list-pagi .gallery-box {
        margin-bottom: 2.5em;
        padding: 0;
    }
    .position-content-reward .award-item .desc p {
        margin: 0;
    }
    .main-banner-exhibition-wrapper {
        margin-top: 29px;
    }
    .main-banner-exhibition-wrapper .h5-first-caption {
        font-size: 15px;
    }
    .main-banner-exhibition--caption {
        padding: 15px 15px;
        min-height: 81px;
    }
    .wrap-gal-featured {
        display: block;
        width: 100%;
        position: relative;
    }
    .exhibition-new-box-wrapper {
        display: block;
        width: 100%;
        position: relative;
        margin-top: 16px;
    }
    .gallery-exhibition-box > a {
        width: 100%;
        display: block;
    }
    .wrap-gal-featured .slick-list {
        overflow: visible;
        padding-right: 10px;
    }
    .exhibition-new-box-wrapper .slick-list {
        overflow: visible;
        padding-right: 10px;
        padding-bottom: 51px;
    }
    .gallery-exhibition-box {
        padding-right: 34px;
    }
    .gallery-exhibition-box .head {
        font-size: 15px;
        font-weight: 400;
        line-height: 160%;
    }
    .newIndex .wrap-gal-featured .slick-prev,
    .newIndex .wrap-gal-featured .slick-next {
        bottom: 0px;
    }
    .newIndex .exhibition-new-box-wrapper .slick-prev,
    .newIndex .exhibition-new-box-wrapper .slick-next {
        bottom: 0px;
    }
    .exhibition-new-section .page-title-with-hz-line {
        padding-left: 36px;
        margin-top: 0px;
    }
    .exhibition-new-wrapper {
        display: block;
    }
    .exhibition-new-section .page-title-with-hz-line::before {
        left: calc(-100vw + 25px);
        display: flex;
        top: 17px;
    }
    .main-banner-exhibition-wrapper .slick-dots {
        bottom: 89px;
    }
    .exhibition-recommend-pad {
        padding-top: 34px;
        padding-bottom: 0px;
    }
    .exhibition-new-section {
        background: #fff;
    }
    .exhibition-new-section-pad {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .exhibition-official-gal-pad {
        padding-top: 50px;
    }
    .exhibition-official-gal .wrap-gal-featured {
        margin-top: 19px;
    }
    .exhibition-application-gal .wrap-gal-featured {
        margin-top: 19px;
    }

    .exhibition-official-gal .slick-prev, 
    .exhibition-official-gal .slick-next,
    .exhibition-application-gal .slick-prev, 
    .exhibition-application-gal .slick-next {
        display: none!important;
    }

    .exhibition-recommend-pad .slick-list {
        padding-bottom: 51px;
    }
    .exhibition-official-gal .btn-seemore {
        margin-top: 32px;
        margin-bottom: 0px;
    }
    .exhibition-application-gal .btn-seemore {
        margin-top: 32px;
        margin-bottom: 0px;
    }
    .exhibition-application-gal-pad {
        padding-top: 50px;
        padding-bottom: 18px;
    }
    .gallery-exhibition-page {
        margin-top: 21px;
    }
    .img-gallery-exhibition {
        margin-bottom: 11px;
    }
    .gallery-exhibition-box .card-gallery-desc {
        margin: 0px;
    }
    .wrap-gal-featured-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 26px 14px;
    }
    .wrap-gal-featured-grid .gallery-exhibition-box {
        padding-right: 0px;
    }

    .gallery-input-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .gallery-app-form-page .div-title-section {
        padding-top: 29px;
        padding-bottom: 30px;
    }
    .gallery-app-form-page .line-vertical {
        height: 30px;
        margin-bottom: 3px;
    }
    .content-area-gal-conf .step-create-gallery-wrap {
        margin-bottom: 2.5em;
    }
    .content-area.margin-top {
        margin-top: 0px;
    }
}

@media only screen and (max-width: 320px){
    .reward-content-title .silver-icon {
        /* margin-right: 10px; */
        height: auto;
        width: auto;
        object-fit: cover;
    }
    .big-size .big-photo img {
        height: 250px;
    }
    .reward-content-title .silver-icon {
        margin-right: 10px;
        right: 35%;
        top: -47px;
    }
}

/*== Added By Adit ==*/

.search-venue {
    /*margin-left: -30px;*/
    text-align: left;
    padding-left: .3em;
}

.search-venue-menu {
    /*padding: 4px 50px 7px 0;*/
}

.text-bold {
    font-weight: bold;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top:15px;
}

.margin-top-30 {
    margin-top:30px;
}

.margin-bottom-12 {
    margin-bottom: 12px;
}

.award-item .name-artwork-type-l {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.award-item .name-artwork-type-s {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.award-item .desc-type-l {
    /*margin-top: 24px;*/
}

.award-item .desc-type-m {
    margin-top: 24px;
}

.custom-award-name {
    color: #000; 
    padding: 6px 10px 6px 10px; 
    border: none!important;
    margin-bottom: 1em;
}