
@viewport{
    zoom: 1.0;
    width: device-width;
}

*, *:before, *:after {
  box-sizing: border-box; }

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

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

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

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

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

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
  display: block;
  border: 0; }

button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button, input {
  *overflow: visible;
  line-height: normal; }

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

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

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

textarea {
  overflow: auto;
  vertical-align: top; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px; }

small {
  font-size: 85%; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

cite {
  font-style: normal; }

.muted {
  color: #999999; }


ul, ol {
  padding: 0;
  margin: 0 0 1.5em 1.5em; }

ul ul, ul ol, ol ol, ol ul {
  margin-bottom: 0; }

ul.unstyled, ol.unstyled {
  margin-left: 0;
  list-style: none; }

dl {
  margin-bottom: 1.5em; }

dt {
  font-weight: bold; }

dd {
  margin-left: 10px; }

.dl-horizontal dt {
  float: left;
  width: 120px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap; }

.dl-horizontal dd {
  margin-left: 130px; }

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff; }

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px; }

blockquote small {
  display: block;
  line-height: 20px;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p, blockquote.pull-right small {
  text-align: right; }

blockquote.pull-right small:before {
  content: ''; }

blockquote.pull-right small:after {
  content: '\00A0 \2014'; }

q:before, q:after, blockquote:before, blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code, pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  border-radius: 3px; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px; }

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0; }

form {
margin:0; 
background-color:#ffffff;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

legend small {
  font-size: 15px;
  color: #999999; }

.center {
  text-align: center; }






/*form*/

label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type="email"], input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  display: inline-block;
  height: 40px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 1em;
  line-height: 20px;
  color: #000000;
  vertical-align: middle;
  border-radius: 4px; }

input, textarea, .uneditable-input {
  width: 300px; }

input, .email {
  width: 300px; }

textarea {
  height: auto; }

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #000000;
  border: 1px solid #cccccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
  border-color: rgba(188, 37, 49, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(188, 37, 49, 0.6); }

input[type="radio"], input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  *margin-top: 0;
  line-height: normal; }

input[type="file"], input[type="image"], input[type="submit"], input[type="reset"], input[type="button"], input[type="radio"], input[type="checkbox"] {
  width: auto; }

select, input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

select {
  width: 220px;
  background-color: #ffffff;
  border: 1px solid #cccccc; }

select[multiple], select[size] {
  height: auto; }

select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.uneditable-input, .uneditable-textarea {
  color: #999999;
  cursor: not-allowed;
  background-color: #fcfcfc;
  border-color: #cccccc;
-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025); }

.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

.uneditable-textarea {
  width: auto;
  height: auto; }

input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999999; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999999; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999999; }

.radio, .checkbox {
  min-height: 20px;
  padding-left: 20px; }

.radio input[type="radio"], .checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

.input-mini {
  width: 60px; }

.input-small {
  width: 90px; }

.input-medium {
  width: 150px; }

.input-large {
  width: 220px; }

.input-xlarge {
  width: 270px; }

.input-xxlarge {
  width: 530px; }

input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

.input-append input[class*="span"], .input-append .uneditable-input[class*="span"], .input-prepend input[class*="span"], .input-prepend .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"], .row-fluid .input-prepend [class*="span"], .row-fluid .input-append [class*="span"] {
  display: inline-block; }

input, textarea, .uneditable-input {
  margin-left: 0; }

.controls-row {
  *zoom: 1; }

.controls-row:before, .controls-row:after {
  display: table;
  line-height: 0;
  content: ""; }

.controls-row:after {
  clear: both; }

.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
  float: left; }

.controls-row .checkbox[class*="span"], .controls-row .radio[class*="span"] {
  padding-top: 5px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="radio"][readonly], input[type="checkbox"][readonly] {
  background-color: transparent; }

.form-horizontal .control-group {
  margin-bottom: 10px; }

.form-horizontal .control-label {
  float: left;
  padding-top: 5px;
  text-align: right;
  width: 120px; }

.form-horizontal .controls {
  margin-left: 140px; }




/* Custom Selection Styles */


::-moz-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }
::selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #D31245;
  color: #FFF;
  text-shadow: none; }

