﻿/*CSS for Web Version*/
#divFormationMenu .headerMainTitle {
    margin-bottom: 10px;
}
/*Start Master Footer CSS*/
.displayNone {
    display:none;
}
.leftBodyContent .glyphicon-chevron-down {
    display: none;
}
.displayBlock {
    display: block;
}
#mainFooter .footerEnd {
    overflow: hidden;
    min-height: 95px;
    width: 100%;
    padding-top: 2px;
    border-top: 1px solid gray;
}
#mainFooter .footerEnd li {
        position: relative;
        float: left;
        font-size: 100%;
    }
#mainFooter .footerEnd li:last-child {
            position: relative;
            float: right;
            width: auto;
        }

#mainFooter .footerEnd .Recruit {
        margin-left: 2%;
    }

#mainFooter .footerEnd .Suggestion div:first-child {
        position: relative;
        float: left;
    }

#mainFooter .footerEnd .Suggestion {
        margin-left: 2%;
    }

#mainFooter .footerEnd .Suggestion a {
            position: relative;
            float: right;
        }

#mainFooter .footerEnd .onshorerCopyRight a {
        position: relative;
        float: right;
    }

#mainFooter .footerEnd .onshorerCopyRight div {
        position: relative;
        float: left;
        margin-right: 10px;
        color: #CCC7C7;
    }

#footerMenu {
    width: 100%;
    padding-bottom: 20px;
    display: inline-block;
}

#footerMenu div {
    position: relative;
    float: left;
}

#footerMenu div li {
    text-align: left;
    line-height: 25px;
}

#footerMenu div li > a {
    color: #dedede;
}

#footerMenu div:last-child {
    position: relative;
    float: right;
}

#footerMenu div.footerA {
    width: 20%;
    padding-left:1%;
}

#footerMenu div.footerB {
    width: 20%;
}

#footerMenu div.footerC {
    width: 35%;
}

#footerMenu div.footerD {
    width: 14%;
}
#footerMenu div.footerE {
    width: 11%;
}
/*End Master Footer CSS*/

.facebookLikeSection {
    width: 100%;
    display: block;
    float: right;
    clear: left;
    margin-top: 20px;
}

.h1, h1 {
    font-size: inherit;
}

.h2, h2 {
    font-size: inherit;
}

.h3, h3 {
    font-size: inherit;
}

.h4, h4 {
    font-size: inherit;
}

.h5, h5 {
    font-size: inherit;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0px;
}

body {
    padding-bottom: 0;
    font-size: 24px;
    background-color: #f4f4f2;
    color: #727272;
    font-family: "NotoSansTC-Light","Microsoft JhengHei","Quicksand", "sans-serif";
}

button[class=close] {
    color: #fff;
    font-size: 175%;
    opacity: 1;
}

.modal-footer {
    padding: 5px;
}

.modal-header {
    display: none;
}

.modal-body {
    padding: 0 !important;
}

.btn-close-w {
    margin-top: 5px;
    position: relative;
    overflow: hidden;
    border: 2px solid #1F66E0;
    color: #1F66E0;
    background-color: #fff;
    letter-spacing: 0;
}

.bootstrap-dialog-footer-buttons {
    text-align: center;
}

.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

.dl-horizontal dt {
    white-space: normal;
}

input, select, textarea {
    max-width: 280px;
}

.logo {
    float: left;
    height: 66px;
    line-height: 66px;
}

.registrationLoginLink {
    background-color: #E00B47 !important;
    padding: 5px 25px;
    border-radius: 3px;
    color: #fff;
}

.userLoginLink {
    background-color: #1F66E0 !important;
    padding: 5px 23px;
    border-radius: 3px;
    color: #fff;
}

.goldtextcss {
    color: #d5ad6d;
    background: -webkit-linear-gradient(transparent,transparent),-webkit-linear-gradient(top,#d5ad6d 0,#d5ad6d 26%,#e2ba78 35%,#a37e43 45%,#91703b 61%,#d5ad6d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    line-height: 25px;
    text-shadow: 3px 4px 5px rgba(0,0,0,.1);
    font-style: italic;
    letter-spacing: 2px;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.openLi li {
    display: block;
}

.glyphicon-chevron-up {
    display: none;
}

#sectionHeader {
    position: fixed;
    top: 0;
    background-color: #fff !important;
    z-index: 999 !important;
    border-bottom: 1px solid #f4f0f0;
    width: 100%;
    max-height: 90px;
    border-top: 3px solid #e21433;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
}

#sectionBody {
    position: relative;
    top: 40px;
    padding-bottom: 20px;
}

#header {
min-height: 80px;
}

#header .headerLeft {
float: left;
position: relative;
width: 60%;
}

#header .headerLeft > a {
position: relative;
float: left;
left: -6px;
top: 4px;
}

#header .headerLeft > a > img {
float: left;
position: relative;
height: 71px;
width: 202px;
}

#header .headerRight {
float: right;
position: relative;
width: 40%;
}

#divHeader div {
    float: right;
}

#divHeaderSubMenu {
    display: none;
}

#company_text {
    float: left;
    width: 60%;
    position: relative;
    color: #302a2a;
    border-left: 2px solid #bbb;
    margin-left: 21px;
    height: 50px;
    padding-top: 10px;
    margin-top: 17px;
    padding-left: 36px;
    letter-spacing: 2px;
}

    #company_text div:first-child {
        float: left;
        clear: left;
        padding-top: 3px;
        font-size: 70%;
        top: -4px;
        position: relative;
        min-width: 145px;
    }

    #company_text div:nth-child(2) {
        float: left;
        margin-right: 5px;
        margin-left: 5px;
        font-size: 105%;
        top: -3px;
        position: relative;
        letter-spacing: 3px !important;
    }

    #company_text div:nth-child(3) {
        float: left;
        padding-top: 3px;
        font-size: 70%;
        top: -4px;
        position: relative;
    }

.branch_address {
    margin-bottom: 5px !important;
}

#social_media {
    float: right;
    clear: right;
    width: 205px
}

    #social_media div:first-child {
        float: right;
    }

    #social_media #divSocial {
        float: right;
        top: 48px;
        position: relative;
    }

    #social_media #logo > img {
        width: 60px;
        float: left;
        top: 12px;
        position: relative;
    }

    #social_media #divSocial .facebook {
        margin-right: 16px;
        color: #111 !important;
        font-size: 100%;
        width: 21px;
        display: block;
        float: right;
    }

        #social_media #divSocial .facebook:hover {
            color: #1F66E0 !important;
            text-decoration: none;
        }

    #social_media #divSocial .instagram {
        margin-right: 8px;
        color: #111 !important;
        font-size: 100%;
        width: 27px;
        display: block;
        float: right;
    }

        #social_media #divSocial .instagram:hover {
            color: #1F66E0 !important;
            text-decoration: none;
        }

    #social_media #divSocial .linkedin {
        margin-right: 8px;
        color: #111 !important;
        font-size: 100%;
        width: 27px;
        display: block;
        float: right;
    }

        #social_media #divSocial .linkedin:hover {
            color: #1F66E0 !important;
            text-decoration: none;
        }

    #social_media #divSocial .twitter {
        margin-right: 8px;
        color: #111 !important;
        font-size: 100%;
        width: 27px;
        display: block;
        float: right;
        top: 2px;
        position: relative;
    }

        #social_media #divSocial .twitter:hover {
            color: #1F66E0 !important;
            text-decoration: none;
        }


#languageContainer {
    float: right;
    display: block;
    top: 48px;
    position: relative;
    right: 38px
}

    #languageContainer ul {
        float: right;
    }

        #languageContainer ul li {
            position: relative;
            float: left;
            font-size: 70%;
        }

            #languageContainer ul li > a {
                float: left;
                position: relative;
            }

            #languageContainer ul li > span {
                float: left;
                top: 2px;
                position: relative;
                margin: 0 6px 0 6px;
                font-size: 60%;
            }

#BtnNavbarToggle {
    font-size: 110%;
    color: #727272;
    position: relative;
    border-radius: 4px;
    margin: 3px 20px 0 10px;
    height: 26px;
    background-color: #fff !important;
    padding-top: 0 !important;
    display: none;
    border: 1px solid #bbb;
    padding: 3px 5px 0 5px;
}

#mainbody {
    background-color: #f4f4f2;
    margin-bottom: 35px;
}

#leftBodyTop {
    width: 100%;
}

.headerMainBanner {
    width: 100%;
}

    .headerMainBanner > a {
        padding: 0 !important;
        margin: 0 !important;
    }

#leftBodyTop .headerMainBanner > a > img {
    margin-bottom: 6px;
    width: 100%;
    height: auto;
    border-bottom: 3px solid #d8d8d8;
}

#leftBodyTop .headerMainTitle > a {
    font-size: 110%;
    margin-left: 0;
    font-weight: 400;
    padding: 0;
    margin: 0;
    text-shadow: rgba(0,0,0,.3) 2px 4px 3px;
}

#leftBodyTop ul li.headerSubTitle {
    font-size: 85%;
}

#leftBodyTop ul li.headerContent .subDivisionHeader {
    position: relative;
    float: left;
}

#leftBodyTop ul li.headerContent .subDivisionContent {
    position: relative;
    float: left;
    margin-left: 10px;
}

#leftBodyTop ul li.headerContent {
    font-size: 65%;
    margin-left: 30px;
}

.bankTitle {
    color: #6cbbf4;
}

.module_sub_title2 {
    font-size: 85%;
    color: #515151;
    padding: 5px 0;
    display: block;
}

.module_main_title {
    font-size: 200%;
    color: #223791;
    padding-top: 5px !important;
    margin-bottom: 16px;
}

#leftBodyTop ul li.headerContent a {
    color: #6cbbf4;
    font-weight: 350;
}

    #leftBodyTop ul li.headerContent a:hover {
        color: #1F66E0 !important;
    }

#leftBodyTop ul li.border_separator {
    border-bottom: 1px solid #e3e3e3;
    width: 81%;
    padding-bottom: 10px;
}

#leftBodyTop ul li:not(.headerMainBanner) {
    text-align: left;
    margin-left: 20px;
    margin-right: 20px;
}

#leftBodyTop ul li a:hover > span {
    cursor: pointer;
    text-decoration: underline;
}

#leftBodyTopLeft {
    width: 31%;
    position: relative;
    float: left;
    top: 0;
    background-color: transparent;
    margin-bottom: 4px;
    padding: 0;
    border-radius: 0;
    margin-right: 1%;
}

#divFormationMenuHeader {
    clear: left;
    text-align: center;
    text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    background-color: #3d5e8b;
    border-radius: 5px;
    margin-top: -5px;
    margin-bottom: 5px;
    display: none;
}

    #divFormationMenuHeader .goldtextcss {
        color: #1F66E0 !important;
        font-size: 120%;
        line-height: 43px;
    }

#divFormationMenu {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_formation.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 20px;
}

    #divFormationMenu ul {
        margin-bottom: 40px;
    }

ul li.headerMainTitle > i {
    display: none;
}

ul li.headerMainTitle a {
    font-size: 100% !important;
    color: #223791;
    padding-top: 5px !important;
    margin-bottom: 16px;
    text-shadow: 2px 4px 3px rgba(0,0,0,.3);
}

    ul li.headerMainTitle a:hover {
        text-decoration: none;
        color: #1F66E0 !important;
    }

#divFormationMenu ul li {
    display: block;
}

#divCompanyAnnualRenewal {
    background-color: #fff;
    text-align: center;
    height: auto;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    margin-bottom: 6px;
    margin-top: 7px;
    border-left: 3px solid #ea4e6c;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    font-size: 90%;
}

.titleOptional {
    padding: 0 !important;
    font-size: 95%;
    color: grey !important;
    text-shadow: 2px 4px 4px rgba(0,0,0,.3);
}

#divCompanyAlteration {
    background-color: #fff;
    text-align: center;
    height: auto;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    margin-bottom: 6px;
    margin-top: 7px;
    border-left: 3px solid #ea4e6c;
    padding-bottom: 19px;
    padding-top: 19px;
    text-align: center;
    font-size: 90%;
}
#divCompanyRisk {
    background-color: #fff;
    text-align: center;
    height: auto;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    margin-bottom: 6px;
    margin-top: 7px;
    border-left: 3px solid #ea4e6c;
    padding-bottom: 19px;
    padding-top: 19px;
    text-align: center;
    font-size: 90%;
    min-height: 70px;
}

.riskTitle {
    font-size: 16px;
    text-align: left;
    margin-right: 10px;
    position: relative;
    float: left;
    left: 20%;
    top: -6px;
}

.riskDownlad {
    float: right;
    right: 10%;
    top: 7px;
}
#leftBodyTopMiddle {
    width: 31%;
    position: relative;
    float: left;
    top: 0;
    background-color: transparent;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
    margin: 0 10px 0 12px;
}

#divOpenBankAccount {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_bank.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 43px;
}

    #divOpenBankAccount ul > li.headerMainTitle {
        margin-bottom: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

#divTaxService {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_tax.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 43px;
    margin-top: 10px;
    border-top: 3px solid #d8d8d8;
}

    #divTaxService ul > li.headerMainTitle {
        margin-bottom: 10px;
        padding-top: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

#divLicense {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_license.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 40px;
    margin-top: 10px;
    border-top: 3px solid #d8d8d8;
}

    #divLicense ul > li.headerMainTitle {
        margin-bottom: 10px;
        padding-top: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

#leftBodyTopRight {
    width: 31%;
    position: relative;
    float: left;
    top: 0;
    background-color: transparent;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
    margin: 0 20px 0 12px;
}

#divTrademark {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_trademark.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 21px;
}

    #divTrademark ul > li.headerMainTitle {
        margin-bottom: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

#divCopyright {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_copyright.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 65px;
    margin-top: 10px;
    border-top: 3px solid #d8d8d8;
}

    #divCopyright ul > li.headerMainTitle {
        margin-bottom: 10px;
        padding-top: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

     #divSecretarial {
        box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px 1px;
        background: bottom right url(/images/banners/corner_secretarial.webp);
        background-repeat: no-repeat;
        background-color: #fff;
        background-size: 100%;
        padding-bottom: 42px;
        margin-top: 10px;
        border-top: 3px solid rgb(216, 216, 216);
    }
    #divSecretarial ul > li.headerMainTitle {
       margin-bottom: 10px;
       padding-top:10px;
       text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
    }

