/*
 Theme Name:     WMSH Theme
 Theme URI:      https://wemakestuffhappen.com/
 Description:    Divi Child Theme
 Author:         Ante Beljan
 Author URI:     https://wemakestuffhappen.com/
 Template:       Divi
 Version:        1.0.2
*/

/* General */

.standard-btn {
    width: 270px;
    text-align: center !important;
}

.button-icon:before {
    transform: rotate(40deg);
	top: 10px;
}

/* End General */

/* TopBar */

.topbar-central-text:hover h4 strong {
    text-decoration: underline;
    text-decoration-color: #A30D32;
    text-underline-offset: 4px;
}

ul#menu-areas-served:before {
    font-family: 'ETMODULES';
    content: '\e01d';
    text-align: center;
    vertical-align: middle;
    margin-right: 0;
    color: #fff;
    font-size: 1em;
    transition: all .3s ease;
}

ul#menu-areas-served li a:after {
    display: none;
}

div#topbar-row {
    z-index: 4;
	padding: 3px 0;
	align-items: center;
}

ul#menu-areas-served ul.sub-menu li a {
    font-size: 14px !important;
    padding: 0;
    max-width: 90px;
}

ul#menu-areas-served ul.sub-menu li {
    padding: 0;
	line-height: 1.4em !important;
}

ul#menu-areas-served ul.sub-menu {
    width: 150px;
    left: -20px;
    display: flex;
    flex-direction: column;
    align-items: center;
	padding-top: 0;
}

ul#menu-areas-served li:first-child {
    padding-left: 5px;
}

.topbar-blurb .et_pb_main_blurb_image {
    width: 19px;
}

.topbar-blurb .et_pb_blurb_container {
    padding-left: 8px;
}

.topbar-col-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.topbar-menu {
    margin-bottom: 0 !important;
}

.topbar-blurb {
    margin-bottom: 0 !important;
	margin-right: 30px;
}

.topbar-fb {
    margin-bottom: 0 !important;
	margin-right: 10px;
}

.topbar-blurb h4.et_pb_module_header {
    padding-bottom: 0;
}

.topbar-google {
    margin-right: 0;
}

.topbar-central-text h4 {
    padding-bottom: 0;
}

/* END TopBar */


/* Menu */

#et-top-navigation a {
    padding-top: 20px;
    padding-bottom: 20px !important;
}

div#et-top-navigation {
    display: flex;
    align-items: center;
}

div#et_top_search {
    margin-bottom: 16px;
}

div#et-top-navigation {
    padding-top: 0 !important;
}

header#main-header {
    padding: 16px 0;
}

#et-top-navigation .menu-cta a {
	padding:15px 20px !important;
}

ul#menu-primary-menu.et-menu>li {
    padding-left: 27px;
    padding-right: 27px;
	max-height: 67px;
}

ul#menu-primary-menu.et-menu>li:nth-child(4) {
    padding-right: 44px;
}

ul#menu-primary-menu .menu-cta-1 {
    background: #EFEFEF;
    min-width: 250px;
    justify-content: center;
	transition: background-color 0.3s ease, color 0.3s ease;
}

ul#menu-primary-menu .menu-cta-1:hover {
    background: #A30D32 !important;
}

ul#menu-primary-menu .menu-cta-1:hover a {
	color: #fff !important;
	opacity: 1;
}

ul#menu-primary-menu .menu-cta {
    background: #800020;
    min-width: 250px;
    justify-content: center;
	transition: background-color 0.3s ease, color 0.3s ease;
	align-items: center;
}

ul#menu-primary-menu .menu-cta:hover {
    background: #A30D32 !important;
}

ul#menu-primary-menu .menu-cta:hover a {
	color: #fff !important;
	opacity: 1;
}

ul#menu-primary-menu .menu-cta a{
   color: #fff !important;
	opacity: 1;
}

.menu-cta:before {
    content: "\e090";
    font-family: 'ETmodules' !important;
    font-size: 1.3em;
    color: #fff;
    display: inline-block;
    transform: rotate(40deg);
    transition: transform 0.3s ease;
    position: relative;
    margin-right: 10px;
	top: 2px;
}

div#main-menu .et_pb_menu__logo-wrap {
    margin-left: 3%;
}

ul#menu-primary-menu {
    margin-left: auto;
    margin-right: auto;
}

ul#menu-primary-menu ul.sub-menu {
    columns: 3;
    width: 650px !important;
}

ul#menu-primary-menu ul.sub-menu li a {
    line-height: 1.4em;
    font-size: 17px;
    text-transform: uppercase;
    width: 180px;
}

ul#menu-primary-menu .menu-item-has-children>a:first-child:after {
    color: #800020 !important;
}

ul#mobile_menu2 ul.sub-menu li a {
    text-transform: uppercase;
}

/* End Menu */

/* Footer */

.footer-logo {
    margin-bottom: 0 !important;
}

.footer-blurbs .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.footer-blurbs .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.footer-blurbs-tel, .footer-blurbs-mail {
    margin-bottom: 8% !important;
}

div#footer-row {
    align-items: center;
}

div#footer {
    padding: 1.4% 0 0.5%;
}

/* Bottom Bar */

ul#menu-footer-privacy-pages li {
    border-right: 1px solid #fff;
}

ul#menu-footer-privacy-pages li:last-child {
	border-right:none;
}

ul#menu-footer-privacy-pages li a {
	padding-bottom:0;
}

ul#menu-footer-privacy-pages li {
    border-right: 1px solid #fff;
}

ul#menu-footer-privacy-pages li:last-child {
	border-right:none;
}

ul#menu-footer-privacy-pages li a {
	padding-bottom:0;
}

.bottombar-col-right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.bottombar-license-text {
    margin-bottom: 0 !important;
    margin-right: 10%;
}

.bottombar-social.et_pb_social_media_follow li {
    margin-bottom: 0;
}

.bottombar-license-text strong {
    font-weight: 600 !important;
}

div#bottombar-copyright span {
    color: #800020;
    padding: 0 5px;
}

div#bottombar-copyright .et_pb_text_inner {
    display: flex;
    align-items: center;
}

div#bottombar-copyright .et_pb_text_inner a {
    display: flex;
    color: #FFF!important;
    font-weight: 800;
}

/* End Bottom Bar */

/* End Footer */

/* Home Page */

div#home-hero {
    padding-top: 100px;
}

.home-hero-col-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15%;
}

.home-hero-text {
    margin-bottom: 5% !important;
}

.home-hero-button {
    width: 330px;
}

.home-1st-sec-blurb .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.home-1st-sec-blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.home-1st-sec-blurb {
    margin-bottom: 2% !important;
}

.home-1st-sec-blurb:nth-child(5) {
    margin-bottom: 4% !important;
}

.home-1st-sec-text-top {
    margin-bottom: 3% !important;
}

.home-1st-sec-img {
    min-height: 630px;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: 630px;
}

.home-1st-sec-img img {
    min-height: 630px;
    object-fit: cover;
}

div#home-2nd-sec {
    margin-top: -50px;
	padding-bottom: 3%;
}

.home-2nd-sec-text h2 {
    padding-bottom: 5%;
}

.home-2nd-sec-logo {
    margin-bottom: 8% !important;
}

.home-2nd-col-right .et_pb_button_module_wrapper:nth-child(2) {
    margin-bottom: 3% !important;
}

.home-2nd-col-right {
    padding: 4% 2% 4% 2%;
}

.home-2nd-sec-row {
    align-items: center;
}

div#home-3rd-sec {
    padding: 5.5% 0;
}

.home-3rd-sec-toggle {
    padding: 2% 0 4% 0;
    margin-bottom: 2.6% !important;
}

.home-services-h-h4 h4 {
    padding-bottom: 21%;
}

div#home-services-h-sec {
    padding: 7% 0 16%;
	z-index: 1;
}

.service-overview-row-top {
    margin-top: -220px;
    z-index: 1;
}

.service-overview-img {
    margin-bottom: 7% !important;
}

.service-overview-col {
	padding-bottom: 4% !important;
    margin-right: 27px !important;
}

.service-overview-row-top, .service-overview-row-middle {
    padding-bottom: 10px !important;
}

.service-overview-text {
    min-height: 118px;
}

.service-overview-col {
    position: relative;
    overflow: hidden;
}

.service-overview-row-bottom {
    padding-bottom: 5% !important;
}

