/*
Theme Name: TeleborgsSlott
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: teleborgsslott
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

TeleborgsSlott is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Typography
3.0 Elements
4.0 Forms
5.0 Navigation
	5.1 Links
	5.2 Menus
6.0 Accessibility
7.0 Alignments
8.0 Clearings
9.0 Widgets
10.0 Content
	10.1 Posts and pages
	10.2 Asides
	10.3 Comments
11.0 Infinite scroll
12.0 Media
	12.1 Captions
	12.2 Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
	
}

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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

/* Scrollbar */ 

::-webkit-scrollbar{width: 19px;}

::-webkit-scrollbar-thumb{background-color:rgb(196, 196, 196); border-radius: 0;}
::-webkit-scrollbar-thumb:hover{background-color:rgb(196, 196, 196);}

::-webkit-scrollbar-track{background-color:rgb(237, 237, 237);}


/* End Scrollbar */

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

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color: #a4935f !important;
	font-weight: 500;
	text-decoration: none;
}

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

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

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

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

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;
}

img {
	border: 0;
}

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

figure {
	margin: 1em 40px;
}

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

pre {
	overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

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

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;
	padding: 0;
}

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

input[type="search"] {
	-webkit-appearance: textfield;
	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;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

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

td,
th {
	padding: 0;
}

/* Layout */

#page {
	width: 100%;
	min-height: 100px;
	height: 100%;
	margin: 0 auto;

}

#content {
	width: 100%;
	min-height: 100px;
	height: auto;
	margin: 0 auto;


}

#content-gray {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 0px;
	background-color: #f1f1f1;
	overflow: hidden;
	padding-bottom: 30px;


}

#featured {
	min-height: 100px;
	height: auto;
	width: 1020px;
	margin: 0 auto;
}




#start-news {
	margin-top: 5px;
	width: 100%;
	min-height: 100px;
	height: auto;
	margin: 0 auto;
	width: 1020px;
	overflow: hidden;
	padding-bottom: 30px;

}

#start-event {
	margin-top: 0px;
	min-height: 100px;
	height: auto;
	margin: 0 auto;
	width: 1020px;
	overflow: hidden;

}

.content-entry {
	margin-top: 0px;
	min-height: 100px;
	height: auto;
	margin: 0 auto;
	width: 1020px;
	overflow: hidden;

}


.portfolio-slideshow {
	visibility: visible;
	position: relative !important;
	
}

.slideshow-content {
	display: block !important;
	/* position: absolute !important; */
	width: 100%;
/* 	top: 50% !important;
	left: 50% !important; */
	max-height: 400px;
	overflow: hidden;
	text-align: center;
/* 	transform: translate(-50%, -50%) !important;
	-webkit-transform: translate(-50%, -50%) !important; /* Safari and Chrome */
	/*-moz-transform: translate(-50%, -50%) !important; /* Firefox */
	/*-ms-transform: translate(-50%, -50%) !important; /* IE 9 */
	/*-o-transform: translate(-50%, -50%) !important; /* Opera *// */
}


.fluid.ps-fade .slideshow-content img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
	height: auto;
	display: inline-block;
    vertical-align: middle;
	
}

/* Header */

header {
	margin-bottom: -10px;
	background: url(images/snirkelbg.svg) no-repeat top center #000;
	background-size: 125% 125%;

}


header.entry-header {
	margin-bottom: -10px;
	background: none;
	background-size: 125% 125%;

}
	
.site-branding {
	width: 1020px;
	margin: 0 auto;
}

#articles-social {
	float: left;
	width: auto;
	height: 37px;
	top:0px;
	left: 0px;
}

#grid_social_big {
	float: right;
	height: 22px;
	width: 22px;
	margin-right: 5px;
	margin-top: 8px;
}


.expand {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.expand:hover, .expand:focus, .expand:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#site-logo {
	width: 330px;
	height: 120px;
	background: url("images/logo-neg.png") no-repeat center center;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#slider {
	width: 100%;
	height: auto;
	position: relative;
	margin-bottom: 0px;
	z-index: -10;
}

#welcome {
	margin: 0 auto;
	width: 210px;
	margin-top: -120px;
}

