.mobile-only,
.mobileOnly,
.phoneOnly {
	display: none;
}

.desktop-only-home-large-screen {
	display: none;
}

.desktop-only-home,
.desktopOnly,
.noPhones {
	display: block;
}

.button.medium.desktopOnly {
	display: inline-block;
}

.homeslide .desktopOnly {
	height: 500px;
}
ul#subMobile li {
	display: none;
}
@media only screen and (max-width : 380px) {
	.promo-box p, .promo-box p.promo-title{
		margin-left: 0px;
		word-wrap: break-word;
	}
}

@media only screen and (max-width : 410px) {
	.mdsave .hero-content.partner h1 {
	    max-width: 100%;
	}
}

@media only screen and (max-width : 1024px) {
	.mdsave .hero-content.partner h1 {
	    max-width: 100%;
	}
}

 /* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
	.demo-container {
		width: 100%;
		height: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.main-logo {
		width: 160px;
		height: auto;
	}

	.hero {
		width: 100%;
		height: 231px;
		background-size: 100% 231px;
		background-position: top center;
	}

	.menu-container {
		border: 0;
		position: relative;
	}

	.main-content {
		height: auto;
		width: 100%;
		margin-top: 0;
		display: block;
		margin-bottom: 30px;
	}

	.main-content.howitworks {
		margin-top: 0px;
		max-width: 600px;
		margin-bottom: 0px;
	}

	.main-content.procedures {
		margin-top: 0px;
		max-width: 900px;
		margin-bottom: 0px;
		padding: 20px;
	}

	.box {
		width: 300px;
		height: 279.5px;
		background-size: 100% 279.5px;
		background-position: top center;
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		margin-bottom: 20px;
		padding: 20px;
		padding-top: 50px;
		vertical-align: middle;
	}

	.box p {
		width: 100%;
		margin-top: 20px;
	}

	.play_btn {
		width: 80px;
		height: 80px;
		margin-left: auto;
		margin-right: auto;
		background-size: 100% auto;
		position: relative;
		top: 18%;
		margin: 0;
	}

	.hero-content {
		padding: 20px;
	}
	.mdsave div.hero-content{
		padding:0px;
	}
	div.hero-content.partner.desktop-only img:nth-child(1){
		max-width: 100%;
		margin-right: 20px;
	}

	.hero-content.prospective,
	.hero-content.apply,
	.hero-content.promotional_financing {
		margin-top: 30px;
		/*width:80%;*/
		margin-left: 0;
		text-align: center;
		border-bottom: 1px solid #000;
	}

	.main-content.howitworks-prospective .apply {
		margin-top: 0px;
	}

	.hero-content.prospective p,
	.hero-content.apply p,
	.hero-content.promotional_financing p {
		display: none;
	}

	.hero.inner {
		background-image: none;
		background-color: rgb(0, 111, 96);
		height: 75px;
		color: rgb(255, 255, 255);
		margin-bottom: 20px;
		text-align: center;
	}

	.hero.inner h1 {
		text-align: center;
	}

	.subcontent {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		height: auto;
		margin-bottom: 80px;
	}

	.footer-container {
		width: 100%;
		height: auto;
		padding: 20px;
	}

	.social-icons {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		margin-bottom: 15px;
		width: 140px;
		height: 19.2px;
	}

	.copyright {
		font-size: .8rem;
		color: #fff;
	}

	.main-content.howitworks-prospective>div,
	.main-content.manage-accounts>div,
	.main-content.glossary>div {
		display: block;
		padding: 20px;
	}

	.main-content.howitworks-prospective>div h2,
	.main-content.manage-accounts>div h2,
	.main-content.glossary>div h2 {
		text-align: center;
	}

	.apply-link,
	.promo-link {
		display: block;
		width: 100%;
		height: 76px;
		margin-bottom: 20px;
		margin-top: 0;
	}

	.main-content.manage-accounts,
	.main-content.glossary,
	.main-content.existing,
	.main-content.cardholder-resources {
		display: block;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.main-content.howitworks-prospective .promotional_financing {
		margin-top: 80px;
	}

	.main-content.howitworks-prospective .promotional_financing h3 {
		text-align: center;
		margin-bottom: 20px;
	}

	.no-interest_chart {
		width: 100%;
		height: 400px;
		background-size: 100% auto;
	}

	.cardholder-examples-chart {
		width: 100%;
		height: 640px;
		background-size: 100% auto;
		margin-bottom: 20px;
	}

	.fixed-apr-chart {
		width: 100%;
		height: 160px;
		background-size: 100% auto;
	}

	.apply_online_btn {
		width: 162px;
		height: 48px;
		background-size: 162px auto;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.tip h3 {
		margin-top: 20px;
		font-size: 1.2rem;
	}

	.numbercircle {
		border-radius: 50%;
		width: 28px;
		height: 28px;
		padding: 4px 8px;
		background: #fff;
		border: 2px solid rgb(0, 111, 96);
		color: rgb(0, 111, 96);
		text-align: center;
		font-size: 1.1rem;
		float: left;
		margin-right: 10px;
	}

	.accordian-arrow {
		float: right;
		display: block;
		width: 27px;
		height: 27px;
		background: url(../images/new/arrow-up.png) no-repeat;
		-moz-transform: scaleY(-1);
		-o-transform: scaleY(-1);
		-webkit-transform: scaleY(-1);
		transform: scaleY(-1);
		filter: FlipV;
		-ms-filter: "FlipV";
		margin-top: -40px;
		margin-right: 20px;
	}

	.manage-loginbutton {
		height: 35px;
		max-width: 322px;
		background-size: contain;
	}
}

@media only screen and (max-width : 414px) {
	.box {
		width:343px;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px),
	only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width : 960px),
	only screen and (   min--moz-device-pixel-ratio: 2)      and (max-width : 960px),
	only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-width : 960px),
	only screen and (        min-device-pixel-ratio: 2)      and (max-width : 960px),
	only screen and (                min-resolution: 192dpi) and (max-width : 960px),
	only screen and (                min-resolution: 2dppx)  and (max-width : 960px) {
	.content-container {
		width: 100%;
		height: 100%;
		padding-bottom: 100px;
	}

	.hero {
		width: 100%;
		height: 142.86px;
		background-size: 100% auto;
	}

	.main-content {
		height: auto;
		width: 100%;
		margin-top: 50px;
	}
	/*.main-content > div {
		width:49.37%;
	}*/

	.box {
		width: 21.33%;
		height: 102px;
		background-size: 100% auto;
		background-position: top center;
		float: left;
	}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.hero .hero-content-main p {
		display: block;
	}

	.main-content {
		display: -webkit-flex;
		-webkit-justify-content: space-around;
		justify-content: space-around;
		height: auto;
		width: 98%;
		margin-top: 50px;
	}

	.main-content>div p {
		font-size: .90rem;
		margin-bottom: 20px;
	}

	.subnav {
		display: block;
	}

	.footer-links {
		display: block;
	}

	.footer-buttons {
		position: fixed;
		bottom: 0;
		left: 0;
		display: block;
		text-align: center;
		width: 100%;
		background-color: rgb(0, 111, 96);
	}

	.footer-links-mobile span {
		text-align: center;
	}

	.footerbutton_container {
		max-width: 900px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.footerbutton_container>div {
		display: inline-block;
		width: 233px;
		height: 35px;
		box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.4);
		margin-top: 5px;
		margin-bottom: 5px;
		margin-left: 20px;
		margin-right: 20px;
		background-color: #fff;
		text-align: center;
		vertical-align: middle;
		line-height: 2;
		font-weight: bold;
		color: rgb(0, 161, 147);
		font-size: 1.125rem;
		border-radius: 20px;
	}

	.footer-links-mobile {
		display: none;
	}

	.footer-buttons-mobile {
		display: none;
	}

	.subcontent {
		width: 535px;
		height: 88px;
		margin-left: auto;
		margin-right: auto;
	}

	.play_btn {
		width: 131px;
		height: 131px;
		background-size: 131px auto;
		display: inline-block;
		vertical-align: middle;
		background-position: center center;
		margin-top: 100px!important;
		top: 0;
	}

	.hero-content {
		top: 50px;
		display: inline-block;
		vertical-align: baseline;
	}

}
@media
	only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width : 992px),
	only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width : 992px),
	only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width : 992px),
	only screen and (        min-device-pixel-ratio: 2)      and (min-width : 992px),
	only screen and (                min-resolution: 192dpi) and (min-width : 992px),
	only screen and (                min-resolution: 2dppx)  and (min-width : 992px) {

		/* Medium Size, stuff to override above media query */

}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) {
	.ipad-portrait { color: red; } /* your css rules for ipad portrait */
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) {
	.ipad-landscape { color: blue; } /* your css rules for ipad landscape */
}


