/*----  ITS CUSTOM CSS FILE  -----*/
/*------------------------------------------------------------------------------------
'EXTRA LINKS' MENU 
------------------------------------------------------------------------------------*/
.HN2 .FREECATALOGUE{background-color:#797979}.HN2 .FREECATALOGUE a{color:#fff}
.HN2 .CLEARANCE{background-color:#fedd04}
.HN2 .BLOG{background-color:#489b01}.HN2 .BLOG a{color:#fff}
.HN2 .GIFT IDEAS {background-color:#03F}
li.level1.item3 {background-color: #FF0000;
}  li.level1.item3 a{color:#fff}

/*------------- Random Changes -------------------*/

.cards {
	width: 220px;
}

/*------------- Random Changes ENDS -------------------*/

/*------------- FESTOOL ALL SERVICE STYLES  23/04/2014 -------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	z-index: 0;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 0;
}

#festool_serv_toplinks { 
	display: block;
	width: 44%;
	float: left;
} 

#fest_extra_links { 
	display: block;
	width: 100%;
	float: left;

} 


a.fest_xtr_link{
	width: 98%;
	display: block;
	float: left;
	background: #a9e193;
	margin-top: 10px;
	padding: 16px 0 16px 16px;
	font-size: 14px;
	font-weight: bold;
	color: rgb(73, 73, 73);
}

a.fest_xtr_link:hover{
		background-color:#38485f;
		transition: all 0.5s ease;
		-webkit-transition:all 0.5s ease;
		color: #ffffff;
}

#extra_content { 
	background: #a9e193;
	padding: 16px;

} 

#fest_video{
	width: 56%;
	display: block;
	float: left;
}

.festool_service_header { 
	max-width: 762px;
	margin-bottom: 10px;
} 

img#festool_service_header_img {
width: 100%;
}

.festool_service_vidlinks { 
	max-width: 762px;

} 

.fest_toplinks {
}

a.fest_toplinks {
	b