/* 
 * Deprecated DNN CSS class names will remain available for some time
 * before being  permanently removed. Removal will occur according to
 * the  following process:
 *
 * 1. Removal will only occur with a major (x.y) release, never
 *    with a maintenance (x.y.z) release.
 * 2. Removal will not occur less than six months after the release
 *    when it was deprecated.
 * 3. Removal will not occur until after deprecation has been noted 
 *    in at least two major releases.
 *
 *                                              |        |Planned |
 *  Name                                        |Release |Removal |
 *----------------------------------------------+--------+--------+
 * Mod{NAME}C                                     5.6.2    6.2
 *   {NAME} = sanitized version of the DesktopModule Name 
 *   Used on <div> tag surrounding Module Content, inside container
 *----------------------------------------------+--------+--------+
 */  



/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
    
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab:active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs:active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}
    
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1 {
font-family: ivymode, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 70px;
color: #0B0D0C;
line-height: 1.1;
text-transform: capitalize;
}

H2  {
font-family: ivymode, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 48px;
color: #0B0D0C;
line-height: 1.1;
text-transform: capitalize;
}

H3  {
font-family: ivymode, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 32px;
color: #0B0D0C;
line-height: 1.1;
text-transform: capitalize;
}

H4  {
font-family: ivymode, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 28px;
color: #0B0D0C;
line-height: 1.1;
text-transform:  uppercase;
}

H5, DT  {
}

H6  {
font-family: montserrat, sans-serif;
font-weight: 600;
font-style: normal;
font-size: 18px;
color: #BF6B04;
text-transform: uppercase;
line-height: 1;
}

p, li, div.about_bc_contactinfo.about_bc_vcard {
font-family: montserrat, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 18px;
color: #0B0D0C;
line-height: 1.35;
}

input {
    font-family: montserrat, sans-serif;
font-weight: 400;
font-style: normal;
font-size: 14px;
color: #0B0D0C;
line-height: 1.35;
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {

}

A:visited   {

}

A:hover {

}

A:active    {

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}

[class*="Pane"] {
    margin-bottom: 0px;
    margin-top: 0px;
}

#dnn_content {
    padding-top: 0px;
}

.tablet, .desktop {
    display: none;
}

.flexbox {
    display: flex;
    align-content: stretch;
    padding: 1em 0em;
}

.flexbox .flex-col {
    flex: 1;
}

.container-centering {
    position: absolute;
    height: 100%;
    width: 100%;
    display: table;
}

.text-left-middle {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

/*Buttons*/

.dg-btn-1.btn-accent, .dg-btn-4.btn-accent, .dg-btn-3.btn-accent {
    color: #F2ECD8;
    background-color: #BF6B04;
    border-color: #BF6B04;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.dnngo-main .dg-btn-1:hover {
        color: #F2ECD8;
}

.dnngo-main [class*="dg-btn-"]:hover {
   border-color: #5A7302;
    background: #5A7302;
}

.dg-btn-2.btn-accent, .dg-btn-4.btn-accent, .dg-btn-5.btn-accent {
    background-color: transparent;
    border-color:#BF6B04;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.btn-accent, a.btn-accent {
    color: #BF6B04;
}

/*Lists*/
.list-ordened li:before, .list-ordened2 li:before, .list-ico .fa, .list-ico2 .fa, .list-ico3 .fa, .list-ico .lnr, .list-ico2 .lnr, .list-ico3 .lnr, .list-ico .glyphicon, .list-ico2 .glyphicon, .list-ico3 .glyphicon {
    color: #BF6B04;
}

.list-ico.ico-sm li {
    padding-left: 25px;
    margin-bottom: 6px;
}

/*IMAGES*/
#dnn_ctr609_HtmlModule_lblContent > div > div > img, div.services_hightlight_img_1 > img, div.credentials_hightlight_img_1 > img, div.services_hightlight_img_2 > img, div.credentials_hightlight_img_2 > img, .treatment_descriptions_parent > div > img, .services_descriptions_parent > div > img {
        box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

/* Header Styles */

#dnngo_megamenu > div.dnngo_gomenu > ul > li {
    margin-left: 1em;
}

.mobile_header, .mobile_dnn_logo, .mobile_nav {
    height: 105px;
}

.mobile_dnn_logo {
    line-height: 100%;
padding: 1.25em .5em 0em;
}

/*MOBILE MENU*/

.mobile_menu.mm-menu {
    background-color: #BF6B04;
}



.mobile_menu, .mobile_menu .Normal, .HeaderPane_mobile, .HeaderPaneB_mobile, .mobile_menu .Header_Info, .mobile_menu .mm-listview > li > a, .mobile_menu .mm-listview > li > span {
color: #F2ECD8;
font-size: 14px;
    line-height: 2.0;
    text-transform: uppercase;
    font-weight: 700;
}

.mm-title, .mm-menu .mm-navbar.mm-navbar-top-2 a {
    text-transform: capitalize;
    font-weight: 600;
   font-family: ivymode, sans-serif;
    font-size: 24px;
    color: #F2ECD8;
}

.mobile_menu .mm-listview > li, .mobile_menu .mm-listview > li:after, .mobile_menu .mm-listview > li .mm-next, .mobile_menu .mm-listview > li .mm-next:before, .mobile_menu .mm-navbar.mm-navbar-top-2, .mobile_menu .menu_header, .mobile_menu .mm-navbar.mm-navbar-top.mm-navbar-top-1, #mobile_user {
    border-color: #BF6B04;
}

