@import url('https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap');

/******************************************  GENERAL AND SMALL DEVICES PORTRAITS **/
/* Colors: Black #1e1e1e, Teal #95d6e4, Magenta #ec008c, Yellow: #fce64d */
/* Fonts: font-family: "Reddit Sans", sans-serif; */

/* GENERAL */
body {
    font-family: "Reddit Sans", sans-serif!important;
}

.container-component>*+* {
    margin-top: 0!important;
}

.item-page, .com-content-category-blog {
	padding: 20px 0;
}

.item-page, .com-content-category-blog {
	padding: 30px 0 20px 0;
}

.page-header {
	padding: 0px 0 30px 0;
}

.blog-item .page-header {
	padding: 20px 0 10px 0;
}

.blog-item .item-content .page-header {
	padding: 0;
}

.blog-items {
    grid-gap: 4em!important;
}

.right.item-image {
    float: none;
    margin: 0 0 30px 0;
}

.center.item-image img {
	margin: 0;
}

.item-page figure {
	margin: 0 0 10px 0;
}

.item-page .center.item-image img {
	margin: 0 0 30px 0;
}

.caption {
	margin: 20px 0 0 0;
	font-style: italic;
}

.blue-separator {
    width: 75%;
    border-bottom: 5px solid #95d6e4;
    margin: 30px 0;
}

/* TEXT and ARTICLES */
p, li {
	font-size: 1.15rem;
	line-height: 1.5rem;
	font-weight: 300;
	margin: 0;
	padding: 0;
	color: #1e1e1e;
    font-family: "Reddit Sans", sans-serif!important;
}

p.intro-pages {
  font-size: 1.35rem;
  line-height: 1.75rem;
  font-weight: 300;
}

blockquote p {
  font-size: 1.35rem;
  line-height: 1.75rem;
  font-weight: 300;
  font-style: italic;
}

main p {
	padding: 0 0 20px 0;
    font-weight: 300;
}

main li {
	padding: 0 0 5px 0;
}

h1, h2, h3, h4 {
    font-family: "Reddit Sans", sans-serif!important;
	margin-bottom: 0;
}

h1 {
    font-weight:900!important;
}

main h2 {
	padding: 20px 0;
	font-size: 1.75rem;
	line-height: 2.25rem;
}

main h3 {
	padding: 15px 0;
	font-size: 1.5rem;
	line-height: 2rem;
}

main h4 {
	line-height: 1.75rem;
	padding: 10px 0;
	font-size: 1.35rem;
}

h4.two-columns {
	line-height: 2.25rem;
	padding: 10px 0 0px 0;
	font-size: 1.85rem;
}

.item-page .page-header h1 {
	color: #1e1e1e;
	font-size:2.25rem;
	line-height:2.5rem;
	margin: 0;
	text-align: left;
	font-weight: 900!important;
	text-transform: uppercase;
}

.blog-item .item-content .page-header h2 {
	padding: 0px 0 20px 0;
	line-height: 1.85rem;
}

.blog-item .item-content .page-header h2 a {
	padding: 0px 0 20px 0;
	font-size: 1.5rem;
	color: #1e1e1e;
	font-weight: 600;
}

.uk-scope .why-wk h5 {
	font-weight: 600!important;
}

.uk-scope .me-wk .uk-margin h4,
.uk-scope .me-contact-wk .uk-margin h4,
.uk-scope .me-heritage-wk .uk-margin h4 {
	font-weight: 600!important;
	padding: 0!important;
	margin: 0!important;
}

.work-with-me-heading h3 {
    font-size: 1.75rem;
    font-weight: 800!important;
	padding: 30px 0 0px 0;
	text-align: left;
}

.uk-scope .me-wk .uk-margin p,
.uk-scope .me-contact-wk .uk-margin p,
.uk-scope .me-heritage-wk .uk-margin p {
	padding: 5px 0!important;
	margin: 0!important;
}

.uk-scope .why-wk p {
	margin:0!important;
}

.uk-scope em {
    color: #1e1e1e!important;
}

.uk-scope .projects-wk .uk-card-body {
	padding: 5px 30px 15px 30px;
}

.uk-scope .projects-wk .uk-card-body .uk-h3 a {
	font-weight: 600!important;
}

.uk-scope .projects-wk .uk-card-body .uk-article-meta {
	font-style: italic;
	font-size:1rem;
	margin: 0;
	padding: 0;
	color:#a2a2a2;
}

.footer-copyright-container p, 
.footer-copyright-container a {
	font-size:0.8rem;
	line-height:1.25rem;
	font-weight: 400;
	color: #667;
	text-decoration: none;
}

.footer-copyright-container a:hover {
	color: #F7951C;
}

.light-text {
	font-weight: 300;
}

.bold-text {
	font-weight: 800;
}

.colorful-divider {
	margin: 30px 0;
}

.colorful-divider p {
	padding: 0;
	font-size: .5rem;
	line-height: 1rem;
	padding: 5px;
}

.colorful-divider .teal {
	background-color: #95d6e4;
}

.colorful-divider .magenta {
	background-color: #ec008c;
}

