/*-----------------------------------------------*/
/* PUT YOUR CUSTOM CSS HERE !
/*
/* 	Using this file you'll not mess with your 
/*	custom style when updating the template.
/*	
/*	Don't forget to backup this file if you
/*	update the template.
/*-----------------------------------------------*/

body {
	font-size:14px;
	color:#bbbbbb;
}

#slider h2{
	color: #BC4444;
}

#portfolio-content > div:nth-child(2) > div > div:nth-child(1) {
	position: absolute !important; 
	left: 0px !important;
	top: 0px !important; 
	transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) !important; 
	opacity: 1 !important;
}

#portfolio-content > div:nth-child(2) > div > div:nth-child(2) {
	position: absolute !important; left: 0px !important; top: 0px !important; transform: translate3d(480px, 0px, 0px) scale3d(1,1,1)!important; opacity: 1 !important;

}

#portfolio-content > div:nth-child(2) > div > div:nth-child(3) {
	position: absolute !important; left: 0px !important; top: 0px !important; transform: translate3d(0px, 345px, 0px) scale3d(1, 1, 1) !important; opacity: 1 !important;
}

#portfolio-content > div:nth-child(2) > div > div:nth-child(4) {
  	position: absolute !important; left: 0px !important; top: 0px !important; transform: translate3d(480px, 345px, 0px) scale3d(1,1,1) !important; opacity:1 !important;
}

#portfolio-content > div:nth-child(2) > div > div:nth-child(5) {
	position: absolute !important; left: 0px !important; top: 0px !important; transform: translate3d(0px, 671px, 0px) scale3d(1,1,1) !important; opacity:1 !important;
}

#portfolio-content > div:nth-child(2) > div > div:nth-child(6)  {
position: absolute !important; left: 0px !important; top: 0px !important; transform: translate3d(480px, 671px, 0px) scale3d(1,1,1) !important; opacity :1 !important;
}

#portfolio-content > div:nth-child(2) > div{
	height:1027px !important;
}
