@media (max-width:768px) {
    .theme-1 .pl_floor2[data=pl_level3]{background:rgba(130,196,150,.05);}
    .theme-2 .pl_floor2[data=pl_level3]{background:rgba(135,206,250,.05)}
    .theme-3 .pl_floor2[data=pl_level3]{background:rgba(236,210,69,.05)}
    .theme-4 .pl_floor2[data=pl_level3]{background:rgba(100,149,237,.05)}
    .theme-5 .pl_floor2[data=pl_level3]{background:rgba(240,128,128,.05)}
    .theme-7 .pl_floor2[data=pl_level3]{background:rgba(255,182,193,.05)}
}

@media (max-width: 991px){
    .theme-1 .main-left-box{background:#d0e8d7;}
    .theme-2 .main-left-box{background:#d2edfc}
    .theme-3 .main-left-box{background:#f8eeba}
    .theme-4 .main-left-box{background:#c5d7f9}
    .theme-5 .main-left-box{background:#f9d0d0}
    .theme-7 .main-left-box{background:#ffe3e7}
}