/*
Theme Name: Compagnie v2
Theme URI: http://www.ergopix.ch
Description: Thème de ergopix sàrl
Author: Audrey Devantay, ergopix sàrl
Version: 2.0
*/


@font-face {
    font-family: 'uniformtitle';
    src: url('font/boldmerge2-webfont.eot');
    src: url('font/boldmerge2-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/boldmerge2-webfont.woff2') format('woff2'),
         url('font/boldmerge2-webfont.woff') format('woff'),
         url('font/boldmerge2-webfont.ttf') format('truetype'),
         url('font/boldmerge2-webfont.svg#uniformtitle') format('svg');
    font-weight: normal;
    font-style: normal;

}


#wp-admin-bar-comments, #wp-admin-bar-new-content, #wp-admin-bar-wpseo-menu, #wp-admin-bar-wp-logo, #wp-admin-bar-customize, #wp-admin-bar-themes, #wp-admin-bar-search, #wp-admin-bar-updates{
	display: none;
}

embed,
iframe,
object,
video {
	max-width: 100%;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/************************************************************************************************************
*
* Wordpress Structure
*
*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img { max-width: 100%;  height: auto; }
.alignleft, img.alignleft { display: inline; float: left; margin-right: 24px; margin-top: 4px; }
.alignright, img.alignright { display: inline; float: right; margin-left: 24px; margin-top: 4px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }
img.alignleft, img.alignright, img.aligncenter { margin-bottom: 12px; }
.wp-caption { background: #f1f1f1; line-height: 18px; margin-bottom: 20px; max-width: 632px !important; padding: 4px; text-align: center; }
.wp-caption img { margin: 5px 5px 0; }
.wp-caption p.wp-caption-text { color: #888; font-size: 12px; margin: 5px; }
h1, h2, h3, h4, h5, h6 { clear: both; font-weight: normal; }

/***********************************************************************************************
* Reset
* http://meyerweb.com/eric/tools/css/reset/ 
* v2.0 | 20110126
*/

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{ background: transparent; margin: 0; padding: 0;	border: 0; font-size: 100%; font: inherit;	vertical-align: baseline; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; overflow-y: scroll;}
ol, ul { list-style: none; }
blockquote, q{	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after{	content: ''; content: none; }
table{ border-collapse: collapse; border-spacing: 0; font-weight: normal; }

strong,b {font-weight:700}
em {font-style:italic}

/************************************************************************************************************
*
* General Structure
*
*/

html{
	height: 100% !important;
}

body{
	min-height: 100% !important;
	height: 100% !important;
	margin: 0;
  	padding: 0;
}

#page{
	min-height: 100% !important;
	position: relative;
	padding-bottom: 40px;
}

.home #page{
	padding-bottom: 0px;
}

#container{
	overflow: hidden;
	padding-top: 202px;
}

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

#page{
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	background-color: black;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	z-index:1000;
}

.header-fixed{
	position:fixed !important;
	top:-92px !important;
}

/*
.header-1000-fixed{
	position:fixed !important;
	top:-72px !important;
}
*/

#submenu{
	position: absolute;
	top:198px;
	left: 0;
	width: 100%;
	z-index:1000;
}

.submenu-fixed{
	position:fixed !important;
	top:107px !important;
}

#logo{
	padding-top: 30px;
}

#logo a{
	position: relative;
}

#small_logo{
	position: absolute;
	bottom: 4px;
	left: 0;
	display: none;
}

.container, h1, h2{
	margin: auto auto;
	max-width: 960px;
}

.container{
	padding: 0 20px;
}

.post-archive .container{
	margin: auto auto;
	text-align: center;
}

.post h2{
	width: auto;
}

.col{
	width: 33%;
	float: left;
}

/*
.col_center{
	padding: 0 30px;
}
*/

.col_half{
	width: 48%;
	float: left;
}

.col_ter{
	width: 63%;
}

