/*******************header******************/
.header-wrapper {
    background-color: rgba(255, 255, 255, 0.75) !important;
    border-bottom: 1px solid #c0bfbf;
    padding: 0px 20px;
    position: relative;
}
.serach-funtion i{
    color: #3597ca;
    padding-right: 10px;
}
.header-top-wrapper {
}
.way-heading p {
    margin: 0px;
    font-size: 13px;
    padding: 5px 15px;
    cursor: pointer;
    color: #8A036D;
    border: 1px solid #F2F2F2;
    border-radius: 0 0PX 5PX 5PX;
    background: #fff;
    display: block;
}
.serach-funtion a {
    color: #3D3B44 !important;
    cursor: pointer !important;
    font-size: 13px !important;
    text-align: center;
    text-decoration: none;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #F2F2F2;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 29px;
    display: flex;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    justify-content: center;
}
.choose-way-wrapper:hover .way-heading p {
    background: #f1f1f1;
}
.way-list ul li a:hover {
    color: #0D0A15;
}
.way-list ul li a {
    text-decoration: none;
    font-size: 13px;
    color: #888;
}
.way-list li {
    padding-bottom: 3px;
}
.way-list ul {
    margin: 0px;
    list-style: none;
    padding: 5px 10px;
    background: #F2F2F2;
    border-radius: 0 0 5px 5px;
}
.way-list {
     display: none; 
}
.choose-way-wrapper:hover .way-list {
     display: block; 
}
.header-top-wrapper .row-fluid-wrapper .row-fluid {
    height: 40px;
}
.header-top-wrapper .row-fluid-wrapper {
    height: 40px;
}
.header-top-wrapper {
    width: 100% !important;
}
.serach-funtion {
    width: 43%;
    float: left;
    margin-right: 2%;
}
.dropdown-funtion {
    margin-right: 2%;
    width: 43%;
    float: left;
}
.language-wrap {
    width: 10%;
    float: left;
    text-align: center;
}
.country-heading p {
    padding: 4px 0px;
    margin: 0px;
}
.country-wrapper {
    position: relative;
}
.country-heading p {
    padding: 4px 0px;
    margin: 0px;
}
.country-content {
    position: absolute;
    right: 0px;
    background: #e4e4e4;
    border: 0px solid;
    -webkit-border-radius: 4px 0px 4px 4px;
    border-radius: 4px 0px 4px 4px;
    min-width: 150px;
    margin-top: 1px;
}
.country-content p {
    margin: 0px;
    padding: 10px 15px;
    font-size: 13px;
    text-align: left;
}
.country-content p img {
    position: absolute;
    right: -20px;
    top: 0px;
}
.country-content p a {
    color: #5b5b5b;
    text-decoration: none;
    padding-right: 30px;
    position: relative;
}
.language-wrap:hover .country-content {
    display: block;
}
.country-content {
    display: none;
}
.language-wrap:hover .country-wrapper {
    
    background: #e4e4e4;
}
.country-content p a:hover {
    color: #006DFF;
}
.service-list-section:nth-child(1) .service-list-contents ul li:first-child a i {
    //display: none;
}
.mobile-menu-wrapper{
  display: none !important;
}
.search-results-overlay {
    background: #F2F2F2;
    color: #0D0A15;
}

.header-top-wrapper {
    position: absolute;
    top: 0px;
    max-width: 500px;
    margin: 0 auto;
    float: right !important;
    right: 50px;
    z-index: 9999;
}
.logo-wrap {
    padding-top: 40px;
}



.menu-wrap ul li a {
    color: #0D0A15 !important;
    padding: 15px 40px 15px 15px !important;
    white-space: initial !important;
    word-break: break-word;
    line-height: 25px !important;
    font-size: 14px !important;
    text-transform: none;
}
.menu-wrap ul li a:hover {
    color: #0D0A15 !important;
}