.img-rounded {
  border-radius: 6px; }

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

.img-circle {
  border-radius: 500px; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }


/*grid*/



.clear {
  clear: both; }

.group:before, .group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }

.col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%; }

.col:first-child {
  margin-left: 0; }




/* all browsers except IE6 and lower */

.span_5_of_5 {
  width: 100%; }

.span_4_of_5 {
  width: 79.68%; }

.span_3_of_5 {
  width: 59.36%; }

.span_2_of_5 {
  width: 39.04%; }

.span_1_of_5 {
  width: 18.72%; }

.span_4_of_4 {
  width: 100%; }

.span_3_of_4 {
  width: 74.6%; }

.span_2_of_4 {
  width: 49.2%; }

.span_1_of_4 {
  width: 23.8%; }



/*BOUTONS*/


.btn, input[type="submit"], button {
  background: #000000;
  color: #ffffff;
  font-weight: bold;
  padding: 8px 15px;
  border-radius: 5px;
  border: 0px solid #c60000;
  font-family: "Open Sans", arial;
  display: inline-block;
  margin: 0; }

.btn:hover, input[type="submit"]:hover, button:hover {
  background: #000000;
  transition: all 0.5s ease;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(188, 37, 49, 0.6); }

.btn-large {
  padding: 8px 25px;
  font-size: 1.3em;
  line-height: normal;
  border-radius: 5px;
  font-family: "trebuchet MS", cursive; }

.btn-xlarge {
  padding: 12px 18px;
  font-size: 20px;
  line-height: normal;
  border-radius: 5px; }

.btn-block, input[type="submit"].btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  text-align: center;
  box-sizing: border-box; }


  


/* STRUCTURE */

   
  @import url(https://fonts.googleapis.com/css?family=Open+Sans);

* { box-sizing: border-box; }


.wrapper {
	padding: 5px;
	max-width: 960px;
	width: 95%;
	margin: 20px auto;
}
header {
	padding: 0 15px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0;
}

.column {
	flex: 1;
	border: 1px solid gray;
	margin: 2px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}
.column2 {
	background: #000000;
	color:#ffffff;
	flex: 1;
	border: 1px solid gray;
	margin: 2px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
}

.column2 h2 {
	color:#ffffff;
}

footer {
	padding: 0 15px;
}


@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}




/* BACKGROUND PAGE  */


html {
  -webkit-font-smoothing: antialiased;
  /* Antialiased font for great smoothing */
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  /* Optimise legibility for some CSS3 kerning */
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
background: #ffffff;
font-family: arial;
font-size: 1.0em;
font-weight: 400;
line-height: 1.5;
color: #444;
margin: 0;
padding: 0; 
}

#page {padding:0px; margin:0px;}



/* TITLE */
  
  h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-weight: bold;
  line-height: 1.2;
  color: inherit;
  text-rendering: optimizelegibility; }
  
