.c_background {
	width:100%;
	height:100%;
	left:0;
	top:0;
	position:absolute;
	overflow:hidden;
}
.c_background .backgroundImage {
	background: #fff;
	left:0;
	top:0;
	width:100%;
	height:100%;
	position:absolute;
	text-align:center;
}
.c_background .backgroundImage img {
	visibility:hidden;
}

.c_segments {
	float:left;
	position:relative;
	width:100%;
}
.c_segments .segments-holder {
	float:left;
	width:100%;
	height:475px;
	position:relative;
	overflow:hidden;
}
.c_segments .segments-holder .segments {
	float:left;
	position:absolute;
	height:100%;
	width:10000px;
}
.c_segments .segments-holder .segments .segmentGrid {
	clear:none;
	float:none;
	position:absolute;
	left:0;
	top:0;
	height:100%;
}
.c_segments .segments-holder .segments .gridContainer {
	height:100%;
	width:100%;
}
.c_segments .segmentSelectBar {
	background-color:rgb(62,62,62);
	background-color:rgba(36,36,36,0.8);
	border-bottom:4px solid #CCCCCC;
	float:left;
	padding:0 0 0 17px;
	width:933px;
}
.c_segments .segmentSelectBar .buttonGrid {
	display:block;
	float:left;
	margin:15px 18px 0 0;
	width:35px;
	height:35px;
}
.c_segments .segmentSelectBar .buttonGrid.selected .icon-grid {
	background-position:-96px -361px;
}
.c_segments .segmentSelectBar .selectionList {
	display:table;
	list-style:none;
	margin:0;
	padding:0;	
	width:880px;
}
.c_segments .segmentSelectBar .selectionList li {
	display:block;
	float:left;
	width:87px;
	text-align:center;
}
.c_segments .segmentSelectBar .selectionList li a {
	color:#cccccc;
	float:left;
}
.c_segments .segmentSelectBar .selectionList li a span,
.c_segments .segmentSelectBar .selectionList li a i {
	display:table-cell;
	font-size:13px;
	font-family:'Ubuntu', sans-serif;
	width:88px;
	height:37px;
	padding-bottom:12px;
	padding-top:15px;
	vertical-align:middle;
}
.lt-ie8 .c_segments .segmentSelectBar .selectionList li a span {
	display:block;
}


.c_segments .segmentSelectBar .selectionList li a:hover span,
.c_segments .segmentSelectBar .selectionList li a.selected span,
.c_segments .segmentSelectBar .selectionList li.active a span,
.c_segments .segmentSelectBar .selectionList li.active a:hover span,
.c_segments .segmentSelectBar .selectionList li.active a.selected span {
	background: #242424;
	border-bottom:3px solid #cc0000;
	color:#fff;
	font-weight:normal;
	padding-bottom:9px;
}
.c_segments .segmentSelectBar .selectionList li a:hover span,
.c_segments .segmentSelectBar .selectionList li a.selected span {
	background:#4b4b4b;
	border:0;
	color:#fff;
	font-weight:normal;
	padding-bottom:12px;
}
.c_segments .segmentSelectBar .selectionList li .icon-grid,
.c_segments .segmentSelectBar .selectionList li .icon-grid:hover {
	border:0;
	height:23px;
	padding:0;
}
.c_segments .segmentSelectBar .selectionList li a:hover span,
.c_segments .segmentSelectBar .selectionList li a.selected span {
	border-color:#999;
}
.c_segments .segmentGrid {
	background: #ffffff;
	clear:both;
	float:left;
	padding:0;
	position:relative;
	width:950px;
}
.c_segments .segmentGrid.hide {
	display:none;
}
.c_segments .segmentGrid ul{
	
	border-top:1px solid #f0f0f0;
	list-style:none;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	height:49.78947368421053%;
}
.c_segments .segmentGrid ul:first-child,
.c_segments .segmentGrid .gridContainer ul:first-child {
	border:0;
	height:50%;
}
.c_segments .segmentGrid ul li { 
	border-bottom:1px solid #f0f0f0;
	border-left:1px solid #f0f0f0;
	display:block;
	float:left;
	width:19.78%;
	height:100%;
}
.c_segments .segmentGrid ul li:first-child {
	border-left:0;
	width:20%;
}
/*
.c_segments .segmentGrid ul li:nth-child(5n+1) {
	border-left:0;
}

*/
.c_segments .segmentGrid ul li a {
	display:block;
	/*
	height:215px;
	padding:10px;
	*/
	height:100%;
	width:100%;
	text-align:center;
}

.c_segments .segmentGrid ul li a img {
	/*
	width:100%;
	height:auto;
	*/
	width:auto;
	max-width:180px;
	margin: 0 auto;	
}
	.c_segments .segmentGrid ul li .licencelinks {
		float: right;
		padding-top: 10px;
		padding-right: 5px;
	}

	/* temporarily disable the licencelinks */
	.c_segments .segmentGrid .gridContainer.filterResult ul li .licencelinks {
		display: none;
	}

/*
	.c_segments .segmentGrid ul li .licencelinks a {
		background-color: #F02B22;
		color: #fff;
		margin: 1px;
		width:auto;
		height:auto;
	}
*/

.c_segments .segmentGrid .segmentTitle {
	color:#949697;
	/*min-height:100px;*/
	text-align:left;
	/*font-size:15px;*/
	font-size:14px;
	min-height:98px;
	margin:0 auto;
	width:160px;
	padding-top:10px;
}
.c_segments .segmentGrid h2 {
	color:#4b4b4b;
	font-size:18px;
	font-weight:normal;
}
.c_segments .segmentGrid.overview h2,
.c_segments .segmentElement h2 {
	color:#cc0000;
	font-weight:bold;
}

.c_segments .segmentGrid ul li a:hover h2{
	color:#CC0000;
}
.icon-grid,
.lt-ie8 .icon-grid{
	background: url('../img/assets.png') no-repeat 0 -361px;
	display:block;
	width:35px;
	height:35px;
	text-indent:-9000px;
}

.c_segments .segmentGrid .filterResult {
	float:left;
	width:100%;
	overflow:hidden;
}
.c_segments .segmentGrid .filterResult ul {
	margin-bottom:-1px;
	margin-left:-1px;
}

.c_segments .segmentGrid .filterResult ul .licencelinks a.license.a, .c_segments .segmentGrid .filterResult ul .licencelinks a.license.am {
	display: none;
}