@media only screen and (max-width:1366px) {

	.content#overview p:nth-of-type(2) {
		margin-top: 45px;
		font-weight: 700;
		clear:both;
	}

	#testimonials .button {
		margin-left:50px;
	}

	.procedure-page-content .container .section.list {
		max-width:25%;
	}

	.procedure-page-content .container .section.list.single-section {
		max-width:40%;
	}

	.procedure-page-content .container .article-item {
		max-width:350px!important;
		height:auto!important;
	}

	#averagecosts li {
		margin-top: 12px!important;
	}

	.procedure-page-content #averagecosts {
		background-size: 100% auto;
	}

	.subnav ul li {
		height: 61px;
	}
}
@media only screen and (max-width:1289px) {
	.block {
		height: 8em;
	}

}
/* Large Devices, Wide Screens */
@media only screen and (min-width : 1290px),
only screen and (-webkit-min-device-pixel-ratio: 2)      and (min-width : 2560px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (min-width : 2560px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (min-width : 2560px),
only screen and (        min-device-pixel-ratio: 2)      and (min-width : 2560px),
only screen and (                min-resolution: 192dpi) and (min-width : 2560px),
only screen and (                min-resolution: 2dppx)  and (min-width : 2560px) {
	.hero-content.procedure,
	.hero-content.landingpage,
	.hero-content.howitworks,
	.hero-content.landingpage,
	.hero-content.fullpage,
	.hero-content.newsroom,
	.hero-content.apply {
		right: 0px;
		left: 0px;
		top: 60px;
		text-align: left;
		margin: 0 auto;
	}

	.hero-content.partner {
		right: 0px;
		left: 0px;
		top: 60px;
		text-align: left;
		margin: 0 auto;
	}

	.mdsave .hero-content.partner {
		top: 30px;
	}

	.procedure-page-content .container .article-item {
		max-width: 400px;
		min-height: 250px;
		height: auto;
		display: inline-block;
		border-radius: 5px;
		background-color: rgb(191, 224, 221);
		padding: 20px;
		margin-top: 40px;
		margin-left: 2.4vw;
		margin-right: 0;
		vertical-align: top;
	}

	.sectionheader {
		padding-left: 0px;
		height: auto;
	}

	.sectionheader h1, .sectionheader h2 {
		line-height: 2;
	}
	.sectionheader.articles h1, .sectionheader.articles h2 {
		line-height: 1;
	}
	.sectionheader.articles h2 p{
		margin-top:20px;
	}

	.content-container {
		width: 100%;
		height: 100%;
		padding-bottom: 100px;
		display: block;
		text-align: center;
	}

	.main-logo {
		width: 227px;
		height: 40px;
	}

	.hero {
		width: 100%;
		height: auto;
		text-align: center;
		margin-bottom: 0;
	}

	.hero.partners.mdsave{
		top: 50px;
	}

	.hero-content {
		display: inline-block;
	}

	.hero-content.inner h1,
	.hero-content.cardholder h1 {
		margin-top: 50px;
	}

	.hero-content p {
		font-size: 1.000rem;
		line-height: 1.5;
	}

	.block {
		height: 8em;
	}

	h1, .sectionheader h2 {
		font-size: 2.625rem;
		font-weight: bold;
	}
/*
	h2 {
		font-size: 2.000rem;
	} */

	.block h2, .block h3 {
		font-size: 1.75rem;
	}

	.hero-content.prospective,
	.hero-content.apply,
	.hero-content.promotional_financing,
	.hero-content.aboutus {
		margin-top: 120px;
		border: 0;
	}

	.hero-content.cardholder {
		width: 500px;
	}

	.hero-content.prospective p,
	.hero-content.apply p,
	.hero-content.promotional_financing p {
		padding-bottom: 20px;
		display: block;
		margin-left: 0;
	}

	.play_btn {
		width: 131px;
		height: 131px;
		background-size: 131px auto;
		display: inline-block;
		vertical-align: middle;
		background-position: center center;
		margin-top: 100px!important;
		top: 0;
	}

	.main-content {
		display: flex;
		height: auto;
		width: 1280px;
		margin-top: 10px;
		text-align: left;
		margin-left: auto;
		margin-right: auto;
	}

	.main-content>div p {
		font-size: 1.000rem;
		margin-top: 20px;
	}

	.main-content.howitworks-prospective>div,
	.main-content.manage-accounts>div {
		max-width: 900px;
	}

	.main-content.manage-accounts,
	.main-content.glossary,
	.main-content.existing,
	.main-content.cardholder-resources,
	.main-content.aboutus {
		display: block;
		width: 900px;
		margin-left: auto;
		margin-right: auto;
	}

	.main-content.howitworks-prospective h2 {
		text-align: center;
	}

	.main-content.howitworks-prospective .promotional_financing {
		margin-top: 0px;
	}

	.main-content.howitworks-prospective .promotional_financing h3 {
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
	}

	.menu-container {
		border-bottom: 2px solid rgb(0, 161, 147);
	}

	.main-content .box>h2 {
		margin-bottom: 5px;
	}

	.main-content .box>p {
		margin-top: 0px;
		font-size: 1.000rem!important;
		line-height: 1.5;
		width: 230px;
		margin-left: auto;
		margin-right: auto;
	}

	.subcontent {
		width: 535px;
		height: 88px;
		margin-left: auto;
		margin-right: auto;
	}

	.subnav {
		display: block;
	}

	.footer-container {
		width: 1280px;
		height: auto;
		margin-left: auto;
		margin-right: auto;
		font-size: 14px;
	}

	.no-interest_chart {
		width: 445px;
		height: 451px;
		margin: 40px auto;
		background-size: 445px auto;
		margin-bottom: 20px;
	}

	.fixed-apr-chart {
		width: 641px;
		height: 300px;
		background-size: 641px auto;
	}

	.cardholder-examples-chart {
		width: 643px;
		height: 1154px;
		margin-bottom: 40px;
		background-size: 643px auto;
	}

	.apply-link,
	.promo-link {
		display: inline-block;
		width: 241px;
		height: 62px;
		margin-top: 20px;
	}

	.hero-content.apply>a {
		width: 170px;
		height: 56px;
	}

	.apply_online_btn {
		display: block;
		background-size: 170px auto;
		background-repeat: no-repeat;
		background-image: url(../images/new/apply_online_button.png);
		margin: 0;
		background-color: transparent;
		border: 0;
		cursor: pointer;
		margin-top: 20px;
	}

	.search-button {
		background-image: url(../images/new/search-icon.png);
		background-repeat: no-repeat;
		background-size: 21px 21px;
		background-position: center center;
		width: 21px;
		height: 21px;
		display: block;
	}

	.navLogin,
	.navSearch {
		float: right;
		position: relative;
		z-index: 999;
		font-weight: bold;
		top: 30px;
		cursor: pointer;
		margin-left: 20px;
	}

	.navSearch {
		margin-top: -5px;
	}
}

@media only screen and (max-width:1490px) {
	.hero-content.procedure,
	.hero-content.landingpage,
	.hero-content.howitworks,
	.hero-content.apply {
		right: 0px;
		left: 50px;
		top: 20%;
		text-align: left;
		margin: 0 auto;
	}

	.subnav.affix {
		width: 100%;
		max-width: 100%;
	}

	.subnavcontainer {
		position: relative;
		max-width: 1220px;
		margin: 0 auto;
	}

	.sectionheader h1, .sectionheader h2 {
		line-height: 2;
	}

	.sectionheader.articles h1, .sectionheader.articles h2{
		line-height: 1;
	}
	.sectionheader.articles h2 p{
		margin-top:20px;
	}

	.panel {
		width: 489px;
		padding: 20px!important;
	}

	.panel h2 {
		width: 200px;
	}

	.panel.app,
	.panel.statement {
		margin: 0 auto;
	}
}

@media only screen and (max-width:1280px) {
	.subnavcontainer {
		position: relative;
		max-width: 1170px;
		margin: 0 auto;
	}

	.subnav {
		max-width: none;
	}

	.container {
		max-width: 1170px;
		padding-left: 1rem;
	}

	.sectionheader h1, .sectionheader h2 {
		padding-left: 1rem;
		max-width: 1170px;
	}

	.search-button.mobile {
		display: none;
	}

	li.nav-search.nav-item {
	    position: relative;
	    left: 10px;
	    display: inline-block;
	}

}

/*This media query will target everything that is the widht of an ipad (1024px) */
@media screen and (max-width: 1024px){
	/* header {
		height:100%;
	} */
	body {
		display: block;
		font-size: 20px;
	}
	/* header {
		height: 52px;
	} */

	a#top {
		display: block;
		height: 0px;
	}
	#login-providers {
		top: 0;
	}
	footer ul:last-of-type {
		margin-bottom: 75px;
	}

	.mobile-only,
	.mobileOnly {
		display: block;
	}
	.mobile-only.inlineblock{
		display: inline-block;
	}
	.hero.procedure .hero-image.mobile-only {
		width: 100%;
	}
	#howtoreadyourstatement #play-video-btn,
	#procedure-play-btn,
	#procedure-apply-btn {
		display: none;
	}

	#howtoreadyourstatement #play-video-btn {
		display: block;
	}

	.hero-image-container {
		background-image: none!important;
		height: auto!important;
	}

	.container {
		padding-left: 0;
	}

	#avgcost .container .section:nth-child(2) h2 {
		max-width: 100%;
	}

	div.pageContainer {
		top: 65px;
		margin-bottom: 8vh;
	}

	div#fixed-header-container {
		height: 65px;
	}

	div#mobilenav {
		top: 70px;
		left: 0;
	}

	body div.hero.home {
		margin-top: 0px;
	}

	.content-container {
		width: 100%;
		height: 100%;
		padding-bottom: 100px;
	}

	.menu-container {
		position: fixed;
		top: 0;
		left: 0;
	}

	.hero {
		width: 100%;
		height: auto;
		top: 27px;
		position: static;
	}

	.hero.inner {
		height: 219px;
	}

	.hero-content {
		display: inline-block;
		vertical-align: middle;
	}

	.hero-content.hero-content p {
		width: 100%;
		min-width: 0;
	}

	.financing-guide.home input {
		width: 100%;
	}

	.financing-guide .button.button.medium {
		display: block;
		margin: 30px auto;
	}

	.hero-content.prospective,
	.hero-content.apply,
	.hero-content.promotional_financing,
	.hero-content.aboutus {
		margin-left: 30%;
		margin-top: 80px;
		border: 0;
	}

	.hero-content.prospective p,
	.hero-content.apply p,
	.hero-content.promotional_financing p {
		margin: 0;
		padding-bottom: 20px;
	}

	.apply_online_btn {
		width: 162px;
		height: 48px;
		margin: 0;
		margin-bottom: 20px;
	}

	.main-content {
		height: auto;
		width: 100%;
		margin-top: 0px;
		overflow: hidden;
	}

	.box {
		width: 273px;
		height: 359px;
		background-size: 273px auto;
		background-position: top center;
		display: inline-block;
		padding-top: 190px;
	}

	.no-interest_chart {
		width: 445px;
		height: 451px;
		margin: 20px auto;
		background-size: 445px auto;
		margin-bottom: 20px;
	}

	.fixed-apr-chart {
		width: 641px;
		height: 300px;
		background-size: 641px auto;
		margin: 10px auto;
	}

	.cardholder-examples-chart {
		width: 643px;
		height: 1154px;
		margin: 10px auto;
		margin-bottom: 10px;
		background-size: 643px auto;
	}

	.manage-loginbutton {
		height: 70px;
		max-width: 644px;
		background-size: contain;
	}

	.desktop-only-home-large-screen {
		display: none;
	}

	.desktop-only-home {
		display: none;
	}

	.find-a-location {
		box-sizing: border-box;
	}

	#mobilenav {
		display: block;
		position: fixed;
		overflow: hidden;
		overflow-y: scroll;
		top: 100px;
		width: 100%;
		height: 0px;
		opacity: 0;
		background-color: rgba(69, 69, 69, 0.702);
		-webkit-transition: height 0.3s, opacity 0.3s;
		transition: height 0.3s, opacity 0.3s;
	}

	 #fixed-header-container.hide {
		display: block;
	}

	.hero-content p {
		font-size: 1em;
		/*margin: 0 auto;*/
		max-width: 100%;
	}

	div.hero .hero-content-main {
		padding: 30px 0;
	}

	#mobilenav.opened {
		opacity: 1;
		display: block;
		height: 100%;
	}

	.desktop-only,
	.desktopOnly {
		display: none!important;
	}

	.hero-content.partner.desktop-only {
		display: none;
	}

	.footer-links {
		display: none;
	}

	.footer-links-mobile {
		display: block;
	}
	/* Mobile widths bottom sticky nav */

	.mobile-bottom-nav {
		display: none;
		position: fixed;
		bottom: 0;
		display: block;
		width: 100%;
	}

	.mobile-bottom-nav ul {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
	}

	.mobile-bottom-nav li {
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
		max-width: 200px;
	}

	.mobile-bottom-nav .find,
	.mobile-bottom-nav .apply {
		-webkit-flex: 0.9;
		-moz-flex: 0.9;
		-ms-flex: 0.9;
		-o-flex: 0.9;
		flex: 0.9;
	}

	.mobile-bottom-nav a {
		color: white;
		font-weight: bold;
		text-decoration: none;
		padding: 16px 0;
		width: 100%;
		text-align: center;
	}

	.mobile-bottom-nav .calc a {
		background-color: rgb(0, 111, 96);
	}

	.mobile-bottom-nav .find a {
		background-color: #00a193;
	}

	.mobile-bottom-nav .apply a {
		background-color: rgb(72, 113, 39);
	}

	.footer-links-mobile a {
		color: #fff;
		line-height: 1.3;
	}

	.footer-buttons-mobile {
		display: block;
		position: fixed;
		bottom: 0;
		left: 0;
		display: block;
		text-align: justify;
		width: 100%;
		background-color: rgb(0, 111, 96);
	}

	.mobile-footer {
		display: block;
		text-align: center;
	}

	.mobile-footer .social-icons {
		display: block;
		height: 150px;
	}

	 #fixed-header-container .main-logo {
		max-width: 50%;
		display: block;
		margin: 0px auto;
		float: none;
		height: 100px;
		width: 216px;
	}

	.mobile-footer a {
		font-size: 1.3em;
		font-weight: normal;
		margin-bottom: 20px;
		display: block;
		font-weight: 700;
	}

	.mobile-footer p {
		text-align: center;
		font-size: 1.1rem;
		width: 100%;
		padding: 20px 0px;
	}

	.hide-760 {
		display: none;
	}

	.hero-content {
		font-size: 1.000rem;
	}

	.map {
		vertical-align: top;
		display: block;
		width: 100%;
	}

	.map img {
		width: 100%;
	}

	.hero .hero-content-main p {
		display: block;
		max-width: 320px;
	}

	.hero .hero-content .playnow_btn {
		display: none;
	}

	.hero .hero-image-container .hero-image {
		width: 100%;
		min-height: auto;
		z-index: 0;
	}

	div.hero.home .hero-content.hero-content-main {
		position: relative;
		top: 0;
	}

	.hero .hero-blocks {
		position: static;
		background-color: #fff;
	}

	.hero .hero-blocks .block {
		background-color: transparent;
		border-bottom: none;
		height: 165px;
		margin: 0 0 25px;
		padding: 20px;
		vertical-align: top;
		display: block;
		max-width: none;
		width: 100%;
		opacity: 1;
	}

	.hero .hero-blocks .block a {
		vertical-align: top;
	}

	.hero .hero-blocks .block p {
		color: #454545;
		vertical-align: top;
		margin-left: 100px;
		margin-top: 8px;
		display: block;
	}

	.hero .hero-blocks .block h2 {
		color: rgb(0, 111, 96);
		text-align: center;
		vertical-align: top;
		margin-left: 20px;
		display: inline-block;
	}

	h1, .sectionheader h2, .financing-guide.home h2 {
		font-size: 1.9rem;
		font-weight: bold;
		line-height: 1.2;
	}

	.hero .hero-blocks .blockLink {
		display: block!important;
		margin-left: 100px!important;
		margin-top: 20px!important;
		padding: 0px!important;
	}

	.hero .hero-blocks .block img.mobileOnly {
		display: inline-block;
		vertical-align: top;
		max-width: 80px;
		float: left;
	}

	body .sectionheader {
		height: auto;
		padding-left: 24px;
        padding-bottom: 5px;	}

	body .sectionheader h1, body .sectionheader h2 {
		line-height: 1.2;
		padding: 15px 24px 15px 0px;
	}

	body .sectionheader.articles h1{
		padding: 0px;
	}
	body .sectionheader.articles h2 p{
		padding: 10px 0px 0px 0px;
	}

	.hero .hero-blocks .blockLink .arrow {
		background-image: url(/assets/views/home/arrow.png);
		background-repeat: no-repeat;
		background-size: auto 19px;
		height: 25px;
		width: 19px;
		background-position: center center;
		display: inline-block;
	}

	.hero .hero-blocks .blockLink {
		display: block;
		font-weight: 700;
		color: #00a193;
		font-size: 1.3rem;
		padding: 0 35px 20px;
	}

	.healthcare-financing.home .container img {
		display: block;
		float: none;
		max-width: 50%;
		margin: 10px auto 30px;
	}

	.healthcare-financing.home .container h1,
	.healthcare-financing.home .container p {
		text-align: center;
	}

	.healthcare-financing.home .container p {
		font-size: 1.2rem;
		line-height: 1.5;
	}

	.financing-guide.home input {
		margin-top: 20px;
	}

	.financing-guide .button.button.medium {
		margin-top: 20px;
	}

	.healthcare-financing.home {
		padding: 20px;
	}

	.mobile-footer .social-media-icons {
		position: relative;
		/* margin-bottom: 40px; */
		display: block;
		width: 220px;
		margin: 0 auto;
		float: none;
	}

	.howitworks-page-content .container {
		padding: 20px 20px 0px 20px!important;
		padding-bottom: 0px;
	}

	.panel {
		width: 100%!important;
	}

	.panel.app img {
		display: inline-block;
		max-width: 48%;
	}

	.bucket img {
		border-radius: 2px 2px 0 0;
		min-height: 15vw;
	}

	.using_credit_wisely p {
		width: 100%!important;
		display: block!important;
		margin-left: 0!important;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal {
		width: 80%!important;
	}

	.procedure-page-content .container .article-item {
		max-width: 80%!important;
	}

	footer {
		width: 100%;
		position: relative;
		height: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}

	.footer-links-mobile span {
		text-align: center;
		display: block;
	}

	.footer-buttons-mobile>div {
		float: left;
		width: 30%;
		height: 40px;
		margin: 5px;
		margin-bottom: 5px;
		background-color: #fff;
		text-align: center;
		vertical-align: middle;
		line-height: 2.5;
		font-weight: bold;
		color: #000;
	}

	.financing-guide.home p {
		font-size: 1em;
		text-align: center;
	}

	.footer-buttons {
		display: none;
	}

	#hamburger {
		display: block;
	}

	.login-button.mobile {
		display: block;
	}

	.subnav {
		display: none;
	}

	.main-nav {
		display: none;
	}

	div.hero.home {
		background-image: none;
		height: auto;
	}

	.hero .hero-image-container {
		display: block;
		height: auto;
		position: relative;
		margin-bottom: 0;
		min-height: 0!important;

	}

	.hero .hero-image-container .play-button {
		display: block;
		max-width: 33%;
		max-height: 33%;
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		margin: auto;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.toolbar {
		top: initial;
		bottom: 0;
		width: 100%;
		right: 50%;
		transform: translateX(50%);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-webkit-box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		max-width: 400px;
		font-size: 1rem;
	}

	.toolbar .tool_label {
		display: inline-block;
		width: 31%;
		position: static;
		text-align: center;
		margin: 0 !important;
		/* padding: 16px 0; */
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
		height: 57px;
		background-repeat: no-repeat;
		/*max-width:130px;*/
	}

	#calculator_label #payment-calculator-form {
		/*display: none;*/
		max-height: 0;
		position: absolute;
		bottom: 57px;
		width: 100%;
		height: 57px;
		left: 0;
		background-color: #106e60;
		margin-bottom: 0;
		padding: 0;
		-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
		-ms-transition: all 400ms ease;
		-o-transition: all 400ms ease;
		transition: all 400ms ease;
		overflow: hidden;
	}

	#calculator_label.active #payment-calculator-form {
		display: block;
		max-height: 57px;
	}

	#calculator_label #payment-calculator-input {
		margin: 10px;
		width: 275px;
	}

	#calculator_label #payment-calculator-submit {
		right: initial;
		left: 236px;
		top: 15px;
		width: 44px;
		padding: 0;
		text-align: center;
	}

	#calculator_label {
		height: 57px;
		padding-top: 16px;
		padding-bottom: 0px;
	}
	.hero .hero-image-container .play-button {
		display: block;
		max-width: 33%;
		max-height: 33%;
		width: auto;
		height: auto;
		position: absolute;
		top: 0;
		margin: auto;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.toolbar {
		background-color: white;
		top: initial;
		bottom: 0;
		width: 100%;
		right: 50%;
		transform: translateX(50%);
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		justify-content: center;
		-webkit-box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		box-shadow: 0px -1px 12px 0px rgba(0, 0, 0, 0.75);
		max-width: 100%;
		font-size: 1rem;
	}

	.toolbar .tool_label {
		display: inline-block;
		width: 31%;
		position: static;
		text-align: center;
		margin: 0 !important;
		/* padding: 16px 0; */
		-webkit-flex: 1;
		-moz-flex: 1;
		-ms-flex: 1;
		-o-flex: 1;
		flex: 1;
		height: 57px;
		background-repeat: no-repeat;
		/*max-width:130px;*/
		width: auto;
		height:auto;
	}

	#calculator_label #payment-calculator-form {
		max-height: 0;
		position: absolute;
		width: 100%;
		height: 57px;
		left: 0;
		background-color: #106e60;
		margin-bottom: 0;
		padding: 0;
		-webkit-transition: all 400ms ease;
		-moz-transition: all 400ms ease;
		-ms-transition: all 400ms ease;
		-o-transition: all 400ms ease;
		transition: all 400ms ease;
        overflow: hidden;
        top: -58px;
	}

	#calculator_label.active #payment-calculator-form {
		display: block;
        max-height: 57px;
	}

	#calculator_label #payment-calculator-input {
		margin: 10px;
        width: 275px;
        float: left;
	}

	#calculator_label #payment-calculator-submit {
		right: initial;
		left: 236px;
		top: 15px;
		width: 44px;
		padding: 0;
		text-align: center;
	}

	#calculator_label {
		height: 57px;
	}

	#calculator_label {
		/*commented out for lazyloading -> background-image: url(/assets/core/images/payment-calculator-toolbar-icon.svg);*/
		background-position: 10px center;
		background-size: 29px auto;
		padding-left: 50px;

		/* padding-top: 30px; */
		text-align: left;
		width: auto;
		height: auto;
		display:block !important;
	}

	#locator_label {
		/*commented out for lazyloading -> background-image: url(/assets/core/images/find-locations-toolbar-icon.svg);*/
		background-position: 10px center;
		background-size: 29px auto;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 16px;
		padding-bottom: 0;
		text-align: left;
		width: auto;
		height:auto;
	}

	#apply_label {
	    /*commented out for lazyloading -> background-image: url(/assets/core/images/apply-now-toolbar-icon.svg);*/
	    background-position: 10px center;
	    background-size: 29px auto;
	    padding-left: 40px;
	    padding-right: 10px;
	    padding-top: 13px;
	    font-size: 1rem;
	    text-indent: 8px;
	    text-align: left;
	    width: auto;
	    height: auto;
    }

    #calculator_label,
    #locator_label,
    #apply_label{
        background-color: white;
        color: black;
        background-position: center 15px !important;
        padding: 50px 10px 15px 10px !important;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        color: #454545;
        line-height: normal;
        /* background-size: auto auto !important; */
        text-indent: 0px !important;
    }

	@media(min-width:750px) and (max-width:1400px){
		#apply_label, #locator_label, #calculator_label{
			font-size:1.3rem;
            text-align: center;
		}
	}
	@media(min-width:750px) and (max-width:1000px){
		#calculator_label{
			background-position: 12% center;
		}
		#locator_label{
			background-position: 21% center;
		}
		#apply_label{
			background-position: 33% center;
		}
	}

	@media(min-width:1000px) and (max-width:1100px){
		#calculator_label{
			background-position: 20% center;
		}
		#locator_label{
			background-position: 28% center;
		}
		#apply_label{
			background-position: 37% center;
		}
	}

	.no-mobile {
		display: none;
	}

	#locator_label .mobile-only {
		display: inline-block;
	}

	.toolbar .calculator_btn,
	.toolbar .locator_btn,
	.toolbar .apply_btn {
		display: none;
	}

	.mobile-footer .social-icons a {
		margin: 0 10px;
		display: inline-block;
		background-repeat: no-repeat;
		background-position: center;
		height: 50px;
		width: auto;
	}

	.mobile-footer .social-icons a img {
		height: 100%;
		width: auto;
	}

	/* body header .container {
		padding: 0 0 0 70px;
	} */

	body .content .info-map {
		max-width: 100%!important;
		background-image: none!important;
	}

	body .content .info-map img {
		max-width: 100%;
	}

	 #fixed-header-container a.main-logo {
		height: auto;
		line-height: 65px;
	}

	#hamburger.c-hamburger {
		width: 70px;
	}

	#hamburger.c-hamburger span {
		width: 40px;
		top: 32px;
	}

	.hero-content.procedure {
		text-align: left;
		position: static;
		padding: 35px;
		width: 100%;
	}

	 #fixed-header-container header .main-logo {
		margin: 0 0 0 10px;
		display: inline-block;
	}

	header .thirty_years-logo {
		float: none;
		display: inline-block;
		height: 70px;
		line-height: 70px;
		margin: 0;
		background-size: 100% auto;
		width: 55px;
		background-position: center;
	}

	header .login-button.mobile {
		float: right;
		height: 70px;
		background: url(../images/new/arrow-right-green.png) no-repeat;
		background-size: 7px auto;
		background-position: right center;
		position: static;
		margin: 0 19px 0 0;
		width: auto;
		color: #008479;
		text-indent: 0;
		text-decoration: none;
		font-weight: bold;
		line-height: 70px;
		font-size: 1.3rem;
		padding: 0 20px;
	}

	header .search-button.mobile {
		float: right;
		display: none;
		height: 70px;
		width: 70px;
		background-image: url(../images/mobile-search.png);
	}

	#mobilenav.opened {
		max-height: -webkit-calc(100% - 70px);
		max-height: -moz-calc(100% - 70px);
		max-height: calc(100% - 70px);
	}

	body .hero .hero-blocks .block {
		background-color: transparent;
		border-bottom: none;
		height: auto;
		margin: 0;
		padding: 20px 20px 45px;
		vertical-align: top;
		display: block;
		max-width: none;
		width: 100%;
		opacity: 1;
	}

	body div.hero .hero-content-main,
	.hero-content.howitworks,
	.hero-content.fullpage {
		padding: 40px 24px 30px;
	}

	.hero-content.howitworks,
	.hero-content.fullpage {
		position: relative;
		top: 0;
		text-align: left;
		left: 0;
	}

	body .financing-guide.home {
		padding: 25px;
	}

	.financing-guide.home h2 {
		text-align: center;
	}

	.financing-guide.home p {
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 600px;
		font-size: 1rem;
		display: block;
	}

	body .financing-guide.home input {
		padding: 0 10px;
		line-height: 62px;
		height: 62px;
		border-radius: 2px;
		border: 1px solid #bcbcbc;
		color: #454545;
		margin-top: 15px;
		font-size: 1.2rem;
		display: inline-block;
		width: 48%;
	}

	#financing-guide-submit {
		padding: 0;
		line-height: 36px;
	}

	a.bucket {
		border-radius: 2px;
		margin: 13px 10px;
	}

	#providers-nav {
		margin-top: 0;
	}

	#providers-nav span {
		float: right;
		height: 70px;
		background: url(../images/new/arrow-right-green.png) no-repeat;
		background-size: 7px auto;
		background-position: right center;
		position: static;
		margin: 0 19px 0 0;
		width: auto;
		color: #008479;
		text-indent: 0;
		text-decoration: none;
		font-weight: bold;
		line-height: 70px;
		font-size: 1.3rem;
		padding: 0 20px;
	}

	#providers-nav .sub-nav {
		top: 70px;
		left: inherit;
		right: 0;
	}

	.section.partners .button.button.medium {
		position: relative;
    	left: 5%;
    	display: inline-block;
	}

}

