@import 'fonts.css';

body {
   font-family: 'Gill Sans', sans-serif;
   background: url('../images/texture.png') repeat;
   max-width: 1583px;
   margin: 0 auto;
   font-size: 17px;
   background-attachment: fixed;
}

ul,
ol ul {
   list-style: disc;
   margin-bottom: 1rem !important;
}


.page .pos_abs_innr {
   width: calc(100% + 30px);
   background: rgba(0, 0, 0, 0.2);
   margin-left: -15px;
   padding-top: 20px;
   padding-bottom: 10px;
}

.text-warning {
   color: #d229ca;
}

#wrapper {
   max-width: 1200px;
   margin: 150px auto;
   background-color: #fff;
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
   min-height: 400px;
}

#inner {
   margin: 20px auto 0;
}

.logo img {
   display: block;
   margin: 0 auto;
   position: relative;
   margin-top: -100px;
}

.top-bar {
   padding-top: 20px;
}

.top-bar p {
   font-weight: 600;
   margin-bottom: 0px;
   font-size: 13px;
}

.btn-theme {
   background: #cd1777;
   text-transform: uppercase;
   color: #fff;
   font-size: 13px;
   border-radius: 0px;
}

.btn-theme:hover {
   color: #fff;
}

@media(min-width:768px) {
   .navbar-collapse .navbar-nav {
      text-align: center;
      float: none;
   }

   .navbar-collapse .navbar-nav>li {
      float: none;
      display: inline-block;
   }

}

.navbar-nav>li>a {
   color: #333;
   text-transform: uppercase;
}

.navbar {
   margin-bottom: 0px;
   border: 0px;
}

.banner {
   position: relative;
}

.banner-overlay {
   position: absolute;
   width: 100%;
   left: 0;
   top: 0;
   height: 100%;
}

.banner-text {
   display: table;
   position: relative;
   width: 100%;
   height: 100%;
}

.banner-inner {
   position: relative;
   display: table-cell;
   vertical-align: middle;
}

.banner-text h1 {
   font-weight: 400;
   font-size: 80px;
   color: #fff;
   margin: 0px;
   text-align: center;
}

.footer {
   padding: 100px 0;
   color: #4f4f4f;
}

.footer ul li a {
   color: #4f4f4f;
}

.footer ul li {
   padding-bottom: 5px;
   display: block;
}

.footer h4 {
   text-transform: uppercase;
   font-weight: 700;
   color: #59a617;
}

.footer .img-responsive {
   margin-top: -180px;
   margin-bottom: 80px;
   margin-left: auto;
   margin-right: auto;
}

.sketch-bg {
   position: relative;
}

.sketch-overlay {
   position: absolute;
   left: 0;
   right: 0;
   top: 0;
   text-align: right;
   z-index: 99;
}

.btn-white {
   background: #fff;
   border-radius: 0px;
   color: #333;
}

.sketch-overlay h3 {
   font-family: 'Freckle Face', cursive;
   font-weight: 400;
   color: #fff;
   font-size: 35px;
}

.image-thumbnails {
   padding: 90px 0;
}

.image-thumbnails h4 {
   margin-top: 30px;
   color: #4f4f4f;
}

.sketch-lady {
   background: url('../images/sketch-lady.png') no-repeat;
   max-width: 1200px;
   height: 1208px;
   margin-bottom: 10px;
   background-color: #fcfcfc;
   background-size: cover;
   background-position: center center;
}

.sketch-lady h4 {
   font-family: 'Freckle Face', cursive;
   font-size: 35px;
   color: #292929;
}

.sketch-lady h4.first-line {
   margin-top: 240px;
   font-family: "atmosphere";
   font-weight: normal;
}

.sketch-lady h4.second-line {
   margin-top: 221px;
   font-family: "atmosphere";
   font-weight: normal;
}

.sketch-lady h4.last-line {
   margin-top: 246px;
   font-family: "atmosphere";
   font-weight: normal;
}

