/*
 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 */

.btn-standard {
    width: 254px;
    text-align: center;
}

#page-container #main-content .btn-icon:hover {
    top: auto !important;
}

.btn-icon:after {
    display: inline-block !important;
}

.btn-icon:hover:after {
    margin-left: .7em !important;
}

/* End General */


/* 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;
}


/* End Menu */

/* Footer */

/* 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;
}

/* End Bottom Bar */

/* End Footer */

/* Home Page */

.home-hero-text h1 {
    padding-bottom: 3%;
}

.home-hero-text p {
    max-width: 548px;
}

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

.home-hero-col-left .et_pb_button_module_wrapper:nth-child(2) {
    margin-bottom: 4% !important;
}

.home-1st-sec-logo-col {
    display: flex;
    align-items: center;
}

.home-1st-sec-logo-left {
    margin-bottom: 0 !important;
    margin-right: 5%;
}

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

.home-1st-sec-logo-row {
    padding-bottom: 6.5% !important;
}

.home-1st-sec-content-text-top h2 {
    padding-bottom: 5%;
}

.home-1st-sec-content-text-top ul li {
    font-weight: 400;
}

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

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

div#home-1st-sec {
    padding: 1% 0 4%;
}

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

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

.home-2nd-sec-text {
    margin-bottom: 12% !important;
}

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

div#home-2nd-sec {
    padding-top: 4%;
}

.home-services-h-text h2 {
    padding-bottom: 3%;
}

.home-services-h-row {
    padding-bottom: 2.7% !important;
}

.home-services-content-text h4 {
    min-height: 68px;
    padding-bottom: 5%;
}

.home-services-content-text {
    padding: 0 2% 15% 1%;
}

.home-services-content-arrow {
    visibility: hidden;
}

.home-services-content-col:hover .home-services-content-arrow {
    visibility: visible;
}

.home-services-content-col:hover .home-services-content-img {
    opacity: 0.7;
    transition: 400ms;
}

div#home-services-sec {
    padding: 3% 0 6.5%;
}

.home-process-h-row {
    padding-bottom: 3% !important;
}

.home-process-content-blurb .et_pb_blurb_content {
    display: flex;
    align-items: center;
    max-width: 710px;
    margin: 0 !important;
	padding-left: 40px;
}

.home-process-content-blurb .et_pb_main_blurb_image {
    margin-bottom: 0;
}

.home-process-content-blurb .et_pb_blurb_container {
    padding-left: 90px;
}

.home-process-content-row-1st {
    align-items: center;
}

.home-process-content-row {
    padding: 3% 0 !important;
}

.home-process-content-row:not(last-child) {
    margin-bottom: 2% !important;
}

.home-process-content-blurb-top .et_pb_main_blurb_image {
    position: relative;
    left: 10px;
}

div#home-process-sec {
    padding: 4% 0 6%;
}

.slider-h-sec-p {
    padding-left: 15%;
}

.slider-h-sec-col-left {
    display: flex;
    align-items: center;
}

.home-loc-map-text h2 {
    padding-bottom: 4%;
}

.home-loc-map-row {
    align-items: center;
    padding-bottom: 6% !important;
}

.home-loc-video-blurbs .et_pb_blurb_content {
    display: flex;
    align-items: center;
}

.home-loc-video-blurbs .et_pb_main_blurb_image {
    margin-bottom: 0 !important;
}

.home-loc-video-blurbs {
    padding: 4% 2% 4% 6%;
}

.home-loc-blurbs-col {
    display: flex;
    flex-wrap: wrap;
}

.home-loc-video-blurbs:nth-child(2n) {
    width: 50%;
}

.home-loc-video-blurbs:nth-child(2n+1) {
    width: 48%;
	margin-right: 2%;
}

.home-loc-video-blurbs {
    margin-bottom: 2% !important;
	background: #fff;
}

div#home-loc-blurbs-row {
    margin-top: -360px;
}

div#home-loc-sec {
    padding-bottom: 13%;
}

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

.home-cta-img img {
    width: 100%;
    object-fit: cover;
}

