@charset "utf-8";

@media screen and (min-width: 801px) and (max-width: 1366px),
       screen and (max-height: 900px)  {
    .float_content {
        top: 20%;
    }
    .float_content .box-lnk{
        border-width : 1px;         
        font-size : 1.2em;
        padding : 10px;
    }
    .box-lnk .txt {
        color: #000;        
    }
    .float_content .h1{
        font-size: 4em;
    }
    .float_content .h2{
        font-size: 3.5em;
    }
    .float_content .h3{
        font-size: 3em;
    }
    .float_content .h4{
        font-size: 2.5em;  
    }
    .float_content .h5{
        font-size: 2em;            
    } 
    /*---------------------- CUSTOM ------------------------------*/
    /* -----------------
    Slides
    ------------------ */
    #slide-1 .float_content{
       left: 10%;
    }
    #slide-2 .float_content.right{
        right: 24%;
        top: 27%;
    }
    #slide-3 .float_content.right{
       right: 12%;
       width : 410px;
    }
    #slide-4 .float_content{
       left: 0%;
    }
    #uc_magicring .float_content, #slide-5 .float_content.right{
       right: 27%;
    }
    #uc_changeDestiny .float_content {
        left: 0%;
    }
    /* -----------------
    Best Seller
    ------------------ */
    #uc_bestSeller .float_content {
        bottom: 25%;
        left: -4%;
    }
    #uc_bestSeller #bestsellerset {
        right: -23%;
    }
    #uc_bestSeller #bestseller01 {
        left: 18%;
        width : 10%;
    }
    #uc_bestSeller #bestseller02 {
        left: 28%;
        width: 9%;
    }
    #uc_bestSeller #bestseller03 {
        left: 35%;
        width: 13%;
    }
    #uc_bestSeller #bestseller04 {            
        left: 46%;
        width: 11%;           
    }
    #uc_bestSeller #bestseller05 {            
        left: 56%;
        width: 22%;
    }
    #uc_bestSeller .float_content .dwnAdj {
        margin: 30px 0;
    }
    #uc_bestSeller #bestsellerset .buy-btn {
        bottom : 35px;
    }
    #uc_bestSeller .float_content li * {
        font-size : 0.9em;
    }
    /* -----------------
    Set
    ------------------ */  
    #uc_set .float_content {
        left: 0%;
    }
    #uc_set .float_content .box-lnk {
        width: 34%;
    }
    #uc_set .box-lnk .txt {
        font-size: 1em;
    }

}
