
.lang_switcher_class {
  position: relative;
  display: none !important;
  margin: 0px 0 0 !important;
}
.lang-switcher {
  margin: 0 0 0 20px;
}
.language-selectors li.disabled {
    background: #fff;
    color: #2d1939;
    display: block !important;
    font-size: 16px !important;
    line-height: 18px !important;
    padding: 15px 16px !important;
    pointer-events: none;
    color: #8f7b9b;
    border-bottom: 1px solid #a8aec55c !important;
}


ul.lang_list_class {
    margin-top: 57px;
    margin-left: 15px;
}
.language-selectors .lang_switcher_class {
    display: block !important;
}
header .header-container-wrapper .globe_class{
  position: relative;
  margin:0;
  height: 54px !important;
  cursor: pointer;
  padding: 0 0 34px !important;
}
header .header-container-wrapper .globe_class{ 
  background-size: contain !important;
  background-position: 50% 0 !important;
}
header .header-container-wrapper.fixed-top .globe_class {
  background-size: contain !important;
  background-position: 50% 0 !important;
}
{# .lang_list_class {
  visibility: hidden;
  position: absolute;
  top: 100% !important;
  left: 0 !important;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  text-align: left !important;
  z-index: 100;
  list-style-type: none;
  padding:0 !important;
  margin: 0;
  -webkit-transform: rotateX(-90deg) !important;
  transform: rotateX(-90deg) !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
  -webkit-transform-origin: top !important;
  -ms-transform-origin: top !important;
  transform-origin: top !important;
  -webkit-transition: all 300ms linear 0s !important;
  transition: all 300ms linear 0s !important;
  transition: linear .4s;
  opacity: 0;
  display: block !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 160px;
}
.globe_class:hover .lang_list_class {
  opacity: 1;
    transform: rotateX(0deg) !important;
    visibility: visible;
    position: absolute;
}
.lang_list_class li:first-child {
  padding-top: 15px;
  
}
.lang_list_class li{
  border-left: unset !important;
  border-right: unset !important;
  margin:0 !important;
  padding-left:10px !important;
  padding-right:10px !important;
  padding-bottom: 0px !important;
}
.lang_list_class::after,
.lang_list_class::before{
  display: none !important;
} */ #}
.list-wrapper img {
    max-width: 32px;
}
.list-wrapper {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    margin-bottom: 25px;
}
.list-wrapper p.list-text {
    margin: 0;
    font-size: 16px;
    line-height: 1.2;
    font-family: "Roboto", sans-serif;
}
.header-menu span.tag {
    background: #eaf2ff;
    font-size: 12px;
    padding: 7px 10px;
    border-radius: 30px;
    font-weight: 600;
    letter-spacing: .5px;
}
@media (max-width:1022px){
  .lang_list_class {
    width: 135px;
}
.lang-switcher {
  margin: 0 !important;
  position: absolute !important;
  right: 130px !important;
}
  header .header-container-wrapper .globe_class {
  height: 48px !important;
}
  .lang_switcher_class {
  margin: 0px 0 0 !important;
}
}
@media (max-width:479px){
  header .header-container-wrapper .globe_class {
  height: 45px !important;
  padding: 0 0 26px !important;
}
  .lang_switcher_class {
  margin: 0px 0 0 !important;
}
}
@media (max-width:374px){
  .lang-switcher {
  right: 65px !important;
}
  .lang_list_class {
  left: auto !important;
  right: 0 !important;
}
}


* {
    margin: 0;
    padding: 0;
    text-decoration: none
}

*,*:before,*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}



ol,ul {
    list-style: none
}














.header {
    width: 100%;
    margin: auto;
    text-align: center;
    background-color: #5e3869
}
.header_outer .topbanner-inner {
    font-family: 'aptos';
}
.header-upper {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #ddd
}

.header-selectors-wrapper {
    border-bottom: 1px solid #ddd;
    padding: 10px 0
}

.header-selectors-wrapper>div {
    display: block;
    width: 50%;
    margin: 10px auto;
    vertical-align: middle
}

.header-selectors-wrapper select {
    width: 100%
}

.language-list {
    max-width: 100%;
    font-size: 0
}

.language-list li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle
}

.language-list a {
    display: block;
    position: relative;
    width: 80px;
    height: 32px;
    line-height: 0;
    font-size: 16px
}

.header-links-wrapper {
    position: relative;
    padding: 20px 0
}