.icon-grid:hover {
	background-position: -48px -361px;
}

.icon-dropdown,
.lt-ie8 .icon-dropdown {
	background: url('../img/assets.png') no-repeat 0 0;
	display:block;
	width:23px;
	height:23px;
	text-indent:-9000px;
}
.c_segments .noticeMessage .arrow,
.c_segments .segmentGrid.grid .arrow {
	background:transparent url("../img/assets.png") no-repeat -120px 0;
	display:block;
	width:22px;
	height:11px;
	position:absolute;
	left:23px;
	top:-15px;
	text-indent:-9000px;
}

.c_segments .noticeMessage .arrow.dark {
	background-position:-120px -61px;
}

.c_segments .noticeMessage .arrow.down {
	background-position:-323px -398px;
	top: 42px;
}

.c_segments .noticeMessage .arrow.down.dark {
	background-position:-360px -398px;
}

.c_segments .segmentGrid.grid2 ul li {
	border-left:0;
}
.c_segments .segmentGrid.grid1 ul li:first-child,
.c_segments .segmentGrid.grid2 ul li:first-child {
	border-right:1px solid #f0f0f0;
}

.c_segments .noticeMessage {
	float:left;
	position:relative;
	width:100%;
	z-index:9999;
	top: -38px;
}
.c_segments .noticeMessage .notiveMessageBody {
	background: #9e9fa0;
	display:block;
	position:absolute;
	left:0;
	top:-4px;
	width:100%;
	min-height:46px;
}
.c_segments .noticeMessage p {
	color:#fff;
	font-size:14px;	
	padding:10px 25px;
}
.c_segments .buttonClose {
	color:#fff;
	float:right;
	font-size:14px;
	padding:5px 0;
}
.c_segments .buttonClose:hover {
	color:#000;
}
/* TWO GRID */
/* THREE GRID */
.c_segments .segmentGrid.grid1 ul,
.c_segments .segmentGrid.grid1 ul:first-child,
.c_segments .segmentGrid.grid2 ul,
.c_segments .segmentGrid.grid2 ul:first-child,
.c_segments .segmentGrid.grid3 ul,
.c_segments .segmentGrid.grid3 ul:first-child,
.c_segments .segmentGrid.grid5 ul:first-child {
	height:100%;
}

.c_segments .segmentGrid.grid1 ul li,
.c_segments .segmentGrid.grid2 ul li,
.c_segments .segmentGrid.grid3 ul li,
.c_segments .segmentGrid.grid4 ul li,
.c_segments .segmentGrid.grid5 ul li,
.c_segments .segmentGrid.grid6 ul li,
.c_segments .segmentGrid.grid7 ul li  {
	border-bottom: 1px solid #F0F0F0;
	width: 49.89473684210526%;
	height:49.78947368421053%;
}
.c_segments .segmentGrid.grid1 ul li a img,
.c_segments .segmentGrid.grid2 ul li a img,
.c_segments .segmentGrid.grid3 ul li a img,
.c_segments .segmentGrid.grid4 ul li a img,
.c_segments .segmentGrid.grid7 ul li.span2 a img {    
	width:auto;
	max-width:300px;
}
.c_segments .segmentGrid.grid1 .segmentTitle,
.c_segments .segmentGrid.grid2 .segmentTitle,
.c_segments .segmentGrid.grid3 .segmentTitle,
.c_segments .segmentGrid.grid4 .segmentTitle,
.c_segments .segmentGrid.grid6 .segmentTitle,
.c_segments .segmentGrid.grid7 ul li:first-child .segmentTitle {
	min-height:48px;
	width:445px;
}
.c_segments .segmentGrid.grid1 ul li .segmentTitle,
.c_segments .segmentGrid.grid2 ul li:first-child .segmentTitle,
.c_segments .segmentGrid.grid3 ul li:first-child .segmentTitle,
.c_segments .segmentGrid.grid5 ul li:first-child .segmentTitle {
	float:left;
	min-height:110px;
	width:215px;
	padding-left:10px;
}
.c_segments .segmentGrid.grid1 ul li a img,
.c_segments .segmentGrid.grid2 ul li:first-child a img,
.c_segments .segmentGrid.grid3 ul li:first-child a img,
.c_segments .segmentGrid.grid5 ul li:first-child a img {
	width:auto;
	max-width:475px;
}

.c_segments .segmentGrid.grid1 ul li:first-child,
.c_segments .segmentGrid.grid2 ul li:first-child,
.c_segments .segmentGrid.grid3 ul li:first-child,
.c_segments .segmentGrid.grid5 ul li:first-child {
	border-bottom:0;
	height:100%;
	width:50%;
}
.c_segments .segmentGrid.grid3 ul li:last-child {
	border-bottom:0;
}
.c_segments .segmentGrid.grid1 ul li:first-child a img,
.c_segments .segmentGrid.grid2 ul li:first-child a img,
.c_segments .segmentGrid.grid3 ul li:first-child a img,
.c_segments .segmentGrid.grid5 ul li:first-child a img {
	width:100%;
	height:auto;
	margin-top:40px;
}

/* FOUR GRID */
.c_segments .segmentGrid.grid4 ul li {
	border-bottom:0;
	height:100%;
}
/* FIVE GRID */
.c_segments .segmentGrid.grid5 ul li,
.c_segments .segmentGrid.grid7 ul li,
.c_segments .segmentGrid.grid8 ul li,
.c_segments .segmentGrid.grid7 ul li {
	width: 24.79473684210526%;
	height:49.89473684210526%;
}

.c_segments .segmentGrid ul li.lastrow {
	border-bottom:0;
}
.c_segments .segmentGrid.grid5 .segmentTitle,
.c_segments .segmentGrid.grid7 .segmentTitle,
.c_segments .segmentGrid.grid8 .segmentTitle {
	min-height:85px;
	width:209px;
}
.c_segments .segmentGrid.grid5 ul li a img,
.c_segments .segmentGrid.grid7 ul li a img,
.c_segments .segmentGrid.grid8 ul li a img {
	width:auto;
	max-width:228px;
}

