@media only screen and (min-width: 480px){
     .entry-header h1.entry-title{
        font-size:34px;
    }
    .single article.post h1,
    .search .entry-header h1.entry-title,
    .error404 .entry-header h1.entry-title,
    .single  .entry-header h1.entry-title,
    .archive .entry-header h1.entry-title{
        font-size:22px;
    }
    .contact-form h3{
        font-size:22px;
    }
    #secondary.widget-area{
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (min-width: 575px) {
    .blog article.post h2, .archive article.post h2, article.hentry h2 {
        font-size: 22px;
    }

}

@media only screen and (min-width: 768px) {
    .site-main p, .site-content .entry-content {
    	font-size: 16px;
    }
    .entry-header h1.entry-title {
        font-size:32px;
    }
    .single article.post h1,
    .search .entry-header h1.entry-title,
    .error404 .entry-header h1.entry-title,
    .single  .entry-header h1.entry-title,
    .archive .entry-header h1.entry-title{
        font-size:23px;
    }
    .site-main .col-md-8 {
        width:auto;
    }
    .site-main .col-md-4 {
        width: auto;
    }
    #secondary.widget-area {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top:0;
    }
    .site-main .row {
        display:flex;
        justify-content:space-between;
        gap:15px;
    }
    .site-main {
        padding:75px 0;
    }
    h2 {
        font-size:30px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
      font-size:22px;
    }
    h5 {
      font-size: 20px;
    }
    h6 {
        font-size:18px;
    }
}

@media only screen and (min-width: 992px) {
	.blog article.post h2, .archive article.post h2, article.hentry h2 {
        font-size: 28px;
    }
    .site-main p, .site-content .entry-content {
    	font-size: 16.5px;
    }
    
    .site-main {
        padding: 75px 0;
    }
    .entry-header h1.entry-title {
        font-size:36px;
    }
    .single article.post h1,
    .search .entry-header h1.entry-title,
    .error404 .entry-header h1.entry-title,
    .single  .entry-header h1.entry-title,
    .archive .entry-header h1.entry-title{
        font-size:28px;
    }
    .inner-banner img{
        height:340px;
    }
    h2 {
        font-size:34px;
    }
    h3 {
        font-size:30px;
    }
    h4 {
      font-size:25px;
    }
    h5 {
      font-size: 22px;
    }
    h6 {
        font-size:20px;
    }
   
}


@media only screen and (min-width: 1200px) {
    



    .entry-header h1.entry-title{
        font-size:42px;
    }
    .single article.post h1,
    .search .entry-header h1.entry-title,
    .error404 .entry-header h1.entry-title,
    .single  .entry-header h1.entry-title,
    .archive .entry-header h1.entry-title{
        font-size:32px;
    }
    #secondary.widget-area{
        max-width: 325px;
        margin-left:40px;
        min-width: 325px;
    }
    .blog article.post h2, .archive article.post h2, article.hentry h2{
        font-size:38px;
    }
    .contact-form h3 {
        font-size: 25px;
    }
    h2 {
        font-size:38px;
    }
    h3 {
        font-size:32px;
    }
    h4 {
      font-size:28px;
    }
    h5 {
      font-size: 24px;
    }
    h6 {
        font-size:22px;
    }
    .site-main p, .site-content .entry-content{
        font-size:17.2px;
    }
    #secondary.widget-area .widget h2 {
        font-size: 24px;
    }

}
@media only screen and (min-width: 1300px){
    
}

