/*
Theme Name: Fingerstyle
Text Domain: Fingerstyle
Author: Fingerstyle.com
*/





/***********/
/* General */
/***********/

body {
	margin: 0px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 18px;
	color: #888;
	}

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

a:hover {
	text-decoration: none;
	color: #8FAE1B;
	transition: 0.3s;
	}
	

img {
	max-width: 100%;
	/*height: auto;*/
	}

.fingerstyle-container {
	background-color: rgb(240, 240, 240);
	}
	
.fingerstyle-container-content {
	overflow: hidden;
}

.more-link {
	font-weight: 600;
	display: block;
	}
	
.sidebar-title {
	line-height: 30px;
	background-color: #efb93f;
	padding: 15px 30px 15px 30px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	}


.sidebar-title-icon {
	overflow:auto; 
	background-color: #efb93f;	

	}
	
.sidebar-title2 {
	float: left;
	line-height: 30px;	
	margin: 15px 30px 15px 30px;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
	}

.sidebar-icon {
	float: right;
	height: 28px;
	width: 28px;
	margin-right: 27px;
	margin-top: 16px;
	background:url('/images/theme/home.png') no-repeat; 
	background-size: cover;
}	
	

.italic {
	font-style: italic;
	margin-right: 2px;
}	
	


	
#fingerstyle-search, #mce-EMAIL, input.contactformulier, textarea.contactformulierBericht, button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;	
	width: calc(60% - 20px);
	}
		
	
	
/*********************/
/* Frontpage content */
/*********************/				

.styleWarning {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 10px;
    max-width: 100%;
    padding: 7px 20px 5px 20px;
    background-color: #ffb7b7;
    border: 1px solid #ae1b1b;
    border-radius: 10px;
	color: #333;
	font-weight: 600;
	}

.styleNotification a {
    display: block;
    position: relative;
    text-align: center;
    margin-top: 10px;
    max-width: 100%;
    padding: 18px 20px 17px 20px;
    background-color: #D5EAC8;
    border: 1px solid #8FAE1B;
    border-radius: 10px;
	color: #666;
	}

.styleHighlight {
	font-weight: 600;
	}	
	

.frontpage-lessons-title:hover a {
	color: #efb93f;
}
	
.frontpage-lessons-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	border-radius: 12px;	
	}

	
.frontpage-lessons-video iframe {	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 8px;	
	}

.text-container-lessons a:not(.more-link) {
	color: #888;
}	
		
	
/****************/
/* Sidebar left */
/****************/

.workshop-column {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 30px;
	}

.books-column {
	margin: 0px 16px 20px 16px;
}

	
.screen-reader-text, #searchsubmit {
	display: none;
	}

#fingerstyle-search {
	width: calc(100% - 32px);
	border: 2px solid;
	border-color: #ddd;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 26px;
	margin-bottom: 30px;	
	}

::placeholder {
	color: #999;
	font-size: 13px;
	font-family: 'Source Sans Pro', sans-serif;
	}

.lessonsButton1 {
	background:url('/images/theme/mahogany.jpg') no-repeat; 
	}

.lessonsButton2 {
	background:url('/images/theme/walnut.jpg') no-repeat; 
	}

.lessonsButton3 {
	background:url('/images/theme/macassar-ebony.jpg') no-repeat; 
	}

.lessonsButton {
	width: 100%;
	height: 61px;
	float: left;
	overflow: hidden;
	border-radius: 9px;	
	position: relative;
	margin-bottom: 5px;
	box-shadow: 0px 0px 9px 1px #aaa;	
	box-sizing: border-box;
	padding-top: 14px;	
	font-size: 26px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	color: white;
	text-shadow: 0px 0px 4px #000;
	background-size: cover;
	}

.lessonsList a {
	color: #444;
	font-size: 16px;
	font-weight: 600;
	line-height: 24px;
	margin-left: -5px;
	transition: 1s;
	}

.lessonsList a:hover {
	color: #efb93f;
	transition: 0.3s;
	}
	
.lessonsList ul {
	list-style: square;
	list-style-position: inside;
	color: #efb93f;
	font-size: 19px;
	padding-left: 10px;	
	}

.lessonsList li {
	transition: 1s;
	}	
	
