@media only screen and (min-width: 1921px) {
  .contacthero::before {
    background-size: contain;
  }
}

@media only screen and (max-width: 1699px) {
  .submanuinner {
    padding: 20px 0;
    min-width: 280px;
  }

  .sunmenuouter {
    min-width: 320px;
    padding: 20px 0;
  }

  ul.submenumain li a {
    padding: 0 20px;
  }

  .sunmenuouter h5 {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1440px) {
  :root {
    --bigcontainer: calc(100% - 80px);
    --font-240: 180px;
    --font-90: 72px;
    --font-80: 68px;
    --font-70: 64px;
    --font-50: 46px;
    --font-40: 36px;
    --font-30: 28px;
    --font-24: 24px;
    --font-22: 22px;
    --font-20: 20px;
    --font-18: 18px;
    --font-16: 16px;
    --font-14: 14px;
  }

  .castslidebg {
    height: 700px;
  }

  .communitysection {
    grid-gap: 60px;
  }

  .shapemain {
    width: 530px;
    height: 494px;
  }

  .homegridinner {
    grid-template-columns: repeat(3, 1fr);
  }

  .comancontentarrowgrid {
    grid-gap: 60px;
  }

  .gridfirstblog {
    grid-template-columns: repeat(2, 1fr);
  }

  .blogrightfirst img {
    width: 100%;
    height: 100%;
  }

  .sencturygrid img {
    width: 100%;
    height: 100%;
  }

  .sencturygrid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 70px;
  }

  .history-data-box .history-content-box {
    grid-gap: 150px;
  }

  .board-structure-bio .board-structure-bio-grid {
    grid-gap: 100px;
  }

  .board-structure-bio .content-box h3 {
    margin-bottom: 40px;
  }

  .board-structure .board-structure-card-grid {
    grid-gap: 40px 20px;
  }

  .submanuinner {
    padding: 20px 0;
    min-width: 250px;
  }

  .sunmenuouter {
    min-width: 250px;
    padding: 20px 0;
  }

  .sunmenuouter h5 {
    padding: 0 20px;
  }

  ul.submenumain li a {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 1439px) {
  .submanuinner {
    padding: 15px 0;
    min-width: 230px;
  }

  .sunmenuouter {
    min-width: 230px;
    padding: 15px 0;
  }

  .sunmenuouter h5 {
    padding: 0 15px;
  }

  ul.submenumain li a {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 1399px) {
  .toplogogrid {
    grid-template-columns: auto 840px;
  }

  .board-structure .board-structure-card span:not(.arrow-box) {
    margin-bottom: 20px;
  }

  .board-structure .board-structure-grid {
    grid-template-columns: 300px auto;
  }

  .maplistgrid {
    grid-template-columns: 400px auto 400px;
  }
}

@media only screen and (max-width: 1366px) {
  .mainmenu>li>a {
    padding: 10px;
  }

  .a.white-cta {
    padding: 14px 20px;
  }

  .castle-strategic-main {
    gap: 70px;
  }
}

@media only screen and (max-width: 1299px) {
  .headerright {
    grid-gap: 20px;
  }

  .bannerleft h4 {
    line-height: 50px;
    padding-top: 40px;
  }

  .bannerleft h2 {
    padding-bottom: 60px;
  }

  .resoncetable .leftresponce:last-child .contentlistresponce {
    padding: 20px 20px 20px 10px;
  }

  .resoncetable .leftresponce:first-child .contentlistresponce {
    padding: 20px 10px 20px 20px;
  }

  .blogcontentgrid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
  }

  .map-grid {
    gap: 60px;
  }

  .shape-future-card:first-child {
    margin-right: 70px;
  }

  .castle-strategic-main {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }

  .toplogogrid {
    grid-template-columns: auto 740px;
  }

  .our-partner-work-with .our-partner-work-with-grid {
    grid-template-columns: 380px auto;
  }

  .sitemap-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .event-detail-grid {
    gap: 40px;
  }

  .vale-stadium::after {
    width: 100%;
  }
}

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

  /* ------------------------ */
  :root {
    --font-240: 107px;
  }

  .toplogogrid {
    grid-template-columns: 1fr;
  }

  .logofooter {
    margin-bottom: 60px;
  }

  .communityleft h3 {
    margin-bottom: 40px;
  }

  .supporticons img {
    display: none;
  }

  .shapemain {
    width: 430px;
    height: 394px;
  }

  .reusefotnt span {
    font-size: var(--font-240);
  }

  .centerserch .form-group input,
  .centerserch .form-group input::placeholder {
    line-height: 78px;
  }

  .headerright {
    gap: 8px;
  }

  main {
    padding-top: 68px;
  }

  .flowerimg::before {
    border-radius: 10px;
  }

  .contacthero::before {
    background-size: contain !important;
  }

  .hamburger {
    display: block;
  }

  .headermenu {
    display: none;
  }

  body.menu-open .headermenu {
    display: block;
  }

  .contactcta {
    display: none;
  }

  .contactcta-mobile {
    display: block;
    margin-top: 40px;
  }

  .contactcta-mobile a.white-cta {
    width: 100%;
    padding: 12px 0;
    text-align: center;
  }

  .hamburger-btn {
    width: 28px;
    height: 20px;
    position: relative;
    background: none;
    border: 0;
    cursor: pointer;
    padding-right: 0;
  }

  .hamburger-btn span {
    position: absolute;
    left: 0;
    width: 18px;
    height: 2px;
    background: var(--white);
    transition: all 0.35s ease;
  }

  .hamburger-btn span:nth-child(1) {
    top: 6px;
  }

  .hamburger-btn span:nth-child(2) {
    bottom: 6px;
  }

  body.menu-open .hamburger-btn span:nth-child(1) {
    top: 50%;
    transform: rotate(45deg);
  }

  body.menu-open .hamburger-btn span:nth-child(2) {
    bottom: 42%;
    transform: rotate(-45deg);
  }

  .insurancepartnerinfo {
    grid-template-columns: 2fr 1fr;
    grid-gap: 20px;
  }

  .moblie-menu {
    display: flex;
    align-items: center;
    gap: 20px;
  }

  .outerheader {
    display: none;
  }

  .mobile-header {
    background: var(--dark-green);
    height: 68px;
    position: fixed;
    top: 0;
    z-index: 9;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 20px;
  }

  .header-manu-mobile {
    position: absolute;
    background-color: hsl(188deg 82% 31% / 98%);
    padding: 20px;
    top: 67px;
    left: 0;
    width: 100%;
    display: none;
  }

  .nested-moblie-acc.active .header-manu-mobile {
    display: block;
    overflow-y: auto;
    max-height: calc(100dvh - 68px);
  }

  .header-manu-mobile li {
    list-style-type: none;
  }

  .main-menu-head {
    display: flex;
    align-items: center;
    border-bottom: 1px solid var(--white);
    padding: 20px 0 10px 0;
    justify-content: space-between;
  }

  .main-menu-head a {
    color: var(--white);
    font-size: var(--font-16);
    display: block;
    flex: none;
    font-weight: 600;
  }

  .inner-menu-title a {
    flex: none;
  }

  .menu-toggle1 {
    text-align: end;
    width: 100%;
    display: block;
  }

  .menu-toggle1 img {
    filter: brightness(0) invert(1);
  }

  .moblie-inner {
    background: var(--dark-green);
    padding: 20px;
    margin-top: 20px;
    border-radius: 4px;
    display: none;
  }

  .moblie-inner h3 {
    color: var(--white);
    font-size: var(--font-24);
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 30px;
  }

  .moblie-inner ul li a {
    color: var(--white);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 30px;
    display: block;
  }

  .moblie-inner ul li:last-of-type a {
    margin-bottom: 0px;
  }

  .moblie-inner-submenu .inner-menu-title {
    display: flex;
    justify-content: space-between;
  }

  .moblie-inner-submenu .inner-menu-title a {
    color: var(--white);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 30px;
    display: block;
  }

  .sub-child {
    padding: 20px;
    background-color: var(--white);
    border-radius: 4px;
    margin-bottom: 20px;
    display: none;
  }

  .sub-child ul li a {
    color: var(--dark-green) !important;
    font-size: var(--font-18);
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    margin-bottom: 30px;
    display: block;
  }

  .sub-child a h4 {
    color: var(--light-green);
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    margin-bottom: 30px;
  }

  .menu-toggle1 img,
  .inner-menu-title span img {
    transition: transform 0.3s ease-in-out;
  }

  .menu-toggle1 img.active,
  .inner-menu-title span img.active {
    transform: rotate(180deg);
  }

  .moblie-inner-submenu a:hover {
    color: var(--white) !important;
  }

  .get-support,
  .get-support {
    margin-top: 30px;
  }

  .get-support ul li:not(:last-child),
  .get-support ul li:not(:last-child) {
    margin-bottom: 30px;
  }

  .sub-child a:hover {
    color: var(--dark-green) !important;
  }

  .main-mobile-ul {
    margin-left: 0;
    max-height: calc(100dvh - 194px);
    overflow: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* hide scrollbar visually */
    padding-right: 20px;
    margin-right: -20px;
  }

  .main-mobile-ul::-webkit-scrollbar {
    display: none;
    /* Chrome, Safari */
  }

  .resoncetable {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .headresponce {
    padding: 0px !important;
    border: none !important;
  }

  .resoncetable .leftresponce:first-child .contentlistresponce,
  .resoncetable .leftresponce:last-child .contentlistresponce {
    padding: 20px;
  }

  .castelswiper {
    padding: 90px 40px;
  }

  .envolveouter {
    padding: 90px 0;
  }

  .newssightwrapper {
    padding: 90px 0;
  }

  .main-footer {
    padding: 30px 0;
  }

  .complaints {
    padding: 90px 0 90px 0;
  }

  .outerfocustitle {
    padding: 0 0 90px 0;
  }

  .cutcularwhite h2 {
    padding-top: 0;
    margin-bottom: 20px;
  }

  .comanrepairwraper {
    padding: 90px 0;
  }

  .page-template-re-safety-in-your-home .repirmiddle h2,
  .ownhome .repirmiddle h2 {
    min-height: 98px;
  }

  .loopmanager .contentmanager:not(:last-child) {
    margin-bottom: 60px;
  }

  .fullgridboximg .imgfullservice {
    min-height: 300px;
    max-height: 300px;
    object-fit: cover;
  }

  .contentoverlay {
    width: 100%;
    top: 34%;
  }

  .twinnedIt .contentoverlay {
    top: 30%;
  }

  .loaction-main {
    grid-template-columns: 370px 1fr;
  }

  .location-sub-box-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .insurancepartnerinfo.repairnew.mynextsteps {
    grid-template-columns: repeat(1, 1fr);
  }

  .insurancepartnerinfo.repairnew.mynextsteps p {
    grid-gap: 20px;
  }

  .history-wrapper {
    padding-bottom: 90px;
  }

  .history-data-list {
    margin-top: 90px;
  }

  .history-data-box .history-content-box {
    grid-gap: 120px;
  }

  .custom-table thead th {
    min-width: auto;
  }

  .board-structure .board-structure-card-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .board-structure .board-structure-grid {
    padding-bottom: 90px;
  }

  .board-structure-bio-banner {
    padding: 40px 0;
  }

  .board-structure-bio .board-structure-bio-grid {
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
  }

  .board-structure-bio {
    padding-bottom: 90px;
  }

  .board-structure-bio .content-box h2 {
    font-size: var(--font-50);
    line-height: 50px;
    margin-bottom: 10px;
  }

  .board-structure-bio .content-box p {
    line-height: 30px;
    margin-bottom: 20px;
  }

  .our-structure {
    padding: 90px 0;
  }

  .our-structure h2 {
    line-height: 57px;
    margin-bottom: 40px;
  }

  .our-structure .our-structure-card {
    padding: 20px;
  }

  .maplistgrid {
    grid-template-columns: 270px auto 270px;
  }

  .developnew {
    padding: 0 0 90px 0;
  }

  .repair-and-home-custome {
    margin-bottom: 30px;
    padding-top: 30px;
  }

  .outerfocustitle:has(.comancontentarrowgrid) .repair-and-home-custome {
    margin-bottom: 30px;
    padding-top: 60px;
  }

  .outerresponsible:has(.cusutomizetab) .repair-and-home-custome {
    margin-bottom: 90px;
  }

  .buldingtitle h2 {
    padding: 60px 0 60px;
  }

  .search-term-main {
    padding: 90px 0;
  }

  .pb-120 {
    padding-bottom: 80px;
  }
  .pioneer-hero {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}
}

@media (max-width: 1199px) and (min-width: 1025px) {
  .leftsidearrowmenulist .section-dropdown {
    top: 110px;
  }

  body.has-banner .leftsidearrowmenulist .section-dropdown {
    top: 170px;
  }
}

@media only screen and (max-width: 1024px) {
  .communitysection {
    padding: 40px 0;
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .comunityperson img {
    border-radius: 10px;
    width: 100%;
    height: 700px;
    object-fit: cover;
    object-position: top;
  }

  .comunityperson::before {
    background-size: cover;
    background-position: bottom;
  }

  .shapemain {
    width: 384px;
    height: 340px;
  }

  .leftswipehome h2 {
    width: 300px;
  }

  .bannertitle h1 {
    line-height: 70px;
  }

  .communityleft h3,
  .centurybox h2 {
    line-height: 50px;
  }

  .box-support p {
    line-height: normal;
  }

  .communityleft p {
    line-height: normal;
  }

  .leftpanelcast {
    height: fit-content;
  }

  .castslidebg {
    display: flex;
    align-items: center;
  }

  .copyflex {
    display: grid;
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .contacthero {
    padding: 60px 0;
  }

  .cotnactbanner {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .bannerleft h4 {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid var(--brown);
  }

  .cotnactbanner .bannerright {
    display: flex;
    justify-content: center;
  }

  .contactgrid {
    grid-template-columns: 1fr;
    grid-gap: 60px;
  }

  .complaingrid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .complaingrid .complainbox a.contact-arrow {
    margin-top: 20px;
  }

  .flowerimg img {
    width: 100%;
  }

  .flowerimg::before {
    background-size: cover !important;
  }

  .pagetitlebig h1 {
    margin-bottom: 60px;
    line-height: 70px;
  }

  .singleborderimg {
    padding-bottom: 0px;
  }

  .greenborder {
    padding-bottom: 60px;
  }

  .comancontentarrowgrid {
    grid-template-columns: 1fr;
    padding-top: 20px;
  }

  .bannerserivcehome {
    padding-top: 40px;
  }

  .page-template-re-whos-responsible-for-repairs .bannerserivcehome::before,
  .bannerserivcehome::before {
    height: 360px;
  }

  .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: start;
    background-color: #e5eff1;
    font-size: 17px;
    padding: 20px;
    color: #005f72;
    border-radius: 4px;
    border: none;
    position: relative;
  }

  .section-dropdown {
    position: relative;
  }

  .comanarorwmenu {
    display: none;
    overflow: hidden;
  }

  ul.comanarorwmenu li a:hover img {
    all: unset;
  }

  .dropdown-toggle::after {
    content: "";
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    border-radius: 4px;
    top: 30px;
    right: 20px;
    position: absolute;
  }

  .dropdown-toggle img {
    transition: transform 0.3s ease;
  }

  .section-dropdown.active .dropdown-toggle img {
    transform: rotate(180deg);
  }

  .section-dropdown.active .comanarorwmenu {
    display: block;
  }

  ul.comanarorwmenu li a {
    align-items: center;
  }

  .dropdown-toggle:focus-visible {
    outline: none;
  }

  .leftsidearrowmenulist .section-dropdown {
    position: static;
    top: 0;
  }

  .comancontentdetailinfo h2 {
    padding-top: 40px;
    margin-bottom: 40px;
  }

  h2.accordion-header {
    padding-top: 0px;
  }

  .contex-inc .insurancepartnerinfo p {
    line-height: 33px;
  }

  .contex-inc .comancontentdetailinfo h2 {
    padding-top: 0px;
  }

  h2.accordion-header {
    margin-bottom: 0;
  }

  .insurancepartnerinfo h2 {
    padding-top: 0;
    margin-bottom: 30px;
  }

  .cutcularwhite h2 {
    padding: 0px;
    margin-bottom: 20px;
  }

  .comancontentdetailinfo>h2 {
    padding-top: 0;
  }

  .safetyhome .comancontentdetailinfo>h2 {
    padding-top: 40px;
  }

  .whiteboxloop {
    margin-bottom: 20px;
  }

  .pt-120 {
    padding-top: 90px;
  }

  .windowsdoors .contentmanager h2 {
    padding-top: 0;
  }

  .cremishwraper,
  .whitewraperslide {
    padding: 90px 0;
  }

  .readyendgrid {
    grid-template-columns: 1fr;
  }

  .readyendright img {
    width: 100%;
  }

  .readyendinner {
    padding: 40px;
  }

  .readyendleft h2 {
    padding-top: 0;
  }

  .page-template-ma-complaints .repirmiddle h2 {
    min-height: 86px;
  }

  .contactcomasec h2 {
    padding-top: 0;
  }

  .contactcomasec h3 {
    line-height: 40px;
    margin: 0 0 40px 0;
  }

  .contentmanager ul.vipul li {
    padding-left: 48px;
  }

  .custom-tabbing .cusutomizetab .nav.nav-pills {
    flex-direction: column;
  }

  .custom-tabbing.outerresponsible .cusutomizetab .nav.nav-pills li.nav-item {
    width: 100%;
  }

  .custom-tabbing.outerresponsible .cusutomizetab .nav.nav-pills li.nav-item button {
    font-size: 24px;
  }

  .custom-tabbing.outerresponsible .contentlistresponce ul {
    grid-template-columns: 1fr;
  }

  .custom-tabbing.outerresponsible .contentlistresponce {
    padding: 20px;
  }

  .mainsinglepost {
    padding: 70px 0px 90px 0px;
  }

  .blogcontentgrid {
    grid-template-columns: 1fr;
  }

  .mainsinglepost .blogcontentleft img {
    width: 100%;
  }

  .fulliframe iframe {
    height: 480px;
  }

  .vale-stadium::after {
    display: none;
  }

  .bannerserivcehome.centrybanner {
    padding: 60px 0 60px 0;
  }

  .sencturygrid {
    grid-gap: 20px;
  }

  .senturycontent {
    padding-bottom: 90px;
  }

  .outersupportservice,
  .senturymap {
    padding: 90px 0;
  }

  .our-loaction,
  .our-office {
    padding: 90px 0;
  }

  .location-grid {
    margin-top: 90px;
  }

  .our-office-card iframe {
    height: 300px;
  }

  .map-location,
  .whowe-slider {
    padding: 90px 0;
  }

  .map-location .big-container h2 {
    line-height: 50px;
  }

  .comancontentdetailinfo .shape-future-card h2 {
    line-height: 60px;
  }

  .greenouter {
    padding: 90px 0;
    line-height: 50px;
  }

  .current-partners {
    padding: 90px 0;
  }

  .our-partner-work-with {
    padding: 90px 0;
  }

  .our-partner-work-with ul.tick-list-box li {
    padding-left: 48px;
  }

  .our-partner-work-with .our-partner-work-with-grid {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  .our-partner-work-with .our-partner-work-with-grid .listgridwork {
    grid-template-columns: repeat(2, 1fr);
  }

  .castle-strategic {
    padding-bottom: 90px;
  }

  .castle-strategic-main {
    grid-template-columns: 1fr;
  }

  .page-template-contact-complaints .comancontentdetailinfo h2 {
    padding-top: 0px;
  }

  .support-services h2 {
    padding-top: 0;
  }

  .get-involved {
    padding: 90px 0;
  }

  .get-involved-dropdown {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .listening-hubs {
    padding-bottom: 90px;
  }

  .newsletterbanner {
    padding: 100px 0 0 0;
  }

  .coman-dropdown .form-select {
    max-width: 100%;
  }

  .newsletterlistgrid {
    grid-template-columns: repeat(2, 1fr);
  }

  .yearselectbrochure {
    padding: 0px 0 90px 0;
  }

  .custom-table thead th {
    min-width: 152px;
  }

  .ealryform h3 {
    margin-bottom: 10px;
  }

  section.blackbg.defulatbig {
    padding: 90px 0;
  }

  .gallerycontent {
    padding: 90px 0 90px 0;
  }

  .outergalleryswiper {
    padding-left: 280px;
  }

  .contentlistresponce.list-feature {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .board-structure-grid {
    grid-template-columns: 1fr;
  }

  .getnewsletter {
    padding-bottom: 60px;
  }

  .event-detail-grid {
    grid-template-columns: 1fr;
  }

  .event-map-card iframe {
    width: 100%;
    height: 400px;
  }

  .events-main {
    padding-bottom: 90px;
  }

  .contentmanager ul.vipul ul li {
    margin-left: 48px;
  }

  .fullwidthvideo {
    height: auto;
  }

  .fullwidthvideo iframe {
    position: relative;
    max-width: 100%;
    left: 0;
    margin: 0 auto;
    transform: none;
    height: 500px;
  }
    .comancontentdetailinfo  .flexthing.mb-0 .gallerytitle h2 {
        padding-top: 0;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 991px) {
  .outerhandler {
    display: none;
  }

  .outerhandler-mobile {
    display: block;
  }

  .outerhandler-mobile {
    background-color: var(--white);
  }

  .outerhandler-mobile .outernews .swiper.bigMbSwiper {
    padding-top: 120px;
    margin-top: -20px;
  }

  .outerhandler-mobile .shapemain {
    clip-path: none;
    height: 172px;
    width: 100%;
  }

  .inner-big-slider span {
    color: var(--dark-green);
    font-size: 80px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    display: inline-block;
    margin-bottom: 20px;
  }

  .outerhandler-mobile .leftswipehome h2 {
    line-height: 38px;
    padding: 30px 0 20px;
  }

  .outerhandler-mobile .bottomswipehome p {
    color: var(--black);
  }

  .cardhub {
    grid-template-columns: 1fr;
  }

  .box-support-grid {
    grid-template-columns: 1fr;
  }

  .castslidebg {
    max-width: calc(100% - 322px);
  }

  .leftpanelcast {
    padding: 40px 20px;
  }

  a.bookwhite-cta {
    width: 100%;
    padding: 12px 0;
  }

  .mySwiper .swiper-button-next,
  .mySwiper .swiper-button-prev {
    width: 150px;
  }

  .insurancepartnerinfo {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .titleextrahead h2 {
    font-size: 46px;
    line-height: 50px;
  }

  .homeowner-swiper .wraperepir {
    margin-left: 0;
  }

  .ownhomegrid {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }

  .gridfirstblog {
    grid-template-columns: 1fr;
  }

  .blogrightfirst img {
    border-radius: 0px 0px 10px 10px;
  }

  .blogrightfirst img {
    height: auto;
  }

  .loaction-main {
    grid-template-columns: 1fr;
  }

  .location-main-box::after {
    display: none;
  }

  .shape-future-grid {
    grid-template-columns: 1fr;
  }

  .shape-future-card:first-child {
    border-bottom: none;
  }

  .shape-future-card:first-child {
    margin-right: 0px;
  }

  .shape-future-card p {
    margin-bottom: 30px;
  }

  .shape-future-card:last-child:not( :first-child,
    .shape-future-grid:nth-child(2) .shape-future-card:last-child) {
    padding-bottom: 60px;
    border-bottom: 1px solid var(--light-green);
  }

  .shape-future-grid:nth-child(2) .shape-future-card:first-child h2 {
    padding: 30px 0;
  }

  .shape-future-grid:nth-child(2) .shape-future-card:first-child h3 {
    padding-bottom: 30px;
  }

  .current-partners-cards {
    grid-template-columns: 1fr;
  }

  .partner-image {
    min-height: 236px;
    border-radius: 10px 10px 0 0;
  }

  .get-involved .cardhub {
    grid-template-columns: repeat(2, 1fr);
  }

  .get-involved.involved-events {
    background-color: var(--cream);
  }

  .get-involved.involved-events::before {
    display: none;
  }

  .senturycontentbox {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  /* about history page */
  .history-content-box::after {
    height: 160px;
  }

  .history-data-box {
    grid-gap: 245px;
  }

  .history-data-box h3 {
    text-align: left;
  }

  .history-data-box .logo-icon {
    width: 80px;
    top: 140px;
  }

  .history-data-box:last-child .history-content-box::after {
    height: 160px;
  }

  .history-data-box .history-content-box::after {
    top: -240px;
  }

  .history-content-box::before {
    top: -260px;
  }

  .history-data-box:last-child::before {
    content: "";
    border-left: 2px solid var(--d9d9d9);
    width: 2px;
    background: 1px;
    height: 160px;
    border-radius: 4px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: -1;
    bottom: 0px;
  }

  .history-data-box:last-child {
    padding-bottom: 230px;
  }

  .history-data-box .history-content-box {
    flex-direction: column;
    grid-gap: 40px;
  }

  .history-data-box:first-child {
    padding-top: 245px;
  }

  .history-data-box:first-child .history-content-box::before {
    top: -245px;
  }

  .history-data-box:first-child .history-content-box::after {
    top: -240px;
  }

  .history-data-list {
    margin-top: 60px;
  }

  .table-responsive {
    min-width: calc(100vw - 80px);
    max-width: calc(100vw - 80px);
  }

  .custom-table thead th {
    min-width: 222px;
  }

  .board-structure .board-structure-grid {
    grid-template-columns: auto;
    grid-gap: 30px;
  }

  .our-structure .our-structure-grid {
    grid-template-columns: auto;
  }

  .board-structure-bio .board-structure-bio-grid {
    grid-template-columns: auto;
    grid-gap: 40px;
  }

  .maplistgrid {
    grid-template-columns: repeat(1, 1fr);
  }

  .diagramlink a {
    justify-content: flex-start;
  }

  .gallerytitle h2 {
    line-height: 63px;
  }

  .wraperepir .gallerytitle .minusarrow,
  .wraperepir .gallerytitle .plusarrow {
    top: 110px;
  }

  .inner-warning span,
  .inner-warning h3,
  .inner-warning p {
    font-size: 14px;
  }

  .inner-warning .header-learn-more {
    padding: 4px 8px;
  }

  .close-btn {
    margin-top: -4px;
  }

  .inner-warning {
    gap: 16px;
  }

  .housinginnergrid {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media (max-width: 1024px) and (min-width: 768px) {
  main {
    padding-top: 68px;
  }

  body.has-banner main {
    padding-top: 130px;
  }

  .contentmanager {
    scroll-margin-top: 90px;
  }
}

@media only screen and (max-width: 767px) {
  :root {
    --bigcontainer: calc(100% - 40px);
    --font-240: 107px;
    --font-90: 46px;
    --font-80: 46px;
    --font-70: 46px;
    --font-50: 32px;
    --font-40: 36px;
    --font-30: 22px;
    --font-24: 22px;
    --font-22: 20px;
    --font-20: 20px;
    --font-18: 18px;
    --font-16: 16px;
    --font-14: 14px;
  }

  .headerwraper {
    max-width: calc(100% - 40px);
    margin: 0 auto;
    height: 100%;
  }

  .moblie-cta a.white-cta {
    padding: 12px;
  }

  .home-banner {
    height: 364px;
    padding-bottom: 20px;
  }

  .bannertitle h1 {
    line-height: 46px;
  }

  .banner-cta {
    flex-wrap: wrap;
    margin-top: 27px;
  }

  .banner-cta .green-cta,
  .banner-cta .grey-cta {
    width: 100%;
    padding: 12px 0;
  }

  .box-support-grid {
    grid-gap: 10px;
  }

  .box-support {
    padding: 20px;
  }

  .supporticons span {
    line-height: 40px;
  }

  .supportwrapeer {
    padding: 20px 0 366px 0;
  }

  .comunityperson::before {
    border-radius: 10px;
  }

  .centurybox {
    padding: 40px 20px;
    top: -300px;
    max-width: calc(100% - 40px);
  }

  html:not([lang^="en"]) .santurywraper .centurybox {
    width: fit-content;
    min-width: auto;
    max-width: calc(100% - 40px);
  }

  .communityleft h3 {
    line-height: 38px;
  }

  .centurybox h2 {
    line-height: 46px;
  }

  .envolveouter,
  .newssightwrapper {
    padding: 60px 0;
  }

  .evolvetitle h2 {
    line-height: 46px;
  }

  .evolvetitle p {
    margin: 30px 0 40px;
  }

  .evolvecard {
    padding: 40px 20px;
  }

  .innerevoten h5,
  .evolvecard h2 {
    font-size: 24px;
    line-height: normal;
  }

  .viewcta {
    margin-top: 40px;
  }

  .viewcta a.view-cta {
    width: 100%;
    padding: 12px 0;
  }

  .newstitle h2 {
    margin-bottom: 60px;
    line-height: 46px;
  }

  .outernews .swiper.newsSwiper {
    padding-top: 220px;
    margin-top: -30px;
  }

  .newsviewall a {
    width: 100%;
    margin-bottom: -126px;
    padding: 12px 0;
  }

  .outernews .swiper-button-next {
    right: 20px;
    left: auto;
  }

  .main-footer {
    padding: 0px 0px 40px;
  }

  .toplogogrid {
    padding-bottom: 20px;
  }

  .logofooter img {
    width: 240px;
  }

  .getintouch h3 {
    padding-bottom: 20px;
    line-height: 40px;
  }

  .footercontact {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .bottomstripfooter {
    padding: 40px 0;
  }

  .stripfooterend p {
    line-height: 22px;
  }

  .castelswiper-moblie {
    display: block;
  }

  .castelswiper .mySwiper .swiper-button-prev {
    display: none;
  }

  .castelswiper .mySwiper {
    display: none;
  }

  .castslidebg {
    max-width: 100%;
  }

  .castelswiper {
    padding: 20px 0;
  }

  .innerleftcastpanel h2 {
    line-height: 46px;
  }

  .castelswiper-moblie .swiper-slide .leftpanelcast {
    height: 100%;
    padding-left: 200px;
  }

  .castelswiper-moblie .swiper-slide-active .leftpanelcast {
    height: fit-content;
    padding-left: 20px;
  }

  .centerserch .form-group input,
  .centerserch .form-group input::placeholder {
    line-height: 36px;
    font-size: 24px;
  }

  .centerserch .form-group {
    padding: 20px;
  }

  .bannerleft h4 {
    line-height: 38px;
  }

  .bannerleft h2 {
    line-height: 46px;
  }

  .customaccordion button.accordion-button {
    padding: 30px 0 20px 0;
    font-size: 22px;
  }

  .customaccordion .accordion-button:not(.collapsed) {
    padding: 10px 10px 20px 10px;
  }

  .customaccordion .accordion-body {
    padding: 0 10px 20px 10px;
  }

  .customaccordion .accordion-item.active button.accordion-button {
    padding: 20px 10px;
  }

  .customaccordion .accordion-body p a {
    display: block;
    word-break: break-word;
  }

  .contactform input#gform_submit_button_1 {
    width: 100% !important;
    padding: 12px 0 !important;
  }

  .contacthero {
    padding: 60px 0 30px;
  }

  .complainbox h2 {
    margin: 20px 0;
    font-size: 24px;
    line-height: 34px;
  }

  .complainbox p {
    font-size: 18px;
  }

  .complaints {
    padding: 60px 0 90px 0;
  }

  .sunmenuouter {
    padding: 20px 20px 0;
  }

  .submanuinner {
    padding: 16px;
    min-width: 100%;
    margin-left: -12px;
    margin-right: -12px;
  }

  .sunmenuouter h5,
  ul.submenumain li a {
    margin-bottom: 20px;
  }

  .submenumain:has(.submanuinner) .sunmenuouter {
    padding-bottom: 20px;
  }

  ul.submenumain li a {
    line-height: 24px;
  }

  .submanuinner h6 {
    font-size: 20px;
    margin-bottom: 0;
  }

  .pagetitlebig h1 {
    line-height: 46px;
  }

  .insurancepartnerinfo a.arrow-cta {
    display: none;
  }

  .insurancepartnerinfo {
    padding: 20px;
  }

  .insurancepartnerinfo h2 {
    line-height: 46px;
  }

  .page-template-repairs--maintenance .bannerserivcehome::before {
    height: 252px;
    background: var(--f7f7f5) url(../images/repairpettern.svg) no-repeat center bottom / cover;
  }

  .bannerserivcehome {
    padding-top: 40px;
  }

  .outerfocustitle {
    padding-bottom: 60px;
  }

  .wraperepir .swiper-button-next {
    right: 20px;
    left: auto;
  }

  .whitecreamwraper .repirmiddle h2,
  .homeowner-swiper .repirmiddle h2 {
    font-size: 24px;
    min-height: 86px;
    line-height: 34px;
  }

  .repirmiddle p {
    font-size: 18px;
  }

  .repoirmaninboard {
    grid-gap: 60px;
  }

  .whitecreamwraper {
    padding-bottom: 60px;
  }

  .pt-60 {
    padding-top: 40px;
  }

  .pb-60 {
    padding-bottom: 40px;
  }

  .contentmanager h2 {
    line-height: 46px;
    margin-bottom: 40px;
  }

  .contentmanager p {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .cutcularwhite {
    padding: 20px;
  }

  .cutcularwhite h2 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 20px;
  }

  .cutcularwhite p {
    line-height: 28px;
    margin-bottom: 20px;
  }

  .contentmanager ul li {
    font-size: 18px;
    line-height: 33px;
  }

  .contentmanager .custom-table ul li {
    font-size: var(--font-14);
    line-height: 23px;
  }

  .cutcularwhite ul li {
    font-size: 18px;
    line-height: 28px;
  }

  .loopmanager .contentmanager:not(:last-child) {
    margin-bottom: 60px;
  }

  .contentaccordion .accordion-header {
    margin-bottom: 0;
  }

  .contentaccordion .accordion-button {
    padding: 20px;
    line-height: 30px;
  }

  .contentaccordion .accordion-item {
    margin-bottom: 10px;
  }

  .contentaccordion .accordion-button::after {
    background: url("https://pioneergroup-org-uk.stackstaging.com/wp-content/uploads/2026/02/plus-icon.svg");
    background-repeat: no-repeat;
  }

  .whiteboxspring {
    padding: 20px;
  }

  .whiteboxspring p {
    line-height: 25px;
    margin-bottom: 0px;
  }

  a.ninegreycta {
    margin: 0px;
    width: 100%;
    padding: 12px 0;
  }

  a.shcedulecta {
    margin: 0px;
    width: 100%;
    padding: 12px 0;
  }

  .greiybox {
    padding: 20px;
  }

  .greiybox {
    margin-top: 40px;
  }

  .page-template-ho-diy-in-my-home .greiybox,
  .page-template-your-the-pledge .greiybox {
    margin-top: 0;
  }

  .greiybox p {
    margin-bottom: 0px;
  }

  .downctapolicy {
    padding: 20px;
  }

  .downctapolicy {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .downctapolicy:last-of-type {
    margin-bottom: 0;
  }

  .jekoround {
    height: 50px;
    width: 50px;
  }

  .jekoround img {
    height: 30px;
    width: 30px;
  }

  .jekoright p {
    margin-bottom: 0px;
  }

  .jekoboxblue {
    border-radius: 35px 4px 4px 4px;
  }

  .jekoicongrid {
    grid-template-columns: 50px 1fr;
    align-items: start;
  }

  p.pb-40 {
    padding-bottom: 10px;
  }

  .contentmanager {
    scroll-margin-top: 70px;
  }

  .contentaccordion .accordion-body {
    padding: 0px 20px 20px 20px;
  }

  .headresponce h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .contentlistresponce ul li {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
  }

  .contentlistresponce ul li::before {
    width: 28px;
    height: 28px;
    background-size: cover;
  }

  .outerresponsible {
    padding: 60px 0 90px 0;
  }

  .singleborderimg img {
    width: 100%;
  }

  .darkgreenbox {
    padding: 20px;
  }

  .darkgreenbox h2 {
    margin-bottom: 60px;
  }

  .darkgreenbox p {
    margin-bottom: 40px;
  }

  .darkboxcta {
    grid-template-columns: 1fr;
  }

  .darkboxcta a.whitecustm,
  .darkboxcta a.conctcustom {
    padding: 12px 0;
  }

  .outerfocustitle {
    padding-bottom: 60px;
  }

  .comanrepairwraper {
    padding: 60px 0 90px 0;
  }

  .contentmanager#downloads h2 {
    padding-top: 0px;
  }

  .contentmanager h2 {
    padding-top: 0px;
  }

  .pb-40 {
    padding-bottom: 20px;
  }

  .mb-40 {
    margin-bottom: 20px !important;
  }

  .mt-60 {
    margin-top: 30px !important;
  }

  .mb-60 {
    margin-bottom: 30px !important;
  }

  .pt-40 {
    padding-top: 20px;
  }

  .contentmanager#preventingdump ul {
    padding-bottom: 40px;
  }

  .outerfocustitle.contex-inc {
    padding-top: 0px;
  }

  .contex-inc .pagetitlebig h1 {
    margin-bottom: 0px;
  }

  .page-id-176 .contex-inc .pagetitlebig h1 {
    margin-bottom: 40px;
  }

  .contex-inc .greenborder {
    padding-top: 0;
  }

  .comancontentdetailinfo h2 {
    line-height: 38px;
  }

  .contentmanager h2 {
    line-height: 46px;
    overflow-wrap: anywhere;
  }

  .comancontentarrowgrid {
    gap: 40px;
  }

  .breadcrumbarea ul {
    flex-wrap: wrap;
    gap: 5px 10px;
    margin-bottom: 10px;
  }

  .downctapolicy h5 {
    line-height: 30px;
  }

  .homeimprovement {
    padding-bottom: 30px;
  }

  .homeimprovement .comancontentarrowgrid {
    padding-top: 0;
  }

  .page-template-home-improvements .bannerserivcehome::before,
  .page-template-manage-your-tenancy .bannerserivcehome::before,
  .page-template-your-estate .bannerserivcehome::before,
  .page-template-homeowners .bannerserivcehome::before,
  .page-template-accessibility .bannerserivcehome::before,
  .page-template-contact-complaints .contact-complaints::before,
  .page-template-get-become-a-partner .bannerserivcehome::before,
  .page-template-our-cookie-policy .bannerserivcehome::before,
  .page-template-contact-compliments .bannerserivcehome::before,
  .page-template-accessibility .bannerserivcehome::before,
  .page-template-our-privacy-policy .bannerserivcehome::before,
  .page-template-your-listening-hubs .bannerserivcehome::before,
  .page-template-ma-get-help-with-your-rent .bannerserivcehome::before,
  .page-template-your-extra-services .bannerserivcehome::before,
  .search .bannerserivcehome::before {
    height: 252px;
  }

  .pt-120 {
    padding-top: 60px;
  }

  .applygrenbox {
    padding: 20px;
  }

  .applygrenbox p {
    margin-bottom: 0px;
  }

  a.dakrgrcta {
    padding: 12px;
    width: 100%;
    line-height: 140%;
  }

  .titleextrahead h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .pt-0 {
    padding-top: 0;
  }

  .contentmanager ul.vipul li:not(:last-child) {
    margin-bottom: 20px;
  }

  .cusutomizetab .nav.nav-pills {
    flex-direction: column;
  }

  .cusutomizetab .nav.nav-pills li .nav-link {
    width: 100%;
  }

  .cusutomizetab .innertabcontentwhite {
    padding: 20px;
  }

  .grendirect h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .grendirect {
    padding: 20px;
    align-items: center;
  }

  .grendirect p {
    margin-bottom: 0;
  }

  .readyendbottom::after {
    display: none;
  }

  .readyendleft h2 {
    line-height: 46px;
  }

  .readyendinner {
    padding: 40px 20px;
  }

  .readyendleft .submitwhite {
    padding: 12px 0;
    width: 100%;
  }

  .readyendbottom {
    padding-top: 40px;
  }

  .cremishwraper,
  .whitewraperslide {
    padding: 60px 0;
  }

  .blueround {
    width: 50px;
    height: 50px;
  }

  .blueround img {
    width: 30px;
    height: 30px;
  }

  .innericongrid {
    grid-template-columns: 50px 1fr;
  }

  .page-template-ma-complaints .repirmiddle h2,
  .homeowner-swiper .repirmiddle h2 {
    min-height: 56px;
    font-size: 24px;
    line-height: 28px;
  }

  .creativeboxblue {
    border-radius: 35px 4px 4px 4px;
  }

  .creativeboxblue p {
    margin-bottom: 0px;
  }

  .contactcomasec {
    padding: 20px;
  }

  .downctacontent {
    grid-template-columns: 1fr;
    grid-gap: 30px;
    padding: 20px;
  }

  .contactcomasec p {
    margin-bottom: 0;
  }

  .contentmanager ul.vipul li::before {
    width: 28px;
    height: 28px;
    background-size: cover;
  }

  .contentmanager .sf-whitebox h3 {
    margin-top: 0px;
  }

  .whitehimebox {
    padding: 20px;
  }

  .blogleftfirst {
    padding: 20px;
  }

  .newshome {
    padding: 40px 0 250px 0;
  }

  .allblgbox h2 {
    margin-bottom: 60px;
  }

  .allblggrid {
    grid-gap: 40px;
  }

  .mainsinglepost .contentareapost p {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .mainsinglepost .contentareapost ul li,
  .mainsinglepost .contentareapost ol li {
    font-size: 18px;
  }

  .mainsinglepost {
    padding: 40px 0 60px 0;
  }

  .fulliframe iframe {
    height: 360px;
  }

  .contentmanager .signup-block p {
    font-size: 18px;
  }

  .yt-video iframe {
    height: 230px;
  }

  .extraservices h2 {
    font-size: 32px;
    line-height: 38px;
    margin-top: 30px;
  }

  .extraservices p {
    margin-top: 30px;
    font-size: 18px;
  }

  .contentmanager .cstm-bulk-waste ul.crosul li::before {
    width: 28px !important;
    height: 28px !important;
    background: url(../images/cross-icon.svg) no-repeat center center;
    background-size: cover !important;
  }

  .bannerserivcehome.centrybanner {
    padding: 40px 0 60px 0;
  }

  .sencturygrid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .senturyinner h2 {
    margin-bottom: 40px;
    line-height: 38px;
  }

  .senturycontent {
    padding: 40px 0 60px 0;
  }

  .outersupportservice,
  .senturymap {
    padding: 60px 0;
  }

  .fullgridimageservice .fullgridboximg:first-child {
    border-right: none;
    border-bottom: 1px solid var(--white);
  }

  .fullgridimageservice .fullgridboximg:last-child {
    border-left: none;
  }

  .contentoverlay a {
    grid-gap: 20px;
  }

  .fullgridimageservice {
    grid-template-columns: 1fr;
  }

  .senturycontentbox:first-child {
    border-top: 1px solid var(--grey);
  }

  .senturycontentbox {
    flex-direction: column;
    gap: 10px;
    align-items: start;
    padding-bottom: 30px;
    border-top: none;
    border-bottom: 1px solid var(--grey);
  }

  .our-loaction {
    padding: 60px 0;
  }

  .location-grid {
    margin-top: 60px;
  }

  .loaction-box h2 {
    margin-bottom: 0;
    line-height: 100%;
  }

  .location-main-box {
    padding: 20px;
  }

  .location-main-box h2 {
    margin-bottom: 0;
    font-size: 24px;
    line-height: 34px;
  }

  .location-sub-box-grid {
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  }

  .loaction-box {
    padding: 20px;
  }

  .our-office h2 {
    line-height: 46px;
    padding-bottom: 40px;
  }

  .our-office-card h3 {
    font-size: 24px;
    line-height: 23px;
  }

  .our-office-card p {
    font-size: 18px;
  }

  .our-office-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .our-office-card {
    gap: 20px;
  }

  .loaction-main {
    padding-bottom: 60px;
  }

  .map-location .big-container h2 {
    line-height: 38px;
  }

  .map-location,
  .whowe-slider {
    padding: 60px 0;
  }

  .map-grid {
    margin-top: 40px;
    gap: 40px;
  }

  .map-detail p {
    margin-bottom: 30px;
  }

  .map-detail p {
    font-size: 18px;
  }

  .contentmanager small {
    font-size: 24px;
    line-height: 33px;
  }

  .corporate-plan p {
    margin-bottom: 30px;
  }

  .contentmanager small {
    font-size: 18px;
    padding: 40px 0 30px;
  }

  .how-we-listen small {
    font-size: 18px;
    padding-bottom: 30px;
  }

  input#gform_submit_button_3 {
    width: 100% !important;
  }

  .custom-download a {
    font-size: 18px;
  }

  p.notes,
  p.confirmbirth {
    margin-bottom: 0;
  }

  .contentmanager .staircasing-cards p {
    font-size: 24px;
    line-height: 34px;
  }

  .shape-future-grid:nth-child(2) .shape-future-card:first-child h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .comancontentdetailinfo .shape-future-card h2 {
    line-height: 46px;
  }

  .greenouter {
    padding: 60px 0;
  }

  .greenouter h2 {
    line-height: 38px;
  }

  .senturycontent.getcustomerform {
    padding-bottom: 40px;
  }

  .partner-info {
    padding: 20px;
  }

  .partner-info h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 30px;
  }

  .partner-info p {
    font-size: 18px;
    line-height: 33px;
  }

  .our-partner-header {
    padding-top: 40px;
  }

  .our-partner-header h2 {
    padding-bottom: 40px;
    line-height: 40px;
  }

  .castle-strategic,
  .castle-strategic-main:not(:last-child) {
    padding-bottom: 60px;
  }

  .castle-strategic-main p {
    margin-bottom: 30px;
  }

  .current-partners {
    padding: 60px 0;
  }

  .our-partner-work-with {
    padding: 60px 0;
  }

  .our-partner-work-with .our-partner-work-with-grid {
    grid-gap: 20px;
  }

  .our-partner-work-with ul.tick-list-box li:not(:last-child) {
    margin-bottom: 20px;
  }

  .our-partner-work-with ul.tick-list-box li {
    font-size: 18px;
  }

  .our-partner-work-with ul.tick-list-box li::before {
    width: 28px;
    height: 28px;
    background-size: cover;
  }

  .current-partners-grid {
    margin-top: 60px;
  }

  .castle-strategic-main h2,
  .current-partners h2 {
    line-height: 46px;
  }

  .castle-strategic-main p {
    font-size: 18px;
  }

  .page-template-contact-complaints input#gform_submit_button_2 {
    width: 100% !important;
    min-width: 300px;
  }

  .become-partner-from {
    padding: 20px;
  }

  .support-services small {
    font-size: 18px;
  }

  .support-services .whiteboxspring h3 {
    font-size: 18px;
    line-height: 25px;
  }

  .services-vd iframe {
    height: 280px;
  }

  .incright h4 {
    line-height: 24px;
  }

  .loopmanager .contentmanager:not(:last-child) {
    margin-bottom: 50px;
  }

  .get-involved {
    padding: 60px 0;
  }

  .listening-hubs {
    padding-bottom: 30px;
  }

  .ctitle {
    font-size: 46px;
    line-height: 46px;
    padding-bottom: 40px;
  }

  .skills-hub-card h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .page-template-your-skills-hub p {
    font-size: 18px;
  }

  .skill-info {
    gap: 40px;
    padding-top: 40px;
  }

  .skill-info iframe {
    height: 270px;
  }

  .repairnew.insurancepartnerinfo p {
    flex-direction: column;
    grid-gap: 0;
    align-items: start;
    justify-content: start;
    overflow-wrap: anywhere;
  }

  .page-template-your-the-sanctuary .repirmiddle h2 {
    min-height: 64px;
    font-size: 24px;
  }

  /* about history page  */
  .history-wrapper h2 {
    line-height: 38px;
  }

  .history-data-box .history-content-box p {
    line-height: 30px;
  }

  .history-data-box .history-content-box p:not(:last-child) {
    margin-bottom: 30px;
  }

  .history-wrapper {
    padding: 40px 0 60px 0;
  }

  .history-data-box h3 {
    line-height: 38px;
  }

  .newsletterlistgrid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }

  .selectyearfilter {
    margin-bottom: 40px;
  }

  .newsdate p {
    line-height: 30px;
  }

  .table-responsive {
    min-width: calc(100vw - 40px);
    max-width: calc(100vw - 40px);
  }

  .ealryform p {
    margin-bottom: 30px;
    line-height: 30px;
  }

  .ealryform h3 {
    margin-bottom: 0;
  }

  .board-structure .board-structure-grid {
    padding: 40px 0 60px 0;
  }

  .our-structure {
    padding: 60px 0;
  }

  .board-structure-bio {
    padding-bottom: 60px;
  }

  section.blackbg.defulatbig {
    padding: 60px 0;
  }

  .bordergreeddisplay {
    grid-template-columns: repeat(1, 1fr);
  }

  .acoubtboxvalue p {
    margin-bottom: 0;
  }

  .devtitlemap h2 {
    line-height: 55px;
  }

  .devtitlemap iframe {
    height: 300px;
  }

  .our-partner-work-with .our-partner-work-with-grid .listgridwork {
    grid-template-columns: 1fr;
  }

  .gallerycontent {
    padding: 60px 0 60px 0;
  }

  .gallerytitle h2 {
    line-height: 130%;
    position: relative;
    margin-bottom: 60px;
  }

  .outergalleryswiper {
    padding-left: 0;
  }

  .gallerycontent .wraperepir {
    max-width: var(--bigcontainer);
    margin: 0 auto;
  }

  .wraperepir .gallerytitle .minusarrow {
    top: 0;
    position: relative;
  }

  .wraperepir .gallerytitle .plusarrow {
    position: absolute;
    top: 120px;
    right: 0;
    left: inherit;
  }

  .gallerytitle {
    position: relative;
    margin-bottom: 40px;
  }

  .flexthing {
    margin-bottom: 60px;
  }

  .outerresponsible:has(.cusutomizetab) .repair-and-home-custome {
    margin-top: 0;
    margin-bottom: 60px;
  }

  .min-300 {
    min-width: 100%;
  }

  .inner-warning {
    flex-wrap: wrap;
  }

  .warning-banner-inner {
    height: 82px;
  }

  .inner-warning span,
  .inner-warning h3,
  .inner-warning p,
  .inner-warning .header-learn-more {
    font-size: 12px;
  }

  .inner-warning>img {
    width: 16px;
  }

  .close-btn svg {
    width: 13px;
  }

  main {
    padding-top: 68px;
  }

  body.has-banner main {
    padding-top: 150px;
  }

  body.has-banner .mobile-header {
    top: 82px;
  }

  .sitemap-grid {
    grid-template-columns: 1fr;
  }

  .castle-strategic-card h3 {
    margin-bottom: 20px;
  }

  .castle-strategic-card a {
    margin-bottom: 20px;
  }

  .pag-numbers .desktop-pagination {
    display: none;
  }

  .pag-numbers .mobile-pagination {
    display: flex;
  }

  .paginationnews {
    gap: 18px;
  }

  .blog-images-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .contentmanager ul.vipul ul li {
    margin-left: 38px;
  }

  .search-term-main {
    padding: 60px 0;
  }

  .hosinggrenbox {
    padding: 20px;
  }

  .housingtitle h3 {
    font-size: 28px;
    line-height: 36px;
  }

  .righthousingpanel p a {
    overflow-wrap: anywhere;
  }

  .housinggrid .housingbox:not(:last-child) {
    padding-bottom: 120px;
  }

  .housinggrid .housingbox:not(:last-child)::before {
    height: 60px;
    bottom: 30px;
  }

  .fullwidthvideo iframe {
    height: 300px;
  }

  .gform_confirmation_message {
    padding : 20px !important;
  }
      .comancontentdetailinfo .flexthing.mb-0 .gallerytitle h2 {
        margin-bottom: 60px;
    }
     .post-password-form{
      padding: 60px 0;
     }
    .post-password-form p input[type="submit"] {
      margin-top: 20px;
    }
}

@media only screen and (max-width: 575px) {
  .comunityperson img {
    height: 360px;
  }

  .centurybox {
    padding: 40px 20px;
    top: -456px;
  }

  .supportwrapeer {
    padding: 20px 0 516px 0;
  }

  .deskimg {
    display: none;
  }

  .mobileimg {
    display: block;
  }

  .headerlogo img {
    width: 176px;
  }

  .centerserch .form-group {
    padding: 10px 20px;
  }

  .search-btn {
    padding: 0 0 0 10px;
  }

  .search-btn img {
    width: 26px;
    height: 26px;
  }

  .insuranceright a.whitecustm {
    min-width: auto;
  }

  .contentmanager h3 {
    font-size: 24px;
    line-height: 34px;
    margin: 10px 0 20px;
  }

  .page-template-home-improvements .bannerserivcehome::before {
    height: 180px;
  }

  .allblgbox::after {
    display: none;
  }

  .topflowdate h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .topflowdate p {
    font-size: 18px;
  }

  .allblggrid {
    grid-template-columns: 1fr;
  }

  .signup-block {
    flex-direction: column;
    align-items: start;
  }

  .signup-steps {
    gap: 80px;
  }

  .page-template-home-improvements .bannerserivcehome::before,
  .page-template-manage-your-tenancy .bannerserivcehome::before,
  .page-template-your-estate .bannerserivcehome::before,
  .page-template-homeowners .bannerserivcehome::before,
  .page-template-accessibility .bannerserivcehome::before,
  .page-template-about-reports-policies-stairs .bannerserivcehome::before,
  .page-template-your-extra-services .bannerserivcehome::before,
  .search .bannerserivcehome::before {
    height: 170px;
  }

  .senturycontectloop .senturycontentbox p {
    width: auto;
  }

  .senturycontentbox p a {
    overflow-wrap: anywhere;
  }

  .mapshowcontent iframe {
    height: 270px;
  }

  .page-template-contact-complaints input#gform_submit_button_2 {
    min-width: auto;
  }

  .get-involved .cardhub {
    grid-template-columns: repeat(1, 1fr);
  }

  .history-data-box .logo-icon {
    width: 52px;
  }

  .ealryform p {
    margin-bottom: 30px;
    line-height: 30px;
  }

  .ealryform h3 {
    margin-bottom: 0;
  }

  .facebooksec span {
    font-size: 24px;
    line-height: 130%;
  }

  .board-structure .board-structure-grid h2 {
    font-size: 24px;
    line-height: 34px;
  }

  .board-structure .board-structure-card h3 {
    font-size: 22px;
  }

  .board-structure .board-structure-card span:not(.arrow-box) {
    font-size: 17px;
  }

  .board-structure .board-structure-card .arrow-box img {
    width: 40px;
    height: auto;
  }

  .board-structure .board-structure-grid {
    padding: 30px 0 40px 0;
  }

  .board-structure .board-structure-card-grid {
    grid-template-columns: auto;
    grid-gap: 40px;
  }

  .board-structure-bio .content-box h2 {
    font-size: 46px;
    line-height: 46px;
  }

  .board-structure-bio .content-box h3 {
    margin-bottom: 40px;
    font-size: 24px;
  }

  .breadcrumbarea ul li a,
  .breadcrumbarea ul li span {
    font-size: 14px;
  }

  .breadcrumbarea ul {
    gap: 5px 8px;
  }

  .board-structure-bio .content-box p {
    line-height: 33px;
    margin-bottom: 30px;
  }

  .our-structure h2 {
    line-height: 42px;
    margin-bottom: 30px;
  }

  .our-structure .our-structure-card h4 {
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .page-id-789 .signup-block {
    align-items: center;
    flex-direction: row;
  }

  .page-id-789 .signup-steps {
    gap: 60px;
  }

  .our-partner-work-with h3 {
    font-size: 24px;
    line-height: 34px;
  }

  .inner-warning span,
  .inner-warning h3,
  .inner-warning p {
    font-size: 11px;
  }

  .inner-warning img {
    width: 12px;
    height: 12px;
  }

  .inner-warning {
    gap: 15px 10px;
  }

  .event-time {
    flex-direction: column;
    align-items: start;
  }

  .event-time h3 {
    font-size: 24px;
    line-height: normal;
  }

  .event-time span {
    min-width: 100%;
  }

  .event-inner-info p {
    font-size: 18px;
    line-height: normal;
  }

  .search-term-card h2 {
    font-size: 28px;
    line-height: 33px;
  }

  .search-term-card .search-term-left-border-box {
    padding-left: 15px;
    margin: 20px 0;
  }

  a.read-more {
    padding: 18px 29px;
    width: 100%;
  }

  a.read-more span {
    justify-content: space-between;
  }

  .search-term-card .search-term-left-border-box p {
    font-size: 18px;
  }

  .contentmanager iframe {
    height: 300px;
  }

  .gform-footer input[type="submit"] {
    width: 100% !important;
  }

  .pb-120 {
    padding-bottom: 60px;
  }
}

@media only screen and (max-width: 480px) {
  .custom-tabbing.outerresponsible .cusutomizetab .nav.nav-pills li.nav-item button {
    font-size: 21px;
  }

  .inner-warning {
    flex-wrap: nowrap;
    gap: 10px;
  }

  .inner-warning>img {
    position: relative;
    top: -15px;
  }

  .inner-warning .header-learn-more {
    min-width: 70px;
  }

  .inner-warning span,
  .inner-warning h3,
  .inner-warning p,
  .inner-warning .header-learn-more {
    font-size: 12px;
  }

  .close-btn svg {
    min-width: 13px;
  }

  .page-numbers {
    min-width: 42px;
    min-height: 42px;
    line-height: 42px;
  }

  .pag-arrow {
    min-width: 42px;
  }

  .pag-arrow img {
    width: 26px;
  }

  .arrowbtn {
    padding-top: 0;
  }

  .paginationnews {
    gap: 8px;
  }

  .pag-numbers .mobile-pagination {
    display: flex;
    gap: 5px;
  }
}

@media only screen and (max-width: 389px) {
  :root {
    --bigcontainer: calc(100% - 40px);
    --font-240: 107px;
    --font-90: 46px;
    --font-80: 42px;
    --font-70: 38px;
  }

  .newstitle h2 {
    font-size: 36px;
  }

  .customaccordion button.accordion-button {
    padding: 30px 0 20px 0;
    font-size: 18px;
  }

  .contentaccordion .accordion-button,
  .contentaccordion .accordion-body ul li {
    font-size: 20px;
    line-height: 30px;
  }

  .contentmanager h2 {
    line-height: 38px;
  }

  .location-sub-box-grid {
    grid-template-columns: 1fr;
  }

  .loaction-box h2 {
    line-height: 100%;
  }

  .apply-allocation a {
    width: 100%;
    min-width: auto;
  }

  .custom-tabbing.outerresponsible .cusutomizetab .nav.nav-pills li.nav-item button {
    font-size: 20px;
  }
}

@media only screen and (max-width: 374px) {
  :root {
    --bigcontainer: calc(100% - 40px);
    --font-240: 107px;
    --font-90: 46px;
    --font-80: 38px;
    --font-70: 38px;
  }

  .contentmanager p a,
  .whiteboxspring p {
    word-break: break-word;
  }

  .titleextrahead h2 {
    font-size: 32px;
    line-height: 38px;
  }

  .gform-footer input[type="submit"] {
    width: 100% !important;
  }

  .vipul li {
    overflow-wrap: anywhere;
  }

  .contentmanager .signup-block p {
    font-size: 16px;
    line-height: 130%;
  }

  .custom-tabbing.outerresponsible .cusutomizetab .nav.nav-pills li.nav-item button {
    font-size: 16px;
  }

  .devtitlemap h2 {
    line-height: 45px;
  }

  .inner-warning span,
  .inner-warning h3,
  .inner-warning p,
  .inner-warning .header-learn-more {
    font-size: 11px;
  }

  .inner-warning .header-learn-more {
    min-width: 60px;
  }

  .page-numbers {
    min-width: 30px;
    min-height: 30px;
    line-height: 30px;
  }

  .moblie-inner-submenu .inner-menu-title a {
    width: 92%;
  }
}