.mobile_menu.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next), .mobile_menu.mm-menu .mm-listview > li.mm-selected > span, .mobile_menu.mm-menu .mm-listview > li.current > a:not(.mm-next), .mobile_menu.mm-menu .mm-listview > li.subcurrent > a:not(.mm-next), .mobile_menu.mm-menu .mm-listview > li.current > .mm-next, .mobile_menu.mm-menu .mm-listview > li.subcurrent >.mm-next, .mobile_menu.mm-menu .mm-listview > li > a:not(.mm-next):hover, .mobile_menu.mm-menu .mm-listview > li > .mm-counter:hover + .mm-next, .mobile_menu.mm-menu .mm-listview > li > a.mm-next:hover {
    background-color: #0B0D0C;
}

/*Breadcrumb Styles*/

.breadcrumb_background {
background-color: #0B0D0C;
}

.breadcrumb_section_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 2fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
min-height: 30vh;
}

.breadcrumb_section_text {
grid-area: 1 / 1 / 2 / 2;
place-self: center center;
margin-top: -2em;
}

div.breadcrumb_section_text > h1, div.breadcrumb_section_text > p {
    color: #F2ECD8;
}

div.breadcrumb_section_text > p {
    color: #BF6B04;
}

#dnn_ctr639_HtmlModule_lblContent > div {
    margin-bottom: 0px;
}

div.breadcrumb_section_text > img {
padding-left: 65%;
    margin-bottom: -7em;
}



/* Footer Styles */

#dnn_ctr606_HtmlModule_lblContent {
background-color: #2C3C40;
    position: relative;
    overflow: hidden;
}

.footer_parent {
display: grid;
grid-template-columns: 1fr;
    /*grid-template-rows: 1fr 2fr repeat(7, 1fr) 2fr;*/
grid-column-gap: 0px;
grid-row-gap: 0px;
padding: 3em 1em;
height: 100%;
    text-align: center;
}

.footer_background_image {
background-image: url(/Portals/2/Footer_Lemon_Translucent.svg);
background-repeat: no-repeat;
margin: 0em -1em;
background-position-x: center;
}

.footer_locations_title {
grid-area: 1 / 1 / 2 / 2;
        place-self: end center;
}

.footer_locations_info {
grid-area: 2 / 1 / 3 / 2;
}

div.footer_locations_info > div > div:nth-child(2){
    padding-top: 1em;
}

div.footer_locations_info > div > div > p, div.footer_hours_info > p {
        color: #F2ECD8;
}

div.footer_locations_info > div > div > p > a  {
font-size: 14px;
    line-height: .75;
    text-transform: uppercase;
    font-weight: 700;
color: #F2ECD8;
}


.footer_contact_title {
grid-area: 3 / 1 / 4 / 2; 
        place-self: end center;
}

.footer_contact_info {
grid-area: 4 / 1 / 5 / 2; 
}

.footer_hours_title {
grid-area: 5 / 1 / 6 / 2; 
        place-self: end center;
}

.footer_hours_info {
grid-area: 6 / 1 / 7 / 2; 
}

.footer_social_title {
grid-area: 7 / 1 / 8 / 2;
        place-self: end center;
}

.footer_social_links {
grid-area: 8 / 1 / 9 / 2;
text-align: center;
padding-top: 1em;
}

.bottom_icons_social {
    padding: 0em .5em;    
}

a.bottom_icons_social {
    color: #F2ECD8;
}

a.bottom_icons_social:hover {
    color: #BF6B04;
    text-decoration: none;
}

.footer_links_title {
grid-area: 9 / 1 / 10 / 2;
        place-self: end center;
}

.footer_links_links {
grid-area: 10 / 1 / 11 / 2;
}

#dnn_ctr606_HtmlModule_lblContent > div > div > div > div.footer_links_links > div > div:nth-child(2) > p:nth-child(1) {
    display: none;
}

#dnn_ctr606_HtmlModule_lblContent > div > div > div.footer_links_links > div {
margin-right: 0px;
margin-left: 0px;
}

div.footer_parent > div > div > p, div.footer_links_links > div > div > p {
    color: #F2ECD8;
    text-align: center;
    padding-top: .5em;
    margin-bottom: 0em;
}

div.footer_links_links > div > div > p {
    text-align: left;
}

div.footer_parent > div > div > p > a, div.footer_links_links > div > div > p > a, div.footer_locations_info > div > div > p > a, div.footer_contact_info > p > a {
color: #F2ECD8;
    text-decoration: underline;
    text-underline-offset: .2em;
}


.footer_locations_title > p, .footer_contact_title > p, .footer_hours_title > p, .footer_social_title > p, .footer_links_title > p {
text-transform: capitalize;
    font-weight: 600;
    font-family: 'ivymode';
    font-size: 24px;
    color: #F2ECD8;

}

.footer_contact_title, .footer_hours_title, .footer_social_title, .footer_links_title {
    padding: 2em 0em 0em;
}

#dnn_Full_Screen_PaneH {
    margin-bottom: 0px;
}

.website_credits {
    padding-top: 2em;
}