.portfolio-slideshow0 {
	margin-top: -30px;
}

#slider .corner {
    position: absolute;
    background: url(images/corner.png);
	background-position: center;
	width: 23px;
	height: 23px;
	opacity: 0.6;
}

#imgcorner {
	max-width: 100%;
	height: auto;
	position: relative;
}


#imgcorner .corner {
    position: absolute;
    background: url(images/corner.png);
	width: 27px;
	height: 27px;
	opacity: 0.6;
}

.fb-like {
  float: right;
  height: 22px;
  margin-right: 8px;
  margin-top: 8px;
}

/* Startpage */


#articles-contacts {
	width: 100%;
	height: 40px;
	background-color: #242224;
	}

#articles-contact-inside {
	width: auto;
	float: left;
	text-align: left;
}

#articles-social-inside {
	width: auto;
	float: right;
	text-align: right;
}

#articles-contacts-page {
	margin-top: 10px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
}


#articles-contact-inside p {
	width: 100%;
	font-size: 1.2em;
	text-align: center;
	-webkit-margin-before: 0.0em;
	-webkit-margin-after: 0.0em;
}

#articles-contact img {
	margin-left: 10px;
	margin-right: 10px;
}
.telefon {
margin-top: 10px;
color: #a3925f;
margin-left: 10px;

}

.excerpt p {
	-webkit-margin-before: 0.0em;
	-webkit-margin-after: 0.6em;
}

#star {
	width: 130px; 
	height: 50px; 
	/* background: url(images/star.png) no-repeat top center; */ 
	text-align: center;
	background-color: #000;
	margin: 0 auto; 
	margin-bottom: -30px; 
	z-index: 300; 
	position: relative;
}
#star h3 {
	color: #fff;
	padding-top: 14px;
	
	}



/* .featured-articles:first-child {
	padding-left: 0px;
	
} */

#etikett {
	width: 100px;
	height: 100px;
	position: absolute;
	z-index: 99;
	margin-left: 0px;
	top: 150px;
	right: 20px;
		
}

.featured-articles {
	width: 33.3%;
	position: relative;
	float: left;
	padding-right: 1%;
	margin-bottom: 10px;
	
}

/* .featured-articles:last-child {
	float: right;
	padding-right: 0%;
}
 */
.featured-articles .thumbnail {
	height: 220px;
	position: relative;
	overflow:hidden;
	
}

.featured-articles .thumbnail img:hover {

	height: auto;
	width: 98%;
	cursor: pointer;
	}



.featured-articles .thumbnail img {
	position: absolute;
	height: auto;
	width: 100%;
    top:-100%; left:0; right: 0; bottom:-100%;
    margin: auto;
	-webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    -ms-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

a.moretag {
background-color: transparent;
color: #000 !important;
font-weight: 900;
text-decoration: none;
text-transform: uppercase;


}
/* Gallery page */

.entry-content img {
	width: 100%;
	height: auto;
	
	}



/* Pages */

#left {
float: left;
width: 560px;
padding-top: 10px;
padding-right: 25px;
}

#gallery {
width: 100%;
float: left;
visibility: visible;
}

#flexslider {
position: relative;

}

.slides {
/*padding-right: 20px;*/
height: 365px;
  display: none;

}

.slides li {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	}

.flex-viewport {
margin-bottom: 10px;
height: 350px; 
}

.flex-viewport ol li {
margin-bottom: 5px;
height: 350px;
}

ul.slides,
ol.slides {
    list-style: none outside none;
	margin: 0px !important;
	padding: 0px !important;
}

.flex-direction-nav {
display: none;
}


#slides ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom:0;
}
#slides li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor:pointer;
}
#slides img {
    display: block;
    height: auto;
    max-width: 100%;
}

.gallery-thumb {
opacity: 1;
}

.gallery-thumb img {
padding-right: 0px;
}

ol.flex-control-nav {
display: none;
}


ol.flex-control-thumbs {
opacity: 0.6;
list-style: none;
margin: 0px;
padding: 0px;
display: none;
}

