/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 78px;
  padding-bottom: 20px;
}
img, div
{
	max-width: 100%;
}
.container-fluid
{
	padding: 0;
}
.navbar
{
	min-height: 65px;
	margin-bottom: 0;
}
.navbar-inverse
{
	background-color: #fff;
}
.navbar-inverse .navbar-nav>li>a
{
	color: #fff;
}
.navbar-fixed-top
{
	border-width: 0;
	z-index: 9999;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,.3);
	margin-bottom: 30px;
}
.navbar-brand
{
	display: block;
	width: 100%;
	height: auto;
	padding: 0;
}
.navbar-brand img
{
	width: 100%;
	max-width: 557px;
	margin: auto;
	margin-bottom: 15px;
}
.navbar-toggle
{
	position: absolute;
	visibility: hidden;
}
#menu-trigger
{
	position: absolute;
	bottom: -24px;
	left: 47%;
}
.container>.navbar-header
{
	margin-left: -7px;
}
.navbar-header button
{
	/* Temporary */
/*	display: none;*/
}
.navbar-collapse ul
{
	/* Temporary */
/*	display: none;*/
}
.dropdown-menu
{
	min-width: 100%;
}
.jumbotron
{
	background-color: #fff;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	overflow: hidden;
}
.jumbotron .container-fluid
{
	height: 225px;
	background-image: url(/images/owen_moore_jumbotron.jpg);
	background-repeat: no-repeat;
	background-position: 45% -25px;
	background-size: 1120px;
}
.container_home
{
	padding-left: 10px;
	padding-right: 10px;
}
h1
{
	font-size: 26px;
	color: #AD1929;
	margin-bottom: 15px;
}
.home
{
	clear: both;
}
.home h1, .home p
{
	text-align: center;
}
#home_boxes
{
	margin: 20px 0 0 0;
}
#home_boxes div
{
	position: relative;
	padding: 55px 0 0 0;
	margin-bottom: 15px;
}
#home_boxes div div:first-child
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 109px;
	background-position: center top;
	z-index: 8888;
}
#home_boxes div div:nth-child(2)
{
	position: relative;
	padding: 60px 15px 0 15px;
/*	height: 313px;
	width: 347px;*/
	width: 100%;
	text-align: center;
	font-size: 16px;
	line-height: 1.2em;
	margin: auto;
	border: 1px solid #000;
	z-index: 1;
}
#home_boxes h3
{
	margin-top: 0;
	margin-bottom: 10px;
	color: #ad1929;
	font-size: 26px;
}
#home_boxes p
{
	margin-bottom: 15px;
}
#home_boxes a
{
	font-weight: bold;
	color: #AD1929;
	font-size: 20px;
	text-transform: uppercase;
}
#claim
{
	text-align: center;
}
#quote
{
	text-align: right;
}
#claim div:first-child
{
	background: url(/images/bg_home_block_make_a_claim.png) no-repeat;
}
#payment div:first-child
{
	background: url(/images/bg_home_block_online_payment.png) no-repeat;
}
#quote div:first-child
{
	background: url(/images/bg_home_block_get_a_quote.png) no-repeat;
}
#focus
{
	height: 240px;
	margin-top: 15px;
	padding: 5% 25px;
	background: url(/images/owen_moore_quote_background.jpg) no-repeat;
	overflow: hidden;
	text-align: center;
}
#focus h2
{
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}
#logos
{
	position: relative;
	height: 120px;
}
#logos div
{
	position: absolute;
	top: 24px;
	width: 100%;
	text-align: center;
}
#logos img
{
	margin: 0 15px;
}
#locations
{
	background-color: #E0DEDF;
	padding: 30px 0;
	text-align: center;
	font-size: 20px;
}
#locations strong, #locations a
{
	font-size: 22px;
	color: #AD182B;
}
footer
{
	margin-top: 15px;
}
footer p
{
	margin: 0;
	text-align: center;
}
#navbar
{
	font-size: 16px;
}
#navbar a span
{
	display: none;
}
#utility
{
	display: none;
}
/* New 7/17/2016 */
nav .container-fluid
{
	clear: both;
	background-color: #AE1728;
}
.navbar-nav>li>a
{
	padding-top: 10px;
	padding-bottom: 10px;
}
#utility
{
	float: right;
	position: relative;
	top: 20px;
}
#utility ul
{
	padding-left: 0;
	list-style-type: none;
}
#utility li
{
	float: left;
}
#c_link
{
	background: url(/images/bg_c_link.png) no-repeat;
}
#p_link
{
	background: url(/images/bg_p_link.png) no-repeat;
}
#q_link
{
	background: url(/images/bg_q_link.png) no-repeat;
}
#utility a
{
	color: #AE1728;
	line-height: 30px;
	padding: 0 25px 0 35px;
}
#utility li:last-child a
{
	padding-right: 0;
}
.col-sm-3 #home_boxes
{
	margin-top: 10px;
}
.col-sm-3 #home_boxes p
{
	font-size: 16px;
}
.photos
{
	width: 100%;
	margin-bottom: 20px;
}
.inner
{
	padding: 0;
}
.inner .row
{
	margin: 0;
}
.inner .page-header
{
	margin-top: 0;
}
.inner h1
{
	font-size: 36px;
}
h2, #locations h3
{
	font-size: 28px;
}
h2 a, h2 a:hover
{
	color: #AD1929;
}
.claims .row
{
	border-bottom: 1px solid #c0c0c0;
}
.claims .row div
{
	padding: 10px 0;
}
.claims a
{
	color: #AD1929;
}
#partners
{
	border-top: 1px solid #635A5A;
	margin-top: 25px;
	margin-bottom: 40px;
}
#partners .row
{
	border-bottom: 1px solid #635A5A;
}
#partners .col-sm-6
{
	padding: 15px 0;
}
#partners a
{
	font-size: 22px;
	color: #AE1728;
}
#locations .row
{
	margin-left: 0;
	margin-right: 0;
}
#locations .col-sm-3, #locations .col-sm-6, #locations .col-sm-12
{
	padding-left: 0;
	padding-right: 0;
}
#locations h2, #locations h3
{
	color: #AE1728;
}
#locations label
{
	display: none;
}
.btn-danger
{
	background-color: #AE1728;
}
.team
{
/*	clear: both;*/
	margin-bottom: 35px;
	min-height: 118px;
}
.team_photo
{
	float: left;
/*	margin-bottom: 35px;*/
}
.team_name
{
	margin-left: 99px;
}
.team_name span
{
	color: #ae1728;
}
.pub-title
{
	margin-bottom: 0;
}
.blog-divider
{
	clear: both;
	text-align: center;
}
.paging span
{
	display: block;
	float: left;
	margin: 0 5px;
	width: 30px;
	text-align: center;
	border: 1px solid #000000;
	line-height: 2.0em;
}
.paging a
{
	display: block;
	line-height: 2.0em;
}
.paging span
{
	border: none;
}
.cat_headers
{
	margin-top: 25px;
}
.cat_headers p
{
	height: 107px;
	text-align: center;
}
.cat_headers p img
{
	max-height: 100%;
}
.cat_headers h2
{
	font-size: 24px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 8px solid #ac1828;
	margin-bottom: 20px;
}
.discounts
{
	background: url(/images/owen_moore_discounts_available_background.jpg);
	background-repeat: no-repeat;
	margin-top: 25px !important;
	padding-bottom: 35px;
}
.discounts h2, .discounts h3, .discounts li
{
	color: #fff;
}
.discounts h2, .coverages h2
{
	text-align: center;
}
.coverages
{
	margin-top: 25px !important;
	padding-bottom: 35px;
}
.coverages h2, .coverages h3
{
	color: #ac1828;
}
.required-field
{
	display: none;
}
.alert
{
/*	background-color: #de0000;*/
	background-color: #ff0000 !important;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.alert a
{
	color: #fff;
	font-size: 18px;
	line-height: 2em;
}
.ctr
{
	text-align: center;
}
.business_name
{
	display: none;
}
/* Media Queries */
@media (min-width: 360px)
{
	body
	{
		padding-top: 86px;
	}
	.jumbotron .container-fluid
	{
		height: 280px;
		background-position: 45% -10px;
		background-size: 1120px;
	}
}
@media (min-width: 400px)
{
	body
	{
		padding-top: 95px;
	}
	.jumbotron .container-fluid
	{
		background-position: 45% 0;
	}
}
@media (min-width: 440px)
{
	body
	{
		padding-top: 104px;
	}
	.jumbotron .container-fluid
	{
		background-position: 45% 10px;
	}
	#focus h2
	{
		font-size: 34px;
		line-height: 1.2em;
	}
}
@media (min-width: 480px)
{
	.photos
	{
		width: auto;
		float: right;
		margin: 0 0 15px 15px;
	}
	body
	{
		padding-top: 110px;
	}
	.jumbotron .container-fluid
	{
		background-position: 45% 20px;
	}
	#focus h2
	{
		font-size: 36px;
		line-height: 1.3em;
	}
}
@media (min-width: 560px)
{
	body
	{
		padding-top: 127px;
	}
	#focus h2
	{
		font-size: 38px;
	}
}
@media (min-width: 568px)
{
	h1 br
	{
		display: none;
	}
}
@media (min-width: 600px)
{
	body
	{
		padding-top: 133px;
	}
	.jumbotron .container-fluid
	{
		background-position: 45% 30px;
	}
	#focus h2
	{
		font-size: 40px;
		line-height: 1.2em;
	}
}
@media (min-width: 680px)
{
	.home h1
	{
		font-size: 30px;
	}
}
@media (min-width: 768px)
{
	body
	{
		padding-top: 125px;
	}
	#utility
	{
		display: inline;
	}
	.container
	{
		width: 750px !important;
		margin: auto !important;
	}
/*	.navbar-fixed-top
	{
		padding-left: 15px;
	}*/
	.navbar-brand img
	{
		max-width: 300px;
	}
	#navbar
	{
		position: relative;
	}
/*	#navbar > ul
	{
		position: absolute;
		bottom: 0;
		right: 15px;
	}*/
	#menu-trigger
	{
		display: none;
	}
	.jumbotron .container-fluid
	{
		height: 360px;
		background-position: 45% 25px;
		background-size: 1260px;
	}
	.home
	{
		width: 100%;
		padding: 0 10px;
		margin: 0;
	}
	.home h1
	{
		font-size: 34px;
	}
	.home p
	{
		font-size: 18px;
	}
	#home_boxes h2
	{
		font-size: 26px;
	}
	#claim, #payment, #quote
	{
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	#focus h2
	{
		line-height: 1.3em;
	}
	#locations, #locations a
	{
		font-size: 14px;
	}
	#locations strong
	{
		font-size: 16px;
	}
	.resp-spc
	{
		display: none;
	}
	li.util
	{
		display: none;
	}
	#partners .col-sm-6
	{
		padding: 25px 0;
	}
	#partners .col-sm-6:nth-child(2)
	{
		text-align: right;
	}
	#locations .col-sm-6:first-child
	{
		padding-right: 15px;
	}
	#locations input, #locations button
	{
		height: 40px;
	}
	#locations textarea
	{
		height: 95px;
	}
	.mbl-spacer
	{
		display: none;
	}
}
@media (min-width: 880px)
{
	#claim, #payment, #quote
	{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
}
@media (min-width: 992px)
{
	body
	{
		padding-top: 156px;
	}
	.container
	{
		width: 970px !important;
		margin-auto !important;
	}
	.navbar-brand img
	{
		max-width: 450px;
	}
/*	#navbar
	{
		font-size: 18px;
	}*/
	#navbar a span
	{
		display: inline;
	}
	.jumbotron .container-fluid
	{
		height: 480px;
		background-position: 45% 25px;
		background-size: 1640px;
	}
	.home h1
	{
		font-size: 42px;
	}
	#home_boxes
	{
		margin: 50px 0 35px 0;
	}
	#home_boxes p
	{
		line-height: 1.4em !important;
	}
	#focus h2
	{
		font-size: 44px;
	}
	#locations, #locations a
	{
		font-size: 16px;
	}
	#locations strong
	{
		font-size: 18px;
	}	
}
@media (min-width: 1200px)
{
	.container
	{
		width: 1170px !important;
	}
	.navbar-brand img
	{
		max-width: 557px;
	}
/*	#navbar
	{
		font-size: 22px;
	}*/
	.home h1
	{
		font-size: 48px;
	}
	.home p
	{
		font-size: 22px;
	}
	#claim, #payment, #quote
	{
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	#focus
	{
		padding: 4% 25px;
	}
	#focus h2
	{
		font-size: 52px;
	}
	#locations, #locations a
	{
		font-size: 18px;
	}
	#locations strong
	{
		font-size: 22px;
	}
}
@media (min-width: 1440px)
{
	.jumbotron .container-fluid
	{
		height: 636px;
		background-position: 45% 65px;
		background-size: 1920px;
	}
	.home
	{
		margin: auto;
	}
	.home p
	{
		font-size: 28px;
	}
	#focus
	{
		padding: 3% 25px;
	}
	#focus h2
	{
		font-size: 60px;
		line-height: 1.2em;
	}
}
@media (min-width: 1476px)
{
/*	.container
	{
		width: 1440px;
	}*/
/*	#navbar
	{
		font-size: 28px;
	}*/
	.home h1
	{
		font-size: 54px;
	}
}
