#breadcrumb{
	margin:0;
}

.occasions-feature-wrapper{
	width:100%;
	background-color:#EBE6E2;
	background-position: center bottom;
	background-size: cover;
    background-repeat: no-repeat;
	height:250px;
	overflow:hidden;
	margin-bottom: 40px;
}

.occasions-feature-inner {
	width:940px;
	margin:0 auto;	
}

.occasions-feature-text {
	width:100%;
	float:left;
}

.occasions-feature-text h2 {
    text-align: center;
    font-size: 40px;
    margin-top: 80px;
}
		
.occasions-feature-text p {
	text-align: center;	
}

.occasions-feature-image{
	width: 60%;
	float: right;
}

.occasions-feature-image img{
	float:right;
	margin-right:50px;
	margin-top:20px;
}

.pod_holder {
	position:relative;
}
				
.pod-wrapper h1 a,
.pod-wrapper h2 a,
.pod-wrapper h3 a,
.pod-wrapper h4 a,
.pod-wrapper h5 a,
.pod-wrapper h6 a {
	color:#575757;
	font-weight:bold;
}

.pod h1,
.pod h2,
.pod h3,
.pod h4,
.pod h5,
.pod h6 {
	margin:0 0 15px 0;	
}

.pod h3 {
	font-size: 24px;
}

.pod{
	padding:25px;
	text-align: center;
}
.pod p{
	color:#575757;
	text-align: center;
}

.pod ul{
	margin:0;
	padding:15px;
	color:#575757;
	width:50%;
	margin-left:20px;
}

.pod a img{	
	padding:15px;
	color:#575757;
	margin: 15px 0 0 20px;
}

.pod ul li{
	float:left;
	width:33%;
}

.pod-wrapper:nth-child(odd) .pod h1 a,
.pod-wrapper:nth-child(odd) .pod h2 a,
.pod-wrapper:nth-child(odd) .pod h3 a,
.pod-wrapper:nth-child(odd) .pod h4 a,
.pod-wrapper:nth-child(odd) .pod h5 a,
.pod-wrapper:nth-child(odd) .pod h6 a,
.pod-wrapper:nth-child(odd) .pod p {
	color:#575757;	
}

.pod-wrapper:nth-child(odd) .pod {
	background-color:#f4f4f4;
	background-repeat:no-repeat;
	background-position: right 58px bottom -35px;
}

.pod-wrapper:nth-child(even) .pod {
	background-color:#aaaaaa;
	background-repeat:no-repeat;
	background-position: right 72px center;
}
	
.pods {
	height: 372px;
	overflow: hidden;
}

a span.arrow {
    width: 10px;
    height: 10px;
    background-image: url("../images/pink_arrow.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    display: inline-block;
    margin: 0px 5px 3px 10px;
}


@media screen and (max-width: 991px) {
	.occasions-feature-wrapper{
		height:200px;
	}
			
	.occasions-feature-text h2 {
		 margin-top: 60px;
	}
	
	.occasions-feature-inner{
		width:90%;
	}
			
	.occasions-feature-text{
		width:100%;
		margin:0 auto;
	}
	
	.occasions-feature-image{
		width:100%;
		text-align:center;
	}
	
	.occasions-feature-image img{
		width:100%;
		margin:0;
		max-width:500px;
		float:none;
	}

	.pod-inner{
		width:90%;
	}

	.pod{
		background-image:none!important;
		height:auto;
	}

	.pod p{
		width:100%;
	}
	
	.pod img{
		/*width:100%;*/
	}
	
	.pod a img{
		width:auto;
		margin-left:0;
	}



	
	
}

					
					


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