@media only screen and (min-width: 768px) {
	#mobilenav ul li#practicesPhone {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	#providers-nav {
		display: none;
	}

	footer p {
		font-size: 1rem;
		float: none;
		text-align: center;
		width: 100%;
		height: auto;
		margin-bottom: 20px;
	}

	footer .social-media-icons {
		display: block;
		margin-top: 0;
		position: static;
		text-align: center;
		width: 100%;
		margin: 0 auto;
	}

	footer .social-media-icons > div > a {
		float: none;
		text-align: center;
	}

	footer .footer-menu {
		float: none;
	}

	footer ul,
	footer ul.longfooter {
		width: 100%;
		float: none;
		text-align: center;
		margin-left: 0;
		margin-top: 25px;
	}

	footer ul li {
		font-size: 1.2rem;
	}

	footer ul li a {
		color: rgb(69, 69, 69);
	}

	footer ul:last-of-type {
		margin-bottom: 85px;
		margin-top: 30px;
	}

	footer ul.longfooter {
		/*position: absolute;*/
		bottom: 10px;
		left: 0;
		/*padding:0 24px;*/
		margin-left: -1px;
	}

	footer .footer-menu {
		overflow: hidden;
	}

	footer ul.longfooter li {
		display: inline-block;
		text-align: center;
		margin: 0.5em 0;
		text-align: center;
		border-left: 1px solid #ccc;
		padding:0 10px 0;
		background-color: #fff;
		max-width: 200px;
		box-sizing: border-box;
	}

	footer ul.longfooter li a {
		font-weight: 400;
		padding: 0;
		/*border-right:1px solid rgb(69,69,69);*/
	}

	footer ul.longfooter li:last-of-type {
		/*padding-right: 0;*/
	}

	footer ul.longfooter li:first-of-type, footer ul.longfooter li:nth-child(4) {
		/*padding-left: 0;*/
		border-left: 0;
	}

	body .phoneOnly {
		display: block;
	}

	body .noPhones {
		display: none;
	}
}

