/*
Theme Name: Nisarg
Theme URI: http://falgunidesai.com/work/nisarg-a-wordpress-theme/
Author: Falguni Desai
Author URI: http://falgunidesai.com/
Description: Nisarg is a new fully responsive and translation ready theme that allows you to create stunning blogs and websites. Theme is well suited for travel, photography, recipe, design, art, personal and any other creative websites and blogs. The theme is developed using Bootstrap 3 that makes it mobile and tablets friendly.  It has various options in WordPress Customizer to change look of the theme. Theme customizer can be used to add your own header image of flexible height, background image, to set background color, header text color and accent color(Supports seven different accent colors).  Theme supports eight post formats, such as: Video, Image, Aside, Status, Audio, Quote, Link and Gallery. 
Version: 1.2.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: pink,orange,blue,green,yellow, gray, white,black,light,two-columns, right-sidebar, responsive-layout, theme-options, custom-background, custom-header, custom-colors, custom-menu, featured-images,  post-formats, sticky-post, translation-ready, rtl-language-support,threaded-comments
Text Domain: nisarg

This theme is licensed under the GPL.

*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 Repeatable Patterns
 * 3.0 Header
 *     3.1 Site Navigation Bar
 *     3.2 Site Header
 * 4.0 Content
 *     4.1 Post-Content
 *     4.2 Page and Post Navigation links 
 *     4.3 Post Formats
 *     4.4 Gallery
 *     4.5 Post-Comments
 * 5.0 Sidebar - Widgets
 * 6.0 Site Footer
 * 7.0 Media Queries
 * 8.0 Print
 *     
**/

/**
 * 1.0 Reset
  * -----------------------------------------------------------------------------
 */


input[type="checkbox"] {
    width: auto !important;
    margin-right: 10px !important;

 }

.post-445 .wpcf7-list-item {
    display:inline !important;
}

 .lang-item {
    top:6px;
    margin-left: 5px;
 }

#menu-item-852-fr a:hover, 
#menu-item-852-en a:hover, 
#menu-item-849-de a:hover, 
#menu-item-849-en a:hover,
#menu-item-851-fr a:hover, 
#menu-item-851-de a:hover {
   border:none !important;
}

.lang-item a:hover {
   border:none !important;
}




 .fa-facebook-square {
    color: #fff !important;
    font-size: 2.5em !important;
 }
 
#button, #button2 {
	margin-top:15px;
	margin-right:10px;
	margin-bottom:30px;
	background-color: #D80000;
	width:210px;
	padding:4px;
	text-align:center;
	border-radius:6px;
	float:left;
	}



#button a, #button2 a {
	color: #fff;
	text-decoration:none;
	} 	
	
 
figure {
	margin-bottom:0px !important;
	margin-top:0px !important;
}
 
#gal_team {
	position:relative;
	left:13%;
	}

#content li {
	position:relative;
	left:-15px;
	list-style-type: disc;

 }
 
 .wp-caption-text a {	 
	 color:#666 !important;
	 font-size:0.9em;	 
	 position:relative;
	 text-decoration:none !important;
 }
 

 #schliessen {
	 position:absolute;
	 right:15px;
	 top:-5px;
	 font-size:2em;
	 font-family:Arial, Helvetica, sans-serif;
	 color:grey;	 
	 }
	 
	  #schliessen a {
	 color:grey;	 
	 }
 
  #details_dominique, #details_jean_marie, #details_marc, #details_dominique, #details_patrick, #details_ronny, #details_markus, #details_florian, #details_jonathan, #details_sergio, #details_lionel, #details_mickael {	  
	  position: fixed; 
	  width: 60%;
	  top:10%; 
	  left: 20%;
	  padding: 5%;
	  display: none; 
	  z-index: 9999999999; 
	  text-align: left;
	  font-size: 1em;
	  border: 1px solid #D80000;
	
