/*============================================================================
       SkaDate Support Lora: temp changes to hide website until modifications are ready 
  ============================================================================*/

.maintenance_cont {
 
    background-image:url("https://rapidd.com/ow_userfiles/themes/theme_image_1.jpg");
    padding-top: 40% !important;
    background-size: contain;
    background-repeat: no-repeat;
   color: transparent;
}

.maintenance_cont h1 {
    color: transparent;
}


@media (max-width: 500px) {
.maintenance_cont {
    background-image:url("https://rapidd.com/ow_userfiles/themes/theme_image_1.jpg");
    background-size:cover;
    padding-top: 147% !important;
}

/*============================================================================
      End of  SkaDate Support Lora: temp changes to hide website until modifications are ready 
  ============================================================================*/