@charset "UTF-8";
/* CSS Document */

/* Mobile Styling */
@media screen and (max-width: 41.25rem) {
	.resource-2 {
		margin: 1.875rem 0 !important;
	}
	.flex3-right {
		margin: 0.625rem 0 !important;
	}
	.flex3-second {
		margin: 1.25rem 0 !important;
	}
	.go-flex-right {
		margin: 1.25rem 0 !important;
	}
	#hero-carousel .carousel-right {
		margin: 1.25rem 0 !important;
	}
	end-banner-second {
		margin: 1.25rem 0 !important;
	}
}
/* End: Mobile Styling */




/* Overall Styling */


.button-hover:hover {
	text-decoration: underline!important;
}


.center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.width955 {
	max-width: 59.6875rem;
	margin-left: auto;
	margin-right: auto;
}

/*p, h1, h2, h3, h4, h5, h6, a {
	font-family: Open sans, sans-serif!important;
}/*

/* End: Overall Styling */

/* Learn & Grow Styling */
.Maintailtle h1 {
	font-size: 2.25rem;
	line-height: 3.4375rem;
}

.breadCrumb, .breadCumb a {
	font-size: 0.6875rem !important;
	line-height: 1.25rem !important;
	color: #999999 !important;
}


/* Blue Banner Styling */

.blue-banner {
	background-color: #003399 !important;
	padding-top: 3rem;
	padding-bottom: 2.625rem;
	/*margin-left: auto;
	margin-right: auto;*/
}

.blue-banner h2, p {
	color: #ffffff !important;
}

.blue-banner h2 {
	font-size: 3rem !important;
	line-height: 3rem !important;
}

.blue-banner p {
	font-size: 1.5rem !important;
	line-height: 3rem !important;
	font-weight: 200 !important;
}

/* End: Blue Banner Styling */





/* Hero Carousel Styling */

#hero-carousel {
	padding-left: 1.5625rem;
	background-color: #F5F5F5;
	padding-top: 4.0625rem;
	padding-bottom: 1.875rem;
}

#hero-carousel h2 {
	font-size: 3rem;
	line-height: 2.625rem;
	font-weight: 500;
	margin-bottom: 0.9375rem;
}

#hero-carousel img {
	max-width: 29.375rem;
}

#hero-carousel .carousel-right {
	margin-left: 2.5rem;
	max-width: 24rem;
}

#hero-carousel p {
	font-size: 1.5rem!important;
	line-height: 1.875rem!important;
	color: #222222!important;
	margin-bottom: 2.0625rem;
}

#hero-carousel a {
	color: #ffffff;
	font-weight: 700;
	font-size: 0.875rem;
	font-size: 0.9375rem !important;
}

#hero-carousel a:hover {
	text-decoration: none!important;
}

#hero-carousel .flex {
	margin-bottom: 3.125rem;
}
.active {
	background-color: #ffffff !important;
	border: 0.125rem solid #707070;
}

.dot {
	height: 0.9375rem;
	width: 0.9375rem;
	border-radius: 50%;
	margin: 0 0.125rem;
	background-color: #707070;
	border: 0.125rem solid #707070;
	display: inline-block;
	transition: background-color 0.6s ease; 
}


.fade {
	animation-name: fade;
	animation-duration: 1.5s;
}

@keyframes fade {
	from {opacity: .4}
	to {opacity: 1}
}

/* End: Hero Carousel Styling */



/* Learn Section Styling */

#learn {
	padding-top: 5.375rem;
}

#body-top {
	padding-bottom: 2.5rem;
	display: block;
}

#body-top .section-header {
	width: 100%;
	padding-bottom: 0rem;
}


.flex2 {
	margin-top: 3.125rem;
	display: flex;
	align-content: center;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	padding-bottom: 4rem;
}

.flex2 img {
	max-width: 29.375rem;
}

.flex2 h3 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	font-weight: 400;
	color: #D31145 !important;
	margin-bottom: 1.375rem;
}

.flex2 p {
	color: #222222!important;
	font-size: 1.125rem !important;
	line-height: 1.5625rem!important;
	font-weight: 200;
	margin-bottom: 0.625rem;
}

.flex2 a {
	font-size: 1.125rem !important;
	line-height: 1.5625rem!important;
	font-weight: bold;
}