background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(255,255,255,0.95) 60%, rgba(255,255,255,0.95) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(255,255,255,0.95) 60%,rgba(255,255,255,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,0.95) 60%,rgba(255,255,255,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

	
 }
 
.post-content a  {
	color:#000000;
	text-decoration:underline;
	}
	
	.post-content a:hover  {
	text-decoration:underline;
	}

	 #logo img {
		 padding-left:10px;
		  
		 
}
 
.container {
	max-width:975px;
} 


body {
    background-color: #000 !important;
	overflow-x:hidden;
}

body,
button,
input,
select,
textarea {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}


h1,h2,h3,h4,h5,h6 {
    clear: both;
    color: #D80000;
    font-family: 'Lato', sans-serif;
    font-style: normal;
    font-weight: 400;
	text-align:left;

}

 h1 {
font-size:25px !important;
margin-bottom:20px;
line-height: 1.5em;
}

 h2 {
font-size:22px !important;
margin-bottom:20px;
margin-top:30px;
}

.post-37 h1, .post-754 h1, .post-803 h1   {
	visibility:hidden !important;
	display:none;

}

.page-id-37 #content  {
	padding-top:40px !important;

}


p {
    line-height: 1.3em;
}


a {
    color: #D80000;
    text-decoration: none;
}

a:visited {
    color: #D80000;
    text-decoration: underline;
}

a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
    outline: 0;
}

a:hover{
    text-decoration: none;
}

a img {
    border: 0;
}

dd {
    margin: 0 1.5em 1.5em;
}

dfn, cite, em, i {
    font-style: italic;
}

blockquote {
    border-left: 5px solid #455A64;
    background: #F5f5f5;
    font-size: 18px;
    font-style: italic;
    margin-left: 0.5em;
}

blockquote p{
    font-size: 18px;
}

code {
    white-space: normal;   
    color: #666;
}

table {
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}

table caption {
    text-align: center;
    text-transform: uppercase;
}

thead{
    background-color: #fff;
    color:#212121;
}

table,th,td{
     border: 1px solid #ddd;
}

th, td {
  padding: 0.7em;
  text-align: left;
 
}

tbody tr:nth-child(odd) {
  background: #eee;
}

input,
textarea {
	font-size: 100%;
	margin: 0;
	width: 100%;	
	max-width: 100%;
	max-width: 545px;
	vertical-align: baseline;

}

select {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	max-width: 545px;

}

.wpcf7-form-control-wrap, .wpcf7-form-control, .wpcf7-select {
	width:100% !important;
	max-width: 545px !important;

}



.wpcf7-form label {
	width:100%;

}




embed,
iframe,
object {
    max-width: 100%;
}

iframe{
    width: 100%;
}


/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */


/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

button, input, textarea, select {
	font-family: inherit;
	padding: 5px;
}

input[type="submit"] {
	max-width:545px;
}


input, textarea, select {
	color: #727272;
    border: 1px solid #aaa1a8;
}

input:focus,
textarea:focus {
	outline: 0;
}

input:hover,
textarea:hover {
	outline: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid #455A64;
    border-radius: 2px;
	background-color:#D80000;
    color:#fff;
}

button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border: 1px solid #455A64;
    border-radius: 2px;
    background-color:#000000;
    color:#fff;
}

button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border: 1px solid #455A64;
    border-radius: 2px;
    background-color:#000000;
    color:#fff;
}

input[type=text],
input[type=email],
textarea {
    color: #727272
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    color: #727272;
}


input[type="search"].search-field {
    border-radius: 2px 0 0 2px;
    width: -webkit-calc(100% - 42px);
    width: calc(100% - 42px);
}

.wpcf7-form label {
	color:#000 !important;
	font-family: 'Source Sans Pro', sans-serif !important;
	font-weight:normal !important;
}


.search-form {
    position: relative;
}

.search-form label{
    width: 100%;
    margin-bottom: 0px;
}

.search-submit:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 16px;
    left: 2px;
    line-height: 42px;
    position: relative;
    width: 40px;
}

