@charset "utf-8";

/* Modified by Erik Larson - 07182017 */

.rwdTile {
	color: #fff;
}
.rwdTile .btn-default {
    display: inline-block;
    text-align: center;
    width: 120px;
	border-color: #ee3224;
	background-color: transparent;
    border-style: solid;
    border-width: 2px;
    color: #fff !important;
    font-weight: 300;
    transition: background-color 0.3s ease 0s;
	text-transform: uppercase;
	border-radius: 0;
    letter-spacing: 0.8px;
}
.btn.btn-default.btn-tiletab {
    width: auto;
}
.rwdTile .btn-default:hover {
	border-color: #ee3224;
	background-color: #ee3224;
    color: #fff;
}
.btn-default {
    display: inline-block;
    text-align: center;
    width: 120px;
}
.badgeAll {
	color: #fff;
	font-size: 12px;
	text-decoration: underline;
}
.badgeAll:hover {
		text-decoration: none;
}
.badgeAll a {
    color: #fff;
	font-size: 12px;
	cursor:pointer;
	text-decoration: underline;
	margin-right: 15px;
}
.badgeAll a:hover {
    text-decoration: none;
}
.badge {
    font-size: 1.2em;
    padding: 10px;
}
.tile {
	position: absolute;
	overflow: hidden;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
}

.tile-expander {
	position: absolute;
	right: -17px;
	bottom: 0;
	border-width: 0 0 35px 35px;
	border-color: transparent transparent rgba(255,0,0,1) transparent ;
	border-style: solid;
	position: absolute;
    margin: auto;
    /*right: -50px;
    width: 76px;
    height: 76px;
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    border-bottom: 2px solid #fcfcfc;
	bottom: -40px;
	background: rgba(0,0,0,.1);*/	
}

/*.step1 {
	background: rgba(0, 0, 0, 0) url("../images/step1.png") no-repeat scroll left center;
	height: 105px;
	z-index: 1;
	left: -6px;
	position: relative;
}

.step2 {
	background: rgba(0, 0, 0, 0) url("../images/step2.png") no-repeat scroll left center;
	height: 105px;
	z-index: 1;
	left: -6px;
	position: relative;
}*/

.step1, .step2 {
	height: 105px;
	z-index: 1;
	left: -6px;
	position: relative;
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size: 34px;
	top: 20px;
	/*text-shadow: 2px 2px #444;*/
	color: #fff;
}
.step::before {
	content: "\E224";
	color: #ee3224;
}
@media (max-width: 768px) {
	.step::before {
		content: "\E602";
	}
}
.step1 h5, .step2 h5 {
	padding-left: 240px;
	padding-top: 20px;
	font-size: 16px;
}

.step1 p, .step2 p {
	padding-left: 240px;
}

.message-badge.badge.badgeOut {
	left: -16px;
	position: relative;
	top: -8px;
	z-index: 10000;
	background-color: transparent;
	padding: 3px 4px;
	display:none;
}



/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////

Start "ALL" - All Screen Sizes

////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */

#da-slider {
    background: #f2f2f2;
border: 1px solid #e6e6e6;
	/*background-image: url("../images/blue_shape.svg");*/
	background-repeat: no-repeat;
	background-position:right;
}
#da-slider .glyphicons-chevron-right, #da-slider .glyphicons-chevron-left {
    font-size: 16px;
}
#da-slider a .glyphicons-chevron-right:hover {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
}
#da-slider a .glyphicons-chevron-left:hover {
    -webkit-transform: translateX(-4px);
    transform: translateX(-4px);
}
#da-slider a .glyphicons-chevron-right, #da-slider a .glyphicons-chevron-left {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#da-slider img {
    border: 4px solid rgba(255, 255, 255, 1);
	-webkit-box-shadow: 0px 0px 38px -32px rgba(0,0,0,1);
-moz-box-shadow: 0px 0px 38px -32px rgba(0,0,0,1);
box-shadow: 0px 0px 38px -32px rgba(0,0,0,1);
}

/*******************************************************/
/* *********************  All Tiles ****************** */
/*******************************************************/

.smalldiv01::after,
.smalldiv02::after,
.smalldiv03::after,
.smalldiv04::after,
.smalldiv05::after,
.smalldiv06::after {
	font-family: 'Glyphicons Regular';
	color: #000;
	position: absolute;
}

/*#smalldiv01icon::before, #smalldiv02icon::before, #smalldiv03icon::before, #smalldiv04icon::before, #smalldiv05icon::before, #smalldiv06icon::before {
	opacity: .2;
	font-size: 1.8em;
}

#smalldiv01icon:hover::before, #smalldiv02icon:hover::before, #smalldiv03icon:hover::before, #smalldiv04icon:hover::before, #smalldiv05icon:hover::before, #smalldiv06icon:hover::before {
	opacity: .2;
}*/

