.WaGadgetMobilePanel .mobilePanel {
    position: relative;
    height: 60px;
    background: #EC5A2C;
    color: white;
    Width:100%;
}

.camera_wrap {
    background: #ffffff00 !important;
}

.zonePlace.zoneHeader2{
    Background: #EC5A2C;
    max-height: 60px;
}

td#id_yGpJm32.WaLayoutItem{
    background: #ffffff70;
  
}
@media only screen and (max-width: 600px)td#id_yGpJm32.WaLayoutItem{
        height: 500px !important;
        
    }

@media only screen and (min-width: 600px)td#id_yGpJm32.WaLayoutItem{
        height: 300px !important;
    }

@media only screen and (max-width:770px){
    div.LogosDesktop{
        display:none;
    }
}

@media only screen and (min-width:770px){
    div.LogosMobile{
        display:none;
    }
}

@media only screen and (max-width:601px){
    a.LoginLink{
        display:none ;
    }
}

@media only screen and (max-width:601px){
   div.HeaderMobile{
        width:100% ;
        text-align: center;
    }
}



.HomeHero{
        max-width:100%;
        height:auto;
        Display: block;
      
    }

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton.active {
    background: #EC5A2C;

}

.WaGadgetMobilePanel .mobilePanel .mobilePanelButton:hover{
    background: #EC5A2C;

}

.WaGadgetMobilePanel .mobilePanel .menuInner ul ul li>.item>a {
    color: #f9f5f5;
    background: #EC5A2C;
}

.WaGadgetMobilePanel .mobilePanel .menuInner ul.firstLevel {
    margin: 0;
    padding: 12px 0;
    background: #EC5A2C;
    border-top: 1px solid #EC5A2C;
}

.WaGadgetMenuHorizontal.HorizontalMenuStyle002 .stickyMenu.active {
    background:#141038;
}

.camera_thumbs_cont {
    background: transparent;
}