/* =============================================
   SECTION.HOME
   ============================================= */

.container.landing {
	padding-top: 30px;
}

article {
	width: 100%;
}

.sidebar {
	float: right;
	margin-left: 20px;
	width: 280px;
}

.sidebar.faqs p {
	margin-bottom: 12px;
}

.sidebar p {
	font-size: 14px;
	margin-bottom: 10px;
}

.img-banner {
	background: rgba(0, 0, 0, 0) url("https://www.mum.edu/wp-content/uploads/sites/2/2017/02/vw-banner-bg.jpg") no-repeat scroll 0 0 / cover ;
	border-bottom: medium none;
}

.img-banner .container {
	background-color: #0d3762;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.page-title {
	float: left;
	height: auto;
	padding: 30px 0 0;
	width: 30%;
}

.page-title p span {
	display: block;
	font-size: .7em;
	color: #fff;
	margin-top: 4px;
}

.img-banner img {
	display: block;
	float: right;
	height: auto;
	width: 70%;
}

.img-banner h1 {
	color: #fff;
	font-size: 56px;
	font-weight: 500;
	line-height: 1;
	text-align: center;
	margin: 0;
}

.img-banner h1 span {
	font-size: 0.8em;
}

.img-banner p {
	color: #cbdced;
	font-size: 22px;
	font-style: italic;
	line-height: 1.2;
	margin: 10px 0 0;
	padding: 0 25px 0;
	text-align: center;
	font-weight: 500;
}

.img-banner a, .img-banner a:visited {
	color: #a5bdd6;
}

/* article {
	width: 100%!important;
} */

article h2 {
	clear: left;
	color: #477db4;
	font-family: 'Lato',sans-serif;
	font-size: 34px;
	letter-spacing: normal;
	line-height: 1.3;
	margin: 0 0 15px !important;
	padding-top: 15px;
	text-transform: initial;
}

article h2.first {
	padding-top: 0;
	border-top: none;
}

section.body article ol {
	margin-bottom: 15px;
	margin-left: 40px;
	overflow: hidden;
	width: 100%;
}

section ol li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	float: left;
	padding: 0 32px 20px 10px !important;
	width: 44%;
}

.float {
	float: left;
	margin-right: 4%;
	width: 48%;
}

.float.right {
	margin-right: 0;
}

article dl {
	counter-reset: my-badass-counter;
	overflow: hidden;
}