@media only screen and (min-width:1200px) and (max-width:1260px){
	nav.main-menu ul li {
    	padding: 0 10px;
    }
    .site-logo img {
	    width: 245px;
	    height: 104px;
	}
	.banner-heading{
		font-size:70px;
	}
	.banner-subheading{
		font-size:38px;
	}
	.why-impc-heading{
		font-size:68px;
	}
	.cta-footer .contact-info .info {
    	font-size: 18px;
    }
    .faqs-container .faq-single .faq-question{
    	font-size:22px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
	.contact-info, .review-link{
 		font-size:13px;
 	}
 	.tophdr-wrap{
 		gap:15px;
 	}
 	.contact-info{
 		gap:15px;
 		margin-left:55px;
 	}
 	.review-link a{
 		font-size:14px;
 	}
 	.review-link:after{
 		width: 47px;
	    height: 10px;
	    background-size: 47px;
 	}
 	.hdr-right{
 		gap:10px;
 	}
 	.contact-info .info{
 		padding-left:24px;
 	}
 	.contact-info .phone:before {
	    width: 20px;
	    height: 20px;
	    background-size: 20px;
	}
 	.hdr-right .social-icons ul li a {
	    width:32px;
	    height: 32px;
	}
	.header-main .container{
		gap:10px;
	}
	nav.main-menu ul li{
		padding:0 4px;
	}
	.site-logo img {
	    width: 203px;
        height: 86px;
	}
	nav.main-menu ul li a{
		font-size:15.5px;
	}
	nav.main-menu ul ul li a{
		font-size:14px;
	}
	.site-logo {
   	 	margin-top: -36px;
	}
	.home-banner img, .home-banner video{
		height:580px;
	}
	.banner-heading{
		font-size:54px;
	}
	.banner-subheading{
		font-size:34px;
	}
	.why-impc-images{
		gap:12px;
	}
	.why-impc-wrap{
		gap:20px;
	}
	.impc-img1, .impc-img3 {
    	margin-bottom: 12px;
	}
	.impc-img1 img, .impc-img4 img {
    	height: 380px;
	}
	.impc-img2 img, .impc-img3 img {
    	height: 240px;
	}
	.why-impc-heading {
    	font-size:56px;
    }
    .why-impc-subheading {
    	font-size: 18px;
    	margin-bottom:25px;
    }
    .why-impc-text {
    	font-size: 17px;
    }
    .why-impc-text ul li {
    	font-size: 17px;
    }
    .why-impc-section {
    	padding: 100px 0 150px;
	}
	.services-section:before{
		width:120px;
		height:120px;
	}
	.services-section:before{
		top: -65px;
	    width: 130px;
	    height: 130px;
	    background-size: 130px;
	    margin-left: -65px;
	}
	.services-heading, .our-providers-heading, .review-heading {
    	font-size: 54px;
    }
    .services-subtext, .providers-subtext, .review-subtext {
    	font-size: 22px;
    }
    .service-box .service-icon{
    	width:140px;
    	height:140px;
    	margin: -75px auto 0;
    }
    .services-wrap{
    	margin-top:140px;
    	gap: 130px 10px;
    }
    .service-box .service-icon img{
    	width: auto;
    	height: 84px;
    }
    .services-wrap .service-box:first-of-type .title-service, .services-wrap .service-box:nth-child(2) .title-service {
    	font-size: 28px;
	}
	.services-wrap .service-box:first-of-type .service-text, .services-wrap .service-box:nth-child(2) .service-text {
    	font-size: 18px;
    }
    .services-wrap .service-box:first-of-type .service-learnmore a, .services-wrap .service-box:nth-child(2) .service-learnmore a {
    	font-size: 18px;
	}
	.service-box .title-service {
    	font-size: 24px;
    }
    .service-box .service-text {
    	font-size: 16.5px;
    }
    .service-box .service-learnmore a{
    	font-size:15.5px;
    }
    .cta-heading {
    	font-size:52px;
    }
    .cta-text {
    	font-size:20px;
    }
    .cta-button a{
    	font-size:20px;
    	padding: 20px 32px;
    }
    .our-providers-section {
    	padding: 100px 0;
	}
	.our-providers-wrap {
    	gap: 130px 12px;
    }
    .team-block .team-image {
	    width: 220px;
	    height: 220px;
	    margin:0 auto;
	}
	.team-block .team-image:before{
		width: 244px;
    	height: 244px;
	}
	.team-block .team-name {
    	font-size: 23px;
    }
    .team-block .team-name span{
    	font-size:17px;
    }
    .team-block .team-position {
    	font-size: 17px;
    }
    .review-heading{
    	font-size:46px;
    }
    .providers-subtext, .review-subtext{
    	font-size:20px;
    }
    .reviews-section {
    	padding-bottom: 100px;
	}
	.cta-getcare-heading {
    	font-size:54px;
    }
    .cta-subtext {
    	font-size: 19px;
    }
    .cta-footer .contact-info .icon {
        width:132px;
        height:132px;
        background-size:45px;
    }
    .cta-footer .contact-info.phone .icon{
    	background-size:36px;
    }
    .cta-footer .contact-info.fax .icon,
    .cta-footer .contact-info.email .icon,
    .cta-footer .contact-info.billing .icon{
    	background-size:36px;
    }
    .cta-footer .contact-info .info{
    	font-size:16px;
    }
    .cta-footer .cta-contact-block{
    	gap:5px;
    }
    .footer-wrap{
    	gap:20px;
    }
    .footer-logo img{
    	width: 324px;
        height: 102px;
    }
    .social-icons ul li a {
	    width:40px;
	    height:40px;
	}
	.footer-buttons a{
		letter-spacing:1px;
		padding: 14px 10px;
		font-size:13px;
	}
	.cta-footer{
		padding:70px 0 80px;
	}
	.map-area iframe{
		height:360px;
	}
	.footer-bottom{
		font-size:13.5px;
	}
	.floating-buttons a{
		font-size:15px;
		min-width: 135px;
		padding: 12px 12px 12px 35px;
	}
	.floating-buttons a:before,
	.floating-buttons a.patient:before,
	.floating-buttons a.contact:before{
		width: 22px;
    	height: 22px;
    	background-size: 22px;
    	left:8px;
	}
	.faqs-container .faq-single .faq-question{
    	font-size:20px;
    }
}

 @media only screen and (min-width: 768px) and (max-width: 991px){
 	.contact-info, .review-link{
 		font-size:13px;
 	}
 	.tophdr-wrap{
 		gap:15px;
 	}
 	.contact-info{
 		gap:15px;
 		margin-left:45px;
 	}
 	.review-link a{
 		font-size:12px;
 	}
 	.review-link:after{
 		width: 45px;
	    height: 8px;
	    background-size: 45px;
	    display:none;
 	}
 	.hdr-right{
 		gap:10px;
 	}
 	.contact-info .info{
 		padding-left:0;
 	}
 	.contact-info .address:before, .contact-info .phone:before{
 		display:none;
 	}
 	.hdr-right .social-icons ul li a {
	    width: 28px;
	    height: 28px;
	}
	.header-main .container{
		gap:10px;
	}
	nav.main-menu ul li{
		padding:0 4px;
	}
	.site-logo img {
	    width: 153px;
        height: 65px;
	}
	nav.main-menu ul li a{
		font-size:11px;
	}
	nav.main-menu ul ul li a{
		font-size:11px;
	}
	.site-logo {
   	 	margin-top: -36px;
	}
	.home-banner img, .home-banner video{
		height:480px;
	}
	.banner-heading{
		font-size:42px;
	}
	.banner-subheading{
		font-size:28px;
	}
	.why-impc-images{
		gap:12px;
	}
	.why-impc-wrap{
		gap:20px;
	}
	.impc-img1, .impc-img3 {
    	margin-bottom: 12px;
	}
	.impc-img1 img, .impc-img4 img {
    	height: 342px;
	}
	.impc-img2 img, .impc-img3 img {
    	height: 215px;
	}
	.why-impc-heading {
    	font-size: 48px;
    }
    .why-impc-subheading {
    	font-size: 20px;
    	margin-bottom:25px;
    }
    .why-impc-text {
    	font-size: 16px;
    }
    .why-impc-text ul li {
    	font-size: 16px;
    }
    .why-impc-section {
    	padding: 100px 0 150px;
	}
	.services-section:before{
		width:120px;
		height:120px;
	}
	.services-section:before{
		top: -60px;
	    width: 120px;
	    height: 120px;
	    background-size: 120px;
	    margin-left: -60px;
	}
	.services-heading, .our-providers-heading, .review-heading {
    	font-size: 47px;
    }
    .services-subtext, .providers-subtext, .review-subtext {
    	font-size: 20px;
    }
    .service-box .service-icon{
    	width:140px;
    	height:140px;
    	margin: -75px auto 0;
    }
    .services-wrap{
    	margin-top:140px;
    	gap: 130px 10px;
    }
    .service-box .service-icon img{
    	width: auto;
    	height: 84px;
    }
    .services-wrap .service-box:first-of-type .title-service, .services-wrap .service-box:nth-child(2) .title-service {
    	font-size: 26px;
	}
	.services-wrap .service-box:first-of-type .service-text, .services-wrap .service-box:nth-child(2) .service-text {
    	font-size: 17px;
    }
    .services-wrap .service-box:first-of-type .service-learnmore a, .services-wrap .service-box:nth-child(2) .service-learnmore a {
    	font-size: 18px;
	}
	.service-box .title-service {
    	font-size: 22px;
    }
    .service-box .service-text {
    	font-size: 16px;
    }
    .service-box .service-learnmore a{
    	font-size:15px;
    }
    .cta-heading {
    	font-size: 44px;
    }
    .cta-text {
    	font-size: 18px;
    }
    .cta-button a{
    	font-size:18px;
    	padding: 20px 32px;
    }
    .our-providers-section {
    	padding: 100px 0;
	}
	.our-providers-wrap {
    	gap: 130px 12px;
    }
    .team-block .team-image {
	    width: 200px;
	    height: 200px;
	     margin:0 auto;
	}
	.team-block .team-image:before{
		width: 224px;
    	height: 224px;
	}
	.team-block .team-name {
    	font-size: 21px;
    }
    .team-block .team-name span{
    	font-size:16px;
    }
    .team-block .team-position {
    	font-size: 16px;
    }
    .review-heading{
    	font-size:38px;
    }
    .providers-subtext, .review-subtext{
    	font-size:18px;
    }
    .reviews-section {
    	padding-bottom: 100px;
	}
	.cta-getcare-heading {
    	font-size: 48px;
    }
    .cta-subtext {
    	font-size: 18px;
    }
    .cta-footer .contact-info .icon {
        width: 124px;
        height: 124px;
        background-size:42px;
    }
    .cta-footer .contact-info.phone .icon{
    	background-size:32px;
    }
    .cta-footer .contact-info.fax .icon,
    .cta-footer .contact-info.email .icon,
    .cta-footer .contact-info.billing .icon{
    	background-size:35px;
    }
    .cta-footer .contact-info .info{
    	font-size:14px;
    }
    .cta-footer .cta-contact-block{
    	gap:5px;
    }
    .footer-wrap{
    	gap:20px;
    }
    .footer-logo img{
    	width: 254px;
        height: 80px;
    }
    .social-icons ul li a {
	    width: 38px;
	    height: 38px;
	}
	.footer-buttons a{
		letter-spacing:1px;
		padding: 14px 10px;
		font-size:12px;
	}
	.cta-footer{
		padding:70px 0 80px;
	}
	.map-area iframe{
		height:335px;
	}
	.footer-bottom{
		font-size:13px;
	}
	.floating-buttons a{
		font-size:15px;
		min-width: 135px;
		padding: 12px 12px 12px 35px;
	}
	.floating-buttons a:before,
	.floating-buttons a.patient:before,
	.floating-buttons a.contact:before{
		width: 22px;
    	height: 22px;
    	background-size: 22px;
    	left:8px;
	}
	.faqs-container .faq-single .faq-question{
    	font-size:18px;
    }
 }


@media screen and (max-width: 767px){
    .tophdr-wrap{
		flex-direction:column;
		gap:15px;
		padding: 10px 0;
	}
	.contact-info{
		margin-left:0;
		gap:10px;
	}
	.hdr-right,
	.header-top .container:before{
		display:none;
	}
	.contact-info{
		font-size:12.5px;
	}
	.header-top{
		padding:0;
	}
	.contact-info .address:before, 
	.contact-info .phone:before{
		width: 18px;
    	height: 18px;
    	background-size: 18px;
	}
	.contact-info .phone:before {
	    width: 20px;
	    height: 20px;
	    background-size: 20px;
	}
	nav.main-menu{
		display:none;
	}
	.header-main{
		padding:10px 0;
	}
	.site-logo{
		margin-top:0;
	}
	.site-logo img {
	    width: 217px;
	    height: 92px;
	}
	.banner-heading{
		font-size:42px;
		line-height:1.2;
	}
	.banner-subheading{
		padding:15px;
		font-size:26px;
	}
	.home-banner img, 
	.home-banner video{
		height:410px;
	}
	.banner-content {
    	margin-top: 0;
	}
	.why-impc-section {
        padding: 50px 0 100px;
    }
	.why-impc-wrap {
	    grid-template-columns: repeat(1, 1fr);
	    gap: 30px;
	}
	.why-impc-images {
	    grid-template-columns: repeat(2, 1fr);
	    gap: 8px;
	}
	.impc-img1, .impc-img3 {
    	margin-bottom: 8px;
	}
	.why-impc-heading {
    	font-size: 52px;
    }
    .why-impc-subheading {
    	font-size: 20px;
    	line-height:1.2;
    	margin-bottom:30px;
    }
    .why-impc-text {
    	font-size: 17px;
    }
    .why-impc-heading {
    	font-size: 45px;
    }
    .why-impc-text ul li {
    	font-size: 17px;
    }
    .services-section:before{
    	width: 120px;
    	height: 120px;
    	background-size: 120px;
    	margin-left: -60px;
    }
    .why-impc-text ul {
    	margin: 35px 0 0;
    }
    .services-section {
    	padding: 100px 0 50px;
    }
    .services-heading, 
    .our-providers-heading, 
    .review-heading {
    	font-size: 36px;
    	margin-bottom: 20px;
    	line-height:1.2;
    }
    .services-subtext, .providers-subtext, .review-subtext {
    	font-size: 20px;
    }
    .services-wrap{
    	margin-top:110px;
    	flex-direction:column;
    	gap: 110px 30px;
    }
	.services-wrap .service-box:first-of-type, 
	.services-wrap .service-box:nth-child(2),
	.services-wrap .service-box {
	    width: 100%;
	    margin: 0;
	}
	.service-box .service-icon{
		width:140px;
    	height:140px;
    	margin: -70px auto 0;
	}
	.service-box .service-icon img{
		width:auto;
		height:74px;
	}
	.service-box .title-service{
		margin-top:30px;
	}
	.services-wrap .service-box:first-of-type .title-service, 
	.services-wrap .service-box:nth-child(2) .title-service,
	.service-box .title-service {
    	font-size: 28px;
    	margin-bottom: 20px;
	}
	.services-wrap .service-box:first-of-type .service-text, 
	.services-wrap .service-box:nth-child(2) .service-text,
	.service-box .service-text {
    	font-size: 17.5px;
    }
    .services-wrap .service-box:first-of-type .service-learnmore a, 
    .services-wrap .service-box:nth-child(2) .service-learnmore a,
    .service-box .service-learnmore a {
    	font-size: 18px;
    }
    .service-box .service-learnmore {
	    position: relative;
	    bottom: 0;
	}
	.services-wrap .service-box{
		padding-bottom:40px;
	}
	.service-box .service-learnmore a{
		margin-top:30px;
	}
	.cta-banner{
		background: var(--background-green);
		padding:55px 0 65px;
	}
	.cta-heading {
    	font-size: 45px;
    	color: var(--white-color);
    }
    .cta-text {
    	font-size: 18.5px;
    }
    .cta-button a{
    	font-size:18px;
    	padding: 20px 24px;
    }
    .cta-button a:after{
    	background-size: 22px;
	    width: 22px;
	    height: 18px;
    }
    .cta-button a:after{
    	right: -10px;
	    background-size: 22px;
	    width: 22px;
	    height: 18px;
    }
    .our-providers-section {
    	padding: 50px 0;
	}
	.our-providers-heading{
		font-size:40px;
	}
	.our-providers-wrap{
		gap: 50px 40px;	
		grid-template-columns: repeat(2, 1fr);
		margin-top:50px;
	}
	.team-block .team-image {
	    width:180px;
	    height:180px;
	    margin: 0 auto;
	}
	.team-block .team-image:before{
    	display:none;
	}
	.team-block .team-name {
    	font-size: 22px;
    }
    .team-block .team-name span{
    	font-size:16px;
    }
    .team-block .team-position {
    	font-size: 15px;
    }
    .review-subtext {
    	margin-bottom: 28px;
	}
	.reviews-section {
    	padding-bottom: 50px;
	}
	.cta-getcare-heading {
    	font-size: 40px;
    }
    .cta-subtext {
    	font-size: 18px;
    }
    .cta-footer .cta-contact-block{
    	display:flex;
    	flex-wrap:wrap;
    	justify-content:center;
    	margin-top:50px;
    	gap: 40px 15px;
    }
    .cta-footer{
    	padding:50px 0;
    	background:#435BA0;
    }
    .cta-contact-block .contact-info{
    	width:48%;
    }
    .footer-wrap{
    	flex-direction:column;
    	gap:30px;
    }
    .footer-wrap .map-area{
    	width:100%;
    }
    .footer-wrap .footer-widget {
    	width: 100%;
    	text-align:center;
	}
	.footer-bottom .container{
		flex-direction:column;
		gap:5px;
		justify-content:center;
		text-align:center;
	}
	.footer-wrap .map-area{
		border-right:0;
	}
	.footer-buttons{
		justify-content:center;
	}
	.cta-footer .contact-info .info a,
	.cta-footer .contact-info .info {
    	color: rgba(255, 255, 255, 0.80);
	}
	.cta-footer .contact-info .info{
		font-size:16.5px;
	}
	.cta-footer .contact-info .icon{
		width:145px;
		height:145px;
		margin: 0 auto 20px;
	}
	.cta-footer .contact-info span{
		margin-bottom:10px;
	}
	.map-area iframe{
		height:280px;
	}
	.footer-logo img{
		height:auto;
	}
	.footer-logo img{
		width: 292px;
        height: 92px;
	}
	.footer-buttons a{
		font-size:14px;
	}
	.footer-bottom{
		font-size:14px;
	}
	.footer-bottom {
	    text-align: center;
        padding: 15px 0;
        font-size: 13px;
        border-top: 2px solid #efefef;
        margin-top: 30px;
	}
	.cta-banner .cta-contant-block{
		text-align:center;
	}
	.team-block .team-image img{
		border: 8px solid #7be2da;
	}
	.providers-subtext, .review-subtext{
		font-size:18.5px;
	}
	.floating-buttons a{
		font-size:16px;
		min-width:120px;
		padding: 12px 12px 12px 40px;
	}
	.floating-buttons a:before,
	.floating-buttons a.patient:before,
	.floating-buttons a.contact:before{
		width: 20px;
        height: 20px;
        background-size: 20px;
        left: 13px;
        top: 12px;
	}
    .rmp-menu-wrap .rmp-menu-item-link{
        text-transform: uppercase;
        letter-spacing:1px !important;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
        font-size: 22px;
    }
    h5 {
        font-size: 20px;
    }
    h6 {
        font-size:18px;
    }
    article.hentry .entry-content h2 {
        font-size: 26px;
    }
    .inner-banner img{
        min-height:220px;
    }
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item .responsive-menu-pro-item-link {
        letter-spacing: 1px;
        text-transform: uppercase;
        font-weight:500;
    }
    .entry-header h1.entry-title{
        font-size:34px;
    }
    a.entry-button{
        font-size:14px;
    }
    #secondary.widget-area .widget h2 {
        font-size: 21px;
    }
    .blog article.post h2, .archive article.post h2, article.hentry h2{
    	font-size:26px;
    }
    .site-main p, .site-content .entry-content {
    	font-size: 17px;
    }
    .faqs-container .faq-single .faq-question{
    	font-size:20px;
    }
    .site-main .wp-block-media-text>.wp-block-media-text__content{
    	padding:15px 0 0;
    }
    .banner-subheading{
    	margin-top:15px;
    }
    .floating-buttons{
    	margin-top:10px;
    }
    
}

