 div#header-wrapper1 .azcl-columns__base {
    display: grid;
    gap: 0px;
    grid-template-columns: auto 1fr;
}
 ul.cmp-breadcrumb__list {
    margin-top: -5px;
}
 div#header-wrapper1 div#container-f82e5c9fff {
    margin-top: -5px;
}
 .cmp-breadcrumb--horizantal .cmp-breadcrumb__item {
   padding: 0px;
}
 div#header-wrapper1 .cmp-breadcrumb--horizantal .cmp-breadcrumb__item .separator-icon {
    margin: 0px 8px;
    font-size: 16px;
}
.breadcrumb {
  font-size: 14px;
  line-height: 20px;
  font-family: 'Lexia-italic';
}
#trixeo-home
#trixeo-werkingsmechanisme
#trixeo-effectiviteit
#trixeo-materialen
#trixeo-contact{
    width: 100%;
    background: #D0006F;
}
#pro-trex .linker span.arrow img {
    margin-bottom: 5px;
}

 
#trixeo-home #header-wrapper2 #Menu ul li:first-child a:after, 
#trixeo-werkingsmechanisme #header-wrapper2 #Menu ul li:nth-child(2) a:after, 
#trixeo-effectiviteit #header-wrapper2 #Menu ul li:nth-child(3) a:after, 
#trixeo-materialen #header-wrapper2 #Menu ul li:nth-child(4) a:after, 
#trixeo-contact #header-wrapper2 #Menu ul li:last-child a:after{
    width: 100%;
    background: #D0006F;
}

/*-------------For Experience Fragment-------------------*/
.thanks {
    font-family: Lexia-Regular;
    max-width: 560px;
    margin: 0 auto;
}

p.fors {
    font-size: 36px;
    line-height: 44px;
    /* font-family: Lexia-Regular; */
    color: #627C89;
    margin-bottom: 10px;
    font-family: 'Lexia-Regular';
}
p.click {
    font-size: 25px;
    line-height: 31px;
    font-family: Lexia-Regular;
    color: #627C89;
}
p.button1 {
    color: #1C1C28;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    font-family: Lexia-Italic;
    letter-spacing: 0.2px;
    padding: 16px 20px;
    border: 1px solid #1C1C28;
    width: 100%;
    text-align: center;
}
.thanks-btn {
    display: flex;
    gap: 40px;
    margin-top: 40px;
}
p.button1 a {
    color: red;
    color: #1C1C28;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    font-family: Lexia-Italic;
    letter-spacing: 0.2px;
    text-decoration: none;
}
p.button1:hover {
    background: #E366A9;
    background: #D0006F;
    border-color: #D0006F;
    color: #fff;
}
.thanks:hover a {
    color: white;
    /* background: #D0006F; */
}
.thanks:hover .button1 {
    background: #D0006F;
}
.thanks-btn p:first-child .button1:hover,
.thanks-btn p:last-child .button1:hover{
    background: #E366A9 !important;
    
}
.thanks-btn p:last-child .button1:hover{
    background: #E366A9 !important;
    
}   
p.button1:hover{
    background: #E366A9 !important;
}


/*------------New breadgrum added------------*/

#breadid {
    height: 40px;
    background: #EBEFEE;
}
#breadid p.alleeme a,
#text-breadid-mobile a{
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.2px;
    font-family: Lexia-Italic;
    color:#3C4242;
    
}
#breadid p.alleeme {
    position: relative;
    top: 10px;
}
#breadid p.alleeme a,
#breadid p.alleeme span.arrow-right{
    margin-right: 10px;
}
#breadid p.alleeme span.arrow-right img,
#breadid span.arrow-left,
#breadid p.alleeme a.linktre span.arr-left img{
    position: relative;
    bottom: 6px;
}
#breadid span.arrow-left {
    margin-right: 4px;
}
/*p.alleeme a:first-child {*/
/*    color: #FFFFFF;*/
/*    font-family: Lexia-Italic;*/
/*}*/
#breadid p.alleeme a.linktrex{
    background: #830051;
    color: white !important;
    padding: 4px 8px;
    border-radius: 90px;
}
#breadid p.alleeme span.cur-page {
    color: #8A8E8E;
    font-size: 14px;
    line-height: 20px;
    font-family: Lexia-Italic;
}
#breadid div#text-breadid-mobile {
    display: none;
}
#text-breadid-mobile a.linktre {
    position: relative;
    top: 8px;
}
#text-breadid-mobile span.arr-left {
    margin-right: 10px;
}