#divCertification {
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    background: bottom right url(/images/banners/corner_cert.webp);
    background-repeat: no-repeat;
    background-color: #fff;
    background-size: 100%;
    padding-bottom: 40px;
    margin-top: 10px;
    border-top: 3px solid #d8d8d8;
}

    #divCertification ul > li.headerMainTitle {
        margin-bottom: 10px;
        padding-top: 10px;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    }

#leftBodyBottom {
    width: 100%;
}

#divBanner {
    width: 100%;
}

    #divBanner > a > img {
        width: 98%;
        height:auto;
        margin: 9px 0;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    }

.QandAsContainerMain {
    border-radius: 5px;
    border-radius: 5px;
    margin-top: 12px;
    padding-top: 5px !important;
}

.QandAContainerTitle:hover {
    text-decoration: underline;
}

.QandAContainerTitle {
    float: left;
    clear: left;
    color: #1F66E0 !important;
    text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    min-height: 36px;
    margin-top: 2px;
    padding-left: 3px;
}

.QandAMoreLabel:hover {
    text-decoration: underline;
}

.QandAMoreLabel {
    position: relative;
    float: right;
    right: 0;
    font-size: 60%;
    margin-top: 10px;
    color: #1F66E0 !important;
    text-shadow: 2px 3px 3px rgba(0,0,0,.3);
}

.QandAQuestionContainer {
    width: 100%;
    height: auto;
}

.QandAQuestionItemFirst {
cursor: pointer;
clear: left;
color: #727272;
border-radius: 5px;
margin-right: 5px;
}

.QandAQuestionItem {
    cursor: pointer;
    float: left;
    color: #727272;
    background-color: #f3f3f3;
    border-radius: 5px;
    border: 1px solid #e4e2e2;
    margin-right: 5px;
}

.QandAQuestionItemLast {
    cursor: pointer;
    float: left;
    color: #727272;
    background-color: #f3f3f3;
    border-radius: 5px;
    border: 1px solid #e4e2e2;
    margin-right: 0;
}

.QandARightIcon {
    color: #ea4e6c;
    float: left;
    padding-left: 3px;
}

.QandAQuestionText {
    float: left;
    width: 95%;
    line-height: 16px;
}

.QuestionContainer {
    clear: left;
    float: left;
    border-left: 3px solid #ea4e6c;
    margin-left: 2px;
    width: 99.7%;
    margin-top: 5px;
    background-color: #fff !important;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
}

.QuestionContainerDIV {
    padding: 15px;
    font-size: 58%;
    width: 100%;
    text-align: justify;
    float: left;
}

    .QuestionContainerDIV div {
        float: left;
    }

.QuestionContainerCloseLabel {
    float: right;
    clear: left;
    text-align: right;
    color: #727272;
    text-decoration: underline;
    cursor: pointer;
}

.QuestionContainerHalf {
    padding: 15px;
    font-size: 58%;
    width: 50%;
    text-align: justify;
    float: left;
}

.QuestionContainerHalfDIV {
    float: left;
    clear: left;
}

.QuestionContainerHalfList {
    float: left;
    clear: left;
    width: 100%
}

.QuestionContainerHalfListNum {
    float: left;
    clear: left;
    width: 5%;
}

.QuestionContainerHalfListText {
    float: left;
    width: 95%;
    display: block;
}

#divNews {
    width: 25%;
    position: relative;
    float: left;
    top: 0;
    background-color: transparent;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
    margin-right: 1%;
}

#divNewsTitle {
    text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    margin-left: 5px;
}

    #divNewsTitle a {
        color: #1F66E0 !important;
    }

    #divNewsTitle > a .More {
        display: none;
        color: #1F66E0 !important;
    }

#divNewsContent {
    background-color: #e5e7e9;
    border: 1px solid #d6d5d5;
    border-radius: 5px;
    min-height: 36px;
}

    #divNewsContent ul li {
        background-color: #fff;
        border-radius: 5px;
        height: auto;
        border: 1px solid #e4e2e2;
        padding: 0 5px 5px;
        text-align: left !important;
        background: #e1efbb url(/images/banners/bg_address.png) bottom;
        background-size: 100%;
        font-size: 60%;
        margin: 5px;
        min-height: 54px;
    }

        #divNewsContent ul li > div {
            padding-top: 5px;
        }



    #divCNPayment {
        text-align: left;
        width: 100%;
    }

    #divCNPayment  {
        margin-left: 10px;
        margin: auto;
        margin-bottom: 10px;
        text-align: center;
        background-color: #fff;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        min-height: 80px;
    }

    #divCNPayment a > img {
        float: left;
        box-shadow: rgba(0,0,0,0.3) 0 1px 2px 1px;
        width:100%;
        height:auto;
    }

    #divCNPayment .calendarSaveIcon {
        position: relative;
        margin: 0;
        padding: 0;
        color: grey;
        padding-top: 31px;
        padding-left: 0;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        float: left;
    }

    #divCNPayment .calendarTitle {
        float: left;
        text-shadow: 2px 4px 2px rgba(0,0,0,.3);
        padding-top: 30px;
        margin-left: 3px;
        color: grey;
        font-size: 76%;
    }




#divCalendar {
    padding-bottom: 20px;
    text-align: left;
    width: 100%;
}

    #divCalendar ul li {
        margin-left: 10px;
        margin: auto;
        text-align: center;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        min-height: 90px;
        padding-left: 10px;
        background:url(/images/banners/corner_calendar.png);
    }

    #divCalendar a > img {
        float: left;
        margin: 7px 0;
        width:auto;
        height:auto;
    }

    #divCalendar .calendarSaveIcon {
        position: relative;
        margin: 0;
        padding: 0;
        color: grey;
        padding-top: 31px;
        padding-left: 0;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        float: left;
    }

    #divCalendar .calendarTitle {
        float: left;
        text-shadow: 2px 4px 2px rgba(0,0,0,.3);
        padding-top: 30px;
        margin-left: 3px;
        color: grey;
        font-size: 76%;
    }

#divSeminars {
    width: 72%;
    position: relative;
    float: left;
    top: 0;
    background-color: transparent;
    margin-bottom: 0;
    padding: 0;
    border-radius: 0;
    margin-right: 1%;
    margin-left: .4%;
}

    #divSeminars .SeminarContentTop {
        width: 99%;
        position: relative;
        float: left;
    }

    #divSeminars .SeminarContentBottom {
        width: 100%;
        position: relative;
        float: left;
    }

#divSeminarsTitle {
    color: #1F66E0 !important;
    text-shadow: 2px 4px 3px rgba(0,0,0,.3);
    min-height: 36px;
}

    #divSeminarsTitle a {
        color: #1F66E0 !important;
    }

        #divSeminarsTitle a :hover {
            text-decoration: underline;
        }

        #divSeminarsTitle a > span:first-child {
            position: relative;
            float: left;
        }

        #divSeminarsTitle a > span:nth-child(2) {
            position: relative;
            float: right;
            right: 10px;
            font-size: 60%;
            margin-top: 10px;
        }

#divSeminars .mainSeminar {
    width: 50%;
    position: relative;
    float: left;
}

#divSeminars .mainSeminar2 {
    width: 68%;
    position: relative;
    float: left;
}
    #divSeminars .mainSeminar2 > div:first-child {
        margin: 0;
        padding: 0 6px 0 0;
        width: 100%;
    }
    #divSeminars .mainSeminar2 .sub1 img.Seminar1 {
        content: url(https://www.onshorer.com/images/news/main_notice2.webp);
    }
    #divSeminars .mainSeminar2 .sub1 img {
        margin-bottom: 6px;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        padding: 5px;
        width: 430px;
        height: 294px;
    }

#divSeminars .rightSeminarSub {
    float: left;
    text-align: left;
    width: 25%;
}

    #divSeminars .rightSeminarSub > div:first-child {
        margin-bottom: 2px;
        padding: 0 5px 0 0;
    }
    #divSeminars .rightSeminarSub .sub1 img.Seminar2 {
        content: url(https://www.onshorer.com/images/news/exhibitionSH.webp);
    }
    #divSeminars .rightSeminarSub .sub1 img {
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        padding: 5px;
        width: 210px; /*216px*/
        height: 149px; /*149px*/
        display: block;
    }
    #divSeminars .rightSeminarSub .sub2 img.Seminar3 {
        content: url(https://www.onshorer.com/images/news/exhibitionSZ2.webp);
    }
    #divSeminars .rightSeminarSub .sub2 img {
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        padding: 5px;
        width: 210px;
        height: 149px;
        display: block;
    }
    #divSeminars .rightSeminarSub .sub3 img.Seminar4 {
        content: url(https://www.onshorer.com/images/news/news_SZ.webp) ;
    }
    #divSeminars .rightSeminarSub .sub3 img {
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        padding: 5px;
        width: 170px;
        height: 149px;
        display: none;
    }

    #divSeminars .rightSeminarSubLast {
        float: left;
        text-align: left;
        width: 25%;
        min-height: 139px;
        display:none;
    }

    #divSeminars .rightSeminarSubLast > div:first-child {
        margin-bottom: 2px;
        padding: 0 5px 0 0
    }
    #divSeminars .rightSeminarSubLast .sub4 img.Seminar5 {
        content: url(https://www.onshorer.com/images/news/news_BJ.webp);
    }
    #divSeminars .rightSeminarSubLast .sub4 img {
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        padding: 5px;
        width: 216px;
        height: 146px;
        display: none;
    }

#divSeminars .bottomSeminarSub {
    position: relative;
    float: left;
    text-align: left;
    height: auto;
    width: 33%;
    min-height: 138px;
}

    #divSeminars .bottomSeminarSub > div:first-child {
        margin-bottom: 2px;
        padding: 0 5px 0 0;
    }

        #divSeminars .bottomSeminarSub > div:first-child > a > img {
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            width: 100%;
            height: 100%;
        }

#divBodyContent {
    padding: 0px;
    width: 100%;
}

    #divBodyContent .leftBodyContent {
        width: 80%;
        position: relative;
        float: left;
    }

    #divBodyContent .RightBodyContent {
        width: 20%;
        position: relative;
        float: right;
    }

#divLoginContainer {
    margin: 0;
    text-align: center;
    height: auto;
    margin-bottom: 10px !important;
    top: 0px;
    position: relative;
}

#divLoginContainer div:first-child {
    margin-top:0px;
}

#LoginTitle {
    width: 100%;
}

    #LoginTitle div:nth-child(2) {
        left: 10px;
        margin-top: 0px;
        top: 0px;
        position: relative;
    }

#mainFormLogin {
    background-color: transparent;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    border-radius: 5px;
    border: 0;
    min-height: 137px;
    background: #fff url(/images/banners/bg_login.webp);
}
    #mainFormLogin #LoginTitle div:first-child {
        float: left;
        color: #223791;
        left: 4%;
        position: relative;
        text-align: left;
        padding-bottom: 5px !important;
        margin-top: 11px;
        margin-bottom: 10px;
        font-size: 90%;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        font-weight: 400;
    }
    #mainFormLogin #LoginTitle div:nth-child(2) {
        font-size: 61%;
        color: #212121;
        position: absolute;
        margin-top: 0;
        top: 42px;
    }

    #mainFormLogin #LoginTitle > img {
        float: right;
        margin-top: 4px;
        margin-right: 7px;
        position: relative;
        margin-bottom: 10px;
    }

.registrationLinkDIV {
    width: 50%;
    float: left;
    clear: left;
    height: auto;
    padding-bottom: 22px;
    text-align: center;
}

.customerLinkDIV {
    width: 50%;
    float: left;
    height: auto;
    padding-bottom: 22px;
    text-align: center;
}

.forgotUserLinkDIV {
    width: 100%;
    clear: left;
}

.forgotUserLinkDIVLabel {
    color: #1F66E0 !important;
}

#loginForm {
    width: 100%;
    position: relative;
    margin: 0 0 10px 10px;
}

    #loginForm .divform {
        width: 89%;
        background-color: transparent;
    }

        #loginForm .divform div {
            background-color: transparent;
        }

    #loginForm #LoginTitle div {
        background-color: transparent;
    }

    #loginForm .divform {
        float: left;
        text-align: left;
        font-size: 55%;
        width: 93%;
        margin-top: 10px;
        padding-bottom: 5px;
        top:15px;
        position:relative;
    }

#LoginId {
    font-weight: 400;
    font-size: 50%
}

#loginForm .divform .divPassword div:first-child {
    width: 65%;
    position: relative;
    float: left;
}

#loginForm .divform .divPassword div:nth-child(2) {
    width: 30%;
    position: relative;
    float: left;
}

#Password {
    width: 95%;
    float: left;
    font-weight: 400;
    font-size: 50%;
}

#btnLogin {
    font-size: 70%;
    width: 92%;
}

#forgotUserNamePwd {
    padding: 0;
    text-align: left;
    width: 100%;
    position: relative;
    float: left;
    margin-top: -10px;
    left: 4px;
}

#loginForm input {
    height: auto;
    border-color: #e3e5e5;
    border-style: solid;
    border-width: 1px;
    background-color: transparent;
    box-shadow: none !important;
    padding: 5px;
    border-radius: 2px;
    position: relative;
    top: -2px;
    -webkit-transition: border-color .3s;
    transition: border-color .3s;
}

    #loginForm input[type=button] {
        border-width: 2px;
        font-weight: 500;
        letter-spacing: 1px;
        border-radius: 4px;
        -webkit-transition: color .3s,background-color .3s,border-color .3s;
        transition: color .3s,background-color .3s,border-color .3s;
        display: inline-block;
        font-size: 60%;
        font-weight: 400;
        line-height: 1.428571429;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        cursor: pointer;
        border: 1px solid transparent;
        border-radius: 6px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
        float: left;
        height: 30px;
        border-radius: 6px;
        background-color: #f45555;
        color: #fff;
        width: 92%;
        top: -3px;
        position: relative;
    }

        #loginForm input[type=button] :hover {
            color: #333;
            text-decoration: none;
        }

