/* beg code cleanup */
.home-hero h1 {
	color: #3e2b56;
	line-height: 1;
	padding-top: 0;
	font-size: 8.2vw;
	letter-spacing: -0.3vw;
	width: auto;
	margin-right: 0;
	padding-right: 0;
	max-width: 100%;
}	
.home-hero h1 span {
	color: #fcb53b;
}
.home-hero h3 {
	font-size: 16px;
	margin-top: 0;
	line-height: 25px;
	margin-bottom: 20px;
	padding-top: 10px;
}
.home-callout h3 {
    color: #fff;
    font-size: 6vw;
    line-height: 7vw;
    margin-top: 0;
    padding-bottom: 0px;
}

@media (min-width:768px) {
	.home-hero h1 {
		font-size: 32px;
		line-height: 64px;
		padding-top: 76px;
		letter-spacing: -0.01em;
	}
	.home-hero h3 {
		font-size: 22px;
	}
	.home-callout h3 {
		font-size: 22px;
		line-height: 24px;
		padding-bottom: 10px;
	}
	.home-callout:nth-child(2) img {
		right: 3.6rem!important;
		top: 0.8px;
	}
	#main > .container:first-child {
		padding-bottom: 0;
	}
}




@media (min-width:992px) {
	.home-hero h1 {
		font-size: 54px;
	}
}
/* end code cleanup */



sup {
	font-size: 55%;
	top: -0.7em;
}
canvas
{
	position: absolute;
	top: 0;
	z-index: 5;
}

inlinevideo img
{
	width: 100%;
	height: auto;
}

#indication-widget
{
	display: none;
}

.shadow
{
	text-shadow: 0 -2px 4px #2a2336;
}

.row
{
	position: relative;
}

a.div-clickable, a.div-clickable div, a.div-clickable ul li, a.div-clickable ul li span, a.div-clickable ul li span ul li
{
	text-decoration: none !important;
}

#disclaimer
{
	padding-right: 15px !important;
}

.home-hero
{
	background: url("../img/ln-home-primary.png") right top no-repeat;
	background-size: 100% auto;
	padding-left: 320px;
	margin-left: 20px;
	margin-bottom: 50px;
	margin-top: -96px;
}






.large
{
	margin: auto auto 15px auto;
	font-size: 20px;
	font-weight: 400;
}

.yellow_rectangle:hover
{
}

.yellow_rectangle
{
	background: #f7cc96;
	padding: 10px 28px 10px 20px;
	margin-bottom: 10px;
	position: relative;
}

	.yellow_rectangle ul
	{
		margin-bottom: 0 !important;
        text-indent: -1em !important;
	}

	.yellow_rectangle li
	{
		font-size: 22px;
		font-family: "MyriadProBold";
		color: rgb(146, 41, 142);
		line-height: 25px;
		list-style-type: none;
		margin-bottom: 0 !important;
	}

		.yellow_rectangle li:before
		{
			color: rgb(146, 41, 142) !important;
		}

		.yellow_rectangle li span
		{
			color: #3e2b56;
		}

			.yellow_rectangle li span small
			{
				color: #000;
				font-size: 20px;
				font-family: "Myriad Pro";
			}

				.yellow_rectangle li span small strong
				{
					color: #3e2b56;
					font-size: 22px;
					font-family: MyriadProBold;
				}

		.yellow_rectangle li li
		{
			padding-top: 0 !important;
		}

	.yellow_rectangle > span
	{
		position: absolute;
		right: 1rem;
		left: auto;
		top: calc(50% - 6px);
		width: 16px;
		height: 12px;
	}

.home-callout
{
	background: rgb(62, 43, 86);
	float: left;
	padding: 20px 25px;
	padding-right: 23%;
	position: relative;
	width: 390px;
	height: 228px;
	overflow: hidden;
	margin-bottom: 12px;
}

	.home-callout + .home-callout
	{
		float: right;
		background: rgb(111,40,114);
	}

	.home-callout img
	{
		position: absolute;
		right: 1rem;
		top: 2rem;
		width: calc(40% - 30px )
	}
	.home-callout:nth-child(2) img
	{
		position: absolute;
		right: 1rem!important;
		top: 0px;
	}


	.home-callout p
	{
		color: #fff;
		font-family: "Myriad Pro";
		font-size: 20px;
		line-height: 1.2;
		padding-bottom: 10px;
	}

		.home-callout p.arrow:after
		{
			content: '';
			background: url(../img/ln-white-arrow-right.png) no-repeat;
			display: inline-block;
			width: 8px;
			height: 17px;
			margin-left: 8px;
		}

.home-footnotes {
	clear: both;
	color: black;
	font-size: 12px;
	font-family: "Myriad Pro";
	line-height: 1.4;
	padding-left: 7px;
	text-indent: -7px;
	position: relative;
}
	.home-footnotes sup
	{
		display: inline-block;
		text-indent: 0px;
		line-height: 16px;
		position: absolute;
		margin-left: -10px;
		top: 14px;
	}



.home-top-info {
	display: flex;
    flex-direction: column;
	margin-top: 28px;
}
.home-top-info > section { order: 2; }
.home-top-info > div { order: 1; }


