/*
Theme Name:         66 & 85 Storage
Template:      	    tsg-pinnacle
Theme URI:          http://www.storageinternetmarketing.com
Description:

Version:            1.0
Author:             The Storage Group
Author URI:         http://www.storageinternetmarketing.com

License:            For use by The Storage Group only.
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Oswald:wght@200..700&display=swap');

.home .tsg-hero-video {
    height: 750px !important;
    min-height: 750px !important;
}
.calloutTitle {
    text-transform: capitalize;
}
.featureBlock.flex-item{
	    min-width: 32% !important;
}
input.wpcf7-form-control, textarea.wpcf7-form-control {
    width: 100%;
}
.lowImprint.columns.four.imprint.shortcode-copyright-bottom {
    width: 100%;
    text-align: center;
}
@media (max-width: 550px) {
.footerLogo img {
    text-align: center;
    margin: 0 auto;
}
}
@media (max-width: 480px) {
	.calloutButton {
    padding: 5px !important;
}
.calloutTitle {
    font-size: 1.3rem !important;
}
.mainMenuToggle {
    top: 0rem !important;
}
}
@media (max-width: 430px) {
.mainMenuToggle {
    top: 41px !important;
}
}
@media (max-width: 400px) {
	.calloutTitle {
    font-size: 1.1rem !important;
}
.calloutDesc {
    font-size: .8rem !important;
}
}
/* CALCULATOR */
div#calc-box {
    position: initial !important;
    bottom: 0;
    z-index: 1!important;
}

#calc-form .panel-title {
  cursor: pointer;
  font-size: 20px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 1em;
}

.fullTemplateCalcBox {
  position: fixed;
  top: 0px;
  background-color: #0f7245;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
  height: 55px;
}

.calc-box-left {
  float: left;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.calc-box-right {
  float: right;
  width: 49%;
  text-align: center;
  margin-top: -12px;
}

.panel-collapse {
  display: none;
  overflow: auto;
}

#calc-form .accordianElement {
  float: left;
  width: 50%;
  height: 50px;
  line-height: 40px;
}

#calc-form .accordianElement .accordianInput {
  width: 45px;
  float: left;
  margin-right: 10px;
}

#calc-box {
  background-color: #0f7245;
  color: #fff;
  right: 0px;
  left: 0px;
  z-index: 999;
  color: #fff;
  overflow: auto;
  padding: 15px 10%;
}

.page-template-calculator .pageContent {
  padding-top: 125px;
}

.page-template-calculator .eight.columns, .page-template-calculator aside .four.columns {
  float: none;
  width: 100%;
}

#calc-form .accordianElement {
  line-height: normal;
}

.hero_image .container:before {
  content: "" !important;
}

.wpcf7 form {
    padding: 0px;
}

@media screen and (max-width: 400px) {
  #calc-form .accordianElement {
    width: 100%;
  }
}
/* END CALCUTOR */



/* BODY-NAV-HERO*/

body {
    font-family: "Montserrat", sans-serif;
}

body.home {
    background: #f5f5f5;
}

.hero-container {
    display: grid;
    grid-template-columns: 2fr 2fr;
    grid-gap: 20px;
    z-index: 0;
    height: 65vh;
}

.hero-item {
    padding: 17% 0px 0px 50px;
    text-align: left;
    background: #eee;
    color: #fff;
    clip-path: polygon(0 0, 100% 0%, 91% 100%, 0% 100%);
}

.hero-title {
    color: #fff;
    font-weight: 600;
    font-size: 3rem;
    line-height: 3rem;
    animation: fadeInUp .9s ease-in-out;
}

.hero-subtitle {
    color: #000;
    font-size: 1.8rem;
    line-height: 3rem;
    font-weight: 600;
    animation: fadeInUp .9s ease-in-out;
}

.hero-buttons {
    background: rgb(41, 122, 192);
    color: #fff;
    margin: 20px 3px;
    padding: 30px;
    border: none;
    line-height: 0;
    font-size: .9rem;
    animation: fadeInUp 1s ease-in-out;
}

.hero-buttons:hover {
    color: #fff;
    background: #000;
}

.hero-buttons:after {
    content: "\f178";
    font-family: "fontAwesome";
    padding-left: 8px;
}

#topmostBar {
    background: #000!important;
}

.top-bar-phone {
    display: none;
}

body:not([class*="no-header"]):not(.single-candee_location) #pinnacleHeader {
    position: relative!important;
}

#pinnacleHeader .container {
    max-width: 1400px!important;
}

#navbarTheme8,
#navbarTheme8.sticky {
    background: rgba(255, 255, 255, 1)!important;
}

.mainAccountIcons.candee.mainAccountIconsHorizontal {
    display: initial;
}

.mainLogo img {
    max-width: 250px!important;
    animation: fadeIn 1s ease-in-out;    
    height: auto !important;
    max-height: 100px !important;
}


.hero-text {
    margin-top: 5%;
    margin-bottom: -30px;
}

body:not(.home) .tsg-hero-video.heroTheme8.height100vh {
    background-position: center;
}

.tsg-hero-video .overlay {
    background: #555!important;
}

.internal-title {
    margin-top: -50px;
    text-shadow: 1px 2px 2px #000;
}


/* END BODY-NAV-HERO*/


/* STEPS */

.steps-container {
    display: grid;
    grid-template-columns: 3fr 2fr;
    grid-gap: 0px;
    /* min-height: 50vh; */
    background: none !important;
}

.steps-text-box {
    position: absolute;
    margin-top: 1.5%;
    background: #f5f5f5;
    padding: 50px 60px 20px 60px;
    font-size: 1.5rem;
    width: fit-content;
    left: 25px;
    box-shadow: 20px 20px 0px #8b1e1e;
}

.step-boxes {
    display: flex;
    flex-direction: column;
    color: #fff;
    padding: 20px;
}

.steps {
    margin: 20px 10px;
    display: flex;
    flex-direction: row;
    padding: 10px;
}

.steps-title-lg {
    font-size: 2.5rem;
    line-height: 2.5rem;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
    margin-bottom: 20px;
}

.steps-title-md {
    font-size: 2rem;
    line-height: 2rem;
    font-family: "Oswald", sans-serif;
    margin-bottom: 25px;
}

.number {
    padding: 10px 20px;
    font-size: 3rem;
    margin-right: 20px;
    font-weight: 600;
    color: #fff;
}


/* END STEPS */


/* ABOUT HOMEPAGE */

.about-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
    margin: 0px;
    background: #fff;
    padding: 0px 45px 0px 0px;
}

.about-item {
    text-align: left;
    border-radius: 5px;
    line-height: 2rem;
    position: relative;
    padding: 15% 25px;
    transform: translateY(-20%);
    color: #000;
}

