/*
Theme Name: Destination FREE
Theme URI: http://destinationtheme.com
Author: Jakub Slechta
Text Domain: destination-free
Description: Responsive theme for travelers and bloggers.
Version: 1.0.2
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, gray, white, dark, light, fixed-layout, responsive-layout, custom-menu, featured-images

*/

*{
	padding: 0;
	margin: 0;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #EA804C;
}

html, body {
	background-color: white;
	font-family: 'Open Sans', sans-serif;	width:100%;  
	overflow-x:hidden;
}

.post {
	background-repeat: no-repeat; 
	background-position: center center; 
	background-size: cover; 
	height: 75vh;
}

#wrapper {
margin-left:auto;
margin-right:auto;
left:0;
right:0;
width:100%;
}

#comments {
	border-top: 1px solid #333;
	padding-top: 10px;
}

#comments a {
	color: #333;
}

.comment-notes {
	font-size: 14px;
	font-weight: 200;
}

#commentsection {
	max-width: 1000px;
	width: 90vw;
	margin: 0 auto;
	color: #333;
	margin-bottom: 0px;
}

#commentsection h1 {
	color: #333;
}

#commentsection ol li {
	list-style-type: none;
	margin: 10px 0 30px 0;
}

#commentsection p {
	line-height: 1.6;
	max-width: 1000px;
	margin: 0 auto;
}

#commentsection p.meta {
	font-size: 12px;
}

.reply a {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: 200;
}

a#cancel-comment-reply-link {
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: 400;
}

#reply-title {
	font-size: 22px;
	font-weight: 400;
	text-transform: uppercase;
}

#author, #email, #url {
	border: 1px solid #333;
	height: 18px;
	position: relative;
	font-size: 14px;
}

#author {
	left: 3px;
}

#email {
	left: 7px;
}

.required {
	font-size: 14px;
}	

.comment-form-author {
}

#respond {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #333;
}

.children {
	padding-left: 30px;
}

label[for*="comment"] { display:none; }

.logged-in-as {
	font-size: 14px !important;
	color: #333;
	font-weight: 400;
}

.logged-in-as a {
	text-decoration: none;
	color: #333;
}

.form-allowed-tags {
	display: none;
}

.intro {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 100vh;
	border-bottom: 0px solid white;
	opacity: 1.5;
}

.introtext {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);}

.introtitle {
	font-size: 7.2vw;
	color: white;
	text-align: center;
	font-weight: 600;
}

.errortitle {
	font-size: 4vw;
	color: white;
	text-align: center;
	font-weight: 600;
}

.introtitlesearch {
	font-size: 6vw;
	color: white;
	text-align: center;
	font-weight: 600;
}

.introsubtitle::before {
	content: "";
	position: relative;
	display: block;
	width: 80%;
	max-width: 210px;
	margin: 20px auto;
	border-top: 1px solid #FFF;
	height: 1px;
}

.introsubtitle {
	font-size: 3vw;
	color: white;
	text-align: center;
	font-weight: 600;
}

.postlist {
	
}

.postthumbnail {
	width: 100%;
	height: 75vh;
	border-bottom: 0px solid white;
	float: right;
}

.postthumbnailfirst {
	width: 100%;
	height: 65vh;
	border-bottom: 0px solid white;
	float: right;
}

.postthumbnailsecond {
	width: 100%;
	height: 65vh;
	border-bottom: 0px solid white;
	float: right;
}