ol.flex-control-thumbs li img {
width: 50%;
padding-right: 10px;
padding-bottom: 10px;
display: inline-block;
float: right;
width: 50%;
padding-right: 10px;
padding-bottom: 10px;
display: inline-block;
float: right;
height: 180px;
object-fit: cover;
object-position: center;
background-size: cover;
}



.gallery-thumb .active {
opacity: 0.6;
}

.entry-content .gallery {
display: none;
}

#primary {
	width: 400px;
	float: left;
}

#primary .entry-content {
	border-top: 0px dotted #000;
	margin-top: 0px;
	
}

#primary-gallery {
width: 100%;
float: left;
}

#primary-booking {
float: left;
width: 32%;
}

#left-booking {
float: left;
width: 680px;
padding-top: 10px;
padding-right: 25px;
}

.left-booking p {
	margin: 0px;
}


.left-booking iframe {
	border: 1px dotted #000;
	padding: 30px;
}

#facts {
	border-top: 1px dotted black;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-top: 30px;
	margin-right: 5px;
}

#facts .column {
width: 50%;
padding-right: 20px;
float: left;
}

.column p {
	font-size: 0.8em;
}

.column h4 {
	font-size: 0.8em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	font-weight: 200;
}

.column ul {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-padding-start: 15px;
	display: none;

}

.column ul h4 {
	font-size: 0.8em;
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	font-weight: 200;
}

/* Posts */

#primary-post {
	margin-top: 30px;
	width: 680px;
	float: left;
	margin-right: 20px;
	}
/* Sidebar */

#secondary {
	margin-top: 30px;
	width: 250px;
	float: left;
	
	}
	
h1.widget-title {
	font-size: 1.0em;
	text-transform: uppercase;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 900;
	color: #000;
	letter-spacing: -0.00em;
	margin-bottom: 0px;
	margin-top: 0px;
}	


/* Footer */

.site-footer {
	border-top: 0px dotted black;
	padding-top: 30px;
	margin-top: 30px;
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	float: left;
	  padding-bottom: 30px;
	background-color: #000;
}

.site-footer p {
	color: #fff;
}

.addendum {
	text-align: center;
	padding: 20px;
	margin-top: 20px;
	clear: both;
}
img.addendumimg {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	
	}




/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	font-size: 1.00em;
	line-height: 1.3;
	font-family: "proxima-nova",sans-serif;
	font-style: normal;
	font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h1 {
font-family: "kepler-std-semicondensed-dis",serif;
	font-style: normal;
	font-weight: 400;
font-size: 2.7em;
letter-spacing:-0.00em;

}

.featured-articles h1 {
	font-family: "kepler-std-semicondensed-dis",serif;
	font-style: normal;
	font-weight: 900;
	font-size: 2.0em;
	letter-spacing:0em;
	margin-bottom: 0px;
	margin-top: 0px;
	letter-spacing: -0.02em;
	color: #000 !important;
/* text-transform: lowercase; */

}

.entry-header h1 {
font-family: "proxima-nova",sans-serif;
font-style: normal;
font-weight: 900;
color: #a3925f;
text-transform: uppercase;
font-size: 2em;
letter-spacing:-0.00em;
margin-bottom: 0px;
margin-top: 0px;

}

h2 {
font-family: "kepler-std-semicondensed",serif;
font-style: normal;
font-weight: 400;
font-size: 2.0em;
letter-spacing:-0.05em;
margin: 0px;
margin-bottom: 10px;
margin-top: 20px;
line-height: 1.0em;

}

h3 {
font-style: normal;
font-weight: 400;
font-size: 1.0em;
text-transform: uppercase;
margin: 0px;
margin-bottom: 10px;

}

p {
	margin-bottom: 1.0em;
}

b,
strong {
	font-weight: bold;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

small {
	font-size: 75%;
}

big {
	font-size: 125%;
}

div.wpcf7 img.ajax-loader {
  border: none;
  vertical-align: middle;
  margin-left: 4px;
  width: 20px;
}

/*--------------------------------------------------------------
3.0 Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
	/* background: url("images/bg.jpg") top left;
	background-repeat: repeat; */
}

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

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0px;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
/* button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}



button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
} */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-border-radius: 6;
  -moz-border-radius: 6;
  border-radius: 6px;
  font-family: "proxima-nova",sans-serif;
  color: #ffffff;
  font-size: 15px;
  background: #a5935f;
  padding: 6px 14px 6px 14px;
  text-decoration: none;
  text-transform: uppercase;
  border: 0px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #000;
  text-decoration: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 3px;
}