.flex2-second {
	max-width: 26.875rem;
	margin-left: 2.5rem;
}



.section-header h3 {
	color: #D31145 !important;
	font-size: 3rem;
	line-height: 3rem;
	font-weight: 500 !important;
}

.section-header p {
	color: #222222 !important;
	font-size: 1.5rem !important;
	font-style: italic !important;
	line-height: 2.625rem !important;
	
}

.learn-sub-section {
	max-width: 58.75rem;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4.8125rem;
}

.learn-sub-section h3 {
	color: #D31145;
	font-size: 1.875rem;
	line-height: 2rem;
	font-weight: normal;
}

.learn-sub-section p {
	color: #222222!important;
	font-size: 1.125rem!important;
	line-height: 1.5625rem!important;
	font-weight: 200 !important;
	padding-top: 1.0625rem;
}

.learn-sub-section a {
	color: #003399;
	font-size: 1.125rem;
	line-height: 1.5625rem;
	text-decoration: none;
	font-weight: bold;
}


.learn-resources-list h4 {
	font-size: 1.3125rem !important;
	font-weight: normal !important;
	line-height: 3.4375rem !important;
	color: #222222 !important;
	padding-top: 1.25rem;
}

#blog .flex {
	align-items: stretch !important;
}


.flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items:center;
}

.flex-img-small img {
	max-width: 16.5625rem;
}

.flex h5 {
	color: #003399;
	font-size: 1.125rem !important;
	line-height: 1.375rem !important;
	font-weight: bold!important;
	padding-top: 1.25rem;
	max-width: 16.6875rem;
}
.resource-2 {
	margin: 0 4.375rem;
}

#blog p {
	padding-top: 1.6875rem !important;
}

#blog h4 {
	padding-top: 2.5rem !important;
}

/* End: Learn Section Styling */




/* Grow Section Styling */

#grow {
	padding-left: 3.25rem;
	background-color: #F5F5F5;
	padding-top: 5.25rem;
	padding-bottom: 6.5625rem;
}

#grow .section-header {
	margin-bottom: 1.5625rem;
}

#grow h4 {
	font-size: 1.875rem!important;
	line-height: 3.4375rem !important;
	color: #D31145!important;
	font-weight: normal!important;
	padding-top: 2.5rem;
}

.flex3 {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	margin-left: auto;
	margin-right: auto;
	
}

.flex3 img {
	max-width: 16.5625rem;
}

.flex3-right {
	margin-left: 5rem;
	max-width: 32.1875rem;
	align-self: center;
}

.flex3 h5 {
	font-size: 1.3125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
	font-weight: normal!important;
}

.flex3 p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
	padding-top: 0.625rem;
	padding-bottom: 0.625rem;
}

#grow a {
	font-size: 1.125rem!important;
	line-height: 1.5625rem !important;
	color: #003399!important;
	font-weight: bold!important;
}

#grow-view-more-market a, #grow-view-more-biz a {
	font-size: 1.375rem !important;
	line-height: 1.5625rem !important;
}


.flex3-second {
	padding: 2.5rem 0;
}

.flex3-third {
	padding-bottom: 1.875rem;
}

.grow-section2 {
	padding-top: 2.5rem;
}

/* End: Grow Section Styling */




/* Go Section Styling */

#go {
	padding-top: 6.875rem;
	padding-bottom: 2.1875rem;
}

#go .section-header {
	margin-bottom: 3.125rem;
}

.go-flex-right {
	max-width: 27.125rem;
	margin-left: 1.875rem;
}

#go .flex {
	align-items: flex-start !important;
}

#go img {
	max-width: 29.4375rem !important;
}

#go h4 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	color: #D31145 !important;
	padding-bottom: 1.5625rem;
}

#go p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
}

#go h5 {
	font-size: 1.3125rem !important;
	line-height: 1.75rem !important;
	color: #222222 !important;
	max-width: 28.125rem !important;
	padding-bottom: 1.0625rem;
}

#go .go-order-link {
	line-height: 1.75rem!important;
}
#go .go-order-link a {
	color: #003399!important;
	font-weight: bold;
}

#go .disclaimer {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
}

/* End: Go Section Styling */
/* start: june Section Styling */
#june {
	/*padding-top: 6.875rem;*/
	padding-bottom: 2.1875rem;
}