#LinksContainer {
    margin: auto;
    background-color: #fff;
    text-align: center;
    width: 100%;
    box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    margin-bottom: 8px;
    border-radius: 5px;
    background: bottom right url(/images/banners/corner_empty.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: 0;
}

    #LinksContainer .LinksHeader {
        width: 90%;
        border-bottom: 1px solid #e3e3e3;
        margin: auto;
        position: relative;
        font-size: 85%;
        color: #727272;
        padding-top: 5px !important;
        margin-bottom: 5px;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        min-height: 45px;
    }

        #LinksContainer .LinksHeader a {
            color: #727272;
        }

            #LinksContainer .LinksHeader a:hover {
                cursor: default !important;
                color: #727272;
                text-decoration: none;
            }

        #LinksContainer .LinksHeader .More {
            display: none;
        }

        #LinksContainer .LinksHeader li {
            margin-top: 2px;
        }

    #LinksContainer .LinksContent {
        min-height: 153px;
    }

        #LinksContainer .LinksContent li {
            font-size: 65%;
            width: 46%;
            position: relative;
            float: left;
            text-align: left;
            margin-top: 8px;
        }

            #LinksContainer .LinksContent li > a {
                padding-left: 20px;
            }

                #LinksContainer .LinksContent li > a > div {
                    top: 0;
                    position: relative;
                    color: #ea4e6c;
                    margin: 0;
                    padding: 0;
                    font-size: 80%;
                    left: -2px;
                    text-decoration: none;
                }

                #LinksContainer .LinksContent li > a > span {
                    color: #727272;
                    text-decoration: none;
                }

                #LinksContainer .LinksContent li > a:hover > span {
                    color: #1F66E0;
                    cursor: pointer;
                    text-decoration: underline;
                }

#divVerticalBranch {
    padding: 0 !important;
    margin-top: 0 !important;
    margin: auto;
}

    #divVerticalBranch .rightBranch {
        width: 100%;
        padding: 15px;
        background: url(/images/banners/bg_address.png);
        border: 1px solid #e4e2e2;
        min-height: 120px;
        border-radius: 5px;
        margin-top: 5px;
    }

        #divVerticalBranch .rightBranch .leftSide {
            width: 50%;
            position: relative;
            float: left;
            margin-top: 10px;
        }

        #divVerticalBranch .rightBranch .rightSide {
            width: 50%;
            position: relative;
            float: right;
            margin-top: 3px;
        }

        #divVerticalBranch .rightBranch .leftSide div:first-child {
            float: left;
            top: -10px;
            position: relative;
            text-align: left;
            border-left: 3px solid #ea4e6c;
            line-height: 35px;
            text-shadow: 2px 3px 3px rgba(0,0,0,.3);
            width: 100%;
        }

        #divVerticalBranch .rightBranch .leftSide div:nth-child(2) {
            position: relative;
            text-align: left;
            width: 100%;
            font-size: 56%;
            left: 11px;
        }

.langConfDIV {
    cursor: default;
    float: left;
    padding: 0 5px;
}

.langConf {
    color: #727272;
}

    .langConf:hover {
        color: #1F66E0 !important;
        text-decoration: none;
    }

.langConfSeparator {
    font-size: 114%;
    top: -4px;
    position: relative;
    float: left;
}

.langConfSelected {
    border-bottom: 1px solid gray;
}

.contactNumber {
    color: #727272 !important;
    font-size: 110%;
    font-family: Verdana;
    top: -10px;
    position: relative;
    left: -2px;
}

#divVerticalBranch .rightBranch .rightSide > a {
    position: relative;
    color: #727272;
    float: right;
    width: 92%;
    border: 2px solid none;
    border-radius: 3px;
}

    #divVerticalBranch .rightBranch .rightSide > a:hover {
        color: #1F66E0;
        cursor: pointer;
        text-decoration: underline;
    }

    #divVerticalBranch .rightBranch .rightSide > a > img {
        margin-left: 19px;
        border-radius: 3px;
        border: 3px solid #fff;
        top: -5px;
        position: relative;
        right: 3px;
    }

    #divVerticalBranch .rightBranch .rightSide > a > div {
        font-size: 64%;
        text-align: right;
        right: 24px;
        position: relative;
        width: 130%;
        top: -6px;
    }

.w3-button:hover {
    color: #000 !important;
    background-color: #ccc !important;
}

.w3-bar .w3-button {
    white-space: normal;
    box-shadow: rgba(0,0,0,.1) .5px .5px .5px .5px;
}

.w3-bar .w3-bar-item {
    padding: 15px 1px;
    float: left;
    width: 33%;
    border: none;
    display: block;
    outline: 0;
    font-size: 58%;
    text-align: left;
    background: url(/images/banners/corner_calendar.webp);
    margin-bottom: 4px;
}

    .w3-bar .w3-bar-item:hover {
        color: #727272 !important;
        text-decoration: underline;
    }

.w3-dark-gray, .w3-dark-grey, .w3-hover-dark-gray:hover, .w3-hover-dark-grey:hover {
    color: #fff !important;
    background-color: #616161 !important;
}

#divBannerRecruit {
    width: 100%;
    padding: 0px;
    margin: 0px;
    text-align: center;
    display: inline-table;
}

    #divBannerRecruit a:hover div {
        text-decoration: underline
    }

    #divBannerRecruit .Recruit .divRecruit {
        float: left;
        text-align: left !important;
        top: 4px;
        position: relative;
        width: 100%;
    }

        #divBannerRecruit .Recruit .divRecruit > div:first-child {
            float: left;
            text-align: left !important;
            position: relative;
            width: 100%;
        }

        #divBannerRecruit .Recruit .divRecruit > div:nth-child(2) {
            font-size: 90%;
            letter-spacing: 5px;
            position: absolute;
            left: 105px;
            float: left;
            width: 850px;
        }

        #divBannerRecruit .Recruit .divRecruit > div > ul > li {
            font-size: 80%;
            letter-spacing: 5px;
            float: left;
            padding-left: 50px;
            position: relative;
            top: 6px;
        }

    #divBannerRecruit .Recruit {
        width: 100%;
        float: left;
        color: #1F66E0 !important;
        text-decoration: none;
        padding-left: 3px;
        padding-bottom: 5px;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
    }

        #divBannerRecruit .Recruit .More {
            color: #1F66E0 !important;
            font-size: 60%;
            float: right;
            padding-top: 10px;
        }

    #divBannerRecruit .imgRecruitBanner {
        content: url(https://www.onshorer.com/images/banners/OffshoreOnshoreBanner.webp);
    }
#imgRecruitBanner {
    width: 100%;
    height: 216px;
}
.webFooterAddressContainer {
    display: block;
}

.mobileFooterAddressContainer {
    display: none;
}

#divBranchFotterAddrres #divAddrresTitle {
    display: none;
}

#divBranchFotterAddrres {

    line-height: 23px;
    text-align: justify;
    width: 100%;
    margin: auto;
    background-color: #ebebeb;
}

    #divBranchFotterAddrres .divFooterBranch:first-child .Telephone > ul > li:nth-child(2) {
        margin-left: -20px;
    }

    #divBranchFotterAddrres .divFooterBranch:nth-child(2) .Telephone > ul > li:nth-child(2) {
        margin-left: -10px;
    }

    #divBranchFotterAddrres .divFooterBranch:nth-child(3) .Telephone > ul > li:nth-child(2) {
        margin-left: -10px;
    }

    #divBranchFotterAddrres .divFooterBranch:nth-child(4) .Telephone > ul > li:nth-child(2) {
        margin-left: -10px;
    }

    #divBranchFotterAddrres .divFooterBranch:nth-child(5) .Telephone > ul > li:nth-child(2) {
        margin-left: 0;
    }

    #divBranchFotterAddrres .divFooterBranch:last-child .Telephone > ul > li:nth-child(2) {
        margin-left: -25px;
    }

.divFooterBranch {
    border: 2px solid #ebebeb;
    height: auto;
    width: 20%;
    min-width: 170px;
    position: relative;
    float: left;
    font-size: 90%;
    background: #fff url(/images/banners/bg_address.png) no-repeat bottom;
    border-radius: 5px;
    margin-top: 4px;
    padding: 0px 4px 5px 4px;
}

.branchContact .Telephone:hover {
    color: #1F66E0;
    text-decoration: underline;
}

.branchContact .Telephone {
    color: grey;
}

.branchContact .Email:hover {
    color: #1F66E0;
    text-decoration: underline;
    cursor: pointer;
}

.branchContact .Email {
    color: #1F66E0;
    text-decoration: none;
    font-size: 120%;
}

.phoneNumber {
    font-size: 120%;
    font-weight: 700;
    margin-left: 6px;
}

.divFooterBranch > div:first-child {
    margin-top: 17px;
    text-align: justify;
    border-radius: 5px;
    padding: 10px;
    line-height: 20px;
    display: block;
    padding: 5px;
}

    .divFooterBranch > div:first-child .divHeader {
        float: left;
        width: 100%;
        border-bottom: 1px solid #bbbbb4;
    }

        .divFooterBranch > div:first-child .divHeader .BranchName {
            cursor: pointer;
            float: left;
            display: block;
            top: -5px;
            position: relative;
            text-align: left;
            text-shadow: 2px 3px 3px rgba(0,0,0,.3);
            color: #727272;
        }

            .divFooterBranch > div:first-child .divHeader .BranchName:hover {
                color: #1F66E0;
                text-decoration: underline;
            }

        .divFooterBranch > div:first-child .divHeader .BranchMap {
            float: right;
            cursor: pointer;
            display: block;
            top: -3px;
            position: relative;
            text-align: right;
            font-size: 60%;
            color: #1F66E0 !important;
        }

            .divFooterBranch > div:first-child .divHeader .BranchMap:hover {
                color: #1F66E0;
                text-decoration: underline;
            }

        .divFooterBranch > div:first-child .divHeader .imgMap {
            float: right;
            top: -3px;
            position: relative;
            right: -7px;
        }

.divFooterBranch .divContent {
    float: left;
}

    .divFooterBranch .divContent div:first-child {
        margin-bottom: 5px;
        border-top-left-radius: 6px;
        float: left;
        text-align: left;
        color: #727272;
        font-size: 65%;
    }

    .divFooterBranch .divContent .branchQrcode > img {
        clear: left;
        float: left;
        width: 40%;
        max-width: 200px;
        margin-bottom: 5px;
        margin-right: 6px;
    }

    .divFooterBranch .divContent .branchQrcode > ul {
        float: left;
        text-align: left;
        top: 30px;
        position: relative;
        font-size: 60%;
        color: #727272;
    }

    .divFooterBranch .divContent .branchContact {
        padding-right: 5px;
        float: left;
        font-size: 50%;
    }

        .divFooterBranch .divContent .branchContact .Telephone {
            padding-right: 5px;
            float: left;
            color: grey;
            font-size: 104%;
            width: 98%;
            font-family: verdana;
            font-weight: 700;
        }

            .divFooterBranch .divContent .branchContact .Telephone ul > li {
                position: relative;
                float: left;
            }

                .divFooterBranch .divContent .branchContact .Telephone ul > li:first-child {
                    font-size: 105%;
                    width: auto;
                    margin-right: 4px;
                }

                .divFooterBranch .divContent .branchContact .Telephone ul > li:nth-child(2) {
                    padding-left: 10px;
                    word-spacing: 6px;
                    font-size: 120%;
                    width: auto;
                    float: left;
                }


.wechatAlias {
    color: #ea4e6c !important;
    font-size: 106%;
    margin-bottom: 1px;
}


#mainFooter {
    width: 100%;
    overflow: hidden;
    text-align: center;
    opacity: .8;
    padding: 15px 0;
    background-color: #000;
    position: relative;
    bottom: 0;
    min-height: 70px;
    font-size: 60%;
}

    #mainFooter .Privacy {
        float: left;
        margin-right: 30px;
        color: grey;
    }

        #mainFooter .Privacy:hover {
            color: #1F66E0;
        }

    #mainFooter .Recruit {
        float: left;
        margin-right: 30px;
        color: grey
    }

        #mainFooter .Recruit:hover {
            color: #1F66E0;
        }

    #mainFooter .divSuggestion {
        float: left;
    }

        #mainFooter .divSuggestion > a {
            color: #1F66E0;
        }

    #mainFooter .Suggestion {
        color: #fff;
        float: left;
    }

    #mainFooter .container {
        padding-left: 13px !important;
        padding-right: 9px !important;
    }

    #mainFooter .divCopyRight {
        float: right;
    }

        #mainFooter .divCopyRight .CompanyCI {
            float: right;
            margin-right: 20px;
        }

            #mainFooter .divCopyRight .CompanyCI > a {
                color: grey;
            }

                #mainFooter .divCopyRight .CompanyCI > a:hover {
                    color: #1F66E0;
                    text-decoration: underline;
                    cursor: pointer;
                }

        #mainFooter .divCopyRight .CopyRight {
            float: right;
            margin-right: 20px;
            color: #fff;
        }

        #mainFooter .divCopyRight .OnshorerUrl {
            float: right;
            color: grey;
            font-size: 100%;
        }

            #mainFooter .divCopyRight .OnshorerUrl > a {
                color: grey;
            }

                #mainFooter .divCopyRight .OnshorerUrl > a:hover {
                    color: #1F66E0;
                    text-decoration: underline;
                    cursor: pointer;
                }

#footerMenuWeb a {
    color: #dedede;
    font-size: 95%;
}

.footerWebMainDIV {
    width: 100%;
    margin: 0;
    text-align: center;
    margin: auto;
}

.footerWebMainDIVSubDiv {
    width: 98%;
    margin: 0;
    text-align: center;
    margin: auto;
    clear: left;
    display: block;
}

.footerWebContainerA {
    float: left;
    text-align: left;
    width: 20%;
}

.footerWebSubTitle {
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    border-bottom: 1px solid #fff;
    color: #CCC7C7;
}

.footerWebContainerB {
    float: left;
    text-align: left;
    width: 20.5%;
}

.footerWebContainerBSmall {
    float: left;
    clear: left;
    width: 50%;
}

.footerWebContainerBSmall_Next {
    float: left;
}

.footerWebContainerBSmall_Bottom {
    float: left;
    width: 50%;
}

.footerWebContainerC {
    float: left;
    text-align: left;
    width: 30%;
}