.lessonsList li:hover {
	color: #8FAE1B;
	transition: 0.5s;
	}	

/*	
.booksButton {
	overflow: hidden;
	border-radius: 11px;
	height: 41px;
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-bottom: 40px;
	background-color: #8FAE1B;
	border: 1px solid;
	border-color: #efb93f;
	box-shadow: 0px 0px 9px 1px #aaa;		
	font-size: 23px;
	padding-top: 7px;
	text-align: center;
	letter-spacing: 0.3px;
	color: white;
	text-shadow: 0px 0px 4px #000;
	transition: 0.3s;	
	}

.booksButton:hover {
	background-color: #85A019;
	transition: 0.3s;
}

*/
.button-sidebar-1-wrapper {
	margin-top: 20px;
	margin-bottom: 40px;	
}

.button-sidebar-2-wrapper {
	margin-top: 35px;
	margin-bottom: 15px;	
}

.button-sidebar {
	overflow: hidden;
	border-radius: 11px;
	height: 41px;
	width: 100%;
	position: relative;
	background-color: #8FAE1B;
	border: 1px solid;
	border-color: #efb93f;
	box-shadow: 0px 0px 9px 1px #aaa;		
	font-size: 23px;
	padding-top: 7px;
	text-align: center;
	letter-spacing: 0.3px;
	color: white;
	text-shadow: 0px 0px 4px #000;
	transition: 0.3s;	
	}

.button-sidebar:hover {
	background-color: #85A019;
	transition: 0.3s;
}


/*****************/
/* Sidebar right */
/*****************/

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-bottom: 0px;
	clear: both;
	}

.video-column {
	margin-left: 20px;
	margin-right: 20px;
	}

.video-column-songtitle {	
	font-size: 14px;
	float: left;
	margin-top: 18px;
	margin-bottom: 3px;
	text-transform: uppercase;
	font-weight: 600;
	color: #EFB93F;	
	clear: both;
	}

.video-column-musician {
	font-size: 14px;
	float: right;
	margin-top: 18px;
	margin-bottom: 3px;
	text-transform: uppercase;	
	color: #aaa;
	}

.play {
	height: 46px;
	width: 64px;
	margin-left: -32px !important;
	margin-top: -23px !important;
	}

	

/*******************/
/* Posts - Lessons */
/*******************/

.post-title, .page-title {
	float: left;    
	margin-top: 0px;
	margin-bottom: 14px;	
	font-size: 42px;
	font-weight: 400;    
	letter-spacing: -0.5px;
	line-height: 1.5em;
	color: #444;    
	}

.post-subtitle {
	float: right;
	margin-top: 22px;
	padding: 3px 8px 4px 8px;
	font-size: 16px;
	border: 1px solid;
	border-color: #efb93f;
	border-radius: 7px;
	background-color: #fff9eb;
	color: #efb93f;        
	}

.post-content {
	line-height: 1.5em;
	display: block;
	clear: both;
	}

.lesson-ex-title {    
	margin-top: 30px;
	margin-bottom: 14px;
	padding-top: 10px;
	padding-bottom: 4px;
	font-size: 30px;
	border-bottom: 1px solid;
	border-color: #efb93f;
	color: #efb93f;  
	}

.lesson-ex-video-container {
	/*width: 54%;*/
	/*width: 464px;*/
	/*height: 261px;*/
	float: right;
	margin-left: 17px;
	margin-bottom: 10px;
	}

.lesson-ex-video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	margin-top: 8px;
	box-shadow: 0px 0px 10px 2px #aaa;
	border-radius: 10px;
	}

.lesson-ex-video iframe {	
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

	
.lesson-ex-video-vimeo {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 5px;
	box-shadow: 0px 0px 10px 2px #aaa;
	border-radius: 10px !important;
	}
	
.lesson-ex-video-vimeo iframe {	
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("/images/featured/featured-221-low.jpg");
	}	
	
	



/*******************/
/* Newsletter form */
/*******************/

#mc_embed_signup {
	clear: both;
}

#mc_embed_signup form {
	display:block; 
	position:relative; 
	text-align:left; 
	margin-top:30px; 
	max-width:100%; 
	padding: 16px 20px 12px 20px; 
	background-color: #D5EAC8; 
	border: 1px solid #8FAE1B; 
	border-radius:10px;
	}

