body{
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #565548;
    overflow-x: hidden;
    overflow-y: auto;
    padding-right: 0 !important;
}
.slick-current .meeting-image-nav{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.slick-slide{
    outline: none;
}
.break{
    word-spacing: 20px;
    word-wrap: break-word;
}
.container-fluid{
    padding: 0;
    width: 100%;
    height: 100%;
}
.row{
    margin: 0 auto;
}
.container-main{
    /* padding: 50px 0 0; */
    margin-bottom: 30px;
}
.head-main{
    text-align: center;
}
.home-title{
    color: #977F5D;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    font-size: 27pt;
    font-weight: 700;
    line-height: 1.5;
}
#home-line{
    border: 0;
    height: 1px;
    margin-bottom: 1.1em;
    background-color: #977F5D;
    min-width: 200px;
    max-width: 100vw;
    width: 35vw;
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
}
.body-main{
    text-align: center;
    padding: 0 10% 2% 10%;
}
/* .home-paragraph{
    line-height: 1.5;
    font-size: 1em;
    text-align: justify;
    text-align-last: center;
} */
.body-main p{
    line-height: 1.5;
    font-size: 13pt;
    font-weight: 300;
    text-align: center;
    /* text-align-last: center; */
    color: #977F5D;
}


.container-sub1 a{
    position: relative;
    left: 0px;
    top: -115px;
    border: transparent;
}
.container-sub2 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}
.container-sub5 a{
    position: absolute;
    left: 0px;
    top: -115px;
    border: transparent;
}


.container-sub1{
    background: #977F5D;
    padding: 25px 9% 35px;
}
.head-sub1{
    padding: 15px;
}
.sub1-title{
    font-size: 27pt;
    font-weight: 700;
    color: #ffffff;
}
.col-sub1-title {
    font-size: 15pt;
    margin-bottom: 0px;
    color: #ffffff;
    height: 50px;
    font-weight: 700;
}
.col-sub1-image{
    width: 100%;
    /* height: 160px; */
    /* object-fit: cover; */
    margin-bottom: 12px;
}
.col-sub1-paragraph{
    font-size: 11pt;
    font-weight: 300;
    line-height: 1.3;
    text-align: justify;
    color: #ffffff;
}

.container-sub2{
    position: relative;
    margin-bottom: 45px;
}
.sub2-image{
    width: 100%;
    height: 42vw;
    object-fit: cover;
    position: relative;
}
.sub2-image-wrapper .sub2-text-block {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0;
    background: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
}
.sub2-text-block h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    color: #ffffff;
}
.sub2-text-block p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    line-height: 1.2;
    /* letter-spacing: 2px; */
}

.sub2-image-wrapper .main-text-block{
    position: absolute;
    width: 25%;
    height: 100%;
    top: 0;
    left: 10%;
    color: rgb(255, 255, 255);
    padding: 90px 30px;
    background: rgba(151, 127, 93, 0.8);
}
.main-text-block h1{
    font-size: 1.85em;
    font-weight: 500;
    margin-bottom: 10px;
    /* font-size: 27pt;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1; */
}
.main-text-block p{
    /* font-size: 13pt;
    font-weight: 300;
    text-align: left;
    color: #ffffff;
    margin-bottom: 15px;
    line-height: 1.3; */
    font-size: 1.1vw;
    font-weight: 300;
}


.block-btn{
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 0.5em;
    border: none;
    font-size: small;
    padding: 12px 20px;
    text-decoration: none;
    margin-top: 6vh;
    color: #977F5D;
}
.block-btn:hover{
    color: #977F5D;
    text-decoration: none;
    cursor: pointer;
}
.block-btn a{
    text-decoration: none;
    color: #977F5D;
    cursor: pointer;
}
.block-btn:hover a{
    text-decoration: none;
    color: #977F5D;
    cursor: pointer;
}