.menu-wrap.custom-menu-primary.js-enabled .hs-menu-wrapper {
        background: #fff;
    display: block;
    height: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    position: fixed !important;
    right: -248px;
    top: 0 !important;
    width: 248px;
    z-index: 3030;
    -webkit-overflow-scrolling: touch;
}
.menu-wrap.custom-menu-primary i.far.fa-chevron-down {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    vertical-align: middle;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-item-has-children.active-branch:first-child {
    background-color: #0D0A15 !important;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-item-has-children.active-branch:first-child a {
    color: #ffffff;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2 {
    background-color: #ffffff !important;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2 a {
    color: #0D0A15 !important;
}

.menu-wrap.custom-menu-primary li.hs-menu-item.hs-item-has-children:first-child .hs-menu-children-wrapper a {
    color: #0D0A15 !important;
}
.menu-wrap   li.hs-menu-item.hs-menu-depth-1.hs-item-has-children .hs-menu-children-wrapper a {
    background-color: transparent;
    color: #0D0A15 !important;
}
.menu-wrap   .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children a {
    color: #fff !important;
}
.menu-wrap   .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    background-color: #4094c8 !important;
    color: #fff !important;
}
.menu-wrap .child-trigger {
    border: none;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2.active.active-branch {
    background-color: #006DFF !important;
}
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2.active.active-branch a {
    color: #ffffff !important;
}
.menu-wrap .hs-menu-children-wrapper li:last-child {
        border: none !important;
    }
    .menu-wrap .hs-menu-children-wrapper li {
        border-bottom: 1px solid #dfdfe7 !important;
    }
/*
.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2 a {
     color: #000000 !important; 
}
.menu-wrap.custom-menu-primary ul.hs-menu-children-wrapper.active-branch {
     background-color: #ffffff !important; 
}


.menu-wrap.custom-menu-primary li.hs-menu-item.hs-menu-depth-2 a {
     color: #000000 !important; 
}    */
/******************Footer**************************/
.footer-wrapper {
    background: #3D3B44;
    color: #fff;
}
.footer-social-share {
    text-align: center;
}
.footer-social-share ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.footer-social-share ul li {
    display: inline-block;
    padding: 0px 7px;
}
.footer-social-share a {
    color: #fff;
    font-size: 20px;
}
.footer-social-share i span {
    display: none;
}
.footer-navigation ul li a {
    color: #F2F2F2;
    width: 100%;
    max-width: 100% !important;
    text-align: center;
    font-size: 14px;
}
.footer-navigation {
    text-align: center;
}
.copyright-wrapper {
    text-align: center;
}
.copyright-wrapper p {
    color: #9b9b9e;
    font-size: 12px;
    margin: 0px;
}
.footer-wrapper {
    position: relative;
    overflow: hidden;
    padding: 35px 0px 20px;
}
.index-menu-wrap ul {
    padding-top: 45px;
}
.index-menu-wrap ul li a {
    padding: 46px 30px !important;
    display: block !important;
}
.index-menu-wrap ul a {
    color: #3D3B44;
}
.index-menu-wrap ul li:hover>a {
    background-color: #006DFF;
    color: #fff !important;
}
.index-menu-wrap .hs-menu-wrapper ul {
    padding: 0px !important;
    display: block !important;
}
.index-menu-wrap ul.hs-menu-children-wrapper a:hover {
    background: transparent !important;
    color: #3D3B44 !important;
}
.index-menu-wrap ul.hs-menu-children-wrapper {
    padding: 10px 20px !important;
    background: rgb(235, 235, 235);
}
.index-menu-wrap ul.hs-menu-children-wrapper a {
    padding: 10px 0px !important;
}
/****************************************mobileheader***********************/
.mobile-left-section {
    width: 80% !important;
    float: left !important;
}

.menu-wrap.custom-menu-primary.js-enabled {
        margin: 0px;
        padding: 0px;
        min-height: 0px !important;
        width: 100% !important;
        float: none !important;
    }
    .mobile-menu-wrapper {
        padding: 20px;
    }
    .menu-wrap .mobile-trigger {
        right: 0px;
        top: 15px;
        border-color: none;
        color:  #1789c2 !important;
        border: none ;
    }
    .menu-wrap.custom-menu-primary.js-enabled .hs-menu-wrapper {
        position: absolute;
        top: 90px;
        background-color: #ffffff !important;
         z-index: 99999;
    }
    .mobile-trigger i,.mobile-trigger i:before,.mobile-trigger i:after {
        background-color: #1789c2 !important;
    }
    .menu-wrap .mobile-trigger {
        background-color:  #ffffff !important;
    }
    .menu-wrap .mobile-trigger i,.menu-wrap .mobile-trigger i:after,.menu-wrap .mobile-trigger i:before {
        background-color: #1789c2 !important;
    }
    
    .menu-wrap a {
        font-size: 14px !important;
        text-transform: none;
        line-height: 35px !important;
    }

.mobile-nav-section {
    width: calc(100% - 70px);
    float: right;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
  margin-top: 10px;
}
.switch-content-text {
    padding-right: 30px;
    display: none;
}
.search-content-text i {
    font-size: 30px;
    color: #1789c2 ;
}
.footer-navigation ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    display: inline-block;
}
.footer-navigation ul li {
    float: left;
}
.footer-navigation ul li a {
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    color: #F2F2F2;
    display: inline-block;
}
.footer-navigation {
    text-align: center;
    padding: 10px 0px;
}

















