/* large desktop :2160px. */
@media (min-width: 2160px) and (max-width: 3840px) {
 
  }
  
  
 /* large desktop :2001px. */
 @media (min-width: 2001px) and (max-width: 2160px) {
 .stellarnav > ul > li > a {
    font-size: 27px;
    }
.logo {
    width: 338px;
    margin: 16px 0px;
    }
.main-nav.scroll {
    height: 72px;
    }
.main-nav.scroll .logo {
    width: 293px;
    margin: 13px 0px;
    }
.banner-section {
    height: 890px;
    }   
.bannerard {
    height: 670px;
    }
.bannertext h1::before {
    font-size: 54px;
    }
.bannertext .header-blog {
    padding-top: 324px;
    padding-bottom: 72px;
    }
.bannertext p {
    font-size: 35px;
    }
.featuredcard {
    height: 500px;
    }
.featuredcard-text h3 {
    font-size: 43px;
    line-height: 41px;
    }
.featuredcard-text {
    padding: 71px 22px 50px 22px;
    }
.amplecare-img {
    height: 560px;
    }
 .galleryimgcard {
    height: 507px;
    }
.carehome-text h3 {
    font-size: 30px;
    line-height: 40px;
    }
.carehome-text p {
    font-size: 22px;
    line-height: 32px;
    }
.featuredservice-section h2 {
    margin: 0px 0px 69px 0px;
    font-size: 57px;
    line-height: 30px;
    }
.amplecare-text h2 {
    margin: 0px 0px 69px 0px;
    font-size: 57px;
    line-height: 30px;
    }
 .amplecare-text p {
    font-size: 24px;
    line-height: 33px;
    }
.amenitiescard h3 {
    font-size: 30px;
    line-height: 31px;
    }
.missionvision-text p {
    font-size: 24px;
    line-height: 33px;
    }
.amenities-section h2 {
    margin: 0px 0px 68px 0px;
    font-size: 57px;
    line-height: 30px;
    }
.missionvision-text h3 {
    margin: 0px 0px 34px 0px;
    font-size: 57px;
    line-height: 30px;
    }
.aboutuscard-img {
    height: 595px;
    }
.aboutuscard-text p {
    margin: 0px 0px 16px 0px;
    font-size: 24px;
    line-height: 34px;
    }
.customeceview-section h2 {
    font-size: 57px;
    margin-bottom: 53px;
    }
.customercard p {
    font-size: 27px;
    line-height: 42px;
    margin-bottom: 52px;
    }
.customercard h4 {
    margin: 0px 0px 41px 0px;
    font-size: 34px;
    line-height: 28px;
    }
.servicescard-text p {
    font-size: 24px;
    line-height: 34px;
    }
.servicescard-img {
    height: 565px;
    }
.thecare-text h3 {
    font-size: 68px;
    line-height: 76px;
    }
 .thecare-text {
    min-height: 473px;
    }

}

/* large desktop :1400px. */
@media (min-width: 1400px) and (max-width: 2000px) {
  
}


/* desktop 1200px to 1600px */
@media (min-width: 1200px) and (max-width: 1600px) {
	
 }



/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199px) {
.container-fluid {
    padding: 0px 29px !important;
    }    
.logo {
    margin: 13px 0px 0px 0px;
    width: 200px;
    }
.main-nav.scroll .logo  {
    margin: 1px 0px 0px 0px;
    }
.usercard h5 span {
    font-size: 16px;
    }
.stellarnav ul {
    gap: 23px;
    }
.stellarnav > ul > li > a {
    font-size: 19px;
    }
.bannertext h1::before {
    font-size: 26px;
    }
.bannertext .header-blog {
    padding-top: 207px;
    padding-bottom: 3px;
    }
.bannertext p {
    font-size: 21px;
    }
.featuredcard-text h3 {
    font-size: 24px;
    line-height: 31px;
    }
.featuredcard {
    height: 320px;
    }
.amplecare-text h2 {
    margin: 0px 0px 15px 0px;
    font-size: 43px;
    line-height: 42px;
    }
.amplecare-text p {
    margin: 0px 0px 8px 0px;
    font-size: 16px;
    line-height: 23px;
    }
.amplecare-img {
    height: 370px;
    }
.amenitiescard h3 {
    font-size: 21px;
    line-height: 25px;
    }
.missionvision-text {
    padding: 80px 27px 54px 54px;
    }
.thecare-text h3 {
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 39px 0px;
    font-size: 27px;
    line-height: 34px;
    }
.thecare-text {
    padding: 37px 45px 49px 45px;
    min-height: 235px;
    }
.thecare-section {
    padding: 127px 31px 70px 24px;
    min-height: 496px;
    }
.hero-content-upper {
    padding-top: 10%;
    }
.galleryimgcard {
    margin: 0px 0px 39px 0px;
    height: 324px;
    }



.footer-links h3 {
    font-size: 20px;
    }
.copyright {
    padding: 9px 0px;
    }
.footer-links ul {
    width: 68%;
    }
.footer-links h5 span {
    width: 18px;
    }
.footer-links h5 span img {
    width: 14px;
    }
.socialmedia a {
    width: 37px;
    height: 37px;
    }

  }



