@media screen and (orientation: portrait) {.appleportrait {clear: both;}}

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
body {
    margin:0;
    font-family: "Open Sans", sans-serif;
    font-size:100%; 
    line-height:150%;
}
/* HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */

abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2.37em;
  margin: 0.67em 0;
}

h2{
  font-size: 1.73em;
}
h3{
  font-size: 1.39em;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    line-height:1.4;
}

h1{
	font-weight: 800; /* Updated */
}

h2,h2,h3,h4,h5{
 font-weight: 400; /* Updated */
}

@media all and (max-width: 1024px) {
    h1 {font-size: 1.8em;}
    h2 {font-size: 1.5em;}
    h3 {font-size: 1.2em;}
    h4 {font-size: 1em;}
    h5 {font-size: 0.9em;}
    h6 {font-size: 0.8em;}
    .display h1 {
        font-size: 1.8em;
    }
}
/* Embedded content
   ========================================================================== */
img {
  border: 0;
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

figure {
  margin: 0px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}
a {color: #f57325;} /* Updated (#08c9b9) */
hr {border:none;border-top: rgba(0, 0, 0, 0.18) 1px solid;margin-top: 2em;margin-bottom: 2em;}    

/* ==========================================================================
   Pure Base Extras
   ========================================================================== */

.hidden,
[hidden] {
    display: none !important;
}

.center{
  text-align: center;
}

.pure-img {
    max-width: 100%;
    height: auto;
    display: block;
}
.pure-r{
    /*letter-spacing: -0.31em;  Webkit: collapse white-space between units */
    *letter-spacing: normal; /* reset IE < 8 */
    *word-spacing: -0.43em; /* IE < 8: collapse white-space between units */
    text-rendering: optimizespeed; /* Webkit: fixes text-rendering: optimizeLegibility */
    padding: 10px 0px;
}
.container{
  max-width:1120px;
  margin: auto !important;
}
.container-pure{
  max-width:1120px;
  margin: auto !important;
  padding: 0 .5em;
}
.opera-only :-o-prefocus,
.pure-r{
    word-spacing: -0.43em;
}
.pure-max{
  padding:0;
  position:relative;
  width:100%;
}
.pure-c, .pure-max {
    display: inline-block;
    *display: inline; /* IE < 8: fake inline-block */
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}
.pure-r[class *= "pure-c"] {
    font-family: sans-serif;
}

.pure-c-1,
.pure-c-1-1,
.pure-c-1-2,
.pure-c-1-3,
.pure-c-2-3,
.pure-c-1-4,
.pure-c-3-4,
.pure-c-1-5,
.pure-c-2-5,
.pure-c-3-5,
.pure-c-4-5,
.pure-c-5-5,
.pure-c-1-6,
.pure-c-5-6,
.pure-c-1-8,
.pure-c-3-8,
.pure-c-5-8,
.pure-c-7-8,
.pure-c-1-12,
.pure-c-5-12,
.pure-c-7-12,
.pure-c-11-12,
.pure-c-1-24,
.pure-c-2-24,
.pure-c-3-24,
.pure-c-4-24,
.pure-c-5-24,
.pure-c-6-24,
.pure-c-7-24,
.pure-c-8-24,
.pure-c-9-24,
.pure-c-10-24,
.pure-c-11-24,
.pure-c-12-24,
.pure-c-13-24,
.pure-c-14-24,
.pure-c-15-24,
.pure-c-16-24,
.pure-c-17-24,
.pure-c-18-24,
.pure-c-19-24,
.pure-c-20-24,
.pure-c-21-24,
.pure-c-22-24,
.pure-c-23-24,
.pure-c-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
}

.pure-c-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
}

.pure-c-1-12,
.pure-c-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
}

.pure-c-1-8,
.pure-c-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
}

.pure-c-1-6,
.pure-c-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
}

.pure-c-1-5 {
    width: 20%;
    *width: 19.9690%;
}

.pure-c-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
}

.pure-c-1-4,
.pure-c-6-24 {
    width: 25%;
    *width: 24.9690%;
}

.pure-c-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
}

.pure-c-1-3,
.pure-c-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
}

.pure-c-3-8,
.pure-c-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
}

.pure-c-2-5 {
    width: 40%;
    *width: 39.9690%;
}

.pure-c-5-12,
.pure-c-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
}

.pure-c-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
}

.pure-c-1-2,
.pure-c-12-24 {
    width: 50%;
    *width: 49.9690%;
}

.pure-c-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
}

.pure-c-7-12,
.pure-c-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
}

.pure-c-3-5 {
    width: 60%;
    *width: 59.9690%;
}

.pure-c-5-8,
.pure-c-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
}

.pure-c-2-3,
.pure-c-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
}

.pure-c-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
}

.pure-c-3-4,
.pure-c-18-24 {
    width: 75%;
    *width: 74.9690%;
}

.pure-c-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
}

.pure-c-4-5 {
    width: 80%;
    *width: 79.9690%;
}