.about-item h2 {
    font-size: 1.8rem;
    font-weight: 600;
}

.about-container img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


/* END ABOUT HOMEPAGE */


/* UNIT SIZES */

.units-title {
    font-size: 2rem;
    font-weight: 700;
    line-height: 2.5rem;
    margin-top: 10%;
}

.units-subtitle {
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 2rem;
}

.wp-tabs-container {
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: #f5f5f5;
}

.wp-image-container {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: url(https://network11.us25.cdn-alpha.com/tsg-new-theme-2/wp-content/uploads/sites/45/unit-size-bg-side.png) #f5f5f5;
    background-position: left;
}

.wp-image-container img {
    min-width: 100%;
    max-height: 100%;
    display: none;
    position: relative;
    animation: fadeInLeft .5s ease-in-out;
}

.wp-image-container img.active {
    display: block;
}

.wp-tabs-content-container {
    flex: 1;
    background-color: #f5f5f5;
    display: flex;
    flex-direction: column;
    padding: 0px 80px 0px 0px;
}

.wp-tabs {
    display: flex;
    margin-bottom: 0px;
    margin-top: 25px;
}

.wp-tab {
    padding: 10px 25px;
    background-color: #ddd;
    cursor: pointer;
    transition: background-color 0.3s;
    color: #000;
    font-weight: 600;
    margin: 0px 2px;
}

.wp-tab.active {
    background-color: #1d6eb4;
    font-weight: bold;
    color: #fff;
}

.wp-text-content {
    display: none;
    border-top: 1px #ccc solid;
    font-size: .9rem;
    color: #000;
    font-weight: 500;
    padding: 25px 35px 25px 0px;
}

.wp-text-content.active {
    display: block;
}


/* FEATURES HOMEPAGE */

.featured-section {
    background-color: #555;
    color: #fff;
    text-align: center;
}

.featured-section h2 {
    padding: 30px 0px 0px 0px;
    font-weight: 600;
}

.featured-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 0px;
    background-color: #555;
}

