.elementor-4446 .elementor-element.elementor-element-d9c8eec{--display:flex;--min-height:860px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--overlay-opacity:0.68;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:-50px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4446 .elementor-element.elementor-element-d9c8eec:not(.elementor-motion-effects-element-type-background), .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://mydreamglobal.com/wp-content/uploads/2026/01/DSC03514-scaled-e1768908862230.jpg");background-position:0px -330px;background-size:cover;}.elementor-4446 .elementor-element.elementor-element-d9c8eec::before, .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-background-video-container::before, .elementor-4446 .elementor-element.elementor-element-d9c8eec > .e-con-inner > .elementor-background-video-container::before, .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-background-slideshow::before, .elementor-4446 .elementor-element.elementor-element-d9c8eec > .e-con-inner > .elementor-background-slideshow::before, .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-bb09144 );--background-overlay:'';}.elementor-4446 .elementor-element.elementor-element-20ce94a{width:100%;max-width:100%;}.elementor-4446 .elementor-element.elementor-element-20ce94a > .elementor-widget-container{margin:0px 0px 0px 0px;padding:05px 0px 0px 0px;}.elementor-4446 .elementor-element.elementor-element-85f877d{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4446 .elementor-element.elementor-element-1265dc9{width:100%;max-width:100%;}.elementor-4446 .elementor-element.elementor-element-1265dc9 > .elementor-widget-container{margin:320px 0px 0px 0px;}.elementor-4446 .elementor-element.elementor-element-1265dc9.elementor-element{--align-self:center;}.elementor-4446 .elementor-element.elementor-element-0d0669d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4446 .elementor-element.elementor-element-0d0669d:not(.elementor-motion-effects-element-type-background), .elementor-4446 .elementor-element.elementor-element-0d0669d > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-bb09144 );}.elementor-4446 .elementor-element.elementor-element-6debc87{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4446 .elementor-element.elementor-element-76a699a > .elementor-widget-container{margin:-50px 0px 50px 0px;padding:0px 0px 0px 0px;}@media(max-width:1024px){.elementor-4446 .elementor-element.elementor-element-d9c8eec:not(.elementor-motion-effects-element-type-background), .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-4446 .elementor-element.elementor-element-d9c8eec:not(.elementor-motion-effects-element-type-background), .elementor-4446 .elementor-element.elementor-element-d9c8eec > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}/* Start custom CSS for html, class: .elementor-element-1265dc9 *//* MAIN ROW */
.mg-top-row{
  display:flex;
  justify-content:space-between;
  align-items:center;

}

/* LEFT BLOCK (ZEE5 + LABEL) */
.mg-left{
  display:flex;
  flex-direction:column;
  align-items:center;      /* 🔹 center horizontally */
  
  text-align:center;
}

/* ZEE5 LOGO */
.zee5-logo{
  height:60px;
  width:auto;
}

/* LABEL BELOW LOGO */
.partner-label{
  font-family:"Inter",sans-serif;
  font-size:15px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#ffffff;
  font-weight: 900;
}

/* RIGHT BLOCK */
.mg-right{
  display:flex;
  justify-content:center;
  align-items:center;
}

/* 10TH ANNIVERSARY LOGO */
.anniv-logo{
  height:160px;            /* dominant, matches reference */
  width:auto;
}

/* RESPONSIVE */
@media(max-width:900px){
  .mg-top-row{
    flex-direction:column;
    gap:50px;
    text-align:center;
  }

  .zee5-logo{
    height:60px;
  }

  .anniv-logo{
    height:120px;
  }
}/* End custom CSS */