@import url('responsive_1650.css?7');

@media screen and (max-width: 1650px) {
	header .header-logo {width: 120px;}
	.listen-wrapper .spotify-list iframe {height: 460px;}
	.master-plan-wrapper .visited-countries-inner a {height: 191px;}
}
@media screen and (min-width: 1921px) {
	header > div {
		height: 114px;
	}
}
@media screen and (min-width: 1100px) {
	.events-bar > *.coming-event .event-data .event-name {
		min-height: 48px;
	}
}
@media screen and (min-width: 1080px) {
	.page .page-view ul,
	.viewer .page-view ul {
		column-count: 2;
	}
}
@media screen and (max-width: 1920px) {
	h1 {
		font-size: 38px;
		line-height: 44px;
	}
	.home-wrapper .heading h1 {
		font-size: 50px;
		line-height: 1;
	}
}
@media screen and (max-width: 1650px) {
	.mobilemenu span {
		width: 24px;
    		height: 2px;
	}
	.home-wrapper .site-logo {
		max-height: 48px;
	}
	.content-outer {
		padding-left: 34px;
		padding-right: 34px;
	}
	.content-outer:before,
	.content-outer:after {
		border-width: 34px;
	}
	.post-view .post-header .post-header-inner {
		left: 40px;
		right: 40px;
		bottom: 40px;
	}
	.post-view .post-header .post-title {
		font-size: 32px;
		line-height: 1.2;
	}
	.post-view .post-header .post-date {
		font-size: 14px;
	}
	.post-view .post-content p {
		line-height: 1.8;
		font-size: 16px;
	}
	.post-list .post-list-item .post-header .post-header-inner {
		left: 20px;
		right: 20px;
		bottom: 10px;
	}
	.post-list .post-list-item .post-header .post-title {
		font-size: 19px;
		line-height: 1.2;
	}
	.post-list .post-list-item .post-header .post-date {
		font-size: 12px;
	}
	.post-list .post-list-item .post-content {
		margin: 20px 0;
		font-size: 16px;
		line-height: 1.5;
	}
	.post-list .post-list-item .read {
		font-size: 12px;
	}
}
@media screen and (max-width: 1600px) {
	.content-wrapper,
	.viewer .page-view {
		width: 1200px;
	}
	body.home .page-view,
	body.home .gallery {
		width: 1200px;
	}
	.videos-list {
		grid-row-gap: 30px;
		grid-column-gap: 30px;
	}
	.shop-list {
		position: relative;
		margin: 0 0 -30px -30px;
	}
	.shop-list .product {
		width: calc(100% / 5 - 30px);
		margin: 0 0 30px 30px;
	}
}
@media screen and (max-width: 1460px) {
	.content-wrapper,
	.viewer .page-view {
		width: 1100px;
	}
	body.home .page-view,
	body.home .gallery {
		width: 1100px;
	}
	header > div {
		height: 90px;
	}
	.master-plan-wrapper .left-width {
		width: 345px;
	}
	.master-plan-wrapper .master-plan-progress .progress {
		font-size: 62px;
	}
	.master-plan-wrapper .master-plan-progress h2 {
		font-size: 26px;
	}
	.master-plan-wrapper .master-plan-progress p {
		font-size: 18px;
		line-height: 28px;
	}
	.master-plan-wrapper .right-width {
		float: right;
		width: calc(100% - 345px);
	}
	.master-plan-wrapper .visited-countries-inner {
		position: relative;
		height: 422px;
		margin: 0 0 -20px -20px;
	}
	.master-plan-wrapper .visited-countries-inner a {
		width: calc(100% / 4 - 20px);
		margin: 0 0 20px 20px;
	}
	.videos-list {
		grid-row-gap: 25px;
		grid-column-gap: 25px;
	}
	.bio-wrapper .story {
		width: 650px;
	}
	.bio-wrapper .testimonials {
		width: calc(100% - 650px);
	}
	.shop-list {
		position: relative;
		margin: 0 0 -20px -20px;
	}
	.shop-list .product {
		width: calc(100% / 5 - 20px);
		margin: 0 0 20px 20px;
	}
	.post-list {
		margin: 0 0 -20px -20px;
	}
	.post-list .post-list-item {
		width: calc(100% / 3 - 20px);
		margin: 0 0 20px 20px;
	}
	.post-list .post-list-item .post-header .post-title {
		font-size: 18px;
	}
	.shop-buy-nothing .shop-list .shop-message {
		left: 20px;
	}
	.contacts-wrapper .booking-contacts {
		width: 100%;
	}
	.contacts-wrapper .management-contacts {
		width: 100%;
		margin-top: 40px;
	}
	.contacts-wrapper .management-contacts .our-contacts-inner {
		columns: 2;
	}
	.contacts-wrapper h2 {
		text-align: left;
	}
	.contacts-wrapper .management-contacts h4 {
		width: 140px;
	}
}
@media screen and (max-width: 1300px) {
	.content-wrapper,
	.viewer .page-view {
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
	}
	body.home .page-view,
	body.home .gallery {
		width: 100%;
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media screen and (max-width: 1200px) {
	header {
		padding: 0 40px;
	}
	header nav {
		margin: 0 0 0 -30px;
	}
	header nav a {
		margin: 0 0 0 30px;
	}
	.bio-wrapper .story {
		width: 550px;
		padding-right: 50px;
	}
	.bio-wrapper .testimonials {
		width: calc(100% - 550px);
	}
}

@media screen and (max-width: 1090px) {
	.events-bar {
		flex-direction: column;
		height: initial;
	}
	.events-wrapper + .events-wrapper .events-bar {
		margin-top: 0;
	}
	.events-bar > * {
		flex-direction: row;
		flex: none;
	}
	.events-bar > *:after {
        height: calc(100% + 20px);
        width: 2px;
        top: 0;
        left: 22px;
        bottom: -20px;
	}
	.events-bar > * .year-details {
		padding: 6px 12px;
		top: -6px;
		left: 108px;
	}
	.events-bar > *:not(.coming-event):before {
		min-width: 46px;
		height: 46px;
		border-radius: 23px;
		line-height: 46px;
		font-size: 14px;
	}
	.events-bar > *.finished-event > span {
		margin-left: 15px;
		position: relative;
		top: 10px;
	}
	.events-bar > *.coming-event {
		padding-right: 0;
		padding-top: 20px;
	}
	.events-bar > *.finished-event + div.coming-event {
		padding-top: 0;
	}
	.events-bar > *.coming-event:not(:first-child) {
		padding-top: 20px;
	}
	.events-bar > *.coming-event .coming-event-inner {
		top: 0;
	}
	.events-bar > *:last-child:after {
		display: none;
	}
}
@media screen and (max-width: 980px) {
	header:not(.static-header) {
		height: 66px;
	}
	header:not(.static-header) img {
		margin-right: 20px;
	}
	header:not(.static-header) nav {
		margin: 0 0 0 -20px;
	}
	header:not(.static-header) nav a {
		margin: 0 0 0 20px;
	}
	header.static-header {
		padding: 0 40px;
	}
	header.static-header nav {
		margin-right: 50px;
	}
	header.static-header .header-cart {
		margin-left: 15px;
	}
	.page-header-placeholder {
		height: 66px;
	}
	header:not(.static-header) .header-cart {
		display: none;
	}
	.page-header .logo-link {
		margin-right: auto;
	}
	.page-header .header-logo {
		width: 78px;
	}
	.master-plan-wrapper .left-width {
		width: 100%;
		padding-right: 0;
	}
	.master-plan-wrapper .right-width {
		width: 100%;
	}
	.master-plan-wrapper .visited-countries {
		margin-top: 30px;
	}
	.master-plan-wrapper .visited-countries-inner {
		height: 526px;
	}
	.master-plan-wrapper .visited-countries-inner a {
		width: calc(100% / 3 - 20px);
		padding-bottom: 30.894%;
	}
	.master-plan-wrapper .master-plan-bottom {
		margin-top: 30px;
		flex-direction: column-reverse;
	}
	.master-plan-wrapper .master-plan-search {
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.master-plan-wrapper .master-plan-search .search-country {
		max-width: 100%;
	}
	.master-plan-wrapper .master-plan-bottom .master-plan-pagination-inner {
		display: flex;
		align-items: center;
		justify-content: center;
		flex-wrap: wrap;
	}
	.videos-list > a:after {
		background-size: auto 40px;
	}
	.bio-wrapper .story {
		width: 100%;
		padding-right: 0;
	}
	.bio-wrapper .testimonials {
		width: 100%;
		margin-top: 40px;
	}
	.listen-wrapper .spotify-list {
		padding: 0 30px;
	}
	.post-list .post-list-item {
		width: calc(100% / 2 - 20px);
	}
	.product-view .product-view-left {
		float: unset;
		width: 100%;
		max-width: 450px;
		margin: 0 auto;
	}
	.product-view .product-view-left .product-view-images .thumbs {
		position: relative;
		margin: 20px 0 -20px -20px;
	}
	.product-view .product-view-left .product-view-images .thumbs a {
		width: calc(100% / 2 - 20px);
		margin: 0 0 20px 20px;
	}
	.product-view .product-view-right {
		width: 100%;
		padding-left: 0;
		margin-top: 40px;
	}
	.contacts-wrapper h4 {
		float: unset;
		text-align: left;
	}
	.contacts-wrapper .our-contacts-inner > div ul {
		padding-left: 0;
		margin-top: 20px;
	}
	.footer-wrapper {
		padding: 120px 0 120px;
	}
	.hide-mobile {
		display: none;
	}
	.show-mobile {
		display: block;
	}
	.sticky-cart {
		position: fixed;
		bottom: 15px;
		right: 15px;
		height: 40px;
		border-radius: 17px;
		background: white;
		align-items: center;
		padding-left: 12px;
		font-family: 'lincolnmitrelm', sans-serif;
		box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
		z-index: 20;
	}
	.sticky-cart > b {
		color: #000;
		text-align: center;
		font-size: 20px;
	}
	.sticky-cart > span {
		background: #000 url('../icons/buy-icon-white.svg') no-repeat center center;
		background-size: 16px 16px;
		width: 34px;
		height: 34px;
		border-radius: 17px;
		margin: 0 3px 0 9px;
	}
	.sticky-cart.active {
		display: flex;
	}
}
@media screen and (max-width: 768px) {
	.mobilemenu {
		display: block;
	}
	header:not(.page-header) {
		display: none;
	}
	.page-header nav {
		display: none;
	}
	.page-header .languages {
		display: none;
	}
	body.home {
		background: #000;
	}
	header:not(.static-header) {
		padding: 0 20px;
	}
	h1 {
		font-size: 26px;
		line-height: 32px;
	}
	section h2 {
		font-size: 22px;
		line-height: 30px;
		margin: 0 0 30px;
	}
	section#home,
	section#esileht {
		border-top-width: 0;
		height: 100%;
	}
	.bg-video {
		top: 0;
		left: 0;
		right: 0;
	}
	body > .bg {
		left: 0;
		right: 0;
	}
	.content-wrapper,
	.viewer .page-view {
		padding-left: 20px;
		padding-right: 20px;
	}
	body.home .page-view,
	body.home .gallery {
		padding-left: 20px;
		padding-right: 20px;
	}
	.content-wrapper .page-view {
		padding: 0;
	}
	.home-wrapper {
		padding-top: 0;
		padding-bottom: 0;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.home-wrapper .heading {
		position: initial;
		top: initial;
	}
	.home-wrapper .heading h1 {
		font-size: 32px;
		line-height: 36px;
		margin: 40px 0;
	}
	.home-wrapper .heading .explore {
		display: none;
	}
	.home-wrapper .mobile-nav {
		display: block;
		text-align: center;
		opacity: 1;
		transition: 0.5s opacity;
	}
	.spotify-follow {
		margin: 0 0 20px 0;
	}
	.dimmed .home-wrapper .mobile-nav {
		opacity: 0;
	}
	.dimmed .home-wrapper .languages {
		opacity: 0;
	}
	body > section {
		padding-top: 80px;
	}
	.home-wrapper .mobile-nav a {
		display: block;
		font-family: 'lincolnmitrelm', sans-serif;
		font-size: 16px;
		color: #fff;
		margin-top: 3px;
	}
	.home-wrapper .mobile-nav a:first-child {
		display: none;
	}
	.home-wrapper .languages {
		display: flex;
		position: relative;
		margin-top: 30px;
		transition: 0.5s opacity;
	}
	.home-wrapper .languages a {
		display: block;
		text-align: center;
		font-size: 13px;
		color: #afafaf;
	}
	.home-wrapper .languages a:first-child {
		margin-right: 20px;
	}
	.events-wrapper h2 {
		font-size: 26px;
		line-height: 29px;
		text-align: left;
		margin: 0 0 20px;
	}
    .events-bar > *.coming-event {
        max-width: 100%;
    }
	.videos-list {
		grid-template-columns: repeat(2, 1fr);
		grid-row-gap: 10px;
		grid-column-gap: 10px;
	}
	.videos-list > a.video {
		height: auto;
		padding-bottom: 123%;
		grid-row-start: initial;
		grid-row-end: initial;
		grid-column: initial;
		padding-bottom: 60%;
	}
	.listen-wrapper .spotify-list {
		padding: 0 40px;
	}
	.listen-wrapper .spotify-list .slick-prev {
		left: -10px;
	}
	.listen-wrapper .spotify-list .slick-next {
		right: -10px;
	}
	.shop-list .product {
		width: calc(100% / 3 - 20px);
		padding-bottom: 40%;
	}
	.shop-list .product .product-bottom {
		padding: 0 10px 10px 10px;
	}
	.shop-list .product .product-name {
		visibility: visible;
		max-height: 200px;
		padding-top: 15px;
	}
	.post-list .post-list-item .post-header .post-header-inner {
		left: 15px;
		right: 15px;
		bottom: 5px;
	}
	.post-list .post-list-item .post-header .post-title {
		font-size: 16px;
	}
	.post-list .post-list-item .post-content {
		font-size: 15px;
	}
	.post-list .post-list-item .read {
		font-size: 11px;
	}
	.post-view .post-header {
		height: 300px;
		margin-left: -20px;
		margin-right: -20px;
	}
	.post-view .post-header .post-header-inner {
		left: 20px;
		right: 20px;
		bottom: 20px;
	}
	.post-view .post-header .post-title {
		font-size: 22px;
	}
	.post-view .post-header .post-date {
		font-size: 12px;
	}
	.post-view .post-image-signature {
		padding-top: 5px;
		font-size: 12px;
	}
	.post-view .post-content p {
		font-size: 15px;
	}
	.post-view .post-content p img {
		max-width: 100%;
		float: unset;
	}
	.more-posts .post-header {
		margin-left: 0;
		margin-right: 0;
	}
	.product-view .product-view-left .product-view-images .thumbs .video:after {
		background-size: auto 54px;
	}
	.product-view .product-view-right {
		margin-top: 20px;
	}
	.product-view .product-view-right h1 {
		font-size: 26px;
    		line-height: 32px;
		margin-bottom: 20px;
	}
	.product-view .product-view-right .product-view-price {
		margin-top: 20px;
	}
	.product-view .product-view-right .product-buy {
		margin-top: 10px;
	}
	.product-view .product-view-right .product-extrafields .extrafield-row {
		padding: 6px 0;
	}
	.product-view .product-view-right .product-extrafields .extrafield-row .exf-label {
		width: 100%;
	}
	.product-view .more-products .product {
		width: calc(100% / 2 - 20px);
		padding-bottom: 63%;
	}
	.checkout-padding {
		padding: 20px;
	}
	.shopcart {
		padding-top: 0;
	}
	.shopcart form {
		margin-top: 20px;
	}
	.shopcart .cart-head {
		display: none;
	}
	.shopcart .cart-list {
		border-top: 1px solid #d9d9d9;
	}
	.shopcart .cart-list .cart-list-row {
		display: block;
	}
	.shopcart .cart-right-col > div {
		padding-left: 0;
		text-align: left;
	}
	.shopcart .col-1 {
		float: left;
	}
	.shopcart .col-2 {
		overflow: hidden;
	}
	.shopcart .cart-right-col > div + div {
		margin-top: 6px;
	}
	.shopcart .cart-right-col [data-label]:before {
		content: attr(data-label);
		font-size: 14px;
		margin-right: 10px;
		color: #ababab;
	}
	.shopcart .cart-right-col {
		padding-left: 20px;
		flex-direction: column;
		align-items: flex-start !important;
		margin-top: 15px;
	}
	.shopcart .cart-list .cart-list-row .price {
		font-size: 18px;
	}
	.shopcart .cart-total {
		text-align: center;
		padding-top: 40px;
	}
	.shopcart .cart-buttons {
		flex-direction: column-reverse;
	}
	.shopcart .cart-buttons a {
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.shopcart .cart-buttons a + a {
		margin-bottom: 10px;
	}
	.shopcart .cart-buttons .cart-buttons-left > a {
		margin-right: 0;
	}
	.shopcart .coupons {
		padding: 30px;
		margin-top: 60px;
		text-align: center;
	}
	.shopcart .coupons h2 {
		font-size: 24px;
	}
	.checkout h3 {
		margin: 40px 0;
	}
	.main-wrapper {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.viewer-content {
		margin-top: 20px;
	}
	.viewer-content-videos {
		margin-top: 0;
	}
	.viewer .viewer-content-videos > a {
		width: 90px;
		height: 90px;
	}
	.viewer .viewer-content-videos > a:after {
		background-size: auto 25px;
	}
	.content-outer {
		padding-left: 0;
		padding-right: 0;
	}
	.content-outer:before,
	.content-outer:after {
		display: none;
	}
	pre {
		font-size: 38px;
		margin: 40px 0;
	}
	.gallery {
		margin: 0 0 -5px -5px;
	}
	.gallery > a {
		width: calc(100% / 6 - 5px);
		margin: 0 0 5px 5px;
	}
	.img-align-left {
		display: block;
		float: unset;
		margin: 10px auto 10px;
		max-width: 100% !important;
	}
	.img-align-center {
		display: block;
		margin: 10px auto 10px;
		max-width: 100%;
		height: auto;
	}
	.img-align-right {
		float: unset;
		margin: 10px auto 10px;
		max-width: 100% !important;
	}
	.contacts-wrapper .our-contacts h2,
	.contacts-wrapper .our-contacts h4 {
		width: auto;
		text-align: center;
	}
	.contacts-wrapper .our-contacts-inner > div {
		text-align: center;
	}
	.join-newsletter.tradfest-newsletter {
		margin: 40px 0;
	}
	.footer-wrapper {
		padding-bottom: 60px;
	}
	.footer-wrapper .explore {
		display: flex;
		margin: 60px 0 -10px -10px;
	}
	.footer-wrapper .explore > a {
		margin: 0 0 10px 10px;
	}
	.join-newsletter .frm-join-nl {
		flex-direction: column;
	}
	.join-newsletter .frm-join-nl > div {
		width: calc(100% - 20px);
	}
	.join-newsletter .frm-join-nl input {
		width: 100%;
	}
	.join-newsletter .frm-join-nl button {
		width: 100%;
	}
	.join-newsletter .form-response-message {
		font-size: 20px;
	}
	.form .form-row {
		display: block;
	}
	.form .form-row > label {
		width: 100%;
		margin-bottom: 10px;
	}
	.form .form-row > div {
		width: 100%;
	}
	.error-message {
		padding: 20px;
	}
	.close {
		width: 46px;
		height: 46px;
		background-size: 26px 26px;
		top: 10px;
		right: 10px;
	}
	.home .notice {
	width:100%;
	}
	.home.dimmed .notice {

		bottom:auto;
		top:0;
		margin-top: 30px;
		margin-bottom: 0;

	}
}
@media screen and (max-width: 640px) {
	.shop-list .product {
		width: calc(100% / 2 - 20px);
		padding-bottom: 63%;
	}
	.post-list .post-list-item {
		width: calc(100% / 1 - 20px);
	}
	.post-list .post-list-item .post-header .post-title {
		font-size: 18px;
	}
	.contacts-wrapper .booking-contacts .our-contacts-inner {
		columns: 1;
	}
	.contacts-wrapper .management-contacts .our-contacts-inner {
		columns: 1;
	}
	.product-view .product-view-right table tr th:first-child,
	.product-view .product-view-right table tr td:first-child {
		width: 110px;
	}
	.product-view .product-view-right table tr th:first-child,
	.product-view .product-view-right table tr td:first-child  {
		position: sticky;
		left: 0;
		background: #fff;
	}
	.product-view .product-view-right table tr th:first-child {
		background: #f5f5f5;
	}
	.gallery > a {
		width: calc(100% / 5 - 5px);
		margin: 0 0 5px 5px;
	}
}
@media screen and (max-width: 530px) {
	.product-view .product-view-left .product-view-images .thumbs .video:after {
		background-size: auto 10vw;
	}
}
@media screen and (max-width: 480px) {
	.master-plan-wrapper .visited-countries-inner {
		margin: 0 0 -10px -10px;
		height: 450px;
	}
	.master-plan-wrapper .visited-countries-inner a {
		width: calc(100% / 2 - 10px);
		height: 140px;
		margin: 0 0 10px 10px;
	}
	.videos-list > a:after {
		background-size: auto 30px;
	}
	.shop-categories {
		margin-bottom: 20px;
	}
	.shop-categories > div {
		font-size: 13px;
	}
	.shop-list .product:after {
		top: 35%;
	}
	.shop-list .product .product-price .normp span:first-child {
		font-size: 24px;
	}
	.shop-list .product .product-price .normp span:last-child {
		font-size: 14px;
		top: -7px;
	}
	.shop-list .product .product-name {
		font-size: 13px;
		line-height: 1.4;
	}
	.shop-list .product .product-price .shopcart-cta {
		width: 20px;
		height: 20px;
		margin-bottom: 2px;
	}
	.shop-buy-nothing .shop-list .shop-message {
		font-size: 8vw;
		line-height: 10vw;
	}
	.shop-buy-nothing .shop-list .shop-message span {
		font-size: 4.8vw;
		line-height: 7vw;
	}
	.product-view .more-products {
		margin: 60px 0 -15px -15px;
	}
	.product-view .more-products .product {
		width: calc(100% / 2 - 15px);
		margin: 0 0 15px 15px;
	}
	.product-view .more-products .product .product-bottom {
		padding: 0 14px 14px 14px;
	}
	.shopcart .coupons form {
		flex-direction: column;
	}
	.shopcart .coupons form input {
		border-right: 1px solid #efefef;
		border-bottom: 0 none;
		text-align: center;
	}
	.shopcart .coupons form button {
		width: 100%;
		color: #fff;
		background: #000;
		font-weight: bold;
	}
	.gallery > a {
		width: calc(100% / 4 - 5px);
		margin: 0 0 5px 5px;
	}
}
@media screen and (max-width: 360px) {
	.gallery > a {
		width: calc(100% / 3 - 5px);
		margin: 0 0 5px 5px;
	}
}