div.website_credits > p, #dnn_dnnCOPYRIGHT_lblCopyright, #dnn_dnnPRIVACY_hypPrivacy, #dnn_dnnTERMS_hypTerms {
color: #F2ECD8;
    font-size: 12px;
    font-family: 'montserrat';
}

/*Home Hero Image*/

.home_hero_background {
        background-image: url(/Portals/2/HomeHeroBackground_v1.jpg);
    background-size: cover;
    background-position: center;

}

.home_hero_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 6fr 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
height: 80vh;
}

/*.home_hero_background { 
    grid-area: 1 / 1 / 3 / 2; 
    background-image: url(/Portals/2/HomeHeroBackground_v1.jpg);
background-position-x: -13em;
    background-size: cover;
    height: 150vw;
    }*/
    
.home_hero_title { 
    grid-area: 1 / 1 / 2 / 2; 
    place-self: center center;
    }

    div.home_hero_title > h1 {
         color: #F2ECD8;
         text-align: center;
         text-shadow: 0px 2px 8px #0B0D0C;
     }

    div.home_hero_title > img {
        margin-left: -3em;
        margin-bottom: -6em;
    }
     
.home_hero_cta { 
    grid-area: 2 / 1 / 3 / 2;
    text-align: center;
     }

     div.home_hero_cta > a {
        width: 90%;
     }

/*Home Welcome or About Section*/

.welcome_subtitle, .about_subtitle {
padding-top: 6em;
}

div.welcome_subtitle > img {
    margin-top: -9em;
    padding-left: 35%;
}

div.welcome_subtitle > p {
    padding-top: 2em;
}

.about_highlight_row{

}

.about_highlight_col{
    padding-top: 3em;
}

.about_highlight_img {
    width: 100%;
}

div.about_highlight_col > h3 {
    padding: .5em 0em 0em;
}

.welcome_cta, .services_cta, .newsletter_section_cta {
text-align: center;
padding-top: 3em;
}

div.welcome_cta > a, div.services_cta > a, div.newsletter_section_cta > a {
    width: 100%;
}

#dnn_ctr610_HtmlModule_lblContent {
        margin-bottom: -10em;
}

/*Services Section*/

#dnn_ctr611_HtmlModule_lblContent, #dnn_ctr624_ModuleContent {
    background-color: #F2ECD8;
    margin-top: -10em;
}

.services_section,  .credentials_section {
padding-top: 3.5em;
    padding-bottom: 3.5em;
}

.services_background_plant {
    /* margin: -13em; */
    padding-left: 30%;
    /* object-position: right; */
    overflow: hidden;
}

div.services_background_plant > img, div.credentials_background_plant > img  {
    width: 300px;
    /* margin-top: -13em; */
    /* padding-left: 90%; */
}

.services_section_parent, .credentials_section_parent {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 0px;
grid-row-gap: 2em;
}

services_section_imgs, .credentials_section_imgs {
grid-area: 1 / 1 / 2 / 2;
}

.services_hightlight_img_1 {
text-align: left;
}

div.services_hightlight_img_1 > img, div.credentials_hightlight_img_1 > img {
width: 80%;
}

.services_hightlight_img_2 {
text-align: right;
margin-top: -4em;
}

div.services_hightlight_img_2 > img, div.credentials_hightlight_img_2 > img {
width: 60%;
}

.services_section_info, .credentials_section_info {
grid-area: 2 / 1 / 3 / 2;
}

div.services_section_info > img {
    margin-top: -9em;
    padding-left: 50%;
}


 div.services_section_info > div.row > div > ul > li > em, div.credentials_section_info > div.row > div > ul > li > em {
color: #BF6B04;
padding-right: .25em;
font-size: 16px;
}

/*workshops section*/

#dnn_content > div:nth-child(9) > div > div {
        background-image: url(/Portals/2/Artwork%202.jpg);
        background-size: cover;
        background-repeat: no-repeat;
}

.workshops_section {
    padding-top: 6em;
}

div.workshops_section > img {
        margin-top: -9em;
    padding-left: 70%;
}

.eds_news_Advantage .card .card-header.card-header-image {
    border-radius: 0px;
}



.eds_news_Advantage a:link, .eds_news_Advantage a:active, .eds_news_Advantage a:visited {
    color: #BF6B04;
    text-transform: uppercase;
    font-family: 'montserrat';
    font-weight: 600;
}

.eds_news_Advantage .card .card-title {
    margin-top: 0.625rem;
    font-family: 'ivymode';
    text-transform: capitalize;
    font-weight: 600;
    font-size: 24px;
    color: #0B0D0C;
}

.eds_news_Advantage h1 a:link, .eds_news_Advantage h1 a:active, .eds_news_Advantage h1 a:visited, .eds_news_Advantage h2 a:link, .eds_news_Advantage h2 a:active, .eds_news_Advantage h2 a:visited, .eds_news_Advantage h3 a:link, .eds_news_Advantage h3 a:active, .eds_news_Advantage h3 a:visited, .eds_news_Advantage h4 a:link, .eds_news_Advantage h4 a:active, .eds_news_Advantage h4 a:visited, .eds_news_Advantage h5 a:link, .eds_news_Advantage h5 a:active, .eds_news_Advantage h5 a:visited, .eds_news_Advantage h6 a:link, .eds_news_Advantage h6 a:active, .eds_news_Advantage h6 a:visited {
    text-transform: capitalize;
}

