body{
	font-family: 'Montserrat', sans-serif;
}
.fixed-top {
	    top: -40px;
	    transform: translateY(40px);
	    transition: transform .3s;
	}
	.subWrapper{
		display:none;
	}
	.color-red{
		color:#AD1E21;
	}
	
.select {
    margin-left: 16px;
    color: #212529;
    font-weight: normal;
}

#navbar_top{
	background-color:#fff;
	padding:0px;
}
.dropdown-menu li {
    display: block; 
}
.header-top {
	background-color: #AD1E21;
	height: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	padding: 10px 0px;
}

.dropdown-item:focus, .dropdown-item:active, .dropdown-item:hover {
    color:#AD1E21;
    background-color: transparent;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #AD1E21;
}

a {
    color: #AD1E21;
    text-decoration: none;
}
.hd-content{	
	font-size: 40px;
	font-weight:600;
	line-height:20px;
}
.hd-tollfree{
	font-size: 45px;
	font-weight:700;
	line-height:26px
}
.f-16{
	font-size:16px !important;;
}
.phonenumber{
	word-break: break-word;
    text-wrap: nowrap;
}
.carousel-control-next, .carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 13%;
	padding: 0;
	color: #fff;
	text-align: center;
	background: 0 0;
	border: 0;
	opacity: .5;
	transition: opacity .15s ease;
}

#ContentPlaceHolder1_Image1{
	display:none;
}

#ContentPlaceHolder1_Image2{
	display:none;
}
#ContentPlaceHolder1_ImageComma{
	display:none;
}
#ContentPlaceHolder1_Image3{
	display:none;
}
#ContentPlaceHolder1_Image4{
	display:none;
}
#ContentPlaceHolder1_Image5{
	display:none;
}
#ContentPlaceHolder1_Image6{
	display:none;
}

/* ------------health folder css----- */
#healthSubTitle, #healthContentSection {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #healthSubTitle, #healthContentSection {
    max-width: 540px;
  }
}
  @media (min-width: 768px) {
  #healthSubTitle, #healthContentSection{
    max-width: 720px;
  }
}
@media (min-width: 992px) {
 #healthSubTitle, #healthContentSection {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #healthSubTitle, #healthContentSection {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  #healthSubTitle, #healthContentSection{
    max-width: 1320px;
  }
}


.star-policy {margin-top: -7px;position: absolute;}
.main-nav{
	font-size:16px;	
}
.main-nav li{
	padding-left:10px;
	padding-right:10px;
	color:#3F3B3B;
	font-family: 'Mulish', sans-serif;
	font-weight:600;
}
.btn-secondary {
	--bs-btn-color: #AC1E24;
	--bs-btn-bg: #fff;
	--bs-btn-border-color: #fff;
	--bs-btn-hover-color: #AC1E24;
	--bs-btn-hover-bg: #fff;
	--bs-btn-hover-border-color: #fff;
	--bs-btn-focus-shadow-rgb: 130,138,145;
	--bs-btn-active-color: #AC1E24;
	--bs-btn-active-bg: #fff;
	--bs-btn-active-border-color: #AC1E24;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #6c757d;
	--bs-btn-disabled-border-color: #6c757d;
	font-family: 'Montserrat', sans-serif;
font-size: 43px;
font-weight: 700;
letter-spacing: 0em;
text-align: left;
}
.btn-outline-danger {
	--bs-btn-color: #AC1E25;
	--bs-btn-border-color: #AC1E25;
	--bs-btn-hover-color: #fff;
	--bs-btn-hover-bg: #AC1E25;
	--bs-btn-hover-border-color: #AC1E25;
	--bs-btn-focus-shadow-rgb: 220,53,69;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #AC1E25;
	--bs-btn-active-border-color: #AC1E25;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #AC1E25;
	--bs-btn-disabled-bg: transparent;
	--bs-btn-disabled-border-color: #AC1E25;
	--bs-gradient: none;
	font-family: 'Mulish', sans-serif;
	font-weight:600;
	font-size:16px;
}
/*--------------------------------------------------------------
# home-Banner Text
--------------------------------------------------------------*/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 3%;
    padding-top: 0;
    padding-bottom: 1.25rem;
    color: #fff;
    text-align: center;
    top: 7%;
    width: 420px;
}

.carousel-caption h1{
	font-weight:700;
	font-size:35px;
	color:#A81F23;
}
.carousel-caption h2{
	
	font-size:32px;
	color:#313131;
}
.carousel-caption p{
	font-weight:600;
	font-size:25px;
	color:#444444;
}
.number-btn {
    background-color: #AC1E24;
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    border-radius: 50px;
    padding: 13px 32px;
    text-decoration: none;
    display: inline-block;
}