@media(max-width:400px) and (min-width: 374px){
	footer ul.longfooter a {
		font-size:15.5px;
	}
}


@media (max-width:330px){
	footer ul.longfooter li {
	    padding: 0 5px 0;
	}
	footer ul.longfooter a {
    	font-size: 13px;
	}
}

@media only screen and (max-width : 680px){
	footer ul.longfooter li{
		max-width: 230px;
	}
	footer ul.longfooter li:nth-child(4){
		border-left: 1px solid #ccc;
	}
	footer ul.longfooter li:nth-child(4){
		border-left: none;
	}
	footer ul.longfooter li:nth-child(1), footer ul.longfooter li:nth-child(4){
		padding-left:0px;
	}
	footer ul.longfooter li:nth-child(3), footer ul.longfooter li:nth-child(6){
		padding-right:0px;
	}
}
/*Specifically for Share Your Story lightbox.*/
@media only screen and (max-width : 669px){
	#formOverlay {
		background-color: #006f60;
		/* height: auto; */
		/* bottom: 0; */
		overflow: hidden;
	}

	#formArea {
		max-width: none;
		background-color: transparent;
		height: 100%;
		margin-top: 0;
		margin-bottom: 0;
	}

	body #closeForm {
		background-image: url(/assets/core/images/new/close-alt.png);
		right: 5px;
	}

	.procedure-page-content .container .article-item {
		max-width: 100%!important;
	}

	.section.partners .button.button.medium {
		display:block;
    	width:175px;
    	margin:0 auto;
    	left:0px;
	}

	.full-page-content .container .section.partners img {
		margin:0 auto;
		display:block;
	}
}
/*This will target everything the width of an iphone 6 in landscape and smaller.*/
@media only screen and (max-width : 667px){
	body .financing-guide.home input {
		width: 100%;
		margin-right: 0;
		display: block;
	}
	.bucket h2 {
		font-size: 1.2rem;
		height: 50px;
		/*top: 12px;*/
	}

	.bucket h2.double {
		top: 2px;
    }

    .main-logo{
        margin-top: 16px;
    }

	#hamburger.c-hamburger {
		width: 52px;
	}

	body div#mobilenav {
		top: 64px;
	}

	body #hamburger.c-hamburger span {
		width: 25px;
		top: 24px;
        height: 2px;
    }

    body #hamburger.c-hamburger.is-activ{
        height: 45px;
    }

    body #hamburger.c-hamburger.is-active span{
        height: 29px;
        width: 29px;
        top: 11px;
        background: url(/assets/views/home/mobile/close-mobile-menu.png) center center no-repeat;
    }

	.c-hamburger span::before {
		top: -8px;
        height: 2px;
        background: #7bc043;
	}

	.c-hamburger span::after {
		bottom: -8px;
        height: 2px;
        background: #006f60;
	}

	/* header .search-button.mobile {
		height: 52px;
		width: 52px;
	} */

	/* header .login-button.mobile {
		height: 52px;
		line-height: 52px;
		font-size: 0.95rem;
		padding-left: 10px;
		background-size: 5px auto;
	} */

	#fixed-header-container header .main-logo {
		width: 140px;
		line-height: 52px;
	}

	#fixed-header-container header.minimal-header .main-logo {
		height: 65px;
		line-height: 65px;
		width: 216px;
	}

	/* header .thirty_years-logo {
		width: 40px;
		height: 52px;
		line-height: 52px;
	} */

	/* header.minimal-header .thirty_years-logo {
		height: 70px;
		line-height: 70px;
	} */

	div#fixed-header-container {
		height: 52px;
	}

	body div.hero.home {
		margin-top: 0px;
	}

	#mobilenav ul li {
		line-height: 52px;
        font-size: 1.2rem;
        padding: 0 15px;
    }

    #mobilenav ul li a,
    #mobilenav ul li button{
        border-bottom: solid 2px #dddddd !important;
    }

	#mobilenav ul.mobileSubnav li a {
		padding-left: 45px;
	}

	#mobilenav.opened {
		max-height: -webkit-calc(100% - 52px);
		max-height: -moz-calc(100% - 52px);
		max-height: calc(100% - 52px);
	}

	footer ul:last-of-type {
		margin-bottom: 75px;
	}

	.errorBlock {
		text-align: left;
	}

	.errorBlock.headerlocator,
	.errorBlock.locator {
		max-width: 1500px;
		margin: 0 auto;
	}

	.errorBlock.short {
		max-width: 255px;
	}
	#calculator_label {
		padding-top: 16px;
		padding-bottom: 0px;
	}
	#locator_label {
		padding-top: 16px;
		padding-bottom: 0px;
	}

    #mobilenav ul.mobileSubnav li,
    #mobilenav ul.mobileSubnav li.landing{
        background-color: white;
        padding: 0 15px;
    }

    #mobilenav ul.mobileSubnav li a,
    #mobilenav ul.mobileSubnav li.landing a{
        color: #454545;
    }

    #mobilenav ul.mobileSubnav li a{
        width: 100%;
    }
}
@media only screen and (max-width : 420px){
	footer ul.longfooter li{
		height: 17px;
	}
	#locator_label {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	#calculator_label {
		padding-top: 10px;
		padding-bottom: 0px;
	}
}

