.scroll-pup {
	background-image:none !important;
	background-color:rgba(0,0,0,.1) !important;
	height:81px !important;
	z-index:1 !important;
}

#discover-download .image img {
	width:100%;
	height:auto;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

#discover-download .copy {
	padding:30px;
}

#discover-download .copy.left {
	text-align:left;
}

#discover-download .copy.right {
	text-align:right;
}

#discover-download .copy h3 {
	font-size: 32px;
	font-weight: 900;
	text-transform:uppercase;
}

#discover-download .copy p {
	font-size: 18px;
	line-height: 1.5;
	color:#282828;
}

#discover-articles h3 {
	font-size: 16px;
	line-height: 1.4;
	margin: 10px 0px;
	margin-bottom: 50px;
}

#discover-articles img {
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

img.white-border {
	border:1px solid #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}

@media (max-width: 991px) {
	#discover-download .copy.right {
		text-align:left;
	}
}
	
#discover-download .box {
	margin:0 auto;
	margin-bottom:50px;
	text-align:center;
}

#discover-download .box .icon svg {
	font-size:120px;
	margin-bottom:15px;
}

#discover-download .box h3 {
	font-size:28px;
	font-weight:700;
}

#discover-download .box p {
	font-size:14px;
}

#discover-download .dark-blue {
	color:#25447a;
}

#discover-download .purple {
	color:#614075;
}

#discover-download .pink {
	color:#dd4075;
}

#discover-announcements img,
#discover-industry img {
	width:100%;
	height:auto;
	margin-bottom:15px;
}

#discover-announcements h3,
#discover-industry h3 {
	font-size:18px;
	font-weight:500;
}

#discover h2 {
	font-weight:500;
}

#discover h3 {
	font-size:24px;
}

#discover p {
	font-size:18px;
	line-height:1.5;
}

.discover-link,
.discover-link a {
	color:#d75987;
	font-size: 18px;
	text-transform: uppercase;
}

.discover-link svg {
	font-size:18px;
}

#discover .content .fa-ul {
	margin-left:3em;
	margin-bottom:2em;
}

#discover .fa-ul li {
	font-size:.9em;
	line-height:1.5;
	margin-bottom:10px;
}

#discover .fa-ul li .fa-li {
	color: #ff6863!important;
	left: -3em;
	position: absolute;
	text-align: center;
	width: 3em;
	line-height: inherit;
}

#discover-form h3 {
	font-size:22px;
	margin-bottom:15px;
}

#discover-form .fa-ul>li {
	font-size:16px;
	margin-bottom:10px;
}

#discover-form .fa-ul svg {
	color:#d75987;
}

#discover-form .ginput_left,#discover-form .ginput_right {
	width:100%!important;
}

#discover-form select {
	width:100%;
	display:block;
	font-size:14px;
	color:#444;
	line-height:1.3;
	padding:.6em 1.4em .5em .8em;
	width:100%;
	max-width:100%;
	box-sizing:border-box;
	margin:0;
	border:1px solid #aaa;
	box-shadow:0 1px 0 1px rgba(0,0,0,.04);
	border-radius:.5em;
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background-color:#fff;
	background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E),linear-gradient(to bottom,#fff 0%,#e5e5e5 100%);
	background-repeat:no-repeat,repeat;
	background-position:right .7em top 50%,0 0;
	background-size:.65em auto,100%;
}

#gform_confirmation_message_41,
#gform_confirmation_message_42,
#gform_confirmation_message_43 {
	font-size:18px;
	color:#333;
}

#gform_confirmation_message_41 a,
#gform_confirmation_message_42 a,
#gform_confirmation_message_43 a {
	color:#d75987;
}

#gform_confirmation_message_41 a:hover,
#gform_confirmation_message_42 a:hover,
#gform_confirmation_message_43 a:hover {
	color:#000;
}