
.content
{
	max-width:100%;
	min-height:200px;
}

#public_slider video
{
	width:100%;
	background-size: cover; 
	background-color:#fff;	
}

p
{
	line-height:40px;

}

.header_image_slider_replacement img
{
	width:100%;
}	
	
.uber_heading
{
	line-height:80px;
}

.content
{
	padding:0px 0px 50px 0px;
}

.considering_block .fisheye-container
{
	width:250px;
	height:250px;
	margin-left:20px;
	margin-right:20px;
}


#dash_slider_main
{
	width:100%;
	height:539px;
	overflow:hidden;	
	position:relative;
}

#dash_slider_main .rsContent
{
	background:transparent url(/public/media/cincinnati/slider/public_slider_back.jpg) top left no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	-o-background-size: cover !important;
	background-size: cover !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;	
}

#dash_slider_main .rsContent .title
{
	width:100%;
	font-size:58px;
	line-height:70px;
	font-weight:700;
	margin-top:8%;
	color:#fff;
	text-shadow:1px 1px 16px #000;
	text-transform:uppercase;
	font-family: 'Oswald', sans-serif;
	text-decoration:none;
}

#dash_slider_main .rsBullets
{
	bottom:20px;
	left:0px;
	width:100%;
	text-align:center;
	margin:0px;
}

#dash_slider_main .rsBullets .rsBullet span
{
	width:13px;
	height:13px;
	cursor:hand;
	cursor:pointer;
}

#dash_slider_main .rsBullets .rsBullet
{
	width:25px;
	height:25px;
}

.under_signin_text
{
	font-size:18px;
	margin:-30px 0px 20px 0px;
}

.under_signin_text a
{
	text-decoration:none;
	border-bottom:1px dotted;
	padding-bottom:2px;
	color:#6D0258;
	font-size:22px;
}

.detailed_info
{
	text-align:left;
	text-transform:uppercase;
}

.detailed_info h2
{
	color:#d11b69;
	font-size:42px;
	font-weight:bold;
	margin-top:50px;
}

.detailed_info h3
{
	font-size:22px;
	font-weight:bold;
}

.detailed_info p
{
	font-size:18px;
}

@media screen and (max-width:1000px)
{

	.considering_block .fisheye-container
	{
		width:150px;
		height:150px;
		margin-bottom:20px;
	}

	
	#dash_slider_main .rsContentdash .title
	{
		font-size:44px;
		padding:0px 10px;
		line-height:55px;
	}	
	
	#dash_slider_main .rsContent .title
	{
		font-size:42px;
		padding:0px 10px;
		line-height:55px;
		margin-top:8%;
	}	
}

@media screen and (max-width:687px)
{

	.considering_block .fisheye-container
	{
		width:150px;
		height:150px;
	}

	#dash_slider_main .rsContent .title
	{
		font-size:32px;
		padding:0px 10px;
		line-height:35px;
		margin-top:8%;
	}
}


@media screen and (max-width:630px)
{

	

	#dash_slider_main .rsContentdash .title
	{
		font-size:24px;
		padding:0px 10px;
		line-height:26px;
	}

}

@media screen and (max-width:521px)
{

	p 
	{
		font-size:22px;
		line-height:24px;
	}

	.considering_block .btn,
	.make_most_block .btn
	{
		font-size:20px;
		padding:5px 0px;
		width:100%;
	}

	.uber_heading
	{
		font-size:40px !important;
		line-height:45px;
	}

	.considering_block .fisheye-container
	{
		width:190px;
		height:190px;
	}
}

@media screen and (max-width:450px)
{
	#dash_slider_main .rsContent .title
	{
		font-size:22px;
		padding:0px 10px;
		line-height:25px;
		margin-top:20px;
	}
}

.public_video_container
{
	display:none;
}

 .video-js button
{
	background:none !important;
	box-shadow:none !important;
}

.vjs-big-play-button
{
	left:50% !important;
	position:absolute !important;
	top:50% !important;
	margin-top:-30px;
	margin-left:-30px;
}

.considering_block img
{
	border-radius:180px;
	box-shadow:3px 3px 5px #aaa;
}