@font-face {
    font-family:'BMSHumanity';
    src: url('../fonts/BMSHumanity-Regular.woff') format('woff2'),
    url('../fonts/BMSHumanity-Regular.woff') format('woff');
}
@font-face {
    font-family:'BMSHumanity-Bold';
    src: url('../fonts/BMSHumanity-Bold.woff') format('woff2'),
    url('../fonts/BMSHumanity-Bold.woff') format('woff');
}
html{
    margin: 0px;
    padding: 0px;
}
body {
    font-family: BMSHumanity,sans-serif;
    font-size: 14px;
    color: #595454;
    /*background: url(/images/bodyBackground.png) no-repeat top center;*/
    width: 100%;
    margin:0 auto;
    padding: 0;
}

div, input{
    box-sizing: border-box;
}
/* .main {
    margin-left: auto;
    margin-right: auto;
} */

.banner {
    /*background: url(/images/topBackground.png) no-repeat top;*/
    background-color: white;
   
    width: 100%;
    margin:0 auto;
    /* padding: 0 auto;
    box-shadow: 0 2px 20px 1px rgba(0,0,0,.19);
	margin-bottom: 30px; */
}
.logo {
    padding: 22px 15px 0px 0px;
    width: 240px;
}
.menu,.container  {
	margin-left: auto;
	margin-right: auto;
    width:100%;
    /* max-width: 1024px; */
    padding: 0% 11%;
}
.menuLinks {
    padding-left: 30%;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
    color: White;
}

.hero {
    width: 100%;
    margin: 0 0 -5px 0;
}
.hero-left {
    width: 57%;
    box-sizing: content-box;
    padding: 0 0 0 11%;
    background: #c5ffe6;
    height: 190px;
    float: left;
}
.hero-left h1 {
    /* color: #fff; */
    margin-top: 6%;
    font-size: 33px;
    line-height: 110%;
}
.hero-right {
    width: 32%;
    overflow: hidden;
    display: inline-block;
    box-sizing: content-box;
    padding: 0;
    height: 190px;
}
.caret-img {
    width:125px;
    position: relative;
    vertical-align: top;
}
.sub_banner_photo {
    width: 97%;
    margin-left: 13px;
    margin-top: -210px;
}
.band {
    width: 100%;
    margin:0 auto;
    padding: 0 auto;
    /* background-color:#EEE7E7; */
    padding-top: 5px;
    padding-bottom: 10px;
}
.band.text-right {
    padding-top: 0px;
    margin-top: 7px;
}
.header1 {
    font-size: 22px;
    color: #004990;
    font-weight: bold;
}

.content {
    width: 100%;
    /* max-width: 810px; */
    margin-left: auto;
    margin-right: auto;
    padding: 50px 11%;
    border-bottom: 1px solid #a69f9f;
    border-top: 1px solid #a69f9f;
}
.land-content {
    max-width: 100%;
    /* background-image: linear-gradient(#FFECCD, #FFFBF4); */
    background-color: #EEE7E7;
    /* margin-bottom: 60px; */
    border-bottom: 0;
}
.content-section-two {
    border-top: none;
    padding-top: 0;
    padding-bottom: 0;
}
.content-section-two h3 {
    font-weight: 400;
    font-size: 20px;
}
.form-content {
    padding: 30px 30px ;
    /* margin-bottom: 30px; */
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    /* background: rgb(255,247,243);
    background: -moz-radial-gradient(circle, rgba(255,247,243,1) 0%, rgba(254,220,202,1) 100%);
    background: -webkit-radial-gradient(circle, rgba(255,247,243,1) 0%, rgba(254,220,202,1) 100%);
    background: radial-gradient(circle, rgba(255,247,243,1) 0%, rgba(254,220,202,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fff7f3",endColorstr="#fedcca",GradientType=1); */
}
.txt-center{
    text-align: center;
}
.text-right{
    text-align: right;
}
h1, h2, h3{
    margin: 0px;
    margin-top: 0px;
}

