/*
Theme Name: Sprung-Total
Theme URI:
Description:
Author: Sprung Interactive
Author URI: http://madebysprung.com
Template: Total
Version: 1.0
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

.post-edit {
    display: none;
}

/* TYPOGRAPHY */
.wpb_text_column h1:first-child, .wpb_text_column h2:first-child, .wpb_text_column h3:first-child, .wpb_text_column h4:first-child, .wpb_text_column h5:first-child, .wpb_text_column h6:first-child,  .wpb_text_column blockquote:first-child,
.wpb_text_column.wpex-h1, .wpb_text_column.wpex-h2, .wpb_text_column.wpex-h3, .wpb_text_column.wpex-h4, .wpb_text_column.wpex-h5, .wpb_text_column.wpex-h6 {
    margin-top: 0;
}

h5, .wpex-h5 {
    font-size: 20px;
    font-weight: 900;
}

.black-bold ol li::marker,
.black-bold strong {
    font-weight: 900;
}

ol li:not(:last-child) {
    margin-bottom: 1.2em;
}


/* BUTTONS AND LINKS */
.theme-button {
    box-shadow: 0px 14px 24px -14px #212A3780;
}

.theme-button b, .theme-button strong {
	font-weight:900;
}

.serve-buttons .theme-button {
    font-size: 18px;
    min-width: 331px;
    padding-left: 21px;
    padding-right: 21px;
}

.theme-button.generalcta,
.theme-button.induscta,
.generalcta.vcex-multi-buttons .theme-button,
.induscta.vcex-multi-buttons .theme-button {
    font-weight: 900;
}

.theme-button.generalcta,
.generalcta.vcex-multi-buttons .theme-button {
  	background-color: var(--wpex-palette-123-color);
  	color: var(--wpex-palette-128-color);
    padding: 14px 27px;
}

.theme-button.generalcta:hover,
.generalcta.vcex-multi-buttons .theme-button:hover {
  	background-color: var(--wpex-palette-124-color);
  	color: #fff;
}

.theme-button.induscta,
.induscta.vcex-multi-buttons .theme-button {
    background-color: #D9D9D9;
    box-shadow: none;
    color: var(--wpex-palette-128-color);
    border-radius: 100px;
    min-width: 298px;
    max-width: 298px;
    min-height: 85px;
    display: flex;
    width: fit-content;
    align-items: center;
    justify-content: center;
}

.theme-button.induscta:hover,
.induscta.vcex-multi-buttons .theme-button:hover {
	background-color: var(--wpex-palette-124-color) !important;
	color: #fff !important;
}

.nodec a {
  color: inherit;
	text-decoration: none !important;
}

.nodec a:hover {
  color: inherit;
	text-decoration: underline !important;
}

.vcex-multi-buttons .theme-button {
    border: none;
}


/* PAGE STYLES */
.wave-row .wpex-shape-divider-svg {
    left: 30%;
}

.wave-top svg {
    height: 85px;
    width: calc(141% + 1.3px);
    left: 30%;
    display: block;
    position: relative;
    transform: translateX(-50%);
}

.wave-top.border {
    top: -16px;
    left: 0;
    width: 100%;
    position: absolute;
    border-bottom: 16px solid #c9e9f8;
}

.wave-right {
    position: absolute;
    left: -1px;
    top: 0;
    height: 100%;
}

.wave-right .wpb_wrapper {
    height: 100%;
}

.wave-right svg {
    height: calc(250% + 1.3px);
    width: 60px;
    display: block;
    transform: translatey(-41%);
}

.wave-right.version-2 svg {
    height: calc(180% + 1.3px);
    width: 50px;
    transform: translatey(-40%);
}

.page-banner,
.contact-banner {
    overflow: hidden;
    min-height: 600px;
}

.vcex-icon .vcex-icon-wrap {
    display: block;
}

.vcex-icon.wpex-text-center .vcex-icon-wrap {
    margin: auto;
}

.vcex-icon.wpex-text-left .vcex-icon-wrap {
    text-align: inherit;
}

