.vintage-theme{font-family:source-sans-pro,sans-serif;font-size:1.3rem;font-weight:300;line-height:1.5;color:#3d343a}.vintage-theme b,.vintage-theme strong{font-weight:600}.vintage-theme .title-section{background-color:#2D2D2D}.vintage-theme .content-spacer{height:2px}.vintage-theme .content-item-spacer{height:3rem}.vintage-theme .section .section-content .content-container{padding-top:1.5rem;padding-bottom:1.5rem}.vintage-theme .full-width-section .section-content .content-container{padding-top:0;padding-bottom:0}.vintage-theme .section.large-content-spacing-top .section-content .content-container{padding-top:5.2rem}.vintage-theme .section.large-content-spacing-bottom .section-content .content-container{padding-bottom:5.2rem}.vintage-theme .content-container>:first-child{margin-top:0}.vintage-theme .content-container>:last-child{margin-bottom:0}.vintage-theme .title-section .section-background:after{content:'';position:absolute;top:0;bottom:0;left:0;right:0;background:linear-gradient(90deg,rgba(62,146,187,.4),transparent,rgba(216,87,65,.2)),-webkit-gradient(radial,50% 50%,0,50% 50%,110,color-stop(70%,transparent),color-stop(110%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(90deg,rgba(62,146,187,.4),transparent,rgba(216,87,65,.2)),-webkit-radial-gradient(transparent 70%,rgba(0,0,0,.3) 110%);background:-moz-linear-gradient(90deg,rgba(62,146,187,.4),transparent,rgba(216,87,65,.2)),-moz-radial-gradient(transparent 70%,rgba(0,0,0,.3) 110%);background:-o-linear-gradient(90deg,rgba(62,146,187,.4),transparent,rgba(216,87,65,.2)),-o-radial-gradient(transparent 70%,rgba(0,0,0,.3) 110%);background:linear-gradient(90deg,rgba(62,146,187,.4),transparent,rgba(216,87,65,.2)),radial-gradient(transparent 70%,rgba(0,0,0,.3) 110%);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:none}.vintage-theme .title-section .section-background-image{-webkit-filter:grayscale(1);filter:grayscale(1)}.vintage-theme a{font-weight:500;color:#b391ac}.vintage-theme strong{font-weight:600}.vintage-theme h3,.vintage-theme h4,.vintage-theme h5,.vintage-theme h6{font-family:adelle,serif;font-weight:400;line-height:1.2;margin-bottom:1rem}.vintage-theme h3{font-size:2.4rem;border-bottom:10px double rgba(167,134,160,.2);padding-bottom:8px;margin-bottom:1.7rem;line-height:1.3}.vintage-theme h4{font-size:1.5rem;line-height:1.35}.vintage-theme h5{font-size:1.8rem}.vintage-theme h6{font-size:1.6rem}.vintage-theme blockquote{position:relative;padding:1em 0;margin:2em 1em;font-size:1.7rem;font-weight:300;text-align:center;font-style:italic;z-index:1;-webkit-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);-moz-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);-o-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:opacity .5s cubic-bezier(.25,.46,.45,.94);transition:opacity .5s cubic-bezier(.25,.46,.45,.94);opacity:1}.vintage-theme blockquote:before{content:'';background-color:rgba(167,134,160,.2);position:absolute;left:-100%;right:-100%;top:0;bottom:0;z-index:-1}.vintage-theme blockquote.hidden{opacity:0}.vintage-theme blockquote .quote{font-size:3.4rem}.vintage-theme ol,.vintage-theme ul{line-height:1.5;margin:1.5rem 0 1.5rem 1.5rem}.vintage-theme ol{list-style:decimal}.vintage-theme ul{list-style:none;margin-left:0}.vintage-theme li{margin-bottom:.4em}.vintage-theme li:last-child{margin-bottom:0}.vintage-theme ul li{background-image:url(../images/vintage-list.png);background-repeat:no-repeat;background-position:2px 10px;background-size:12px 12px;padding-left:1.5rem}.vintage-theme .link-button-wrapper+h3,.vintage-theme .link-button-wrapper+h4,.vintage-theme blockquote+h3,.vintage-theme blockquote+h4,.vintage-theme h3+h3,.vintage-theme h4+h3,.vintage-theme h4+h4,.vintage-theme ol+h3,.vintage-theme ol+h4,.vintage-theme p+h3,.vintage-theme p+h4,.vintage-theme ul+h3,.vintage-theme ul+h4{margin-top:4rem}.vintage-theme .image+blockquote,.vintage-theme .image+h3,.vintage-theme .image+h4,.vintage-theme blockquote+.image{margin-top:5rem}.vintage-theme .photo-grid-section+.single-column-section blockquote:first-child,.vintage-theme .photo-grid-section+.single-column-section h3:first-child,.vintage-theme .photo-grid-section+.single-column-section h4:first-child{margin-top:2rem}.vintage-theme .photo-grid-section+.single-column-section blockquote:last-child{margin-bottom:2rem}.vintage-theme h3+h4,.vintage-theme h4+h4{margin-top:2.5rem}.vintage-theme h3+.link-button-wrapper,.vintage-theme h3+p,.vintage-theme h4+.link-button-wrapper,.vintage-theme h4+p{margin-top:1rem}.vintage-theme .link-button-wrapper+p{margin-top:2em}.vintage-theme .link-button-wrapper+.link-button-wrapper{margin-top:1.75rem;margin-bottom:1.75rem}.vintage-theme .image{display:block;margin:3rem 0}.vintage-theme .image-wrapper{overflow:hidden}.vintage-theme .image img{display:block}.vintage-theme a.link-button{position:relative;display:inline-block;background-color:rgba(167,134,160,.2);border-radius:3px;padding:.6rem 2rem;margin:5px;color:#3d343a;font-family:adelle,serif;font-size:1.2rem;text-decoration:none;-webkit-transition:background-color .15s ease-in-out;-moz-transition:background-color .15s ease-in-out;-o-transition:background-color .15s ease-in-out;-ms-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.vintage-theme a.link-button:before{position:absolute;display:block;content:' ';top:-5px;right:-5px;bottom:-5px;left:-5px;border:2px solid rgba(167,134,160,.2);border-radius:5px;-webkit-transition:border-color .15s ease-in-out;-moz-transition:border-color .15s ease-in-out;-o-transition:border-color .15s ease-in-out;-ms-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out}.vintage-theme a.link-button:hover{background-color:rgba(167,134,160,.35)}.vintage-theme a.link-button:hover:before{border-color:rgba(167,134,160,.35)}.vintage-theme .link-button-wrapper{margin:1rem 0;text-align:left}.vintage-theme .section-content .content-container{padding-left:20%;padding-right:20%}.vintage-theme .title-header-view{text-align:center;padding:4rem 5%}.vintage-theme .title-bottom-left .title-header-view,.vintage-theme .title-left .title-header-view,.vintage-theme .title-top-left .title-header-view{text-align:left;padding-right:15%}.vintage-theme .title-bottom .title-header-view,.vintage-theme .title-center .title-header-view,.vintage-theme .title-top .title-header-view{text-align:center;padding-left:10%;padding-right:10%}.vintage-theme .title-bottom-right .title-header-view,.vintage-theme .title-right .title-header-view,.vintage-theme .title-top-right .title-header-view{text-align:right;padding-left:15%}.vintage-theme .gradient-overlay{background:rgba(226,115,162,.4)}.vintage-theme .title-header .title{padding:0;width:auto;max-height:3em;font-family:aw-conqueror-inline,sans-serif;text-transform:uppercase;font-size:4.8rem;line-height:1;margin:auto}.vintage-theme .title-header .title+.subtitle{padding-top:1rem}.vintage-theme .title-header .subtitle{padding:0;max-height:3.6em;font-size:1.8rem;font-weight:300;line-height:1.2}.vintage-theme .caption,.vintage-theme .grid-caption{font-size:1rem;line-height:1.3;margin:1rem 0 0}.vintage-theme .full-width-section .caption{margin-left:5%;margin-right:5%}.vintage-theme .pull-quote{max-width:40%;top:30%;bottom:auto;background-color:rgba(0,0,0,.3);margin:1rem;padding:1.5rem}.vintage-theme .caption-right .pull-quote{right:3%;left:auto}.vintage-theme .pull-quote .content-container{font-size:2rem;line-height:1.15;color:#fff}.vintage-theme .wipe-section blockquote,.vintage-theme .wipe-section h3,.vintage-theme .wipe-section h4,.vintage-theme .wipe-section h5,.vintage-theme .wipe-section h6{text-align:center}.vintage-theme .fifty-fifty-section .content-container{padding-left:10%;padding-right:10%}.vintage-theme .card-flipbook-section .section-content .content-container{width:50%;padding:3.5rem 2rem;margin:2rem;background-color:rgba(255,255,255,.9);box-shadow:0 0 4px rgba(0,0,0,.25)}.vintage-theme .card-flipbook-section .section-content .card-right .content-container{margin-left:auto}.vintage-theme .card-flipbook-section blockquote{margin-left:0;margin-right:0}@media only screen and (max-width:480px),screen and (min-device-width :320px) and (max-device-width :568px) and (orientation :landscape){html{font-size:50%}.vintage-theme .title-header .title{font-size:6.5rem}.vintage-theme .title-header .subtitle{font-size:3rem}.vintage-theme .title-header .title:after,.vintage-theme .title-header .title:before{display:none}.vintage-theme{font-size:2rem}.vintage-theme h3,.vintage-theme h4,.vintage-theme h5,.vintage-theme h6{line-height:1.3}.vintage-theme h3{font-size:3.2rem}.vintage-theme h4{font-size:2.6rem}.vintage-theme h5{font-size:2.5rem}.vintage-theme h6{font-size:2rem}.vintage-theme .caption,.vintage-theme .grid-caption{font-size:1.8rem}.vintage-theme blockquote{font-size:2.6rem;margin:2em 1em}.vintage-theme a.link-button{font-size:1.75rem}.vintage-theme ul{padding-left:.6rem}.vintage-theme ol{padding-left:1.8rem}.vintage-theme ul li{padding-left:2.5rem;background-position:2px 6px}.vintage-theme .pull-quote{max-width:60%}.vintage-theme .pull-quote .content-container{font-size:2.6rem}.vintage-theme .card-flipbook-section .section-content .content-container{width:70%}}@media only screen and (max-width:768px){.vintage-theme .section-content .content-container{padding:0 12.5%}.vintage-theme .fifty-fifty-section .content-container{background-color:rgba(255,255,255,.8)}.vintage-theme .card-flipbook-section .section-content .content-container{width:60%}}@media only screen and (max-width:567px){.vintage-theme .card-flipbook-section .section-content .content-container{width:70%;margin:2rem 1.5rem}}@media only screen and (max-width:320px){.vintage-theme .section-content .content-container{padding:0 3rem}.vintage-theme h3{font-size:3rem;line-height:1.1}.vintage-theme h4{font-size:2.1rem;line-height:1}}@media (min-width:1300px){.vintage-theme .section-content .content-container{padding-left:25%;padding-right:25%}.vintage-theme .title-bottom-left .title-header-view,.vintage-theme .title-left .title-header-view,.vintage-theme .title-top-left .title-header-view{padding-left:10%;padding-right:20%}.vintage-theme .title-bottom .title-header-view,.vintage-theme .title-center .title-header-view,.vintage-theme .title-top .title-header-view{padding-left:15%;padding-right:15%}.vintage-theme .title-bottom-right .title-header-view,.vintage-theme .title-right .title-header-view,.vintage-theme .title-top-right .title-header-view{padding-left:20%;padding-right:10%}.vintage-theme .card-flipbook-section .section-content .content-container{width:40%;max-width:580px}}@media (min-width:1800px){.vintage-theme .section-content .content-container{padding-left:30%;padding-right:30%}.vintage-theme .title-bottom-left .title-header-view,.vintage-theme .title-left .title-header-view,.vintage-theme .title-top-left .title-header-view{padding-left:20%;padding-right:30%}.vintage-theme .title-bottom .title-header-view,.vintage-theme .title-center .title-header-view,.vintage-theme .title-top .title-header-view{padding-left:25%;padding-right:25%}.vintage-theme .title-bottom-right .title-header-view,.vintage-theme .title-right .title-header-view,.vintage-theme .title-top-right .title-header-view{padding-left:30%;padding-right:20%}.vintage-theme .card-flipbook-section .section-content .content-container{width:30%;margin:2rem 5rem}}@media (min-width:2300px){.vintage-theme .section-content .content-container{padding-left:33%;padding-right:33%}.vintage-theme .title-bottom-left .title-header-view,.vintage-theme .title-left .title-header-view,.vintage-theme .title-top-left .title-header-view{padding-left:25%;padding-right:35%}.vintage-theme .title-bottom .title-header-view,.vintage-theme .title-center .title-header-view,.vintage-theme .title-top .title-header-view{padding-left:30%;padding-right:30%}.vintage-theme .title-bottom-right .title-header-view,.vintage-theme .title-right .title-header-view,.vintage-theme .title-top-right .title-header-view{padding-left:35%;padding-right:25%}.vintage-theme .card-flipbook-section .section-content .content-container{width:25%;margin:2rem 5rem}}