h1{
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-size: 28px;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 5px;
}
h2{
    color: #595454;
    letter-spacing: 0;
    font-size: 24px;
    font-weight: 500;
    line-height: 110%;
}
.feature-body {
    color: #595454;
    /* text-align: center; */
    font-family: BMSHumanity, sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 30px;
}
.required {
    font-size: 22px;
}
.req {
    font-size: 18px;
}
.page-header {
    color: #595454;
    font-size: 34px;
    font-weight: 400;
    line-height: 110%;
    margin-top: 0px;
    /* text-align: center; */
    font-family: BMSHumanity-Bold,sans-serif;

  
}

p, ul, ol{
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0;
}
p.txt-medium{
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0;
}
p.txt-small{
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 110%;
    letter-spacing: 0;
}
p.txt-22{
    font-size: 22px;
    line-height: 110%;
    letter-spacing: 0;
}
.number-box p {
    font-size: 18px;
}
p.txt-24{
    font-size: 24px;
    line-height: 110%;
    letter-spacing: 0;
}
.bold, strong{
    font-family: BMSHumanity-Bold,sans-serif;
    /* font-weight: 700; */
}
label {
    color: #595454;
    font-family: BMSHumanity-Bold,sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 110%;
    margin-bottom: 10px;
}
@media screen and (min-width: 460px) {
    label {
        height: 22px;
    }
}
.wrapper-question p{
    /* font-weight: 700; */
    font-family: BMSHumanity-Bold,sans-serif;

    margin-bottom: 5px;
}
.wrapper-radio-button label{
    font-weight: 500;
    font-family: BMSHumanity,sans-serif;

    font-size: 18px;
    line-height: 110%;
}

.footer {
    /*margin-top: -50px;
    background-color: #EEE7E7;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
   
}
.footer-legal{
}
.footer p{
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 110%;
    margin: 0px;
}

.footerContainer {
    /* max-width: 1024px; */
    width: 100%;
    padding: 40px 11%;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
}
.footer_div_main {
    float: left;
    max-width: 700px;
    width: 70%;
}

.footer_div_main_right {

    float: right;
    max-width: 280px;
    width: 30%;
    text-align: right;
}

.footer_div_main_right img{
    max-width: 200px;
}


a a:link a:visited {
    color: #BE2BBB;
    
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
.active-color, a{
    color: #BE2BBB;
    text-decoration: none;
}
a:hover{
    color: #BE2BBB;
    font-weight: 700;
}
.magenta-color{
    color: #BE2BBB;
}
a.color-txt{
    color: #595454;
}
a:hover.color-txt{
    color: #595454;
}
input[type="text"]{
    border: 1px solid #BE2BBB;
    background-color: #EEE7E7;
    font-size: 16px;
    padding: 12px;
    width: 100%;
}
select {
    border-radius: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    box-sizing: border-box;
    border: 1px solid #BE2BBB;
    font-size: 16px;
    padding: 12px;
    width: 100%;
    padding:  12px 3.5em  12px 0.8em;
    width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #EEE7E7;
    background-image: url('/6288portal/images/dropdown-v2.png'), linear-gradient(to bottom, #EEE7E7 0%, #EEE7E7 100%);
    background-repeat: no-repeat, repeat;
    background-position: right 0em top 55%, 0 0;
    background-size: 50px;
}
.select-custom::-ms-expand {
    display: none;
  }
input[type="submit"] {
    background-color: #be2bbb;
    border: none;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    font-family: BMSHumanity,sans-serif;
    font-size: 16px;
    line-height: 110%;
    padding: 6px 12px;
    display: inline-block;
    letter-spacing: 0;
    height: 40px;
    padding: 9px 30px;
    margin-bottom: 20px;
}
input[type="submit"]:hover {
    color: #595454;
    border: 2px solid #be2bbb;
    background: #eee7e7;
}

.Duplicate p {
    font-weight: 400;
}
label.error, .Duplicate p {
	color: #c00;
    font-size: 18px;
    display: block;
}
.error label.error{
    display: block;
}
.error input, input.form-error {
    border: 1px solid #c00;
}
.blockAnnouncement
{
	width: 500px; 
	font-size: 12px;    
	text-align: left;
	/* Horizontal Alignment */
	margin-left: auto;
    margin-right: auto;	
	
	margin-top: 100px;  	
	border-style: solid;
	border-width: 1px; 
	padding: 5px 5px 5px 5px;
	
	color: #004990;
    font-weight: bold;
    background-color: #F7FBFF;
}

#blanket {
 	background-color:#111;
 	opacity: 0.65;
 	filter:alpha(opacity=65);
 	position:absolute;
 	z-index: 9001;
 	top:0px;
 	left:0px;
 	width:100%;
}

.Duplicate
{
display: none;
color: red;
}


#interstital{
 	position:absolute;
 	background: #ffffff top center no-repeat;
 	border: 2px solid #ee4135;
 	width:550px;
 	height: 500;
 	z-index: 9002;
 	padding: 15px;
 	margin-left: 5%;
}