.offerings.vc_row,
.featured-offerings.vc_row {
    top: -135px;
    margin-bottom: -135px;
}

.offerings>.wpb_column>.vc_column-inner,
.vcex-feature-box.featured-page  {
    box-shadow: 0px 12px 24px -12px #212A37;
    border-radius: 20px;
    overflow: hidden;
}

.offerings>.wpb_column>.vc_column-inner>.wpb_wrapper,
.offerings .vc_cta3-container,
.featured-offerings>.wpb_column>.vc_column-inner>.wpb_wrapper,
.vcex-feature-box.featured-page  {
    height: 100%;
}

.offerings .vc_cta3-container {
    display: flex;
}

.vc_cta3.blue-overlay,
.vcex-feature-box.featured-page .vcex-feature-box-content {
    background-color: #212A37E5 !important;
    border-radius: 20px !important;
    border: none !important;
    padding: 45px 30px 50px 30px;
    overflow: hidden;
    margin-bottom: 238px;
    transition: all ease .3s;
}

.vcex-feature-box.featured-page:hover .vcex-feature-box-content {
    color: var(--wpex-palette-128-color);
    background-color: var(--wpex-palette-230-color) !important;
}

.vc_cta3.blue-overlay .vc_cta3-content-header h2,
.vcex-feature-box.featured-page .vcex-feature-box-heading {
    color: var(--wpex-palette-123-color);
    font-size: 28px;
    font-weight: 900;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 25px;
    transition: all ease .3s;
}

.vcex-feature-box.featured-page:hover .vcex-feature-box-heading {
    color: var(--wpex-palette-128-color);
}

.vcex-feature-box.featured-page {
    position: relative;
    flex-direction: column;
}

.vcex-feature-box.featured-page .vcex-feature-box-content,
.vcex-feature-box.featured-page .vcex-feature-box-media {
    width: 100%;
}

.vcex-feature-box.featured-page .vcex-feature-box-content {
    flex-grow: 2;
    z-index: 1;
}

.vcex-feature-box.featured-page .vcex-feature-box-media {
    position: absolute;
    height: 100%;
}

.vcex-feature-box.featured-page .vcex-feature-box-media .vcex-feature-box-image {
    height: 100%;
}

.vcex-feature-box.featured-page .vcex-feature-box-media img {
    height: 100%;
    width: 100%;
    display: block;
    object-fit: cover;
}

.rounded-overflow {
    /* max-width: 740px; */
}

.rounded-overflow .vc_column-inner {
    /* border-radius: 0 150px 150px 0; */
    border-radius: 150px;
    max-width: 740px;
    margin-left: auto;
    /* padding: 30px 30px 30px 15px; */
    padding: 30px;
    position: relative;
}

/* .rounded-overflow .vc_column-inner::before {
    background-color: inherit;
    content: '';
    display: block;
    height: 100%;
    width: 20vw;
    transform: translateX(-99%);
    position: absolute;
    top: 0;
    left: 0;
} */

.rounded-overflow .wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
}

.rounded-overflow .theme-button .vcex-button-inner {
    white-space: nowrap;
}

#sticky-row {
    position: sticky;
    bottom: 20px;
    z-index: 1;
    /* margin-bottom: 180px; */
}

.sticky-offset-row>.wpb_column {
    /* margin-bottom: -180px; */
}

.column-bleed-right>.vc_column-inner {
      margin-right: calc((100vw - var(--wpex-container-width)) / -2);
}

.column-bleed-right.contain-content>.vc_column-inner>.wpb_wrapper {
    width: calc(var(--wpex-container-width) / 2 - 15px);
}

/* .pipe-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: -1.27em;
}

.pipe-links ul li {
    display: flex;
    align-items: center;
   margin-top: 1.27em;
}

.pipe-links ul li a {
    color: inherit;
    text-decoration: underline;
}

.pipe-links ul li a:hover {
    text-decoration: none;
}

.pipe-links ul li + li::before {
    content: "|";
    padding: 0 0.4em;
}

.pipe-links ul li.row-start::before {
    display: none;
} */