.footerWebContainerC_title {
    float: left;
    padding-right: 10%;
}

.footerWebContainerC_Small {
    float: left;
    width: 41%;
    clear: left;
}

.footerWebContainerC_Small_Next {
    float: left;
    width: 45%;
}

.footerWebContainerD {
    float: right;
    text-align: left;
    width: 18.9%;
}

.copyrightSectionWeb {
    text-align: left;
    width: 100%;
    clear: left;
    border-top: 1px solid gray;
    height: 40px;
    padding: 6px 0 17px 0;
    margin-top: 10px;
}

#divBranchZoom {
    display: block;
    width: 100%;
    padding: 15px;
    min-height: 520px;
}

    #divBranchZoom .leftSide {
        position: relative;
        float: left;
        width: 30%;
    }

        #divBranchZoom .leftSide > img {
            position: relative;
            float: right;
            width: 95%;
            margin-right: 10px;
        }

        #divBranchZoom .leftSide .divBranchName {
            position: relative;
            float: right;
            width: 95%;
            margin-right: 10px;
        }

            #divBranchZoom .leftSide .divBranchName .BranchNameCN {
                margin-top: 10px;
                font-size: 150%;
            }

            #divBranchZoom .leftSide .divBranchName .BranchNameEN {
                font-size: 150%;
            }

            #divBranchZoom .leftSide .divBranchName .BranchAddress {
                margin-top: 20px;
                font-size: 100%;
            }

            #divBranchZoom .leftSide .divBranchName .BranchPhone {
                font-size: 100%;
                margin-top: 5px;
            }

            #divBranchZoom .leftSide .divBranchName .BranchEmail {
                font-size: 100%;
                margin-top: 5px
            }

            #divBranchZoom .leftSide .divBranchName .BranchQrcode {
                margin-top: 20px;
            }

        #divBranchZoom .leftSide .BranchQrcode > img {
            width: 50%;
            position: relative;
            float: left;
        }

        #divBranchZoom .leftSide .BranchQrcode > ul {
            width: 50%;
            position: relative;
            float: left;
            margin-top: 40px;
            padding-left: 5px;
        }

            #divBranchZoom .leftSide .BranchQrcode > ul > li {
                width: 100%;
                position: relative;
                float: left;
                font-size: 60%;
            }

    #divBranchZoom .rightSide {
        position: relative;
        float: right;
        width: 70%;
    }

        #divBranchZoom .rightSide a > img {
            width: 100%;
        }

.modal-dialog {
    width: 80% !important;
    max-width: 1100px;
}

.modal-content {
    display: inline-grid;
}

#footerMenuWeb {
    display: block;
}

#footerMenuMobile {
    display: none;
}
/*CSS for Mobile Version*/
@media (max-width:800px) {
    /*Start Mobile Master Footer CSS*/
    .divCompanyRisk {
    }

    .riskTitle {
        font-size: 18px;
        left: 30%;
    }
    #divFormationMenu .headerMainTitle {
        margin-bottom: 0px;
    }
    .leftBodyContent .glyphicon-chevron-down {
        display: inline;
    }
    .QandAContainerMain {
        background-color: #fff;
        width: 100%;
    }

    #divBannerRecruit .Recruit .More {
        padding-top: 1px;
    }
    #divSeminarsTitle a > span:nth-child(2) {
        right: 3px;
        font-size: 75%;
        margin-top: 4px;
    }

    .QandAMoreLabel {
        font-size: 85%;
        margin-top: 4px;
        color: #154599 !important;
    }
    a {
        color: #6CBBF4;
    }
    #mainFooter .footerEnd .Recruit {
        margin-left: 2%;
        margin-bottom: 30px;
    }

    .QandAContainerTitle:hover {
        text-decoration: underline;
    }

    .QandAContainerTitle {
        padding-left: 10px;
        margin-left: 8px;
        border-left: 3px solid #ea4e6c;
    }



    #mainFooter .footerEnd li {
        margin-left: 2%;
        line-height: 40px;
        width: 100%;
        float: left;
        text-align: left;
        font-size: 125%;
    }

        #mainFooter .footerEnd li:last-child {
            clear: both;
            text-align: center;
            width: 100%;
        }

    #mainFooter .footerEnd .Suggestion a {
        position: relative;
        float: left;
    }

    #mainFooter .footerEnd .onshorerCopyRight a {
        width: 100%;
    }

    #mainFooter .footerEnd .onshorerCopyRight div {
        width: 100%;
        color: #CCC7C7;
    }

        #footerMenu div {
            position: relative;
            float: left;
        }

            #footerMenu div li {
                line-height: 35px;
            }

                #footerMenu div li > a {
                    color: #dedede;
                    font-size: 120%;
                }

            #footerMenu div:last-child {
                position: relative;
                float: right;
            }

            #footerMenu div.footerA {
                width: 100%;
            }

            #footerMenu div.footerB {
                width: 100%;
            }

            #footerMenu div.footerC {
                width: 100%;
            }

            #footerMenu div.footerD {
                width: 100%;
            }

            #footerMenu div.footerE {
                width: 100%;
            }

    .footerWebContainerC_Small {
        width: 100%;
    }

    .footerWebSubTitle {
        font-size: 150%;
    }
    /*End Mobile Master Footer CSS*/
    #mainbody {
        margin-bottom: 0px;
    }

    body {
        width: 100%;
        min-width: 100px;
        padding-top: 41px;
    }

    .container {
        padding: 0;
    }

    #sectionHeader {
        max-height: 280px;
    }

    #sectionBody {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
        top: 50px;
    }

#header {
min-height: 102px;
box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
}

#header .headerLeft {
width: 100%;
}

#header .headerLeft > a > img {
float: left;
position: relative;
height: 44px;
width: 140px;
left: 3px;
}

#company_text {
height: 44px;
margin-top: 10px;
padding-left: 6px;
margin-left: 0;
position: absolute;
left: 150px;
width: 100%;
}