@media(max-width:750px){
	#apply_label{
		padding-top:19px;
	}
}
@media(max-width:850px) and (min-width: 751px){
	#apply_label{
		padding-top:17px;
	}
}
@media(max-width:1100px) and (min-width: 851px){
	#apply_label{
		padding-top:15px;
	}
}

/*This will target tinier width screens (320px), like portrait iPhone 5 and back.*/
@media only screen and (max-width : 400px){
	body .toolbar .tool_label {
		font-size: 0.9rem;
	}

	.hero .hero-content-main p {
		max-width: 100%;
	}
}
@media only screen and (max-width : 374px){
	body .toolbar .tool_label {
		font-size: 0.8rem!important;
		line-height: 19px;
	}

	#calculator_label {
		padding-left: 36px;
		background-size: 23px auto;
		background-position: 5px center;
	}

	#locator_label {
		padding-left: 36px;
		padding-right: 0;
		background-position: 9px center;
	}

	#fixed-header-container header .main-logo {
		width: 110px;
		margin-left: 5px;
	}

	header .thirty_years-logo {
		width: 32px;
	}

	/* header .search-button.mobile {
		width: 40px;
	} */

	#hamburger.c-hamburger {
		width: 45px;
	}

	/* body header .container {
		padding: 0 0 0 48px;
	} */
}

