.new_header_section {
    width: 100%;
    position: fixed;
    z-index: 99;
}
.main-top.new_header_section_two {
    position: fixed;
    width: 100%;
    top: 50px;
    background-color: #fff;
    z-index: 9;
        border-bottom: 1px solid #fd5c63;
}
.st-slider.own_class_top {
    top: 135px;
    width: 100%;
    position: relative;
    padding-bottom: 100px;
}
.w3ls-bnrbtm.py-5.padding_top_less {
    padding-bottom: 10px !important;
}
.banner-bottom-w3layouts.pb-5.top_padding_less {
    margin-top: 0px;
}
.new_image {
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
}
.new_image img {
    width: 100%;
    height: 100%;
    position: relative;
}
.copy_right p{text-align: center;}
.copy_right.position-relative.border_add {
    border-bottom: 1px solid #fff;
}
p.last_footer_ {
    padding-bottom: 10px;
}
.about_page .w3ls-bnrbtm.py-5.padding_top_less{
	    padding-top: 140px !important;
}
.col-lg-6.image_abt img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.rice_page .top_padding_less{
	       padding-top: 180px;
}
.rice_page .col-lg-4.about-in.text-center {
    padding-bottom: 30px;
}
.inner_product_page .w3ls-bnrbtm.py-5.padding_top_less{
	 padding-top: 150px !important;
}
.gallery.py-5.product_g {
    padding-top: 0px !important;
}
.container.py-xl-5.py-lg-3.padding_and_margin_less_ {
    padding-top: 0px !important;
}
.product-stock {
    font-size: 14px;
}
.product-stock.descre {
    font-size: 13px;
    font-weight: 500;
}
ul.list-unstyled p b {
    color: #eceaea;
    font-weight: 600;
}
ul.list-unstyled p {
    font-weight: 400;
    color: #fff;
}
@media(max-width: 968px) {
	header.new_header_section {
    display: none;
}
.main-top.new_header_section_two a.navbar-brand {
    font-size: 25px;
}
.st-slider.own_class_top{
	top: 70px;
}
.col-lg-4.col-6.footer-grid.mt-5 {
    width: 100%;
    max-width: 100%;
    flex: 1000%;
}
.main-top.new_header_section_two {
    top: 0px;
}
}
.about_page .gallery.py-5 {
    padding-top: 0px !important;
}
.about_page .gallery.py-5 .container.py-xl-5.py-lg-3 {
    padding-top: 10px !important;
}
h1.logo-style-res.float-left {
    width: 140px;
    padding-bottom: 4px;
}
.home_page .gallery.py-5 {
    padding-top: 0px !important;
}
.home_page .gallery.py-5 .container.py-xl-5.py-lg-3 {
    padding-top: 10px !important;
}
/* //responsive */
.language p {
    font-size: 13px;
    color: #fff;
    width: 126px;
    transform: rotate(90deg);
    position: absolute;
    right: -53px;
    background: #fd5e65;
    top: -73px;
    padding-left: 8px;
}
.language a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #d43e44;
    padding-top: 4px;
    padding-bottom: 4px;
}
.language {
    position: fixed;
    right: 0;
    top: 50%;
    background: #fd5e65;
    z-index: 9;
    width: 40px;
}