.sideCaption{
	width: 50%;
	text-align: center;
	font-size: 24px;
	float: left;
	padding-top: 60px;
}
.tradehead{
font-size: 26px;	
}
.top-nav a{
	margin-top: 40px;
	}
	
	.top-nav a{
	display: inline-block;

	margin-bottom: 30px;
	
	font-size: 13px;
margin-left: 8px;
	padding-left: 8px;
	padding-right: 8px;
	}
	.indexheadline span{
		background: rgba(255,255,255,0.7);
		padding: 15px;
		border-bottom: 0px;
	}
 .bigcircle{
	 margin-top: 15px;
	 margin-bottom: 15px;
 }
 
 .indexheadline{
		padding-top: 70px;
		font-size: 45px;
		font-weight: 300;
		//text-transform: uppercase;
		
		
	}
	.tradelastslide{
		height: 187px; 
		font-size: 30px;
		 line-height: 60px;
		  text-align: center;
	}
	button{
		font-size: 14px;
	}
	
	.ccontract button{
			float: right;
			padding: 10px;
			max-width: 150px;
			outline: none;
			border: none;
			box-shadow: none;
			width: 20%;
		}
		
		.allocated button{
			padding: 5px;
			background: white;
			color: #14757A;
			width: auto;
			display: inline-block;
			float: right;
			box-shadow: none;
			border: 0px;
			margin-top: -3px;
			outline: none;
			width: 20%;
			}
			.headline{
				margin-top: 15px;
				font-size: 20px;
			}
			
			.carousel-caption p{
				font-size: 24px !important;
			}