h2{
	position: relative;
	z-index: -11;
	clear: both;
	width: 100%;
	margin: 10px auto;
	margin-bottom: 0px;
	color: #a67b00;
	font-family: Lato-Regular;
	font-size: 13px;
	line-height: 25px;
	letter-spacing: .5px;
	z-index: 8;
	text-align:center;
	padding: 0px 0px 0px 0px;
	text-transform:uppercase;
	
	}

.picAct img, .picAct1 img{
	width:100%;
	max-width:1150px;
	
	}
.picAct1{
	display:none;
	
	}
.picAct{
	display:block;
	
	}
.halfCol{
	width:100%;
	max-width:1150px;
	}
.halfCol ul{
	width:100%;
	max-width:1150px;
	}
.halfColL{
	width:49%;
	float:left;
	}	
.halfColR{
	width:49%;
	float:right;
	}
.halfColR img{
	width:100%;
	float:right;
	}
.picAct3, .picAct4{
	display:none;
	
	}
.picAct2{
	display:block;
	
	}
.miniImg{
	display:none;
	}
.picAct6, .picAct7{
	display:block;
	}
.picAct6 img, .picAct7 img{
	width:100%;
	}
@media only screen 
and (max-width : 1200px) {
.halfColL{
	width:100%;
	float:left;
	}	
.halfColR{
	width:100%;
	float:right;
	}
.picAct2, .picAct3{
	display:none;
	
	}
.picAct4{
	display:block;
	
	}
.picAct4 img{
	width:100%;
	
	}
}
@media only screen 
and (max-width : 790px) {

.picAct, .picAct2, .picAct4, .picAct7{
	display:none;
	
	}
.picAct1{
	display:block;
	
	}
.picAct3{
	display:block;
	
	}
.picAct3 img{
	width:100%;
	
	}
}

@media only screen 
and (max-width : 600px) {
.picAct6{
	display:none;
	}
.miniImg{
	display:block;
	}
.miniImg img{
	width:100%;
	
	}
	}