@media only screen and (min-width:768px) and (max-width:959px) {
    .m-hidden, .mobile-350, .mobile-480, .mobile-only, .pad-hidden, .pc-only {
        display: none;
    }

    body, ul.main-nav {
        position: relative;
    }

    ul.login_area {
        width: 750px;
        z-index: 100;
        margin: 0 auto;
    }

        ul.login_area li {
            float: left;
            width: 50%;
        }

            ul.login_area li a {
                text-decoration: none;
                color: #fff;
                width: 100%;
                text-align: center;
                text-indent: 0;
                background: url(../images/leftArrow.png) 15px center no-repeat;
            }

                ul.login_area li a:hover {
                    color: #fff437;
                    background: url(../images/leftArrow_hover.png) 15px center no-repeat;
                }

    .msubmenu-holder {
        margin-top: 60px;
    }

    .col-full {
        margin-top: 35px;
    }

    #submenu .first-child {
        border-top: 0;
        border-top-left-radius: 0;
        -webkit-border-radius-topleft: 0;
        -moz-border-radius-topleft: 0;
    }

    #submenu .toggler {
        background: url(../images/menu-expand-mobile.png) right 0 no-repeat;
    }

        #submenu .toggler:hover {
            background: url(../images/menu-expand-mobile.png) right -40px no-repeat;
            color: #FFF;
        }

        #submenu .toggler div.submenuTitle {
            position: relative;
            width: 100%;
        }

    body {
        -webkit-text-size-adjust: none;
        height: 100%;
        min-height: 650px;
    }

    .mclear, .pad-only, .pc-hidden {
        display: block;
    }

    .mclear {
        clear: both;
    }

    .cromobilebmenu, .fontResize, .msubmenu, .tipsy-arrow, .tipsy-inner {
        display: none;
    }

    .flex-control-nav {
        top: 360px;
    }

    #banner-wrapper, #box-wrapper, #content-wrapper, #header-wrapper, .footer-wrapper, .topnav {
        width: 748px;
    }

    .flexslider .slides img {
        height: 400px;
    }

    .logo-wrapper {
        margin: 10px auto;
        width: 100%;
    }

    #main-nav {
        margin: 5px 0 0;
        width: 100%;
    }

    ul.main-nav {
        text-align: center;
        clear: left;
        float: left;
        list-style: none;
        left: 50%;
        margin: 0 auto;
    }

        ul.main-nav li {
            right: 50%;
        }

    .feature-box {
        height: 106px;
    }

    ul.news-list {
        margin: 10px 20px;
    }

        ul.news-list li a {
            padding: 7px 0 7px 12px;
        }

    .mode-switch ul li a.active:hover, .mode-switch ul li a:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .promo-col {
        width: 448px;
    }

    .express-left {
        width: 166px;
    }

    .express-bottom, .express-right {
        width: 260px;
    }

    .bService, .col-inner, .col-subnav {
        width: 100%;
    }

    .apply-online {
        top: 49px;
        padding: 5px 20px;
    }

    .bService {
        padding: 10px 0;
        text-align: center;
        background: url(../images/bg-service.png);
    }

    .servicelnk {
        padding: 12px 0 0 90px;
        font-size: 15px;
    }

    .col-subnav {
        float: none;
    }

    .msubmenu {
        padding: 5px;
        background: #999;
    }

    .col-subcontent {
        width: 100%;
        float: none;
    }

    .col-mask {
        background: #fff;
    }

    .note {
        font-size: 11px;
    }

    .intro-box, .intro-slider {
        width: 578px;
    }

    .event-row .grid3 {
        width: 48.93617020799999%;
    }

    .col-nav, .croNav {
        width: 100%;
    }

    .event-row [class*=grid]:nth-child(3) {
        margin-left: 0;
    }

    .event-row {
        margin-top: 0;
    }

    .award-box {
        margin-bottom: 20px;
    }

    .award-function {
        height: 120px;
    }

    .col-nav {
        height: auto;
        padding-top: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .footer-twcaseal {
        margin: -60px 0 0 15% !important;
    }

    #sub-menu ul.first-level a {
        color: #004a2f;
        text-decoration: none;
        font-size: 15px;
        display: block;
    }

    #sub-menu ul.first-level .sf-mega, #sub-menu ul.first-level .sf-mega3 {
        display: none;
        z-index: 5;
        border: 1px solid #c3c4c2;
        background: #f6f6f6;
        position: relative;
        padding: 0;
        left: 0;
    }

    #sub-menu ul.first-level.column-3 li {
        width: 24.5%;
        padding: 0;
    }

    #sub-menu ul.first-level .sf-mega {
        height: 150px;
        top: -187px;
        width: 140px;
    }

    #sub-menu ul.first-level .sf-mega3 {
        height: 100px;
        top: -137px;
        width: 140px;
    }

    #sub-menu ul.first-level ul.sf-sub li {
        display: inline-block;
        position: relative;
        float: left;
        height: 50px;
        padding: 0;
        text-align: center;
        width: 140px;
        left: 0;
    }

        #sub-menu ul.first-level ul.sf-sub li a {
            font-size: 15px;
            height: 100%;
            line-height: 50px;
        }

            #sub-menu ul.first-level ul.sf-sub li a .border {
                bottom: 0;
                left: 0;
                content: ".";
                text-indent: -999em;
                width: 98%;
                height: 0;
                display: block;
                position: absolute;
                border-bottom: 1px solid silver;
                border-top: 1px solid #ececec;
            }
}

