/* 
    General
*/


#content-container.container-fluid #content {
  padding: 0;
}

footer.row, .footer-bottom {
  margin-top: 0;
}


.mmm-row-dark {
  color: #FAFAFA;
}


.mmm-row-shrink {
  padding-left: 12% !important;
  padding-right: 12% !important;
}
@media screen and (max-width: 1100px) {
  .mmm-row-shrink {
    padding-left: 10% !important;
    padding-right: 10% !important;
  }
}
@media screen and (max-width: 1000px) {
  .mmm-row-shrink {
    padding-left: 8% !important;
    padding-right: 8% !important;
  }
}
@media screen and (max-width: 768px) {
  .mmm-row-shrink {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.mmm-row-shrink-less {
  padding-left: 9% !important;
  padding-right: 9% !important;
}
@media screen and (max-width: 1100px) {
  .mmm-row-shrink-less {
    padding-left: 6% !important;
    padding-right: 6% !important;
  }
}
@media screen and (max-width: 1000px) {
  .mmm-row-shrink-less {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
}
@media screen and (max-width: 768px) {
  .mmm-row-shrink-less {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}

.mmm-row-shrink-tiny {
  padding-left: 7% !important;
  padding-right: 7% !important;
}
@media screen and (max-width: 1100px) {
  .mmm-row-shrink-tiny {
    padding-left: 4% !important;
    padding-right: 4% !important;
  }
}
@media screen and (max-width: 1000px) {
  .mmm-row-shrink-tiny {
    padding-left: 2% !important;
    padding-right: 2% !important;
  }
}
@media screen and (max-width: 768px) {
  .mmm-row-shrink-tiny {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}



#main .entry {
  padding-top: 40px;
  padding-bottom: 40px;
}


#main .entry.nopaddingtop {
  padding-top: 0px;
}
#main .entry.nopaddingbottom {
  padding-bottom: 0px;
}





body {
  border-top: 8px solid #7c111c;
}

#topnav li a {
  background-color: #7c111c;
}
#topnav li a:hover {
  background-color: #9b1624;
}

#navigation {
  background-color: #7c111c;
}
nav li a {
  background-color: #7c111c;
}
nav li ul li a {
  background-color: #7c111c;
}


footer {
  background-image: none;
  background-color: #7c111c;
  padding: 50px 0 65px;
}

.footer-bottom {
  background-color: #6c0f19;
  color: #FAFAFA;
  padding: 10px 0;
}
.footer-bottom .mary {
  margin-bottom: 0;
  color: #cacaca;
  font-size: 13px;
  text-align: center;
}
.footer-bottom a {
  color: #EAEAEA;
}

@media screen and (max-width: 991px) {
  
  .footer-col1, .footer-col2 {
    margin-bottom: 30px;
  }
  
}




.contact-map-responsive {
  overflow:hidden;
  padding-bottom:66.59%;
  position:relative;
  height:0;
}
.contact-map-responsive iframe {
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}




/* 
    Typography
*/

body {
  font-size: 17px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'century-gothic', sans-serif;
  font-weight: 400;
}

h1 {
  font-size: 44px;
  font-weight: 600;
}
h2 {
  font-size: 36px;
}
h3 {
  font-size: 32px;
}
h4 {
  font-size: 26px;
}
h5 {
  font-size: 22px;
}
h6 {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 28px;
  }
  h4 {
    font-size: 24px;
  }
  h5 {
    font-size: 20px;
  }
  h6 {
    font-size: 20px;
  }
}





/* 
    Header
*/


/* 
    Top Section
*/

#logo {
  padding: 0;
}

#logo a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 152px;
}


header {
  padding-bottom: 0;
}


header .info {
  font-family: 'century-gothic', sans-serif;
  font-weight: 400;
  color: #444;
}

header #call-action {
  font-weight: 700;
  letter-spacing: 1px;
}

header #call-action a {
  color: #444;
}


#mobile-header, #mobile-footer {
  background-color: #7c111c;
}


#topnav {
  padding-bottom: 10px;
}

#topnav li a {
  font-family: 'century-gothic', sans-serif;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 6px 10px;
  margin-right: 22px;
}

#topnav > li:last-child a {
  margin-right: 0;
}


@media screen and (max-width: 991px) and (min-width: 768px) {
  
  #topnav > li:nth-child(1) a {
    margin-right: 0;
  }
  
  #topnav li {
    margin-bottom: 0;
  }
  
  #topnav li a {
    margin-bottom: 20px;
  }
  
  #topnav {
    padding-bottom: 0;
  }
  
}





/* 
    Main Navigation
*/

#navigation.container-fluid {
  padding: 0;
}

#menu-menu li {
  display: inline-block;
  border: none;
}

#menu-menu li a {
  font-family: 'century-gothic', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 50px;
  letter-spacing: 1px;
  margin: 0;
  padding: 0 18px;
}