.postthumbnailbackground {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.title {
	font-size: 4vw;
	font-weight: 600;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.title a {
	color: white;
	text-align: center;
	text-decoration: none;
}

.title a:visited {
	color: white;
	text-align: center;
}

.subtitle {
	font-size: 3vw;
	font-weight: 600;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.subtitle a {
	color: white;
	text-align: center;
	text-decoration: none;
}

.subtitle a:visited {
	color: white;
	text-align: center;
	text-decoration: none;
}

.subtitle::before {
	content: "";
	position: relative;
	display: block;
	width: 80%;
	max-width: 210px;
	margin: 20px auto;
	border-top: 1px solid #FFF;
}

.date-list {
	font-size: 1.9vw;
	font-weight: 200;
	color: white;
	text-align: center;
	text-decoration: none;
	margin-top: 18px;
}

.date-list a {
	color: white;
	text-decoration: none;
}

.date-list a:visited {
	color: white;
	text-decoration: none;
}

.tags {
	color: white;
	text-align: center;
	font-size: 2vw;
	font-weight: 400;
	margin-top: 25px;
}

.tags a {
	color: white;
	text-decoration: none;
	margin: 10px;
	padding: 5px;
	border: 1px solid white;
	border-radius: 5px;
}

.tags a:visited {
	color: white;
	text-decoration: none;
}

h1.post-title {
	font-size: 6vw;
	font-weight: 600;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

h2.post-subtitle::before {
	content: "";
	position: relative;
	display: block;
	width: 80%;
	max-width: 800px;
	margin: 20px auto;
	border-top: 1px solid #FFF;
}

h1.post-title a {
	font-size: 38px;
	color: white;
	text-align: center;
	text-decoration: none;
}

h1.post-title a:visited {
	font-size: 38px;
	color: white;
	text-align: center;
}

.post-subtitle {
	font-size: 4vw;
	font-weight: 600;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;

}

.post-subtitle a {
	font-size: 20px;
	color: white;
	text-align: center;
	text-decoration: none;
}

.post-subtitle a:visited {
	font-size: 20px;
	color: white;
	text-align: center;
}


.timeframe {
	width: 5%;
	background-color: black;
}

.headernav {
	position: absolute;
	height: 80px;
	width: 100%;
		
}

.nav {
	color: white;
	font-size: 50px;
	float: right;
	padding: 20px 20px 0 0;
}

.nav a {
	color: white;
	text-decoration: none;
}

.photoicon {
	float: left;
	padding: 20px 0 0 20px;
}

#face {                
	width: 65px;                
	height: 65px; 
	border: 3px solid white;               
	-webkit-border-radius: 150px;                
	-moz-border-radius: 150px;                
	-ms-border-radius: 150px;                
	-o-border-radius: 150px; border-radius: 150px;   
	margin-top: 35px;
	margin-left: 30px;                           
}

#language {                
	width: 65px;                
	height: 65px; 
	border: 3px solid white;               
	-webkit-border-radius: 150px;                
	-moz-border-radius: 150px;                
	-ms-border-radius: 150px;                
	-o-border-radius: 150px; border-radius: 150px;   
	margin-top: 35px;
	margin-left: 30px;                           
}

.photo {                
	width: 40px;                
	height: 40px; 
	border: 3px solid white;               
	-webkit-border-radius: 150px;                
	-moz-border-radius: 150px;                
	-ms-border-radius: 150px;                
	-o-border-radius: 150px; border-radius: 150px;   
	margin-right: 5px;                       
}

.comment-author.vcard {
	
}

.commentauthor {
	font-style: normal;
	position: relative;
	bottom: 16px;
	font-size: 16px;
	font-weight: 600;
}

.commentauthor a {
	color: #333;
}

.post-content {
	margin: 0 auto;
	max-width: 1000px;
	width: 90vw;
	padding: 80px 10px 20px 10px;
	color: #333;
}

.post-content p {
	font-size: 22px;
	line-height: 1.6;
}

.post-content a {
	color: #333;
}

.post-content a:hover {
	color: #EA804C;
}

#comment {
	width: 100%;
	border: 1px solid #333;
	margin-top: 4px;
	font-size: 14px;
}

#btn-submit, #searchsubmit {
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #333;
	padding: 6px 8px 6px 8px;
	background-color: #333;
	font-size: 16px;
}

#widgets {
	margin: 0 auto;
	width: 90vw;
	max-width: 1000px;
	height: 200px;
	margin-bottom: 20px;
	clear: both;
	padding-top: 10px;
}

.widget-1 {
	width: 48%;
	float: left;
}

#widgets ul {
	list-style-type: none;
}

.widget-2 {
	width: 48%;
	float: right;
}

.widget-title {
	text-transform: uppercase;
	color: #333;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.8;
	text-decoration: none;
}

.widget-container {
	padding-bottom: 10px;
}

#s {
	height: 32px;
	border: 1px solid #333;
	font-size: 18px;
}

#post-nav {
	margin: 0 auto;
	max-width: 980px;
	height: 40px;
	background-color: white;
	border-top: 0px solid #333;
	border-bottom: 0px solid #333;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;
}

#post-nav-single {
	margin: 0 auto;
	max-width: 980px;
	height: 40px;
	background-color: white;
	border-top: 1px solid #333;
	border-bottom: 0px solid #333;
	padding: 5px 10px 5px 10px;
	margin-bottom: 0px;
}

.post-nav-index {
	margin: 0 auto;
	max-width: 980px;
	background-color: white;
	padding: 5px 10px 5px 10px;
}

#post-nav-next a {
	color: #333;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.8;
	text-decoration: none;
}

#post-nav-previous a {
	color: #333;
	font-size: 22px;
	font-weight: 400;
	line-height: 1.8;
	text-decoration: none;
}

#post-nav-next {
	width: 50%;
	float: right;
	text-align: right;
	text-transform: uppercase;
	color: white;
}

#post-nav-previous {
	width: 50%;
	float: left;
	text-align: left;
	text-transform: uppercase;
	color: white;	
}

.copyright {
	margin: 0 auto;
	padding: 10px 0 10px 0; 
	text-align: center;
	color: #333;
	font-size: 12px;
	clear: both;
}

.copyright a {
	color: #333;
	text-decoration: none;
}

