.mp-main-content{
	width:100%;
	
}
.landing-content img {
	width:100%;
	
}


/*main_banner_caption text position*/
.main_banner_caption {
	font-size: 52px;
	position: absolute;
	left: 125px;
	top: 5%;
	color: #fff;
	text-align: left;
	font-weight: 300; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	
	
}

.main_banner_caption h1 {
	font-size: 52px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 100;
	
}

.main_banner_caption h1 span {
	font-size: 80px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;

}

.main_banner_caption p {
	
	font-size: 18px;
	color: #07A6BB;
	font-weight: 100;
	
}



/* Installer */

.installer {
	background-color: #f3f3f3;
	overflow: hidden;

}
.installer h2{
	font-size: 25px;
	font-weight: 600;
	padding-top: 20px;


}

.installer h2 span {
	font-size: 14px;
	font-weight: 400;
	color:#ffffff;
}



.installer_btn {
	display:inline-block;
	background-color: #07a6bb;
	border-radius: 2px;
	margin-left: 10px;
	padding: 0px 30px;


}

a .installer_btn:hover{
	background-color: #000000;
}




/* Installer */


/* Wall Mount Descripton */

.mount_description{
	background-color: #ffffff;
}
.mount_description p {
	font-size:18px;
	color: #848484;
	font-weight: 200;
	margin-top: 10px;
	text-align: center;
	line-height: 26px;
	padding: 20px 100px;
}

/* Wall Mount Descripton */

.button {
	background-color:#000;
	border-radius: 2px; 
	height: 30px;
	width: 150px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;




}

.button p { 
	text-decoration: none; 
	font-family: sans-serif, helvetica; 
	font-weight: normal; 
	font-size:14px;
	padding: 5px 10px 0px 15px;
	color: #fff;
	text-align: center;



}


a .button:hover {
	background-color:#07A6BB;
	




}






.mount_size {
	text-align: center;
}


.circle {
    width:25px;
    height:25px;
    border-radius:250px;
    font-size:14px;
    font-weight: bold;
    color:#000000;
    text-align:center;
    border: 2px solid #000000;
    font-family: helvetica;
    display: inline-block;
    
    }

.mount_size span {
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
}

.star_rating img {
	width: 100px;
	
}

/* Cable Series */
.wall_mounts {
	width:100%;
	height: 400px;
	background-color: #f7f8f9;
	border-bottom: 1px solid #efefef;
	padding-top: 10px

}

.wall_mounts figure {
	background-color: #f7f8f9;
	height: auto;
	padding-bottom: 20px;

}







.mount_header p{
	padding-left:10px;
}

.wall_mounts figure img {
	
	max-width: 200px;
	display: block;
}


.wall_mounts figure h1 {
	font-weight: 100;
	font-size: 25px;
	padding-left: 10px;
	padding-top: 10px;

}

.wall_mounts figure h1 span {
	font-weight: 600;
	font-size: 25px;

}

.wall_mounts figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight:700;
	

}

.wall_mounts figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}



.wall_mounts figure h3 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
	text-align: center;
}

.wall_mounts figure p{
	font-size: 12px;
	padding-bottom: 2px;
	padding-right: 5px;
	
}


/* Wall Mounts Header Background Block */

.mounts_header {
	background-color: #f7f8f9;
	height: 318px;
	padding-top: 5px;
	
}

.wall_mounts_1{
	background-color: #fff;
	height: 250px;
	margin-top: 20px;
	padding-top: 10px;
	
}

.wall_mounts_1 img{
	margin-top: 5px;
}



/* Wall Mounts Header Background Block */


/* Vidoe Container */

.video_container {
  background: #000000;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-top:20px;

}


.video_container img {
	max-width: 250px;
	display: block;
}
.video_container h2 {
  color:#fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
}

.video_container p{
  font-size: 14px;
  padding-top: 10px;
  color:#fff;
  text-align: center;
  font-weight: 100;
  padding-bottom: 20px;
  padding-top: 20px;

}

.video_container h2:hover{
	color:#848484;
}

.video_container p:hover{
	color:#848484;
}
/* Vidoe Container */






/* Related Products */

.more_mounts {
	background-color: #f3f3f3;
	overflow: hidden;

}
.more_mounts h2{
	font-size: 25px;
	font-weight: 100;
	background-color: #f3f3f3;
	padding-top: 20px;


}

.more_mounts h2 span {
	font-size: 25px;
	font-weight: 600;
	

}

