ul, span{
	padding:0px;
	margin: 0px;
}

h1{
	margin: 24px 0px 0px 0px;
}

h4{
	color: #000;
}

a{
	color:#d31145;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

span.lineBreak{
	white-space:nowrap;
}

.col-md-12 .col-md-8 p:first-of-type{
	padding-bottom: 20px;
}

.row{
	padding:50px 0px;
}

.mainH1{
	margin-top: 50px;
}

.bubbleHolder{
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 20px;
	min-height: 200px;
	position: relative;
	margin-bottom: 50px;
}


.bubbleHolder .bubbleHolder-inner{
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	padding:0px 0px;
}


.panelh2{
	font-size:22px; 
	padding:0px 20px;
}


.panel{
	min-height: 200px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	border-color:#ccc;

}

.panel-body{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}
.jumbotron{
	max-height: 650px;
	min-height: 500px;
	border-top:10px solid #000;
	border-bottom:10px solid #d31145;
	background: url('/content/dam/independenthealth/alexa/img/family-photo-1.jpg') no-repeat center center;
    background-size: cover;
    display: block;
    color:#fff;
    margin-bottom: 100px;
    position: relative;
    z-index: 20;
    padding-top:0px !important;
}

.jumbotron h1{
	position: relative;
	top:50px;
	z-index: 31;
}

#jumbotronGradient{
	width: 100%;
	height: 100%;
	background: url('/content/dam/independenthealth/alexa/img/family-photo-1-gradient.png') no-repeat center center;
	position: absolute;
    z-index: 30;
    display: block;
    background-size: cover;
}

#logo{
	height:auto;
	width:300px;
	margin: 0px auto;
	z-index: 31;
	position: relative;
	margin-top: 50px;
}

.chat-bg{
	background: url('/content/dam/independenthealth/alexa/img/chat-bubble-repeat.png') repeat center center;
	background-attachment: fixed;
    display: block;
	min-height: 780px;
	position: relative;

}

.chat-bg .container{
	z-index: 3;
	position: relative;
}

.gradient{
	position:absolute;
    z-index:2;
    top: 0px;
    right:0; 
    bottom:0; 
    left:0;
    height:300px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(bottom, top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(255,255,255,0)));
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=1 );
}

.sectionHead{
	padding-bottom: 24px;
}

.triptych p{
	padding:0px 50px;
}

.circleBorder{
	border: 1px solid #ccc;
	color: #d31145;
	padding: 24px;
	font-size: 48px;

	display: flex;
  	justify-content: center;
  	align-items: center;

	font-weight: normal;
	text-align: center;
	margin: 0px auto 40px auto;
	height: 100px;
	width: 100px;
}

.circleBorder img{
	width: 100%;
}

.circleBorderBorder{
	font-size: 48px;
}

#sampleText{
	position: absolute;
	bottom:0px;
	right: 10px;
	color: #fff;
	font-size:12px;
}

#conversationHolder{
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 25;
	margin: 0px auto;
	padding-bottom:100px;
	width: 100%;
	overflow: hidden;
	display: flex;
	display: -ms-flexbox;
	flex-direction: column;
	-ms-flex-direction: column;
	justify-content: flex-end;
	-ms-flex-align: flex-end;
}

.conversation{
	padding:32px;
	background:#dad9da;
	border:5px solid #fff;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: relative;
	top: 0px;
	max-width: 445px;
	margin:0px auto 50px auto;
	opacity:1;

  -webkit-animation-duration: 3s;
  -webkit-animation-delay: 0.25s;
  //-webkit-animation-iteration-count: infinite;

  -moz-animation-duration: 3s;
  -moz-animation-delay: 0.25s;
  //-moz-animation-iteration-count: infinite;

}

.conversation h2{
	color:#000;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}

.conversation h3{
	color: #5F5F5F;
	font-size:14px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	text-align: center;	
}

#echoHolder{
	background: url('/content/dam/independenthealth/alexa/img/echo-hero.png') no-repeat center center;
    background-size: cover;
    display: block;
    position: relative;
   	bottom: -300px;
    width:900px;
    height:427px;
    margin:0px auto;
    z-index: 31;
}

.fb_iframe_widget{
	position: relative;	
}

.tyingShoe{
    background: url('/content/dam/independenthealth/alexa/img/tying-shoe-centered.jpg') no-repeat center center;
    background-size: cover;
    display: block;
	max-height: 960px;
	min-height: 780px;
	position: relative;
}


.redCircle-lis{
	list-style-type: circle;
}

.redCircle-lis > li{
	color: #d31145;
}

.redCircle-lis > li > span{
	color: #676767;
}

.innerFaqP:hover, .faqPheader:hover{
	color:#d31145;
}