.footercredits {
	margin: 0 auto;
	padding: 10px 0 10px 0; 
	text-align: center;
	color: white;
	background-color: #333;
	font-size: 14px;
	clear: both;
	border-top: 1px solid #333;
	font-weight: 400;
}

.footercredits a {
	color: #EA804C;
}

#menu .box {
	position: fixed;
	text-align: center;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

#menu ul { 
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform: scale(2);
	transform: scale(2);
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

.menu {
	position: relative;
	top: 50%;
}

.menu-site-header-menu-container {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.menu-menu-container {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

#menu li { 
	display: block; 
	margin: 30px;
}

#menu li a {
	border-radius: 3px;
	padding: 15px;
	border: 1px solid transparent;
	text-decoration: none;
	font-size: 26px;
	color: #fff;
	-webkit-transition: all 0.2s ease-in-out; 
	-moz-transition: all 0.2s ease-in-out; 
	-o-transition: all 0.2s ease-in-out; 
	transition: all 0.2s ease-in-out;
}

#menu li a:hover { 
	background-color: #fff;
	color: #333;
 }

#menu li a i { 
	margin-right: 5px; 
	font-size: 24px;
}

#toggle-nav-label {
		color: white;
		background: none;
		text-align: center;
		line-height: 1px;
		font-size: 70px;
		display: block;
		cursor: pointer;
		position: absolute;
		z-index: 500;
		right: 30px;
		top: 55px;
		border-radius: 5px;
}

#toggle-nav { display: none; }

#toggle-nav:checked ~ .box { 
	opacity: 1;
	z-index: 400;
}

#toggle-nav:checked ~ .box ul {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

#toggle-nav:checked ~ #toggle-nav-label { 
}

img.size-full {
	max-width: 100%;
	height: auto;
}

.wp-caption p.wp-caption-text {
	width: auto;
}

.alignnone {
    margin: 5px 20px 20px 0;
    height: auto;
    max-width: 90vw;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
    height: auto;
    max-width: 90vw;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
    height: auto;
    max-width: 90vw;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    height: auto;
    max-width: 90vw;
}

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
}

.wp-caption {
    background: #fff;
    border: 0px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

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

.size-new-size {
	height: auto;
	position: relative;
	width: 100vw;
        max-width: 100vw;
	left: calc(-50vw + 50%);
}

.box2 {
	position: fixed;
	text-align: center;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background: rgba(0,0,0,0.8);
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;	
}

#bubble 
{
	font-size: 14px;
	padding: 6px 30px 6px 10px;
	color: #EAFDE6;
	background-color: #BF4D28;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:100;
	box-sizing: border-box;
	display: none;
}

#bubble a
{
	color: #EAFDE6;
	font-size: 14px;
	text-decoration: none;
}

.close {
	background: none;
	color: #EAFDE6;
	font-size: 16px;
	padding: 6px;
	border: none;
	font-weight: bold;
	position: absolute;
	right: 1px;
	top: 2px;
}

.aboutmepage {
	margin: 0 auto;
	padding: 80px 0 20px 0;
}

.aboutmepage p {
	font-size: 22px;
	line-height: 1.6;
	max-width: 1000px;
	width: 90vw;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
	color: #333;
}

.aboutmetitle {
	font-size: 60px;
	font-weight: 600;
	color: white;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.titsub {
	position: relative;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.titsub a {
	text-decoration: none;
}

.searchresults {
	position: relative;
	max-width: 1000px;
	width: 90vw;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.searchresults a {
	text-decoration: none;
	color: white;
}

.searchresults p {
	font-size: 3vh;
	line-height: 1.6;
}

.sticky {
}

.gallery-caption {
}

.bypostauthor {
}

#comments-title {
	font-size: 22px;
	font-weight: 200;
	text-align: center;
}

blockquote cite, blockquote cite a {
	text-decoration: none;
	color: #333;
	font-weight: 200;
}

blockquote cite:before {
content: "\2014 \2009";
}


.mejs-container {
	max-width: 1000px;
	width: 90vw;
	margin: 0 auto;
}

.wp-caption img.size-full {
	width: 100vw;
}

.post-list {
	margin-bottom: 0px;
}
		
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    #toggle-nav-label {
        font-size: 40px;
		line-height: 1px;
		top: 20px;
		right: 20px;
    }
	
	#face {
		width: 40px;
		height: 40px;
		margin-top: 10px;
		margin-left: 10px;
	}

	#language {
		width: 40px;
		height: 40px;
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#post-nav-next a {
		font-size: 14px;
	}

	#post-nav-previous a {
		font-size: 14px;
	}

	#post-nav {
		height: 24px;
	}
	
	#menu li a {
		font-size: 22px;
	}	
	
	.widget-1 {
		width: 90vw;
	}
	
	.widget-2 {
		width: 90vw;
	}
	
	.date-list {
		font-size: 2.8vw;
	}

	#bubble 
	{
	font-size: 8px;
	}

	#bubble a
	{
	font-size: 8px;
	}
}				