/*
<link rel="stylesheet" href="https://use.typekit.net/hzb7rff.css">

font-family: proxima-nova, sans-serif;
font-weight: 300;
font-weight: 400;
font-weight: 600;
font-family: 'adobe-garamond-pro', sans-serif;
font-weight: 400;
font-weight: 600;

color: #E3BE77; gold
#2D2B32 charcoal
*/

body {
    background-color: #fff;
    color: #2D2B32;
    font-family: proxima-nova, sans-serif;
    font-size: calc(1rem + 0.5vmin);
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.01em;
    line-height: 1.5;
}

p {
    margin-top:4vmin;
    margin-bottom: 1em
}

.u-h1,
.u-h2,
.u-h3,
.u-h4,
.u-h5,
.u-h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'adobe-garamond-pro', sans-serif;
    font-style: normal;
    letter-spacing: -0.03em;
    line-height: 1.15;
    font-weight: 400;

}

.u-h1,
.u-h2,
.u-h3,
.u-h4,
.u-h5,
.u-h6,
h1,
h2,
h3,
h4,
h5,
h6 {

    background-color: #8F630F;
    background-image: linear-gradient(45deg, #E3BE77, #8F630F);
    background-size: 100%;
    background-repeat: repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; 
    -moz-background-clip: text;
    -moz-text-fill-color: transparent;
}

.u-text--primary{
    color: #2D2B32;
}

.u-h1,
.u-text--xxl,
h1 {
    color: #8F630F;
    font-size: calc(1rem + 3.5vmin);
    margin-bottom: 2vmin;
    margin-top: 2vmin;

}

.u-h2,
.u-text--xl,
h2 {
    color: #8F630F;
    font-size: calc(1rem + 2.75vmin);
    margin-bottom: 2vmin;
    margin-top: 4vmin;
}

.u-h3,
.u-text--lg,
h3 {
    color: #8F630F;
    font-size: calc(1rem + 2vmin);
    margin-bottom: 2vmin;
    margin-top: 4vmin;
}

.u-h4,
.u-text--md,
h4 {
    color: #8F630F;
    font-size: calc(1rem + 1.5vmin);
    margin-bottom: 2vmin;
    margin-top: 4vmin;
}

.u-text--subtitle {
/*    color: #8F630F;*/
    font-size: 1.1rem;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 600;
/*    text-align: justify;*/

}

.u-h5,
.u-text--sm,
h5 {
    color: #8F630F;
    font-size: calc(1rem + 1vmin);
    font-weight: 500;
    margin-top: 4vmin;
    margin-bottom: 1vmin
}

.u-h6,
h6 {
    color: #8F630F;
    font-size: calc(1rem + 0vmin);
    font-weight: 500;
    margin-top: 1vmin;
    margin-bottom: 1vmin
}

.u-text--xs{
    font-size: calc(1rem + 0vmin);
    letter-spacing: .05rem;
}
.u-text--xxs{
    font-size: .9rem;
    letter-spacing: .05rem;
}

small {
    font-size: .9rem;
    letter-spacing: .15rem;
}

/*main ul {
    list-style: circle;
    margin-right: 0
}

main ul li {
    margin-bottom: .5rem;
    margin-top: .5rem
}*/

a {
    text-decoration: underline;
    color: #8F630F;
    transition: all .8s ease-in-out;
}

a:hover {
    color: rgba(17, 17, 17, .6);
    text-decoration: none
}

hr {
    margin-top: 5vmin;
    margin-bottom: 5vmin;
    border-color: #E3BE77;
    border-image: linear-gradient( to left, #E3BE77, #8F630F) 1;
    border-width:2px;
    border-style: solid;
    max-width: calc(1rem + 20vmin);
    margin-left: 0
}

hr.small, hr.pss-cs-hr {
    margin-bottom: 3vmin;
    margin-top: 3vmin;
}

blockquote {
    border-left: .5rem solid #E3BE77;
    margin: 5vmin 0 3vmin;
    padding: 3vmin 3vmin 1vmin 3vmin;
    font-size: calc(1rem + 1vmin);
}
    blockquote.u-bq--light {
    border-left: .5rem solid #fff;
}

.u-font--primary {
    font-family: proxima-nova, sans-serif;
}

.u-font--secondary {
    font-family: 'adobe-garamond-pro', sans-serif;
}

.u-text--secondary {
    color: #E3BE77
}

.u-text--right {
    text-align: right
}

.u-text--justify {
    text-align: justify
}

.u-text--light {
    font-weight: 300
}
.u-text--regular {
    font-weight: 400
}

.u-text--semibold {
    font-weight: 500
}

b,
strong,
.u-text--bold {
    font-weight: 600
}

.u-text--kern-negative {
    letter-spacing: -.15rem
}

.u-text--kern-positive {
    letter-spacing: .15rem
}

.u-text--kern-reset {
    letter-spacing: 0
}

.u-text--nowrap {
    white-space: nowrap;
}
.u-text--shadow {
    text-shadow: 0 2px 8px rgba(0, 0, 0, .5)
}

.u-text--shadow-white {
    text-shadow: 0 2px 8px rgba(255, 255, 255, .5)
}

.u-reset--padding-top {
    padding-top: 0 !important
}

.u-reset--padding-bottom {
    padding-bottom: 0 !important
}

.u-reset--gutter,
.u-reset--margin {
    margin: 0
}
.u-reset--margin-top {
    margin-top: 0
}

.c-btn,
p>.c-btn {
    margin-top: 20px
}


.fa.fa-sharp.fa-regular.fa-phone {
    margin-left:1em;
    margin-right:0.5em;
}

a.c-contact__phone {
    color: #E3BE77;
    font-family: 'adobe-garamond-pro', sans-serif;
}
a.c-link--light {
    color: #fff;
}
a.c-link--light:hover {
    color: rgba(255, 255, 255, 0.6);
}

.c-btn {
    background-color: #E3BE77;
    border: 1px solid #fff;
    border-radius: 25px;
    margin-bottom: 30px;
    padding: 10px 40px;
    color: #2D2B32;
    font-weight: 600;
}

p>.c-btn {
    margin-bottom: 0
}

.c-btn:hover {
    background-color: #2D2B32;
    border: 1px solid #E3BE77;
    color: #E3BE77;
}

.c-btn.c-btn--light,
.c-btn.c-btn--white {
    border: 1px solid #fff;
    color: #fff
}

.c-btn--link-white {
    color: #fff;
}

.c-btn--link-white:hover {
    color: #fff;
    opacity: 0.6;
}

.c-btn.c-btn--light:hover,
.c-btn.c-btn--white:hover {
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: inherit;
    color: rgba(255, 255, 255, 0.5);
}

.c-btn--wide {
    display: block;
    text-align: center;
    margin-top: 0
}

.c-nav__link {
    font-weight: 500;
    color: #2D2B32;
}


.c-contact .c-social__link {
    font-size: 1.5rem;
/*    color: #111;*/
}

.u-block-padding--xl-square {
    padding: 60px
}

.u-block-padding--xl {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--lg {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--md {
    padding-top: 2.5em;
    padding-bottom: 2.5em
}

.u-block-padding--sm {
    padding-top: 1em;
    padding-bottom: 1em
}

.u-block-padding--xs {
    padding-top: 1em;
    padding-bottom: 1em
}

.u-block-border--hairline {
    border: 1px solid #ccc
}

.u-block-border--1 {
    border-top: 1px;
    border-bottom: 1px;
    border-style: solid;
    border-color: #2D2B32
}

.u-block--light-gray {
    background-color: #f7f7f8;
}

.u-text-content {
    margin-left: auto;
    margin-right: auto
}

    .u-text-content--sm {
        max-width: 300px
    }

    .u-text-content--md {
        max-width: 480px
    }

    .u-text-content--lg {
        max-width: 760px
    }

.u-text-columns--2 {
    columns: 2 300px;
    orphans: 9;
    widows: 2;
    column-gap: 4em
}

.u-text-columns--3 {
    columns: 3 300px;
    orphans: 3;
    widows: 2;
    column-gap: 4em
}


.c-basic--dark {
    background-color: hsla(225, 2%, 13%, 0.9);
    transition: background-color 300ms;
}
.u-block--opacity-white {
    background-color: rgba(255, 255, 255, .85)
}


section.illustrations, section.gallery {
    background-color: #F7F7F8;
    border:10px solid #f1f1f1;
    padding: 1em;
    margin: 2em auto;
}

section.gallery figure {
    padding: 1em;
    background-color: #fff;
}

section.gallery figure figcaption  {
    font-style: italic;
}




/*==================*/
/*update styles*/

.fa {
    font-size: calc(1rem + 0.5vmin);
    margin: 0.05em 0.5em 0.05em .2em;
}
.fab {
    margin: 0.05em .2em;
    font-size: calc(1rem + 1vmin);
}

.c-header__logo,
.c-nav {
/*    background-color: #f9f4f0 !important*/
}

.c-header__phone {
    font-size: calc(1rem + 0.25vmin);
}
.c-social__link:active, .c-social__link:focus, .c-social__link:hover,
.c-header__phone:active, .c-header__phone:focus, .c-header__phone:hover {
    color:#8F630F;
}

.is-active-header-top {
    padding-top: 20px
}

.c-hero-full__spacing {
    padding:1em 3em ;
}

.c-footer {
    color: #2b2b32;
    font-size: 1rem;
}

    .c-footer__content {
    }

.c-hero--light {
    background-color: rgba(249, 244, 240, .3) !important
}

.c-block--flex .u-block--white {
    background-color: rgba(255, 255, 255, .5)
}

.blog.subpage h2>a { color: #E3BE77; }
.blog.subpage h2>a:hover { color: #2D2B32; text-decoration:underline; }

.c-resources__title {
    color: inherit !important;
}



.c-block--padding {
    padding: 5vh
}

.u-visibility--sr-only {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.c-header__inside {
    flex-wrap: nowrap !important
}

.c-disclaimer {
    /*    visibility: hidden;*/
    opacity: 0.5;
    font-size: 0.75rem;
}

.c-theme--light {
    background-color: rgba(242, 240, 241,0.9)!important;
}
.c-theme--dark {
    background-color: rgba(0, 0, 0,0.6)!important;
    mix-blend-mode: multiply;
}
.c-theme--light h1 {
    margin-top: 0.5em;
}

.c-social__list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c-nav .c-social__link {
    font-size: 1em;
}

.c-drawer__form-wrap .c-drawer__form-header {
    background-color: #E3BE77;
    font-weight: 500;
    text-align: left;
    color: #2D2B32;
}

/*update widget*/
.c-widget__title {
    font-size: calc(1rem + 1vmin);
    font-style: italic;
    letter-spacing: 0.15rem;
    text-transform: uppercase;  
    margin-bottom: 0;
    margin-top: 5vmin;

}

/*override photo gallery buttons format*/

.pss-cs-info {
    display: none !important
}

.pss-cs-container {
    padding-bottom: 3em !important;
    padding-top: 2em !important;
}

.pss-cs-btn {
    background-color: #E3BE77 !important;
    border: 1px solid #fff !important;
    border-radius: 25px;
    padding: 10px 40px !important;
    color: #fff !important;
    font-weight: 500;
}

.pss-cs-btn:hover {
    background-color: #fff !important;
    border: 1px solid #E3BE77 !important;
    color: #E3BE77 !important;
}


/*Adjust format per media queries*/

@media screen and (min-width: 768px) {
    .c-hero {
        padding-top: 20vmin;
        padding-bottom: 0;
    }
}

@media (min-width:768px) {

    .c-hero {
        min-height: 70vh;
        padding-top: 40vh
    }

    .archive .c-hero,
    .blog .c-hero,
    .error404 .c-hero,
    .procedure-template-default .c-hero,
    .single .c-hero,
    .subpage .c-hero {
        min-height: 30vh;
        padding-top: 25vh
    }

    .procedure-template-default .c-carousel-wrapper {
        padding-top: calc(120px + 30%)
    }

    .c-carousel__caption {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        padding: 40px 20px;
        width: 100%
    }
    
    /*Remove style if using grid blog format*/
    article { padding-left:2em;
    padding-right:2em; }
    
    img.alignfull {
        margin-bottom: 3vmin !important;   
        margin-top: 3vmin !important;        
    }
}

@media (min-width:768px) and (max-width:1023px) {

    .c-logo {
/*        max-width: 50%;*/
/*        margin: 0 auto !important*/
    }
}
@media (max-width:767px) {
    .c-carousel__caption {
        padding-top: 1em
    }

    .u-h1,
    .u-h2,
    .u-h3,
    .u-h4,
    .u-h5,
    .u-h6 {
        margin-top: 1.5em;
        margin-bottom: 1em
    }

    .subpage #content {
        padding-top: 0
    }

    .subpage #content img {
        margin: 0 auto
    }

    .c-logo {
        max-width: 50%;
/*        margin: 0 auto !important*/
    }
    .c-logo img {
/*        max-width: 70%;*/
        margin: 0 auto !important
    }

    .c-header__logo {
        background-color: #f2f0f1 !important;
        padding-top: 15px;
        padding-bottom: 15px
    }

    .fa-lg {
        font-size: 1.25rem !important
    }

    .c-header__logo .c-header__logo--bar {
        margin-bottom: 10px;
        border-bottom: 1px solid #fff
    }

    .c-header__logo-center {
        text-align: center
    }

    .logo-size {
        width: 50%
    }
    .c-hero-full__overlay {
        background-color: #fff !important;
        text-align: center;
    }
    .home .o-main {
        margin-top: 0
    }

    .c-hero {
        min-height: 50vh;
        padding-top: 15vh
    }

    .c-carousel-wrapper .c-carousel__mobile-img,
    .c-carousel__img {
        padding-top: calc(150px + 70%)
    }

    .u-text--phone {
        margin-left: 20px;
        margin-right: 20px
    }

    .procedure-template-default .c-carousel-wrapper {
        height: calc(120px + 30%)
    }

    .o-row.c-flex-direction--column {
        flex-direction: column ;
    }

}


@media (min-width:1024px) {
    .c-header__logo {
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .c-logo {
        max-width: 15%;
    }
    .c-logo>img {
        margin-bottom: 0;
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
	.c-social__list {
		justify-content: flex-end;
	}
}


@media (min-width: 1024px) and (min-width:1200px) {
    .c-block--width {
        max-width: 70%;
    }
}