.container-sub3{
    padding: 35px 9% 0 9%;
}
.col-sub3{
    padding: 50px 12vw;
}
.row-meeting{
    margin: 0 85px;
}
.col-meeting-right{
    padding: 0 25px;
}
.slider-for{
    height: 21vw;
}
.slider-nav{
    height: 8vw;
}
.slick-prev{
    z-index: 10;
    left: 20px;
}
.slick-next{
    z-index: 10;
    right: 20px;
}
.slick-slide img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-slide img:hover{
    cursor: pointer;
}


.slider-for .slick-list{
    margin: 0 12px;
}
.slider-nav .slick-list{
    margin: 0 12px 0 9px;
}


.meeting-image-item{
    position: relative;
    height: 21vw;
    /* padding-right: 1%; */
}
.meeting-sliding-image{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.meeting-sliding-image:hover{
    cursor: pointer;;
}
.meeting-image-nav{
    position: relative;
    height: 8vw;
    padding: 10px 3px;
    /* padding-right: 8%; */
}
.meeting-sliding-nav{
    width: 100%;
    height: 80%;
    object-fit: cover;
}
.meeting-content-wrapper p{
    margin-bottom: 0.5rem;
}
.meeting-description p{
    margin-bottom: 0.5rem;
}
.meeting-description ul{
    padding-left: 22px;
    list-style-image: url("../../assets/icon/dot.png");
}


.slider-nav .slick-prev{
    position: absolute;
    top: 45%;
    left: 20px;
    z-index: 250;
}
.slider-nav .slick-next{
    position: absolute;
    top: 45%;
    right: 20px;
    z-index: 250;
}
.sleek-arrow :hover{
    cursor: pointer;
}
.mini-slider-icon{
    height: 30px;
    width: 30px;
}


/* .meeting-description ul{
    padding: 0;
}
.meeting-description li{
    line-height: 1.3;
    list-style: none;
}
.meeting-description li::before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
    background-size: cover;
    background-image: url(../../assets/icon/dot.png);
} */
.meeting-content-title{
    color: #977F5D;
    font-size: 15pt;
    font-weight: 700;
}
.meeting-content-subtitle{
    font-size: 13pt;
    font-weight: 300;
}
.meeting-content-description{
    line-height: 1.2;
    list-style-type: none;
    font-size: 13pt;
    font-weight: 300;
}
/* .dot-list{
    width: 10px;
    height: 10px;
    margin-right: 10px;
} */

.meeting-description{
    /* line-height: 1.25; */
    line-height: 1.3;
}
/* .meeting-description ul {
    list-style: none;
    padding: 0 0 0 1em;
}
.meeting-description li::before {
    content: "\2022";
    color: #977F5D;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
} */
strong{
    font-weight: 700;
}
.meeting-description p{
    font-size: 13pt;
    font-weight: 300;
}
.meeting-description li{
    font-size: 13pt;
    font-weight: 300;
}
.meeting-description i{
    font-style: italic;
}
.meeting-line{
    display: block;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,.1);
    background: #977f5d;
    margin: 0 15px;
    margin-bottom: 45px;
    margin-top: 15px;
}

/* MODAL AWAL */
.modal {
    padding-right: 0 !important;
}
.modal-dialog{
    width: 65%;
    max-width: unset;
}
.modal-title{
    color: #977F5D;
}
/* .modal .slider-for{
    text-align: center;
    top: 15%;
    height: 34vw;
} */
/* .modal .slick-prev{
    left: 3%;
}
.modal .slick-next{
    right: 3%;
} */