textarea {
	padding-left: 3px;
	width: 100%;
}

/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/

/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
.main-navigation a {
	color: #000 !important;
}

.main-navigation a:visited {
	color: #000;
}

.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation a:active {
	color: #a4935f !important;
	opacity: 1;
}

.main-navigation a:focus {
	outline: 0;
	font-weight: 900 !important;
}

.main-navigation a:hover,
.main-navigation a:active {
	outline: 0;
}

/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	/*float: left;*/
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-top: 15px;
	height: 52px;
	background-color:#829723;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
	display: inline-block;
	width: 1020px;
}

.main-navigation li {
	float: left;
	position: relative;
	padding-left: 12px;
	padding-right: 12px;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff !important;
	line-height: 1.2em;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-size: 1.15em;
}

.main-navigation ul ul {
	/*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	/*float: left;*/
	position: absolute;
	top: 2em;
	left: -999em;
	z-index: 99999;
	display: block !important;
	background-color: rgba(255, 255, 255, 0.95) !important;
	

}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;

}

.main-navigation ul ul a {
	width: 100%;
	font-size: 0.9em;
}

.main-navigation ul ul li {
	float: left;
	position: relative;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.main-navigation li:hover > a {
	color: #000 !important;
}

.main-navigation ul ul :hover > a {
}

.main-navigation ul ul a:hover {
}

.main-navigation ul li:hover > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
	color: #000 !important;
}

/* Secondary nav */

.main-navigation-secondary {
	display: block;
	text-decoration: none;
	color: #FFF !important;
	line-height: 1.2em;
	font-family: "proxima-nova",sans-serif;
	font-weight: 300;
	font-size: 0.9em;
	float: right;
	text-align: right;
	text-transform: uppercase;
	margin-top: 90px;
}

.main-navigation-secondary ul {
	list-style: none;
	margin: 0;
	padding-left: 1;
	display: inline-block;
}

.main-navigation-secondary li {
	float: right;
	position: relative;
	padding-left: 10px;
}
.main-navigation-secondary li:first-child {
}

.main-navigation-secondary li:last-child {
}


.main-navigation-secondary a {
	display: block;
	text-decoration: none;
	color: #fff !important;
	padding: 5px;
}

.main-navigation-secondary a:hover {
	background-color: #a5935f;
	opacity: 1;
	color: #000;
}

.main-navigation-secondary a:current {
	background-color: #a5935f;
	opacity: 1;
	color: #000;
}

.main-navigation-secondary .current_page_item > a,
.main-navigation-secondary .current-menu-item > a,
.main-navigation-secondary .current_page_ancestor > a {
	background-color: #a5935f;
	opacity: 1;
	color: #000;
}


/* Small menu. */
.menu-toggle {
	display: none;
}

@media screen and (min-width: 460px) {
	#page {
	width: 100% !important;
	padding-left: 0px;
	padding-right: 0px;
	
	}

}
@media screen and (min-width: 460px)and (max-width: 1020px) {

#slider {
  width: 1020px;
  height: auto;
  position: relative;
  margin-bottom: 0px;
  z-index: -10;
}

#content-gray {

width: 1020px;

}

#articles-contacts {

width: 1020px;

}

.site-footer {
width: 1020px;
}


#page {
  width: 1020px !important;
  padding-left: 0px;
  padding-right: 0px;
}

	#krumi {
		width:1200px;
		height: auto;
		margin: 0 auto;
		z-index:-99;
		position: absolute;
		left: -120px;
		text-align: center;
	}
	#krumi img {
	left: 0%;
	}
}