.service-overview-cta-col-right {
    padding-left: 7%;
    display: flex;
    flex-wrap: wrap;
}

.service-overview-cta-col-right .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 5%;
}

div#service-overview {
    padding-bottom: 7%;
}

.service-overview-cta-text {
    margin-bottom: 5% !important;
}

.service-overview-cta-col-left {
    display: flex;
    align-items: center;
}

.home-7th-sec-text h2 {
    padding-bottom: 3%;
}

.home-7th-sec-row {
    align-items: center;
}

div#home-7th-sec {
    padding: 6% 0 7%;
}

.home-dl-sec-text h2 {
    padding-bottom: 5%;
}

.home-dl-sec-text {
    margin-bottom: 7% !important;
}

span#input_1_1_3_container {
    padding-right: 0;
}

div#gform_wrapper_1.gform_wrapper.gravity-theme input[type=text] {
    min-height: 46px;
}

input#gform_submit_button_1 {
    font-size: 20px;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
    border: none;
    background: #000;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    padding: 13px 10px;
	cursor: pointer;
}

input#gform_submit_button_1:hover {
    background: #272626;
    transition: 300ms;
}

.home-dl-sec-img {
    margin-top: -50px;
}

.home-dl-col-left {
    padding-bottom: 5%;
    padding-top: 4%;
}

.home-cta-col {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 2% 3%;
}

.home-cta-col .et_pb_button_module_wrapper:nth-child(3) {
    margin-right: 4%;
}

.home-cta-sec-h2 {
    margin-bottom: 1% !important;
}

.home-cta-sec-p {
    margin-bottom: 5% !important;
}

div#fw-image-sec {
    z-index: 1;
}

div#home-cta-sec-row {
    margin-top: -150px;
	z-index: 1;
}

.home-google-row {
    align-items: center;
}

/* END Home Page */

/* About Page */

div#about-hero {
    display: flex;
    background-position-y: 70px;
	padding-bottom: 0;
}

.about-hero-row {
    padding-bottom: 0 !important;
	margin-bottom: 5%;
}

.about-1st-sec-h2 {
    margin-bottom: 2% !important;
}

.about-1st-sec-row {
    align-items: center;
}

div#about-1st-sec {
    padding-bottom: 7%;
}

.about-team-content-col {
    margin-right: 24px !important;
}

.about-team-content-blurb {
    display: flex;
    align-items: center;
    margin-bottom: 7% !important;
}

.about-team-content-blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.about-team-content-text {
    padding: 0 5%;
}

.about-team-content-text h4 {
    padding-bottom: 0;
}

.about-team-content-col .et_pb_blurb::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255,255,255,0.4);
  opacity: 0;
  transition: opacity 0.4s ease;
  z-index: 1;
}

.about-team-content-blurb .et_pb_blurb_content {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s ease;
  position: relative;
  z-index: 2;
}

.about-team-content-col:hover .et_pb_blurb::before {
  opacity: 1;
}

.about-team-content-col:hover .et_pb_blurb_content {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.about-team-content-cta-text h3 {
    padding-bottom: 11%;
}

.about-team-content-cta-text {
    margin-bottom: 5% !important;
}

.about-team-content-row-bottom {
    align-items: center;
}

div#about-team-sec {
    padding-bottom: 1.5%;
}

.about-team-h-text h2 {
    padding-bottom: 3%;
}

.about-team-h-row {
    padding-bottom: 2.7% !important;
}

.about-team-content-row-middle {
    padding-bottom: 2% !important;
}

.about-3rd-sec-text h2 {
    padding-bottom: 4%;
}

div#about-3rd-sec {
    padding: 5% 0;
}

.about-3rd-sec-row {
    align-items: center;
}

div#about-google-sec {
    z-index: 1;
	padding-bottom: 10%;
}

div#home-cta-sec .about-cta-sec-row {
    margin-top: -90px;
}

/* Popup */

div#popup {
    padding: 3% 0;
}

div#popup-row {
    display: flex;
    align-items: flex-start;
	width: 90%;
}

.popup-text h5 {
    padding-bottom: 2%;
}

button.pum-close.popmake-close {
    right: 90px !important;
    top: 20px !important;
    font-size: 15px !important;
    color: #171A1C !important;
    font-family: 'DM Sans',Helvetica,Arial,Lucida,sans-serif !important;
	display: flex;
}

button.pum-close.popmake-close:after {
    content: "\4d";
    font-family: ETmodules;
    font-size: 3em;
    color: #171A1C;
    position: relative;
    margin-right: 5px;
    font-weight: 100;
}

/* END Popup */

/* END About Page */

/* Services Page */

.services-hero-row {
    padding-bottom: 3% !important;
    margin-bottom: 0 !important;
}

div#services-1st-sec {
    padding: 2% 0 6%;
}

div#services-1st-sec .about-1st-sec-h2 {
    margin-bottom: 4% !important;
}

div#services-2nd-section {
    padding: 6.5% 0 7%;
}

.services-2nd-sec-row .services-2nd-sec-content-col {
    display: flex;
    flex-direction: column;
}

.services-2nd-sec-row .services-2nd-sec-content-col .et_pb_button_module_wrapper {
    margin-top: auto;
    width: 100%;
}

.services-2nd-sec-buttons {
    width: 100%;
}

.services-2nd-sec-blurbs .et_pb_blurb_content {
    min-height: 200px;
}

.services-2nd-sec-blurbs .et_pb_main_blurb_image {
  position: absolute;
  top: 32%;
  left: 40%;
  opacity: 0;
  transform: translateY(10px) scale(0.95);
  visibility: hidden;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    visibility 0s linear 0.3s;
}

.services-2nd-sec-content-col:hover 
.services-2nd-sec-blurbs .et_pb_main_blurb_image {
  opacity: 1;
  transform: translateY(0) scale(1);
  visibility: visible;
  transition:
    opacity 0.3s ease,
    transform 0.3s ease,
    visibility 0s;
}

.services-2nd-sec-blurbs {
    margin: 22px 25px;
}

.services-2nd-content-text {
    padding: 0 25px 10px;
}

.services-2nd-sec-buttons {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.services-2nd-sec-blurbs::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0);
    transition: background-color 0.3s ease;
}

.services-2nd-content-text .et_pb_text_inner {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.services-2nd-sec-content-col:hover .services-2nd-sec-blurbs:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(255, 255, 255, 0.5);
	transition: background-color 0.3s ease;
}

.services-2nd-sec-content-col:hover .services-2nd-content-text .et_pb_text_inner {
    opacity: 0.5;
}

.services-2nd-sec-content-col:hover .services-2nd-sec-blurbs .et_pb_main_blurb_image {
    visibility: visible;
}

.services-2nd-sec-cta-col {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	padding-left: 5%;
}

.services-2nd-sec-logo-cta {
    margin-bottom: 4% !important;
}

.services-2nd-sec-cta-col .et_pb_button_module_wrapper {
    margin-bottom: 0 !important;
}

.services-2nd-sec-p-cta {
    margin-bottom: 6.5% !important;
}

.services-2nd-sec-cta-col .et_pb_button_module_wrapper:nth-child(4) {
    margin-right: 4%;
}

.services-2nd-sec-row-cta {
    align-items: center;
}


/* END Services Page */

/* Single Service Pages */

div#ss-h1 {
    margin-bottom: 1.5%;
}

div#ss-h2 {
    margin-bottom: 2% !important;
}

#single-service-hero .et_pb_column:first-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
	padding-bottom:70px;
}

#single-service-hero .et_pb_column:last-child {
    bottom: -110px;
}

.ss-1st-sec-h2 {
    margin-bottom: 2.5% !important;
}

.ss-1st-sec-row {
    align-items: center;
}

div#ss-1st-sec {
    padding: 7% 0 1%;
}

.ss-2nd-sec-text-left h2 {
    padding-bottom: 7%;
}

.ss-2nd-sec-blurb .et_pb_blurb_content {
    margin-left: 0;
}

.ss-2nd-sec-p-right {
    margin-bottom: 3% !important;
}

.ss-2nd-sec-blurb:not(:last-child) {
    margin-bottom: 2.2% !important;
}

.ss-2nd-sec-col-left {
    display: flex;
    align-items: center;
	padding: 4% 2% 4% 10%;
}

.ss-2nd-sec-col-right {
    padding: 4% 2% 4% 10%;
}

