/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Shaneonabike - frontpage */
.diapo {
  -webkit-box-flex:0 60%;
  -moz-box-flex: 0 60%;
    -webkit-flex: 0 60%;
    -ms-flex: 0 60%;
    flex:0 60%;
}
.flexslider .slides .views-field-field-film-image a { display:block; }
img.adaptive-image { max-width:120%; }


/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}
#primary-menu-bar{
  max-width: 100%;
  width: 100%;
/*  float:left;*/
  clear:none;
    font-size: 98%;
}
.region-header {
    max-height: 70px;
    width: 20%;
}
.boutons #block-menu-block-2 .block-inner {
    background: url('images/bg-search.png') no-repeat scroll 0px 0px #fff;
    padding: 5px;
    margin:15px 2%;
    text-align: center;
    height: 120px;
}
.boutons #block-block-3 .block-inner{ 
    background:url(images/bg-camera.png) no-repeat  0 0 #fff;
    padding: 5px;
    margin:15px 2%;
    text-align: center;
    height: 120px;
}
.boutons #block-block-4 .block-inner{ 
    background:url(images/bg-chaise.png) no-repeat  0 0 #fff;
    padding: 5px;
    margin:15px 2%;
    text-align: center;
    height: 120px;
}
#header #primary-menu-bar {
    width: 60%;
}
#branding {
    margin: 20px 1%;
    max-width:35%;
}
#footer #primary-menu-bar {
    width: 100%;
}
#header .primary-menu-wrapper {
    width:100%;
}
#header #primary-menu-bar li a {
  padding:0 6px;
}
.i18n-fr #header #primary-menu-bar li a {
  padding:0 0 0 10px;
}

#main-content .view-content .views-row {
    width: 90%;
}
#block-views-frontpage-slideshow-block-2 .frontpage-slideshow {
  font-size:90%;
  line-height:1;
  width:60%;
}
#block-views-frontpage-slideshow-block-2 .other-summary p {
  font-size:60%;
}
.flex-direction-nav a:before {
  background-image:url(images/arrow-left-mobile.png);
}
.flex-direction-nav a.flex-next:before {
  background-image:url(images/arrow-right-mobile.png);
}
.flex-direction-nav a:before,
.flex-direction-nav a {
  width:37px;
  height:38px;
}