.menu_icon {
color: #bbb;
margin-right: 1px;
top: 3px;
position: relative;
}

    .titleOptional {
        font-weight: 400;
    }

    ul li.headerMainTitle a {
        font-weight: 400 !important;
        top: -4px;
        position: relative;
    }

        ul li.headerMainTitle a:hover {
            text-decoration: none;
            color: #1F66E0 !important;
        }



    #languageContainer ul li {
        position: relative;
        float: left;
        font-size: 75%;
    }

    .langConfDIV {
        cursor: default;
        float: left;
        padding: 0 7px;
    }

    #company_text div:first-child {
        font-size: 55%;
        width: 100%;
        margin-top: -15px;
        margin-left: 10px;
    }

    #company_text div:nth-child(2) {
        font-size: 77%;
        margin-right: 3px;
        margin-left: 10px;
    }

    #company_text div:nth-child(3) {
        font-size: 55%;
        margin-left: 5px;
    }

    #header .headerRight {
        width: 100%;
        top: -17px;
        position: relative;
    }

    #BtnNavbarToggle {
        display: block;
        font-size: 79%;
        position: absolute;
        float: left;
        left: -6px;
        top: 40px;
    }

    .registrationLinkDIV {
        padding-bottom: 15px;
    }

    .customerLinkDIV {
        padding-bottom: 15px;
    }

    #languageContainer {
        position: absolute;
        float: right;
        top: 45px;
        right: 5px;
    }

    #leftBodyTop {
        display: inline-table;
    }

        #leftBodyTop .headerMainBanner > a > img {
            border-bottom: 0px;
        }

     #divCNPayment {

        margin-bottom: -10px;
    }

    #divLoginContainer {
        margin-top: 0px !important;
        margin-bottom: 5px !important;
        
    }

    #mainFormLogin {
        min-height: 116px;
        display: inline-block;
    }

        #mainFormLogin #LoginTitle div:first-child {        
            float:left;
            padding-right:8%;
        }

        #mainFormLogin #LoginTitle div:nth-child(2) {
            width: 50%;
            float:left;
            color: #223791;
            left: 0px;
            top:0px;
            position: relative;
            text-align: left;
            padding-bottom: 5px !important;
            margin-top: 11px;
            margin-bottom: 10px;
            font-size: 90%;
            text-shadow: 2px 3px 3px rgb(0 0 0 / 30%);
            font-weight: 400;
            color: #212121;
        }

    #LoginId {
        max-width: 100%;
    }

    #mainFormLogin #LoginTitle > img {
        display: none;
    }


    .glyphicon-menu-hamburger:before {
        content: "\e236";
    }

    #forgotUserNamePwd {
        width: 60%;
        margin-top: 5px;
        left: 4%;
        font-size: 120%;
    }

    #loginForm .divform .registrationLoginLink {
        margin-top: 0;
    }

    #loginForm .divform {
        width: 100%;
        padding-bottom: 5px;
        clear: left;
    }

    #loginForm {
        margin: 0;
    }

    #divFormationMenuHeader {
        display: block;
        width: 100%;
        position: relative;
    }

    #divBodyContent {
        border: 1px solid red !important;
    }

    #divBodyContent .leftBodyContent {
        width: 100%;
    }

    #divBodyContent .RightBodyContent {
        width: 100%;
    }

    #leftBodyTopLeft {
        width: 100%;
        background-color: #c9dced;
        margin-bottom: 5px;
        padding: 10px;
        border-radius: 5px;
        
    }

        #leftBodyTopLeft ul {
            margin-bottom: 0;
            margin-right: 0;
        }

    #leftBodyTopMiddle {
        width: 100%;
        background-color: #cccfc6;
        padding: 10px;
        border-radius: 5px;
        margin: 0 0 5px 0;
    }

    #leftBodyTopRight {
        width: 100%;
        background-color: #c2c5e3;
        padding: 10px;
        border-radius: 5px;
        margin: 0;
    }

    #divBanner > img {
        width: 98%;
        margin: 0 !important;
    }

    ul li.headerMainTitle > i {
        display: inline-block;
    }

    #divFormationMenu ul {
        background-size: 100%;
    }

        #divFormationMenu ul.openLi {
            background-size: 100%;
        }

    .glyphicon-chevron-down {
        margin-left: 10px;
        color: #1F66E0;
        font-size: .75em;
    }

    .glyphicon-chevron-up {
        top: 1px;
        position: relative;
        margin-left: 10px;
        color: #1F66E0;
        font-size: .75em;
        display: inline;
    }

    #leftBodyTop ul li.border_separator {
        width: 88%;
    }

    #divFormationMenu {
        padding-bottom: 0px;
        width: 100%;
    }

        #divFormationMenu ul li.headerMainTitle {
            padding: 28px 0px 24px 0px;
        }

        #divFormationMenu .headerMainTitle {
            min-height: 0;
        }

        #divFormationMenu .headerSubTitle {
            display: block;
        }

        #divFormationMenu .headerContent {
            display: block;
        }

    .module_sub_title2 {
        font-size: 105%;
        height: 45px;
    }

    .itemsInter {
        height: 40px;
        font-size: 80% !important;
    }


    #divCompanyAnnualRenewal {
        width: 100%;
        background: bottom right url(/images/banners/corner_empty.png);
        border-left: none;
        padding: 10px 0 10px 0;
        margin: 2px 0 0 0;
    }

    #divCompanyAlteration {
        width: 100%;
        background: bottom right url(/images/banners/corner_empty.png);
        border-left: none;
        padding: 10px 0 10px 0;
        margin: 2px 0 0 0;
    }

    #divOpenBankAccount {
        width: 100%;
        padding-bottom: 0;
    }

        #divOpenBankAccount ul {
            background-size: 100%;
        }

            #divOpenBankAccount ul.openLi {
                background-size: 100%;
            }

            #divOpenBankAccount ul li.headerMainTitle {
                padding: 25px 0px 25px 0px;
                margin-bottom: 0px;
            }

            #divOpenBankAccount ul li.headerContent > a {
                top: 20px;
                position: relative;
            }

        #divOpenBankAccount .headerMainTitle {
            min-height: 0px;
        }

        #divOpenBankAccount .headerSubTitle {
            display: none;
        }

        #divOpenBankAccount .headerContent {
            display: none;
        }

    #divTaxService {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        border-top: 0px;
    }

        #divTaxService ul {
            background-size: 100%;
        }

            #divTaxService ul.openLi {
                background-size: 100%;
            }

            #divTaxService ul li.headerMainTitle {
                padding: 25px 0px 25px 0px;
                margin-bottom: 0px;
            }

        #divTaxService .headerMainTitle {
            min-height: 0px;
        }

        #divTaxService .headerSubTitle {
            display: none;
        }

        #divTaxService .headerContent {
            display: none;
        }

        #divTaxService ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divLicense {
        margin-top: 2px;
        border-top: 0 solid #d8d8d8;
        padding-bottom:0px;
    }

        #divLicense ul {
            background-size: 100%;
        }

            #divLicense ul.openLi {
                background-size: 100%;
            }

            #divLicense ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0px 24px 0px;
                margin-bottom: 0px;
            }

        #divLicense .headerMainTitle {
            min-height: 0px;
            margin-bottom: 0px;
        }

        #divLicense .headerSubTitle {
            display: none;
        }

        #divLicense .headerContent {
            display: none;
        }

        #divLicense ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divTrademark {
        width: 100%;
        padding-bottom: 0;
        margin-top: 0;
        border-top: 0;
    }

        #divTrademark ul {
            background-size: 100%;
        }

            #divTrademark ul.openLi {
                background-size: 100%;
            }

            #divTrademark ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0 24px 0;
                margin-bottom: 0;
            }

        #divTrademark .headerMainTitle {
            min-height: 0;
        }

        #divTrademark .headerSubTitle {
            display: none;
        }

        #divTrademark .headerContent {
            display: none;
        }

        #divTrademark ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divCopyright {
        width: 100%;
        padding-bottom: 0;
        margin-top: 2px;
        border-top: 0;
    }

        #divCopyright ul {
            background-size: 100%;
        }

            #divCopyright ul.openLi {
                background-size: 100%;
            }

            #divCopyright ul li.headerMainTitle {
                padding: 28px 0px 24px 0px;
                margin-bottom: 0px;
            }

        #divCopyright .headerMainTitle {
            min-height: 0px;
        }

        #divCopyright .headerSubTitle {
            display: none;
        }

        #divCopyright .headerContent {
            display: none;
        }

        #divCopyright ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

       #divSecretarial {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        /*background: bottom right url(/images/banners/corner_empty.png);*/
        border-top:0px;
        }
        #divSecretarial ul {
            /*background: no-repeat bottom -16px right 0px url(/images/banners/corner_copyright.png);*/
            background-size: 100%;
        }
        #divSecretarial ul.openLi {
            /*background: no-repeat bottom right url(/images/banners/corner_copyright.png);*/
            background-size: 100%;
        }
        #divSecretarial ul li.headerMainTitle {
            text-align: left;
            padding: 28px 0px 24px 0px;
            margin-bottom:0px;
        }
        #divSecretarial .headerMainTitle {
            min-height: 0px;
            font-size:100% !important;
        }
        #divSecretarial .headerSubTitle {
            display: none;
        }
        #divSecretarial .headerContent {
            display: none;
        }
        #divSecretarial ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divCertification {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        border-top: 0px;
    }

        #divCertification ul {
            background-size: 100%;
        }

            #divCertification ul.openLi {
                background: no-repeat bottom right url(/images/banners/corner_cert.webp);
                background-size: 100%;
            }

            #divCertification ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0 24px 0;
                margin-bottom: 0;
            }

        #divCertification .headerMainTitle {
            min-height: 0;
        }

        #divCertification .headerSubTitle {
            display: none;
        }

        #divCertification .headerContent:first-child {
            padding-top: 20px;
        }

        #divCertification .headerContent {
            display: none;
        }

        #divCertification ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divBanner {
        margin-bottom: 5px;
    }

        #divBanner > img {
            width: 100%;
        }
        #LinksContainer .LinksHeader {
            width: 100%;
            border-bottom: none;
        }

            #LinksContainer .LinksHeader li {
                border-left: 3px solid #ea4e6c;
                text-align: left;
                width: 98%;
                padding-left: 10px;
                margin: 0px 0px 0px 10px;
            }

                #LinksContainer .LinksHeader li > a {
                    font-size: 130%;
                    color: #1F66E0;
                }

            #LinksContainer .LinksHeader .More {
                position: relative;
                float: right;
                right: 7px;
                font-size: 80%;
                top: 4px;
                color: #154599;
                display: inline-block;
            }

        #LinksContainer .LinksContent {
            min-height: 200px;
        }

            #LinksContainer .LinksContent li {
                text-align: center;
                font-size: 90%;
            }

    .QuestionContainerHalf {
        padding: 5px;
        font-size: 65%;
        width: 50%;
        text-align: justify;
        float: left;
    }

    .QuestionContainerHalfList {
        float: left;
        clear: left;
        width: 100%;
    }

    .QuestionContainerHalfListNum {
        float: left;
        clear: left;
        width: 11%;
    }

    .QuestionContainerHalfListText {
        float: left;
        width: 85%;
        display: block;
    }

    #divNewsSeminars {
        width: 100%;
    }

    #divNews {
        width: 100%;
        background-color: #cce3f7;
        border-radius: 5px
    }

    #divNewsTitle {
        margin: 10px 0 10px 0;
    }

        #divNewsTitle a {
            border-left: 3px solid #ea4e6c;
            text-align: left;
            width: 100%;
            padding-left: 10px;
            margin: 0 0 0 10px;
            font-size: 130%;
            color: #1F66E0;
        }

            #divNewsTitle a .More {
                position: relative;
                float: right;
                right: 10px;
                font-size: 65%;
                top: 10px;
                color: #1F66E0;
                display: inline-block;
            }

    #divNewsContent {
        background-color: #cce3f7;
        border: none;
    }

    #divNews ul li {
        width: 92%;
        position: relative;
        float: left;
        padding: 0;
        margin: 0 10px 5px 15px;
    }

        #divNews ul li > div {
            padding-top: 15px;
            margin-left: 5px;
            text-align: center;
        }

    #divSeminars .SeminarContentTop {
        width: 100%;
        margin-bottom: 10px;
    }
    #divSeminars .rightSeminarSub .sub1 img.Seminar2 {
        content: url(https://www.onshorer.com/images/news/mobile/news_SH.webp);
    }
    #divSeminars .rightSeminarSub .sub1 img {
        width: 165px;
        height: 123px;
    }
    #divSeminars .rightSeminarSub .sub2 img.Seminar3 {
        content: url(https://www.onshorer.com/images/news/mobile/exhibitionSH.webp);
    }
    #divSeminars .rightSeminarSub .sub2 img {
        width: 165px;
        height: 123px;
    }
    #divSeminars .rightSeminarSub .sub3 img.Seminar4 {
        content: url(https://www.onshorer.com/images/news/mobile/news_BJ.webp);
    }
    #divSeminars .rightSeminarSub .sub3 img {
        width: 165px;
        height: 123px;
        display:block;
    }
    #divSeminars {
        background-color: #fff;
        border-radius: 5px;
        margin: 0 0 5px 0;
        padding-bottom: 2px;
        width: 100%;
    }
    #divBanner > a > img {
        width: 100%;
    }

    #divSeminarsTitle {
        margin: 10px 0 10px 0;
    }

        #divSeminarsTitle a {
            text-align: left;
            width: 100%;
            padding-left: 10px;
            font-size: 115%;
            color: #154599 !important;
        }

            #divSeminarsTitle a > span:first-child {
                border-left: 3px solid #ea4e6c;
                padding-left: 10px;
                margin-left: 10px;
                color: #1F66E0;
            }

            #divSeminarsTitle a .More {
                position: relative;
                float: right;
                right: 10px;
                font-size: 65%;
                top: 10px;
                color: #1F66E0;
            }

    #divSeminars .mainSeminar2 > div:first-child {
        padding: 0;
    }

    #divSeminarsContent .SeminarContentTop .mainSeminar2 {
        width: 48%;
        left: 7px;
    }
    #divSeminars .mainSeminar2 .sub1 img.Seminar1 {
        content: url(https://www.onshorer.com/images/news/mobile/exhibitionSZ.webp);
    }
    #divSeminars .mainSeminar2 .sub1 img {
        width: 165px;
        height: 123px;
        display: block;
        margin-bottom: 0px;
    }

    #divSeminarsContent .SeminarContentTop .rightSeminarSub {
        width: 48%;
        position: relative;
        left: 7px;
    }

        #divSeminarsContent .SeminarContentTop .rightSeminarSub > div {
            padding: 0;
            margin: 0;
        }

    #divSeminarsContent .SeminarContentTop .bottomSeminarSub {
        width: 48%;
        position: relative;
        left: 7px;
        min-height: 139px;
    }

        #divSeminarsContent .SeminarContentTop .bottomSeminarSub > div {
            padding: 0;
            margin: 0;
        }

    .rightSeminarSubLast {
        display: none;
    }

    .w3-button:hover {
        color: #1F66E0 !important;
        background-color: #ccc !important;
    }
    .w3-bar .w3-bar-item {
        padding: 20px 10px;
        width: 100%;
        background: url(/images/banners/corner_calendar.webp);
    }

    .w3-dark-gray, .w3-dark-grey, .w3-hover-dark-gray:hover, .w3-hover-dark-grey:hover {
        color: #fff !important;
        background-color: #616161 !important;
    }

    #divBannerRecruit {
        background-color: #fff;
        border-radius: 5px;
        margin: 10px 0px 5px 0px;
        padding: 10px 0px 2px 0px;
    }

            #divBannerRecruit .Recruit .divRecruit > div:first-child {
                border-left: 3px solid #ea4e6c;
                padding-left: 10px;
                font-size: 110%;
                color: #1F66E0;
            }

                #divBannerRecruit .Recruit .divRecruit > div:first-child .More {
                    position: relative;
                    right: 10px;
                    font-size: 75%;
                }
        #imgRecruitBanner {
            padding: 10px 10px 10px 0;
            max-width: 1040px;
            max-height: 334px;
            min-width: 340px;
            min-height: 109px;
            width: 100%;
            height: 100%;
            display: block;
        }
        #divBannerRecruit .imgRecruitBanner {
            content: url(https://www.onshorer.com/images/banners/MobileOffshoreOnshoreBanner.webp);
        }
        
        #divBannerRecruit .Recruit .divRecruit > div:nth-child(2) {
            width: 98%;
            display: inline-block;
            position: relative;
            left: 0;
        }

            #divBannerRecruit .Recruit .divRecruit > div:nth-child(2) ul li {
                width: 20%;
                padding-left: 15px;
                color: #292F38 !important;
            }

    .webFooterAddressContainer {
        display: none;
    }

    .mobileFooterAddressContainer {
        display: block;
    }

    .branch_address {
        margin-top: 10px;
        font-size: 78%;
        line-height: 30px;
    }

    .addrTel {
        font-family: Verdana;
        color: #1F66E0 !important;
       /* height: 52px;*/
        display: block;
        margin-top: 10px;
        font-size: 130%;
        /*padding: 13px 13px 13px 0px;*/
        /*border: 1px solid #fff;*/
    }

        .addrTel > span {
            font-family: Verdana;
            color: #1F66E0 !important;
            height: 35px;
            display: block;
            margin-right: 10px;
            font-size: 75% ​ !important;
            float: left;
        }

    .prefixTel {
        font-size: 90% !important;
    }

    .emailBranchText > span {
        text-align: left;
        float: left;
        clear: both;
        font-size: 100%;
        line-height: 20px;
        margin-bottom: 6px;
       /* height: 52px;*/
        margin-top: 5px;
        font-size: 80%;
        /*border: 1px solid #fff;*/
        /*padding: 13px 13px 13px 0px;*/
    }


    .blue_color {
        font-size: 61%;
        color: #1F66E0 !important;
    }

    #divBranchFotterAddrres {
        display: inline-table;
        background-color: #e2e6ea;
        border-radius: 5px;
        margin: 0 0 10px;
        padding-bottom: 0;
        padding-top: 0;
    }

        #divBranchFotterAddrres #divAddrresTitle {
            margin: 10px;
        }

            #divBranchFotterAddrres #divAddrresTitle a {
                border-left: 3px solid #ea4e6c;
                padding-left: 10px;
            }

            #divBranchFotterAddrres #divAddrresTitle > a > span:first-child {
                font-size: 130%;
                color: #1F66E0;
            }

            #divBranchFotterAddrres #divAddrresTitle > a > span.More {
                position: relative;
                float: right;
                right: 0;
                font-size: 75%;
                color: #1F66E0;
            }

    .divFooterBranch > div:first-child .divHeader .BranchName {
        font-size: 120%;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    #divBranchFotterAddrres .divFooterBranch {
        width: 94%;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        border: 1px solid #d3d3d3;
        margin-top: 5px;
        background: bottom right url(/images/banners/corner_calendar.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 0 10px 0 10px;
    }

    .divFooterBranch .divContent .branchContact {
        margin-bottom: 15px;
    }

    .divFooterBranch .divContent div:first-child {
        margin-top: 10px;
        margin-left: 20px;
        font-size: 80%;
    }

    .divFooterBranch .divContent div:nth-child(2) {
        margin-left: 20px;
    }

    .divFooterBranch .divContent .branchQrcode > ul {
        font-size: 100%;
        margin-top: 20px;
        margin-left: 20px;
    }

        .divFooterBranch .divContent .branchQrcode > ul li:first-child {
            margin-bottom: 10px;
        }

    .divFooterBranch .divContent .branchContact {
        margin-left: 20px;
    }

        .divFooterBranch .divContent .branchContact .Telephone {
            font-size: 100%;
        }

            .divFooterBranch .divContent .branchContact .Telephone ul > li:first-child {
                font-size: 170%;
                min-width: 110px;
            }

            .divFooterBranch .divContent .branchContact .Telephone ul > li:nth-child(2) {
                font-size: 170%;
                margin-bottom: 10px;
            }

        .divFooterBranch .divContent .branchContact .Email > span {
            font-size: 170%;
            margin-top: 5px;
        }

    #leftBodyBottom {
        display: inline-table;
    }

    #divCalendar {
        display: inline-table;
        background: bottom right url(/images/banners/corner_calendar.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        padding-top:25px;
    }
    #calenderQrcode {
        width: 73px !important;
        height: 73px !important;
        position: relative;
        display: block;
        float: right !important;
        right: 10px;
    }
        #divCalendar ul li {
            padding-left: 20px;
        }


         #divCNPayment {
        display: inline-table;
        background-color: #fff;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        #divCNPayment ul li {
            padding-left: 20px;
        }



    #social_media #languageContainer {
        display: none;
    }

    #social_media {
        width: 100%;
        display: inline-table;
        background-color: #fff;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        min-height: 130px;
        padding-bottom: 20px;
        padding-top: 12px;
    }

        #social_media #divSocial {
            width: 69%;
            float: left;
            top: 28px;
        }

            #social_media #divSocial .linkedin {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

            #social_media #divSocial .twitter {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

            #social_media #divSocial .facebook {
                position: relative;
                width: 11%;
                margin-right: 10%;
                font-size: 150%;
            }

            #social_media #divSocial .instagram {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

        #social_media #logo {
            position: relative;
            width: 29%;
            height: auto;
        }

            #social_media #logo > img {
                width: 70%;
                height: auto;
                float: right;
                right: 36px;
            }

    #divLoginBody {
        width: 100%;
    }

    #mainFormLogin {
        width: 100%;
    }

    #divVerticalBranch {
        width: 100%;
        display: none;
    }

        #mainFooter .Privacy {
            float: left;
            margin-right: 30px;
            color: #CCC7C7;
            font-size: 100%;
            margin: 30px 0px;
        }

            #mainFooter .Privacy:hover {
                color: #1F66E0;
            }


        #mainFooter .divSuggestion {
            float: left;
            clear: left;
            margin-top: 30px;
            font-size: 120%;
        }

        #mainFooter .container {
            margin-left: 5px;
            margin-right: 5px;
            padding-left: 0;
            padding-right: 0;
        }

            #mainFooter .container > a {
                width: 100%;
                text-align: left;
            }

            #mainFooter .container .divCopyRight {
                margin-top: 50px;
                margin-bottom: 50px;
                width: 100%;
            }

                #mainFooter .container .divCopyRight .OnshorerUrl {
                    width: 100%;
                    margin: 5px 0 0 0;
                }

                #mainFooter .container .divCopyRight .CopyRight {
                    width: 100%;
                    margin: 5px 0 0 0;
                }

                #mainFooter .container .divCopyRight .CompanyCI {
                    width: 100%;
                    margin: 5px 0 0 0;
                }

    #divBranchZoom .leftSide {
        width: 100%;
    }

    #divBranchZoom .rightSide {
        width: 100%;
        margin-top: 20px;
    }

    .modal-dialog {
        width: 90% !important;
        float: left;
        margin: 4px;
    }

    .bootstrap-dialog .bootstrap-dialog-message {
        font-size: inherit;
    }

    /*.li_langConfSelected {
        display: none
    }*/

    #divHeaderSubMenu {
        margin-top: 16px !important;
        width: 100% !important;
        height: 100%;
        position: relative;
        left: 0;
        top: 40px;
        padding-bottom: 5px;
        background-color: #ebebeb;
    }

        #divHeaderSubMenu .navbar-collapse {
            padding: 0;
            margin: 0;
        }

    .navbar-collapse {
        background-color: #ebebeb;
        position: relative;
    }

    #myMenuOptions li:not(.kopie) {
        font-size: 90%;
        background: no-repeat bottom right url(/images/banners/corner_empty.png);
        background-size: 100%;
        margin: 2px;
    }

    #myMenuOptions li a {
        padding-left: 15px;
    }

        #myMenuOptions li a:hover {
            color: #1F66E0;
            text-decoration: underline;
        }

    #myMenuOptions li:not(:last-child) {
        border-bottom: 1px solid #d3d3d3;
    }

    .dropdown-menu {
        width: 100%;
        position: relative;
        background-color: #ebebeb;
    }

        .dropdown-menu li a {
            padding-left: 35px !important;
        }

    #footerMenuMobile a {
        color: #dedede;
        font-size: 95%;
        line-height: 30px;
    }

    .registrationLoginLink {
        padding: 4% 31%;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    }

    .userLoginLink {
        padding: 4% 28%;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    }

    .footerMobileMainDIV {
        width: 100%;
        margin: auto;
        text-align: left;
    }

    .footerMobileMainDIVSubDiv {
        width: 100%;
        margin: 0;
        text-align: center;
        margin: auto;
        clear: left;
        display: block;
    }

    .footerMobileMainDIVSubDiv_Wrapper {
        width: 98%;
        margin: 0;
        text-align: center;
        margin: auto;
        clear: left;
        display: block;
    }

    .footerMobileContainerA {
        float: left;
        text-align: left;
        width: 50%;
    }

        .footerMobileContainerA ul {
            float: left;
            width: 100%;
        }

    .footerMobileContainerB {
        float: left;
        text-align: left;
        width: 50%;
        clear: left;
    }

    .footerMobileContainerB_title {
        float: left;
        padding-right: 10%;
    }

    .footerMobileContainerB_Sub {
        float: left;
        width: 100%;
        clear: left;
    }

    .footerMobileContainerC {
        float: right;
        text-align: left;
        width: 50%;
    }

    .footerMobileCopyrightSection {
        border-top: 1px solid gray;
        text-align: left;
        font-size: 16px;
        float: left;
        clear: left;
        width: 100%;
    }

    .footerMobileCopyrightSectionSub {
        text-align: left;
        width: 100%;
        float: left;
        padding-top: 10px;
    }

    .mobileBranchContainer {
        border: 5px solid #ebebeb;
        height: auto;
        border-radius: 11px;
        padding-left: 5px;
        display: block;
        width: 100%;
        overflow-y: auto;
        padding-bottom: 15px;
        padding-top: 8px;
    }

    .mobileBranchContainer_even {
        background-color: #fff;
    }

    .mobileBranchContainer_odd {
        background-color: #f5f5f5;
    }

    .mobileBranchTitleSection {
        margin-top: 13px;
        text-align: justify;
        border-radius: 5px;
        line-height: 20px;
        display: block;
        padding: 5px;
    }

    .mobileBranchTitleWrapper {
        float: left;
        width: 99%;
        border-bottom: 1px solid #bbbbb4;
    }

    .BranchNameTitle {
        float: left;
        display: block;
        top: -5px;
        position: relative;
        text-align: left;
        font-size: 98%;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        color: #474A52;
    }

    .mapLinkBranch {
        float: right;
        cursor: pointer;
        display: block;
        top: -1px;
        position: relative;
        text-align: right;
        font-size: 15px;
    }

    .mapLabel {
        float: right;
        color: #1F66E0 !important;
    }

    .mapGPSIcon {
        float: right;
        top: 1px;
        position: relative;
        width: auto;
        height: auto;
    }

    .mobileBranchInfoWrapper {
        float: left;
        display: block;
        height: auto;
        width: 100%;
    }

    .mobileBranchInfoWrapper_A {
        float: left;
        clear: both;
    }

        .mobileBranchInfoWrapper_A div {
            margin-bottom: 0;
            float: left;
            border-top-left-radius: 6px;
        }

    .mobileBranchInfoWrapper_B {
        text-align: center;
        display: block;
        height: auto;
        float: left;
        width: 60%;
        clear: left;
    }

    .mobileBranchInfoWrapper_C {
        float: right;
        margin-right: 2px;
    }

    .addrDetailsInfo {
        float: left;
        text-align: left;
        color: #727272;
        margin-top: 0;
        margin-bottom: 2px !important;
        padding-left: 0 !important;
    }

        .addrDetailsInfo div {
            padding-right: 5px;
            margin-top: 0;
            float: left;
        }

            .addrDetailsInfo div p:first-child {
                font-size: 14px;
                font-weight: 700;
                margin-bottom: 0 !important;
                line-height: 15px;
            }

            .addrDetailsInfo div p:nth-child(2) {
                margin-bottom: 0 !important;
            }

    .addrTel > span:first-child {
        font-size: 12px;
    }

    .emailBranchText {
        text-align: left;
        float: left;
        clear: both;
        font-size: 100%;
        line-height: 20px;
        margin-bottom: 6px;
    }

        .emailBranchText span {
            float: left;
        }

    .QRCodeBranch {
        clear: left;
        float: left;
        width: 44%;
        height: auto;
        margin-bottom: 5px;
        border-radius: 5px;
        border: 2px solid #fff;
        left: -1%;
        position: relative;
    }

    .mobileBranchQrcodeContainer {
        float: left;
        text-align: left;
        position: relative;
        font-size: 17px;
        top: 48px;
        line-height: 20px;
    }

        .mobileBranchQrcodeContainer li {
            color: #727272;
        }

    .mobileBranchInfoWrapper_C a {
        cursor: pointer;
    }

        .mobileBranchInfoWrapper_C a img {
            float: right;
            margin-bottom: 4px;
            border-radius: 5px;
            border: 2px solid #fff;
            width: auto;
            height: auto;
        }

    #footerMenuWeb {
        display: none;
    }

    #footerMenuMobile {
        display: block;
    }

    #mainFooter .divCopyRight .OnshorerUrl {
        float: right;
        color: grey;
        font-size: 140%;
    }


    .QandAQuestionText {
        width: 93%;
        font-size: 120%;
    }

    .QuestionContainerDIV {
        padding: 15px;
        font-size: 65%;
        width: 100%;
        text-align: justify;
        float: left;
        line-height: 25px;
    }

        .QuestionContainerDIV div {
            float: left;
        }
}
/*CSS for IPAD Version*/
@media (min-width:801px) and (max-width:1187px) {
    /*Start Mobile Master Footer CSS*/
    #divFormationMenu .headerMainTitle {
        margin-bottom: 0px;
    }
    .leftBodyContent .glyphicon-chevron-down {
        display: inline;
    }
    .QandAContainerMain {
        background-color: #fff;
        width: 100%;
    }

    #divBannerRecruit .Recruit .More {
        padding-top: 1px;
    }

    #divSeminarsTitle a > span:nth-child(2) {
        right: 3px;
        font-size: 75%;
        margin-top: 4px;
    }

    .QandAMoreLabel {
        font-size: 85%;
        margin-top: 4px;
        color: #154599 !important;
    }

    a {
        color: #6CBBF4;
    }

    #mainFooter .footerEnd .Recruit {
        margin-left: 2%;
        margin-bottom: 30px;
    }

    .QandAContainerTitle:hover {
        text-decoration: underline;
    }

    .QandAContainerTitle {
        padding-left: 10px;
        margin-left: 8px;
        border-left: 3px solid #ea4e6c;
    }



    #mainFooter .footerEnd li {
        margin-left: 2%;
        line-height: 40px;
        width: 100%;
        float: left;
        text-align: left;
        font-size: 125%;
    }

        #mainFooter .footerEnd li:last-child {
            clear: both;
            text-align: center;
            width: 100%;
        }

    #mainFooter .footerEnd .Suggestion a {
        position: relative;
        float: left;
    }

    #mainFooter .footerEnd .onshorerCopyRight a {
        width: 100%;
    }

    #mainFooter .footerEnd .onshorerCopyRight div {
        width: 100%;
        color: #CCC7C7;
    }

    #footerMenu div {
        position: relative;
        float: left;
    }

        #footerMenu div li {
            line-height: 35px;
        }

            #footerMenu div li > a {
                color: #dedede;
                font-size: 120%;
            }

        #footerMenu div:last-child {
            position: relative;
            float: right;
        }

        #footerMenu div.footerA {
            width: 100%;
        }

        #footerMenu div.footerB {
            width: 100%;
        }

        #footerMenu div.footerC {
            width: 100%;
        }

        #footerMenu div.footerD {
            width: 100%;
        }

        #footerMenu div.footerE {
            width: 100%;
        }

    .footerWebContainerC_Small {
        width: 100%;
    }

    .footerWebSubTitle {
        font-size: 150%;
    }
    /*End Mobile Master Footer CSS*/
    #mainbody {
        margin-bottom: 0px;
    }

    body {
        width: 100%;
        min-width: 100px;
        padding-top: 41px;
    }

    .container {
        padding: 0;
    }

    #sectionHeader {
        max-height: 280px;
    }

    #sectionBody {
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 10px;
        top: 50px;
    }

