.sideCaption{
	width: 50%;
	text-align: center;
	font-size: 32px;
	float: left;
	padding-top: 80px;
	padding-left: 15px;
}
.tickcard{
			background: rgba(255,255,255,0.9);
			max-width: 70%;
			float: right;
			padding: 30px;
			margin-top: 15vh;
			
		}
		.tickcard h2{
			color: #14757A !important;
			text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
		}
		.tickcard i{
			color: #14757A !important;
			}
			.tradelastslide{
				height: 261px; 
				font-size: 34px;
				 line-height: 80px;
				  text-align: center;
			}
			button{
					background: #930000;
					display: block;
					padding: 30px;
					//border: 1px solid black;
					width: 100%;
					//margin-top: -30px;
					  box-shadow: 0 8px 6px -6px #999;
					  text-transform: uppercase;
				}
				button:hover{
					text-decoration: none;
					background: #FAC350;
				}
				.tradehead{
					font-weight: 300;
					margin-bottom: 30px;
				}
				.tradehead b{
					font-weight: 700;	
				}
				.tradeticks{
					text-align: center;
					margin-top: 0px;
				}
				.tradeticks i{
					color: #930000;
				}
				.hero-left{
					margin-top:100px;
					
					}
					
					
					.reviews p{
					background: #eee;
					padding: 30px;
					max-width: 70%;
					
					}
					.hero-image{
						background-position: center center;
						margin-bottom: 30px;
						height: 450px;
					}
			
			.top-nav a{
			display: inline-block;
			margin-bottom: 30px;
			font-size: 13px;
			margin-left: 10px;
			margin-right: 10px;
			padding-left: 15px;
			padding-right: 15px;
			}
	
	.indexheadline{
		padding-top: 70px;
		font-size: 45px;
		font-weight: 300;
		//text-transform: uppercase;
		
		
	}
	.indexheadline span{
		background: rgba(255,255,255,0.7);
		padding: 15px;
		border-bottom: 0px;
	}
 .bigcircle{
	 margin-top: 0px;
	 margin-bottom: 15px;
 }
 
 .detailsField b{
			display: inline-block;
			width: 15%;
			text-align: right;
		}
		.detailsField input{
	width: 40%;
	}
		.detailsField span{
			background: #eee;
			width: 40%;
			display: inline-block;
			float: right;
			text-align: left;
			padding: 5px;
		}
		.detailsField i{
			color: #14757A;
			
			}
			
			.headline{
				margin-top: 30px;
				font-size: 28px;
			}