
section#example_blocks.section.center.border{
	padding: 0;
	color:#ffffff;
	border-bottom: 1px solid #e6e6e6;
}


#example_blocks .container {
		width:750px !important;
		color:#ffffff;
		padding-bottom:8rem;
		margin-top:-8rem;
	}

#example_blocks .col-md-4{
	width:50%;
}

#example_blocks div.element-5.row.rotate-cards{
	display:block;
	margin:0 auto;
	color:#ffffff;
}

#example_blocks div.element-5.row.rotate-cards strong{
	color:#ffffff;
}


#example_blocks div.col-sm-6.col-md-4.readyCard.strategy{
	margin:0 auto;
	color:#ffffff;
}

#example_blocks div.col-sm-6.col-md-4.readyCard.strategy strong{
	color:#ffffff;
}



#example_blocks .readyCard-inner {
	padding:25px;
}

#example_blocks .rotate-cards{
	display:block;
	color:#ffffff;
}



#example_blocks .readyCard{
	margin:0 auto;
}





#example_blocks .body-bold {
	font-weight: bold;
	line-height: 40px;
	font-size: 24px;
	color: #ffffff;
}

#example_blocks div.element-5.row.rotate-cards p{
	color:#ffffff;
}

#example_blocks p.columns2-title {
	color:#ffffff;
	font-size:2.2rem;
	line-height:3.2rem;
}


#example_blocks div.element-5.row.rotate-cardsdiv.element-5.row.rotate-cards .columns2-title:after{
	background:#ffffff;
}

@media (min-width: 1024px) and (max-width: 1239px){
	#example_blocks .container {
		width:750px !important;
	}
}

@media (max-width: 1023px) {
#example_blocks .body-bold {
	line-height: 32px;
	font-size: 19px;
}
#example_blocks p.columns2-title {
	color:#ffffff;
	font-size:2.2rem;
	line-height:3.2rem;
}
#example_blocks div.col-sm-6.col-md-4.readyCard.strategy{
	margin-bottom:10rem;
}

}

@media (max-width: 767px) {
#example_blocks .body-bold {
	line-height: 24px;
	font-size: 16px;
}
	
.strategyRow .body-bold {
	margin-bottom: 30px;
}
#example_blocks div.col-sm-6.col-md-4.readyCard.strategy{
	margin-bottom:10rem;
	width:80%;
}

#example_blocks .readyCard{
	margin-bottom:10rem;
	color:#ffffff;
}

#example_blocks .container {
		
		padding-bottom:2rem;
		margin-top:-8rem;
	}

}




.strategyRow {
	border-bottom: 1px solid #e6e6e6; 
	padding: 40px 0;
}		

.strategyRow:first-child {
	padding-top: 0px;
}	