/*Newsletter Section*/

.newsletter_section_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
padding: 3em 0em;
}

.newsletter_section_background { 
   /* grid-area: 1 / 1 / 4 / 2; */
   background-color:   #5A7302;
   border-top: solid 1px #f2ecd8;
    }

.newsletter_section_title { 
    grid-area: 1 / 1 / 2 / 2;
     }

div.newsletter_section_title > h2, div.newsletter_section_info > p{
    color: #F2ECD8;
}

div.newsletter_section_title > img {
    margin-top: -8em;
    padding-left: 65%;
}

.newsletter_section_info { 
    grid-area: 2 / 1 / 3 / 2;
     }

.newsletter_section_cta { 
    grid-area: 3 / 1 / 4 / 2; 
    }


 /*ABOUT PAGE*/

.about_bc_background {
    background-color: #0B0D0C;
    padding: 4em 0em 2em;
    margin-bottom: 2em;
}

div.about_bc_name > h1 {
    color: #F2ECD8;
}

div.about_bc_name > img {
    margin-top: -6em;
    padding-left: 60%;
}

div.about_bc_headshot > img {
width: 100%;
padding-bottom: 1em;
}

div.about_bc_contactinfo > p, div.about_bc_contactinfo.about_bc_vcard {
color: #F2ECD8;
    text-decoration: underline;
    text-underline-offset: .2em;
}

.about_bc_vcard {
padding-top: 1em;
}

/*credentials section */

.credentials_background_plant {
    
}

.credentials_hightlight_img_1 {
    text-align: right;
}

.credentials_hightlight_img_2 {
    text-align: left;
    margin-top: -4em;
}

div.credentials_section_info > img {
margin-top: -7.5em;
    padding-left: 68%;
}

.credentials_background_plant {
margin: -3em;
    /* padding-left: 30%; */
    /* object-position: right; */
    overflow: hidden;
}

#dnn_ctr627_HtmlModule_lblContent {
    margin-top: -15em;
}

/*wholistic treatments section*/

.treatments_section_background { 
/*background-image: url(/Portals/2/WIW_About_WholisticTreatments_BackgroundImg_v1.jpg);*/
background-color: #0B0D0C;
    background-size: cover;
 }

.treatments_section_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
    height: 30vh;
}

.treatments_section_text { 
    grid-area: 1 / 1 / 2 / 2;
    place-self: center start;
    }

 div.treatments_section_text > h6, div.treatments_section_text > h2 {
     color: #F2ECD8;
     text-shadow: 0px 2px 8px #000000;
 }   

  div.treatments_section_text > h6 {
     color: #BF6B04;
 }   

div.treatments_section_text > img {
margin-top: -7.5em;
    padding-left: 94%;
    height: 125px;
}

/*#dnn_content > div:nth-child(3) > div > div {
    background-image: url(/Portals/2/Artwork%209.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}*/

.treatment_descriptions_parent {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 0px;
grid-row-gap: 2em;
padding: 2em 0em;
}

.treatment_descriptions_purgingcleansing_img {
grid-area: 1 / 1 / 2 / 2;
}
.treatment_descriptions_purgingcleansing_text {
grid-area: 2 / 1 / 3 / 2;
}
.treatment_descriptions_medicalnutrition_img {
grid-area: 3 / 1 / 4 / 2;
}
.treatment_descriptions_medicalnutrition_text {
grid-area: 4 / 1 / 5 / 2;
}
.treatment_descriptions_yoga_img {
grid-area: 5 / 1 / 6 / 2; 
}
.treatment_descriptions_yoga_text {
grid-area: 6 / 1 / 7 / 2;
}

.treatment_descriptions_parent > div > img, .services_descriptions_parent > div > img {
   width: calc(100vw - 30px);
}

#dnn_ctr621_HtmlModule_lblContent > div > div.treatment_descriptions_purgingcleansing_text > p:nth-child(3) > a {
    color: #BF6B04;
    text-decoration: underline;
    text-underline-offset: 0.2em;
}

/*SERVICES PAGE*/

.services_descriptions_parent {
display: grid;
grid-template-columns: 1fr;
grid-column-gap: 0px;
grid-row-gap: 2em;
padding: 2em 0em;
}

.services_descriptions_painrelief_img {
grid-area: 1 / 1 / 2 / 2;
}
.services_descriptions_painrelief_text {
grid-area: 2 / 1 / 3 / 2;
}

.services_descriptions_herbalmedicine_img {
grid-area: 3 / 1 / 4 / 2;
}
.services_descriptions_herbalmedicine_text {
grid-area: 4 / 1 / 5 / 2;
}
.services_descriptions_mindbody_img {
grid-area: 5 / 1 / 6 / 2; 
}
.services_descriptions_mindbody_text {
grid-area: 6 / 1 / 7 / 2;
}

#dnn_ctr630_HtmlModule_lblContent > div > div > div > div > img {
    padding-left: 65%;
}

/*other services section*/

.otherservices_section_background {
/*background-image: url(/Portals/2/WIW_About_WholisticTreatments_BackgroundImg_v1.jpg);*/
    background-size: cover;
    background-color: #0B0D0C;
}