.banner-service-text{
	color: #AC1E24;
	font-size:18px;
	font-weight:500;
}

.carousel-control-prev-icon {
    background-color: #fff;
    border-radius: 50%;
    padding: 30px;
    position: relative;
}
.carousel-control-prev-icon img {
	position: absolute;
    top: 18px;
    left: 16px 
}

.carousel-control-next-icon{
background-color: #fff;
border-radius: 50%;
padding: 30px;
position: relative;

}
.carousel-control-next-icon img {
	position: absolute;
    top: 18px;
    left: 16px 
}

.slide-2-lifesavedbg{
	background-color:#fff;
	border-radius:10px;
	padding:10px 20px;
	margin:0 25px;
}
.slide-2-lifesavedbg h4{
	color:#000;
	font-size:24px;
	 font-family: arial;
	 font-weight: bold;
}
.slide-2-lifesavedbg p {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 3px;
	font-family: arial;
}
.lives-cooma{
 
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number1{
 background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number2{
 background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number3{
 background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number4{
 background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number5 {
    background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-number6{
	 background-color: #f4b12e;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-slide2-para {
	font-size: 21px !important;
	color: #000 !important;
	font-family: arial;
	font-weight: normal !important;
	margin: 0 25px;
}
.lives-slide2-shipping{
	font-size: 24px !important;
	font-family: arial;
	margin: 0 25px;
}
.slide-3-testimonialbg{
	background-color:#fec95a;
	border-radius:10px;
	padding:10px 20px;
	margin:0 55px;
}
.slide-3-testimonialbg h4{
	color:#000;
	font-size:24px;
	 font-family: arial;
	 font-weight: bold;
}
.slide-3-testimonialbg p {
    color: #000;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 3px;
	font-family: arial;
}
.testimonial-number1{
 background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number2{
 background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number3{
 background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number4{
 background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number5 {
    background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number6{
	 background-color: #fff;
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-cooma{
 
    color: #a81f29;
    font-size: 46px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.lives-slide2-para {
	font-size: 21px !important;
	color: #000 !important;
	font-family: arial;
	font-weight: normal !important;
	margin: 0 25px;
}
.lives-slide2-shipping{
	font-size: 24px !important;
	font-family: arial;
	margin: 0 25px;
}

.testimonail-slide3-para {
	font-size: 21px !important;
	color: #000 !important;
	font-family: arial;
	font-weight: normal !important;
	margin: 0 0;
	line-height: 28px;
}
.testimonail-slide3-shipping{
	font-size: 24px !important;
	font-family: arial;
	margin: 0 25px;
}
/* ----banner-------- */
.hero-section{
	
	background-image: url("../images/lifealert/site-banner.png"); 
	background-repeat: no-repeat;
	background-size: auto 650px; 
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px;
}

.inner-banner-content{
	position: absolute;
  top: 0;
}
.main-color{
	color:#AE1E22;
}

.leading-more{
font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 600;
line-height: 37px;
letter-spacing: 0em;
text-align: center;
color:#AE1E22;
}

.hero-offer{
font-family: 'Montserrat', sans-serif;
font-size: 28px;
font-weight: 600;
line-height: 34px;
letter-spacing: 0em;
text-align: center;
color:#444444;
}
.toll-banner-btn{
font-family: 'Montserrat', sans-serif;
font-size: 33px;
font-weight: 700;
line-height: 40px;
letter-spacing: 0em;
text-align: left;

}
.banner-padding-bottom{
	padding-bottom:168px;
}
.section-padding{
	padding:70px 0;
}
@media screen and (max-width: 760px) {
.hero-section{ 
background-color:#FFF8D9;
background-image: url("../images/lifealert/mobile-banner.png"); 
 background-repeat: no-repeat;
 background-size: 530px auto; 
 background-position: center 24px;
 padding-top: 228px; }
	.banner-padding-bottom {
	padding-bottom: 0;
}
.hero-offer {
	font-family: 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 600;
	line-height: 34px;
	letter-spacing: 0em;
	text-align: center;
	color: #444444;
}
.btn-secondary {
	--bs-btn-color: #AC1E24;
	--bs-btn-bg: #fff;
	--bs-btn-border-color: #fff;
	--bs-btn-hover-color: #AC1E24;
	--bs-btn-hover-bg: #fff;
	--bs-btn-hover-border-color: #fff;
	--bs-btn-focus-shadow-rgb: 130,138,145;
	--bs-btn-active-color: #AC1E24;
	--bs-btn-active-bg: #fff;
	--bs-btn-active-border-color: #AC1E24;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #6c757d;
	--bs-btn-disabled-border-color: #6c757d;
	font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0em;
	text-align: left;
}
.leading-more {
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	font-weight: 600;
	line-height: 37px;
	letter-spacing: 0em;
	text-align: center;
	color: #AE1E22;
}
.header-top {
	background-color: #AD1E21;
	height: auto;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	padding: 10px 5px;
}
.section-padding{
	padding:45px 0;
}
}
  @media screen and (min-width: 760px){
.hero-section{
background-color:#FFF8D9;
background-image: url("../images/lifealert/mobile-banner.png"); 
  background-repeat: no-repeat;
  background-size: 864px auto;
  background-position: center 10px;
  padding-top: 348px;
}
.banner-padding-bottom {
	padding-bottom: 0;
}
  }
  @media screen and (min-width: 990px){
.hero-section{
	background-color:#FFF8D9;
	background-image: url("../images/lifealert/site-banner.png"); 
	background-repeat: no-repeat;
	background-size: auto 650px; 
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px;
}
.banner-padding-bottom {
	padding-bottom: 168px;
}
  }



.bg-muted{
	background: #F7F7F7;

}
.medical-title{
font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 600;
line-height: 37px;
text-align: center;
color: rgba(172, 30, 36, 1);
}
.shop-medical-box{
box-shadow: 0px 7px 10px 0px rgba(0, 0, 0, 0.1);
background-color:#fff;
}
.ht-460{
	height:460px;
}
.shop-medical-box h3{
font-family: 'Montserrat', sans-serif;
font-size: 29px;
font-weight: 700;
line-height: 31px;
letter-spacing: 0em;
text-align: left;
color: rgba(172, 30, 36, 1);

}
.help-text{
	font-family: 'Montserrat', sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: left;
color: rgba(94, 94, 94, 1);

}
.shop-medical-box p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 26px;
text-align: left;
color: rgba(25, 25, 25, 1);

}
.btn-link {
	--bs-btn-font-weight: 400;
	--bs-btn-color:#AC1E25;
	--bs-btn-bg: transparent;
	--bs-btn-border-color: transparent;
	--bs-btn-hover-color: #AC1E25;
	--bs-btn-hover-border-color: transparent;
	--bs-btn-active-color: #AC1E25;
	--bs-btn-active-border-color: transparent;
	--bs-btn-disabled-color: #6c757d;
	--bs-btn-disabled-border-color: transparent;
	--bs-btn-box-shadow: 0 0 0 #000;
	--bs-btn-focus-shadow-rgb: 49,132,253;
	text-decoration: none;
}

.lady-help h2 span{
font-family: 'Montserrat', sans-serif;
font-size: 40px;
font-weight: 700;
line-height: 49px;
letter-spacing: 0em;
text-align: left;
color: rgba(172, 30, 36, 1);


}
.lady-help h2{
font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 400;
line-height: 43px;
letter-spacing: 0em;
text-align: left;
color: rgba(46, 46, 46, 1);

}

.lady-help p{
font-family: 'Mulish', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}

.btn-primary {
	--bs-btn-color: #fff;
	--bs-btn-bg: #AD1E21;
	--bs-btn-border-color: #AD1E21;
	--bs-btn-hover-color: #AD1E21;
	--bs-btn-hover-bg: #fff;
	--bs-btn-hover-border-color: #AD1E21;
	--bs-btn-focus-shadow-rgb: 49,132,253;
	--bs-btn-active-color: #fff;
	--bs-btn-active-bg: #AD1E21;
	--bs-btn-active-border-color: #AD1E21;
	--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	--bs-btn-disabled-color: #fff;
	--bs-btn-disabled-bg: #0d6efd;
	--bs-btn-disabled-border-color: #0d6efd;
}
.live-worry h2{

font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 400;
line-height: 43px;
letter-spacing: 0em;
text-align: center;
color: rgba(172, 30, 36, 1);

}
.live-worry h2 span{
	font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 600;
line-height: 43px;
letter-spacing: 0em;
text-align: center;
color: rgba(172, 30, 36, 1);
}

.live-head h3{
font-family: 'Montserrat', sans-serif;
font-size: 22px;
font-weight: 600;
line-height: 27px;
letter-spacing: 0em;
text-align: left;
color: rgba(45, 45, 45, 1);


}

.live-head p{
font-family: 'Montserrat', sans-serif;
font-size: 19px;
font-weight: 400;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
color: rgba(64, 64, 64, 1);


}
.brand h2{
font-family: 'Montserrat', sans-serif;
font-size: 26px;
font-weight: 600;
line-height: 39px;
letter-spacing: 0em;
text-align: center;
/* text-transform:uppercase; */
color: rgba(174, 28, 34, 1);

}
.brand p{
font-family: 'Mulish', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
color: rgba(55, 55, 55, 1);


}
.medical-alert h3{
font-family: 'Montserrat', sans-serif;
font-size: 27px;
font-weight: 500;
line-height: 39px;
letter-spacing: 0em;
text-align: left;
color: rgba(174, 30, 34, 1);

}

.medical-alert p{
font-family: 'Mulish', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
color: rgba(55, 55, 55, 1);
}
.icon-box h4{
font-family: 'Montserrat', sans-serif;
font-size: 18px;
font-weight: 700;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
color: rgba(184, 58, 62, 1);

}
.icon-box p{
font-family: 'Mulish', sans-serif;
font-size: 17px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
color: rgba(55, 55, 55, 1);

}
footer{
	background: rgba(255, 243, 193, 1);

}

.toll-no{
font-family: 'Montserrat', sans-serif;
font-size: 22px;
font-weight: 700;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color: rgba(184, 58, 62, 1);
}
.footer-link-group p{
	font-size:15px;
}
ul.footer-menu-list {
  border: none;
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-subtitle{
font-family: 'Montserrat', sans-serif;
font-size: 18px !important;
font-weight: 600 !important;
line-height: 29px !important;
letter-spacing: 0em !important;
text-align: left !important;
color: rgba(184, 58, 62, 1) !important;
}

.footer-menu-list li{
font-family: 'Mulish', sans-serif;
font-size: 15px;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
text-decoration:none;
color: rgba(55, 55, 55, 1);

}
.footer-menu-list li a{
font-family: 'Mulish', sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: left;
text-decoration:none;
color: rgba(55, 55, 55, 1);

}
.footer-menu-list li a:hover{
	color: rgba(184, 58, 62, 1);
}
ul.footer-social-links {
  border: none;
  background: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.footer-social-links li{
font-family: 'Mulish', sans-serif;
font-size: 15px;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
text-decoration:none;
color: rgba(55, 55, 55, 1);
margin-right:15px;
float:left;
}
.footer-social-links li a{
font-family: 'Mulish', sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 36px;
letter-spacing: 0em;
text-align: left;
text-decoration:none;
color: rgba(55, 55, 55, 1);

}
.footer-social-links li a:hover{
	color: rgba(184, 58, 62, 1);
}
.footer-text{
font-family: 'Mulish', sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
color: rgba(68, 68, 68, 1);
}


.testimonial-bg {
	background-image: url("../images/lifealert/testimonial-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; */
}

.testimonial-head{
font-family: 'Montserrat', sans-serif;
font-size: 30px;
font-weight: 500;
line-height: 39px;
letter-spacing: 0em;
text-align: center;
color:#404040;
}
.testimonial-no{
font-family: 'Montserrat', sans-serif;
font-size: 35px;
font-weight: 700;
line-height: 39px;
letter-spacing: 0em;
text-align: center;
color:#AE1E22;
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0px;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	padding: 0;
	margin-right: 15%;
	margin-bottom: 1rem;
	margin-left: 15%;
}

.carousel-indicators [data-bs-target] {
	box-sizing: content-box;
	flex: 0 1 auto;
	padding: 0;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #8F8F8F;
	background-clip: padding-box;
	border: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease;
	border-radius: 100%;
	width: 13px;
	height: 13px;
}



.test-slider p{
font-family: 'Mulish', sans-serif;
font-size: 17px;
font-style: italic;
font-weight: 400;
line-height: 28px;
letter-spacing: 0em;
text-align: center;
color:#373737;

}

.test-slider h4{
color:#AE1C22;
font-size: 18px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: center;
}
@media screen and (max-width: 760px) {
.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0px;
	left: 0;
	z-index: 2;
	display: flex;
	justify-content: center;
	padding: 0;
	margin-right: 15%;
	margin-bottom: 1rem;
	margin-left: 15%;
}
}



.hero-help-phone-section {
	background-image: url("../images/lifealert/life-on-the-go.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; */
}
.hero-help-phone50-section {
	/* background-image: url("../images/lifealert/life-on-the-go.png"); */
	background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 32px 0px 40px 0px; 
}
.hero-dispatch-section {
	/* background-image: url("../images/lifealert/life-on-the-go.png"); */
	background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
}

.hero-about-section {
	/* background-image: url("../images/lifealert/aboutus-banner.png"); */
	background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px;
}

/* .hero-testimonial-section {
	background-image: url("../images/lifealert/testimonial-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; 
} */
.hero-shower-section {
	/* background-image: url("../images/lifealert/shower-emergency-banner.png"); */
	background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
}

/* .hero-why-lifealert-section {
	background-image: url("../images/lifealert/why-lifealert-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
} */
/* .hero-our-services-section {
	background-image: url("../images/lifealert/our-services-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding:74px 0px 60px 0px;
} */
.hero-personal-protection-section {
	/* background-image: url("../images/lifealert/personal-protection-banner.png"); */
	background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
}

.hero-protection-section {
	background-image: url("../images/lifealert/protection-services-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; */
}
.hero-protection-services-section {
/* 	background-image: url("../images/lifealert/protection-services-banner.png"); */
background-color:rgba(255, 243, 193, 1);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
}
.hero-blog-detail-section {
	background-image: url("../images/blog-detail-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; */
}

/* .hero-retirement-section {
	background-image: url("../images/lifealert/retirement-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; 
} */

/* .hero-reviews-section {
	background-image: url("../images/lifealert/reviews-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 90px 0px 75px 0px;
} */
/* .hero-articles-section {
	background-image: url("../images/lifealert/article-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 62px 0px 60px 0px; 
} */
.hero-privacy-section {
	background-color:#F8E69C;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; */
}

/* .hero-howitwork-section {
	background-image: url("../images/lifealert/howitworks-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 62px 0px 62px 0px; 
} */
/*.hero-contact-section {
	background-image: url("../images/lifealert/contact-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; 
}*/
/* .hero-classic-system-section {
	background-image: url("../images/lifealert/classic-system-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 32px 0px 40px 0px; 
} */

/* .hero-voice-pendent-section {
	background-image: url("../images/lifealert/voice-pendent-banner.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 0px 0px 0 0px; 
} */
.inner-banner-content h2{
color: #AE1E22;
font-size: 25px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}

.inner-banner-content p{
color: #444444;
font-size: 20px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}

.inner-banner-content-1 h2{
color: #AE1E22;
font-size: 25px;
font-weight: 700;
line-height: 30px;
letter-spacing: 0em;
text-align: left;

}

.inner-banner-content-1 p{
color: #444444;
font-size: 20px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}

.inner-banner-icon{
	width:51px;
	height:51px;
}
.bg-yellow{
	background:#FFF8D9;
}
.medical-emergency-content h3{
font-size: 22px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#AC1E23;
}
.medical-emergency-content h2{
font-size: 22px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#3A3A3A;
}
.medical-emergency-content p{
font-size: 18px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#424242;
}

.help-gps-content h3{
font-size: 22px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#AC1E23;
}

.help-gps-content p{
font-size: 18px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#424242;
}
.emergency-pendent-box{
 
	border-radius:15px;
}

.emergency-pendent-box p{
font-family: 'Mulish' sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
color:#373737;
    margin-top: 20px;
}
.wd-61{
	width:61px;
}
.w-125{
	width:125px;
}
.pendent-lisiting{

}
.pendent-lisiting h3{
color:#AE1E22;
font-size: 19px;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
border-top:1px solid #C6C6C6
}

.pendent-lisiting p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
color:#373737;

}
.shower-emergency-box{
 border: 1px solid #D0D0D0;
 border-radius:15px;
}
.shower-emergency-box h3{
color:#AE1E22;
font-size: 19px;
font-weight: 600;
line-height: 23px;
letter-spacing: 0em;
text-align: left;
}

.shower-emergency-box p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 500;
line-height: 28px;
letter-spacing: 0em;
text-align: left;
color:#373737;

}

.br-0{
	border-radius:0px !important;
}
.landline-box h3{
font-size: 22px;
font-weight: 600;
line-height: 35px;
letter-spacing: 0em;
text-align: left;
color: rgba(174, 30, 34, 1);
}



.landline-box p{
font-size: 18px;
font-weight: 400;
letter-spacing: 0em;
text-align: left;
color:#424242;
}

.aboutus_innerhead{
font-size: 30px;
font-weight: 600;
line-height: 40px;
letter-spacing: 0em;
text-align: left;
color:#363636;
}
.aboutus_innerpara{
color:#424242;
font-size: 18px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}
.testimonial-day{
background-color:#fff;
box-shadow: 2px 4px 4px 2px #A5A5A540;
border:1px solid #d2d2d2;
border-radius:9px;
}
.testimonial-day h2 {
	font-size: 20px;
	font-weight: 500;
	line-height: 29px;
	letter-spacing: 0em;
	text-align: left;
	color: #AD1E24;
	border-bottom: 1px solid #AD1E24;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.testimonial-day p{
color:#000;
font-size: 17px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}

.testimonial-day h6{
font-size: 16px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#AD1E24;	
}
.inner-testimonial {
	/*background-color:#f5f5f5;
box-shadow: 2px 4px 4px 2px #A5A5A540;
border:1px solid #d2d2d2;
border-radius:9px;
float:left;
	*/
}

.inner-testimonial p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: left;

}

.inner-testimonial h4{
font-size: 14px;
font-weight: 500;
line-height: 21px;
letter-spacing: 0em;
text-align: left;
color:#AD1E24;
}

.inner-testimonial h4 span{
font-family: 'Mulish', sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#353535;
}
.testimonialDate{
	font-family: 'Mulish', sans-serif !important;
font-size: 14px !important;
font-weight: 400 !important;
line-height: 21px !important;
letter-spacing: 0em !important;
text-align: left !important;
color:#353535 !important;
margin-top:0px !important;
margin-bottom: 0 !important;
float:right;
}

.page-link {
	position: relative;
	display: block;
	padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
	font-size: var(--bs-pagination-font-size);
	color: #AD1E24;
	text-decoration: none;
	background-color: var(--bs-pagination-bg);
	border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
	transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.page-link:hover {
	z-index: 2;
	color: #AD1E24;
	background-color: var(--bs-pagination-hover-bg);
	border-color: var(--bs-pagination-hover-border-color);
}
.blog-head h2{
color:#363636;
font-size: 26px;
font-weight: 600;
line-height: 40px;
letter-spacing: 0em;
text-align: left;

}

.blog-head p{
color:#424242;
font-size: 17px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}

.blog-inner-box h2{
color:#363636;
font-size: 20px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
margin-bottom:0px;
}
.blog-inner-box p{
color:#424242;

font-size: 15px;
font-weight: 400;
line-height: 25px;
letter-spacing: 0em;
text-align: left;
}

.our-service h2{
color:#AA1D24;
font-size: 26px;
font-weight: 600;
line-height: 40px;
letter-spacing: 0em;
text-align: left;

}
.service-listing{
	padding-left: 18px;
}
.service-listing li {
	color: #424242;
	font-size: 18px;
	font-weight: 400;
	line-height: 32px;
	letter-spacing: 0em;
	text-align: left;
	padding-left: 15px;
	padding-bottom: 20px;
}

.privacy-content p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}

.privacy-content h2{
font-family: 'Montserrat', sans-serif;
font-size: 22px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: center;
color:#AC1E23;
}
.privacy-content li{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}

.sitemap ul {
    padding-left: 17px;
}
.sitemap p{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}

.sitemap h2{
font-family: 'Montserrat', sans-serif;
font-size: 22px;
font-weight: 600;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
color:#AC1E23;
}
.sitemap li{
font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;

}

.sitemap li a{
	color:#424242;
	text-decoration:underline
}

.shop-circle-icon{
    position: absolute;
    right: 40px;
    bottom: -35px;
    background: #FFF8E5;
    padding: 21px 28px;
    border-radius: 50%;
    width: 80px;
    height: 80px;

}
.our-service-listing li{
	margin-bottom:20px;
	line-height:35px;
	font-size:18px;
	color:#424242;
}


.contact-box{
	background-color:#FFF3C1;
	border-radius:15px;
	text-align:center;
}

.contact-box h3{
	font-size:18px;
	color:#AC1E24;
	font-weight:600;
	margin-top:10px;
}

.contact-box p{
	font-size:16px;
	color:#424242;
	font-weight:600;
	margin-top:20px;
}

.dispatch-listing li {
    color: #424242;
    font-size: 18px;
    margin-bottom: 35px;
}	

.reviews-section p{
	font-family: 'Mulish', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 29px;
letter-spacing: 0em;
text-align: left;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #565656;
}

.nav-pills .nav-link {
    display: block;
    padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
    font-size: var(--bs-nav-link-font-size);
    font-weight: var(--bs-nav-link-font-weight);
    color:#3C3C3C;
    text-decoration: none;
    background: 0 0;
    border: 1px solid #9A9A9A;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
	font-size:16px;
	    border-radius: 40px;
}
.nav-pills .nav-link img{
	width:35px;
	height:35px;
}
.review-box{
	background:#F5F5F5;
	border-radius:10px;
}

.review-box h3{
	font-size:15px;
	font-weight:600;
}
.br-top-lt{
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}

/*edited form testimonials block*/
.testimonial_spacer {
	background-color: #f5f5f5;
	box-shadow: 2px 4px 4px 2px #A5A5A540;
	border: 1px solid #d2d2d2;
	border-radius: 9px;
	padding: 1rem !important;
	min-height: 465px;
	margin:10px;

}
	.testimonial_spacer h2 {
		font-size: 20px;
		font-weight: 500;
		line-height: 29px;
		letter-spacing: 0em;
		text-align: left;
		color: #AD1E24;
		border-bottom: 1px solid #AD1E24;
		padding-bottom: 10px;
		margin-bottom: 15px;
	}
	.testimonial_spacer p {
		color: #000;
		font-size: 17px;
		font-weight: 400;
		line-height: 29px;
		letter-spacing: 0em;
		text-align: left;
	}
	.testimonial_spacer h6 {
		font-size: 16px;
		font-weight: 600;
		line-height: 29px;
		letter-spacing: 0em;
		text-align: left;
		color: #AD1E24 !important;

	}
		/*end of testimonials block*/
		
		@media (min-width: 1200px) {
  .doctor-icon-class {
    text-align: center;
    display: inline-flex;
  }
}

		@media screen and (min-device-width: 1100px) and (max-device-width: 1200px) { 
    /* STYLES HERE */
		.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 1.25rem;
	left: 3%;
	padding-top: 0;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 7%;
	width: 300px;
}

				.carousel-caption h1 {
	font-weight: 700;
	font-size: 26px;
	color: #A81F23;
}
.carousel-caption h2 {
	font-size: 22px;
	color: #313131;
}
.number-btn {
	background-color: #AC1E24;
	color: #FFFFFF;
	font-size: 23px;
	font-weight: 700;
	border-radius: 50px;
	padding: 13px 32px;
	text-decoration: none;
	display: inline-block;
}

.carousel-caption p {
	font-weight: 600;
	font-size: 14px;
	color: #444444;
}
.banner-service-text {
	color: #AC1E24;
	font-size: 14px;
	font-weight: 500;
}	
.doctor-icon-class	{
	text-align: center;
  display: block ruby;
}		
}	



			

		@media screen and (max-width: 1100px) {
.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 1.25rem;
	left: 0;
	padding-top: 0;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 48%;
	width: 420px;
	margin: 0 auto;
}

.inner-banner-content {
	position: relative;
	top: 0;
}


			.hd-content {
				font-size: 24px;
				font-weight: 600;
				line-height: 20px;
			}

			.hd-tollfree {
				font-size: 29px;
				font-weight: 700;
				line-height: 26px;
			}

			.main-nav li {
				padding-left: 0;
				padding-right: 0;
				color: #3F3B3B;
				font-family: 'Mulish', sans-serif;
				font-weight: 600;
			}

			.main-nav {
				font-size: 15px;
			}
		}
@media screen and (max-width: 767px) {
.ht-460{
	height:auto;
}

}
		
				@media screen and (max-width: 991px) {
/* .hero-medical-section {
	background-image: url("../images/lifealert/medical-emergency-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding:74px 0px 60px 0px;
	 display:block;
} */	

/* .hero-why-lifealert-section {
	background-image: url("../images/lifealert/why-lifealert-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 32px 0px 40px 0px; 
} */
/* .hero-retirement-section {
	background-image: url("../images/lifealert/retirement-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; 
} */

/* .hero-testimonial-section {
	background-image: url("../images/lifealert/testimonial-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px; 
}  */

/* .hero-our-services-section {
	background-image: url("../images/lifealert/our-services-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding:74px 0px 60px 0px;
} */

/* .hero-articles-section {
	background-image: url("../images/lifealert/article-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 62px 0px 60px 0px; 
}
 */
/* .hero-howitwork-section {
	background-image: url("../images/lifealert/howitworks-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 62px 0px 62px 0px; 
} */
/* .hero-reviews-section {
	background-image: url("../images/lifealert/reviews-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	padding: 90px 0px 75px 0px;
} */
.hero-contact-section {
	background-image: url("../images/lifealert/contact-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px;  */
}

/* .hero-voice-pendent-section {
	background-image: url("../images/lifealert/voice-pendent-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	 padding: 0px 0px 0 0px; 
} */

/* .hero-classic-system-section {
	background-image: url("../images/lifealert/classic-system-banner-mobile.png");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	/* padding: 32px 0px 40px 0px;
} */
.number-btn {
	background-color: #AC1E24;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 700;
	border-radius: 50px;
	padding: 13px 32px;
	text-decoration: none;
	display: inline-block;
}

.call-btn.btn.btn-secondary.btn-sm {
      background-color: #AC1E24;
      border-radius: 28px;
      color: #fff;
      padding: 8px 15px;
      font-size: 16px;
      border: 0px;
    }
.call-btn a{
	
	color:#fff;
}
.call-btn a:hover{
	color:#fff;
}

				}
				
						@media screen and (max-width: 900px) {
			.hd-content {
				font-size: 24px;
				font-weight: 600;
				line-height: 20px;
			}

			.hd-tollfree {
				font-size: 29px;
				font-weight: 700;
				line-height: 26px;
			}

			.dropdown-menu li {
				display: flex !important;
			}
			.testimonial_spacer {
				min-height: auto;
			}
		}
				
						@media screen and (max-width: 550px) {
		.carousel-caption {
	position: absolute;
	right: 0;
	bottom: 1.25rem;
	left: 0;
	padding-top: 0;
	padding-bottom: 1.25rem;
	color: #fff;
	text-align: center;
	top: 45%;
	width: 100%;
	margin: 0 auto;
}
.carousel-caption h1 {
	font-weight: 700;
	font-size: 22px;
	color: #A81F23;
}
.carousel-caption h2 {
	font-size: 19px;
	color: #313131;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 15px;
	color: #444444;
}
.banner-service-text {
	color: #AC1E24;
	font-size: 14px;
	font-weight: 500;
}
.slide-2-lifesavedbg {
	background-color: #fff;
	border-radius: 10px;
	padding: 5px 0;
	margin: 0px 49px 0;
}

.slide-2-lifesavedbg h4 {
	color: #000;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 0px;
}

.lives-number1 {
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-number2 {
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-number3{
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-number4 {
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-number5 {
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-number6 {
	background-color: #f4b12e;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-cooma {
	background-color: transparent;
	color: #a81f29;
	font-size: 25px;
	font-weight: normal;
	padding: 0 3px;
	font-family: arial;
	border-radius: 5px;
}
.lives-slide2-para {
	font-size: 14px !important;
	color: #000 !important;
	font-family: arial;
	font-weight: normal !important;
	margin: 0 25px;
}
.lives-slide2-shipping {
	font-size: 14px !important;
	font-family: arial;
	margin: 0 25px;
}

.testimonial-number1{
 background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number2{
 background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number3{
 background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number4{
 background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number5 {
    background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-number6{
	 background-color: #fff;
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}
.testimonial-cooma{
 
    color: #a81f29;
    font-size: 22px;
    font-weight: normal;
    padding: 0 3px;
    font-family: arial;
    border-radius: 5px;
}

.slide-3-testimonialbg {
	background-color: #fec95a;
	border-radius: 10px;
	padding: 5px 0;
	margin: 10px 49px 0;
}

.slide-3-testimonialbg h4 {
	color: #000;
	font-size: 17px;
	font-family: arial;
	font-weight: bold;
	margin-bottom: 0px;
}

.testimonail-slide3-para {
	font-size: 14px !important;
	color: #000 !important;
	font-family: arial;
	font-weight: normal !important;
	margin: 0 10px;
	line-height: 18px;
}
.testimonail-slide3-shipping{
	font-size: 14px !important;
	font-family: arial;
	margin: 0 25px;
}
		}
		
	@media screen and (max-width: 500px) {
		.navbar-brand img{
			width:150px;
		}
		.number-btn {
	background-color: #AC1E24;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: 700;
	border-radius: 50px;
	padding: 13px 32px;
	text-decoration: none;
	display: inline-block;
}

.call-btn.btn.btn-secondary.btn-sm {
      background-color: #AC1E24;
      border-radius: 28px;
      color: #fff;
      padding: 8px 15px;
      font-size: 16px;
      border: 0px;
    }
.call-btn a{
	
	color:#fff;
}
.call-btn a:hover{
	color:#fff;
}
	}
				
			
				
/* ------------health folder css----- */
#healthSubTitle, #healthContentSection {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #healthSubTitle, #healthContentSection {
    max-width: 540px;
  }
}
  @media (min-width: 768px) {
  #healthSubTitle, #healthContentSection{
    max-width: 720px;
  }
  
}
@media (min-width: 992px) {
 #healthSubTitle, #healthContentSection {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #healthSubTitle, #healthContentSection {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  #healthSubTitle, #healthContentSection{
    max-width: 1320px;
  }
}





/* ------------/health folder css----- */

#ContentPlaceHolder1_Image1{
	display:none;
}

#ContentPlaceHolder1_Image2{
	display:none;
}
#ContentPlaceHolder1_ImageComma{
	display:none;
}
#ContentPlaceHolder1_Image3{
	display:none;
}
#ContentPlaceHolder1_Image4{
	display:none;
}
#ContentPlaceHolder1_Image5{
	display:none;
}
#ContentPlaceHolder1_Image6{
	display:none;
}


@media screen and (max-width: 480px) {
	.carousel-caption h1 {
	font-weight: 700;
	font-size: 19px;
	color: #A81F23;
}

.carousel-caption h2 {
	font-size: 17px;
	color: #313131;
}
.number-btn {
	background-color: #AC1E24;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: 700;
	border-radius: 50px;
	padding: 6px 21px;
	text-decoration: none;
	display: inline-block;
}
 .carousel-caption p {
      font-weight: 600;
      font-size: 15px;
      color: #444444;
    }
	
	 .number-btn {
      background-color: #AC1E24;
      color: #FFFFFF;
      font-size: 19px;
      font-weight: 700;
      border-radius: 50px;
      padding: 7px 26px;
      text-decoration: none;
      display: inline-block;
    }
	.banner-4{
		top: 27% !important;
		left: 6% !important;
	}
	
}