#mc_embed_signup_scroll {
	overflow: hidden; 
	}

#mc_embed_signup .button {
	cursor: pointer; 
	padding:0; 
	line-height: 32px; 
	transition: all 0.2s ease-in-out 0s;
	}
	
#mc_embed_signup .button:hover {
	background-color:#EFB93F;
	}
	
#mc_embed_signup input.button {
	float:right; 
	width:39%; 
	min-width:90px; 
	margin-top:10px;
	}	

#mc_embed_signup input.email {
	width:58%; 
	float: left; 
	padding: 0 0 0 8px; 
	margin: 10px 0 10px 0; 
	min-height: 32px; 
	border:1px solid #999;
	border-radius: 4px;
	}

.newsletter-title {
	padding-bottom: 5px; 
	font-size: 20px; 
	font-weight: 600; 
	color:#444
	}

.newsletter-text {
	padding-bottom: 3px; 
	text-align: justify;
	font-size: 16px; 
	color: #777;
	line-height: 20px;
	}




/******************/
/* Search results */
/******************/
	
.search-title {
	float: left;
	font-size: 26px;
	}

.search-level {
	float: right;
	margin-top: 12px;
	font-size: 14px;
	color: #ccc;
	}

.search-summary {
	clear: both;
	text-align: justify;
	color: #666;
	margin-bottom: 35px;
	}




	
/*********/
/* Books */
/*********/	

.books-category {
	margin-bottom: 10px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #efb93f;
	}

.books-category-title {
	float: left;
	margin-bottom: -1px;
	font-size: 32px;	
	color: #efb93f;
	}

.books-nr-available-view-all {	
	float: right;
	margin-top: 6px;
	margin-left: 3px;		
	}

.books-nr-available {
	display: inline-block;
	padding-right: 15px;
	font-size: 15px;
	color: #aaa;
	}

.books-view-all {
	display: inline-block;	
	padding: 4px 8px 4px 8px;
	border-radius: 8px;
	font-size: 16px;
	font-weight: 600;
	color: white;
	background-color: #8FAE1B;	
	transition: 0.3s;	
	}
	
.books-view-all:hover {
	background-color: #85A019;
	transition: 0.3s;
	}

.books-category-content {
	margin-bottom: -20px;
	}

#books-container {  
	 text-align: justify; 
	}

#books-container img {
	/*max-width:18.5%;*/
	width: 18.5%;
	margin-bottom: 20px;
	vertical-align: top;
	}

#books-container-mob {  
	margin-top: 0px;
	margin-left: auto; 
	margin-right: auto;

	 text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
	}

#books-container-mob a {
	max-width:22%;
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
	}

.stretch {
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0
}

	
	
	
/***********/
/* Contact */
/***********/

.leeg {
	display: none;
	}	
	
input.contactformulier {
	padding: 8px;
	margin-bottom: 20px;
	border: 2px solid;
	border-color: #ddd;
	}
	
textarea.contactformulierBericht {
	padding: 8px;
	margin-bottom: 20px;
	border: 2px solid;
	border-color: #ddd;
	}
   
.contactformulierVerzenden {	
	margin-bottom: 50px;
	}
	
button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
	border: none;
	border-radius: 5px;
	color: #fff;
	letter-spacing: 0.2px;
	padding: 10px;
	font-size: 15px;
	font-weight: 600;
	cursor:pointer;
	}

input[type="submit"]  {
	background-color: #8FAE1B;
	}


		
/**********/
/* Footer */
/**********/

.footer {
	color: #ffffff;
	text-align: center;
	}

.footer a {
	color: #ffffff;
	}
		
		



		
		