.header-links ul {
    font-size: 0
}

.header-links li {
    display: inline-block;
    margin: 0 10px
}

.header-links span,.header-links a {
    display: inline-block;
    font-size: 12px;
    line-height: 36px;
    text-transform: uppercase
}

.header-links a:hover,.header-links a:focus {
    color: #4ab2f1
}



.header-lower {
    z-index: 0
}

.header-logo a {
    max-width: 100%;
    line-height: 0
}

.header-logo a img {  
    max-width: 280px;
    opacity: 1;
  padding: 0;
}

.select-language {
    position: absolute;
    bottom: -50px;
    width: 100%;
    left: 0
}

.select-language select {
    background-color: #24c39b;
    background-image: none;
    color: #fff;
    padding: 5px 10px;
    width: 100%;
    border: 0;
    font-size: 18px;
    box-shadow: 0 5px 25px rgba(0,0,0,.2);
    -webkit-appearance: none;
    appearance: none;
    outline: 0
}

.select-language::before {
    content: "⌄";
    position: absolute;
    top: 0;
    right: 10px;
    text-align: center;
    font-size: 28px;
    line-height: 20px
}

.select-language select option {
    padding: 30px
}


select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    background: url('../Themes/Clinicmaster/Content/images/arrow-dropdown.png') no-repeat center right;
    background-size: 15px
}

.header-menu .sublist li.title-role,.header-menu .sublist li.title-practice,.header-menu .sublist li.title-role a,.header-menu .sublist li.title-practice a {
    text-transform: uppercase;
    color: #8f7b9b;
    padding-left: 8px;
    position: relative;
    max-width: 180px;
    padding:10px;
}

.header-menu .sublist li.title-role a,.header-menu .sublist li.title-practice a {
    font-size: 15px;
    padding: 0
}

[lang='fr-ca'] .header-logo {
    width: 25%;
    
}

[lang='fr-ca'] .header-menu {
    width: 75%
}
[lang='fr-ca'] ul.lang_list_class li:first-child, [lang='en'] ul.lang_list_class li:first-child {
    display: none;
}
[lang='fr-ca'] .header .book_a_demo {
    padding: 8px 15px;
    font-size: 14px
}


.header_outer {
    position: sticky;
    top: -1px;
    width: 100%;
    z-index: 999;
    transform: translateY(0);
    transition: .3s ease all;
    -webkit-transition: .3s ease all;
    -moz-transition: .3s ease all
}

.header_outer.slide {
    transform: translateY(-51px);
    border-bottom: 1px solid #5e3869
}


.language-selectors {
    display: inline;
    float: right;
    margin-right: 16px
}

#customerlanguages {
    background: url('https://www.clinicmaster.com/Themes/Clinicmaster/Content/images/lang.png') no-repeat center center;
    width: 38px;
    background-size: 30px;
    border: 0;
    min-width: 30px;
    padding: 0;
    margin: 0;
    height: 40px;
}

.custom-languages-select {
    font-size: 16px
}

.custom-language-select select {
    display: block;
    width: 180px;
    min-height: 35px;
    background: #fff;
    border-radius: 3px;
    outline: 0;
    margin: 0;
    cursor: pointer;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.custom-language-select .selector-options {
    list-style: none;
    padding: 5px 0;
    margin: 0;
    background: #fff;
    color: #2d1939;
    border-radius: 5px;
    z-index: 1;
    right: 60px;
    position: absolute;
    width: 160px;
    top: 40px;
    box-shadow: rgba(149,157,165,.2) 0 8px 24px
}

.custom-language-select .selector-options li {
    display: flex;
    align-items: center;
    padding: 10px 15px;
    cursor: pointer;
    transition: background .3s ease
}

.custom-language-select .selector-options li:hover {
    color: #8f7b9b
}

.custom-language-select .selector-options li:first-child {
    pointer-events: none;
    color: #8f7b9b;
    border-bottom: 1px solid #a8aec55c
}

select#customerlanguages {
    font-size: 0
}


