body.page-template.page-template-page-loss-prevention .overflow .site-main{
	padding-top: 0!important;
}

.lp-header-content {
    padding: 11% 0 10%;
}

.loss-prevention-header{	
	height: 705px;
    display: flex;
    align-items: center;
    justify-content: center;
	
	
    background-color: #ededed;
    margin-bottom: 0!important;
	box-shadow: inset 2000px 0 0 0 rgba(234, 234, 235, 0.6);
}

.loss-prevention-header.landing {
    height: 923px;
}

.loss-prevention-header h1{
    color: #002c4c;
	font-family: Faustina,Georgia,Times,serif;
	font-size: 9rem;
	text-align: center;
}	

.loss-prevention-header:before{
	background-color: rgba(234, 234, 235, 0.6);
	height: 100%;
	width: 100%;
	position: absolute;
}

.loss-prevention-season-header{	
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(0,44,76);
    color: #fff;
    padding: 2.2% 0;
    margin-top: 0!important;
}

.loss-prevention-season-header h1{
	font-size: 8rem;
}

.loss-prevention-season-header img {
    max-height: 122px;
    margin-right: 2rem;
}

.loss-prevention-header #lp-header-image{
    margin: 0% auto;
    display: table;
    width: 82%;
}

.loss-prevention-header.landing #lp-header-image {    
}
.loss-prevention-header.non-landing #lp-header-image {
    margin: 9% auto 0%;
}
.loss-prevention-header img#lp-header-image.header-has-title{
    max-width: 475px;
    margin-top: 0;
    margin-bottom: 10%;
}

.lp-topics-container, .loss-prevention-intro, .loss-prevention-content.landing .loss-prevention-post h2, .loss-prevention-header h1, .loss-prevention-content h1{
	font-family:Faustina,Georgia,Times,serif;
}

.lp-topics-container a {
    color: #000;
    margin: 0.75rem 0;
    display: flex;
    font-size: 1.25rem;
}

.lp-letter{
	font-size:2.8rem;
	color:rgba(255,30,29);
	margin: 2rem 0 0.25rem;
}

.loss-prevention-post {
    align-items: center;
    justify-content: center;	
    font-size: 1.3rem;
    color: #152c4c;
}

.loss-prevention-post h2{
    font-weight: 600;
    border-width: 0 0 6px 0;
    border-style: solid;
    border-color: red;
    display: inline-block;
}

.loss-prevention-post p, .loss-prevention-header h1, .loss-prevention-content h1 {
    color: #152c4c!important;
}

.loss-prevention-post .loss-prevention-post-right{	
    padding-bottom: 32%;
    position: relative;	
}

.loss-prevention-post .loss-prevention-post-right img{	
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.loss-prevention-post > .container{	
    align-items: center;
}

.loss-prevention-content .loss-prevention-post:nth-child(odd) {
	background-color: #e5e5e6;
}

.loss-prevention-intro h1, .loss-prevention-body h1, .loss-prevention-post h1{
    font-size: 4.6rem;
    line-height: 1;
    font-weight: 600;
	color: #152c4c;
}

.loss-prevention-intro.post-introduction-banner h1 {
    color: #fff;
}

.loss-prevention-intro.non-landing h1 {
    font-size: 2.5rem;
    color: #000;
    line-height: 3rem;
}

.loss-prevention-intro p, .loss-prevention-body p, .loss-prevention-post p, .landing p{
    font-size: 1.5rem;
    font-family: 'Faustina';
}

.loss-prevention-post.loss-prevention-content-row p {
	color: #000!important;
    font-family: 'Faustina';
}
.loss-prevention-content.non-landing .loss-prevention-post p {
    font-family: 'Neue Haas Grotesk';
}

.loss-prevention-intro.pa5.landing{
    padding-left: 0;
    padding-right: 0;
}

.loss-prevention-intro.landing h1:after, .loss-prevention-body h1:after, .loss-prevention-post h1:after{
    border-style: solid;
    border-width: 0 0 2px 0;
    border-color: #e11e1d;
    content: ' ';
    width: 7rem;
    display: block;
    margin: 3.3rem 0 2.5rem;
}

.loss-prevention-post h1:after{
	margin: 3.3rem 0 1.25rem;
}

.loss-prevention-intro.post-introduction-banner h1:after {
    margin: 0;
	border: none;
	width: auto;
}

.loss-prevention-intro h2, .loss-prevention-body h2, .loss-prevention-post h2, .loss-prevention-content.landing .loss-prevention-post h2{
    font-size: 3rem;
    font-family: "Neue Haas Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1.5rem 0 1.75rem;
    font-weight: bold;
}

.loss-prevention-intro.non-landing {
    padding: 9rem 2rem!important;
}

.loss-prevention-footer .loss-prevention-season {
    text-align: center;
	border-color: rgb(80, 82, 90);
	border-style: solid;
	border-width: 0 1px 0 0;
}

.loss-prevention-footer .loss-prevention-season .snippet-link {
    display: flex;
    justify-content: center;
}

.loss-prevention-footer .loss-prevention-season:last-child {
	border-width:0;
}
.loss-prevention-footer .loss-prevention-season .highlight {
    margin: 0.75em 0 0.5em;
    font-size: 4rem;
    font-weight: 600;
}
.loss-prevention-footer .loss-prevention-season img {
    max-width: 160px;
    height: auto;
}

.loss-prevention-footer-search{
    background-color: rgb(0,44,76);
    padding: 4.5% 5%;
    display: flex;
    justify-content: space-between;
    margin: 9% 0;
}

.loss-prevention-footer-search .highlight {
    color: #fff;
    margin-bottom: 0;
    font-size: 2.9rem;
    padding-bottom: 0;
}

.landing p{
    font-size: 1.6rem;
}

#lp-topics-search{
    position: relative;
    width: 95%;
    float: right;
}