article dt::before {
	color: #fff;
	content: counter(my-badass-counter, decimal);
	counter-increment: my-badass-counter;
	font: 42px/1 Palatino,sans-serif;
	left: 0px;
	position: absolute;
	top: 14px;
	border-radius: 50px;
	padding: 5px 13px 0px;
	background: #98c064; /* Old browsers */
	background: -moz-linear-gradient(top,  #98c064 0%, #b2d179 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #98c064 0%,#b2d179 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #98c064 0%,#b2d179 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98c064', endColorstr='#b2d179',GradientType=0 ); /* IE6-9 */
}

article dt.top::before {
	top: 4px;
}

article dt {
	font-size: 15px;
	padding: 0 0 15px 58px;
	position: relative;
	padding-top: 10px;
	line-height: 1.4;
}

article dt.top {
	min-height: 65px;
	border: none;
	padding-top: 0;
}

article dt strong {
	font-size: 1.2em;
	font-weight: 500;
}

td {
	width: 50%;
	background-color: #f7f4ef;
}

section.body article td h3 {
	margin: 10px 0 5px;
}

.vw-cta-box {
	background-color: #477db4;
	border-radius: 10px;
	clear: left;
	margin-bottom: 30px;
	overflow: hidden;
	padding: 17px 30px 15px;
	width: auto;
}

article .vw-cta-box h2 {
	color:#fff;
	border-top: none;
	padding:0;
	font-size: 28px;
	font-weight: 300;
	text-align: center;
}

article ul.fee-includes {
	padding-left: 285px;
}

.vw-cta-box a {
	background-color: orange;
	border-radius: 8px;
	color: #fff !important;
	display: block;
	float: left;
	font-size: 18px;
	font-weight: 300;
	margin-right: 2%;
	padding: 5px 0;
	text-align: center;
	text-decoration: none;
	width: 32%;
}

.vw-cta-box a.last {
	margin-right: 0;
}

article .vw-cta-box strong {
	color: #ffe2af;
	font-weight: 500;
}

.quotes p {
	border-right: 1px solid #acc7dc;
	border-top: 1px solid #acc7dc;
	float: left;
	margin-bottom: 0;
	min-height: 170px;
	padding-left: 1.5%;
	padding-right: 1.5%;
	padding-top: 10px;
	width: 30%;
}

.quotes p.item4, .quotes p.item5, .quotes p.item6 {
	min-height: 185px;
}

.quotes p.item3, .quotes p.item6 {
	border-right: none;
	padding-right:0;
}

.quotes p.item1, .quotes p.item2, .quotes p.item3 {
	border-top: none;
}

p span.author {
	font-size: 0.85em;
	font-weight: 500;
}

span.dquote {
	color: #cedeeb;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 10px;
	vertical-align: -16px;
}

article iframe.vw-form {
	/*float: left;
	margin-right: 25px;
	border-right: 1px solid #dcd7c7;
	overflow: hidden;
	padding-right: 25px;*/
	display: block;
}

.quotes {
	overflow: hidden;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 30px;
}


.body img.vw-group {
	width: 33%;
	height: auto;
	float: right;
	margin: 0 0 10px 20px;
}

/* =============================================
   STRIPE LAYOUT
   ============================================= */

.vw-schedule {
	width: 68%;
}

.container.landing .vw-schedule h3 {
	margin-bottom: 10px;
	font-weight: 300;
	font-size: 31px;
	color: #888;
	margin-top: 20px;
}

.vw-schedule div {
	background-color: #eae5dc;
	margin-bottom: 8px;
	overflow: hidden;
}

.vw-schedule div p {
	padding: 10px 15px;
	font-weight: 400;
	font-size: 18px;
	margin-bottom: 4px;
	line-height: 1.4;
}

.vw-schedule div p span {
	font-weight: 300;
}

.vw-schedule img {
	display: block;
	width: auto;
	margin: 0 0 0 15px;
	float: right;
	height: 100px;
	max-width: 225px;
}

.sidebar .toggle {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
	display: block;
	color: #888;
	font-weight: 300;
	border-top: 1px solid #d6cfc5;
	padding-top: 10px;
}

.sidebar .toggle.first {
	border-top: none;
	padding-top: 0;
}

section .sidebar ul {
	margin-bottom: 0;
}

@media (max-width: 1024px) {
	article h2 {
		font-size: 28px;
	}
	.sidebar {
		width: 280px;
	}
	article .vw-cta-box h2 {
		font-size: 20px;
	}
	.vw-cta-box {
		margin-bottom: 25px;
		padding: 10px 15px 1px;
		width: auto;
	}
	.vw-cta-box a {
		font-size: 14px;
		font-weight: 400;
		margin-bottom: 10px;
	}
	article dt {
		font-size: 17px;
		line-height: 1.3;
		padding: 12px 0 15px 60px;
		min-height:0;
	}
	article dt::before {
		font-size:40px;
	}

	article dt.top::before {
		top: 14px;
	}

	article dt.top {
		min-height: 0;
		border-top: 1px solid #d6edb8;
		padding-top: 12px;
	}

	.float {
		float: left;
		margin-right: 4%;
		width: 100%;
	}

	.sidebar.faqs {
		width: 195px;
	}

}



@media (min-width: 780px) and (max-width: 1024px) {
	.page-title {
		padding: 3% 0 0;
	}
	.img-banner h1 {
		font-size: 48px;
	}
	.img-banner p {
		font-size: 18px;
		padding: 0 10px;
	}
}


@media (min-width: 641px) and (max-width: 779px) {
	.page-title {
		padding: 3% 0 0;
	}

	.img-banner h1 {
		font-size: 35px;
	}
	.img-banner p {
		font-size: 16px;
		padding: 0 36px;
	}
	.sidebar.faqs {
		width: 28%;
	}
	.sidebar .toggle {
		font-size: 19px;
	}
	.vw-schedule img {
		height: 75px;
		max-width: 168.5px;
	}
}

@media (max-width: 640px) {

	.page-title {
		float: none;
		height: auto;
		padding: 15px 2%;
		width: 96%;
	}

	.img-banner h1 {
		font-size: 34px;
	}

	.img-banner h1 span {
		font-size: 1em;
	}

	.img-banner p {
		font-size: 18px;
		margin: 2px 0 0;
		padding: 0 2%;
	}

	.img-banner .page-title p span {
		display: block;
		font-size: .7em;
		color: #fff;
		margin: 0 8px;
	}

	.img-banner img {
		float: none;
		width: 100%;
	}

	article h2 {
		font-size: 22px;
		line-height: 1.3;
		margin: 0 0 10px !important;
		padding-top: 0;
		font-weight: 400;
	}

	h2.first {
		font-size: 22px;
		font-weight: 400;
		line-height: 1.3;
	}

	.sidebar {
		display: none;
	}

	.float {
		float: none;
		margin-right: 0;
		width: auto;
	}

	.body .float img {
		margin-top: 10px;
	}

	article dt::before, article dt.top::before {
		font-size: 20px;
		padding: 4px 8px 0px;
		top: 5px;
	}

	article dl {
		margin-top: 12px;
	}

	article dt {
		font-size: 13px;
		margin-bottom: 10px;
		padding: 3px 0 0 36px;
		position: relative;
		border-top:none;
		border-bottom:none;
	}

	article dt.top {
		border-top: none;
		padding-top: inherit;
	}

	article dt.item1, article dt.item2, article dt.item3 {
		width: 55%;
	}

	article dt.last {
		border-bottom: 0 none;
	}

	.container.landing .vw-schedule h3 {
		margin-bottom: 10px;
		font-size: 24px;
		margin-top: 13px;
	}

	.vw-schedule {
		width: 100%;
	}

	.vw-schedule div p {
		padding: 10px 15px;
		font-size: 14px;
	}

	p.img-p {
		padding: 0 5% !important;
		margin: 0 !important;
	}

	.vw-schedule img {
		display: block;
		width: 100%;
		margin: 0;
		float: none;
		height: auto;
		max-width: none;
	}

	.mobile-sidebar p {
		margin-bottom: 10px;
		font-size: 15px;
		line-height: 1.3;
	}

	.container.landing .mobile-sidebar a {
		color: #555;
		text-decoration: none;
		font-weight: 300;
	}

	.container.landing .mobile-sidebar a.cta-button {
		background-color: #ff9d00;
		display: block;
		color: #fff;
		text-align: center;
		text-decoration: none;
		border-radius: 5px;
		line-height: 1.3;
		padding: 3px 0;
	}

	.container.landing .mobile-sidebar a.cta-button:active {
		background-color: #ff8402;
	}

	.mobile-sidebar a span {
		color: #888;
		font-weight: 500;
	}

	.vw-cta-box {
		padding: 10px 15px 1px;
		width: auto;
	}

	article .vw-cta-box h2 {
		font-size: 23px;
		text-align: center;
	}

	.vw-cta-box a {
		display: block;
		float: none;
		font-size: 15px;
		margin-bottom: 8px;
		margin-right: 0;
		padding: 5px 10px;
		width: auto;
	}

	.quotes p {
		border-right: 0 none;
		border-top: 1px solid #acc7dc;
		float: none;
		margin-bottom: 10px;
		min-height: 0;
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
		width: auto;
	}

	.quotes p.item1, .quotes p.item2, .quotes p.item3 {
		border-top: 1px solid #acc7dc;
	}

	.quotes p.item4, .quotes p.item5, .quotes p.item6 {
		min-height: 0;
	}

	article iframe.vw-form {
		float: none;
		margin: 0 auto 0;
		border-right: 0;
		overflow: hidden;
		padding-right: 0;
	}

	.body img.vw-group {
		display: none;
	}

	article ul.fee-includes {
		padding-left: 0;
	}

	h2.fee-includes {
		border-top: 1px solid #dcd7c7;
		padding-top: 20px;
	}

	.mobile-sidebar {
		width: 80px;
		float: right;
		margin: 0 0 10px 15px;
		padding-left: 15px;
		border-left: 1px solid #eae4d7;
	}

	.faqs.mobile-only {
		margin-top: 20px;
	}

	.faqs.mobile-only p {
		background: #eae5dc;
		padding: 10px 15px;
		font-weight: 400;
		font-size: 14px;
		margin-bottom: 2px;
	}

	.faqs.mobile-only .toggle-box {
		background-color: #efece6;
		padding: 10px 15px;
		font-size: 14px;
	}

	section .faqs.mobile-only .toggle-box li {
		padding-bottom: 5px;
	}

	.mobile-only {
		display: block!important;
	}

}

@media (min-width: 430px) and (max-width: 640px) {
	article dt::before, article dt.top::before {
		top:0;
	}
	article dt.item1, article dt.item2, article dt.item3 {
		width: 64%;
	}
}