/* .modal .accomodation-image-item{
    width: 100% !important;
    height: 34vw;
    display: inline-block !important;
}
.modal .accomodation-sliding-image{
    width: 100%;
} */
/* .modal .prevprev:hover,
.nextnext:hover {
  background-color: rgba(0, 0, 0, 0.8);
} */
.modal .prevprev{
    position: absolute;
    top: 45%;
    left: 5%;
    font-size: 20pt;
    color: #977F5D !important;
    transition: 0.6s ease;
    border-radius: 20px;
    user-select: none;
    -webkit-user-select: none;
    width: 25px;
    text-align: center;
    background-color: white;
}
.modal .prevprev:hover{
    cursor: pointer;
}
.modal .nextnext:hover{
    cursor: pointer;
}
.modal .nextnext{
    position: absolute;
    top: 45%;
    right: 5%;
    font-size: 20pt;
    color: #977F5D !important;
    transition: 0.6s ease;
    border-radius: 20px;
    user-select: none;
    -webkit-user-select: none;
    width: 25px;
    text-align: center;
    background-color: white;
}
.modal img{
    width: 100% !important;
    height: 34vw;
    display: inline-block !important;
    object-fit: cover;
}
.col-accomodation-left .show{
    padding-right: 0 !important;
}
.modal-open body{
    padding-right: 0 !important;
}
.mySlides {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {opacity: .6}
    to {opacity: 1}
} 
@keyframes fade {
    from {opacity: .6}
    to {opacity: 1}
}
/* MODAL AKHIR */

.table-web{
    display: block;
}
.table-mobile{
    display: none;
}
.container-sub4{
    padding: 0px 10% 35px 10%;
}
.table-wrapper{
    margin-top: 20px;
}
.table-landscape{
    border: 1px solid #977F5D;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
}
.table-landscape th{
    font-size: 15pt;
    font-weight: 700;
}
.table-landscape td{
    border: 1px solid #977F5D;
    border-collapse: collapse;
    padding: 5px;
    text-align: center;
    font-size: 13pt;
    font-weight: 300;
}
.table-section{
    border: 1px solid #977F5D;
    border-collapse: collapse;
    text-align: left;
    background-color: #977F5D;
    color: #ffffff;
    padding: 5px 15px;
}
.table-title{
    color: #977F5D;
    font-weight: 500 !important;
}
.table-icon{
    width: 35px;
    height: 35px;
    margin-bottom: 5px;
    padding: 5px;
}

.container-sub5{
    position: relative;
}
.sub5-image{
    width: 100%;
    height: 44vw;
    object-fit: cover;
    position: relative;
}
.sub5-image-wrapper .sub5-text-block {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0%;
    background-color: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
    padding-right: 3%;
    /* padding-left: 10%; */
    text-align: left;
}
.sub5-text-block h1{
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffff;
}
.sub5-text-block p{
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    line-height: 1.2;
    /* letter-spacing: 2px; */
}

.sub6-paragraph p{
    padding: 50px 10% 0 10%;
    margin-bottom: 0;
    font-size: 13pt;
    font-weight: 300;
    text-align: center;
    color: #977F5D;
}
.row-sub6{
    padding: 0 10%;
}
.col-sub6{
    padding: 40px 0;
}
.sub6-title{
    font-size: 15pt;
    font-weight: 700;
    color: #977F5D;
}
.sub6-subtitle{
    font-size: 13pt;
    font-weight: 300;
}
/* .sub6-content-description{
    list-style-type: none;
    padding-inline-start: 0 !important;
    font-size: 0.85em;
}
.sub6-content-description li::before {
    content: "\2022";
    color: transparent;
    display: inline-block;
    width: 0;
    margin-left: 0;
} */
.col-sub6 p{
    margin-bottom: 0.5rem;
}
.col-sub6 ul{
    padding-left: 22px;
    list-style-image: url("../../assets/icon/dot.png");
}
/* .col-sub6 li{
    line-height: 1.3;
    list-style: none;
} */
/* .col-sub6 li::before {
    content: '';
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 10px;
    background-size: cover;
    background-image: url(../../assets/icon/dot.png);
} */
/* .sub6-footnote{
    padding-left: 40px;
    font-size: 9px;
} */