@media only screen and (max-width: 649px) {
	
	body {		
		font-size: 16px;
		}
	
	/*********************/
	/* General framework */
	/*********************/

	


	.fingerstyle-container-header {
		width: 100%;
		background-image: url("/images/theme/header-image-mobile.png");
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: calc(1400% / 69);
		
		z-index: 800;
		position: fixed;
		box-shadow: 0px 5px 10px 2px rgb(0 0 0 / 30%);
		}
		
	.header-mobile {			
		width: 100%;
		pointer-events: none;
		z-index: 900;
		position: fixed;
		padding-top: calc(1400% / 69);
		}

	.header-mobile-menu {
		pointer-events: auto;
		width: 15vw;
		height: 90%;
		position: absolute;
		top: 0px;
		right: 0px;
		}

	.header-mobile-menu-icon {
		width: 5.4%;
		position:absolute;
		background-color: #efb93f;
		height:1.5px;
		right: 8%;
		transform: translate(50%,-50%);
		border: 1px solid;
		border-color: #8FAE1B; /*f90*/
		border-radius: 8px;
		box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, .5);
		}

	.bar1 {	top: 34%; }
	.bar3 { top: 45%; }
	.bar2 {	top: 56%; }

	.iconBorder{
		position:relative;
		display:block;
		}
	
	.anchorOffset {
		display: block;
		position: relative;
		top: -75px;
		visibility: hidden;
		}
	
	.fingerstyle-container-content {	
		display: block;	
		padding: 25vw 16px 20px 16px;
		background-color: #fff;
		}
		
		
	/******************/
	/* General mobile */
	/******************/	
		
	.link-cart-desktop {
		display: none;
		}
	
	.banner-discount-desktop {
		display: none;
		}		
	
		
	/*********************/
	/* Frontpage content */
	/*********************/	

	.styleWarning {
		margin-bottom: 18px;		
		}
		
	.styleNotification a {
		margin-bottom: 18px;
		padding: 7px 20px 8px 20px;
		}
		
	.frontpage-full {
		display: inline-block;
		}

		
		
	/*****************/
	/* Sidebar right */
	/*****************/

	.video-column {
		padding-bottom: 20px;
		}				
		
	.video-column-songtitle, .video-column-musician {	
		font-size: 15px;
		margin-top: 21px;
		margin-bottom: 4px;
		}

	
		
	/*******************/
	/* Posts - Lessons */
	/*******************/		
	
	.post-title, .page-title {
		float: none;
		font-size: 28px;
		font-weight: 600;
		margin-top: 0px;
		margin-bottom: 7px;
		color: #efb93f;
		letter-spacing: 0px;
		}

	.post-title {
		border-bottom: 1px solid #efb93f;
		}

	.post-title.levels-title {
		text-align: center;
		border-bottom: none;
		color: #444;
		font-size: 32px;
		font-weight: 400;
		margin-bottom: 0px;
		margin-top: 3px;
		}
	
	.post-subtitle {
		float: none;
		margin: -1px 0px 0px 0px;		
		padding: 0px;
		border: none;
		background-color: transparent;	
		font-size: 13px;			
		color: #aaa;        
		}
	
	.lesson-ex-title {    
		font-size: 28px;
		}

	.lesson-ex-text {
		float: none;
		width: 100%;
		text-align: justify;
		margin-bottom: 15px;
		}
	
	.lesson-ex-video-container {
		width: 100%;
		float: none;
		margin-left: 0px;
		}

	.lesson-ex-video {
		box-shadow: none;
		border-radius: 6px;
		}
		
		
	
	/*******************/
	/* Newsletter form */
	/*******************/

	#mc_embed_signup {
		padding-bottom: 16px;
		}
	#mc_embed_signup form {
		padding-top: 14px;
		}
	
	#mc_embed_signup input.button {
		float:left; 
		width: 100%;
		background-color: #8FAE1B;
		border: none;
		border-radius: 4px;
		color: #fff;
		font-family: 'Source Sans Pro', sans-serif;
		font-size: 16px;
		}	

	#mc_embed_signup input.email {
		width: calc(100% - 10px); 
		float: left; 
		}

	
	
	/******************/
	/* Search results */
	/******************/
		
	.search-result {
		width: 100%;
		}
	
	
		
	/*********/
	/* Books */
	/*********/		
	
	.books-category {
		margin-top: 10px;
		}	
	
	.books-category-title {
		margin-bottom: 1px;
		font-size: 28px;
		}

	.books-nr-available-view-all {
		float: right;
		margin-top: 11px;
		}

	.books-view-all {
		float: right;
		font-size: 15px;
		margin-top: -1px;
		padding-left: 8px;
		padding-right: 8px;
		padding-top: 2px;
		padding-bottom: 3px;
		}

	.books-category-content {
		margin-bottom: -20px;
		}
	
	#books-container-mob {
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		text-align: justify;
		-ms-text-justify: distribute-all-lines;
		text-justify: distribute-all-lines;
		}

	#books-container-mob a {
		max-width: 22%;
		vertical-align: top;
		display: inline-block;
		*display: inline;
		zoom: 1;
		}

		

	/***********/
	/* Contact */
	/***********/

	input.contactformulier {
		width: calc(60% - 20px);
		}
		
	textarea.contactformulierBericht {	
		width: calc(100% - 20px);
		}
		
	button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {	
		width: 100%;
		}	
	
}