.home-cta-col-right {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

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

.home-cta-text {
    width: 100%;
    margin-bottom: 6% !important;
}

.home-cta-text .et_pb_text_inner {
    max-width: 420px;
    margin: 0 auto;
}

.home-cta-text h2 {
    padding-bottom: 7%;
}

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

/* END Home Page */

/* Sub Service - Panel & Service Upgrades */

.page-id-27587 div#ss-first-section {
    padding-bottom: 8%;
}

/* END Sub Service - Panel & Service Upgrades */

/* Learning Center */

div#subpage-blog-row {
    align-items: flex-end;
    margin-top: -40px;
}

.lc-hero-blog-image h2.entry-title {
    display: none;
}

.lc-hero-blog-text .et_pb_post {
    display: flex;
    flex-direction: column;
}

.lc-hero-blog-text p.post-meta {
    order: 1;
	padding-bottom: 2.5%;
}

.lc-hero-blog-text h1.entry-title {
    order: 2;
	padding-bottom: 4%;
}

.lc-hero-blog-text .post-content {
    order: 3;
}

.lc-hero-blog-text .post-content .post-content-inner {
    padding-bottom: 4%;
}

div#lc-top-hero {
    z-index: 1;
}

.lc-hero-blog-text a.more-link:after {
    content: "\24";
    font-family: ETmodules;
    font-size: 20px;
    top: 3px;
    position: relative;
    font-weight: 400;
}

.lc-hero-blog-text a.more-link:hover:after {
    margin-left: .7em;
	transition: 350ms;
}

.lc-hero-blog-text a.more-link {
    border-bottom: 1px solid;
    width: fit-content;
    text-decoration: none !important;
}

div#blog-listing-module .et_pb_image_container {
    margin: -20px 0px 29px;
}

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

/* END Learning Center */

/* Single Blog */

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

.single-blog-title {
    margin-top: -230px;
}

.single-blog-hero-meta-code span.wmsh-post-meta {
    color: #44D38F;
    font-size: 15px;
    line-height: 21px;
	font-weight: 400;
}

.single-blog-hero-meta-code span.wmsh-separator {
    color: #fff;
}

div#single-blog-title-row {
    padding-bottom: 0;
}

div#single-blog-hero-meta-row {
    padding-top: 10px;
}

.single-post-body-content h2.wp-block-heading {
    padding-bottom: 4%;
    padding-top: 2%;
}

.single-post-body-content figure.wp-block-image {
    padding-top: 2%;
}

.single-post-body-content .wp-block-button a.wp-block-button__link {
    font-size: 15px;
    font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif !important;
    font-weight: 700;
    padding: 13px 20px;
    width: 300px;
    background: #006B38;
    margin-top: 10%;
}

.single-post-body-content .wp-block-button:hover a.wp-block-button__link {
    top: -3px;
    position: relative;
}

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

#authorbox .vcard.author span.fn {
    font-size: 21px;
    color: #0C0D0D;
    font-weight: 500;
}

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

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

div#single-blog-listing-section {
    padding: 2% 0 0;
}

.et_monarch .et_social_icon:before {
    font-size: 22px;
    line-height: 25px;
}

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

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

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

.et_monarch .et_social_sidebar_networks {
    top: 532px !important;
}

.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: 22px;
    line-height: 1;
}

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

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

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

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

.single-post-body-content ul.wp-block-list li::marker {
    color: #006B38 !important;
}

/* END Single Blog */


/* 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%;
}	
	
}

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

/* Home Page */

.home-1st-sec-logo-row {
    padding-bottom: 3.5% !important;
}

/* END Home Page */

}

/* Large screens (1405px upwards) */
@media only screen and ( min-width: 1405px ) { 
    /* your css goes here */
}

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

/* Home Page */

div#home-hero .home-hero-image {
    width: 737px !important;
    top: 40px !important;
    left: 35% !important;
}

/* END Home Page */


}

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

/* Home Page */

.home-hero-text h1 {
    font-size: 36px !important;
    line-height: 50px !important;
}

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

.home-hero-image {
    width: 510px !important;
    top: 150px !important;
}