.pure-c-5-6,
.pure-c-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
}

.pure-c-7-8,
.pure-c-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
}

.pure-c-11-12,
.pure-c-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
}

.pure-c-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
}

.pure-c-1,
.pure-c-1-1,
.pure-c-5-5,
.pure-c-24-24 {
    width: 100%;
}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
.column.flow-opposite{ float: right; }
.pure-button {
    /* Structure */
    display: inline-block;
    zoom: 1;
    line-height: normal;
    white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.column > img, .column > figure, .column > .embed-responsive {
  margin-bottom: 1em;
  margin-top: 1em;

}
.column > img{
  max-width: 100%;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

/*csslint outline-none:false*/

.pure-button {
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    color: #444; /* rgba not supported (IE 8) */
    color: rgba(0, 0, 0, 0.80); /* rgba supported */
    border: 1px solid #999;  /*IE 6/7/8*/
    border: none rgba(0, 0, 0, 0);  /*IE9 + everything else*/
    background-color: #E6E6E6;
    text-decoration: none;
    border-radius: 2px;
}

.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0,0,0, 0.05)), to(rgba(0,0,0, 0.10)));
    background-image: -webkit-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: -moz-linear-gradient(top, rgba(0,0,0, 0.05) 0%, rgba(0,0,0, 0.10));
    background-image: -o-linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
    background-image: linear-gradient(transparent, rgba(0,0,0, 0.05) 40%, rgba(0,0,0, 0.10));
}
.pure-button:focus {
    outline: 0;
}
.pure-button-active,
.pure-button:active {
    box-shadow: 0 0 0 1px rgba(0,0,0, 0.15) inset, 0 0 6px rgba(0,0,0, 0.20) inset;
    border-color: #000\9;
}

.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
    border: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    filter: alpha(opacity=40);
    -khtml-opacity: 0.40;
    -moz-opacity: 0.40;
    opacity: 0.40;
    cursor: not-allowed;
    box-shadow: none;
}

.pure-button-hidden {
    display: none;
}

/* Firefox: Get rid of the inner focus border */
.pure-button::-moz-focus-inner{
    padding: 0;
    border: 0;
}

.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
    background-color: rgb(0, 120, 231);
    color: #fff;
}

/*csslint box-model:false*/
/*
Box-model set to false because we're setting a height on select elements, which
also have border and padding. This is done because some browsers don't render
the padding. We explicitly set the box-model for select elements to border-box,
so we can ignore the csslint warning.
*/

.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select,
.pure-form textarea {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pure-form input:not([type]) {
    padding: 0.5em 0.6em;
    display: inline-block;
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 3px #ddd;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.pure-form input[type="color"] {
    padding: 0.2em 0.5em;
}


.pure-form input[type="text"]:focus,
.pure-form input[type="password"]:focus,
.pure-form input[type="email"]:focus,
.pure-form input[type="url"]:focus,
.pure-form input[type="date"]:focus,
.pure-form input[type="month"]:focus,
.pure-form input[type="time"]:focus,
.pure-form input[type="datetime"]:focus,
.pure-form input[type="datetime-local"]:focus,
.pure-form input[type="week"]:focus,
.pure-form input[type="number"]:focus,
.pure-form input[type="search"]:focus,
.pure-form input[type="tel"]:focus,
.pure-form input[type="color"]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
    outline: 0;
    border-color: #129FEA;
}
.pure-form input:not([type]):focus {
    outline: 0;
    border-color: #129FEA;
}

.pure-form input[type="file"]:focus,
.pure-form input[type="radio"]:focus,
.pure-form input[type="checkbox"]:focus {
    outline: thin solid #129FEA;
    outline: 1px auto #129FEA;
}
.pure-form .pure-checkbox,
.pure-form .pure-radio {
    margin: 0.5em 0;
    display: block;
}

.pure-form input[type="text"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="week"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="color"][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}
.pure-form input:not([type])[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3;
}
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
    background-color: #eee; /* menu hover bg color */
    color: #777; /* menu text color */
    border-color: #ccc;
}

.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
    color: #b94a48;
    border-color: #e9322d;
}
.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus,
.pure-form input[type="checkbox"]:focus:invalid:focus {
    outline-color: #e9322d;
}
.pure-form select {
    /* Normalizes the height; padding is not sufficient. */
    min-height: 2.25em;
    border: 1px solid #ccc;
    background-color: white;
}
.pure-form select[multiple] {
    height: auto;
}
.pure-form label {
    margin: 0.5em 0 0.2em;
}
.pure-form fieldset {
    margin: 0;
    padding: 0.35em 0 0.75em;
    border: 0;
}
.pure-form legend {
    display: block;
    width: 100%;
    padding: 0.3em 0;
    margin-bottom: 0.3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5;
}