.featured-item {
    padding: 15% 20px 5% 20px;
    text-align: left;
    position: relative;
    line-height: 2rem;
    color: #fff;
    background: url(https://network11.us25.cdn-alpha.com/tsg-new-theme-2/wp-content/uploads/sites/45/features-box-bg-3.png);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.featured-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.5rem;
}

.features-btn {
    margin-top: 25px;
    background: #1d6eb4;
    color: #fff;
    border: none;
    border-radius: 0px;
    animation: fadeInUp .5s ease-in-out;
}

.features-btn:hover {
    transition: all 0.1s ease-out;
    transform: scale(1.1);
    color: #fff;
}


/* END FEATURES HOMEPAGE */


/* FOOTER */

body:not(.home) .footerTheme3 .footer3FacilityInfoWrapper {
    margin: -25px 0px 50px 0px!important;
    padding: 0rem 0!important;
}

.form-flex {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: #1d6eb4;
    color: #fff;
}

.wpcf7 .wpcf7_submit {
    height: auto;
    background: #000000;
    color: #fff;
    font-size: 1rem;
}

.wpcf7 .wpcf7_submit:hover {
    background: #fff;
    color: #000;
}

.footerTheme3 .footer3FacilityInfoWrapper {
    background: #eee;
}


/* END FOOTER */


/* MOVE IN SPECIALS HOMEPAGE */

.special-section {
    padding: 50px 0px;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.special-section img {
    margin: 0px auto;
}


/* END MOVE IN SPECIALS HOMEPAGE */


/* PITCHBLOCKS */

.pitch_theme_10_wrapper {
    border-top: none!important;
    border-bottom: none!important;
    background: #dbdbdb!important;
}

.pitch_theme_10 {
    margin: 0px auto!important;
    padding: 20px 0px;
    background: #dbdbdb;
}

.pitch_theme_10 .pitchBlock {
    border-right: 1px solid #ddd !important;
    padding: 2rem 2rem!important;
    margin-left: 1%!important;
    border: 1px solid #ddd;
    background: #fff;
    outline: 1px solid #ddd;
    outline-offset: -10px;
}

.pitch_theme_10 .pitchBlock.see-more {
    background: #dbdbdb!important;
    outline: 0px solid #ddd;
}

.background_1,
.background_2 {
    background-color: #8b1e1e !important;
}


/* END PITCHBLOCKS */


/* REVIEWS HOMEPAGE */

.review-section {
    background: url(https://net11.live2-pinnacle.com/stor-it/wp-content/uploads/sites/16/reviews-bg.jpg);
    background-size: cover;
    background-position: center;
    padding: 50px;
    min-height: 450px;
    max-height: 450px;
    margin-left: auto;
    margin-right: auto;
    background-attachment: fixed;
    text-align: center;
    color: #fff
}

.reviewsTheme3 .reviewComment {
    color: #fff!important;
    text-shadow: 2px 2px 5px #000;
}

.reviewsHeaderTitle {
    padding-top: 50px;
    font-weight: 700;
    text-shadow: 2px 2px 5px #000;
}

.reviewsTheme3 .reviewAuthorName,
.reviewsTheme3 .reviewCompany {
    color: #fff!important;
    text-shadow: 2px 2px 5px #000;
}

.reviewsTheme3.candee .star-ratings-css-top {
    color: #ffc300!important;
}

.reviewsTheme3 .facReviewWrapper .slick-arrow.slick-next .fa {
    color: #fff!important;
    max-width: 30px;
}

.reviewsTheme3 .facReviewWrapper .slick-arrow.slick-prev .fa {
    color: #fff!important;
}

.reviewsTheme3.candee.background_2 {
    background: transparent!important;
}

.fa-star:before {
    color: #ffc300;
    font-size: 24px;
    margin: 0 3px;
}


/* END REVIEWS HOMEPAGE */


/* FEATURES PAGE */

.half-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin: -35px 0px 5px 0px;
}

.item {
    padding: 20px;
    text-align: left;
    border-radius: 5px;
    position: relative;
    line-height: 2rem;
}

.item p {
    margin-top: 0px;
    margin-left: 25px;
    margin-right: 25px;
}

.item h1 {
    font-weight: 700;
    margin-left: 25px;
}

.half-container img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.features-container {
    padding: 50px 0px;
}

.features-row {
    display: inline-block;
    margin-top: 0%;
    width: 100%;
}

.features-box-heading {
    display: absolute;
    background: #297ac0;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 80px 20px 20px;
    color: #fff;
    margin-top: 0%;
    width: fit-content;
    margin-left: 3%;
    margin-right: auto;
    z-index: 1;
    clip-path: polygon(100% 0%, 95% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}

.features-box {
    display: relative;
    background: #fff;
    margin-top: -50px;
    margin-bottom: 5%;
    margin-left: 5%;
    margin-right: 5%;
    font-size: 1rem;
    font-weight: 400;
    padding: 100px 20px 20px 20px;
    z-index: 0;
    box-shadow: 3px 6px 14px 2px #333;
    border: 15px solid #eee;
}

.features-box ul {
    list-style-type: square;
    padding: 0;
    margin-left: 80px;
}

.features-box li {
    padding-left: 0em!important;
    text-indent: -1.3em;
    line-height: 25px;
}

.features-page-btn {
    display: inline-block;
    background: #297ac0;
    padding: 15px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    margin-left: 25%;
    margin-right: auto;
    width: 50%;
    margin-top: 45px;
    text-decoration: none!important;
}

.features-page-btn:hover {
    transform: scale(1.1);
    -webkit-transition: all 1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out;
}

.features-left {
    width: 50%;
    display: inline-block;
    float: left;
}

.features-right {
    width: 50%;
    display: inline-block;
    float: left;
}


/* CTA HOMEPAGE */

.cta-section {
    background: url(https://network16.us25.cdn-alpha.com/66and85-storage/wp-content/uploads/sites/209/Banner-2-scaled.jpg);
    color: #fff;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    background-attachment: fixed;
    padding: 25px 0px 50px 0px;
}

.cta-section::before {
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(29 110 180 / 65%);
}

.cta-section h2 {
    font-weight: 700;
    position: relative;
}

.cta-blocks {
    display: flex;
    flex-direction: row;
    justify-content: center;
    justify-content: space-evenly;
    color: #fff;
    font-weight: 500;
    background: transparent;
    padding: 0px 50px;
    position: relative;
}

.cta-blocks div {
    width: 31%;
    padding: 20px 25px 0px 25px;
    background: #ffffff;
    color: #000;
}

.cta-blocks-title {
    font-size: 1.5rem;
    color: #000;
    font-weight: 600;
}

.cta-blocks img {
    width: 100px;
    margin: 20px auto;
}

.cta-section h2 {
    color: #fff;
}

.cta-btn {
    color: #fff;
    background: #003366;
    border-bottom: 5px #0066cc solid;
    border-radius: 0px;
    margin-top: 25px;
    line-height: 0;
}

.cta-btn:hover {
    color: #fff;
    background: #0066cc;
    border-bottom: 5px #003366 solid;
}

.hr-lines {
    position: relative;
    max-width: 800px;
    margin: 0px auto 50px auto;
    text-align: center;
    font-weight: 600;
    padding: 30px 10px 0px 10px;
}

.hr-lines:before {
    content: " ";
    height: 1px;
    width: 200px;
    background: #fff;
    display: block;
    position: absolute;
    top: 75%;
    left: 0;
}

.hr-lines:after {
    content: " ";
    height: 1px;
    width: 200px;
    background: #fff;
    display: block;
    position: absolute;
    top: 75%;
    right: 0;
}


/* END CTA HOMEPAGE */


/* RESPONSIVE */

@media screen and (max-width: 1024px) {
    .pitch_theme_10 .candee-row.pitchActionButtons a,
    .pitch_theme_10 .pitchBlockUnavailableButton {
        width: 100%!important;
        margin-bottom: 2%!important;
    }
    .pitch_theme_10 .candee-row.pitchActionButtons a,
    .pitch_theme_10 .pitchBlockUnavailableButton {
        margin-left: 0%!important;
    }
    .hero-container {
        grid-template-columns: repeat(1, 1fr);
        height: 45vh!important;
    }
    .hero-item {
        padding: 8% 0px 0px 20px;
        background: #0000009e;
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        height: 45vh!important;
    }
    .hero-title {
        font-size: 2rem;
        line-height: 2rem;
        color: #fff;
    }
    .hero-subtitle {
        font-size: 1.3rem;
        line-height: 2rem;
        color: #fff;
    }
    .hero-buttons {
        background: rgb(41, 122, 192);
        padding: 20px;
    }
    .featured-container {
        grid-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
    }
    .features-container img {
        position: relative;
        min-height: 200px;
        width: 100%;
    }
    .item {
        padding: 0% 0px;
    }
    .item p {
        padding: 20px;
    }
    .wp-tabs-content-container {
        width: 100%;
        padding: 20px 20px 20px 20px;
    }
    .wp-image-container {
        width: 100%;
    }
    .wp-tabs-container {
        display: inline-block;
    }
    .wp-text-content {
        padding: 20px 20px 20px 0px;
    }
    .wp-image-container {
        background: url() #f5f5f5;
    }
    .units-title {
        margin-top: 1%;
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
    .wp-tab {
        padding: 10px 20px;
        margin: 0px 1px;
    }
}

@media screen and (max-width: 979px) {
    .steps-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .steps-text-box {
        position: relative;
        margin-top: 0%;
        width: 100%;
        left: 0px;
        box-shadow: 0px 0px 0px #1D6EB4;
    }
}

@media (max-width: 900px) {
    .about-container {
        grid-template-columns: repeat(1, 1fr);
        padding: 0px 0px 0px 0px;
    }
    .featured-section-block {
        width: 100%;
        margin: 25px 0px;
    }
    .featured-container {
        grid-template-columns: repeat(1, 1fr);
        padding: 0px 0px 0px 0px;
    }
    .featured-section {
        flex-direction: column;
    }
    .featured-container img {
        position: relative;
        height: 200px;
    }
    .featured-item {
        padding: 10px;
    }
    .about-item {
        text-align: left;
        border-radius: 5px;
        line-height: 2rem;
        position: relative;
        margin-top: 5%;
        padding: 0px 10px;
    }
    .special-section img {
        width: 90%;
    }
    .about-container img {
        clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 100% 100%, 0% 100%);
    }
    .half-container {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 20px;
        margin: -40px 0px 0px 0px;
    }
    .half-container h1 {
        font-size: 1.6rem;
    }
    .half-container p {
        line-height: 30px;
    }
    .item {
        padding: 0px;
        text-align: left;
        font-weight: 600;
        border-radius: 5px;
        position: relative;
    }
    .item p {
        margin-top: 20px;
    }
    .half-container img {
        position: relative;
        top: -30px;
        left: 0;
        width: 100%;
        height: 350px;
    }
    .features-container {
        background: url();
        background-size: cover;
        background-position: center;
    }
    .features-row {
        display: inline-block;
        margin-top: 0%;
        width: 100%;
    }
    .features-box-heading {
        font-size: 1.5rem;
        width: 100%!important;
        margin-right: auto;
    }
    .features-box {
        margin-left: 1%;
        margin-right: 1%;
        padding: 80px 20px 20px 20px;
    }
    .features-box p {
        padding-top: 30px;
    }
    .features-box ul {
        margin-left: 30px;
    }
    .features-box li {
        line-height: 20px;
    }
    .features-btn {
        margin-left: 1%;
        width: 100%;
        margin-top: 20px;
    }
}

@media (max-width: 800px) {
    .cta-blocks {
        flex-direction: column;
    }
    .cta-blocks {
        flex-direction: column
    }
    .cta-blocks div {
        width: 100%;
        margin-bottom: 25px;
    }
    .cta-blocks {
        flex-direction: column
    }
    .cta-blocks div {
        width: 100%;
        margin-bottom: 25px;
    }
}

@media (max-width: 700px) {
    .pitch_theme_10 .pitchBlock {
        border-bottom: 2px solid rgba(0, 0, 0, 0)!important;
        margin-bottom: 10px;
    }
    .hero-item {
        padding: 10% 0px 0px 20px;
        clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);
        height: 45vh!important;
    }
    .hr-lines:before {
        display: none;
    }
    .hr-lines:after {
        display: none;
    }
}

@media (max-width: 650px) {
    .hero-contact-info {
        flex-direction: column;
        font-size: .9rem;
    }
    .hero-buttons {
        margin: 10px 3px!important;
        padding: 25px 10px!important;
    }
    .heroTheme8.height100vh {
        min-height: 70vh!important;
    }
    .hero-text-sm {
        font-size: 1.1rem!important;
    }
    .hero-text {
        margin-top: 45%;
    }
    .hero-contact {
        display: none;
    }
    .hero-title-lg {
        font-size: 2rem;
        line-height: 2rem;
        font-weight: 700!important;
    }
    .top-bar-phone {
        display: inline;
    }
    .mainAccountIcons.mainAccountIconsHorizontal a .truncate,
    .mainAccountIcons.mainAccountIconsHorizontal a span {
        display: none;
    }
    .features-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .reverse {
        display: flex;
        flex-direction: column-reverse;
    }
    .cta-blocks {
        padding: 0 10px;
    }
}

@media screen and (max-width: 600px) {
    .features-left {
        width: 100%;
        display: inline;
        float: none;
    }
    .features-right {
        width: 100%;
        display: inline;
        float: none;
    }
    .features-box-heading {
        margin-left: 10.5%;
        font-size: 1.5rem;
    }
    .main-topmost-bar .textAlignLeft,
    .main-topmost-bar .textAlignLeft a {
        text-align: center;
    }
}

@media (max-width: 400px) {
    .mainLogo img {
        max-width: 180px!important;
    }
    .main_color_text.bold {
        font-size: 1.5rem!important;
        margin: 20px 10px 0px 10px;
    }
    .bold {
        font-size: 1.2rem!important;
        margin: 0px 10px 20px 10px;
    }
    .hero-item {
        padding: 15% 0px 0px 20px;
    }
    .step-boxes {
        padding: 10px;
    }
}

@media screen and (max-width: 335px) {
    .steps {
        margin: 10px auto;
        width: 99%;
    }
}


/* PWA BAR */

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem {
    border-bottom: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] {
    border: none!important;
    background: #297ac1c2!important;
    border-radius: 0px;
    margin-right: 0px;
    box-shadow: none!important;
}

.candeeUserBar[class*=candeeUserBarTheme-sidebar] #candeeUserBarAnchor > a.candeeMenuItem .fa {
    color: #ffffff!important;
}

@media screen and (max-width:550px) {
    .hiddenPWAToggle-sidebar-right {
        display: inline-block;
        position: fixed;
        right: 0;
        top: 389px;
        z-index: 125;
        color: #393736!important;
        background-color: #3d57a6!important;
        width: 35px;
        height: 55px;
        padding-top: 15px;
        padding-left: 12px!important;
        border: none!important;
        border-top-right-radius: 50px 50px;
        border-bottom-right-radius: 50px 50px;
    }
    .candeeUserBar[class*=candeeUserBarTheme-sidebar] {
        margin-right: 0px !important;
    }
    .candeeUserBar {
        -webkit-box-shadow: unset;
    }
}

/* Locations Page Map Mods */
.assistance {
    font-size: 1rem;
    display: flex;
    justify-content: flex-start;
    font-weight: bold;
    min-width: fit-content;
    margin-right: 40px;
}
  
.mainMenu, #pinnacleMainNav {
    background: #fff;
    padding: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-bottom: unset !important;
}
  
#locations_theme_4 #locationsSection {
    padding-right: .5rem;
    width: 1000px !important;
    max-width: none !important;
    min-height: 100%;
    margin-top: 0;
}
  