@media only screen and (max-width : 414px) {
	.errorMessage:nth-child(2) {
		margin-left: 0px;
		padding-left: 50px;
		border-left: 0;
		border-top: 1px solid rgb(229, 196, 189);
		padding-top: 20px;
		width: 100%;
		max-width: none;
	}
}

@media only screen and (max-width : 1279px) {
	.main-nav {
		margin-left: 0;
	}

	.main-logo {
		margin-left: 1rem;
	}
}
@media only screen and (max-width : 1280px) {
.hero-content {
		width: 90%;
	}
}
@media only screen and (min-width : 1280px) {
	.hero-content {
		width: 1170px;
	}

	.container {
		max-width: 1170px;
	}

	.sectionheader h1, .sectionheader h2 {
		max-width: 1170px;
	}
}

@media only screen and (min-width : 1366px) {
	.hero-content {
		width: 1220px;
	}

	.container {
		max-width: 1220px;
	}

	.sectionheader h1, .sectionheader h2{
		max-width: 1220px;
	}
}
@media only screen and (min-width:1500px) {
	.mobile-only,
	.mobileOnly {
		display: none;
	}

	.desktop-only-home-large-screen {
		display: block;
	}

	.desktop-only-home {
		display: none;
	}

	.container {
		max-width: 1400px!important;
	}

	.container .section:nth-child(1) {
		padding-left: 0!important;
	}

	.hero-content {
		width: 1400px;
	}

	.sectionheader h1, .sectionheader h2 {
		max-width: 1400px;
	}

	.subnavcontainer {
		max-width: 1400px;
	}

	/* header .container {
		padding-left: 0px;
		padding-right: 0px;
	} */
}

.sectionheader{
	margin-bottom: 30px;
}
.sectionheader.articles{
	margin-top:40px;
}

@media only screen and (min-width : 1550px) {
	.container {
		max-width: 1500px!important;
	}

	.sectionheader h1, .sectionheader h2 {
		max-width: 1500px;
		margin: 0 auto;
		line-height: initial;
	}
	.sectionheader.articles h1{
		line-height: 1;

	}
	.hero-content {
		width: 1500px;
	}

	.subnavcontainer {
		max-width: 1500px;
	}

	.searchpage-content {
		width: 100%;
		margin: 0 auto;
		max-width: 1500px;
	}
}

@media only screen and (min-width : 2000px) {
	html {
		font-size: 18px;
	}

	.hero .hero-content-main {
		top: 100px;
	}

	.block {
		max-width: 420px;
	}
}

@media only screen and (min-width : 2200px) {
	.block {
		max-width: 475px;
	}
}


@media only screen and (min-width : 2500px) {
	html {
		font-size: 20px;
	}

	.container {
		max-width: 2000px!important;
	}

	.hero-content {
		width: 2000px;
	}

	.sectionheader h1, .sectionheader h2 {
		max-width: 2000px;
	}

	.subnavcontainer {
		max-width: 2000px;
	}

	.block {
		max-width: 525px;
	}
}

@media only screen and (min-width : 2900px) {
	html {
		font-size: 22px;
	}

	.container {
		max-width: 2500px!important;
	}

	.sectionheader h1, .sectionheader h2 {
		max-width: 2500px;
	}

	.subnavcontainer {
		max-width: 2500px;
	}

	.hero-content {
		width: 2500px;
	}

	.block {
		max-width: 585px;
	}
}
@media all and (max-width: 1024px){
	#mobile_subnav {
		display: block;
		transition: height 0.3s, opacity 0.3s;
	}

	#mobile_subnav.opened li {
		opacity: 1;
		display: block;
		height: auto;
		z-index: 99;
		transition: height 1.3s, opacity 0.3s;
	}

	#mobile_subnav ul {
		display: block;
		list-style: none;
		padding-left: 0;
		margin-left: 0;
		margin-bottom: 20px;
	}

	ul#subMobile li {
		display: none;
		width: 90%;
		background-color: rgb(69, 69, 69);
		color: #fff;
		font-weight: 900;
		padding: 10px;
		margin-left: 20px;
		padding-left: 20px;
	}

	ul#subMobile li a {
		color: #fff;
		text-decoration: none;
	}
	#mobile_subnav li a{
		display: none;
	}
	#mobile_subnav.opened li a{
		display: block;
	}

	ul#subMobile li a:hover {
		color: #fff;
		text-decoration: underline;
	}

	ul#subMobile li:nth-child(1) {
		padding:0;
		padding-left: 5px;
		background-color: rgba(69,69,69,0.9);
		display: block;
		background-image: url(/assets/core/images/new/nav-down-arrow-white.png);
		background-repeat: no-repeat;
		background-position: right 15px top 15px;
		border-left: 15px solid rgb(0, 111, 96);
	}
	ul#subMobile li:nth-child(1) button{
		display: block;
		color: #fff;
	    font-weight: 900;
	    padding: 10px;
	    margin-left: 0px;
        background: transparent;
	    border: 0;
        font-size: 1.2rem;
	    text-align: left;
		padding: 10px 10px 10px 0px;
		width: 100%;
	}
	ul#subMobile li:nth-child(1) button:focus{
		outline-style: solid;
		outline-width: 1px;
		outline-color: blue;
	}

	.cardupdate .hero-content.partner.desktop-only, .pet-insurance .hero-content.partner.desktop-only, .walgreens .hero-content.partner.desktop-only, .mdsave .hero-content.partner.desktop-only, .bowflex .hero-content.partner.desktop-only, .riteaid .hero-content.partner.desktop-only, .samsclub .hero-content.partner.desktop-only, .walmart .hero-content.partner.desktop-only, .eargo .hero-content.partner.desktop-only {
        display: block !important;
        position: relative;
        margin-bottom: 60px;
        left: 25px;
        width: calc(100% - 50px);
        text-align: center;
    }

	div.walgreens .hero-content.partner.desktop-only{
		max-width:100%;
	}

    .bowflex.hero .hero-content.hero-content.desktop-only h1,
    .bowflex.hero .hero-content.hero-content.desktop-only p,
    .eargo.hero .hero-content.hero-content.desktop-only h1,
    .riteaid.hero .hero-content.hero-content.desktop-only h1,
    .riteaid.hero .hero-content.hero-content.desktop-only p {
        max-width: none;
    }

    .eargo.hero .hero-content.hero-content.desktop-only p{
    	display: none;
     }
    .section.tips-section{
    	margin-top: 0px;
    }
    .bowflex .hero-content.partner.desktop-only img:last-of-type, .riteaid .hero-content.partner.desktop-only img:last-of-type {
        margin-right: 0;
    }
    .pet-insurance .hero-content.partner h1, .walgreens .hero-content.partner h1, .walmart .hero-content.partner h1, .samsclub .hero-content.partner h1{
    	max-width: 100%;
    }
    .walgreens .hero-content.partner.desktop-only img, .mdsave .hero-content.partner.desktop-only img, .bowflex .hero-content.partner.desktop-only img, .riteaid .hero-content.partner.desktop-only img, .eargo .hero-content.partner.desktop-only img, .samsclub .hero-content.partner.desktop-only img, .walmart .hero-content.partner.desktop-only img {
    	display: inline !important;
    }
    .riteaid .hero-content.partner.desktop-only img, .eargo .hero-content.partner.desktop-only img{
    	margin-right: 20px;
    }
}
@media screen and (max-width: 1024px){
    .newsletter .sectionheader h1, .newsletter .sectionheader h2 {
		padding: 15px 0;
	}
}