/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {

.container-fluid {
    padding: 0px 18px !important;
    } 

.rightlink {
    margin-top: 9px;
    }
.stellarnav {
    margin-top: 11px;
    }

.stellarnav.mobile.right > ul {
        right: 0px;
        }
.stellarnav ul {
        margin: 0px 0px 0px 0px;
        }
.logo {
    width: 186px;
    margin: 5px 0px 0px 0px;
    }

.main-nav {
    padding: 7px 0px;
    top: 0px;
    }
.main-nav.scroll {
    height: 60px;
    padding: 5px 0px !important;
    }
.main-nav.scroll.stellarnav .menu-toggle span.bars {
    top: 0px !important;
    }
.container-fluid.scroll {
        padding: 0px 10px !important;
        }
.stellarnav {
        justify-content: end;
        align-items: center;
        }
.menu-toggle {
        display: block !important;
        text-align: center;
        }
.stellarnav .menu-toggle span.bars {
        top: 0px;
        }
.stellarnav .menu-toggle {
    padding: 6px;
    }
 .stellarnav .menu-toggle span.bars span {
    width: 25px;
    height: 3px;
    margin: 5px 0 -1px;
    background: #A0752B;
    }
.stellarnav.mobile.right > ul {
    z-index: 999;
    background: #170F02;
    }
.stellarnav .icon-close::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav .icon-close::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav.mobile li a {
    color: #fff;
    border-bottom: 1px solid rgba(210, 176, 176, 0.15);
    }
.main-nav .stellarnav li li a:hover {
    background: #fff2e0 !important;
    color: #A0752B !important;
    }
.stellarnav > ul > li > a.active {
    color: #A0752B !important;
    }
.stellarnav .menu-toggle span.bars {
    top: 1px !important;
    }
.main-nav .stellarnav ul ul {
    width: 100% !important;
    padding: 0px 0px;
    }
.main-nav .stellarnav li li a {
    background: #ffff !important;
    color: #3a2b12 !important;
    }
.main-nav .stellarnav li li a:hover {
    background: #fff2e0 !important;
    color: #A0752B !important;
    }
.bannerard {
    margin: 18px 0px 0px 0px;
    height: 314px;
    }
.bannertext .header-blog {
    padding-top: 101px;
    padding-bottom: 0px;
    }
.bannertext p {
    font-size: 16px;
    }
 .bannertext h1::before {
    font-size: 19px;
    }
.banner-section {
    height: 490px;
    }
.carehome-text h3 {
    margin: 0px 0px 12px 0px;
    font-size: 18px;
    line-height: 22px;
    }
.carehome-text h3 {
    margin: 0px 0px 12px 0px;
    font-size: 20px;
    line-height: 25px;
    }
.carehome-icone {
    margin: 0px 0px 25px 0px;
    width: 136px;
    height: 130px;
    }
.carehome-icone img {
    width:74px;
    }
.featuredservice-section h2 {
    margin: 0px 0px 12px 0px;
    font-size: 35px;
    line-height: 37px;
    }
.featuredcard-text {
    min-height: 216px;
    padding: 102px 22px 0px 22px;
    }
.featuredcard {
    height: 230px;
    margin-bottom: 31px;
    }
.otherservices-section .featuredcard {
    height: 290px;
    margin-bottom: 31px;
    }
.otherservices-section .featuredcard-text {
    min-height: 216px;
    padding: 102px 22px 24px 22px;
    }
.otherservices-section .featuredcard-text h3 {
    margin: 0px 0px 17px 0px;
    font-size: 28px;
    line-height: 30px;
    }
.featuredcard-text h3 {
    padding: 0px 2px;
    margin: 0px 0px 17px 0px;
    font-size: 19px;
    line-height: 24px;
    }
.amplecare-img {
    height: 280px;
    }
.amplecare-text p {
    margin: 0px 0px 10px 0px;
    font-size: 15px;
    line-height: 22px;
    }
.amenities-section h2 {
    margin: 0px 0px 27px 0px;
    font-size: 35px;
    line-height: 30px;
    }
.amenitiescard h3 {
    margin: 0px 0px 12px 0px;
    font-size: 17px;
    line-height: 19px;
    }
.amenities-icone {
    margin: 0px auto 13px auto;
    width: 111px;
    height: 106px;
    }
.amenities-icone img {
    width: 61px;
    }
.missionvision-text h3 {
    padding: 17px 0px 0px 0px;
    margin: 0px 0px 14px 0px;
    font-size: 33px;
    line-height: 30px;
    }
.missionvision-text {
    padding: 28px 27px 54px 35px;
    }
.customeceview-section h2 {
    margin: 0px 0px 13px 0px;
    font-size: 35px;
    line-height: 30px;
    }
.thecare-text h3 {
    padding: 22px 0px 0px 0px;
    margin: 0px 0px 44px 0px;
    font-size: 25px;
    line-height: 30px;
    min-height: 120px;
    }
.thecare-text {
    padding: 14px 19px 14px 19px;
    min-height: 265px;
    border-radius: 22px;
    }
.thecare-section {
    padding: 88px 31px 66px 24px;
    min-height: 460px;
    }
.hero-content-upper {
    padding-top: 14%;
    }
.aboutuscard-img {
    height: 330px;
    }
.servicescard-img {
    height: 290px;
    }
.servicescard-text {
    margin: 15px 0px;
    }
.galleryimgcard {
    margin: 0px 0px 29px 0px;
    height: 220px;
    }
.contactus-left {
    padding: 5px 6% 0px 41px;
    }
.addresscard {
    margin: 0px 0px 29px 0px;
    }

.copyright {
    padding: 13px 0px;
    }   
.footer {
    padding: 26px 0px 0px 0px;
    }
.footer-logo-area {
    margin: 20px 0px 17px 0px;
    width: 192px;
    }
.footer-links ul {
    width: 89%;
    }
.footer-links ul li {
    width: 100%;
    line-height: 25px;
    }
.footer-links ul li a {
    line-height: 30px;
    font-size: 16px;
    }
.footer-links h5 {
    font-size: 16px;
    }
.footer-links h3 {
    margin: 20px 0px 9px 0px;
    }
.footer-links h5 span {
    width: 29px;
    }
.footer-links h5 span img {
    width: 15px;
    }
.copyright {
    text-align: center;
    }
.socialmedia a {
    width: 40px;
    height: 40px;
    }

 }



