#main-container {
  margin-top: 40px;
}

.tribe-events-back, .tribe-events-single-event-title, .tribe-events-schedule {
  text-align: center;
}

.tribe-events-single-event-description {
  text-align: left;
}

.einstein {
  text-align: center;
  margin-bottom: 40px;
}

.home .page-heading, .home #full-width hr:first-of-type {
  display: none;
}

.mob-nav-menu {
  background: none;
}

#menu ul ul li {
  background-color: #6757a7;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  color: white;
  font-size: 0.8em;
  text-transform: none;
}

#menu ul ul li:hover {
  background-color: #6757a7;
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  
}

#menu-main-menu.menu {
  background: #6757a7;
  border-radius: 5px;
}

#menu-main-menu.menu li a {
  color: white;
  font-size: 1em;
  margin: 0 10px 0;
}

#menu-main-menu.menu li a:hover {
  color: white;
}

#full-width hr {
  margin-bottom: 15px;
}

.page-heading {
  margin-top: 15px !important;
}

.column-wrapper {
  clear: both;
  margin-bottom: 40px !important
}

#logo-container img {
  margin: 60px auto 40px;
}

#full-width .column-wrapper:nth-child(4) {
  display: none;
}

@media all and (max-width: 502px) {
#content-container img {
  width: 100%;
 }
}
#full-width {
  margin-top: 10px;
}

#logo-container {
  float: none;
}
@media all and (min-width: 1011px) {
  #menu-main-menu.menu {
    height: 40px;
}
  .mobile-nav {
    display: none !important;
  }
}

.mobile-nav {
    float: none;
    display: inline-block;
    margin: auto;
    width: 100px;
    padding-top: 0px;
    position: relative;
    left: 45%;
    bottom: 20%;
    margin-bottom: 40px;
}

.services-box h4, .page-heading, .gold-text  {
    text-align: center;
    -webkit-text-fill-color: transparent;
background: -webkit-linear-gradient(transparent, transparent),
url(http://www.estheremanuel.com/wp-content/uploads/2016/08/Gold-Foil-Texture-picture.jpg) repeat;
background: -o-linear-gradient(transparent, transparent);
-webkit-background-clip: text;
-moz-text-fill-color: transparent;
background: -moz-linear-gradient(transparent, transparent), url(”) repeat;
-webkit-background-clip: text;
}

.accordion-holder {height: 200px;}

#slider {height: 200px;}

.loading {top: 80px;}

#twitter-widget-0 {
    max-width: 100% !important;
    min-width: inherit !important;
}



#menu-container {
float: none;
margin-top: 0;
margin-bottom: 20px;
}

#header-top {
height: auto;
}


@media all and (min-width: 1011px) {
#menu-main-menu.menu {
  width: 980px;
  }
}

#menu-main-menu.menu {
line-height: 300%;
text-align: center;
font-family: 'Open Sans', sans-serif;
margin-bottom: 20px;
}

.tribe-events-pg-template {
    max-width: 100%;
}

.tribe-events-ical { 
display: none !important;
}

#page-title {
text-align: center !important;
}

#h6 {
float: none;
margin-left: auto;
margin-right: auto;
}

img.alignleft { float: left; margin: 0 2em 2em 0; !important }

#page-title h6 {
  padding-left: 0;
}

@media screen and (min-width: 1010px) {
#logo-container {
float: none;
margin-left: auto;
margin-right: auto;
}

#menu ul ul {
  width: 250px;
}
}

@media only screen and (max-device-width: 480px) {
body .four-columns, body  #content .four-columns, body .four-columns-4 {
    margin-bottom: 20px;
    width: 100%;
}

#slider{
display:none !important;
}

.albert-quote {
clear: both !important;
margin-bottom: 40px !important;
}

.mobile-nav {
clear: both;
}

@media all and (max-width: 1010px) {
  #menu-main-menu.menu {
  width: inherit !important;
  }
}

//small screen sizes
@media (max-width: 667px) {
    .mobile-only {
        display:block !important;
    }
}