/* SMART BANNER - BEGINNING */

.smartbanner-show {
	margin-top: 80px;
}

/** Default **/
.smartbanner {
    left: 0;
    position: fixed;
	top: 0;
	width: 100%;
	height: 135px;
	line-height: 80px;
	background: #EAEAEA;
	z-index: 9998;
	overflow: hidden;
}

.smartbanner-icon {
	display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    margin-right: 8px;
    background-image: url(/assets/core/images/small-logo.png);
    background-repeat: no-repeat;
    background-size: 46px auto;
    background-color: white;
    background-position: 6px 11px;
    border-radius: 8px;
    margin-left: 12px;
}

.smartbanner-info {
	display: inline-block;
	width: 65%;
	font-size: 11px;
	line-height: 1.2em;
    font-weight: bold;
    margin-top: 12px;
}

.smartbanner-info span{
    font-size: 16px;
    margin-top: 4px;
    display: block;
    line-height: 18px;
    font-weight: normal;
}

.smartbanner-title {
	font-size: 16px;
	line-height: 18px;
}

.smartbanner-button-container{
    text-align: center;
}

.smartbanner-button-text{
    font-weight: bold;
}

a.smartbanner-button{
    background-color: #046F60;
    line-height: normal;
    padding: 8px 40px;
    color: white;
    border-radius: 5px;
    font-weight: bold;
    margin-top: 5px;
}

.smartbanner-close{
    position: absolute;
    top: 0;
    line-height: normal;
    color: #969696;
    font-weight: 100;
    font-size: 35px;
}

.smartbanner-button:active,
.smartbanner-button:hover {
	color: #aaa;
}

#fixed-header-container.smartbanner-header-fix{
    top: 85px;
}

/* phones */
@media screen and (max-width: 767px){
    .hide-phone{
        display: none;
    }

    .smartbanner-close{
        right: 7px;
    }

    .smartbanner-info span{
        float: left;
    }

    a.smartbanner-button{
        float: left;
        font-size: 17px;
        margin-left: 5%;
        padding: 8px 20px;
    }
    .smartbanner{
        height: 85px;
    }

    .smartbanner-info{
        width: 75%;
    }
}

/* tablets */
@media screen and (min-width: 768px){
    .hide-tablet{
        display: none;
    }

    .smartbanner-close{
        left: 10px;
        font-size: 50px;
    }

    .smartbanner-icon{
        margin-left: 60px;
        margin-right: 20px;
    }

    .smartbanner-info{
        position: relative;
        width: 75%;
    }

    a.smartbanner-button{
        position: absolute;
        top: 0;
        right: 0;
        font-size: 20px
    }

    .smartbanner{
        height: 85px;
    }

    #fixed-header-container.smartbanner-header-fix{
        top: 85px;
    }
}

/* SMART BANNER - END */

@media screen and (min-width:1024px){
	#dl-certified{
		width:65%;
	}
}

/* app page */

h2.sect-title {
    margin-bottom:  0;
    padding: 15px 0;
}

img.sect-img {
    height:  100%;
}

.img-cont {
    flex: 1 250px;
	display:  block;
	margin-top: 40px;
}

.content-cont {
    flex: 1 75%;
}

p.content-copy {
    padding: 40px 0;
    width:  100%;
    text-align: left;
    margin-top: 10px;
}

.thumbnails-cont {
    display:  flex;
    flex-flow:  row wrap;
	justify-content: flex-start;
}
@media(max-width: 1024px){
	#mobile_app_content .last-cont .thumbnails-cont{
		display: block;
		margin-top: 20px;
	}
	#mobile_app_content .last-cont #play-video-more{
		width: 245px;
		margin: 60px auto 0;
	}
}
img.thumbnail-img {
    display:  block;
    margin: 0 auto;
	padding: 10px 0;
	width: 100px;
    height: 100px;
}

img.thumbnail-img{
	width: auto;
	height: 100px;
}

p.thumbnail-copy {
	font-weight:  bold;
	text-align:  center;
}

img.sect-img {
    margin: 0 auto;
}

.thumbnail-cont {
    flex: 0 251px;
    text-align: left;
}



input#cell_number {
	margin: 10px 0;
	width: 160px;
}

.hero-image-container.app {
    background-size: contain;
}

.container.app-cont {
    display: flex;
    flex-flow: row wrap;
	flex-direction: row;
	padding-top: 0;
}

@media (max-width: 890px) {
	.thumbnail-cont {
		flex: 0 500px;
		margin:  0px auto;
	}
}

.app-hero-cont {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.hero-copy-cont {
	padding: 10px 0;
	margin-top: 20px;
}

.hero-img-cont {
    padding: 0 30px;
}

h2.app-subtitle {
    font-weight:  normal;
    font-size: 1em;
    color:  black;
}

a#mobile_link_ios {
    width: 140px;
}

a#mobile_link_android {
    width: 140px;
}
p.app-disc-text {
    text-align:  left;
    width: 50%;
    font-style: italic;
    order: 5;
    margin: 30px 0;
}
img.sect-img.mobile-app-img {
    display: none;
}
.img-cont.last-img {
    display: none;
}
img.sect-img#desktop-app-img {
	display: inline;
}
img.sect-img#mobile-app-img {
	display: none;
}

#mobilenav{
    top: 65px;
    border: 1px solid #dddddd;
}

#mobilenav ul li.multi,
#mobilenav ul button.multi,
#mobilenav ul li a{
    font-size: 14px;
}

@media (max-width: 1024px) {
	.img-cont.last-img {
		display: block;
		flex: 1 100%;
	}
	img.sect-img#mobile-app-img {
		display: block;
	}
	img.sect-img#desktop-app-img {
		display: none;
	}
	p.app-disc-text {
		width: 100%;
	}
	div#mobile_app_form_container {
		display: none;
	}
	.app-hero-cont {
		justify-content: center;
	}
	.hero-copy-cont {
		padding: 10px 0px;
		order: 2;
		margin-left: 10px;
	}
	.hero-img-cont {
		order: 1;
		padding: 0;
		margin-top: 20px;
	}
	.hero-content.fullpage.app {
		width: 100%;
	}
	.thumbnails-cont {
		justify-content: center;
	}
	.img-cont {
		order: 1;
	}
	.content-cont {
		order: 2;
	}
	.img-cont.last-img {
		order: 3;
	}
}
button#send_message {
    font-weight: bold;
}
.app-cont > .content-cont > p.content-copy {
    margin-bottom:  0;
    padding-bottom: 10px;
}
.bottom-img.last-img {
	display: none;
}

@media(max-width: 1025px){
	.last-cont>.container.content-cont p.content-copy{
		padding: 0px;
	}
	
	.last-cont>.container.content-cont img.thumbnail-img{
		margin-left: 0px;
		margin-top: 20px;
		margin: 0 auto;
	}
	
	.last-cont>.container.content-cont p.thumbnail-copy{
		text-align: center;
	}

	#mobile_app_content  .last-cont>.container.content-cont .video-container{
		position: relative;
		overflow: visible;
		width: 100%;
		height: auto;
		margin-top: 50px;
	}
	#mobile_app_content div.bottom-img.last-img{
		display: none;
	}
}

@media (min-width: 930px) and (max-width: 1025px){
	.last-cont .thumbnail-cont {
		flex: 50%;
	}
}
@media (max-width: 930px) {
	.bottom-img.last-img {
		display: block;
	}
	img.bot-img {
		width: 100%;
	}

	.cont-p {
		margin:  0 auto;
		width: 85%;
	}
	.last-cont > .content-cont > p.app-disc-text {
		margin-top: 40px;
	}
	.app-cont.last-cont {
        background: none;
    }
}
@media (min-width: 1026px) and (max-width: 1400px){
	.last-cont p.content-copy {
		padding-right: 50%;
	}
}

/* end of app page css */
button#send_message {
    font-size: 1em;
}

.fixedPosition
{
   position: fixed;
}

.padding-menu {
	padding-bottom: 400px !important;
}

@media screen and (max-width: 1024px){
	.hero.mdsave .hero-image-container .hero-image{
		width:auto;
		margin:auto;
	}
}

