body {
    background-color: #17274f;
    }

/* Top box___________________________________________________________________________________________________________ */


#topboxbackground {
    width: 100%;
    height: 260px;
    }

#topbox {
    width: 90%;
    height: 260px;
    }

.topboxhead {
    font-size: 38px;
    line-height: 24px;
    padding-top: 23px;
    }

.topboxrule {
    margin-top: 10px;
    margin-bottom: 9px;
    height: 2px;
    width: 445px;
    }

.topboxsubhead {
    font-size: 26px;
    line-height: 17px;
    margin-bottom: 20px;
    }


.topboxoptionboxtext {
    font-size: 20.5px;
    line-height: 21px;
    }


.topboxoptionbox {
    margin-top: 10px;
    width: 188px;
    height: 17px;
    padding-top: 16px;
    padding-bottom: 19px;
    }

.topboxoptionboxtext {
    font-size: 20.5px;
    line-height: 23px;
    }

/* menu bar___________________________________________________________________________________________________________ */


.menubar {
    width: 90%;
    }

#menubararea {
    overflow: visible;
    width: 100%;
    height: 50px;
    }

.menutextbox{
    width: 86px;
    height: 50px;
    }


    

    .menutext {
    font-size: 12px;
    line-height: 13px;
    }


.menutextboxspace {
    height: 50px;
    }

.menutextbox:hover {
    margin-top: -20px;
    height: 70px;
    }


/* player area___________________________________________________________________________________________________________ */


    #player {
    width: 88%;
    }

    .adcexpand {
    width: 90%;
    }


/* demo area___________________________________________________________________________________________________________ */

.demoarea {
    width: calc(90% + 6px);
    }

.democonstyle {
    width: 32%;
    height: 15.2vw;
    }


.vodemosubbox {
    font-size: 14px;
    line-height: 16px;
    }

/* footer area___________________________________________________________________________________________________________ */


.footerbackgroundbox {
    padding-top: 0px;
    }

.footeritem {
    font-size: 12px;
     }


.footerbox {
    width: 466px;
    }


.footertextbox {
    height: 20px;
    margin-right: 39px;
    margin-left: 0px;
    }

#bottombar{
    display: none;
}