.smalldiv01::after, .smalldiv02::after, .smalldiv03::after, .smalldiv04::after, .smalldiv05::after, .smalldiv06::after {
	opacity: .2;
	z-index: 1;
}

.smalldiv01:hover::after, .smalldiv02:hover::after, .smalldiv03:hover::after, .smalldiv04:hover::after, .smalldiv05:hover::after, .smalldiv06:hover::after {
	opacity: 1;
}

/* ********************* @end all tiles ************** */


/* *********************  div01  ********************* */
#div01 {
	background: #fff;
}

.smalldiv01::after /* tile background */ {
	content: "\E197";
}


/* *********************  div02  ********************* */
#div02 {
	background: #fff;
}

.smalldiv02::after /* tile background */ {
	content: "\E030";
}


/* *********************  div03  ********************* */
#div03 {
	background: #fff;
}

.smalldiv03::after /* tile background */ {
	content: "\E012";
}


/* *********************  div04  ********************* */
#div04 {
	background: #fff;
}

.smalldiv04::after /* tile background */ {
	content: "\E506";
}


/* *********************  div05  ********************* */
#div05 {
	background: #fff;
}

.smalldiv05::after /* tile background */ {
	content: "\E043";
}


/* *********************  div06  ********************* */
#div06 {
	background: #fff;
}

.smalldiv06::after /* tile background */ {
	content: "\E544";
}


/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////

End "ALL" - All Screen Sizes

////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */





/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////

OVER 1169px wide

////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */

.tileLabel::before {
    /*background: #0047BA none repeat scroll 0 0;*/
    content: "";
    display: block;
    height: 4px;
    margin-left: -2px;
    transform: skewX(45deg);
    transform-origin: 100% 0 0;
    transition: background 0.3s ease 0s;
    width: 45px;
	margin-bottom: 5px;
}