.service-menu .vcex-navbar-inner {
    gap: 10px;
    justify-content: space-around;
}

.service-menu .theme-button {
    font-weight: 900;
}

.vcex-image picture img {
    border-radius: inherit
}

.vcex-image picture.wpex-object-cover {
    display: block;
    overflow: hidden;
}

.vcex-image picture.wpex-object-cover img {
    object-fit: inherit;
    aspect-ratio: inherit;
    object-position: inherit;
}

.product-row>.wpb_column>.vc_column-inner>.wpb_wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
}

.product-row .grow-spacing {
    flex-grow: 2;
}

.with_frm_style textarea {
    padding-top: 21px;
    padding-bottom: 21px;
}

/* #frm_form_2_container.with_frm_style .frm_slimselect.ss-main,
#frm_form_2_container.with_frm_style input[type=text],
#frm_form_2_container.with_frm_style input[type=password],
#frm_form_2_container.with_frm_style input[type=email],
#frm_form_2_container.with_frm_style input[type=number],
#frm_form_2_container.with_frm_style input[type=url],
#frm_form_2_container.with_frm_style input[type=tel],
#frm_form_2_container.with_frm_style input[type=phone],
#frm_form_2_container.with_frm_style input[type=search],
#frm_form_2_container.with_frm_style select,
#frm_form_2_container.with_frm_style textarea,
#frm_form_2_container.frm_form_fields_style,
#frm_form_2_container.with_frm_style .frm_scroll_box .frm_opt_container,
#frm_form_2_container.frm_form_fields_active_style,
#frm_form_2_container.frm_form_fields_error_style,
#frm_form_2_container.with_frm_style .frm-card-element.StripeElement {
    color: var(--wpex-palette-128-color);
    background-color: transparent;
    border-color: #4C5767;
    border-width: 1px;
    border-style: solid;
} */

/* #frm_form_2_container.with_frm_style input[type=text]:focus,
#frm_form_2_container.with_frm_style input[type=password]:focus,
#frm_form_2_container.with_frm_style input[type=email]:focus,
#frm_form_2_container.with_frm_style input[type=number]:focus,
#frm_form_2_container.with_frm_style input[type=url]:focus,
#frm_form_2_container.with_frm_style input[type=tel]:focus,
#frm_form_2_container.with_frm_style input[type=phone]:focus,
#frm_form_2_container.with_frm_style input[type=search]:focus,
#frm_form_2_container.with_frm_style select:active,
#frm_form_2_container.with_frm_style textarea:active {
    background: var(--wpex-palette-230-color);
    border-color: var(--wpex-palette-128-color);
    box-shadow: none;
} */

/* #frm_form_2_container.frm_style_footer.with_frm_style input::placeholder,
#frm_form_2_container.frm_style_footer.with_frm_style textarea::placeholder {
    color: #4C5767;
} */

#frm_form_2_container #frm_field_19_container {
    border: 1px solid #4C5767;
    border-radius: var(--border-radius);
    padding: 0 25px 20px 25px;
}

#frm_form_2_container #frm_field_19_container .frm_primary_label {
    text-align: center;
    padding-bottom: 24px;
}

#frm_form_2_container #frm_field_19_container .frm_opt_container {
    display: grid;
    grid-template-columns: auto 1fr 87px;
    grid-template-rows: repeat(2, auto);
    column-gap: 14px;
    row-gap: 8px;
}

.with_frm_style .vertical_radio .frm_checkbox label,
.with_frm_style .vertical_radio .frm_radio label {
    display: flex;
    gap: 5px;
}

.with_frm_style .frm_radio input[type=radio],
.with_frm_style .frm_scale input[type=radio],
.with_frm_style .frm_checkbox input[type=checkbox] {
    background: transparent;
    border: 1px solid var(--border-color);
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
}

.with_frm_style .frm_radio input[type=radio]:focus,
.with_frm_style .frm_scale input[type=radio]:focus,
.with_frm_style .frm_checkbox input[type=checkbox]:focus {
    box-shadow: none !important;
}

