.re_enroll_now_page {
	width: 100%;
}

	.re_enroll_now_page .re_enroll_now {
		max-width: 500px;
		margin-left: auto;
	} 
.landing-2015-sept {
    background-image: url(../images/bg_landing_2015_oct.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.landing-page-section {
	background-color: #fff;
	/*margin: 1% 3%;*/
	border-radius: 3px; /*padding: 0; */
}

	.landing-page-section .orchid500-button {
		margin-top: 10px;
		margin-bottom: 10px;
	}

.landing-pg-intros {
	color: #AE4491;
	font-size: 25px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: -0.25px;
}

.landing-content {
	display: table;
	max-width: 100%;
	box-sizing: border-box;
	/*padding: 1%;*/
}

	.landing-content .subject-area-hero {
		width: 35%;
		padding: 0;
		display: table-cell;
		vertical-align: middle;
		background-repeat: no-repeat;
		margin-right: 240px !important;
	}

	.landing-content .subject-area-text {
		position: static;
		top: 0;
		margin: 1% 0;
		padding-left: 40px;
		right: 0;
		background-position: 0;
	}

.subject-area-text {
	padding: 0 /*40px*/;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: -0.14px;
	color: #373E41;
}

.home-pg-image {
	background-image: url(../images/reenroll_2025.png) !important;
}

.landing-pg-image {
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 100px;
	min-width: 200px;
	width: 400px;
	height: 260px;
	margin: auto; /*resize: both;*/
	overflow: hidden;
	border-radius: 3px;
	background-image: url(../images/virtualcare.png);
}

.orchid500-button {
	display: inline-block;
	background-color: #af4591;
	font-size: 12px;
	text-align: center;
	font-weight: 700;
	color: #fff !important;
	text-decoration: none !important;
	padding: 15px 30px;
	border-radius: 3px;
	margin-bottom: 30px;
}

	.orchid500-button a {
		color: #fff !important;
	}

	.orchid500-button:hover {
		background-color: #64144f;
	}

.orchid500-divider {
	border-bottom: solid #af4591 1px;
	padding-bottom: 30px;
	margin: 50px 0;
}
  

/*.................SUB PAGES LAYOUTS ....................................*/

.main-header-page {
	color: #373E41 !important;
	text-align: center !important;
	font-size: 37px !important;
	font-weight: normal !important;
	font-style: normal !important;
	font-stretch: normal !important;
	line-height: normal !important;
	letter-spacing: -0.4px !important;
}

/*Detail Pages*/
.mega-nav-content-pg-layout {
	margin: 0 15% 5% 15%;
	padding-top: 30px;
}
/*.mega-nav-content-pg-layout a { color: #771b61; }*/

div.list {
	width: 100%;
	min-height: 25px;
	line-height: 25px;
	font-size: 16px;
	color: #373E41;
	display: block;
	text-decoration: none;
	padding-left: 20px;
	background-image: url(../images/bullet_arrow_purple_big.png);
	background-position: 0 2px;
	background-repeat: no-repeat;
}

#featurebox {
	width: 100%;
	color: #373E41 !important;
}

    #featurebox .checkcontrol {
        float: left;
    }

	#featurebox .landing_choice {
		width: 100%;
		float: left;
		font-size: 14px;
		line-height: 30px;
	}

        #featurebox .landing_choice.selected .checkcontrol {
            background-position: 0px -32px;
        }

    #featurebox .midclear {
        display: block;
        height: 20px;
        clear: both;
    }

	#featurebox p.disclaim {
		font-size: 13px;
		line-height: 15px;
		color: #666D70;
	}

    #featurebox .col-1 {
        display: block;
        width: 50%;
        float: left;
		padding-left: 10px;
    }

	#featurebox h2 {
		color: #771b61;
		margin: 0;
		padding: 20px 0 10px 0;
		font-size: 24px;
		line-height: 40px;
	}

    #featurebox h3 {
        color: #771b61;
        margin: 0;
        padding: 0 0 20px 0;
        font-size: 16px;
        line-height: 20px;
    }

    #featurebox h4 {
        color: #fff;
        margin: 0;
        padding: 0;
        height: 33px;
        font-size: 16px;
        line-height: 33px;
        background-color: #771b61;
        text-align: center;
        font-weight: 400;
    }

    #featurebox .errors {
        background-color: #771b61;
        color: #fff;
        font-size: 16px;
        font-weight: 400;
        line-height: 33px;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #featurebox .col-3 h2 {
        font-size: 21px;
    }

	#featurebox a.focus {
		width: 80px;
		height: 35px;
		line-height: 35px;
		margin: 10px 0;
	}

        #featurebox a.focus.next {
            width: 80px;
            height: 35px;
            line-height: 35px;
            margin: 10px 0;
        }

    #featurebox select {
        padding: 12px;
		width: 80%;
    }

    #featurebox input {
        width: 99%;
        padding: 12px;
        font-weight: bold;
    }

.home .inner {
    width: 820px;
}

.home .c1 {
    width: 40%;
    float: left;
}

.home .c2 {
    width: 40%;
    float: right;
}

.line-vert {
    display: block;
    height: 940px;
    width: 2px;
    display: block;
    background-color: #fff;
    margin: 0 auto;
}

#mobilemenu {
    display: none;
}

.anchordefaultcss {
	color: #771b61 !important;
	text-decoration: none;
}
a.focus:focus {
	border: 1px solid #771b61 !important;
}