@media all AND (min-width: 1170px) {
	.transform {
		transition: width 0.4s, height 0.4s, background 1.25s, color 0.4s, font-size 0.9s, top 0.4s, left 0.4s, transform 0.6s, display 0.4s;
	}
	
	#centeredContainer {
		width: auto;
		margin-left: 16px;
		background: #fff;
		border: 0px solid #888888;
		display: block;
		overflow: hidden;
		height: 425px;
		min-height: 425px;
	}

	.rwdTile {
		font-size: 14px;
		display: block;
		padding: 7px;
	}
	
	div > .tileLabel {
	font-size: 130%;
    font-weight: normal;
    line-height: 1.1;
    margin: 4px 0 0 4px;
	color:#000;
	}
	
	div > .smallLabel {
		font-size: 140%;
	}
	
	.bigdiv01 .tileLabel::before,
	.bigdiv02 .tileLabel::before,
	.bigdiv03 .tileLabel::before,
	.bigdiv04 .tileLabel::before,
	.bigdiv05 .tileLabel::before {
    background: none;
    content: "";
	display:none;
	}
	
	
	/* START div00 - an invisible div to size the container before loading the selected div - DLD, 20160307 */
	#div00 {
		position: relative;
	}
	
	#div00content {
		display: none;
	}
	
	.bigdiv00 {
		height: 405px;
		width: 500px;
		background: transparent;
		visibility: hidden;
		display: none;
	}
	/* END div00 */
	
	
	/* Div content is hidden until div is expanded. DLD, 20160119 */
	#div01content, #div03content, #div04content, #div05content {
		display: none;
	}
	
	#div01, #div02, #div03, #div04, #div05, #div06 {
		position: relative;
		-webkit-transition: all .6s ease;
		-moz-transition: all .6s ease;
		-ms-transition: all .6s ease;
		-o-transition: all .6s ease;
		transition: all .6s ease;
		/*-webkit-box-shadow: 10px 10px 24px -13px rgba(0,0,0,0.75);
		-moz-box-shadow: 10px 10px 24px -13px rgba(0,0,0,0.75);
		box-shadow: 10px 10px 24px -13px rgba(0,0,0,0.75);*/
		overflow: hidden;
		background:#f2f2f2;
		border:1px solid #e6e6e6;
	}
	
	#div01:hover, #div02:hover, #div03:hover, #div04:hover, #div05:hover, #div06:hover {
		box-shadow: 0px 0px 7px 1px #ddd;
	}
	
	#smalldiv01icon, #smalldiv02icon, #smalldiv03icon, #smalldiv04icon, #smalldiv05icon, #smalldiv06icon {
		display: none;
	}
	
	.bigdiv01 > .tileLabel, .bigdiv02 > .tileLabel, .bigdiv03 > .tileLabel, .bigdiv04 > .tileLabel, .bigdiv05 > .tileLabel {
		font-size: 34px;
    font-weight: 300;
    line-height: 1;
	color:#fff;
	margin: 0;
	}
	
	.expIcon {
		position: relative;
		display: inline;
		opacity: 0.8;
		left: -18px;
		top: 33px;
		/*right: -36px;
		top: 52px;
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-ms-transform: rotate(45deg);*/
	}
	
	.bigdiv01, .bigdiv02, .bigdiv03, .bigdiv04, .bigdiv05 {
		height: 405px;
		width: 500px;
		box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.4) !important;
	}
	
	.smalldiv01, .smalldiv02, .smalldiv03, .smalldiv04 {
		height: 200px;
		width: 200px;
	}
	
	.smalldiv01:hover, .smalldiv02:hover, .smalldiv03:hover, .smalldiv04:hover, .smalldiv05:hover {
		cursor: pointer;
		opacity: 1;
	}

	.smalldiv01::after, .smalldiv02::after, .smalldiv03::after, .smalldiv04::after, .smalldiv05::after {
		/*transition: all .9s ease;*/
    	font-size: 6em;
		top: 70px;
		left: 75px;
	}
	
	.smalldiv01:hover::after, .smalldiv02:hover::after, .smalldiv03:hover::after, .smalldiv04:hover::after, .smalldiv05:hover::after {
		
		font-size: /*8.4em*/ 6em;
		/*top: 60px;transition: all .9s ease;
		left: 65px;*/
		color:#f31e29
	}
	
	.bigdiv01 > .tile-expander, .bigdiv02 > .tile-expander, .bigdiv03 > .tile-expander, .bigdiv04 > .tile-expander, .bigdiv05 > .tile-expander {
		display: none;
	}
	
	/* *************************************************** */
	/* *********************  div01  ********************* */
	/* *************************************************** */
	
	.smalldiv01 {
		left: 0;
		top: 0;
	}
	
	.smalldiv01 > .tileLabel .badgeAll, .smalldiv01 #glyphicon01 {
		display: none;
	}

	#div01content .row  {
    padding-left: 5px;
    padding-top: 5px;
	}
	
	/* *************************************************** */
	/* *********************  div02  ********************* */
	/* *************************************************** */
	
	#div02 {

	}
	
	.smalldiv02 {
		left: 0;
		top: 0;
	}
	
	.smalldiv02 > .subtitle, .smalldiv02 #glyphicon02 {
		display: none;
	}
	
	.bigdiv02 {
		left: 205px;
		top: -200px;
	}
	#div01.bigdiv01,
	#div02.bigdiv02,
	#div03.bigdiv03,
	#div04.bigdiv04,
	#div05.bigdiv05 {
		background: url(../images/T01_background.jpg);
	}
	
	.bigdiv02 > .subtitle {
		font-size:24px;
		font-weight:400;
		margin-top: 5px;
		margin-bottom: 0;
	}
	
	.subtitle {
		margin-left: 6px;
	}
	
	#glyphicon02 {
		margin-left: 2px;
	}
	
	#div02content {
    margin-left: 7px;
	}
	
	#div02content .stepdetails {
    margin-top: 16px;
	}
	
	#div02content .stepdetails h5 {
    margin-top: 0;
		margin-bottom:0;
	}
	

	/* *************************************************** */
	/* *********************  div03  ********************* */
	/* *************************************************** */
	
	#div03content .subtitle {
		font-size: 18px;
		padding-top: 12px;
		padding-bottom: 12px;
	}
	
	.textEmphasis {
		font-size: 24px;
		color: #fed8a0;
	}
	
	.smalldiv03 {
		left: 710px;
		top: -605px;
	}
	
	.smalldiv03 > .subtitle, .smalldiv03 #glyphicon03 {
		display: none;
	}
	
	
	/* *************************************************** */
	/* *********************  div04  ********************* */
	/* *************************************************** */
	
	.smalldiv04 {
		left: 710px;
		top: -600px;
	}

	.smalldiv04 > .subtitle, .smalldiv04 #glyphicon04 {
		display: none;
	}
	
	
	/* *************************************************** */
	/* *********************  div05  ********************* */
	/* *************************************************** */
	
	.smalldiv05::after /* tile background image */ {
		content: none;
	}
	
	.smalldiv05 > .tileLabel > nobr .glyphicons {
		display: none !important;
	}
	
	.glyphicons-facetime-video {
		font-size: 16px !important;
	}
	
	.smalldiv05 {
		height: 100px;
		width: 100px;
		left: 916px;
		top: -1005px;
	}
	
	
	/* *************************************************** */
	/* *********************  div06  ********************* */
	/* *************************************************** */
	
	#div06 {
		background: #fff;
	}
	
	.smalldiv06::after /* tile background image */ {
		content: none;
	}
	
	.smalldiv06 {
		height: auto;
		width: 220px;
		left: 916px;
		top: -1000px;
		padding: 0;
		z-index: 20;
	}
	
	.smalldiv06:hover {
		cursor: pointer;
	}
	
	.smalldiv06 ul {  /* Added by EL - 04102017 */
		padding: 0px;
	}

	.smallOnly {
		display: none;
	}
	
	.bigOnly {
		display: block;
	}
	
}


