#btn-mmenu { display: none; }

.invi_load { display: none !important; }

.hamburger { padding: 0px; padding-top: 4px; }

.hamburger-box { width: 35px; }

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before { width: 100%; height: 2px; background-color: #fff; }

.mm-menu { background: #fff; }

.mm-navbar__title, .mm-listitem a { font-family: 'RobotoBold'; font-size: 14px; color: #000; text-transform: uppercase; }

@media screen and (max-width: 1024px) { .header { display: none; }
.header-rp, .menu-rp, #btn-mmenu {display: block;}
.menu-rp {background: #e1cf06}
.services { padding: 30px 0 10px; }
.services-items { width: 90%; } }
@media screen and (max-width: 768px) { .widget-mobile { display: block!important; } .grid-product { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 20px; }	.news-content, .footer .center-layout, .copyright .center-layout { -ms-flex-wrap: wrap; flex-wrap: wrap; }
.news .first-news, .news .vert, .footer-left, .footer-mid, .footer-right, .copyright-left, .copyright-right { width: 100%; margin-bottom: 15px; }
.vert, .footer-right, .copyright-right { margin-bottom: 0; }
.news .first-news img { width: 100%; }
.copyright-left { text-align: center; }
.copyright-right { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.video_home iframe
{
	height: 300px;
}
}
@media screen and (max-width: 450px) {
.news-items { flex-wrap: wrap; }
.news-items .w-img, .news-items .news-items__info { width: 100%; margin-bottom: 10px; }
.news-items .news-items__info { margin-bottom: 0; }
.news-items img { width: 100%; }
}