.colorful-divider .yellow {
	background-color: #fce64d;
}

strong,
.uk-scope strong {
    font-weight: 800!important;
}

.insets-wk {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}

.uk-scope .insets-wk p {
	padding: 0;
	margin: 0;
}


/* BUTTONS AND LINKS*/
.uk-scope .subheader-intro-text-wk a {
    color: #35383B!important;
    text-decoration: none;
    cursor: pointer;
}

main a {
	text-decoration: none!important;
	font-weight: 400;
	color: #ec008c;
}

main a:hover {
	text-decoration: none;
	color: #95d6e4!important;
}

.breadcrumb a.pathway {
    color: #FB9B51;
}

.button-blue {
    background-color: #95d6e4!important;
    color: #fff!important;
    border: none!important;
	font-family: "Reddit Sans", sans-serif!important;
    font-size: 1.25rem!important;
	font-weight: 800!important;
	letter-spacing: 2px;
	padding: 15px 20px!important;
    border-radius: 5px !important;
	text-decoration: none;
}

.uk-scope .articles-hp-wk .uk-button-default {
    background-color: #ec008c!important;
    color: #fff!important;
    border: none!important;
	font-family: "Reddit Sans", sans-serif!important;
    font-size: 1rem!important;
	font-weight: 500!important;
	letter-spacing: 1px;
	padding: 5px!important;
    border-radius: 0px !important;
	text-decoration: none;
	text-transform: capitalize;
	line-height:1rem;
}

.uk-scope .uk-button-default:hover {
	background-color: #1e1e1e!important;
	color: #fff!important;
    text-decoration: none!important;
}

.article-anchors a {
	background-color: #ec008c;
	color: #fff;
	text-decoration: none;
	padding: 0px 5px;
	display: inline-block;
	margin: 2px;
	letter-spacing: 1px;
	font-size: 1rem;
	font-weight: 400;
}

.button-blue {
	display: table;
	margin: 30px auto 0 0;
}

.button-blue:hover,
.me-text .button-blue:hover {
	background-color: #333!important;
	color: #fff!important;
    text-decoration: none!important;
}

.btn-secondary {
	background-color: #ec008c;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px;
	display: inline-block;
	margin: 2px;
	letter-spacing: 1px;
	font-size: 1rem;
	font-weight: 600;
	border: 0;
	border-radius: 0;
}

.btn-secondary:hover {
    background-color: #95d6e4!important;
	color: #fff!important;
    text-decoration: none!important;
}

.me-text a {
	color: #35383B;
}

.me-text a:hover {
    color: #95d6e4!important;
    text-decoration: underline!important;
}


/* NAVIGATION */
ul.dj-mobile-dark li.dj-mobileitem>a {
	font-size: 1.25rem!important;
	line-height: 1.5rem!important;
	padding: 15px 20px!important;
	font-family: "Reddit Sans", sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0px;
}

/* main structure - do not change */
.dj-megamenu-select-dark .dj-mobile-open-btn, 
.dj-megamenu-offcanvas-dark .dj-mobile-open-btn, 
.dj-megamenu-accordion-dark .dj-mobile-open-btn {
    background: #1e1e1e!important;
}

.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon {
    background-color: #ffffff!important;
}

.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:before,
.dj-mobile-open-btn.active.dj-fa-no .dj-mobile-open-icon:after {
    background-color: #ffffff!important;
}

.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:before,
.dj-mobile-open-btn.dj-fa-no:hover .dj-mobile-open-icon:after {
    background-color: #ffffff!important;
}

.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon,
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:after,
.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon:before {
	background-color: #ffffff!important;
}
/* main structure - do not change */

/* TOP */
.topbar {
	width: 100%;
	background-color: #ffffff;
	z-index: 998;
}

.topbar-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    flex-wrap: nowrap;
}

.topbar-nav {
    width: 100%;
	text-align: center;
	background-color: #1e1e1e;
}

.topbar-logo img {
    max-width: 250px;
    height: auto;
	margin: 0 0 12px 0;
}

/* TOP SMALL DEVICES */
.small-devices-header {
	background-color: #95d6e4; 
}

.small-devices-header h1 {
	text-transform: uppercase;
	text-align: center;
	font-weight: 900!important;
	font-size: 2.75rem;
	letter-spacing: 2px;
	line-height: 3rem;
    margin: 30px 20px 20px 20px;
	color: #fff;
}

.small-devices-header-three h2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: 600!important;
	font-size: 1.25rem;
	letter-spacing: 1px;
	line-height: 1.5rem;
    margin: 30px 20px 30px 20px;
	color: #1e1e1e;
}

.small-devices-header-four {
	width: 250px;
	margin: 0 auto;
}


/* TOP HEADER */
.top-header,
.why {
	padding: 0;
}

.top-header {
	display: none;
}

.topbar-container {
	padding: 20px 0px 0px 0px;
}

.uk-scope .subheader-tagline-wk h1 {
	text-transform: uppercase;
	font-weight: 900!important;
	font-size: 3rem;
	letter-spacing: 2px;
	line-height: 3.5rem;
}