/* SIX GRID */
.c_segments .segmentGrid.grid6 ul li {
	border-bottom:0;
	width: 33.2280701754386%;
	height:100%;
}
.c_segments .segmentGrid.grid6 ul li:first-child {
	width:33.33333333333333%;
}
.c_segments .segmentGrid.grid6 .segmentTitle {
	min-height:57px;
	width: 286px;
}
.c_segments .segmentGrid.grid6 ul li a img {
	width:auto;
	max-width:300px;
}
/* SEVEN GRID  & EIGHT GRID*/
.c_segments .segmentGrid.grid7 ul,
.c_segments .segmentGrid.grid7 ul:first-child,
.c_segments .segmentGrid.grid8 ul li {
	height:100%;
}
.c_segments .segmentGrid.grid7 ul li:first-child {
	border-left:0;
	width:50%;
}
.c_segments .segmentGrid.grid7 ul li:first-child a img {
	max-width:300px
}
.c_segments .segmentGrid.grid8 ul li:first-child {
	width:24.84%;
}

.c_segments .segmentGrid.grid15 .segmentTitle {
	min-height:45px;
	font-size:0; 
}

.c_segments .segmentGrid.grid15 .segmentTitle h2 {
	font-size:18px
}

.c_segments .segmentGrid.grid15 ul:first-child, .c_segments .segmentGrid.grid15 .gridContainer ul:first-child, .c_segments .segmentGrid.grid15 ul {
	height:33.33333%;
}

.c_segments .segmentGrid.grid20 .segmentTitle {
	min-height: 21px;
	font-size: 0; 
}

.c_segments .segmentGrid.grid20 .segmentTitle h2 {
	font-size: 14px
}

.c_segments .segmentGrid.grid20 ul:first-child, .c_segments .segmentGrid.grid20 .gridContainer ul:first-child, .c_segments .segmentGrid.grid20 ul {
	height: 24%;
}

/* SEGMENT SLIDER */
.c_segments .button {
	margin:-25px 0 0 0;
	position:absolute;
	top:50%;
	z-index:999;
}
.c_segments .button.hide {
	display:none;
}
.c_segments .button.previous-small {
	background-position: 0 -320px;
	float:none;
	left:0;
	margin:-15px 0 0 0;
	width: 50px;
	height: 50px;
}
.c_segments .button.next-small {
	background-position: -100px -320px;
	float:none;
	right:0;
	margin:-15px 0 0 0;	
	width: 50px;
	height: 50px;
}
.c_segments .segmentGrid .slideshow-holder {
	float:left;
	overflow:hidden;
	width:950px;
	height:470px;	
}
.c_segments .segmentGrid .slideshow-holder ul {
	width:100000px;
}
.c_segments .segmentGrid .slideshow-holder ul li {
	width:190px;
}
.c_segments .segmentGrid .paging-holder {
	border:0;
	width:auto;
}
.c_segments .segmentGrid .paging-holder li {
	border:0;
	float:left;
	width:auto;
	height:auto;
}
.c_segments .segmentGrid .paging-holder li a{
	height:auto;
}

.c_segments .positionBar {
	position:absolute;
	bottom:2px;
	left:0;
	width:100%;
}
.c_segments .positionBar .bar {
	background: #cc0000;
	display:block;
	width:100%;
	height:2px;
	position: absolute;
	opacity:0;
}
/* SEGMENT FILTER */
.c_segmentFilter {
	background:#f5f5f5;
	border-bottom:4px solid #cccccc;
	padding:15px;
}
.c_segments .segmentGrid .c_segmentFilter {
	float:left;
	margin:0;
	padding:15px 0;
	width:100%;
}
.c_segments .segmentGrid .c_segmentFilter .segmentFilterBody {
	padding:0 15px 0 0;
}

.c_segments .segmentGrid .c_segmentFilter .segmentFilterBody>div:nth-child(2n+1) {
	clear: left;
}