@media only screen and (max-width: 768px) {
	#featurebox {
		background-color: transparent;
	}

	.brochure_view {
		margin-top: 0px !important;
	}

	#featurebox .col-1 {
		width: 100%;
		background-color: #ebebeb;
	}

	#featurebox .col-2 {
		display: none;
	}

	#featurebox .col-3 {
		width: 100%;
		background-color: #fff;
		float: none;
		clear: both;
	}

	#featurebox .col-1 form {
		padding: 0;
		margin: 0;
	}

	#featurebox .col-1 .pad {
		width: 300px;
		padding: 10px;
	}

	#featurebox .col-3 .pad {
		width: 300px;
		padding: 10px;
	}

	#featurebox a.focus {
		display: block;
		width: 100%;
		height: 34px;
		line-height: 34px;
	}

	#featurebox h2 {
		color: #771b61;
		margin: 0;
		padding: 0 0 12px 0;
		font-size: 18px;
	}

	#featurebox h3 {
		padding: 10px 0 0 0;
	}

	#featurebox h4 {
		height: 40px;
		font-size: 15px;
		line-height: 40px;
		border-radius: 0;
	}

	#featurebox > div {
		width: 100%;
	}

	#featurebox iframe {
		width: 280px;
	}

	#featurebox .midclear {
		display: block;
		height: 0px;
		clear: both;
	}


	#featurebox p.disclaim {
		padding: 10px 10px 10px 10px;
	}

	.home .inner {
		width: 280px;
	}

	.home .c1 {
		width: 100%;
		float: none;
	}

	.home .c2 {
		width: 100%;
		float: none;
	}

	.spacer70 {
		height: 20px;
	}

	.re_enroll_now_page {
		width: 320px;
	}

		.re_enroll_now_page .re_enroll_now {
			max-width: 100%;
			margin-left: auto;
		}

	div.list {
		width: 90%;
		font-size: 12px;
	}

	.landing-content .subject-area-hero {
		width: 100%;
		display: block;
		margin: 0 !important;
	}

	.landing-content .subject-area-text {
		padding: 0;
	}

	.landing-pg-image, .discover_health_plan .col_1, .discover_health_plan .col_2 {
		width: 100% !important;
	}

	.discover_health_plan .list {
		padding-bottom: 16px !important;
	}

	.nosuggestedtext-div table td:nth-child(1) {
		text-align: left !important;
	}

}

@media only screen and (min-width: 768px) and (max-width: 1179px) {
    #featurebox h2 {
        font-size: 18px;
    }

    #featurebox h4 {
        color: #fff;
        margin: 0;
        padding: 0;
        height: 33px;
        font-size: 14px;
    }

    #featurebox .col-3 h2 {
        font-size: 18px;
    }

    .home .inner {
        width: 720px;
    }

    .home .c1 {
        width: 45%;
        float: left;
    }

    .home .c2 {
        width: 45%;
        float: right;
    }

    div.list {
        font-size: 14px;
    }
	.landing-content .subject-area-hero {
		width: 100%;
		display: block;
		margin: 0 !important;
	}
	.landing-content .subject-area-text {
		padding: 0;
	}

	.landing-pg-image{
		width: 100% !important;
	}

	#featurebox .col-1 {
		display: block;
		width: 100%;
	}

	.home-pg-image {
		background-image: url(../images/reenroll_2025.png) !important;
	}

	.landing-pg-image {
		background-image: url(../images/virtualcare-smaller.jpg) !important;
	}
}

.discover_health_plan .list {
	/* background-position: 0 -2px !important; */
	padding-left: 30px !important;
	/* min-height: 100px !important; */
	font-size: 16px !important;
	width: auto !important;
	/* padding-bottom: 16px !important; */
	background: none;
}
.discover_health_plan_table td {
	padding-bottom: 20px;
}
/*.list_1 {
	background-image: url(../images/preventiveServices.svg) !important;
}

.list_2 {
	background-image: url(../images/select_care.svg) !important;
}

.list_3 {
	background-image: url(../images/rxwell.svg) !important;
}

.list_4 {
	background-image: url(../images/Hospital.svg) !important;
}

.list_5 {
	background-image: url(../images/Anywhere_Care.svg) !important;
}

.list_6 {
	background-image: url(../images/lifesolutions.svg) !important;
}

.list_7 {
	background-image: url(../images/HP_concierge.svg) !important;
}

.list_8 {
	background-image: url(../images/Health_Coach.svg) !important;
}
.list_9 {
	background-image: url(../images/HP_mobile.svg) !important;
}*/
.discover_health_plan .col_1 {
	width: 70%;
	float: left;
}
.discover_health_plan .col_2 {
	width: 30%;
	float: left;
}
.brochure_view {
	padding: 20px;
	text-align: center;
	background: #FCF7FB 0% 0% no-repeat padding-box;
	margin-top: 85px;
}
.brochure_cover_fpo {
	/*background: #E3E3E3 0% 0% no-repeat padding-box;*/
	margin: 0px 40px;
}
.brochure_cover_fpo_inner{
	/*width: 70px;
	height: 120px;*/
	margin: auto;
	/*padding-top: 60px;*/
}
	.brochure_cover_fpo a {
		color: #444 !important;
		text-decoration: none !important;
	}
.brochure_view img {
	width: 100%;
	height: 100%;
	/*max-height: 150px;*/
}
	.brochure_view .text {
		padding: 20px 0;
	}

#siteframe h1, #siteframe h2, #siteframe h3, #siteframe h4, #siteframe h5, #siteframe h6 {
	font-family: var(--ods-font-family) !important;
	font-weight: bold;
}
.box-landing-login {
	max-width: 350px;
}
#siteframe div, #siteframe label, #siteframe a {
	font-family: var(--ods-font-family) !important;
}
@media only screen and (min-width: 769px) and (max-width: 1179px) {
	.re_enroll_now_page .re_enroll_now {
		max-width: 100%;
	} 
}