@font-face {
	font-family: "mrssaint" ;
	src: url('../font/MrsSaintDelafield-Regular.ttf');
}

.clientsign{font-family:mrssaint!important}

body{
max-width: 100%; 
margin: 0 auto !important;
color: #000;
font-family: 'Lato', sans-serif!important;
}
header{
background-color: transparent;
background-image: linear-gradient(180deg, #65ccc8 3%, #8d5aff 95%);
}
.error{color:red; padding-left: 13px;  font-weight: 500;float: left;}
header h1{
color: #fff;
padding: 85px 0px 60px;
font-weight: bold;
font-size: 42px;
}
.logo-white{
padding-top: 60px;
}
.video-inner{
	padding:56.25% 0 0 0;
	position:relative;
}

.video-inner iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

section p{
font-size: 12px;
color: #000;
font-weight: 700;
}
.smallbutton {
    font-size: 14px;
    color: #fff;
    background-color: #0091a1;
    border-radius: 30px;
    width: 32%;
    float: left;
    padding: 8px;
    font-weight: bold;
    text-align: center;
    box-shadow: 0px 3px 6px #00000029;
}
section h1{
text-align: center;
font-size: 35px;
letter-spacing: 0;
color: #000000;
font-weight: 700;
opacity: 1;
margin-bottom: 50px;
margin-top: 40px;
}
section h4{
text-align: center;
font-size: 16px;
letter-spacing: 0;
line-height: 1.5em;
color: #000000;
font-weight: 700;
opacity: 1;
margin-bottom: 50px;
margin-top: 0px;
}

section .para1{
	text-align: center;
	font-size: 28px;
	letter-spacing: 0;
	line-height: 1.5em;
	color: #000000;
	font-weight:normal;
	opacity: 1;
	margin-bottom: 50px;
	margin-top: 0px;
	}

section .ah1{
text-align: center;
font-size: 33px;
letter-spacing: 0;
color: #000000;
font-weight: 100;
opacity: 1;
margin-bottom: 50px;
}

section h2{
text-align: left;
font-size:  18px;
font-weight: 700;
letter-spacing: 0;
color: #0091A1;
opacity: 1;
margin-top: 30px;
}

section .ah2{
text-align: center;
font-size:  34px;
font-weight: 500;
letter-spacing: 0;
color: #6C2C86;
opacity: 1;
margin-top: 35px;
}

footer h2, .footer h2{
font-size: 36px;
color: #fff;
font-weight: 700;
line-height: 1.5em;
margin-bottom: 0px;
margin-top: 40px;
}

footer h1, .footer h1{
font-size: 40px;
color: #fff;
font-weight: 700;
margin-top: 20px;
padding-right: 10%;
}

.button{
    font-size: 14px;
    color: #fff;
    background-color: #0091a1;
    border-radius: 30px;
	width: 100%;
	float: left;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
}

.button:hover{
    text-decoration: none;
    color: #fff;
    
}

.button2{
    font-size: 14px;
    color: #0091A1;
    background-color: #fff;
    border-radius: 30px;
	width: 100%;
	font-weight: bold;
	float: left;
	padding: 15px;
	border: 3px solid #0091A1;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
	margin: 30px 0;
}

.button2:hover{
    text-decoration: none;
    color: #0091A1;
    
}

.video  iframe{
border-radius: 30px;
box-shadow: 0px 3px 6px #00000029;

}

.bottom-video{margin-bottom: -22%;}

footer, .footer{
min-height: 350px;
background: url(../images/footer-bg.png) top left no-repeat;
background-size: cover;

}
footer .c-bottom, .footer .c-bottom{
margin-top: 25%;
}

footer .c-bottom2,.footer .c-bottom2{
margin-top: 15%;
}

.banner1{
background: url(../images/Personal-Care-Companionship.png) top right no-repeat;
background-size: cover;

}

.banner2{
background: url(../images/Adult-Nursing.png) top right no-repeat;
background-size: cover;

}

.body3{
background: url(../images/header-bg.png) bottom right no-repeat;
background-size: cover;
text-align: center;
color: #fff;
max-width: 100%;
max-height: 600px;
}

.banner3{
background-image:none;
background-size: cover;
text-align: center;
color: #fff;
}

.banner3 h1{font-size: 28px; padding: 10px 0;}

.popup-login{
background: #fff;
border-radius: 30px;
padding: 20px 80px !important;
box-shadow: 0px 15px 40px #00000040;
text-align: center;
margin: 20px  0;
}

input, select{
border: 1px solid #0091A1;
border-radius: 38px;
color: #0091A1!important;
width: 100%;
padding: 10px 20px;
margin: 20px 0 !important;
float: left;
outline: none;
background: #fff;
}

.recipientsbox input, select{margin: 20px 0 5px!important;}

input::placeholder, textarea::placeholder{
/*color: #0091A1;*/
 color:#ccc;
}

input[type=radio]{
    height: 20px;
    width: 20px;  background-color: #a77e2d !important;
	margin: 0 !important;
}

textarea{
	border: 1px solid #0091A1;
	border-radius: 19px;
	width: 100%;
	float: left;
	min-height: 90px;
	margin: 10px 0 !important;
	padding: 10px 20px;
}


.button3{
    font-size: 14px;
    color: #fff;
    background-color: #0091a1;
    border-radius: 30px;
	min-width: 150px;
	width: auto;
	padding: 15px;
	border: none;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
	outline: none;
}

.button3:hover{
    text-decoration: none;
    color: #fff;
    
}

.button5{
    font-size: 14px;
    color: #fff;
    background-color: #6C2C86;
    border-radius: 30px;
	min-width: 150px;
	width: auto;
	padding: 15px;
	border: none;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
	outline: none;
}

.button5:hover{
    text-decoration: none;
    color: #fff;
    
}

.button4{
    font-size: 14px;
    color: #fff;
    background-color: #ff0000;
    border-radius: 30px;
	min-width: 150px;
	width: auto;
	padding: 15px;
	border: none;
	font-weight: bold;
	text-align: center;
	box-shadow: 0px 3px 6px #00000029;
	outline: none;
}

.button4:hover{
    text-decoration: none;
    color: #fff;
    
}

#videosharebtn, .hcbabtn{cursor:pointer;}

.plusicon{font-size:25px; position:relative; top: 20px; display: inline; cursor:pointer; font-weight:800;}
.plus-icon{font-size:25px; position:relative; top: 20px; display: inline; cursor:pointer; font-weight:800;}
.removeicon{color:#ff0000;; font-size:25px; position:relative; top: 20px; display: inline; cursor:pointer; font-weight:800;}

.forgot{
color: #0091A1;
font-weight: bold;
font-size: 12px;
padding: 20px 0 0;
display: block;
}

.img-text{margin: 30px 0;float: left;}

.popup-overlay{
	background: #FFFFFF95 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	height: 100%;
	width: 100%;
	top: 0;
	position: fixed;
}
	
.popup-column{
	position: absolute;
	max-width: 400px;
	top: 30%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
	background-image: linear-gradient(90deg, #65ccc8 3%, #8d5aff 95%);
	display: block;
	padding: 20px;
	border-radius: 60px;
}

.popup-column-inner{
	background: #fff;
	color: #0091A1;
	border-radius: 15px;
	padding: 40px 20px !important;
	box-shadow: 0px 10px 50px #000000;
	text-align: center;
	margin: 10px ;
}

	
input[type=radio]{
	height: 20px;
	width: 20px;  background-color: #a77e2d !important;
	margin: 0 !important;
	
}
	
.popup-column-inner label{
	font-weight: normal;
	float: left;
	margin: 0 5px;
}


.popup-overlay2{
background: #FFFFFF95 0% 0% no-repeat padding-box;
border: 1px solid #707070;
height: 100%;
width: 100%;
top: 0;
position: fixed;
}

.popup-column2{
position: absolute;
max-width: 1100px;
top: 10%;
left: 0; 
right: 0; 
margin-left: auto; 
margin-right: auto; 
background-color: transparent;
background-image: linear-gradient(90deg, #65ccc8 3%, #8d5aff 95%);
display: block;
padding: 20px;
border-radius: 60px;
}

.popup-column-inner2{
background: #fff;
color: #0091A1;
border-radius: 15px;
padding: 10px 20px !important;
box-shadow: 0px 10px 50px #000000;
text-align: center;
margin: 10px ;
}

.dashboardbtn{position:fixed; right:0; bottom:1px;}

.dashboardbtn a{background:#0091A1; padding:5px 8px; border-radius: 2px;}


.logoutbtn{background:#8867f8; padding:5px 8px; border-radius: 2px; position:fixed; top:5%; right:0; z-index: 100;}

.popup-overlay3{
	background: #FFFFFF95 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	height: 100%;
	width: 100%;
	top: 0;
	position: fixed;
}
	
.popup-column3{
	position: absolute;
	max-width: 800px;
	top: 30%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
	background-image: linear-gradient(80deg, #65ccc8 40%, #8d5aff 55%);
	display: block;
	padding: 20px;
	border-radius: 60px;
}

.popup-column-inner3{
	background: #fff;
	color: #0091A1;
	border-radius: 15px;
	padding: 40px 20px !important;
	box-shadow: 0px 10px 50px #000000;
	text-align: center;
	margin: 10px ;
}

.image2{ margin: -15px 0 -185px; position: relative; top: -169px; left:-15px;}

.field-column{
background-color: transparent;
background-image: linear-gradient(90deg, #65ccc8 3%, #8d5aff 95%);
width: 100%;
float: left;
padding: 15px 20px;
border-radius: 40px;
margin-bottom: 10px;
}

.field-column input{
margin: 10px 0 !important;
}

.col-free-space {
	width: 5.33333333% !important;
	padding:0 2px!important;
}

.col-cus-1{
	width: 22.33333333% !important;
}

.col-cus-2{
	width: 60.33333333% !important;
}

.row-cus-1{
padding: 0 70px;
}

.popup-column-inner2 .col-sm-3, .popup-column-inner2 .col-sm-2, .popup-column-inner2 .col-sm-7, .popup-column-inner2 .col-sm-4 {
padding-right: 5px !important;
padding-left: 5px  !important;
}

.married_status label{margin-right:5%; cursor:pointer; font-size:15px; font-weight:500;}

.gender_status label{margin-right:10px; cursor:pointer; font-size:15px; font-weight:500;}

.married_status p, .gender_status p{color:#0091A1!important; font-size:15px; font-weight:500;}
.form_heading{background:#68c2cd; color:#fff; padding:7px 10px; font-size:15px; font-weight:600; border-radius:8px; margin:20px 0 0;}

.married_status span{position:relative; top:0px; padding-left:5px; color:#0091a1; font-size:15px;}
.gender_status span{position:relative; top:0px; padding-left:4px; color:#0091a1; font-size:15px;}
.hcba_header h1{font-size:22px; margin-bottom:20px;}
.selcetbox select{color:#0091A1; font-size:15px; font-weight:500; cursor:pointer;}
.msginfo{color:#0091A1; font-size:13px; padding-left:15px;}
.hrsfield{width: 55px!important;float: left;border-radius: 5px!important;margin: 0 10px!important; padding: 1px 5px;}
.hrsfield1{width:225px!important;float: left;border-radius: 5px!important;margin: 0 10px!important; padding: 1px 5px;}
.hrsfield3{max-width:700px!important;float: left;border-radius: 5px!important;margin: 0 0px 5px!important; padding: 1px 5px;}
.medicalcheck span{float:left;}
.hcbabtn{margin: 15px 0;}
.backbtn1, .backbtn2{background:red!important;}
/*===========start css for step===================*/
.progressbar {
	counter-reset: step;
	padding-top:30px;
}
.progressbar li {
	list-style-type: none;
	width: 33.33%;
	float: left;
	font-size: 14px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	color: #7d7d7d;
}
.progressbar li:before {
	width: 30px;
	height: 30px;
	content: counter(step);
	counter-increment: step;
	line-height: 30px;
	border: 2px solid #7d7d7d;
	display: block;
	text-align: center;
	margin: 0 auto 10px auto;
	border-radius: 50%;
	background-color: white;
}
.progressbar li:after {
	width: 100%;
	height: 2px;
	content: '';
	position: absolute;
	background-color: #7d7d7d;
	top: 15px;
	left: -50%;
	z-index: -1;
}
.progressbar li:first-child:after {
	content: none;
}
.progressbar li.active {
	color: green;
	font-weight:600;
}
.progressbar li.active:before {
	border-color: #55b776;
}
.progressbar li.active + li:after {
	background-color: #55b776;
}
/*===========End css for step===================*/
.popupclosebtn{
	color: #fff;
    font-weight: 600;
    position: absolute;
    right: 20px;
    background: #000;
    border-radius: 40px;
    padding: 2px 0px;
    width: 25px;
    height: 25px;
	text-align: center;
	cursor:pointer;
}

#marriedStatus-error, #genderStatus-error, #typeofResidence-error,
#appsubmitby-error,#legalrepresentative-error,
#mediCalStatus-error,#MedicareStatus-error,
#otherStatus-error{
	max-width: 200px!important;
    width: 200px!important;
    position: absolute;
    left: -5px!important;
    margin-top: 22px;
}

.pc{display:block;}
.cell{display:none;}

@media only screen and (min-width: 767px) and (max-width: 1400px){
	.popup-column{top:15%;}
	.popup-column2 {top:3%;}
}


@media only screen and (max-width: 768px) {
 .logoutbtn {z-index: 100; right:11px;}
.pc{display:none;}
.cell{display:block; padding:0px!important}
.cell h1{color:#000!important; font-size: 25px!important;}
}


@media only screen and (max-width: 767px) {
 section h1{
font-size: 22px;
margin-bottom: 20px;
margin-top: 20px;
}
header h1 {
    padding: 30px 0px 60px;
    font-size: 24px;
}

section .para1{font-size: 21px;}

.button, .button2{
  margin: 10px 0;
}

section .ah1{
font-size: 23px;
}

.button2{font-size:13px;}

footer,.footer{
min-height: 150px;
background: url(../images/footer-bg.png) top right no-repeat;
background-size: cover;
}
footer h1, footer h2, .footer h1, .footer h2{font-size: 19px;}
.progressbar li{font-size:12px;}

section .ah2{font-size: 23px;}

}


.popup-overlay5{
	background: #FFFFFF95 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	height: 100%;
	width: 100%;
	top: 0;
	position: fixed;
}
	
.popup-column5{
	position: absolute;
	max-width: 1100px;
	top: 5%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
	background-image: linear-gradient(90deg, #65ccc8 3%, #8d5aff 95%);
	display: block;
	padding: 20px;
	border-radius: 60px;
}

.caseworkerbox{margin:-15px 0 15px;}

.popup-column-inner5{
	background: #fff;
	color: #0091A1;
	border-radius: 15px;
	padding: 20px 20px !important;
	box-shadow: 0px 10px 50px #000000;
	text-align: center;
	margin: 10px ;
	max-height:530px;
	overflow:auto;
}

.showpdftask iframe{
	width:100%;
	 height:400px;
	 border:2px solid #0091a1
}



.popup-overlay8{
	background: #FFFFFF95 0% 0% no-repeat padding-box;
	border: 1px solid #707070;
	height: 100%;
	width: 100%;
	top: 0;
	position: fixed;
}
	
.popup-column8{
	position: absolute;
	max-width: 800px;
	top: 30%;
	left: 0; 
	right: 0; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: transparent;
	background-image: linear-gradient(80deg, #6BBAD0 40%, #827AEF 55%);
	display: block;
	padding: 20px;
	border-radius: 60px;
}

.popup-column-inner8{
	background: #fff;
	color: #0091A1;
	border-radius: 15px;
	padding: 40px 20px !important;
	box-shadow: 0px 10px 50px #000000;
	text-align: center;
	margin: 10px ;
}