.about-us {
   padding: 4rem 0 180px 0;
   background: linear-gradient(#fcfcfc, #f5f5f5);
}

.blog .about-us,
.single .about-us {
   background: #fff;
}

.about-us h1 {
   text-transform: uppercase;
   font-weight: 400;
   margin-bottom: 30px;
}

.about-us p {
   margin-bottom: 40px;
}

.about-us li {
   padding-bottom: 1rem;
}

.inner-page #wrapper {
   background: #fcfcfc;
}

.inner-page .footer {
   background: #fff;
}

.page-banner {
   padding: 0px 0 0;
   background-size: cover;
   position: relative;
}

.container.pos_abs {
   position: absolute;
   top: 0;
   height: 100%;
   vertical-align: middle;
   bottom: 0;
   width: 100%;
}

.pos_abs_innr {
   height: 100%;
   display: table;
   vertical-align: middle;
   width: 100%;
}

.pos_abs_innr_tb {
   display: table-cell;
   vertical-align: middle;
   width: 100%;
}

body.blog .pos_abs_innr_tb,
body.single-post .pos_abs_innr_tb {
   vertical-align: bottom;
}

.page-header {
   position: absolute;
   bottom: 0;
   width: 100%;
}

.page-banner h1 {
   color: #fff;
   text-transform: uppercase;
}

.page-banner p {
   text-align: center;
   font-size: 4rem;
   text-shadow: 1px 1px 1px #000;
   font-family: 'atmosphere';
   text-align: center;
   color: #fff;
}

.service-section .list-unstyled,
.service-section .inner-section {
}

.inner-page .sketch-bg .sketch-overlay {
   margin-top: -30px;
}

.inner-page .sketch-bg .sketch-overlay h2 {
   font-family: 'Freckle Face', cursive;
   color: #fff;
   font-size: 35px;
}

.image-absolute {
   position: relative;
   overflow: hidden;
   display: block;
}

.image-overlay {
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   transition: all 0.3s;
   -webkit-transition: all 0.3s;
   opacity: 0;
   background-color: rgba(224, 159, 40, 0.89);
}

.image-overlay h4 {
   font-weight: 300;
   color: #fff;
   text-transform: uppercase;
   position: absolute;
   bottom: 5px;
   left: 10px;
   margin: 0;
   font-size: 24px;
   text-align: left;
}

.image-overlay span {
   display: block;
   position: absolute;
   right: 10px;
   top: -10px;
   color: #fff;
   font-size: 40px;
}

.image-absolute:hover .image-overlay {
   opacity: 1;
}

.image-hovers {
   padding-bottom: 170px;
}

.image-hovers p {
   width: 70%;
   margin: 0 auto;
}

.inner-page .about-us h1 {
   color: #e2a226;
}

.page-header {
   padding: 10px 0 0;
   text-align: left;
   color: #fff;
   text-transform: lowercase;
   font-size: 53px;
   border: 0;
   margin-bottom: 0;
   font-weight: 200;
}

.big-text {
   padding: 40px 0;
}

.big-text h1 {
   color: #e2a226;
   text-transform: uppercase;
   font-weight: 300;
   line-height: 45px;
   font-size: 40px;
   margin-bottom: 20px;
}

.home_service_boxes .featuredpage {
   float: left;
   width: 33%;
   text-align: center;
}

.home_service_boxes .featuredpage .widget-wrap h2 {
   padding-top: 30px;
   text-transform: uppercase;
   font-size: 18px;
}

.home_service_boxes .featuredpage .widget-wrap h2 a {
   color: #4f4f4f;
}

.top-bar .col-sm-3.text-right a {
   vertical-align: middle;
}

.top-bar .fa {
   color: #cd1777;
   font-size: 24px;
}

.secondary_page h2 {
   color: #59a617;
   margin-top: 1rem;
   margin-bottom: .5rem;
}

