/**
*****************************************
	Theme Name: True Choice Palliative & Hospice Care
	Author: SyncZer Inc
	Author URL: https://www.synczersolutions.com/
	Version: 1.0
******************************************
**/
@media (max-width: 1361px) {	
	.w-about-img{
		right: -3%;
	}
}
@media (max-width: 1199px) {
	.navbar-light .navbar-nav .nav-link {
		padding: 24px 13px;
	}
	.navbar-light .navbar-nav li:nth-child(4){
		margin-right: 24%;
	}
	.carousel-caption h1 {
		font-size: 44px;
	}
	.carousel-caption h3 {
		font-size: 38px;
	}
	.slider-area img {
		height: 500px !important;
	}	
	.w-about-img{
		position: absolute;
		z-index: 1;
		border-radius: 15px 0 0 15px;
		right: -9%;
		left: 0;
		overflow: hidden;
		height: 100%;
	}
}
@media(min-width:992px) and (max-width:1199px)
{

}
@media (min-width: 991.5px) {
	.c-about-img{
		position: absolute;
		top: 0;
		left: -19%;
	}
	.c-about-img img{
		border-radius: 0 15px 15px 0;
	}
	.whyus-inner-area{
		margin-top: -130px;
	}
}
@media (max-width: 991px) {
	.navbar-brand img{
		height: 120px;
	}
	.breadcrumbs {
		margin-top: 50px;
	}
	.contact-list .address-line{
        display: none !important;
    }	
	.slider-area img {
		height: 450px !important;
	}
	.carousel-caption h2{
		font-size: 2.5rem;
	}
}
@media(min-width:768px) and (max-width:991px)
{
	.carousel-caption h1 {
		font-size: 35px;
	}
	.carousel-caption h3 {
		font-size: 28px;
	}
}
@media (min-width: 768px) {
	.d-s-inner-img{
		width: 46%;
	  }
}

@media (max-width: 767px) {
	.navbar-brand img{
		height: 115px;
	}
	.carousel-caption p{
		display: none;
	}
	.carousel-caption h1,.carousel-caption h3 {
		text-shadow: 2px 2px 5px #fff;
	}
	.carousel-container h4{
		color: white;
		text-align: center;
		margin: 0 0;
		font-weight: 200;
		text-shadow: #898F9C 1px 1px 2px;
	}
	.heading-title {
		font-size: 1.8rem;
	}
	.slider-area img {
		height: 350px !important;
	}
	.slider-area .carousel-control-next, 
	.slider-area .carousel-control-prev {
		display: none;
	}
	.carousel-caption h2{
		font-size: 2rem;
		line-height: 35px;
	}
	.carousel-container a.btn-style-1{
		line-height: 20px;
		padding: 8px 15px;
		font-size: 0.9rem;
	}
}
@media (min-width: 575.5px) {
	.w-box-inner ul.check-list{
		column-count: 2;
	}
}
@media (max-width: 575px) {
	.slider-area img {
		height: 330px !important;
	}
	.carousel-caption h2 {
		font-size: 1rem;
		line-height: 25px;
	}
	.carousel-caption p{
		display: none;
	}
	.s-title-1 h1{
		font-size: 1.8rem;
	}
	.m-phone-icon span{
		display: none;
	}
	.carousel-caption {
		top: 22%;
	}
}

@media (max-width: 520px) {
	.carousel-item img{
		height: 300px;
	}
	.header .navbar-brand img {
		height: 95px;
	}
}

@media (max-width: 450px) {
	
}
@media(max-width:368px)
{
	
}