/************** ipad ***************/
@media (max-width: 1080px) {

  /*************header*******************/
  
  .header-top-wrapper {
    right: 5px;
}
  .menu-children-inner {
    padding: 50px 20px;
}
  .menu-item-one {
    height: 20px;
}
  .menu-item-two {
    min-height: 100%;
}
  .menu-item-two p {
    font-size: 16px;
}
  .index-menu-wrap ul li a {
    padding: 46px 15px !important;
}
  /*************header*******************/
}

/************** ipad nd tab ***************/
@media only screen and (max-width:768px){

.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child:before {
    content: '';
    background-image: url(https://www.resmed.tw/hubfs/Res-Med%20B2C%202019/country-flag-icons/16.png) !important;
    width: 22px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left 18px;
    left: 3%;
}
 .hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child a {
    padding: 15px 40px 15px 35px !important;
}
.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child {
    background-color: #e4e4e4 !important;
}
  
  
}



@media (max-width: 812px) {

  /*************header*******************/
  .mobile-menu-wrapper{
  display: block !important;
}
  .desktop-menu-wrapper{
  display: none !important;
}
  
.search-content-text {
    display: none !important;
}
.lp-gif-inner {
    width: auto !important;
    max-width: none !important;
    padding: 20px 30px 50px 30px;
}
.lp-top-wrapper {
  background-size: cover;
  background-position: center;
}
.lp-column-right p {
    font-size: 20px;
}
.lp-column-bottom h3, .lp-gif-left h3 {
    font-size: 28px;
}
.lp-column-bottom p {
    font-size: 20px;
}
}
  /*************header*******************/


/************** iphone roatate***************/
@media (max-width: 767px) {

.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child:before {
    content: '';
    background-image: url(https://www.resmed.tw/hubfs/Res-Med%20B2C%202019/country-flag-icons/16.png) !important;
    width: 22px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left 18px;
    left: 3%;
}
 .hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child a {
    padding: 15px 40px 15px 35px !important;
}
.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child {
    background-color: #e4e4e4 !important;
}
.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:nth-child(4) {
    background-color: #e4e4e4 !important;
    border-bottom: 1px dotted rgba(255, 255, 255, .35);
}
.lp-top-wrapper h3 {
    font-size: 24px;
}
.lp-gif-right {
    flex: 0 100%;
   // margin-top: -60px;
    margin-top: 0px;
    text-align: center;
}
.lp-gif-left {
    flex: 0 100%;
    padding: 0px 30px;
}
.lp-column-outer {
    flex: 0 100%;
}
  .lp-column-wrap {
    padding: 0px 20px;
}
  /*.lp-top-wrapper.lp-top-desktop {
    display: none !important;
}
*/
.lp-top-wrapper.lp-top-mobile {
    display: none !important;
    margin-top: 20px;
    padding: 10px;
}
  .lp-gif-inner {
    width: auto !important;
    max-width: none !important;
    padding: 20px 0px 50px 0px;
}
}


/************** iphone ***************/
@media (max-width: 479px) {
  
.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child:before {
    content: '';
    background-image: url(https://www.resmed.tw/hubfs/Res-Med%20B2C%202019/country-flag-icons/16.png) !important;
    width: 22px;
    height: 40px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: left 18px;
    left: 3%;
}
 .hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child a {
    padding: 15px 40px 15px 35px !important;
}
.hs-menu-wrapper.active-branch.hs-menu-flow-horizontal li.hs-menu-item.hs-menu-depth-1:last-child {
    background-color: #e4e4e4 !important;
}
  
  
}