@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-contact-info div span{
        font-size:13px;
    }
    .header-contact-info .phone, 
    .header-contact-info .address, 
    .header-contact-info .hours{
        font-size:13px;
        padding-left: 27px;
    }
    .header-contact-info {
        column-gap:8px;
    }
    .header-main .header-wrap{
        gap:10px;
    }
    .site-logo img {
        width: 246px;
        height: 84px;
    }
    .header-contact-info .address {
        max-width:175px;
    }
    .header-contact-info .phone:before, 
    .header-contact-info .address:before, 
    .header-contact-info .hours:before{
        top: 14px;
        width: 24px;
        height: 24px;
        background-size: 24px;
    }
    nav.main-menu ul li {
        padding: 0 15px;
    }
    nav.main-menu ul li a{
        font-size:16px;
    }
     nav.main-menu ul ul li a{
        font-size:14px;
    }
    .home-banner img, .home-banner video{
        height:470px;
    }
    .banner-content {
        margin-left: 0;
    }
    .banner-content:before{
        display:none;
    }
    .banner-subheading{
        font-size:18px;
    }
    .banner-heading{
        font-size:36px;
    }
    .banner-button a{
        font-size:17px;
        padding:18px 20px;
    }
    .services-section {
        padding:80px 0;
    }
    .services-heading{
        font-size:32px;
    }
    .service-text{
        font-size:17.5px;
    }
    .services-wrap{
        margin-top:55px;
    }
    .service-image img{
        height:280px;
    }
    .service-title {
        font-size:21px;
        padding:20px 15px;
    }
    .video-testimonial-section{
        padding:80px 0;
    }
    .real-stories-heading {
        font-size:34px;
    }
    .video-testimonial-wrap{
        gap:15px;
    }
    .testimonial-content .testi-text {
        padding: 0 15px;
        font-size:16px;
    }
    .testimonial-content .testi-text:before{
        width:54px;
        height:54px;
        background-size:54px;
    }
    .testimonial-video:before{
        width:70px;
        height:70px;
        background-size:70px;
        margin-left: -35px;
        margin-top: -35px;
    }
    .testimonial-button a{
        font-size:17px;
        padding:20px 20px;
        margin-top:50px;
    }
    .about-section, 
    .our-awards-section {
        padding:80px 0;
    }
    .about-wrap{
        gap:30px;
        align-items:flex-start;
    }
    .about-video{
        margin-top:0;
    }
    .about-content .about-subheading {
        font-size:13px;
    }
    .about-content .about-heading{
        font-size:28px;
    }
    .about-content .about-text {
        font-size:16px;
    }
    .about-content .about-text .about-lists li {
        font-size: 16px;
    }
    .about-content .about-contact {
        font-size:16px;
    }
    .signature img{
        width: 220px;
        height: 67px;
    }
    .about-overlay {
        padding:15px 18px;
        right: -15px;
        bottom: -15px;
        font-size:15px;
        z-index: 10;
    }
    .about-overlay:after{
        width: 82px;
        height: 15px;
        background-size: 82px;
    }
    .award-subheading, .review-subheading{
        font-size:16px;
    }
    .award-heading {
        font-size:28px;
    }
    .award-block .award-icon {
        width:90px;
        height:90px;
    }
    .award-block .award-icon img {
        width:auto;
        height:54px;
        display:block;
    }
    .award-block .award-title {
        font-size:18px;
    }
    .why-choose-us {
        padding:80px 0;
    }
    .why-choose-wrap{
        gap: 45px;
        grid-template-columns: auto 40%;
    }
    .why-choose-heading {
        font-size:26px;
        margin-bottom:30px;
    }
    .why-choose-points ul li {
        padding-left:42px;
        margin-bottom:30px;
        font-size:15px;
    }
    .why-choose-points ul li:before {
        width:34px;
        height:34px;
        background-size: 34px;
    }
    .why-choose-points ul li .point-title {
        font-size:18px;
        line-height:1.1;
    }
    .why-choose-video:before{
        top: -15px;
        left: -15px;
    }
    .reviews-section {
        padding:80px 0;
    }
    .review-heading {
        font-size:36px;
        margin-bottom:35px;
    }
    .map-area iframe {
        height:280px;
    }
    .footer-main {
        padding:60px 0;
    }
    .footer-main .container{
        gap: 15px;
    }
    .footer-logo img {
        width: 215px;
        height: 64px;
        display: block;
    }
    .ftr-text {
        font-size:16px;
    }
    .widget-title {
        font-size:22px;
    }
    .quick-links ul li a {
        font-size:15px;
    }
    .ftr-contact-info .info {
        font-size:16px;
        padding-left: 27px;
    }
    .ftr-contact-info .phone:before, 
    .ftr-contact-info .address:before, 
    .ftr-contact-info .hours:before{
        width:22px;
        height:22px;
        background-size: 22px;
    }
    .ftr-contact-info .address:before {
        width:24px;
        height: 24px;
        background-size: 24px;
    }
    .ftr-contact-info .hours:before {
        width:22px;
        height:22px;
        background-size:22px;
    }
    .social-icons ul li a {
        width:38px;
        height:38px;
    }
    .footer-bottom{
        font-size:12px;
    }
    .service-box .service-content {
        padding:15px;
    }
    .service-box .service-content .title-service {
        font-size: 22px;
        margin-bottom:12px;
    }
    .service-box .service-content .text-service {
        font-size: 16px;
    }
    .service-image img {
        height:420px;
    }
    .service-box .service-content .service-learmore a{
        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 {
      -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;
    }
    h2 {
        font-size:30px;
    }
    h3 {
        font-size: 28px;
    }
    h4 {
      font-size:22px;
    }
    h5 {
      font-size: 20px;
    }
    h6 {
        font-size:18px;
    }
    .footer-widget:nth-of-type(2) {
        margin-left:40px;
    }
    .site-main p, .site-content .entry-content {
        font-size: 16px;
    }
    .logo-banner .wp-block-columns{
        flex-wrap: nowrap !important;
    }
    .logo-banner .wp-block-heading{
        font-size:32px;
        margin-top:0;
    }
    .floating-button img{
        width: auto;
        height:52px;
    }
    .auto-section5 h2.wp-block-heading{
        font-size:21px;
    }
    .auto-section2 h5.wp-block-heading {
        font-size: 16px;
    }
    .auto-section1 .wp-block-image img {
        height: 705px;
    }
    .auto-section2 .wp-block-image img{
        height:1210px;
    }
    .auto-section2 .auto-section2-content h4.wp-block-heading{
        font-size:20px;
    }
    .auto-section3 .gb-layout-column-wrap{
        gap:40px;
    }
    .auto-section3 .auto-section3-main .wp-block-image {
        width: 100px;
        height: 100px;
    }
    .auto-section4{
        margin-left:15px !important;
        margin-right:15px !important;
    }
    .auto-section4 .auto-section4-content .gb-block-layout-column-inner {
        padding: 20px 0;
    }
    .about-video img{
        height:410px;
    }
    .logo-banner .wp-block-image img {
        width: auto;
        height: 230px;
    }
    .logo-banner p {
        font-size: 18px;
    }
    .logo-banner{
        margin-left:15px;
        margin-right:15px;
    }
    .auto-section1.financial-section1 .wp-block-image img {
        height: 405px;
    }
    .auto-section2.financial-section2 .wp-block-image img {
        height: 780px;
    }
    .auto-section1.business .wp-block-image img {
        height: 615px;
    }
    .about-team-main{
        gap:10px;
    }
    .about-team-main .wp-block-column.team-box{
        flex-basis: inherit !important;
        width:23%;
    }
    .auto-section2.about-section3 .about-team-main .team-box .wp-block-image {
        height: 120px;
        width: 120px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h3 {
        font-size: 17px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h5 {
        font-size: 14px;
    }
    .auto-section2.homeowners-section5 .wp-block-image img{
        height:520px;
    }
    .auto-section4.homeowners-section3.life-section4 {
        margin-top: -160px;
        margin-bottom:30px;
    }
    .auto-section1.financial-section1.life-section1 .wp-block-image img {
        height: 545px;
    }
    .auto-section2.financial-section2.life-section2 .wp-block-image img {
        height: 570px;
    }
    .auto-section4.life-section4 .wp-block-image img {
        height: 775px;
    }
    .page-id-329 .entry-header h1.entry-title{
        font-size:36px;
    }
    .review-box > .wp-block-columns {
        flex-direction: row;
        flex-wrap: nowrap !important;
    }
    .review-box > .wp-block-columns .wp-block-column.review-img{
        flex-basis: 35% !important;
    }
    .wp-block-columns.review-main{
        flex-wrap:nowrap !important;
        gap:10px;
    }
    .review-box{
        padding:15px;
    }
    .review-box .review-content h3{
        font-size:20px;
    }
    .review-box .review-content h4{
        font-size:14px;
    }
    .logo-banner.hof-area .wp-block-image img{
        width: auto;
        height:162px;
    }

}

@media only screen and (min-width: 992px) {
    .site-logo img {
        width: 309px;
        height: 92px;
    }
    .header-contact-info {
        column-gap:35px;
    }
    .header-contact-info .phone, 
    .header-contact-info .address, 
    .header-contact-info .hours {
        font-size: 16px;
        padding-left:30px;
    }
    .header-contact-info div span {
        font-size:14px;
    }
    .header-contact-info .phone:before, 
    .header-contact-info .address:before, 
    .header-contact-info .hours:before {
        top: 17px;
        width: 26px;
        height: 26px;
        background-size: 26px;
    }
    .header-contact-info .address {
        max-width: 240px;
    }
    nav.main-menu ul li {
        padding: 0 20px;
    }
    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: 520px;
    }
    .banner-heading {
        font-size: 42px;
    }
    .banner-button a {
        font-size: 18px;
        padding: 18px 22px;
    }
    .services-heading {
        font-size: 40px;
    }
    .service-text {
        font-size: 18px;
    }
    .service-image img {
        height:380px;
    }
    .service-title {
        font-size: 22px;
    }
    .service-box .service-content {
        padding:32px 20px;
    }
    .service-box .service-content .title-service {
        font-size:26px;
    }
    .service-box .service-content .text-service {
        font-size: 16px;
    }
    .service-box .service-content .service-learmore a{
        font-size:16px;
        margin-top:30px;
    }
    .real-stories-heading {
        font-size: 34px;
    }
    .testimonial-content .testi-text:before {
        width:62px;
        height:62px;
        background-size:62px;
    }
    .testimonial-content .testi-text {
        font-size:17.5px;
    }
    .testimonial-button a {
        font-size: 18px;
        padding: 20px 22px;
    }
    .about-content .about-subheading {
        font-size: 14px;
    }
    .about-content .about-heading {
        font-size: 34px;
    }
    .about-content .about-text {
        font-size: 17px;
    }
    .about-content .about-text .about-lists li {
        font-size: 17px;
    }
    .about-content .about-contact {
        font-size: 17px;
    }
    .signature img {
        width: 280px;
        height: 85px;
    }
    .about-overlay{
        font-size:17px;
    }
    .award-subheading, .review-subheading {
        font-size: 17px;
    }
    .award-heading {
        font-size: 32px;
    }
    .award-block .award-icon {
        width: 100px;
        height: 100px;
    }
    .award-block .award-icon img {
        width: auto;
        height: 60px;
    }
    .award-block .award-title {
        font-size: 19px;
    }
    .why-choose-heading {
        font-size: 34px;
    }
    .why-choose-points ul li:before {
        width: 40px;
        height: 40px;
        background-size: 40px;
    }
    .why-choose-points ul li {
        padding-left: 54px;
        font-size: 16px;
    }
    .why-choose-points ul li .point-title {
        font-size: 20px;
    }
    .review-heading {
        font-size: 42px;
    }
    .map-area iframe {
        height: 300px;
    }
    .footer-logo img {
        width: 275px;
        height: 82px;
    }
    .ftr-text {
        font-size: 17px;
    }
    .widget-title {
        font-size: 24px;
    }
    .quick-links ul li a {
        font-size: 16px;
    }
    .ftr-contact-info .info {
        font-size: 17px;
    }
    .ftr-contact-info .phone:before, 
    .ftr-contact-info .address:before, 
    .ftr-contact-info .hours:before{
        width:24px;
        height:24px;
        background-size: 24px;
    }
    .ftr-contact-info .address:before {
        width:26px;
        height: 26px;
        background-size: 26px;
    }
    .ftr-contact-info .hours:before {
        width:24px;
        height:24px;
        background-size:24px;
    }
    .social-icons ul li a {
        width:48px;
        height:48px;
    }
    .footer-bottom{
        font-size:13px;
    }
    .footer-widget:nth-of-type(2){
        margin-left:60px;
    }
    .ftr-contact-info .info.address{
        max-width: 248px;
    }
    .social-icons ul li a svg{
        width:21px;
        height:21px;
    }
    .site-main p, .site-content .entry-content {
        font-size: 17px;
    }
    .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,
    .page-id-329 .inner-banner{
        height:300px;
    }
    h2 {
        font-size:34px;
    }
    h3 {
        font-size:30px;
    }
    h4 {
      font-size:25px;
    }
    h5 {
      font-size: 22px;
    }
    h6 {
        font-size:20px;
    }
    .logo-banner .wp-block-heading {
        font-size: 38px;
    }
   .floating-button img{
        width: auto;
        height:58px;
    }
    .auto-section5 h2.wp-block-heading {
        font-size: 25px;
    }
    .auto-section2 .auto-section2-content h4.wp-block-heading {
        font-size: 22px;
    }
    .auto-section4 .auto-section4-content .gb-block-layout-column-inner {
        padding: 40px 0;
    }
    .about-video img{
        height:430px;
    }
    .logo-banner .wp-block-image img {
        width: auto;
        height: 245px;
    }
    .logo-banner p {
        font-size:20px;
    }
    .auto-section1.financial-section1 .wp-block-image img {
        height: 405px;
    }
    .auto-section2.financial-section2 .wp-block-image img {
        height:670px;
    }
    .auto-section3.about-section2 .auto-section3-main h4.wp-block-heading{
        font-size:15px;
    }
    .auto-section2.about-section3 .about-team-main .team-box .wp-block-image {
        height: 180px;
        width: 180px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h3{
        font-size:20px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h5{
        font-size:16px;
    }
    nav.main-menu ul ul{
        width:245px;
    }
    .page-id-329 .entry-header h1.entry-title{
        font-size:42px;
    }
    .review-box{
        padding:20px;
    }
    .review-box .review-content h3{
        font-size:22px;
    }
    .review-box .review-content h4{
        font-size:16px;
    }
    .review-box > .wp-block-columns .wp-block-column.review-img {
        flex-basis: 25% !important;
    }
    .logo-banner.hof-area .wp-block-image img{
        width: auto;
        height:182px;
    }
}


@media only screen and (min-width: 1200px) {
    .site-logo img {
        width: 403px;
        height: 120px;
    }
    .header-main .header-wrap {
        gap: 30px;
    }
    .header-contact-info {
        column-gap:52px;
    }
    .header-contact-info .phone, 
    .header-contact-info .address, 
    .header-contact-info .hours{
        font-size:18px;
        padding-left: 35px;
    }
    .header-contact-info div span{
        font-size:15px;
    }
    .header-contact-info .address {
        max-width: 246px;
    }
    .header-contact-info .phone:before, 
    .header-contact-info .address:before, 
    .header-contact-info .hours:before{
        width:30px;
        height:30px;
        background-size:30px;
        top: 20px;
    }
    .header-contact-info .address:before {
        width:36px;
        height:36px;
        background-size:36px;
    }
    .header-contact-info .hours:before {
        width:30px;
        height:30px;
        background-size:30px;
    }
    .home-banner img, .home-banner video{
        height:785px;
    }
    .banner-subheading{
        font-size:20px;
    }
    .banner-heading{
        font-size:52px;
    }
    .banner-button a{
        padding: 19px 24px;
        font-size: 20px;
    }
    nav.main-menu ul li{
        padding:0 32px;
    }
    nav.main-menu ul li a{
        font-size:18px;
    }
    nav.main-menu ul ul li a{
        font-size:15px;
    }
    .services-section {
        padding:112px 0;
    }
    .services-heading{
        font-size:46px;
    }
    .service-text{
        font-size:19px;
    }
    .services-wrap{
        margin-top:85px;
    }
    .service-image img{
        height:450px;
    }
    .service-title {
        font-size: 31px;
        padding: 28px 30px;
    }
    .video-testimonial-section{
        padding:112px 0;
    }
    .real-stories-heading {
        font-size: 48px;
    }
    .video-testimonial-wrap{
        gap:35px;
    }
    .testimonial-content .testi-text {
        padding: 0 35px;
        font-size:18px;
    }
    .testimonial-content .testi-text:before{
        width: 78px;
        height: 78px;
        background-size: 78px;
    }
    .testimonial-video:before{
        width: 90px;
        height: 90px;
        background-size: 90px;
        margin-left: -45px;
        margin-top: -45px;
    }
    .testimonial-button a{
        font-size: 22px;
        padding: 21px 24px;
        margin-top: 75px;
    }
    .about-section, 
    .our-awards-section {
        padding: 125px 0;
    }
    .about-wrap{
        gap:75px;
    }
    .about-content .about-subheading {
        font-size: 17.5px;
    }
    .about-content .about-heading{
        font-size:47px;
    }
    .about-content .about-text {
        font-size: 18.5px;
    }
    .about-content .about-text .about-lists li {
        font-size: 20px;
    }
    .about-content .about-contact {
        font-size: 20px;
    }
    .signature img{
        width: 315px;
        height: 96px;
    }
    .about-overlay {
        padding: 35px 32px;
        right: -45px;
        bottom: -20px;
        font-size: 25px;
    }
    .about-overlay:after{
        width: 132px;
        height: 26px;
        background-size: 132px;
    }
    .award-subheading, .review-subheading{
        font-size:18px;
    }
    .award-heading {
        font-size: 46px;
    }
    .award-block .award-icon {
        width: 118px;
        height: 118px;
    }
    .award-block .award-icon img {
        width:auto;
        height:72px;
    }
    .award-block .award-title {
        font-size: 20px;
    }
    .why-choose-us {
        padding: 115px 0;
    }
    .why-choose-wrap{
        gap:60px;
        grid-template-columns: auto 40%;
    }
    .why-choose-heading {
        font-size: 47px;
        margin-bottom: 45px;
    }
    .why-choose-points ul li {
        padding-left: 108px;
        margin-bottom: 42px;
        font-size: 19px;
    }
    .why-choose-points ul li:before {
        width: 71px;
        height: 71px;
        background-size: 71px;
    }
    .why-choose-points ul li .point-title {
        font-size: 24px;
    }
    .why-choose-video:before{
        top: -26px;
        left: -26px;
    }
    .reviews-section {
        padding: 115px 0;
    }
    .review-heading {
        font-size: 55px;
        margin-bottom: 70px;
    }
    .map-area iframe {
        height: 534px;
    }
    .footer-main {
        padding: 80px 0;
    }
    .footer-main .container{
        gap: 30px;
    }
    .footer-logo img {
        width: 342px;
        height: 102px;
    }
    .ftr-text {
        font-size: 17.5px;
    }
    .widget-title {
        font-size: 30px;
    }
    .quick-links ul li a {
        font-size: 17.2px;
    }
    .ftr-contact-info .info {
        font-size: 19px;
        padding-left:35px;
    }
    .ftr-contact-info .phone:before, 
    .ftr-contact-info .address:before, 
    .ftr-contact-info .hours:before{
        width:26px;
        height:26px;
        background-size: 26px;
    }
    .ftr-contact-info .address:before {
        width: 36px;
        height: 36px;
        background-size: 36px;
    }
    .ftr-contact-info .hours:before {
        width: 28px;
        height: 28px;
        background-size: 28px;
    }
    .social-icons ul li a {
        width: 50px;
        height: 50px;
    }
    .footer-bottom{
        font-size: 13.5px;
    }
    .service-box .service-content {
        padding: 45px 28px;
    }
    .service-box .service-content .title-service {
        font-size: 28px;
    }
    .service-box .service-content .title-service {
        font-size: 28px;
        margin-bottom: 22px;
    }
    .service-box .service-content .text-service {
        font-size: 18px;
    }
    .service-box .service-content .service-learmore a {
        font-size: 18px;
        margin-top: 40px;
    }
    .social-icons ul li a svg{
        width:24px;
        height:24px;
    }
    .entry-header h1.entry-title{
        font-size:40px;
    }
    .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;
    }
    .site-main p, .site-content .entry-content{
        font-size:18px;
    }
    #secondary.widget-area .widget h2 {
        font-size: 24px;
    }
    .about-video img,
    .about-video video,
    .why-choose-video video{
        width: 100%;
        height: 620px;
        object-fit: cover;
    }
    .why-choose-video video{
        height:460px;
    }
    .banner-content {
        margin-left:145px;
    }
    .banner-content:before{
        display:inherit;
    }
    .logo-banner .wp-block-heading {
        font-size: 47px;
    }
    .floating-button img{
        width: auto;
        height:69px;
    }
    .auto-section5 h2.wp-block-heading{
        font-size:34px;
    }
    .auto-section2 h5.wp-block-heading {
        font-size: 20px;
    }
    .auto-section1 .wp-block-image img {
        height: 645px;
    }
    .auto-section2 .wp-block-image img {
        height: 840px;
    }
    .auto-section2 .auto-section2-content h4.wp-block-heading {
        font-size: 24px;
    }
    .auto-section3 .auto-section3-main .wp-block-image {
        width: 116px;
        height: 116px;
    }
    .auto-section4 {
        margin-left: auto !important;
        margin-right: auto !important;
    }
    .logo-banner .wp-block-image img {
        width: auto;
        height: 280px;
    }
    .logo-banner.hof-area .wp-block-image img{
        width: auto;
        height:242px;
    }
    .logo-banner p {
        font-size:22px;
    }
    .auto-section1.financial-section1 .wp-block-image img {
        height:500px;
    }
    .auto-section2.financial-section2 .wp-block-image img {
        height:600px;
    }
    .financial-section1 .gb-layout-column-wrap {
        gap: 50px;
    }
    .financial-section1 h2.wp-block-heading{
        line-height:1.4;
    }
    .business-section2 .service-title {
        font-size: 28px;
        padding: 15px 20px;
    }
    .business-section2 .service-box .service-content {
        padding: 20px 20px;
    }
    .business-section2 .service-box .service-content .title-service {
        font-size: 22px;
    }
    .business-section2 .service-box .service-content .title-service br{
        display:none;
    }
    .auto-section1.business .wp-block-image img {
        height:500px;
    }
    .about-section1 .about-section .about-content .about-heading{
        max-width:480px;
    }
    .auto-section3.about-section2 .auto-section3-main{
        margin-top:55px;
    }
    .auto-section3.about-section2 .auto-section3-main h4.wp-block-heading {
        font-size: 18px;
    }
    .about-team-main {
        gap: 15px;
    }
    .auto-section2.about-section3 .about-team-main .team-box .wp-block-image {
        height: 200px;
        width: 200px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h3 {
        font-size: 24px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h5 {
        font-size: 18px;
    }
    .auto-section4.homeowners-section3 .wp-block-image img{
        height:610px;
    }
    .auto-section2.financial-section2.homeowners-section2 .wp-block-image img {
        height: 635px;
    }
    .auto-section3.homeowners-section4 .auto-section3-main p{
        max-width: 312px;
        margin: 0 auto;
    }
    .auto-section3.homeowners-section4 .wp-block-column.container{
        max-width:1180px;
    }
    .auto-section2.homeowners-section5 .wp-block-image img {
        height: 440px;
    }
    .life-section3 h2.wp-block-heading strong{
        display:block;
    }
    .auto-section2.financial-section2.homeowners-section2.life-section2 .wp-block-image img {
        height: 450px;
    }
    .auto-section4.homeowners-section3.life-section4 .wp-block-image img {
        height: 700px;
    }
    .page-id-329 .entry-header h1.entry-title{
        font-size:52px;
    }
    .review-box {
        padding: 30px;
    }
    .review-box > .wp-block-columns .wp-block-column.review-img {
        flex-basis: 16% !important;
    }
    .review-box .review-content h3 {
        font-size: 25px;
    }
    .review-box .review-content h4 {
        font-size: 17px;
    }
    .wp-block-columns.review-main{
        gap:20px;
    }

}
@media only screen and (min-width: 1300px){
    .auto-section4 .auto-section4-content .gb-block-layout-column-inner {
        padding: 80px 40px 80px 15px;
    }
    .auto-section5 h2.wp-block-heading {
        font-size: 36px;
    }
    .logo-banner {
        margin-left: auto;
        margin-right: auto;
    }
}


@media screen and (max-width: 767px){
    .header-main .header-wrap{
        flex-direction:column;
    }
    .header-main {
        max-height:100%;
        padding:10px 0;
    }
    .header-contact-info{
        display:none;
        flex-direction:column;
    }
    .navigation-area{
        display:none;
    }
    .site-logo{
        bottom:0;
    }
    .banner-content{
        margin-left:0;
    }
    .home-banner img, 
    .home-banner video{
        height:400px;
    }
    .banner-heading{
        font-size:28px;
        letter-spacing:1px;
    }
    .banner-subheading{
        font-size:17px;
    }
    .banner-button a{
        padding: 16px 20px;
        font-size: 17px;
    }
    .site-logo img {
        width: 315px;
        height: 94px;
        display: block;
    }
    .services-section {
        padding: 50px 0;
    }
    .services-heading{
        font-size:30px;
        margin-bottom: 25px;
    }
    .service-text{
        font-size:17.2px;
    }
    .services-wrap{
        margin-top:50px;
        grid-template-columns: repeat(1, 1fr);
    }
    .service-title {
        font-size: 24px;
        padding: 18px 22px;
    }
    .service-box .service-content {
        padding: 35px 24px;
    }
    .service-box .service-content .title-service {
        font-size: 26px;
    }
    .service-box .service-content .text-service{
        font-size:17px;
    }
    .service-box .service-content .service-learmore a{
        font-size:17px;
        margin-top:30px;
    }
    .service-box:hover .overlay{
        display:flex;
        align-items:center;
    }
    .video-testimonial-section{
        padding:50px 0;
    }
    .real-stories-heading {
        font-size: 34px;
        margin: 0 auto 60px;
    }
    .real-stories-heading:after{
        width: 100px;
        height: 4px;
        margin-left: -50px;
    }
    .video-testimonial-wrap{
        flex-direction:column;
        gap:18px;
    }
    .testimonial-left,
    .testimonial-video{
        width:100%;
    }
    .testimonial-left{
        padding:50px 0;
    }
    .testimonial-content .testi-text:before{
        width: 72px;
        height: 72px;
        background-size: 72px;
    }
    .testimonial-content .testi-text{
        font-size:17.2px;
    }
    .testimonial-button a{
        font-size:18px;
        padding: 20px 16px;
        letter-spacing: 1px;
        margin-top:40px;
    }
    .about-section, 
    .our-awards-section{
        padding:50px 0;
    }
    .about-wrap{
        flex-direction:column;
        gap:30px;
        padding:0 15px;
    }
    .about-video,
    .about-content {
        width: 100%;
    }
    .about-overlay {
        padding: 24px 20px;
        position: relative;
        right: 0;
        bottom: 0;
        font-size: 21px;
    }
    .about-overlay:after{
        width: 124px;
        height: 24px;
        background-size: 124px;
    }
    .about-content{
        margin-top:22px;
    }
    .about-content .about-subheading {
        font-size: 17px;
    }
    .about-content .about-heading{
        font-size:36px;
    }
    .about-content .about-text {
        font-size: 18px;
        padding-right:0;
    }
    .about-content .about-text .about-lists li {
        font-size: 18.5px;
    }
    .about-content .about-contact {
        font-size: 18.5px;
    }
    .signature img{
        width: 280px;
        height: 85px;
    }
    .award-heading {
        font-size: 30px;
    }
    .awards-wrap {
        grid-template-columns: repeat(1, 1fr);
        margin-top:40px;
    }
    .award-block:after{
        width: 100%;
        height: 1px;
        top:-15px;
        background: rgba(0, 0, 0, 0.20);
    }
    .award-block:before,
    .award-block:first-of-type:after{
        display:none;
    }
    .award-block:nth-of-type(3):after, 
    .award-block:nth-of-type(6):after{
        background: rgba(0, 0, 0, 0.20);
    }
    .award-block:nth-of-type(4), 
    .award-block:nth-of-type(5){
        padding-bottom: 50px;
    }
    .award-block{
        padding-top:20px;
    }
    .award-block:nth-of-type(6){
        padding-bottom:0;
    }
    .award-block .award-icon {
        width: 100px;
        height: 100px;
        margin: 0 auto 15px;
    }
    .award-block .award-icon img{
        width:auto;
        height:54px;
        display:block;
    }
    .why-choose-us{
        padding:50px 0;
        background:var(--background-black);
    }
    .why-choose-us:before,
    .why-choose-video:before{
        display:none;
    }
    .why-choose-wrap {
        display:flex;
        flex-direction:column-reverse;
        gap:42px;
    }
    .why-choose-video{
        margin-top:0;
        border:1.5px solid var(--red-color);
        padding:10px;
    }
    .why-choose-heading {
        font-size:35px;
    }
    .why-choose-points ul li:before{
        width: 36px;
        height: 36px;
        background-size: 36px;
    }
    .why-choose-points ul li {
        padding-left: 52px;
        margin-bottom:38px;
        font-size: 17.5px;
    }
    .why-choose-points ul li .point-title {
        font-size: 20px;
    }
    .reviews-section{
        padding:50px 0;
    }
    .award-subheading, 
    .review-subheading{
        font-size:17px;
    }
    .review-heading {
        font-size: 38px;
        margin-bottom: 40px;
    }
    .map-area iframe {
        height: 280px;
    }
    .footer-main {
        padding:50px 0;
    }
    .footer-main .container {
        grid-template-columns: repeat(1, 1fr);
        text-align:center;
    }
    .footer-logo img {
        width: 315px;
        height: 94px;
        margin: 0 auto;
    }
    .ftr-text{
        max-width: 375px;
        margin: 25px auto 0;
    }
    .widget-title {
        font-size: 24px;
        margin-bottom:24px;
    }
    .ftr-contact-info .info{
        font-size:18px;
        padding-left:0;
    }
    .social-icons ul li a {
        width: 47px;
        height: 47px;
    }
    .footer-bottom .container{
        justify-content:center;
        text-align:center;
        gap:8px;
        flex-direction:column;
    }
    .footer-bottom{
        font-size:12.5px;
        letter-spacing:0;
        padding: 18px 0;
    }
    .ftr-contact-info .phone:before, 
    .ftr-contact-info .address:before, 
    .ftr-contact-info .hours:before{
        display:none;
    }
    .testimonial-video:before{
        width: 70px;
        height: 70px;
        background-size: 70px;
        margin-left: -35px;
        margin-top: -35px;
    }
    .about-content .about-contact br{
        display:none;
    }
    .ftr-contact-info .info.address{
        max-width: 240px;
        margin: 0 auto 12px;
        line-height: 1.4;
    }
    .rmp-menu-wrap .rmp-menu-item-link{
        text-transform: uppercase;
        letter-spacing:0.5px !important;
    }
    h2 {
        font-size:30px;
    }
    h3 {
        font-size: 26px;
    }
    h4 {
        font-size: 24px;
    }
    h5 {
        font-size: 22px;
    }
    h6 {
        font-size:20px;
    }
    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;
        text-align:center;
    }
    a.entry-button{
        font-size:14px;
    }
    #secondary.widget-area .widget h2 {
        font-size: 21px;
    }
    .social-icons ul li a svg{
        width:22px;
        height:22px;
    }
    .gform_wrapper .gform_heading h2.gform_title {
        font-size: 28px;
    }
    .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;
    }
    .gform_wrapper.gravity-theme .gfield_label{
        font-size:15.5px !important;
    }
    .gform_wrapper form.contact-form input[type="submit"] {
        padding: 16px 22px !important;
        font-size:16px !important;
    }
    .gform_wrapper.gravity-theme form.contact-form .gfield-choice-input+label{
        font-size:13px;
    }
    .logo-banner{
        padding:40px 0;
        text-align: center;
        margin: inherit;
        border-radius: 0;
        box-shadow: none;
        margin-top: 15px;
    }
    .logo-banner .wp-block-columns{
        flex-direction: column-reverse;
    }
    .logo-banner .wp-block-image img {
        width: auto;
        height: 260px;
        margin: 0 auto;
    }
    .logo-banner .wp-block-heading{
        font-size:34px;
        margin-top:0;
    }
    .floating-button img{
        width: auto;
        height: 46px;
    }
    .rmp-menu-additional-content .header-contact-info{
        display:flex;
        text-align: left;
        margin-top:20px;
        flex-direction:column;
        gap:20px;
    }
    .rmp-menu-additional-content  .header-contact-info .phone, 
    .rmp-menu-additional-content .header-contact-info .address, 
    .rmp-menu-additional-content .header-contact-info .hours{
        padding-left:0;
        color:#fff;
        letter-spacing:0.5px;
        font-weight:400;
    }
    .rmp-menu-additional-content .header-contact-info .phone:before, 
    .rmp-menu-additional-content .header-contact-info .address:before, 
    .rmp-menu-additional-content .header-contact-info .hours:before{
        display:none;
    }
    .rmp-menu-additional-content .header-contact-info div span{
        color:#efefef;
        margin-bottom:3px;
        font-size:13px;
        font-weight:600;
    }
    .rmp-menu-additional-content .header-contact-info .phone a{
        color:#fff;
    }
    .auto-section1 .wp-block-image img {
        height: 100%;
    }
    .auto-section5 {
        padding-top: 50px;
    }
    .auto-section5 h2.wp-block-heading {
        margin-bottom: 20px;
    }
    .auto-section5 .gb-layout-column-wrap .wp-block-embed iframe{
        height:260px;
    }
    .auto-section2 {
        padding:50px 0;
        margin-bottom:0;
    }
    .auto-section2 h5.wp-block-heading {
        font-size: 18px;
    }
    .auto-section2 .gb-layout-column-wrap {
        display: flex;
        flex-direction: column-reverse;
    }
    .auto-section2 .wp-block-image img {
        height: 100%;
    }
    .auto-section2 .auto-section2-content h4.wp-block-heading{
        font-size:22px;
    }
    .auto-section3 {
        padding: 50px 0;
    }
    .site-main p, .site-content .entry-content{
        font-size:17px;
    }
    .auto-section3 .auto-section3-main .gb-layout-column-wrap{
        gap:45px;
    }
    .auto-section3 .auto-section3-main .wp-block-image {
        width:105px;
        height:105px;
    }
    .auto-section3 .auto-section3-main img {
        width: 78px;
        height: 78px;
    }
    .auto-section4 {
        margin-top: 50px;
    }
    .auto-section4{
        padding-left: 0 !important;
        padding-right: 0 !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .auto-section4 .wp-block-image img {
        height: 100%;
        border-radius: 6px;
    }
    .auto-section4 .auto-section4-content .gb-block-layout-column-inner {
        padding: 30px 15px;
    }
    .logo-banner p {
        font-size: 20px;
    }
    .about-overlay{
        margin-top:12px;
    }
    .auto-section3.about-section2 {
        padding: 50px 0;
    }
    .auto-section3.about-section2 .auto-section3-main h4.wp-block-heading{
        max-width: 300px;
        margin: 0 auto 15px;
    }
    .about-team-main {
        margin-top: 50px;
    }
    .about-team-main .team-box{
        margin-bottom:0;
        width: 100%;
    }
    .auto-section2.about-section3{
        padding-bottom:30px;
    }
    .homeowners-section6{
        padding-top:50px;
    }
    .homeowners-section6 h2.wp-block-heading{
        margin-bottom: 30px;
        line-height: 1.2;
        text-align: center;
    }
    .homeowners-section6 .gb-layout-column-wrap .wp-block-embed iframe{
        height:256px;
    }
    .homeowners-section3 .gb-block-layout-column:nth-child(2) .gb-block-layout-column-inner{
        padding:40px 15px;
    }
    .auto-section4.homeowners-section3{
        padding-bottom:0;
    }
    .auto-section3.homeowners-section4 .auto-section3-main p{
        max-width: 320px;
        margin-left: auto;
        margin-right: auto;
    }
    .auto-section4.homeowners-section5 {
        padding-left:20px !important;
        padding-right:20px !important;
        box-shadow: rgba(0, 0, 0, 0.1) 0 0 11px 0;
        -moz-box-shadow: rgba(0,0,0,0.1) 0 0 11px 0;
        -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 11px 0;
    }
    .auto-section4.homeowners-section3{
        margin-bottom:50px;
    }
    .auto-section4.homeowners-section3.life-section4{
        margin-top:50px;
        margin-bottom:0;
    }
    .page-id-329 .inner-banner{
        height:220px;
    }
    .page-id-329 .inner-banner{
        margin-top:0;
    }
    .page-id-329 .entry-header h1.entry-title{
        max-width:100%;
    }
    .review-box > .wp-block-columns {
        flex-direction: row;
        flex-wrap: nowrap !important;
    }
    .review-box > .wp-block-columns .wp-block-column.review-img{
        flex-basis: 35% !important;
    }
    .page-id-329 h2.wp-block-heading {
        margin-bottom: 30px;
    }
    .review-box .review-content h3{
        font-size:23px;
    }
    .review-box .review-content h4 {
        font-size: 16px;
    }
    .wp-block-columns.review-main {
        gap: 32px;
    }
    .logo-banner.hof-area .wp-block-columns {
        flex-direction: column-reverse;
    }
    .logo-banner.hof-area .wp-block-image img{
        width: auto;
        height:182px;
    }
    .logo-banner.hof-area {
        margin-top: 0px;
        border-radius: 0;
    }
    
}

@media (max-width: 479px) {
    .site-logo img {
        width: 248px;
        height: 74px;
    }
    .home-banner img, 
    .home-banner video {
        height: 320px;
    }
    .banner-subheading {
        font-size: 14px;
    }
    .banner-heading {
        font-size: 22px;
        letter-spacing: 0.5px;
    }
    .banner-button a {
        padding: 15px 16px;
        font-size: 15px;
        letter-spacing: 2px;
        margin-top:22px;
    }
    .services-heading {
        font-size:25px;
    }
    .service-box .service-content {
        padding: 25px 20px;
    }
    .service-text {
        font-size: 16.5px;
    }
    .service-image img {
        width: 100%;
        height: 420px;
    }
    .service-title {
        font-size: 22px;
    }
    .service-box .service-content .title-service {
        font-size: 22px;
    }
    .service-box .service-content .text-service {
        font-size: 16px;
    }
    .service-box .service-content .service-learmore a {
        font-size: 16px;
        padding: 7px 15px;
    }
    .real-stories-heading {
        font-size: 24px;
    }
    .testimonial-content .testi-text:before {
        width: 68px;
        height: 68px;
        background-size: 68px;
    }
    .testimonial-content .testi-text {
        font-size: 16.5px;
    }
    .testimonial-button a {
        font-size: 15px;
        letter-spacing:0px;
    }
    .about-overlay{
        font-size:17px;
    }
    .about-overlay:after {
        width: 90px;
        height: 16px;
        background-size: 90px;
    }
    .about-content .about-subheading {
        font-size: 15px;
        letter-spacing:1px;
    }
    .about-content .about-heading {
        font-size:27px;
    }
    .about-content .about-text {
        font-size: 17px;
    }
    .about-content .about-text .about-lists li,
    .about-content .about-contact {
        font-size:17.2px;
    }
    .testimonial-video:before{
        width:60px;
        height:60px;
        background-size:60px;
        margin-left: -30px;
        margin-top: -30px;
    }
    .signature img {
        width: 245px;
        height: 75px;
    }
    .award-subheading, 
    .review-subheading {
        font-size: 16px;
    }
    .award-heading {
        font-size: 24px;
        letter-spacing: 1px;
    }
    .awards-wrap {
        margin-top: 30px;
    }
    .award-block .award-icon {
        width: 90px;
        height: 90px;
    }
    .award-block .award-icon img {
        width: auto;
        height: 48px;
        display: block;
    }
    .award-block .award-title {
        font-size: 18px;
        line-height:1.3;
    }
    .why-choose-heading {
        font-size: 27px;
    }
    .why-choose-points ul li .point-title {
        font-size: 18px;
        letter-spacing:0;
    }
    .why-choose-points ul li{
        font-size:16px;
    }
    .review-heading {
        font-size: 28px;
    }
    .map-area iframe {
        height: 220px;
    }
    .footer-logo img {
        width: 275px;
        height: 82px;
    }
    .ftr-text {
        font-size: 16.5px;
    }
    .widget-title {
        font-size: 22px;
    }
    .quick-links ul li a {
        font-size: 16.5px;
    }
    .ftr-contact-info .info {
        font-size: 17px;
        margin-bottom: 12px;
    }
    .social-icons ul li a {
        width: 42px;
        height: 42px;
    }
    .footer-bottom {
        font-size: 11.5px;
        line-height: 1.3;
    }
    h2 {
        font-size: 28px;
    }
    h3 {
        font-size: 24px;
    }
    h4 {
      font-size: 22px;
    }
    h5 {
      font-size: 20px;
    }
    h6 {
        font-size:18px;
    }
    .site-content .entry-content {
        font-size: 17px;
    }
    article.hentry .entry-content h2 {
        font-size: 26px;
    }
    .inner-banner img{
        min-height:200px;
    }
    .page-id-329 .inner-banner{
        height:200px;
    }
    body{
        font-size:16.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:26px;
    }
    .page-id-329 .entry-header h1.entry-title{
        font-size:24px;
    }
    a.entry-button{
        font-size:13px;
    }
    .social-icons ul li a svg{
        width:20px;
        height:20px;
    }
    .site-main p, .site-content .entry-content {
        font-size: 17px;
    }
    .gform_wrapper .gform_heading h2.gform_title {
        font-size: 24px;
    }
    .gform_wrapper.gravity-theme .gfield_label{
        font-size:14.5px !important;
    }
    .gform_wrapper form.contact-form input[type="submit"] {
        padding: 16px 22px !important;
        font-size:15.5px !important;
    }
    .gform_wrapper.gravity-theme form.contact-form .gfield-choice-input+label{
        font-size:12px;
    }
    .logo-banner .wp-block-image img {
        width: auto;
        height: 225px;
        margin: 0 auto;
    }
    .logo-banner .wp-block-heading{
        font-size:26px;
        margin-top:0;
    }
    .logo-banner p {
        font-size: 17px;
    }
    .floating-button img{
        width: auto;
        height:42px;
    }
    .auto-section2 h2.wp-block-heading, 
    .auto-section1 h2.wp-block-heading, 
    .auto-section3 h2.wp-block-heading, 
    .auto-section4 h2.wp-block-heading, 
    .auto-section5 h2.wp-block-heading{
        font-size:26px;
    }
    .wp-block-button a.wp-block-button__link{
        font-size:15px;
        padding: 20px 20px;
    }
    h6 {
        font-size: 16px !important;
    }
    .auto-section2 h5.wp-block-heading {
        font-size: 15px;
    }
    .auto-section2 .auto-section2-content h4.wp-block-heading {
        font-size: 20px;
    }
    .site-main p, .site-content .entry-content {
        font-size: 16px;
    }
    .auto-section3 .auto-section3-main .wp-block-image {
        width:98px;
        height:98px;
    }
    .auto-section3 .auto-section3-main img {
        width: 72px;
        height: 72px;
    }
    .auto-section3 .auto-section3-main h4.wp-block-heading{
        font-size:17.5px;
    }
    .auto-section2.financial-section2 h2.wp-block-heading{
        font-size:22px;
    }
    .auto-section3.about-section2 .auto-section3-main h4.wp-block-heading{
        font-size:17px;
    }
    .auto-section2.about-section3 .about-team-main .team-box .wp-block-image {
        height: 180px;
        width: 180px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h3{
        font-size:22px;
    }
    .auto-section2.about-section3 .about-team-main .team-box h5{
        font-size:17px;
    }
    .homeowners-section6 .gb-layout-column-wrap .wp-block-embed iframe {
        height: 200px;
    }
    .homeowners-section3 ul.wp-block-list li{
        font-size:17px;
    }
    .auto-section4.homeowners-section5 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .review-box{
        padding:20px;
    }
    .review-box .review-img .wp-block-image {
        width: 90px;
        height: 90px;
    }
    .review-box .review-content h3 {
        font-size: 20px;
    }
    .review-box .review-content h4 {
        font-size: 14px;
    }
    .logo-banner.hof-area .wp-block-image img{
        width: auto;
        height:162px;
    }
}
