
/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  GROUPING  ============================================================================= */


.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}

/*  GRID COLUMN SETUP   ==================================================================== */

.col {
	display: block;
	float:left;
	margin: 0% 0 0% 0%;
}

.col:first-child { margin-left: 0% } /* all browsers except IE6 and lower */


/*  REMOVE MARGINS AS ALL GO FULL WIDTH AT 480 PIXELS */

@media only screen and (max-width: 480px) {
	.col { 
		margin: 0% 0 0% 0%;
	}
}




@media only screen and (max-width: 2500px) {
.slide2{
	background-attachment: fixed;
	width:100%;
	height:400px;
	position: relative;
}

.slide4{
	background-attachment: fixed;
	width:100%;
	height:400px;
	position: relative;
}
}

@media only screen and (max-width: 1200px) {
input {width:90%;}
textarea  {width:90%;}
.slide{ background-attachment: scroll; height:550px;}
.slide3{ background-attachment: scroll;}
#slide2{ background-image:url(https://olsonguitars.com/images/s3.jpg);background-attachment: scroll;}
#slide4{ background-image:url(https://olsonguitars.com/images/s5.jpg); background-attachment: scroll; height:600px;}
}


@media only screen and (max-width: 850px) {
.wood {margin-top:5%;}
.slide2{ background-attachment: scroll; height:450px; background-position:center;}
.slide4{ background-position:top;}
h2 {line-height:55px;}
}

@media only screen and (max-width: 1200px) {
.tab {display:none;}
.wood {margin-top:0;}
.slide{ height:auto;}
.sliders {width:100%; padding:3% 0;}
hr.sep {width:80%;}
.logo_holder_inner {display:none;}
.logo_holder { padding-top:5%;}
.wood { background-image:url(https://olsonguitars.com/images/wood2.jpg);}
}

@media only screen and (max-width: 768px) {
.jthomepage {text-align:center;}
.vce-button--style-outline-container--align-left {text-align:center!important;}
}

