	html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	b, u, i, center,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td,
	article, aside, canvas, details, embed,
	figure, figcaption, footer, header, hgroup,
	menu, nav, output, ruby, section, summary,
	time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		vertical-align: baseline;
	}





/*! normalize.css v2.1.1 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Prevent system color scheme's background color being used in Firefox, IE,
 *    and Opera.
 * 2. Prevent system color scheme's text color being used in Firefox, IE, and
 *    Opera.
 * 3. Set default font family to sans-serif.
 * 4. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    background: #fff; /* 1 */
    color: #000; /* 2 */
    font-family: sans-serif; /* 3 */
    -ms-text-size-adjust: 100%; /* 4 */
    -webkit-text-size-adjust: 100%; /* 4 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.gallery .control-operator:target ~ .controls .control-button {
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
}



.gallery .item:first-of-type {
  position: static;
  opacity: 1;
}
.gallery .item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.5s;
}
.gallery .control-operator {
  display: none;
}
.gallery .control-operator:target ~ .item {
  pointer-events: none;
  opacity: 0;
  animation: none;
}
.gallery .control-operator:target ~ .controls .control-button {
  animation: none;
}


.items-7.autoplay .control-button {
  animation: controlAnimation-5 35s infinite;
}
.items-7.autoplay .item {
  animation: galleryAnimation-5 35s infinite;
}
.items-7 .control-operator:nth-of-type(1):target ~ .item:nth-of-type(1) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(1),
.items-7 .item:nth-of-type(1) {
  animation-delay: -2s;
}
.items-7 .control-operator:nth-of-type(2):target ~ .item:nth-of-type(2) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(2),
.items-7 .item:nth-of-type(2) {
  animation-delay: 5s;
}
.items-7 .control-operator:nth-of-type(3):target ~ .item:nth-of-type(3) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(3),
.items-7 .item:nth-of-type(3) {
  animation-delay: 12s;
}

.items-7 .control-operator:nth-of-type(4):target ~ .item:nth-of-type(4) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(4),
.items-7 .item:nth-of-type(4) {
  animation-delay: 19s;
}

.items-7 .control-operator:nth-of-type(5):target ~ .item:nth-of-type(5) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(5),
.items-7 .item:nth-of-type(5) {
  animation-delay: 26s;
}

.items-7 .control-operator:nth-of-type(6):target ~ .item:nth-of-type(6) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(6),
.items-7 .item:nth-of-type(6) {
  animation-delay: 31s;
}
.items-7 .control-operator:nth-of-type(7):target ~ .item:nth-of-type(7) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(7),
.items-7 .item:nth-of-type(7) {
  animation-delay: 36s;
}

.items-7 .control-operator:nth-of-type(8):target ~ .item:nth-of-type(8) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(8),
.items-7 .item:nth-of-type(8) {
  animation-delay: 41s;
}

.items-7 .control-operator:nth-of-type(9):target ~ .item:nth-of-type(9) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(9),
.items-7 .item:nth-of-type(9) {
  animation-delay: 46s;
}


.items-7 .control-operator:nth-of-type(10):target ~ .item:nth-of-type(10) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(10),
.items-7 .item:nth-of-type(10) {
  animation-delay: 51s;
}

.items-7 .control-operator:nth-of-type(11):target ~ .item:nth-of-type(11) {
  pointer-events: auto;
  opacity: 1;
}
.items-7 .control-button:nth-of-type(11),
.items-7 .item:nth-of-type(11) {
  animation-delay: 56s;
}

/*
	Theme controls how everything looks in Gallery CSS.
*/


.gallery {
  position: relative;
}
.gallery .item {
  overflow: hidden;
}
.gallery .controls {
  position: absolute;
  bottom: 0;
  left: 50%;
  z-index: 2;
  width: 100%;
  margin-left: -50%;
  text-align: center;
}
.gallery .control-button {
  display: inline-block;
  margin: 0 0.02em;
  font-size: 3em;
  color: #ccc;
  color: rgba(255, 255, 255, 0.4);
  text-align: center;
  text-decoration: none;
  transition: color 0.1s;
}
.gallery .control-button:hover {
  color: white;
  color: rgba(255, 255, 255, 0.8);
}

.introduction h2 {
  font-family: 'p22_johnston_undergroundRg'; }

h2 {
  font-family: 'p22_johnston_undergroundRg'; }

h1 {
  font-family: 'p22_johnston_undergroundRg';
}



a {
  color: inherit; }

.gallery .item {
  height: 100%;
  text-rendering: optimizeLegibility; }
.gallery .introduction {
  background: #4D87E2;
  text-align: center; }
