@font-face {
    font-family: 'Poppins';
    src: url('/styles/fonts/Poppins/Poppins-Regular.ttf') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/styles/fonts/Poppins/Poppins-Bold.ttf') format('woff2');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins';
    src: url('/styles/fonts/Poppins/Poppins-Light.ttf') format('woff2');
    font-weight: lighter;
    font-style: normal;
}

.firstLevelMenuContainer, .firstLevelMenuTitle, .secondLevelMenuHid {
    display: none;
}

.mainMenuBanner {
    display: block;
    max-width: 1366px;
    margin: 0 auto;
}

.detailMenuContainer {
    display: none;
    position: absolute;
    z-index: 10000;
    background-color: White;
    max-width: 1366px;
    top: 60px;
    padding: 20px 0px;
    border: 1px solid #c1c1c1;
    border-top: none;
    border-radius: 0 0 14px 14px;
}

.menuMainDisplayer {
    display: none;
    width: 100%;
}

.firstLevelSelectedMenuTitleDisplayer, .newArrivalAndComingSoonMenuTitleDisplayer {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: Arial;
    color: #FFF;
    clear: both;
    background-color: #3b76ae;
    display: none;
    font-size: 22px;
    font-weight: bold;
    margin-top: 12px;
}

.firstLevelMenuPic_category {
    width: 40px;
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.firstLevelMenuPic_brand {
    width: 186px;
    height: 62px;
    margin-right: 3px;
    margin: 3px 0;
}

.firstLevelMenuPic_brand1 {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-right: 3px;
}

.firstLevelMenuPic_seeAll {
    height: 48px;
    margin-right: 3px;
    margin: 3px 0;
}

.firstLeveldeviceMenuLi {
    float: left;
    margin-left: 1%;
    /*width: 10%;*/
}

.firstLevelMenuPic_device {
    height: 63px;
    margin-right: 3px;
    margin: 5px 0;
    /*width:100%;*/
}

.firstLevelMenuName_device_-1 {
    width: 63px;
    text-align: center;
    color: #00529C;
    font-weight: bold;
    cursor: default;
    border-radius: 5px;
}

.firstLevelcarrierMenuLi {
    float: left;
    margin-left: 1%;
    /*width: 10%;*/
}

.firstLevelMenuPic_carrier {
    height: 63px;
    /*width:100%;*/
    margin-right: 3px;
    margin: 5px 0;
}

.firstLevelMenuName_brand_-1 {
    width: 63px;
    text-align: center;
    color: #00529C;
    font-weight: bold;
    cursor: default;
    border-radius: 5px;
    padding-top: 0;
    padding-bottom: 0;
}

.firstLevelMenuName_carrier_-1 {
    width: 63px;
    text-align: center;
    color: #00529C;
    font-weight: bold;
    cursor: default;
    /*padding: 5px 0px 4px 0px;*/
    /*border: 1px solid #CCC;*/
    border-radius: 5px;
    padding-top: 0;
    padding-bottom: 0;
}

.navigate_device_menu_wrapper {
    display: flex;
}

.navigate_devices {
    display: flex;
}

.device_columns {
    padding-left: 40px;
}

.navigate_device_menu_left {
    border-right: 1px solid #DDDDDD;
    padding-right: 30px;
}

.navigate_device_menu_right {
}

.navigate_menu_company_title {
    padding-top: 20px;
}

    .navigate_menu_company_title:first-child {
        padding-top: 0;
    }

    .navigate_menu_company_title a {
        font-size: 20px;
        font-weight: 400;
        color: #000000;
        text-decoration: none;
    }

        .navigate_menu_company_title a.active {
            font-weight: 700;
        }

.navigate_menu_device_title {
    margin-top: 5px;
}

    .navigate_menu_device_title:first-child {
        margin-top: 0;
    }

    .navigate_menu_device_title a {
        text-decoration: none;
        /*  font-size: 16px;
        font-weight: 300;*/
        font: 300 18px/100% Calibri !important;
        letter-spacing: 0%;
        color: #000000;
    }

        .navigate_menu_device_title a:hover {
            color: #CD0000;
        }

.navigate_designlab_menu_wrapper {
    display: flex;
    width:1366px;
    padding-left:20px;
}

.navigate_designlabs {
    display: flex;
}

.designlab_columns {
    padding-left: 40px;
}

.navigate_designlab_menu_left {
    padding-right:30px;
}

.navigate_designlab_menu_mid {
    border-right: 1px solid #DDDDDD;
    padding-right: 30px;
}

.navigate_designlab_menu_right {
}

.navigate_menu_designlab_title {
    padding-top: 20px;
}

.navigate_menu_cdesignlab_title:first-child {
    padding-top: 0;
}

.navigate_menu_designlab_title a {
    /* font-size: 20px;
    font-weight: 400;*/
    font: 400 22px/100% Calibri;
    letter-spacing: 0%;
    color: #000000;
    text-decoration: none;
}

    .navigate_menu_designlab_title a.active {
        font-weight: 700;
    }

.navigate_menu_designlab_title {
    margin-top: 5px;
}

    .navigate_menu_designlab_title:first-child {
        margin-top: 0;
    }

   /* .navigate_menu_designlab_title a {
        text-decoration: none;
        font-size: 16px;
        font-weight: 300;
        color: #000000;
    }*/

        .navigate_menu_designlab_title a:hover {
            color: #CD0000;
        }



.firstLevelMenuPic_carrier1 {
    height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-right: 3px;
    padding: 5px 1px 5px 1px;
}

.firstLevelMenuOverviewPicDiv {
    float: left;
}

.firstLevelMenuName {
    /*display: inline-block;*/
    display: block;
    border: 1px solid #FFFFFF;
}

    .firstLevelMenuName:link, .firstLevelMenuName:visited, .firstLevelMenuName:hover, .firstLevelMenuName:active {
        text-decoration: none;
    }

.firstLevelMenuName_category {
    cursor: pointer;
    position: relative;
    padding: 0px 2px 0px 2px;
    width: 200px;
    font-size: 16px;
    text-align: right;
    text-decoration: none;
    text-align: left;
    font-weight: bold;
    color: #000000;
    margin: 2px 8px 2px 15px;
}

    .firstLevelMenuName_category > i.main-category-menu-indicator {
        font-size: 6px;
        color: #CD0000;
        position: relative;
        top: -2px;
    }

        .firstLevelMenuName_category > i.main-category-menu-indicator:hover {
            font-size: 6px;
            color: #CD0000;
        }

.secondLevelMenuStaticLinkClearance > i.main-category-menu-indicator {
    font-size: 6px;
    color: #CD0000;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

    .secondLevelMenuStaticLinkClearance > i.main-category-menu-indicator:hover {
        font-size: 6px;
        color: #CD0000;
    }

.firstLevelMenuNamehover_click_category {
    margin: 2px;
    border: 2px solid #00529C;
}

a.firstLevelMenuName_category:hover {
    color: #CD0000;
    border: 1px solid #FFFFFF;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
}

.firstLevelMenuName:hover {
    border: 1px solid #08549c;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
}

.firstLevelMenuNameHover_brand1 {
    box-shadow: 4px 4px 6px #999;
    padding-top: 1px;
    padding-left: 3px; /* width:41px;      height:41px;      background-color: rgb(237,28,36);     text-decoration: none; */
}



ul.menuUL > li.firstLevelMenuLiClick_category {
    float: left;
    /*margin: 4px 2px 2px 30px;*/
    margin: 5px 5px 5px 35px;
    border: 1px solid #7ca3ca;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
}

.firstLevelMenuLiClick_category:Hover {
}

.firstLevelMenuLiClickSelected_category {
    margin: 7px 1px 1px 1px;
    border: 2px solid #999;
}

.tipForCategoryMenu {
    text-align: center;
    width: 100%;
}

.firstLevelMenuLi {
    float: left;
    margin-left: 8px;
}

    .firstLevelMenuLi:first-child {
        float: left;
        /*margin-left:0px;*/
    }

.secondLevelMenuLi > .secondLevelMenuNameMore {
    font-size: 18px;
    text-align: left;
    float: left;
    margin-left: 0;
}

.secondLevelMenuLi {
    list-style-type: none;
    float: left;
    width: 235px;
    font-size: 13px;
    min-height: 48px;
    cursor: pointer;
    padding-right: 10px;
    padding-left: 10px;
    min-width: 214px;
    max-width: 16.66%;
}

    .secondLevelMenuLi:link, .secondLevelMenuLi:visited, .secondLevelMenuLi:hover, .secondLevelMenuLi:active {
        text-decoration: none;
    }

.secondLevelMenuImg {
    float: left;
    width: 44px;
    height: 44px;
    /*padding-right: 10px;*/
    cursor: pointer;
}

.secondLevelMenuName {
    color: #333;
    font-size: 14px;
    padding: 5px 5px 5px 5px;
    font-weight: bold;
    text-decoration: none;
    /*margin-right: 20px;*/
    margin-left: 50px;
    overflow-x: hidden;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px;
    /*float:left;*/
    margin-top: 8px;
}

    .secondLevelMenuName:hover {
        background-color: #00529C;
        color: White;
        text-decoration: none;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
    }

.attributeMenuName {
    background-color: #eee;
    text-decoration: none;
    color: black;
    height: 48px;
    text-align: center;
    line-height: 48px;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    border-right: 2px solid #ccc;
}

/*.attributeMenuName:hover {
        background-color:white;
        color: black;
        text-decoration: none;
        height: 48px;
        text-align: center;
        line-height: 48px;
        font-size: 16px;
    }*/

.secondLevelMenuDisplayer {
    /*padding-left: 36px;*/
    /*border-left: 2px solid #CDCDCD;
    border-right: 2px solid #CDCDCD;
    border-bottom: 2px solid #CDCDCD;*/
    padding-top: 30px;
    display: none;
    position: relative;
    padding-left: 12px;
    padding-right: 12px;
}

.second-menu-container {
    /*margin-left: 0px;
    padding-left: 0px;
    width: 100%;
    margin-top: 5px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;*/
}

    .second-menu-container > a {
        /*text-align: center;
    max-width: 234px;
    min-width: 180px;
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 220px;*/
    }

.thirdLevelMenuContainer {
    display: none;
}

.secondLevelMenuPic {
    width: 95px;
}

.slmopc {
    margin-left: 50px;
    border: 1px solid #C0C0C0;
    font-size: 10px;
    opacity: .9;
    text-decoration: none;
    display: none;
    padding: 2px 10px 2px 10px;
    position: absolute;
    z-index: 10;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 150px;
    background-color: #FFFFFF;
}

.secondLevelLeftFilterOverviewPicContainer {
    margin-left: 50px;
    border: 1px solid #C0C0C0;
    font-size: 10px;
    opacity: .9;
    text-decoration: none;
    display: none;
    padding: 2px 10px 2px 10px;
    position: absolute;
    z-index: 10;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 150px;
    background-color: #FFFFFF;
}

.hiddenSecondLevelMenuLi {
    display: none;
}

.subCategoryMenuAd {
    clear: both;
}


.mainMenuWord {
    font-size: 24px;
    text-decoration: none;
    height: 45px;
    line-height: 45px;
    font-family: Poppins;
}

    .mainMenuWord:hover {
        text-decoration: none;
    }

    .mainMenuWord:link {
        text-decoration: none;
    }

.mainMenuItem:hover {
    line-height: 100%;
    color: #8BCDF1;
}

.mainMenuItem {
    cursor: pointer;
    float: left;
}

.mainMenuItemWide {
    padding-left: 2%;
    padding-right: 2%;
}

.mainMenuItemNarrow {
    width: 9%;
}

.newArrivalListDIV {
    float: left;
    width: 28%;
}

.productDivInMenuForNewArrivalAndComingSoon {
    float: left;
    width: 75px;
}

.productImgInMenuForNewArrivalAndComingSoon {
    width: 70px;
}

.productDivInMenuForNewArrivalAndComingSoonImg {
    float: left;
    width: 75px;
    height: 75px;
    padding-right: 10px;
    cursor: pointer;
}

.newArrivalProductsDiv {
    clear: both;
    padding-top: 20px;
    margin: 0 auto;
}

.newArrivalCalendarDiv {
    float: left; /*    width: 290px; */
    padding-bottom: 15px;
}

.newArrivalAndComingSoonNewTab {
    width: 60px;
    color: #ED1C24;
}

.newArrivalAndComingSoonNewTabInProductList {
    width: 100px;
    color: #ED1C24;
}

.newArrivalAndComingSoonNewTabWhite {
    width: 60px;
    color: transparent;
}

.newArrivalAndComingSoonNewTabInProductList {
    color: #ED1C24;
}

.newArrivalAndComingSoonNewTabWhiteInProductList {
    color: transparent;
}

.newArrivalAndComingSoonRestockTab {
    width: 60px;
    color: #00529C;
}

.newArrivalAndComingSoonRestockTabInProductList {
    width: 100px;
    color: #00529C;
}

a.newArrivalAndComingSoonRestockTabInProductList-restocked {
    width: 135px;
}

.newArrivalAndComingSoonRestockTabInProductList:hover {
}

.newArrivalAndComingSoonRestockTabWhite {
    width: 60px;
    color: transparent;
    /*border: 1px solid #FFF;*/
}

.newArrivalAndComingSoonAllTab {
    width: 60px;
    color: #7857f3;
}

.newArrivalAndComingSoonAllTabInProductList {
    width: 100px;
    color: #7857f3;
}

    .newArrivalAndComingSoonAllTabInProductList:hover {
        color: #7857f3;
    }

.newArrivalAndComingSoonAllTabWhite {
    width: 60px;
    color: transparent;
    border: 1px solid #FFF;
}

.newArrivalMenuUL {
    margin-bottom: 0px;
    float: left;
    width: 280px;
    margin-top: 8px;
    height: 27px;
    padding-left: 15px;
}

.comingSoonMenuUL {
    margin-bottom: 0px;
    float: left;
    width: 280px;
    margin-top: 8px;
    height: 27px;
    padding-left: 20px;
}

.newArrivalListUL {
    margin-bottom: 0px;
    float: left;
    width: 298px;
    margin-top: 8px;
    height: 27px;
    padding-left: 15px;
}

.newArrivalAndComingSoonlListUL {
    margin-bottom: 0px;
    float: left;
    /*width: 302px;*/
    margin-top: 8px;
    height: 27px;
    padding-left: 15px;
}

    .newArrivalAndComingSoonlListUL a {
        text-align: center;
        padding-left: 8px;
    }

.new_arrrival_and_comingsoon_header {
    float: left;
    max-width: 450px;
    min-width: 303px;
    flex-grow: 1;
    flex-shrink: 0;
}

.newArrivalSecondLevelMenuTitle, .comingSoonSecondLevelMenuTitle {
    text-align: center;
    float: left;
    border-radius: 5px;
    padding: 5px;
    font-size: 15px;
    cursor: pointer;
    margin: 3px;
    border: 1px solid #00529C;
    width: 80px;
    text-transform: capitalize;
}

    .newArrivalSecondLevelMenuTitle:hover, .comingSoonSecondLevelMenuTitle:hover {
        border: 2px solid #00529C;
        float: left;
        margin: 2px;
    }

.newArrivalSecondLevelMenuTitleSel, .comingSoonSecondLevelMenuTitleSel {
    background-color: #00529C;
    color: #FFF;
    float: left;
}

.seeMore {
    clear: both;
    float: right;
    margin-right: 30px;
    border: 1px solid #00529C;
    color: #FFF;
    background-color: #00529C;
    text-decoration: none;
    padding: 0.25em 2.0em;
    border-radius: 5px;
    margin-top: 10px;
}

    .seeMore:hover {
        color: #FFF;
        text-decoration: none;
    }

.menuOptionTabl {
    float: left;
    cursor: pointer;
    border-radius: 5px;
    padding: 2px 6px 2px 6px;
    border: 1px solid #00529C;
    text-align: center;
    margin: 3px;
}

    .menuOptionTabl:hover {
        float: left;
        margin: 2px;
        border: 2px solid #00529C;
    }

.menuPreviewBorder {
    border-top-right-radius: 5px;
}

.menuPreviewBorderWhite {
    border: 1px solid #FFF;
}

.menuPreview {
    float: left;
    margin-top: 1px;
    margin-left: -4px;
    padding: 0px 5px 3px 8px;
}

.menuPreviewImg {
    width: 22px;
    height: 22px;
    margin-left: -4px;
    border: 1px solid #999;
    margin-top: 1px;
    cursor: pointer;
}

.menuOptionTablSel {
    /*background-color: #00529C;     color: #FFF;*/
}

.menuOptionTabTop {
    width: 512px;
    margin-left: auto;
    margin-right: auto;
}


.newArrivalAndComingSoonTabGroupWhite {
    visibility: hidden;
}

.csInfo:Hover {
    background-color: #ea1e2c;
}

.newArrivalInfo {
    float: left;
    padding-left: 15px;
    background-color: #FFF;
    margin: 1px 3px 2px 3px;
    padding: 1px 5px 2px 5px;
    border-bottom-left-radius: 5px;
}


.csInfo {
    float: left;
    border-radius: 12px;
    text-align: center;
    color: #FFFFFF;
    margin-left: 6px;
}

a.csInfo-blue {
    background-color: #0a549a;
}

a.csInfo-green-blue {
    background-color: #3b76ae;
}

a.csInfo-gray {
    background-color: #7d7d7d;
}

a.csInfo:hover {
    color: #FFFFFF;
}


.newArrivalAndComingSoonTitleInMenu {
    float: left;
    padding: 6px 2px 0px 0px;
    width: 68px;
}

.newArrivalAndComingSoonTitleInProductList {
    float: left;
    padding: 5px 2px 0px 0px;
    width: 23px;
    font-size: 19px;
}

.newArrivalLiTitle {
    float: left;
    padding: 6px 2px 0px 0px;
    width: 68px;
}

.newArrivalDataDiv {
    /*clear: right;*/
    margin-left: 15px;
    /*margin-top: 15px;
    margin-bottom: 15px;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}



.productImgInMenuPics {
    float: left;
}

.productImgInMenuText {
    float: left;
}

.newArrivalCalendarItemClass {
}

.newArrvalNewProductLinkInCalendar {
}

.newArrvalRestockProductLinkInCalendar {
}

.newArrvalAllProductLinkInCalendar {
}

.newArrvalRestockProductLinkInCalendar {
}

.calendarClass {
    width: 164px;
    padding-left: 12px;
    padding-top: 20px;
    float: left;
    padding-bottom: 15px;
}

.calendarHeaderClass {
    width: 23px;
    height: 20px;
    float: left;
    background-color: #999;
    color: #FFF;
    text-align: center;
    padding-top: 3px;
    font-size: 13px;
    font-weight: bold;
}

.calendarDataClass {
    width: 21px;
    height: 21px;
    float: left;
    border: 1px solid #FFF;
    text-align: center;
    background-color: #f3f3f3;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    padding-top: 2px;
}

.calendarHaveData {
    background-color: #00529C;
    color: White;
    cursor: pointer;
}

.calendarDetailDataDiv {
    display: none;
    position: absolute;
    top: 23px;
    left: 0px;
    z-index: 10;
    width: 100px;
    background-color: white;
    color: black;
}

.calendarDetailDataItem {
}

.preCalendar {
    float: left;
    cursor: pointer;
}

.nextCalendar {
    float: right;
    cursor: pointer;
}

.comingSoonCalendarDiv {
    float: left;
}

comingSoondLiTitle {
    float: left;
}

.comingSoonLi {
    width: 150px;
    border: 1px solid #00529C;
    border-radius: 5px;
    margin: 10px 1px 10px 1px;
    text-align: center;
    color: #00529C;
}

    .comingSoonLi a {
        text-decoration: none;
        color: #00529C;
    }

    .comingSoonLi:hover {
        border: 2px solid #00529C;
        margin: 8px 1px 8px 1px;
    }

.comingSoonDateList {
    float: left;
    width: 200px;
    margin-left: -10px;
}

.comingSoonDataDiv {
    /*clear: right;*/
    margin-left: 15px;
    /*margin-top: 15px;
    margin-bottom: 15px;*/
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.comingSoonProductsDiv {
    clear: both;
    width: 100%;
}

img.waterMark {
    opacity: 0.8;
    filter: alpha(opacity=10); /* 针对 IE8 以及更早的版本 */
    text-align: center;
    vertical-align: middle;
    width: 600px;
}

.caret-rt {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #00529C;
    content: "";
    opacity: .8;
    margin-right: 3px;
}

.caret-dn {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 6px solid #00529C;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    opacity: .8;
    margin-right: 3px;
}

.specialLi {
    width: 168px;
    float: left;
    padding: 0.25em 1.50em;
    border: 1px solid #999;
    margin: 10px;
    background-color: #FFF;
    text-align: center;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #00529C;
}

    .specialLi:hover {
        border: 2px solid #999;
        margin: 9px;
        cursor: pointer;
    }

.firstLevelStaticLink {
    display: inline-block;
    color: black;
    height: 100%;
    width: 100%;
}

    .firstLevelStaticLink:link, .firstLevelStaticLink:visited, .firstLevelStaticLink:hover, .firstLevelStaticLink:active {
        text-decoration: none;
        color: black;
    }

.secondLevelMenuStaticLink {
    display: inline-block;
    height: 40px;
    /*width: 23%;*/
    text-align: left;
    padding-top: 10px;
    margin-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
    font-size: 16px;
    text-decoration: none;
    font-weight: bold;
    color: #000000;
}

a.secondLevelMenuStaticLinkClearance {
    /*width: 200px;*/
    margin-top: 2px;
    margin-bottom: 2px;
    margin: 2px 8px 2px 15px;
    padding: 0px 2px 0px 2px;
    height: 25px;
    line-height: 25px;
}

.secondLevelMenuStaticLink:link, .secondLevelMenuStaticLink:visited {
    /*text-decoration: none;
        color: #00529C;*/
}

.secondLevelMenuStaticLink:hover {
    color: #CD0000;
    border: 1px solid #FFFFFF;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    text-decoration: none;
}

.secondLevelMenuStaticLink:active {
    text-decoration: none;
    color: #00529C;
}


.noDecoratonLink:link, .noDecoratonLink:visited, .noDecoratonLink:hover, .noDecoratonLink:active {
    text-decoration: none;
}

.menuAdDiv {
    clear: left;
    text-align: center;
    margin-left: -36px;
}

    .menuAdDiv > a > img {
        margin-top: 20px;
    }

.modelLi {
    display: block;
    width: 200px;
    float: left;
    margin-left: 20px;
}

.head-container {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.mainVersionFirstHalf {
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 16px;
    max-width: 1366px
}

.menu-area {
    width: 100%;
}

.logo-wrapper {
    padding: 0px 10px;
}

    .logo-wrapper img {
        transition: all .6s linear;
    }

.login-wrapper {
    /*float: right;
    box-sizing: inherit;
    max-width: 70%;*/
}

ul.top-menu {
    display: flex;
    justify-content: flex-end;
    transition: all .6s linear;
    -moz-transition: all .6s linear;
    -webkit-transition: all .6s linear;
    -o-transition: all .6s linear;
}

    ul.top-menu > li {
        font-size: 20px;
        color: #0c5295;
        float: left;
        margin: 0 0 0 25px;
        line-height: 23px;
        height: 50px;
    }

        ul.top-menu > li.top-menu-hover-link-mac {
            font-size: 14pt;
            color: #0c5295;
            float: left;
            margin: 0 0 0 6pt;
            line-height: 23px;
            height: 30px;
        }

        ul.top-menu > li.myperson {
            font-size: 18px;
            padding-left: 12.5px;
            padding-right: 12.5px;
            margin-left: 0;
        }

        ul.top-menu > li:first-child {
            font-family: Calibri;
            font-size: 20px;
            /*color: #0c5295;*/
            color: #004a8d;
            float: left;
            margin-left: 0px;
        }

        ul.top-menu > li.social {
            margin: 0 0 0 20px;
        }

li.social > ul > li {
    margin-left: 20px;
}

.search-categories {
    color: #333333;
    font-size: 12pt;
}

ul.top-menu > li > div > a, ul.top-menu > li > a {
    text-decoration: none;
    color: #004a8d;
}

ul.top-menu > li.myperson > div > a > i, ul.top-menu > li.myperson > a > i {
    font-size: 18px;
    color: #004a8d;
}

ul.top-menu > li > div > a > i, ul.top-menu > li > a > i {
    font-size: 23px;
}

ul.top-menu > li > div > a:hover, ul.top-menu > li > a:hover {
    text-decoration: none;
    color: #004a8d;
}

.search-text-box {
    display: block;
    outline: none;
    position: relative;
    border: none;
    height: 50px;
    margin-top: 0;
    padding-left: 10px;
    /*width: 450px;*/
    width: 396px;
}

.search-text-box-wrapper {
    float: left;
    /*border-left: 1px solid #000;*/
    height: 50px;
    background-color: White;
    position: relative;
}

.disc-red {
    width: 8px;
    height: 8px;
    border: 1px solid #ff0000;
    border-radius: 100px;
    background-color: #ff0000;
    float: left;
    margin-top: 8px;
    margin-right: 10px;
}

#mainContentDiv {
    /*max-width: 1460px;
    min-width:1276px;*/
    /*padding: 0px 10px;*/
    padding: 0;
}


#menuContainer {
    background-color: #223A76;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}

ul.top-menu > li > a.social-link {
    color: #3b77ad;
    height: 38px;
    line-height: 38px;
}

    ul.top-menu > li > a.social-link > i {
        font-size: 38px;
    }

div.top-menu > a.social-link1 {
    /*color:#3b77ad;*/
    color: #5e5e5e;
    height: 38px;
    line-height: 38px;
    float: left;
    margin: 0 0 0 20px;
}

    div.top-menu > a.social-link1 > i {
        font-size: 38px;
    }


.menu-link-size {
    background-repeat: no-repeat;
    background-size: 28px 18px;
    -moz-background-size: 28px 18px;
    width: 28px;
    height: 20px;
    display: block;
    float: left;
}

.iconservice-custom {
    background-image: url("/images/icon/service.png");
}

.iconsupport-custom {
    background-image: url("/images/icon/support.png");
}

.iconresources-custom {
    background-image: url("/images/icon/register.png");
}

.iconregister-custom {
    background-image: url("/images/icon/register.png");
}

.iconlogin-custom {
    background-image: url("/images/icon/login.png");
}

.search-seperate {
    width: 18px;
    height: 38px;
    background-color: #163043;
    position: absolute;
    top: 0;
    left: -18px;
    text-align: center;
    cursor: pointer;
    pointer-events: none;
}

.search-seperate-indicator {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 36px;
}

.secondLevelMenuStaticLi {
    float: left;
    margin: 4px 2px 2px 30px;
    border: 1px solid #7ca3ca;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
}

.top-menu-height {
    margin-top: 15px;
}

@media screen and (max-width:1199px) {
    ul.top-menu > li {
        font-size: 16px;
    }

        ul.top-menu > li:first-child {
            font-size: 18px;
        }

    .search-categories {
        font-size: 10pt;
    }

    div.top-menu > a.social-link1 > i {
        font-size: 30px;
    }

    ul.top-menu > li.social {
        margin: 0 0 0 10px;
    }

    ul.top-menu > li {
        margin: 0 0 0 10px;
    }

    div.top-menu > a.social-link1 {
        margin: 0 0 0 10px;
    }

    .top-menu-height {
        margin-top: 5px;
    }
}


@media screen and (max-width:1430px) {
    .phone-label-logined {
        display: none;
    }
}