/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////

Mobile Tiles. Up to 1169px wide.

////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */

@media all AND (max-width: 1169px) {

	#footer {
		margin-bottom: 50px !important;
	}
	
	.rwdTile {
		border-radius: 6px;
	}
	
	#div01 {
		border: 1px solid #fff;
	}
	
	#div02 {
		border: 1px solid #fff;
	}
	
	#div03 {
		border: 1px solid #fff;
	}
	
	#div04 {
		border: 1px solid #fff;
	}
	
	#div05 {
		border: 1px solid #fff;
	}
	
	#div06 {
		border: 1px solid #fff;
	}
	
	#div01, #div02, #div03, #div04, #div05, #div06 {
		/*box-shadow: 10px 10px 24px -13px rgba(0,0,0,0.75);
		border-radius:0;
		border:none;*/
		box-shadow: 10px 10px 24px -13px rgba(0,0,0,0.07);
		border-radius: 0;
		border: 1px solid #dadada;
	}
	
	.smalldiv01, .smalldiv02, .smalldiv03, .smalldiv04, .smalldiv05, .smalldiv06 {
		padding: 0 0 0 6px;
		margin-left: 1%;
		z-index: 0;
		cursor: pointer;
		background: #fff;
		color: #000;
	}
	
	.bigdiv01, .bigdiv02, .bigdiv03, .bigdiv04, .bigdiv05, .bigdiv06 {
		font-size: 15px;
		padding: 6px 0 16px 6px;
		background: url(../images/T01_background.jpg) !important;
		color: #fff;
	}
	
	.xCloser {
    color: #ffffff;
    font-size: 22px;
    font-weight: 700;
    padding: 4px 10px 6px 10px;
    border: 1px solid rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.25);
    border-radius: 11%;
    position: absolute;
    z-index: 0;
    display: none;
    cursor: pointer;
	}
	
	.xCloser:hover {
    opacity: 0.7;
	}
}

/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////

@end Mobile Tiles. Up to 1169px wide.

////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */





/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////

OVER 768px wide, and UNDER 1170px wide.

////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */
@media all AND (min-width: 769px) AND (max-width: 1169px) {

	.smallOnly {
		display: inline;
	}
	
	.bigOnly {
		display: none;
	}
	
	#centeredContainer {
		margin-top: 7px;
		width:100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 11px;
		padding-bottom: 11px;
		display: inline-block;
		height: 100%;
		overflow: hidden;
	}
	
	#innerContentWrapperHome {
    padding: 0 1vw 8px 1vw !important;
		height: 100%;
	}
	
	#innerContentWrapperHome::after {
		height: 53vh;
		pointer-events:none; 
	}
	
	.tile.tile-finddoctor2.smalldiv06 {
		overflow: hidden;
		z-index: 2 !important;
	}
	
	.smalldiv01, .smalldiv02, .smalldiv03, .smalldiv04, .smalldiv05, .smalldiv06 {
		height: 27vh;
		width: 32%;
	}
	
	.tileLabel {
 		font-size:130%;
		font-weight:normal;
		margin: 5px 5% 0 0;
	}
	
	.bigdiv01 > .tileLabel, .bigdiv02 > .tileLabel, .bigdiv03 > .tileLabel, .bigdiv04 > .tileLabel, .bigdiv05 > .tileLabel, .bigdiv06 > .tileLabel {
		font-weight: 700;
    line-height: 1;
	}
	
	.bigdiv01 > .tileLabel .subtitle, .bigdiv02 > .subtitle, .bigdiv03 > .subtitle, .bigdiv04 > .subtitle, .bigdiv05 > .subtitle, .bigdiv06 > .subtitle {
		font-size:2vw;
		font-weight:300; 
		margin-top: 5px;
		margin-bottom: 0;
		margin-bottom: 12px;
	}
	
	.smalldiv01 > .tileLabel > .badgeAll, .smalldiv02 > .subtitle, .smalldiv03 > .subtitle, .smalldiv04 > .subtitle, .smalldiv05 > .subtitle, .smalldiv06 > .subtitle {
		display:none;
	}
	.bigdiv01 .tileLabel::before, .bigdiv02 .tileLabel::before, .bigdiv03 .tileLabel::before, .bigdiv04 .tileLabel::before, .bigdiv05 .tileLabel::before, .bigdiv06 .tileLabel::before {
		background: transparent;
		width:0;
	}
	
	.tile.subtitle {
		position: relative;
		top: 124px;
		left: 4px;
	}
	
	#main-content {
		z-index: 1;
	}
	
	#da-slider {
		margin-top: 55vh;
	}
	
	#footer {
		margin-top: 67px;
	}
	
	#footerNav {
		margin-top: 0;
	}
	