.gallery .custom-controls {
  background: #73C16F; }

.gallery .other {
  background:blue; }

.gallery .other2{
  background:#E27A46; }

.gallery header {
  color: white;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2); }

.gallery .item:first-of-type {
  position: absolute; }





.gallery .ribbon {
  position: absolute;
  top: -20px;
  right: 0;
  margin
  width: auto;
  z-index:8;
    }


.gallery .ribbon ul{
  padding-right:0px;
  top: 0;
  right: 0;
  width: auto;
    }

.gallery .ribbon ul li{

      display: inline-block;
      background-color:blue;
	  top: 0;
	  right:0;
	  padding:12px;
	  padding-top: 20px;
	  padding-bottom: 20px;
	  font-size:22px;
	  font-family:"UniversRoman", Helvetica;
	    }

		.gallery .ribbon ul li:first-child{
		      background-color:red;
 			-webkit-border-top-left-radius: 14px;
			-webkit-border-bottom-left-radius: 14px;
			-moz-border-radius-topleft: 14px;
			-moz-border-radius-bottomleft: 14px;
			border-top-left-radius: 14px;
			border-bottom-left-radius: 14px;
			    }







	.gallery .fond1 {
	  background: url(../img/ordi1.png) no-repeat;
	  background-size: cover;
	  z-index:2;


	}

	.gallery .superfluous1 {
	  background: url(../img/IMG_2298.JPG) no-repeat;
	  background-size: cover;
      position:absolute;
	  z-index:3;
	 opacity:0.98;
	 }

    .gallery .superfluous2 {
	  background: url(../img/IMG_2349.JPG) no-repeat;
	  background-size: cover;
      position:absolute;
	 }

	.gallery .superfluous3 {
	  background: url(../img/congrat.jpg) no-repeat;
	  background-size: cover;
	        position:absolute;}

	.gallery .superfluous4 {
	   background: url(../img/IMG_2372.JPG) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous5 {
	   background: url(../img/IMG_1.png) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous6{
	   background: url(../img/IMG_3.png) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous7{
	   background: url(../img/Image_4.png) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous8{
	   background: url(../img/Image_5.png) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous9{
	   background: url(../img/Image_6.png) no-repeat;
	   background-size: cover;
	   position:absolute;}

	.gallery .superfluous10{
	   background: url(../img/IMG_2.png) no-repeat;
	   background-size: cover;
	   position:absolute;}


nav img{
width:80%;
height:80%;

}










.superfluous1 h1{
	color:#fe8080;
	text-decoration:none;
}

.superfluous1 h2 a{

	text-decoration:none;
	margin-left:20px;
}

.gallery .superfluous2 h1, .superfluous3 h1, .superfluous3 h1, .superfluous4 h1, .superfluous5 h1, .superfluous6 h1, .superfluous7 h1,  .superfluous8 h1, .superfluous9 h1, superfluous10 h1, superfluous11 h1, superfluous12 h1, superfluous13 h1, superfluous14 h1, superfluous15 h1, superfluous16 h1, superfluous17 h1, superfluous18 h1, superfluous19 h1, superfluous20 h1{
	color:orange;
	text-decoration:none;
	margin-left:20px;
}




.superfluous, .superfluous1, .superfluous2, .superfluous3, .superfluous4, .superfluous5, .superfluous6, .superfluous7, .superfluous8, .superfluous9, .superfluous10, .superfluous11, .superfluous12, .superfluous13, .superfluous14, .superfluous15, .superfluous16, .superfluous17, .superfluous18, .superfluous19, .superfluous20, .superfluous21, .superfluous22, .superfluous23, .superfluous24, .superfluous25, .superfluous26, .superfluous27, .superfluous28, .superfluous29, .superfluous30 {
  display: table;
  height: 100%;
  width: 100%; }


.introduction header {
  display: table-cell;
  vertical-align: middle;
}

.introduction other {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 25%;
  font-size: .7em;
}

.introduction h1 {

  font-size: 5.5em;
  letter-spacing: 3px;}
.introduction h2 {
  margin: 0;
  font-size: 1em;
  color: rgba(255, 255, 255, 0.75); }

.gallery .custom-controls header {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 25%;
  font-size: .7em; }

.gallery .control-operator:nth-of-type(1):target ~ .first-controls {
  display: block; }

.gallery .control-operator:nth-of-type(2):target ~ .secondary-controls {
  display: block; }

.gallery .control-operator:nth-of-type(3):target ~ .third-controls {
  display: block; }

.gallery .control-operator:nth-of-type(4):target ~ .fourth-controls {
  display: block; }

.gallery .control-operator:nth-of-type(5):target ~ .five-controls {
  display: block; }

.gallery .control-operator:nth-of-type(6):target ~ .six-controls {
  display: block; }

.gallery .control-operator:nth-of-type(7):target ~ .seven-controls {
  display: block; }

.gallery .control-operator:nth-of-type(8):target ~ .eight-controls {
  display: block; }

.gallery .control-operator:nth-of-type(9):target ~ .nine-controls {
  display: block; }

.gallery .control-operator:nth-of-type(10):target ~ .ten-controls {
  display: block; }

.gallery .control-operator:nth-of-type(11):target ~ .eleven-controls {
  display: block; }

.gallery .first-controls, .gallery .secondary-controls, .gallery .third-controls, .gallery .fourth-controls, .gallery .five-controls, .gallery .six-controls, .gallery .seven-controls, .gallery .eight-controls, .gallery .nine-controls, .gallery .ten-controls, .gallery .eleven-controls{
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  pointer-events: none;
}

 .gallery .first-controls nav, .gallery .secondary-controls nav, .third-controls nav, .fourth-controls nav, .gallery .five-controls nav, .gallery .six-controls nav, .gallery .seven-controls nav, .gallery .eight-controls nav, .gallery .nine-controls nav, .gallery .ten-controls nav, .sgallery .eleven-controls nav{
    display: table-cell;
    vertical-align: middle; }

  .gallery .first-controls a, .gallery .secondary-controls a, .gallery .third-controls a, .gallery .fourth-controls a, .gallery .five-controls a, .gallery .six-controls a, .gallery .seven-controls a, .gallery .eight-controls a, .gallery .nine-controls a, .gallery .ten-controls a, .gallery .eleven-controls a{
    pointer-events: auto;
    height: 75px;
    width: 75px;
    border-radius: 60px;
    color: rgba(0, 255, 255, 0.6);
    font-size: 3em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    background: rgba(0, 0, 0, 0.);
        background-image: url(../images/UKflag.svg);
       opacity:0.8;
    transition: all 0.25s; }

	.gallery .first-controls a:nth-child(1) {
	  float: left;
	  margin-left: .2em;
	  display:none;}
	.gallery .first-controls a:nth-child(1) img {
	  margin-right: .1em; }
	.gallery .first-controls a:nth-child(2) {
	  float: right;
	  margin-right: .2em; }
	.gallery .first-controls a:nth-child(2) img {
	  margin-left: .1em; }

	.gallery .secondary-controls a:nth-child(1) {
	  float: left;
	  margin-left: .2em;
     }
	.gallery .secondary-controls a:nth-child(1) img {
	  margin-right: .1em; }
	.gallery .secondary-controls a:nth-child(2) {
	  float: right;
	  margin-right: .2em; }
	.gallery .secondary-controls a:nth-child(2) img {
	  margin-left: .1em; }

.gallery .third-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .third-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .third-controls a:nth-child(2) {
  float: right;
  margin-right: .2em; }
.gallery .third-controls a:nth-child(2) img {
  margin-left: .1em; }


.gallery .fourth-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .fourth-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .fourth-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
}
.gallery .fourth-controls a:nth-child(2) img {
  margin-left: .1em; }


.gallery .five-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .five-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .five-controls a:nth-child(2) {
  float: right;
  margin-right: .2em; }
.gallery .five-controls a:nth-child(2) img {
  margin-left: .1em; }

.gallery .six-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .six-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .six-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
}
.gallery .six-controls a:nth-child(2) img {
  margin-left: .1em; }

.gallery .seven-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .seven-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .seven-controls a:nth-child(2) {
  float: right;
  margin-right: .2em; 
}
.gallery .seven-controls a:nth-child(2) img {
  margin-left: .1em; }


.gallery .eight-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .eight-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .eight-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
  display:right;}
.gallery .eight-controls a:nth-child(2) img {
  margin-left: .1em; }

.gallery .nine-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .nine-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .nine-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
  display:right;}
.gallery .nine-controls a:nth-child(2) img {
  margin-left: .1em; }

.gallery .ten-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .ten-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .ten-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
  display:right;
  display:none;}
.gallery .ten-controls a:nth-child(2) img {
  margin-left: .1em; 
 }

.gallery .eleven-controls a:nth-child(1) {
  float: left;
  margin-left: .2em; }
.gallery .eleven-controls a:nth-child(1) img {
  margin-right: .1em; }
.gallery .eleven-controls a:nth-child(2) {
  float: right;
  margin-right: .2em;
  display:none;}
.gallery .eleven-controls a:nth-child(2) img {
  margin-left: .1em; }
/* ------------------------------------------------ */





.gallery .animations header {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }
  .gallery .animations header h1 {
    position: relative;
    z-index: 1; }
.gallery .animations h1 {
  font-size: 2.5em;
  font-weight: 600; }


.gallery .animations .sway {
  animation: sway 3s ease-in-out infinite alternate; }
.gallery .animations .float {
  animation: float 1.5m infinite; }

.share {
  background: whiteSmoke;
  border-bottom: 1px solid #cecece;
  padding: 1em 0;
  text-align: center; }
  .share .share-button {
    display: inline-block;
    margin: 0 1em; }

.main-module header {
  margin: 0 auto;
  text-align: center; }
.main-module h1 {
  display: inline-block;
  margin: 2.5em 0 0 0;
  font-size: 2em;
  text-transform: uppercase;
  letter-spacing: .2em;
  text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }
.main-module.coloured h1 {
  color: white; }
.main-module.coloured h2 {
  color: white;
  color: rgba(255, 255, 255, 0.75); }

.getting-started {
  color: #2b3e50; }
  .getting-started h1 {
    color: rgba(43, 62, 80, 0.8); }
  .getting-started h2 {
    font-size: 1.1em;
    font-weight: 500;
    color: rgba(43, 62, 80, 0.6); }
  .getting-started .steps {
    margin: 2em auto;
    padding: 0;
    list-style-position: inside; }
  .getting-started .steps li {
    margin: 2em 0; }
  .getting-started .steps pre {
    font-size: .9em; }

.releases {
  display: table;
  width: 100%;
  padding-bottom: 3em;
  text-align: center;
  color: white;
  background-color: #d36a6a; }
  .releases .download-options {
    width: 70%;
    margin: 0 auto;
    margin-top: 5em;
    overflow: visible; }
  .releases .download-options h3 {
    margin: 0;
    font-size: 2em;
    text-shadow: 0 2px 0 rgba(0, 0, 0, 0.1); }
  .releases .download-options .filesize {
    margin: 0;
    font-size: 1.2em;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.6); }
  .releases .prefixed,
  .releases .unprefixed {
    display: block;
    margin-bottom: 2em;
    text-decoration: none;
    transition: all 0.25s; }
    .releases .prefixed:hover,
    .releases .unprefixed:hover {
      transform: scale(1.025); }
  .releases footer {
    display: table-footer-group;
    color: rgba(255, 255, 255, 0.6);
    font-size: .8em; }
  .releases footer a {
    display: inline-block;
    margin-top: 3em;
    font-size: 1.2em;
    text-decoration: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    transition: all 0.25s ease-in-out; }
    .releases footer a:hover {
      color: white; }


footer[role="contentinfo"] .wrapper {
  padding: 2em 0; }
footer[role="contentinfo"] .icon-gallery {
  margin-right: .15em;
  margin-top: -.2em;
  float: left;
  color: #61ba96;
  font-size: 350%;
  -webkit-filter: drop-shadow(0 3px 0 rgba(0, 0, 0, 0.1));
  -moz-filter: drop-shadow(0 3px 0 rgba(0, 0, 0, 0.1));
  -ms-filter: drop-shadow(0 3px 0 rgba(0, 0, 0, 0.1));
  -o-filter: drop-shadow(0 3px 0 rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 3px 0 rgba(0, 0, 0, 0.1)); }
footer[role="contentinfo"] h3 {
  font-size: .9em;
  margin: 0; }
footer[role="contentinfo"] p {
  font-size: .7em;
  margin: 0; }
  footer[role="contentinfo"] p a {
    font-weight: 700; }

/* Localized */



.comment{

 background: url(images/stripes.jpg) repeat 0 0;
z-index:8;
font-family:'p22_johnston_undergroundRg';
  width: 100%;
  height: 100%;
    overflow:hidden;
}



.comment p{

    color:white;
    display: table-cell;
    vertical-align:middle;
    padding-top:50%;
    padding-bottom:5%;
    padding-right:66%;
    padding-left:5%;

}





header h1{

}

.row
{
    position:absolute;
    width: 100%;
    background: #b97a6f;
    vertical-align: middle;
    text-align: center;
    padding-top:12px;
    padding-bottom:8px;
    z-index:5;

}

.row li{
    display:inline-block;
    font-size: 2.5em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:90px;

}

.row li:first-child{
    font-size: 1.9em;
}

.row a{
text-decoration:none;
color:#66c3bc;
}

.row a:hover{
color:#4D87E2;
text-decoration:none;
}












@media screen and (max-width:970px) {
/* calendrier*/
#calendar1 li{
opacity:0.8;
background-color: #86c3bc;
font-size:0.9em;
display:inline-block;
width:90px;
Height:72px;
margin-right:10px;
border: 2px solid #fe8080;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 1px #000000;
-webkit-box-shadow: 0px 0px 1px #000000;
box-shadow: 0px 0px 1px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}


.rien{
opacity:0.3;

}


#calendar1 ul{
padding-bottom:15px;
clear:both;
}



#calendar1 li a{


   color:yellow;}