@media only screen and (max-width:767px) {
    .m-hidden, .mobile-hidden, .pad-only, .pc-only {
        display: none;
    }

    .faqControl, body, ul.main-nav {
        position: relative;
    }

    ul.login_area {
        width: 420px;
        z-index: 100;
        margin: 0 auto;
    }

        ul.login_area li {
            float: left;
            width: 50%;
        }

            ul.login_area li a {
                text-decoration: none;
                color: #fff;
                width: 100%;
                text-align: center;
                text-indent: 0;
                background: url(../images/leftArrow.png) 20px center no-repeat;
            }

                ul.login_area li a:hover {
                    color: #fff437;
                    background: url(../images/leftArrow_hover.png) 20px center no-repeat;
                }

    .msubmenu-holder {
        margin-top: 60px;
    }

    .col-full {
        margin-top: 35px;
    }

    #submenu .toggler {
        background: url(../images/menu-expand-mobile.png) right 0 no-repeat;
    }

        #submenu .toggler:hover {
            background: url(../images/menu-expand-mobile.png) right -40px no-repeat;
            color: #FFF;
        }

        #submenu .toggler div.submenuTitle {
            position: relative;
            width: 100%;
        }

    body {
        -webkit-text-size-adjust: none;
        height: 100%;
        min-height: 650px;
    }

    .mobile-only, .nclear, .pad-hidden, .pc-hidden {
        display: block;
    }

    .ServiceTEL {
        margin-top: 20px;
    }

    .nclear {
        clear: both;
    }

    .fontResize, .msubmenu, .signin-bottom {
        display: none;
    }

    h1 {
        font-size: 26px;
        line-height: 32px;
    }

    h2 {
        font-size: 22px;
        line-height: 28px;
    }

    h3 {
        font-size: 18px;
        line-height: 20px;
    }

    h4 {
        font-size: 15px;
        line-height: 18px;
    }

    .flex-control-nav {
        top: 265px;
    }

        .flex-control-nav li {
            margin: 0 5px;
        }

    .fluid [class*=grid], .ie7 .fluid .grid4, .ie7 .fluid .grid8 {
        width: 100%;
        margin-left: 0;
    }

    .virtual-keypad .fluid .grid8 {
        width: 65.95744680199999%;
    }

    .virtual-keypad .fluid .grid4 {
        width: 31.914893614%;
    }

    .virtual-keyboard .fluid .grid1_1 {
        width: 9.55%;
    }

    .virtual-keyboard .fluid .grid4_1 {
        width: 36.914893614%;
        margin-left: .9%;
        margin-top: .8%;
    }

    .footer-wrapper, .topnav {
        width: 96%;
        padding: 0 2%;
    }

    #header {
        height: 92px;
    }

    .logo-wrapper {
        text-align: center;
        margin: 10px auto;
        width: 100%;
    }

    #logo img {
        width: 180px;
    }

    #main-nav {
        margin: 5px 0 0;
        width: 100%;
    }

    ul.main-nav {
        text-align: center;
        clear: left;
        float: left;
        list-style: none;
        left: 0;
    }

        ul.main-nav li {
            right: 0;
            margin: 2px;
        }

    .mode-switch ul li a.active:hover, .mode-switch ul li a:hover {
        opacity: 1;
        filter: alpha(opacity=100);
    }

    .signin-col {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        height: 475px;
    }

    .banner-slider {
        -webkit-border-top-right-radius: 3px;
        -moz-border-radius-topright: 3px;
        border-top-right-radius: 3px;
    }

    .promo-bottom {
        -webkit-border-bottom-right-radius: 3px;
        -moz-border-radius-bottomright: 3px;
        border-bottom-right-radius: 3px;
    }

    .feature-banner {
        margin: 0 0 10px;
    }

    .feature-box {
        height: 100px;
        border-right: 1px solid #cfcfcf;
    }

    .banner-row .grid6, .service-row .grid6 {
        width: 48.93617020799999%;
        margin-left: 2.127659574%;
    }

    .content-title {
        border-left: none;
        margin: 0 0 10px;
        text-align: center;
        font-size: 25px;
    }

    .content-holder {
        padding: 15px 10px;
    }

    .content-row, .event-row {
        margin: 0;
    }

    .col-subnav {
        width: 100%;
        float: none;
    }

    .msubmenu {
        padding: 5px;
        background: #999;
    }

    #submenu .first-child {
        border-top: 0;
        border-top-left-radius: 0;
        -webkit-border-radius-topleft: 0;
        -moz-border-radius-topleft: 0;
    }

    .col-subcontent {
        width: 100%;
        float: none;
    }

    .col-mask {
        background: #fff;
    }

    .col-inner {
        width: 100%;
    }

    .cc-row {
        padding: 0;
    }

    .cc-note {
        padding: 3%;
        width: 94%;
        margin-bottom: 20px;
    }

    .intro-box-order {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        display: block;
        margin: 0;
        padding: 10px 15px;
        float: none;
    }

    .intro-box-title {
        margin: 20px 0 0;
        float: none;
        width: 100%;
    }

    .cc-form {
        margin: 0 0 20px;
        width: 92%;
        padding: 20px 4% 45px;
    }

    .award-box, .mb10 {
        margin-bottom: 10px;
    }

    ul.enav {
        padding: 4px 0 0;
    }

        ul.enav li a {
            font-weight: 700;
            padding: 5px 6px 3px;
            font-size: 12px;
        }

        ul.enav li {
            margin: 0 2px 4px;
        }

    .faqControl {
        right: 0;
        top: 0;
        text-align: right;
        margin-bottom: 10px;
    }

    .footer-wrapper, .footer-wrapper .textR {
        text-align: center;
    }

    .bottom-links {
        font-size: 13px;
    }

    .footer-wrapper p {
        font-size: 11px;
    }

    #style-picker .handler {
        right: -30px;
        width: 30px;
        height: 28px;
        background: url(../images/ico-close.png) 5px 3px no-repeat #fafaf8;
    }

    .col-nav, .croNav {
        width: 100%;
    }

    #style-picker .handler.closed {
        background: url(../images/ico-color.png) 5px 3px no-repeat #fafaf8;
    }

    .cromobilebmenu, .flex-direction-nav {
        display: none;
    }

    .col-nav {
        height: auto;
        padding-top: 0;
        box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
    }

    .col-scroll {
        float: none;
        width: 100%;
    }

    #footer {
        background: url(../images/footer-bg.jpg) center top no-repeat #49b134;
    }

    .footer-wrapper {
        overflow: hidden;
        height: 118px;
        line-height: 22px;
    }

    #sub-menu ul.first-level {
        border-right: 1px solid #cecece;
    }

        #sub-menu ul.first-level a {
            color: #004a2f;
            text-decoration: none;
            font-size: 15px;
            display: block;
        }

        #sub-menu ul.first-level .sf-mega, #sub-menu ul.first-level .sf-mega3 {
            display: none;
            z-index: 5;
            border: 1px solid #c3c4c2;
            background: #f6f6f6;
            position: relative;
            padding: 0;
            left: 0;
        }

        #sub-menu ul.first-level.column-3 li {
            width: 24.5%;
            padding: 0;
        }

        #sub-menu ul.first-level .sf-mega {
            height: 150px;
            top: -187px;
            width: 140px;
        }

        #sub-menu ul.first-level .sf-mega3 {
            height: 100px;
            top: -137px;
            width: 140px;
        }

        #sub-menu ul.first-level ul.sf-sub li {
            display: inline-block;
            position: relative;
            height: 50px;
            padding: 0;
            text-align: center;
            width: 140px;
            left: 0;
        }

            #sub-menu ul.first-level ul.sf-sub li a {
                font-size: 15px;
                height: 100%;
                line-height: 50px;
            }

                #sub-menu ul.first-level ul.sf-sub li a .border {
                    bottom: 0;
                    left: 0;
                    content: ".";
                    text-indent: -999em;
                    width: 98%;
                    height: 0;
                    display: block;
                    position: absolute;
                    border-bottom: 1px solid silver;
                    border-top: 1px solid #ececec;
                }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    #banner-wrapper, #box-wrapper, #content-wrapper, #header-wrapper, .promo-col, .signin-col {
        width: 420px;
    }

    .mobile-350 {
        display: none;
    }

    .mobile-480 {
        display: block;
    }

    .content-row {
        margin: 0;
    }

    .signin-form {
        padding: 10px 85px;
    }

    .atm {
        margin: 10px 85px;
    }

    .promo-col {
        height: 440px;
    }

    .feature-banner {
        margin: 0 0 10px;
    }

    .flex-direction-nav a {
        top: 280px;
    }

    .express-left {
        display: none;
    }

    .express-right {
        width: 366px;
        float: none;
        margin: 0 20px;
        clear: both;
    }

    .express-bottom {
        width: 386px;
    }

    #faqmenu .toggler div.faqmenuTitle, .intro-box, .intro-slider {
        width: 340px;
    }

    ul.main-nav {
        margin: 0 0 0 5px;
    }

        ul.main-nav li a {
            font-size: 12px;
        }

    .intro-box {
        padding: 0 30px 60px;
    }

    #style-picker {
        top: 80px;
    }

    .intro-control-nav .flex-direction-nav a {
        top: -136px;
    }

    .intro-control-nav .flex-direction-nav .flex-next {
        right: 4px;
    }

    .intro-control-nav .flex-direction-nav .flex-prev {
        left: 4px;
    }

    .capslock-msg {
        width: 60px;
        right: 340px;
    }

    .bgGrey {
        padding: 5px;
        margin-bottom: 10px !important;
    }

    .footer-twcaseal {
        margin: -60px 0 0 31% !important;
    }

    .logout_message {
        width: 420px;
    }

        .logout_message .buttonD {
            margin-left: 135px;
        }
}