/*---------------Media queries-----------------------*/
@media screen and (max-width:1600px){/*container width: 1320px*/}
/*1366px screen*/
@media screen and (max-width:1366px){/*container width: 1140px*/}
/*iPad Landscape*/
@media screen and (max-width:1200px){/*container width: 960px*/}
/*iPad Portrait & Mobile Landscape*/
@media screen and (max-width:992px){/*container width: 720px*/
    #trixeo-home div#FetopHeader,
    #trixeo-werkingsmechanisme div#FetopHeader,
    #trixeo-effectiviteit div#FetopHeader,
    #trixeo-materialen div#FetopHeader,
    #trixeo-contact div#FetopHeader{
        visibility: hidden;
    }
    #trixeo-home div#fasenra-mobile-menu-row,
    #trixeo-werkingsmechanisme div#fasenra-mobile-menu-row,
    #trixeo-effectiviteit div#fasenra-mobile-menu-row,
    #trixeo-materialen div#fasenra-mobile-menu-row,
    #trixeo-contact div#fasenra-mobile-menu-row{
        height: 50px;
    }
    
    
    
     
    #fesenra-home #BrandHeaderMobile ul li:first-child a, 
    #trixeo-werkingsmechanisme #BrandHeaderMobile ul li:nth-child(2) a, 
    #trixeo-effectiviteit #BrandHeaderMobile ul li:nth-child(3) a, 
    #trixeo-materialen #BrandHeaderMobile ul li:nth-child(4) a, 
    #trixeo-contact #BrandHeaderMobile ul li:last-child a {
        color: #D0006F;
    }
    #trixeo-home #BrandHeaderMobile .cmp-accordion__panel,
    #trixeo-werkingsmechanisme #BrandHeaderMobile .cmp-accordion__panel,
    #trixeo-effectiviteit #BrandHeaderMobile .cmp-accordion__panel,
    #trixeo-materialen #BrandHeaderMobile .cmp-accordion__panel,
    #trixeo-contact #BrandHeaderMobile .cmp-accordion__panel {
        top: 49px;
    }
    #trixeo-home #BrandHeaderMobile .fesenra,
    #trixeo-werkingsmechanisme #BrandHeaderMobile .fesenra,
    #trixeo-effectiviteit #BrandHeaderMobile .fesenra,
    #trixeo-materialen #BrandHeaderMobile .fesenra,
    #trixeo-contact #BrandHeaderMobile .fesenra {
        top: -15px;
    }
    #trixeo-home #BrandHeaderMobile .cmp-accordion__button,
    #trixeo-werkingsmechanisme #BrandHeaderMobile .cmp-accordion__button,
    #trixeo-effectiviteit #BrandHeaderMobile .cmp-accordion__button,
    #trixeo-materialen #BrandHeaderMobile .cmp-accordion__button,
    #trixeo-contact #BrandHeaderMobile .cmp-accordion__button {
        height: 49px;
    }
}
/* Mobile Landscape */
@media screen and (max-width:767px){/*container width: 540px*/
    #trixeo-home div#FetopHeader,
    #trixeo-werkingsmechanisme div#FetopHeader,
    #trixeo-effectiviteit div#FetopHeader,
    #trixeo-materialen div#FetopHeader,
    #trixeo-contact div#FetopHeader {
        visibility: revert;
    }
    .linker {
        display: none;
    }
    #trixeo-home div#FetopHeader,
    #trixeo-werkingsmechanisme div#FetopHeader,
    #trixeo-effectiviteit div#FetopHeader,
    #trixeo-materialen div#FetopHeader,
    #trixeo-contact div#FetopHeader {
        position: relative;
        bottom: 26px;
        font-family: 'Lexia-Italic';
        font-size: 14px;
        line-height: 20px;
        font-style: oblique;
    }
    #trixeo-home div#FetopHeader img,
    #trixeo-werkingsmechanisme div#FetopHeader img,
    #trixeo-effectiviteit div#FetopHeader img,
    #trixeo-materialen div#FetopHeader img,
    #trixeo-contact div#FetopHeader img {
        position: relative;
        bottom: 6px;
        width: 15px;
        height: 8px;
        margin-right: 6px;
    }
    /*#trixeo-contact body .cmp-container__backgroundImage--enabled{*/
    /*      height: auto;*/
    /*    aspect-ratio: 25/3 !important;*/
    /*}*/
    #breadid div#text-breadid {
        display: none;
    }
    #breadid div#text-breadid-mobile {
        display: block;
    }
    
}
/* Mobile Portrait: website structure should be as per the mobile design */
@media screen and (max-width:540px){/*container width: 100%*/
    .thanks-btn {
        display: flex;
        gap: 20px;
        margin-top: 40px;
        flex-wrap: wrap;
    }
}
/* optional: if you found any issue in the mobile landscape use this below media
query */
@media only screen and (orientation: landscape) and (max-width: 991px) {
/*your css*/}


/*-------------css only for login issue-------------*/
@media only screen and (max-width:600px) {
    div#new_top_fr .user #loginHeader span.cmp-button__text {
        top: 64px;
    }
}