/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
#zone-branding
,#zone-menu,#messages{display:none}
#region-footer-first img{width:100%;height:auto;}
html{
  background:#000A14;
  }
#region-footer-first,#region-content,#region-sidebar-second{
  background:#3D2712;
  color:white;
  }
  #region-sidebar-second .content{margin:10px;}
  
#region-content .content{margin:10px;}
.front #region-content{display:none}
.description{color:white;}
#page-title{display:none;}
#region-user-first{display:inherit}
#region-user-second{display:none;}
#breadcrumb{display:none;}
.insertedphoto{width:90%;height:auto;}
a:visited, a:active, a{color:black;text-decoration:none;}
#region-sidebar-first{display:none;}
#region-user-first{width:100%;}

.views_slideshow_cycle_main {
  width: 100%;
  float: left;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .views-slideshow-cycle-main-frame-row {
  width: 100% !important;
  height: auto;
}
.views_slideshow_cycle_main .field-content {
  max-width: 100%;
  width: 100%;
}
.views_slideshow_cycle_main .field-content img {
  max-width: 100%;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}

.context-galleries #section-content .content {background:none;}
.context-galleries #section-content .node{background:url(/drupaltruva/sites/default/files/t/bg3.png)
}

.context-entertainment #region-sidebar-second img{
  height:auto;
  }




.ajax-register-links a:hover{
  color:white;
  }

.ajax-register-links a{color:white;display:block}






