h1 {font-size: 1.8em; color:#ffff00; font-weight:bold; padding:0;}
h2 {font-size: 1.5em; color:#000000;}
h3 {font-size: 1.3em; color:#000000;}
h4 {font-size: 1em; color:#000000;}
h5 {text-decoration:underline; color:#ff0000; font-weight:bold; font-size:1.8em; text-align:center; }

  
.titreh1 {margin:auto; padding:0px; background-color:#581F52; text-align:center;}

#slogan {text-decoration:none; letter-spacing:-1px; text-transform:normal; color:#581F52; font-weight:bold; font-size:1.8em; text-align:center; margin:auto; padding:15px 0;}

.prix {text-decoration:none; letter-spacing:-1px; text-transform:uppercase; color:#ff0000; font-weight:bold; font-size:1.2em; padding:0;}
.prix2 {text-decoration:none; letter-spacing:-1px; text-transform:uppercase; color:#ffff00; font-weight:bold; font-size:1.2em; padding:0;}
.prix3 {text-decoration:none; letter-spacing:0px; color:#ffff00; font-weight:bold; font-size:0.9em; padding:0;}

.image1 {float:right; border:0; padding:10px 0 10px 20px; width: 100%; max-width:400px; display: inline-block;}
.image2 {float:left; border:0; padding:10px 20px 10px 0; width: 100%; max-width:400px; display: inline-block;}

#lien {text-align:center; margin:auto; margin:20px 0; font-weight:bold; font-size:1.3em; text-transform:uppercase; padding:10px 0;}
#lien a {line-height:40px; background:#FFE700; border:#FBD509 3px; text-decoration:underline; color:#002A5A; padding:10px;}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	margin:20px 0;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* HEADER INTRO */

.header {
margin:auto;
color: #000000;
text-align:center; 
}

.header .container {
text-align:center; 
}


/* PRINCIPAL */

#contenu {
margin:auto;
padding: 1em; 
}

.centered {  margin: 0 auto; }
.container {margin:auto; width:800px; padding:10px;}
.site-container {margin:auto;width: 800px;padding:10px;}


.introduction {
padding: 15px; 
text-align: left; 
}






#rightcol {
  float: right;
  margin-left: 1.6%; }

#leftcol {
  float: left;
  margin-left: 0; }

a {
  color: #0000ff;
  transition: all 0.3s ease;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  color: black; }

a:hover, a:active {
  outline: 0;
  color: #202020; 
  text-decoration: none; }


  
  


/* FOOTER */

.footer {
background: #ffffff;
color: #808080;
padding: 5px; 
text-align: center; 
}

.footer a {
color: #808080; }

.footer a:hover {
color: #808080; }




/* NAVIGATION MENU */


#mainnav {
background: #25292b;
color: #eee; 
font-size: 1.2em;
padding: 5px;
margin: 0; 
}

#mainnav a {
color: #ffffff; 
}

#mainnav ul {
list-style: none;
margin: 0;
padding: 0;
text-align: center; 
}

#mainnav ul > li {
display: inline-block;
font-size: 1.2em;
margin: 0 0.5em; 
}

#mainnav ul ul {
display: none; 
}

#mainnav ul > li:first-child a {
color: #ffff00; 
}

#mainnav ul > li:first-child a:hover {
color: #ffffff; 
}





/* LIST ARTICLES */

  
  .liste-posts .type-post {
    margin: 0 0 2em;
    width: 100%;
    position: relative !important;
    float: left;
    left: 0 !important;
    top: 0 !important;
}

/* reglage ombrage */
.type-post {
background: #F4f4f4;
margin-bottom: 1.5em; 
border-bottom: 5px solid #c0c0c0;
margin: 15px; 
padding: 15px;
}

.type-post h2, .entry-title {
font-size: 1.2em;
text-decoration: underline;
font-weight: bold;
margin: 10px 0; 
}

.post-content h2 {
font-size: 1.6em;
font-weight: bold;
margin: 10px 0; 
}

.post-content {
padding: 15px; 
}

.post-content2 {
padding:10px; 
height:480px;
}

.post-infos {
  font-size: 1em;
  margin: 1em 0;
  padding: 5px;
  background: #EEE; }

a.more {
  font-weight: bold; }


  
  
  
/* Image single debug */
img.alignleft {
    float: left;
    padding-right: 15px;
}

img.alignright {
    float: right;
    padding-left: 15px;
}

div.blocgauche img {
    margin-left: 50%;
    transform: translateX(-50%);
}

div.post-content-3 {
    height: auto !important;
    width: 100%;
	position: relative;
}


div.blocgauche {
    width: 35%;
    margin-left: 0%;
    float: left;
	height: auto;
}


div.blocdroite {
    width: 55%;
    margin-left: 2%;
    float: left;
	height: auto;
}



.centered {
    margin: 0 auto;
    width: 100% !important;
}


/* Media Queries - Site Responsive */
@media screen and (max-width: 960px) { 
  
  #page {
    background: #ffffff;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
  
  .container {
    width: 98%;
    margin: 0 auto;
}
  
  html {
  overflow-x: hidden
}



.liste-posts .type-post { 
    margin: 0 10px 2em;
    width: 97%;
    position: relative !important;
    float: left;
    left: 0 !important;
    top: 0 !important; 
}

div.post-content-3 {
    height: auto !important;
    width: 100%;
	position: relative;
}




div.liste-posts.centered {
    width: 100% !important;
}





}



/* NAVIGATION PAGE */


.navigation .alignleft {
  width: 50%;
  float: left;
  text-align: left; }

.navigation .alignright {
  width: 50%;
  float: right;
  text-align: right; }

.navigation {
text-align: center;
font-weight: bold;
width: 320px;
margin:auto;
overflow: hidden;
margin-bottom: 1.5em; 
}

.navigation a, .navigation span {
display: inline-block;
padding: 5px 15px;
border-radius: 3px; 
}

.navigation a {
background: #f4f4f4;
color: #0000ff; 
}

.navigation span {
background: #CCC; 
}








/* PAGE SINGLE */

.single .post-thumb {
  float: left;
  margin: 0 10px 10px 0; }

.single .post-infos {
  overflow: hidden; }







/* SIDEBAR */

#sidebar .box h3, #sidebar .box h4 {
  background: #25292b;
  padding: 10px; color: #ffff00; text-align: center; font-size: 1.8em;; 
}

#sidebar .box ul {
list-style: none;
padding: 0;
margin: 0; 
}