.ss-3rd-sec-logo {
    margin-bottom: 3% !important;
}

.ss-3rd-sec-h2 {
    margin-bottom: 3% !important;
}

.ss-3rd-sec-row {
    align-items: center;
}

div#ss-3rd-sec {
    padding: 2.5% 0 6%;
}

.ss-4th-sec-col-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2% 2% 2% 15%;
}

.ss-4th-sec-h2 h2 {
    padding-bottom: 5%;
}

.ss-4th-sec-img {
    height: 100%;
}

.ss-4th-sec-img span.et_pb_image_wrap {
    height: 100%;
}

.ss-4th-sec-img img {
    height: 100%;
	object-fit: cover;
}

.page-id-28480 .home-cta-col a.et_pb_button, .page-id-28483 .home-cta-col a.et_pb_button {
    font-size: 17px !important;
}

/* END Single Service Pages */

/* Locations Pages */

div#loc-hero {
    padding-top: 70px;
}

.loc-hero-col-left {
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 2%;
}

.loc-hero-text h1 {
    padding-bottom: 4%;
}

.loc-hero-img {
    height: 100%;
}

.loc-hero-img span.et_pb_image_wrap {
    height: 100%;
}

.loc-hero-img img {
    height: 100%;
    object-fit: cover;
}

div#loc-1st-sec {
    padding-top: 2%;
}

.loc-1st-sec-row {
    align-items: center;
}

div#loc-2nd-sec {
    margin-top: -40px;
    padding: 5% 0 5.5%;
}

.loc-2nd-sec-blurb-row .et_pb_column {
    margin-right: 24px !important;
}

.loc-2nd-sec-h-row {
    padding-bottom: 0 !important;
}

.loc-2nd-sec-blurbs .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.loc-2nd-sec-blurbs .et_pb_main_blurb_image {
    margin-bottom: 0 !important;
	width: 21px;
}

.loc-2nd-sec-blurbs {
    padding: 4% 3% 4% 7%;
}

.loc-2nd-sec-blurb-row-top {
    padding-bottom: 0 !important;
}

.loc-2nd-sec-blurb-row-bottom {
    padding-top: 0 !important;
}

.loc-2nd-sec-blurb-row-middle {
    padding: 1% 0 !important;
}

.loc-3rd-sec-h-row {
    padding-bottom: 3% !important;
}

.loc-3rd-sec-content-icon {
    min-height: 70px;
}

.loc-3rd-sec-content-icon {
    min-height: 70px;
    margin-bottom: 7% !important;
}

div#loc-3rd-sec-content-row .et_pb_column {
    padding: 0 2%;
}

.loc-3rd-sec-button-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.loc-3rd-sec-button-col .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 0 !important;
    margin-right: 3% !important;
}

div#loc-3rd-sec-content-row {
    padding-bottom: 4.7%;
}

div#loc-3rd-sec {
    padding: 1% 0 6%;
}

/* END Locations Pages */

/* Learning Center */

div#lc-hero {
    margin-top: 100px;
	padding-bottom: 0;
}

div#lc-hero-blog h2.entry-title {
    width: 50%;
    float: left;
    padding-bottom: 1.4%;
	padding-right: 4%;
}

div#lc-hero-blog .post-content {
    width: 45%;
    float: left;
	padding-right: 4%;
}

div#lc-hero-blog a.entry-featured-image-url {
    width: 49%;
    float: right;
}

div#lc-hero-blog h2.entry-title:before {
    content: 'FEATURED POST';
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    font-weight: 400;
    float: left;
    width: 100%;
    padding-top: 6%;
    padding-bottom: 6%;
    text-decoration: underline;
    text-underline-offset: 8px;
    text-decoration-color: #000;
    text-decoration-thickness: 2px;
	/*font-family: 'Bebas Neue',Helvetica,Arial,Lucida,sans-serif !important;*/
}

div#lc-hero-blog .post-content a.more-link {
    background: #000;
    width: 200px;
    text-align: center;
    border-radius: 4px;
    padding: 10px 20px;
    text-transform: capitalize;
    margin-top: 4%;
}

div#lc-previous-blog .column.size-1of3 {
    margin-right: 0!important;
    width: 33.3%!important;
}

div#lc-previous-blog .et_pb_image_container {
    margin: -20px 0px 29px;
}

div#lc-previous-blog h2.entry-title {
    min-height: 60px;
}

div#lc-previous-sec {
    padding: 5% 0 2%;
}

div#lc-hero-blog .post-content a.more-link:hover {
    background: #222222 !important;
    transition: 300ms;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    padding-top: 10%;
}

.single-blog-hero-title h1.entry-title {
    padding-bottom: 3%;
}

div#single-blog-content {
    padding-top: 12%;
    margin-top: -150px;
}

div#single-blog-content-module ul li::marker {
    color: #800020 !important;
}

.single-blog-previous-h3 {
    padding-left: 19px;
}

/* Monarch */

.et_monarch .et_social_icon:before {
    font-size: 20px;
    line-height: 25px;
	color: #000 !important;

}

.et_social_sidebar_networks li.et_social_facebook {
    border-top-right-radius: 10px;
    border-top: 1px solid #2C020C;
    border-right: 1px solid #2C020C;
}

.et_social_sidebar_networks li.et_social_twitter, .et_social_sidebar_networks li.et_social_linkedin {
    border-right: 1px solid #2C020C;
}

.et_social_sidebar_networks li.et_social_gmail {
    border-bottom-right-radius: 10px;
    border-right: 1px solid #2C020C;
    border-bottom: 1px solid #2C020C;
}

.et_monarch .et_social_sidebar_networks li {
    width: 50px;
}

.et_monarch .et_social_icon_twitter:before, .et_monarch .et_social_icon_twitter:after {
    content: "\e094"!important;
    font-family: "ETModules"!important;
    font-size: 20px;
    line-height: 1;
}

.et_monarch .et_social_sidebar_networks li, .et_monarch .et_social_mobile li {
    background: #FFF !important;
}

/* END Monarch */

/* Authorbox */

div#authorbox .saboxplugin-wrap {
    border: none;
}

#authorbox .vcard.author span.fn {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
	font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
}

#authorbox .saboxplugin-desc p {
    font-size: 12px !important;
    color: #800020;
    font-weight: 500;
}

#authorbox .saboxplugin-wrap .saboxplugin-gravatar img {
    border-radius: 100px;
}

.saboxplugin-wrap .saboxplugin-socials {
    display: flex !important;
    justify-content: flex-end !important;
}

#authorbox .saboxplugin-socials {
    background: no-repeat;
    border-top: 1px solid #800020;
}

div#authorbox a.saboxplugin-icon-grey {
    color: #000000 !important;
}

div#authorbox .saboxplugin-authorname {
    padding-top: 3%;
}

/* END Authorbox */


/* END Single Blog */

/* Contact Page */

div#contact-form-sec {
    margin-top: 100px;
    padding-top: 4%;
}

.contact-form-h-row {
    padding-bottom: 3% !important;
}

h3.form-h3 {
    font-size: 22px;
    color: #000;
    padding-bottom: 0;
}

p.form-p {
    font-size: 15px;
    color: #7B817C !important;
	padding-top: 8px;
	line-height: 25px;
}

div#gform_wrapper_2.gform_wrapper.gravity-theme input[type=text], div#gform_wrapper_2.gform_wrapper.gravity-theme input[type=email], div#gform_wrapper_2.gform_wrapper.gravity-theme input[type=tel] {
    min-height: 46px;
}

div#gform_wrapper_2 .gsection h3.gsection_title {
    display: none;
}

div#gform_wrapper_2 .gsection {
    border-color: #800020 !important;
    padding-top: 5%;
    margin-bottom: 5%;
}

fieldset#field_2_12 legend {
    font-size: 18px;
    color: #000;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}

div#field_2_17 {
    background: rgba(0,0,0,.02);
    border: 1px dashed #ccc;
    border-radius: 4px;
    margin-bottom: 8px;
    padding: 32px;
    text-align: center;
}

input#input_2_17 {
    max-width: 174px;
}

div#field_2_21 {
    display: flex;
}

div#field_2_21 label.gfield_label.gform-field-label {
    width: 50%;
    font-size: 19px;
    color: #000;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 500;
}

div#field_2_21 .ginput_container.ginput_container_select {
    width: 50%;
}