.pure-form-stacked input[type="text"],
.pure-form-stacked input[type="password"],
.pure-form-stacked input[type="email"],
.pure-form-stacked input[type="url"],
.pure-form-stacked input[type="date"],
.pure-form-stacked input[type="month"],
.pure-form-stacked input[type="time"],
.pure-form-stacked input[type="datetime"],
.pure-form-stacked input[type="datetime-local"],
.pure-form-stacked input[type="week"],
.pure-form-stacked input[type="number"],
.pure-form-stacked input[type="search"],
.pure-form-stacked input[type="tel"],
.pure-form-stacked input[type="color"],
.pure-form-stacked input[type="file"],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
    display: block;
    margin: 0.25em 0;
}
.pure-form-stacked input:not([type]) {
    display: block;
    margin: 0.25em 0;
}
.pure-form-aligned input,
.pure-form-aligned textarea,
.pure-form-aligned select,
.pure-form-aligned .pure-help-inline,
.pure-form-message-inline {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
}
.pure-form-aligned textarea {
    vertical-align: top;
}

/* Aligned Forms */
.pure-form-aligned .pure-control-group {
    margin-bottom: 0.5em;
}
.pure-form-aligned .pure-control-group label {
    /*text-align: right;*/
    display: inline-block;
    vertical-align: middle;
    /*width: 10em;*/
    margin: 0 1em 0 0;
}
.pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 11em;
}

/* Rounded Inputs */
.pure-form input.pure-input-rounded,
.pure-form .pure-input-rounded {
    border-radius: 2em;
    padding: 0.5em 1em;
}

/* Grouped Inputs */
.pure-form .pure-group fieldset {
    margin-bottom: 10px;
}
.pure-form .pure-group input,
.pure-form .pure-group textarea {
    display: block;
    padding: 10px;
    margin: 0 0 -1px;
    border-radius: 0;
    position: relative;
    top: -1px;
}
.pure-form .pure-group input:focus,
.pure-form .pure-group textarea:focus {
    z-index: 3;
}
.pure-form .pure-group input:first-child,
.pure-form .pure-group textarea:first-child {
    top: 1px;
    border-radius: 4px 4px 0 0;
    margin: 0;
}
.pure-form .pure-group input:first-child:last-child,
.pure-form .pure-group textarea:first-child:last-child {
    top: 1px;
    border-radius: 4px;
    margin: 0;
}
.pure-form .pure-group input:last-child,
.pure-form .pure-group textarea:last-child {
    top: -2px;
    border-radius: 0 0 4px 4px;
    margin: 0;
}
.pure-form .pure-group button {
    margin: 0.35em 0;
}

.pure-form .pure-input-1 {
    width: 100%;
}
.pure-form .pure-input-2-3 {
    width: 66%;
}
.pure-form .pure-input-1-2 {
    width: 50%;
}
.pure-form .pure-input-1-3 {
    width: 33%;
}
.pure-form .pure-input-1-4 {
    width: 25%;
}
.pure-form .pure-help-inline,
.pure-form-message-inline {
    display: inline-block;
    padding-left: 0.3em;
    color: #666;
    vertical-align: middle;
    font-size: 0.875em;
}

/* Block help for forms */
.pure-form-message {
    display: block;
    color: #666;
    font-size: 0.875em;
}

.pure-overlay{
  position:absolute;
}
.pure-overlay-content{
  position:absolute;
  max-width:1120px;
  margin:0 auto;
  left:0;
  right:0;
  padding:10px;
}
.pure-overlay-content h1{margin:4px 0 4px 0;}

.pure-overlay-content-bottom{bottom: 1%;}

.pure-overlay-content-right{text-align: right;}

.pure-overlay-bottom{bottom: 4%;}

.pure-overlay-top{top: 4%;}

.pure-overlay-right{right:2%;}

.pure-overlay-left{left:2%;}


.right{text-align:right;}

.pure-overlay-center{
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}
.pure-overlay label,
.pure-overlay-content label{
  background:rgba(255,255,255,0.6);
  padding:.3em .6em;
}

@media only screen and (max-width : 480px) {
    .pure-form button[type="submit"] {
        margin: 0.7em 0 0;
    }

    .pure-form input:not([type]),
    .pure-form input[type="text"],
    .pure-form input[type="password"],
    .pure-form input[type="email"],
    .pure-form input[type="url"],
    .pure-form input[type="date"],
    .pure-form input[type="month"],
    .pure-form input[type="time"],
    .pure-form input[type="datetime"],
    .pure-form input[type="datetime-local"],
    .pure-form input[type="week"],
    .pure-form input[type="number"],
    .pure-form input[type="search"],
    .pure-form input[type="tel"],
    .pure-form input[type="color"],
    .pure-form label {
        margin-bottom: 0.3em;
        display: block;
    }

    .pure-group input:not([type]),
    .pure-group input[type="text"],
    .pure-group input[type="password"],
    .pure-group input[type="email"],
    .pure-group input[type="url"],
    .pure-group input[type="date"],
    .pure-group input[type="month"],
    .pure-group input[type="time"],
    .pure-group input[type="datetime"],
    .pure-group input[type="datetime-local"],
    .pure-group input[type="week"],
    .pure-group input[type="number"],
    .pure-group input[type="search"],
    .pure-group input[type="tel"],
    .pure-group input[type="color"] {
        margin-bottom: 0;
    }

    .pure-form-aligned .pure-control-group label {
        margin-bottom: 0.3em;
        text-align: left;
        display: block;
        width: 100%;
    }

    .pure-form-aligned .pure-controls {
        margin: 1.5em 0 0 0;
    }

    /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
    .pure-form .pure-help-inline,
    .pure-form-message-inline,
    .pure-form-message {
        display: block;
        font-size: 0.75em;
        /* Increased bottom padding to make it group with its related input element. */
        padding: 0.2em 0 0.8em;
    }
}