@media only screen and (min-width: 650px) {
		
	/*********************/
	/* General framework */
	/*********************/
		
	.fingerstyle-container-header {
		width: 100%;
		background-image: url("/images/theme/header-image-desktop.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		padding-top: calc(1400% / 75);
		}
		
	.header-mobile {
		display: none;
	}
	
	.fingerstyle-container-content {
		box-sizing: border-box;
		background-color: #fff;
		margin-top: -30px;
		margin-bottom: 35px;
		border-radius: 10px;
		box-shadow: 0px 10px 20px 10px rgb(0 0 0 / 20%);
		position: relative;
		padding: 20px 30px 30px 30px;
		z-index: 500;
		}

	.inside-left-sidebar, .inside-right-sidebar {
		position: -webkit-sticky;
		position: sticky;
		top: 0px;
		}
		
			
	/*******************/
	/* General desktop */
	/*******************/	
		
	.link-cart-mobile {
		display: none;
		}
	
	.banner-discount-mobile {
		display: none;
		}	

		
	

	/*********************/
	/* Frontpage content */
	/*********************/

	.frontpage-top {
		margin-top: 18px;
		}

	.text-container-lessons {
		text-align: justify;
		/*border-bottom: 1px solid #efb93f;*/
		padding-bottom: 5px;
		margin-top: 6px;
		/*margin-bottom: 25px;*/
		}

	.frontpage-lessons-video {
		margin-top: 10px;
		margin-bottom: 8px;	
		border-radius: 12px;	
		box-shadow: 0px 0px 8px 1px #aaa;
		}		

		
		
	/******************/
	/* Search results */
	/******************/
		
	.search-result {
		width: 48%;
		}
		
	div .search-result:nth-child(even) { 
		float: right; 
		}
		
	div .search-result:nth-child(odd) { 
		float: left; 
		clear: both; 
		}


		
	/***********/
	/* Contact */
	/***********/
		
	input.contactformulier {
		width: 200px;
		}
		
	textarea.contactformulierBericht {
		width: 420px;
		}
	   
	.contactformulierVerzenden {	
		margin-bottom: 50px;
		}
		
	button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
		width: 220px;
		}
	
}


@media only screen and (min-width: 650px) and (max-width: 1200px){

	/*********************/
	/* General framework */
	/*********************/
	
	.post-title, .page-title {
		float: none;
		margin-top: 0px;
		margin-bottom: 7px;
		color: #efb93f;
		letter-spacing: 0px;
		}

	.post-title {
		border-bottom: 1px solid #efb93f;
		}
	
	.post-subtitle {
		float: none;
		margin: -1px 0px 0px 0px;		
		padding: 0px;
		border: none;
		background-color: transparent;				
		color: #aaa;        
		}

	.lesson-ex-title {
		margin-bottom: 20px;
		}
	
	.fingerstyle-container-belowHeader {
		display: grid;
		grid-template-columns: min(max(30%,235px),280px) max(min(70%,calc(100% - 235px)),calc(100% - 280px));
		grid-template-rows: auto 1fr;
		}

	.fingerstyle-container-content {
		grid-row: 1 / span 2; 
		grid-column: 2;
		border-radius: 10px 0 0 10px;
		padding-left: 28px;
		padding-right: 20px;
		margin-top: -23px;
		}		
		
	.workshop-column {
		margin-left: 18px;
		margin-right: 20px;
		margin-top: 28px;
		}
	
	.books-column {
		display: none;
		}

	.footer {
		clear: both;
		}
		
	.is-left-sidebar {
		grid-row: 1;
		grid-column: 1;
		padding-bottom: 30px;
		}

	.is-right-sidebar {
		align-self: start;
		grid-row: 2;
		grid-column: 1;
		position: -webkit-sticky;
		position: sticky;
		top: 0;
		padding-bottom: 30px;
		}
		
		
	.sidebar-title.books {
		display: none;
		}		
		
	.lessonsButton {
		height: auto;
		font-size: 18px;
		padding-top: 12px;
		padding-bottom: 12px;
		}
		
	.button-sidebar {
		height: 34px;		
		font-size: 18px;
		padding-top: 8px;
		}

	.lessonsList a {
		margin-left: -10px;
		}
	
	.too-long-1 {
		display: none;
		}
	
	.post-title.levels-title {
		text-align: center;
		border-bottom: none;
		color: #444;
		font-weight: 400;
		margin-bottom: -24px;
		}
	
	input.contactformulier {
		width: 40%;
		}
	
	textarea.contactformulierBericht {
		width: 80%;
		}
	
	.lesson-ex-title {
		padding-bottom: 8px;
		}
	
	.lesson-ex-video-container {
		width: 100%;
		height: auto;
		float: none;
		margin-left: 0px;
		margin-bottom: 20px;
		}
		
	.sheet-music-tab {
		width: 100%;
		}	
	
	.frontpage-left, .frontpage-right {
		width: 100%;
		float: left;
		}
	
	.frontpage-lessons-video {
		margin-top: 20px;
		}
	
	.text-container-lessons p {
		margin-block-start: 0;
		margin-block-end: 0;
		}
		
	.video-column-songtitle, .video-column-musician {
		font-size: 12px;
	}
}