input#gform_submit_button_2 {
    width: 100%;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 4px;
    padding: 13px 20px;
    font-family: 'Barlow Condensed',Helvetica,Arial,Lucida,sans-serif;
    font-size: 20px;
    font-weight: 500;
    margin-top: 5%;
	cursor: pointer;
}

input#gform_submit_button_2:hover {
    background: #2F2E2E;
    transition: 400ms;
}

div#contact-form-row {
    padding: 3% 0 4%;
}

div#contact-sec-bottom-row {
    padding: 5% 0 3%;
}

.contact-sec-bottom-text-left h2 {
    padding-bottom: 6%;
}

.contact-sec-bottom-icon {
    margin-bottom: 5% !important;
    min-height: 24px;
}

.contact-sec-bottom-tel p {
    padding-bottom: 0;
}

.contact-sec-bottom-col-middle, .contact-sec-bottom-col-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 3% 2%;
	box-shadow: none !important;
}

.contact-sec-bottom-col-middle:hover, .contact-sec-bottom-col-right:hover {
    box-shadow: 0px 3px 20px 0px rgba(0,0,0,0.75) !important;
    transition: 350ms;
}

/* END Contact Page */

/* Popup Home */

.popup-logo {
    margin-bottom: 4% !important;
}

.popup-header p {
    max-width: 630px;
    margin: 0 auto;
}

.popup-header {
    margin-bottom: 3% !important;
}

.popup-home-row .popup-button {
    max-width: 420px;
    width: 100%;
}

.popup-home-row .et_pb_button_module_wrapper {
    margin-bottom: 6% !important;
}

.popup-note-1 {
    margin-bottom: 3% !important;
}

/* END Popup Home */


/* Search Results and 404 Page */

#search-results a.entry-featured-image-url {
    float: left;
    width: 200px;
    margin-right: 3%;
}

div#template-404 {
    min-height: 85vh;
    display: flex;
}

/* End Search Results and 404 Page */


#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}
 

.et-social-rss a.icon:before {
    content: url(/wp-content/uploads/2022/05/icon_google-my-business.svg);
    width: 20px !important;
    height: 20px !important;
    position: relative;
    top: 3px;
	margin-left:6px;
}

@media only screen and (max-width: 980px) {
#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	}

div#bottombar-copyright {
    text-align: center;
}	
	
.bottombar-left-column {
    margin-bottom: 2%;
}	
	
	#bottombar-menu {
	padding-bottom:2%;
	}	
	

#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}	

/* Google Reviews */

.home-google-col-left {
    display: flex;
    justify-content: center;
}
	
/* END Google Reviews */


}

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 

/* Locations Pages */

.loc-hero-col-left {
    padding-left: 10%;
}

/* END Locations Pages */

/* Single Blog */

div#single-blog-hero {
    margin-top: 0px;
    padding-top: 160px;
}

div#single-blog-content {
    padding-top: 170px;
}

/* END Single Blog */

}

/* Laptops and desktops (1405-1650px) */
@media only screen and ( min-width: 1405px ) and ( max-width: 1650px) { 

/* About Page */

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* END About Page */


/* Single Service Pages */

#single-service-hero .et_pb_column:first-child {
    padding-bottom: 20px;
	padding-top: 80px;
}

.ss-4th-sec-col-left {
    padding-left: 10%;
}

div#single-service-hero {
    margin-top: 50px;
	min-height: 556px;
}

/* END Single Service Pages */

/* Locations Pages */

.loc-2nd-sec-blurbs .et_pb_blurb_content {
    min-height: 61px;
}

.loc-hero-col-left {
    padding: 7% 5% 5% 8%;
}

/* END Locations Pages */


}

/* Laptops and desktops (1100-1405px) */
@media only screen and ( min-width: 1100px ) and ( max-width: 1405px) { 

/* TopBar */

div#topbar-row {
    justify-content: center;
}

.topbar-col-right {
    width: 35% !important;
}

.topbar-col-mid {
    width: 50% !important;
}

/* END TopBar */

/* Menu */

ul#menu-primary-menu.et-menu>li {
    padding-left: 20px;
    padding-right: 20px;
}

ul#menu-primary-menu .menu-cta-1, ul#menu-primary-menu .menu-cta {
    min-width: 195px;
}

/* END Menu */

/* Footer */

div#bottombar-copyright span {
    padding: 0 3px;
}

.footer-blurbs-loc .et_pb_blurb_content {
    align-items: flex-start;
}

.footer-blurbs-loc .et_pb_main_blurb_image {
    top: 5px;
    position: relative;
}

.footer-blurbs-tel .et_pb_main_blurb_image {
    width: 25px;
}

.footer-blurbs .et_pb_blurb_container {
    padding-left: 5px;
}

.footer-blurbs .et_pb_blurb_description {
    font-size: 14px !important;
}

.footer-blurbs .et_pb_main_blurb_image {
    width: 25px;
}

/* END Footer */

/* Home Page */

.home-hero-text h1 {
    font-size: 55px !important;
}

.home-hero-text h2 {
    font-size: 30px !important;
}

.home-hero-text p {
    font-size: 18px !important;
}

.home-hero-col-left {
    padding: 5% 0 5% 10%;
}

.home-hero-img {
    height: 100%;
}

.home-hero-img span.et_pb_image_wrap {
    height: 100%;
}

.home-hero-img img {
    height: 100%;
}

.home-1st-sec-img {
    min-height: auto;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: auto;
}

.home-1st-sec-img img {
    min-height: auto;
}

div#home-2nd-sec {
    margin-top: auto;
}

div#home-1st-sec {
    padding-bottom: 5%;
}

.home-2nd-col-right a.et_pb_button {
    width: 200px;
}

.home-3rd-sec-toggle h5.et_pb_toggle_title {
    font-size: 22px !important;
}

.service-overview-row-top {
    margin-top: -130px;
}

.service-overview-col {
    padding: 15px !important;
}

.service-overview-text h4 {
    min-height: 68px;
}

.service-overview-cta-button-left, .service-overview-cta-button-right {
    width: 250px;
}

.service-overview-cta-logo {
    padding-right: 20%;
}

.home-7th-sec-row {
    align-items: flex-start;
}

.home-dl-sec-img {
    margin-top: -10px;
}

.home-dl-col-left {
    padding-bottom: 2%;
    padding-top: 2%;
}

div#fw-image-sec {
    max-height: 420px;
}

/* END Home Page */

/* About Page */

.about-team-content-row-middle {
    width: 55%;
}

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* END About Page */

/* Services Page */

.services-hero-row {
    padding-bottom: 6% !important;
}

.services-2nd-sec-blurbs .et_pb_main_blurb_image {
    left: 37%;
}

.services-2nd-sec-blurbs {
    margin: 20px;
}

.services-2nd-content-text {
    padding: 0 20px 20px;
}

.services-2nd-content-text h4 {
    min-height: 68px;
}

.services-2nd-sec-button-left-cta, .services-2nd-sec-button-right-cta {
    width: 250px;
}

/* END Services Page */

/* Single Service Pages */

div#single-service-hero {
    padding-top: 90px;
}

#single-service-hero .et_pb_column:last-child {
    bottom: -20px;
}

.ss-1st-sec-row {
    align-items: flex-start;
}

.ss-2nd-sec-col-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ss-2nd-sec-col-right {
    padding-left: 5%;
}

.ss-3rd-sec-row {
    align-items: flex-start;
}

.ss-4th-sec-col-left {
    padding: 3% 2% 3% 10%;
}

/* END Single Service Pages */

/* Locations Pages */

.loc-hero-text h1 {
    font-size: 50px !important;
}

.loc-hero-text h2 {
    font-size: 30px !important;
}

.loc-hero-col-left {
    padding: 7% 5% 5% 8%;
}

.loc-1st-sec-col-right {
    padding-left: 5%;
}

div#loc-2nd-sec {
    margin-top: -20px;
}

.loc-2nd-sec-blurbs p {
    line-height: 1.3em;
}

.loc-2nd-sec-blurbs .et_pb_blurb_content {
    min-height: 47px;
}

.loc-3rd-sec-content-p p {
    font-size: 17px !important;
}

.page-id-28517 .loc-1st-sec-p {
    padding-bottom: 5%;
}

/* END Locations Pages */

/* Learning Center */