.sub6-description{
    line-height: 1.25;
    padding-right: 10px;
}
/* .col-sub6 ul {
    list-style: none;
    padding: 0 0 0 1em;
}
.col-sub6 li::before {
    content: "\2022";
    color: #977F5D;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
} */
.sub6-description p{
    font-size: 13pt;
    font-weight: 300;
}
.sub6-description li{
    font-size: 13pt;
    font-weight: 300;
}

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}


.container-sub7 a{
    position: relative;
    left: 0px;
    top: -115px;
    border: transparent;
}
.sub7-image{
    width: 100%;
    height: 42vw;
    object-fit: cover;
    position: relative;
}
.row-sub7 {
    padding: 0 10%;
}
.col-sub7 {
    padding: 0;
    text-align: center;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.col-sub7-left {
    text-align: left;
    padding: 0 0 30px 10%;
    /* padding: 0 0 30px 0; */
}
.col-sub7-right {
    text-align: left;
    padding: 0 0 0 10%;
}
.sub7-image-wrapper .sub7-text-block {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 0;
    background: rgba(151, 127, 93, 0.8);
    padding: 20px 10%;
}
.sub7-text-block h1 {
    font-size: 27pt;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: left;
    color: #ffffff;
}
.sub7-text-block p {
    font-size: 13pt;
    font-weight: 300;
    margin-bottom: 0;
    text-align: left;
    color: #ffffff;
    line-height: 1.2;
    /* letter-spacing: 2px; */
}
.sub7-content-wrapper{
    line-height: 1.25;
    padding: 50px 0 25px 0;
}
.sub7-content-wrapper p{
    margin-bottom: 0.5rem;
}
.sub7-content-wrapper ul{
    padding-left: 22px;
    list-style-image: url("../../assets/icon/dot.png");
}
.sub7-content-wrapper i{
    font-style: italic;
}
.submain7-content-title{
    font-weight: 700 !important;
    color: #977F5D;
    font-size: 15pt !important;
    margin-bottom: 5px !important;
}
.sub7-content-wrapper p{
    font-size: 13pt;
    font-weight: 300;
}
.sub7-content-wrapper li{
    font-size: 13pt;
    font-weight: 300;
}


.container-slider .image-slider {
    height: 42vw;
}
.container-slider .slick-list {
    height: 42vw;
}
.container-slider .image-item {
    height: 42vw;
}
/* .sliding-image{
    object-fit: unset;
} */


@media screen and (min-width:2001px){
    /* .home-title {
        font-size: 4em;
    }
    .home-paragraph {
        font-size: 1.35em;
    }
    .body-main p{
        font-size: 1.35em;
    }

    .sub1-title {
        font-size: 3em;
    }
    .col-sub1-title {
        font-size: 2em;
    }
    .col-sub1-paragraph {
        font-size: 1.5em;
    }

    .sub2-text-block h1 {
        font-size: 3em;
    }
    .sub2-text-block p {
        font-size: 1.5em;
    }

    .meeting-content-title {
        font-size: 3em;
    }
    .meeting-content-subtitle {
        font-size: 2em;
    }
    .meeting-content-description {
        font-size: 1.5em;
    }
    .meeting-content-description li::before {
        margin-left: -1.5em;
    }

    .meeting-description{
        line-height: 1.4;
    }
    .meeting-description p{
        font-size: 1.5em;
    }
    .meeting-description li{
        font-size: 1.5em;
    }

    .table-section {
        font-size: 2em;
    }
    .table-landscape td {
        font-size: 1.5em;
    }

    .sub5-text-block h1 {
        font-size: 4em;
    }
    .sub5-image-wrapper .sub5-text-block {
        width: 63em;
        padding-left: 10%;
        text-align: left;
    }
    
    .sub6-paragraph p{
        font-size: 1.35em;
    }
    .sub6-title {
        font-size: 3em;
    }
    .sub6-subtitle {
        font-size: 2em;
    }
    .sub6-list{
        font-size: 1.5em;
    }
    
    .sub6-description{
        line-height: 1.4;
    }
    .sub6-description p{
        font-size: 1.5em;
    }
    .sub6-description li{
        font-size: 1.5em;
    }*/
} 

@media screen and (max-width:2000px) and (min-width:1600px){
    /* .home-title {
        font-size: 3.25em;
    }
    .home-paragraph {
        font-size: 1.15em;
    }
    .body-main p{
        font-size: 1.15em;
    }

    .sub1-title {
        font-size: 2.75em;
    }
    .col-sub1-title {
        font-size: 1.75em;
        height: 75px;
    }
    .col-sub1-paragraph {
        font-size: 1.25em;
    }

    .sub2-text-block h1 {
        font-size: 2.5em;
    }
    .sub2-text-block p {
        font-size: 1.25em;
    }

    .meeting-content-title {
        font-size: 2.5em;
    }
    .meeting-content-subtitle {
        font-size: 1.5em;
    }
    .meeting-content-description {
        font-size: 1.25em;
    }
    .meeting-content-description li::before {
        margin-left: -2em;
    }

    .meeting-description{
        line-height: 1.3;
    }
    .meeting-description p{
        font-size: 1.25em;
    }
    .meeting-description li{
        font-size: 1.25em;
    }

    .table-section {
        font-size: 1.75em;
    }
    .table-landscape td {
        font-size: 1.25em;
    }

    .sub5-text-block h1 {
        font-size: 3.25em;
    }
    .sub5-image-wrapper .sub5-text-block {
        width: 52em;
        padding-left: 10%;
        text-align: left;
    }
    
    .sub6-paragraph p{
        font-size: 1.15em;
    }
    .sub6-title {
        font-size: 2.5em;
    }
    .sub6-subtitle {
        font-size: 1.5em;
    }
    .sub6-list{
        font-size: 1.25em;
    }

    .sub6-description{
        line-height: 1.3;
    }
    .sub6-description p{
        font-size: 1.25em;
    }
    .sub6-description li{
        font-size: 1.25em;
    } */

    .sub2-image-wrapper .main-text-block{
        padding: 115px 30px;
    }
}

@media screen and (max-width: 1210px){
    .col-sub1-title {
        height: 50px;
    }
}

@media screen and (max-width: 1180px){
    /* .sub2-image-wrapper .main-text-block{
        padding: 30px 5%;
    } */
    
    .meeting-description li{
        line-height: 1.3;
    }

    .modal-dialog{
        width: 70%;
    }
    .modal img{
        height: 38vw;
    }
}

/* @media screen and (max-width: 1075px){
    .sub2-image-wrapper .sub2-text-block {
        width: 40%;
    }
} */

@media screen and (max-width: 1024px){
    .sub2-image-wrapper .main-text-block {
        padding: 45px 3vw 0 3vw;
    }
    .main-text-block h1{
        font-size: 1.5em;
    }
    .block-btn{
        margin-top: 2.5vh;
    }
}

@media screen and (max-width: 991px){
    .body-main {
        padding: 2% 10%;
    }
    .home-title {
        font-size: 25pt;
    }
    .home-paragraph {
        font-size: 13pt;
    }
    .body-main p{
        font-size: 11pt;
    }

    .sub1-title{
        font-size: 25pt;
    }
    
    /* .container-slider .image-slider {
        height: 43vw;
    }
    .container-slider .slick-list {
        height: 43vw;
    }
    .container-slider .image-item {
        height: 43vw;
    } */
    
    .container-sub1 {
        padding: 35px 8.5%;
    }
    .col-sub1-title {
        height: 35px;
    }
    
    .sub2-image-wrapper .sub2-text-block {
        width: 50%;
        top: 10%;
    }
    .sub2-text-block h1{
        font-size: 25pt;
    }
    .sub2-text-block p{
        font-size: 11pt;
    }

    /* .sub2-image-wrapper .main-text-block{
        width: 40%;
        padding: 30px 5%;
    }
    .main-text-block h1{
        margin-bottom: 10px;
        line-height: 1;
    }
    .main-text-block p{
        margin-bottom: 10px;
        line-height: 1.2;
    } */

    .table-landscape th{
        font-size: 13pt;
    }
    .table-landscape td{
        font-size: 11pt;
    }

    .container-sub3 {
        padding: 35px 8.5% 5px 8.5%;
    }
    .slider-for {
        height: 35vw;
    }
    .slider-nav{
        height: 11vw;
    }
    .col-meeting-left{
        margin-bottom: 30px;
    }
    .col-meeting-right{
        margin-bottom: 30px;
        padding: 0 15px;
    }
    .meeting-image-item {
        height: 35vw;
    }
    .meeting-image-nav {
        height: 14vw;
        /* padding-right: 6%; */
    }
    .meeting-content-description li::before {
       margin-left: -3em;
    }
    /* .meeting-description p{
        font-size: 0.85em;
    }
    .meeting-description li{
        font-size: 0.85em;
    } */
    .meeting-line{
        margin-top: 0;
    }


    .slider-nav .slick-prev{
        position: absolute;
        top: 52%;
        z-index: 250;
    }
    .slider-nav .slick-next{
        position: absolute;
        top: 52%;
        z-index: 250;
    }


    .modal-dialog{
        width: 80%;
        margin:  3rem auto 0 auto;
    }
    .modal img{
        height: 42vw;
    }


    .container-sub4 {
        padding: 0px 10% 35px 10%;
    }
    .table-wrapper{
        margin-top: 0px;
    }
    /* .table-section {
        font-size: 0.9em;
    }
    .table-landscape td {
        font-size: 0.65em;
    } */

    .sub5-image-wrapper .sub5-text-block {
        width: 50%;
        padding-left: 10%;
    }
    .sub5-text-block h1 {
        font-size: 25pt;
    }
    .sub5-text-block p{
        font-size: 11pt;
    }

    .sub6-paragraph p{
        font-size: 11pt;
        padding: 50px 10% 0 10%;
    }
    .row-sub6 {
        padding: 0px 10%;
    }
    /* .sub6-title {
        font-size: 15pt;
    } */
    .sub6-description p{
        font-size: 11pt;
    }
    .sub6-description li{
        font-size: 11pt;
    }

    div.sticky {
        position: relative;
        top: 0;
    }

    .col-sub7-left {
        text-align: left;
        /* padding: 0 0 30px 10%; */
        padding: 0 0 30px 0;
    }
    .sub7-image-wrapper .sub7-text-block {
        width: 50%;
        top: 10%;
    }
    .sub7-text-block h1 {
        font-size: 25pt;
    }
    .sub7-text-block p {
        font-size: 11pt;
    }
}

@media screen and (max-width: 768px){
    .table-web{
        display: none;
    }
    .table-mobile{
        display: block;
    }

    .container-sub4{
        padding: 10% 0;
    }

    /* #table-accordion .collapse:not(.show) {
        display: none;
    } */

    .table-mobile-title{
        color: #977F5D;
        font-weight: 500;
        font-size: 15pt;
        text-align: center;
    }

    /* .table-mobile .active{
        transition: ease-in-out 1s;
    } */

    /* Style the buttons that are used to open and close the accordion panel */
    .accordion-table {
        background-color: #977F5D;
        color: #ffffff;
        cursor: pointer;
        padding: 20px 18px;
        width: 100%;
        text-align: left;
        border: none;
        outline: none;
        transition: 0.4s;
        text-align: center;
        font-size: 15pt;
        -webkit-box-shadow:0px 1px 4px #64543e;
        -moz-box-shadow:0px 1px 4px #64543e;
        box-shadow:0px 1px 4px #64543e;
    }
    
    /* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
    .active, .accordion-table:hover {
        background-color: #977F5D;
    }
    
    /* Style the accordion panel. Note: hidden by default */
    .panel {
        padding: 0;
        background-color: white;
        /* display: none; */
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s ease-out;
    }
    .panel table{
        border: 1px solid #977F5D;
        width: 100%;
    }
    .panel th{
        font-weight: 700;
        text-align: center;
        color: #977F5D;
        border: 1px solid #977F5D;
        width: 50%;
        padding: 5px 0;
    }
    .panel td{
        text-align: center;
        border: 1px solid #977F5D;
        font-weight: 300 !important;
        padding: 5px 0;
    }
    .center {
        margin-left: auto;
        margin-right: auto;
    }
    .panel span{
        color: #565548;
    }
    .table-mobile-icon{
        width: 10px;
        height: 10px;
        float: right;
        position: relative;
        top: 3px;
    }

    .active .table-mobile-icon{
        transform: rotate(90deg);
        top: 2px;
        right: -2px;
    }

    .body-main {
        padding: 2% 12%;
    }

    .home-title {
        font-size: 23pt;
    }
    .body-main p {
        font-size: 12pt;
    }

    .container-sub1{
        padding: 35px 10%;
    }
    .sub1-title {
        font-size: 23pt;
    }
    .col-sub1-title {
        font-size: 15pt;
        margin-bottom: 15px;
    }
    .col-sub1-paragraph {
        font-size: 12pt;
    }

    /* .container-slider .image-slider {
        height: 320px;
    }
    .container-slider .slick-list {
        height: 320px;
    }
    .container-slider .image-item {
        height: 320px;
    } */

    .container-sub2 {
        margin-bottom: 15px;
    }
    .container-sub2 .image-slider{
        height: 300px;
    }
    .container-sub2 .image-item{
        width: 100%;
        height: 300px;
        display: inline-block;
    }
    .sub2-image {
        height: 300px;
    }
    .sub2-image-wrapper .sub2-text-block {
        width: 65%;
        padding: 20px 12%;
    }
    .sub2-text-block h1 {
        font-size: 23pt;
    }
    .sub2-text-block p {
        font-size: 11pt;
    }

    .sub2-image-wrapper .main-text-block{
        /* width: 45%;
        padding: 30px 5%; */
        width: 300px;
        padding: 8vh 3vw 0 3vw;
        left: 12%;
    }
    .main-text-block h1{
        /* margin-bottom: 10px;
        line-height: 1; */
        line-height: 1.15em;
        font-size: 1.95em;
    }
    .main-text-block p{
        /* margin-bottom: 10px;
        line-height: 1.2; */
        font-size: 0.9em;
        line-height: 1.5em;
    }
    /* .block-btn {
        padding: 9px 10px;
        margin-top: 2vh;
    } */

    .container-sub3 {
        padding: 35px 10% 5px 10%;
    }
    .meeting-line{
        margin-bottom: 15px;
    }

    .meeting-description p {
        font-size: 12pt;
    }
    .meeting-description li {
        font-size: 12pt;
    }


    .modal-dialog{
        width: 90%;
        margin: 0.5rem auto !important;
    }
    .modal img{
        height: 46vw;
    }


    .container-sub5 .image-slider{
        height: 300px;
    }
    .container-sub5 .image-item{
        width: 100%;
        height: 300px;
        display: inline-block;
    }
    .sub5-image {
        height: 300px;
    }
    .sub5-image-wrapper .sub5-text-block {
        width: 65%;
        padding-left: 12%;
    }
    .sub5-text-block h1 {
        font-size: 23pt;
    }
    .sub5-text-block p {
        font-size: 11pt;
    }

    .container-sub6{
        margin-bottom: 35px;
    }
    .sub6-paragraph p{
        padding: 50px 12% 0 12%;
        font-size: 12pt;
    }
    .row-sub6 {
        padding: 0px 12%;
    }
    .col-sub6 {
        padding: 25px 0 0 0;
    }
    .col-sub6 ul{
        margin-bottom: 0;
    }
    .sub6-title {
        font-size: 15pt;
    }
    .sub6-description p {
        font-size: 12pt;
    }

    .sub7-image {
        height: 300px;
    }
    .sub7-image-wrapper .sub7-text-block {
        width: 65%;
        padding: 20px 12%;
    }
    .sub7-text-block h1 {
        font-size: 23pt;
    }
    .sub7-text-block p {
        font-size: 11pt;
    }
}

@media screen and (max-width: 768px){
    .meeting-image-nav{
        /* padding-right: 6px; */
    }
}

@media screen and (max-width: 575px){
    /* .container-slider .image-slider {
        height: 250px;
    }
    .container-slider .slick-list {
        height: 250px;
    }
    .container-slider .image-item {
        height: 250px;
    } */

    .home-main-slider .arrow-left {
        top: 35%;
    }
    .home-main-slider .arrow-right {
        top: 35%;
    }
    .main-text-block h1 {
        font-size: 13pt;
    }
    .main-text-block p {
        font-size: 11pt;
        line-height: 1;
    }

    .container-main {
        padding: 0;
        margin-bottom: 30px;
    }
    .body-main {
        padding: 2% 10%;
    }
    .home-title {
        font-size: 19pt;
    }
    .body-main p {
        font-size: 11pt;
    }

    .container-sub1 {
        padding: 35px 10%;
    }
    .sub1-title {
        font-size: 19pt;
    }
    .col-sub1{
        padding: 0;
    }
    .head-sub1{
        padding: 15px 0;
    }

    /* .sub2-image-wrapper .sub2-text-block {
        width: 70%;
        padding: 20px 10%;
    }
    .sub2-text-block h1 {
        font-size: 19pt;
    }
    .sub2-text-block p {
        font-size: 10pt;
    } */

    .sub2-image-wrapper .main-text-block{
        width: 60%;
        left: 9%;
        padding-top: 2vh;
    }
    .sub2-text-block h1 {
        font-size: 17pt;
    }

    .container-sub3 {
        padding: 35px 7% 5px 7%;
    }
    .container-sub3 .slick-next{
        right: 20px;
    }
    .container-sub3 .slick-prev{
        left: 20px;
    }
    .row-sub3 .slick-slider {
        margin-bottom: 0 !important;
    }
    .slider-nav {
        height: 13vw;
    }
    .meeting-image-nav {
        height: 20vw;
    }
    .meeting-content-title {
        font-size: 15pt;
    }
    .meeting-description p {
        font-size: 11pt;
    }
    .meeting-description li {
        font-size: 11pt;
    }
    .meeting-description{
        line-height: 1.3;
    }


    .modal .img{
        height: 50vw;
    }


    .sub5-image-wrapper .sub5-text-block {
        padding: 15px;
        padding-left: 10%;
        width: 70%;
    }
    .sub5-text-block h1 {
        font-size: 17pt;
    }
    .sub2-text-block p {
        font-size: 10pt;
    }

    .sub6-paragraph p{
        font-size: 11pt;
        padding: 30px 10% 0 10%;
    }
    .row-sub6 {
        padding: 0px 10%;
    }
    .sub6-title {
        font-size: 15pt;
    }
    .sub6-description{
        line-height: 1.3;
    }
    .sub6-description p{
        font-size: 11pt;
    }
    .sub6-description li{
        font-size: 11pt;
    }

    .sub7-image-wrapper .sub7-text-block {
        width: 70%;
        padding: 20px 10%;
    }
    .sub7-text-block h1 {
        font-size: 17pt;
    }
    .sub7-text-block p {
        font-size: 10pt;
    }
}

@media screen and (max-width: 480px){
    .sub2-image-wrapper .main-text-block {
        width: 75%;
        left: 9%;
        padding-top: 1vh;
    }
    .block-btn{
        margin-top: 0;
        padding: 6px 10px;
    }
}