@media all and (max-width: 1000px) {
    .container-wrapper,.html-news-item-page .master-wrapper-content {
        width:94%;
        margin: auto
    }
ul.lang_list_class {
    margin-left: 0px;
}
  .sublist-inner .left img {
    max-width: 35px;
}
    .header .container-wrapper {
        width: 100%
    }

    .header .container-wrapper .header-lower {
/*         padding: 30px 0; */
    }

    .header-lower .header-logo {
        width: 0
    }

    .header-lower .header-menu {
        width: 100%;
        max-width: 100%;
        text-align: left
    }

    .header-logo a img {
        padding-left: 20px;
        position: absolute;
        bottom: 6px;
    }

    .logo-responsive.is-fixed {
        position: fixed;
        top: 6px;
        bottom: unset
    }

    #customerlanguages {
        position: absolute;
        right: 80px;
        top: 54px;
    }

    .custom-languages-select .selector-options {
        top: 10px
    }

    .book_a_demo.desktop {
        display: none
    }

    
   

/*     .header-menu {
        margin: 46px auto 0
    } */

    .menu-toggle {
        position: absolute;
        right: 20px;
        bottom: 16px;
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        cursor: pointer
    }
.language-selectors {
        margin-right: 86px;
}
    .top-menu {
        width: 80%;
        max-width: 440px;
        position: fixed;
        top: -1px;
        left: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 9;
        background-color: #fff;
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        transition: .3s ease all;
        -webkit-transition: .3s ease all;
        -moz-transition: .3s ease all
    }

    .header-menu .sublist {
        width: 0;
        position: fixed;
        top: 0;
        right: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 10;
        background-color: #ffffff;
        transform: translateX(100%);
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        transition: .3s ease all;
        -webkit-transition: .3s ease all;
        -moz-transition: .3s ease all
    }

    .top-menu.mobile.active {
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .top-menu .sublist.active {
        width: 100%;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0)
    }

    .header-menu .top-menu .sublist .sublist-inner {
        max-height: unset;
        flex-direction: column
    }

    .header-menu .sublist li.title-role,.header-menu .sublist li.title-practice {
        color: #fff;
        font-weight: bold;
        padding: 12px 20px;
        max-width: 100%
    }

    .header-menu .sublist li.title-role a,.header-menu .sublist li.title-practice a {
        color: #fff;
        font-weight: bold;
        font-family: 'aptos';
    }
.book_a_demo a {
    color: #fff;
}
    .header-menu .sublist li.title-role:after,.header-menu .sublist li.title-practice:after {
        content: '';
        display: block;
        position: absolute;
        top: 19px;
        right: 25px;
        z-index: 0;
        width: 10px;
        height: 10px;
        border-bottom: 2px solid;
        border-right: 2px solid;
        -webkit-transform: rotate(45deg) translate(0,-50%);
        -ms-transform: rotate(45deg) translate(0,-50%);
        transform: rotate(45deg) translate(0,-50%)
    }

    .header-menu .sublist li.title-role.active:after,.header-menu .sublist li.title-practice.active:after {
        border-left: 2px solid;
        border-top: 2px solid;
        border-bottom: 0;
        border-right: 0;
        top: 23px;
    }

    .header-menu .sublist .dropdown {
        background-color: #eaf2ff;
        display: none
    }

    .header-menu .sublist .dropdown li a {
        color: #444;
        font-family: 'aptos';
    }

    .top-menu .sublist li a {
        color: rgba(45, 25, 57, 1.0);
    }

    .sublist-close {
        position: relative;
        display: block;
        height: 40px
    }

    .top-menu .back-btn:before {
        content: '';
        display: block;
        position: absolute;
        top: 24px;
        left: 15px;
        width: 10px;
        height: 10px;
        margin-top: 2px;
        border-top: 2px solid;
        border-left: 2px solid;
        -webkit-transform: rotate(-45deg) translate(50%,-50%);
        -ms-transform: rotate(-45deg) translate(50%,-50%);
        transform: rotate(-45deg) translate(50%,-50%);
        color: #2d1939;
    }

    .top-menu>li {
        position: relative;
        border-bottom: 1px solid #2d1939;
    }

    .top-menu>li:last-child {
        border-bottom: 0
    }

    .header-lower .header-menu>ul>li {
        text-transform: uppercase
    }

    .header-lower .header-menu ul li.sublist-close {
        padding: 25px 0
    }

    .header-lower .header-menu ul li.sublist-close .close {
        position: absolute;
        right: 20px;
        top: 4px;
        font-size: 34px;
        color: #000;
        z-index: 1
    }

    .top-menu>li:last-child {
        margin-bottom: 0
    }

    .top-menu>li>a {
        display: block;
        padding: 12px 10px 12px 30px;
        font-size: 15px;
        color: #2d1939;
        font-family: "Roboto", sans-serif;
        line-height: 24px;
        font-weight: 700;
    }

    .top-menu>li>a.book_a_demo {
        padding: 10px 0;
        text-align: center;
        width: 150px;
        margin: 10px 25px
    }

    .header-menu .sublist .left,.header-menu .sublist .right {
        flex: 1;
        padding: 0 25px 0 10px;
        display: flex;
        align-items: flex-start;
        gap: 10px;
        margin-bottom: 12px;
    }

    .top-menu>li>a:focus {
        position: relative;
        z-index: 1
    }

    .top-menu .sublist li {
        position: relative;
        text-transform: uppercase;
        border-bottom: 1px solid #fff
    }

    .top-menu .sublist li a {
        display: block;
        font-size: 16px;
        line-height: 25px;
        font-family: "Roboto", sans-serif;
        font-weight: 700;
        text-transform: math-auto;
    }
