#wrapper .titlebar-wrapper {margin-top:64px;}
#wrapper .titlebar-wrapper > .fusion-row {position:initial;}
#wrapper .titlebar-wrapper .titlebar-content-wrapper .fusion-column-wrapper .fusion-row {gap:24px;}
#wrapper .titlebar-wrapper .titlebar-content-wrapper .fusion-text:empty {display:none!important;}
#wrapper .titlebar-wrapper .titlebar-image-wrapper {position:absolute; right:0; top:0; height:100%; width:64%; margin:0;}
#wrapper .titlebar-wrapper .titlebar-image-wrapper .fusion-image-element {height:100%;}
#wrapper .titlebar-wrapper .titlebar-image-wrapper .fusion-image-element .titlebar-image,
#wrapper .titlebar-wrapper .titlebar-image-wrapper .fusion-image-element .titlebar-image img {width:100%; height:100%; object-fit:cover;}

body:not(.home) #wrapper .titlebar-wrapper {min-height:48vh;}
/* body:not(.home) #wrapper .titlebar-wrapper > .fusion-row {flex-direction:row-reverse;} */
/* body:not(.home) #wrapper .titlebar-wrapper .titlebar-image-wrapper {left:0; right:auto;} */

@media screen and (max-width:1000px){
  body #wrapper .titlebar-wrapper {padding-top: 0px;min-height: auto; margin-top:32px}
  body #wrapper .titlebar-wrapper > .fusion-row {flex-direction:column-reverse;}
  #wrapper .titlebar-wrapper .titlebar-image-wrapper {position:relative; width:100%; height:auto; margin-bottom:32px;}
}
