.gallery_section_1 {
    max-width: 1000px;
    margin: 0 auto;
}

.gallery_page {
    max-width: 1000px;
    margin: 0 auto;
    margin-bottom: -24px !important;
}

.inner_banner_heading {
    font-family: "Futura";
}

.comman_tb_padding {
    padding: 20px 0 !important;
}

#gallery_page .tab-content {
    margin-top: 20px !important;
}

.gallery_tab_area .nav-tabs .nav-link {
    text-transform: none;
}

div#lg-counter {
    text-align: left;
}

.about-border {
    display: block;
    width: 25px;
    height: 3px;
    background: #121e4a;
    margin: 2px auto;
}

.common-title h2 {
    color: #121e4a;
    border: none;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 35px;
    font-weight: 500;
    margin: 0;
    text-align: center;
}

ul#lightgallery,
.video_gall_row {
    margin-top: 20px;
}


/* Responsive */

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

    .gallery_page_container,
    #menu1,
    #menu2,
    #menu3,
    #menu4,
    #menu5,
    #menu6,
    #menu7,
    #menu8,
    #menu9 {
        padding-right: 0px;
        padding-left: 0px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .gallery_tab_body .gallery_img_box {
        margin-bottom: 24px !important;
    }
}

@media only screen and (max-width: 500px) and (min-width: 200px) {
    .inner_banner_sec2 img {
        width: 100% !important;
        height: 250px !important;
        object-fit: cover !important;
    }
}

@media only screen and (max-width: 2560px) and (min-width: 1100px) {
    .lg-outer .lg-object {
        width: 1000px !important;
    }
}