@media(max-width: 1200px) {
    .sub-banner-content h2 {
        font-size: 34px;
    }
}

@media(max-width: 1080px) {
    .bottom-header-menu ul li a {
        font-size: 14px;
    }
    
     .book-desc h2 {
        font-size: 14px;
        line-height: 26px;
        min-height: 65px;
    }

    .booklet img {
        height: 300px;
    }

    .book-desc a {
        font-size: 14px;
        padding: 10px 24px;
    }
    .book-desc {
        text-align: center;
        padding: 14px 23px;
    }
     .merchandise-text h2 {
        font-size: 14px;
    }

    .merchandise-text a {
        font-size: 14px;
        padding: 7px 25px;
    }

    .event h2 {
        font-size: 16px;
    }

    .event a {
        font-size: 14px;
        padding: 8px 17px;
    }
    .event.zoom-meet h2 {
        font-size: 18px;
    }
    .zoom-meet-detail {
        font-size: 14px;
    }

    .event.zoom-meet {
        min-height: 220px;
    }
}

@media(max-width: 996px) {
    section.contact {
        padding: 30px;
    }
    .bottom-header-menu ul li a {
        font-size: 13px;
    }
    .zoom-meet-detail {
        min-height: 160px;
    }
    .merchandise img,
    section#home-event .event img {
        height: 250px;
    }
    .events ul li img {
        height: 250px;
    }
    .box-desc{
        min-height: 150px;
    }
}

@media(max-width: 993px) {
    button.navbar-toggler {
        color: white;
    }
    section.sub-banner .container {
        padding: 2em 0;
    }

    .sub-banner-content h2 {
        font-size: 30px;
    }

    nav.navbar.navbar-expand-lg {
        display: flex;
        justify-content: space-between;
    }

    nav.navbar.navbar-expand-lg>.na-menu {
        width: 100%;
        z-index: -1;
    }

    nav.navbar.navbar-expand-lg {
        height: 60px;
    }

    .na-menu {
        position: absolute;
        left: 0;
        display: flex;
        flex-flow: column;
    }

    .na-menu .search-box {
    justify-content: end;
    }

    .na-menu .navbar-collapse {
        position: absolute;
        left: 0;
        top: 47px;
        width: 100%;
        background: #1874bd;
    }

    .bottom-header-menu ul li {
        width: 100%;
    }

    ul.dropdown-menu.show li a {
        border: 0;
    }
}

@media(max-width: 924px) {
    section#home-event .event-tab-content ul li, .home-merchandise .merchandise{
        width: 33.33%;
    }
}

@media(max-width: 892px) {

    #zoom-meeting-main .events ul li, #zoom-meeting .events ul li{
        width: 50%;
    }
    #zoom-meeting .events ul li:last-child{
        display: none;
    }
    .merchandise{
        width: 33.33%;
    }
    .booklet-wrapper ul li {
        width: 33.33%;
    }
    .events ul li {
        width: 33.33%;
    }
    .ip-wrapper .events ul li, .literature-wrapper .events ul li {
        width: 33.33%;
    }
    .event.ip-lit {
        min-height: 400px;
    }
    .box-desc {
        min-height: 145px;
    }
    .zoom-meet-detail strong {
        font-size: 14px;
    }
    .event-nav li a {
        padding: 10px 25px;
        font-size: 14px;
    }

    .event a {
        padding: 8px;
        font-size: 13px;
    }

    .merchandise img {
        height: 320px;
    }

    .events ul li img {
        height: 320px !important;
        object-position: top;
    }

    .merchandise-text h2 {
        font-size: 16px;
    }

    .merchandise-text a {
        padding: 10px 25px;
        font-size: 13px;
    }
    .sub-banner-content {
        padding: 0;
    }

    .sub-banner-content h2 {
        font-size: 26px;
    }

    .sub-banner-content p {
        margin: 12px;
        font-size: 14px;
    }

    .sub-banner-content ul li a {
        padding: 7px 12px;
        font-size: 14px;
    }
}

@media(max-width: 792px) {
    .events ul li{
        width: 50%;
    }
    .about-section-content h1 {
        font-size: 22px;
        line-height: 30px;
        padding-bottom: 10px;
    }

    .about-section-content p {
        font-size: 14px;
    }

    .about-section-content {
        padding: 0 10px;
    }

    .about-section-content a {
        font-size: 14px;
    }
}

@media(max-width: 767px) {
    section.meeting-lists ul li,
    section#home-event .event-tab-content ul li,
    .home-merchandise .merchandise {
        width: 50%;
    }
    .na-title h2 {
        font-size: 24px;
    }

    .meeting-title h2 {
        font-size: 24px;
    }
    
    .na-title p,
    .meeting-title p {
        font-size: 14px;
    }
    .na-slider-sec .owl-carousel .owl-item img{
        height: 547px;
    }
    section.footer {
        background: #1874bd;
        padding: 10px;
        margin: 10px 0 0;
    }
    .sub-banner-content {
        width: 100%;
    }
}
@media(max-width: 712px) {
    section.contact .contact-wrapper {
        flex-flow: column;
    }

    section.contact .contact-left-info {
        width: 100%;
    }

    section.contact .contact-right-info {
        width: 100%;
    }
    .name {
        flex-flow: column;
    }
}

@media(max-width: 647px) {
    #zoom-meeting-main .events ul li, #zoom-meeting .events ul li {
        width: 100%;
    }
    .na-title p, .meeting-title p{
        margin: 0;
    }

    .event.zoom-meet {
        min-height: auto;
        padding-bottom: 30px;
    }

    .merchandise,
    .booklet-wrapper ul li,
    .ip-wrapper .events ul li,
    .literature-wrapper .events ul li{
        width: 50%;
    }
    .merchandise img {
        height: 320px;
    }

    .events ul li img {
        height: 320px !important;
    }
     .na-slider-sec .owl-carousel .owl-item img{
        height: 347px;
    }

    section.event-sec .event-nav ul li {
        margin: 2px;
    }
    .event-nav {
        background: #00aaee30;
        border: 0;
        border-radius: 28px;
        padding: 10px 10px 0;
    }

    .event-nav ul li {
        width: 49% !important;
    }

    .event-nav ul {
        display: flex;
        flex-flow: row wrap;
    }

    .event-nav li a {
        border: 1px solid white;
        border-radius: 99px;
        margin-bottom: 7px;
    }

}

@media(max-width: 527px) {
    section.sub-banner .container {
        padding: 10px;
    }

    .event-tab-content .events ul li{
        width: 100%;
    }

    .sub-banner-content h2 {
        font-size: 18px;
        margin: 17px;
        padding: 0;
    }

    .sub-banner-content p {
        display: none;
    }

    section.sub-banner {
        min-height: 125px;
    }
    .na-slider-sec .owl-carousel .owl-item img{
        height: 247px;
    }
    section.meeting-lists ul li, section#home-event .event-tab-content ul li, .home-merchandise .merchandise{
        width: 100%;
    }
    .events ul li img {
        height: 250px !important;
    }
    .head-row {
        flex-flow: column;
        margin: 30px;
    }
    .event-nav ul li {
        width: 100% !important;
    }
}
@media(max-width:  447px){
    .event-nav ul li {
        width: 100% !important;
    }
}
@media(max-width: 420px) {
    .middle-header-logo img {
        max-width: 274px;
    }
    .top-header-contact {
        flex-flow: column;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .head-row{
        margin: 10px;
    }
}