#header {
min-height: 102px;
box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
}

#header .headerLeft {
width: 100%;
}

#header .headerLeft > a > img {
float: left;
position: relative;
height: 44px;
width: 140px;
left: 3px;
}

#company_text {
height: 44px;
margin-top: 10px;
padding-left: 6px;
margin-left: 0;
position: absolute;
left: 150px;
width: 100%;
}

.menu_icon {
color: #bbb;
margin-right: 1px;
top: 3px;
position: relative;
}

    .titleOptional {
        font-weight: 400;
    }

    ul li.headerMainTitle a {
        font-weight: 400 !important;
        top: -4px;
        position: relative;
    }

        ul li.headerMainTitle a:hover {
            text-decoration: none;
            color: #1F66E0 !important;
        }



    #languageContainer ul li {
        position: relative;
        float: left;
        font-size: 75%;
    }

    .langConfDIV {
        cursor: default;
        float: left;
        padding: 0 7px;
    }

    #company_text div:first-child {
        font-size: 55%;
        width: 100%;
        margin-top: -15px;
        margin-left: 10px;
    }

    #company_text div:nth-child(2) {
        font-size: 77%;
        margin-right: 3px;
        margin-left: 10px;
    }

    #company_text div:nth-child(3) {
        font-size: 55%;
        margin-left: 5px;
    }

    #header .headerRight {
        width: 100%;
        top: -17px;
        position: relative;
    }

    #BtnNavbarToggle {
        display: block;
        font-size: 79%;
        position: absolute;
        float: left;
        left: -6px;
        top: 40px;
    }

    .registrationLinkDIV {
        padding-bottom: 15px;
    }

    .customerLinkDIV {
        padding-bottom: 15px;
    }

    #languageContainer {
        position: absolute;
        float: right;
        top: 45px;
        right: 5px;
    }

    #leftBodyTop {
        display: inline-table;
    }

        #leftBodyTop .headerMainBanner > a > img {
            border-bottom: 0px;
        }


        
     #divCNPayment {

        margin-bottom: -10px;
    }

    #divLoginContainer {
        margin-top: 5px !important;
        margin-bottom: 5px !important;
    }


    #mainFormLogin {
        min-height: 116px;
        display: inline-block;
    }

   #mainFormLogin #LoginTitle div:first-child {
            
            float:left;
            padding-right:8%;
        }

        #mainFormLogin #LoginTitle div:nth-child(2) {
            width: 50%;
            float:left;
            color: #223791;
            left: 0px;
            top:0px;
            position: relative;
            text-align: left;
            padding-bottom: 5px !important;
            margin-top: 11px;
            margin-bottom: 10px;
            font-size: 90%;
            text-shadow: 2px 3px 3px rgb(0 0 0 / 30%);
            font-weight: 400;
            color: #212121;
        }

    #LoginId {
        max-width: 100%;
    }

    #mainFormLogin #LoginTitle > img {
        display: none;
    }

    

    .glyphicon-menu-hamburger:before {
        content: "\e236";
    }

    #forgotUserNamePwd {
        width: 60%;
        margin-top: 15px;
        left: 4%;
        font-size: 120%;
    }

    #loginForm .divform .registrationLoginLink {
        margin-top: 0;
    }

    #loginForm .divform {
        width: 100%;
        padding-bottom: 5px;
        clear: left;
    }

    #loginForm {
        margin: 0;
    }

    #divFormationMenuHeader {
        display: block;
        width: 100%;
        position: relative;
    }

    #divBodyContent {
        border: 1px solid red !important;
    }

        #divBodyContent .leftBodyContent {
            width: 100%;
        }

        #divBodyContent .RightBodyContent {
            width: 100%;
        }

    #leftBodyTopLeft {
        width: 100%;
        background-color: #c9dced;
        margin-bottom: 5px;
        padding: 10px;
        border-radius: 5px;
        
    }

        #leftBodyTopLeft ul {
            margin-bottom: 0;
            margin-right: 0;
        }

    #leftBodyTopMiddle {
        width: 100%;
        background-color: #cccfc6;
        padding: 10px;
        border-radius: 5px;
        margin: 0 0 5px 0;
    }

    #leftBodyTopRight {
        width: 100%;
        background-color: #c2c5e3;
        padding: 10px;
        border-radius: 5px;
        margin: 0;
    }

    #divBanner > img {
        width: 98%;
        margin: 0 !important;
    }

    ul li.headerMainTitle > i {
        display: inline-block;
    }

    #divFormationMenu ul {
        background-size: 100%;
    }

        #divFormationMenu ul.openLi {
            background-size: 100%;
        }

    .glyphicon-chevron-down {
        margin-left: 10px;
        color: #1F66E0;
        font-size: .75em;
    }

    .glyphicon-chevron-up {
        top: 1px;
        position: relative;
        margin-left: 10px;
        color: #1F66E0;
        font-size: .75em;
        display: inline;
    }

    #leftBodyTop ul li.border_separator {
        width: 88%;
    }

    #divFormationMenu {
        padding-bottom: 0px;
        width: 100%;
    }

        #divFormationMenu ul li.headerMainTitle {
            padding: 28px 0px 24px 0px;
        }

        #divFormationMenu .headerMainTitle {
            min-height: 0;
        }

        #divFormationMenu .headerSubTitle {
            display: block;
        }

        #divFormationMenu .headerContent {
            display: block;
        }

    .module_sub_title2 {
        font-size: 105%;
        height: 45px;
    }

    .itemsInter {
        height: 40px;
        font-size: 80% !important;
    }


    #divCompanyAnnualRenewal {
        width: 100%;
        background: bottom right url(/images/banners/corner_empty.png);
        border-left: none;
        padding: 10px 0 10px 0;
        margin: 2px 0 0 0;
    }

    #divCompanyAlteration {
        width: 100%;
        background: bottom right url(/images/banners/corner_empty.png);
        border-left: none;
        padding: 10px 0 10px 0;
        margin: 2px 0 0 0;
    }

    #divOpenBankAccount {
        width: 100%;
        padding-bottom: 0;
    }

        #divOpenBankAccount ul {
            background-size: 100%;
        }

            #divOpenBankAccount ul.openLi {
                background-size: 100%;
            }

            #divOpenBankAccount ul li.headerMainTitle {
                padding: 25px 0px 25px 0px;
                margin-bottom: 0px;
            }

            #divOpenBankAccount ul li.headerContent > a {
                top: 20px;
                position: relative;
            }

        #divOpenBankAccount .headerMainTitle {
            min-height: 0px;
        }

        #divOpenBankAccount .headerSubTitle {
            display: none;
        }

        #divOpenBankAccount .headerContent {
            display: none;
        }

    #divTaxService {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        border-top: 0px;
    }

        #divTaxService ul {
            background-size: 100%;
        }

            #divTaxService ul.openLi {
                background-size: 100%;
            }

            #divTaxService ul li.headerMainTitle {
                padding: 25px 0px 25px 0px;
                margin-bottom: 0px;
            }

        #divTaxService .headerMainTitle {
            min-height: 0px;
        }

        #divTaxService .headerSubTitle {
            display: none;
        }

        #divTaxService .headerContent {
            display: none;
        }

        #divTaxService ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divLicense {
        margin-top: 2px;
        border-top: 0 solid #d8d8d8;
        padding-bottom: 0px;
    }

        #divLicense ul {
            background-size: 100%;
        }

            #divLicense ul.openLi {
                background-size: 100%;
            }

            #divLicense ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0px 24px 0px;
                margin-bottom: 0px;
            }

        #divLicense .headerMainTitle {
            min-height: 0px;
            margin-bottom: 0px;
        }

        #divLicense .headerSubTitle {
            display: none;
        }

        #divLicense .headerContent {
            display: none;
        }

        #divLicense ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divTrademark {
        width: 100%;
        padding-bottom: 0;
        margin-top: 0;
        border-top: 0;
    }

        #divTrademark ul {
            background-size: 100%;
        }

            #divTrademark ul.openLi {
                background-size: 100%;
            }

            #divTrademark ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0 24px 0;
                margin-bottom: 0;
            }

        #divTrademark .headerMainTitle {
            min-height: 0;
        }

        #divTrademark .headerSubTitle {
            display: none;
        }

        #divTrademark .headerContent {
            display: none;
        }

        #divTrademark ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divCopyright {
        width: 100%;
        padding-bottom: 0;
        margin-top: 2px;
        border-top: 0;
    }

        #divCopyright ul {
            background-size: 100%;
        }

            #divCopyright ul.openLi {
                background-size: 100%;
            }

            #divCopyright ul li.headerMainTitle {
                padding: 28px 0px 24px 0px;
                margin-bottom: 0px;
            }

        #divCopyright .headerMainTitle {
            min-height: 0px;
        }

        #divCopyright .headerSubTitle {
            display: none;
        }

        #divCopyright .headerContent {
            display: none;
        }

        #divCopyright ul li.headerContent > a {
            top: 20px;
            position: relative;
        }
    #divSecretarial {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        /*background: bottom right url(/images/banners/corner_empty.png);*/
        border-top: 0px;
    }

        #divSecretarial ul {
            /*background: no-repeat bottom -16px right 0px url(/images/banners/corner_copyright.png);*/
            background-size: 100%;
        }

            #divSecretarial ul.openLi {
                /*background: no-repeat bottom right url(/images/banners/corner_copyright.png);*/
                background-size: 100%;
            }

            #divSecretarial ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0px 24px 0px;
                margin-bottom: 0px;
            }

        #divSecretarial .headerMainTitle {
            min-height: 0px;
            font-size: 100% !important;
        }

        #divSecretarial .headerSubTitle {
            display: none;
        }

        #divSecretarial .headerContent {
            display: none;
        }

        #divSecretarial ul li.headerContent > a {
            top: 20px;
            position: relative;
        }
    #divCertification {
        width: 100%;
        padding-bottom: 0px;
        margin-top: 2px;
        border-top: 0px;
    }

        #divCertification ul {
            background-size: 100%;
        }

            #divCertification ul.openLi {
                background: no-repeat bottom right url(/images/banners/corner_cert.webp);
                background-size: 100%;
            }

            #divCertification ul li.headerMainTitle {
                text-align: left;
                padding: 28px 0 24px 0;
                margin-bottom: 0;
            }

        #divCertification .headerMainTitle {
            min-height: 0;
        }

        #divCertification .headerSubTitle {
            display: none;
        }

        #divCertification .headerContent:first-child {
            padding-top: 20px;
        }

        #divCertification .headerContent {
            display: none;
        }

        #divCertification ul li.headerContent > a {
            top: 20px;
            position: relative;
        }

    #divBanner {
        margin-bottom: 5px;
    }

        #divBanner > img {
            width: 100%;
        }

    #LinksContainer .LinksHeader {
        width: 100%;
        border-bottom: none;
    }

        #LinksContainer .LinksHeader li {
            border-left: 3px solid #ea4e6c;
            text-align: left;
            width: 98%;
            padding-left: 10px;
            margin: 0px 0px 0px 10px;
        }

            #LinksContainer .LinksHeader li > a {
                font-size: 130%;
                color: #1F66E0;
            }

        #LinksContainer .LinksHeader .More {
            position: relative;
            float: right;
            right: 7px;
            font-size: 80%;
            top: 4px;
            color: #154599;
            display: inline-block;
        }

    #LinksContainer .LinksContent {
        min-height: 200px;
    }

        #LinksContainer .LinksContent li {
            text-align: center;
            font-size: 90%;
        }

    .QuestionContainerHalf {
        padding: 5px;
        font-size: 65%;
        width: 50%;
        text-align: justify;
        float: left;
    }

    .QuestionContainerHalfList {
        float: left;
        clear: left;
        width: 100%;
    }

    .QuestionContainerHalfListNum {
        float: left;
        clear: left;
        width: 11%;
    }

    .QuestionContainerHalfListText {
        float: left;
        width: 85%;
        display: block;
    }

    #divNewsSeminars {
        width: 100%;
    }

    #divNews {
        width: 100%;
        background-color: #cce3f7;
        border-radius: 5px;
    }

    #divNewsTitle {
        margin: 10px 0 10px 0;
    }

        #divNewsTitle a {
            border-left: 3px solid #ea4e6c;
            text-align: left;
            width: 100%;
            padding-left: 10px;
            margin: 0 0 0 10px;
            font-size: 130%;
            color: #1F66E0;
        }

            #divNewsTitle a .More {
                position: relative;
                float: right;
                right: 10px;
                font-size: 65%;
                top: 10px;
                color: #1F66E0;
                display: inline-block;
            }

    #divNewsContent {
        background-color: #cce3f7;
        border: none;
    }

    #divNews ul li {
        width: 92%;
        position: relative;
        float: left;
        padding: 0;
        margin: 0 10px 5px 15px;
    }

        #divNews ul li > div {
            padding-top: 15px;
            margin-left: 5px;
            text-align: center;
        }

    #divSeminars {
        width: 99%;
        position: relative;
        float: left;
        top: 0;
        background-color: transparent;
        margin-bottom: 0;
        padding: 0;
        border-radius: 0;
        margin-right: 1%;
        margin-left: .4%;
    }

        #divSeminars .SeminarContentTop {
            width: 99%;
            position: relative;
        }

        #divSeminars .SeminarContentBottom {
            width: 100%;
            position: relative;
            float: left;
        }

    #divSeminarsTitle {
        color: #1F66E0 !important;
        text-shadow: 2px 4px 3px rgba(0,0,0,.3);
        min-height: 36px;
    }

        #divSeminarsTitle a {
            color: #1F66E0 !important;
        }

            #divSeminarsTitle a :hover {
                text-decoration: underline;
            }

            #divSeminarsTitle a > span:first-child {
                position: relative;
                float: left;
            }

            #divSeminarsTitle a > span:nth-child(2) {
                position: relative;
                float: right;
                right: 10px;
                font-size: 85%;
                margin-top: 10px;
            }

    #divSeminars .mainSeminar {
        width: 50%;
        position: relative;
        float: left;
    }

    #divSeminars .mainSeminar2 {
        width: 50%;
        position: relative;
        float: left;
    }

        #divSeminars .mainSeminar2 > div:first-child {
            margin: 0;
            padding: 0 6px 0 0;
            width: 100%;
        }
        #divSeminars .mainSeminar2 .sub1 img.Seminar1 {
            content: url(https://www.onshorer.com/images/news/main_notice2.webp);
        }
        #divSeminars .mainSeminar2 .sub1 img {
            margin-bottom: 6px;
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            max-width: 430px;
            max-height: 294px;
            width: 100%;
            height: 100%;
            display: block;  
        }

    #divSeminars .rightSeminarSub {
        float: left;
        text-align: left;
        width: 25%;
    }

        #divSeminars .rightSeminarSub > div:first-child {
            margin-bottom: 2px;
            padding: 0 5px 0 0;
        }
        #divSeminars .rightSeminarSub .sub1 img.Seminar2 {
            content: url(https://www.onshorer.com/images/news/exhibitionSH.webp);
        }
        #divSeminars .rightSeminarSub .sub1 img {
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            max-width: 216px;
            max-height: 149px;
            width: 100%;
            height: 100%;
            display: block;
        }
        #divSeminars .rightSeminarSub .sub2 img.Seminar3 {
            content: url(https://www.onshorer.com/images/news/exhibitionSZ2.webp);
        }
        #divSeminars .rightSeminarSub .sub2 img {
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            max-width: 216px;
            max-height: 149px;
            width: 100%;
            height: 100%;
            display: block;
        }
        #divSeminars .rightSeminarSub .sub3 img.Seminar4 {
            content: url(https://www.onshorer.com/images/news/news_SZ.webp);
        }
        #divSeminars .rightSeminarSub .sub3 img {
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            max-width: 216px;
            max-height: 149px;
            width: 100%;
            height: 100%;
            display: block;
        }

    #divSeminars .rightSeminarSubLast {
        float: left;
        text-align: left;
        width: 25%;
        min-height: 139px;
    }

    #divSeminars .rightSeminarSubLast {
        float: left;
        text-align: left;
        width: 25%;
        min-height: 139px;
        display:block;
    }

        #divSeminars .rightSeminarSubLast > div:first-child {
            margin-bottom: 2px;
            padding: 0 5px 0 0;
        }
        #divSeminars .rightSeminarSubLast .sub4 img.Seminar5 {
            content: url(https://www.onshorer.com/images/news/news_BJ.webp);
        }
        #divSeminars .rightSeminarSubLast .sub4 img {
            box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
            padding: 5px;
            max-width: 216px;
            max-height: 146px;
            width: 100%;
            height: 100%;
            display: block;
        }

    #divSeminars .bottomSeminarSub {
        position: relative;
        float: left;
        text-align: left;
        height: auto;
        width: 33%;
        min-height: 138px;
    }

        #divSeminars .bottomSeminarSub > div:first-child {
            margin-bottom: 2px;
            padding: 0 5px 0 0;
        }

            #divSeminars .bottomSeminarSub > div:first-child > a > img {
                box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
                padding: 5px;
                width: 100%;
                height: 100%;
            }

    .w3-button:hover {
        color: #1F66E0 !important;
        background-color: #ccc !important;
    }

    .w3-bar .w3-bar-item {
        padding: 20px 10px;
        width: 100%;
        background: url(/images/banners/corner_calendar.webp);
        background-size:100%;
    }

    .w3-dark-gray, .w3-dark-grey, .w3-hover-dark-gray:hover, .w3-hover-dark-grey:hover {
        color: #fff !important;
        background-color: #616161 !important;
    }

    #divBannerRecruit {
        display: inline-table;
        width: 100%;
        background-color: #fff;
        border-radius: 5px;
        margin: 0 0 5px 0;
        padding-bottom: 2px;
        padding-top: 10px;
        padding-left: 10px;
    }

        #divBannerRecruit .Recruit {
            width: 100%;
            float: left;
            color: #1F66E0 !important;
            text-decoration: none;
            padding-bottom: 5px;
            text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        }

            #divBannerRecruit .Recruit .divRecruit > div:first-child {
                border-left: 3px solid #ea4e6c;
                padding-left: 10px;
                width: 100%;
                font-size: 110%;
                color: #1F66E0;
            }

                #divBannerRecruit .Recruit .divRecruit > div:first-child .More {
                    position: relative;
                    float: right;
                    right: 10px;
                    font-size: 75%;
                    color: #1F66E0;
                }

        #divBannerRecruit .imgRecruitBanner {
            content: url(https://www.onshorer.com/images/banners/MobileOffshoreOnshoreBanner.webp);
            padding: 10px 10px 10px 0;
            max-width: 1144px;
            max-height: 368px;
            min-width: 365px;
            min-height: 137px;
            width: 100%;
            height: 100%;
            display: block;
        }

        #divBannerRecruit .Recruit .divRecruit > div:nth-child(2) {
            width: 98%;
            display: inline-block;
            position: relative;
            left: 0;
        }

            #divBannerRecruit .Recruit .divRecruit > div:nth-child(2) ul li {
                width: 20%;
                padding-left: 15px;
                color: #292F38 !important;
            }

    .webFooterAddressContainer {
        display: none;
    }

    .mobileFooterAddressContainer {
        display: block;
    }

    .branch_address {
        margin-top: 10px;
        font-size: 78%;
        line-height: 30px;
    }

    .addrTel {
        font-family: Verdana;
        color: #1F66E0 !important;
       /* height: 52px;*/
        display: block;
        margin-top: 10px;
        font-size: 130%;
        /*padding: 13px 13px 13px 0px;*/
        /*border: 1px solid #fff;*/
    }

        .addrTel > span {
            font-family: Verdana;
            color: #1F66E0 !important;
            height: 35px;
            display: block;
            margin-right: 10px;
            font-size: 75% ​ !important;
            float: left;
        }

    .prefixTel {
        font-size: 90% !important;
    }

    .emailBranchText > span {
        text-align: left;
        float: left;
        clear: both;
        font-size: 100%;
        line-height: 20px;
        margin-bottom: 6px;
       /* height: 52px;*/
        margin-top: 5px;
        font-size: 80%;
        /*border: 1px solid #fff;*/
       /* padding: 13px 13px 13px 0px;*/
    }


    .blue_color {
        font-size: 61%;
        color: #1F66E0 !important;
    }

    #divBranchFotterAddrres {
        display: inline-table;
        background-color: #e2e6ea;
        border-radius: 5px;
        margin: 0 0 10px;
        padding-bottom: 0;
        padding-top: 0;
    }

        #divBranchFotterAddrres #divAddrresTitle {
            margin: 10px;
        }

            #divBranchFotterAddrres #divAddrresTitle a {
                border-left: 3px solid #ea4e6c;
                padding-left: 10px;
            }

            #divBranchFotterAddrres #divAddrresTitle > a > span:first-child {
                font-size: 130%;
                color: #1F66E0;
            }

            #divBranchFotterAddrres #divAddrresTitle > a > span.More {
                position: relative;
                float: right;
                right: 0;
                font-size: 75%;
                color: #1F66E0;
            }

    .divFooterBranch > div:first-child .divHeader .BranchName {
        font-size: 120%;
        margin-bottom: 10px;
        margin-left: 10px;
    }

    #divBranchFotterAddrres .divFooterBranch {
        width: 94%;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        border: 1px solid #d3d3d3;
        margin-top: 5px;
        background: bottom right url(/images/banners/corner_calendar.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
        margin: 0 10px 0 10px;
    }

    .divFooterBranch .divContent .branchContact {
        margin-bottom: 15px;
    }

    .divFooterBranch .divContent div:first-child {
        margin-top: 10px;
        margin-left: 20px;
        font-size: 80%;
    }

    .divFooterBranch .divContent div:nth-child(2) {
        margin-left: 20px
    }

    .divFooterBranch .divContent .branchQrcode > ul {
        font-size: 100%;
        margin-top: 20px;
        margin-left: 20px;
    }

        .divFooterBranch .divContent .branchQrcode > ul li:first-child {
            margin-bottom: 10px;
        }

    .divFooterBranch .divContent .branchContact {
        margin-left: 20px;
    }

        .divFooterBranch .divContent .branchContact .Telephone {
            font-size: 100%;
        }

            .divFooterBranch .divContent .branchContact .Telephone ul > li:first-child {
                font-size: 170%;
                min-width: 110px;
            }

            .divFooterBranch .divContent .branchContact .Telephone ul > li:nth-child(2) {
                font-size: 170%;
                margin-bottom: 10px;
            }

        .divFooterBranch .divContent .branchContact .Email > span {
            font-size: 170%;
            margin-top: 5px;
        }

    #leftBodyBottom {
        display: inline-table;
    }


     #divCNPayment {
        display: inline-table;
        background-color:#fff;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        #divCNPayment ul li {
            padding-left: 20px;
        }


    #divCalendar {
        padding-top: 25px;
        display: inline-table;
        background: bottom right url(/images/banners/corner_calendar.webp);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

        #divCalendar ul li {
            padding-left: 20px;
        }

    #social_media #languageContainer {
        display: none;
    }

    #social_media {
        width: 100%;
        display: inline-table;
        background-color: #fff;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
        min-height: 130px;
        padding-bottom: 20px;
        padding-top: 12px;
    }

        #social_media #divSocial {
            width: 69%;
            float: left;
            top: 95px;
        }

            #social_media #divSocial .linkedin {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

            #social_media #divSocial .twitter {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

            #social_media #divSocial .facebook {
                position: relative;
                width: 11%;
                margin-right: 10%;
                font-size: 150%;
            }

            #social_media #divSocial .instagram {
                position: relative;
                width: 15%;
                margin-right: 7%;
                font-size: 150%;
            }

        #social_media #logo {
            position: relative;
            width: 29%;
            height: auto;
        }

            #social_media #logo > img {
                width: 70%;
                height: auto;
                float: right;
                right: 36px;
            }

    #divLoginBody {
        width: 100%;
    }

    #mainFormLogin {
        width: 100%;
    }

    #divVerticalBranch {
        width: 100%;
        display: none;
    }

    #mainFooter .Privacy {
        float: left;
        margin-right: 30px;
        color: #CCC7C7;
        font-size: 100%;
        margin: 30px 0px;
    }

        #mainFooter .Privacy:hover {
            color: #1F66E0;
        }


    #mainFooter .divSuggestion {
        float: left;
        clear: left;
        margin-top: 30px;
        font-size: 120%;
    }

    #mainFooter .container {
        margin-left: 5px;
        margin-right: 5px;
        padding-left: 0;
        padding-right: 0;
    }

        #mainFooter .container > a {
            width: 100%;
            text-align: left;
        }

        #mainFooter .container .divCopyRight {
            margin-top: 50px;
            margin-bottom: 50px;
            width: 100%;
        }

            #mainFooter .container .divCopyRight .OnshorerUrl {
                width: 100%;
                margin: 5px 0 0 0;
            }

            #mainFooter .container .divCopyRight .CopyRight {
                width: 100%;
                margin: 5px 0 0 0;
            }

            #mainFooter .container .divCopyRight .CompanyCI {
                width: 100%;
                margin: 5px 0 0 0;
            }

    #divBranchZoom .leftSide {
        width: 100%;
    }

    #divBranchZoom .rightSide {
        width: 100%;
        margin-top: 20px;
    }

    .modal-dialog {
        width: 90% !important;
        float: left;
        margin: 4px;
    }

    .bootstrap-dialog .bootstrap-dialog-message {
        font-size: inherit;
    }

    /*.li_langConfSelected {
        display: none
    }*/

    #divHeaderSubMenu {
        margin-top: 16px !important;
        width: 100% !important;
        height: 100%;
        position: relative;
        left: 0;
        top: 40px;
        padding-bottom: 5px;
        background-color: #ebebeb;
    }

        #divHeaderSubMenu .navbar-collapse {
            padding: 0;
            margin: 0;
        }

    .navbar-collapse {
        background-color: #ebebeb;
        position: relative;
    }

    #myMenuOptions li:not(.kopie) {
        font-size: 90%;
        background: no-repeat bottom right url(/images/banners/corner_empty.png);
        background-size: 100%;
        margin: 2px;
    }

    #myMenuOptions li a {
        padding-left: 15px;
    }

        #myMenuOptions li a:hover {
            color: #1F66E0;
            text-decoration: underline;
        }

    #myMenuOptions li:not(:last-child) {
        border-bottom: 1px solid #d3d3d3;
    }

    .dropdown-menu {
        width: 100%;
        position: relative;
        background-color: #ebebeb;
    }

        .dropdown-menu li a {
            padding-left: 35px !important;
        }

    #footerMenuMobile a {
        color: #dedede;
        font-size: 95%;
        line-height: 30px;
    }

    .registrationLoginLink {
        padding: 4% 31%;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    }

    .userLoginLink {
        padding: 3% 28%;
        border-radius: 5px;
        box-shadow: rgba(0,0,0,.1) 0 1px 2px 1px;
    }

    .footerMobileMainDIV {
        width: 100%;
        margin: auto;
        text-align: left;
    }

    .footerMobileMainDIVSubDiv {
        width: 100%;
        margin: 0;
        text-align: center;
        margin: auto;
        clear: left;
        display: block;
    }

    .footerMobileMainDIVSubDiv_Wrapper {
        width: 98%;
        margin: 0;
        text-align: center;
        margin: auto;
        clear: left;
        display: block;
    }

    .footerMobileContainerA {
        float: left;
        text-align: left;
        width: 50%;
    }

        .footerMobileContainerA ul {
            float: left;
            width: 100%;
        }

    .footerMobileContainerB {
        float: left;
        text-align: left;
        width: 50%;
        clear: left;
    }

    .footerMobileContainerB_title {
        float: left;
        padding-right: 10%;
    }

    .footerMobileContainerB_Sub {
        float: left;
        width: 100%;
        clear: left;
    }

    .footerMobileContainerC {
        float: right;
        text-align: left;
        width: 50%;
    }

    .footerMobileCopyrightSection {
        border-top: 1px solid gray;
        text-align: left;
        font-size: 16px;
        float: left;
        clear: left;
        width: 100%;
    }

    .footerMobileCopyrightSectionSub {
        text-align: left;
        width: 100%;
        float: left;
        padding-top: 10px;
    }

    .mobileBranchContainer {
        border: 5px solid #ebebeb;
        height: auto;
        border-radius: 11px;
        padding-left: 5px;
        display: block;
        width: 100%;
        overflow-y: auto;
        padding-bottom: 15px;
        padding-top: 8px;
    }

    .mobileBranchContainer_even {
        background-color: #fff;
    }

    .mobileBranchContainer_odd {
        background-color: #f5f5f5;
    }

    .mobileBranchTitleSection {
        margin-top: 13px;
        text-align: justify;
        border-radius: 5px;
        line-height: 20px;
        display: block;
        padding: 5px;
    }

    .mobileBranchTitleWrapper {
        float: left;
        width: 99%;
        border-bottom: 1px solid #bbbbb4;
    }

    .BranchNameTitle {
        float: left;
        display: block;
        top: -5px;
        position: relative;
        text-align: left;
        font-size: 98%;
        text-shadow: 2px 3px 3px rgba(0,0,0,.3);
        color: #474A52;
    }

    .mapLinkBranch {
        float: right;
        cursor: pointer;
        display: block;
        top: -1px;
        position: relative;
        text-align: right;
        font-size: 15px;
    }

    .mapLabel {
        float: right;
        color: #1F66E0 !important;
    }

    .mapGPSIcon {
        float: right;
        top: 1px;
        position: relative;
        width: auto;
        height: auto;
    }

    .mobileBranchInfoWrapper {
        float: left;
        display: block;
        height: auto;
        width: 100%;
    }

    .mobileBranchInfoWrapper_A {
        float: left;
        clear: both;
    }

        .mobileBranchInfoWrapper_A div {
            margin-bottom: 0;
            float: left;
            border-top-left-radius: 6px;
        }

    .mobileBranchInfoWrapper_B {
        text-align: center;
        display: block;
        height: auto;
        float: left;
        width: 60%;
        clear: left;
    }

    .mobileBranchInfoWrapper_C {
        float: right;
        margin-right: 2px;
    }

    .addrDetailsInfo {
        float: left;
        text-align: left;
        color: #727272;
        margin-top: 0;
        margin-bottom: 2px !important;
        padding-left: 0 !important;
    }

        .addrDetailsInfo div {
            padding-right: 5px;
            margin-top: 0;
            float: left;
        }

            .addrDetailsInfo div p:first-child {
                font-size: 14px;
                font-weight: 700;
                margin-bottom: 0 !important;
                line-height: 15px;
            }

            .addrDetailsInfo div p:nth-child(2) {
                margin-bottom: 0 !important;
            }

    .addrTel > span:first-child {
        font-size: 12px;
    }

    .emailBranchText {
        text-align: left;
        float: left;
        clear: both;
        font-size: 100%;
        line-height: 20px;
        margin-bottom: 6px;
    }

        .emailBranchText span {
            float: left;
        }

    .QRCodeBranch {
        clear: left;
        float: left;
        width: 44%;
        height: auto;
        margin-bottom: 5px;
        border-radius: 5px;
        border: 2px solid #fff;
        left: -1%;
        position: relative;
    }

    .mobileBranchQrcodeContainer {
        float: left;
        text-align: left;
        position: relative;
        font-size: 17px;
        top: 48px;
        line-height: 20px;
    }

        .mobileBranchQrcodeContainer li {
            color: #727272;
        }

    .mobileBranchInfoWrapper_C a {
        cursor: pointer;
    }

        .mobileBranchInfoWrapper_C a img {
            float: right;
            margin-bottom: 4px;
            border-radius: 5px;
            border: 2px solid #fff;
            width: auto;
            height: auto;
        }

    #footerMenuWeb {
        display: none;
    }

    #footerMenuMobile {
        display: block;
    }

    #mainFooter .divCopyRight .OnshorerUrl {
        float: right;
        color: grey;
        font-size: 140%;
    }


    .QandAQuestionText {
        width: 93%;
        font-size: 120%;
    }

    .QuestionContainerDIV {
        padding: 15px;
        font-size: 65%;
        width: 100%;
        text-align: justify;
        float: left;
        line-height: 25px;
    }

        .QuestionContainerDIV div {
            float: left;
        }
}
/*CSS for IPAD Version*/
@media (min-width:1188px) {
    body {
        padding-top: 50px;
        min-width: 1170px;
    }
  
}