.left_col{
	width: 640px;
	float: right;	
}

.first_lvl{
	margin-bottom: 50px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
    height: 0; 
    overflow: hidden;
	margin-bottom: 20px;	
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



.galery_wrapper{
	position: relative;
/* 	height: 450px; */
	margin-bottom: 30px;
	overflow: hidden;
}

.galery{
	overflow: hidden;
}

.galery_wrapper .container{
	width: 100%;
}

.galery_wrapper .img{
	float: left;
    height: 100%;
    min-height: 1px;
}

.galery_wrapper .img, 
.spectacle_archive .img{
    text-align: center;	
}

.galery_wrapper .container_one_img .img,
.spectacle_archive .img{
    width: 100%;	

}

.galery_wrapper .container_one_img img,
.spectacle_archive .img img{
	display: inline-block;
	max-width: 100%;
}

.arrow_nav{
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	height: 100%;
	max-width: 960px;
}

/************************************************************************************************************
*
* Navigation
*
*/
/* menu-nav */ 
.menu-main-container{
	float: right;
	margin-top: 1px;
} 

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

a.logo, a span#baseline, span#baseline{
	text-decoration: none !important;
}

.menu-item a, #baseline p, .submenu li a, span#baseline{
	text-decoration: none !important;
	color: black;
	color: white;
	text-transform: uppercase;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-left: 20px;
}

#baseline p, #baseline{
	margin-left: 0;
	margin-bottom: 0;
	text-decoration: none;
}

a#baseline{
	position: relative;
	top: -2px;
}

span#baseline{
	margin: 0;
	float: none;
	display: block;
}

.menu-item a{
	padding-bottom: 20px;
	display: block;
}

.menu-item a:hover, .menu-item:hover a, .header-fixed .current-menu-item a, .submenu a:hover{
	color: #e20f1b;
}

.current-menu-item{
	position: relative;
}

