
@media only screen and (min-width:320px) and (max-width:767px) {
section.Notice-area {
    margin-top: 0 !important;
}
.montri-img img {
    margin: 0 auto !important;
}
.container {
    padding:0 10px !important;
}
.gal_cat_inner {
    grid-template-columns: 1fr 1fr !important;
}
ul#front-image-slider img {
    height: 125px !important;
} 
#header-site-info {
    top: 30px !important;
}
#site-name a, #slogan {
    margin-top: 7px;
    display: inline-block;
    font-size: 12px;
}
.menu-area {
    display: none;
}
.footer-area {
    width: 100% !important;
}
.footer-artwork {
    width: 100% !important;
}
 #mobile-menu {
 	display: block !important;
 }
 .mean-bar {
    background: #00553E !important;
}
nav.mean-nav {
    background: #00553E !important;
}
.mean-container .mean-nav ul li a {
    padding: 15px 35px !important;
}
nav.mean-nav ul li {
    padding: 0 0 !important;
}
.notice-date {
    width: 15%;
}
.notice-contant {
    width: 80%;
}
.header-inner {
    display: none !important;
 }
 .banner-inner {
    padding: 25px 0 !important;
 }
 .blog-img {
    height: 315px !important;
 }
 .topbar-area{
 	display:none !important;
 }
 .slider-item {
    height: 225px !important;
}
.b-date {
    bottom: 92px !important;
    margin-left: 0px !important;
}
.blog-btn {
    margin-left: 44px !important; 
}

}

@media only screen and (min-width:768px) and (max-width:991px) {
.b-date {
    bottom: 57px !important;
    margin-left: 0 !important;
}
.blog-btn {
    margin-left: 85px !important;
}
}
@media only screen and (min-width:991px) and (max-width:1200px) {
.b-date {
    bottom: 19px !important;
    margin-left: 0 !important;
}
}