.sublist-inner .left p {
        margin: 0;
        text-transform: math-auto;
        font-size: 18px;
}
    .sublist-toggle {
        position: absolute;
        top: 0;
        right: 0;
        width: 55px;
        height: 55px;
        padding: 15px;
        font-size: 15px;
        font-weight: bold;
        color: #2d1939;
        text-transform: uppercase;
        cursor: pointer
    }

    .sublist-toggle:before {
        content: '';
        display: block;
        position: absolute;
        top: 21px;
        right: 25px;
        z-index: 0;
        width: 10px;
        height: 10px;
        border-top: 2px solid;
        border-right: 2px solid;
        -webkit-transform: rotate(45deg) translate(0,-50%);
        -ms-transform: rotate(45deg) translate(0,-50%);
        transform: rotate(45deg) translate(0,-50%)
    }
    .top-menu.mobile .book_a_demo {
        margin: 15px 0 15px 25px;
    }
    .sublist .sublist-toggle {
        height: 49px
    }

    .sublist .sublist li {
        background-color: #f6f6f6
    }

    .sublist .sublist .sublist li {
        background-color: #fff
    }

   

    
}

@media all and (max-width: 769px) {
   
    .header {
        background-color: transparent;
        z-index: 1
    }

}




@media all and (max-width: 420px) {
    .header-logo a img {
        max-width:200px;
        bottom: 11px
    }



    #customerlanguages,[lang="fr-ca"] #customerlanguages {
        right: 60px
    }

    
}





@media all and (max-width: 320px) {
   
    .header-logo a img {
        max-width: 190px
    }
}