/* INITIAL VIEW ONLY - START */
	#div01content, #div02content, #div03content, #div04content, #div05content, #div06content {
		display: none;
/*		padding-top: 8vmin;*/
	}
	
	.navResponsive, #mainNav {
		position: absolute;
		z-index: 4000;
		width: 100%;
	}
	
	ul.subMenu.tier2NavOn {
		background: white !important;
		width: 1200px !important;
		overflow: hidden;
		height: 45px !important;
	}
	
	/*#smalldiv01icon, #smalldiv02icon, #smalldiv03icon, #smalldiv04icon, #smalldiv05icon, #smalldiv06icon {
		display: block;
		cursor: pointer;
		width: 17%;
		height: 40px;
		position: fixed;
		bottom: 0;
		z-index: 3001;
		clear: both;
	}*/
	
	.selectedIcon {
		-webkit-box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		-moz-box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		border-top: 1px solid (22, 33, 44, 0.6);
		border-right: 1px solid rgba(0, 0, 0, 0.4);
		border-bottom: 1px solid rgba(0, 0, 0, 0.4);
		border-left: 1px solid rgba(22, 33, 44, 0.6);
		opacity: 1.0 !important;
	}
	
	.smalldiv01 .glyphicons, .smalldiv02 .glyphicons, .smalldiv03 .glyphicons, .smalldiv04 .glyphicons, .smalldiv05 .glyphicons, .smalldiv06 .glyphicons {
		display: none !important;
	}
    
	#messageCountIndicator {
		position: relative;
		top: 17px;
		left: 0;
		cursor: pointer;
		z-index: 111;
	}
	
	.expIcon, .tile-expander {
		display: none;
	}
	
	.xCloser {
    right: 15px;
    top: 176px;
	}
	
/* INITIAL VIEW ONLY - END */


/* *************************************************** */
/* *********************  div01  ********************* */
/* *************************************************** */
	.smalldiv01 {
		left: 0;
		top: 170px;
	}
	
	/*#smalldiv01icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv01icon {
		left: 1%;
	}*/

	.smalldiv01::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}
	
/* *************************************************** */
/* *********************  div02  ********************* */
/* *************************************************** */	
	.smalldiv02 {
		left: 33%;
		top: 170px;
	}
	
	/*#smalldiv02icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv02icon {
		left: 17%;
	}*/

	.smalldiv02::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}
	
	.step1 {
		padding-left:120px! important;
    padding-top: 30px! important;
		padding-bottom: 40px! important;
	}
	
	.step2 {
		padding-left:120px! important;
    padding-top: 20px! important;
	}
	
	.step1 h5, .step2 h5 {
		padding-left:9vw !important;
		padding-top:0;
		font-size: inherit !important;
		font-size: 3.5vmin !important;
		white-space: nowrap
	}
	
	.step1 p, .step2 p {
		padding-left:0 !important;
		font-size: 2vmin !important;
	}

	
/* *************************************************** */
/* *********************  div03  ********************* */
/* *************************************************** */
	.smalldiv03 {
		left: 66%;
		top: 170px;
	}
	
	/*#smalldiv03icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv03icon {
		left: 33%;
	}*/

	.smalldiv03::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}
	
	.btn.btn-accent.btn-small {
		margin: 12px;
	}
	
/* *************************************************** */
/* *********************  div04  ********************* */
/* *************************************************** */
	.smalldiv04 {
		left: 0;
	}
	
	/*#smalldiv04icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv04icon {
		left: 49.5%;
	}*/

	.smalldiv04::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}

/* *************************************************** */
/* *********************  div05  ********************* */
/* *************************************************** */
	.smalldiv05 {
		left: 33%;
	}
	
	/*#smalldiv05icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv05icon {
		left: 65.5%;
	}*/

	.smalldiv05::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}

/* *************************************************** */
/* *********************  div06  ********************* */
/* *************************************************** */
	.smalldiv06 {
		left: 66%;
	}
	
	#div06content {
		overflow: hidden;
	}
	
	#div06content .doctorTextLink {
		color: #ffffff;
		opacity: 0.7 !important;
		outline: none;
	}
	
	#div06content .doctorTextLink:hover, #noChange:hover {
		color: #ffffff !important;
		opacity: 1.0 !important;
	}
	
	#noChange {
		opacity: 0.9 !important;
	}
	
	#findDoctor {
		width: 50%;
		margin-right: 16px;
	}
	
	/*#smalldiv06icon::before {
    top: 30%;
    left: 7vw;
	}
	
	#smalldiv06icon {
		left: 82%;
	}*/

	.smalldiv06::after {
		font-size: 6em;
		top: 35%;
		left: 12vw;
	}
}