.why-right .homepage-why-text-wk h3 {
    font-weight: 300;
    font-size: 2.25rem;
    letter-spacing: 2px;
    line-height: 3rem;
    padding: 0;
    margin: 0 0 10px 0!important;
}

.uk-scope .subheader-intro-text-wk h3 {
    font-size: 2rem;
    line-height: 2.5rem;
	font-weight: 300;
    margin: 0 0 10px 0;
}


/* INNER PAGES */
.section-text-above-title-printed-campaigns {
	border-left: 40px solid #95d6e4;
	margin: 30px 0 0 0;
}

.section-text-above-title-printed-campaigns p {
	text-transform: uppercase;
	color: #95d6e4;
	font-weight: 800;
	font-size: 1rem;
	padding: 0 0 0 10px;
	line-height: 1rem;
}


/* ARTICLES STYLING */
.two-column-container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 0px;
	margin: 30px 0 0 0;
}

.column-a, .column-b {
    flex: 1;
}

.column-left {
	flex: 1;
}

.column-left h5 {
	font-size: 1.75rem;
	line-height: 2.25rem;
	margin: 0 0 20px 0;
}

.column-right h5 {
	font-size: 1.5rem;
	line-height: 2rem;
}

.column-right {
	flex: 2;
}

.column-right figure {
	margin: 0 0 15px 0;
}

.column-right div {
	margin: 0 0 10px 0;
}

.column-right figure img {
	border-radius: 15px;
}

.intro-article-container {
    position: relative;
	padding: 0 15px;
}

.intro-article-container .intro-text-article-module {
	padding: 25px 0 30px 0;
}

.article-divider {
    width: 75%; 
    border-top: 5px solid #95d6e4; 
    margin: 0px 0 40px 0;
}

/* COMPREHENSIVE SERVICES */
.services {
    padding: 0 15px;
}

.services-module-right {
	display: none;
}

.services-list-item {
	padding: 0px 0 20px 0;
}

.services-module-left h2 {
	color: #95d6e4;
	text-align: left;
    text-transform: uppercase;
	font-size: 1.75rem;
	padding: 40px 0 20px 0;
	font-weight: 800;
}

.services-module-left h3 {
	text-transform: uppercase;
	font-weight: 800;
}

.services-module-left h4 {
	font-weight: 300;
	font-size: 1.15rem;
	color: #1e1e1e;
}

.services-module-left a {
	color: #1e1e1e !important;
	text-decoration: none;
}

.services-module-left a:hover {
	color: #95d6e4 !important;
	text-decoration: none;
}

.services-module-left .learn-more-cta-services {
	width: 100%;
	text-align: right;
    background-image: url("/images/2025-learn-more-cta-bg.png");
    background-repeat: repeat-x;
	background-size: auto 65px;
	padding: 0 0 40px 0;
}

.services-module-left .learn-more-cta-services img {
	width: 150px;
}


/* WHAT WE OFFER RIGHT COLUMN */
.container-sidebar-right {
	margin: 0 0 30px 0;
}

.what-we-offer-md {
	margin: 50px 0 0 0;
}

.what-we-offer-md #mod-custom191 {
	padding: 100px 0 10px 0;
    background-repeat: no-repeat;
	background-position: left center;
	background-size: 80%;
}

.what-we-offer-md h3 {
	text-transform: uppercase;
	font-weight: 900;
	padding: 0 0 10px 0;
	letter-spacing: 1px;
	font-size: 1.5rem;
}

.uk-scope .what-we-offer-wk a.uk-accordion-title {
	font-weight:800;
	font-size:1.25rem;
	background: #f7f7f7;
	padding: 5px;
}

.uk-scope .what-we-offer-wk .uk-accordion-content a {
    background-color: #ec008c!important;
    color: #fff!important;
    border: none!important;
	font-family: "Reddit Sans", sans-serif!important;
    font-size: 1rem!important;
	font-weight: 400!important;
	letter-spacing: 1px;
	padding: 2px 5px!important;
    border-radius: 0px !important;
	text-decoration: none;
	text-transform: capitalize;
	line-height:1rem;
}

.uk-scope .what-we-offer-wk .uk-accordion-content {
    margin-top: 5px!important;
}


/* BERR */
.berr {
	width: 100%;
	text-align: right;
    background-image: url("/images/2025-bauhaus-circles-bg-hp.png");
    background-repeat: no-repeat;
	background-size: cover;
	background-position: 30% center;
}

.berr-one .moduletable {
	padding: 40px 20px;
}

.berr-two .moduletable {
	padding: 0px 0px 20px 20px;
	max-width: 220px;
}

.berr-one h2 {
	color: #ffffff;
	text-align: left;
    text-transform: uppercase;
	font-size: 1.35rem;
	width: 75%;
	padding: 0 0 20px 0;
}

.berr-one h3 {
	color: #ffffff;
	text-align: left;
	font-size: 1.35rem;
	width: 75%;
	font-weight: 400;
}

.berr-one a {
	color: #ffffff!important;
	text-decoration: none;
}

.berr-one a:hover {
	color: #fce64d!important;
	text-decoration: none;
}