@media only screen and (min-width: 1201px) {
		
	.fingerstyle-container-belowHeader {
		display: flex;
		}

	.fingerstyle-container-belowHeader > div {
		left: unset !important;
		}

	.fingerstyle-container-content {
		width: 920px;
		}
		
	.is-right-sidebar {
		width: 260px;
		}

	.is-left-sidebar {
		width: 320px;
		order: -1;
		margin-bottom: 30px;
		}
		
		
	.books-column, .sidebar-title.books {
		display: none;
		}		
}

@media only screen and (min-width: 650px) and (max-width: 849px){
	.text-container-lessons {
		padding-top: 12px;
	}
}
		
@media only screen and (min-width: 850px) and (max-width: 1499px){

	.frontpage-left {
		width: 59%;
		float: left;
		}

	.frontpage-right {
		width: 38%;
		float: right;
		}
}		
		
@media only screen and (min-width: 1000px) {
	
	.right {
		float: right;
		width: 50%;
	}
	
}

@media only screen and (max-width: 1200px) {
	
	.lesson-ex-video-cloudflare {	
		position: relative;
		padding-bottom: 56.25%; 
		margin-bottom: 8px;
		}

	.lesson-ex-video-cloudflare iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		box-shadow: 0px 0px 10px 2px #aaa;
		}	
	
}

@media only screen and (min-width: 1201px) and (max-width: 1350px){
	.workshop-column {
		margin-left: 18px;
		margin-right: 20px;
		margin-top: 28px;
	}
}

@media only screen and (min-width: 1201px) and (max-width: 1499px){
		
	.lessonsButton {
		font-size: 18px;
		height: 47px;
		padding-top: 12px;
		}

	.sidebar-title {
		padding: 15px 5px 15px 20px;
		}


	.video-column {
		margin-left: 18px;
		margin-right: 15px;
		}

	.video-column-songtitle {
		float: none;
		margin-bottom: 0px;
		}
	
	.video-column-musician {
		float: none;
		margin-top: 0px;
		margin-bottom: 1px;
		}
		
	.lesson-ex-video-container {
		width: 54%;
		}



	.lesson-ex-video-cloudflare-container {	
		width: 54%;
		float: right;
		margin: 8px 0px 8px 17px;
		}
		
	.lesson-ex-video-cloudflare {			
		position: relative;
		padding-bottom: 56.25%; 		
		}

	.lesson-ex-video-cloudflare iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 10px;
		box-shadow: 0px 0px 10px 2px #aaa;
		}	

}

@media only screen and (max-width: 1499px) {
	
	body {		
		background-image: none;
		background-color: #efb93f;
		}		
		
	.fingerstyle-container {
		width: 100%;
	}		
	
	.footer {
		width: 100%;
		padding: 12px 0px 12px 0px;
		background-color: #efb93f;
		text-shadow: none;
		}
}