#june .section-header {
	margin-bottom: 3.125rem;
}

.june-flex-right {
	max-width: 27.125rem;
	margin-left: 1.875rem;
}

#june .flex {
	align-items: flex-start !important;
}

#june img {
	max-width: 29.4375rem !important;
}

#june h4 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	color: #D31145 !important;
	padding-bottom: 1.5625rem;
}

#june p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
}

#june h5 {
	font-size: 1.3125rem !important;
	line-height: 1.75rem !important;
	color: #222222 !important;
	max-width: 28.125rem !important;
	padding-bottom: 1.0625rem;
}

#june .go-order-link {
	line-height: 1.75rem!important;
}
#june .go-order-link a {
	color: #003399!important;
	font-weight: bold;
}

#june .disclaimer {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
}
/* End: june Section Styling */
/* start: july Section Styling */
#july {
	/*padding-top: 6.875rem;*/
	padding-bottom: 2.1875rem;
}

#july .section-header {
	margin-bottom: 3.125rem;
}

.july-flex-right {
	max-width: 27.125rem;
	margin-left: 1.875rem;
}

#july .flex {
	align-items: flex-start !important;
}

#july img {
	max-width: 29.4375rem !important;
}

#july h4 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	color: #D31145 !important;
	padding-bottom: 1.5625rem;
}

#july p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
}

#july h5 {
	font-size: 1.3125rem !important;
	line-height: 1.75rem !important;
	color: #222222 !important;
	max-width: 28.125rem !important;
	padding-bottom: 1.0625rem;
}

#july .go-order-link {
	line-height: 1.75rem!important;
}
#july .go-order-link a {
	color: #003399!important;
	font-weight: bold;
}

#july .disclaimer {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
}
/* End: july Section Styling */

/* start: august Section Styling */
#august {
	/*padding-top: 6.875rem;*/
	padding-bottom: 2.1875rem;
}

#august .section-header {
	margin-bottom: 3.125rem;
}

.august-flex-right {
	max-width: 27.125rem;
	margin-left: 1.875rem;
}

#august .flex {
	align-items: flex-start !important;
}

#august img {
	max-width: 29.4375rem !important;
}

#august h4 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	color: #D31145 !important;
	padding-bottom: 1.5625rem;
}

#august p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
}

#august h5 {
	font-size: 1.3125rem !important;
	line-height: 1.75rem !important;
	color: #222222 !important;
	max-width: 28.125rem !important;
	padding-bottom: 1.0625rem;
}

#august .go-order-link {
	line-height: 1.75rem!important;
}
#august .go-order-link a {
	color: #003399!important;
	font-weight: bold;
}

#august .disclaimer {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
}
/* End: august Section Styling */ 
 /* start: september Section Styling */
#september {
	/*padding-top: 6.875rem;*/
	padding-bottom: 2.1875rem;
}

#september .section-header {
	margin-bottom: 3.125rem;
}

.september-flex-right {
	max-width: 27.125rem;
	margin-left: 1.875rem;
}

#september .flex {
	align-items: flex-start !important;
}

#september img {
	max-width: 29.4375rem !important;
}

#september h4 {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	color: #D31145 !important;
	padding-bottom: 1.5625rem;
}

#september p {
	font-size: 1.125rem !important;
	line-height: 1.5625rem !important;
	color: #222222 !important;
}

#september h5 {
	font-size: 1.3125rem !important;
	line-height: 1.75rem !important;
	color: #222222 !important;
	max-width: 28.125rem !important;
	padding-bottom: 1.0625rem;
}

#september .go-order-link {
	line-height: 1.75rem!important;
}
#september .go-order-link a {
	color: #003399!important;
	font-weight: bold;
}

#september .disclaimer {
	margin-top: 4.375rem;
	margin-bottom: 1.875rem;
}
/* End: september Section Styling */ 

/* End Banner Section Styling */
#end-banner {
	padding-bottom: 3.125rem;
	padding-top: 0.75rem;
	max-width: 58.75rem;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#end-banner h2 {
	line-height: 3.4375rem !important;
}

.end-blue-banner p {
	font-size: 1.5rem !important;
	line-height: 1.875rem !important;
	padding-top: 1.25rem;
	padding-bottom: 2.5rem
}

#end-banner .flex {
	padding-top: 1.5625rem;
}