/* PROJECTS AND INSIGHTS */
.projects-and-insights-container {
     width: 100%;
}

.projects-and-insights-one {
    display: none;
}

.projects-and-insights-two {
    padding: 0px;
}

.projects-and-insights-two .uk-scope .articles-hp-wk {
    padding: 0px 20px;
}

.projects-and-insights-two .uk-scope .articles-hp-wk h4,
.uk-scope .articles-hp-wk h4 {
    text-transform: uppercase;
	font-weight: 800;
	font-size: 1.1rem;
	color: #1e1e1e!important;
}

.projects-and-insights-sd {
    background-image: url("/images/2025-projects-insights-bg-sd.png");
    background-repeat: repeat-x;
	background-size: auto;
	background-position: bottom center;
}

.projects-and-insights-sd .projects-insights-heading-sd-mod {
    text-align: center;
    padding: 0 0 10px 0;
    width: 200px;
    margin: 40px auto 20px auto;
}

.hp-articles-intro-text-mod {
	padding: 0 20px 30px 20px;
}

.projects-qa-mod {
  padding: 40px 20px 10px 20px;
}

.qa-mod {
  padding: 10px 20px 20px 0px;
}

.projects-qa,
.qa {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: flex-start;
	align-items: flex-start;
}

.projects-qa-one,
.qa-one {
    flex: 1;
    padding: 0 20px 0 0;
}

.projects-qa-two,
.qa-two {
    flex: 5;
}

.projects-qa-two h3 {
    text-transform: uppercase;
	font-weight:900;
	font-size: 1.25rem;
	color: #1e1e1e!important;
	margin: 0 0 10px 0;
}

.qa-two h3 {
	font-weight:900;
	font-size: 1.5rem;
	color: #1e1e1e!important;
	padding: 0 0 10px 0;
	line-height: 1.75rem;
}

.projects-breadcrumbs {
	font-weight: 500;
	margin: 0 0 50px 0;
}

.projects-breadcrumbs a {
	background-color: #ec008c;
	color: #fff;
	text-decoration: none;
	padding: 2px 5px;
	display: inline-block;
	margin: 2px;
	letter-spacing: 1px;
}

.projects-insights-heading-right-c-mod img {
	max-width: 200px;
}

.projects-insights-heading-right-c-mod #mod-custom189 {
	background-repeat: repeat-x;
    background-size: auto;
    background-position: bottom center;
	padding: 0 0 10px 0;
}


/* WHY */
.why {
	background-color: #f0efea;
}

.why-container {
	padding: 0 15px;
}

.uk-scope .why-wk .uk-card-default {
    border-radius: 20px !important;
}

.uk-scope .why-wk {
    padding: 20px 0 50px 0!important;
}

.uk-scope .why-wk .uk-card-body {
    padding: 30px 30px !important;
}


/* CTA */
.cta {
	background-color: #35383B;
}

.cta .uk-scope {
	padding: 40px 15px 30px 15px;
}

.uk-scope .cta-wk .uk-h3 {
	font-weight: 700;
	letter-spacing: 1px;
	color: #fff;
	font-size: 2rem;
	line-height: 2.5rem;
}

.uk-scope .cta-wk p {
	color: #fff;
	font-size: 1.5rem!important;
	line-height: 2rem;
    padding: 0 0 20px 0!important;
}

/* ME */
.me .uk-scope .me-wk,
.me .uk-scope .me-contact-wk,
.me .uk-scope .me-heritage-wk {
	padding: 40px 15px;
}

.me .uk-scope .me-heritage-wk {
	padding: 40px 15px 0 15px;
}

.me .uk-scope .uk-grid {
	/* text-align: center; */
}

.me .uk-scope .me-wk .uk-text-center,
.me .uk-scope .me-contact-wk .uk-text-center,
.me .uk-scope .me-heritage-wk .uk-text-center {
    text-align: left !important; */
}

.me .uk-scope .me-wk .uk-padding,
.uk-scope .me-wk .uk-padding {
	padding: 0!important;
}

.me-module-container {
	display: flex;
	flex-direction: column;
	flex-wrap: nowrap;
	padding: 50px 15px 10px 15px;
	gap: 30px;
}

.contact-page-container .me-module-container {
	padding: 30px 0px 10px 0px;
}

.me-image {
	flex: 1;
}

.me-image img {
	border-radius: 50%;
}

.me-text {
	flex: 3;
}

.me-text h4 {
	font-size: 2rem;
	padding: 0 0 10px 0;
}


/* BOTTOM */
.bottom {
    background-color: #95d6e4;
}

.bottom-container {
    display: flex;
    flex-wrap: wrap;
    padding: 40px 15px 0 15px;
    margin-top: 0;
    box-sizing: border-box;
}

.bottom-container a {
    color: #1e1e1e;
	text-decoration: none;
}

.bottom2 {
    background-image: url("/images/2025-bauhaus-circles-footer-hp.png");
    background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: left center;
	margin: 0 0 25px 0;
}

.bottom1, 
.bottom2 {
    width: 100%;
    padding: 0 0 30px 0;
    box-sizing: border-box;
}

