body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.print {
display: none;	
}

.mobileOnly {
	display: none;
}

option {
	width: 200px;
}

@media print {
	.screenShow {
		display: none;	
	}
	
	.print {
		display: block;
	}
}

.container {
	margin: 35px auto 10px auto;
	padding-left: 0;
}

.pull-left img {
	width: 200px;
}

.pull-right a {
	color: #333;
	text-decoration: underline;
}

.rtText {
	font-weight: normal;
	float: right;
	text-align: right;
	margin: 0 !important;
	font-size: 1.1em;
	color: #969696;
}

a sup{
  display:inline-block;
  line-height:1.1em;
  text-decoration:none;
  margin-left: 1px;
  top: -.5em;
  font-size: 75%;
}

.row {
    margin-left: 0px;
    margin-right: 35px;
}


.wide {
  /*width:1580px;*/
  
  background-repeat: no-repeat;
  /*background-size:cover;*/
  margin: 0 auto;
  /*left: 50%;*/
}

.bannerStyle {
		height:375px;
		background: rgba(4,95,169,1);
		background: -moz-linear-gradient(top, rgba(4,95,169,1) 0%, rgba(3,70,125,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(4,95,169,1)), color-stop(100%, rgba(3,70,125,1)));
		background: -webkit-linear-gradient(top, rgba(4,95,169,1) 0%, rgba(3,70,125,1) 100%);
		background: -o-linear-gradient(top, rgba(4,95,169,1) 0%, rgba(3,70,125,1) 100%);
		background: -ms-linear-gradient(top, rgba(4,95,169,1) 0%, rgba(3,70,125,1) 100%);
		background: linear-gradient(to bottom, rgba(4,95,169,1) 0%, rgba(3,70,125,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#045fa9', endColorstr='#03467d', GradientType=0 );
	
	}

.wide-elig, .wide-elig2 {
	height:auto!important;
}
.wide-elig {
	background-image:url('../images/upper_banner_V1.jpg');
	background-size: 100%;
}
.wide-elig2 {
	-webkit-box-shadow: 0 3px 5px rgba(0,0,0,.3);box-shadow: 0 3px 5px rgba(0,0,0,.3);
	background-image:url('../images/lower_banner_V2.jpg');
	background-size: 100%;
}
.wide-elig-container {
	margin-top: 5em;
	margin-bottom: 5em;
}

.landingHdText {
	/*font-weight: bold;*/
	font-size: 25px;
	/*margin: 2%;*/
	margin: 0 auto;
	padding-top: 40px;
	width: 800px;
}

.demoBtmText {
	margin-top: 3%;
	/*font-weight: bold;*/
	font-size: 16px;
	/*margin: 2%;*/
	padding-left: 40px;
	padding-right: 70px;
}

.landingHdTextBlue {
	color: #185fab;
	font-weight: bold;
}
.panel-body-elig {
	width: 95%;
	display: block;
	margin: auto auto 4em auto;
}

.landingSmText {
	margin-top: 2em;
	font-size: 0.8em;
	/*margin: 2%;*/
	color: #58595b;
	margin: 0 auto;
	padding-top: 40px;
	width: 800px;
}

.greybox {
    background-color: #ededed !important;
    margin: 0 auto !important;
    display: inline-block;
    height: 290px;
    width: 100%;
}

.landingPanel {
	margin-top: 100px;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #185fab;
    border-color: #185fab;
	font-size: 1em;
	/*font-weight: bold;*/
}

.noMargin {
	margin-left: 0px;
    margin-right: 0px;
}

.noPad {
	padding:0 0;
}

.panelText {
	    margin-left: 15px;
    display: inline-block;
    font-size: 1.7em;
    text-align: center;
}

	.panel-body-elig-container.panel-body {
		height: auto;
	}
	
		.eligibleBox {
		height: 310px !important;
	}
	
	.demoBox {
		height: 250px !important;
	}
	 
	.demoBtmBox {
		height: 130px !important;
	}

.panel-body {
    background-color: #f1f1f1;
	height: 650px;
}

.pannelContent {
	padding: 30px;
	color: black;
}

/*dropdown properties */
.dropdown-toggle, .dropdown-menu 
 {
    width: 650px;
}
.btn-group img { margin-right: 10px }
.btn-group .btn.btn-default.dropdown-toggle {border: 1px solid #c9c9c9; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; color: #808080; text-align: left;}
.dropdown-toggle { padding-right: 50px; height: 80px; }
.dropdown-toggle .glyphicon { margin-left: 20px; margin-right: -40px }
.dropdown-menu>li>a:hover { background: #f1f9fd } /* $search-blue */
.dropdown-header { background: #ccc; font-size: 14px; font-weight: 700; padding-top: 5px; padding-bottom: 5px; margin-top: 10px; margin-bottom: 5px }
/*dropdown properties end*/

.PILink {
	margin-top: 20px;
}

.pull-leftNonLanding {
	margin-bottom: 2%;
}

.customh2 {
	font-size: 14px;
}


.PILink a {
	display: block;
	color: black;
	text-decoration: underline;
	
}

/*BUTTON PROPERTIES */
.btn {
    padding: 14px 24px;
    border: 0 none;
    font-weight: 700;
    letter-spacing: 1px;
}
 
.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: 0 none;
}
 
.btn-error.btn-primary {
	width: 270px;
}
.btn-primary {
    background: #568fcc;
    color: #ffffff;
    width: 350px;
}
 
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
    /* background: #33a6cc; */
}

.btn-back {
	background: none;
	border: 1px solid #568fcc;
	color: #568fcc;
	width: 270px;
	margin-right: 30px;
}
.btn-next {
	background: none;
	border: 1px solid #9a9a9a;
	color: #9a9a9a;
	width: 270px;
}
.back-next-buttons {
	margin-top: 130px;
	margin-bottom: 155px;
}
.btn-primary:active, .btn-primary.active {
    background: #007299;
    box-shadow: none;
}
/*BUTTON PROPERTIES ENDS */

.panelBtn {
	display: block;
    margin-top: 340px;
}
.btn-print {
	background: #568fcc url('../images/print-icon-V1.png') 30px center/auto 16px no-repeat;
	margin-right: 30px;
    width: 255px;
    font-size: 0.9em;
}
.btn-download {
	background: #568fcc url('../images/download-icon-V1.png') 30px center/auto 16px no-repeat;
}

.successBtns {
	text-align: left;
	width: 320px;
	margin-right: 40px;
	font-weight: normal;
}

/* footer */
footer { 
background-color:#244d80; 
min-height:250px; 
color: #fff; 
font-size: 0.9em;
}
footer span {
	float: right;
}

.footerleft { 
/*margin-top:90px; */
/*padding:0 54px; */
/*margin-left: 20px;*/
}

.spaceLess{
position: relative; 
left: -4px;
}

.ciprodex-logo {
	display: inline-block;
	width: 270px;
	vertical-align: top;
	margin-right: 9em;
}
.copay-tagline {
	width: 350px;
	display: inline-block;
	color: #185fab;
	font-size: 2.5em;
	font-weight: bold;
}
.banner-link {
	color: #000000;
	text-decoration: underline;
	font-size: 1.4em;
	margin-left: 0.8em;
}
.banner-link-p {
	margin-bottom: 4em;
	margin-top: 4em;
}

.bs-wizard {margin-top: 40px;}

/*Form Wizard*/
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0; counter-reset: myIndex;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #000; font-size: 16px; font-weight: bold; padding-left: 5%; margin: 25px auto auto auto; width: 50%;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 50px; height: 50px; display: block; background: /* #fbe8aa; */ #d9d9d9; top: 15px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%; counter-increment: myIndex; font-size: 15px;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after 
{
/* content: ' '; */ width: 40px; height: 40px; 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#11457c+0,185fab+100 */ background: #11457c; 
/* Old browsers */ background: -moz-linear-gradient(left, #11457c 0%, #185fab 100%); 
/* FF3.6-15 */ background: -webkit-linear-gradient(left, #11457c 0%,#185fab 100%); 
/* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to right, #11457c 0%,#185fab 100%); 
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11457c', endColorstr='#185fab',GradientType=1 ); 
/* IE6-9 */ border-radius: 50px; position: absolute; top: 5px; left: 5px; content: counter(myIndex); padding-top: 9px; text-align: center; color: #ffffff;
} 
.bs-wizard > .bs-wizard-step.complete > .bs-wizard-dot::after {content:'\2713';}
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 18px; box-shadow: none; margin: 16px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #66aae7;margin: 3px 0px; height: 12px;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar.progress-bar-inactive {display: none;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/
.bs-wizard > .bs-wizard-step > .bs-wizard-dot.pending-dot:after {background: none; color: #808080;}
div.bs-wizard-info.text-center.pending {font-size: 14px; font-weight: normal; color: #808080;}
/*END Form Wizard*/

ul.field-list {
	list-style-type: none;
	padding: 0;
}
ol.questions-list {
  width: 80%;
  margin: 25px auto;
  padding: 0;
  list-style-type: none;
  font-size: 16px;
}

ol.questions-list li.questions-list-li {
  counter-increment: step-counter;
  margin-top: 30px;
  margin-bottom: 10px;
}

ol.questions-list li.questions-list-li::before {
  content: counter(step-counter)".";
  margin-right: 20px;
  margin-left: -40px;
  font-size: 110%;
  color: #185fab;
  font-weight: bold;
}

ol.demo-questions-list li.questions-list-li::before {
	display: none;
}

.question-error {
	border: 2px solid #185fab;
	color: #185fab;
	padding: 20px 30px;
	display: none;
}

.question-error a {
	text-decoration: underline;
}

.card-field {
	margin-top: 1em;
}
.question-field {
	height: 32px;
	width: 400px;
	display: block;
	border: 1px solid #c0c0c0;
	margin-top: 0.5em;
	margin-bottom: 1em;
	padding-left: 0.3em;
}
.dob-field {
	width: auto;
	/*padding-left: 1em;*/
}
.card-field {
	display: none;
}
.field-error {
	color: #ed1c24;
	font-weight: bold;
	display: block;
	margin-top: -0.08em;
	margin-bottom: 0.5em;
}
.top-error {
	color: #ed1c24;
	font-weight: bold;
	margin-top: -30px;
	margin-bottom: -20px;
}
.required-fields-error {
	/*display: none;*/
	margin-top: -15px;
	margin-left: 5px;
}
.already-enrolled-error {
	display: none;
	margin-top: -12px;
}
#length-id {
	display: none;
}
#invalid-id {
	display: none;
}
.red-field {
	border: 2px solid #ed1c24!important;
}

/* CHECKBOX STYLE */
.question-checkbox {
	width: 32px;
}
.checkbox-label {
	font-weight: normal;
}
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  /*visibility: hidden*/;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {  
  position: relative;
  overflow: hidden;
  padding-top: 3px;
  padding-left: 45px;
  /*cursor: pointer;*/
  display: inline-block;
  /* height: 32px; */
  line-height: 25px;

  -webkit-user-select: none; /* webkit (safari, chrome) browsers */
  -moz-user-select: none; /* mozilla browsers */
  -khtml-user-select: none; /* webkit (konqueror) browsers */
  -ms-user-select: none; /* IE10+ */
}

/* checkbox aspect */
[type="checkbox"] + label:before,
[type="checkbox"] + label:after {
  content: '';
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
/* Unchecked styles */
[type="checkbox"]:not(:checked) + label:before {
  top: 0px;
  width: 19px; height: 19px;
}
[type="checkbox"]:not(:checked) + label:after {
  top: 0px;
  width: 32px; height: 32px;
  border: 1px solid #c0c0c0;
  z-index: 0;
}
/* Checked styles */
[type="checkbox"]:checked + label:before {
  top: 3px;
  left: 10px;
  content: '\2716';
  color: #0460a9;
}
[type="checkbox"]:checked + label:after {
  top: 0px;
  width: 32px; height: 32px;
  border: 1px solid #0460a9;
  z-index: 0;
}

/* CHECKBOX STYLE END */

/* .outer-question-field {
	margin-left: 20px;
} */

.completedNav {
	font-weight: normal !important;
}

.privacy-title {
	font-size: 16px;
	color: #185fab;
	font-weight: bold;
	margin: 60px auto 1.5em auto;
	width: 80%;
}
.privacy-text {
	width: 80%;
	margin: 1.5em auto;
	font-size: 16px;
}
.privacy-link {
	color: #333;
	text-decoration: underline;
}
.tnc {
	/*margin-bottom: 90px;*/
	font-size: 14px;
}
.tnc strong {
	/*color: #58595b;*/
}

.tnc ul {
	padding-left: 17px;
	font-size: 12px;
	}

.tnc li {
	/*color: #808080;*/
	margin-bottom: 15px;
}
.printpage-tncrow {
	margin-top: 120px;
}
.footerleft a {
	color: #ffffff;
	text-decoration: underline;
}
.MckLinkDiv {
	background-color: #244d80;
}
.MckPrivacyLink {
	color: #ffffff;
	text-decoration: underline;
	font-size: 0.9em;
}
.panel-body-elig-container.panel-body.demoBtmBox {
    width: 700px;
    margin-left: 50px;
    font-size: 16px;
    margin-right: 80px;
} 
 

@media screen and (min-width: 768px){
            .rwd-break { display: none; }
        }

	/* SELECT STYLES */
	.select-style {
    border: 1px solid #ccc;
    width: 188px;
    overflow: hidden;
    background: #FFFFFF url("../images/icon-select.png") no-repeat 90% 50%/auto 10px;
}

.select-style select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}

.select-style select:focus {
    outline: none;
}


select > option {
	width: 400px;
	
}
	/* SELECT STYLES END */

.landingPanelTxt {
color: black; 
font-size: 1.5em;
}

.brndDrpDown {
	text-align: left !important; 
	display: inline-block; 
	font-size: 1.5em; 
	font-weight: normal;
}
	
	
/* footer ends*/
@media (min-width: 767px) and (max-width:991px)
{
	div.wide-elig.wide.centered, div.wide-elig2.wide.centered {
		background-size: cover;
		height: auto!important;
	}
	.wide {
		width: 100%;
		background-size: 100%;
		height: 160px;
		background-repeat: no-repeat;
	}
	.ciprodex-logo {
		margin-right: 6em;
	}
	.btn-print, .btn-download {
		width: 70%;
		margin: 1em auto;
		display: block;
	}
	.MckLinkDiv {
		margin-top: -6em;
	}
}
@media (min-width: 550px) and (max-width:766px) {
	div.wide-elig.wide.centered, div.wide-elig2.wide.centered {
		background-size: cover;
		height: auto!important;
	}
	.wide {
		width: 100%;
		background-size: 766px;
		height: 287px!important;
		background-image: ../image/mobile_header_img.jpg;
	}
	.ciprodex-logo, .copay-tagline {
		display: block;
		margin: auto;
		text-align: center!important;
	}
	.btn-back, .btn-next {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	.btn-back {
		margin-bottom: 30px;
	}
	.btn-error.btn-primary {
		width: 100%;
	}
	.btn-print, .btn-download {
		width: 70%;
		margin: 1em auto;
		display: block;
	}
}
@media (min-width: 475px) and (max-width:549px) {
	div.wide-elig.wide.centered, div.wide-elig2.wide.centered {
		background-size: cover;
		height: auto!important;
	}
	.ciprodex-logo, .copay-tagline {
		display: block;
		margin: auto;
		text-align: center;
	}
	.copay-tagline {
		font-size: 2.7em;
		width: 283px;
		text-align: center;
	}
	.medicare-tagline {
		width: 74%;
		margin-right: auto;
		margin-left: auto;
		font-size: 16px;
		text-align: center;
	}
	.btn-error.btn-primary {
		width: 100%;
	}
	.btn-back, .btn-next {
		width: 90%;
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	.btn-back {
		margin-bottom: 30px;
	}
	.wide {
		width: 100%;
		background-size: 549px;
		height: 207px!important;
		background-image: ../image/mobile_header_img.jpg;
	}
	.panelText {
		line-height: 110%;
		font-size: 1.5em;
	}
	.panel-heading img {
		height: 100%;
	}
	.question-field , .select-style{
		width: 95%;
	}
	.btn-print, .btn-download {
		width: 95%;
		margin: 1em auto;
		display: block;
	}
}
@media (min-width: 375px) and (max-width:474px) {
	div.wide-elig.wide.centered, div.wide-elig2.wide.centered {
		background-size: cover;
		height: auto!important;
	}
	.wide {
		width: 100%;
		background-size: 100%;
		height: 40em;
		background-repeat: no-repeat;
	}
	.panelText {
		line-height: 110%;
		font-size: 1.4em;
		width: 75%!important;
	}
	.panel-body-elig {
		width: 90%;
	}
	.landingHdText {
		font-size: 20px;
	}
	.dropdown-toggle, .dropdown-menu, .btn-primary {
		width: 280px;
	}
	.ciprodex-logo, .copay-tagline {
		display: block;
		margin: auto;
		text-align: center;
	}
	.copay-tagline {
		font-size: 2.7em;
		width: 283px;
		text-align: center;
	}
	.medicare-tagline {
		width: 74%;
		margin-right: auto;
		margin-left: auto;
		font-size: 16px;
		text-align: center;
	}
	ol.questions-list {
		width: 90%;
	}
	.question-field, .select-style {
		width: 95%;
	}
	.tncrow {
		margin-left: 0px;
		margin-right: 0px;
	}
	.tnc ul {
		padding-left: 13px;
	}
	.btn-error.btn-primary {
		width: 100%;
	}
	.btn-back, .btn-next {
		width: 100%;
	}
	.btn-back {
		margin-bottom: 30px;
	}
	.row.bs-wizard {
		margin-left: 0px;
		margin-right: 0px;
	}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {
		width: 100%;
	}
	footer {
		text-align: center;
	}
	footer span {
		float: none;
		display: block;
		margin-top: 20px;
	}
	footer br {
		margin: 10px auto;
		display: block;
	}
	footer strong {
		margin-bottom: 10px;
	}
	.btn-print, .btn-download {
		width: 100%;
		margin: 1em auto;
		display: block;
		/* background-position: 20px center; */
	}
}
@media (max-width:374px) {
	.row {
		margin-right: 15px;
		margin-left: 15px;
	}
	div.wide-elig.wide.centered, div.wide-elig2.wide.centered {
		background-size: cover;
		height: auto!important;
	}
	.wide {
		width: 100%;
		background-size: 100%;
		height: 160px;
		background-repeat: no-repeat;
	}
	.ciprodex-logo {
		display: block;
		margin: auto;
		text-align: center;
		width: 98%;
	}
	.copay-tagline {
		width: 98%;
		font-size: 2.7em;
		text-align: center!important;
	}
	.medicare-tagline {
		text-align: center;
	}
	.landingPanel {
		margin-top: 60px;
	}
	.landingHdText {
		font-size: 20px;
	}
	.panelText {
		line-height: 110%;
		font-size: 1.2em;
		width: 65%!important;
	}
	.dropdown-toggle, .dropdown-menu, .btn-primary {
		width: 210px;
	}
	.panel-body {
		height: 420px;
	}
	.pannelContent {
		padding: 30px 10px;
	}
	ol.questions-list {
		width:95%;
	}
	ol.questions-list li.questions-list-li::before {
		margin-right: 5px;
		margin-left: -25px;
	}
	.question-field, .select-style {
		width: 95%;
	}
	/* .question-error {
		margin-right: -30px;
		margin-left: -30px;
	} */
	.btn-error.btn-primary {
		width: 100%;
	}
	.btn-back, .btn-next {
		width: 100%;
	}
	.btn-back {
		margin-bottom: 30px;
	}
	.row.bs-wizard {
		margin-left: 0px;
		margin-right: 0px;
	}
	.bs-wizard > .bs-wizard-step .bs-wizard-info {
		width: 100%;
	}
	.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
		left: 45%;
	}
	.tncrow {
		margin-left: 0px;
		margin-right: 0px;
	}
	.tnc ul {
		padding-left: 13px;
	}
	footer {
		text-align: center;
		font-size: 1em;
	}
	footer span {
		float: none;
		display: block;
		margin-top: 20px;
	}
	footer br {
		margin: 10px auto;
		display: block;
	}
	footer strong {
		margin-bottom: 10px;
	}
	.btn-print, .btn-download {
		width: 100%;
		margin: 1em auto;
		display: block;
		background-position: 10px center;
		font-size: 1.1em;
	}
}
@media (max-width: 992px) {
	.panelText {
		vertical-align: middle;
		margin: auto;
		width: 80%;
	}
	.btn-print, .btn-download {
		margin: 1em auto;
		display: block;
		white-space: initial;
	}
}
@media (min-width: 993px) and (max-width: 1199px) {
	.wide {
		width: 100%;
	}
	.btn-print, .btn-download {
		width: 70%;
		margin: 1em auto;
		display: block;
	}
}
@media (min-width: 1200px) 
{
.container {
    max-width: 800px;
	}
	
	.containerHead {
    width: 950px !important;
	}
}

/* Generic Mobile code */
@media screen and (max-width: 767px){
	
	.deskOnly {
		display: none;
	}
	
	.mobileOnly {
		display: block;
	}
	
	.dropdown-menu {
    position: relative; 
	word-wrap: break-word;
	width: 20em;
	
	}
	
	.PIBtn {
		position: absolute;
		top: 82em;
	}
	
	.dropdown-menu {
		display: none;
	}
	
            .rtText {
		font-weight: normal;
		float: right;
		text-align: right;
		margin: 0 !important;
		font-size: 1em;
		}
		
		.nrwd{
		display: none;	
		}
		
		.pull-left {
    float: left!important;
    /*margin-top: 10%;*/
	margin-bottom: 0%;
	}
	
	.pull-left img {
    width: 7em;
	}
		
		.container {
    margin: 35px auto 35px auto;
	}
	
	.landingSmText {
    margin-top: 10%;
    font-size: 0.9em;
	/*font-weight: bold;*/
	color: #58595b;
    /* margin: 2%; */
	}
	
	.landingPanel {
    margin-top: 20%;
    margin-bottom: 20%;
}
	
	.panelText {
    vertical-align: middle;
    margin: auto;
    width: 80%;
	text-align: left;
	font-weight: normal;
	font-size: 1.3em;
	padding-left: 1%;
	}
	
	.pannelContent {
    padding: 5%;
    color: black;
	font-size: 1em !important;
	}
	
	.landingPanelTxt {
	color: black; 
	font-size: 1.1em;
	}
	
	.brndDrpDown {
	text-align: left !important;
	display: inline-block;
	font-size: 0.8em;
	font-weight: normal;
	padding-top: 0%;
	word-wrap: break-word;
	width: 19em;
	font-weight: bold;
	}
	
	.banner-link-p {
    margin-bottom: 4em;
    margin-top: 2em;
	}
	
	.copay-tagline {
    font-size: 2.2em;
    width: 283px;
    text-align: center;
	line-height: 1.3em;
	}
	
	.banner-link {
    color: #000000;
    text-decoration: underline;
    font-size: 1.3em;
    margin-left: 0.8em;
	}
	
	.medicare-tagline {
    width: 74%;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.2em;
    text-align: center;
	font-weight: bold;
	color: #58595b;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.9em;
    font-weight: normal;
    color: #808080;
	}
	
	.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.9em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.panel-body-elig {
    width: auto;
    display: block;
    margin: auto auto 4em auto;
	}
	
	ol.questions-list {
    width: 93%;
    margin: 60px auto;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
	}
	
	.privacy-title {
	font-size: 16px;
	color: #185fab;
	font-weight: bold;
	margin: 60px auto 1.5em auto;
	width: 96%;
	}
	
	ul.radio-list li label {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 14px !important;
    color: #565656;
    padding: 0px 25px 25px 35px;
    margin: 5px auto 10px 20px !important;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-family: 'Century Gothic W01 Bold', 'Muli', Helvetica, Arial, sans-serif;
	}
	
	.back-next-buttons {
    margin-top: 70px;
    margin-bottom: 40%;
	}
	
	.tnc {
    margin-bottom: 20%;
	}
	
	.tnc li {
    /*color: #808080;*/
    margin-bottom: 15px;
	font-size: 12px;
	}
	
	.checkbox-label {
    font-weight: normal;
	font-size: 0.9em;
	line-height: 1.5em !important;
	}
	
	.demoBtmText {
    margin-top: 5%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
	}
	
	[type="checkbox"]:checked + label:before {
    top: 8px;
    left: 12px;
    content: '\2716';
    color: #0460a9;
	}
	
	ol.questions-list li.questions-list-li {
    counter-increment: step-counter;
    margin-top: 10%;
    margin-bottom: 10px;
	}
	
	.question-field {
    height: 32px;
    width: 400px;
    display: block;
    border: 1px solid #c0c0c0;
    margin-top: 0.5em;
    margin-bottom: 1em;
	}
		
	.demoBtmBox {
    height: 125px !important;
	
	}
	
	.demoBoxWdth {
	width: 200px !important;
	}
	
	ol.questions-list {
    width: 93%;
    margin: 40px auto 30px auto;
    padding: 0;
    list-style-type: none;
    font-size: 14px;
	}
	
	.question-field {
    height: 32px;
    width: 100%;
    display: block;
    border: 1px solid #c0c0c0;
    margin-top: 0.5em;
    margin-bottom: 1em;
}
	
      }



/* NEW Code from HH 9/20 BEGINS*/
.modal-body {
  font-family: arial, sans-serif;
  font-weight: normal;
  width: 80%;
  margin: 30px auto auto auto;
  font-size: 24px;
  padding: 0;
  color: #ffffff;
}

button.close {
  font-family: 'Open Sans Condensed', sans-serif;
  font-size: 40px;
  text-shadow: none;
}

.modal-footer .btn {
  color: #ffffff;
}

.modal-footer {
  width: 80%;
  margin: auto;
  padding-left: 0;
}

.offerText a {
  text-decoration: underline;
}

/*.offerText {padding-top: 5px;}*/
@media screen and (min-width: 768px) {
  .modal-dialog {
    margin: 150px auto auto auto;
   /* width: 530px !important;*/
    font-size: 2em;
  }
}
@media screen and (max-width: 320px) {
  div .modal-dialog {
    margin: 70px auto auto auto;
    width: 95% !important;
  }

  .btn {
    white-space: initial;
    /*width: 90%!important;*/
  }
}
@media screen and (min-width: 321px) and (max-width: 374px) {
  div .modal-dialog {
    margin: 100px auto auto auto;
    width: 300px !important;
  }

  .btn {
    white-space: initial;
    /*width: 90%!important;*/
  }
}
@media screen and (min-width: 375px) and (max-width: 599px) {
  div .modal-dialog {
    margin: 70px auto auto auto;
    width: 345px !important;
  }

  .btn {
    white-space: initial;
    /*width: 90%!important;*/
  }
}
@media screen and (min-width: 600px) and (max-width: 831px) {
  div .modal-dialog {
    margin: 80px auto auto auto;
    width: 570px !important;
  }

  .btn {
    white-space: initial;
  }
}


.dropdown-desktop > li {
  display: block;
  padding: 15px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.dropdown-mobile > li {
  display: block;
  padding: 15px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: normal;
  border-bottom: 1px solid #ccc;
  cursor: pointer;
}

.btn-primary {
  /*background-color: #5392de;*/
}

.panel-default > .panel-heading {
  background-color: #0460a9;
}

.dropdown-toggle {
  height: auto;
  border: 1px solid #cccccc;
}

@media all and (max-width: 767px) {
  .dropdown-toggle,
  .dropdown-menu {
    width: 100%;
  }
  
  .pull-left img {
    width: 10em;
	}

  .dropdown-toggle {
    overflow: hidden;
    border-radius: 0px;
  }

  .open > .dropdown-menu {
    position: fixed;
    bottom: 0px;
    top: 5%;
    left: 0px;
    bottom: 0px;
    z-index: 5;
  }
  
  .container {
    padding-left: 2em;
	}
	
	.pull-right {
width: 55%;
margin-top: 1em;
}

.mobHomepage {
	margin-left: 0.5em;
}
}
.brndDrpDown {
  overflow: hidden;
  width: auto;
  max-width: 70%;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 0.15em;
  float: left;
}
.brndDrpDown p {
  color: #b3b3b3;
  font-size: 1.1em;
  line-height: 1.375;
  margin-bottom: 0px;
  font-weight: 300;
}
.brndDrpDown p span {
  display: block;
  text-transform: uppercase;
  color: #666666;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0.1em;
}

.dropdown-mobile > li {
  background-color: #dadde1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
.dropdown-mobile > li p {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 0px;
}

#btnMedicationMobile p {
  margin: 0px;
}

.brndDrpDown .btn {
  letter-spacing: 0px;
}


/* NEW Code from HH 9/20 ENDS */



		
/* Generic Mobile code */


/** Galaxy Code  for dropdown images **/

@media screen and (max-width: 767px) and (-webkit-device-pixel-ratio: 3) {
	.dropdown-menu {
    position: absolute;
    word-wrap: break-word;
    width: 18.5em;
	}
	
	.container {
   
    padding-left: 2em;
	}
	
	.dropdown-desktop>li {
    display: block;
    padding: 15px 0px !important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
	}
	
	.greybox {
    position: absolute;
    background-color: #ededed !important;
    margin: 0 auto !important;
    display: inline-block;
    height: 30em;
    width: 100%;
	}
	
	

	}

	/*iPhone Media Query */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 374px)  {
	
	.pull-right {
    width: 50% !important;
    margin-top: 0.7em !important;
	}
	
	.wide {
    width: 100%;
    background-size: 100%;
    height: 32em;
    background-repeat: no-repeat;
}

.mobHomepage {
    margin-left: 0em !important;
}
}
	
/** Galaxy Code  for dropdown images **/

@media screen and (device-width: 360px) and (device-height: 640px) and (-webkit-device-pixel-ratio: 3) {
	.mobileOnly {
		display: block;
	}
	
	.dropdown-menu {
		display: none;
	}
	
	.dropdown-toggle, .dropdown-menu, .btn-primary {
    width: 260px;
}

.privacy-title {
	font-size: 16px;
	color: #185fab;
	font-weight: bold;
	margin: 60px auto 1.5em auto;
	width: 96%;
}

	.wide {
    width: 100%;
    background-size: 100%;
    height: 30em;
    background-repeat: no-repeat;
}

	.pull-right {
    width: 50% !important;
    margin-top: 0.7em !important;
	}

.mobHomepage {
    margin-left: 0em !important;
}
}

/** Galaxy Code for dropdown images **/

label:focus {
	text-decoration: none !important; 
    cursor: default !important;
}

/* New Desktop css START*/
.stepsEligibility {
	border-bottom: 0; 
	margin-left: -28px;
}

.stepsDemographics {
	border-bottom: 0; 
	margin-left: 13px;
}

.pannelPaddingEligibility{
	padding-left: 45px;
    padding-right: 115px;
}

.pannelPaddingDemographics{
	padding-left: 83px;
}

.landingDescription{
	margin-top:0px;
}

.errorCardId{
	margin-top: 0.92em;
}
/* New Desktop css END*/

/* NEW Code from Design 9/20 BEGINS*/

@media screen and (max-width: 768px) {
  .panel-body {
    height: 25em;
	}
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}
	
	.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px;
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
}

@media screen and (max-width: 320px) {
	.panel-body {
    height: 25em;
	} 
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px;
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
}

@media screen and (min-width: 321px) and (max-width: 374px) {
	.panel-body {
    height: 25em;
	} 
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px;
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
}


@media screen and (min-width: 375px) and (max-width: 599px) {
	.panel-body {
    height: 25em;
	}  
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px; 
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
}

@media screen and (min-width: 600px) and (max-width: 831px) {
	.panel-body {
    height: 25em;
	}
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}
	
	.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px;
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
  
}

@media all and (max-width: 767px) {
	.panel-body {
    height: 25em;
	} 
	
	.panelBtn {
    margin-top: 6em;
	}
	
	.pannelPaddingEligibility {
    padding-left: 0em;
    padding-right: 0em;
	}
	
	div.bs-wizard-info.text-center.pending {
    font-size: 0.82em;
    font-weight: normal;
    color: #808080;
	}

	.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 0.85em;
    font-weight: bold;
    padding-left: 5%;
    margin: 25px auto auto auto;
    width: 75%;
	}
	
	.pannelPaddingDemographics {
    padding-left: 5px;
	}
	
	.demoBox {
    height: 17em !important;
	}
	
	.panel-body-elig-container.panel-body.demoBtmBox {
    width: 100%;
    margin-left: 0px;
    font-size: 16px;
    /* margin-right: 51px; */
    height: 10em !important;
	}
	
	.demoBtmText {
    margin-top: 3%;
    /* font-weight: bold; */
    font-size: 0.9em;
    /* margin: 2%; */
    padding-left: 0em;
    padding-right: 0em;
	}
	
	.row.bs-wizard {
    margin-left: -1.5em;
    margin-right: 0px;
	}
}

/* NEW Code from Design 9/20 ENDS */


/** New PI Nav code **/
.pull-right {
width: 55%;
margin-top: 0.7em;
}

.fontPI {
	    font-size: 14px;
    font-weight: normal;
    font-family: 'Arial';
	width: 450px;
	float: right;
	text-align: left;
	border: none;
	margin-top: 10px;
	    letter-spacing: 0px;
	top: auto;
	left: auto;
}

.dropglyph {
	float: right; 
	position: relative; 
	right: 70px;
}

.dropPI {
	    top: 65px;
    left: 150px;
	width: 450px;
	font-size: 0.9em;
	top: 47.4px;
	margin-top: 20px;
}

.dropPI a {
	text-decoration: none;
}

.dropdown-menu {
	height: auto;
}

@media all and (max-width: 767px) {
	.fontPI {
    font-size: 0.8em;
    font-weight: normal;
    font-family: 'Arial';
    width: 40em;
    float: right;
    text-align: left;
    border: none;
    margin-top: 10px;
    letter-spacing: 0px;
	left: -10em;
	margin-bottom: 5px;
	position: absolute;
	top: -35px;
	}
	
	.dropPI {
	    top: 65px;
    left: 150px;
	width: 450px;
	font-size: 0.8em;
	top: 10%;
	
	}
	
	.dropglyph {
	float: right; 
	position: relative; 
	right: 120px;
	}
}
/** New PI Nav code **/


/** CSS to implement HH Radio **/
fieldset label {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 16px;
    color: #565656;
    padding: 0px 25px 25px 35px;
    margin: 0px auto 10px 20px;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-family: 'Century Gothic W01 Bold', 'Muli', Helvetica, Arial, sans-serif;
}

fieldset.radio-list li .check {
    display: block;
    position: absolute;
    border: 1px solid #0460a9;
    background: white;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    top: 0px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

.container fieldset.radio-list {
    list-style: none;
    margin: 30px 0 0 0;
    padding: 0;
    overflow: auto;
}

input[type=radio]:checked ~ .check {
    border: 1px solid #0460a9 /*#0DFF92*/;
}


.radio-list fieldset input[type=radio] {
    position: absolute;
    top: 1px;
    left: 25px;
    visibility: hidden;
}

.radio-list fieldset .check {
    display: block;
    position: absolute;
    border: 1px solid #0460a9;
    background: white;
    border-radius: 100%;
    height: 22px;
    width: 22px;
    top: 0px;
    left: 20px;
    z-index: 5;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
}

@media screen and (max-width: 767px) {
fieldset label {
    display: block;
    position: relative;
    font-weight: normal;
    font-size: 14px !important;
    color: #565656;
    padding: 0px 25px 25px 35px;
    margin: 5px auto 10px 20px !important;
    height: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all 0.25s linear;
    font-family: 'Century Gothic W01 Bold', 'Muli', Helvetica, Arial, sans-serif;
}

}
/** CSS to implement HH Radio **/

/** new landing page (october 2017) code **/

.home-page .products .row .column ul li .link:before {
   content: url('../images/play-icon.png');
   margin-right: 10px;
}

.bannerText {
	color: #fff;
	/*width: 800px;*/
	margin: 0 auto;
	padding-top: 7.5em;
	/*padding-left: 10px;*/
	}

.bannerSmall {
	text-transform: uppercase;
	font-size: 12pt;
}

.bannerMedium {
	text-transform: uppercase;
	font-size: 24pt;
}

.bannerLarge {
	   font-size: 58pt;
    font-weight: bold;
}

.footerContent {
	width: 800px;
	margin: 0 auto;
	padding-top: 7em;
}
.MckLinkDiv {
	width: 800px;
	margin: -3em auto 0 auto;
}

.responsiveColumn {
	display: none;
}

/* HH issue 18 Fix */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
.mobHomepage {
		margin-left: 1em;
		margin-right: 2em;
	}
	
.pull-right {
    width: 50%;
    margin-top: 0.7em;
}
}

/* HH issue 18 Fix */

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

   .greybox {
    position: absolute;
    background-color: #ededed !important;
    margin: 0 auto !important;
    display: inline-block;
    height: 30em;
    width: 100%;
	}
	
	.bannerStyle {
    height: 12em;
	}
	
	.landingHdText {
    font-size: 1.1em;
    width: 85%;
    margin: 0 auto;
    margin-top: 1em;
	padding-top: 10px;
	}
	
	.landingSmText {
    font-size: 0.9em;
    color: #58595b;
	width: 85%;
	margin: 0 auto;
	padding-top: 1em;
	padding-top: 20px;
	}
	
	.mobHomepage {
		margin-left: 2em;
	}
	
	.tnc ul {
    padding-left: 1.4em;
	}
		
	.bannerText {
    color: #fff;
    width: 100%;
    margin: 0 auto;
    padding-top: 1.5em;
    padding-left: 2em;
}

.bannerSmall {
    text-transform: uppercase;
    font-size: 10pt;
    /* width: 14px; */
	line-height: 12px;
}

.bannerMedium {
    text-transform: uppercase;
    font-size: 16pt;
}

.bannerLarge {
    font-size: 40pt;
    font-weight: bold;
}

.responsiveColumn { 
display: block; 
height: 2em;
clear: both;
}

.footerContent {
    width: 100%;
    margin: 0 auto;
    padding-top: 5em;
}
.MckLinkDiv {
	width: 100%;
	margin-top: -5em;
}

.tnc {
    margin-bottom: 0%;
}

.modal-body {
    font-family: arial, sans-serif;
    font-weight: normal;
    margin: 15px auto auto auto;
    font-size: 0.8em;
    padding: 0;
    color: #ffffff;
    letter-spacing: 0px;
}
	
}

@media screen and (max-width: 374px) and (-webkit-device-pixel-ratio: 3) {
	.wide {
    width: 100%;
    background-size: 100%;
    height: 32em;
    background-repeat: no-repeat;
	}
}

/** new landing page (october 2017) code **/

/** iPad Fixes */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {
	.wide {
		width: 100%;
		background-size: 100%;
		height: 21em;
		background-repeat: no-repeat;
	}
	
	.greybox {
    background-color: #ededed !important;
    margin: 0 auto !important;
    display: inline-block;
    height: 22em;
    width: 100%;
	}
	
	    .hidden-sm {
        display: block!important;
    }
	
	.col-sm-12 {
    width: 200%;
	}
	
	.widthReduce {
		width: 45%;
	}
}

/** iPad Fixes */



/** HH Google sheet fixes **/

@media all and (max-width: 767px) 
{
	.mobWide {
		height: 21em !important; /* Issue 11 Fix */
	}
}


/*Pixel Phones */
@media only screen and and (max-width: 411px) and (max-height: 731px) and (-webkit-min-device-pixel-ratio: 2) {
.wide {
    width: 100%;
    background-size: 100%;
    height: 340pt;
    background-repeat: no-repeat;
}
}
/*Pixel Phones End*/

@media screen and (max-width: 474px) {
	.MckLinkDiv {
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: center;
	}
}