/* Large Up */
@media (min-width: 992px)
{
	.show-for-large-up
	{
		display: block;
	}

	.hide-for-large-up
	{
		display: none !important;
	}

	.col-main
	{
		max-width: 820px;
	}

	.col-md-35,
	.col-md-45
	{
		float: left;
	}

	.box
	{
		border-width: 2px;
		padding: 30px 25px;
		margin: 20px auto;
	}

		.box a
		{
			font-size: 20px;
			text-decoration: none;
		}

			.box a:after
			{
				margin-left: 8px;
				vertical-align: -2px;
				border-top: 8px solid transparent;
				border-bottom: 8px solid transparent;
				border-left: 7px solid #fff;
			}

		.box a
		{
			margin-top: 0;
		}

			.box a:first-of-type
			{
				margin-top: 11px;
			}
			
	.home-callout img {
		width: calc(50% - 30px )
	}
	.home-callout:nth-child(2) img {
		right: 1.8rem!important;
		top: 20px;
	}
}
/*Medium Down*/
@media (max-width: 991px)
{
	.hide-for-medium-down
	{
		display: none !important;
	}

	.home-hero
	{
		padding-left: 250px;
		background-position: right 30px;
	}

	.home-callout
	{
		float: none;
		width: 100%;
		height: auto;
		min-height: 200px;
		margin: 5px 0;
		padding-right: 37.5%;
	}

	.box
	{
		border-width: 1px;
		padding: 25px 10px 22px 10px;
		margin: 15px auto 10px auto;
	}
}
/*Medium Up*/
@media (min-width:768px)
{
	.hide-for-medium-up
	{
		display: none !important;
	}
	.home-top-info { display: block; margin: 0; }
}
/* Small Up, Phablet and Tablet Portrait */
@media (max-width:767px)
{
	.purple-btn
	{
    margin: 0;
    position: absolute;
    top: -16px;
    left: 0;
    text-align: center;
    vertical-align: middle;
    height: auto !important;
    width: auto !important;
    margin-bottom: 10px !important;
    padding: 11px;
    margin-top: 10px;	}

	.large
	{
		font-size: 14px;
	}

	#disclaimer
	{
		padding: 15px !important;
	}

	.home-hero
	{
		background: none;
		background-size: 100% auto;
		margin: 0;
		padding: 0 15px 15px;
	}



		.yellow_rectangle li,
		.yellow_rectangle li span small,
		.yellow_rectangle li span strong
		{
			font-size: 16px !important;
		}

	.home-callout img
	{
		width: calc(50% - 30px );
	}

	#mobile-menu
	{
		margin-top: auto;
	}

	.tiny
	{
		font-size: 12px;
	}

	.home-callout
	{
		min-height: unset;
		    padding: 2rem 2rem 0 !important;
	}

		.home-callout + .home-callout
		{
float: right;
    background: rgb(111,40,114);
    margin: 4vw 0 3vw 0 !important;
    padding: 3vw 3vw 0vw 3vw !important;
    min-height: 157px !important;
    height: 27vw;
		}

	#callout1
	{
		min-height: 225px !important;
	}

	.home-callout img
	{
		position: absolute;
		right: 2VW !important;
		top: 3VW !important;
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}


	.ln-home-cta-right-img
	{
	}

	.home-callout p
	{
		color: #fff;
		font-family: "Myriad Pro";
		font-size: 16px;
		line-height: 16px;
		padding-bottom: 11px !important;
		padding-right: 41vw;
		position: relative;
	}

		.home-callout p.arrow:after
		{
			content: '';
			background: url(../img/ln-white-arrow-right.png) no-repeat;
			display: inline-block;
			width: 8px;
			height: 17px;
			margin-left: 8px;
		}



		.home-footnotes sup
		{
			display: inline-block;
			text-indent: 0px;
			line-height: 19px;
			position: absolute;
			margin-left: -10px;
			top: 12px;
		}
}

@media (max-width:500px)
{
	.hidden-xxs
	{
		display: none !important;
	}

	#callout1
	{
		min-height: 181px !important;
	}

	.home-callout p {
		padding-right: 36vw;
	}
}


/* iphone 10 zoom fix */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : landscape) { 
	body {
		text-size-adjust: 100%!important;
		-webkit-text-size-adjust: 100%!important;
	}	
	.home-hero h1 {
		font-size: 34px!important;
	}
	.home-callout h3 {
		font-size: 24px!important;
		line-height: 1!important;
		margin-bottom: 8px;
	}
	.home-callout p {
		width: 200px;
		padding-right: 0;
	}
	.home-callout img {
		top: 0;
		width: calc(40% - 30px);
		margin-bottom: 18px;
	}
	.home-callout:nth-child(2) img {
        top: -2vw!important;
        width: calc(35% - 30px);
		margin-bottom: 8px;
		bottom: 16px !important;
	}
}

/* iphone 8 zoom fix */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
	body {
		text-size-adjust: 100%!important;
		-webkit-text-size-adjust: 100%!important;
	}	
	.home-hero h1 {
		font-size: 34px!important;
	}
	.home-callout h3 {
		font-size: 24px!important;
		line-height: 1!important;
		margin-bottom: 8px;
	}
	.home-callout p {
		width: 200px;
		padding-right: 0;
	}
	.home-callout img {
		top: 0;
		width: calc(40% - 30px);
		margin-bottom: 18px;
	}
	.home-callout:nth-child(2) img {
        top: -2vw!important;
        width: calc(35% - 30px);
		margin-bottom: 8px;
		bottom: 16px !important;
	}
}