.more_mount_products {
	width:100%;
	height: 250px;
	background-color: #f3f3f3;
	padding-top: 10px;
	border-bottom: 1px solid #07a6bb;
	margin-bottom: 10px;
	
}



.more_mount_products figure {
	background-color: #f3f3f3;
	height: auto;
	padding-bottom: 20px;
	
	
}

.more_mount_products figure img {
	
	max-width: 160px;
	height: 120px;
	display: block;
}

.more_mount_products figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 700;
	margin-top-top: 40px;
	text-align: center;;
}

.more_mount_products figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}


/* Related Products */

.categories {
	background-color: #f3f3f3;
	overflow: hidden;

}
.categories h2{
	font-size: 25px;
	font-weight: 100;
	background-color: #f3f3f3;
	padding-top: 20px;


}

.categories h2 span {
	font-size: 25px;
	font-weight: 600;
	

}

.related_products {
	width:100%;
	height: 250px;
	background-color: #f3f3f3;
	padding-top: 10px
	
}



.related_products figure {
	background-color: #f3f3f3;
	height: auto;
	padding-bottom: 20px;
	
	
}

.related_products figure img {
	
	max-width: 160px;
	height: 120px;
	display: block;
}

.related_products figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 700;
	margin-top-top: 40px;
	text-align: center;;
}

.related_products figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}











@media screen and (max-width: 1200px) {
.button {
	background-color:#000;
	border-radius: 2px; 
	height: 30px;
	width: 100px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.main_banner_caption {
	font-size: 48px;
	position: absolute;
	left: 116px;
	top:3%;
	color: #fff;
	text-align: left;
	font-weight: 300; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	
	
}

.main_banner_caption h1 {
	font-size: 48px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 100;
	
}

.main_banner_caption h1 span {
	font-size: 48px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;

}

.main_banner_caption p {
	
	font-size: 18px;
	color: #07A6BB;
	font-weight: 100;
	
}

.related_products figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 700;
	margin-top-top: 40px;
	text-align: center;;
}

.related_products figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}


}








@media screen and (max-width: 992px) {
.button {
	background-color:#000;
	border-radius: 2px; 
	height: 30px;
	width: 150px;
	padding-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

.main_banner_caption {
	font-size: 38px;
	position: absolute;
	left: 60px;
	top: 1%;
	color: #fff;
	text-align: left;
	font-weight: 300; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	
	
}

.main_banner_caption h1 {
	font-size: 38px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 100;
	
}

.main_banner_caption h1 span {
	font-size: 38px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;

}

.main_banner_caption p {
	
	font-size: 18px;
	color: #07A6BB;
	font-weight: 100;
	
}

.wall_mounts {
	width:100%;
	height: 800px;
	background-color: #f7f8f9;
	padding-top: 40px;
	border-bottom:none;
}


.more_mounts {
	height: 100px;
	
}

.more_mount_products {
	height: 600px;
	
	
}

.more_mount_products figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 700;
	margin-top-top: 40px;
	text-align: center;;
}

.more_mount_products figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}


.video_container h4 {
  font-size: 14px;
  padding-top: 10px;
  color:#fff;
  text-align: left;
  font-weight: 100px;

}


}








@media screen and (max-width: 768px) {
.main_banner_caption {
	font-size: 28px;
	position: absolute;
	left: 20px;
	top: 1%;
	color: #fff;
	text-align: left;
	font-weight: 300; 
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	
	
}

.main_banner_caption h1 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 100;
	
}

.main_banner_caption h1 span {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	font-weight: 500;

}

.main_banner_caption p {
	
	display:none;
	
}




.wall_mounts {
	width:100%;
	height: 800px;
	background-color: #f7f8f9;
	padding-top: 40px;
	border-bottom:none;
	
}


.button{
	
}

.button p{
	text-align: center;
	
}

.installer h2{
	font-size: 20px;
	font-weight: 600;
	padding-top: 20px;


}

.related_products figure h2 span {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 700;
	margin-top-top: 40px;
	text-align: center;;
}

.related_products figure h2 {
	font-size: 18px;
	margin-top: 5px;
	color: #000;
	font-weight: 400;
	text-align: center;
}


.video_container h4 {
  font-size: 14px;
  padding-top: 10px;
  color:#fff;
  text-align: left;
  font-weight: 100px;

}

.mount_description p{
	padding: 20px 20px;
	font-size:14px;
}

.more_mount_products {
	height: 900px;
	
	
}


}


