/* Navigation */
h1 {font-family: 'Montserrat', sans-serif;}
#navigation {padding-top:25px;}
#navigation ul li:hover {background-color:none}


.head-text {display:none}
.nomargin {display:none}

@media only screen and (max-width: 959px) and (min-width: 768px)
    { #navigation {padding-top: 0} }

/* Home Page */
.home_address {width: 55%; float: left; padding: 2% 0 2% 0;}
@media only screen and (max-width: 767px) and (min-width: 480px)
    { .home_address {width:100%; } }
@media only screen and (max-width: 459px)
    { .home_address {width:100%;} }
/*.home-left {width: 40%; float: left; padding: 2% 2% 2% 0;} */

.home_bullets {width: 47%; float: left;}
@media only screen and (max-width: 767px) and (min-width: 480px)
    { .home_bullets {width:100%} }
@media only screen and (max-width: 459px)
    { .home_bullets {width:100%} }

#home_bullets {line-height: 1.4em; float: left; font-family: times; font-size: 20pt; line-height: 1.4em; color: #006666; text-align: left;}
@media only screen and (max-width: 959px) and (min-width: 768px)
    { #home_bullets {font-size:14pt} }
@media only screen and (max-width: 767px) and (min-width: 480px)
    { #home_bullets {font-size:14pt} }
@media only screen and (max-width: 459px)
    { #home_bullets {font-size:13pt} }

.bullets_image {width: 40%; float: left; padding: 0% 2% 2% 0;}
@media only screen and (max-width: 767px) and (min-width: 480px)
   /* { .bullets_image {display:none} }
@media only screen and (max-width: 459px)
    { .bullets_image {display:none} } */

    /* Mindful Monday Ad */
.monday-ad {width: 100%; float: left; padding: 15% 2% 2% 0;}
@media only screen and (max-width: 767px) and (min-width: 480px)
    { .monday-ad {width:100%; } }
@media only screen and (max-width: 479px)
    { .monday-ad {width:100%; } }


/*.home_events {float: right; width: 40%; text-align: center; margin-left: auto; margin-right: auto; padding: 15px 0 15px 0;} */

/* Content Wrappers */
.events-wrapper {width: 960px; margin-right: auto; margin-left: auto; text-align: center; background-color:rgba(245, 241, 222, 0.9); padding:0 10px 0 10px;}

@media only screen and (max-width: 959px) and (min-width: 768px)
    { .events-wrapper {width:748px; padding: 0;} }

@media only screen and (max-width: 767px) and (min-width: 460px)
    { .events-wrapper {width: 460px; padding: 0;} }

@media only screen and (max-width: 459px)
    {.events-wrapper {width: 320px; padding: 0;} }

.box {background-color:rgba(245, 241, 222, 0.9);
	border-radius:10px;}
.content-wrapper {background:rgba(245, 241, 222, 0.9);}

.transparent-line {display:none;}

/* Event Calendar Styling */
.evcal_month_line {background-color: #006666; text-align:center;}

.evcal_evdata_img {display: none;}

#evcal_list .eventon_list_event .event_description .evcal_gmaps {display:none;}

@media only screen and (max-width: 767px) and (min-width: 480px)
    {.home_events {display:none} }
@media only screen and (max-width: 459px)
    {.home_events {display:none} }

/* Meta Slider styling */
/* @media only screen and (max-width: 459px)
    {.metaslider {height: 500px} } */
.metaslider, .caption-wrap {
  line-height: 2em;
  font-size:16pt;

  @media only screen and (max-width: 767px) and (min-width: 480px)
    {.caption-wrap {display:none} }
  @media only screen and (max-width: 459px)
    {.caption-wrap {display:none} }
}


.box {border-radius: o}

/* Menu Grid Styling */
.menu_nav {width: 33%; height:633px; display: inline-block; position: relative; margin-right: auto; margin-left: auto; text-align: center; padding: 0 0 0 0; background-color:black;}

@media only screen and (max-width: 959px) and (min-width: 768px)
    { .menu_nav {height:477px} }

@media only screen and (max-width: 767px) and (min-width: 460px)
    { .menu_nav {width:100%; height:535px} }
@media only screen and (max-width: 459px)
    { .menu_nav {width:100%; height:477px} }

#menunav {text-decoration:none; list-style-type:none; font-size:32pt; line-height:2.83em; margin-right: 10%; margin-left: 10%; text-align: center;}
@media only screen and (max-width: 959px) and (min-width: 768px)
    { #menunav {margin-right:5%; margin-left:5%; line-height:2.08em} }
@media only screen and (max-width: 767px) and (min-width: 460px)
    { #menunav {font-size:28pt} }
@media only screen and (max-width: 459px) 
    { #menunav {font-size:18pt; line-height: 3.93em} }

#menunav li a{font-family: 'Montserrat', sans-serif; color: #96A181; font-size: 26pt; letter-spacing: 2px; font-weight: 10;}
@media only screen and (max-width: 959px) and (min-width: 768px)
    { #menunav li a {font-size: 23pt;} }
@media only screen and (max-width: 767px) and (min-width: 460px)
    { #menunav li a {font-size: 26pt} } 
@media only screen and (max-width: 459px) 
    { #menunav li a {font-size: 23pt} }

/* Menus Page Pics */
@media only screen and (max-width: 767px) and (min-width: 460px)
    { .menupics_left {display:none} }
@media only screen and (max-width: 459px)
    { .menupics_left {display:none} }

@media only screen and (max-width: 767px) and (min-width: 460px)
    { .menupics_right {display:none} }
@media only screen and (max-width: 459px)
    { .menupics_right {display:none} }