.faqPheader{
	cursor: pointer;
	display: block;
	font-weight: bold;
}

.faqHolder:first-of-type{
	border-top:1px solid #dddddd;
	margin-top: 50px;
}

.faqHolder{
	border-bottom:1px solid #dddddd;
}

.faqHolder span{
	color:#d31145;
	cursor: pointer;
	margin-top: 4px;
}

.faqHolder p{
	margin:0px;
	padding: 20px 0px 20px 15px;
}

.faqHolder .faq-p{
	font-size: 14px;
	padding:15px 0px;
	font-weight: normal;
	padding: 0px 0px 20px 15px;
}

.innerFaq{
	padding: 0px 0px 10px 0px;
}

.innerFaqP{
	font-weight: bold;
	cursor: pointer;
	font-size: 14px;
	padding:15px 0px 5px 15px !important;
}

.innerFaqDiv{
	margin-bottom: 10px;
	background: #fafafa;
	/*border-bottom: 1px solid #ddd;*/
	padding:20px;
}

.innerFaqDiv ul li{
	margin-left: 50px;
	font-size: 14px;
	list-style: circle;
}

.innerFaqP{
	background: #fafafa;
}

.innerFaqP.collapsed{
	background: #fff;
}

.innerFaqDiv p{
	font-style: normal;
}

.footer{
	background: none;
}

.footer .social, .footer .footerLarge, .footer .footerSmall{
	padding:30px 0px;
}

.footer .social{
	background:#e9e9e9;
}

.footer .footerLarge{
	background:#d31145;
}



.footer .footerLarge ul, .footer .footerSmall ul{
	text-align: center;
	list-style-type: none;
}

.footer .footerLarge ul li, .footer .footerLarge ul li a, .footer .footerSmall ul li a, .footer .footerSmall ul li a{
	display: inline;
    color: #fff;
    padding:0px 20px;
}

.footer .footerSmall ul li{
	list-style-type: none;
	display: inline;
}

.footer .footerSmall{
	background: #000;
	color:#fff;
	padding:3px 0px;
}

.footer .footerSmall span{
	margin-top: 8px;
}

.footer .footerSmall ul li, .footer .footerSmall{
	font-size:10px;
}


/**** Things you can ask Chat Bubbles  ****/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	left: auto;
	right: 80px;
	bottom: -48px;
	border: 24px solid;
	border-color: #ccc transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	left: auto;
	right: 80px;
	bottom: -46px;
	border: 24px solid;
	border-color: #fff transparent transparent;
}

/**** Jumbotron Chat Bubbles  ****/
/**** right side bubble  ****/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -65px;
	top: 25px;
	bottom: auto;
	border: 32px solid;
	border-color:transparent transparent transparent #fff;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -53px;
	top: 30px;
	bottom: auto;
	border: 27px solid;
	border-color:transparent transparent transparent #dad9da;
}

/**** left side bubble  ****/
.tri-left.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -67px;
	top: 30px;
	bottom: auto;
	border: 32px solid;
	border-color:transparent #fff transparent transparent;
}
.tri-left.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -54px;
	top: 35px;
	bottom: auto;
	border: 27px solid;
	border-color:transparent #dad9da transparent transparent;
}

/**** other side bubble  ****/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -65px;
	top: 25px;
	bottom: auto;
	border: 32px solid;
	border-color:transparent transparent transparent #fff;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: auto;
	right: -53px;
	top: 30px;
	bottom: auto;
	border: 27px solid;
	border-color:transparent transparent transparent #dad9da;
}
.tri-right.border.btm-center:before {
	content: ' ';
	position: absolute;
	left: 45%;
	bottom: -52px;
	border: 24px solid;
	border-color: #d31145 transparent transparent;
}
.tri-right.btm-center:after{
	content: ' ';
	position: absolute;
	left: 45%;
	bottom: -46px;
	border: 24px solid;
	border-color: #dad9da transparent transparent;
}

/**** Tying Shoe Chat Bubble ****/
.tyingShoeBubble{
	padding:32px ;
	background:#fff;
	border:5px solid #d31145;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	position: absolute;
	right: 53%;
	top: 40%;
	transform: translate(-50%, -50%);
	max-width: 410px;
}

.tyingShoeBubble h2{
	color:#000;
	padding: 0px;
	margin: 0px;
	text-align: center;	
}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -22px;
	right: auto;
	top: -5px;
	bottom: auto;
	border: 18px solid;
	border-color: #d31145 transparent transparent transparent;
}
.tri-right.left-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -11px;
	right: auto;
	top: -0px;
	bottom: auto;
	border: 18px solid;
	border-color: #fff transparent transparent transparent;
}