.bottom3 {
    width: 100%;
    padding: 0 0 50px 0;
    box-sizing: border-box;
}

.bottom1 p,
.bottom2 p,
.bottom3 p {
	text-align: left;
	font-size: 1rem;
	line-height: 1.25rem;
	font-weight:400;
	padding: 0 0 20px 0;
}

.bottom2 h4,
.bottom3 h4 {
	text-align: left;
	font-size: 2rem;
	line-height: 2.25rem;
	font-weight: 900;
	padding: 0 0 10px 0;
	text-transform: uppercase;
	color: #fff;
}

.bottom1 img {
	max-width: 180px;
}

.bottom1 .email-icon {
	width: 40px;
}

.bottom3 .nav {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 0;
    align-content: flex-start;
}

.bottom3 .mod-list li {
    padding: 0;
	margin: 0px 10px 0px 0;
}

.bottom3 .mod-list li a {
    text-decoration: none;
    color: #1e1e1e;
	font-size: 1rem;
    font-weight: 700;
	padding: 10px 15px 10px 0;
	text-transform: uppercase;
}

.bottom3 .mod-list li.active>a  {
    text-decoration: none;
}


/* Closing */
.closing-left {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin: -20px auto 0 auto;
	padding: 0 0 0 20px;
	justify-content: flex-start;
}

.closing p {
	font-size: 0.85rem;
	text-align: left;
	line-height: 1.15rem;
    color: #7a7979;
    font-weight: 400;
    font-style: italic;
}

.closing-left-text-mod p {
	padding: 20px 20px 10px 0px;
}

.copyright-closing {
    padding: 0px;
}

.closing-logo {
	border-right: 5px solid #1e1e1e;
	padding: 40px 10px 10px 0;
}

.closing {
	padding: 40px 10px 10px 20px;
}

.closing-logo img {
	width: 100px;
}

.closing-two {
	padding: 20px;
}

.closing-two img {
	width: 80px;
}

.tlc-chamber-logo-bottom {
    display: none;
}

.contact-page-form {
  padding: 30px 0 0 0;
}


/* REPEATABLE CAMPAIGNS ACCORDION */
.uk-scope .repeatable-campaigns-wk {
    margin-top: 10px !important;
	margin-bottom: 40px !important;
}

.uk-scope .repeatable-campaigns-wk .uk-margin p {
    margin: 0px !important;
	padding: 0px !important;
}

.uk-scope .repeatable-campaigns-wk .uk-accordion-title {
    font-weight: 700;
}

.uk-scope .uk-accordion>:nth-child(n+2) {
    margin-top: 10px!important;
}


/* KEY TAKEWAYS AND CTA */
.uk-scope .key-takeaways-wk .uk-padding {
    padding: 0px;
}

.uk-scope .key-takeaways-wk .uk-margin h3 {
    padding: 0px;
	text-transform: uppercase;
    font-family: "Reddit Sans", sans-serif!important;
	color: #95d6e4;
	font-weight: 900;
	font-size: 2.5rem;
	line-height: 2.5rem;
}

.uk-scope .key-takeaways-wk .uk-margin p {
    padding: 0px;
    font-family: "Reddit Sans", sans-serif!important;
	font-size: 1.15rem;
	line-height: 1.5rem;
	padding: 0 0 10px 0!important;
	margin: 0 !important;
}

.uk-scope .key-takeaways-wk p.article-anchors {
	padding: 0px!important;
	margin: 10px 0 0 0!important;
}

.uk-scope .key-takeaways-wk .article-anchors a {
	background-color: #ec008c;
	color: #fff;
	text-decoration: none;
	padding: 0px 5px;
	display: inline-block;
	margin: 2px;
	letter-spacing: 1px;
	font-size: 1rem;
}


/****************************************** MOBILE LARGE **/
@media (min-width: 576px) {

.topbar-logo img {
    max-width: 250px;
}

.topbar-nav {
    top: 20px;
    right: 20px;
}
  
.small-devices-header h1 {
	font-size: 3.75rem;
	letter-spacing: 2px;
	line-height: 4.25rem;
    margin: 30px auto 10px auto;
	padding: 0 20px;
}

.small-devices-header-three h2 {
	font-size: 1.5rem;
	letter-spacing: 1px;
	line-height: 2rem;
    margin: 30px 20px 30px 20px;
}

.services-module-left h2 {
	font-size: 2.25rem;
}
  
.small-devices-header-four {
	width: 300px;
}

.berr-one .moduletable {
	width: 75%;
}
  
.berr-one h2 {
	font-size: 1.5rem;
	width: 100%;
}
  
.berr-one h3 {
	font-size: 1.5rem;
	width: 100%;
}
  
.why-left .homepage-why-tagline-wk h2 {
	font-size: 5rem;
	letter-spacing: 2px;
	line-height: 5.5rem;
}

.uk-scope .subheader-tagline-wk h1 {
	font-size: 4.5rem;
	letter-spacing: 2px;
	line-height: 5rem;
}

.article-divider {
    width: 50%; 
    border-top: 5px solid #95d6e4; 
    margin: 20px 0 30px 0;
}

.uk-scope .services-hp-wk .uk-margin-small h3,
.uk-scope .services-hp-cta-wk .uk-margin-small h3 {
    font-size: 5rem;
}

.why-left .uk-scope .homepage-why-tagline-wk {
	padding: 50px 20px 10px 20px;
}

.why-right .uk-scope .homepage-why-text-wk {
	padding: 20px 20px 50px 20px;
}

.uk-scope .me-wk .uk-margin h4,
.uk-scope .me-contact-wk .uk-margin h4,
.uk-scope .me-heritage-wk .uk-margin h4 {
   font-size: 2rem!important;
}

.uk-scope .me-wk .uk-grid-margin,
.uk-scope .me-heritage-wk .uk-grid-margin {
    margin-top: 10px!important;
}

.blue-separator {
    width: 50%;
}

.bottom2 .mod-list li {
    padding: 0px 15px 0 0;
}

.me-module-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	padding: 50px 15px 0 15px;
	gap: 30px;
}