@media screen and (max-width: 460px) {
	
	#page {
	width: auto;
	
	}
	
	.site-footer {
	border-top: 0px dotted black;
	padding-top: 30px;
	margin-top: 30px;
	width: 100%;
	text-align: center;
	font-size: 0.7em;
	float: left;
	  padding-bottom: 30px;
	background-color: #000;
}
	
	#krumi {
		padding-top: 50px;
		width:120%;
		height: auto;
		margin: 0 auto;
		z-index:-99;
		position: absolute;
		left: 0px;
		text-align: center;
	}
	#krumi img {
	left: -8%;
	}
	
	button.menu-toggle {
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0px;
	font-family: "proxima-nova",sans-serif;
	color: #ffffff;
	font-size: 15px;
	background: #829723;
	padding: 6px 20px 6px 20px;
	text-decoration: none;
	text-transform: uppercase;
	border: 0px;
	}
	
	#site-navigation-secondary {
	display: none;
	}
	
	.site-branding {
	  width: 100%;
	  margin: 0 auto;
	}
	
	#featured {
	min-height: 100px;
	height: auto;
	width: 100%;
	margin: 0 auto;
}

	#start-news {
	width: 100%;
	}
	
	#start-event {
	width: 100%;
	}
	.readmore {
	margin-left: 20px;
	}
		

	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
		background-color: #829723;
		float: left;
		padding: 10px;
		
	}
	
	.main-navigation {
	padding-top: 5px;
	height: 40px;
  
  }

	.main-navigation ul {
		display: none;
		width: 100%;
	}
	
	.main-navigation ul ul {
		position: relative;
		top: 0em;
		left: 0em;
		z-index: 0;
		display: block !important;
		background-color: black !important;
		}
		
	.main-navigation ul ul li {
		float: left;
		position: relative;
		padding-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-top: 0px;
		}
	
	.main-navigation li {
		width: 100%;
	}
	
	.main-navigation a {
	display: block;
	text-decoration: none;
	color: #fff !important;
	font-size: 1.05em;
	}
	
	.featured-articles {
	width: 100%;
	padding-right: 0%;

	}
	.featured-articles h1,
	.excerpt	{	
	padding-left: 20px;
	padding-right: 20px;
	}
	
	#left {
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	}
	
	.content-entry {
	  margin-top: 0px;
	  min-height: 100px;
	  height: auto;
	  margin: 0 auto;
	  width: 100%;
	  overflow: hidden;
	}
	
#primary-booking {
padding-left: 20px;
	padding-right: 20px;
	margin-top: 0px;
	  min-height: 100px;
	  height: auto;
	  margin: 0 auto;
	  width: 100%;
	  overflow: hidden;
}	
	
	#facts {
	border-top: 1px dotted black;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px dotted black;
	}
	
	
	#secondary {
	border-top: 1px dotted black;
	position: relative;
	float: left;
	width: 100%;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 5px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	border-bottom: 0px dotted black;
	}
	
	#facts .column {
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	}
	#primary-post,
	#primary {
	width: 100%;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	}
	
	.flex-viewport {
	margin-bottom: 10px;
	height: auto;
	}
	.slides {
	height: auto;
	}
	
	#site-logo {
	margin-top: 40px;
	width: 100%;
	}
	
	#welcome {
	margin: 0 auto;
	width: 90px;
	margin-top: -60px;
	}
		
	#articles-social {
	margin-left: 10px;
	width: 30%;
	height: auto;
	}
	#grid_social_big {
	float: left;
	height: auto;
	width: 25%;
	margin-left: 0px;
	}
	
	#articles-booking {
	float: right;
	width: 65%;
	height: auto;
	top: 0px;
	margin-right: 0px;
	}
		
	#grid_booking {
	float: left;
	height: auto;
	width: 33.33%;
	margin-left: 0px;
	}
	
	#articles-contact p {
	font-size: 1.0em;
	}
	
	.main-navigation-bottom a {
	font-size: 0.8em;
	}
	
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* 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. */
}


/*--------------------------------------------------------------
7.0 Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/* Search widget. */
.widget_search .search-submit {
	display: none;
}

/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
10.2 Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
10.3 Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
11.0 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
12.1 Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

/*--------------------------------------------------------------
12.2 Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	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-caption {
	display: block;
}