.center {
	margin-right: auto;
	margin-left: auto;
}
.bannerContact {
    float: right;
    margin-right: 28px;
    margin-top: 20px;
    color: #595454;
    font-family: BMSHumanity,sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    letter-spacing: 0;
    border-bottom: 1px solid #a69f9f;
    padding-bottom: 9px;
    margin-bottom: 0;
}
.bannerContact a {
    font-family: BMSHumanity-Bold, sans-serif;
}
ul.dashed {
  list-style-type: none;margin: 0;
}
ul.dashed > li {
  text-indent: -5px;
}
ul.dashed > li:before {
  content: "-";
  text-indent: -5px;
}
.footer-spacer {
    margin: auto 28px 0px 0px;
}
.footer a{
    /* text-decoration: none; */
    color: #595454;
    font-family: BMSHumanity-Bold, sans-serif;
}
.footer a:hover{
    text-decoration: none;
    color: #BE2BBB;
}
.clear:after{
    clear: both;
    content: "";
    display: table;
}

.fl{
    float: left;
}
.fr{
    float: right;
}
.w-50{
    width: 50%;
}
.padding-r-20{
    padding-right:20px;
}
.padding-l-20{
    padding-left: 20px;
}
.margin-r-30{
    margin-right: 30px;
}
.margin-t-30{
    margin-top: 30px;
}
.margin-t-10{
    margin-top:10px!important;
}
.margin-b-30{
    margin-bottom: 30px;
}
.margin-b-15{
    margin-bottom: 15px;
}
input[type="submit"].land-btn-pad {
    padding-right: 44px;
    padding-left: 44px;
}
.land-left-text {
    text-align: left;
    width: 42%;
    display: inline-block;
    vertical-align: top;
}
.land-left-text h1 {
    text-align: left;
}
.land-left-text h2 {
    border-bottom: 2px solid #be2bbb;
    padding-bottom: 8px;
}
.land-left-text h3 {
    font-size: 20px;
}
.land-logo-section {
    width: 100%;
    display: inline-block;
    text-align: right;
}
.land-logo {
    background-color: #fff;
    /* border-radius: 15px; */
    width: 21%;
    display: inline-block;
    margin: 1% 0% 1% 3%;
    height: 80px;
    padding: 5px;
    text-align: center;
    border: 2px solid #eee7e7;
}
.land-logo img {
    max-width: 92%;
    height: 95%;
}
.small-txt{
    font-size: 12px;
    line-height: 110%;
}
.reenrroll-box div{
    width: 40%;
}
.reenrroll-box div:nth-of-type(2){
    width: 20%;
    padding-top: 10px;

}
.radio-button + span {
    cursor: pointer;
    line-height: 110%;
  }

  .radio-button {
    position: absolute;
    left: -999em;
  }
  .check-box  {
    position: absolute;
   
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 8px 0 0;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font: bold 23px/20px Verdana, sans-serif;
    color: #BE2BBB;;
    background-color: white;
  }
  .check-box:checked {
   position: absolute;
    
    content: "✔";
    border-color: #BE2BBB;;
    /*Custom background
      background-image: url(../images/checkedbox.png);
      background-size: 20px;
      background-repeat: no-repeat, repeat;*/
  }
  .label-checkbox label{
    float: left;
  }
  .label-checkbox .label-checkbox-content {
    padding-left: 32px;
}
  .radio-button + span:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: -4px 8px 0 0;
    vertical-align: middle;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100%;
    background-color: white;
  }
  .radio-button:checked + span:before {
    content: "";
    background: #BE2BBB;
    border-color: #BE2BBB;
    box-shadow: inset 0 0 1px 4px white;
    /*Custom background
       background-image: url(../images/radiochecked.png);
       background-size: 20px;
       background-repeat: no-repeat, repeat;*/
  }
  .wrapper-radio-button{
      margin-bottom: 10px;
  }