span p{
 display:inline-block;
      width: 100%;
background-color: yellow;
/*.display:none;*/}

.myday{
    display:inline-block;
/*.display:none;*/

}

.mytexte{
color:#fff580;
font-size:1.4em;
margin-bottom: 50px;
}




texte p:first-child{
margin-top:10px;

}

.mytexte p{
margin-top:9px;

}

.mytexte img{
width:101px;
height:36px
}

}

 @media screen and (max-width:770px) {
/* calendrier*/
#calendar1 li{
opacity:0.8;
background-color: #86c3bc;
font-size:0.6em;
display:inline-block;
width:60px;
Height:42px;
margin-right:10px;
border: 2px solid #fe8080;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 1px #000000;
-webkit-box-shadow: 0px 0px 1px #000000;
box-shadow: 0px 0px 1px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}


.rien{
opacity:0.3;

}


#calendar1 ul{
padding-bottom:15px;
clear:both;
}



#calendar1 li a{


   color:yellow;}


span p{
 display:inline-block;
      width: 100%;
background-color: yellow;
/*.display:none;*/}

.myday{
    display:inline-block;
/*.display:none;*/

}

.mytexte{
color:#fff580;
font-size:1.4em;
margin-bottom: 50px;
}




texte p:first-child{
margin-top:10px;

}