.tyingShoeBubble.tri-left.border.left-top:before {
	content: ' ';
	position: absolute;
	top: 45px;
	right: -50px;
	border: 24px solid;
	border-color: transparent transparent transparent #d31145;
}
.tyingShoeBubble.tri-left.left-top:after{
	content: ' ';
	position: absolute;
	top: 45px;
	right: -43px;
	border: 24px solid;
	border-color:  transparent transparent transparent #fff;
}

.moreChatBubblesButtonHolder{
	-webkit-animation-duration: 5s;
  	-webkit-animation-delay: 3s;
  	-moz-animation-duration: 5s;
  	-moz-animation-delay: 3s;
}

button.moreChatBubblesButton{
	background:none;
	border:none;
	color:#d31145 !important;
}

.conversation.two{
	border-color:#d31145 !important;
}

.conversation sup{
	font-size: 14px;
}

.circleBorder i svg{
	height: 50px;
	width: inherit;
}

.circleBorder i.icon-banknotes{
	margin-top: 22px;
}

.circleBorder i.icon-doctors-bag{
	margin-top: 20px;
}

.circleBorder i.icon-fine-print{
	margin-top: 20px;
}


#askUsAnytime{
	position: relative;
	z-index: 40;
}

@media screen and (max-width: 992px){
	#echoHolder{
	    position: relative;
		bottom: -403px;
		width: 730px;
	}
}



@media screen and (max-width: 800px){
	.jumbotron{
		height: 525px;
	}

	.tyingShoe{
		max-height: 960px;
		min-height: 480px;	
	}

	#echoHolder{
	    position: relative;
	    bottom: -120px;
    	width:500px;
    	height:237px;
	}
}

@media screen and (max-width: 1440px){
	.jumbotron h1{
		top: 25px;
	}

	#echoHolder{
		bottom: -325px;
	}
}

@media screen and (max-width: 1024px) and (min-height: 1366px){
	.tyingShoeBubble{

	}
}

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


	.jumbotron{
		height: 720px;
	}
	#echoHolder{
		bottom: -320px;
		height: 437px;
	}
	.conversation{
		padding:36px;
	}
	.conversation h2{
		font-size: 24px;
	}

	.jumbotron h1{
		top: 25px;
		font-size: 72px;
	}

	.tyingShoeBubble{

	}

}

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

	.jumbotron{
		height: 650px;
	}
	#echoHolder{
		bottom: -330px;
		height: 337px;
		width: 600px;	
	}

	.jumbotron h1{
		font-size: 64px;
		top: 10px;
	}

	.conversation{
		padding:36px;
	}
	.conversation h2{
		font-size: 24px;
	}

}

@media screen and (max-width: 768px) and (min-height: 1024px){
	.jumbotron{
		height: 720px;
	}
	#echoHolder{
		bottom: -350px;
		height: 300px;
		width: 600px;	
	}
	.conversation{
		padding:36px;
	}
	.conversation h2{
		font-size: 24px;
	}

}

@media screen and (min-width: 769px) and (max-width: 1000px) and (min-height: 1024px){

		#echoHolder{
		bottom: -350px;
		height: 300px;
		width: 600px;	
	}

}

@media screen and (max-width: 480px){
	#echoHolder{
	    position: relative;
		bottom: -228px;
		width: 100%;
	}
	
	.conversation{
		width: 80%;
		padding:16px;
		border-width: 2px;
	}
	.conversation h2{
		font-size: 18px;
	}

/******************/

	.tri-right.border.btm-right:before {
		top: 25px;
		right:-30px;
		border: 15px solid;
		border-color:transparent transparent transparent #fff;
	}

	.tri-right.border.btm-right:after {
		top: 28px;	
		right:-24px;
		border: 12px solid;
		border-color:transparent transparent transparent #dad9da;

	}

/******************/

	.tri-right.border.btm-center:before{
		bottom: -30px;
		left: 116px;
		border: 15px solid;
		border-color: #d31145 transparent transparent;
	}

	.tri-right.border.btm-center:after{
		bottom: -26px;
		left:117px;
		border: 14px solid;
		border-color: #dad9da transparent transparent;
	}

/******************/

	.tyingShoeBubble.tri-left.border.left-top:before{
		content: ' ';
		position: absolute;
		top: -48px;
		/* transform: translate(-50% -50%); */
		left: 45%;
		right:auto;
		border: 24px solid;
		border-color: transparent transparent #d31145;
	}

	.tyingShoeBubble.tri-left.border.left-top:after{
		content: ' ';
		position: absolute;
		top: -42px;
		/* transform: translate(-50% -50%); */
		left: 45%;
		right:auto;
		border: 24px solid;
		border-color: transparent transparent #fff;
	}


/******************/
	
	#sampleText{
		bottom: 50px;
	}

}