.otherservices_section_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
height: 30vh;
}

.otherservices_section_title { 
    grid-area: 1 / 1 / 2 / 2; 
    place-self: center start;
    }

    div.otherservices_section_title > h6, div.otherservices_section_title > h2 {
    color: #F2ECD8;
    text-shadow: 0px 2px 8px #000000;
}

    div.otherservices_section_title > h6 {
    color: #BF6B04;
}

div.otherservices_section_background > div > div > div.otherservices_section_text { 
display: none;
}

div.otherservices_section_title > img {
    margin-top: -7.5em;
    padding-left: 95%;
    height: 125px;
}

.otherservices_section_text {
    padding: 2em 0em;
}

#dnn_ctr632_HtmlModule_lblContent > div.otherservices_section_text > ul > li > em {
    padding-right: 5px;
}


/*404 ERROR PAGE*/

.fourzerofour_hero_background {
        background-image: url(/Portals/2/HomeHeroBackground_v1.jpg);
    background-size: cover;
    background-position: left;
}

.fourzerofour_hero_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 6fr 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
height: 95vh;
}
    
.fourzerofour_hero_title { 
    grid-area: 1 / 1 / 2 / 2; 
    place-self: center center;
    }

    div.fourzerofour_hero_title > h1,  div.fourzerofour_hero_title > h6, div.fourzerofour_hero_title > p {
         color: #F2ECD8;
         text-align: center;
         text-shadow: 0px 2px 8px #000000;
     }

         div.fourzerofour_hero_title > h6 {
         color: #BF6B04;
     }

    div.fourzerofour_hero_title > img {
        margin-left: -3em;
        margin-bottom: -6em;
    }
     
.fourzerofour_hero_cta { 
    grid-area: 2 / 1 / 3 / 2;
    text-align: center;
     }

#dnn_ctr620_HtmlModule_lblContent > div > div > div > div.fourzerofour_hero_title > div > a {
         display: none; 
     }

     #dnn_ctr620_HtmlModule_lblContent > div > div > div > div.fourzerofour_hero_title > div {
         padding-top: 2em;
     }

     div.fourzerofour_hero_cta > a {
        width: 90%;
     }

/*CONTACT PAGE*/

.contact_parent {
display: grid;
grid-template-columns: 1fr;
grid-template-rows: 1fr 2fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.contact_map { 
    grid-area: 1 / 1 / 2 / 2;
     }

.contact_info_background {
grid-area: 2 / 1 / 3 / 2;
background-color: #5A7302;
}

.contact_info { 
    grid-area: 2 / 1 / 3 / 2;
    padding: 2em;
    text-align: center;
     }

div.contact_info > h6, div.contact_info > p {
    color: #F2ECD8;
}

div.contact_info > h6 {
    padding-top: 2em;
}

div.contact_info > h6:nth-child(1) {
    padding-top: 1em;
}

#dnn_ctr637_HtmlModule_lblContent {
    padding: 2em 0;
}

.WIW-Theme_01_Default {
    padding: 0em 0em 2em;
}

#dnn_ctr636_View_Index_ctl00_SubmitButton {
    color: #F2ECD8;
    background-color: #BF6B04;
    border-color: #BF6B04;
    font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0px;
    width: 18em;
    padding: 11px 20px 10px;
    font-size: 13px;
    line-height: 1.42857143;
    text-shadow: 0 1px 1px rgb(255 255 255 / 0%);
        background-image: none;
        background-repeat: no-repeat;
        box-shadow: inset 0 1px 0 rgb(255 255 255 / 0%), 0 1px 2px rgb(0 0 0 / 0%);
}

#dnn_ctr636_View_Index_ctl00_SubmitButton:hover {
   border-color: #5A7302;
    background: #5A7302;
}

.dg-form-content.form-line.dark .form-control-wrap input[type=text], .dg-form-content.form-line.dark .form-control-wrap input[type=email], .dg-form-content.form-line.dark .form-control-wrap input[type=url], .dg-form-content.form-line.dark .form-control-wrap input[type=tel], .dg-form-content.form-line.dark .form-control-wrap input[type=number], .dg-form-content.form-line.dark .form-control-wrap input[type=date], .dg-form-content.form-line.dark .form-control-wrap select, .dg-form-content.form-line.dark .form-control-wrap textarea, .dg-form-content.form-line.dark .fixline:before {
border-bottom-color: #0B0D0C!important;
}

#form_div_636 .formError .formErrorContent, #form_div_636 .formError .formErrorArrow div {
    color: #ffffff;
    background-color: #CC3906;
}

.dg-form-content.form-line.dark, .dg-form-content.form-line.dark span, .dg-form-content.form-line.dark label, .dg-form-content.form-line.dark label.valid, .dg-form-content.form-line.dark li:not(.from-footer) input, .dg-form-content.form-line.dark select, .dg-form-content.form-line.dark textarea {
    color: #0B0D0C!important;
}

/*THANK YOU PAGE*/

#dnn_ctr638_HtmlModule_lblContent {
padding: 3em 0em 6em;
}

/*MEDIA QUERIES*/

/*DESKTOP*/