.search-submit {
    border-radius: 0 2px 2px 0;
    bottom: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
}


img{
    margin-bottom: 1em;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 0px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.wp-caption {
    background: #fff;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 0px;
    text-align: center;
}

.wp-caption.aligncenter,
.wp-caption.alignnone{
        margin: 5px auto 20px;
}

.wp-caption.alignleft{
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright{
    margin: 5px 0px 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption-text {
    font-size: 1em !important;
    text-align: center;
	color:#000 !important;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption p.wp-caption-text {
    font-size: 14px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    max-width: 100%;
    height: auto;
}

.entry-content img,
.comment-content img,
.widget img {
    max-width: 100%; /* Fluid images for posts, comments, and widgets */
}

.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
    max-width: 100%;
    height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}

.entry-content {
	padding:0px !important;
}
 
.entry-content img,
img.size-full {
    max-width: 100%;
    width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}


.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

img.wp-post-image{
    max-width: 100%;
    width: auto;
}

img.wp-post-image{
    height: auto;
}

.image-attachment{
    margin-left: auto;
    margin-right: auto;
}

.featured-image img{
    display: block;
    margin:0 auto 15px;
}



/**
 * 3.0 Header
 * ----------------------------------------------------------------------------
 */

/**
 * 3.1 Site Navigation Bar
 * ----------------------------------------------------------------------------
 */
 
 #wpadminbar {
	 visibility:hidden;
	 display:none;
 }
 
 .nav {
    display: block;
}
.navbar-toggle {   
	  	position: relative !important;
 		top:-25px !important;
		border: none !important;
		background:none !important;
		z-index: 99999999999999999 !important;
		right:10px !important;


}
 
 .navbar-fixed-top,
.navbar-fixed-bottom {
  position: absolute !important;
  top:33px !important;
  z-index: 1030;
  right:-10px;
  }
  
  
  
  @media (min-width: 768px) {
  
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; }

    
    }

.navbar-fixed-top {
 
  border-width: 0 0 0px; }

.admin-bar .navbar-fixed-top {
  top: 32px; }
  
  
  
@media (max-width: 782px) {
	
	
	
    .admin-bar .navbar-fixed-top{
    top: 46px;
    position: absolute;
  }
  
}

.navbar { 
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    border:none;
	margin-bottom:40px;
}

.navbar-brand{
    font-size: 20px;
    font-weight: 600;
}

.navbar-nav {
    float: right;
}

.navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 4px;
	border:none !important;
}

.navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a {
   border-bottom: 2px solid #D80000 !important;
}
.navbar-nav > li > a {
	padding-left:0px !important;
	padding-right:0px !important;
	margin:6px !important;
}



.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
    border-color: #fff;
}
.navbar-default { 
background:none;
    
}
.navbar-default .navbar-brand {
    color: #333333;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #000000;
}
.navbar-default .navbar-text {
    color: #333333;
}
.navbar-default .navbar-nav > li > a {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.navbar-default .navbar-nav > li > a {
    color: #333333;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
background-color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
color: #333333;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
color: #fff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
background-color: #ffffff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
background: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
background: #fff;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #fff;
    border-color: #fff;
}

.navbar-default .navbar-toggle {
border-color: #455A64;

}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #455A64;
color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
background-color:#000;
}
.navbar-default .navbar-toggle:hover .icon-bar,.navbar-default .navbar-toggle:focus .icon-bar{
background-color: #D80000;
}

.navbar-default .navbar-link {
color: #333333;
}
.navbar-default .navbar-link:hover {
color: #000000;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #FFF;
    text-decoration: none;
    outline: 0px none;
}


@media (max-width: 930px) {
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #333333;
	}
    .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
       min-height: 700px;
    }
}
@media (max-width: 762px) {	

	 #gal_team figure {
			  width:45% !important;
			
	}

}



@media (min-width: 768px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
  }
}

