@media (min-width:1367px) and (max-width:1920px) {


    .wrap {
        width: 1890px;
        height: 900px;
        padding: 0px;
        margin-left: auto;
        margin-right: auto;
        /* border: 5px solid black; */
    }

    #header {
        width: 1890;
        height: 40px;
        background-image: url('../../main_images/001_001_blank20.jpg');
    }

    #linehead1 {
        width: 1890px;
        height: 5px;
        background: #035;
    }

    #linehead2 {
        width: 1890px;
        height: 3px;
        background: #09c;
    }

    #linehead3 {
        width: 1890px;
        height: 2px;
        background: #999;
    }

    .content {
        width: 1888px;
        height: 900px;
        border-left: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }

    .congrupfront1 {
        width: 1488px;
        height: 900px;
        float: left;
    }

    .boxadv {
        width: 1488px;
        height: 300px;
        background: #035;
    }
    
    .banner {
        width: 1488px;
        height: 300px;
        background: #035;
    }
    
    .banner1366 {
        display:none;
    }



    /* ------ format 1024 --------- */

    .boxadv-1024 {
        display: none;
    }

    .logo-1024 {
        display: none;
    }


    .nama_grup-1024 {
        display: none;
    }

    /* ------ tutup format 1024 --------- */



    .titlefrontgrup {
        width: 1370px;
        height: 50px;
        margin-left: 54px;
        margin: 20px 0px 20px 54px;
        /* background-color: #069; */
        font-size: 30px;
        text-align: right;
    }

    .boxdisplay3 {
        width: 1488px;
        height: 400px;
        margin-top: 25px;
    }

    .titlefrontgrup2 {
        width: 1370px;
        height: 35px;
        margin-left: 54px;
        margin-bottom: 20px;
        border-bottom: 2px solid #ccc;
        font-size: 30px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .box3 {
        width: 300px;
        height: 425px;
        border: 1px solid #ccc;
        margin-left: 54px;
        background: #222;
        float: left;
    }
    

    .judul {
        width: 300px;
        height: 45px;
        background-color: maroon;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 22px;
        color: #eee;
        border-bottom: 1px solid #aaa;
    }

    .box3_pix {
        width: 300px;
        height: 225px;
    }

    .box3_text {
        width: 255px;
        height: 120px;
        background-color: #eee;
        padding: 15px 15px 15px 30px;
    }

    .conhome1 {
        width: 1188px;
        height: 900px;
        float: left;
    }

    .conhome2 {
        width: 700px;
        height: 900px;
        background: #eee;
        float: left;
    }

    .congrupfront2 {
        width: 400px;
        height: 100%;
        background: #eee;
        float: left;
    }

    .menufrontgrup {
        width: 360px;
        height: 900px;
        margin-left: 5px;
        /* background: #09c; */
    }

    .menufg {
        width: 350px;
        height: 700px;
        /* background: #eee; */
        list-style: none;

    }

    .menufg li img {
        width: 100px;
        height: 100px;
        margin-top: 12px;
        margin-right: 12px;
        border: 2px solid #ccc;
        border-radius: 15px;
        float: left;
    }

    .homegrup {
        width: 700px;
        height: 150px;
        background-color: #ddd;
    }
    
    .logo3 {
        width: 180px;
        height: 150px;;
        border-right:2px solid white;
        float: left;
    }
    
    
    .nama_grup {
        width: 440px;
        height: 150px;;
        display: flex;
        align-items: center;
        padding-left:50px;
        float: left;
    }

    .menuhomegrup {
        width: 600px;
        height: 700px;
        margin-left: 35px;
        /* background: #09c; */
    }

    .menuhg1 {
        width: 600px;
        height: 700px;
        /* background: #eee; */
        list-style: none;

    }

    .menuhg1 li img {
        width: 100px;
        height: 100px;
        margin-top: 12px;
        margin-right: 12px;
        border: 2px solid #ccc;
        border-radius: 15px;
        float: left;
    }


    /* ------ format 1024 --------- */

    .congrupfront2-1024 {
        display: none;
    }

    .menufrontgrup-1024 {
        display: none;
    }

    .menufg-1024 {
        display: none;

    }

    .menufg-1024 li img {
        display: none;
    }

    /* ------ tutup format 1024 --------- */



    .navigasi {
        width: 1890px;
        height: 19px;
        background: #035;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #999;
        float: left;
    }

    .linebar {
        width: 1890px;
        background: #09c;
        height: 3px;
        float: left;
    }

    .copyright {
        width: 1890px;
        height: 19px;
        background: #222;
        color: grey;
        text-align: center;
        float: left;
        padding-top: 5px;
    }

}