.mytexte p{
margin-top:9px;

}

.mytexte img{
width:101px;
height:36px
}

}





















    /*menu resize*/
@media screen and (max-width:1100px) {


.row li{
    display:inline-block;
    font-size: 1.8em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:60px;

}

.row li:first-child{
    font-size: 1.4em;
}



  }


 @media screen and (max-width:800px) {


.row li{
    display:inline-block;
    font-size: 1.5em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:40px;

}

.row li:first-child{
    font-size: 1.2em;
}

  }

 @media screen and (max-width:590px) {


.row li{
    display:inline-block;
    font-size: 1.3em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:30px;

}

.row li:first-child{
    font-size: .9em;
}


  }



 @media screen and (max-width:520px) {


.row li{
    display:inline-block;
    font-size: 1.2em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:20px;

}

.row li:first-child{
    font-size: .8em;
}
  }



 @media screen and (max-width:455px) {


.row li{
    display:inline-block;
    font-size: 1.0em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:12px;

}
                                                                                                                         .row li:first-child{
    font-size: .6em;
}
  }
                                                                                                                     @media screen and (max-width:330px) {


.row li{
    display:inline-block;
    font-size: 0.7em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:10px;

}
                                                                                                                         .row li:first-child{
    font-size: .5em;
}
  }