/* *************************************************************************************
////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////

UNDER 769px wide

////////////////////////////////////////////////////////////////////////////////////////
////////////////////////////////////////////////////////////////////////////////////////
************************************************************************************* */
@media all AND (max-width: 768px) {	

	.smallOnly {
		display: inline;
	}
	
	.bigOnly {
		display: none;
	}
	#pauseButton .glyphicons, #playButton .glyphicons {
    	color: #000;
}
	#centeredContainer {
		margin-top: 0px;
		width:100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0 !important;
		padding-right: 0 !important;
		padding-top: 11px;
		padding-bottom: 11px;
		display: inline-block;
		height: 100%;
		overflow: hidden;
	}
	#da-slider {
    background: #f2f2f2;border:1px solid #e6e6e6;
	}
	.carousel-caption {
    color: #000;
	}
	#innerContentWrapperHome {
    padding: 0 1vw 8px 1vw !important;
	}
	
	#innerContentWrapperHome::after {
		height: 53vh;
		pointer-events:none; 
	}
	
	.tile.tile-finddoctor2.smalldiv06 {
		overflow: hidden;
		z-index: 2 !important;
	}
	
	.smalldiv01, .smalldiv02, .smalldiv03, .smalldiv04, .smalldiv05, .smalldiv06 {
		height: 18vh;
		width: 48%;
	}
	
	.smalldiv01:hover::after, .smalldiv02:hover::after, .smalldiv03:hover::after, .smalldiv04:hover::after, .smalldiv05:hover::after, .smalldiv06:hover::after {
	opacity: 1;color:#ff0000
}

	
	.tileLabel {
		margin-top: 0;
		font-size: 130%;
		font-weight:normal;
		margin: 0px 5% 15px 0;
	}
	
	.bigdiv01 > .tileLabel, .bigdiv02 > .tileLabel, .bigdiv03 > .tileLabel, .bigdiv04 > .tileLabel, .bigdiv05 > .tileLabel, .bigdiv06 > .tileLabel {
		font-size: 5.9vw;
    	font-weight: 700;
    	line-height: 1;
	}
	
	.bigdiv01 > .tileLabel .subtitle, .bigdiv02 > .subtitle, .bigdiv03 > .subtitle, .bigdiv04 > .subtitle, .bigdiv05 > .subtitle, .bigdiv06 > .subtitle {
		font-size:5vw;
		font-weight:300; 
		margin-top: 5px;
		margin-bottom: 0;
		margin-bottom: 12px;
	}
	
	.smalldiv01 > .tileLabel > .badgeAll, .smalldiv02 > .subtitle, .smalldiv03 > .subtitle, .smalldiv04 > .subtitle, .smalldiv05 > .subtitle, .smalldiv06 > .subtitle {
		display:none;
	}
	.bigdiv01 .tileLabel::before, .bigdiv02 .tileLabel::before, .bigdiv03 .tileLabel::before, .bigdiv04 .tileLabel::before, .bigdiv05 .tileLabel::before, .bigdiv06 .tileLabel::before {
		background: transparent;
		width:0;
	}
	
	.tile.subtitle {
		position: relative;
		top: 124px;
		left: 4px;
	}
	
	#main-content {
		z-index: 1;
	}
	
	#da-slider {
		margin-top: 47vh;
		margin-bottom: 10vh;
	}
	
	#footer {
		margin-top: 0;
	}
	
	#footerNav {
		margin-top: 0;
	}
	
/* INITIAL VIEW ONLY - START */
	#div01content, #div02content, #div03content, #div04content, #div05content, #div06content {
		display: none;
/*		padding-top: 8vmin;*/
	}
	
	.navResponsive, #mainNav {
		position: absolute;
		z-index: 4000;
	}
	
	/*#smalldiv01icon, #smalldiv02icon, #smalldiv03icon, #smalldiv04icon, #smalldiv05icon, #smalldiv06icon {
		display: block;
		cursor: pointer;
		width: 16%;
		height: 40px;
		display: block;
		position: fixed;
		bottom: 0;
		z-index: 3001;
		clear: both;
	}*/
	
	.selectedIcon {
		-webkit-box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		-moz-box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		box-shadow: inset 4px 4px 6px 0px rgba(55, 66, 77, 0.6);
		border-top: 1px solid (22, 33, 44, 0.6);
		border-right: 1px solid rgba(0, 0, 0, 0.4);
		border-bottom: 1px solid rgba(0, 0, 0, 0.4);
		border-left: 1px solid rgba(22, 33, 44, 0.6);
		opacity: 1.0 !important;
	}
	
	.smalldiv01 .glyphicons, .smalldiv02 .glyphicons, .smalldiv03 .glyphicons, .smalldiv04 .glyphicons, .smalldiv05 .glyphicons, .smalldiv06 .glyphicons {
		display: none !important;
	}
    
	#messageCountIndicator {
		position: relative;
		top: 9px;
		left: -3px;
		cursor: pointer;
		z-index: 111;
		padding: 4px;
	}
	
	.expIcon, .tile-expander {
		display: none;
	}
	
	.xCloser {
    right: 5px;
    top: 115px;
	}
	