@media screen and (min-width: 992px) {

.mobile {
    display: none;
}

.tablet, .desktop {
    display: inline;
}



div.breadcrumb_section_text > h1 {
  font-size: 84px;
}

div.breadcrumb_section_text > img {
    padding-left: 92%;
}

.home_hero_parent {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
    height: 50vw;
}

#dnn_ctr607_HtmlModule_lblContent {
    background-position-x: 0em;
    background-size: cover;
}

.home_hero_title {
grid-area: 1 / 1 / 2 / 2;
/*padding: 0em 0em 0em 3em;*/
margin-top: -1em;
}

div.home_hero_title > img {
    margin-left: -6em;
}

div.home_hero_title > h1 {
text-align: left;
    font-size: 84px;
adding-left: .25em;
}

.home_hero_cta {
    display: none;
}

.header-right .HeaderPane a:hover {
    color: #f2ecd8;
}

.roll_menu.roll_activated .headerBox {
    margin: auto;
    height: 5.5em;
    padding: 1em 0em;
}

.roll_menu.roll_activated .dnn_logo .FixedLogoPane, .roll_menu.roll_activated .FixedLogoPane .dnn_logo {
    position: relative;
    display: inline-block;
    height: 3em;
line-height: 40;
    padding: 0em;
}

.menuRightBox{
    display: none;
}

#dnngo_megamenu > div > ul > li:hover > a > span, #dnngo_megamenu > div > ul > li.current > a > span, #dnngo_megamenu > div > ul > li.menu_hover > a > span {
    background-color: #bf6b04;
}

#dnngo_megamenu > div.dnngo_gomenu > ul > li > a > span {
    padding: 6px 20px 5px;
    width: 105%;
        font-family: montserrat, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
}

.welcome_subtitle, .workshops_section {
    padding-top: 3em;
}

div.welcome_subtitle > img {
    padding-left: 17%;
}

.treatment_descriptions_parent > div > img, .services_descriptions_parent > div > img {
    width: 100%;
}

H1, #dnn_ctr608_HtmlModule_lblContent > p, .welcome_subtitle, .workshops_section  {
text-align: center;
}

div.welcome_cta > a, div.services_cta > a, div.newsletter_section_cta > a {
    width: 18em;
}

.services_background_plant {
    padding-left: 75%;
}

.services_section_parent {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}

.services_section_imgs{
grid-area: 1 / 2 / 2 / 3;
    place-self: center center;
}

.services_section_info {
grid-area: 1 / 1 / 2 / 2;
    place-self: center center;
    padding-right: 1em;
}

.services_cta {
    text-align: left;
}

div.services_cta > a{
    text-align:  center;
}

div.services_section_info > img {
    padding-left: 30%;
}

div.workshops_section > img {
    padding-left: 35%;
}

.newsletter_section_parent {
grid-template-columns: 1fr 4fr 1fr;
grid-template-rows: 1fr;
}

.newsletter_section_title {
grid-area: 1 / 1 / 2 / 2; 
    place-self: center center;
}

div.newsletter_section_title > h2 {
    margin: 0px;
}

div.newsletter_section_title > img {
display: none;
}

.newsletter_section_info {
grid-area: 1 / 2 / 2 / 3;
    place-self: center center;
        padding: 0em 2em;
}

div.newsletter_section_info > p {
    margin-bottom: 0px;
}

.newsletter_section_cta {
grid-area: 1 / 3 / 2 / 4; 
    place-self: center center;
        padding-top: 0em;
}

.footer_background_image {
    background-position-x: right;
    margin: 0em 0em;
}

.footer_parent {
grid-template-columns: 1fr 4fr 1fr 3fr;
grid-template-rows: repeat(3, 1fr);
text-align: left;
}

.footer_locations_title {
 grid-area: 1 / 1 / 2 / 2;
place-self: start left;
}

.footer_locations_info {
grid-area: 1 / 2 / 2 / 3;
}

.footer_contact_title {
grid-area: 2 / 1 / 3 / 2; 
place-self: start left;
}

.footer_contact_info {
grid-area: 2 / 2 / 3 / 3; 
}

.footer_hours_title {
grid-area: 3 / 1 / 4 / 2;
place-self: start left;
}

.footer_hours_info {
grid-area: 3 / 2 / 4 / 3;
}

.footer_social_title {
grid-area: 1 / 3 / 2 / 4; 
place-self: start left;
padding-top: 0em;
}

.footer_social_links{
grid-area: 1 / 4 / 2 / 5;
padding-top: 0em;
}

.footer_links_title {
grid-area: 2 / 3 / 3 / 4;
place-self: start left;
}

.footer_links_links{
grid-area: 2 / 4 / 3 / 5; 
}

.footer_contact_title, .footer_hours_title, .footer_social_title, .footer_links_title {
    padding: 0em 0em 0em;
}

div.footer_locations_info > div > div:nth-child(2) {
    padding-top: 0em;
}

 div.footer_locations_info > div {
     padding-bottom: 2em;
 }

 div.footer_parent > div > div > p, div.footer_links_links > div > div > p {
    padding-top: 0em;
    padding-bottom: .5em;
}

.website_credits {
    padding-top: 0em;
}

/*ABOUT PAGE*/

.about_bc_name {
padding-top: 15%;
}

div.about_bc_name > h1 {
    text-align: left;
    font-size: 84px;
}

.about_bc_background {
    padding: 3em 0em 2em;
}