.me-image {
	flex: 2;
}

.me-text {
	flex: 3;
}

.what-we-offer-md h3 {
	font-size: 2rem;
}
  
/* split any <p> with class="two-col" into two columns */
p.two-col {
  column-count: 2;          /* modern browsers            */
  -webkit-column-count: 2;  /* Safari / older Chrome      */
  -moz-column-count: 2;     /* old Firefox (optional)     */
  column-gap: 1.5em;
}
  
}


/****************************************** TABLETS **/
@media (min-width: 768px) {
.right.item-image {
    float: right;
    max-width: 40%;
	margin: 0 0 30px 30px;
}

.small-devices-header-three h2 {
    margin: 40px 30px 30px 30px;
}
  
.why-left .homepage-why-tagline-wk h2 {
	font-size: 5.5rem;
	line-height: 6rem;
}

.uk-scope .subheader-tagline-wk h1 {
	font-size: 5rem;
	line-height: 5.5rem;
}

.why-right .homepage-why-text-wk h3 {
    font-weight: 300;
    font-size: 2.75rem;
    letter-spacing: 2px;
    line-height: 3.5rem;
    padding: 0;
}

.services-container,
.services-container-low {
    flex-direction: row;
    justify-content: space-between;
    gap: 30px;
}
	
.berr-two .moduletable {
	padding: 0px 0px 10px 20px;
	max-width: 250px;
}
  
.bottom1, 
.bottom2 {
	width: 50%;
	padding: 0 0 10px 0;
}

.bottom1 .moduletable, 
.bottom2 .moduletable {
	padding: 0 20px;
}

.bottom3 {
	width: 100%;
	padding: 0 0 30px 20px;
}
  
.bottom2 .mod-menu {
    flex-direction: row;
}

.bottom2 .nav {
    flex-direction: row;
}

.me .uk-scope .uk-grid {
	text-align: left;
}

.services .services-hp-wk,
.services .services-hp-cta-wk {
    margin: 50px 0 0px 0!important;
}

.uk-scope .services-hp-wk .uk-margin-small h3,
.uk-scope .services-hp-cta-wk .uk-margin-small h3 {
    font-size: 3.5rem;
}

.closing-left {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: flex-start;
	margin: -20px auto 0 auto;
	padding: 0 0 0 20px;
}

.closing-left-text-mod p {
	padding: 35px 20px 10px 20px;
	width: 75%;
}

.copyright-closing {
    padding: 40px 0 0 20px;
}

.closing {
	width: 100%;
	padding: 0 20px 0 0;
}

.tlc-chamber-logo-bottom {
    float: right;
    width: 70px;
    display: block;
	margin: 30px 0px 0 30px;
}

.tlc-chamber-logo-bottom {
    float: right;
    width: 70px;
    display: block;
}

.closing-two {
	display: none;
}

}

/****************************************** SMALL LAPTOPS **/
@media (min-width: 992px) {

.site-grid {
    grid-gap: 0 1.5em;
}
  
.container-sidebar-right>:first-child {
    margin-top: 0px!important;
}

.container-sidebar-right {
    padding: 45px 10px 0 20px;
}

.projects-insights-heading-right-c-mod img {
	max-width: 180px;
}
  
.section-text-above-title-printed-campaigns {
	margin: 40px 0 0 0;
}
	
.section-text-above-title-printed-campaigns p {
	font-size: 1.25rem;
}
  
.blog-items {
    grid-gap: 4em!important;
}
  
.item-page, .com-content-category-blog {
	padding: 50px 0 20px 0;
}
  
.topbar-nav {
    width: auto;
	text-align: left;
	background-color: #fff;
}

.dj-megamenu-modern li a.dj-up_a,
.dj-megamenu-modern li ul.dj-submenu > li > a {
    font-size: 0.9rem!important;
    padding: 0 8px!important;
	text-transform: uppercase;
	font-weight: 700;
	color: #1e1e1e!important;
	font-family: "Reddit Sans", sans-serif;
    line-height: 1.75rem;
	margin: 0 2px;
}

.dj-megamenu-modern li a.dj-up_a.active {
	color: #95d6e4!important;
}

.nav-right .dj-subwrap-in {
    display: flex;
    box-shadow: 2px 5px 10px rgba(0, 0, 0, 0.08);
    border-radius: 0px!important;
    background-color: #fff;
    position: relative;
}

.dj-megamenu-modern li ul.dj-submenu > li {
    padding: 0px;
}

.dj-megamenu-modern li ul.dj-submenu > li > a {
    text-decoration: none;
    margin: 0;
    padding: 15px 20px!important;
    border-radius: 0px!important;
}

.topbar-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
    flex-wrap: nowrap;
    align-items: center;
    padding: 20px 20px 10px 20px;
}

