#h-how-to-refill-prescriptions, #h-you-might{
	margin-top: 3rem;
}
.px-44
 {
    padding-right: .5rem !important;
    padding-left: .5rem !important;
}
.py-44 {
    padding: .5rem !important;
}

.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
.needhelp{
	color: #308DC6;
    font-size: 36px;
    font-weight: bolder;
}

.needp{
	
	color: #308DC6;
    font-size: 16px;
    /*font-weight: bold;*/
}

.toll{

	color: #308DC6;
    font-size: 24px;
    font-weight: bold;
}
.fs-15{
	font-size: 15px;	
	color: #fff;
	font-weight:bold;
}
.frm-5{
	height: 309px;	
}
.img1{
	max-width: 100% !important;
    width: auto;	
}

.frm-2{
	height: 133px;	
	padding: 0.5em;
}

.frm-3{
	height: 174px;	
	background: #F4F3F2 0% 0% no-repeat padding-box;
	border-top: 1px solid #707070;
	border-radius: 0 0 1rem 1rem;
	padding: 1.5em .5em .5em .5em;
    font-size: 15px;

}
.fsc-step{
	color: #898989;
	font-size: 12px;	
	margin-bottom: 0.3rem;
    margin-top: 0.3rem;
}
.pt-1{
	color: #000;
	font-size: 18px;
	font-weight:bolder;	
}

.rounded-44 {
	border-radius: 15px;
}
.pt-22 {
    padding-top: 1.5rem !important;
	color: #fff !important;
}
.bgblockblue {
	background:linear-gradient(to top, #5BBAF2 0%, #5BBAF2 50%, transparent 50%, transparent 100%);
}
.mw-100 {
    max-width: 100% !important;
    width: auto;
    height: auto;
}
@media (min-width:990px){
	.col-xl-20{
		flex:0 0 auto;
		width:20%;	
	}
	.language-service-wrp{
		padding-left: 6em;
	}
}
@media (max-width:991px){
	.bgblockblue {
		background:#5BBAF2;
	}
	.flex-nowrap {
		flex-wrap: wrap !important;
	}
}