/**
 * 3.2 Site Header
 * ----------------------------------------------------------------------------
 */
 
 #masthead, #content, .site-header  {
	
	 background-color:#fff !important;
	 
  
  }
 
 .site-header {
	 background-size: auto 420px !important;
	 background-color:#000 !important;
	 height:420px !important;
	 z-index:999999;
  
  }
 
 .navbar-brand {
	 visibility:hidden !important;
	 display:none !important;
	
}


.site-header {
    position: absolute;
    width: 100%;
    margin-bottom: 3em;
    overflow: hidden;
	top:127px;
	border-top:1px solid #000;
	box-shadow:none !important;
   
}

.site-header .site-branding {
    margin: 0;
   position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;  
}

.site-title {
    color: #fff;
    font-size: 3.5em;
    font-weight: 700;
    text-transform: uppercase; 
    letter-spacing: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    text-shadow:rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
}

.site-title::after{
    background-color: #fff;
    content:"";
    height: 2px;
    display: block;
    width: 20%;
    margin: 10px auto;
}

.site-description {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    padding: 0.2em 0em;
    letter-spacing: 5px;
    text-transform: capitalize;
    margin-top: 0px;
    margin-bottom: 0px;
    text-shadow:rgba(255,255,255,.1) -1px -1px 1px,rgba(0,0,0,.5) 1px 1px 1px;
}

.site-title a,
.site-description a{
    text-decoration: none;
}

.home-link{
     text-decoration: none;
}


/**
 * 4.0 Main Content
 * ----------------------------------------------------------------------------
 */

 /* 4.1 Post-Content
 * ----------------------------------------------------------------------------
 */
 
 
  #footer_new {
	position: relative; 
	margin-top: 30px; 
	background-color:#D80000;
	padding:10px;
	font-size:0.86em;
	text-align:center;
	height:auto;
	color:#FFF;

 
}

 #footer_new a {
	 color:#FFF; 
}

  .footer_entry {
	  margin-left:5px;
	  margin-right:5px;
	  white-space:nowrap;
 
}

 
  #topline {
		z-index:999999999999;
		position:absolute;
		top:3px;
		width:100%;
		height:5px;
		background-color:#D80000;

 
}
 
 #content {
		 position:relative !important;
		 top:400px !important;

}
 
 	 #logo {
		 position:absolute;
		 top:8px !important;
		 background-color:#fff !important;
		 width:100%;
		 padding-top:10px;
		 padding-bottom:10px;	 
}

 

 
 .content-area  {
	 width:100% !important;
	 
}

 .sticky {
    
}

.sticky-post{
    position: absolute;
    top:0;
    left: 15px;
    padding: 5px 15px;
}
.hentry {
    margin: 0 0 1.5em;
}

.post-content,.single-post-content,.post-comments,.comments-area{
    background-color: white;
    clear: both;
    margin-bottom: 2em;
    
 
}

.entry-header,.entry-content,.entry-summary,.entry-footer{
    padding: 0 4em;
}

.featured-image{
    padding: 0.5em 0.5em;
}

.single-post-content{
    padding: 0 4em;
}

.comments-area{
    padding: 1.5em 4em;
    background: white;
    overflow: hidden;
}

.post-comments{  
    border-radius: 0px;
    border: none;
    padding: 2em;
    overflow: hidden;
}

.post-comments .comments-area{
    background: white;
    padding: 1em 2em;
    overflow: hidden;
    box-shadow: none;
}

.post-content hr{
    margin-top: 20px;
    margin-bottom: 20px;
    border-color: #B6B6B6;
    border-style: dotted;
    width: 100%;
}

.entry-content,.entry-header,.entry-meta,.entry-title,
.entry-summary,.entry-footer{
    width: 100%;
    word-wrap:break-word;
    overflow: hidden;
}

.entry-meta {
   	visibility:hidden;
	display:none;
}

   .entry-title {
        font-size: 21pt;
		color: #D80000 !important;
    }

