@media only screen and (max-width: 1200px) {
    .camp-box p {
        font-size: 16px;
        line-height: 24px;
    }

    /* .demo-sect{
        margin: 35px 50px 20px 50px;
    } */

    .dc-title{
        font-weight: 700;
        font-size: 14px;
        line-height: 25px;
        margin-bottom: 8px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .dc-desc{
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #142546;
        padding-left: 0px !important;
        padding-right: 0px !important;
    
    }

    .demo-sect .card-img-top{
        /* padding-bottom: 15px !important; */
        padding: 1rem !important;
    }

    .baloon,
    .plants {
        display: none;
    }
}

@media only screen and (max-width: 1024px) {

    .banner-cont h1 span:after,
    .empathy-text h3 span:after {
        display: none;
    }

    .campaign-sec:before {
        min-height: 2500px;
        background: url(../img/home/curve-bg-new-small.png) no-repeat center;
    }

	.camp-box-outer {
		padding-top: 20px;
		margin: 0;
	}
	
	.camp-box {
	  max-width: fit-content;
	}
    .camp-box h3 {
        font-size: 16px
    }

    .camp-box img {
        max-height: 50px;
    }

    .e-form-box h3 {
        font-size: 20px;
        margin-bottom: 22px;
    }

    .e-form-box p {
        font-size: 14px;
    }


    .campaign-sec h2 {
        font-size: 23px;
        text-align: center;
    }

}

@media only screen and (max-width: 990px) {
   /* .campaign-sec {
        padding: 220px 0;
        overflow-x: clip;
    }*/

    .camp-box {
        padding: 16px;
    }
    
    .camp-box h3 span {
	  display: inline
	}
   /* .campaign-sec:before {
    top: -175px;
    }*/

    .empower-sec {
    padding: 24px 0px 80px 0px;
    /* padding-bottom: 60px; */
    }

    .fa-quote-left:before {
        content: "" !important;
    }

    .demo-sect .card-img-top{
        
        padding: 0rem 0rem 1rem 0rem !important ;
    }
    .dc-title{
        line-height: 20px;
        font-size: 16px;
        min-height: 40px;
    }
    .dc-desc{
        font-size: 15px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* number of lines to show */
        /* line-clamp: 3;  */
        -webkit-box-orient: vertical;
    }
    .demo-sect {
        margin-top: 80px;
    }
    
    .highlight-feature {
	      flex-direction: column;
	}

}

@media screen and (max-width: 767px) {

    .curve-img {
        top: 850px;
        min-height: 1500px;
    }

	.client-logo-sec {
    padding-bottom: 60px;
	}

    .social-proof, .align-center {flex-direction: column;padding: 26px 0 33px;; width: 100%;}    
    /* .social-proof div {margin-top: 7px;} */
    .align-center {margin: 0 0 40px;}

    .top-banner-section {
        text-align: center;
        padding: 100px 0 0;
    }
    .rating {
        margin-right: 0 !important;
    }
    .rated-on span {
        font-size: 16px;
    }
    .banner-cont h1 {
        font-size: 28px;
    }

    .banner-cont p {
        font-size: 16px;
    }

    .banner-video {
        background: none;
    }

    .baloon, .plants {
        display: none;
    }

    .email-sec {
        margin-top: 16px;
        flex-wrap: wrap;
    }

    .email-sec .form-control {
        height: 48px;
        font-size: 16px;
        border-radius: 4px;
    }

    .email-sec .btn {
        font-size: 16px;
        border-radius: 4px;
        margin-top: 16px;
        height: 48px;
        width: 100%;
    }

    .top-banner-img {
        margin-top: 36px;
    }

    .top-banner-section:before {
        max-width: 250px;
        height: 450px;
    }

    .appointment-section {
        margin-top: 60px;
    }

    .appointment-section h2 {
        font-size: 24px;
        font-weight: 600;
    }

    .app-left-cont h3 {
        font-size: 20px;
    }

    .app-left-cont p,
    .app-left-cont a {
        font-size: 16px;
    }

    .appointment-section img {
        height: auto !important;
    }

    .app-left-cont h3:before {
        display: none;
    }



    .recommend-sec {
        padding: 16px 10px;
        margin: 20px 0 0;
        border-radius: 0;
    }

    .eform-sec {
        padding-top: 70px;
    }

    .recommend-sec img {
        height: 40px;
    }

    .recommend-sec h2 {
        font-size: 14px;
    }

    .recommend-sec a {
        font-size: 12px;
    }

    .eform-sec h2 {
        font-size: 24px;
        line-height: 1.5;
        max-width: 242px;
        margin-bottom: 36px;
    }

    .e-form-box img {
        max-height: 60px;
    }

    .e-form-box h3 {
        font-size: 20px;
        margin: 30px 0 20px;
    }

    .e-form-box p {
        font-size: 16px;
    }

    .e-form-box {
        padding: 40px 24px;
        margin-bottom: 32px;
        height: auto;
    }


    .campaign-sm-sec h2 {
        margin-bottom: 20px;
    }

    .accordion .card {
        border-radius: 12px;
        border: solid 0.5px rgba(255, 255, 255, 0.4);
       
        margin-bottom: 12px;
        color: #fff;
        background: #ffffff;
    }

    .accordion .card i {
        font-size: 20px;
        float: right;
       color: #3F3D56;
    }

    .accordion .card > .collapsed > i:before {
        content: "\f105";
    }

    .accordion .card-header {
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 18px;
        font-weight: 600;
        background: none;
        border: 0;
        cursor: pointer;
        padding: 12px;
    }

    /* .accordion .card-header img {
        max-height: 40px;
        margin-right: 10px;
    } */
    

    .card-title-header {
        margin: 0;
        display: flex;
        align-items: center;
        font-size: 18px;
        color: #0C3178;
    }

    .f-images {
        /* min-width: 52px; */
        /* background-size: contain!important; */
	    width: 48px;
	    height: 48px;
        margin-right: 15px;
	    background-image: url('../img/home/Feature-icon-new-mobile.png');
    }

    #paperless-forms{
        background-position: 0 -120px;
    }
    
    #two-ways-texting{
      background-position: 116px -70px;
    }
    
    #campaigns{
        background-position: -305px -18px;
    }
    
    #appointment-reminders{
        background-position: -130px -125px;
    }
    
    #reputations-management{
        background-position: 115px -8px;
    }
    
    #mobile-apps{
       background-position: -425px -75px;
    }
    
    #patient-checkin {
	background-position: -240px -8px;
	}
	
	
	#two-way-texting-mobile{
      background-position: -365px -75px;
    }
    #automated-recalls{
      background-position: -180px -8px;
    }

	#reviews-widget {
	  background-position: 375px -10px;
	}
	
	#bills-payment {
        background-position: 435px -10px;
    }
    
    #insurance-verification {
        background-position: 485px -10px;
    }
    
    .card-body {
        font-size: 14px;
        padding: 10px 16px;
        letter-spacing: 0.24px;
        color: #2F2E41CC;
    }


    .connect-us-sec .btn-success, .connect-us-sec .btn-outline {
        padding: 10px 15px !important;
        font-size: 16px;
        /* width: 100%; */
        min-width: 140px !important;
    }

    .connect-us-sec.btn-home {
        gap: 18px;
        /* padding-right: 0px !important;
        padding-left: 0px !important;
        margin-right: 0px !important;
        margin-left: 0px !important; */
        margin-top: 30px !important;
        margin-bottom: 0px !important;
    }
    .btn-outline .fa-play {
        padding-right: 6px;
        font-size: 10px;
    }
    .call-us .no-credit{
        margin-top: 5px !important;
    
    }

    .contact-text {
        font-size: 14px;
        text-align: center;
        margin-top: 12px !important;
        margin-bottom: 0px !important;
        line-height: 20px;
    }

    .contact-text span {
        margin-right: 4px;
    }

    .top-banner-img {
        display: none !important;
    }
    

    /*  .campaign-sec:before,
    .campaign-sm-sec {
        background-image: none;
        background-color: #18c687;
    }*/

    .campaign-sm-sec {
        background-image: none;
        padding: 30px 0;
    }

    .testimonial-sec {
        margin: 80px 0 20px;
    }

    .empower-box p { font-size: 20px; }

    /* .demo-sect{
        margin: 35px 40px 20px 40px;
    } */
    .demo-sect {
        margin-top: 80px;
    }

    .d-card{
        margin-top: 20px;
        display: flex;
        gap: 20px; 
        justify-content: center;
    }

    .demo-sect .card:hover {
        top: 0px;
        transition: all 3.5s ease;
    }

    .demo-sect .card{
        box-shadow: 0px 10px 20px rgba(41, 41, 42, 0.12);
        border-radius: 5px;
        
        
    }
    

    .dc-title{
        font-weight: 700;
        /* font-size: 14px; */
        min-height: 0;
        line-height: 25px;
        margin-bottom: 8px !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    }

    .dc-desc{
        font-weight: 600;
        font-size: 15px;
        line-height: 20px;
        color: #142546;
        margin-bottom: .5rem !important;
        padding-left: 8px !important;
        padding-right: 8px !important;
    
    }
   
    .view-all{
        font-weight: 700;
        font-size: 16px;
        line-height: 24px;
    }
    
    .campaign-sec {
	  padding: 0px;
     }
}



@media screen and (max-width: 480px) {
    .accordion .card-header {
        font-size: 13px;
    }
}