#locations_theme_4 #facilityMap {
    min-height: calc(100vh - 66px) !important;
    height: calc(100vh - 8dvh) !important;
    max-height: calc(100vh - 10dvh) !important;
}
  
@media screen and (max-width: 1000px) {
    #pinnacleMainContent #top h1 {
        font-size: x-large;
    }
}


/*Hide background blue on checkout page  */
.page-id-5 .steps-container{
    background: none;
}

/* END  */


/*66&85 overrides*/
    /*HERO SECTION*/

    :root{
        --brand-red: #8b1e1e;      
        --brand-red-2: #b32626;    
        --brand-dark: #111;
        --brand-light: #f5f5f5;
    }

    body.home .tsgHeroTheme10.heroTheme10{
    position: relative;
    }

    
    body.home .tsgHeroTheme10 .heroTheme10HeroImage{
    position: relative;
    min-height: 65vh;                 
    background-position: center !important;
    background-size: cover !important;
    }

    body.home .tsgHeroTheme10 .heroTheme10HeroImage::before{
    content:"";
    position:absolute;
    inset:0;
    
    background: linear-gradient(90deg, rgba(0,0,0,.70), rgba(0,0,0,.20));
    z-index: 0;
    pointer-events:none;
    }

    
    body.home .tsgHeroTheme10 .heroTheme10HeroImage .container{
    position: relative;
    z-index: 1;
    max-width: 1400px;
    }

    
    body.home .tsgHeroTheme10 .home_text{
    display: inline-block;
    margin-top: 10vh;
    padding: 42px 38px;
    background: rgba(0,0,0,.55);
    border-left: 10px solid #8b1e1e;
    
    clip-path: polygon(0 0, 100% 0%, 92% 100%, 0% 100%);
    max-width: 620px;
    }

    
    body.home .tsgHeroTheme10 .heroTitle{
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    letter-spacing: .5px;
    font-size: 3rem;
    line-height: 3rem;
    margin: 0 0 10px 0;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0,0,0,.35);
    }

    body.home .tsgHeroTheme10 .heroSubtitle{
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.8rem;
    margin: 0 0 18px 0;
    color: #fff;
    opacity: .95;
    max-width: 40ch;
    }

    
    body.home .tsgHeroTheme10 .heroButton{
    background: #8b1e1e;
    color: #fff;
    border: none;
    border-bottom: 4px solid #5f1212;
    border-radius: 0;
    padding: 16px 22px;
    font-weight: 800;
    font-size: .95rem;
    line-height: 1;
    transition: transform .12s ease, background-color .12s ease;
    }

    body.home .tsgHeroTheme10 .heroButton:hover{
    background: #b32626;
    transform: translateY(-1px);
    }

    
    body.home .tsgHeroTheme10 .heroButton:after{
    content: "\f178";
    font-family: "fontAwesome";
    padding-left: 10px;
    }

    
    body.home .tsgHeroTheme10 a{
    text-decoration: none !important;
    }

    
    @media (max-width: 1024px){
    body.home .tsgHeroTheme10 .heroTheme10HeroImage{
        min-height: 45vh;
    }

    body.home .tsgHeroTheme10 .home_text{
        margin-top: 6vh;
        padding: 28px 22px;
        clip-path: none; 
        max-width: 92%;
    }

    body.home .tsgHeroTheme10 .heroTitle{
        font-size: 2.1rem;
        line-height: 2.1rem;
    }

    body.home .tsgHeroTheme10 .heroSubtitle{
        font-size: 1.05rem;
        line-height: 1.5rem;
    }

     .reverse {
        display: flex !important;
        flex-direction: column-reverse !important;
    }
    }

    @media (max-width: 650px){
    body.home .tsgHeroTheme10 .heroTheme10HeroImage{
        min-height: 52vh; 
    }

    body.home .tsgHeroTheme10 .home_text{
        background: rgba(0,0,0,.62);
        border-left-width: 8px;
    }   
    }