@media all and (min-width: 1001px) {
  .header .book_a_demo.desktop {   
    font-size: 15px !important;
}
       .container-wrapper {
        max-width: 1200px !important;
        margin: 0 auto;
         padding: 0 10px;
    }
  [lang='fr-ca'] .container-wrapper {
        max-width: 1200px;
    }
    .header-logo a img {
        max-width: 260px;
        width: auto !important;
    }

    .header-logo {
        display: flex;
        align-items: center;
    }

    .sublist-toggle {
        position: absolute;
        top: -12px;
        right: -6px;
        transform: rotate(90deg);
    }

    .header {
        width: 100%;
    }

    .header-upper:after {
        content: "";
        display: block;
        clear: both
    }

    .header-selectors-wrapper {
        float: left;
        border: 0;
        padding: 0
    }

    .header-selectors-wrapper>div {
        width: auto;
        min-width: 100px;
        margin: 0 12px 0 0;
        line-height: 43px
    }

    .header-selectors-wrapper select {
        height: 25px;
        padding: 4px;
        font-size: 12px
    }

    .language-list {
        text-align: left
    }

    .header-links-wrapper {
        float: right;
        padding: 0
    }

    .header-links li {
        margin: 0 16px
    }

    .header-links a,.header-links span {
        line-height: 45px;
        text-transform: none
    }

    .menu-toggle {
        display: none
    }

    .header-menu>ul {
        display: inline;
      margin-bottom: 0;
    }

    .header-menu>ul.mobile {
        display: none!important
    }

    .header-menu>ul>li {
        display: inline-block;
        vertical-align: middle
    }

    .header-menu>ul>li:first-child {
        border-left: 0
    }

    .header-menu>ul>li>a {
        display: block;
        padding: 0 5px;
        font-size: 16px;
        line-height: 18px;
        color: #fff;
        cursor: pointer;
        color: #2d1939;  
        font-style: normal; 
        font-weight: 600;
        
        max-width: 160px;
        font-family: "Roboto", sans-serif;
    }

    [lang='fr'] .header-menu>ul>li>a {
        max-width: 160px;
        padding: 0 5px
    }

    .header-menu>ul>li:hover>a,.header-menu>ul>li>a:focus {
        color: #0b86d0
    }

    .header-menu .sublist {
        display: none;
        position: absolute;
        width: auto;
        box-shadow: 0 0 2px rgba(0,0,0,.2);
        background-color: #fff;
        padding: 15px 10px;
        text-align: left;
        top: 56px;
    }

    .header-menu .sublist li a {
        display: block;
        position: relative;
        font-weight: 600;
        font-size: 18px;
        color: #2d1939;
        font-family: "Roboto", sans-serif;
    }

    .header-menu .sublist li:hover>a,.header-menu .sublist li:focus>a {
        color: #0b86d0
    }

    .header-menu ul li:hover>.sublist,.header-menu ul li:focus>.sublist {
        display: flex
    }

    .header-menu .sublist .sublist {
        top: -10px;
        left: 100%!important
    }

    .header .small-vertical-bar {
        height: 30px;
        width: 1px;
        background-color: #e5e7ee;
        display: inline-block;
        margin: 4px 15px 0 0;
        float: right
    }


    .header-menu {
        width: 100%;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .header-menu>ul {
        width: 100%;
         
    }
.sublist-inner {
    display: flex;
}
}
    .header .book_a_demo.desktop {
        background-color: #23c399;
        border-radius: 31px;
        color: #2d1939;
        float: right;
        font-family: Open Sans, sans-serif;
        font-size: 20px;
        font-style: normal;
        font-weight: 700;
        padding: 10px 20px;
      max-width: fit-content;
    }
@media all and (min-width: 1367px) {
    
    .header-logo a img {
        max-width: 280px
    }

    .container-wrapper {
        max-width: 1300px;
        margin: auto
    }

    .header-menu .sublist {
      padding: 15px 35px 0px 20px;
    }

    .header-menu .sublist .left:last-child {
        padding-right: 0
    }

    .header-menu .sublist li.title-role a,.header-menu .sublist li.title-practice a {
        font-size: 16px;
      
    }

    .header-menu>ul>li {
        padding: 0 10px
    }

    .header-menu>ul>li>a,.header-menu>ul>li>span {
        font-size: 18px;
        line-height: 24px;
        max-width: 150px;
        text-transform: capitalize;
        font-family: "Roboto", sans-serif;
        font-weight: 400;
    }

  [lang='fr-ca'] .header-menu>ul>li>a, .header-menu>ul>li>span {
        font-size: 16px;       
        max-width: 160px;
        font-weight: 600;
    }
  [lang='fr-ca'] .header .book_a_demo.desktop {
       font-size: 14px;
    }
    [lang='fr-ca'] .header-menu>ul>li>a {
        max-width: 150px
    }
    [lang='fr-ca'] .header-menu>ul>li {
        padding: 0 5px;
    }
.header {
    position: sticky;
    z-index: 9;
    background: #fff
}

.container-wrapper .header-lower {
    display: flex;
    padding: 15px 0;
    align-items: center;
  justify-content: space-between;
}

.header-logo {
    width: 25%;
    position: static;
}

.header-menu {
    width: 100%;
    position: relative
}

.header .small-vertical-bar {
    margin: 4px 15px 0 0
}

/* .book_a_demo {
    border-radius: 6px;
    background: #fc7c64;
    width: auto;
    display: inline-block;
    color: #fff;
    font-style: normal;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 22px;
    font-family: 'aptos'; 
} */

.header .book_a_demo {
    white-space: nowrap
}
  .header .book_a_demo:hover{
    color: #fff !important;  
  }

.header .book_a_demo.desktop {
    float: right;
    background-color: rgba(35, 195, 153, 1.0);
    color: #2d1939;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    border-radius: 31px;
    padding: 10px 20px;
}

.topbanner {
    background-color: #2d1939;
    border: 1px solid #2d1939;
    min-height: 42px;
    padding-top: 8px;
    position: relative;
    transition: .5s ease all
}

.topbanner-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #fff
}

.clinic-button {
    position: fixed;
    right: 30px;
    bottom: 20px;
    z-index: 1
}

.header-menu .sublist .sublist-inner {
    display: flex;
    flex-wrap: wrap;
    max-width: 335px;
    position: relative;
}
.header-menu .sublist .sublist-inner:before {
    content: "";
    position: absolute;
    top: -37px;
    background: transparent;
    width: 115%;
    height: 50px;
    left: -21px;
}
}