.banner-button {
	background-color: #ffffff;
	padding: 0.6875rem 1.25rem;
	border-radius: 0.5rem;
	border-color: #ffffff;
	color: #003399 !important;
}

.banner-button a {
	line-height: 1.25rem !important;
	color: #003399 !important;
	font-weight: bold !important;
	font-size: 0.9375rem !important;
}

.banner-button a:hover {
	text-decoration: none!important;
}

.end-banner-second {
	margin-left: 2.0625rem;
}

.end-banner-second p {
	font-size: 1.3125rem !important;
	line-height: 1.75rem!important;
	font-weight: 400!important;
	color: #ffffff !important;
}
.end-banner-second a {
	color: #ffffff !important;
	font-weight: 400 !important;
}

/* End: Banner Section Styling */



/* Footer Styling */
.footer p {
	color: #000F0C !important;
}

/* End: Footer Styling */







/* Form */

.NavCopy {
	font-family: 'Open Sans', 'sans-serif';
	max-width:12.5rem;
	height: 3.75rem;
	float:right;
	margin-top: 1.875rem;	
}

.form-wrapper .form-headline
{
	padding:1.25rem;
}
.form-wrapper .form-headline h3
{
	font-family: 'Open Sans', 'sans-serif';
	font-weight:300;
	font-size: 1.6875rem;
	line-height: normal;
	margin-bottom:0.625rem;
	color: #d31145;
	
}
.form-wrapper .form-headline p
{
	font-size:1rem !important;
	color: #000;
	
	
}
.form-headline a {
	color: #000;
	text-decoration: underline;
}
.form-headline a:hover {
	color: #000;
	text-decoration: none;
}
.form-wrapper .form-headline p.instructions
{
	display:block;
	font-style:italic;	
	font-size:0.6875rem !important;
	
}
.form-wrapper h4
{
	font-family: arial;
	font-weight:bold;
	font-size: 0.8125rem;
	line-height: normal;
	margin-bottom:0.625rem;
	
}
.form-wrapper p
{
	margin-bottom:1.25rem;
}

.form-wrapper form
{
	padding:1.25rem;
}
.radio-group
{
	border-bottom: 0.0625rem solid #c9c9c9;
	padding-bottom:0.3125rem;
}
.pure-form {
	color: #000000 !important;	
}

.pure-control-group {
    padding-bottom: 1.25rem;
    
}

.pure-control-group.fn
{
	padding-top:0.625rem;
}
.pure-control-group label
{
	display:block;
	width:100%;
	margin-top:0.625rem;
    padding-bottom: 0.625rem;
}
.pure-control-group #agree
{
    margin-top: 1.25rem;
    float: left;
}
.pure-control-group.btn-group
{
	float: left;
	margin-top:1.25rem;
   
}
.pure-control-group .comments-block
{
	width:100%;	
}
.pure-control-group label.checkbox-details
{
	float: left;
    max-width: 20.625rem;
    clear: right;
    margin-left: 0.5625rem;
    margin-top: 1.125rem;
}
.pure-control-group.radio-control-group
{
	display:block;
	padding-bottom:0.75rem;
}
.pure-control-group.radio-control-group #other
{
	margin-top:0.625rem;
}
.pure-control-group  .radio-label
{
	display: inline;
	width:auto;
}
.pure-control-group input[type=text] 
{
    width: 95%;
    height: 1.875rem;
    line-height: 1.875rem;
    font-size: 0.75rem;
    outline: none;
    display: block;
	border: 0.0625rem solid #999999;
	background-color:#f5f5f5;
}

.checkbox1 {
	margin-top: 0.625rem;
}

.form-button {
	width: 150%;
    padding-top: 0.625rem !important;
    padding-bottom: 0.625rem !important;
}

#shopnow {
	padding-left: 0em;
	padding-right: 0em;
	font-size: 0.875rem;
}
.blue-banner a{
	color: #fff;
}
.main-wrapper {
	box-sizing: content-box;
    margin-top: -1.25rem;
	width: 1920px;
    margin-left: -480px;
}
/*.marginNav {
    padding-top: 15px;
    margin-left: 13px;
    margin-right: 15px;
    font-size: 0.875rem;
}
.mainFooter ul li {
    margin-top: 0px;
    width: 228px;
}
.footer {
    padding-bottom: 115px;
)/*