.home-1st-sec-logo-row {
    padding-bottom: 3.5% !important;
}

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

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

.home-services-content-text h4 {
    font-size: 20px !important;
}

.home-services-content-text {
    padding: 0 4% 13% 6%;
}

.home-loc-map-row {
    align-items: flex-start;
}

div#home-loc-blurbs-row {
    margin-top: -230px;
}

.home-loc-video-blurbs {
    padding: 4% 2% 4% 3%;
}

.home-cta-row {
    align-items: unset;
}

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

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

.home-cta-img img {
    height: 100% !important;
}

.home-cta-col-right {
    padding: 5% 1%;
}

/* END Home Page */

/* Learning Center */

div#subpage-blog-row .lc-hero-blog-text h1.entry-title {
    font-size: 25px!important;
    line-height: 40px!important;
}

div#subpage-blog-row {
    margin-top: 0;
    padding-top: 2% !important;
	align-items: unset;
}

.lc-hero-col-right {
    margin-top: -50px;
}

.lc-hero-blog-text p.post-meta {
    order: 1;
    padding-bottom: 0;
}

.lc-hero-blog-text .post-content p {
    font-size: 15px !important;
}

div#blog-listing-module h2.entry-title {
    font-size: 15px!important;
}

/* END Learning Center */

}

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

/* Home Page */

.home-hero-text h1 {
    font-size: 32px !important;
    line-height: 50px !important;
}

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

.home-hero-image {
    width: 455px !important;
    top: 130px !important;
}

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

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

.home-services-content-text h4 {
    font-size: 20px !important;
}

.home-services-content-text {
    padding: 0 4% 13% 6%;
}

.home-loc-map-row {
    align-items: flex-start;
}

div#home-loc-blurbs-row {
    margin-top: -130px;
}

.home-loc-video-blurbs {
    padding: 4% 2% 4% 3%;
}

.home-cta-row {
    align-items: unset;
}

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

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

.home-cta-img img {
    height: 100% !important;
}

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

.home-cta-col-right {
    padding: 5%;
}

/* END Home Page */

/* Learning Center */

div#subpage-blog-row .lc-hero-blog-text h1.entry-title {
    font-size: 25px!important;
    line-height: 40px!important;
}

div#subpage-blog-row {
    margin-top: 0;
    padding-top: 2% !important;
	align-items: unset;
}

.lc-hero-col-right {
    margin-top: -50px;
}

.lc-hero-blog-text p.post-meta {
    order: 1;
    padding-bottom: 0;
}

.lc-hero-blog-text .post-content p {
    font-size: 15px !important;
}

div#blog-listing-module h2.entry-title {
    font-size: 15px!important;
}

/* END Learning Center */


}

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



/* Footer */

.footer-logo {
    text-align: center !important;
}

.footer-rating-logo {
    text-align: center !important;
}

div#footer-sec .footer-smalltext-underlogo {
    text-align: center !important;
    margin: 0 auto !important;
	margin-bottom: 5% !important;
}

.footer-website-by p {
    flex-direction: column;
}

/* END Footer */



/* Home Page */

div#home-hero {
    padding: 20% 0 1% !important;
}

div#home-hero .home-hero-image {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    width: auto !important;
	margin-top: 13%;
}

.home-1st-sec-logo-row {
    padding-bottom: 0 !important;
}

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

.home-2nd-sec-img {
    margin-bottom: 10% !important;
}

div#home-2nd-sec {
    padding-bottom: 0;
}

div#home-google-sec {
    padding: 0;
}

.home-process-content-blurb .et_pb_blurb_container {
    padding-left: 0;
    text-align: center !important;
}

.home-process-content-blurb .et_pb_blurb_content {
    flex-direction: column;
	padding: 0 5%;
}

.home-process-content-blurb .et_pb_main_blurb_image {
    margin-bottom: 5%;
}

.home-process-content-row-top-col-right .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 20px !important;
}

.home-process-content-row {
    padding: 4% 0 !important;
}

div#slider-h-sec .slider-h-sec-col-left {
    border-right: none;
    border-bottom: 1px solid #1ACE78;
    padding-bottom: 5%;
    margin-bottom: 5% !important;
}

