@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) {
    .header-top .address {
        font-size: 16px;
    }
    .header-top .phone a {
        font-size: 16px;
    }
    .header-top .contact-btn a {
        font-size: 14px;
        padding: 11px 26px 11px 15px;
    }
    .header-top .phone a:before, 
    .header-top .address:before{
        width: 22px;
        height: 22px;
        background-size:22px;
    }
    .header-top .address:before{
        top: -9px;
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .site-logo img {
        width: auto;
        height:32px;
    }
    .header-main .container{
        gap:10px;
    }
    nav.main-menu ul li{
        padding:0 2px;
    }
    nav.main-menu ul li a{
        font-size:12px;
    }
    nav.main-menu ul ul li a{
        font-size:11px;
    }
    .home-banner img, .home-banner video{
        height:540px;
    }
    .banner-content{
        padding:25px;
    }
    .banner-content h3{
        font-size:13px;
    }
    .banner-content h1.banner-heading {
        font-size: 33px;
    }
    .banner-content .banner-subtext{
        font-size:15px;
    }
    .banner-content .banner-button a{
        font-size:14px;
        padding: 22px 12px;
        text-align:center;
    }
    .home-service-banner{
        padding:80px 0 35px;
    }
    .home-service-banner .service-info{
        font-size:14px;
        padding-left:28px;
    }
    .home-service-banner .service-info:before{
        width:22px;
        height:22px;
        background-size:22px;
    }
    .home-service-banner .service-info.appointment:before{
      width:32px;
      height:32px;
      background-size:32px;
    }
    .home-service-banner .service-info.location:before{
      width:32px;
      height:32px;
      background-size:32px;
      top:-2px;
    }
    .home-service-banner .service-info.appointment,
    .home-service-banner .service-info.location{
      padding-left:30px;
    }
    .service-bnrwrap{
        gap:10px;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading {
        font-size:26px;
    }
    .home-service-banner .emergency-subtitle {
        font-size: 12px;
    }
    .emergency-content{
        width:30%;
    }
    .home-services-section {
        padding:80px 0;
    }
    .services-wrap {
        gap:20px;
    }
    .services-content .text-service {
        font-size: 15.5px;
    }
    .service-box{
        padding:20px;
        min-height: inherit;
    }
    .service-box .title-service {
        font-size: 22px;
    }
    .services-bxwrap{
        gap:12px;
    }
    .service-box .service-lists ul li {
        font-size: 17px;
    }
    .about-wrap{
        gap:35px;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading {
        font-size: 34px;
    }
    .about-text {
        font-size:15.5px;
    }
    .about-buttons a.btn-learnmore, 
    .about-buttons a.btn-join{
        font-size: 16px;
        padding: 16px 18px;
    }
    .about-image:after{
        right: -15px;
    }
    .review-section {
        padding:75px 0 100px;
    }
    .review-subtext {
        font-size:18px;
    }
    .leave-review-btn a {
        font-size:17px;
    }
    .leave-review-btn a:before{
        width:24px;
        height:24px;
        margin-top: -12px;
        background-size:24px;
    }
     .reviews-wrap{
        gap:12px;
    }
    .review-box .review-text {
        font-size:16px;
    }
    .review-box{
        padding:25px 20px;
    }
    .review-box .quotes {
        width:70px;
        height:70px;
    }
    .review-box .quotes img {
        width:30px;
        height:30px;
    }
    .review-box .rating-stars img {
        width: 67px;
        height: 12px;
    }
    .review-box .auther-image {
        width: 60px;
        height: 60px;
    }
    .review-box .author-name {
        font-size:17px;
    }
    .cta-banner{
        padding:100px 0;
    }
    .cta-heading {
        font-size:38px;
    }
    .cta-subtext {
        font-size:22px;
    }
    .cta-button a {
        font-size: 20px;
        padding: 30px 24px;
    }
    .resources-section {
        padding:75px 0;
    }
    .resources-title {
        font-size:38px;
    }
    .resources-wrap {
        margin-top:75px;
    }
    .resource-box {
        padding:30px 15px;
        min-height: 205px;
    }
    .resource-box .resource-logo img {
        width: auto;
        height: 50px;
    }
    .resource-box .title-resource {
        font-size: 18px;
    }
    .resource-box .resource-btn a{
        font-size:16px;
        padding: 10px 12px;
    }
    .faq-section {
        padding:75px 0;
    }
    .faq-wrap {
        gap: 22px;
    }
    .faq-heading {
        font-size:34px;
    }
    .faq-subtext {
        font-size:16px;
    }
    .faq-button a{
        font-size:14px;
        padding:18px 15px;
    }
    .faqs-block .faq-single .faq-question{
        font-size:18px;
        padding: 26px 48px 26px 30px;
    }
    .faqs-block .faq-single .faq-answer{
        font-size:15px;
    }
    .faqs-block .faq-single .faq-question:after,
    .faqs-block .faq-single.active .faq-question:after{
        width:32px;
        height:32px;
        background-size:22px;
    }
    .site-footer {
        padding:70px 0;
    }
    .footer-logo img {
        width: 167px;
        height: 32px;
    }
    .widget-title {
        font-size:20px;
    }
    .contact-info div {
        padding-left:34px;
        margin-bottom:22px;
    }
    .contact-info .phone:before, 
    .contact-info .email:before, 
    .contact-info .address:before{
        width:24px;
        height:24px;
        background-size:24px;
    }
    .contact-info .email:before{
      width: 20px;
      height: 20px;
      background-size: 20px;
    }
    .contact-info .address:before{
      width:38px;
      height:38px;
      background-size:38px;
    }
    .contact-info {
        font-size:14px;
    }
    .site-footer .social-icons ul li a {
        width:40px;
        height:40px;
    }
    .site-footer .social-icons ul li a svg {
        width:18px;
        height:18px;
    }
    .footer-bottom {
        font-size: 14px;
        bottom: 30px;
    }
    .created-by {
        margin-right:0;
    }
    .footer-bottom {
        font-size:13px;
    }
    .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 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 66.666667%;
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
    .site-main .col-md-4 {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.333333%;
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
    .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: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: nowrap;
        flex-direction: row;
        column-gap: 30px;
    }
    .site-main {
        padding:75px 0;
    }
    .rmp-mobile-device-menu,
    .rmp-container.rmp-slide-left,
    .rmp_menu_trigger{
        display:none !important;
    }
    h2 {
        font-size:30px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
      font-size:22px;
    }
    h5 {
      font-size: 20px;
    }
    h6 {
        font-size:18px;
    }
    .gform_wrapper h2.gform_title{
        font-size:26px;
        margin-bottom:28px;
    }
    .review-box{
        min-height:385px !important;
    }
    .site-main p, .site-content .entry-content{
        font-size:16.5px;
    }
    .proud-section {
        padding: 75px 0;
    }
    .proud-section .accreditation-logo img{
      width:250px;
      height:250px;
    }
}

@media only screen and (min-width: 992px) {
    .site-logo img {
        width: 219px;
        height: 42px;
    }
    nav.main-menu ul li {
        padding: 0 5px;
    }
    nav.main-menu ul li a {
        font-size: 14px;
    }
    nav.main-menu ul ul li a {
        font-size: 13px;
    }
    .home-banner img, 
    .home-banner video {
        height: 620px;
    }
    .banner-content h1.banner-heading {
        font-size: 38px;
    }
    .banner-content .banner-subtext {
        font-size: 16px;
    }
    .banner-content .banner-button a {
        font-size: 16px;
        padding: 22px 20px;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading {
        font-size: 32px;
    }
    .home-service-banner .service-info {
        font-size: 18px;
        padding-left: 35px;
    }
    .home-service-banner .service-info:before {
        width: 25px;
        height: 25px;
        background-size: 25px;
    }
    .home-service-banner .service-info.appointment, 
    .home-service-banner .service-info.location {
        padding-left: 40px;
    }
    .home-service-banner .service-info.appointment:before {
        width: 35px;
        height: 35px;
        background-size: 35px;
    }
    .home-service-banner .service-info.location:before {
        width: 36px;
        height: 36px;
        background-size: 36px;
    }
    .home-service-banner .emergency-title, .services-content .services-heading {
        font-size: 36px;
    }
    .services-content .text-service {
        font-size: 16.5px;
    }
    .service-box {
        padding: 30px 20px;
    }
    .service-box .title-service {
        font-size: 25px;
    }
    .service-box .service-lists ul li {
        font-size: 19px;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading {
        font-size: 42px;
    }
    .about-text {
        font-size: 16.5px;
    }
    .about-buttons a.btn-learnmore, 
    .about-buttons a.btn-join {
        font-size: 17px;
        padding: 16px 20px;
    }
    .review-subtext {
        font-size: 20px;
    }
    .leave-review-btn a {
        font-size: 18px;
    }
    .review-box .review-text {
        font-size: 17px;
    }
    .review-box .auther-image {
        width:64px;
        height:64px;
    }
    .review-box .author-name {
        font-size: 18px;
    }
    .cta-heading {
        font-size: 42px;
    }
    .cta-subtext {
        font-size: 24px;
    }
    .cta-button a {
        font-size: 22px;
        padding: 30px 26px;
    }
    .resources-title {
        font-size: 42px;
    }
    .resource-box .resource-logo img {
        width: auto;
        height: 56px;
    }
    .resource-box .title-resource {
        font-size: 21px;
    }
    .resource-box .resource-btn a {
        font-size: 17px;
        padding: 10px 15px;
    }
    .faq-heading {
        font-size:42px;
    }
    .faqs-block .faq-single .faq-question {
        font-size:18.5px;
    }
    .faqs-block .faq-single .faq-answer {
        font-size:16.5px;
    }
    .faq-subtext {
        font-size: 17px;
    }
    .faq-button a {
        font-size: 16px;
        padding: 20px 20px;
    }
    .footer-logo img {
        width: 208px;
        height: 40px;
    }
    .widget-title {
        font-size: 22px;
    }
    .contact-info {
        font-size: 16px;
    }
    .site-footer .social-icons ul li a {
        width: 44px;
        height: 44px;
    }
    .site-footer .social-icons ul li a svg {
        width: 20px;
        height: 20px;
    }
    .footer-bottom {
        font-size: 14px;
    }
    .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:300px;
    }
    h2 {
        font-size:34px;
    }
    h3 {
        font-size:30px;
    }
    h4 {
      font-size:25px;
    }
    h5 {
      font-size: 22px;
    }
    h6 {
        font-size:20px;
    }
    .gform_wrapper  h2.gform_title{
        font-size:28px;
    }
    .review-box{
        min-height:425px !important;
    }
    .site-main p, .site-content .entry-content{
        font-size:17.2px;
    }
    .proud-section .accreditation-logo img{
      width:265px;
      height:265px;
    }
}


@media only screen and (min-width: 1200px) {
    .header-top .address {
        font-size: 16px;
    }
    .header-top .phone a {
        font-size: 18px;
    }
    .header-top .contact-btn a {
        font-size: 16px;
        padding: 11px 28px;
    }
    .header-top .phone a:before, 
    .header-top .address:before{
        width: 24px;
        height: 24px;
        background-size: 24px;
    }
    .header-top .address:before{
        top: -8px;
        width: 32px;
        height: 32px;
        background-size: 32px;
    }
    .site-logo img{
      width:287px;
      height:55px;
    }
    .header-main .container{
        gap:30px;
    }
    nav.main-menu ul li{
        padding: 0 10px;
    }
    nav.main-menu ul li a{
        font-size:16px;
    }
    nav.main-menu ul ul li a{
        font-size:15px;
    }
    .home-banner img,
    .home-banner video {
      height:800px;
    }
    .banner-content{
        padding: 48px 35px;
    }
    .banner-content h3{
        font-size:16px;
    }
    .banner-content h1.banner-heading {
        font-size: 46px;
    }
    .banner-content .banner-subtext{
        font-size:19px;
    }
    .banner-content .banner-button a{
        font-size: 20px;
        padding: 22px 35px;
    }
    .home-service-banner{
        padding:120px 0 45px;
    }
    .home-service-banner .service-info{
        font-size:21px;
        padding-left:45px;
    }
    .home-service-banner .service-info:before{
        width: 38px;
        height: 38px;
        background-size: 38px;
    }
    .home-service-banner .service-info.appointment:before{
      width: 45px;
      height: 45px;
      background-size: 45px;
    }
    .home-service-banner .service-info.location:before{
      width: 52px;
      height: 52px;
      background-size: 52px;
      top:-2px;
    }
    .home-service-banner .service-info.appointment,
    .home-service-banner .service-info.location{
      padding-left:48px;
    }
    .service-bnrwrap{
        gap:30px;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading {
        font-size: 46px;
    }
    .home-service-banner .emergency-subtitle {
        font-size: 14px;
    }
    .home-services-section {
        padding: 140px 0 120px;
    }
    .services-wrap {
        gap: 65px;
    }
    .services-content .text-service {
        font-size: 18px;
    }
    .service-box{
        padding: 40px 38px;
        min-height: 344px;
    }
    .service-box .title-service {
        font-size: 34px;
    }
    .services-bxwrap{
        gap: 30px;
    }
    .service-box .service-lists ul li {
        font-size: 22px;
    }
    .about-wrap{
        gap:70px;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading {
        font-size: 48px;
    }
    .about-text {
        font-size: 18.1px;
    }
    .about-buttons a.btn-learnmore, 
    .about-buttons a.btn-join{
        font-size: 20px;
        padding: 20px 36px;
    }
    .about-image:after{
        right: -35px;
    }
    .review-section {
        padding: 190px 0 160px;
    }
    .review-subtext {
        font-size: 20px;
    }
    .leave-review-btn a {
        font-size: 20px;
    }
    .leave-review-btn a:before{
        width: 33px;
        height: 33px;
        margin-top: -16.5px;
        background-size:33px;
    }
    .reviews-wrap{
        gap: 22px;
    }
    .review-box .review-text {
        font-size: 20px;
    }
    .review-box{
        padding: 55px 20px;
    }
    .review-box .quotes {
        width: 80px;
        height: 80px;
    }
    .review-box .quotes img {
        width: 38px;
        height: 38px;
    }
    .review-box .rating-stars img {
        width: 95px;
        height: 17px;
    }
    .review-box .auther-image {
        width: 74px;
        height: 74px;
    }
    .review-box .author-name {
        font-size: 20px;
    }
    .cta-banner{
        padding: 140px 0;
    }
    .cta-heading {
        font-size: 50px;
    }
    .cta-subtext {
        font-size: 32px;
    }
    .cta-button a {
        font-size: 24px;
        padding: 31px 30px;
    }
    .resources-section {
        padding: 122px 0 102px;
    }
    .resources-title {
        font-size: 50px;
    }
    .resources-wrap {
        margin-top: 85px;
    }
    .resource-box {
        padding: 60px 30px 25px;
         min-height: 245px;
    }
    .resource-box .resource-logo img {
        width: auto;
        height: 76px;
    }
    .resource-box .title-resource {
        font-size: 24px;
    }
    .resource-box .resource-btn a{
        font-size:20px;
        padding: 12px 22px;
    }
    .faq-section {
        padding: 125px 0;
    }
    .faq-wrap {
        gap: 70px;
    }
    .faq-heading {
        font-size: 50px;
    }
    .faq-subtext {
        font-size: 18px;
    }
    .faq-button a{
        font-size:20px;
        padding: 23px 30px;
    }
    .faqs-block .faq-single .faq-question{
        font-size: 20.32px;
        padding: 26px 45px 26px 30px;
    }
    .faqs-block .faq-single .faq-answer{
        font-size: 17.75px;
    }
    .faqs-block .faq-single .faq-question:after,
    .faqs-block .faq-single.active .faq-question:after{
        width:42px;
        height:42px;
        background-size: 28px;
    }
    .site-footer {
        padding: 100px 0;
    }
    .footer-logo img{
      width:285px;
      height:55px;
    }
    .widget-title {
        font-size:26.32px;
    }
    .contact-info div {
        padding-left: 42px;
       margin-bottom: 30px;
    }
    .contact-info .phone:before, 
    .contact-info .email:before, 
    .contact-info .address:before{
        width: 30px;
        height: 30px;
        background-size: 30px;
    }
    .contact-info .email:before{
      width: 24px;
      height: 24px;
      background-size: 24px;
    }
    .contact-info .address:before{
      width: 42px;
      height: 42px;
      background-size: 42px;
    }
    .contact-info {
        font-size: 18.32px;
    }
    .site-footer .social-icons ul li a {
        width: 52px;
        height: 52px;
    }
    .site-footer .social-icons ul li a svg {
        width: 22px;
        height: 22px;
    }
    .footer-bottom {
        font-size: 15.24px;
        bottom: 130px;
    }
    .created-by {
        margin-right: 140px;
    }
    .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: 300px;
    }
    .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;
    }
    .gform_wrapper  h2.gform_title{
        font-size:36px;
    }
    .site-main p, .site-content .entry-content{
        font-size:18px;
    }
    #secondary.widget-area .widget h2 {
        font-size: 24px;
    }
    .proud-section {
        padding:100px 0;
    }
    .proud-section .accreditation-logo img{
      width:282px;
      height:280px;
    }

}
@media only screen and (min-width: 1300px){
    .home-service-banner .service-info {
        font-size: 24px;
    }
    .created-by {
        margin-right: 175px;
    }
    .inner-banner img {
        height: 360px;
    }
    .site-content .entry-content {
        font-size: 15.5px;
    }
    #secondary.widget-area {
        max-width: 345px;
        min-width: 345px;
    }
    .entry-header h1.entry-title {
        font-size: 46px;
    }
    nav.main-menu ul li {
        padding: 0 12px;
    }
}


@media screen and (max-width: 767px){
    .header-top .tophdr-wrap{
        gap:10px;
    }
    .header-top .address{
        width:75%;
        padding-left:0;
        font-size:15.5px;
    }
    .header-top .right-contact{
        width:25%;
        justify-content: flex-end;
    }
    .header-top .phone a{
        padding-left:0;
        font-size:15.5px;
    }
    nav.main-menu,
    .header-top .phone a:before, 
    .header-top .address:before{
        display:none;
    }
    .service-bnrwrap,
    .banner-content,
    .about-wrap,
    .faq-wrap,
    .footer-bottom .container{
        flex-direction:column;
    }
    .services-wrap{
        flex-direction:column-reverse;
        gap:40px;
    }
    .services-content,
    .services-image,
    .about-left,
    .about-content,
    .about-buttons,
    .faq-left,
    .faqs-block {
        width: 100%;
    }
    .services-bxwrap,
    .reviews-wrap,
    .resources-wrap,
    .footer-wrap{
        grid-template-columns: repeat(1, 1fr);
    }
    .footer-bottom{
        position:relative;
        bottom:0;
    }
    .created-by {
        margin-right:0;
    }
    .about-image img{
        clip-path:none;
        height:380px;
    }
    .about-image:after{
        display:none;
    }
    .header-main{
        padding:15px 0;
    }
    .header-top .contact-btn{
        display:none;
    }
    .site-logo img {
        width: 260px;
        height: 50px;
    }
    .banner-content{
        padding:50px 0;
        gap:20px;
        margin-top:30px;
        margin-bottom:0;
        margin: 0px calc(50% - 50vw);
        max-width:100vw;
        width: 100vw;
        border-radius: 0;
        background: var(--background-white);
    }
    .banner-content h1.banner-heading {
        font-size: 36px;
    }
    .banner-content .banner-subtext{
        font-size:18px; 
        max-width: 100%;
    }
    .banner-content .banner-button a{
        font-size:17.2px;
        padding:18px 22px;
        margin-top:30px;
    }
    .banner-content h3{
        font-size:14px;
        margin-bottom: 18px;
    }
    .home-banner-content {
        position: relative;
    }
    .banner-content .banner-left,
    .banner-content .banner-right{
        width:auto;
        padding:0 20px;
    }
    .home-banner img, 
    .home-banner video{
        height:340px;
    }
    .about-content{
        max-width: 100%;
        padding:0 15px 50px;
        width:auto;
    }
    .home-service-banner{
        padding:50px 0;
        border-bottom: 2px solid #d0e0fd;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading{
        font-size:40px;
    }
    .home-service-banner .service-info {
        font-size: 20px;
    }
    .emergency-content{
        text-align:center;
    }
    .services-content .our-services-title{
        margin-bottom: 15px;
    }
    .services-content .services-heading{
        font-size:36px;
    }
    .services-content .services-heading br{
        display:none;
    }
    .home-services-section{
        padding:50px 0;
    }
    .services-content .text-service{
        font-size:17px;
    }
    .service-box {
        padding: 25px 20px 35px;
        min-height:inherit;
    }
    .service-box .title-service {
        font-size: 30px;
    }
    .service-box .service-lists ul li {
        font-size: 20px;
    }
    .services-bxwrap{
        gap:25px;
    }
    .about-wrap{
        gap:35px;
    }
    .home-service-banner .service-info:before,
    .home-service-banner .service-info.appointment:before,
    .home-service-banner .service-info.location:before{
        display:none;
    }
    .home-service-banner .service-info,
    .home-service-banner .service-info.appointment,
    .home-service-banner .service-info.location{
        padding-left:0;
        text-align:center;
    }
    .home-service-banner .emergency-title{
        margin-bottom:0;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading {
        font-size: 36px;
    }
    .about-text {
        font-size: 17.2px;
    }
    .about-buttons a.btn-learnmore, 
    .about-buttons a.btn-join{
        font-size:17px;
        padding: 18px 30px;
    }
    .review-section{
        padding:50px 0 80px;
    }
    .review-subtext {
        font-size: 18.5px;
    }
    .leave-review-btn a {
        font-size: 18px;
        padding:21px 25px 21px 60px;
    }
    .leave-review-btn a:before{
        background-size: 25px;
        width: 25px;
        height: 30px;
    }
    .reviews-wrap{
        margin-top:60px;
    }
    .review-box{
        padding:40px 20px;
        min-height:inherit !important;
    }
    .reviews-wrap .slick-dots{
        bottom:-40px;
    }
    .review-box .quotes {
        width: 72px;
        height: 72px;
    }
    .review-box .quotes img {
        width: 34px;
        height: 34px;
    }
    .review-box .review-text {
        font-size: 18px;
    }
    .review-box .auther-image {
        width: 64px;
        height: 64px;
    }
    .review-box .author-name {
        font-size: 18px;
    }
    .cta-banner{
        background: var(--background-blue);
        background-image:none;
        padding:75px 0;
    }
    .cta-banner:before{
        display:none;
    }
    .cta-heading {
        font-size: 36px;
    }
    .cta-subtext {
        font-size: 22px;
    }
    .cta-button a{
        font-size:21px;
        padding: 22px 25px;
        background: var(--background-lightgrey);
        color: var(--blue-color);
        margin-top:40px;
    }
    .cta-button a:hover{
      background:var(--background-white);
      color: var(--blue-color);
    }
    .resources-section{
        padding:50px 0;
    }
    .resources-title {
        font-size: 36px;
    }
    .resources-wrap {
        margin-top: 50px;
    }
    .resource-box{
        min-height:inherit;
        text-align:center;
        padding:45px 30px 45px;
        border-radius: 22px;
    }
    .resource-box .resource-btn {
        position: relative;
        bottom: 0;
    }
    .resource-box .resource-logo img{
        margin:0 auto;
    }
    .resource-box .title-resource{
        margin: 15px auto 0;
        max-width: 200px;
    }
    .resource-box .resource-logo img {
        width: auto;
        height: 82px;
    }
    .resources-wrap{
        gap:20px;
    }
    .resource-box .resource-btn a{
        margin-top:28px;
    }
    .resource-box .resource-btn a{
        font-size:18px;
    }
    .faq-section{
        padding:50px 0;
    }
    .faq-heading {
        font-size: 38px;
        max-width: 100%;
        margin-top:0;
        margin-bottom:25px;
    }
    .faq-subtext{
        max-width:100%;
        font-size:17px;
    }
    .faq-button a{
        font-size:17.2px;
        padding: 22px 25px;
    }
    .faqs-block .faq-single .faq-question{
        padding: 24px 54px 24px 22px;
        font-size:20px;
    }
    .faqs-block .faq-single .faq-question:after{
        right:15px;
    }
    .faqs-block .faq-single.active .faq-question:after,
    .faqs-block .faq-single .faq-question:after{
        width: 38px;
        height: 38px;
        background-size: 24px;
    }
    .faqs-block .faq-single .faq-answer {
        padding: 25px 22px 25px 22px;
        font-size:17.2px;
    }
    .site-footer{
        padding:40px 0;
    }
    .footer-logo {
        margin-top: 0;
        text-align:center;
    }
    .footer-logo img {
        width: 260px;
        height: 50px;
    }
    .contact-info{
        text-align:center;
        font-size: 17.5px;
        line-height:1.4;
    }
    .contact-info div{
        max-width: 285px;
        padding-left: 0;
        margin: 0 auto 18px;
    }
    .contact-info .phone:before, 
    .contact-info .email:before, 
    .contact-info .address:before{
        display:none;
    }
    .widget-title {
        font-size: 24px;
        margin-bottom:25px;
    }
    .get-social{
        text-align:center;
    }
    .site-footer .social-icons ul{
        justify-content:center;
    }
    .site-footer .social-icons ul li a {
        width: 44px;
        height: 44px;
    }
    .site-footer .social-icons ul li a svg {
        width: 18px;
        height: 18px;
    }
    .footer-wrap{
        gap:35px;
    }
    .footer-bottom{
        margin-top:20px;
    }
    .footer-bottom .container{
        gap:8px;
    }
    .rmp-menu-wrap .rmp-menu-item-link{
        text-transform: uppercase;
        letter-spacing:0.5px !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;
    }
    .rmp-menu-additional-content{
        padding-bottom: 5%;
    }
    .rmp-menu-additional-content .phone-no {
        font-size: 13px;
        color: rgba(255, 255, 255, 0.60);
        text-align: left;
        padding-left:0;
    }
    .rmp-menu-additional-content .phone-no a{
        color: #fff;
        font-size:20px;
    }
    .rmp-menu-additional-content .phone-no:before{
        display:none;
    }
    .gform_wrapper h2.gform_title{
        font-size:28px;
        margin-bottom:30px;
    }
    .rmp-container.rmp-slide-left .header-contact-info{
        display:block;
        margin-top:20px;
    }
    .rmp-container.rmp-slide-left .header-contact-info .phone, 
    .rmp-container.rmp-slide-left .header-contact-info .address, 
    .rmp-container.rmp-slide-left .header-contact-info .hours{
        text-align:left;
        padding-left: 0;
        color:#fff;
        padding-bottom: 20px;
    }
    .rmp-container.rmp-slide-left .header-contact-info .hours{
        padding-bottom:0;
    }
    .rmp-container.rmp-slide-left .header-contact-info .phone a{
        color:#fff;
    }
    .rmp-container.rmp-slide-left .header-contact-info .phone:before, 
    .rmp-container.rmp-slide-left .header-contact-info .address:before, 
    .rmp-container.rmp-slide-left .header-contact-info .hours:before{
        display:none;
    }
    .rmp-container.rmp-slide-left .header-contact-info div span {
        color: var(--lightgrey-color);
        font-size: 13px;
        font-weight: 500;
    }
    .gform-theme--foundation .contact-form .gform_fields{
        row-gap: 20px;
    }
    .site-main p, .site-content .entry-content{
        font-size:17.2px;
    }
    .gform_wrapper form.contact-form input[type="text"], 
    .gform_wrapper form.contact-form input[type="email"], 
    .gform_wrapper form.contact-form input[type="tel"], 
    .gform_wrapper form.contact-form select,
    .gform_wrapper form.contact-form textarea{
        padding: 12px 15px;
    }
	.review-section .rpi {
   	 	margin-top: 30px;
	}
    .proud-section {
        padding: 50px 0;
    }
    .proud-section h2.wp-block-heading{
        font-size:29px;
        margin-bottom:28px;
    }
    .proud-section .accreditation-logo img {
        width: 220px;
        height: 220px;
    }
}

@media (max-width: 479px) {
    .header-top .address{
        font-size:14px;
    }
    .header-top .container{
        padding:0 5px;
    }
    .header-top .address,
    .header-top .phone a{
        font-size:12.5px;
        line-height:100%;
    }
    .header-top .tophdr-wrap {
        gap: 5px;
    }
    .site-logo img {
        width: 219px;
        height: 42px;
    }
    .home-banner img, 
    .home-banner video {
        height: 240px;
    }
    .banner-content {
        padding: 40px 0;
    }
    .banner-content h3 {
        font-size: 13px;
        padding:8px 12px;
    }
    .banner-content h1.banner-heading {
        font-size: 27px;
    }
    .banner-content .banner-subtext {
        font-size: 16.5px;
    }
    .banner-content .banner-button a {
        font-size: 15.5px;
    }
    .home-service-banner .emergency-subtitle{
        font-size:13px;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading {
        font-size: 36px;
    }
    .home-service-banner .service-info {
        font-size: 18px;
    }
    .services-content .our-services-title{
        font-size:13px;
    }
    .services-content .services-heading {
        font-size: 26px;
        line-height:1.25;
    }
    .services-content .text-service {
        font-size: 16.5px;
    }
    .service-box .title-service {
        font-size: 25px;
        margin-bottom:24px;
    }
    .service-box .service-lists ul li {
        font-size: 18px;
        margin-bottom:15px;
    }
    .about-image img{
        height:300px;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading{
        font-size:32px;
    }
    .about-text {
        font-size: 16.5px;
        line-height: 1.5;
    }
    .about-buttons a.btn-learnmore, .about-buttons a.btn-join {
        font-size: 15px;
        padding: 15px 18px;
    }
    .about-title, .review-title,
    .proud-section h2.wp-block-heading {
        font-size: 28px;
    }
    .review-subtext {
        font-size: 17.5px;
    }
    .leave-review-btn a {
        font-size: 16px;
        padding: 20px 20px 20px 50px;
    }
    .leave-review-btn a:before {
        background-size: 22px;
        width: 22px;
        height: 32px;
        left: 18px;
    }
    .review-box .quotes {
        width:60px;
        height:60px;
    }
    .review-box .quotes img {
        width: 30px;
        height: 30px;
    }
    .review-box .rating-stars img {
        width: 67px;
        height: 12px;
    }
    .review-box .review-text {
        font-size: 16.5px;
    }
    .review-box .auther-image {
        width: 60px;
        height: 60px;
    }
    .review-box .author-name {
        font-size: 17px;
    }
    .review-box .auther-wrap{
        gap:15px;
        margin-top:20px;
    }
    .cta-banner {
        padding: 60px 0;
    }
    .cta-heading {
        font-size: 26px;
    }
    .cta-subtext {
        font-size:18.5px;
        line-height: 1.4;
    }
    .cta-button a {
        font-size: 17px;
        padding: 20px 15px;
    }
    .resources-title {
        font-size: 28px;
    }
    .resources-wrap {
        margin-top: 40px;
    }
    .resource-box {
        padding: 38px 20px 38px;
    }
    .resource-box .resource-logo img {
        width: auto;
        height: 72px;
    }
    .resource-box .title-resource {
        font-size: 22px;
    }
    .resource-box .resource-btn a {
        font-size: 16px;
    }
    .faq-heading {
        font-size: 32px;
    }
    .faq-subtext{
        font-size:16px;
    }  
    .faq-button a {
        font-size: 15.5px;
        padding: 22px 22px;
    } 
    .faq-wrap{
        gap:35px;
    }
    .faqs-block .faq-single .faq-question{
        font-size:18px;
    }
    .faqs-block .faq-single .faq-answer{
        font-size:16.2px;
    }
    .faqs-block .faq-single.active .faq-question:after, .faqs-block .faq-single .faq-question:after {
        width: 34px;
        height: 34px;
        background-size: 21px;
    }
    .footer-logo img {
        width: 219px;
        height: 42px;
    }
    .widget-title {
        font-size: 22px;
    }
    .contact-info {
        text-align: center;
        font-size: 16.2px;
    }
    .contact-info div {
        max-width: 245px;
        margin: 0 auto 12px;
    }
    .site-footer .social-icons ul li a {
        width: 38px;
        height: 38px;
    }
    .site-footer .social-icons ul li a svg {
        width: 16px;
        height: 16px;
    }
    .footer-bottom {
        font-size: 15px;
    }
    .home-service-banner .emergency-subtitle {
        font-size: 12.5px;
    }
    .home-service-banner .emergency-title, 
    .services-content .services-heading {
        font-size: 34px;
    }
    .home-service-banner .service-info {
        font-size: 17.5px;
    }
    .service-bnrwrap{
        gap:20px;
    }
    .services-content .services-heading {
        font-size: 24px;
        line-height: 1.3;
    }
    .service-box .title-service {
        font-size: 22px;
    }
    .service-box .service-lists ul li {
        font-size: 16px;
    }
    .review-box {
        padding: 35px 20px;
    }
    .cta-heading {
        font-size: 25px;
        line-height: 1.3;
    }
    .cta-subtext {
        font-size: 17.5px;
    }
    .resources-title {
        font-size: 26px;
    }
    .resource-box .title-resource {
        font-size: 20px;
    }
    .resource-box .resource-btn a{
        padding:12px 18px;
    }
    .faq-heading {
        font-size: 28px;
    }
    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;
    }
    .gform_wrapper h2.gform_title{
        font-size:26px;
    }
    .gform_wrapper form.contact-form input[type="submit"]{
        font-size:14px !important;
    }
    .site-main p, .site-content .entry-content{
        font-size:16px;
    }
    .proud-section h2.wp-block-heading{
        font-size:24px;
    }
    .proud-section .accreditation-logo img {
        width:200px;
        height:200px;
    }
}