.topic-block-body {
    line-height: 24px;
    font-size: 16px;
}
.topbanner {
    background-color: #2d1939;
    border: 1px solid #2d1939;
    min-height: 42px;
    padding-top: 8px;
    position: relative;
    transition: .5s ease all;
}
.topbanner-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.container-wrapper .header-lower {
    display: flex;
    padding: 15px 0;
    align-items: center;
}
.header {
    z-index: 9;
    background: #fff;
}
.header-logo {
    width: 25%;
    position: static;
}
.header-logo a {
    max-width: 100%;
    line-height: 0;
}
.header .book_a_demo.desktop {
    float: right;
}
.header .book_a_demo {
    white-space: nowrap;
}
.book_a_demo {
    background-color: #23c399;
    border-radius: 31px;
    color: #2d1939;
    font-family: Open Sans, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    padding: 10px 20px;
      max-width: 180px;
    text-align: center;
}
.icn-hamburger .top {
    width: 25px;
    height: 4px;
    background-color: #23c399;
    display: block;
    margin: 5px 0 5px auto;
    position: relative;
    transition: .4s ease all;
}
.icn-hamburger .bottom {
    width: 35px;
    height: 4px;
    background-color: #23c399;
    display: block;
    margin: 5px 0;
    position: relative;
    transition: .4s ease all;
}
.header_outer.slide {
    transform: translateY(-42px);
    border-bottom: 1px solid #5e3869;
}
.header_outer {
    position: fixed;
    top: -1px;
    transform: translateY(0);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    width: 100%;
    z-index: 99;
    left: 0;
}
li.featues-menu svg {
    transform: rotate(90deg);
    margin-bottom: -4px;
}
 .lang_switcher_class {
    position: relative;
    display: inline-block;
}
.globe_class {
    background: none !important;
    height: auto;
    width: 66px;
}
.nav-wrap .lang-anc {
    display: none !important;
}
.lang_list_class {
    left: 0;
    padding: 26px 0 0;
    text-align: left;
    top: 30%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    width: 100%;
}
.lang_list_class {
    display: flex;
    justify-content: space-between;
    top: -51px !important;
}

.lang_list_class:before {
    border: 0;
}
.lang_list_class:after, .lang_list_class:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12px;
}
.lang_list_class:before {
    top: -8px;
    border: 12px solid transparent;
    border-bottom-color: #000;
}
.lang_list_class li:first-child, .lang_list_class li:last-child {
    border: 0;
    padding: 0;
}
.globe_class:hover .lang_list_class {
  display: flex !important;
}
.lang_list_class li {
    background-color: transparent;
    border: 0;
    font-size: 13px;
    padding: 0;
    position: relative;
}
.lang_list_class li:first-child a {
    padding-top: 0;
}
.lang_list_class li a {
    color: #fff;
    display: block;
    font-size: 0 !important;
    font-weight: 400;
    position: relative;
  font-family: "Roboto", sans-serif;
}
.lang_list_class li a {
    text-decoration: none;
    color: #000;
    cursor: pointer;
    word-break: normal;
    padding: 0 !important;
}
.lang_switcher_link[data-language=en]:before {
    content: "EN";
    display: inline-block;
    font-size: 20px;
    height: 20px;
    overflow: hidden;
    width: 26px;
}
.lang_switcher_link[data-language="fr-ca"]:before {
  content: "FR";
  display: inline-block;
  height: 20px;
  overflow: hidden;
  width: 26px;
  font-size: 20px;
}
.lang_list_class{
  display:none;
}
.lang_list_class li:first-child:after {
  background: #000;
    content: "";
    height: 21px;
    position: absolute;
    right: -6px;
    top: -1px;
    width: 2px;
}
.lang-col .lang_list_class {
  left: 0;

  text-align: left;
  top: -51px !important;
  -webkit-transform: translateX(0);
  
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.hs-language-swticher-desktop {
  display: flex;
  align-items: center;
}
.hs-language-swticher-desktop a {
  color: #fff;
  font-size: 22px;
}
.hs-language-swticher-desktop a:hover{
  color: #ff3a18;
} 
ul.lang_list_class {
    display: flex !important;
  gap: 10px;
}
.lang_list_class:after {
    display: none !important;
}