@media screen and (max-width: 414px){
	
	.circleBorder{
		margin: 60px auto 40px auto !important;
	}

	.jumbotron{
		height: 620px;
	}
	#echoHolder{
		bottom: -280px;	
		height: 250px;
	}

	#sampleText{
		bottom: 30px;
	}

	.jumbotron h1{
		font-size: 64px;
	}

	.tyingShoeBubble{
		left:0px;
		left: 0px;
		position: relative;
		z-index: 10;
		position: relative;
		z-index: 10;
		max-width: 100%;
		margin-top: 280px;
	}

	.footer .footerLarge ul li, .footer .footerSmall ul li{
		display:block;
		text-align: center;
		float: none !important;
		padding:10px 0px;
	}

	.footer .footerSmall span, .footer .footerLarge ul, .footer .footerSmall ul{
		float: none !important;
		text-align: center;
		display: block;
	}

	.footer .footerSmall ul{
		margin-bottom: 20px;
	}

	/******************/

	.tri-right.border.btm-center:before{
		bottom: -30px;
		left: 156px;
		border: 15px solid;
		border-color: #d31145 transparent transparent;
	}

	.tri-right.border.btm-center:after{
		bottom: -26px;
		left:157px;
		border: 14px solid;
		border-color: #dad9da transparent transparent;
	}

	/**** left side bubble  ****/
	.tri-left.border.btm-left:before {
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -30px;
		top: 20px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #fff transparent transparent;
	}
	.tri-left.border.btm-left:after{
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -27px;
		top: 20px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #dad9da transparent transparent;
	}

}




@media screen and (max-width: 375px) and (min-height: 667px){



	.jumbotron{
		height: 520px;
	}
	#echoHolder{
		bottom:-200px;	
		height: 250px;
	}

	#conversationHolder{
		padding-bottom: 20px;
	}

	#sampleText{
		bottom: 20px;
	}

	.jumbotron h1{
		font-size: 60px;
	}

	.conversation{
		padding:24px;
	}
	.conversation h2{
		font-size: 20px;
	}

	.tyingShoeBubble{
		left:0px;
	}

	/******************/

	.tri-right.border.btm-center:before{
		bottom: -30px;
		left: 136px;
		border: 15px solid;
		border-color: #d31145 transparent transparent;
	}

	.tri-right.border.btm-center:after{
		bottom: -26px;
		left:137px;
		border: 14px solid;
		border-color: #dad9da transparent transparent;
	}

	/**** left side bubble  ****/
	.tri-left.border.btm-left:before {
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -30px;
		top: 30px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #fff transparent transparent;
	}
	.tri-left.border.btm-left:after{
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -27px;
		top: 30px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #dad9da transparent transparent;
	}

}


@media screen and (max-width: 320px) and (min-height: 528px){

	.jumbotron{
		height: 470px;
	}

	#conversationHolder{
		padding-bottom: 10px;
	}

	#logo{
		margin-top: 15px;
	}

	.jumbotron{
		min-height: 420px;
	}
	#echoHolder{
		bottom: -190px;
		height: 250px;
	}

	#sampleText{
		bottom: 40px;
		font-size:9px;
	}

	.panelh2{
		font-size: 14px;
		padding: 0px 5px;
	}

	.jumbotron h1{
		font-size: 52px;
		top: 0px;
	}

	.conversation{
		padding:24px;
	}
	.conversation h2{
		font-size: 20px;
	}

	.jumbotron .container{
		padding:0px;
	}

	.tyingShoeBubble{
		left:0px;
	}

	.tyingShoe{

	}

	/******************/

	.tri-right.border.btm-right-in:before{
		right: 90px;
	}

	.tri-right.btm-right-in:after{
		right: 90px;
	}

	.tri-right.border.btm-center:before{
		bottom: -30px;
		left: 116px;
		border: 15px solid;
		border-color: #d31145 transparent transparent;
	}

	.tri-right.border.btm-center:after{
		bottom: -26px;
		left:117px;
		border: 14px solid;
		border-color: #dad9da transparent transparent;
	}


	/**** left side bubble  ****/
	.tri-left.border.btm-left:before {
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -30px;
		top: 30px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #fff transparent transparent;
	}
	.tri-left.border.btm-left:after{
		content: ' ';
		position: absolute;
		width: 0;
		height: 0;
		left: -27px;
		top: 20px;
		bottom: auto;
		border: 15px solid;
		border-color:transparent #dad9da transparent transparent;
	}


}


/**iE is the best**/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {

	.jumbotron .container{

	}

     /* IE10+ CSS styles go here */
     #conversationHolder{

     }
     .convoholder{

     }
}


}

@supports (-ms-accelerator:true) {
  /* IE Edge 12+ CSS styles go here */ 
}