.current-menu-item a, .gray_bg .current-menu-item a, .menu-open a{ position: relative; background: #000000; border: 1px solid #000000; } 
.current-menu-item a:after, .current-menu-item a:before, .menu-open a:after, .menu-open a:before, .gray_bg .current-menu-item a:after, .gray_bg .current-menu-item a:before { bottom: -7%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 

.current-menu-item a:after { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 10px; margin-left: -10px; }
.current-menu-item a:before { border-color: rgba(0, 0, 0, 0); border-bottom-color: #ffffff; border-width: 11px; margin-left: -11px; }

.menu-open a:after { border-color: rgba(155, 155, 155, 0); border-bottom-color: #9B9B9B; border-width: 10px; margin-left: -10px; }
.menu-open a:before { border-color: rgba(155, 155, 155, 0); border-bottom-color: #9B9B9B; border-width: 11px; margin-left: -11px; }

.gray_bg .current-menu-item a:after{ border-color: rgba(198, 197, 198, 0); border-bottom-color: #CCCCCC; border-width: 10px; margin-left: -10px; }
.gray_bg .current-menu-item a:before{ border-color: rgba(198, 197, 198, 0); border-bottom-color: #CCCCCC; border-width: 11px; margin-left: -11px; }


.gray_bg #header.header-fixed .menu li a:after, .gray_bg #header.header-fixed .menu li a:before,
#header.header-fixed .menu .current-menu-item a:after, #header.header-fixed .menu .current-menu-item a:before{ border-color: rgba(0, 0, 0, 0); border-bottom-color: transparent; border-width: 10px; margin-left: -10px;}

.submenu{
	background-color: #9B9B9B;
	display: none;
}

.submenu ul{
	overflow: hidden;
	margin: auto auto;
	text-align: center;
}

.submenu li{
	margin-left: 35px;
	float: left;
}

.submenu li:first-child{
	margin-left: 0px;
}

.submenu li a{
	display: inline-block;
	padding: 15px 0;
	font-size: 12px;
	margin-left: 0px;
}
/************************************************************************************************************
*
* Texte
*
*/
#baseline{
	float: left;
	padding-left: 0px;
}

h1, .date, #archives, #main_title{
	text-align: center;
	font-size: 25px;
	text-transform: uppercase;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
	color: #e20f1b;
	padding-bottom: 20px;
}

h2, .post p, .gform_wrapper .top_label .gfield_label,
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"],
.post_link a{
	text-transform: uppercase;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 120%;
}

.page h3{
	color: #e20f1b;
}

.post h2{
	text-decoration: underline;
	color: #e20f1b;
	margin-bottom: 10px;
}

#main_title, .black_bg h2, .black_bg h3, .black_bg h4, .black_bg p, .black_bg li {
	color: white;
}

.black_bg .col a {
  color: #e20f1b;
}

.spectacle h2, .page h2, .archive h2, .news h2, .news h2 a, .post_link a{
	text-align: center;
	margin-bottom: 30px;
	color: #e20f1b;
	text-decoration: none;
}

.news h2 a:hover{
	color: black;
}

.post_link{
	float: left;
	width: 48%;
	margin-top: 40px;
	color: black;
}

.post_link a{
	text-decoration: none;
	color: black;
}

.post_link a:hover{
	color: #e20f1b;
}

.post_link_next{
	float: right;
	text-align: right;
}

.spectacle h4, .news h4, .content h4, .gform_wrapper .top_label .gfield_label,
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"]{
	font-weight: bold;
}


.spectacle h4, p, .spectacle li, .content h4, .content p,
.gform_wrapper .top_label .gfield_label, .gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"]{
	line-height: 150%;
	font-size: 16px;
	text-align: left !important;
}

#submenu2 li{
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

.spectacle li, .news li {
	list-style: disc;
	margin-left: 10px;
}


#submenu2 li a{
	line-height: 120%;
	font-size: 13px;
}

.smallsize li, .smallsize p, .smallsize h4{
	font-size: 13px;
	line-height: 140%;
	margin-bottom: 5px;
}

p, #container ul, .content p, h3{
	margin-bottom: 25px;
}


h3{
	font-weight: bold;
	margin-top: 50px;
}

h3:first-child, .artist h3{
	margin-top: 0;
}

#main_title, h1{
	padding-top: 75px;
	padding-bottom: 5px;
	margin-bottom: 0;
}

.spectacle h1, .page h1, .archive h1, .news h1{
	padding-top: 40px;
	color: black;
	max-width: 700px;
}

#archives{
	text-align: center;
	font-size: 15px;
	display: block;
	margin-top: 30px;
	text-decoration: none;
}

#archives:hover, .spectacle_archive a h3, .spectacle_archive a, #submenu2 li a,
.col a, .content a, .first_lvl a{
	color: black;
	text-decoration: none;
}

.col a:hover, .col ul li a:hover, #submenu2 a:hover, .content a:hover, .first_lvl a:hover{
	text-decoration: underline;
}

#submenu2 .current a, .red, .gform_wrapper .top_label .gfield_label, 
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"]{
	color: #e20f1b;
}

.gform_wrapper .gform_footer input[type="submit"]{
	cursor: pointer;
	text-align: center !important;
}

.gform_wrapper .gform_footer input[type="submit"]:hover{
	background-color: #e20f1b;
	color: white;
}

.red_post p, .red_post h2{
	color: white;
}

.red_post .post_inner:hover p, .red_post .post_inner:hover h2{
	color: #e20f1b;
}

.red{
	margin-bottom: 18px;
}

.block{
	margin-bottom: 18px;
}

.press{
	margin-top: 60px;
}

.content a{
	color: #555;
}
/***********************************************************************************************
* WP PAGINATE
*/
.wp-paginate, .wp-paginate .page{
	display: inline-block;

}

.navigation{
	margin: auto auto;
	text-align: center;
}