div.about_bc_name > img {
    padding-left: 30%;
}

#dnn_ctr623_HtmlModule_lblContent {
    margin-bottom: -8vh;
}

/*credentials section*/

.credentials_section_parent {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.credentials_section_imgs {
grid-area: 1 / 1 / 2 / 2;
 place-self: center center;
}

.credentials_hightlight_img_1 {
    text-align: left;
}

.credentials_hightlight_img_2 {
    text-align: right;
}

.credentials_section_info {
    grid-area: 1 / 2 / 2 / 3;
    place-self: center center;
    padding-right: 1em;
}

div.credentials_section_info > img {
    padding-left: 45%;
}


div.services_background_plant > img, div.credentials_background_plant > img {
    width: 400px;
}

/*wholistic treatments section*/

 .treatments_section_parent, .otherservices_section_parent {
    grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
    height: 50vh;
}

.treatments_section_text { 
grid-area: 1 / 1 / 2 / 2;
     }

#dnn_content > div:nth-child(9) > div > div {
    background-size: contain;
    background-position: center;
}

.treatment_descriptions_parent {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 2em;
    grid-row-gap: 4em;
}

.treatment_descriptions_purgingcleansing_img { grid-area: 1 / 1 / 2 / 2; }
.treatment_descriptions_purgingcleansing_text { grid-area: 1 / 2 / 2 / 3; }
.treatment_descriptions_medicalnutrition_text { grid-area: 2 / 1 / 3 / 2; }
.treatment_descriptions_medicalnutrition_img { grid-area: 2 / 2 / 3 / 3; }
.treatment_descriptions_yoga_img { grid-area: 3 / 1 / 4 / 2; }
.treatment_descriptions_yoga_text { grid-area: 3 / 2 / 4 / 3; }

.treatment_descriptions_purgingcleansing_text, .treatment_descriptions_medicalnutrition_text, .treatment_descriptions_yoga_text {
place-self: center start;
}

/*SERVICES PAGE*/

#dnn_content > div:nth-child(3) > div > div {
    background-size: contain!important;
}

.services_descriptions_parent {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: repeat(3, 1fr);
grid-column-gap: 2em;
    grid-row-gap: 4em;
}

.services_descriptions_painrelief_img { grid-area: 1 / 1 / 2 / 2; }
.services_descriptions_painrelief_text { grid-area: 1 / 2 / 2 / 3; }
.services_descriptions_herbalmedicine_text { grid-area: 2 / 1 / 3 / 2; }
.services_descriptions_herbalmedicine_img { grid-area: 2 / 2 / 3 / 3; }
.services_descriptions_mindbody_img { grid-area: 3 / 1 / 4 / 2; }
.services_descriptions_mindbody_text { grid-area: 3 / 2 / 4 / 3; }

.services_descriptions_herbalmedicine_text, .services_descriptions_painrelief_text, .services_descriptions_mindbody_text {
place-self: center start;
}

/*other services section*/



.otherservices_section_title { 
    grid-area: 1 / 1 / 2 / 2; 
    }

div.otherservices_section_background > div > div > div.otherservices_section_text { 
    grid-area: 1 / 2 / 2 / 3;
place-self: center start;
display: inline-block;
}

div.otherservices_section_background > div > div > div.otherservices_section_text > ul > li {
    color: #F2ECD8;
}

#dnn_ctr632_HtmlModule_lblContent > div.otherservices_section_text {
    display: none;
}

div.otherservices_section_text > ul > li > em {
    padding-right: 5px;
}


/*CONTACT PAGE*/

.contact_parent {
grid-template-columns: repeat(12, 1fr);
grid-template-rows: repeat(4, 1fr);
}

.contact_map { 
grid-area: 1 / 1 / 5 / 13; 
    position: relative;
    z-index: 997;
     }

.contact_info_background {
  grid-area: 1 / 9 / 5 / 12;
  position: relative;
    z-index: 998;
    margin: 2em 0em;
}

.contact_info { 
  grid-area: 1 / 9 / 5 / 12;
  position: relative;
    z-index: 999;
    padding: 4em 2em;
     }


     

/*404 ERROR PAGE*/

.fourzerofour_hero_parent {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
    height: 50vw;
}

.home_hero_background, .fourzerofour_hero_background {
    background-position-x: 0em;
    background-size: cover;
}

.fourzerofour_hero_title {
grid-area: 1 / 1 / 2 / 2;
/*padding: 0em 0em 0em 3em;*/
margin-top: -1em;
}

div.fourzerofour_hero_title > img {
    margin-left: -6em;
}

div.fourzerofour_hero_title > h1 {
text-align: left;
    font-size: 84px;
adding-left: .25em;
}

div.fourzerofour_hero_title > h1, div.fourzerofour_hero_title > h6, div.fourzerofour_hero_title > p {
    text-align: left;
}

.fourzerofour_hero_cta {
    display: none;
}

#dnn_ctr620_HtmlModule_lblContent > div > div > div > div.fourzerofour_hero_title > div > a {
         display: inline;
     }




/*END DESKTOP*/
}


/*TABLET*/