.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type=radio]:not([disabled]):checked,
.frm_forms.with_frm_style .frm_fields_container .frm_scale input[type=radio]:not([disabled]):checked,
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
    border-color: var(--border-color) !important;
}

.with_frm_style .frm_scale input[type=radio]:before,
.with_frm_style .frm_radio input[type=radio]:before {
    width: 16px;
    height: 16px;
    background-color: var(--border-color);
    margin: 2px;
}

.frm_style_contact-page.with_frm_style .frm_submit button {
    box-shadow: 0px 14px 24px -14px #212A37;
}

/* #frm_form_2_container .frm_form_field.frm_two_col .frm_opt_container,
#frm_form_2_container .frm_form_field.frm_three_col .frm_opt_container,
#frm_form_2_container .frm_form_field.frm_four_col .frm_opt_container {

} */


.frm_style_quick-quote .frm_opt_container {
  margin-bottom: 20px;
}

.frm_style_quick-quote .frm_radio {
  margin-bottom: 8px;
}

.frm_style_quick-quote #frm_field_31_container .frm_radio {
  text-align: center;
}

.frm_style_quick-quote #frm_field_28_container .frm_opt_container {
  width: 80%;
  margin: 0 auto 20px;
}

.frm_style_quick-quote.with_frm_style .frm_checkbox input.frm_other_input:not(.frm_other_full), .frm_style_quick-quote.with_frm_style .frm_radio input.frm_other_input:not(.frm_other_full) {
    margin-left: 0px !important;
    margin-top: 20px !important;
}

/* CARD STYLES */


.vcex-image .overlay-content {
  font-weight: 900;
  font-size: 32px;
  text-transform: none;
  max-width: 240px;
  letter-spacing: normal;
}


/* HEADER */
.top-bar-menu .menu-item {
    margin-inline-end: 10px !important;
    padding-right: 10px !important;
    border-right: 1px solid #2982AA;
    line-height: 19px;
}

.top-bar-menu .menu-item:last-child {
	border: 0;
	margin-inline-end: 0 !important;
    padding-right: 0 !important;
}

#site-header-sticky-wrapper.is-sticky #site-header #site-header-inner {
    padding-block-start: 10px;
    padding-block-end: 10px;
}

.mobile-toggle-nav__sub-menu {
    font-weight: 400;
    font-size: 18px;
    text-transform: none;
}

.mobile-toggle-nav__sub-menu .link-inner {
    margin-left: 0;
}


/* FOOTER */
#frm_form_1_container .frm_button_submit {
    margin-bottom: 0 !important;
}

#frm_form_1_container fieldset {
    padding-bottom: 0;
}

#footer-builder .wave-top,
.wave-overlap {
    margin-top: -84px;
    bottom: -1px;
    position: relative;
}

.wave-overlap>.wpb_column {
    margin-top: -84px;
}

.overlap-spacing {
    height: 84px;
}


/* Responsive Overrides */

/* Greater then tablets
-------------------------------------------------------------- */
@media only screen and (min-width: 768px) {


}


/* Tablet & Small Desktop Widths 768px - 1280px
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {
    .column-bleed-right>.vc_column-inner {
        margin-right: -5vw;
    }
}


/* All Devices under 1290px
--------------------------------------------------------------*/
@media only screen and (max-width: 1289px) {
    .vc_cta3.blue-overlay {
        margin-bottom: 190px;
    }

}

/* All Devices under 1280px
--------------------------------------------------------------*/
@media only screen and (max-width: 1279px) {
    .column-bleed-right.contain-content>.vc_column-inner>.wpb_wrapper {
        width: calc(90vw / 2 - 15px);
    }

    #frm_form_2_container #frm_field_19_container .frm_opt_container {
        grid-template-columns: auto 1fr auto;
    }


}


/* All Devices under 1200px
--------------------------------------------------------------*/
@media only screen and (max-width: 1199px) {
    .vc_cta3.blue-overlay {
        margin-bottom: 190px;
    }
}