/*STEPS SECTON*/

.steps-container{
    position: relative;
    display: grid;
    grid-template-columns: 1.15fr 1.35fr; 
    min-height: 420px;
    overflow: hidden;
  }
  
 
  .steps-container > div:first-child{
    grid-column: 1 / -1;
    grid-row: 1;
    z-index: 0;
  
    min-height: 420px;
    height: 100%;
  
    background-size: cover !important;
    background-position: center bottom !important;
  }
  
  /* Left card */
  .steps-text-box{
    grid-column: 1 / 2;
    grid-row: 1;
    z-index: 2;
  
    position: relative !important;
    left: auto !important;
    margin-top: 0 !important;
  
    background: rgba(255,255,255,.95);
    border-left: 10px solid #8b1e1e;
    padding: 50px 45px 35px 45px;
  
    align-self: center;
    margin-left: 25px; 
    max-width: 520px;
  }
  
 
  .steps-container > div:nth-child(3){
    grid-column: 2 / 3;
    grid-row: 1;
    z-index: 1;
  

    background: rgba(17,17,17,.88);
    backdrop-filter: blur(2px);
  
    display: flex;
  }

  .step-boxes{
    position: relative;
    z-index: 2;
    padding: 45px 35px;
    color: #fff;
  }
  

  .number{
    background: #8b1e1e;
    min-width: 56px;
    height: 56px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  
    padding: 0 !important;
    margin-right: 18px;
    border-radius: 2px;
    border: 2px solid rgba(255,255,255,.18);
    font-weight: 800;
  }
  
  .steps-container::before{
    content:"";
    position:absolute;
    inset:0;
    z-index: 0;
    pointer-events:none;
  }

  @media (max-width: 979px){
    .steps-container{
      grid-template-columns: 1fr;
      min-height: 0;
    }
  
    .steps-container > div:first-child{
      min-height: 220px;
    }
  
    .steps-text-box{
      grid-column: 1 / -1;
      margin: 0;
      max-width: none;
      padding: 35px 25px;
    }
  
    .steps-container > div:nth-child(3){
      grid-column: 1 / -1;
      background: rgba(17,17,17,.92);
    }
  
    .step-boxes{
      padding: 30px 25px;
    }
  }

  
      /*CTA BOX SECTION*/

    .cta-section{
        background-attachment: fixed;
    }
    
    .cta-blocks div,
    .cta-box{
        background: #ffffff;
        border: 2px solid #ddd;
        box-shadow: none;                
        transition: transform .12s ease, border-color .12s ease;
    }
    
    .cta-box:hover{
        transform: translateY(-3px);
        border-color: #8b1e1e;            
    }
    
    .cta-blocks-title{
        font-weight: 700;
        color: #111;
    }
    
    /* CTA buttons */
    .cta-btn{
        display: inline-flex;
        align-items: center;
        justify-content: center;    
        background: rgb(139, 30, 30);
        color: #fff !important;
        text-decoration: none !important;    
        padding: 14px 22px;
        margin-top: 20px;    
        font-weight: 800;
        border-radius: 0;
        border-bottom: 4px solid #5f1212;    
        transition: background .12s ease, transform .12s ease;
    }

    .cta-section::before {
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(139, 30, 30, 0.65);
    }
    
    .cta-btn:hover{
        background: #b32626;
        transform: translateY(-1px);
        border-bottom-color: #7a1a1a;
    }
    
    .cta-btn:after{
        content: "\f178";
        font-family: "fontAwesome";
        padding-left: 10px;
    }
    

    /*FEATURED SECTION*/
        .featured-container{
            background-color: #121212;
        }
    
    .featured-item{
        color: #fff;
    }
    

    .featured-container img{
        position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    

    .featured-text{
        background: rgba(255,255,255,.04);
        border: 2px solid rgba(255,255,255,.14);
        box-shadow: none;
    }
    

    .featured-title{
        font-family: "Oswald", sans-serif;
        font-weight: 700;
        letter-spacing: .3px;
    }
    

    .features-btn{
        display: inline-flex;
        align-items: center;
        justify-content: center;
    
        margin-top: 22px;
        padding: 14px 20px;
    
        background: #8b1e1e;
        color: #fff !important;
        border: 2px solid transparent;
        border-radius: 0;
        text-decoration: none !important;
    
        font-weight: 800;
        transition: transform .12s ease, background-color .12s ease;
    }
    
    .features-btn:hover{
        background: #b32626;
        transform: translateY(-1px);
        color: #fff !important;
    }
    
    .features-btn:after{
        content: "\f178";
        font-family: "fontAwesome";
        padding-left: 10px;
    }

    /*FOOTER SECTION*/
    body.home .footerTheme3 .form-flex{
        background: #8b1e1e;           
        color: #fff;
        gap: 0;
    }
    

    body.home .footerTheme3 .footerTheme3MapWrapper{
        border-right: 2px solid #ddd;
    }
    

    body.home #footerTheme3Map{
        border-top: 6px solid #8b1e1e;
    }
    

    body.home .footerTheme3 .form-flex > div:last-child{
        background: #fff;
        border-left: 2px solid #ddd;
    }
    

    body.home .footerTheme3 .wpcf7 form{
        width: 100%;
        padding: 45px 45px 35px 45px;
        margin: 0;
        background: #8b1e1e;
    }
    

    body.home .footerTheme3 .wpcf7-title{
        color: #fff;
        letter-spacing: .5px;
    }
    

    body.home .footerTheme3 .wpcf7 input.wpcf7-form-control,
    body.home .footerTheme3 .wpcf7 textarea.wpcf7-form-control{
        width: 100% !important;
        border: 2px solid #ddd;
        background: #fff;
        padding: 12px 12px;
        font-size: 1rem;
        border-radius: 0;
        color: #000;
    }
    

    body.home .footerTheme3 .wpcf7 input.wpcf7-form-control:focus,
    body.home .footerTheme3 .wpcf7 textarea.wpcf7-form-control:focus{
        outline: none;
        border-color: #b32626;
    }
    

    body.home .footerTheme3 .wpcf7 .wpcf7_submit{
        background: #8b1e1e;
        color: #fff;
        font-weight: 800;
        padding: 14px 18px;
        border: none;
        border-bottom: 4px solid #5f1212;
        border-radius: 0;
        width: auto;
    }
    
    body.home .footerTheme3 .wpcf7 .wpcf7_submit:hover{
        background: #5f0000;
        color: #fff;
        border-bottom-color: #7a1a1a;
    }
    
    @media screen and (max-width: 950px){
        body.home .footerTheme3 .footerTheme3MapWrapper{
        border-right: none;
        border-bottom: 2px solid #ddd;
        }
    
        body.home .footerTheme3 .form-flex > div:last-child{
        border-left: none;
        }
    
        body.home .footerTheme3 .wpcf7 form{
        padding: 30px 20px 25px 20px;
        }
    }
    
    /*INTERNAL PAGES*/
    :root{
        --brand-red: #8b1e1e;
        --brand-red-2: #b32626;
        --brand-dark: #111;
        --brand-gray: #f5f5f5;
        --brand-border: #ffc8c8;
    }

    .container.full-width-no-header {
        width: 100% !important;
        max-width: 100% !important;
    }


    
    .internal-wrap{
        max-width: 95% !important;
        margin: 0 auto;
        padding: 0 25px;
    }
    
    .internal-hero{
        position: relative;
        overflow: hidden;
        background: #121212;
        color: #fff;
        border-top: 6px solid var(--brand-red);
    }
    
    .internal-hero::before{
        content:"";
        position:absolute;
        inset:0;
        background: linear-gradient(90deg, rgba(0,0,0,.70), rgba(0,0,0,.25));
        pointer-events:none;
    }
    
    .internal-hero-inner{
        position: relative;
        padding: 70px 0 55px 0;
    }
    
    .internal-kicker{
        font-family: "Oswald", sans-serif;
        letter-spacing: 1px;
        text-transform: uppercase;
        opacity: .9;
        margin: 0 0 10px 0;
    }
    
    .internal-h1{
        font-family: "Oswald", sans-serif;
        font-size: 3rem;
        line-height: 3rem;
        margin: 0 0 12px 0;
    }
    
    .internal-subhead{
        max-width: 70ch;
        font-weight: 600;
        opacity: .95;
    }
    
    .internal-hero-actions{
        margin-top: 22px;
        display: flex;
        flex-wrap: wrap;
        gap: 12px;
    }
    
    .btn-brand{
        display:inline-flex;
        align-items:center;
        justify-content:center;
        padding: 14px 20px;
        font-weight: 800;
        text-decoration:none !important;
        border-radius: 0;
        border: 2px solid transparent;
        transition: transform .12s ease, background-color .12s ease, border-color .12s ease;
    }
    
    .btn-brand.primary{
        background: var(--brand-red);
        color:#fff !important;
        border-bottom: 4px solid #5f1212;
    }
    
    .btn-brand.primary:hover{
        background: var(--brand-red-2);
        transform: translateY(-1px);
    }
    
    .btn-brand.secondary{
        background: transparent;
        color:#fff !important;
        border-color: rgba(255,255,255,.75);
    }
    
    .btn-brand.secondary:hover{
        background: rgba(255,255,255,.10);
        border-color: #fff;
        transform: translateY(-1px);
    }
    
    .btn-brand:after{
        content: "\f178";
        font-family: "fontAwesome";
        padding-left: 10px;
    }
    
    /* Content sections */
    .internal-section{
        background: #fff;
        padding: 55px 0;
    }
    
    .internal-section.alt{
        background: var(--brand-gray);
    }
    
    .internal-grid {
        display: grid;
        grid-template-columns: 1.25fr .9fr;
        gap: 28px;
        align-items: stretch; 
    }
    
    .internal-grid.reverse{
        grid-template-columns: .9fr 1.25fr;
    }
    
    .internal-card{
        background:#ccc;
        border: 2px solid var(--brand-border);
        padding: 24px 22px;
    }
    
    .internal-card h2{
        font-family: "Oswald", sans-serif;
        margin-top: 0;
    }
    
    .internal-list{
        margin: 0;
        padding-left: 18px;
    }
    
    .internal-media{
        border: 2px solid var(--brand-border);
        background: #eee;
        overflow: hidden;
        height: 100%;
        display: flex;
    }

    .internal-media img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    }

    
    /* CTA band at bottom */
    .internal-cta{
        background: #121212;
        color:#fff;
        padding: 55px 0;
        border-top: 6px solid var(--brand-red);
    }
    
    .internal-cta p{
        max-width: 70ch;
        opacity: .95;
    }
    
    /* Contact list */
    .contact-block{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 18px;
    }
    
    .contact-block .internal-card{
        height: 100%;
    }
    
    /* Responsive */
    @media (max-width: 900px){
        .internal-h1{ font-size: 2.2rem; line-height: 2.2rem; }
        .internal-grid,
        .internal-grid.reverse{
        grid-template-columns: 1fr;
        }
        .contact-block{
        grid-template-columns: 1fr;
        }
        .internal-hero-inner{
        padding: 55px 0 45px 0;
        }
    }

    .internal-card .internal-list{
        columns: 2;
        column-gap: 40px;
    }
    
    .internal-card .internal-list li{
        break-inside: avoid;
        -webkit-column-break-inside: avoid;
        margin-bottom: 8px;
    }
  
  
    @media (max-width: 900px){
        .internal-card .internal-list{
          columns: 1;
        }
      }