@media only screen and (min-width: 1500px) {
	
	body {
		background-image: url("/images/theme/spruce.jpg");
		background-repeat: no-repeat;
		background-size: cover;
		background-attachment: fixed;
		}

	.fingerstyle-container {
		width: 1500px;
		margin: auto;
		box-shadow: 0px 10px 20px 10px rgba(0, 0, 0, 0.2);
		margin-bottom: 38px;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		}

	.frontpage-left {
		width: 507px;
		float: left;
		}

	.frontpage-right {
		width: 327px;
		float: right;
		}
		
	.lesson-ex-video-container {
		width: 464px;
		height: 261px;
		}
		
	.footer {
		width: 1500px;
		margin: auto;
		margin-bottom: 32px;
		text-shadow: 0px 0px 10px #000;
		}		
		
		
		
		/*
.lesson-ex-video-container-cloudflare {
	float: right;
	margin-left: 17px;
	margin-bottom: 10px;
	width: 464px;
	height: 261px;
	}
*/

	.lesson-ex-video-cloudflare {	
		float: right;
		position: relative;
		margin: 7px 0px 8px 17px;
		width: 464px;
		height: 261px;
		}

	.lesson-ex-video-cloudflare iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 464px;
		height: 261px;
		border-radius: 10px;
		box-shadow: 0px 0px 10px 2px #aaa;
		/*background-image: url("/images/lessons/213.jpg");*/
		}


	
	.lesson-ex-video-cloudflareD iframe {

		width: 464px;
		height: 261px;
		box-shadow: 0px 0px 10px 2px #aaa;
		border-radius: 10px;
		float: right;
		margin-left: 17px;
		margin-bottom: 10px;
		
		/*margin-top: 8px;
		margin-bottom: 5px;
		box-shadow: 0px 0px 10px 2px #aaa;
		border-radius: 10px !important;*/
		}

	
	
}	

@media only screen and (max-width: 849px) {
	
	.sheet-desktop {
		display: none;
		}
			
	.sheet-mobile {
		float: none;
		display: block;
		width: 100%;
		}
		
	.frontpage-lessons-title {
		font-size: 28px;
		font-weight: 600;
		}

	.frontpage-lessons-video {
		margin-top: 9px;
		margin-bottom: -10px;	
		box-shadow: 0px 0px 10px 2px #aaa;
		border-radius: 6px;	
		}	
		
	.level-rm2 {
		margin-bottom: 12px;
		padding-top: 7px;
		font-size: 15px;
		border-top: 1px solid #efb93f;
		}

	.fp-level {
		display: inline-block;
		margin-top: 2px;
		color: #aaa;
		}
	
	.read-more-2 {	
		float: right;
		padding: 2px 8px 3px 8px;

		}	
		
}



.read-more-2:link, .read-more-2:visited, .read-more-2:hover, .read-more-2:active {
	color: #fff;
	}

.read-more-2 {	
	font-weight: 600;
	background-color: #8FAE1B;
	border-radius: 7px;
	display: inline-block;
	transition: 0.3s;
	}

.read-more-2:hover {
	background-color: #85A019;
	transition: 0.3s;
}


@media only screen and (min-width: 850px) {
			
	.sheet-mobile {
		display: none;
		}
		
	.frontpage-lessons-title {
		margin-top: 13px;
		font-size: 30px;
		float: left;
	}
	
	.level-rm2 {
		float: right;
		margin-top: 18px;
		margin-left: 3px;
	}
	
	.fp-level {
		display: inline-block;
		padding-right: 15px;
		font-size: 15px;
		color: #aaa;
	}

	.read-more-2 {
		padding: 4px 8px 4px 8px;
		font-size: 16px;
		/* box-shadow: 0px 0px 5px 0px #aaa; */
	}
	
	.frontpage-separator {
		clear: both;	
		margin-top: 13px;
		}

	.frontpage-doublecol {
		border-bottom: 1px solid #efb93f;
		padding-bottom: 0px;
		margin-top: 0px;
		}

}

@media only screen and (min-width: 850px) and (max-width: 1200px) {
	.fp-level {
		padding-right: 16px;
	}
}




