#cnx-autoplay-container
{
  z-index:9999 !important;
}

@media only screen and (max-width: 720px) 
  {
    #cnx-fullScreen-container
    {
      z-index:9999 !important;
    }
    
}

.home #mvp-site-main {
    transition: margin-top .7s;
    z-index: 100;
}

#cnx-modal
{
  z-index:999 !important;
}