.comman_tb_padding {
    padding: 22px 0 !important;
}
.long_by_repeat {
    margin-bottom: 12px !important;
}
.longbay {
    line-height: 1.5;
}
.page_comman_content p {
    line-height: 1.5 !important;
}
.inner_banner_heading {
    color: #fff;
    font-size: 35px !important;
    font-family: "Futura";
    font-weight: 500 !important;
    margin: 0;
    text-align: center;
    letter-spacing: 2px;
    z-index: 9;
    position: relative;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.long_bay_sec1 {
    margin: 0 auto;
    max-width: 1000px;
}

.long_bay_sec2 {
    margin: 0 auto;
    max-width: 1000px;
}
/* responsive */
@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 (min-width: 320px) and (max-width: 479px) {
    .inner_banner_sec2 .i_banner_overlay2 {
        padding: 0px !important;
    }
}
@media (min-width: 1100px) {
    .container {
        max-width: 1000px !important;
    }
}
@media only screen and (max-width: 2560px) and (min-width: 768px){
    .long_bay_sec2{
        margin-bottom: -2% !important;
    }
}
@media screen and (min-width: 1000px) {
    .long_bay_sec2_container {
        padding-right: 0px;
        padding-left: 0px;
    }
}