/*
font-family: 'Calistoga';
font-family: 'Karla';
*/


body {margin: 0; padding: 0; width: 100%; height: 100%; background: #f3f3f3; font-family: 'Karla', Arial; font-size: 1em;}
img {max-width: 100%; border: none;}
.clearDiv {clear: both;}
.setWidth {width: 90%; max-width: 1300px; margin: 0 auto;}
*{box-sizing: border-box;}
iframe {max-width: 100%;}
body * {letter-spacing: normal !important; line-height: inherit;}
.sc-content-block-quick-insert {display: none !important;}
div.actionMenu ul.dnn_mact > li.actionMenuMove > ul li {height: auto !important;}
.eds_galleryWrapper {padding-top: 0px !important;}
.slider-wrapper > div {background: transparent !important;}
.sc-menu {position: relative;}
.slick-dots {margin-left: 0;}
.theme-default .nivoSlider {background: transparent !important; -webkit-box-shadow: 0px 0px 0px 0px #4a4a4a !important; -moz-box-shadow: 0px 0px 0px 0px #4a4a4a !important; box-shadow: 0px 0px 0px 0px #4a4a4a !important; margin-bottom: 0px !important;}
.menuBtn, .mobileMenuWrapper {display: none;}




/* styling */

.headerWrapper {
    background: #371363;
}
.headerWrapper .setWidth {
    display: table;
}
.logoWrapper {
    display: table-cell;
    vertical-align: bottom;
    width: 190px;
    padding: 5px 0 10px;
}
.rightWrapper {
    display: table-cell;
    vertical-align: bottom;
    text-align: right;
}
.buttonWrapper a {
    font-family: 'Calistoga';
    text-decoration: none !important;
    font-size: 180%;
    line-height: 100%;
    color: #fff !important;
    transition: all 0.3s ease;
    margin-right: 15px;
}
.buttonWrapper a i {
    font-size: 91%;
    padding-right: 3px;
    color: #A4A91C;
}
.buttonWrapper a:hover, .buttonWrapper a:focus {
    color: #A4A91C !important;
}
.menuWrapper {
    margin: 26px 0 0;
}



.videoWrapper {
    position: relative;
}
.videoDiv {
    width: 100%;
    max-height: 890px;
    object-fit: cover;
    object-position: center;
}
.mask {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,12%);
    z-index: 3;
}
.videoText {
    position: absolute;
    top: 59%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    z-index: 4;
    width: 100%;
}


.homeHeroTitle {
    color: #fff;
    font-size: 480%;
    margin-bottom: 0;
}
.homeHeroSubtitle {
    color: #fff;
    font-family: 'Karla';
    font-weight: 300;
    margin: 13px 0 0 0;
}
.homeHeroBtn {
    margin: 70px 0 0 0;
}



.footerWrapper {
    background: #371363;
    padding: 20px 0;
}
.footerWrapper > .setWidth {
    display: table;
}
.footerLogo {
    display: table-cell;
    vertical-align: middle;
    width: 190px;
}
.footerMiddle {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.footerCol {
    display: inline-block;
    vertical-align: top;
    padding: 0 5%;
    text-align: left;
    width: fit-content;
}
.footerTitle {
    font-size: 150%;
    color: #fff;
    margin: 0 0 6px 0;
}
.footerContent {
    color: #fff;
    font-weight: 300;
    padding: 3px 0;
}
.footerContent i {
    font-size: 75%;
    padding-right: 2px;
}
.noIcon {
    padding-left: 15px !important;
    margin-top: -6px;
}
.footerButtons {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 102px;
}
.footerButtons a {
    color: #fff !important;
    margin-left: 7px;
    text-align: center;
    transition: all 0.3s ease;
}
.footerButtons a i {
    background: #A4A91C;
    border-radius: 50%;
    width: 37px;
    height: 37px;
    position: relative;
    font-size: 130%;
    padding: 9px 0 0 0;
    transition: all 0.3s ease;
}
.footerButtons a:hover i, .footerButtons a:focus i {
    background: #200a3b;
}
.footerCopy {
    background: #200a3b;
    text-align: center;
    padding: 5px 0;
    color: #ffffff5e;
    font-weight: 300;
    font-size: 88%;
}
.footerCopy a {
    color: #ffffff5e !important;
    text-decoration: none !important;
}
.footerCopy a:hover, .footerCopy a:focus {
    text-decoration: underline !important;
}






/* generic */

p, li, .contentDiv td, .Normal {
    font-family: 'Karla';
    font-size: 100%;
    line-height: 150%;
    color: #414141;
}

.contentWrapper {padding-top: 100px; padding-bottom: 160px; position: relative;}
.contentDiv li{padding: 4px 0;}
.contentDiv ul, .contentDiv ol{margin: 0 0 22px 35px;}
.contentDiv ul li ul li {font-size: 0.9em; line-height: 1.25em; list-style-type: circle;}
.contentDiv ul li ul {margin-top: 1px; line-height: 1.2em; margin-bottom: 0;}
.contentDiv li p {line-height: 1.5em;}

strong{font-weight: 800; font-family: 'Karla';}
em{font-style: italic; font-family: 'Karla';}
strong em, em strong{font-style: italic; font-weight: 800; font-family: 'Karla';}

h1 {
    font-family: 'Calistoga';
    font-size: 310%;
    line-height: 100%;
    font-weight: normal;
    font-style: normal;
    color: #502880;
    margin: 0 0 30px 0;
}

h2 {
    font-family: 'Calistoga';
    font-weight: normal;
    color: #A4A91C;
    font-size: 220%;
    line-height: 100%;
    margin: 0 0 24px 0;
}

h3 {
    font-family: 'Calistoga';
    font-weight: normal;
    color: #502880;
    font-size: 150%;
    line-height: 100%;
    margin: 40px 0 23px 0;
}

h4 {
    font-family: 'Karla';
    font-weight: 800;
    color: #A4A91C;
    font-size: 115%;
    line-height: 100%;
    margin: 40px 0 12px 0;
}

h5 {
    font-family: 'Karla';
    font-weight: 700;
    color: #371363;
    font-size: 122%;
    line-height: 100%;
    margin: 30px 0 19px 0;
}

h6 {
    font-family: 'Karla';
    font-weight: 700;
    color: #371363;
    font-size: 115%;
    line-height: 100%;
    margin: 30px 0 19px 0;
}

h1 + h2{margin-top: 15px;}
h1 + h3, h2 + h3{margin-top: 45px;}
h1 + h4, h2 + h4{margin-top: 15px;}
h1 + h5, h2 + h5, h3 + h5, h4 + h5{margin-top: 15px;}
h1 + h6, h2 + h6, h3 + h6, h4 + h6, h5 + h6{margin-top: 15px;}
hr + h3 {margin-top: 0;}

a {transition: all 0.3s ease;}
a:link, a:visited{ text-decoration: underline; color: #A4A91C; }
a:hover, a:active, a:focus{ text-decoration: none; color: #A4A91C; }
a:focus, select:focus, input:focus, textarea:focus, .slick-arrow:focus, .slick-dots li:focus, .slick-dots button:focus {outline: thin dotted #000 !important;}

small{font-size:0.8em;}
big{font-size:1.2em;}
blockquote, pre{font-family:Lucida Console, monospace;}
ul li{list-style-type:square;}
ul li li{list-style-type:disc;}
ul li li li{list-style-type:circle;}
ol li{list-style-type:decimal;}
ol ol li{list-style-type:lower-alpha;}
ol ol ol li{list-style-type:lower-roman;}
ol ul li{list-style-type:disc;}

hr{color: #A4A91C; background-color: #A4A91C; border: none; height: 1px; text-align: left; margin: 45px 0;}

.skiptocontent a {
    padding: 6px 8px;
    position: absolute;
    z-index: 1025;
    top: -50px;
    left: 0;
	color: #fff;
    background: #502880;
    font-family: 'Karla';
    font-size: 0.95em;
    line-height: 1em;
    -webkit-transition: top 1s ease-out, background 1s linear;
    transition: top 1s ease-out, background 1s linear;
}
.skiptocontent a:focus {
    top: 0;
    text-decoration: none;
    outline: 0;
    -webkit-transition: top .1s ease-in, background .5s linear;
    transition: top .1s ease-in, background .5s linear;
}
.skipLink {
    position: absolute; 
    top: 50px; /* adjust as needed */
}

.ModDNNHTMLC td {vertical-align: top;}
.DnnModule-489 .ModDNNHTMLC table {max-width: 470px;}
#dnn_ctr555_ModuleContent .btnWrap {padding-top: 0;}


/* wrappers */

.greenWrapper {
    background-color: #A4A91C;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 1200 800'%3E%3Cdefs%3E%3CradialGradient id='a' cx='0' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23878b17'/%3E%3Cstop offset='1' stop-color='%23878b17' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='b' cx='1200' cy='800' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23aeb31e'/%3E%3Cstop offset='1' stop-color='%23aeb31e' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='600' cy='0' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23919519'/%3E%3Cstop offset='1' stop-color='%23919519' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='600' cy='800' r='600' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23A4A91C'/%3E%3Cstop offset='1' stop-color='%23A4A91C' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%236A6D12'/%3E%3Cstop offset='1' stop-color='%236A6D12' stop-opacity='0'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='1200' cy='0' r='800' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0' stop-color='%23B9BE1F'/%3E%3Cstop offset='1' stop-color='%23B9BE1F' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Crect fill='url(%23a)' width='1200' height='800'/%3E%3Crect fill='url(%23b)' width='1200' height='800'/%3E%3Crect fill='url(%23c)' width='1200' height='800'/%3E%3Crect fill='url(%23d)' width='1200' height='800'/%3E%3Crect fill='url(%23e)' width='1200' height='800'/%3E%3Crect fill='url(%23f)' width='1200' height='800'/%3E%3C/svg%3E");
    background-attachment: fixed;
    background-size: cover;
    padding: 100px 0;
}
.grayWrapper {
    background-color: #f3f3f3;
    padding: 100px 0;
}
.purpleWrapper {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    background-image: url(images/purple-bg.png);
    padding: 70px 0;
}
.purpleWrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #371363c7;
}
.purpleWrapper .setWidth {
    position: relative;
}
.whiteWrapper  {
    padding: 100px 0;
    background-color: #f3f3f3;
}
.newsWrapper {
    background-color: #fff;
    padding: 100px 0;
}
.hoursWrapper {
    padding: 40px 0;
    background: #cdc4d8;
}
.twoColWrapper {
    display: table;
    width: 100%;
}
.twoCols {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
.contactDiv {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 41%;
    position: relative;
    background-image: url(images/green-bg.png);
    padding: 120px 0;
    padding-right: 60px;
    padding-left: 14%;
}
.contactDiv:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #A4A91Cc7;
}
.contactDiv > div {
    position: relative;
}
.formDiv {
    background: #502880;
    padding: 30px 0;
    padding-left: 60px;
    padding-right: 16%;
}


/* green button */

.greenBtn a {
    color: #fff !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    font-weight: 300;
    background: #A4A91C;
    padding: 12px 23px;
    border-radius: 30px;
    font-size: 110%;
}
.greenBtn a:hover, .greenBtn a:focus {
    background: #502880;
}
.greenBtn a i {
    font-size: 74%;
    padding-right: 11px;
    position: relative;
    top: -1px;
}
.btnWrap {
    padding-top: 18px;
}
.btnItem {
    padding: 7px 0;
}
.btnItem .greenBtn a {
    display: inline-block;
    font-size: 97%;
    padding: 10px 19px;
}
.btnItem .greenBtn a i {
    font-size: 96%;
    top: 0px;
}


/* outline button */

.outlineBtn a {
    color: #502880 !important;
    border: 2px solid #502880;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    font-weight: 300;
    padding: 12px 23px;
    border-radius: 30px;
    font-size: 110%;
}
.outlineBtn a:hover, .outlineBtn a:focus {
    background: #502880;
    color: #fff !important;
}
.outlineBtn a i {
    font-size: 74%;
    padding-left: 11px;
    position: relative;
    top: -1px;
}


/* title underline */

.greenLine {
    width: 400px;
    height: 2px;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #a4a91c5c;
}


/* titles */

.titleItem {
    text-align: center;
}
.titleItem h2 {
    font-size: 310%;
    margin: 0;
}


/* title text */

.titleTextTitle {
    color: #fff;
    font-size: 310%;
    margin: 0 0 15px 0;
}
.titleTextSubtitle {
    font-family: 'Karla';
    color: #fff;
    font-weight: 300;
    margin: 0;
    text-transform: lowercase;
}


/* internal white box */

.contentWrapper .setWidth {
    background: #fff;
    padding: 57px 55px 50px;
    border-radius: 30px;
    display: table;
}
.contentDiv {
    display: table-cell;
    vertical-align: top;
    width: 64%;
    padding-right: 5%;
}
.sideDiv {
    display: table-cell;
    vertical-align: top;
}


/* breadcrumb */

.breadcrumb {
    display: block;
    padding: 103px 0 0;
}
.breadcrumbLink {
    text-decoration: none !important;
    font-weight: 300;
}
.breadcrumbLink:hover, .breadcrumbLink:focus {
    color: #502880;
}
.breadcrumb i {
    font-size: 60%;
    color: #A4A91C;
    padding: 0 14px;
}
span.breadcrumbLink {
    color: #A4A91C;
} 
span.breadcrumbLink:hover, span.breadcrumbLink:focus {
    color: #A4A91C;
    cursor: default;
}

/* images */

.imgItem {
    background-image: url(images/leaf-opacity.png);
    background-repeat: no-repeat;
    background-size: 250px;
    background-position: -2% 3%;
    position: relative;
    margin-top: -41px;
}
.imgItem img {
    padding-top: 50px;
    padding-left: 40px;
}
.sideDiv .ModDNNHTMLC {
    padding-left: 40px;
}

/* hero */

.heroItem {
    background-repeat: no-repeat;
    background-position: 1% 40%;
    background-size: 102%;
    position: relative;
    padding: 190px 0;
}
.heroTitle {
    margin: 0;
    color: #fff;
    font-size: 340%;
}





/* -------- modules -------- */






/* call to action */

.ctaItem {
    text-align: center;
}
.ctaTitle {
    color: #502880;
    font-size: 320%;
    margin: 0;
}
.ctaLine {
    width: 400px;
    height: 2px;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #a4a91c5c;
}
.ctaText {
    max-width: 800px;
    margin: 0 auto;
}
.ctaBtn {
    margin-top: 45px;
}

/* END call to action */




/* title button */

.titleBtnItem {
    text-align: center;
}
.titleBtnTitle {
    color: #fff;
    letter-spacing: 1px !important;
    margin: 0 40px 0 0;
    padding: 0 40px 0 0;
    border-right: 1px solid #fff;
    display: inline-block;
    vertical-align: middle;
    font-size: 310%;
}
.titleBtnBtn {
    display: inline-block;
    vertical-align: middle;
}
.greenWrapper .titleBtnItem {
    margin-top: -20px;
}

/* END title button */




/* image circle link */

.imgCircWrap {
    text-align: center;
    padding-top: 80px;
    display: table;
    width: 100%;
}
.imgCircItem {
    display: inline-block;
    width: 25%;
    vertical-align: top;
    padding: 0 15px;
}
.imgCircImg img {
    border-radius: 50%;
    border: 4px solid #fff;
    max-width: 250px;
    margin: 0 auto;
}
.imgCircTitle {
    margin-top: -20px;
}
.imgCircTitle a {
    font-family: 'Calistoga';
    color: #502880;
    text-decoration: none;
    background: #fff;
    padding: 10px 25px;
    border-radius: 30px;
    font-size: 120%;
    display: inline-block;
}
.imgCircTitle a:hover, .imgCircTitle a:focus {
    background: #502880;
    color: #fff;
}

/* END image circle link */




/* gallery */

.edsgg_mainTitle, .smbLightOverlayWrapper.modern.smbPlus.desktopUserAgent > .actions.fullScreenTrigger {
    display: none !important;
}
.eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer {
    margin: 8px !important;
}
.smbLightOverlayWrapper.modern.smbPlus > .navigation.next, .smbLightOverlayWrapper.modern.smbPlus > .close {
    right: 5% !important;
}
.smbLightOverlayWrapper.modern.smbPlus > .navigation.prev {
    left: 5% !important;
}
.smbLightOverlayWrapper.modern.smbPlus > .close {
    top: 3% !important;
    margin-right: -9px !important;
}
.eds_GravityGallery_Orbit .edsgg_moreLink {
    display: none !important;
}
.eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_link .edsgg_thumbnail {
    background-color: #371363 !important;
    border-radius: 11px !important;
}
.eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_link .edsgg_thumbnail img {
    transition: all 0.3s ease;
    border-radius: 11px !important;
}
.eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer .edsgg_link:hover .edsgg_thumbnail img {
    opacity: 60%;
}
.edsgg_details {
    display: none;
}
.eds_GravityGallery_Orbit .edsgg_topOverlay {
    display: none;
}
.sideDiv .eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer {
    margin: 8px 0 !important;
}

/* END gallery */




/* hours */

.hoursWrap {
    text-align: center;
}
.hoursItem {
    display: inline-block;
    vertical-align: top;
    width: 12.8%;
    margin: 0 0.5%;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 7px rgb(0 0 0 / 22%);
}
.hoursDay {
    background: #502880;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 115%;
    text-transform: uppercase;
    letter-spacing: 1px !important;
    line-height: 100%;
    padding: 10px 5px 8px;
}
.hoursTime {
    padding: 19px 5px;
    color: #A4A91C;
    font-weight: 300;
    font-size: 110%;
    line-height: 100%;
}

/* END hours */




/* call to action icon */

.ctaIconItem {
    text-align: center;
    display: table;
    margin: 0 auto;
}
.ctaIconIcon {
    display: table-cell;
    vertical-align: middle;
    padding-right: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ctaIconContent {
    display: table-cell;
    vertical-align: middle;
    border-left: 2px solid #fff;
    text-align: left;
    padding-left: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.ctaIconTitleTop {
    text-transform: lowercase;
    color: #fff;
    font-size: 200%;
    padding-bottom: 5px;
    line-height: 100%;
    font-weight: 300;
}
.ctaIconTitleBottom {
    color: #fff;
    font-size: 310%;
    margin: 0;
}
.ctaIconButton {
    margin-top: 30px;
    margin-bottom: 16px;
}
.ctaIconButton a {
    color: #fff !important;
    border: 2px solid #fff !important;
}
.ctaIconButton a:hover, .ctaIconButton a:focus {
    background: #fff;
    color: #502880 !important;
}

/* END call to action icon */




/* testimonials */

.testWrap {
    text-align: center;
    padding-top: 20px;
}
.testItem {
    display: inline-block;
    vertical-align: top;
    width: 29%;
    margin: 0 2%;
    font-size: 93%;
}
.testQuote {
    max-width: 60px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.testTest {
    line-height: 140%;
    padding-bottom: 18px;
}
.testName {
    font-family: 'Calistoga';
    color: #502880;
    line-height: 100%;
    padding-bottom: 4px;
}
.testSource {
    text-transform: uppercase;
    letter-spacing: 1px !important;
    color: #A4A91C;
    font-weight: 300;
    font-size: 91%;
    line-height: 100%;
}

/* END testimonials */




/* team */

.teamWrap {
    padding: 17px 0 12px;
}
.teamItem {
    display: inline-block;
    vertical-align: top;
    width: 32%;
    padding: 25px 40px 25px 0;
    text-align: center;
}
.teamImg img {
    border-radius: 50%;
    outline: 2px solid #A4A91C;
    outline-offset: 4px;
}
.teamName {
    font-family: 'Karla';
    font-weight: 700;
    font-size: 134%;
    line-height: 95%;
    color: #502880;
    padding-top: 17px;
}

/* END team */




/* footer form */

.form-control {
    font-family: 'Karla';
    background: #623e8d;
    color: #fff;
    border-radius: 22px;
    padding: 8px 21px;
    font-size: 94%;
    border: 1px solid #ffffff;
}
.form-control:focus {
    border-color: #fff;
    box-shadow: none;
    color: #fff;
    background: #7d609f;
}
.btn {
    background: transparent;
    border: 1px solid #A4A91C;
    color: #A4A91C !important;
    border-radius: 30px;
    font-family: 'Karla';
    text-transform: uppercase;
    letter-spacing: 1px !important;
    padding: 6px 21px;
    transition: all 0.3s ease;
    font-size: 90%;
}
.btn-info:hover, .btn-info:focus {
    background: #A4A91C !important;
    color: #fff !important;
    border-color: #A4A91C !important;
    box-shadow: none !important;
}
.text-danger {
    color: #ff0000!important;
    font-weight: 300;
    font-size: 90%;
    position: relative;
    top: 3px;
    left: 19px;
}
.alert-info {
    background: transparent;
    border: none;
}
.submit-confirm h2 {
    color: #fff;
    margin-bottom: 15px;
}
.submit-confirm p {
    color: #fff;
    margin: 0;
}
.ModActionFormC {
    margin-bottom: -14px;
}
.ModActionFormC input::placeholder, .ModActionFormC textarea::placeholder {
    color: #fff !important;
}

/* END footer form */




/* white background form */

.contentWrapper .form-control {
    background: #623e8d12;
    color: #000;
    border: none;
}
.contentWrapper .btn-info:hover {
    color: #fff !important;
}
.contentWrapper .submit-confirm h2 {
    color: #371363;
}
.contentWrapper .submit-confirm p {
    color: #371363;
}
.contentWrapper .submit-confirm {
    text-align: left;
}
.contentWrapper .submit-confirm.alert {
    padding: 0 0 0 20px;
}
.dateandtimeflatpickr input[readonly] {
    background: #623e8d12 !important;
}
.form-select {
    background: #623e8d12;
    color: #656565;
    border: none;
    font-family: 'Karla';
    border-radius: 22px;
    padding: 8px 21px;
    font-size: 94%;
}
.form-select:focus {
    box-shadow: none;
    color: #000;
}
.form-select.ng-not-empty {
    color: #000;
}
.flatpickr-input.form-control {
    color: #000;
}
.contentWrapper .ModActionFormC input::placeholder, .contentWrapper .ModActionFormC textarea::placeholder {
    color: #000000a3 !important;
}
#dnn559StaticText + p {
    margin-bottom: -5px;
}
.table-striped>tbody>tr {
    background: #fff !important;
    --bs-table-accent-bg: none !important;
    border: 1px solid#dfdfdf;
}
.btn-success:hover {
    background-color: #A4A91C !important;
    border-color: #A4A91C !important;
    color: #fff !important;
}

/* END white background form */





/* pet memorials */

.memorialItem {
    display: inline-block;
    margin: 0 0 17px !important;
    position: relative;
}
.memorialInner {
    background: #F0EEF4;
    padding: 22px;
    position: relative;
    text-align: left;
    border-radius: 14px;
}
.memorialImg {
    margin: 0 0 12px;
}
.memorialImg img {
    border-radius: 12px;
}
.memorialWrap {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    columns: 3;
    -moz-column-gap: 17px;
    -webkit-column-gap: 17px;
    column-gap: 17px;
    text-align: center;
    margin-top: 50px;
}
.eds_news_Cottonwood.eds_subCollection_news .edn_article .edn_articleTitle {
    margin: 26px 0 0 !important;
    font-size: 180%;
    line-height: 110%;
}
.edn_lifespan {
    margin-top: 12px;
    margin-bottom: 2px;
    font-weight: 500;
    font-size: 110%;
    line-height: 100%;
    color: #A4A91C;
}
.edn_articleSummary {
    padding: 14px 0 0 0 !important;
}
.edn_ownerName {
    font-style: italic;
    color: #502880;
    font-size: 94%;
    line-height: 100%;
}
.eds_news_Cottonwood {
    margin-bottom: 0 !important;
}

/* END pet memorials */





/* login */

.dnnForm .dnnFormItem {
    padding: 5px 0;
}
.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    font-family: 'Karla';
    font-size: 94%;
    box-shadow: none !important;
    border: 1px solid #50288066 !important;
    border-radius: 20px !important;
    padding: 8px 17px;
    margin-bottom: 0;
    width: 220px;
}
.dnnBoxLabel {
    font-size: 90%;
}
.dnnLabel {
    margin-right: 0;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnFormItem input[type="submit"], .dnnPrimaryAction, .dnnSecondaryAction, .dnnTertiaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    font-family: 'Karla';
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 1px !important;
    text-shadow: none !important;
    box-shadow: none !important;
    border-radius: 20px;
    padding: 7px 20px;
    text-decoration: none !important;
    transition: all 0.3s ease !important;
}
.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    background: #A4A91C;
    color: #fff;
    border: 1px solid #A4A91C;
}
.dnnPrimaryAction:hover, .dnnFormItem input[type="submit"]:hover, a.dnnPrimaryAction:hover {
    background: #502880;
    border: 1px solid #502880;
}
.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    background: transparent;
    border: 1px solid #A4A91C;
}
.dnnFormItem button:hover, .dnnFormItem input[type="button"]:hover, .dnnFormItem input[type="reset"]:hover, .dnnSecondaryAction:hover, a.dnnSecondaryAction:hover, ul.dnnAdminTabNav li a:hover, .dnnLogin .LoginTabGroup span:hover {
    color: #502880;
    border: 1px solid #502880;
    background: transparent;
}
#dnn_ctr382_Login_Login_DNN_passwordLink {
    font-size: 81%;
    padding: 1px 15px;
}

/* END login */




/* news */

.newsItem {
    display: table;
    width: 100%;
}
.newsContent {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-right: 50px;
}
.newsContent h2 {
    font-size: 310%;
    line-height: 95%;
    margin-bottom: 30px;
}
.newsText p {
    margin-bottom: 12px;
}
.newsItemnBtn {
    padding-top: 32px;
}
.newsImage {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-left: 30px;
}

/* END news */





/* responsive */

@media all and (max-width: 1700px) {
    .contactDiv {padding-left:12%; padding-right:12%;}
    .formDiv {padding-right:12%; padding-left:12%;}
}
@media all and (max-width: 1500px) {
    .imgCircImg img {max-width: unset;width: 100%;}
    body {overflow-x: hidden;}
    #dnn_pnav > li > ul {padding: 8px 16px 10px !important;}
    #dnn_pnav > li ul a, #dnn_pnav > li ul span {margin: 5px 0 !important;}
    .contactDiv {padding-left: 8%; padding-right: 8%;}
    .formDiv {padding-right: 8%; padding-left: 8%;}
}
@media all and (max-width: 1350px) {
    .hoursItem {margin: 0 0.3%;width: 13.2%;font-size: 92%;}
    .contactDiv {padding-left: 7%; padding-right: 7%;}
    .formDiv {padding-right: 7%; padding-left: 7%;}
}
@media all and (max-width: 1200px) {
    #dnn_pnav > li > a, #dnn_pnav > li > span {font-size: 104% !important;margin: 0 11px !important;}
    #dnn_pnav > li:hover > ul {top: 32px !important;}
    #dnn_pnav > li ul a, #dnn_pnav > li ul span {font-size: 91% !important;}
    #dnn_pnav > li > ul {padding: 7px 12px 8px !important;}
    #dnn_pnav > li ul a, #dnn_pnav > li ul span {margin: 3px 0 !important;}
    .buttonWrapper a {font-size: 150%;}
    .logoWrapper {width: 170px;}
    .hoursTime {padding: 15px 5px;}
    .contactDiv {padding-left: 6%; padding-right: 6%;}
    .formDiv {padding-right: 6%; padding-left: 6%;}
    .footerCol {padding: 0 0 0 5%;}
    .teamItem {padding: 6px 22px 31px 0;}
    .teamName {font-size: 112%;padding-top: 16px;}
    .memorialInner {font-size: 92%;padding: 18px;}
}
@media all and (max-width: 1000px) {
    .logoWrapper {width: 140px;}
    #dnn_pnav > li:hover > ul {top: 26px !important;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 0 0 9px 0 !important;}
    #dnn_pnav > li > ul {padding: 8px 18px 8px !important;margin-left: 10px !important;}
    .menuWrapper {margin: 21px 0 0;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {font-size: 100% !important;margin: 0 8px !important;}
    .menuParent:after {padding-left: 4px !important;}
    .ctaTitle,.titleBtnTitle, .titleItem h2, .ctaIconTitleBottom, .titleTextTitle, .newsContent h2 {font-size: 280%;}
    .titleBtnTitle {margin: 0 35px 0 0;padding: 0 35px 0 0;}
    .hoursDay {font-size: 102%;}
    .testItem {width: 30.1%; margin: 0 1.4%; font-size: 91%;}
    .footerLogo {width: 140px;}
    .footerWrapper {font-size: 90%;padding: 20px 0 16px;}
    .footerContent {padding: 2px 0;}
    .teamItem {padding: 5px 31px 30px 0;width: 48%;}
    .newsImage {padding-left: 0;}
    .newsContent { padding-right: 30px;}
}
@media all and (max-width: 900px) {
    .homeHeroSubtitle {font-size: 190%;margin: 10px 0 0 0;}
    .homeHeroTitle {font-size: 370%;}
    .logoWrapper {display: block;width: 100%;max-width: 190px;padding-bottom: 20px;margin: 0 auto;}
    .rightWrapper {display: block;text-align: center;}
    .buttonWrapper a {font-size: 130%;}
    .headerWrapper {position: relative !important;background: #371363 !important;}
    #dnn_pnav > li > a, #dnn_pnav > li > span {padding: 0 0 14px 0 !important;}
    #dnn_pnav > li:hover > ul {top: 31px !important;}
    #dnn_pnav > li > ul {margin-left: 8px !important;}
    .titleBtnTitle {width: 100%;margin: 0 0 47px 0;padding: 0;border: none;}
    .titleBtnBtn {width: 100%;}
    .imgCircWrap {padding-top: 70px;}
    .greenWrapper {padding: 90px 0 80px;}
    .imgCircTitle a {font-size: 100%;line-height: 100%;padding: 8px 21px;}
    .imgCircItem {padding: 0 10px;}
    .imgCircImg img {border: 2px solid #fff;}
    .hoursItem {margin: 0.9% 0.7%;width: 23%;}
    .contactDiv {padding-left: 5.5%; padding-right: 5.5%;}
    .formDiv {padding-right: 5.5%; padding-left: 5.5%;}
    .titleTextSubtitle {font-size: 120%;}
    .footerButtons a i {padding: 7px 0 0 0;width: 32px;height: 32px;}
    .footerMiddle {font-size: 95%;}
    .heroItem {padding: 100px 0;}
    .contentWrapper .setWidth {padding: 50px 44px 32px;}
    .contentDiv {width: 60%; padding-right: 4%;}
    .teamItem {padding: 5px 23px 30px 0;}
    .memorialWrap {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;columns: 2;}
    
}
@media all and (max-width: 765px) {
    .menu { display: none; padding: 20px 0 11px 0;}
    .menuBtn {cursor: pointer;display: inline;font-weight: 600;font-size: 108%;text-transform: uppercase;color: #fff;transition: all 0.3s ease;letter-spacing: 1px !important;}    
    .menuBtn:hover, .menuBtn:focus {color: #A4A91C;}
    .menuBtn i {padding-left: 4px;padding-right: 2px; font-size: 90%;}
    .closeBtn {cursor: pointer; text-align: right; font-size: 108%; color: #fff; font-weight: 300; background: #502880; padding: 7px 27px; letter-spacing: 1px !important;transition: all 0.3s ease;}
    .closeBtn i {font-size: 100%; padding-left: 2px;}
	.closeBtn:hover, .closeBtn:focus {background: #371363; }
    .rightWrapper {display: table-cell;text-align: right;}
    .logoWrapper {display: table-cell;width: 150px;padding: 0;}
    .headerWrapper { padding: 5px 0 10px;}
    .menuWrapper {margin: 19px 0 15px;}
    .buttonWrapper a {font-size: 100%;letter-spacing: 1px !important; margin-right: 0;}
    .headerWrapper .setWidth {width: 100%;padding: 0 29px;}
    .homeHeroSubtitle {font-size: 142%;margin: 9px 0 0 0;}
    .homeHeroTitle {font-size: 280%;}
    .homeHeroBtn {margin: 33px 0 0 0;}
    .videoDiv {min-height: 440px;}
    .videoText {top: 52%;}
    .greenBtn a, .outlineBtn a, .btnItem .greenBtn a {padding: 10px 21px; font-size: 14px;}
    .contentWrapper, .greenWrapper, .grayWrapper, .purpleWrapper, .whiteWrapper, .twoColWrapper, .footerWrapper, .footerCopy, .newsWrapper  {font-size: 88%;}
    .greenWrapper {background-color: #c5cb1e;}
    .imgCircItem {padding: 20px;width: 50%;max-width: 270px;}
    .ctaIconIcon {display: block;width: 100%;padding: 0 0 30px 0;}
    .ctaIconContent {display: block;width: 100%;border: none;padding: 0;text-align: center;}
    .testItem {width: 100%;margin: 40px 0;font-size: 93%;max-width: 460px;}
    .testTest {height: auto !important;}
    .footerCol {display: block;width: 100%;padding: 8px 0;text-align: center;}
    .greenLine {width: 260px;}
    .heroItem {background-size: cover;}
    .heroTitle {font-size: 260%;}
    .heroTitle {text-shadow: 0 0 8px rgb(0 0 0 / 51%);}
    .breadcrumb {padding: 63px 0 0;}
    .contentDiv, .sideDiv {display: block; width: 100% !important;}
    .contentDiv {padding-bottom: 38px;}
    .imgItem {margin-top: 0;margin-left: -27px;}
    .contentWrapper .setWidth {padding: 44px;}
    .imgItem img {width: 100%;}
    .teamItem {padding: 14px 14px 30px;}
    .sideDiv .ModDNNHTMLC {padding-left: 0;}
    .DnnModule-488 .imgItem img {padding:0;}
    .DnnModule-488 .imgItem {margin-left: 0;background: none;}
    .DnnModule-489 .ModDNNHTMLC table {margin-bottom: 60px;margin-top: 20px;}
    .eds_GravityGallery_Orbit .edsgg__itemsListContainer .edsgg__itemContainer {margin: 8px 0 !important;}
    .newsContent {width: 100%;padding: 0 0 70px 0;text-align: center;}
    .newsImage {width: 100%;}
    .newsContent h2 {line-height: 100%;}
    .memorialInner {font-size: 100%;padding: 17px;}
}

@media all and (max-width: 600px) {
	.ModDNNHTMLC td { display: block; width: 100%;}
    .DnnModule-489 .ModDNNHTMLC td {display: table-cell;width: unset;}
    .homeHeroTitle {font-size: 270%;}
    .videoText {bottom: 0;top: unset;}
    .hoursItem {width: 100%;max-width: 150px;display: block;margin: 0 auto;margin-top: 16px;}
    .twoCols {display: block;width: 100%;}
    .contactDiv {padding-top: 70px; padding-bottom: 70px;}
    .footerLogo, .footerMiddle, .footerButtons {display: block; width: 100%;}
    .footerWrapper > .setWidth {text-align: center;}
    .footerLogo {max-width: 200px;margin: 0 auto;padding: 0 0 16px 0;}
    .footerWrapper {padding: 20px 0 24px;}
    .footerButtons {text-align: center;padding: 17px 0 0 0;}
    .noIcon {padding-left: 2px !important;}
    .memorialWrap {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;columns: 1;}
    .eds_news_Cottonwood {margin-bottom: -65px !important;}
}

@media all and (max-width: 500px) {
	.headerWrapper .setWidth {padding: 0 20px;}
    #mobileNav {padding: 9px 20px 29px !important;}
    .closeBtn {padding: 7px 20px;}
    .imgCircItem {padding: 20px 0;width: 100%;}
    .contactDiv {padding-top: 50px;padding-bottom: 50px;}
    .greenWrapper {background-color: #faff73;}
    .homeHeroTitle {line-height: 93%;}
    .homeHeroSubtitle {margin: 21px 0 0 0;line-height: 107%;}
    .videoText {top: 53%;}
    .contentWrapper, .greenWrapper, .grayWrapper, .purpleWrapper, .whiteWrapper, .twoColWrapper, .footerWrapper, .footerCopy, .newsWrapper  {font-size: 83%;}
    .ctaTitle, .titleBtnTitle, .titleItem h2, .ctaIconTitleBottom, .titleTextTitle, .newsContent h2 {font-size: 247%;}
    .heroTitle {font-size: 250%;}
    .heroItem {padding: 80px 0;}
    .contentWrapper .setWidth {padding: 31px 27px 34px;;border-radius: 20px;}
    .contentWrapper {padding-top: 53px;}
    .greenBtn a, .outlineBtn a, .btnItem .greenBtn a {padding: 8px 20px;font-size: 13px;}
    .breadcrumb {font-size: 85%;}
    .breadcrumb i {padding: 0 9px;}
    .teamItem {width: 100%;padding: 23px 0;}
    .memorialInner {font-size: 100%;padding: 18px 15px;}
}

@media all and (max-width: 400px) { 
    .logoWrapper {width: 141px;}
    .rightWrapper {font-size: 90%;}
    .menuWrapper {margin: 25px 0 9px;}
    .buttonWrapper a i {font-size: 83%; padding-right: 1px;}
    .headerWrapper {padding: 4px 0 5px;}
    .footerCopy {font-size: 77%;}
    .contentWrapper .setWidth {padding: 31px 22px 34px;}
    .greenBtn a, .outlineBtn a, .btnItem .greenBtn a {font-size: 12px;line-height: 100%;}
    .greenBtn a i {font-size: 76% !important;padding-right: 5px;}
}