.internal-wrap{
    max-width: 95% !important;
    padding: 0 16px;
  }
  
  .internal-hero-inner{
    padding: 48px 0 38px 0;
  }
  
  .internal-h1{
    font-size: 2.1rem;
    line-height: 2.1rem;
  }
  
  .internal-section{
    padding: 38px 0;
  }
  
  .internal-grid,
  .internal-grid.reverse,
  .contact-block{
    grid-template-columns: 1fr;
  }
  
  .internal-media{
    min-height: 220px; 
  }
  
  @media (min-width: 900px){
    .internal-wrap{
      padding: 0 25px;
    }
  
    .internal-hero-inner{
      padding: 70px 0 55px 0;
    }
  
    .internal-h1{
      font-size: 3rem;
      line-height: 3rem;
    }
  
    .internal-section{
      padding: 55px 0;
    }
  
    .internal-grid{
      grid-template-columns: 1.25fr .9fr;
    }
  
    .internal-grid.reverse{
      grid-template-columns: .9fr 1.25fr;
    }
  
    .contact-block{
      grid-template-columns: 1fr 1fr;
    }
  
    .internal-media{
      min-height: 0;
    }
  }

  /* Force internal images to fill the same height as the text column */
@media (min-width: 900px){
  .internal-grid{
    align-items: stretch;
  }

  .internal-card,
  .internal-media {
    height: 100%;
  }

  .internal-media {
    position: relative;
    overflow: hidden;
    padding: 0;              
  }

  .internal-media img {
    position: absolute;
    inset: 0;
    width: 100% !important;
    height: 100% !important; 
    max-height: none !important;
    object-fit: cover;
    display: block;
  }
}