/* INITIAL VIEW ONLY - END */


/* *************************************************** */
/* *********************  div01  ********************* */
/* *************************************************** */
	.smalldiv01 {
		left: 0;
		top: 120px;
	}
	
	/*#smalldiv01icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv01icon {
		left: 2%;
	}*/

	.smalldiv01::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}
	
/* *************************************************** */
/* *********************  div02  ********************* */
/* *************************************************** */	
	.smalldiv02 {
		left: 50%;
		top: 120px;
	}
	
	/*#smalldiv02icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv02icon {
		left: 18%;
	}*/

	.smalldiv02::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}
	
	/*.step1 {
		padding-left:120px! important;
    padding-top: 30px! important;
		padding-bottom: 40px! important;
		top: -15px;
	}
	
	.step2 {
		padding-left:120px! important;
    padding-top: 20px! important;
		top: -15px;
	}*/
	
	#div02content .stepdetails {
		margin-top:-17px;
	}
	
	#div02content .stepdetails h5 {
		margin-top:0;
		margin-bottom:0;
	}
	
	.step1 h5, .step2 h5 {
		padding-left:9vw !important;
		padding-top:0;
		font-size: inherit !important;
		font-size: 3.5vmin !important;
		white-space: nowrap
	}
	
	.step1 p, .step2 p {
		padding-left:0 !important;
		font-size: 2vmin !important;
	}

	
/* *************************************************** */
/* *********************  div03  ********************* */
/* *************************************************** */
	.smalldiv03 {
		left: 0;
	}
	
	/*#smalldiv03icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv03icon {
		left: 34%;
	}*/

	.smalldiv03::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}
	
	.btn.btn-accent.btn-small {
		margin: 12px;
	}
	
/* *************************************************** */
/* *********************  div04  ********************* */
/* *************************************************** */
	.smalldiv04 {
		left: 50%;
	}
	
	/*#smalldiv04icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv04icon {
		left: 50%;
	}*/

	.smalldiv04::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}

/* *************************************************** */
/* *********************  div05  ********************* */
/* *************************************************** */
	.smalldiv05 {
		left: 0;
	}
	
	/*#smalldiv05icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv05icon {
		left: 66%;
	}*/

	.smalldiv05::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}

/* *************************************************** */
/* *********************  div06  ********************* */
/* *************************************************** */
	.smalldiv06 {
		left: 50%;
	}
	
	#div06content {
		overflow: hidden;
	}
	
	#div06content .doctorTextLink {
		color: #ffffff;
		opacity: 0.7 !important;
		outline: none;
	}
	
	#div06content .doctorTextLink:hover, #noChange:hover {
		color: #ffffff !important;
		opacity: 1.0 !important;
	}
	
	#noChange {
		opacity: 0.9 !important;
	}
	
	#findDoctor {
		width: 98%;
		margin-right: 16px;
	}
	
	/*#smalldiv06icon::before {
    top: 30%;
    left: 5vw;
	}
	
	#smalldiv06icon {
		left: 82%;
	}*/

	.smalldiv06::after {
		font-size: 5em;
		top: 5vh;
		left: 25vw;
	}
	
}


/* Misc */

/* Total Rewards */
.nav.nav-tabs.nav-stacked {
    border: 1px solid #CCC;
    float: right;
    margin-top: 0px;
    width: 100%;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05);
    background: #fff;
}

.nav-tabs.nav-stacked > li > a {
    margin: 0px;
}
/* @end Total Rewards */

.footNote {
    font-size: 11px;
    clear: both;
	padding-top: 20px;
}

#div04content {
    display: none;
}

.carousel-control {
  top: 50% !important;
	bottom: 50% !important;
	width: 5%;
  color: #ddd;
  text-align: center;
  text-shadow: none;
}

.carousel-control:hover {
    color: #ccc;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background: transparent;
}

.carousel-control.left {
    background: transparent; 
}

.carousel-indicators .active {
    background-color: #ddd;
}

.carousel-indicators li {
    border: 1px solid #ddd;
}