@media(max-width:767px) {
   .logo img {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 180px;
      max-width: 100%;
   }

   #header .btn-theme {
      margin-bottom: 15px;
   }

   .banner h2 span {
      padding-left: 0;
   }

   .footer .img-responsive {
      margin-top: 0;
      margin-bottom: 40px;
      margin-left: auto;
      margin-right: auto;
      max-width: 100%;
      width: 200px;
   }

   .top-bar {
      text-align: center;
   }

   .top-bar .text-right {
      text-align: center;
   }

   .navbar-toggle {
      margin-bottom: 0px;
      background: #cd1777;
      border-radius: 0;
   }

   .banner-overlay {
      position: relative;
      width: 100%;
      left: 0;
      top: 0;
      height: auto;
      background: rgba(0, 0, 0, 0.7);
      padding-top: 15px;
   }

   .slider_black_bar {
      padding: 15px;
   }

   .image-thumbnails img.img-responsive {
      width: 100%;
   }

   .image-thumbnails .col-sm-4 {
      margin-bottom: 30px;
   }

   .inner-page .sketch-bg .sketch-overlay h2 {
      font-size: 20px;
   }

   .sketch-bg {
      position: relative;
      margin-top: 30px;
   }

   .banner-text h1 {
      font-size: 30px;
   }

   .sketch-lady h3 {
      font-size: 30px;
   }

   #wrapper {
      margin: 15px auto;
      width: 95%;
   }

   .home_service_boxes .featuredpage {
      width: 100%;
   }

   body {
      overflow-x: hidden;
   }

}

.banner h2,
.banner h1 {
   font-family: "atmosphere";
   font-weight: normal;
   font-size: 80px;
   text-align: center;
   color: #fff;
}

.banner h2 span {
   padding-left: 40%;
}

.middle-left {
   float: left;
}

.middle-right {
   background: url(../images/green-bg.png) center no-repeat;
   color: #fff;
   background-size: cover;
}

.middle-right,
.middle-left {
   border-radius: 20px;
   overflow: hidden;
}

.vert-center {
   padding: 7rem 13rem !important;
   min-height: 484px;
   max-width: 50%;
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: center;
}

.home .col-md-6.col_xs-12.middle-right.vert-center {
   padding: 2rem 5rem !important;
}

.front-page-service>h3 {
   color: #fff;
   font-size: 46px;
   letter-spacing: 3px;
}

#navbar ul li:last-child a {
   background-color: #cd1777;
   color: #fff;
}

.btn-orange {
   background: orange;
   border-radius: 0px;
   color: #fff;
}

.right {
   float: right;
}

p.infoblocks {
   margin-bottom: 10px;
}

.slider_black_bar {
   background: rgba(0, 0, 0, 0.7);
   color: #fff;
   float: left;
   bottom: 0px;
   max-width: 1200px;
   width: 100%;
   position: absolute;
   padding: 30px;
}

a.centers {
   display: block;
   font-size: 16px;
   color: #59a617;
   font-weight: bold;
}

p.infoblocks a {
   color: #7d7d7d;
   text-decoration: none !important;
}

.sidebar {
   position: relative;
   padding: 20px 15px;
   float: left;
   width: 100%;
   background: #59a617;
   -webkit-border-radius: 5px 5px 5px 5px;
   border-radius: 5px 5px 5px 5px;
   -webkit-box-shadow: 2px 2px 5px -2px #333;
   box-shadow: 2px 2px 5px -2px #333;
}

span.side-title {
   display: block;
   font-size: 20px;
   color: #fff;
   font-weight: bold;
}

span.side-sub {
   display: block;
   font-size: 16px;
   color: #bdf78b;
   font-weight: lighter;
}

.hr1 {
   position: relative;
   float: left;
   width: 100%;
   height: 2px;
   background: #eee;
   margin: 3px 0px 10px 0px;
}

span.big {
   display: block;
   font-size: 19px;
   color: #fff;
   font-weight: 600;
}

span.small {
   display: block;
   font-size: 17px;
   color: #bdf78b;
   font-weight: lighter;
   margin-bottom: 10px;
}

span.small a {
   color: inherit;
}

a.schedule {
   position: relative;
   float: left;
   color: #59a617;
   background: #fff;
   font-size: 13px;
   padding: 8px 30px;
   margin-bottom: 40px;
   -webkit-border-radius: 8px;
   border-radius: 8px;
}

h2.page-title,
h1.page-title,
.secondary_page h1 {
   color: #59a617;
   font-size: 28px;
   margin-bottom: 15px !important;
}