.segmentBigVisual {
	position:absolute;
	left:0;
	top:0;
	width:100%;
}
.segmentBigVisual .visualBack,
.segmentBigVisual .visualFront{
	background-position:center 0;
	background-repeat:no-repeat;
	display:block;
	position: absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.segmentBigVisual .visualFront img {
	position:absolute;
	top: -5000px;
}
.c_segmentFilter .inputSlider {
	margin-bottom:40px;
	margin-left:1.60427807486631%;
	min-height:55px;
	width:48.39572192513369%;
}
.c_segmentFilter .apparel-color-select,
.c_segmentFilter .apparel-size-select {
	float:left;
	margin:0 0 35px 1.60428%;
	width:48.39572192513369%;
}
.c_segmentFilter .size-holder {
	padding-top:5px;
}
.c_segmentFilter h3 {
	font-size:15px;
	font-weight:bold;
}

/*
 *  DOUBEL SEGMENTS
 */
.c_segments.double {
	overflow:hidden;
}
.c_segments.double .segmentSelectBar .selectionList {
	padding-left:17px;
	width: 867px;
}
.c_segments.double .dropdown {
	float:left;	
	position:relative;
	width:49px;
	min-height:1px;
	font-size:14px;
	padding-top:15px;
}
.c_segments.double .dropdown a {
	color:#000;
}
.c_segments.double .dropdown .buttonDropdown span {
	display:none;
	padding-left:10px;
	float:left;
	line-height:33px;
	text-transform: upperCase;
}
.c_segments.double .dropdown:hover .buttonDropdown{
	background: #f5f5f5;
	border-bottom:4px solid #d6d6d6;
	padding:15px 0 0 21px;
	position:absolute;
	width:174px;
	height:49px;
	left:-21px;
	top:0;
}
.c_segments.double .dropdown:hover .buttonDropdown span {
	display:block;
}
.c_segments .buttonDropdown .icon-dropdown {
	background-position: -240px -288px;
	width:49px;
	height:33px;
	float:left;
}
.c_segments.double .dropdown:hover .buttonDropdown .icon-dropdown {
	width:33px;
}

.c_segments.double .dropdown ul {
	background: #f5f5f5;
	display:block;
	left:-211px;
	top:68px;
	padding-top:3px;
	position:absolute;
	width:195px;
	z-index:999;
	
	-webkit-transition: left 500ms ease-in-out;
	-moz-transition: left 500ms ease-in-out;
	-o-transition: left 500ms ease-in-out;
	transition: left 500ms ease-in-out;
}
.c_segments.double .dropdown:hover ul {
	left:-21px;
}
.c_segments.double .dropdown ul li a {
	color: #4b4b4b;
	display:block;
	font-size:14px;
	text-transform: upperCase;
	padding:12px 0 12px 21px;
}
.c_segments.double .dropdown ul li:hover {
	background-color:#ededed;
}

/*
.c_segments.double .dropdown:hover ul {
	display:block;
}
*/





.c_promotional {
	background: #f5f5f5;
	display:inline-block;
	margin:0;
	width:100%;
	padding:40px 0 20px 0;
}
.c_promotional .banners {
	margin:0 39px;
	float:left;
	position: relative;
	width:480px;
}
.c_promotional .banners .slideshow-holder {
	width:480px;
	height:270px;
}
.c_promotional .banners .slideshow-holder li {
	width:480px;
}

.c_promotional .banners.fullw {
	width:930px;
	margin:0 10px;
}
.c_promotional .banners.fullw .slideshow-holder {
	width:930px;
	height:255px;
}
.c_promotional .banners.fullw .slideshow-holder li {
	margin-right:24px;
	width:453px;
}
.c_promotional .banners.fullw .banner-holder {
	width:453px;
	height:255px;
}

.c_promotional .banners.autoSize {
	width:100%;
	margin:0;
}
.c_promotional .banners.autoSize .slideshow-holder ul {
	height:100%;
}
.c_promotional .banners.autoSize .slideshow-holder li {
	height:100%;
	overflow:hidden;
}

.rightbar .banners .button,
.c_promotional .banners .button,
.c_promotional .banenrs.fullw .button {
	background-position:0 -320px;
	position:absolute;
	top:50%;
	margin-top:-25px;
	z-index:10;
}
.banners .banner-holder .banner-title h3,
.banner-holder .banner-title h3,
.c_promotional .banners .banner-holder h3 {
	background:transparent url('../img/arrow-double-red.png') no-repeat right 12px;
	bottom:auto;
	color:#3E3E3E;
	font-family:'Ubuntu', sans-serif;
	font-size:24px;	
	font-weight:bold;
	line-height:27px;
	margin:0;
	padding:0 23px 2px 0;
	position:relative;
	text-transform:uppercase;
	width:auto;
}
.banner-holder .banner-title {
	background:#fff;
	left:0;
	top:0;
	padding:10px 12px 15px;
	position:absolute;
	width:50%;
}
.banners .banner-holder .banner-title p,
.banner-holder .banner-title p {
	color:#868789;
	font-family: 'Ubuntu', sans-serif;
	font-size:22px;
	line-height:20px;
	margin:0;
	padding:0;
}
.rightbar .banners .button.previous-small,
.c_promotional .banners .button.previous-small {
	left:0;
	margin:-25px 0 0 0;
}
.rightbar .banners .button.next-small,
.c_promotional .banners .button.next-small,
.c_segments .next-small{
	background-position:-100px -320px;
	right:0;
	cursor:pointer;
}
.c_promotional .banners .button.previous-small:hover,
.c_segments .previous-small:hover,
.rightbar .banners .previous-small:hover {
	background-position:-200px -320px;
	cursor:pointer;
}
.c_promotional .banners .button.next-small:hover,
.c_segments .next-small:hover,
.rightbar .banners .next-small:hover{
	background-position:-300px -320px;
}
.c_promotional .links {
	float:right;
}
.c_promotional .links .wrap {
	margin:0 auto;
}

/* promotional banners full width */
.banners.fullw .banner-holder .banner-title h3 {
	font-size:23px;
	line-height:26px;
}
.banners.fullw .banner-holder .banner-title p {
	font-size:21px;
	line-height:19px;
}

/* promotional banners richtbar */
.rightbar .banners {
	position:relative;
	width:310px;
	margin-left:17px;
}
.rightbar .banners .slideshow-holder {
	width: 295px;
	height: 174px;
	margin-left: 0px;
}
.rightbar .banners .banner-holder,
.rightbar .banners .slideshow-holder li {
	width:310px;
}

.rightbar .banners .banner-holder,
.rightbar .banners .slideshow-holder img {
	width: 100%;
}

.rightbar .banners .banner-holder .banner-title h3 {
	background-position:right 5px;
	font-size:16px;
	line-height:19px;
}
.rightbar .banners .banner-holder .banner-title p {
	font-size:14px;
	line-height:16px;
}



/* 
 * 
 * NEWSFEED * 
 * 
 */
.c_newsfeed {	
	float:left;
	position:relative;
	width:100%;
}
.c_newsfeed.top {
	margin-top:40px;
}
.segment .c_newsfeed{
	margin-top:22px;
}
.c_newsfeed .header {
	background:#fff;
	border-bottom:4px solid #cccccc;
	padding:20px 20px 50px 20px;
}
.c_newsfeed .header h2 {
	font-size:24px;
}
.c_newsfeed .header .subtitle {
	display:inline-block;
	font-weight:bold;
	padding:10px 0;
}
.c_newsfeed .newsfeed-filter {
	background:#f5f5f5;
	float:left;
	font-size:14px;
	width:100%;
}
.c_newsfeed .newsfeed-filter fieldset{
	border:0;
	float:left;
	padding:7px 0 7px 22px;
}
.c_newsfeed .newsfeed-filter .category {
	float:right;
	padding:7px 26px 0 0;
}
.c_newsfeed .newsfeed-filter .category input {
	/*visibility:hidden;*/
	position:absolute;
	left:-9999px;
}
.c_newsfeed .newsfeed-filter .category input[type="radio"]:checked + label {
	font-weight:bold;
}
.c_newsfeed .newsfeed-filter .category label {
	text-align:center;
	padding:0 26px 0 0;
	margin:0;
	float: left; /* for Chrome and Firefox*/
}
.c_newsfeed .newsfeed-filter .category label:hover {
	color:#cc0000;
}
.c_newsfeed .newsfeed-filter label {
	cursor:pointer;
	margin-right:20px;
}

/* FEEDS */
.c_newsfeed .feeds {
	float:left;
	margin-top:22px;
	width:100%;
}
.lt-ie8 .c_newsfeed .feeds{
	width:954px;
}
.c_newsfeed .feeds .loadingbar {
	float:left;
	text-align:center;
	width:100%;
}
.c_newsfeed .feeds .loadingbar span {
	background: url('../img/assets-welove.png') no-repeat 0 -100px;
	border-radius:4px;
	color:#fff;
	padding:5px 15px;
}
.column2-3 {
	float:left;
	margin-left:-11px;
	padding-right:10px;
	width:640px;
}
.column1-3 {	
	float:left;
	width:310px;
}
.column1-3.full,
.column3-3 {
	margin-left:-10px;
	width:963px;
}
.column2-3 .feedBlock,
.column1-3.full .feedBlock,
.column3-3 .feedBlock{
	margin-left:10px;
}
.column2-3 .feedBlock.fullwidth,
.column1-3.full .feedBlock.fullwidth,
.column3-3 .feedBlock.fullwidth {
	width:631px;
}

.column3-3 .column {
	width:320px;
	margin:0;
	padding:0;
}

.feedBlock {
	background:#fff;
	border-bottom:1px solid #d3d3d3;
	color:#4b4b4b;
	float:left;
	font-family:'Ubuntu', sans-serif;
	margin:0 0 11px 0;
	padding:0 0 25px 0;
	position:relative;
	width:310px;
}
.feedBlock a {
	float:left;
	position:relative;
	width:100%;
	z-index:2;
}
.feedBlock h2{
	color:#333333;	
	font-size:20px;
	line-height:24px;
	padding:12px 15px;
}
.feedBlock img {
	float:left;
	width:100%;
	height:auto;
}

.feedBlock p {
	font-size:13px;
	float:left;
	line-height:18px;
	min-height:63px;
	margin:0;
	padding:12px 15px;
}
.feedBlock a:hover p {
	color:#4b4b4b;
}
.feedBlockFooter{
	color:#cccccc;
	bottom:1px;
	left:0;
	height:25px;
	width:100%;
	font-size:10px;
	position:absolute;
	z-index:0;
}
.feedBlockFooter .footerBody {
	border-top:1px dotted #333333;
	margin:0 15px;
	line-height:25px;
	padding:0;
}
.feedBlockFooter .footerBody span {
	font-size:10px;
  }
.feedBlockFooter .footerBody a {
	color:#cc0000;
}

.feedBlockFooter .socialIcon {
	background: url('../img/assets.png') no-repeat;
	display:block;
	float:right;
	width:16px;
	height:16px;
	text-indent:-9000px;
}
.lt-ie8 .feedBlockFooter .socialIcon {
	display:inline-block;
	float:none;
}
.feedBlockFooter .socialIcon.facebook {
	background-position:0 -48px;
}
.feedBlockFooter .socialIcon.youtube {
	background-position:-24px -48px;
}

/**
 * 	 ----- BREADCRUMB -----
 */
/* DROPDOWN */
ul.dropdown	{
	background-color:#fff; 
	border:solid 1px #ddd; 
	border-radius:3px;
	display:none;
	margin:0 0 0 -1px; 
	min-width:100px; 
	padding:4px 25px 7px 0; 	
	position:absolute; 
	left:0; 
	top:2.4em; 
	z-index:3000; 
}
li.dropdown a {padding:0 0 0 2px;}
li.dropdown a.selected {padding:0 6px 0 2px}
li.dropdown ul.dropdown li a {text-decoration:none;}
li.dropdown ul.dropdown li a:hover {text-decoration:underline;}

.breadcrumbs {
	color:#4b4b4b; 
	margin:0; 
	padding:0; 
	float:left; 
	font-weight:normal;
	font-size:11px;
	font-family:'Ubuntu', sans-serif;
	line-height:1.2em; 
	z-index:1000
}
.breadcrumbs li	{
	margin:0 6px 0 0; 
	padding:2px 0 10px 0; 
	list-style:none; 
	float:left; 
	position:relative; 
	z-index:2000
}
.breadcrumbs a {
	color:#4b4b4b; 
	white-space:nowrap
}
.breadcrumbs span.selected, 
.breadcrumbs a.selected {
	color:#c00; 
	text-decoration:none;
}
.breadcrumbs li.dropdown:hover {
	border:solid 1px none; 
	border-radius: 3px; 
	background:transparent url("../img/arrow-topnav.png") no-repeat scroll 50% bottom;
	position:relative;
	z-index:99999;
}
.breadcrumbs li:hover ul.dropdown {display:block; }
.breadcrumbs li:hover ul.dropdown li {
	display:block; 
	float:none; 
	padding:2px 0 2px 2px;
}

.category .breadcrumbs,
.segment .breadcrumbs,
.keyVisualModule .breadcrumbs {
	display:block;
	padding:4px 0 0 20px;
	position:absolute;
	left:0;
	top:-27px;
	z-index:9999;
}
.category .breadcrumbs li,
.segment .breadcrumbs li {
	padding-top:4px;
}
.category ul.dropdown,
.segment ul.dropdown {
	top:2.5em;
}
/* SOME RESETS FOR WELOVE */
.nav-holder li.dropdown li span {
	padding:0;
}
.page-header .breadcrumbs li {
	height:auto;
	z-index:0;
}

/* breadcrumb inside of the page header */
.page-header .breadcrumbs {
	display:inline;
	padding:0;
	position:static;
	left:none;
	top:-none;
	z-index:0;
}						

/**
 * 	CUSTOM FORM ELEMENTS
 */
input[type="radio"] + .customradio {
	display:inline-block;
	background:transparent url('../img/assets.png') no-repeat -48px 0;
	width:18px;
	height:18px;
	margin:0 0 -4px -21px;
}
input[type="radio"]:checked + .customradio {
	background-position: -72px 0;
}

/* Kah Css */
.accessories-filter .item-types .label {
	width: auto;
	margin-left: 0;
}

.map-holder .marker {
	color: #ee2c23;
	text-align: center;
	font: bold 14px 'Ubuntu', sans-serif;
}

.locate-dealer .locate-dealer-loading {
	display: block;
}

.indicator {
	background:url(../img/preloader.gif) no-repeat center center #fff;
	width:42px;
	height:42px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	background-color: rgb(255,255,255);
	background-color: rgba(255,255,255,.75);
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.indicator2 {
	background:url(../img/preloader.gif) no-repeat center center;
	width:100%;
	height: 484px;
}

/* For typeahead */
.accessories-page-header .tt-suggestion p {
	padding: 0;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
/*  -webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
		  border-radius: 8px;*/
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

/*.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
		  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}*/

.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  width: 394px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
/*  -webkit-border-radius: 8px;
	 -moz-border-radius: 8px;
		  border-radius: 8px;*/
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
	 -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
		  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion.tt-is-under-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

/**
 * 	 PAGINATION
 */
.c_pagination {
	background: none repeat scroll 0 0 #F5F5F5;
	clear: both;
	font-size:1em;
	font-family:'Ubuntu', sans-serif;
	margin: 10px 0 20px;
	overflow: hidden;
	padding: 8px 10px;
}
.c_pagination .paginationContainer {
	clear: both;
	margin: 0 auto 5px;
	overflow: hidden;
	text-align: center;
}


.c_pagination ul {
	display: inline;
	margin: 0;
	padding: 0;
}


.c_pagination ul li {
	background: none repeat scroll 0 0 transparent;
	display: inline;
	height: auto;
	margin: 0;
	padding: 0.5em 0;
}


.c_pagination .searchnext {
	margin: 0;
	padding: 0 0 0 5px;
	text-align: left;
	white-space: nowrap;
	width: 60px;
}


.c_pagination li a, 
.c_pagination li.current span {
	display: inline-block;
	margin: 0;
	padding: 0 5px;
}

.c_pagination li.current span {
	font:bold 16px/20px 'Ubuntu', sans-serif;
}

/* 
 * RELATED LINKS
 */
.c_relatedLinks{
	color:#3e3e3e;
	margin:20px 10px 20px 20px;
	list-style:none;
}

.c_relatedLinks ul {
	padding-bottom:20px;
}

.c_relatedLinks h4{
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
}

.c_relatedLinks ul li a{
	font-size:14px;
	font-family:'Ubuntu', sans-serif;
	line-height:27px;
	padding:0;
}

.c_relatedLinks ul li a:hover{
	text-decoration:underline;
}

.c_relatedLinks ul li a .icon-dottedarrow{
	margin:4px 5px 0 -5px;
}

/*
 * TABS
 */
.c_tabs {
	float:left;
	width:100%;
}
/* tabs contains the list (ul/ol) of tabs with links inside */
.c_tabs .tabs ul {
	list-style:none;
}
.c_tabs .tabs ul li a {
	font-size:14px;
	font-family: 'Ubuntu', sans-serif;
}
.c_tabs .tabs ul li {
	display:inline;
}
.c_tabs .tabs ul li.active {}

.c_tabs .tabContent {
	display:none;
}
.c_tabs .tabContent.open {
	display:block;
}

/*
 *  PANELS HARMONICA
 */
.c_panels {
	background:#fff;
	float:left;
	margin-top:5px;
	padding:10px 20px;
}
.c_panels .panelcontent .bannerlist {
	margin-left:-4px;
}
.c_panels .panelcontent .bannerlist > li {
	float:left;
	margin-left:4px;
	margin-bottom:4px;
	width:448px;
}
.c_panels .panelcontent .bannerlist .banner-holder{
	width:448px;
}


/*
 *  WISHLIST 
 */

.c_wishlist {
	line-height:normal;
}
.main-container .c_wishlist .icon {
	position:relative;
	z-index:2;
	width:30px;
	height:30px;
}
.main-container .c_wishlist .icon .icon-wishlist {
	background-position: -100px 0;
	height: 30px;
	width: 30px;
	position:absolute;
	left:0;
	top:0;
	z-index:0;
	
	transition:opacity 0.1s linear;
}
.main-container .c_wishlist .icon .icon-wishlist.open {
	background-position:-200px 0;
	display:none;
	z-index:1;
}

.main-container .c_wishlist .wishlist-container {
	background-color: rgb(51,51,51);
	background-color: rgba(51,51,51,.9);
	display:none;
	height:111px;
	width:312px;
	position:absolute;
	right:0;
	top:0;
}

/* whishlist box */
.main-container .c_wishlist .wishlist-box {
	background:transparent;
	display:none;
	padding: 0 6px;
	text-align: left;
	position:absolute;
	right:0;
	top:0;
	width: 300px;
	height:auto;
	min-height:111px;
	z-index:1;
}
.main-container .c_wishlist .wishlist-box .top-header {
	position: relative;
	width: 100%;
	height: auto;
	display: inline-block;
	vertical-align: top;
}
.main-container .c_wishlist .wishlist-box p{
	width: 78%;
	max-height: 43px;
	font: 12px 'Ubuntu', sans-serif;
	text-align: left;
	color: #ffffff;
	padding: 15px 0;
	overflow:hidden;
	margin: 0;
}
.main-container .c_wishlist .wishlist-box .wishlistlink {
	display:none;
}

.main-container .c_wishlist .wishlist-hoverbox {
	height:auto;
	min-height:0;
}

.main-container .c_wishlist.full .wishlist-box p,
.main-container .c_wishlist.fullpackage .wishlist-box p {
	max-height:none;
}


.main-container .c_wishlist .colorsbox {
	position:relative;
	width:100%;
}
.main-container .c_wishlist .colorsbox .colorCarousel {
	margin:0 auto;
	float:left;
	width:100%;
	height:28px;
	overflow:hidden;
	position:relative;
}
.main-container .c_wishlist .colorsbox .colorCarousel ul {
	width:10000em;
	position:absolute;
	top:0;
	left:0;
	float:none;
}
.main-container .c_wishlist .colorsbox .colorCarousel ul li {
	background:transparent;
	border:0;
	margin:0;
	width:auto;
	height:auto;
}
.main-container .c_wishlist .colorsbox .btn-prev,
.main-container .c_wishlist .colorsbox .btn-next {
	background: url('../img/assets.png') no-repeat;
	display:block;
	font-size:0;
	width: 26px;
	height:26px;
}
.main-container .c_wishlist .colorsbox .btn-prev:hover,
.main-container .c_wishlist .colorsbox .btn-next:hover {
	border:0;
}
.main-container .c_wishlist .colorsbox .btn-prev {
	background-position:-188px 6px;
	float:left;
	margin:0;
}
.main-container .c_wishlist .colorsbox .btn-next {
	background-position:-166px 6px;
	float:right;
	margin:0;
}

/**
 * 	Different layouts for the wishlist button.
 */
.accessories-content .c_wishlist {
	position:absolute;
	top:10px;
	right:10px;
	z-index:3;
}
.accessories-content .c_wishlist .wishlist-container {
	top:-10px;
	right:-10px;
}

.accessories-default-image {
	position: absolute;
	bottom: 0;
	left: 0;
	display: inline;
}

.packages .c_wishlist {
	position:absolute;
	top:19px;
	right:40px;
	z-index:11;
}
.packages .c_wishlist .wishlist-container {
	right:-40px;
	top:-19px;
}
.packages .c_wishlist .wishlist-hoverbox {
	padding-top:10px;
	padding-bottom:10px;
}
.make-it-yours .c_wishlist,
.accessories-info .c_wishlist {
	position:absolute;
	right:10px;
	top:10px;
	z-index:3;
}
.make-it-yours .c_wishlist .wishlist-container,
.accessories-info .c_wishlist .wishlist-container  {
	top:-10px;
	right:-10px;
}
.accessories-info .c_wishlist .wishlist-container {
	width:433px;
}
.accessories-info .c_wishlist .wishlist-box {
	width:421px;
}

.accessories-detail .required-parts .c_wishlist {
	position:absolute;
	right:5px;
	top:5px;
	z-index:10;
}
.accessories-detail .required-parts .c_wishlist .wishlist-container {
	right:-5px;
	top:-5px;
}


/**
 * 	SIZE CHART TABLE
 */
.c_sizeChartTable {
	border-collapse:collapse;
	border-right:1px solid #808080;
	margin:0;
	padding:0;
}
.c_sizeChartTable th,
.c_sizeChartTable td {
	border-left: 1px solid #3E3E3E;
	padding: 3px 5px;
}
.c_sizeChartTable td {
	font-size: 12px;
	text-align: center;
}
.c_sizeChartTable td:first-child {
	line-height: 12px;
	padding-left: 10px;
	text-align: left;
	width: 104px;
}
.c_sizeChartTable .even td {
	background:#d9d9d9;
}
.c_sizeChartTable td span {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #3E3E3E;
	font-size: 11px;
	padding: 3px;
}
.c_sizeChartTable thead th{
	background: none repeat scroll 0 0 #333;
	color: #FFFFFF;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	height: 30px;
	letter-spacing: 1px;
	padding-left: 10px;
	text-align: left;
	text-transform: uppercase;
}
.c_sizeChartTable .sizeRow td{
	background: none repeat scroll 0 0 #CCCCCC;
	font-weight: bold;
}
.c_sizeChartTable .variationRow td {
	letter-spacing:-1px;
	padding-left:2px;
	padding-right:2px;
}
.c_sizeChartTable .variationRow td span {
	letter-spacing:0px;
}
.c_sizeChartTable .variationRow td:first-child {
	letter-spacing:-1px;
	padding-left:5px;
	padding-right:5px;
}
.c_sizeChartTable tbody {
	border-bottom: 4px solid #3E3E3E;
}
.c_sizeChartTable tbody.nobottom {
	border-bottom:0;
}

#sizeChart .c_sizeChartTable {
	margin:0 0 0 10px;
	max-width:740px;
}

/*
 * SHARE BUTTON
 */

.c_share {
	cursor:pointer;
	height: 31px;
	text-align: right;
	position: absolute;
	top: 12px;
	right: 0;
	z-index:2;
}
.c_share:hover {
	z-index:9999;
}
/*
.c_share:hover .share-dropdown{
	display:block;
}
*/

.c_share .label {
	background: transparent url('../img/assets.png') 0 -288px no-repeat;
	font: 16px/20px 'Ubuntu', sans-serif;
	color: #ffffff;
	text-align: right;
	padding: 6px 10px 0 37px;
	display: block;
	height:25px;
	position:relative;
	z-index:2;
}
.c_share:hover .label {
	background-position: 0 -325px;
}
.c_share h5,
.general-content .header .c_share h5,
.c_newsfeed .header .c_share h5,
.feattech .header .c_share h5, 
.feattech .c_share h5,
.global-wishlist .header .c_share h5 {
	color:#cacaca;
	font-size:20px;
	margin:0 0 10px 0;
	padding:0 10px 0 0;
}
.c_share .share-dropdown {
	background-color:rgba(62, 62, 62, 0.95);
	display:none;
	padding:56px 0 0 0;
	position:absolute;
	right:0;
	top:-12px;
	min-height:58px;
	width:182px;
	z-index:1;
}

.c_share .share-dropdown ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0 0 3px 0;
}
.c_share .share-dropdown ul li {
	display:inline;
	float:left;
	padding-bottom:4px;
	width:100%;
}
.c_share .share-dropdown ul li a {
	display:block;
	float:left;
	padding:3px 44px 3px 0;
	position:relative;
	width:138px;
}
.c_share .share-dropdown ul li a:hover {
	background-color:#242424;
}
.c_share .share-dropdown ul li a:hover .icon-dottedarrow {
	display:block;
}
.c_share .share-dropdown ul li a:hover .socialmedia-label {
	color:#cc0000;
}
.c_share .socialmedia-label {
	color:#fff;
	font-size:16px;
	float:right;
	line-height:16px;
	padding-top:3px;
}
.c_share .sharecount {
	clear:both;
	color:#cacaca;
	display:block;
	min-height:14px;
	font-size:14px;
	float:right;
	line-height:14px;
}
.c_share .icon-dottedarrow {
	display:none;
	float:left;
	margin:8px 0 0 10px;
}

.c_share .icon-facebook,
.c_share .icon-gplus,
.c_share .icon-twitter,
.c_share .icon-pinterest,
.c_share .icon-delicious,
.c_share .icon-digg,
.c_share .icon-stumbleupon{
	background: #000 url('../img/assets.png') no-repeat;
	display:block;
	height:32px;
	width:32px;
	position:absolute;
	right:0;
	text-indent:-9000px;	
	text-align:left;
}

.c_share .icon-facebook {background-position:-240px 0;}
.c_share .icon-gplus {background-position:-288px 0;}
.c_share .icon-twitter {background-position:-336px 0;}
.c_share .icon-pinterest {background-position:-240px -38px;}
.c_share .icon-delicious {background-position:-1000px -1000px;}
.c_share .icon-digg {background-position:-1000px -1000px;}
.c_share .icon-stumbleupon {background-position:-1000px -1000px;}
.sharecount_number {display:inline;font-style:italic;}

/* FANCY FORM INPUTS */
.inputSlider {
	float:left;
	margin-bottom:30px;
	position:relative;
	width:100%;
}
.inputSlider label {
	font-size:14px;
	font-weight:bold;
	float:left;
	padding-bottom:10px;
}
.inputSlider input{
	position:absolute;
	top: -1000000px;
}
.inputSlider .sliderBar {
	background: url('../img/assets.png') repeat-x 0 -240px;
	display:block;
	float:left;
	height:16px;
	margin-left:5%;
	width:90%;	
	position:relative;
}
.inputSlider .sliderBar .dragger {
	background: url('../img/assets.png') no-repeat 0 -192px;
	color:#fff;
	cursor:pointer;
	display:block;
	height:24px;
	font-size:13px;
	font-weight:bold;
	bottom:-28px;
	width:44px;
	padding:11px 0 0 0;
	position:absolute;
	text-align:center;
	z-index:1;
}

.inputSlider .sliderBar .dragger span {
	background:#343436;
	color:#fff;
	display:block;
	font-size:13px;
	font-weight:bold;
	min-height:21px;
	left:50%;
	top:11px;
	padding: 3px 5px 0 5px;
	position: absolute;
	white-space:nowrap;
}

.inputSlider .sliderBar .dragger.min {
	left:-22px;
}
.inputSlider .sliderBar .dragger.max {
	right:-22px;
}
.inputSlider .sliderBar .sliderLint {
	background: rgb(204, 204, 204); /* The Fallback */
	background-color: rgba(0, 0, 0, 0.15);
	display:block;
	width:100%;
	height:16px;
	position:absolute;
	left:0;
	top:0;
}

.inputSlider.labels .sliderBar {
	margin:0;
	width:75.90055248618785%;
}
.inputSlider.labels .labelBefore,
.inputSlider.labels .labelAfter {
	display:block;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
	width:10.04972375690608%;
}
.inputSlider.labels .labelBefore {
	clear:left;	
	float:left;	
	text-align:right;
	padding-right:2%;
}
.inputSlider.labels .labelAfter {
	float:right;
	text-align:left;
	padding-left:2%;	
}

/** ------------------------------------------------
*					DRIVER LICENCE ICONS
	------------------------------------------------*/
.license,
a.license {
	background:transparent;
	display:block;
	width:35px;
	height:35px;
	margin:0;
	padding:0;
}
.license span{
	background: url('../img/icon-driverlicence-pentagon.png') no-repeat;
	display:block;
	width:35px;
	height:35px;
	margin:0;
	text-indent:-9000px;
}

.license.a span {	background-position:0 0;}
.license.a1 span { background-position:-35px 0;}
.license.a2 span { background-position:-70px 0;}
.license.am span { background-position:-105px 0;}
.license.b span { background-position:-140px 0;}

.license.a:hover span { background-position: 0 -35px;}
.license.a1:hover span { background-position: -35px -35px;}
.license.a2:hover span { background-position: -70px -35px;}
.license.am:hover span { background-position: -105px -35px;}
.license.b:hover span { background-position: -140px -35px;}

.license.a.changed span { background-position: 0 -70px;}
.license.a1.changed span { background-position: -35px -70px;}
.license.a2.changed span { background-position: -70px -70px;}
.license.am.changed span { background-position: -105px -70px;}
.license.b.changed span { background-position: -140px -70px;}

.license.a:active span, .license.a.active span {	background-position: 0 -70px;}
.license.a1:active span, .license.a1.active span {	background-position: -35px -70px;}
.license.a2:active span, .license.a2.active span {	background-position: -70px -70px;}
.license.am:active span, .license.am.active span {	background-position: -105px -70px;}
.license.b:active span, .license.b.active span {	background-position: -140px -70px;}

a.licenceLink {
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAALBAMAAABFS1qmAAAAMFBMVEXy8vLw4+PMAADotbXrxMTt1NTODw/aW1vdamrWPT3TLi7hiIjkl5ffeXnmpqbRHh5zTp5uAAAAAXRSTlMAQObYZgAAADxJREFUeF4dwLENABEYgNGvuOISBQuoFNrfBmIIrRWMZB1bWIFClBIPcoNSeXpELSFs+Dz8DvQU0jHYwQW4KAjwR269WwAAAABJRU5ErkJggg==') /*../img/info.png*/ 0 0 no-repeat;
	*background: url("../img/info.png") 0 0 no-repeat; /* For IE 6 and 7 */
	height: 11px;
	line-height: 1em;
	padding-left:10px;
	margin-left: 10px;
}
	a.licenceLink span {
		color: #f02b22;
		font-size: 11px;
	}

	.c_homepage-topics {
	padding-bottom: 200px;
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
}
.c_homepage-topics:after {
	display: table;
	content: '';
	clear: both;
}

.c_homepage-topics .top {
	background-size: 100%;
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 5.5%;
	margin-top: -50px;
	position: relative;
	z-index: 10;
}
.c_homepage-topics .top .top-title {
	font-size: 26px;
	margin: 40px 0 20px;
}
.c_homepage-topics .top p {
	font-size: 16px;
	width: 55%;
	margin: 0 auto;
}
.c_homepage-topics .topic {
	background: #333333;
	background-position: center;
	background-size: 110%;
	background-repeat: no-repeat;
	color: white;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	margin-top:-5.5%;

	padding: 10% 0 20% 0;
	position: relative;
	z-index: 0;

	-webkit-transform: scaleX(1); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
	-ms-transform: scaleX(1); /* IE 9 */
	transform: scaleX(1); /* IE 10, Fx 16+, Op 12.1+ */

	transition: background-size 0.4s ease-in-out, transform 0.2s ease-in-out;
}
.c_homepage-topics .topic:hover {
	background-size: 120%;
	color: #fff;
	-webkit-transform: scaleX(1.05); /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
	-ms-transform: scaleX(1.05); /* IE 9 */
	transform: scaleX(1.05); /* IE 10, Fx 16+, Op 12.1+ */
	z-index: 1;
}
.c_homepage-topics .topic .topic-title {
	font-size: 26px;
	margin: 0 0 15px 0;
}
.c_homepage-topics .topic .topic-subtitle {
	font-size: 16px;
}
.c_homepage-topics.topics-2 .topic {
	width: 50%;
}
.c_homepage-topics.topics-3 .topic {
	width: 33.333333%;
}
.c_homepage-topics.topics-4 .topic {
	width: 25%;
}