#menu-menu > li:first-child a {
  padding-left: 0;
}
#menu-menu > li:last-child a {
  padding-right: 0;
}

#menu-menu li a:focus {
  color: #fff;
}

nav #menu-menu li ul {
  top: 50px !important;
  background-color: #7c111c;
  width: 250px;
}

#menu-menu li ul li {
  width: 100%;
}

#menu-menu li ul li a {
  line-height: 1.3em;
  padding: 10px 4px 8px 10px;
  text-transform: none;
}


@media screen and (max-width: 1199px) {
  
  #menu-menu > li > a {
    font-size: 16px;
    padding: 0 12px;
  }
  
  #menu-menu li ul li a {
    font-size: 16px;
  }
  
}

@media screen and (max-width: 991px) {
  
  #menu-menu > li:first-of-type {
    display: none;
  }
  
  #menu-menu > li:nth-child(2) > a {
    padding-left: 0;
  }
  
  #menu-menu > li > a {
    font-size: 13px;
    padding: 0 11px;
  }
  
  #menu-menu li ul li a {
    font-size: 13px;
  }

  nav #menu-menu li ul {
    width: 210px;
  }
  
}

@media screen and (max-width: 767px) {
  
  body {
    border-top: none;
  }
  
  #topnav > li a {
    margin-right: 0px;
  }
  
  #logo a {
    height: auto;
    padding: 10px 0 2px;
  }
  
  #mobile-header li a {
    padding-right: 20px;
  }
  
  header #call-action a {
    display: none;
  }
  
  ul#topnav > li:last-child {
    display: none;
  }
  
  #topnav li {
    margin-bottom: 20px;
  }
  
  ul#topnav > li:nth-child(2) {
    margin-bottom: 10px;
  }
  
}




/* 
    Home
*/

.home-services-icon-left img, .home-services-icon-right img {
  width: 300px;
}

.home-icon i.fa, .home-icon svg {
  font-size: 100px;
  color: #7c111c;
}
.home-icon, .home-icon svg {
  height: 100px;
}
.home-icon-text {
  margin-top: 20px;
}




/* 
    CTA Boxes
*/
.chsm-cta-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  padding-top: 30px;
}
.chsm-cta-box {
  flex: 1;
  max-width: 400px;
  border: 4px solid #9b1624;
}
.chsm-cta-content {
  padding: 30px 10px 48px;
  text-align: center;
}
.chsm-cta-box h3 {
  margin-bottom: 20px;
}
#content .chsm-cta-content .btn.btn-primary {
  border-color: #9b1624;
  background-color: #9b1624;
  color: white;
}

.chsm-cta-box:hover {
  background-color: #9b1624;
}
.chsm-cta-box:hover h3 {
  color: white;
}
#content .chsm-cta-box:hover .btn.btn-primary {
  border-color: white;
  background-color: white;
  color: #9b1624;
}

@media screen and (max-width: 1050px) {
  
  .chsm-cta-flex {
    flex-wrap: wrap;
  }
  .chsm-cta-box {
    max-width: 100%;
    width: 100%;
    flex-basis: 100%;
    margin-bottom: 40px;
  }
  
}




/* 
    Blog
*/

#content-container.container-fluid #content.blog-list-content {
  padding-top: 50px;
  padding-bottom: 50px;
}

.postmonth, .postyear {
  display: inline;
}

.blog .post {
  padding: 0 0 10px 0;
}

#main .post .entry {
  padding: 10px 0;
}



/* 
    Our Practice
*/

.practice-intro-row {
  padding-top: 40px;
}


/* 
    Floating CTA
*/

.floating-cta {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
}

a.floating-cta.mmm-button-default {
  font-size: 16px;
}

a.floating-cta.mmm-button-default:hover {
  text-decoration: none;
}


@media screen and (max-width: 600px) {
  
  a.floating-cta.mmm-button-default {
    border-radius: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
  }
  
}




/* 
    Our Team
*/

.team-bio-lightbox {
  display: none;
}

.team-button.staff-bio-button {
  margin-bottom: 20px;
}




/* 
    RSVP
*/

.parent-slug-rsvp .gform_wrapper {
  max-width: 650px;
  margin: 0 auto;
}

.parent-slug-rsvp .gform_wrapper ul li.field_description_below div.ginput_container_radio {
  margin-top: 4px;
}

h1.classroom-title, h2.classroom-topic, h4.classroom-month-and-year {
  text-align: center;
}
h1.classroom-title {
  margin-bottom: 2px;
}
h2.classroom-topic {
  margin-top: 0;
  margin-bottom: 4px;
  font-size: 30px;
}
h4.classroom-month-and-year {
  font-style: italic;
  font-size: 16px;
}




/* 
    Social Widget
*/

.mmm-social-icons li .fa {
  background-color: #9b1624;
}

/* Addition Elementor Styling */
body.elementor-page #main {
	padding: 0;
} 

body.elementor-page #main .entry {
	padding: 0;
}