.entry-summary,
.entry-content{
    color: #000;
}

.entry-header{
   padding:0px !important;
    text-align: center;
  
}


.entry-header .entry-title a{
    color: #D80000;
}

.entry-meta{
    clear: both;
    color: #727272;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 2px;
	border:none !important;

}

.entry-meta a{
    clear: both;
    color: #727272;
    text-transform: capitalize;
    line-height: 1.7;
}

.entry-meta h5{
    margin-top: 0px;
    margin-bottom: 0px;
}

.entry-header .entry-meta::after{
    content:"";
    height: 2px;
    display: block;
    width: 50px;
    margin: 10px auto;
}


.taxonomy-description{
    color: #455A64;
    text-align: center;
}


.byline{
    text-transform: capitalize;
}

.byline a{
    color: #727272;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.entry-footer {
    word-spacing: 3px;
    padding-bottom: 2.5em;
	visibility:hidden !important;
	display:none !important;
}

.site-footer {
    word-spacing: 3px;
    padding-bottom: 2.5em;
	bottom:0px;
	margin-top:50px;
	visibility:hidden !important;
	display:none !important;

}

√

.cat-links a, .tags-links a{
    color: #727272;
    text-transform: capitalize;
}

.archive-page-title{
    text-transform: capitalize;
}

.search-page-header,.archive-page-header{
    margin-bottom: 1.5em;
}

.search-page-title,.archive-page-title{
    color: #525252;
    text-align: center;
    letter-spacing: 2px;
}

.attachment img{
    margin-left: auto;
    margin-right: auto;
}

.entry-summary,.entry-content{
    text-align: justify;
}

.read-more{
    margin-bottom: 1.2em;
    text-align: center;
    text-transform: uppercase;
}

/**buttons**/
.btn-default{
    border: none;
    border-radius: 0px;
    color: #212121;
}

.btn-default:hover, .btn-default:focus{
    color: #fff;
}

.btn-default:visited{
    color:#212121;
}

/*Image attachment*/
.image-attachment .entry-meta a{
    color: #607D8B;
    text-decoration: underline;
}

.image-attachment .entry-content{
    text-align: left;
}

/* 
* 4.2 Page and Post Navigation links 
* --------------------------------------------------------------
*/

.page {
	margin-top:60px;
}


.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.nav-links{ 
    background: #fff;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
    padding: 15px;
    text-align: center;
    margin-bottom: 2em;
}

.nav-links .fa{
    color: #727272;
}

.nav-previous,.nav-next,.next-post,.prev-post{
    background: #fff;   
    color: #727272;
    font-weight: 400;
    text-transform: capitalize;
    padding: 1em;
}

.posts-navigation .next-post a,.posts-navigation .prev-post a{
    font-size: 18px;
}


.next-post a,.prev-post a{
    color: #424242;
}

.next-prev-text{
    color: #727272;
    font-size: 14px;
}


/*
* 4.3 Post Formats
* -------------------------------------
*/



/* Post Format = Status----------------------------------------------- */

.blog .format-status .entry-content,
.archive .format-staus .entry-content{ 
    background-color: #CFD8DC;  
    padding-top: 2em;
    font-size: 16px;
}

.blog .format-status .entry-footer,
.archive .format-staus .entry-footer{ 
    background-color: #CFD8DC;  
}

/*
* 4.4 Gallery
* -----------------------------------------
*/

.gallery {
    margin-bottom: 1.6em;
}

.gallery-item {
    display: inline-block;
	padding-left:2%;
	padding-right:2%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
    max-width: 25%;
}

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}

.gallery-icon img {
    margin: 0 auto;
}

.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1.5;
    padding: 0.5em 0;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


/*
* 4.5 Post-Comments
* ------------------------------
**/


.comments-author .url{
    text-transform: uppercase;
}

.avatar{
    height: 50px;
    width: 50px;
    border-radius: 25px;
}

.comment-respond label {
    display: block;
    font-weight: normal;
}

