.DaxlinePro-Medium{
	font-family: Daxline-Medium;  
	}
	.DaxlinePro-Regular{
	font-family: Daxline-Regular!important;
	}
	.DaxlinePro-Menu{
	font-family: Daxline-Menu!important;
	}
	.Daxline-Medium{
		font-family: Daxline-Medium!important;	
	}
	.row-full{
	max-width:100%!important;
	}
	.customWrapper{
	margin: 0 auto;
	max-width: 1440px;
	width: 90%;
	}
	main.tps-main-wrapper{
	margin-top:0!important;
	}
	.fixed-container {
	position: relative!important;
	}
	.home-bar .wrapper .row{
	max-width:unset!important;
	}
	h1{
	font-family: 'Daxline-Medium';
	font-weight: 500;
	}
	header.b-line .b-line-logo img {
		max-height: 45.95px;
		/* max-width: 66%; */
	}
	.gutters-1 {
	margin-right: -.125rem;
	margin-left: -.125rem
	}
	.gutters-1>.col,
	.gutters-1>[class*=col-] {
	padding-right: .125rem;
	padding-left: .125rem
	}
	.gutters-2 {
	margin-right: -.25rem;
	margin-left: -.25rem
	}
	.gutters-2>.col,
	.gutters-2>[class*=col-] {
	padding-right: .25rem;
	padding-left: .25rem
	}
	.gutters-3 {
	margin-right: -.5rem;
	margin-left: -.5rem
	}
	.gutters-3>.col,
	.gutters-3>[class*=col-] {
	padding-right: .5rem;
	padding-left: .5rem
	}
	.grid {
	display: grid
	}
	.inline-grid {
	display: inline-grid
	}
	.grid-col-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-2 {
	grid-template-columns: repeat(1, 1fr);
	}
	.grid-col-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	@media (max-width:600px) {
	.grid{width:100%;}
	.grid-col-sm-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-sm-2 {
	grid-template-columns: repeat(2, 1fr)
	}
	.grid-col-sm-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-sm-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-sm-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-sm-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-sm-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-sm-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-sm-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-sm-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-sm-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-sm-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	.tps-show-for-large {
	display: none;
	}
	}
	@media (min-width:600px) {
	.grid{width:100%;}
	.grid-col-sm-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-sm-2 {
	grid-template-columns: repeat(2, 1fr)
	}
	.grid-col-sm-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-sm-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-sm-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-sm-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-sm-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-sm-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-sm-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-sm-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-sm-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-sm-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	.tps-show-for-small {
	display: none;
	}
	}
	@media (min-width:768px) {
	.grid{width:unset;}
	.grid-col-md-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-md-2 {
	grid-template-columns: repeat(2, 1fr)
	}
	.grid-col-md-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-md-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-md-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-md-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-md-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-md-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-md-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-md-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-md-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-md-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	}
	@media (min-width:992px) {
	.grid-col-lg-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-lg-2 {
	grid-template-columns: repeat(2, 1fr)
	}
	.grid-col-lg-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-lg-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-lg-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-lg-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-lg-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-lg-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-lg-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-lg-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-lg-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-lg-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	}
	@media (min-width:1200px) {
	.grid-col-xl-1 {
	grid-template-columns: repeat(1, 1fr)
	}
	.grid-col-xl-2 {
	grid-template-columns: repeat(2, 1fr)
	}
	.grid-col-xl-3 {
	grid-template-columns: repeat(3, 1fr)
	}
	.grid-col-xl-4 {
	grid-template-columns: repeat(4, 1fr)
	}
	.grid-col-xl-5 {
	grid-template-columns: repeat(5, 1fr)
	}
	.grid-col-xl-6 {
	grid-template-columns: repeat(6, 1fr)
	}
	.grid-col-xl-7 {
	grid-template-columns: repeat(7, 1fr)
	}
	.grid-col-xl-8 {
	grid-template-columns: repeat(8, 1fr)
	}
	.grid-col-xl-9 {
	grid-template-columns: repeat(9, 1fr)
	}
	.grid-col-xl-10 {
	grid-template-columns: repeat(10, 1fr)
	}
	.grid-col-xl-11 {
	grid-template-columns: repeat(11, 1fr)
	}
	.grid-col-xl-12 {
	grid-template-columns: repeat(12, 1fr)
	}
	}
	.grid-gap-0 {
	grid-gap: 0
	}
	.row-gap-0 {
	row-gap: 0
	}
	.column-gap-0 {
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0
	}
	.grid-gap-1 {
	grid-gap: .25rem
	}
	.row-gap-1 {
	row-gap: .25rem
	}
	.column-gap-1 {
	-webkit-column-gap: .25rem;
	-moz-column-gap: .25rem;
	column-gap: .25rem
	}
	.grid-gap-2 {
	grid-gap: .5rem
	}
	.row-gap-2 {
	row-gap: .5rem
	}
	.column-gap-2 {
	-webkit-column-gap: .5rem;
	-moz-column-gap: .5rem;
	column-gap: .5rem
	}
	.grid-gap-3 {
	grid-gap: 1rem
	}
	.row-gap-3 {
	row-gap: 1rem
	}
	.column-gap-3 {
	-webkit-column-gap: 1rem;
	-moz-column-gap: 1rem;
	column-gap: 1rem
	}
	.grid-gap-4 {
	grid-gap: 1.5rem
	}
	.row-gap-4 {
	row-gap: 1.5rem
	}
	.column-gap-4 {
	-webkit-column-gap: 1.5rem;
	-moz-column-gap: 1.5rem;
	column-gap: 1.5rem
	}
	.grid-gap-5 {
	grid-gap: 3rem
	}
	.row-gap-5 {
	row-gap: 3rem
	}
	.column-gap-5 {
	-webkit-column-gap: 3rem;
	-moz-column-gap: 3rem;
	column-gap: 3rem
	}
	@media (max-width: 768px) {
	.grid-gap-5 {
	grid-gap: 1rem!important;
	}
	}
	body{
	font-family: 'Daxline-Regular';
	color:#303030;
	}
	.marselis-pro{
	font-family: "Daxline-Regular";
	}
	.elizz {    
	font-family: "Daxline-Regular";
	color: #cb0000;
	background-color: #fff;
	padding: 13px 15px 0px 14px;
	font-size: 74px;
	font-weight: bold;
	}
	.wrapper{
	width:100%;
	max-width: 1219px;
	margin: 0 auto;
	}
	.nav-phone{
	background-color: #d50000;
	padding:9px 15px;
	border-radius: 26px;
	color:#fff;
	font-size: 18px;
	}
	.elizz-nav-logo, .elizz-nav-text{
	float:left;
	}
	.elizz-nav-text{
	line-height:60px;
	position: relative;
	left:0px;
	top:-1px;
	font-weight:500;
	font-family:"Daxline-medium";
	}
	.elizz-nav-text span{
	font-size: 26px;
	}
	.bgImageHomeBanner{
	background-image: url('../images/Rectangle_1.jpg');
	width:100%;
	background-position: center;
	background-size: cover;
	position: relative;
	}
	.bgImageHomeBanner2{
	width:100%;    
	position: relative;
	}
	.margin-0{
	margin:0;
	line-height: 100%;
	}
	/* TESTIMONIAL */
	.testimonials {
	overflow: hidden;
	position: relative;
	max-height: 300px;
	}
	body.home .testimonials-main {
		background: none;
	}
	.testimonials-main {
		background: #F9F7F5;
	}
	.one-slide,
	.testimonial,
	.message {
	border: none !important;
	outline: none !important;
	}
	.icon-overlay {
	position: absolute;
	opacity: 0.3;
	right: 10%;
	top: 0;
	height: auto;
	width: 100%;
	max-width: 400px;
	}
	.carousel-controls .control {
	position: absolute;
	width: 45px;
	height: calc(100% - 190px);
	border-radius: 50%;
	border: 2px solid #fff;
	z-index: 1;
	}
	.prev {
	left: -2.25rem;
	}
	.next {
	right: -2.25rem;
	}
	@media screen and (max-width: 768px) {
	.testimonials {
	max-height: 700px;
	}
	.icon-overlay {
	height: 300px;
	top: calc(50% - 150px);
	}
	.carousel-controls .control {
	width: 25px;
	top: inherit;
	}
	.prev {
	left: 0;
	}
	.next {
	right: 0;
	}
	.control i {
	font-size: .7rem;
	}
	.testimonials .message {
	font-size: 1rem;
	}
	.testimonials h2 {
	font-size: 1.5rem;
	}
	}
	/* END TESTIMONIAL */
	.contact-us{    
		margin:0 auto;
		padding:58px 0 42px 0;
		line-height: 1;
	}
	.want-to-know-more-about-elizz{
	color: #303030;
	font-family: Daxline-Regular;
	font-size: 21px;
	text-align: center;
	padding-bottom:52px;
	letter-spacing: -0.04px;
	max-width:983px;
	margin:0 auto;
	}
	.contact-us-main{
	background-color:#A9E1DF;
	background-image:url('../images/petal-bg-pattern.png');
	padding-bottom:50px;
	}
	.btn-primary:focus,.btn-primary:active{
		border:none!important;
		background: #E41C2E!important;
		box-shadow: none!important;
		color:#fff!important;
	}
	.btn-primary{
	background-color: #E41C2E;
	border-radius: 25px!important;
	margin-left:15px;
	height:48px!important;
	width:232px!important;
	color:#fff;
	border:none!important;
	font-size: 22px!important;
	line-height: 10px!important;
	margin-top:20px;
	}
	.textfield{
	height:56px;
	border-radius: 0;
	font-size:18px;
	border: 1px solid #979797;
	background-color: #FFFFFF;
	font-family: 'Daxline-Regular';
	color: #303030;
	}
	.firstCheckbox {padding-left:0px!important;}
	.firstCheckbox .editing-form-control-nested-control,.firstCheckbox .checkboxText{float:left;}
	.firstCheckbox .checkboxText{width:90%;}
	.servicesCheckbox,.pricingCheckbox{width:60%!important;}
	.checkboxx input[type="checkbox"]{
	height:24px;
	width:24px;
	border: 1px solid #888888!important;
	background-color: #FFFFFF;
	margin-top: -6px;
	}
	.checkboxx label{display:none;}
	.checkboxText{
	font-size: 18px;
	color: #303030;
	position: relative;
	top: -10px;
	font-family: 'Daxline-Regular';
	letter-spacing: -0.03px;
	padding-left: 10px;
	}
	.contactUsComment{
	border-radius: 0;
	height: 110px;
	font-size:18px;
	border: 1px solid #979797;
	background-color: #FFFFFF;
	color: #303030;
	font-family: 'Daxline-Regular';
	margin-bottom:0;
	}
	.footer-website{
	background-color:#D50000;
	width:177px;
	height:38px;
	color:#fff;
	font-size:18px;
	border-radius: 25px;
	text-align: center;
	line-height: 38px;
	}
	.footer-bg2{
	position: relative;
	}
	.testimonials .blockquote-footer{
	font-size:125%;
	}
	.testimonials .blockquote{
	font-size:110%;
	line-height: 36px;
	color: #000;
	}
	.testimonials .mt-3{
	margin-top:2rem!important;
	}
	.testimonials i{
	font-size: 300%;
	cursor: pointer;
	}
	.testimonials .carousel-controls .control{
	border:none;
	}
	.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	}
	.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	}
	.textfield::placeholder,.contactUsComment::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #303030;
	} 
	.textfield:-ms-input-placeholder,.contactUsComment:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #303030;
	}  
	.textfield::-ms-input-placeholder,.contactUsComment::-ms-input-placeholder { /* Microsoft Edge */
	color: #303030;
	}
	/****************** START Slider ***********************/
	/* Icons */
	/* Arrows */
	.slick-prev,
	.slick-next
	{
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
	}
	.slick-prev:hover,
	.slick-prev:focus,
	.slick-next:hover,
	.slick-next:focus
	{
	color: transparent;
	outline: none;
	background: transparent;
	}
	.slick-prev:hover:before,
	.slick-prev:focus:before,
	.slick-next:hover:before,
	.slick-next:focus:before
	{
	opacity: 1;
	}
	.slick-prev.slick-disabled:before,
	.slick-next.slick-disabled:before
	{
	opacity: .25;
	}
	.slick-prev:before,
	.slick-next:before
	{
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
	.slick-prev
	{
	left: -25px;
	}
	[dir='rtl'] .slick-prev
	{
	right: -25px;
	left: auto;
	}
	.slick-prev:before
	{
	content: '←';
	}
	[dir='rtl'] .slick-prev:before
	{
	content: '→';
	}
	.slick-next
	{
	right: -25px;
	}
	[dir='rtl'] .slick-next
	{
	right: auto;
	left: -25px;
	}
	.slick-next:before
	{
	content: '→';
	}
	[dir='rtl'] .slick-next:before
	{
	content: '←';
	}
	/* Dots */
	.slick-dotted.slick-slider
	{
	margin-bottom: 30px;
	}
	.slick-dots {
		position: relative;
		bottom: 0px;
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
		list-style: none;
		text-align: center;
	}
	.slick-dots li
	{
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
	}
	.slick-dots li button
	{
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	}
	.slick-dots li button:hover,
	.slick-dots li button:focus
	{
	outline: none;
	}
	.slick-dots li button:hover:before,
	.slick-dots li button:focus:before
	{
	opacity: 1;
	}
	.slick-dots li button:before
	{
	font-size: 90px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;    
	color: #857E7F;    
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	}
	.slick-dots li.slick-active button:before
	{
	color: #AAA6A6;    
	}
	.carousel-controls img{cursor: pointer;}
	/********************* END SLIDER ************************************/
	.elizz-office-address{
	float:left;padding-top:30px; padding-bottom:30px;border: 1px solid #d6d6d6;border-top: none;
	}
	.why-choose-se-health-inner ul ul{
	list-style: none;
	padding-left: 0px;
	margin-left:0.2rem;
	}
	.why-choose-se-health-inner ul ul li{
	margin-left: 15px;  
	}
	.why-choose-se-health-inner ul ul li::before{
	content: "-";
	margin-left: -15px;
	}
	.four-boxes-message{
	background-color: #F9F7F5;
	}
	.four-boxes-message-title{
	color: #811C32;
	font-family: 'Daxline-Medium';
	font-size: 44px;
	font-weight: 500;
	letter-spacing: -0.66px;
	text-align: center;
	}
	.four-boxes-message-subtitle{
	font-family: 'Daxline-Medium';
	font-size: 16px;
	font-weight: 500;
	letter-spacing: -0.53px;
	color: #E41C2E;
	text-align:center;
	}
	.margin0{
	margin-left:0!important;
	margin-right:0!important;
	}
	.margin-left-auto{
		margin-left:auto;
	}
	.marginAuto{
	margin-left:auto;
	margin-right:auto;
	}
	.padding0{
	padding-left:0;
	padding-right:0;
	}
	.services-box-shadow{
	box-shadow: 0 1px 11px 0 rgba(123,123,123,0.5);    
	position:relative;
	}
	.services-inner-box{
	padding:30px 30px 60px 30px;
	}
	.services-inner-title{
	color: #000000;
	font-family: 'Daxline-Menu';
	font-size: 22px;
	letter-spacing: -0.18px;
	line-height: 34px;
	}
	.services-inner-price{
	color: #00A2B1;
	font-family: 'Daxline-Regular';
	font-size: 22px;
	letter-spacing: -0.04px;
	line-height: 34px;
	}
	.services-inner-text{
	color: #000000;
	font-family: 'Daxline-Regular';
	font-size: 19px;
	letter-spacing: -0.16px;
	line-height: 30px;
	margin-bottom:40px;
	}
	.title-red-border-services{
		width: 38px;
		background-color: #E41A2E;
		margin:18px 0 10px;
		height:3px;
	}
	.title-red-border-services2{
		width: 50px;
		background-color: #E41A2E;
		margin:18px 0 10px;
		height:3px;
	}
	.services-inner-learn-more{
		color: #00A2B1;
		font-family: 'Daxline-Regular';
		font-size: 18px;
		letter-spacing: -0.13px;
		line-height: 24px;
		margin-bottom:15px;
		position:absolute;
		bottom:5px;
		height:60px;
		padding-top:25px;
		cursor:pointer;
		font-weight: bold;
		text-decoration: none;
	}
	.blockquote-footer{
	color: #000;
	font-family: 'Daxline-Regular';
	font-size: 21px;
	letter-spacing: -0.27px;
	}
	.elizz-nav-logo-text{
	display:flex;
	align-items: center;
	}
	.elizz-nav-phone{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	}	
	/*-----------------------------------------------------------------------------------------------------------------*/
	@media screen and (max-width: 400px) {
		.vancouver-partners img{
			max-width:130px!important;
			margin:10px!important;
		}
	}
	@media only screen and (max-width: 600px) {
		.padding0Mobile{
			padding:0!important;
		}
		.homeContactForm .btn.btn-primary{
			width:100%!important;
			font-family:'Daxline-Medium';
			font-size:19px!important;
		}
		.call-us-today-text{
			text-align: center;
			width:100%;
			font-size:20px!important;
		}
		.vancouver-partners img{
			max-width:150px;
			margin:10px;
		}
		.footer-3box-button{
			width:70%;
		}
		.three-panels-footer{
			font-family:'Daxline-Menu';
			font-size:1.9rem;
		}
		.nav-phone-icon{
		max-width:16px;width:100%;position:relative;top:-2px;left:-2px;
		}
		.meet-our-home-care-team-box{
		font-size:26px; margin-bottom:20px;
		}
		.want-to-know-more-about-elizz{font-size:20px!important;}
		.home-care-description-text{
			font-size:20px;padding-top:15px; padding-bottom:10px; color: #303030;letter-spacing: -0.04px;line-height: 36px;width:100%;
		}
		.call-us-today-text{color:#000; background-color: #cb0000;padding:5px; clear: both;  color:#fff;font-size:24px;border-radius:50px;padding:0.5375rem 1.4375rem;}
		.elizz-nav-logo-text{
		width:100%;
		justify-content:center;
		}    
		.elizz-nav-logo{width:100%; justify-content:center; max-width:185px; margin-bottom:15px;}
		.elizz-nav-text{line-height: 40px;}
		.elizz-nav-logo img{width:100%;}
		.elizz-nav-phone{
		width:100%;
		text-align: right;
		line-height: 40px;
		justify-content:center;
		} 
		.elizz-nav-text span{font-size:20px;}
		.nav-phone{
		font-size:90%!important;
		}
		.imgFullWrapper{
		display: none;        
		}
		.imgFullWrapperShowHide{
		display: block;
		}   
		.mapClass{        
		width:100%!important;
		height:300px;
		} 
		.elizz-home-care-services-title{
		padding:14px 0 0;
		}
		.home-care-services-box-map{
		margin-top:20px;
		}        
		.footer-bg2{
		background-image: url('../images/footer-bg.png');
		background-size: cover;
		background-position: right;
		height:320px;
		}
		.footer_width_373{
		width:100%;
		font-size: 16px;
		}
		.textCenter{
		text-align:center;
		}
		.margin0Auto{
		margin:0 auto;
		}
		.col-20percent{
		width:100%;
		margin-bottom:20px;
		}        
		.first-n-last-name{
		color: #303030;        
		font-size: 20px;
		}
		.home-care-team-position-title{
		color: #303030;        
		font-size: 16px;
		}
		.footer-website{
		position: absolute;
		bottom: 20px;
		left: 0;
		right: 0;
		margin: 0 auto;
		}
		.home-care-services-margin{
		margin-bottom: 20px;
		}
		.textfield{
		margin-bottom:0px;
		font-size:18px!important;
		}
		.textarea-marginbottom{
		margin-top:20px;        
		}
		.form-check-input{margin-top:0!important;}
		.checkboxText,#contactUsComment{font-size:18px!important;}
		.mapWidth{
		padding-left:-15px;
		padding-right:-15px;
		}
		.elizz-office-address{
		margin-bottom:20px;
		}
		.elizz-services-area-text{
		font-size:20px; margin-bottom:30px;
		}
		.footer-bg2{display: none;}
		.footer-call{float:left;width:150px}
		.footer-call{
		background-color:#D50000;    
		height:38px;
		color:#fff;
		font-size:14px;
		border-radius: 25px;
		text-align: center;
		line-height: 38px;
		}
		.footer-call2{float:right; font-size:14px;background-color: #D50000;width: 150px;height: 38px;color: #fff;border-radius: 25px;text-align: center;line-height: 38px;}
		.mobile-bottom-footer{margin-bottom:15px;}
		.no-padding{
		padding-left:0;padding-right:0;
		}
		
		.why-choose-se-health-title{
		padding:14px 0 0;
		margin-top:60px;
		}
		.why-choose-se-health-subtitle-font-size{    
		font-size: 20px;
		letter-spacing: -0.2px;
		line-height: 20px;
		color: #000000;
		}
		.why-choose-se-health-inner{
		padding:25px 0 50px;
		}
		.why-we-choose-se-health-ul{
		margin-top:25px;
		}
		.why-choose-se-health-inner ul li{
		font-size: 20px;
		line-height: 32px;
		}
		.four-boxes-message{
		padding:25px 0;
		}
		.four-boxes-message-subtitle{
		padding-bottom:25px;
		}
		.nav-phone {
		background-color: #d50000;
		padding: 0px 15px;
		border-radius: 26px;
		color: #fff;
		font-size: 18px;
		}
		.button-spacing-custom{
			margin-top:30px;
			margin-bottom:30px;
		}
		.accordion .card-header h5 {
			color: #3b2b40;
			font-size: 19px;
		}
	} 
	/*-----------------------------------------------------------------------------------------------------------------*/
	@media only screen and (min-width: 600px) {
		.footer-3box-button{
			width:70%;
		}
		.three-panels-footer{
			font-family:'Daxline-Menu';
			font-size:2.375rem;
		}
		.accordion .card-header h5 {
			color: #3b2b40;
			font-size: 21px;
		}
		.elizz-logo{
		min-width:100px;	
		max-width:173px;
		width:100%;
		}
		.nav-phone-icon{
		max-width:24px;width:100%;position:relative;top:-2px;left:-2px;
		}
		.meet-our-home-care-team-box{
		font-size:26px; margin-bottom:30px;
		}
		.call-us-today-text{color:#000; background-color: #cb0000;padding:5px; clear: both;  color:#fff;font-size:24px;border-radius:50px;padding:0.5375rem 3.4375rem;}
		.home-care-description-text{
			font-size:20px;padding-bottom:30px;color: #303030;letter-spacing: -0.04px;line-height: 36px; width:100%;
		}
		.footer-bg2{display: none;}
		.footer-call{float:left;}
		.footer-call{
		background-color:#D50000;
		width:187px;
		height:38px;
		color:#fff;
		font-size:18px;
		border-radius: 25px;
		text-align: center;
		line-height: 38px;
		}
		.footer-call2{float:right; font-size:18px;background-color: #D50000;width: 177px;height: 38px;color: #fff;font-size: 18px;border-radius: 25px;text-align: center;line-height: 38px;}
		.elizz-services-area-text{
		font-size:20px; margin-bottom:30px;
		}
		.elizz-office-address{
		margin-bottom:20px;
		}
		.mapWidth{
		padding-left:-15px;
		padding-right:-15px;
		}
		.elizz-nav-logo-text{
		width:30%;
		}    
		.elizz-nav-phone{
		width:70%;
		text-align: center;        
		}
		.imgFullWrapper{
		display: none;        
		}
		.imgFullWrapperShowHide{
		display: block;
		}
		.mapClass{        
		width:100%!important;
		height:300px;
		}  
		.elizz-home-care-services-title{
		padding:14px 0 0;
		}
		.home-care-services-box-map{
		margin-top:20px;
		}        
		.footer-bg2{
		background-image: url('../images/footer-bg.png');
		background-size: cover;
		background-position: right;
		height:320px;
		}
		.footer_width_373{
		width:100%;
		font-size: 18px;
		}
		.textCenter{
		text-align:center;
		}
		.margin0Auto{
		margin:0 auto;
		}
		.footer-website{
		position: absolute;
		bottom:38px;
		right:0;
		left:0;
		margin:0 auto;
		}
		.col-20percent:nth-child(4n){
		margin-left: 16%;
		}
		.col-20percent{
		width:33%;
		}
		.first-n-last-name{
		color: #303030;        
		font-size: 24px;
		}
		.home-care-team-position-title{
		color: #303030;        
		font-size: 20px;
		}
		.textfield{
		margin-bottom:20px;
		}
		.mobile-bottom-footer{margin-bottom:15px;}
		.why-choose-se-health-title{
		padding:20px 0 0;
		margin-top:30px;
		}
		.why-choose-se-health-subtitle-font-size{        
		font-size: 20px;
		letter-spacing: -0.2px;
		line-height: 20px;
		color: #000000;
		}
		.why-we-choose-se-health-ul{
		margin-top:25px;
		}
		.why-choose-se-health-inner ul li{
		font-size: 21px;
		line-height: 32px;
		}
		.four-boxes-message{
		padding:30px 0 25px 0;
		}
		.four-boxes-message-subtitle{
		padding-bottom:25px;
		}
		.elizz-nav-text span {
		font-size: 21px;
		}
		.nav-phone {
		background-color: #d50000;
		padding: 9px 15px;
		border-radius: 26px;
		color: #fff;
		font-size: 18px;
		}
		.button-spacing-custom{
			margin-top:60px;
			margin-bottom:30px;
		}
	} 
	/*-----------------------------------------------------------------------------------------------------------------*/
	@media only screen and (min-width: 768px) {
		.footer-3box-button{
			width:100%;
		}
		.footer-grid-border:not(:last-child) {
			box-shadow: 2.5625rem -0.0625rem 0 -2.5rem rgba(0, 0, 0, 0.75);
		}
		.nav-phone-icon{
		max-width:24px;width:100%;position:relative;top:-2px;left:-2px;
		}
		.meet-our-home-care-team-box{
		font-size:26px; margin-bottom:40px;
		}
		.home-care-description-text{
		font-size:22px;
		}
		.mobile-bottom-footer{margin-bottom:0px;}
		.footer-call{
		background-color:#D50000;
		width:187px;
		height:38px;
		color:#fff;
		font-size:18px;
		border-radius: 25px;
		text-align: center;
		line-height: 38px;
		}
		.footer-bg2{display: block;}
		.footer-call{float:none;}
		.footer-call2{display: none;}
		.elizz-services-area-text{
		font-size:26px; margin-bottom:30px;
		}
		.elizz-nav-logo-text{
		width:40%;
		}
		.elizz-nav-phone{
		width:60%;
		}
		.elizz-home-care-services-title{
		padding:28px 0 0;
		}  
		.home-care-services-box-map{
		margin-top:20px;
		}        
		.footer-bg{
		background-image: url('../images/footer-bg.png');
		background-size: cover;
		background-position: top;
		height:320px;
		}
		.footer-bg2{
		background-image: none;
		}
		.footer-website{
		position: absolute;
		bottom:38px;
		right:0;
		margin:0;
		left:unset;
		}
		.footer_width_373{
		width:373px;
		font-size: 18px;
		}
		.textCenter{
		text-align:left;
		}
		.margin0Auto{
		margin:0;
		}
		.col-20percent{
			width:33%;
		}
		.first-n-last-name{
			color: #303030;        
			font-size: 28px;
		}
		.home-care-team-position-title{
			color: #303030;        
			font-size: 24px;
		}
		.why-choose-se-health-title{
			padding:20px 0 0;
			margin-top:40px;
		}
		.why-choose-se-health-subtitle-font-size{        
			font-size: 22px;
			letter-spacing: -0.2px;
			line-height: 22px;
			color: #000000;
		}
		.why-we-choose-se-health-ul{
			margin-top:0px;
		}
		.why-choose-se-health-inner{
			padding:35px 0 85px;
		}
		.four-boxes-message{
			padding:40px 0 35px 0;
		}
		.elizz-nav-text span {
			font-size: 26px;
		}
		.button-spacing-custom{
			margin-top:60px;
		}
	} 
	/*-----------------------------------------------------------------------------------------------------------------*/
	@media only screen and (min-width: 992px) {
		.footer-3box-button{
			width:80%;
		}
		.meet-our-home-care-team-box{
			font-size:26px; 
			margin-bottom:50px;
		}
		.home-care-description-text{
			font-size:22px;
			padding-top:30px;
		}
		.elizz-services-area-text{
			font-size:26px;
			margin-bottom:75px;
		}
		.elizz-office-address{
			margin-bottom:0px;
		}
		.col-20percent:nth-child(4n){
			margin-left: 0;
		}
		.elizz-nav-logo-text{
			width:40%;
		}    
		.elizz-nav-phone{
			width:60%;
			text-align: right;
		}
		.elizz-logo{
			min-width:100px;	
			max-width:173px;
			width:100%;
		}
		.imgFullWrapper{
			width:98%;        
			margin: 0 auto;
			position:absolute;
			bottom:15px;
			left:15px;
			right:0;
			z-index: 1;
			display: block;
		}
		.imgFullWrapperShowHide{
			display: none;
		}
		.mapSpaceSmallDevice{
			position:relative;
			top:-250px;
			margin-bottom:-250px;
		}
		.elizz-home-care-services-title{
			padding:36px 0 0;   
		}
		.home-care-services-box-map{
			margin-top:20px;
		}    
		.col-20percent{
			width:20%;
		}
		.textarea-marginbottom{
			margin-top:2rem;
		}
		.textfield{
			margin-bottom:0px;
		}
		.why-choose-se-health-title{
			padding:26px 0 0;
			margin-top:40px;
		}
		.why-choose-se-health-subtitle-font-size{        
			font-size: 24px;
			letter-spacing: -0.2px;
			line-height: 24px;
			color: #000000;
		}
		.why-choose-se-health-inner{
			padding:65px 0 120px;
		}
		.four-boxes-message{
			padding:65px 0 55px 0;
		}
		.four-boxes-message-subtitle{
			padding-bottom:0px;
		}
		.know-more-position-top {
			top: -360px;
			margin-bottom: -360px;
			z-index:50;
		}
		.button-spacing-custom{
			margin-top:80px;
			margin-bottom:unset;
		}
		.accordion .card-header h5 {
			color: #3b2b40;
			font-size: 21px;
		}
	} 
	@media only screen and (max-width:992px){
		.padding0Mobile992{
			padding:0!important;
		}
	}
	/*-----------------------------------------------------------------------------------------------------------------*/
	/* Extra large devices (large laptops and desktops, 1200px and up) */
	@media only screen and (min-width: 1200px) {
		header.b-line .b-line-logo img {
			max-height: 50.5px;
		}
		.meet-our-home-care-team-box{
			font-size:26px; margin-bottom:75px;
		}
		.imgFullWrapper{
		width:100%;
		max-width: 1200px;
		margin: 0 auto;
		position:absolute;
		top:30%;
		left:15px;
		right:0;
		z-index: 1;
		} 
		.mapClass{        
		width:100%!important;
		height:300px;
		}      
		.elizz-home-care-services-title h1{
		font-size:48px;
		}    
		.why-choose-se-health-title{
		padding:32px 0 0;
		}
		.know-more-position-top {
			top: -350px;
			margin-bottom: -350px;
		}
		.button-spacing-custom{
			margin-top:100px;
		}
	}
	/*-----------------------------------------------------------------------------------------------------------------*/
	@media (min-width:40em) and (max-width:64em){
		.contact-us.card-version1.card-triple-col{
			text-align:center;
		}
		.card-container.contact-us.card-triple-col.card-version1 .card{
			border: 0.0625rem solid #CEC8C6;
			color: black;
			display: block;
			overflow: hidden;
			margin-bottom: 1.25rem;
			padding: 2rem;
			transition: .3s ease-in-out;
			width: 100%;
			
		}
		.card-container.contact-us.card-triple-col.card-version1 .card:nth-child(1n){
			margin-left: 0!important;
		}
		.card-container.contact-us.card-triple-col.card-version1 .card:nth-child(3n){
			margin-right: 0!important;
		}
	}
	.colorPurple{
	color:#432944;
	}
	#footer footer>div.row {
	margin: 0 auto;
	}
	.ticker-banner{
  height:auto!important;
  padding:10.5px 0;
}
.why-choose-panel-subtitle{
  font-size:18px;
  font-family:'Daxline-Regular';
  letter-spacing: -0.07px;
  line-height:24px;
}
.why-choose-panels{
  margin:0 auto;
  width:100%;
  max-width:903px;
}
.why-choose-ul-li{
  font-size:21px!important;
}
.other-services-main{
  max-width:791px;
  margin:0 auto;
}
.button-padding-1rem{
  padding:15px 0!important;
}
.card-version1 a.card.card-icon-orientation-square-or-vertical.third-button:hover{
  box-shadow: none!important;
}
.know-more-form {
font-size: 16px;
padding: 20px 31px;
background-color: #F9F7F5;
box-shadow: 0 0 4px rgba(0,0,0,0.5);
}
.know-more-form.know-more-position-top .wpcf7-list-item.last {
margin-left:1rem;
}
.positionRelative{
  position: relative;
}
.know-more-title {
font-size: 22px;
letter-spacing: -0.28px;
line-height: 34px;
color: #00A2B1;
font-weight: 500;
font-family: 'Daxline-Medium';
}
.wpcf7-form-control-wrap {
position: relative;
width:100%;
}
.know-more-form input.input-text.no-border-right {
border-right: none!important;
}
.know-more-form [type='text'], .know-more-form [type='email'], [type='number'],.know-more-form [type='tel'],.know-more-form select {
display: block;
box-sizing: border-box;
width: 100%;
height: 50px;
padding: 0.5rem;
border: 1px solid #cacaca;
margin: 0 0 10px;
font-family: inherit;
font-size: 1rem;
color: #0a0a0a;
background-color: #fefefe;
box-shadow: none;
border-radius: 0;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
}
.know-more-form textarea{
display: block;
box-sizing: border-box;
width: 100%;
height: auto;
padding: 0.5rem;
border: 1px solid #cacaca;
margin: 0 0 1rem;
font-family: inherit;
font-size: 1rem;
color: #0a0a0a;
background-color: #fefefe;
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
border-radius: 0;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
}
span.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 0;
}
span.wpcf7-list-item-label::before, span.wpcf7-list-item-label::after {
content: " ";
}
.know-more-form .submit-button,.know-more-form .show-hide-form {
width: 137px;
border-radius: 19px;
font-size: 18px;
padding: 5px 0;
height: 38px;
outline:none;
cursor: pointer;
font-weight: 600;
}
@media screen and (min-width: 40em){
.masthead-service-content-custom h1{
	color:#F9F7F5!important;
	letter-spacing: -0.95px;
	text-shadow: 0 2px 5px rgba(0,0,0,0.5);
	font-size:54px!important;
}
.know-more-form .show-hide-form {
	display:none;
}
}
@media screen and (min-width: 60em){
.masthead-service-content-custom h1{
  font-size:64px!important;
  }
}
@media screen and (min-width: 70em){
.masthead-service-content-custom h1{
  font-size:74px!important;
  }
}  

/* ACCORDIAN STYLE */
.accordion .card {
border: 1px solid #3b2b40;
background-color: #fff;  
border-radius: 0;
border-left:none;
border-right:none;  
border-bottom:none;
}
.accordion .card-bg .card.first{
border-bottom:none;
}
.accordion .card-bg .card.last{
border-bottom:1px solid;
}
.accordion .card-header-bg:before {
height: 100%;
position: absolute;
content: "";
width: 5px;
background-color: #E41A2E;
top: 0;
left: 0;
}
.accordion .card-header.card-header-bg,.accordion .collapse.show{
background-color: #F5F5F5!important;
}
.accordion .card-bg a{
text-decoration:none;
}
.accordion .card .card-header:hover{
background-color: #F5F5F5!important;
}
.accordion .card-bg:hover h5 i {
transform: rotate(270deg);
color: #E41A2E!important;
}
.accordion .card-header a h5 i.colorRed{
color: #E41A2E!important;
}
.accordion .card-header, .accordion .card-body p {
margin-bottom: 0;
border-bottom: none;
}
.accordion .card-header {
position: relative;
}
.accordion .card-header {
padding: .75rem 44px;
background-color: #fff;
}
.accordion .card-header a h5 i.colorPurple {
color: #3b2b40;
}
.accordion .card-header a h5 i {
left: -15px;
position: relative;
}
.accordion .card-body {
padding: .75rem 15px;
}
.accordion-gradient-bcg .openall, .accordion-gradient-bcg .closeall {
color: #E41A2E;
font-size: 16px;
letter-spacing: -0.13px;
margin-right: 22px;
text-transform: capitalize;
}
/* END ACCRODIAN STYLE */
.testimonials .blockquote,.testimonials .blockquote-footer{
font-size:21px;
font-family: 'Daxline-Regular';
}
html{
margin-top:0!important;
}
nav.mobile.open{
z-index:100;
}
.homeContactForm .wpcf7-list-item-label{
display:none;
}
.homeContactForm .wpcf7-not-valid-tip{
text-align:left;
}
header nav a{
font-family:Daxline-Menu;
}
.vancouver-partners img {
margin: 20px;
}
.footer-grid-border img{
height: 3.875rem;
max-width: none;
margin-bottom:1rem;
}
.footer-grid-border .card-title{
color: #432844;
display: block;
font-size: 1.3rem;
font-weight: 500;
margin-bottom: 1rem;
}
.footer-3box-button:hover, .footer-3box-button:hover a {
color: #fff!important;
background: #E41A2E;
text-decoration: none;
}
.footer-3box-button {
background: white;
border: 0.0625rem solid #AAA6A6;
border-radius: 50px;
color: #00A2B1;
font-size: 1.075rem;
font-weight: 500;
white-space: nowrap;
padding: 0.775rem 0.775rem;
display: inline-block;
vertical-align: middle;
margin: 0 auto 1rem;
line-height: 1;
text-align: center;
text-decoration: none;
font-family: 'Daxline-Medium';
}
a.services-button{
background:#E41A2E;
border: 0.0625rem solid #E41A2E;
border-radius: 1.875rem;
color: white;
font-size: 19px/*1.375rem*/;
font-weight: 500;
white-space: nowrap;
padding:0.9375rem 3.4375rem;
display:inline-block;
line-height: 22px;
text-decoration: none;
font-family: 'Daxline-Medium';
height:48px;/*added after*/
}
a.services-button:hover{
background: white;
border: 0.0625rem solid #AAA6A6;
color: #00A2B1;
}
.footer-3box-button a{
position: relative;
top:2px;
}
.faqs-home .accordion .card-body p{
padding-left:44px;
}

@media screen and (min-width: 40em) { 
.bgImageHomeBanner { height:607px; } 
.hero.landing.masthead-service .masthead-service-content h1:after{display:none!important;} 
.show-bgImageHomeBanner{
display:block;
}
.show-bgImageHomeBannerMobile{
display: none;
}
.paddingTop4{
padding-top:2rem;
}
.form-mobile-view{
display:block;
}
.office-address{
font-size:19px;color:black;
}
.banner-center-flex{
display:flex;
align-items: center;
justify-content: center;
left:0;
right:0;
top:0;
bottom:0;
position: absolute;
}
.title-red-border{    
margin:28px auto;
}
}
@media screen and (max-width: 40em) {
.bgImageHomeBanner{
background-image:url('../images/m_homepage.jpg')!important;
}
.show-bgImageHomeBanner{
display:none;
}
.know-more-form .show-hide-form, .show-bgImageHomeBannerMobile{
display: block;
}
.know-more-form .show-hide-form{
width:150px;
height:46px;
border-radius:50px;
letter-spacing: -0.05px;
}
.form-mobile-view{
display: none;
}
.hero.landing.masthead-service{
background-image:none!important;
}
.paddingLeftRightCheckbox{
padding:0!important;
}
header nav li.button a{
padding:0.8rem 1rem!important;
}
.other-services-main .card-item.with-cta .card-item-text{
height:auto!important;
padding:30px 30px 60px 30px;
}
.card-item.with-cta .card-item-content.collapsed{
height:auto!important;
max-height:auto!important;
}
.hero.landing.masthead-service .masthead-service-content h1{
font-size:24px;
}
.hero.landing.masthead-service .masthead-service-content .description{
margin:1rem 0 0;
}
.hero.landing.masthead-service .masthead-service-content h1::after{
width:50px;
margin:1rem 0 0;
}
.hero.landing.masthead-service .masthead-service-content{
padding:1rem 15px 1rem;
}
.why-choose-ul-li{
font-size:19px!important;
margin-bottom:2rem;
}
.know-more-title{
font-size:21px;
}
.know-more-form{
padding:25px 18px;
}
h1{
font-size:30px;
}
.h3{
font-size:24px;
}
.title-red-border{
margin:28px auto 27px;
width:74px;
}
.other-services-main .columns{
margin-bottom:2rem!important;
padding:0;
}
.other-services-main .columns:last-of-type{
margin-bottom:4rem!important;
}
.office-address{
font-size:17px;color:black; line-height: 30px;
}
.mapSpaceSmallDevice{
padding:0;
}
.fact{
margin-bottom:2rem;
}
}
@media screen and (max-width: 25em) {
	.call-us-today-text{
		padding:0.5375rem 0.31225rem !important;
		font-size:17px!important;
	}
	.call-us-today-text i{
		width:20px;
	}
}
@media screen and (max-width:26.25em){
	.change-region-location a{
		text-indent: -9999px;
		width: 20px;
		z-index: 50;
		position: relative;
	}
	.greybar .greybarInner .greyInnerMain .change-region-location:after{
		left:0;
		right:unset!important;
		transform: rotate(90deg);
	}
}
@media screen and (min-width: 48em) { .bgImageHomeBanner { height:394px; } }

@media screen and (min-width: 64em) { .bgImageHomeBanner { height:537px; } }

@media screen and (min-width: 75em) { .bgImageHomeBanner { height:578px; } }
.flex-column{
display:flex;
flex-direction: column;
}
.blockquote-footer{
font-weight:600;
}
.why-choose-se-health-title .h2,.elizz-home-care-services-title .h2{
line-height:1;
}
.title-red-border{
background-color: #E41A2E;
height: 3px;
width: 88px;
/*margin:0 auto 15px;*/
}
.paddingLR15{
padding-left:15px!important;
padding-right:15px!important;
}
.header_button_home a{
text-decoration: none;
color:#fff;
}
.header_button_home{
	color:#000;
	background-color: #E4140D;
	padding:0 45px;
	clear: both;
	float:left;
	color:#fff;
	font-size:18px;
	border-radius:60px;
	cursor: pointer;
	display:flex;
	justify-content: center;
	align-items: center;
	height:48px;
}
.header_button_home:hover,.header_button_home:hover a{
color:#00A2B1;
background-color: white;
}

/************ LABELS ON INPUT ************************/
.contact-us-main .labelLikeGoogle{
position: absolute;
left: 10px;
top: 13px;
font-size: 18px;
pointer-events: none;
width:117px;
text-align: left;
}
@media only screen and (min-width: 600px)
{
.contact-us-main .labelLikeGoogle{
position: absolute;
left: 25px;
top: 13px;
font-size: 18px;
pointer-events: none;
}
.contact-us-main .labelLikeGoogle.letsdoit{
left:1px!important;
	width:auto;
}
}
.contact-us-main .labelLikeGoogle.letsdoit{
transform:scale(.75) translateY(-113%);
background-color: transparent;
padding:0px 10px 0 10px;
left:-13px;
opacity:0.95;
top:26px;
font-weight: 600;
}
.contact-us-main .textboxLikeGoogle{
padding-top:30px;
outline:none;
}
/***********************************************/
body.page-template:not(.home) .labelLikeGoogle,.know-more-form .labelLikeGoogle{
position: absolute;
left: 10px;
top: 10px;
font-size: 1rem;
pointer-events: none;
width:117px;
text-align: left;
color:#303030;
}
@media only screen and (min-width: 600px)
{
body.page-template:not(.home) .labelLikeGoogle, .know-more-form .labelLikeGoogle{
position: absolute;
left: 8px;
pointer-events: none;
}
}
body.page-template:not(.home) .labelLikeGoogle.letsdoit,.know-more-form .labelLikeGoogle.letsdoit{
transform:scale(.70) translateY(-113%);
background-color: transparent;
left:-10px!important;
opacity:0.95;
top:21px;
font-weight: 600;
}
body.page-template:not(.home) .textboxLikeGoogle,.know-more-form .textboxLikeGoogle{
padding-top:25px;
outline:none;
}
/************ END LABELS ON INPUT ************************/



/**************** RED BAR MENU ****************************/
@media screen and (min-width: 1200px) {
	.redbar{
		display:block;
	}
}
@media screen and (max-width: 1200px) {
	.redbar{
		display:none;
	}
}
.redbar{
	background-color: #E51A2E;
}
.greybar{
	background-color: #F6F6F6;
}
.redbar .redbarInner{
	font-size:16px;
	letter-spacing: 0.1px;
	display: flex;
	color:#fff;
	max-width:85rem;
	margin:0 auto;
	align-items: center;
}
.greybar .greybarInner{
	align-items: center;
	font-size:16px;
	letter-spacing: 0.1px;
	display: flex;
	max-width:85rem;
	margin:0 auto;
}
.greybar .greybarInner .greyInnerMain{
	display: flex;
	width:90%;
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
	align-items: center;
}
.redbar .redbarInner .redLeft{
	display: flex;
	justify-content: flex-start;
	width:50%;
	padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.redbar .redbarInner .redRight{
	display: flex;
	width:50%;
	justify-content: flex-end;
	padding-right: 0.9375rem;
    padding-left: 0.9375rem;
}
.redbar .redbarInner a{
	color:#fff;
	text-decoration: none;
	font-family: 'Daxline-Regular';
}
.redbar .redbarInner a:hover{
	text-decoration: underline;
}
.redbar .redbarInner ul{
	margin:0;
	list-style-position:outside;
	line-height: 1.6;
	padding:0;
}
.redbar .redbarInner>ul>li:first-child{
	padding-left:0!important;
}
.redbar .redbarInner ul>li:last-child{
	border-right:none!important;
}
.redbar .redbarInner ul li{
	padding-left:15px;
	padding-right:15px;
	display: inline-flex;
	position: relative;
	width:auto;
	vertical-align: middle;
	line-height:1;
	align-items: center;
}
.redbar .redbarInner ul li{
	/*border-right:0.100rem solid #fff;*/
	height:40px;
}
.redbar .redbarInner ul ul li{
	border-right:none;
}
.redbar .redbarInner ul li:after{
	content: '';
    position: absolute;
    width: 1px;
    height: 21px;
    right: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
.redbar .redbarInner .redLeft ul li:last-child:after,.redbar .redbarInner .redRight ul li:last-child:after{
	height:0!important
}
.redbar .redbarInner ul li ul{
	position: absolute;
	top:99%;
	left:0;
	margin: 0;
	overflow: hidden;
	max-height:0;
	opacity: 0;
	visibility: hidden;
	background: #fff;
	display: inline-block;
	color:#000;
	border-width: 0px 1px 1px;
	border-style: solid;
	border-color: rgb(216 216 216);
}
.redbar .redbarInner ul li.showMenu ul{
	opacity: 1;
	visibility: visible;
	max-height: 28.125rem;
	z-index: 5;
	padding:10px 5px;
}
.redbar .redbarInner lh{
	padding:0.5625rem 0.625rem 0.5625rem 18px;
}
lh{
	font-weight: 500;
	font-family: 'Daxline-Medium';
}
.redbar .redbarInner ul li.change-region-main.showMenu1 ul{
	width:175px;
	right:0!important;
	left:unset;
	opacity: 1;
	visibility: visible;
	max-height: 28.125rem;
	z-index: 5;
	padding:16px 0px;
}
.redbar .redbarInner ul li.change-region-main.showMenu1,.redbar .redbarInner ul li.select-language.showMenu2{
	background-color: #fff;
}
.redbar .redbarInner ul li.change-region-main.showMenu1 a,.redbar .redbarInner ul li.select-language.showMenu2 a{
	color: #000;
}
.redbar .redbarInner ul li.change-region-main.showMenu1 a:hover,.redbar .redbarInner ul li.select-language.showMenu2 a:hover{
	text-decoration: none;
}
.redbar .redbarInner ul li.change-region-main.showMenu1 li:hover,.redbar .redbarInner ul li.select-language.showMenu2 li:hover{
	background-color: #F9F7F5;
}
.redbar .redbarInner ul li.select-language.showMenu2 ul{
	width:175px;
	right:0!important;
	left:unset;
	opacity: 1;
	visibility: visible;
	max-height: 28.125rem;
	z-index: 5;
	padding:16px 0px;
}
.redbar .redbarInner ul li.select-language{
	margin-left:-6px;
}
.redbar .redbarInner ul ul li {
	float:left;
	padding:0.5625rem 0.625rem 0.5625rem 18px;
	margin-left: 0;
	text-align: left;
	width:100%;
}
.redRight .select-language a,.redbar .redbarInner ul li.change-region-main a{
	color:#fff;
	transition: none;
}
.redRight ul ul li a{
	color:#000!important;
	text-decoration: none;
}
.change-region-main ul{
	left:unset!important;
	right:0;
}
/**********************************************************************/
.greybar .greybarInner .greyInnerMain .current-region-text{
	color:#000000;
	font-size:1.1rem;
	text-align: left;
}
.greybar .greybarInner .greyInnerMain .current-region-location{
	color:#000000;
	font-size:1.1rem;
	text-align: left;
	font-weight:500;
	padding-left:10px;
	font-family: 'Daxline-Medium';
	padding-top:3px;
}
.greybar .greybarInner .greyInnerMain .change-region-location{
	color:#007E8A;
	text-align:left;
	letter-spacing:-0.2px;
	position: relative;
	padding-right:1rem;
	margin-left:2rem;
	font-weight:400;
	height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.greybar .greybarInner .greyInnerMain .change-region-location:after {
    background-image: url('../images/arrow_right.svg');
	position: absolute;
	content:'';
    right: 0;
	top: 39%;
    bottom: 0;
    display: flex;
	align-items: center;
	width:8px;
	height:12px;
}
.greybar .greybarInner .greyInnerMain .change-region-location a{
	text-decoration: none;
	font-family: 'Daxline-Menu';
}
.greybar .grey-close-icon{
	position: relative;
	width:10%;
	display: flex;
	justify-content: flex-end;
	padding-right: 0.9375rem;
	padding-left: 0.9375rem;
}
.greybar .grey-close-icon .close:after{
	display: inline-block;
	cursor: pointer;
    content: '';
	background-image: url('../images/close_icon.svg');
    position: relative;
	top: 0px;
	width:18px;
	height:16px;
}

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

.change-region-location ul{
	position: absolute;
	top:99%;
	right:0;
	padding:10px 0px;
	margin: 0;
	overflow: hidden;
	max-height:0;
	opacity: 0;
	visibility: hidden;
	background: #F6F6F6;
	display: inline-block;
	color:#000;

}
.change-region-location.showMenu3 ul{
	opacity: 1;
	visibility: visible;
	max-height: 28.125rem;
	z-index: 5;
	color:#000;
	border-width: 0px;
	border-style: solid;
	border-color: rgb(216 216 216);
	width:150px;
}
.change-region-location ul li,.change-region-location ul lh {
	float:left;
	padding:0.5625rem 0.625rem 0.5625rem 18px;
	margin-left: 0;
	text-align: left;
	width:100%;
}
.change-region-location ul li a{
	color:#000;
}
.change-region-location ul li:hover{
	background-color: #fff;	
}
/************************************************************************************/
.ul-menu-2{
	position: relative;
	margin-top:45px;
	padding-top:30px;
}
.ul-menu-2:before{
	content:'';
	position: absolute;
	height:1px;
	width:100%;
	background-color: #000;
	top:0;
}
.ul-menu-3{
	position: relative;
	padding-top:30px;
}
.ul-menu-3:before{
	content:'';
	position: absolute;
	height:1px;
	width:100%;
	background-color: #000;
	top:0;
}
header nav li.is-accordion-submenu-parent.ul-menu-3:after{
	display:flex!important;
	align-items: center;
	bottom:0;
}
/****************END RED BAR MENU ************************/
@media screen and (min-width: 75em) { #close-mobile-menu, #close-desktop-menu, #close-submenu, #close-menu, #open-menu { display: none; }
  header { align-items: center; display: flex; height: 6.875rem; }
  header > .row { flex: 1 0 100%; }
  header > .row > .columns { display: flex; align-items: center; justify-content: flex-end; }
  header #logo { height: 5.625rem; width: 14.5rem; }
  header nav { background: transparent; position: relative; float: right; padding: 0; position: relative; overflow: visible; height: auto; left: 0; text-align: right; }
  header nav .search-box, header nav .section-title { display: none; }
  header nav ul { margin: 0; }
  header nav li { display: inline-block; margin-left: 1.125rem; padding-bottom: 0; position: relative; vertical-align: middle; width: auto; }
  header nav li.desktop-only { display: inline-block; }
  header nav li.search a { color: #432844; font-size: 0; padding: 0; width: 1.5625rem; overflow: hidden; vertical-align: middle; }
  header nav li.search a:after { content: '\f002'; font-family: 'FontAwesome'; font-size: 1.3rem; display: inline-block; }
  header nav li.search a:hover, header nav li.search a:active { border: 0; color: #E41A2E; }
  header nav li.search:hover { padding: 0; }
  header nav li.accordion-item { height: 3.5rem; padding-right: 0.9375rem; }
  header nav li.accordion-item > a:after { font-size: 1rem; font-weight: 100; right: -1rem; top: 0.5rem; }
  header nav li ul { background: #fefefe; display: inline-block; padding: 0.375rem; position: absolute; top: 99%; left: 0; width: 14.6875rem; margin: 0; overflow: hidden; max-height: 0; opacity: 0; transition: max-height 300ms, opacity 200ms 100ms, visibility 0ms 300ms; visibility: hidden; }
  header nav li ul li { margin-left: 0; padding: 0.4375rem 0.625rem; text-align: left; transition: background-color 400ms ease-in-out, color 400ms ease-in-out; width: 100%; }
  header nav li ul li a { display: inline-block; font-size: 1rem; padding: 0; }
  header nav li ul li a:hover { text-decoration: none; }
  header nav li ul li:hover { background: #F9F7F5; }
  header nav li ul li:hover:after { display: none; }
  header nav li ul li.Highlighted:after { display: none; }
  header nav li ul li.Highlighted a { font-weight: bold; }
  header nav li:hover ul { max-height: 28.125rem; opacity: 1; transition: max-height 400ms, opacity 300ms, visibility 0ms; visibility: visible; }
  header nav li.services-programs ul { min-width: 28.75rem; }
  header nav li.services-programs ul li { display: block; float: left; vertical-align: top; width: 50%; }
  header nav li.services-programs ul li:nth-child(odd) { clear: both; }
  header nav li.Highlighted:after { background: #E41A2E; content: ''; height: 0.1875rem; width: 100%; position: absolute; bottom: -0.25rem; left: 0; }
  header nav a { color: black; display: inline-block; font-size: 1.1rem; font-weight: normal; }
  header nav a:hover, header nav a:focus, header nav a:active { color: black; text-decoration: none; }
  header nav li.button { background: transparent; padding: 0; margin-bottom: 0; margin-left: 1.125rem; border: 0; }
  header nav li.button:after { display: none !important; }
  header nav li.button a { background-color: white; border: 0.0625rem solid #CEC8C6; color: #0a0a0a; border-radius: 3.75rem; padding: 0.8rem 2rem; transition: background-color 400ms ease-in-out, color 400ms ease-in-out, border 400ms ease-in-out; }
  header nav li.button:hover { background: transparent; }
  header nav li.button:hover a { background-color: #E41A2E; border: 0.0625rem solid #E41A2E; color: white; }
  header nav li span:after,li.dropdown>a:after { 
	  display: inline-block; content: ''; margin-left: 0.4375rem; -webkit-transform: rotateX(0deg); transform: rotateX(0deg); transition: -webkit-transform 400ms ease-in-out; transition: transform 400ms ease-in-out; transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out; 
	  background-image: url('../images/dropdown.svg');width:14px;height:6px;top:-3px;position: relative;
	}
  header nav li:hover span:after,li.dropdown:hover a:after { -webkit-transform: rotateX(180deg); transform: rotateX(180deg); }
  header nav.desktop { display: block; }
  header nav.mobile { display: none; }
  .search-bar { display: block; } 
}
@media screen and (min-width: 75em) { header nav li { margin-left: 1.175rem; }
  header nav li ul { padding: 0.625rem 0.7rem; min-width: 14.6875rem; width: fit-content; width: -webkit-fit-content; width: -moz-fit-content; }
  header nav li ul li { float: left; padding: 0.5625rem 0.625rem; margin-left: 0; text-align: left; }
  header nav li.services-programs ul { min-width: 30.625rem; }
  header nav li.button { margin-left: 1.875rem; } 
}
@media screen and (min-width: 90em) { header nav li { margin-left: 3.125rem; }
  header nav li.services-programs ul { min-width: 41.25rem; }
  header nav li.services-programs ul a { font-size: 1rem; }
  header nav li.search { margin-right: 2.8rem; margin-left: 3rem; }
  header nav li.button { margin-left: 3.125rem; }
  header nav a { font-size: 1.15rem; padding-bottom: 0.3125rem; position: relative; } 
}
header.b-line .button.order-service a:before, header.b-line .careers-chat [id^="comm100"] a.order-service a:before, .careers-chat [id^="comm100"] header.b-line a.order-service a:before { 
	vertical-align: middle; padding-right: 0.625rem; line-height: 0; content: ""; background-image: url('../images/Phone_black.svg');width:21px;height:21px; display: inline-block; position: relative; left:-5px;
}
header.b-line .button.order-service:hover a:before{
	background-image: url('../images/Phone_white.svg');
}
@media screen and (min-width: 576px) {
	.half-text-box-form {
		width:98%!important;
	}
}	