@media only screen and (max-width:479px) {
    ul.login_area {
        width: 300px;
        z-index: 100;
        margin: 0 auto;
    }

        ul.login_area li {
            float: left;
            width: 50%;
        }

            ul.login_area li a {
                text-decoration: none;
                color: #fff;
                width: 100%;
                text-align: center;
                text-indent: 0;
                background: url(../images/leftArrow.png) 20px center no-repeat;
            }

                ul.login_area li a:hover {
                    color: #fff437;
                    background: url(../images/leftArrow_hover.png) 20px center no-repeat;
                }

    .m-hidden {
        display: none;
    }

    .msubmenu-holder {
        margin-top: 60px;
    }

    .col-full {
        margin-top: 35px;
    }

    #submenu .first-child {
        border-top-left-radius: 0;
        -webkit-border-radius-topleft: 0;
        -moz-border-radius-topleft: 0;
        border-top: 0;
    }

    #submenu .toggler {
        background: url(../images/menu-expand-mobile.png) right 0 no-repeat;
    }

        #submenu .toggler:hover {
            background: url(../images/menu-expand-mobile.png) right -40px no-repeat;
            color: #FFF;
        }

        #submenu .toggler div.submenuTitle {
            position: relative;
            width: 100%;
        }

    .mobile-480 {
        display: none !important;
    }

    .mobile-350 {
        display: block;
    }

    #topnav, .express-left {
        display: none;
    }

    #banner-wrapper, #box-wrapper, #content-wrapper, #header-wrapper {
        width: 90%;
    }

    #header-wrapper {
        height: auto;
    }

    #header {
        height: 52px;
        border-top: 4px solid #49b134;
    }

    #logo img {
        width: 130px;
    }

    .content-row {
        margin: 0;
    }

    .signin-col {
        width: 300px;
    }

    .capslock-msg {
        width: 40px;
        right: 250px;
    }

    .feature-banner {
        margin: 0 0 10px;
    }

    .flex-direction-nav a {
        top: 205px;
    }

    .express-right {
        width: 248px;
        float: none;
        margin: 0 20px;
        clear: both;
    }

    .express-bottom {
        width: 270px;
    }

    ul.main-nav {
        margin: 0;
    }

        ul.main-nav li {
            float: none;
            width: 300px;
        }

    .intro-box, .intro-slider {
        width: 220px;
    }

    .intro-box {
        padding: 0 30px 60px;
    }

    #faqmenu .toggler div.faqmenuTitle {
        width: 210px;
    }

    #style-picker {
        top: 160px;
    }

    .intro-control-nav .flex-direction-nav a {
        top: -88px;
    }

    .intro-control-nav .flex-direction-nav .flex-next {
        right: 0;
    }

    .intro-control-nav .flex-direction-nav .flex-prev {
        left: 0;
    }

    .bgGrey {
        padding: 5px;
        margin-bottom: 10px !important;
    }

    #twcaseal {
        text-align: center !important;
    }

    #home-wrapper {
        background: #fff;
        padding: 56px 0 146px;
    }

    .footer-twcaseal {
        margin: -60px 0 0 20% !important;
    }

    .promo-col {
        width: 300px;
        height: 445px;
    }

    .feature-box {
        height: 175px;
    }

    .flex-control-nav {
        top: 193px;
        width: 100%;
    }

        .flex-control-nav li {
            margin: 0 5px;
        }

    ul.news-list {
        margin: 40px 10px 5px;
    }

    .feature-more {
        margin: 0 10px;
        display: block;
        position: absolute;
        bottom: 15px;
        right: 10px;
    }

    #sub-menu ul.first-level {
        border-right: 1px solid #cecece;
        z-index: 100;
    }

        #sub-menu ul.first-level a {
            color: #004a2f;
            text-decoration: none;
            font-size: 15px;
            display: block;
        }

        #sub-menu ul.first-level li.border {
            border-right: 0;
            border-left: 0;
        }

        #sub-menu ul.first-level > li {
            border-right: 1px solid silver;
            background: url(../images/sub-menu-bg.jpg) repeat-x;
            height: 35px;
            border-bottom: 1px solid #cecece;
        }

        #sub-menu ul.first-level .sf-mega, #sub-menu ul.first-level .sf-mega3 {
            display: none;
            z-index: 5;
            border: 1px solid #c3c4c2;
            background: #f6f6f6;
            position: relative;
            padding: 0;
            left: 0;
        }

        #sub-menu ul.first-level.column-3 li {
            width: 148px;
            padding: 0;
        }

        #sub-menu ul.first-level .sf-mega {
            height: 150px;
            top: -187px;
            width: 147px;
        }

        #sub-menu ul.first-level .sf-mega3 {
            height: 100px;
            top: -137px;
            width: 147px;
        }

        #sub-menu ul.first-level ul.sf-sub li {
            display: inline-block;
            position: relative;
            height: 50px;
            padding: 0;
            text-align: center;
            width: 147px;
            left: 0;
        }

            #sub-menu ul.first-level ul.sf-sub li a {
                font-size: 15px;
                height: 100%;
                line-height: 50px;
                width: 147px;
            }

                #sub-menu ul.first-level ul.sf-sub li a .border {
                    bottom: 0;
                    left: 0;
                    content: ".";
                    text-indent: -999em;
                    width: 98%;
                    height: 0;
                    display: block;
                    position: absolute;
                    border-bottom: 1px solid silver;
                    border-top: 1px solid #ececec;
                }

    .logout_message {
        width: 300px;
    }

    .modalLarge, .modalMedium, .modalSmall {
        margin-left: -160px;
        width: 320px;
    }
}