.wp-paginate span, .wp-paginate a, .wp-paginate .current{
	background-color: transparent !important;
	border: none !important;
	color: black !important;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
}

.wp-paginate .current{
	color: #e20f1b !important;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
}
/************************************************************************************************************
*
* Home
*
*/


.post{
	width: 400px;
	padding: 30px 30px 30px 30px;
	position: relative;
}

.post-archive .post{
	float: left;
	padding: 0;
	margin-bottom: 20px;
	width: 50%;
}

.post_inner{
	border: 1px solid #333;
	-moz-box-shadow: 1px 1px 3px 0px #cfcfcf;
	-webkit-box-shadow: 1px 1px 3px 0px #cfcfcf;
	-o-box-shadow: 1px 1px 3px 0px #cfcfcf;
	box-shadow: 1px 1px 3px 0px #cfcfcf;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#cfcfcf, Direction=134, Strength=3);
	padding: 20px;
	color: black;
	text-decoration: none;
	display: block;
}

.red_post .post_inner{
	background-color: #e20f1b;
	border: 1px solid #e20f1b;
}

.post-archive .post_inner{
	height: 130px;
	margin: 20px;
}

.post.spine_1{
	margin-top: -40px;
	padding: 0px 30px 0px 0px;
	margin-left: 50px;
	margin-bottom: 10px;
}

.post.spine_2{
	margin-top: -40px;
	padding: 0px 0px 0px 30px;
	margin-left: 480px;
}

.post_inner:hover p{
	color: #e20f1b;
}

.post_inner:hover{
	border: 1px solid #e20f1b;
}

#timeline_wrapper{
	margin-bottom: 20px;
}

#timeline{
	background: url(images/bg.gif) repeat-y center center; 
}

.dot_wrapper{
	position: absolute;
	top: 48%;
	right: -7px;
	display: block;
	background-color: white;
	width: 5px;
	height: 6px;
	padding: 5px;
	text-align: center;
	margin: auto auto:
}


.dot{
	background-color: black;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 6px;
	height: 6px;
	display: block;
	text-align: center;
}

.spine_2 .dot_wrapper{
	left: -8px;
}

.date{
	padding-bottom: 0;
	display: block;
}

.date_wrapper{
	padding: 5px;
	background-color: white;
	text-align: center;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-bottom: 50px;
	margin-top: 50px;
}

.spine_1 .date_wrapper{
	right: -22px;

}

.spine_2 .date_wrapper{
	left: -22px;
}

.arrow{
	position: absolute;
	top: 0%;
	height: 100%;
	display: block;
	width: 30px;
}