#sidebar .box ul > li {
border-top: 1px solid #cdcdce;
padding: 8px; 
}

#sidebar .box ul > li:first-child {
  border: none; 
}

.box {
box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
background: #ffffff;
margin:0 15px; 
}

.box .content {
padding: 10px;  
}




/* SIMILARS POSTS */

.post-content h3 {
padding: 15px 0;
margin:0px;
}

.ssimilar-posts {
padding: 15px;  
}

#rrelated_posts_thumbnails {
overflow: hidden;
list-style: none;
padding: 0;
margin: 0; 
}

#rrelated_posts_thumbnails li {
float: left;
width: 23.8%;
display: block;
float: left;
margin: 1% 0 1% 1.6%; 
}

#rrelated_posts_thumbnails li:first-child {
margin-left: 0; 
}







/*RESPONSIVE*/

/*  regles communes en dessous de 1200px */
@media only screen and (max-width: 1200px) {
  .container {
    width: 98%;
    margin: 0 auto; } }

/*  regles communes en dessous de 1024px */
@media only screen and (max-width: 1024px) {
  .form-horizontal .control-label {
    float: none;
    text-align: left;
    width: auto;
    font-weight: bold; }
  .form-horizontal .controls {
    margin-left: 0; } }

/*  petites tablettes et smartphones */
@media only screen and (max-width: 800px) {
  .type-post {
    margin: 0 10px 2em;
    width: 100%;
    position: relative !important;
    float: left;
    left: 0 !important;
    top: 0 !important;	}
	
	
  #related_posts_thumbnails li {
    width: 100%;
    margin: 1% 0;
    float: none; } }

/* Smartphones */
@media only screen and (max-width: 480px) {
  .col {
    margin: 1% 0 1% 0%; }
  .span_5_of_5 {
    width: 100%; }
  .span_4_of_5 {
    width: 100%; }
  .span_3_of_5 {
    width: 100%; }
  .span_2_of_5 {
    width: 100%; }
  .span_1_of_5 {
    width: 100%; }
  .span_4_of_4 {
    width: 100%; }
  .span_3_of_4 {
    width: 100%; }
  .span_2_of_4 {
    width: 100%; }
  .span_1_of_4 {
    width: 100%; } }

.modal-overlay {
  position: fixed;
  visibility: hidden;
  z-index: 12;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  opacity: 0;
  overflow: hidden; }

.with-overlay .modal-overlay {
  opacity: 1;
  visibility: visible;
  overflow: scroll; }

#form {
  z-index: 13;
  position: relative; }

#contact {
  z-index: 13;
  position: relative; }

.row {
margin-left: -10px;
margin-right: -10px;
position: relative; 
}

.row:after {
content: "";
display: table;
clear: both; 
}

.row .col-8 {
margin-bottom: 20px;
padding: 0 10px; 
}

.row .col-4 {
margin-bottom: 20px;
padding: 0 10px; 
}

@media only screen and (min-width: 960px) {

.row .col-8 {
float: right;
width: 66.66667%; 
}

.row .col-4 {
width: 33.33333%;
float: left; 
} 
}

.row .col-1 {
margin-left:auto;
margin-right:auto;
width: 66.66667%; 
}