.service-section {
   padding: 4rem 0 0;
   border-bottom: 1px solid;
   position: relative;
}

.img-right {
   position: absolute;
   right: 0;
   bottom: 0;
}

.secondary_page h3 {
   font-size: 36px;
   color: #59a617;
}

.secondary_page h4 {
   font-size: 28px;
   color: #531fa3;
}

.secondary_page h5 {
   font-size: 22px;
}

.section-one {
   background: url(http://thrivestlouis.org/wp-content/uploads/2016/10/purplepaint.png) center no-repeat;
   background-size: contain;
}

.section-one h3 {
   text-transform: uppercase;
}

.section-one h4,
.section-one h3,
.section-one h5 {
   color: #531fa3;
}

.section-one {
   border-color: #531fa3;
}

.section-two h4,
.section-two h3,
.section-two h5 {
   color: #c2d72e;
}

.section-two {
   border-color: #c2d72e;
   background: url(http://thrivestlouis.org/wp-content/uploads/2016/10/pinkpaint.png) center no-repeat;
   background-size: contain;
}

.section-three h4,
.section-three h3,
.section-three h5 {
   color: #fb3f1c;
}

.section-three {
   border-color: #fb3f1c;
   background: url(http://thrivestlouis.org/wp-content/uploads/2016/10/greenpaint.png) center no-repeat;
   background-size: contain;
}

.secondary_page p {
   margin-bottom: 10px;
}

.section-one-info-link img {
   margin: 0 auto;
   display: block;
   margin-bottom: -22px;
}

.page-id-13 h2,
.page-id-13 h3,
.page-id-13 h4,
.page-id-13 h5,
.page-id-13 h6 {
   color: #1495f3;
}

.page-id-13 .about-us p {
}

li.none {
   list-style: none;
   color: #59a617;
   font-weight: bold;
   margin-left: -20px;
}

.modal-content {
   padding: 30px;
}

.reveal-right p {
   font-size: 17px;
   text-transform: uppercase;
   font-weight: bold;
   display: inline;
   color: #555 !important;
}

.reveal-right span {
   color: #59a617;
}

.reveal_p_small {
   font-size: 12px;
   text-transform: uppercase;
   font-weight: bold;
   color: #555 !important;
}

.reveal-map a {
   font-size: 17px;
   text-transform: uppercase;
   font-weight: bold;
   color: #59a617 !important;
}

.modal-title {
   color: #59a617 !important;
}

a.university {
   color: inherit;
   display: block;
}

a.university:hover {
   text-decoration: none;
   color: #59a617;
}

.location_box a:hover {
   color: #fff;
}

.navbar-header .navbar-toggle .icon-bar {
   background-color: #fff;
}

@media (max-width:1200px) {
   .secondary_page .img-right {
      position: relative;
   }

   .secondary_page .aligncenter {
      text-align: center;
   }

   .secondary_page .right {
      float: none;
   }

   .home .col-md-6.col_xs-12.middle-right.vert-center {
      padding: 2rem 2rem !important;
   }

   .home .col-md-6.col_xs-12.middle-right.vert-center p,
   .home .col-md-6.col_xs-12.middle-right.vert-center ul li {
      font-size: 14px;
   }

}

@media (max-width:991px) {
   .center {
      text-align: center;
      margin-bottom: 10px;
   }

   .btn-theme {
      max-width: 110px;
      display: block;
      margin: 0 auto;
   }

}

@media (max-width:991px) {
   .slider_black_bar {
      position: relative;
      bottom: 0px;
   }

   .location_box {
      text-align: center;
      margin-bottom: 20px;
   }

   .footer {
      text-align: center;
   }

   .footer .widget.widget_text {
      margin-bottom: 30px;
   }

   .nav>li>a {
      padding: 10px 8px;
      font-size: 15px;
   }

   .home .col-md-6.col_xs-12.middle-right.vert-center {
      padding: 2rem 5rem !important;
   }

   .home .col-md-6.col_xs-12.middle-right.vert-center p,
   .home .col-md-6.col_xs-12.middle-right.vert-center ul li {
      font-size: 17px;
   }

}

@media (max-width:768px) {
   .banner h2 {
      font-size: 55px;
   }

   .vert-center {
      max-width: 100%;
      padding: 7rem 7rem;
   }

   .secondary_page {
      float: left;
      margin-top: 30px;
      width: 100%;
   }

   .nav>li>a {
      padding: 10px 15px;
   }

}

@media (max-width:600px) {
   .secondary_page .img-right {
      width: auto;
   }

}

@media (min-width:768px) {
   .modal-dialog {
      width: 600px;
      margin: 100px auto;
   }

}

#text-7.widget img {
   padding-top: 30px;
}

@media(max-width:767px) {
   #text-7.widget img {
      margin: 0 auto;
   }

   #header .col-xs-6.right_text {
      padding-top: 25px;
      padding-left: 0;
      padding-right: 50px;
   }

   #header .col-xs-6.right_text.right {
      float: right;
   }

   .top-bar {
      padding-top: 0px;
   }

   .banner h2 span {
      padding-left: 0;
   }

   .page-banner p {
      font-size: 3rem;
      text-shadow: none;
      font-family: 'atmosphere';
      text-align: center;
      color: #d229ca;
      padding: 0px 0px;
      margin: 0 auto;
      display: block;
      max-width: 100%;
   }

   .container.pos_abs {
      position: relative;
      top: 0;
      height: auto;
      vertical-align: middle;
      bottom: auto;
      width: 100%;
      background: rgba(0, 0, 0, 0.7);
   }

   .page-header {
      padding: 0px 0 0;
      text-align: left;
      color: #59a617;
      text-transform: lowercase;
      font-size: 4rem;
      border: 0;
      margin: 0;
      font-weight: 200;
      position: relative;
   }

   .about-us {
      padding: 20px 0 0px;
   }

   .footer {
      padding: 20px 0 40px;
   }

   .navbar-toggle {
      margin-top: -90px;
   }

   .navbar {
      position: relative;
      min-height: 0;
   }

}