div#lc-previous-blog h2.entry-title {
    min-height: 89px;
}

div#lc-hero-blog a.entry-featured-image-url {
    padding-top: 3%;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    margin-top: 100px;
	padding-top: 6%;
}

div#single-blog-content {
    margin-top: -130px;
}

/* END Single Blog */

/* Contact Page */

.contact-sec-bottom-tel p strong {
    font-size: 15px !important;
}

div#contact-sec-bottom-row {
    width: 90%;
}

/* END Contact Page */


}

/* Tablets in landscape mode (981-1100px) */
@media only screen and ( min-width: 981px ) and ( max-width: 1100px ) { 

/* TopBar */

div#topbar-row .et_pb_column:nth-child(1) {
    display: none;
}

div#topbar-row {
    justify-content: center;
}

.topbar-col-mid, .topbar-col-right {
    width: 50% !important;
}

/* END TopBar */

/* Menu */

ul#menu-primary-menu.et-menu>li {
    padding-left: 15px;
    padding-right: 15px;
}

ul#menu-primary-menu .menu-cta-1, ul#menu-primary-menu .menu-cta {
    min-width: 156px;
}

/* END Menu */

/* Footer */

div#bottombar-copyright span {
    padding: 0 3px;
}

.footer-blurbs-loc .et_pb_blurb_content {
    align-items: flex-start;
}

.footer-blurbs-loc .et_pb_main_blurb_image {
    top: 5px;
    position: relative;
}

.footer-blurbs-tel .et_pb_main_blurb_image {
    width: 25px;
}

.footer-blurbs .et_pb_blurb_container {
    padding-left: 5px;
}

.footer-blurbs .et_pb_blurb_description {
    font-size: 14px !important;
}

/* END Footer */

/* Home Page */

.home-hero-text h1 {
    font-size: 55px !important;
}

.home-hero-text h2 {
    font-size: 30px !important;
}

.home-hero-text p {
    font-size: 18px !important;
}

.home-hero-col-left {
    padding: 5% 0 5% 10%;
}

.home-hero-img {
    height: 100%;
}

.home-hero-img span.et_pb_image_wrap {
    height: 100%;
}

.home-hero-img img {
    height: 100%;
}

.home-1st-sec-img {
    min-height: auto;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: auto;
}

.home-1st-sec-img img {
    min-height: auto;
}

div#home-2nd-sec {
    margin-top: auto;
}

div#home-1st-sec {
    padding-bottom: 5%;
}

.home-2nd-col-right a.et_pb_button {
    width: 200px;
}

.home-3rd-sec-toggle h5.et_pb_toggle_title {
    font-size: 22px !important;
}

.service-overview-row-top {
    margin-top: -130px;
}

.service-overview-col {
    padding: 15px !important;
}

.service-overview-text h4 {
    min-height: 68px;
}

.service-overview-cta-button-left, .service-overview-cta-button-right {
    width: 250px;
}

.service-overview-cta-logo {
    padding-right: 20%;
}

.home-7th-sec-row {
    align-items: flex-start;
}

.home-dl-sec-img {
    margin-top: -10px;
}

.home-dl-col-left {
    padding-bottom: 2%;
    padding-top: 2%;
}

div#fw-image-sec {
    max-height: 420px;
}

/* END Home Page */

/* About Page */

.about-hero-row {
    margin-bottom: 8%;
}

.about-1st-sec-row {
    align-items: flex-start;
}

.about-team-content-blurb {
    height: 260px !important;
}

.about-team-content-row-middle {
    width: 55% !important;
}

.about-team-content-text p {
    font-size: 17px !important;
}

.about-3rd-sec-row {
    align-items: flex-start;
}

div#about-google-sec {
    padding-bottom: 16%;
}

/* Popup */

.pum-container.pum-responsive.pum-responsive-medium {
    margin-left: -45% !important;
    width: 90% !important;
}

/* END Popup */

/* END About Page */

/* Services Page */

.services-hero-row {
    padding-bottom: 6% !important;
}

.services-2nd-sec-blurbs .et_pb_main_blurb_image {
    left: 34%;
}

.services-2nd-sec-blurbs {
    margin: 15px;
}

.services-2nd-content-text {
    padding: 0 15px 15px;
}

.services-2nd-content-text h4 {
    min-height: 68px;
}

.services-2nd-content-text p {
    font-size: 17px !important;
}

.services-2nd-sec-button-left-cta, .services-2nd-sec-button-right-cta {
    width: 220px;
}

/* END Services Page */

/* Single Service Pages */

div#single-service-hero {
    padding-top: 70px;
}

#single-service-hero .et_pb_column:last-child {
    bottom: auto;
}

.ss-1st-sec-row {
    align-items: flex-start;
}

.ss-2nd-sec-col-right {
    padding-left: 5%;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.ss-3rd-sec-row {
    align-items: flex-start;
}

.ss-4th-sec-col-left {
    padding: 3% 2% 3% 10%;
}

/* END Single Service Pages */

/* Locations Pages */

.loc-hero-text h1 {
    font-size: 45px !important;
}

.loc-hero-text h2 {
    font-size: 28px !important;
}

.loc-hero-col-left {
    padding: 7% 5% 5%;
}

.loc-1st-sec-col-right {
    padding-left: 5%;
}

div#loc-2nd-sec {
    margin-top: -10px;
}

.loc-1st-sec-row {
    align-items: flex-start;
}

.loc-2nd-sec-blurbs p {
    line-height: 1.3em;
}

.loc-2nd-sec-blurbs .et_pb_blurb_content {
    min-height: 47px;
}

.loc-3rd-sec-content-p p {
    font-size: 16px !important;
}

.page-id-28501 .loc-1st-sec-p, .page-id-28504 .loc-1st-sec-p, .page-id-28517 .loc-1st-sec-p {
    padding-bottom: 5%;
}

/* END Locations Pages */

/* Learning Center */

div#lc-previous-blog h2.entry-title a {
    font-size: 15px !important;
}

div#lc-previous-blog h2.entry-title {
    min-height: 89px;
}

div#lc-hero-blog a.entry-featured-image-url {
    padding-top: 8%;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    margin-top: 100px;
	padding-top: 6%;
}

div#single-blog-content {
    margin-top: -70px;
}

div#single-blog-content-module ol li {
    line-height: 35px !important;
}

/* END Single Blog */

}

/* Tablets in portrait mode (768-980px) */
@media only screen and ( min-width: 768px ) and ( max-width: 980px ) {

/* TopBar */

.topbar-menu .et_pb_menu__menu {
    display: block;
}

.topbar-menu .et_mobile_nav_menu {
    display: none;
}

.topbar-col-right {
    justify-content: center;
}

.topbar-col-mid {
    margin-bottom: 12px;
}

div#topbar-row {
    padding: 8px 0;
}

/* END TopBar */

/* Menu */

div#main-menu {
    padding: 10px 0;
}

ul#mobile_menu2 .menu-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #800020;
}

ul#mobile_menu2 .menu-cta a {
    color: #fff !important;
	padding-left: 0;
}

.menu-cta:before {
    color: #fff !important;
}

.menu-cta-1 a {
    text-align: center;
    background: #EFEFEF;
}

/* END Menu */

/* Footer */
	
.footer-logo {
	margin: 0 auto !important;
}

.footer-menu .et_pb_menu__menu {
    display: block;
}

.footer-menu .et_mobile_nav_menu {
    display: none;
}

ul#menu-footer-menu {
    flex-direction: column;
    align-items: center;
}

div#bottombar-copyright .et_pb_text_inner {
    flex-direction: column;
}

div#bottombar-copyright span {
    display: none;
}

.bottombar-col-right {
    justify-content: center;
}

/* END Footer */

/* Home Page */

.home-hero-col-left {
    padding: 15% 5% 10%;
}

.home-hero-text h1 {
    font-size: 70px !important;
}

.home-hero-text h2 {
    font-size: 30px !important;
}

.home-hero-text p {
    font-size: 19px !important;
}

.home-1st-sec-img {
    min-height: auto;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: auto;
}

.home-1st-sec-img img {
    min-height: auto;
}

.home-1st-sec-blurb .et_pb_main_blurb_image {
    width: 20px;
}

.home-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-1st-sec-text-bottom {
    margin-bottom: 12% !important;
}

.home-2nd-col-right {
    padding: 7% 2% 7% 2%;
}