/*csslint adjoining-classes: false, box-model:false*/
.pure-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.pure-menu-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 3;
}

.pure-menu-list,
.pure-menu-item {
    position: relative;
}

.pure-menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pure-menu-item {
    padding: 0;
    margin: 0;
    height: 100%;
}

.pure-menu-link,
.pure-menu-heading {
    display: block;
    text-decoration: none;
    white-space: nowrap;
}

/* HORIZONTAL MENU */
.pure-menu-horizontal {
    width: 100%;
    white-space: nowrap;
}

.pure-menu-horizontal .pure-menu-list {
    display: inline-block;
}

/* Initial menus should be inline-block so that they are horizontal */
.pure-menu-horizontal .pure-menu-item,
.pure-menu-horizontal .pure-menu-heading,
.pure-menu-horizontal .pure-menu-separator {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
}

.pure-menu-item .pure-menu-item {
    display: block;
}

.pure-menu-children {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    margin: 0;
    padding: 0;
    z-index: 3;
}

.pure-menu-horizontal .pure-menu-children {
    left: 0;
    top: auto;
    width: inherit;
}

.pure-menu-allow-hover:hover > .pure-menu-children,
.pure-menu-active > .pure-menu-children {
    display: block;
    position: absolute;
}

.pure-menu-has-children > .pure-menu-link:after {
    padding-left: 0.5em;
    content: "\25B8";
    font-size: small;
}

.pure-menu-horizontal .pure-menu-has-children > .pure-menu-link:after {
    content: "\25BE";
}

.pure-menu-scrollable {
    overflow-y: scroll;
    overflow-x: hidden;
}

.pure-menu-scrollable .pure-menu-list {
    display: block;
}

.pure-menu-horizontal.pure-menu-scrollable .pure-menu-list {
    display: inline-block;
}

.pure-menu-horizontal.pure-menu-scrollable {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: none;
    -webkit-overflow-scrolling: touch;
    padding: .5em 0;
}

.pure-menu-horizontal.pure-menu-scrollable::-webkit-scrollbar {
    display: none;
}
.pure-menu-separator {
    background-color: #ccc;
    height: 1px;
    margin: .3em 0;
}

.pure-menu-horizontal .pure-menu-separator {
    width: 1px;
    height: 1.3em;
    margin: 0 .3em ;
}

.pure-menu-heading {
    text-transform: uppercase;
    color: #565d64;
}

.pure-menu-link {
    color: #777;
}

.pure-menu-children {
    background-color: #fff;
}

.pure-menu-link,
.pure-menu-disabled,
.pure-menu-heading {
    padding: .5em 1em;
}

.pure-menu-disabled {
    opacity: .5;
}

.pure-menu-disabled .pure-menu-link:hover {
    background-color: transparent;
}

.pure-menu-active > .pure-menu-link,
.pure-menu-link:hover,
.pure-menu-link:focus {
    background-color: #eee;
}

.pure-menu-selected .pure-menu-link,
.pure-menu-selected .pure-menu-link:visited {
    color: #000;
}

.pure-table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
}

.pure-table caption {
    color: #000;
    font: italic 85%/1 arial, sans-serif;
    padding: 1em 0;
    text-align: center;
}

.pure-table td,
.pure-table th {
    border-left: 1px solid #cbcbcb;/*  inner column border */
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible; /*to make ths where the title is really long work*/
    padding: 0.5em 1em; /* cell padding */
}
.pure-table td:first-child,
.pure-table th:first-child {
    border-left-width: 0;
}

.pure-table thead {
    background-color: #e0e0e0;
    color: #000;
    text-align: left;
    vertical-align: bottom;
}
.pure-table td {
    background-color: transparent;
}
.pure-table-odd td {
    background-color: #f2f2f2;
}