.top-bar>.row.hidden-xs>.col-sm-3.home_left_text p {
   font-size: 20px;
}

@media(max-width:1199px) {
   #wrapper {
      width: 1024px;
      max-width: 100%;
   }

   .vert-center {
      padding: 7rem 7rem !important;
      min-height: 413px;
      max-width: 50%;
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
   }

   .top-bar>.row.hidden-xs>.col-sm-3.home_left_text p {
      font-size: 18px;
   }

}

@media(max-width:991px) {
   .front-page-service>h1 {
      color: #fff;
      font-size: 4rem;
      letter-spacing: 2px;
   }

   .page-id-13 .about-us p {
      padding: 0 0rem 1.5rem;
   }

   #wrapper {
      max-width: 100%;
   }

   .middle-left {
      float: none;
   }

   .middle-left img {
      width: 100%;
      height: auto;
   }

   .vert-center {
      padding: 15px !important;
      min-height: 0;
      max-width: 100%;
      width: 100%;
      display: block;
      align-items: center;
      justify-content: center;
   }

   .top-bar>.row.hidden-xs>.col-sm-3.home_left_text p {
      font-size: 13px;
   }

}

@media(max-width:580px) {
   #header .col-xs-6 {
      width: 100%;
   }

   .navbar-toggle {
      margin-top: -170px;
   }

   #header .col-xs-6.right_text {
      padding-right: 0px;
   }

}

@media(max-width:480px) {
   #header .col-xs-6.right_text {
      padding-top: 10px;
      padding-left: 15px;
      padding-right: 15px;
   }

}

@media(max-width:414px) {
   .navbar-toggle {
      margin-right: 10px;
   }

}

.page-id-13 .banner h2 {
   color: #fff;
}

.super {
   vertical-align: super;
   font-size: .5em;
}

.sketch-overlay .btn-orange {
   padding: 15px 30px;
}

#navbar ul li.current_page_item {
   background-color: #eee;
}

.single .secondary_page .alignleft {
   float: left;
   padding: 0 1rem 1rem 0;
}

@media (max-width: 768px) {
   .single .secondary_page .alignleft {
      float: none;
      padding: 1rem;
   }

}

.blog-single {
	margin-bottom: 2rem;
}