.home-3rd-sec-toggle h5.et_pb_toggle_title {
    font-size: 21px !important;
}

.home-services-h-h4 h4 {
    padding-bottom: 8%;
}

.home-services-h-h2 h2 {
    font-size: 47px !important;
}

div#home-services-h-sec {
    padding: 7% 0 23%;
}

.service-overview-row-top {
    margin-top: -170px;
}

.service-overview-row-middle, .service-overview-row-bottom {
    padding-top: 0 !important;
}

.service-overview-row-top, .service-overview-row-middle {
    padding-bottom: 0 !important;
}

div#service-overview .service-overview-col {
    margin-bottom: 8% !important;
    padding-right: 20px;
    padding-left: 20px;
}

.service-overview-text {
    min-height: 120px;
}

div#service-overview .service-overview-cta-col-left {
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10%;
    margin-bottom: 10% !important;
}

.service-overview-cta-col-right {
    padding-left: 0;
}

.home-dl-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-dl-sec-img {
    margin-top: -20px;
}

.home-cta-sec-h2 h2 {
    font-size: 38px !important;
}

div#home-cta-sec-row {
    margin-top: -120px;
    padding: 3%;
}

.home-cta-col a.et_pb_button {
    width: 240px !important;
}

/* END Home Page */
	
/* About Page */

.about-hero-row {
    margin-bottom: 10%;
}

div#about-1st-sec {
    padding-top: 3%;
}

.about-team-content-row-middle, .about-team-content-row-bottom {
    padding-top: 0 !important;
}

div#about-team-sec .about-team-content-col {
    margin-bottom: 6% !important;
}

.about-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-3rd-sec-img {
    margin-bottom: 8% !important;
}

div#home-cta-sec .about-cta-sec-row {
    margin-top: -40px;
    overflow: visible;
}

/* Popup */

div#popup-row {
    display: block;
}

.popup-img span.et_pb_image_wrap {
    width: 100%;
}

.popup-img img {
    width: 100% !important;
}

div#popup {
    padding-top: 10%;
}

/* END Popup */

/* END About Page */

/* Services Page */

.page-id-28353 div#about-hero {
    background-position-y: center;
    background-position-x: 62%;
}

.services-2nd-sec-blurbs {
    min-height: 300px !important;
}

.services-2nd-sec-blurbs {
    margin: 15px;
}

.services-2nd-content-text {
    padding: 0 15px 15px;
}


/* END Services Page */
	
/* Single Service Pages */

div#single-service-hero {
    padding-top: 100px;
}

div#ss-h1 h1 {
    font-size: 48px;
}

div#ss-h2 h2 {
    font-size: 28px;
}

#single-service-hero .et_pb_column:first-child {
    padding-bottom: 0;
}

#single-service-hero .et_pb_column:last-child {
    bottom: -40px;
}

.ss-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-1st-sec-p {
    margin-bottom: 10% !important;
}

div#ss-2nd-sec {
    padding: 0 0 5%;
}

.ss-2nd-sec-col-left {
    padding: 8%;
}

.ss-2nd-sec-col-right {
    padding: 8%;
}

.ss-2nd-sec-blurb .et_pb_main_blurb_image {
    top: 1px;
    position: relative;
}

.ss-4th-sec-col-left {
    padding: 10%;
}

.ss-4th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-2nd-sec-p-right {
    margin-bottom: 8% !important;
}

.page-id-28456 .home-cta-col a.et_pb_button, .page-id-28460 .home-cta-col a.et_pb_button, .page-id-28476 .home-cta-col a.et_pb_button {
    font-size: 17px !important;
}

.page-id-28480 .home-cta-col a.et_pb_button {
    font-size: 15px !important;
}

.page-id-28483 .home-cta-col a.et_pb_button {
    width: 250px !important;
}

/* END Single Service Pages */

/* Locations Pages */

div#loc-hero {
    padding-top: 100px;
}

.loc-hero-text h1 {
    font-size: 45px !important;
}

.loc-hero-text h2 {
    font-size: 27px !important;
}

.loc-hero-col-left {
    padding: 12% 10% 9%;
}

div#loc-2nd-sec {
    margin-top: auto;
}

.loc-1st-sec-img {
    margin-bottom: 8% !important;
}

.loc-2nd-sec-blurbs p {
    line-height: 1.4em;
}

.loc-2nd-sec-blurbs {
    margin-bottom: 20px !important;
}

.loc-2nd-sec-blurb-row-middle {
    padding: 0 !important;
}

div#loc-3rd-sec-content-row .et_pb_column {
    border-right: none !important;
}

div#loc-3rd-sec-content-row .et_pb_column:not(:last-child) {
    border-bottom: 1px solid #eb3e69;
    padding-bottom: 8%;
    margin-bottom: 8% !important;
}

.loc-3rd-sec-button-col {
    display: block;
}

.loc-3rd-sec-button-col .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 5% !important;
    margin-right: 0 !important;
}

.loc-3rd-sec-button-left, .loc-3rd-sec-button-right {
    width: 100%;
}

div#loc-3rd-sec-content-row {
    flex-direction: column;
    align-items: center;
}

/* END Locations Pages */

/* Learning Center */

div#lc-hero {
    padding-top: 70px;
}

div#lc-hero-blog a.entry-featured-image-url {
    width: auto;
    float: none;
}

div#lc-hero-blog h2.entry-title {
    width: auto;
    float: none;
    padding-bottom: 5%;
    padding-right: 0;
}

div#lc-hero-blog .post-content {
    width: auto;
    float: none;
    padding-right: 0;
}

div#lc-hero-blog .post-content a.more-link {
    margin-top: 8%;
}

div#lc-previous-sec {
    padding-top: 10%;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    margin-top: 100px;
    min-height: auto !important;
}

div#single-blog-content {
    margin-top: -30px;
}

div#single-blog-content-module ol li {
    line-height: 35px !important;
}

/* END Single Blog */

/* Contact Page */

div#contact-form-sec {
    padding-top: 15%;
}

.contact-form-h-text h1 {
    font-size: 50px !important;
}

.contact-form-h-row {
    padding-bottom: 10% !important;
}

div#contact-form-row {
    padding: 5%;
}

div#field_2_21 {
    display: block;
}

div#field_2_21 label.gfield_label.gform-field-label {
    width: 100%;
}

div#field_2_21 .ginput_container.ginput_container_select {
    width: 100%;
}

div#contact-sec-bottom-row {
    padding: 11% 0 3%;
}

.contact-sec-bottom-col-middle, .contact-sec-bottom-col-right {
    padding: 8% 2%;
}

/* END Contact Page */

/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: left;
    width: 150px;
    margin-right: 3%;
	margin-bottom: 0;
}	
	

/* End Search Results and 404 Page */
	
}


@media only screen and (max-width: 980px) {
#bottombar-menu .et_pb_menu__menu {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
	}
	
#bottombar-menu .et_mobile_nav_menu {
    display: none !important;
}	
	
}

/* Smartphones in landscape mode (480-768px) */
@media only screen and ( min-width: 480px ) and ( max-width: 767px ) {

/* TopBar */

.topbar-menu .et_pb_menu__menu {
    display: block;
}

.topbar-menu .et_mobile_nav_menu {
    display: none;
}

.topbar-col-right {
    justify-content: center;
}

.topbar-col-mid {
    margin-bottom: 12px;
}

div#topbar-row {
    padding: 8px 0;
}

/* END TopBar */

/* Menu */

div#main-menu {
    padding: 10px 0;
}

ul#mobile_menu2 .menu-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #800020;
}

ul#mobile_menu2 .menu-cta a {
    color: #fff !important;
	padding-left: 0;
}

.menu-cta:before {
    color: #fff !important;
}

.menu-cta-1 a {
    text-align: center;
    background: #EFEFEF;
}

/* END Menu */

/* Footer */
	
.footer-logo {
	margin: 0 auto !important;
}

.footer-menu .et_pb_menu__menu {
    display: block;
}

.footer-menu .et_mobile_nav_menu {
    display: none;
}

ul#menu-footer-menu {
    flex-direction: column;
    align-items: center;
}

div#bottombar-copyright .et_pb_text_inner {
    flex-direction: column;
}

div#bottombar-copyright span {
    display: none;
}

.bottombar-col-right {
    justify-content: center;
}

/* END Footer */

/* Home Page */