@media (max-width: 479px) {
    .contact-info {
        font-size:11px;
    }
    .contact-info .info{
    	padding-left:0;
    	text-align:center;
    }
    .contact-info .address:before, 
    .contact-info .phone:before{
    	display:none;
    }
    .contact-info{
    	gap:10px;
    }
    .header-top .container{
    	padding:0;
    }
    .site-logo img {
        width: 170px;
        height: 72px;
    }
    .banner-heading {
        font-size:28px;
    }
    .banner-subheading{
    	font-size:20px;
    }
    .home-banner img, .home-banner video {
        height: 300px;
    }
    .impc-img1 img, .impc-img4 img {
    	height: 200px;
	}
	.impc-img2 img, .impc-img3 img {
    	height: 115px;
	}
	.why-impc-heading {
        font-size: 38px;
    }
    .why-impc-subheading {
    	font-size: 17px;
    	margin-bottom:20px;
    }
    .why-impc-text {
        font-size: 16px;
    }
    .why-impc-text ul li {
        font-size: 16px;
        padding-left: 20px;
    }
    .services-section:before {
        width: 100px;
        height: 100px;
        background-size: 100px;
        margin-left: -50px;
        top:-50px;
    }
    .services-section {
        padding: 85px 0 50px;
    }
    .services-heading, 
    .our-providers-heading, 
    .review-heading {
        font-size: 30px;
    }
    .services-subtext, .providers-subtext, .review-subtext {
        font-size: 18px;
    }
    .service-box .service-icon {
        width: 120px;
        height: 120px;
        margin: -60px auto 0;
    }
    .service-box .service-icon img {
        width: auto;
        height: 64px;
    }
    .services-wrap .service-box:first-of-type .title-service, 
    .services-wrap .service-box:nth-child(2) .title-service, 
    .service-box .title-service {
        font-size: 24px;
    }
    .services-wrap .service-box:first-of-type .service-text, 
    .services-wrap .service-box:nth-child(2) .service-text, 
    .service-box .service-text {
        font-size: 15.5px;
    }
    .services-wrap .service-box:first-of-type .service-learnmore a, 
    .services-wrap .service-box:nth-child(2) .service-learnmore a, 
    .service-box .service-learnmore a {
        font-size: 16px;
    }
    .service-box .service-learnmore a:after {
    	width: 18px;
	    height: 18px;
	    background-size: 18px;
    }
    .services-wrap {
        gap: 95px 30px;
    }
    .cta-heading {
        font-size: 35px;
    }
    .cta-text {
        font-size: 17px;
    }
    .cta-button a {
        font-size: 17px;
        padding: 18px 22px;
    }
    .cta-button a:after {
        right: -10px;
        background-size: 20px;
        width: 20px;
        height: 18px;
    }
    .our-providers-heading {
        font-size: 34px;
    }
    .providers-subtext, .review-subtext {
        font-size: 17px;
    }
    .team-block .team-image {
        width:130px;
        height:130px;
    }
    .our-providers-wrap {
        gap: 50px 20px;
    }
    .team-block .team-name {
        font-size: 20px;
    }
    .team-block .team-name span {
        font-size: 15px;
    }
    .team-block .team-image img {
        border: 6px solid #7be2da;
    }
    .our-providers-wrap {
        gap: 40px 20px;
    }
    .cta-getcare-heading {
        font-size: 30px;
    }
    .cta-subtext {
        font-size: 16px;
    }
    .cta-contact-block .contact-info {
        width: 45%;
    }
    .cta-footer .contact-info .icon {
        width: 124px;
        height: 124px;
        background-size:42px;
    }
    .cta-footer .contact-info.phone .icon{
    	background-size:32px;
    }
    .cta-footer .contact-info.fax .icon,
    .cta-footer .contact-info.email .icon,
    .cta-footer .contact-info.billing .icon{
    	background-size:35px;
    }
    .cta-footer .contact-info span {
    	font-size: 14px;
    }
    .cta-footer .contact-info .info {
        font-size: 15px;
    }
    .footer-logo img {
        width: 260px;
        height: 82px;
    }
    .social-icons ul li a {
	    width: 40px;
	    height: 40px;
	}
	.footer-buttons a {
        font-size: 13px;
        padding:14px;
    }
    .footer-bottom{
    	font-size:12px;
    }
    .map-area iframe {
        height: 220px;
    }
    .floating-buttons a{
		font-size:13px;
		min-width:100px;
		padding: 12px 12px 12px 32px;
	}
	.floating-buttons a:before,
	.floating-buttons a.patient:before,
	.floating-buttons a.contact:before{
		width:18px;
    	height:18px;
    	background-size:18px;
    	left:10px;
	}
	.floating-buttons{
		gap:4px;
		margin-top:10px;
	}
	
	
	
    h2 {
        font-size: 24px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
      font-size: 20px;
    }
    h5 {
      font-size: 18px;
    }
    h6 {
        font-size:16px;
    }
    .site-content .entry-content {
        font-size: 15px;
    }
    article.hentry .entry-content h2 {
        font-size: 24px;
    }
    .inner-banner img{
        min-height:200px;
    }
    body{
        font-size:14.5px;
    }
    .single article.post h1, 
    .search .entry-header h1.entry-title, 
    .error404 .entry-header h1.entry-title, 
    .single .entry-header h1.entry-title, 
    .archive .entry-header h1.entry-title {
        font-size: 20px;
    }
    #secondary.widget-area .widget h2{
        font-size:20px;
    }
    .entry-header h1.entry-title{
        font-size:30px;
    }
    a.entry-button{
        font-size:13px;
    }
    .blog article.post h2, .archive article.post h2, article.hentry h2{
    	font-size:22px;
    }
    .site-main p, .site-content .entry-content {
    	font-size: 16px;
    }
    .faqs-container .faq-single .faq-question{
    	font-size:18px;
    }
}