.slider-h-sec-p {
    padding-left: 0;
}

.home-loc-video-row {
    display: flex;
    flex-direction: column-reverse;
}

div#home-loc-blurbs-row {
    margin-top: 0;
}

.home-loc-video-col-right {
    margin-bottom: 10% !important;
}

.home-loc-blurbs-col {
    display: block;
}

div#home-loc-blurbs-row .home-loc-video-blurbs {
    width: 100% !important;
    margin: 0 auto 4% !important;
}

.home-loc-video-blurbs {
    padding: 5%;
}

div#home-loc-sec {
    padding-bottom: 2%;
}

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

.home-services-content-text {
    padding: 0 0 6%;
}

/* END Home Page */

/* Sub Service - Single Tweaks */

.page-id-27587 div#green-popup-row-image, .page-id-27599 div#green-popup-row-image, .page-id-27603 div#green-popup-row-image {
    top: -90px;
}

/* END Sub Service - Single Tweaks */	
	

/* Learning Center */

div#subpage-blog-row {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -130px;
    align-items: unset;
}

.lc-hero-blog-image .et_pb_post {
    margin-bottom: 1% !important;
}

div#subpage-blog-row .lc-hero-blog-text h1.entry-title {
    font-size: 25px!important;
    line-height: 40px!important;
}

div#lc-hero {
    padding-bottom: 0;
}

div#blog-listing-module .et_pb_post {
    padding-left: 0;
    padding-right: 0;
}

div#blog-listing-module h2.entry-title {
    min-height: 85px;
}

/* END Learning Center */

/* Single Blog */

.single-blog-title {
    margin-top: -300px;
}

div#single-post-body {
    padding: 2% 0;
}

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

/* END Single Blog */

/* 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 ) {

/* Footer */

.footer-logo {
    text-align: center !important;
}

.footer-rating-logo {
    text-align: center !important;
}

div#footer-sec .footer-smalltext-underlogo {
    text-align: center !important;
    margin: 0 auto !important;
	margin-bottom: 5% !important;
}

.footer-website-by p {
    flex-direction: column;
}

/* END Footer */



/* Home Page */

div#home-hero {
    padding: 30% 0 1% !important;
}

.home-hero-text h1 {
    line-height: 46px !important;
    font-size: 32px !important;
}

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

div#home-hero .home-hero-image {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    width: auto !important;
	margin-top: 13%;
}

.home-1st-sec-logo-row {
    padding-bottom: 0 !important;
}

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

.home-2nd-sec-img {
    margin-bottom: 10% !important;
}

div#home-2nd-sec {
    padding-bottom: 0;
}

div#home-google-sec {
    padding: 0;
}

.home-process-content-blurb .et_pb_blurb_container {
    padding-left: 0;
    text-align: center !important;
}

.home-process-content-blurb .et_pb_blurb_content {
    flex-direction: column;
	padding: 0 5%;
}

.home-process-content-blurb .et_pb_main_blurb_image {
    margin-bottom: 5%;
}

.home-process-content-row-top-col-right .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 20px !important;
}

.home-process-content-row {
    padding: 8% 0 !important;
}

div#slider-h-sec .slider-h-sec-col-left {
    border-right: none;
    border-bottom: 1px solid #1ACE78;
    padding-bottom: 5%;
    margin-bottom: 5% !important;
}

.slider-h-sec-p {
    padding-left: 0;
}

.home-loc-video-row {
    display: flex;
    flex-direction: column-reverse;
}

div#home-loc-blurbs-row {
    margin-top: 0;
}

.home-loc-video-col-right {
    margin-bottom: 10% !important;
}

.home-loc-blurbs-col {
    display: block;
}

div#home-loc-blurbs-row .home-loc-video-blurbs {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 4% !important;
}

.home-loc-video-blurbs {
    padding: 5%;
}

div#home-loc-sec {
    padding-bottom: 2%;
}

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

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

.home-services-content-text {
    padding: 0 0 6%;
}

/* END Home Page */

/* Learning Center */

div#subpage-blog-row {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -130px;
    align-items: unset;
}