#mobile_app_content .video-container{
	width: 513px;
    height: 289px;
    right: 0;
    position: absolute;
    top: 20px;
    overflow: hidden;
    max-width: 100%
}

#mobile_app_content #play-video-more{
    margin-left: 60px;
    margin-top: 30px;
}

#mobile_app_content .video-container #ytplayer-iframe{
	z-index: 1;
	position: absolute;
}

#mobile_app_content .video-container img{
	z-index: 2;
	display: block;
    clear: both;
    width: 513px;
    height: auto;
    margin-top: -48px;
}


.hero-image-container.app{
	background-size: cover;
	background-position: center center;
}

.app-h3{
	margin:10px 0 !important;
}

.app-cont ul li{
	margin-left: 20px;
    /*list-style: disc;*/
    font-weight: bold;
}

.app-cont ul li::before{
	content: "\25CF"; 
	color: #66A137; 
    font-weight: bold; 
    display: inline-block; 
    width: 1em; 
}


.app-cont .tips{
	border-top: 1px solid #00a193 !important;
	padding-top:0px !important;
}

.app-cont .tip{
	padding: 5px 5px 5px 5px !important;
}

.app-cont .tips .accordian-arrow{
	margin:10px;
}

.app-cont .tips h3{
	margin-top:0;
}


.app-faqs.section div:nth-child(n+2){
	border-top:none;
	margin-top: 0;
	padding-top: 0;
}

.getting-started-section  div:nth-child(n+2){
	border-top:none;
}

.getting-started-subhead, .getting-started-subhead h3, .mobile-app-cont-new{
	text-align: center;
}

.getting-started-subhead.subhead-3{
	padding:0 !important;
}

.app-h2{
	color: rgb(0,111,96) !important;
}

.getting-started-number{
	background-color: white;
    border-width: 4px;
    border-color: rgb(0,111,96);
    border-style: solid;
    border-radius: 50%;
    font-family: "myriad-pro", sans-serif;
    font-weight: bold;
    font-size: 47px;
    color: rgb(0,111,96);
    font-weight: bold;
    /*line-height: 28px;*/
    text-align: center;
    width: 75px;
    height: 75px;
    margin:10px auto;
}

#mobile_app_content .sectionheader{
	background-color: #649e36;
}

#mobile_app_content .sectionheader h2{
	color: #fff;
}


.app-manage-container{
	position:relative;
}

.app-section-image{
	position:absolute;
	right:0;
	max-width: 760px;
	top:-30px;
	display:none;
}

.app-vid-desc{
/*	margin-left:60px;*/
	margin-top: 0 !important;
	border: none !important;
	min-height: 100px;
	width:100%;
	background-color: rgb(0,111,96);
    padding-top: 0 !important;

}

.app-vid-desc h3{
	color: white;
	font-size:1.25rem;
	margin-bottom: 0;
}

.app-75{
	width:80%;
	padding:20px;
	display: inline-block;
}

.app-25{
	width:20%;
	float:right;
	display: inline-block;
	border: none !important;
	margin: 0 !important;
    padding: 20px 5px;
}

.app-25 img{
	width:50px !important;
	margin: 0 auto;
}

#mobile_app_content .app25 #play-video-more{
	margin: 0 !important;
}

.app-video-container{
	position:relative;
	max-width: 600px;
    margin: 0 auto;

}

.app-video-container img{
	cursor: pointer;
}

.app-vid-section{
	padding-right: 0 !important;
}

#mobile_app_invalid{
	position: absolute;
	bottom:	10px;
	font-size:	14px;
	color:white;
}

a.button.apply.app-download-btn{
    position: absolute;
    top: -38px;
    margin-top: 0;
    /* margin: 0 auto; */
    left: 0px;
    right: 0px;
    width: 45%;
}

a.button.apply.app-download-btn img{
	display: inline;
	clear: none;
}

.hero-content.app h1, .hero-content.app p{
		color: white;
	}

.hero-content.app{
	position: absolute;

}

@media screen and (max-width: 768px){
	a.button.apply.app-download-btn{
		width:62%;
	}
}

@media screen and (max-width: 767px){

	.hero-content.app h1{
		font-size: 1.9rem !important;
	}

	#mobile_app_content h2{
		font-size:1.5rem;
	}

	#mobile_app_content h3{
		font-size:1.25rem;
	}
}

@media screen and (min-width: 451px) and (max-width: 550px){

	.hero-content.app{
		top:100px !important;
		width:250px !important;
	}

}

@media screen and (min-width: 551px) and (max-width: 700px){

	.hero-content.app{
		top:150px !important;
		width:400px !important;
	}

}

@media screen and (max-width: 360px){
	.app-vid-desc h3{
		font-size:1.05rem !important;
	}

}

@media screen and (max-width: 320px){
	a.button.apply.app-download-btn{
		width:90%;
	}

	.hero-content.app{
		top:50px !important;
		width:200px !important;
	}

	.hero-content.app h1{
		font-size:1.6rem !important;
	}

	.hero-content.app p{
		font-size:0.9rem !important;
	}

	.mobile-subnav ul li a{
		font-size:0.76rem !important;
	}

	.mobile-subnav ul li:not(:last-child){
		margin-right:3px !important;
	}

	a#mobile_link_android{
		margin-bottom: 20px;
	}

}

@media screen and (min-width: 321px) and (max-width: 360px){
	.hero-content.app{
		top:50px !important;
		width:250px !important;
	}
}

@media screen and (min-width: 361px) and (max-width: 450px){
	.hero-content.app{
		top:60px !important;
		width:250px !important;
	}
}

@media screen and (min-width: 321px) and (max-width: 450px){
	a.button.apply.app-download-btn{
		width:80%;
	}

	.mobile-subnav ul li a{
		font-size:0.9rem !important;
	}
}

@media screen and (min-width: 1025px){

	.hero-content.app{
		top:100px;
	}

	.app-section-image-mobile{
		display:none;
	}

	.app-section-image{
		display:block;

	}
	.app-section-image-mobile img{
		margin: 0 auto !important;
	}

	.mobile-subnav{
		display:none;
	}

}

@media screen and (min-width: 769px) and (max-width: 1024px){
	ul#subMobile li{
		width: 95%;
	}


	.hero.fullpage{
		margin:0 !important;
	} 

	.app-section-image-mobile img{
		margin: 0 auto !important;
	}

	.app-video-container img{
		margin: 0 auto !important;
	}
}


@media screen and (max-width: 1024px){

	.app-h2{
		font-size:1.9rem
	}

	.app-section-image-mobile img{
		margin: 0 auto !important;
	}

	#mobile_app_content .sectionheader{
		margin-bottom: 10px;
	}

	#mobile_app_content .tip h3{
		width: calc(100% - 50px);
		font-size: 1.3rem;
	}

	.hero-content.app{
		top:200px;
	}

	.hero-content.app h1{
		font-size: 2.625rem;
	}

	.app-explore-section{
		order:2 !important;
	}

	.hero-app{
		padding-top: 40px;
	}
}


@media screen and (max-width: 768px){
	#mobile_app_content .sectionheader{
		margin-bottom: 5px;
	}

	.mobile-subnav ul li a{
		font-size: 1em;
	}
}


.app-confirm-content{
	padding: 20px 0;
}

#mobile_app_content a{
	text-decoration: underline;
	font-weight: bold;
}

.app-link-no-decor{
	text-decoration: none !important;
	font-weight: normal !important;
}

.mobile-subnav ul li:nth-child(3) a {
	border-bottom-color: rgb(72, 113, 39);
}

.mobile-subnav ul li a{
	color: #fff;
    text-decoration: none;
    font-weight: bold;
    background-color: rgba(103, 103, 103,0.95);
    width: 100%;
    height: 40px;
    display: inline-block;
    text-align: center !important;
    padding: 10px;
    border-bottom: 5px solid rgb(0, 111, 96);
    background-position: right 13px top 32px;
}


.mobile-subnav ul{
	display:flex;
	width:100%;
}

.mobile-subnav ul li{
	flex:1;
}

.mobile-subnav ul li:not(:last-child){
	margin-right: 5px;
}

.mobile-subnav ul li:nth-child(3){
	flex:2;
}

.mobile-subnav{
	position: fixed;
    z-index: 20;
    width: 100%;
    background-color:white;
}

@media screen and (min-width: 1024px) and (max-width: 1365px){
	.subnavcontainer{
		margin:4px auto !important;
	}
}

.mobile-subnav ul li:nth-child(2) a {
    border-bottom-color: rgb(0, 131, 120);
}

.mobile-subnav ul li:nth-child(4) a {
    border-bottom-color: rgb(92, 151, 191);
}

.download-app-icon-svg{
	width: 30px !important;
    margin-top: -5px !important;
}

@media screen and (min-width: 1024px) and (max-width: 1490px){
	#mobile_app_content .sectionheader h2{
		line-height: 1.2 !important;
	}
}