.comment-metadata{
    font-size: 0.8em;
}

.comment-list{
    list-style: none;
}

.comment-list .depth-1{
    margin: 20px 0px;
    border-bottom: 1px dotted #DDD;
    padding: 5px 0px 18px;
}

.comment-list .children{
    list-style: none;
}

.comment-content{
    margin-bottom: 0.3em;
}

.comment-respond #submit{
    background-color: #455A64;
    background:    -moz-linear-gradient(#607d8b, #455a64);
    background:    -o-linear-gradient(#607d8b, #455a64);
    background:    -webkit-linear-gradient(#607d8b, #455a64);
    background:    linear-gradient(#607d8b, #455a64);
    color: white;
    border:none;
    border-radius: 4px;
}

.comment-respond{
    padding-top: 5px;
}

.comment-metadata time{
    color: #aaa;
}

.bypostauthor {
    
}
/**
 * 5.0 Sidebar - Widgets
 * ----------------------------------------------------------------------------
 */
#secondary .widget{
    background-color: white;
    color: #727272;
    font-size: 16px;
    margin-bottom: 2em;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 24px 24px 24px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}

#secondary .widget-title{
    font-weight: 400;
    position: relative;
}

#secondary .widget-title{
    margin-top: -24px;
    margin-left: -24px;
    margin-right: -24px;
    margin-bottom: 2em;
    padding: 1.5em 1.5em 0;
    text-transform: uppercase;
}


#secondary .widget-title::after{
    content: "";
    position: absolute;
    width: 50px;
    display: block;
    height: 4px;
    bottom: -15px;
}

#secondary .widget a{
    color: #727272;
}

#secondary .widget .widget-title .rsswidget{
    color: #212121;
}

.widget_rss li{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

#recentcomments li{
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}


.widget ul{
    list-style: none;
    padding: 0em 1em;
}

#secondary .widget li{
    border-bottom: 1px solid #ddd;
    padding: 0.5em 0;
}

#secondary .widget li:last-child{
    border-bottom: none;
}

.widget ul ul {
    padding: 0 0 0 1em;
}


.widget th, .widget td {
  padding: 0.2em;
  text-align: left;
}


.widget select {
    max-width: 100%;
}

#secondary .widget hr{
    border-color: #ddd;
}

#secondary .widget table caption{
    color: #455A64;
}

#secondary .widget #recentcomments a{
    color: #607D8B;
}

#secondary .widget .rsswidget{
    color: #607D8B;
}

#secondary .widget .rsswidget img{
    margin-top: 12px;
}

.widget_text img{
    max-width: 100%;
}

.widget input[type="search"].search-field {
        width: -webkit-calc(100% - 35px);
        width: calc(100% - 35px);
}

.widget .search-submit:before {
        font-size: 16px;
        left: 1px;
        line-height: 35px;
        width: 34px;
}

.widget button.search-submit {
        padding: 0;
        width: 35px;
}


/*
* 6.0 Site Footer
* --------------------------------------------------------------------
*/

.site-footer{
    background-color: #222;
    color: white;
    min-height: 70px;
    font-size: 16px;
    padding: 1em;
    letter-spacing: 1px;
}

.site-info{
    text-align: center;
}

.site-footer a{
    color: white;
}

/*
* 7.0 Media Queries
* --------------------------------------------------------------------
*/




@media (max-width: 1024px){

.site-header {
	 background-size: auto 300px !important;
	 height:320px !important;
  
  }	

	
 #content {

		 top:290px !important;
	 
}
}

@media (max-width: 990px){

#gal_team {
    position:relative;
    left:5%;
    }

    .container {
        width:100%;
    } 
}