.lc-hero-blog-image .et_pb_post {
    margin-bottom: 1% !important;
}

div#subpage-blog-row .lc-hero-blog-text h1.entry-title {
    font-size: 25px!important;
    line-height: 40px!important;
}

div#lc-hero {
    padding-bottom: 0;
}

div#blog-listing-module .et_pb_post {
    padding-left: 0;
    padding-right: 0;
}

/* END Learning Center */
	

/* Single Blog */

.single-blog-title {
    margin-top: -300px;
}

.single-blog-title h1.entry-title {
    font-size: 25px !important;
    line-height: 35px !important;
}

div#single-post-body {
    padding: 2% 0;
}

.saboxplugin-wrap .saboxplugin-socials {
    justify-content: center !important;
}

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

/* END Single Blog */

/* 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 ) {

/* Footer */

.footer-logo {
    text-align: center !important;
}

.footer-rating-logo {
    text-align: center !important;
}

div#footer-sec .footer-smalltext-underlogo {
    text-align: center !important;
    margin: 0 auto !important;
	margin-bottom: 5% !important;
}

.footer-website-by p {
    flex-direction: column;
}

/* END Footer */



/* Home Page */

div#home-hero {
    padding: 40% 0 1% !important;
}

.home-hero-text h1 {
    line-height: 46px !important;
    font-size: 32px !important;
}

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

div#home-hero .home-hero-image {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    width: auto !important;
	margin-top: 13%;
}

.home-1st-sec-logo-row {
    padding-bottom: 0 !important;
}

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

.home-2nd-sec-img {
    margin-bottom: 10% !important;
}

div#home-2nd-sec {
    padding-bottom: 0;
}

div#home-google-sec {
    padding: 0;
}

.home-process-content-blurb .et_pb_blurb_container {
    padding-left: 0;
    text-align: center !important;
}

.home-process-content-blurb .et_pb_blurb_content {
    flex-direction: column;
	padding: 0 5%;
}

.home-process-content-blurb .et_pb_main_blurb_image {
    margin-bottom: 5%;
}

.home-process-content-row-top-col-right .et_pb_button_module_wrapper:nth-child(1) {
    margin-bottom: 20px !important;
}

.home-process-content-row {
    padding: 8% 0 !important;
}

div#slider-h-sec .slider-h-sec-col-left {
    border-right: none;
    border-bottom: 1px solid #1ACE78;
    padding-bottom: 5%;
    margin-bottom: 5% !important;
}

.slider-h-sec-p {
    padding-left: 0;
}

.home-loc-video-row {
    display: flex;
    flex-direction: column-reverse;
}

div#home-loc-blurbs-row {
    margin-top: 0;
}

.home-loc-video-col-right {
    margin-bottom: 10% !important;
}

.home-loc-blurbs-col {
    display: block;
}

div#home-loc-blurbs-row .home-loc-video-blurbs {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 10% !important;
}

.home-loc-video-blurbs {
    padding: 5%;
}

div#home-loc-sec {
    padding-bottom: 2%;
}

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

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

.home-services-content-text {
    padding: 0 3% 15% 6%;
}

/* END Home Page */

/* Learning Center */

div#subpage-blog-row {
    display: flex;
    flex-direction: column-reverse;
    margin-top: -100px;
    align-items: unset;
}

.lc-hero-blog-image .et_pb_post {
    margin-bottom: 1% !important;
}

div#subpage-blog-row .lc-hero-blog-text h1.entry-title {
    font-size: 25px!important;
    line-height: 40px!important;
}

div#lc-hero {
    padding-bottom: 0;
}

div#blog-listing-module .et_pb_post {
    padding-left: 0;
    padding-right: 0;
}

/* END Learning Center */

/* Single Blog */

.single-blog-title {
    margin-top: -300px;
}

.single-blog-title h1.entry-title {
    font-size: 25px !important;
    line-height: 35px !important;
}

div#single-post-body {
    padding: 2% 0;
}

.saboxplugin-wrap .saboxplugin-socials {
    justify-content: center !important;
}

/* END Single Blog */

	
/* 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 */	
	
}

 