.top-header {
	display: initial;
}
  
.container-sidebar-left {
    grid-area: side-l;
    padding: 55px 30px 30px 0;
}

.small-devices-header {
	display: none; 
}

.intro-article-container,
.subheader-container,
.why {
	padding: 0px 20px;
}

.intro-article-container .intro-text-article-module {
	padding: 25px 0 35px 0;
}

.uk-scope .subheader-intro-text-wk h3 {
    font-size: 2.5rem;
    line-height: 3.25rem;
}

.uk-scope .subheader-tagline-wk h1 {
	text-transform: uppercase;
	font-weight: 900!important;
	font-size: 5.25rem;
	letter-spacing: 2px;
	line-height: 5.75rem;
}

.subheader-container .subheader-tagline-wk {
	padding: 30px 0 0 0!important;
}


/* BERR */
.berr-one .moduletable {
	width: 50%;
	padding: 40px 0 0px 30px;
}
  
.berr-two {
	max-width: 100%;
}

.berr-two .moduletable {
	padding: 0px 30px 10px 20px;
    max-width: 100%;
}

.berr-two img {
    width: 250px;
}

.berr-one h2 {
	font-size: 1.75rem;
	width: 75%;
	padding: 0 0 20px 0;
}

.berr-one h3 {
	font-size: 1.5rem;
	width: 90%;
}
  
.uk-scope .brand-engage-refine-repeat-wk .uk-text-center {
    text-align: right !important;
}


h4.two-columns {
	line-height: 3rem;
	font-size: 2.5rem;
}
  
.two-column-container {
    align-items: flex-start;
}

.column-left h5,
.column-right h5 {
	font-size: 1.5rem;
	line-height: 2rem;
	padding: 0 20px 0 0;
}

.column-right {
	flex: 2;
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: flex-start;
    gap: 30px;
}

.column-right div {
	flex: 1;
}

.why-container {
    flex-direction: row;
    justify-content: space-between;
    gap: 60px;
}

.why-container {
	padding: 0px;
}

.work-with-me-heading h3 {
	text-align: left;
}

.why-right .homepage-why-text-wk h3 {
    font-size: 2.5rem;
    line-height: 3.5rem;
}
  
/* SERVICES */
.services-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 0px;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.services-module-left h2 {
	font-size: 2.25rem;
	padding: 40px 0 0px 0;
}
  
.services-module-left {
	width: 60%;
}

.services-module-right {
	display: initial;
	width:40%;
}
  
.services-module-right .uk-scope .comprehensive-services-squares-wk {
	padding: 40px 0 0 0!important;
}

.services {
    padding: 0 30px;
}

.services-list-mod {
	padding: 20px 50px 10px 0px;
}

.services-list-item {
  padding: 0 0 20px 0;
}

.services-module-left h4 {
	font-weight: 300;
	font-size: 1.15rem;
	line-height: 1.5rem;
	padding: 5px 0;
}

.services-module-left h3 {
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1.5rem
}

.services-module-left .learn-more-cta-services {
	margin: 20px 0 0px 0;
}

/* PROJECTS AND INSIGHTS */
.projects-and-insights-sd {
    display: none;
}
  
.projects-and-insights-container {
    display: flex;
    padding: 0 20px;
}

.projects-and-insights-one {
    width: 20%;
    /* min-height: 300px;  Minimum height */
    display: initial;
    background-image: url('/images/2025-projects-insights-bg.png'); /* Replace with your image */
    background-size: 90% auto;
    background-position: right top;
	background-repeat: no-repeat;
}

.hp-articles-intro-text-mod {
	padding: 40px 10px 40px 20px;
}
  
/* PROJECTS AND ARTICLES */
.projects-qa-two p,
.qa-two p {
    font-size: 1rem;
	line-height: 1.25rem
}
  
.projects-and-insights-two {
    width: 80%;
    /* min-height: 300px;  Minimum height */
    background-color: #ffffff;
    padding: 0px;
}

.projects-qa-two,
.qa-two {
    flex: 7;
}

.me-module-container {
	padding: 50px 15px 0 15px;
	gap: 50px;
}

.me-image {
	flex: 1;
}

/* FOOTER */
.bottom-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-start;
    gap: 0px;
    padding: 50px 20px 0 20px;
    margin-top: 0px;
    flex-direction: row;
}
  
.bottom1,
.bottom3 {
	width: 30%;
	padding: 0;
}