#lp-topics-search input#lpsearch{
	width: 100%;
    padding: 1%;
    border-width: 0;
    margin: 0;
	line-height: 2rem;
    font-size: 1.5rem;
}

#lp-topics-search input#lpsearch::after{
    font-family: FontAwesome;
	font-weight: 400; 
	content: "\f002";
}

#lp-topics-search i.fa.fa-search {
    position: absolute;
    right: 2%;
    top: 0.6em;
	font-size:1.25em;
	color:#002c4c;
}

#lp-topics-search input[type=submit]{
	position: absolute;
	right:0;
	background-color: transparent;
	color: transparent;	
    width: 3em;
}

#lp-topics-search input[type=submit]{
	background-color: transparent;
}

.loss-prevention-content.landing .btn-link{
	text-transform: none;
}

.loss-prevention-content.landing .loss-prevention-post h2{
	border: none;
}

.loss-prevention-content.landing .loss-prevention-post h3 {
    font-weight: bold;
    margin-bottom: 1rem;
}

.loss-prevention-content-row {
    box-shadow: inset 2000px 0 0 0 rgb(234 234 235 / 60%);	
	background-repeat: no-repeat;
}

.loss-prevention-content-row h2 {
    border: none;
    font-weight: normal;
}

.post-introduction-banner{
	color: #fff;
}

@media only screen and (max-width: 1024px){	
	.loss-prevention-footer .loss-prevention-season .highlight {
		margin: 0.5em 0 0.25em;
		font-size: 3rem;		
	}
}

@media only screen and (max-width: 768px){
	
	.loss-prevention-header h1{
		font-size: 6rem;
	}

}

@media only screen and (max-width: 640px){
	.loss-prevention-header, .loss-prevention-header.landing{
		height: auto;
	}
	
	.loss-prevention-footer-search{		
		display: inline-block;
		width: 100%;
	}
	#lp-topics-search{
		margin: 2em 0 1em;		
		width: 100%;
	}	
	.loss-prevention-header #lp-header-image{	
		max-width: 90%;
	}
	
	.loss-prevention-post > .flex {
		flex-direction: column;
	}
	.loss-prevention-post .loss-prevention-post-right {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 100%;
	}
	.loss-prevention-season-header img {
		max-height: 70px;
	}
	.loss-prevention-intro h1, .loss-prevention-body h1, .loss-prevention-post h1, .loss-prevention-season-header h1 {
		font-size: 3rem;
		line-height: 4rem;		
	}	
	.loss-prevention-intro h2, .loss-prevention-body h2, .loss-prevention-post h2, .loss-prevention-content.landing .loss-prevention-post h2, .landing h2 {
		font-size: 2rem;
		margin: 2rem 0 1rem;
	}
	.loss-prevention-footer-search .highlight {    
		font-size: 2.5rem;   
	}
	.lp-topics-container a {    
		justify-content: center;
	}
	
	.loss-prevention-content-row {		
		background-size: contain!important;
		padding-bottom: 45%;
		background-repeat: no-repeat!important;
		background-position: 0 100%!important;
	}
}