@media (max-width: 899px){
  .internal-media {
    height: auto;
    min-height: 0;
  }

  .internal-media img {
    position: static !important;  
    width: 100% !important;
    height: auto !important;
    max-height: none !important;
    object-fit: cover;            
    display: block;
  }

  .featured-container img {
        position: relative;
        height: 200px;
    }
}


/*FAQs PAGE*/

    .faq-wrap{
    max-width: 1000px;
    margin: 0 auto;
    }

    .faq-item{
    border: 2px solid var(--brand-border);
    background: #fff;
    margin: 0 0 14px 0;
    }

    .faq-q{
    cursor: pointer;
    list-style: none;
    padding: 18px 18px 18px 52px;
    position: relative;

    font-family: "Oswald", sans-serif;
    font-size: 1.35rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: #111;
    }

    .faq-q::-webkit-details-marker{
    display: none;
    }

    /* plus/minus icon */
    .faq-q::before{
    content: "+";
    position: absolute;
    left: 16px;
    top: 16px;

    width: 26px;
    height: 26px;
    display: inline-flex;
    align-items: center;
    justify-content: center;

    background: var(--brand-red);
    color: #fff;
    font-weight: 900;
    line-height: 1;
    }

    .faq-item[open] .faq-q::before{
    content: "–";
    }

    .faq-a{
    padding: 0 18px 18px 18px;
    color: #222;
    font-weight: 500;
    line-height: 1.7rem;
    }

    .faq-item[open]{
    border-color: rgba(139,30,30,.55);
    box-shadow: 0 0 0 rgba(0,0,0,0);
    }

    .faq-a a{
    color: var(--brand-red);
    font-weight: 800;
    text-decoration: none;
    }

    .faq-a a:hover{
    text-decoration: underline;
    }

    /* Mobile */
    @media (max-width: 900px){
    .faq-q{
        font-size: 1.15rem;
        padding: 16px 16px 16px 48px;
    }

    .faq-q::before{
        left: 14px;
        top: 14px;
    }

    .faq-a{
        padding: 0 16px 16px 16px;
    }
    }


    .steps-container{
    position: relative;
    }


    .steps-container > div:first-child{
    position: absolute;
    inset: 0;
    z-index: 0;
    }


    .steps-text-box,
    .steps-container > div:nth-child(3){
    position: relative;
    z-index: 1;
    }

    @media (min-width: 980px){
    .steps-container{
        display: grid;
        grid-template-columns: 1.15fr 1fr; 
        align-items: stretch;
    }

    .steps-text-box{
        grid-column: 1 / 2;
        align-self: center;
        margin: 0 0 0 25px;   
        max-width: 560px;
    }

    .steps-container > div:nth-child(3){
        grid-column: 2 / 3;
    }
    }


    @media (max-width: 979px){
    .steps-container{
        display: block;       
        padding: 20px 0;
    }

    
    .steps-container > div:first-child{
        position: absolute;
        inset: 0;
    }

    
    .steps-text-box{
        position: relative !important; 
        left: auto !important;
        right: auto !important;
        top: auto !important;

        width: calc(100% - 30px);
        margin: 0 15px 15px 15px;
        max-width: none;

        clip-path: none;     
    }

    
    .steps-container > div:nth-child(3){
        position: relative;
        width: calc(100% - 30px);
        margin: 0 15px;
        background: rgba(17,17,17,.92);
    }

    .step-boxes{
        padding: 24px 18px;
    }

    .steps{
        margin: 0 0 18px 0;
    }
    }

    .about-btn {    
        color: #fff !important;   
        background-color: #8b1e1e !important;   
    }

    .about-btn:hover {
        color: #fff !important;
        background-color: #b32626;
        scale: 1.02;
        outline: 0;
    }

    body #navbarTheme8 #specialMenu a {
        color: #fff !important;
    }

    

.footer3FacilityInfoWrapper.textAlignCenter {
  padding: 20px !important;

}

.wpcf7-title {
  line-height: 3rem;
}

.steps-text-box.fadein.right.visible a {
  text-decoration: underline;
}

.footerTheme3 .footer3FacilityPhone a:hover {
  color: inherit;
  opacity: .8;
  transition: all .2s;
  text-decoration: underline;
  color: blue;
}

.cta-boxes{
display:flex;

}

:root {
	--candee-primary: #0066CC;
	--candee-secondary: #003366;
}

#pay_bill{
	background: var(--candee-secondary) !important
}

.background_1 {
		background: var(--candee-secondary) !important
}

.keysDescriptions{
	display:none !important
}

#topmostBar a{
 color: white !important
}

#topmostBar{
 color: white !important
}

section#wysiwyg-block-540 {
    display: none !important;
    visibility: hidden;
}

.page-id-12 .container.full-width-no-header {
    margin-top: 15px !important;
}

.page-id-65 .container.full-width-no-header, .page-id-53 .container.full-width-no-header, .page-id-62 .container.full-width-no-header, .page-id-58 .container.full-width-no-header {
    width: 90% !important;
}

