@import url("https://pages.mountain.commonspirit.org/rs/725-HPS-743/images/IsidoraSans-stylesheet.css");
.container {
    max-width: 1140px;
}
.mktoImg{
    display: block!important;
}
body {
    font-family:'IsidoraSans-Regular', Arial, sans-serif ;
    font-size: 1.5rem;
    font-weight: 400;
    color: #08131E;ƒ
    line-height: 1.6;
}

h1,
.h1{
    font-size: 3rem;
    font-weight: 500;
    color: #08131E;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
    line-height: 1.25;
   
}

h4,
.h4{
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
    font-size: 1.5rem;
    font-weight: 600;
    color: #08131E;
}

p,
.p{
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: .5rem;
    line-height: 1.6;
}
a{
    color: #982F6A;
    font-weight: 600;
    text-decoration: none;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
}
.small-text {
    font-size: 1.25rem;
    line-height: 1.3;
}
.subHead{
    font-size: 1.5rem;
    color: #08131E;
    font-weight: 600;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
}
section.header{
    padding-top: 25px;
    padding-bottom: 35px;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;

}
.sec-pad-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}
.sec-pad-140 {
    padding-top: 140px;
    padding-bottom: 140px;
}
.header-logo img{
    width: 180px;
    max-width: 100%;
    height: auto;
}
.footer-logo img{
    width: 190px;
    max-width: 100%;
    height: auto;
}
section.hero-stacked {
    min-height: 500px;
    padding-top: 80px;
    padding-bottom: 80px;
}

.form-hero {
    background-color: #ffffff;
    padding: 60px 45px;
    border-radius: 10px;
}
.form-hero-lg {
    background-color: #ffffff;
    padding: 75px 55px;
    border-radius: 10px;
}

a.btn-rose {
    display: inline-block;
    background-color: #982F6A;
    padding: 12px 25px;
    min-width: 310px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    line-height: 24px;
    font-size: 1.125rem;
    border-radius: 50px;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
}
a.btn-transparent {
    display: inline-block;
    background-color: transparent;
    padding: 12px 25px;
    min-width: 310px;
    color: #982F6A;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    line-height: 24px;
    border: 1px solid #982F6A;
    font-size: 1.125rem;
    border-radius: 50px;
    font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
}

ul, ol{
   padding-left: 1.6rem;
}