.spine_1 .post_inner { position: relative; background: #ffffff;} 
.spine_1 .post_inner:after, .spine_1 .post_inner:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.spine_1 .post_inner:after { border-color: rgba(255, 255, 255, 0); border-left-color: #ffffff; border-width: 15px; margin-top: -15px; } 
.spine_1 .post_inner:before { border-color: rgba(226, 15, 27, 0); border-left-color: #000; border-width: 16px; margin-top: -16px; }

.spine_2 .post_inner { position: relative; background: #ffffff;} 
.spine_2 .post_inner:after, .spine_2 .post_inner:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.spine_2 .post_inner:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 15px; margin-top: -15px; } 
.spine_2 .post_inner:before { border-color: rgba(226, 15, 27, 0); border-right-color: #000; border-width: 16px; margin-top: -16px; }

.spine_1:hover .post_inner:before {border-color: rgba(226, 15, 27, 0);	border-left-color: #e20f1b; border-width: 16px; margin-top: -16px; }
.spine_2:hover .post_inner:before {border-color: rgba(226, 15, 27, 0);	border-right-color: #e20f1b; border-width: 16px; margin-top: -16px; }


.red_post.spine_1 .post_inner { position: relative; background: #e20f1b;} 
.red_post.spine_1 .post_inner:after, .red_post .spine_1 .post_inner:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.red_post.spine_1 .post_inner:after { border-color: rgba(226, 15, 27, 0); border-left-color: #e20f1b; border-width: 15px; margin-top: -15px; } 
.red_post.spine_1 .post_inner:before { border-color: rgba(226, 15, 27, 0); border-left-color: #e20f1b; border-width: 16px; margin-top: -16px; }

.red_post.spine_2 .post_inner { position: relative; background: #e20f1b;} 
.red_post.spine_2 .post_inner:after, .red_post .spine_2 .post_inner:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.red_post.spine_2 .post_inner:after { border-color: rgba(226, 15, 27, 0); border-right-color: #e20f1b; border-width: 15px; margin-top: -15px; } 
.red_post.spine_2 .post_inner:before { border-color: rgba(226, 15, 27, 0); border-right-color: #e20f1b; border-width: 16px; margin-top: -16px; }

.red_post.spine_1:hover .post_inner { position: relative; background: #ffffff; border: 1px solid #e20f1b; } 
.red_post.spine_1:hover .post_inner:after, .arrow_box:before { left: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.red_post.spine_1:hover .post_inner:after { border-color: rgba(255, 255, 255, 0); border-left-color: #ffffff; border-width: 15px; margin-top: -15px; } 
.red_post.spine_1:hover .post_inner:before { border-color: rgba(226, 15, 27, 0); border-left-color: #e20f1b; border-width: 16px; margin-top: -16px; }

.red_post.spine_2:hover .post_inner { position: relative; background: #ffffff; border: 1px solid #e20f1b; } 
.red_post.spine_2:hover .post_inner:after, .arrow_box:before { right: 100%; top: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; } 
.red_post.spine_2:hover .post_inner:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; border-width: 15px; margin-top: -15px; } 
.red_post.spine_2:hover .post_inner:before { border-color: rgba(226, 15, 27, 0); border-right-color: #e20f1b; border-width: 16px; margin-top: -16px; }


/*
.spine_1 .arrow{
	background: url(images/arrow_b.png) no-repeat center center;
	right: 7px;
}
*/

/*
.spine_2 .arrow{
	background: url(images/arrow_b_b.png) no-repeat center center;
	left: 7px;
}
*/

.red_post .post_inner:hover{
	background-color: #fff;
}/*


.spine_1.post:hover .arrow{
	background: url(images/arrow_r.png) no-repeat center center;
	right: 7px;
}

.spine_2.post:hover .arrow{
	background: url(images/arrow_b_r.png) no-repeat center center;
	left: 7px;
}

.red_post.spine_1 .arrow{
	background: url(images/arrow_allr.png) no-repeat center center;
}

.red_post.spine_2 .arrow{
	background: url(images/arrow_allrr.png) no-repeat center center;
}
*/

.black_bg{
	background: url(images/arrow_b_b_b.gif) no-repeat center -4px black;
}

.gray_bg, .gray_bg #container{
	background-color: #ccc;
}

#spectacle, #artists, #spectacles{
	padding-bottom: 30px;
}

.artist, .spectacle_archive{
	padding-bottom: 50px;
}

.spectacle_archive h3{
	margin-top: 0;
}

.artist img, .spectacle_archive img{
	margin-bottom: 10px;
}

#page img.afg-img{
	box-shadow: none !important;
}


/***********************************************************************************************
* Contact
*/
.gform_wrapper {
    margin: 10px 0;
    max-width: 98%;
    overflow: inherit;
}

.gform_wrapper form {
    text-align: left;
}

.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
    margin: 0;
    overflow: visible;
    padding: 0;
}

.gform_wrapper ul {
    list-style-type: none;
    margin: 0 !important;
}

html > body .entry ul, .gform_wrapper ul {
    text-indent: 0;
}

gform_wrapper.gf_browser_gecko ul li:before, .gform_wrapper.gf_browser_gecko ul li:after, .entry .gform_wrapper.gf_browser_gecko ul li:before, .entry .gform_wrapper.gf_browser_gecko ul li:after {
    content: none;
}

.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
    margin: 0;
    overflow: visible;
    padding: 0;
}

.gform_wrapper.gf_browser_gecko ul li:before, .gform_wrapper.gf_browser_gecko ul li:after, .entry .gform_wrapper.gf_browser_gecko ul li:before, .entry .gform_wrapper.gf_browser_gecko ul li:after {
    content: none;
}

.gform_wrapper ul li:before, .gform_wrapper ul li:after, .gform_wrapper ul.gform_fields {
    margin: 0;
    overflow: visible;
    padding: 0;
}

.gform_wrapper ul li.gfield {
    clear: both;
}

.gform_wrapper li, .gform_wrapper form li {
    list-style: none outside none !important;
    margin-left: 0 !important;
    overflow: visible;
}

.gform_wrapper li, .gform_wrapper form li {
    list-style: none outside none !important;
    margin-left: 0 !important;
    overflow: visible;
}

.gform_wrapper .top_label .gfield_label {
    clear: both;
    display: inline-block;
    line-height: 1.3em;
    margin: 10px 0 10px;
    margin-top: 30px;
	font-family: 'uniformtitle', Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.gform_wrapper .ginput_complex {
    overflow: hidden;
}

.gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full {
    display: block;
    min-height: 43px;
    overflow: hidden;
}

.gform_wrapper .ginput_complex .ginput_left {
    float: left;
    width: 50%;
}
.gform_wrapper .ginput_complex .ginput_right input[type="text"], .gform_wrapper .ginput_complex .ginput_right input[type="url"], .gform_wrapper .ginput_complex .ginput_right input[type="email"], .gform_wrapper .ginput_complex .ginput_right input[type="tel"], .gform_wrapper .ginput_complex .ginput_right input[type="number"], .gform_wrapper .ginput_complex .ginput_right input[type="password"], .gform_wrapper .ginput_complex .ginput_right select {
    width: 95%;
}
.gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex select{
    width: 97%;
}

.gform_wrapper .ginput_complex .ginput_full input[type="text"], .gform_wrapper .ginput_complex .ginput_full input[type="url"], .gform_wrapper .ginput_complex .ginput_full input[type="email"], .gform_wrapper .ginput_complex .ginput_full input[type="tel"], .gform_wrapper .ginput_complex .ginput_full input[type="number"], .gform_wrapper .ginput_complex .ginput_full input[type="password"] {
    width: 97.3%;
}

.gform_wrapper .ginput_complex .address_city input[type="text"]{
	width: 94%;
}

.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], textarea.textarea {
    font-family: inherit;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: normal;
    outline-style: none;
    padding: 5px 4px;
}

.gform_wrapper textarea{
	resize: none;
	width: 47%;
}

.gform_wrapper .ginput_complex label, .gform_wrapper .gfield_time_hour label, .gform_wrapper .gfield_time_minute label, .gform_wrapper .gfield_date_month label, .gform_wrapper .gfield_date_day label, .gform_wrapper .gfield_date_year label, .gform_wrapper .instruction {
    display: block;
    font-size: 13px;
    letter-spacing: 0.5pt;
    margin: 10px 0;
}

.gform_wrapper .gform_footer {
    clear: both;
    margin: 16px 0 0;
    padding: 16px 0 10px;
}

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
    width: 47%;
}

.gform_wrapper .top_label select.medium,
.gform_wrapper .ginput_complex select{
    padding: 10px 2px;
    font-size: 15px;
}

.gform_button {
    display: block;
    height: 34px;
    line-height: 140%;
    width: 100px;
    float: right;
	background-color: #FAFAFA;
	font-weight: normal !important;
}

.gform_wrapper input{
	border: 1px solid #555;
}

#text_content ul.gform_fields{
	padding-left: 0;
}

.gform_wrapper li.gfield_error input[type="text"], .gform_wrapper li.gfield_error input[type="url"], .gform_wrapper li.gfield_error input[type="email"], .gform_wrapper li.gfield_error input[type="tel"], .gform_wrapper li.gfield_error input[type="number"], .gform_wrapper li.gfield_error input[type="password"], .gform_wrapper li.gfield_error textarea {
    border: 1px solid red;
}

.gform_wrapper .gfield_error .gfield_label, .validation_error, .validation_message{
    color: red;
}

.validation_error{
	margin-bottom: 30px;
}

.validation_message{
	font-size: 16px;
	margin-bottom: 30px;
}

.slick-slide img{
    max-height: 480px;
    width: auto;
}

.galery{
	height: 480px;
}

/************************************************************************************************************
*
* General Class
*
*/

.left{
	float: left;
}

.right, .submenu .right{
	float: right;
}


.clear{
	clear: both;
}

.no_margin{
	margin: 0;
}

.block{
	display: block;
}

/***********************************************************************************************
* Mobile menu
*/

.header-mobile{
	padding: 15px;
	background-color: #000;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
	box-sizing: border-box;
	display: none;
}

.icon-bar {
    display: block;
    width: 40px;
    height: 3px;
    background-color: #fff;
}

.icon-bar + .icon-bar {
	margin-top: 10px;
}

.boxclose, .boxclose:visited{
	color: #000;
	text-decoration: none;
	display: block;
	font-family: Arial, sans-serif;
}

.boxclose:hover, .boxclose:focus{
	color: #000;
	text-decoration: none;
}

.boxclose i{
	margin-right: 5px;
}

.mm-menu .mm-header {
    border-color: rgba(0, 0, 0, 0.1);
    background-color: #FFF;
}

.mm-listview > li.search-label #s{
	padding: 20px;
	margin: 0px;
	border: medium none;
	width: 100%;
	background-color: #EEE;
	font-size: 1em;
	margin-bottom: 20px;
}

.mm-listview > li.Label.search-label{
	padding-top:0;
	padding-left: 0;
	padding-right: 0;
}

.mm-listview > li.Label{
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
}

.mm-menu .mm-listview > li > a.mm-prev::before, .mm-menu .mm-listview > li > a.mm-next::after, .mm-menu .mm-header .mm-btn::before, .mm-menu .mm-header .mm-btn::after {
    border-color: rgba(0, 0, 0, 1);
}

.mm-listview > li.lang-label > a, .mm-listview > li.icon-label > a{
	line-height: 20px;
	padding: 0px;
	margin-right: 20px;
	display: inline-block;
	text-decoration: none;
}

.mm-listview > li.icon-label > a{
	font-size: 1.5em;
	margin-right: 10px;
}

.mm-listview > li > a, .mm-listview > li > a:visited{
	color: #000;
}

.mm-listview > li > a:focus, .mm-listview > li > a:hover, .mm-listview > li > a:active{
	color: #CCC;
	background-color: transparent;
}

.mm-menu .mm-header > a{
	color: #000;
	font-family: Arial, sans-serif;
}

.mm-menu {
    background: #FFF;
    color: rgba(0, 0, 0, 1);
}

.mm-listview > li > a.lang-selected, .mm-listview > li > a.lang-selected:visited{
	color: red;
}
/***********************************************************************************************
* Media queries
*/

/* Large desktop */
@media (max-width: 1200px) {
	
	.slick-prev{
		left: 25px !important;
	}
	
	.slick-next{
		right: 25px !important;
	}
}

@media (max-width: 1025px){
		
	#logo{
		padding-top: 0;
		margin-top: -10px;
	}
	
	a#baseline{
		padding-bottom: 30px;
		display: block;
		float: none;
		margin-bottom: 10px;
	}
	
	.menu-main-container{
		float: right;
	}
}

@media (max-width: 1000px){
	body{
/* 		background-color: fuchsia; */
	}		
	
	.arrow, .dot_wrapper{
		display: none;
	}
	
	.red_post.spine_1 .post_inner:after, .red_post .spine_1 .post_inner:before,
	.red_post.spine_1 .post_inner:after, .red_post.spine_1 .post_inner:before,
	.red_post.spine_2 .post_inner:after, .red_post .spine_2 .post_inner:before,
	.red_post.spine_2 .post_inner:after, .red_post.spine_2 .post_inner:before,
	.spine_1 .post_inner:after,  .spine_1 .post_inner:before,
	.spine_1 .post_inner:after, .spine_1 .post_inner:before,
	.spine_2 .post_inner:after,  .spine_2 .post_inner:before,
	.spine_2 .post_inner:after, .spine_2 .post_inner:before,
	.red_post.spine_1:hover .post_inner:after, .red_post.spine_1:hover .post_inner:after, .red_post.spine_1:hover .post_inner:before,
	.red_post.spine_2:hover .post_inner:after, .red_post.spine_2:hover .post_inner:after, .red_post.spine_2:hover .post_inner:before{
		border: none;
		border-color: transparent;
	}
	
	#timeline{
		background: none;
	}
	
	.post.spine_1, .post.spine_2{
		margin: auto auto;
		margin-bottom: 20px;
    	padding: 0;
	}
	

	.slick-slide img{
		max-height: 300px;
		width: auto;
	}
	
	.galery{
	   height: 300px;
	}

}
 
/* Portrait tablet to landscape and desktop */
@media (min-width: 769px) and (max-width: 979px) {
	body{
/* 		background-color: red; */
	}
	
	.slick-slide img{
		max-height: 300px;
		width: auto;
	}
	
	.galery{
	   height: 300px;
	}
}
 
/* Landscape phone to portrait tablet */
@media (max-width: 768px) {
	body{
/* 		background-color: green; */
	}
	
	h1, .spectacle h1, .page h1, .archive h1, .news h1{
		padding-top: 0;
	}
	
	.col.col_ter, .col, .col.smallsize.right, .post,
	.post-archive .post{
		width: 100%;
		float: none;
	}
	
	.artist img{
		width: 100%;
	}
	
	
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper textarea{
		width: 100%;
	}
	
	.gform_wrapper .ginput_complex input[type="text"], .gform_wrapper .ginput_complex input[type="url"], .gform_wrapper .ginput_complex input[type="email"], .gform_wrapper .ginput_complex input[type="tel"], .gform_wrapper .ginput_complex input[type="number"], .gform_wrapper .ginput_complex input[type="password"], .gform_wrapper .ginput_complex select{
		width: 100% !important;
	}
	
	.gform_wrapper .top_label select.medium, .gform_wrapper .ginput_complex select{
		width: 102% !important;
	}
	
	.gform_wrapper .ginput_complex .ginput_left{
		float: none;
		width: 100%;
	}
	
	.gform_wrapper .ginput_complex, .gform_wrapper .ginput_complex .ginput_left, .gform_wrapper .ginput_complex .ginput_right, .gform_wrapper .ginput_complex .ginput_full{
		overflow: visible;
	}
	
	#container{
		padding-top: 125px;
	}
	
	.header-mobile{
		display: block;
	}
	
	#header{
		display: none;
	}
	
	.slick-slide img{
		max-height: 300px;
		width: auto;
	}
	
	.galery{
	   height: 300px;
	}

}	
 
/* Landscape phones and down */
@media (max-width: 480px) {
	body{
/* 		background-color: purple; */
	}
	
	.slick-slide img{
		max-height: 150px;
		width: auto;
	}
	
	.galery{
	   height: 150px;
	}
	
	.arrow_nav{
		display: none;
	}
		
	
}