h1{
	font-size: 30px;
}
#face{
	margin: 0 -67px 0 -67px;
	background-image: url("../img/tB.png");
}
.content_row{
	clear: all;
	display: table-row;
}
.content_cell, .lcontent_cell{
	display: table-cell;
	width: 60%;
}
.img_cell, .rimg_cell{
	display: table-cell;
	vertical-align: middle;
}
.lcontent_cell{
	padding: 0 1em 0 5em;
}
.rimg_cell{
	padding-right: 5em;
}
.content_wide{
	clear: both;
}
h2.icons{
	float: left;
	width: 16%;
	text-align: center;
	padding-top: 85px;
	background-repeat: no-repeat;
    background-position: 50% 0; 
}
#ent{background-image: url("../img/ent_icon.png");}
#tnt{background-image: url("../img/tnt_icon.png");}
#dec{background-image: url("../img/dec_icon.png");}
#pty{background-image: url("../img/sup_icon.png");}
#equ{background-image: url("../img/eqp_icon.png");}
#pln{background-image: url("../img/evn_icon.png");}

#iconsix{
	padding: 5em 0 15em 0;
}
#numbers{
	margin: 0 -67px 0 -67px;
	padding: 1em 0 10em 0;	
	background-image: url("../img/msc.png");
	text-align: center;
}
.headers_about{
	float: left;
	width: 33%;
	text-align: center;
}
.p_big{
	font-weight: 300;
	font-size: 400%;
	color: #d6242d;
}
#img_hpcl{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.h2_center{
	text-align: center;
}
.q_left, .q_right{
	color: #d6242d;
	font-weight: 500;
	font-size: 50px;
}
.q_left{
	float: left;
}
.q_right{
	float:  right;
	width: 2%;
	text-align: right;
}
.p_center{
	margin: 7% 3% 0 3%;
}
.red{
	clear: both;
	color: #d6242d;
	text-align: right;
}
.img_center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
}
.content_center{
	margin-top: 7em;
	text-align: center;
}
.content_center>img{
	display: inline-block;
	margin: 2%;
}
.cell_30{	
	display: table-cell;
	width: 30%;
}
.cell_60{
	display:table-cell;
	text-align: center;
	width: 60%;
}
.padl{
	padding-left: 4%;
}
.padr{
	padding-right: 4%;
}
#email{
	text-decoration: none;
	color: #fff;
}
#email:hover{
	color: #606060;
}
.scroll{	
    height: 460px;
    overflow: auto;
}
#testimonials{
	padding-right: 3%;
}
hr{
	visibility: hidden;
}
#footer{
	background-color: #d6242d;
	color: #fff;
	font-size: 14px;
}
.foot_item {
	display: inline-block;
	width: 100%;
	text-align: left;
	vertical-align: -80px;
}
.col3 {
		-moz-column-count: 4;
		-webkit-column-count: 4;
		column-count: 4;
		padding: 0 0 0 5em;
	}
/***************OTHER PAGES CONTENT***************/
h3, h4{
	font-weight: 300;
}
h4{
	color: #d6242d;
}
ul{
	list-style-type: square;
}
img{	
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.reasons>ul{
	font-weight: 500;
	color: #000;
	text-align: left;
	list-style-type: none;
}
.reasons>ul>li{
	color: #606060;;
}
#equipment, #performers, #event, #film{
	display: none;
}