.post-img-sm img{
    max-width: 100%;
    height: auto;
    margin-bottom: 22px;
}
.post-img-md img{
    max-width: 100%;
    height: auto;
    margin-bottom: 35px;
}
.post-img-lg img{
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.full-width-img img{
    width: 100%;
    max-width: 100%;
    height: auto;
}
.full-width-img .mktoImg{
    display: block!important;
}
.cover-fit-img img {
    height: 100%;
    object-fit: cover;
    max-width: 100%;
    width: 100%;
    object-position: center;
    webkit-clip-path: polygon(0 0, 72% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 72% 0%, 100% 100%, 0% 100%);
}
.cover-fit-img .mktoImg{
    display: block!important;
}
.post-symbol-sm img{
    width: 125px;
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
}
.carousel-inner{
    min-height: 280px;
}
.carousel-control-next, .carousel-control-prev {
    top: 120%;
    opacity: .8;
    height: fit-content;
}
.carousel-control-prev {
    left: 32%;
}
.carousel-control-next {
    right: 32%;
}

.carousel-control-prev-icon {
    background-image: url('http://pages.centura.org/rs/725-HPS-743/images/Icon-feather-arrow-left.png');
    width: 28px;
    height: 23px;
    z-index: 1;
}
.carousel-control-next-icon {
    background-image: url('http://pages.centura.org/rs/725-HPS-743/images/Icon-feather-arrow-right.png');
    width: 28px;
    height: 23px;
    z-index: 1;
}
.carousel-indicators{
    bottom:-26%;
    z-index: 0;
    margin-bottom: 0;
}
.carousel-indicators [data-bs-target] {
    width: 14px;
    height: 14px;
    background-color: #982F6A;
    border-radius: 50%;
    opacity: 1;
    border: 1px solid #982F6A;
    transition: opacity .6s ease;
    margin-right: 4px;
    margin-left: 4px;
}
.carousel-indicators .active{
    background-color: #982F6A!important;
    opacity: 1;
}
.carousel-indicators [data-bs-target] {
    background-color: transparent;
}

main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
section.footer-mod p{
    font-size: 1.2rem;
}
.footer-menu {
    font-size: 1rem;
    line-height: 1.3;
}

@media screen and (max-width:1180px) {
    section {
    padding-right: 18px;
    padding-left: 18px;
    }
    .col-pad-30 {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media screen and (max-width:960px) {
    .cover-fit-img img {
        webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);
    }
}
@media screen and (max-width:992px) {
    body {
        font-size: 1rem;
    }
    
    h1,
    .h1{
        font-size: 2.25rem;
        font-weight: 500;
        color: #08131E;
        font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
        line-height: 1.25;
       
    }
    p,
    .p{
        font-size: 1rem;
        font-weight: 400;
        margin-bottom: .5rem;
        line-height: 1.6;
    }
    .subHead {
        font-size: 1rem;
    }
    section.header{
        padding-top: 15px;
        padding-bottom: 20px;
    }
    .header-logo img{
        width: 130px;
        max-width: 100%;
        height: auto;
    }
    .footer-logo img{
        width: 160px;
        max-width: 100%;
        height: auto;
    }
    section.hero-stacked {
        min-height: 500px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sec-pad-100 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .sec-pad-140 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .small-text{
        font-size: 1rem;
    }
    a.btn-rose {
        min-width: 250px;
    }
    a.btn-transparent {
        min-width: 250px;
    }
    .form-hero {
        background-color: #ffffff;
        padding: 40px 30px;
        border-radius: 10px;
    }
    .form-hero-lg {
        background-color: #ffffff;
        padding: 40px 30px;
        border-radius: 10px;
    }
    .carousel-inner{
        min-height: 260px;
    }
    .max-width-100{
        max-width: 100%!important;
    }
    section.footer-mod p{
        font-size: 1rem;
    }

    
}

@media screen and (max-width:767px) {
    
    h1,
    .h1{
        font-size: 2rem;
        font-weight: 500;
        color: #08131E;
        font-family:'IsidoraSans-SemiBold', Arial, sans-serif ;
        line-height: 1.25;
       
    }
    .sec-pad-100 {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .sec-pad-140 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .col-pad-bottom-mobile {
        padding-bottom: 25px;
    }
    .header-logo img{
        width: 110px;
        max-width: 100%;
        height: auto;
    }
    .footer-logo img{
        width: 140px;
        max-width: 100%;
        height: auto;
    }
    .mobile-align-content-center{
        justify-content: center!important;
        display: flex!important;
    }
    .carousel-control-prev {
        left: 20%;
    }
    .carousel-control-next {
        right: 20%;
    }
    .footer-menu {
        font-size: .75rem;
    }
    a.btn-rose {
        min-width: auto;
    }
    a.btn-transparent {
        min-width: auto;
    }
    
    }
    @media (min-width: 768px){
    .col-md-7-5 {
        flex: 0 0 auto;
        width: 60%;
    }
    .col-md-4-5 {
        flex: 0 0 auto;
        width: 40%;
    }
}
/**
 * Marketo Form Styles (Global)
 */
 .mktoForm {
    padding: 0!important;
 }
 form.mktoForm,
 form.mktoForm .mktoFormRow,
 form.mktoForm .mktoFormCol,
 form.mktoForm .mktoFieldWrap,
 form.mktoForm .mktoHtmlText,
 form.mktoForm .mktoLabel,
 form.mktoForm input[type=text],
 form.mktoForm input[type=url],
 form.mktoForm input[type=email],
 form.mktoForm input[type=tel],
 form.mktoForm input[type=number],
 form.mktoForm input[type=date],
 form.mktoForm textarea.mktoField,
 form.mktoForm select.mktoField,
 form.mktoForm .mktoButtonRow,
 form.mktoForm .mktoButtonRow .mktoButtonWrap {
     font-family: 'IsidoraSans-Regular', Arial, sans-serif !important;
     display: block;
     width: 100% !important;
     margin: 0 !important;
     padding: 0 !important;
     font-size: 18px !important;
 }

 form.mktoForm .mktoButtonRow .mktoButtonWrap {
    text-align: center;
}
 
 form.mktoForm input[type=text],
 form.mktoForm input[type=url],
 form.mktoForm input[type=email],
 form.mktoForm input[type=tel],
 form.mktoForm input[type=number],
 form.mktoForm input[type=date],
 form.mktoForm textarea.mktoField,
 form.mktoForm select.mktoField {
     padding: 10px 15px!important;
     border: #EBECEF solid 1px !important;
     color: #565656 !important;
     border-radius: 8px !important;
     font-family: 'IsidoraSans-Regular', Arial, sans-serif !important;
     box-shadow: none !important;
     min-height: 50px!important;
 }
 
 form.mktoForm .mktoRadioList>label,
 form.mktoForm .mktoCheckboxList>label {
     margin-left: 30px !important;
     color: #565656!important;
     font-size: 18px !important;
     cursor: pointer !important;
     margin-bottom: 0;
 }
 form.mktoForm .mktoRadioList, .mktoForm .mktoCheckboxList {
    width: 100% !important;
}
 form.mktoForm .mktoFormRow>.mktoFormCol {
     margin-bottom: 20px !important;
 }
 form.mktoForm a{
     color: #982F6A !important;
 }
 form.mktoForm .mktoHtmlText {
    color: #08131E;
}
 form.mktoForm .mktoButtonRow button {
     position: relative !important;
     background-color: #982F6A !important;
     color: #ffffff !important;
     border-radius: 50px !important;
     padding: 12px 20px !important;
     border: none !important;
     background-image: none !important;
     margin-top: 20px !important;
     width: 100% !important;
     text-shadow: none !important;
     font: 600 1.125rem/1.2 'IsidoraSans-SemiBold', Arial, sans-serif!important;
     box-shadow: none !important;
     text-transform: none!important;
 }
 
 form.mktoForm p {
     color: #565656 !important;
     font-family: 'IsidoraSans-Regular', Arial, sans-serif !important;

 }

 form.mktoForm .mktoLabel {
     font-family: 'IsidoraSans-SemiBold', Arial, sans-serif !important;
     color: #08131E !important;
     display: inline-block !important;
     font-size: 1.125rem !important;
     line-height: 1.3rem!important ;
     margin-bottom: 10px !important;
     margin-top: 0px !important;
     width: auto !important;
     font-weight: 600 !important;
     text-transform: none!important;
 }
.mktoForm button.mktoButton::after {
    content: ""!important;
    padding-left: 0!important;
}
.mktoForm input[type="radio"], 
.mktoForm input[type="checkbox"] {
    margin-top: 0.3rem;
}
.mktoForm input[type=checkbox] + label:before, 
.mktoForm input[type=radio] + label:before {
    margin-top: .3rem;
    margin-left: -2rem!important;
}

 /**
    * Marketo Forms (Specific Forms)
    */
    
.form-hero-navy .mktoForm input[type=text],
.form-hero-navy .mktoForm input[type=url],
.form-hero-navy .mktoForm input[type=email],
.form-hero-navy .mktoForm input[type=tel],
.form-hero-navy .mktoForm input[type=number],
.form-hero-navy .mktoForm input[type=date],
.form-hero-navy .mktoForm textarea.mktoField,
.form-hero-navy .mktoForm select.mktoField{
background-color: #002754!important;
color: #ffffff!important;
}
.form-hero-navy form.mktoForm .mktoHtmlText {
    color: #ffffff!important;
}
.form-hero-navy form.mktoForm p,
.form-hero-navy form.mktoForm a,
.form-hero-navy form.mktoForm ::placeholder{
    color: #ffffff !important;

}
.form-hero-navy form.mktoForm .mktoLabel {
    color: #ffffff !important;
}

.form-hero-navy .mktoForm select.mktoField option {
    color: #ffffff!important;
}
.form-hero-navy .mktoForm .mktoRadioList>label,
.form-hero-navy .mktoForm .mktoCheckboxList>label {
    color: #ffffff !important;
}