.home-hero-col-left {
    padding: 20% 5% 10%;
}

.home-hero-text h1 {
    font-size: 70px !important;
}

.home-hero-text h2 {
    font-size: 30px !important;
}

.home-hero-text p {
    font-size: 19px !important;
}

.home-1st-sec-img {
    min-height: auto;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: auto;
}

.home-1st-sec-img img {
    min-height: auto;
}

.home-1st-sec-blurb .et_pb_main_blurb_image {
    width: 20px;
}

.home-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-1st-sec-text-bottom {
    margin-bottom: 12% !important;
}

.home-2nd-col-right {
    padding: 7% 2% 7% 2%;
}

.home-3rd-sec-toggle h5.et_pb_toggle_title {
    font-size: 21px !important;
}

.home-services-h-h4 h4 {
    padding-bottom: 8%;
}

.home-services-h-h2 h2 {
    font-size: 47px !important;
}

div#home-services-h-sec {
    padding: 7% 0 34%;
}

.service-overview-row-top {
    margin-top: -170px;
}

.service-overview-row-middle, .service-overview-row-bottom {
    padding-top: 0 !important;
}

.service-overview-row-top, .service-overview-row-middle {
    padding-bottom: 0 !important;
}

div#service-overview .service-overview-col {
    margin-bottom: 8% !important;
    padding-right: 20px;
    padding-left: 20px;
}

.service-overview-text {
    min-height: 160px;
}

div#service-overview .service-overview-cta-col-left {
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10%;
    margin-bottom: 10% !important;
}

.service-overview-cta-col-right {
    padding-left: 0;
}

.service-overview-cta-col-right .et_pb_button_module_wrapper {
    width: 100% !important;
}

.service-overview-cta-col-right a.et_pb_button {
    width: 100% !important;
}

.service-overview-cta-col-right .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 0;
    margin-bottom: 5% !important;
}

.home-dl-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-dl-sec-img {
    margin-top: -20px;
}

.home-cta-sec-h2 h2 {
    font-size: 38px !important;
}

.home-cta-col .et_pb_button_module_wrapper:nth-child(3) {
    margin-right: 0;
    margin-bottom: 15px;
}

div#home-cta-sec-row {
    margin-top: -120px;
    padding: 5%;
}

/* END Home Page */

/* About Page */

.about-hero-row {
    margin-bottom: 15%;
}

div#about-1st-sec {
    padding-top: 3%;
}

.about-team-content-row-middle, .about-team-content-row-bottom {
    padding-top: 0 !important;
}

div#about-team-sec .about-team-content-col {
    margin-bottom: 6% !important;
}

.about-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-3rd-sec-img {
    margin-bottom: 8% !important;
}

div#home-cta-sec .about-cta-sec-row {
    margin-top: -40px;
    overflow: visible;
}

/* Popup */

div#popup-row {
    display: block;
}

.popup-img span.et_pb_image_wrap {
    width: 100%;
}

.popup-img img {
    width: 100% !important;
}

div#popup {
    padding-top: 10%;
}

/* END Popup */

/* END About Page */
	
/* Services Page */

.page-id-28353 div#about-hero {
    background-position-y: center;
    background-position-x: 62%;
}

.services-2nd-sec-blurbs {
    margin: 15px;
}

.services-2nd-content-text {
    padding: 0 15px 15px;
}

.services-2nd-sec-cta-col .et_pb_button_module_wrapper:nth-child(4) {
    margin-right: 0;
    margin-bottom: 5% !important;
}

/* END Services Page */

/* Single Service Pages */

div#single-service-hero {
    padding-top: 100px;
}

div#ss-h1 h1 {
    font-size: 48px;
}

div#ss-h2 h2 {
    font-size: 28px;
}

#single-service-hero .et_pb_column:first-child {
    padding-bottom: 0;
}

#single-service-hero .et_pb_column:last-child {
    bottom: -20px;
}

.ss-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-1st-sec-p {
    margin-bottom: 10% !important;
}

div#ss-2nd-sec {
    padding: 0 0 5%;
}

.ss-2nd-sec-col-left {
    padding: 8%;
}

.ss-2nd-sec-col-right {
    padding: 8%;
}

.ss-2nd-sec-blurb .et_pb_main_blurb_image {
    top: 1px;
    position: relative;
}

.ss-4th-sec-col-left {
    padding: 10%;
}

.ss-4th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-2nd-sec-p-right {
    margin-bottom: 8% !important;
}

/* END Single Service Pages */

/* Locations Pages */

div#loc-hero {
    padding-top: 100px;
}

.loc-hero-text h1 {
    font-size: 45px !important;
}

.loc-hero-text h2 {
    font-size: 27px !important;
}

.loc-hero-col-left {
    padding: 12% 10% 9%;
}

div#loc-2nd-sec {
    margin-top: auto;
}

.loc-1st-sec-img {
    margin-bottom: 8% !important;
}

.loc-2nd-sec-blurbs p {
    line-height: 1.4em;
}

.loc-2nd-sec-blurbs {
    margin-bottom: 20px !important;
}

.loc-2nd-sec-blurb-row-middle {
    padding: 0 !important;
}

div#loc-3rd-sec-content-row .et_pb_column {
    border-right: none !important;
}

div#loc-3rd-sec-content-row .et_pb_column:not(:last-child) {
    border-bottom: 1px solid #eb3e69;
    padding-bottom: 8%;
    margin-bottom: 8% !important;
}

.loc-3rd-sec-button-col {
    display: block;
}

.loc-3rd-sec-button-col .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 5% !important;
    margin-right: 0 !important;
}

.loc-3rd-sec-button-left, .loc-3rd-sec-button-right {
    width: 100%;
}

div#loc-3rd-sec-content-row {
    flex-direction: column;
    align-items: center;
}

/* END Locations Pages */

/* Learning Center */

div#lc-hero {
    padding-top: 70px;
}

div#lc-hero-blog a.entry-featured-image-url {
    width: auto;
    float: none;
}

div#lc-hero-blog h2.entry-title {
    width: auto;
    float: none;
    padding-bottom: 5%;
    padding-right: 0;
}

div#lc-hero-blog .post-content {
    width: auto;
    float: none;
    padding-right: 0;
}

div#lc-hero-blog .post-content a.more-link {
    margin-top: 8%;
}

div#lc-previous-sec {
    padding-top: 10%;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    margin-top: 100px;
    min-height: auto !important;
}

div#single-blog-content {
    margin-top: -30px;
}

div#single-blog-content-module ol li {
    line-height: 35px !important;
}

.single-blog-hero-title h1.entry-title {
    font-size: 30px !important;
}

/* END Single Blog */

/* Contact Page */

div#contact-form-sec {
    padding-top: 10%;
}

.contact-form-h-text h1 {
    font-size: 50px !important;
}

.contact-form-h-row {
    padding-bottom: 10% !important;
}

div#contact-form-row {
    padding: 5%;
}

div#field_2_21 {
    display: block;
}

div#field_2_21 label.gfield_label.gform-field-label {
    width: 100%;
}

div#field_2_21 .ginput_container.ginput_container_select {
    width: 100%;
}

div#contact-sec-bottom-row {
    padding: 11% 0 3%;
}

.contact-sec-bottom-col-middle, .contact-sec-bottom-col-right {
    padding: 8% 2%;
}

/* END Contact Page */

/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: none;
    width: 100%;
    margin-right: 0;
}	
	

/* End Search Results and 404 Page */	
	
	
}

/* Smartphones in portrait mode (0-479px) */
@media only screen and ( max-width: 479px ) {

/* TopBar */

.topbar-menu .et_pb_menu__menu {
    display: block;
}

.topbar-menu .et_mobile_nav_menu {
    display: none;
}

.topbar-col-right {
    justify-content: center;
}

.topbar-col-mid {
    margin-bottom: 12px;
}

div#topbar-row {
    padding: 8px 0;
}

/* END TopBar */

/* Menu */

div#main-menu {
    padding: 10px 0;
}

ul#mobile_menu2 .menu-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #800020;
}

ul#mobile_menu2 .menu-cta a {
    color: #fff !important;
	padding-left: 0;
}

.menu-cta:before {
    color: #fff !important;
}

.menu-cta-1 a {
    text-align: center;
    background: #EFEFEF;
}

/* END Menu */

/* Footer */
	
.footer-logo {
	margin: 0 auto !important;
}