/* Mobile Menu breakpoint
--------------------------------------------------------------*/
@media only screen and (max-width: 1060px) {
    #site-header-inner {
        padding-block-start: 10px;
          padding-block-end: 10px;
    }

    #site-logo #site-logo-inner .logo-img {
        height: 50px;
        max-height: 50px;
    }

}

/* All Devices under 960px
--------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
    .wave-row .wpex-shape-divider-svg,
    .wave-top svg {
        height: 6vw !important;
    }

    .wave-border {
        height: calc(6vw + 16px);
    }

    .wave-top.border {
        top: -10px;
        border-bottom: 10px solid #c9e9f8;
    }

    #footer-builder .wave-top,
    .wave-overlap {
        margin-top: calc(-6vw + 2px);
    }

    .wave-overlap>.wpb_column {
        margin-top: calc(-6vw + 2px);
    }

    .overlap-spacing {
        height: calc(6vw + 2px);
    }






}

/* Tablet Landscape
--------------------------------------------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {

}

/* Tablet Portrait
--------------------------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

}

/* Between Phone and Mobile
--------------------------------------------------------------*/
@media only screen and (max-width: 500px) {


}

/* Phone Portrait and Landscape
--------------------------------------------------------------*/
@media only screen and (max-width: 767px) {

    /* TYPOGRAPHY */


    /* BUTTONS AND LINKS */


    /* PAGE STYLES */
    .page-banner,
    .contact-banner {
        min-height: unset;
    }

    .wave-right {
        top: 1vw;
        transform: rotate(270deg) translateY(50%);
        height: 100vw;
    }

    .wave-right svg,
    .wave-right.version-2 svg {
        height: calc(200% + 1.3px);
        width: 9vw;
        transform: translatey(-40%);
    }

    .wave-right.version-2 svg {
        transform: translatey(-50%);
    }

    .offerings.vc_row,
    .featured-offerings.vc_row  {
        top: -85px;
        margin-bottom: -85px;
    }

    .vc_cta3.blue-overlay,
    .vcex-feature-box.featured-page .vcex-feature-box-content {
        margin-bottom: 150px;
    }

    .vc_cta3.blue-overlay,
    .vcex-feature-box.featured-page .vcex-feature-box-content {
        padding: 25px 25px 35px 25px;
    }

    .vc_cta3.blue-overlay .vc_cta3-content-header h2,
    .vcex-feature-box.featured-page .vcex-feature-box-heading {
        font-size: 21px;
        margin-bottom: 15px;
    }

    .rounded-overflow .vc_column-inner {
        /* padding: 15px 20px 15px 15px; */
        border-radius: 60px;
        padding: 20px;
        text-align: center;
    }

    .rounded-overflow .wpb_wrapper {
        flex-direction: column;
    }

    #sticky-row {
        position: relative;
        bottom: unset;
    }

    .column-bleed-right>.vc_column-inner {
        margin-right: calc(-5vw + 15px);
        margin-left: calc(-5vw + 15px);
        width: 100vw;
        height: 55vw !important;
    }

    .column-bleed-right.contain-content>.vc_column-inner {
        height: auto !important;
    }

    .column-bleed-right.contain-content>.vc_column-inner>.wpb_wrapper {
        width: 90vw;
        margin: auto;
    }

    .pipe-links ul {
      list-style: none;
      margin: 0;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      margin-top: -1em;
    }

    .pipe-links ul li {
        display: flex;
        align-items: center;
       margin-top: 1em;
    }

    #frm_form_2_container #frm_field_19_container .frm_opt_container {
        grid-template-columns: 25% 1fr 25%;
    }

    /* CARD STYLES */


    /* FOOTER */
    #footer-builder .vcex-navbar .vcex-navbar-link {
        float: none;
    }

}

/* Phone Landscape
--------------------------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* Phone Portrait
--------------------------------------------------------------*/
@media only screen and (max-width: 480px) {
    .serve-buttons .theme-button,
    .service-menu .theme-button {
        width: 100%;
    }

    #frm_form_2_container #frm_field_19_container .frm_opt_container {
        grid-template-columns: auto 1fr auto;
    }

}
