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


.main_banner_caption {
	font-size: 32px;
	position: absolute;
	left: 10%;
	top: 2%;
	color: #ffffff;
	text-align: left;
	font-weight: 300;
}

.main_banner_caption h1 {
	font-size: 32px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 35px;
	
}

.main_banner_caption h1 span {
	font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 30px;

}



.hero_btn {
	font-size: 14px;
    text-align: center;
    padding: 5px 30px;
    border: 2px solid #00a7bb;
    color: #181818;
    height: 30px;
    width: 150px;
}

.headphone_header {
	background-color: #f7f8f9;
	height: 440px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

}








@media screen and (max-width: 992px) {


.main_banner_caption {
	font-size: 32px;
	position: absolute;
	left: 10%;
	top: 2%;
	color: #ffffff;
	text-align: left;
	font-weight: 300; 
	
	
	
}

.main_banner_caption h1 {
	font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 35px;
	
}

.main_banner_caption h1 span {
	font-size: 28px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 30px;

}

.main_banner_caption p {
	font-size: 16px;
	color: #ffffff;
	font-weight: 100;
	line-height: 55px;
}


.hero_btn {
	display:none;
}

.headphone_desc {
	width:100%;
	height: 750px;
	background-color: #ffffff;
	padding-top: 5px;
	border-bottom:none;
}
.headphone_desc figure {
	background-color: #ffffff;
	height: auto;
	padding: 20px;


}

.headphone_desc figure img {
	width: 100px;
	height: 100px;
	margin: 0 auto;
	display: block;
}


.headphone_desc figure h1 {
	font-weight: 600;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;

}

.headphone_desc figure p{
	font-size: 16px;
	padding-bottom: 2px;
	padding: 0 10px;
	text-align: center;
	
}

.headphone_desc_header {
	background-color: #ffffff;
	height: 200px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

/* Description Information */


/* Monitor Grey */
.headphone_grey {
	width:100%;
	height: auto;
	background-color: #f7f8f9;
	padding:0;

}

.headphone_grey figure {
	background-color: #efefef;
	height: auto;
	padding:0;


}

.headphone_grey figure img {
	width: 300px;
	height: 216px;
	margin: 0px 20px auto;
	display: block;
	float: right;

}

.float_left {
	padding: 0px;
	position: absolute;
	height: auto;

}
.headphone_grey figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_grey figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_grey figure h3{
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 290px 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_header {
	background-color: #f7f8f9;
	height: 350px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}


/* Monitor Grey */



/* Monitor White */
.headphone_white {
	width:100%;
	height: auto;
	background-color: #ffffff;
	padding:0;

}

.headphone_white figure {
	background-color: #efefef;
	height: auto;
	padding:0;


}

.headphone_white figure img {
	width: 300px;
	height: 216px;
	margin: 5px 20px auto;
	display: block;
	float: left;

}

.float_right {
	padding: 0px;
	position: absolute;
	height: auto;
	margin: 0 0 0 320px;

}
.headphone_white figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_white figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_white figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_white_header {
	background-color: #ffffff;
	height: 300px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}


/* Monitor White*/


.headphone_mounts {
	background-color: #101010;
	height:auto;
	margin-top: 10px;



}








@media screen and (max-width: 768px) {
.main_banner_caption {
	font-size: 25px;
	position: absolute;
	left: 5%;
	top: 1%;
	color: #ffffff;
	text-align: left;
	font-weight: 300;
}

.main_banner_caption h1 {
	font-size: 25px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 25px;
	
}

.main_banner_caption h1 span {
	font-size: 25px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 30px;

}


/* Description Information */

.headphone_desc {
	width:100%;
	height: 850px;
	background-color: #ffffff;
	padding-top: 5px;
	border-bottom:none;
}

.headphone_desc_header {
	background-color: #ffffff;
	height: 200px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}




/* Monitor Grey */
.headphone_grey {
	width:100%;
	height: auto;
	background-color: #f7f8f9;
	padding:0;

}

.headphone_grey figure {
	background-color: #efefef;
	height: auto;
	padding:0;


}

.headphone_grey figure img {
	width: 300px;
	height: 216px;
	margin: 0 25%;
	display: block;
	

}

.float_left {
	padding: 0px;
	position: absolute;
	height: auto;
	margin-top: 200px;

}
.headphone_grey figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_grey figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_grey figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_header {
	background-color: #f7f8f9;
	height: 500px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}



/* Monitor Grey */



/* Monitor White */
.headphone_white {
	width:100%;
	height: auto;
	background-color: #ffffff;
	padding:0;

}

.headphone_white figure {
	background-color: #ffffff;
	height: auto;
	padding:0;


}

.headphone_white figure img {
	width: 300px;
	height: 216px;
	margin: 0 25%;
	display: block;
	
	

}

.float_right {
	padding: 0px;
	position: absolute;
	height: auto;
	margin: 200px 0 0 10px;

}
.headphone_white figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_white figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_white figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_white_header {
	background-color: #ffffff;
	height: 500px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}


/* Monitor White*/




}

@media screen and (max-width: 520px){

.main_banner_caption {
	font-size: 18px;
	position: absolute;
	left: 5%;
	top: .5%;
	color: #ffffff;
	text-align: left;
	font-weight: 300; 
	
	
	
}

.main_banner_caption h1 {
	font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 16px;
	
}

.main_banner_caption h1 span {
	font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 16px;

}

.main_banner_caption p {
	font-size: 12px;
	color: #ffffff;
	font-weight: 100;
	line-height: 30px;
}
	

/* Monitor Grey */
.headphone_grey {
	width:100%;
	height: auto;
	background-color: #f7f8f9;
	padding:0;

}

.headphone_grey figure {
	background-color: #efefef;
	height: auto;
	padding:0;


}

.headphone_grey figure img {
	width: 200px;
	height: 144px;
	margin: 0 25%;
	display: block;
	

}

.float_left {
	padding: 0px;
	position: absolute;
	height: auto;
	margin-top: 150px;

}
.headphone_grey figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_grey figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_grey figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_header {
	background-color: #f7f8f9;
	height: 650px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

/* Monitor Grey */



/* Monitor White */
.headphone_white {
	width:100%;
	height: auto;
	background-color: #ffffff;
	padding:0;

}

.headphone_white figure {
	background-color: #ffffff;
	height: auto;
	padding:0;


}

.headphone_white figure img {
	width: 200px;
	height: 144px;
	margin: 0 25%;
	display: block;
	
	

}

.float_right {
	padding: 0px;
	position: absolute;
	height: auto;
	margin: 150px 0 0 10px;

}
.headphone_white figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_white figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_white figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_white_header {
	background-color: #ffffff;
	height: 650px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}


/* Monitor White*/



}

@media screen and (max-width: 320px){

.main_banner_caption {
	font-size: 18px;
	position: absolute;
	left: 5%;
	top: .1%;
	color: #ffffff;
	text-align: left;
	font-weight: 300; 
	
	
	
}

.main_banner_caption h1 {
	font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 16px;
	
}

.main_banner_caption h1 span {
	font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: left;
    font-weight: 600;
    line-height: 16px;

}

.main_banner_caption p {
	
	display:none;
}

.headphone_desc {
	width:100%;
	height: 900px;
	background-color: #ffffff;
	padding-top: 5px;
	border-bottom:none;
}

	

/* Monitor Grey */
.headphone_grey {
	width:100%;
	height: auto;
	background-color: #f7f8f9;
	padding:0;

}

.headphone_grey figure {
	background-color: #efefef;
	height: auto;
	padding:0;


}

.headphone_grey figure img {
	width: 200px;
	height: 144px;
	margin: 0 15%;
	display: block;
	

}

.float_left {
	padding: 0px;
	position: absolute;
	height: auto;
	margin-top: 150px;

}
.headphone_grey figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_grey figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_grey figure h3 {
	font-size: 14px;
	padding-bottom: 2px;
	padding: 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_header {
	background-color: #f7f8f9;
	height: 700px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}

/* Monitor Grey */



/* Monitor White */
.headphone_white {
	width:100%;
	height: auto;
	background-color: #ffffff;
	padding:0;

}

.headphone_white figure {
	background-color: #ffffff;
	height: auto;
	padding:0;


}

.headphone_white figure img {
	width: 200px;
	height: 144px;
	margin: 0 15%;
	display: block;
	
	

}

.float_right {
	padding: 0px;
	position: absolute;
	height: auto;
	margin: 150px 0 0 10px;

}
.headphone_white figure h1 {
	font-weight: 600;
	font-size: 18px;
	text-align: left;
	text-transform: uppercase;
	padding: 0 40px;
	margin: 10px 0 0 10px;
	

}

.headphone_white figure h1 span {
	font-weight: 600;
	font-size: 30px;
	
	

}

.headphone_white figure h3 {
	font-size: 13px;
	padding-bottom: 2px;
	padding: 0 40px 0 40px;
	text-align: left;
	margin: 0 0 0 10px;
	font-weight: 100;

	
	
}

.headphone_white_header {
	background-color: #ffffff;
	height: 650px;
	padding-top: 25px;
	padding-bottom: 25px;
	
}


/* Monitor White*/



}