.footer-band{
    display: block;
    background-image: url(/images/background.png);
    width: 100%;
    background-size: 100% 90%;
    height: 130px;
    background-repeat: no-repeat;
    background-position: top;

}
.number-box{
    max-width: 200px;
    width: 100%;
    display: block;
    margin: auto;
}
.var-text {
    color: #ef5ba0;
}
hr{
    margin: 30px auto;
    border: none;
    border-top: 1px solid #a69f9f;
}
.info-icon {
    display: inline;
}
.insurance-card-sample {
    width: 240px;
    margin-bottom: 1em;
}
@media only screen and (max-width: 943px) {
    .banner .menu, .banner .container {
        padding: 0% 7%;
    }
    .hero-left {
        width: 42%;
        padding: 0 0 0 7%;
    }
    .hero-left h1 {
        margin-top: 8%;
        font-size: 26px;
    }
    .hero-right {
        width: 51%;
    }
    .caret-img {
        width: 125px;
    }
    .sub_banner_photo {
        width: 97%;
        margin-left: 13px;
        margin-top: -210px;
    }
    .footerContainer {
        padding: 40px 7%;
    }
}
@media only screen and (max-width: 645px) {
    .banner .menu, .banner .container {
        padding: 0% 7%;
    }
    .logo {
        display: block;
        margin: auto;
    }
    .bannerContact {
        float: left;
    }
    .band.text-right {
        text-align: left;
    }
}
@media only screen and (max-width: 600px) {
    .hero-left h1 {
        font-size: 20px;
        margin-top: 19%;
    }
    .sub_banner_photo {
        width: 120%;
        margin-left: 0px;
        margin-top: -210px;
    }
    .m-block{
        width: 100%;
        float: none;
        display: block;
    }
    .logo {
        float: none;
    }
    .reenrroll-box div{
        width: 100%;
    }
    .m-margin-0{
        margin: 0px;
    }
    .m-padding-0{
        padding: 0px;
    }
    .footer_div_main_right{
        text-align: center;
        margin-top: 20px;
        max-width: 100%;
    }
    .footer-legal{
        display: block;
    }
    .footer-spacer {
        margin: auto 20px 0px 0px;
    }
 }
 @media screen and (max-width: 480px) {
    .banner .menu, .banner .container {
        padding: 0% 6%;
    }
    .hero-left {
        width: 26%;
        padding-left: 5%;
        height: 220px;
        position: relative;
    }
    .hero-left h1 {
        margin-top: 40%;
        position: absolute;
        width: 170px;
        z-index: 1;
    }
    .hero-right {
        width: 69%;
        height: 220px;
    }
    .caret-img {
        width: 145px;
        position: relative;
    }
    .sub_banner_photo {
        width: 135%;
        margin-top: -221px;
    }
    .footerContainer {
        padding: 40px 5%;
    }
 }
 .MckLinkDiv {
     text-align: center;
     padding-bottom: 5px;
     margin-top: -1.5em;
 }
 .MckPrivacyLink {
     color: #595454;
     font-size: 12px;
     font-family: BMSHumanity-Bold,sans-serif;
     text-decoration: underline;
 }