@media (min-width: 1025px) {
	#menu-item-691 {
		display: none !important;
	}
}
#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 90% !important;
  margin: 0 auto !important;
}

  /* Outer wrapper */
  .tsg-partners-widget--split {
    padding: 1.5rem 0;
    background: transparent;
  }

  /* Full-width-but-centered like your other blocks */
  .tsg-partners-widget--split .partners-shell{
    width: min(1200px, 92vw);
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    align-items: stretch;
  }

  .tsg-partners-widget--split .partner-card{
    background: #fff;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,.10);
    box-shadow: 0 10px 22px rgba(0,0,0,.08);
    padding: 14px 14px 16px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .tsg-partners-widget--split .partner-head{
    margin-bottom: 8px;
  }

  /* Put both images on one row to keep height down */
  .tsg-partners-widget--split .partner-logos{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: center;
    margin-bottom: 10px;
  }

  .tsg-partners-widget--split .partner-logos img{
    width: 100%;
    height: 120px;          /* key: keeps it compact */
    object-fit: cover;
    border-radius: 8px;
    display: block;
    background: #f2f2f2;
  }

  /* Make the QR code stay crisp and square */
  .tsg-partners-widget--split .partner-logos img.qr{
    object-fit: contain;
    padding: 8px;
    background: #fff;
    border: 1px solid rgba(0,0,0,.08);
  }

  .tsg-partners-widget--split .partner-title{
    margin: 0;
    font-size: 1.25rem;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .02em;
    line-height: 1.2;
  }

  .tsg-partners-widget--split .partner-text{
    margin: 8px 0 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #333;
  }

  /* Tablet / mobile: stack */
  @media (max-width: 900px){
    .tsg-partners-widget--split .partners-shell{
      grid-template-columns: 1fr;
    }
    .tsg-partners-widget--split .partner-logos img{
      height: 150px;
    }
  }

  /* Very small: let images stack too */
  @media (max-width: 420px){
    .tsg-partners-widget--split .partner-logos{
      grid-template-columns: 1fr;
    }
    .tsg-partners-widget--split .partner-logos img{
      height: 170px;
    }
  }

  /* Media row */
.tsg-partners-widget--split .partner-media {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 14px;
}

/* U-Haul badge + Truck Club logo */
.tsg-partners-widget--split .partner-media .badge {
  flex: 0 0 auto;
  height: 95px;
  width: auto;
  object-fit: contain;
}

/* U-Haul truck image */
.tsg-partners-widget--split .partner-media .photo {
  flex: 1;
  height: 110px;
  object-fit: cover;
  border-radius: 8px;
}

/* QR Code — bigger + crisp */
.tsg-partners-widget--split .partner-media .qr {
  flex: 0 0 140px;
  height: 140px;
  width: 140px;
  object-fit: contain;
  background: #fff;
  padding: 6px;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,.08);
}

/* Mobile: stack vertically */
@media (max-width: 700px){
  .tsg-partners-widget--split .partner-media{
    flex-direction: column;
    align-items: flex-start;
  }

  .tsg-partners-widget--split .partner-media .photo{
    width: 100%;
  }

  .tsg-partners-widget--split .partner-media .qr{
    width: 160px;
    height: 160px;
  }
}

/* CONTAIN the media area so images can't balloon */
.tsg-partners-widget--split .partner-media{
  height: 190px;                 /* key: keeps the card compact */
  display: flex;
  gap: 14px;
  align-items: center;
  padding: 12px;
  border-radius: 10px;
  background: #f7f7f7;
  overflow: hidden;              /* prevents tall image overflow */
}

/* All images: never exceed their box */
.tsg-partners-widget--split .partner-media img{
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* Left image: logo/badge */
.tsg-partners-widget--split .partner-media .badge{
  flex: 0 0 42%;
  height: 100%;
  object-fit: contain;           /* logos should not crop */
}

/* Right image: U-Haul photo */
.tsg-partners-widget--split .partner-media .photo{
  flex: 1 1 auto;
  height: 100%;
  object-fit: cover;             /* photos can crop nicely */
  border-radius: 8px;
}

/* Right image: QR (bigger than before, but contained) */
.tsg-partners-widget--split .partner-media .qr{
  flex: 0 0 46%;
  height: 100%;
  object-fit: contain;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  border: 1px solid rgba(0,0,0,.08);
}

/* Mobile: stack images, still contained */
@media (max-width: 700px){
  .tsg-partners-widget--split .partner-media{
    height: 240px;
    flex-direction: column;
    align-items: stretch;
  }

  .tsg-partners-widget--split .partner-media .badge,
  .tsg-partners-widget--split .partner-media .photo,
  .tsg-partners-widget--split .partner-media .qr{
    flex: 1 1 auto;
    width: 100%;
    height: 50%;
  }
}


.internal-hero{
  position: relative;
  overflow: hidden;
}

.internal-hero-bg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.internal-hero-inner{
  position: relative;
  z-index: 1;
}

.internal-section,
.internal-wrap,
.internal-grid,
.contact-block {
  max-width: 100% !important;
}

/* If any wrapper is using 100vw, override it */
.internal-wrap,
.contact-block,
.internal-grid {
  width: 100% !important;
}

/* C) Grid overflow fix: min-width:0 is REQUIRED for grid children */
.internal-grid > *,
.contact-block > * {
  min-width: 0 !important;
}

/* D) If your contact block is a grid, force it to collapse cleanly */
@media (max-width: 520px) {
  .internal-wrap.contact-block,
  .contact-block,
  .internal-grid {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) !important;
  }
}

/* E) Ensure padding doesn't push past container width */
.internal-card,
.internal-media,
.internal-card *,
.internal-media * {
  box-sizing: border-box;
}

/* F) Long strings (emails) should never force width */
.internal-card,
.internal-card p,
.internal-card a {
  overflow-wrap: anywhere;
  word-break: break-word;
}

/* G) Images should never overflow */
.internal-media img {
  display: block;
  max-width: 100%;
  height: auto;
}

.internal-hero{
  position: relative;
  overflow: hidden; /* keeps overlay/image clipped */
  padding: 14px;
  z-index: 0;
}

/* the bg image */
.internal-hero-bg{
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}

/* the overlay */
.internal-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background: linear-gradient(90deg, rgba(0,0,0,.70), rgba(0,0,0,.25));
  pointer-events:none;
  z-index: 1;
}

/* hero content above overlay */
.internal-hero > *:not(.internal-hero-bg){
  position: relative;
  z-index: 2;
}

/* Make each CTA box a vertical flex container */
.cta-blocks .cta-box {
    display: flex !important;
    flex-direction: column !important;
}

/* Push the button paragraph to the bottom */
.cta-blocks .cta-box p:last-child {
    margin-top: auto !important;
}