@media (max-width: 900px){
	

    body{
        font-size: 16px
    }

    h1{
        font-size: 26px;
    }
    h2{
        font-size: 22px;
    }
    h3{
        font-size: 18px;
    }
    h4{
        font-size: 16px;
    }
    h5{
        font-size: 14px;
    }
    h6{
        font-size: 12px;
    }
    
    blockquote{
        margin-left: 0.3em;
    }
    table {
      -ms-word-break: break-all;
     word-break: break-all;

    }
 

    .sticky-post{
        padding: 3px 15px;
    }
    
    .entry-header,.entry-content,.entry-summary,.entry-footer{
        padding: 1em 1.5em;
    }

    .entry-footer{
        padding-bottom: 1em;
    }

    .featured-image{
        padding: 0.5em 0.5em;
    }

    .single-post-content{
        padding: 0 1.5em;
    }

    .post-comments,.comments-area{
        border: none;
        box-shadow: none;
        padding: 1.2em 1em;
        overflow: hidden;
        width: 100%;
    }

    .comment-content table{
        overflow: hidden;
    }
    .comment-list {
        padding: 10px;
    }

    .comment-list ol{
        padding-left: 10px;
    }


    #submit,.search-submit{
        width: auto;
    }

    th, td {
      padding: 0.2em;
      text-align: left;
      border: 1px solid #B6B6B6;
    }

  }
  
@media (max-width: 930px) {
	
 #content {
	position:absolute !important;
	top:410px !important;
	width:100%;	 
}
	
	.navbar-nav > li > a:hover, .navbar-default .navbar-nav > .active > a {
   border-bottom: 0px solid #D80000 !important;
}

.navbar-nav > li > a {
   border-bottom: 0px solid #D80000 !important;
}
	
		.navbar-nav {			
    float: left !important;
	width:98%;
	padding-left:10px;
	padding-bottom:300px;
	box-shadow:none !important;
	font-size:1.4em;

}

 .navbar-collapse {
	 position:absolute;
	 left:10px;
	 width:100%;
	 top:-25px;
	border: none !important;
	
	
background: -moz-linear-gradient(top, rgba(255,255,255,1) 1%, rgba(255,255,255,1) 49%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 49%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 1%,rgba(255,255,255,1) 49%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */

	
 }

		.navbar {
z-index: 999999999999999 !important;

}
    .site-header{
        width: 100%;
        min-height: 170px;
        margin-bottom: 2em;
		
    }

    .site-title {
        font-size: 2.1em;
        letter-spacing: 10px;  
    }

    .site-title::after{
        background-color: #fff;
        content:"";
        height: 1px;
        display: block;
        width: 20%;
        margin: 5px auto;
    }

    .site-description {
        font-size: 14px;
        letter-spacing: 1px; 
    }

    .site-footer{
        font-size: 14px;
    }
    .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
        border-top: none;
    }    
}

@media (max-width: 767px){

    #button, #button2 {

        float:none !important;
        margin-bottom: 5px;
        width: 100%;
        }

.site-header {
	 background-size: auto 300px !important;
	 height:300px !important;
}

	 #content {
		 position:absolute !important;
		 top:380px !important;
}

}

@media (max-width: 600px) {
	
 #details_dominique {
	  width: 90%;
	  top:10px;
	  left: 4%;
	  padding: 3%;
	  font-size: 0.9em !important;
	  height: 100%;
	  overflow-y:scroll;
 
 }	
	
#details_jean_marie, #details_marc, #details_patrick, #details_ronny, #details_markus, #details_florian, #details_jonathan, #details_sergio, #details_lionel, #details_mickael {	  
	  width: 80%;
	  top:5%; 
	  left: 10%;
	  padding: 5%;
	  font-size: 1em;	 
 }	
 

	
body,
button,
input,
select,
textarea {
    font-size: 18px;
    font-weight: 400;
}
}

@media (min-width: 520px) {
	
#lehrbetriebe {	  
	  position:relative;
	  float:right;
	  top:-160px;
 }	
 

}

@media (max-width: 500px) {

    #gal_team {
        left:1%;
        }
	
	
	.site-header {
	 background-size: auto 240px !important;
	 height:230px !important;
  
  }	
	
	 #content {
		 position:absolute !important;
		 top:310px !important;
}


}