.carousel-indicators
{
	left:0;
	margin-left:0;
	width:auto;
	position:inherit;
	margin-bottom:5px;
}

/*.img {
    left: 62%;  75%
    opacity: 1;
    width: 100%;
    top: -20px;
    height: auto;
    position: absolute;
}*/

.carousel {
	height:auto;
	padding: 20px 5%;
}

.carousel-caption {
    top: 0px;
    padding: 0;
}

.carousel-caption p {
    padding: 7px 30% 7px 7px;
}

.carousel-inner {
    height: auto;
	padding:0px;
}

@media (max-width:768px) {
	.img {
		display:none;
	}
	.carousel-inner {
		overflow:visible;
	}
}

#carouselButtons {
	text-align:center;
}
#pauseButton, #playButton {
    padding: 0;
    margin: 0;
    font-size: 10px !important;
    color: #aaa;
    width: 46px;
	border: 1px solid #ddd;
	outline: none;
}
#pauseButton .glyphicons, #playButton .glyphicons {
    font-size: 20px;
} 


/*Static Promo Ad changes */

#div06 .PromoAd-body ,#div05 .PromoAd-body ,#div04 .PromoAd-body , #div03 .PromoAd-body {
	height:auto;
	color:#fff;
	font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.8px;
    line-height: 1.2;
    text-transform: uppercase;
	min-height: 145px;
	max-width: 145px;
}

#div06 .PromoAd-body h4 ,#div05 .PromoAd-body h4 , #div04 .PromoAd-body h4 ,#div03 .PromoAd-body h4 ,.promoadslider .PromoAd-body h4 {
	font-size:14px;
}
#div06 .PromoAd-body p ,#div05 .PromoAd-body p , #div04 .PromoAd-body p ,#div03 .PromoAd-body p 
{
	font-size:10px!important;
}

#div06.promoadtile  ,#div05.promoadtile  ,#div04.promoadtile ,#div03.promoadtile , .promoadslider.promoadtile {
	
}

.promoadtile .tile-content-collapsed {
		margin:0;
}

#div06 .PromoAd-body .btn-promo ,#div05 .PromoAd-body .btn-promo ,#div04 .PromoAd-body .btn-promo ,#div03 .PromoAd-body .btn-promo , .promoadslider .PromoAd-body .btn-promo {
	width:auto;
}

.promoadslider {
	padding-top:3%;
	padding-left:0;
	padding-right:0;
}

/****************************/
/******** Tile Tabs *********/
/****************************/

.btn-tiletab {
	border: none;
	width: 150px;
}

.btn-tiletab.active {
	position: relative;
	box-shadow: none;
}

.btn-tiletab.active, .btn-tiletab.active:hover, .btn-tiletab.active:focus, .btn-tiletab:hover {
	background-color: #ee3224;
	color: #fff;
	outline: none;
	border-color: #ee3224;
}

.btn-tiletab.active .tilesarrow-down {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ee3224;
	left: 45%;
	position: absolute;
	top: 34px;
}
.btn.btn-default.btn-tiletab.btn-tiletab2 {
    width: auto;
}
.sections{
	text-align: center !important;
	margin-top: 10px;
}

.title, .pointerRight, .pointerLeft {
	background-color: #ee3224;
}

.title {
	padding:3.2px 0;
	float:left;
	width:65%;
}

.title ul {
	padding:13.5px;
	margin-bottom:0;
}

.title li {
	list-style-type:none;
	text-align:center;
	display:none;
	color:#fff;
	font-size:18px;
}

#div03content #contentdiv ,#div04content #contentdiv ,#div05content #contentdiv {
	clear:both;
	padding-top:10px;
}

.prev {
	margin-left:5px;
}

.nextdiv {
	margin-right:5px;
}

.pointerRight, .pointerLeft {
	height: 59px;
	font-size: 18px;
}

.showSections>div ,#div00 {
	display:none;
	clear: both;
}
a.btn-tiles, a.btn-tiles:hover {
    border: none;
}
a.btn-tiles {
    text-decoration: none !important;
    line-height: 14px;
    padding: 7px 14px;
    vertical-align: middle;
    background: #fdfdfd;
    background: -moz-linear-gradient(top, #fdfdfd 0%, #bcbcbc 100%);
    background: -webkit-linear-gradient(top, #fdfdfd 0%,#bcbcbc 100%);
    background: linear-gradient(to bottom, #fdfdfd 0%,#bcbcbc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#bcbcbc',GradientType=0 );
    color: #333 !important;
    border-radius: 3px;
    border: 1px solid #666 !important;
}
.btn-tiles, .alerts {
    display: inline-block;
    text-align: center;
    width: 120px;
}

/****************************/
/**** @end Tile Tabs ********/
/****************************/