@media only screen and (min-width: 769px) {
.inside-header {
height: 20vh;
}
}
.site-header {
background-image: url(//cdn.mpob.gov.my/wp-content/uploads/2025/05/newheader.png);
background-repeat: no-repeat;
background-size: cover;
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
left: 0;
width: 100%;
}
}
@media only screen and (max-width: 768px) {
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard > a.mega-menu-link,
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
font-size: 14px;
line-height:1.4;
line-break:normal;
}
}
@media only screen and (max-width: 768px) { .cpo_price {
font-size: 20px;
font-weight: bold;
color: #ffffff;
margin-top: 0px;
} .cpo_date {
font-size: 16px;
color: #ffffff;
margin-top: 10px;
}
.main-title {
font-size: 18px;
}
.site-description{
font-size: 12px;
font-weight:600;
}
.header-widget {
margin-top: 0em;}
}
@media (max-width: 768px) {
.site-header .header-widget {
margin-top: 0em;
}
} .cpo_price {
font-size: 18px;
font-weight: bold;
color: #ffffff;
margin-bottom: 0px;
} .cpo_date {
font-size: 14px;
color: #ffffff;
margin-top: 0px;
}