@media screen and (max-width:250px) {


.row li{
    display:inline-block;
    font-size: 0.6em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:8px;

}
                                                                                                                         .row li:first-child{
    font-size: .5em;
}
   }
@media screen and (max-width:220px) {


.row li{
    display:inline-block;
    font-size: 0.5em;
   font-weight: 700;
    font-family: 'p22_johnston_undergroundRg';
     margin-left:6px;

}
                                                                                                                         .row li:first-child{
    font-size: .5em;
}
   }

 @media screen and (max-width:560px) {
/* calendrier*/
#calendar1 li{
opacity:0.8;
background-color: #86c3bc;
font-size:0.4em;
display:inline-block;
width:40px;
Height:20px;
margin-right:10px;
border: 2px solid #fe8080;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 1px #000000;
-webkit-box-shadow: 0px 0px 1px #000000;
box-shadow: 0px 0px 1px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
}


.rien{
opacity:0.3;

}


#calendar1 ul{
padding-bottom:15px;
clear:both;
}



#calendar1 li a{


   color:yellow;}


span p{
 display:inline-block;
      width: 100%;
background-color: yellow;
/*.display:none;*/}

.myday{
    display:inline-block;
/*.display:none;*/

}

.mytexte{
color:#fff580;
font-size:1.4em;
margin-bottom: 50px;
}




texte p:first-child{
margin-top:10px;

}

.mytexte p{
margin-top:9px;

}

.mytexte img{
width:101px;
height:36px
}

}