@media (max-width: 445px) {
	
		 #gal_team figure {
			  width:90% !important;
			  padding-left:5%;		
	}
	

}
@media (max-width: 430px) {
	
#details_jean_marie, #details_marc, #details_patrick, #details_ronny, #details_markus, #details_florian, #details_jonathan, #details_sergio, #details_lionel, #details_mickael {	  
	  width: 90%;
	  top:5%; 
	  left: 4%;
	  padding: 3%;
	  font-size: 0.9em !important;	 
 }	

	
	.site-header {
	 background-size: auto 200px !important;
	 height:170px !important;
  
  }	
	
	 #content {
		 position:absolute !important;
		 top:230px !important;
}


	 #logo img {
		 width:325px;
		 height:auto;
		 margin-top:1px;

	 
}

 .site-header {
	 top:119px;		
    }
	

}

@media (max-width: 390px) {


.site-header {
	 top:113px;		
    }
	
		 #button2 {
	margin-top:0px;

	}		

}

@media (max-width: 365px) {

	 #logo img {
		 width:305px;
		 height:auto;
		 padding-left:10px;		  	 
}


  #logo  {
	  padding-top:6px;		 
		
}


.site-header{
	 top:105px;		
    }
	
	

	
}

@media (max-width: 359px) {
	

    .site-title {
        font-size: 2em;
        letter-spacing: 2px;  
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .site-title ::after{
        margin: 2px auto;
    }

    .site-description {
        font-size: 8px;
        letter-spacing: 0px;
        margin-top: 1px;
        margin-bottom: 2px;
    }

	
}

@media (max-width: 345px) {

	 #logo img {
		 width:300px;
		 height:auto;
		 padding-left:10px;
		 
}

  #logo  {
	  padding-top:7px;		 
		
}
}

@media (max-width: 340px) {

	 #logo img {
		 width:280px;
		 height:auto;
		 padding-left:0px;
		  
		 
}

	 #logo {
		 padding-top:10px;
}


.site-header{
	 top:105px;		
    }
	

}


/**
 * 8.0 Print
 * ----------------------------------------------------------------------------
 */


@media print {
    body {
        background: none !important;
        color: #000;
        font-size: 10pt;
    }

    
    .site {
        max-width: 98%;
    }

    .site-header {
        background-image: none !important;
    }

    .site-header .home-link {
        max-width: none;
        min-height: 0;
    }

    .site-title {
        color: #000;
        font-size: 21pt;
    }

    .site-description {
        font-size: 10pt;
    }

    .author-avatar,
    .site-footer,
    .comment-respond,
    .comments-area .comment-edit-link,
    .comments-area .reply,
    .comments-link,
    .entry-meta .edit-link,
    .page-links,
    .site-content nav,
    .widget-area,
    .main-navigation,
    .navbar,
    .more-link {
        display: none;
    }

    .entry-header,
    .entry-content,
    .entry-summary,
    .entry-meta {
        margin: 0;
        width: 100%;
    }

    .page-title,
    .entry-title {
        font-size: 21pt;
		color: #D80000 !important;
    }

    .entry-meta,
    .entry-meta a {
        color: #444;
        font-size: 10pt;
	
    }

    .entry-content img.alignleft,
    .entry-content .wp-caption.alignleft {
        margin-left: 0;
    }

    .entry-content img.alignright,
    .entry-content .wp-caption.alignright {
        margin-right: 0;
    }

    .format-image .entry-content .size-full {
        margin: 0;
    }

    /* Remove colors from post formats */
    .hentry {
        background-color: #fff;
    }

    /* Comments */
    .comments-area > li.comment {
        background: none;
        position: relative;
        width: auto;
    }

    .comment-metadata {
        float: none;
    }

    .comment-author .fn,
    .comment-reply-link,
    .comment-reply-login {
        color: #333;
    }
}
