#n-42472-navId-mobile{
    display: block;
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
}

#n-41568-navId-mobile{
    display: block;
    position: fixed;
    z-index: 999999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
}

#n-41964-navId-mobile{
    display: block;
    position: fixed;
    z-index: 99999999;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #000;
    overflow: hidden;
    transform: translateX(0);
}


@media screen and (max-width: 750px) {

    .mainnav {
        position: fixed !important;
        z-index: 999999;
        left: 0;
        top: 0px;
        height: 80px!important;
        overflow: hidden;
    }

    .swblog-c {
        box-sizing:border-box;
        width: 70%;
        height: auto;
        position: relative;
        margin: 0 auto;
    }

    .homeevent {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: stretch;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 20px 0px 30px 0;
        border-bottom: solid 1px #ddd;
    }

    .homeevent-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .homeevent-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }
    

    .bloglist {
        box-sizing: border-box;
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-start;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
        max-width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .bloglist-l {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 100px;
        margin: 0px 0px;
        padding: 0px 0px 0px 0px;
        border-right: solid 0px #ddd;
        background: #fff;
    }

    .xblogitem-r {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px;
    }

    .xblogitem {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px 0px 0px;
        padding: 30px 0px 30px 0px;
        border-bottom: solid 1px #ddd;
        background: #fff;
    }

    .xblogitem-l {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 10px 20px 0px;
        padding: 0px 0px;
    }

    .subbox {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        width: 100%;
        height: auto;
        min-height: 150px;
        margin: 0px 0px;
        padding: 0px 0px;
    }

    .subbox-m {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 0px;
    }
    .subbox-m>.input1 {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: flex-start;
        width: 100%;
        height: 50px;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 10px;
        border: solid 1px #ddd;
        border-radius: 0px;
        background: #fff;
        text-align: left;
        font-size: 16px;
        font-weight: normal;
        color: #666;
        outline: none;
    }

    .subbox-r>.button-signup {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        min-height: 50px;
        margin: 0px 0px;
        padding: 0px 0px;
        border: solid 0px #ccc;
        border-radius: 0px;
        background: #E4E4C6;
        text-align: center;
        font-size: 18px;
        font-weight: bold;
        color: #333;
        outline: none;
        cursor: pointer;
    }

    .subbox-r {
        box-sizing: border-box;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }


    .blogdetail {
        box-sizing: border-box;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 0px 0px;
        padding: 0px 10px 0px 10px;
        background: #fff;
    }

    .signbox {
        box-sizing: border-box;
        display: none;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        width: 100%;
        height: auto;
        min-height: 30px;
        margin: 20px 0px;
        padding: 0px 0px;
    }
    
    .homebantext{
        padding: 0 10px;
    }

    .homebantext-t>.label-ht {
        padding: 0px 0px;
        text-align: center;
        font-size: 30px;
        font-weight: normal;
        line-height: 1.6;
        color: #fff;
        font-family: 'Playfair Display', Georgia, serif;
    }

    .homebantext-m>.label-ddesc {
        padding: 0px 0px;
        text-align: center;
        font-size: 18px;
        font-weight: normal;
        line-height: 1.6;
        color: #fff;
    }

    .header-blank{
        height: 80px;
    }

}