/* Tablet desktop :320px. */
@media (min-width: 320px) and (max-width: 767px) {
.forms h3 {
	font-size: 20px;
    }
/*.modal {*/
/*	width: 85%;*/
/*}*/
.glightbox-container .gslide-inner-content {
    width: 82% !important;
    }
.container-fluid {
    padding: 0px 15px !important;
    }
.stellarnav.mobile.right > ul {
    right: 0px;
    }
.topsocial-section {
    display: none;
    }
.stellarnav ul {
    margin: 0px 0px 0px 0px;
    }
.logo {
    width: 196px;
    margin: 6px 0px;
    }
.main-nav .stellarnav ul ul {
    width: 100% !important;
    padding: 0px 0px;
    }
 .main-nav .stellarnav li li a {
        background: #ffff !important;
        color: #3a2b12 !important;
        }
.main-nav .stellarnav li li a:hover {
    background: #fff2e0 !important;
    color: #A0752B !important;
    }
.main-nav.scroll .logo {
    width: 160px;
    }
.rightlink {
     display: none;
    }
.main-nav {
    padding: 4px 0px;
    top: 0px;
    }
.main-nav.scroll {
    height: 54px;
    padding: 5px 0px !important;
    }
.container-fluid.scroll {
    padding: 0px 10px !important;
    }
.stellarnav {
    justify-content: end;
    align-items: center;
    }
.menu-toggle {
    display: block !important;
    text-align: center;
    }
.stellarnav .menu-toggle span.bars {
    top: 0px;
    }
.stellarnav .menu-toggle {
    padding: 6px;
    }
.stellarnav .menu-toggle span.bars span {
    width: 25px;
    height: 3px;
    margin: 5px 0 -1px;
    background: #A0752B;
    }
.stellarnav.mobile.right > ul {
    z-index: 999;
    background: #170F02;
    }

.stellarnav .icon-close::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav .icon-close::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::after {
    border-bottom: solid 3px #fff;
    }
.stellarnav a.dd-toggle .icon-plus::before {
    border-bottom: solid 3px #fff;
    }
.stellarnav.mobile li a {
    color: #fff;
    border-bottom: 1px solid rgba(210, 176, 176, 0.15);
    }
.stellarnav .menu-toggle span.bars {
    top: 3px !important;
    }
.banner-section {
    padding: 88px 0px 0px 5px;
    height: 554px;
    }
.bannertext .header-blog {
    padding-top: 31px;
    padding-bottom: 22px;
    }
.bannertext h1::before {
    font-size: 16px;
    }
.bannertext p {
    font-size: 16px;
    }
.bannerard {
    margin: 24px 0px 0px 0px;
    width: 100%;
    height: 280px;
    }
.carehome-secti {
    flex-wrap: wrap;
    }
.carehome-card {
    padding: 11px 8px;
    width: 100%;
    min-height: auto;
    margin-bottom: 22px;
    }
 .carehome-section {
    padding: 0px 0px;
    }
.featuredservice-section h2 {
    font-size: 28px;
    line-height: 34px;
    margin: 0px 0px 13px 0px;
    }
.missionvision-text h3 {
	margin: 0px 0px 8px 0px;
	font-size: 28px;
	line-height: 30px;
}
.featuredservice-section {
    padding: 27px 0px 0px 0px;
    width: 100%;
    min-height: auto;
    }
.featuredcard {
    margin: 0px 0px 30px 0px;
    height: 347px;
    }
.carehome-icone {
	margin: 0px auto 25px auto;
}
.amplecare-sect {
    padding: 52px 0px 20px 0px;
    width: 100%;
    min-height: auto;
    clip-path: unset;
    }
.amplecare-img {
    height: 280px;
    }
.amenities-section h2 {
    font-size: 32px;
    }
.amenitiescard {
    margin: 0px 0px 30px 0px;
    width: 100%;
    }
.amenities-sect {
    flex-wrap: wrap;
    }
.missionvision-text {
    padding: 22px 22px 15px 22px;
    min-height: auto;
    }
.missionvision-img {
    height: auto;
    }
.customeceview-section {
    padding: 37px 0px 2px 0px;
    }
.customeceview-section h2 {
    margin: 0px 0px 14px 0px;
    font-size: 25px;
    line-height: 30px;
    }
.customercard p {
    padding: 0px 4%;
    margin: 0px 0px 23px 0px;
    font-size: 16px;
    line-height: 23px;
    }
.thecare-section {
    padding: 87px 2px 15px 2px;
    width: 100%;
    min-height: auto;
    }
.thecare-text {
    margin: 0px 0px 23px 0px;
    padding: 27px 12px 27px 13px;
    width: 100%;
    min-height: auto;
    }
.thecare-text h3 {
    padding: 22px 0px 0px 0px;
    margin: 0px 0px 31px 0px;
    font-size: 23px;
    line-height: 27px;
    }
 .nobtn {
    padding: 7px 29px;
    font-size: 17px;
    }
.yesbtn{
    padding: 7px 29px;
    font-size: 17px;
    }
.breadcumb img {
    height: 256px;
    max-height: 256px;
    }
.hero-content-upper h2 {
    font-size: 27px;
    line-height: 33px;
    }
.hero-content {
    top: 32%;
    }
.gallery-section {
    padding: 16px 0px 14px 0px;;
    }
.galleryimgcard {
    margin: 0px 0px 39px 0px;
    height: 275px;
    }
.aboutuscard-section {
    padding: 8px 0px;
    }
.aboutuscard-img {
    height: 280px;
    }
.servicescard-img {
    height: 280px;
    }
.servicescard-section {
    padding: 16px 0px;
    }
.servicescard-text {
    margin: 40px 0px;
    }
.otherservices-section h2 {
    margin: 0px 0px 29px 0px;
    font-size: 29px;
    line-height: 30px;
    }
.featuredcard-text h3 {
    margin: 0px 0px 17px 0px;
    font-size: 21px;
    line-height: 33px;
    }
.otherservices-section {
    padding: 24px 0px 0px 0px;
    }
.contactus-left h2 {
    margin: 0px 0px 10px 0px;
    font-size: 32px;
    line-height: 30px;
    }
.contactus-left {
    padding: 7px 6% 0px 22px;
    }
.addresscard {
    margin: 0px 0px 22px 0px;
    padding: 17px 16px;
    min-height: 167px;
    }
.sendmessage-section h3 {
    margin: 18px 0px 31px 0px;
    font-size: 32px;
    line-height: 30px;
    }
.sendmessage-section {
    padding: 22px 0px;
    }
.copyright {
    margin: 24px 0px 0px 0px;
    padding: 9px 0px;
    font-size: 12px;
    text-align: center;
    }
.go-top {
    bottom: 15px;
    right: 60px;
    }
.footer-links ul {
    margin: 0px 0px 20px 0px;
    width: 96%;
    }
.copyright .text-right {
    text-align: center !important;
    }
.footer-logo-area {
    margin: 0px;
    width: 206px;
    }
.footer {
    padding: 28px 0px 0px 0px;
    }
.footer-social-icons {
    text-align: center;
    }
.copyright-left {
    text-align: center;
    line-height: 18px;
    }
.copyright-right {
    text-align: center;
    }

}




				
					