.pure-table-striped tr:nth-child(2n-1) td {
    background-color: #f2f2f2;
}
.pure-table-bordered td {
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-bordered tbody > tr:last-child > td {
    border-bottom-width: 0;
}

/* HORIZONTAL BORDERED TABLES */

.pure-table-horizontal td,
.pure-table-horizontal th {
    border-width: 0 0 1px 0;
    border-bottom: 1px solid #cbcbcb;
}
.pure-table-horizontal tbody > tr:last-child > td {
    border-bottom-width: 0;
}

/******************************************************/
.display h1 {
    font-weight: 800;
    font-size: 3em;
    line-height:1.4;
    text-transform: uppercase;
}
.display p {
    font-size: 1.5em;
    font-style: italic;
}

.display h1 span {font-size: 2.8em;line-height:1.4;}
.display p span {font-size: 1.5em;line-height:2;}
h1 span {font-size: 2.37em;line-height:1.4;}
h2 span {font-size: 1.83em;line-height:1.4;}
h3 span {font-size: 1.39em;line-height:1.4;}
h4 span {font-size: 1.1em;line-height:1.4;}
h5 span {font-size: 0.98em;line-height:1.4;}
h6 span {font-size: 0.85em;line-height:1.4;}
p span {font-size: 1em; line-height: 2;}
li span {font-size: 16px; line-height: 2;}

@media all and (max-width: 1024px) {
    .display h1 {
        font-size: 1.8em;
    }
}
@media (min-width: 40rem) {
    .column {
        padding-left: 1.32rem;
        padding-right: 1.32rem;
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

.embed-responsive {position: relative;display:block;height:0;padding:0;overflow:hidden;} 
.embed-responsive.embed-responsive-16by9 {padding-bottom: 56.25%;}
.embed-responsive.embed-responsive-4by3 {padding-bottom: 75%;}
.embed-responsive iframe {position: absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0;}

.quote {position:relative;margin:1.5em 0;}
.quote > i {position: absolute;top: -10px; left: -7px;font-size: 2em;color:rgba(51,51,51,0.44);}
.quote > small {margin-left:50px;opacity: 0.7;font-size: 1em;}
.quote > p {margin-left:50px;font-size: 1.5em;}

.btn {
    padding: 7px 25px;
    font-size: 1em;
    line-height: 2em;
    /*border-radius: 5px;*/
    letter-spacing: 1px;  

    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;    
}

.btn.btn-primary {color: #ffffff;background-color:#F57325;}
.btn.btn-primary:hover {color: #ffffff;background-color: #c66d07;border-color: #c66d07;}
.btn.btn-default {color: #333333;background-color: #d3d3d3;}
.btn.btn-default:hover {color: #111;background-color: #ccc;border-color: #ccc;}

.social {line-height:1;margin-bottom:1.5em}
.social a > i {text-decoration:none;color:#333;font-size:1.2em;margin:0 5px 0 0;-webkit-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.social a:hover > i {color:#08c9b9;}

.list > h2, .list > h3 {margin: 0 0 0 50px}
/**********************************
    Header Image with Caption
***********************************/
figure.hdr {
  position: relative;
  width: 100%;
  overflow:hidden;
    background-color: #000;   
}
figure.hdr img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 0.8;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s; 
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
figure.hdr:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
figure.hdr figcaption {
    position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60%; 
  padding: 0 2.5em;
  color: #fff;
  font-size: 1.55em;
  text-align: center;
  box-sizing: border-box;
  z-index:1;
}
/* Text */
figure.hdr h2 {
  font-weight: 300;
  text-transform: uppercase;
    color: rgba(255,255,255,0.9);
}
figure.hdr h2 span {
  font-weight: 800;
}
figure.hdr p {
  letter-spacing: 1px;
  font-size: 68.5%;
  text-transform: uppercase;
}
figure.hdr h2, figure.hdr p {
  margin: 0;
  z-index:10000;
}
/* Cosmetic */
figure.hdr div {
  height: 100%; 
  z-index:0;
}
figure.hdr div::before,
figure.hdr div::after {
  position: absolute;
  content: '';
}
/* One */
figure.one div::before {
  top: 50px;
  right: 30px;
  bottom: 50px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
figure.one div::after {
  top: 30px;
  right: 50px;
  bottom: 30px;
  left: 50px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* Two */
figure.two div::before {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
figure.two div::after {
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
/* Three */
figure.three figcaption {
  height: 70%; 
}
figure.three p {
  margin: 1em 0 0;
  padding: 2em;
  border: 1px solid #fff; 
} 
/* Four */
figure.four figcaption {
  height: 60%; 
  text-align: left;
}
figure.four p {
  position: absolute;
  right: 50px;
  bottom: 50px;
  left: 50px;
  padding: 2em;
  border: 7px solid #fff;
}
/* Five */
figure.five figcaption {
  height: 100%; 
  text-align: right;
}
figure.five h2 {
    position: absolute;
    left: 50px;
  right: 50px;
  top: 10%;
  border-bottom: 5px solid #fff;
}
figure.five p {
  position: absolute;
  right: 50px;
  bottom: 10%;
}
/* Six */
figure.six figcaption {
  height: 70%;
}
figure.six h2 {
    padding-bottom: 3%;
  border-bottom: 1px solid #fff;
}
figure.six p {
  padding-top: 6%;
}
/* Seven */
figure.seven figcaption {
  height: 90%;
  text-align:left;
}
figure.seven h2 {
  border-bottom: 3px solid #fff;
}
figure.seven p {
    padding-top: 1em;
}
/* Eight */
figure.eight figcaption {
  height: 100%; 
  text-align: right;
}
figure.eight h2 {
  position: absolute;
  left: 50%;
  right: 50px;
  bottom: 10%;
}
figure.eight p {
    position: absolute;
    left: 50px;
  right: 50%;
  top: 10%;
  padding-right:0.5em;
  border-right: 1px solid #fff;
}

.coloured-grey{background: rgba(51, 51, 51, 0.8); color:#fff;}
.coloured-grey h1{color:#F57325;}
.coloured-grey h2{color:#fff;}
.coloured-light-grey{background: rgba(236, 236, 236, 1); padding:48px 0;}
[class^="text-"],
[class*=" text-"] {

}
.text-small{font-size:.8em;}
.text-medium{font-size:1.4em;}
.text-large{font-size:1.8em;}
.text-exlarge{font-size:2.2em;}

/*!
Pure v0.6.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/

@media screen and (min-width: 35.5em) {
    .pure-c-sm-1,
    .pure-c-sm-1-1,
    .pure-c-sm-1-2,
    .pure-c-sm-1-3,
    .pure-c-sm-2-3,
    .pure-c-sm-1-4,
    .pure-c-sm-3-4,
    .pure-c-sm-1-5,
    .pure-c-sm-2-5,
    .pure-c-sm-3-5,
    .pure-c-sm-4-5,
    .pure-c-sm-5-5,
    .pure-c-sm-1-6,
    .pure-c-sm-5-6,
    .pure-c-sm-1-8,
    .pure-c-sm-3-8,
    .pure-c-sm-5-8,
    .pure-c-sm-7-8,
    .pure-c-sm-1-12,
    .pure-c-sm-5-12,
    .pure-c-sm-7-12,
    .pure-c-sm-11-12,
    .pure-c-sm-1-24,
    .pure-c-sm-2-24,
    .pure-c-sm-3-24,
    .pure-c-sm-4-24,
    .pure-c-sm-5-24,
    .pure-c-sm-6-24,
    .pure-c-sm-7-24,
    .pure-c-sm-8-24,
    .pure-c-sm-9-24,
    .pure-c-sm-10-24,
    .pure-c-sm-11-24,
    .pure-c-sm-12-24,
    .pure-c-sm-13-24,
    .pure-c-sm-14-24,
    .pure-c-sm-15-24,
    .pure-c-sm-16-24,
    .pure-c-sm-17-24,
    .pure-c-sm-18-24,
    .pure-c-sm-19-24,
    .pure-c-sm-20-24,
    .pure-c-sm-21-24,
    .pure-c-sm-22-24,
    .pure-c-sm-23-24,
    .pure-c-sm-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-sm-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-sm-1-12,
    .pure-c-sm-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-sm-1-8,
    .pure-c-sm-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-sm-1-6,
    .pure-c-sm-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-sm-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-sm-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-sm-1-4,
    .pure-c-sm-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-sm-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-sm-1-3,
    .pure-c-sm-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-sm-3-8,
    .pure-c-sm-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-sm-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-sm-5-12,
    .pure-c-sm-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-sm-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-sm-1-2,
    .pure-c-sm-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-sm-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-sm-7-12,
    .pure-c-sm-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-sm-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-sm-5-8,
    .pure-c-sm-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-sm-2-3,
    .pure-c-sm-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-sm-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-sm-3-4,
    .pure-c-sm-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-sm-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-sm-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-sm-5-6,
    .pure-c-sm-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-sm-7-8,
    .pure-c-sm-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-sm-11-12,
    .pure-c-sm-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-sm-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-sm-1,
    .pure-c-sm-1-1,
    .pure-c-sm-5-5,
    .pure-c-sm-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 48em) {
    .pure-c-md-1,
    .pure-c-md-1-1,
    .pure-c-md-1-2,
    .pure-c-md-1-3,
    .pure-c-md-2-3,
    .pure-c-md-1-4,
    .pure-c-md-3-4,
    .pure-c-md-1-5,
    .pure-c-md-2-5,
    .pure-c-md-3-5,
    .pure-c-md-4-5,
    .pure-c-md-5-5,
    .pure-c-md-1-6,
    .pure-c-md-5-6,
    .pure-c-md-1-8,
    .pure-c-md-3-8,
    .pure-c-md-5-8,
    .pure-c-md-7-8,
    .pure-c-md-1-12,
    .pure-c-md-5-12,
    .pure-c-md-7-12,
    .pure-c-md-11-12,
    .pure-c-md-1-24,
    .pure-c-md-2-24,
    .pure-c-md-3-24,
    .pure-c-md-4-24,
    .pure-c-md-5-24,
    .pure-c-md-6-24,
    .pure-c-md-7-24,
    .pure-c-md-8-24,
    .pure-c-md-9-24,
    .pure-c-md-10-24,
    .pure-c-md-11-24,
    .pure-c-md-12-24,
    .pure-c-md-13-24,
    .pure-c-md-14-24,
    .pure-c-md-15-24,
    .pure-c-md-16-24,
    .pure-c-md-17-24,
    .pure-c-md-18-24,
    .pure-c-md-19-24,
    .pure-c-md-20-24,
    .pure-c-md-21-24,
    .pure-c-md-22-24,
    .pure-c-md-23-24,
    .pure-c-md-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-md-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-md-1-12,
    .pure-c-md-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-md-1-8,
    .pure-c-md-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-md-1-6,
    .pure-c-md-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-md-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-md-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-md-1-4,
    .pure-c-md-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-md-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-md-1-3,
    .pure-c-md-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-md-3-8,
    .pure-c-md-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-md-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-md-5-12,
    .pure-c-md-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-md-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-md-1-2,
    .pure-c-md-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-md-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-md-7-12,
    .pure-c-md-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-md-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-md-5-8,
    .pure-c-md-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-md-2-3,
    .pure-c-md-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-md-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-md-3-4,
    .pure-c-md-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-md-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-md-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-md-5-6,
    .pure-c-md-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-md-7-8,
    .pure-c-md-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-md-11-12,
    .pure-c-md-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-md-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-md-1,
    .pure-c-md-1-1,
    .pure-c-md-5-5,
    .pure-c-md-24-24 {
        width: 100%;
    }
}

@media screen and (min-width: 64em) {
    .pure-c-lg-1,
    .pure-c-lg-1-1,
    .pure-c-lg-1-2,
    .pure-c-lg-1-3,
    .pure-c-lg-2-3,
    .pure-c-lg-1-4,
    .pure-c-lg-3-4,
    .pure-c-lg-1-5,
    .pure-c-lg-2-5,
    .pure-c-lg-3-5,
    .pure-c-lg-4-5,
    .pure-c-lg-5-5,
    .pure-c-lg-1-6,
    .pure-c-lg-5-6,
    .pure-c-lg-1-8,
    .pure-c-lg-3-8,
    .pure-c-lg-5-8,
    .pure-c-lg-7-8,
    .pure-c-lg-1-12,
    .pure-c-lg-5-12,
    .pure-c-lg-7-12,
    .pure-c-lg-11-12,
    .pure-c-lg-1-24,
    .pure-c-lg-2-24,
    .pure-c-lg-3-24,
    .pure-c-lg-4-24,
    .pure-c-lg-5-24,
    .pure-c-lg-6-24,
    .pure-c-lg-7-24,
    .pure-c-lg-8-24,
    .pure-c-lg-9-24,
    .pure-c-lg-10-24,
    .pure-c-lg-11-24,
    .pure-c-lg-12-24,
    .pure-c-lg-13-24,
    .pure-c-lg-14-24,
    .pure-c-lg-15-24,
    .pure-c-lg-16-24,
    .pure-c-lg-17-24,
    .pure-c-lg-18-24,
    .pure-c-lg-19-24,
    .pure-c-lg-20-24,
    .pure-c-lg-21-24,
    .pure-c-lg-22-24,
    .pure-c-lg-23-24,
    .pure-c-lg-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-lg-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-lg-1-12,
    .pure-c-lg-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-lg-1-8,
    .pure-c-lg-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-lg-1-6,
    .pure-c-lg-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-lg-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-lg-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-lg-1-4,
    .pure-c-lg-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-lg-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-lg-1-3,
    .pure-c-lg-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-lg-3-8,
    .pure-c-lg-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-lg-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-lg-5-12,
    .pure-c-lg-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-lg-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-lg-1-2,
    .pure-c-lg-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-lg-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-lg-7-12,
    .pure-c-lg-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-lg-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-lg-5-8,
    .pure-c-lg-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-lg-2-3,
    .pure-c-lg-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-lg-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-lg-3-4,
    .pure-c-lg-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-lg-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-lg-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-lg-5-6,
    .pure-c-lg-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-lg-7-8,
    .pure-c-lg-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-lg-11-12,
    .pure-c-lg-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-lg-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-lg-1,
    .pure-c-lg-1-1,
    .pure-c-lg-5-5,
    .pure-c-lg-24-24 {
        width: 100%;
    }
	figure{margin:unset;}
}

@media screen and (min-width: 80em) {
    .pure-c-xl-1,
    .pure-c-xl-1-1,
    .pure-c-xl-1-2,
    .pure-c-xl-1-3,
    .pure-c-xl-2-3,
    .pure-c-xl-1-4,
    .pure-c-xl-3-4,
    .pure-c-xl-1-5,
    .pure-c-xl-2-5,
    .pure-c-xl-3-5,
    .pure-c-xl-4-5,
    .pure-c-xl-5-5,
    .pure-c-xl-1-6,
    .pure-c-xl-5-6,
    .pure-c-xl-1-8,
    .pure-c-xl-3-8,
    .pure-c-xl-5-8,
    .pure-c-xl-7-8,
    .pure-c-xl-1-12,
    .pure-c-xl-5-12,
    .pure-c-xl-7-12,
    .pure-c-xl-11-12,
    .pure-c-xl-1-24,
    .pure-c-xl-2-24,
    .pure-c-xl-3-24,
    .pure-c-xl-4-24,
    .pure-c-xl-5-24,
    .pure-c-xl-6-24,
    .pure-c-xl-7-24,
    .pure-c-xl-8-24,
    .pure-c-xl-9-24,
    .pure-c-xl-10-24,
    .pure-c-xl-11-24,
    .pure-c-xl-12-24,
    .pure-c-xl-13-24,
    .pure-c-xl-14-24,
    .pure-c-xl-15-24,
    .pure-c-xl-16-24,
    .pure-c-xl-17-24,
    .pure-c-xl-18-24,
    .pure-c-xl-19-24,
    .pure-c-xl-20-24,
    .pure-c-xl-21-24,
    .pure-c-xl-22-24,
    .pure-c-xl-23-24,
    .pure-c-xl-24-24 {
        display: inline-block;
        *display: inline;
        zoom: 1;
        letter-spacing: normal;
        word-spacing: normal;
        vertical-align: top;
        text-rendering: auto;
    }

    .pure-c-xl-1-24 {
        width: 4.1667%;
        *width: 4.1357%;
    }

    .pure-c-xl-1-12,
    .pure-c-xl-2-24 {
        width: 8.3333%;
        *width: 8.3023%;
    }

    .pure-c-xl-1-8,
    .pure-c-xl-3-24 {
        width: 12.5000%;
        *width: 12.4690%;
    }

    .pure-c-xl-1-6,
    .pure-c-xl-4-24 {
        width: 16.6667%;
        *width: 16.6357%;
    }

    .pure-c-xl-1-5 {
        width: 20%;
        *width: 19.9690%;
    }

    .pure-c-xl-5-24 {
        width: 20.8333%;
        *width: 20.8023%;
    }

    .pure-c-xl-1-4,
    .pure-c-xl-6-24 {
        width: 25%;
        *width: 24.9690%;
    }

    .pure-c-xl-7-24 {
        width: 29.1667%;
        *width: 29.1357%;
    }

    .pure-c-xl-1-3,
    .pure-c-xl-8-24 {
        width: 33.3333%;
        *width: 33.3023%;
    }

    .pure-c-xl-3-8,
    .pure-c-xl-9-24 {
        width: 37.5000%;
        *width: 37.4690%;
    }

    .pure-c-xl-2-5 {
        width: 40%;
        *width: 39.9690%;
    }

    .pure-c-xl-5-12,
    .pure-c-xl-10-24 {
        width: 41.6667%;
        *width: 41.6357%;
    }

    .pure-c-xl-11-24 {
        width: 45.8333%;
        *width: 45.8023%;
    }

    .pure-c-xl-1-2,
    .pure-c-xl-12-24 {
        width: 50%;
        *width: 49.9690%;
    }

    .pure-c-xl-13-24 {
        width: 54.1667%;
        *width: 54.1357%;
    }

    .pure-c-xl-7-12,
    .pure-c-xl-14-24 {
        width: 58.3333%;
        *width: 58.3023%;
    }

    .pure-c-xl-3-5 {
        width: 60%;
        *width: 59.9690%;
    }

    .pure-c-xl-5-8,
    .pure-c-xl-15-24 {
        width: 62.5000%;
        *width: 62.4690%;
    }

    .pure-c-xl-2-3,
    .pure-c-xl-16-24 {
        width: 66.6667%;
        *width: 66.6357%;
    }

    .pure-c-xl-17-24 {
        width: 70.8333%;
        *width: 70.8023%;
    }

    .pure-c-xl-3-4,
    .pure-c-xl-18-24 {
        width: 75%;
        *width: 74.9690%;
    }

    .pure-c-xl-19-24 {
        width: 79.1667%;
        *width: 79.1357%;
    }

    .pure-c-xl-4-5 {
        width: 80%;
        *width: 79.9690%;
    }

    .pure-c-xl-5-6,
    .pure-c-xl-20-24 {
        width: 83.3333%;
        *width: 83.3023%;
    }

    .pure-c-xl-7-8,
    .pure-c-xl-21-24 {
        width: 87.5000%;
        *width: 87.4690%;
    }

    .pure-c-xl-11-12,
    .pure-c-xl-22-24 {
        width: 91.6667%;
        *width: 91.6357%;
    }

    .pure-c-xl-23-24 {
        width: 95.8333%;
        *width: 95.8023%;
    }

    .pure-c-xl-1,
    .pure-c-xl-1-1,
    .pure-c-xl-5-5,
    .pure-c-xl-24-24 {
        width: 100%;
    }
}