@media all and (min-width:768px) and (max-width:991px) {

    .mobile {
    display: none;
}

.tablet, .desktop {
    display: inline;
}

    [class*="Pane"] {
    margin-bottom: 0px;
}

.breadcrumb_section_parent {
height: 25vw;
}

    .home_hero_background {
    background-position-x: 0em;
}

div.home_hero_title > h1 {
    font-size: 74px;
}

.home_hero_parent, .fourzerofour_hero_parent {
    height: 60vw;
}

#dnn_ctr607_HtmlModule_lblContent {
    background-position-x: center;
}

div.home_hero_title > img {
    margin-left: 0em;
    margin-bottom: -6em;
}

.welcome_subtitle, .workshops_section, .newsletter_section_title {
    padding-top: 3em;
    text-align: center;
}

h1, #dnn_ctr608_HtmlModule_lblContent > p {
    text-align: center;
}

div.home_hero_cta > a, div.welcome_cta > a, div.services_cta > a, div.newsletter_section_cta > a {
    width: 18em;
}

.services_background_plant {
    padding-left: 75%;
}

.services_section_parent {
    height: 155vw;
}

.services_section_info {
    padding-top: 5em;
}

div.services_section_info > img {
    padding-left: 30%;
}

.services_cta {
    text-align: left;
}

div.services_cta > a {
    text-align: center;
}

div.workshops_section > img {
    padding-left: 50%;
}

div.newsletter_section_title > img {
    padding-left: 55%;
}

.newsletter_section_info {
    text-align: center;
}

.newsletter_section_cta {
    padding-top: 0em;
}

.footer_parent {
grid-template-columns: 1fr 4fr 1fr 4fr;
grid-template-rows: 4fr 1fr 2fr;
text-align: left;
}

.footer_locations_title {
 grid-area: 1 / 1 / 2 / 2;
place-self: start left;
}

.footer_locations_info {
grid-area: 1 / 2 / 2 / 3;
}

.footer_contact_title {
grid-area: 2 / 1 / 3 / 2; 
place-self: start left;
}

.footer_contact_info {
grid-area: 2 / 2 / 3 / 3; 
}

.footer_hours_title {
grid-area: 3 / 1 / 4 / 2;
place-self: start left;
}

.footer_hours_info {
grid-area: 3 / 2 / 4 / 3;
}

.footer_social_title {
grid-area: 1 / 3 / 2 / 4; 
place-self: start left;
padding-top: 0em;
}

.footer_social_links{
grid-area: 1 / 4 / 2 / 5;
padding-top: 0em;
}

.footer_links_title {
grid-area: 2 / 3 / 3 / 5;
place-self: start;
}

.footer_links_links{
grid-area: 3 / 3 / 4 / 5;
    margin-top: -2em;
}

.footer_contact_title, .footer_hours_title, .footer_social_title, .footer_links_title {
    padding: 0em 0em 0em;
}

div.footer_locations_info > div > div:nth-child(2) {
    padding-top: 0em;
}

 div.footer_locations_info > div {
     padding-bottom: 2em;
 }

 div.footer_parent > div > div > p, div.footer_links_links > div > div > p {
    padding-top: 0em;
    padding-bottom: .5em;
}

/*ABOUT PAGE*/

.about_bc_name {
padding-top: 15%;
}

div.about_bc_name > h1 {
    text-align: left;
}

.about_bc_background {
    padding: 3em 0em 2em;
}

div.about_bc_name > img {
    padding-left: 30%;
}

div.credentials_section_info > img {
    padding-left: 35%;
}

.credentials_section_info {
    padding-top: 2em;
}

.treatments_section_parent {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}

/*wholistic treatment section*/


.treatments_section_parent {
    grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
      height: 40vw;
}

.treatments_section_text { 
grid-area: 1 / 1 / 2 / 2;
     }

.treatment_descriptions_parent {
    grid-template-rows: 2fr 1fr 2fr 1fr 2fr 1fr;
}

/*SERVICES PAGE*/

.services_descriptions_parent {
grid-template-rows: 3fr 1fr 3fr 1fr 3fr 1fr;
}

/*other services section */

.otherservices_section_parent {
    height: 40vw;
}

/*CONTACT PAGE*/

.contact_parent {
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
}

.contact_map { 
grid-area: 1 / 1 / 2 / 2;
     }

.contact_info_background {
grid-area: 1 / 2 / 2 / 3;
}

.contact_info { 
grid-area: 1 / 2 / 2 / 3;
     }


/*404 ERROR PAGE*/

.fourzerofour_hero_parent {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-template-rows: 1fr;
grid-column-gap: 0px;
grid-row-gap: 0px;
}

.fourzerofour_hero_background {
    background-position-x: 0em;
    background-size: cover;
}

.fourzerofour_hero_title {
grid-area: 1 / 1 / 2 / 2;
/*padding: 0em 0em 0em 3em;*/
margin-top: -1em;
}

div.fourzerofour_hero_title > img {
    margin-left: -6em;
}

div.fourzerofour_hero_title > h1 {
text-align: left;
    font-size: 84px;
adding-left: .25em;
}

div.fourzerofour_hero_title > h1, div.fourzerofour_hero_title > h6, div.fourzerofour_hero_title > p {
    text-align: left;
}

.fourzerofour_hero_cta {
    display: none;
}

#dnn_ctr620_HtmlModule_lblContent > div > div > div > div.fourzerofour_hero_title > div > a {
         display: inline;
     }

/*END TABLET*/
}




























































































