.footer-menu .et_pb_menu__menu {
    display: block;
}

.footer-menu .et_mobile_nav_menu {
    display: none;
}

ul#menu-footer-menu {
    flex-direction: column;
    align-items: center;
}

div#bottombar-copyright .et_pb_text_inner {
    flex-direction: column;
}

div#bottombar-copyright span {
    display: none;
}

.bottombar-col-right {
    justify-content: center;
}

/* END Footer */

/* Home Page */

.home-hero-col-left {
    padding: 24% 5% 10%;
}

.home-hero-text h1 {
    font-size: 70px !important;
}

.home-hero-text h2 {
    font-size: 30px !important;
}

.home-hero-text p {
    font-size: 19px !important;
}

.home-1st-sec-img {
    min-height: auto;
}

.home-1st-sec-img span.et_pb_image_wrap {
    min-height: auto;
}

.home-1st-sec-img img {
    min-height: auto;
}

.home-1st-sec-blurb .et_pb_main_blurb_image {
    width: 20px;
}

.home-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-1st-sec-text-bottom {
    margin-bottom: 12% !important;
}

.home-2nd-col-right {
    padding: 7% 2% 7% 2%;
}

.home-3rd-sec-toggle h5.et_pb_toggle_title {
    font-size: 21px !important;
}

.home-services-h-h4 h4 {
    padding-bottom: 8%;
}

.home-services-h-h2 h2 {
    font-size: 47px !important;
}

div#home-services-h-sec {
    padding: 7% 0 50%;
}

.service-overview-row-top {
    margin-top: -170px;
}

.service-overview-row-middle, .service-overview-row-bottom {
    padding-top: 0 !important;
}

.service-overview-row-top, .service-overview-row-middle {
    padding-bottom: 0 !important;
}

div#service-overview .service-overview-col {
    margin-bottom: 8% !important;
    padding-right: 20px;
    padding-left: 20px;
}

.service-overview-text {
    min-height: 160px;
}

div#service-overview .service-overview-cta-col-left {
    border-right: none;
    border-bottom: 1px solid #000;
    padding-bottom: 10%;
    margin-bottom: 10% !important;
}

.service-overview-cta-col-right {
    padding-left: 0;
}

.service-overview-cta-col-right .et_pb_button_module_wrapper {
    width: 100% !important;
}

.service-overview-cta-col-right a.et_pb_button {
    width: 100% !important;
}

.service-overview-cta-col-right .et_pb_button_module_wrapper:nth-child(2) {
    margin-right: 0;
    margin-bottom: 5% !important;
}

.home-dl-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.home-dl-sec-img {
    margin-top: -20px;
}

.home-cta-sec-h2 h2 {
    font-size: 38px !important;
}

.home-cta-col .et_pb_button_module_wrapper:nth-child(3) {
    margin-right: 0;
    margin-bottom: 15px;
}

div#home-cta-sec-row {
    margin-top: -120px;
    padding: 5%;
}

/* END Home Page */
	
/* About Page */

.about-hero-row {
    margin-bottom: 20%;
}

div#about-1st-sec {
    padding-top: 3%;
}

.about-team-content-row-middle, .about-team-content-row-bottom {
    padding-top: 0 !important;
}

div#about-team-sec .about-team-content-col {
    margin-bottom: 6% !important;
}

.about-3rd-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.about-3rd-sec-img {
    margin-bottom: 8% !important;
}

div#home-cta-sec .about-cta-sec-row {
    margin-top: -40px;
    overflow: visible;
}

/* Popup */

div#popup-row {
    display: block;
}

.popup-img span.et_pb_image_wrap {
    width: 100%;
}

.popup-img img {
    width: 100% !important;
}

div#popup {
    padding-top: 10%;
}

/* END Popup */

/* END About Page */

/* Services Page */

.page-id-28353 div#about-hero {
    background-position-y: center;
    background-position-x: 62%;
}

.services-2nd-sec-blurbs {
    margin: 15px;
}

.services-2nd-content-text {
    padding: 0 15px 15px;
}

.services-2nd-sec-cta-col .et_pb_button_module_wrapper:nth-child(4) {
    margin-right: 0;
    margin-bottom: 5% !important;
}

/* END Services Page */

/* Single Service Pages */

div#single-service-hero {
    padding-top: 100px;
}

div#ss-h1 h1 {
    font-size: 48px;
}

div#ss-h2 h2 {
    font-size: 28px;
}

#single-service-hero .et_pb_column:first-child {
    padding-bottom: 0;
}

#single-service-hero .et_pb_column:last-child {
    bottom: -20px;
}

.ss-1st-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-1st-sec-p {
    margin-bottom: 10% !important;
}

div#ss-2nd-sec {
    padding: 0 0 5%;
}

.ss-2nd-sec-col-left {
    padding: 8%;
}

.ss-2nd-sec-col-right {
    padding: 8%;
}

.ss-2nd-sec-blurb .et_pb_main_blurb_image {
    top: 4px;
    position: relative;
}

.ss-4th-sec-col-left {
    padding: 10%;
}

.ss-4th-sec-row {
    display: flex;
    flex-direction: column-reverse;
}

.ss-2nd-sec-p-right {
    margin-bottom: 8% !important;
}

/* END Single Service Pages */

/* Locations Pages */

div#loc-hero {
    padding-top: 100px;
}

.loc-hero-text h1 {
    font-size: 45px !important;
}

.loc-hero-text h2 {
    font-size: 27px !important;
}

.loc-hero-col-left {
    padding: 12% 10% 9%;
}

div#loc-2nd-sec {
    margin-top: auto;
}

.loc-1st-sec-img {
    margin-bottom: 8% !important;
}

.loc-2nd-sec-blurbs p {
    line-height: 1.4em;
}

.loc-2nd-sec-blurbs {
    margin-bottom: 20px !important;
}

.loc-2nd-sec-blurb-row-middle {
    padding: 0 !important;
}

div#loc-3rd-sec-content-row .et_pb_column {
    border-right: none !important;
}

div#loc-3rd-sec-content-row .et_pb_column:not(:last-child) {
    border-bottom: 1px solid #eb3e69;
    padding-bottom: 8%;
    margin-bottom: 8% !important;
}

.loc-3rd-sec-button-col {
    display: block;
}

.loc-3rd-sec-button-col .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 5% !important;
    margin-right: 0 !important;
}

.loc-3rd-sec-button-left, .loc-3rd-sec-button-right {
    width: 100%;
}

/* END Locations Pages */

/* Learning Center */

div#lc-hero {
    padding-top: 70px;
}

div#lc-hero-blog a.entry-featured-image-url {
    width: auto;
    float: none;
}

div#lc-hero-blog h2.entry-title {
    width: auto;
    float: none;
    padding-bottom: 5%;
    padding-right: 0;
}

div#lc-hero-blog .post-content {
    width: auto;
    float: none;
    padding-right: 0;
}

div#lc-hero-blog .post-content a.more-link {
    margin-top: 8%;
}

div#lc-previous-sec {
    padding-top: 10%;
}

/* END Learning Center */

/* Single Blog */

div#single-blog-hero {
    margin-top: 100px;
    min-height: auto !important;
}

div#single-blog-content {
    margin-top: -30px;
}

div#single-blog-content-module ol li {
    line-height: 35px !important;
}

.single-blog-hero-title h1.entry-title {
    font-size: 30px !important;
}

/* END Single Blog */

/* Contact Page */

div#contact-form-sec {
    padding-top: 15%;
}

.contact-form-h-text h1 {
    font-size: 50px !important;
}

.contact-form-h-row {
    padding-bottom: 10% !important;
}

div#contact-form-row {
    padding: 5%;
}

div#field_2_21 {
    display: block;
}

div#field_2_21 label.gfield_label.gform-field-label {
    width: 100%;
}

div#field_2_21 .ginput_container.ginput_container_select {
    width: 100%;
}

div#contact-sec-bottom-row {
    padding: 15% 0 3%;
    width: 87%;
}

.contact-sec-bottom-col-middle, .contact-sec-bottom-col-right {
    padding: 8% 2%;
}

/* END Contact Page */


/* Search Results and 404 Page */
	
#search-results a.entry-featured-image-url {
    float: none;
    width: 100%;
    margin-right: 0;
}	
	

/* End Search Results and 404 Page */	
	
}

 