.bottom2 {
	width: 40%;
	padding: 0px 30px 0 30px;
}

.closing p {
	text-align: left;
}

}

/****************************************** LARGE LAPTOP AND DESKTOP**/
@media (min-width: 1200px) {

.item-page, .com-content-category-blog {
	padding: 50px 0 40px 0;
}
  
.item-page .page-header h1 {
	font-size:2.75rem;
	line-height:3.25rem;
	margin: 0;
}
  
p.intro-pages {
  font-size: 1.5rem;
  line-height: 1.9rem;
  font-weight: 300;
  margin: 15px 0 0 0;
}
  
main h2 {
	padding: 30px 0 20px 0;
	font-size: 2rem;
	line-height: 2.5rem;
}
  
.topbar {
    padding: 10px 0;
}

.topbar-logo img {
    max-width: 300px;
}

.topbar-nav {
    top: 35px;
}

.topbar-container,
.why-container,
.services-container,
.services-container-low,
.bottom-container,
.subheader-container,
.intro-article-container,
.closing,
.site-grid,
.cta-container,
.me-container,
.berr-container,
.projects-and-insights-container {
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.topbar-container {
    padding: 20px 30px 10px 30px;
}

.topbar .top-logo {
    max-width: 250px;
}
  
.subheader-container .subheader-tagline-wk {
	padding: 10px 0 0 0!important;
}
  
.uk-scope .subheader-tagline-wk h1 {
	font-size: 5.5rem;
	line-height: 6rem;
}

.uk-scope .subheader-intro-text-wk h3 {
    font-size: 3rem;
    line-height: 4rem;
    margin: 0 0 15px 0;
}

.services-module-left h2 {
	font-size: 2.5rem;
	padding: 40px 0 20px 0;
}
  
.services-list-item {
  width: 90%;
}

.services-module-right .comprehensive-services-squares-wk img {
	width: 85%;
}

.berr-one .moduletable {
	padding: 40px 0 0px 30px;
}
  
.berr-one h2 {
	font-size: 2rem;
	width: 100%;
	padding: 0 0 20px 0;
}

.berr-one h3 {
	font-size: 1.75rem;
	width: 100%;
}

.projects-and-insights-container {
    padding: 0;
}
  
.projects-qa-two,
.qa-two {
    flex: 9;
}

.qa-two h3 {
	font-size: 1.75rem;
	padding: 0 0 10px 0;
	line-height: 2.25rem;
}
  
.projects-qa-two p {
    width: 75%;
}

.qa-two p {
    width: 100%;
	font-size: 1.15rem;
	line-height: 1.5rem;
}
  
.qa-two blockquote p {
    width: 100%;
	font-size: 1.35rem;
	line-height: 1.75rem;
}
  
.uk-scope .insets-wk {
	width: 95%;
	margin: 40px auto!important;
}

.uk-scope .key-takeaways-wk .uk-margin h3 {
	font-size: 2.75rem;
	line-height: 3rem;
	margin: 0 0 5px 0!important;
}
  
.why-left .homepage-why-tagline-wk h2 {
	font-size: 5.5rem;
	line-height: 6rem;
}

.two-column-container {
    flex-direction: row;
    justify-content: space-between;
}

.column-left h5,
.column-right h5 {
	font-size: 1.75rem;
	line-height: 2.25rem;
}

.contact-page-container {
	max-width: 950px;
	margin: 0 auto;
}

.contact-page-container .me-text p {
	font-size: 1.5rem;
	line-height: 2rem;
}

.bottom1,
.bottom2,
.bottom3 {
	padding: 0px 20px;
}

.closing-left {
    max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

.closing-logo {
	padding: 40px 10px 30px 0;
}
  
}


/****************************************** DESKTOP SCREENS **/
@media (min-width: 1400px) {

.item-page .page-header h1 {
	max-width: 90%;
	margin: 0;
}
  
.container-sidebar-right {
    padding: 50px 00px 0 40px;
}
  
.dj-megamenu-modern li a.dj-up_a {
    font-size: 1rem!important;
} 

.topbar-container {
    padding: 20px 0px 10px 0px;
}

.projects-and-insights-container {
    padding: 0px;
}

.topbar-container,
.why-container,
.services-container-low,
.bottom-container,
.subheader-container,
.intro-article-container,
.site-grid,
.cta-container,
.me-container,
.projects-and-insights-container {
    max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
}

.services-module-right .comprehensive-services-squares-wk img {
	width: 85%;
}

.services-list-mod {
	padding: 10px 50px 20px 0px;
}

.berr-one .moduletable {
	padding: 60px 0 0px 0px;
}

.projects-and-insights-two {
    padding: 0px 0 0 20px;
}

.hp-articles-intro-text-mod {
	max-width: 85%;
}

.closing-left,
.berr-container,
.services-container {
    max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.bottom1 .moduletable, 
.bottom2 .moduletable,
.bottom3 .moduletable,
.bottom3 .nav {
	padding: 0 30px 30px 30px;
}

}


/****************************************** 4K - LARGE SCREENS **/
@media (min-width: 1600px) {

}

