body, html
    {
    margin: 0px;
    padding: 0px;
    }
body
    {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 1em;
	color: #000000;
	background-color: #DDDDDD;
	-webkit-text-size-adjust: 100%;
    }
sup,sub
    {
    font-size: 70%;
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
    }
sup
    {
    bottom: .6ex;
    }
sub
    {
    top: .5ex;
    }
a img
    {
    border: none;
    }
.disclaimer
    {
    font-size: 13px;
    }
.disclaimer.small
	{
	font-size: 11px;
	}
.new_button
    {
    display: inline-block;
    padding: .8em 1em;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
	line-height: 1.3;
    text-align: center;
    border-radius: 7px;
    border-width: 2px;
    border-style: solid;
    }
.new_button:link, .new_button:visited
    {
    color: #ffffff;
    }
.new_button.orange
    {
    background: #de922a ;
    background: linear-gradient(to bottom,  #de922a  0%,#d5702a 100%);
    border-color: #d5702a;
    }
.new_button.orange:hover, .new_button.orange:active
    {
    border-color: #fe8735;
    background: #feab3a;
    background: linear-gradient(to bottom,  #feab3a 0%,#fe8735 100%);
    }

/* Masthead */

header
	{
	background:url(https://assets.equifax.com/landers/images/bg-red-bar-rptr.gif) repeat-x center top #981e32;
	height: auto;
	}
#masthead
	{
	width: 974px;
	height: 88px;
	padding: 0 25px;
	background: url(https://assets.equifax.com/landers/images/bg-red-bar.png) left top no-repeat;
	margin: auto;
	color: #ffffff;
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	}
#logo
	{
	display: block;
	width: 215px;
	height: 41px;
	background: url(https://assets.equifax.com/landers/images/logo.png) center center no-repeat;
	background-size: contain;
	}
	
main
	{
	max-width: 1004px;
	margin: auto;
	}

/* Zone 1 */

#zone1
	{
	background-color: #ffffff;
	display: flex;
	align-items: flex-start;
	justify-content: center;
	border-bottom: 30px solid #981e32;
	}
#leftside
	{
	max-width: 450px;
	padding: 75px 40px 20px 50px;
	text-align: center;
	}
h1
	{
	margin: 0px;
	padding-top: 0;
	color: #000000;
	font-size: 26px;
	font-weight: 700;
	}
#leftside p
	{
	font-size: 13px;
	}
#leftside .subheader
	{
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 35px;
	}
.desc
	{
	margin-bottom: 4.1em;
	}
#rightside
	{
	position: relative;
	padding: 60px 50px 10px 0;
	}
#rightside::before
	{
	content: '';
	position: absolute;
	top: -75px;
	right: 25px;
	width: 142px;
	height: 142px;
	background: url(https://assets.equifax.com/landers/images/trusted_worldwide.png) center center no-repeat;
	background-size: cover;
	}
#rightside h2
	{
	text-align: center;
	font-size: 22px;
	font-weight: 400;
	text-transform: capitalize;
	margin: 0 0 1em 0;
	}
#rightside h2::before
	{
	content: '';
	display: block;
	width: 100%;
	height: 230px;
	margin-bottom: 22px;
	background: url(https://assets.equifax.com/landers/images/cscores.png) left top no-repeat;
	background-size: 390px 230px;
	}
#rightside .disclaimer
	{
	margin-top: 20px;
	}

/* Zone 2 */

#zone2
	{
	background-color: #ffffff;
	padding-bottom: 41px;
	text-align: center;
	}
#zone2 h2
	{
	color: #000000;
	font-size: 32px;
	padding-top: 20px;
	margin: 0px 0px 5px 0px;
	}
#zone2 .subheader
	{
	font-size: 20px;
	margin: 0px auto 10px auto;
	color: #333333;
	}
#carousel
	{
	padding: 0;
	margin: 30px 0 0 0;
	list-style: none;
	display: flex;
	align-items: flex-start;
	text-align: left;
	}
.carousel_item
	{
	font-family: inherit;
	border-left: 1px solid #981e32;
	border-right: 1px solid #981e32;
	padding: 0 15px 0 80px;
	margin: 0 15px;
	flex: 0 1 33%;
	background-size: 55px 55px;
	background-position: 15px top;
	background-repeat: no-repeat;
	}
.owl-item .carousel_item
	{
	margin: 0 auto;
	background-position-x: 10px;
	padding-left: 75px;
	}
.owl-theme .owl-dots
	{
	margin-top: 10px;
	}
.owl-theme .owl-dots .owl-dot span
	{
    width: 18px;
    height: 18px;
    margin: 5px 6px;
	}
.carousel_item:first-of-type, .carousel_item:last-of-type
	{
	border: none;
	}
.carousel_item.three_bureau
	{
	background-image: url(https://assets.equifax.com/landers/images/zone2_3-Bureau_Icon_110x110.png);
	}
.carousel_item.score_access
	{
	background-image: url(https://assets.equifax.com/landers/images/zone2_Report_and_Score_Icon_110x110.png);
	}
.carousel_item.monitoring_alerts
	{
	background-image: url(https://assets.equifax.com/landers/images/zone2_CreditMonitoring_Icon_110x110.png);
	}	
.carousel_item h3, .carousel_item p
	{
	margin: 0;
	font-size: 14px;
	}
.carousel_item h3
	{
	font-weight: bold;
	}
.carousel_item p
	{
	font-size: 13px;
	}
.zone2_7day
	{
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 25px;
	}
#zone2 .disclaimer
	{
	margin: 0 0 33px 0;
	}
#zone2 .new_button
	{
	margin: 0 auto 42px auto;
	}
.check_ok
	{
	text-align: center;
	font-weight: bold;
	font-size: 22px;
	margin: 0 0 32px 0;
	}
#zone2 .disclaimer.small
	{
	max-width: 650px;
	margin: 0 auto;
	}

/* Zone 3 */

#zone3
	{
	background-color: #ffffff;
	margin-top: 20px;
	}
#zone3 h2
	{
	max-width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 26px;
	line-height: 140%;
	text-align: center;
	font-weight: normal;
	}
#zone3 h2 .red_text
	{
	color: #981e32;
	}
ul.iconBox
	{
	display: grid;
	grid-template-columns: 320px 320px;
	grid-gap: 55px 70px;
	justify-content: center;
	margin: 0 auto 3px auto;
	padding: 20px 100px;
	list-style: none;
	line-height: 1.2;
	}
ul.iconBox li
	{
	padding: 0 0 0 70px;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: 55px 55px;
	}
ul.iconBox li.lost_wallet
	{
	background-image: url(https://assets.equifax.com/landers/images/lost_wallet_icon@2x.png);
	}
ul.iconBox li.mobile_alerts
	{
	background-image: url(https://assets.equifax.com/landers/images/mobile_alerts_icon@2x.png);
	}
ul.iconBox li.score_trending
	{
	background-image: url(https://assets.equifax.com/landers/images/icon_creditScoreTrending_110x110.png);
	}
ul.iconBox li.theft_insurance
	{
	background-image: url(https://assets.equifax.com/landers/images/ID_theft_insurance_icon@2x.png);
	}
ul.iconBox li h3
	{
	font-size: 14px;
	margin: 12px 0 0 0;
	}
ul.iconBox li p
	{
	margin: 0;
	font-size: 13px;
	}
#zone3 .disclaimer
	{
	text-align: center;
	margin: 0 auto;
	padding: 0 20px 31px 20px;
	max-width: 800px;
	}
	
#bottom_redbar
	{
	background: #981e32 url(https://assets.equifax.com/landers/images/red_chevrons_and_bar.png) left top no-repeat;
	min-height: 93px;
	padding: 25px 40px 0 40px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	gap: 20px;
	color: #FFFFFF;
	text-align: left;
	}
#bottom_redbar div
	{
	flex: 0 1 475px;
	}
#bottom_redbar h2
	{
	font-size: 32px;
	line-height: 32px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
#bottom_redbar p
	{
	margin: 0 47px;
	padding: 5px 0;
	}
#bottom_redbar .new_button
	{
	margin-top: 10px;
	}

/* Zone 4 */

#zone4
    {
    background-color: #eeeeee;
    padding: 50px 52px;
    }
#seo_whitebox
    {
    background-color: #ffffff;
    padding: 50px 50px 8px 50px;
    box-shadow: 0px 0px 8px #888888;
    line-height: 1.6;
	display: flex;
	justify-content: center;
	align-items: stretch;
    }
#seo_whitebox div
    {
    font-size: 16px;
    flex: 0 0 50%; 
	box-sizing: border-box;
    }
#seo_left
    {
    border-right: 1px solid #aaaaaa;
	padding-right: 80px;
    }
#seo_right
    {
	padding-left: 80px;
    }
#seo_whitebox h2
    {
    text-align: center;
    font-size: 18px;
    }
#seo_whitebox a:link, #seo_whitebox a:visited
    {
    color: #0076a3;
    white-space: nowrap;
    }

/* Footer */

footer
    {
    max-width: 960px;
    margin: 0 auto 30px auto;
    }
footer p
    {
    font-size: 13px;
    color: #3e3e3e;
    }
footer p a
    {
    color:#3e3e3e;
    }
footer p a:hover
    {
    text-decoration:none;
    }

@media (max-width: 991px)
	{
	/* Masthead */
	
	#masthead
		{
		width: auto;
		padding: 0 25px;
		background-position: center bottom;
		}

	/* Zone 1 */
	
	#zone1
		{
		display: block;
		}
	#leftside
		{
		max-width: none;
		padding: 25px 5vw 0 5vw;
		}
	h1
		{
		padding: 0 10vw;
		font-size: 28px;
		line-height: 120%;
		}
	#leftside .subheader
		{
		margin: 10px 0 20px 0;
		}
	.desc
		{
		margin-bottom: 40px;
		}
	#rightside
		{
		position: static;
		padding: 0 0 50px 0;
		}
	#rightside::before
		{
		top: 1.5vw;
		right: 1vw;
		width: 12vw;
		height: 12vw;
		}
	#rightside h2::before
		{
		width: 80%;
		max-width: 527px;
		height: 0;
		padding-bottom: 9.7%;
		margin: 0 auto 22px auto;
		background: url(https://assets.equifax.com/landers/images/160125_logos.jpg) center center no-repeat;
		background-size: contain;
		}
	#rightside .disclaimer
		{
		margin: 0 auto;
		width: 80%;
		}
	
	/* Zone 2 */
	
	#zone2
		{
		padding-bottom: 21px;
		}
	#zone2 h2
		{
		font-size: 30px;
		margin: 0px 5% 5px 5%;
		}
	#zone2 .subheader
		{
		font-size: 19px;
		margin: 0px 5% 10px 5%;
		}
	#carousel
		{
		display: block;
		text-align: center;
		margin-bottom: 30px;
		}
	.carousel_item
		{
		max-width: 335px;
		min-height: 55px;
		margin: 0 auto 30px auto;
		border: none;
		}
	.carousel_item h3, .carousel_item p
		{
		text-align: left;
		}
	.check_ok, .zone2_7day
		{
		font-size: 14px;
		margin-left: 5%;
		margin-right: 5%;
		}
	#zone2 .new_button
		{
		margin-bottom: 34px;
		}
	.check_ok
		{
		margin-bottom: 24px;
		}
	#zone2 .disclaimer.small
		{
		padding: 0 5%;
		}
	
	/* Zone 3 */

	#zone3 h2
		{
		font-size: 28px;
		max-width: 740px;
		}
	ul.iconBox
		{
		grid-template-columns: 1fr 1fr;
		padding-left: 40px;
		padding-right: 40px;
		}
	ul.iconBox li h3
		{
		font-size: 15px;
		}
	ul.iconBox li p
		{
		font-size: 14px;
		}

	#bottom_redbar
		{
		padding: 15px 5% 10px 5%;
		background-size: cover;
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
		gap: 10px;
		text-align: center;
		}
	#bottom_redbar div
		{
		flex: 1 1 auto;
		}
	#bottom_redbar h2
		{
		font-size: 28px;
		}
	#bottom_redbar p
		{
		max-width: 300px;
		}
	#bottom_redbar .new_button
		{
		margin: 0;
		}
	
	/* Zone 4 */
	
	#zone4
		{
		padding: 50px 1%;
		}
	#seo_whitebox
		{
		display: block;
		padding-bottom: 50px;
		}
	#seo_whitebox div
		{
		font-size: 14px;
		}
	#seo_left
		{
		border-right: none;
		border-bottom: 1px solid #aaaaaa;
		padding-right: 0;
		margin-bottom: 5%;
		padding-bottom: 5%;
		}
	#seo_right
		{
		padding-left: 0;
		}
	
	/* Footer */
	
	footer
		{
		padding: 0 5%;
		}
	}

@media (max-width: 640px)
	{
	/* Masthead */

	#masthead
		{
		height: 8.54vw;
		background-size: 100%;
		}
	#logo
		{
		width: 20%;
		}
		
	/* Zone 1 */
	
	h1
		{
		font-size: 19px;
		padding: 0;
		margin-bottom: 3px;
		}
	#leftside
		{
		padding-top: 20px;
		}
	#leftside .subheader
		{
		font-size: 16px;
		margin: 0 0 6px 0;
		}
	#leftside p
		{
		font-size: 12px;
		}
	.desc
		{
		margin-bottom: 12px;
		}
	#rightside::before
		{
		content: none;
		}
	#rightside h2
		{
		margin-bottom: 0.5em;
		}
	#rightside h2::before
		{
		width: 60%;
		padding-bottom: 20%;
		margin-top: 10px;
		margin-bottom: 0;
		background-image: url(https://assets.equifax.com/landers/images/cscores.png);
		}
	#rightside .disclaimer
		{
		width: auto;
		margin: 0 4%;
		}

	/* Zone 2 */
	
	#zone2 h2
		{
		font-size: 16px;
		margin-left: 10%;
		margin-right: 10%;
		}
	#zone2 .subheader
		{
		font-size: 12px;
		}
	#carousel
		{
		margin-bottom: 15px;
		padding: 0 30px;
		box-sizing: border-box;
		}
	
	/* Zone 3 */
	
	#zone3 h2
		{
		font-size: 17px;
		width: auto;
		}
	ul.iconBox
		{
		display: block;
		padding: 20px 5% 0 5%;
		}
	ul.iconBox li
		{
		margin-bottom: 20px;
		padding-left: 20vw;
		background-size: 18vw 18vw;
		min-height: 18vw;
		}
	ul.iconBox li h3
		{
		margin-top: 0;
		}
	ul.iconBox li p
		{
		font-size: 13px;
		}
	#zone3 .disclaimer.small
		{
		padding-bottom: 20px;
		}
		
	#bottom_redbar h2
		{
		font-size: 17px;
		}
	#bottom_redbar p
		{
        margin: auto;
		}

	#zone4
		{
		padding: 20px 1%;
		}
	#seo_whitebox div
		{
		font-size: 13px;
		}
	}
