/*
Theme Name: LMG Create:Creative
Theme URI: https://wearelmg.com/
Description: This is the Create:Creative theme created for the Genesis Framework.
Author: :<G
Author URI: https://www.wearelmg.com/

Version: 2.8.0

Tags: accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, left-sidebar, one-column, right-sidebar, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, two-columns

Template: genesis

License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Text Domain: genesis-sample
*/

@import url('https://fonts.googleapis.com/css2?family=Bad+Script&display=swap');
@import url('https://fonts.googleapis.com/css2?family=bakerie-rough&display=swap');

/* W icon overlay white */ 

.page-id-1009 .white-fill,
.page-id-6770 .white-fill,
.page-id-6975 .white-fill {
	fill: #fff !important;
}

/* Getting started page header */

.page-id-6975 h1{
	display: none;
}
.gs-intro-text {
	text-align: left;
	color: #fff;
	position: relative;
	z-index: 10;
	max-width: 900px;
	border-left: 1px solid #fff;
	padding-left: 1em;
}
.gs-intro-text h2{
	font-size: 2rem;
    line-height: 1.2;

}
.gs-intro-text h3 {
	font-size: 1.5rem;

}

.gs-intro-text p {
	font-size: 18px;
}

@media screen and (max-width: 376px) {
	.gs-intro-text h2{
	font-size: 1.7rem;

}
.gs-intro-text h3 {
	font-size: 1.1rem;

}

.gs-intro-text p {
	font-size: 16px;
}
}

@media screen and (min-width: 40em) {
	.gs-intro-text h2{
	font-size: 2.85rem;
    line-height: 1.2;

}
.gs-intro-text h3 {
	font-size: 2.25rem;

}

.gs-intro-text p {
	font-size: 22px;
}
}
@media screen and (orientation:landscape) and (max-width:935px) {
     .gs-intro-text h2{
	font-size: 2.15rem;
    line-height: 1.2;
}
	.gs-intro-text h3 {
	font-size:1.75rem;

}
 }


.gs-intro-text p a{
	color: #fff;
	
}

.mt-small {
	margin-top: 2em;
}
.video-wrapper {
	position: relative;
	z-index: 10;
}

.bio-quote p{
font-family: "bakerie-rough", cursive;
	color: #C5953A;
	font-size: 2rem;
	line-height: 1.1;
	letter-spacing: 1px;
}

@media screen and (min-width: 64em) {
	.bio-quote p {
		font-size: 2.5rem;
	}
}

/*First Inner Tier */
.int-tier.deco-tier {
	 background: #f3f5f8;
      padding: 4rem 1rem;
   border-top: 1px solid var(--secondary);
   border-bottom: 1px solid var(--secondary);
   position: relative;
   z-index: 2
}

@media screen and (min-width: 64em) {
	.int-tier.deco-tier  {
		 padding: 8rem 1rem;
	}
}

.int-tier.deco-tier h2{
   color: var(--primary);
}

.int-tier.deco-tier .wrap {
   max-width: 1100px;
	width: 100%;
	    background: #f3f5f8;
   padding: 3rem 2rem;
   border-top: 1px solid var(--secondary);
   border-bottom: 1px solid var(--secondary);
   position: relative;
   z-index: 100;
}

.int-tier.deco-tier::before{
   content: "";
   display: block;
   position: absolute;
   top: 0;
   left: 50%;
   transform: translate(-50%, 0);
   width: 1px;
   height: 100%;
   background: var(--secondary)
}


/*Lines */
.deco-lines {
	position: relative;
	overflow: hidden;
}
.tall-line {
	position: relative;
	
}
.deco-lines .tier-1-lines {
	position: absolute;

	left: -2.5em;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	 background: url(/wp-content/uploads/2025/04/93920232-tall.png) no-repeat top left /contain;
	z-index: 3;
	opacity: .3;
}

.deco-lines .top-line {
	position: absolute;

	left: 0;
	content: "";
	display: block;
	width: 600px;
	height: 600px;
	 background: url(/wp-content/uploads/2025/04/t-left-lines.png) no-repeat top left /contain;
	opacity: .3;
}
@media screen and (max-width: 64em) {
	.deco-lines .top-line {
		bottom: 0;
	}
	.deco-lines .tier-1-lines {
		bottom: 0;
	}
}
@media screen and (min-width: 64em) {
	.deco-lines .top-line {
		top: 0;
	}
	.deco-lines .tier-1-lines {
		top: 0;
	}
}
.hp-top-line {
	position: absolute;
	top: 0;
	right: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	 background: url(/wp-content/uploads/2025/04/t-right-lines.png) no-repeat top right /contain;
	opacity: .3;
}

.deco-lines .bottom-line {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	width: 550px;
	height: 550px;
	 background: url(/wp-content/uploads/2025/04/b-right-lines.png) no-repeat bottom right /contain;
	opacity: .3;
}

.deco-lines .hp-bottom-right {
	position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	width: 550px;
	height: 550px;
	 background: url(/wp-content/uploads/2025/04/b-right-lines.png) no-repeat bottom right /contain;
	opacity: .3;
}

.hp-bottom-line {
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(/wp-content/uploads/2025/04/b-left-lines.png) no-repeat bottom left /contain;
	opacity: .3;
}

/* Interior Video Tier and Brand tier */
.brand-tier-2.int-tier {
	background: #F3F5F8;
}
.int-tier.video-tier {
	padding: 4em 2em;
}
.brand-tier-2.int-tier{
	position: relative;
	padding: 8em 2em;
}

.int-tier.video-tier .tier-2-lines,
.brand-tier-2.int-tier .tier-2-lines,
.int-tier.gs-tier-3  .tier-2-lines{
	position: absolute;
	top: 0;
	right: -2.5em;
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	 background: url(/wp-content/uploads/2025/04/93920232-flip-left.png) no-repeat top right /contain;
	z-index: 3;
	opacity: .3;
}


/* Quote Tier */

.bottom-quote-tier {
	background: #6F8997 url(/wp-content/uploads/2025/04/fabric.jpg) repeat center center;
	color: #fff;
	padding: 3em 1.5em 18em;
	
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.bottom-quote-tier.no-person {
	padding: 3em 1.5em 4em;
}

@media screen and (min-width: 40em) and (max-width: 64em) {
	.bottom-quote-tier.no-person {
	padding: 3em 1.5em 4em;
}
 .bottom-quote-tier {
		padding: 3em 1.5em 5em;
	}
}
@media screen and (min-width: 64em) {
	.bottom-quote-tier {
		padding: 5em 3em;
	}
}

/*Patter Made by Atle Mo from https://www.toptal.com/designers/subtlepatterns/ */

.bottom-quote-tier::after {
	position: absolute;
	bottom: 0;
	right: 0px;
	content: "";
	display: block;
	width: 98%;
	height: 98%;
}
@media screen and (min-width: 40em) and (max-width: 64em) {
 .bottom-quote-tier::after {
	    width: 100%;
    height: 50%;
	}
}
@media screen and (min-width: 1023px) and (max-width: 1200px) {
 	.bottom-quote-tier::after {
		width: 75%;
	   height: 75%;
	}
}
@media screen and (min-width: 1200px) and (max-width: 1500px) {
 	.bottom-quote-tier::after {
		width: 90%;
	   height: 90%;
	}
}
@media screen and (min-width: 1500px) {
	.bottom-quote-tier::after {
		width: 98%;
	   height: 98%;
	}
}
.bottom-quote-tier.jeff-quote::after {
 background: url(/wp-content/uploads/2025/04/jeff-quote3.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.claire-quote::after {
 background: url(/wp-content/uploads/2025/04/clair-quote.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.lauren-quote::after {
 background: url(/wp-content/uploads/2025/04/lauren-quote.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.laura-quote::after {
 background: url(/wp-content/uploads/2025/04/laura-quote.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.dylan-quote::after {
 background: url(/wp-content/uploads/2025/04/dylan-quote.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.alaina-quote::after {
 background: url(/wp-content/uploads/2025/04/alaina-quote.png) no-repeat bottom right -50px /contain;
}
.bottom-quote-tier.deco-lines-quote:after {
 background: url(/wp-content/uploads/2025/04/t-right-lines.png) no-repeat bottom right /contain;
	filter: contrast(0) brightness(2);
	top: 0 !important;
	right: 0 !important;
	opacity: .8;
	width: 700px;
	height: 700px;
}



.bottom-quote-tier .quote-section {
	border-left: 4px solid #26326B;
	position: relative; 
	z-index: 3;
	padding:  1em;
}

@media screen and (min-width: 40em) {
	.bottom-quote-tier .quote-section {
	
	padding: 2em 0 6em 1em;
}
	.bottom-quote-tier.no-person .quote-section {
		padding: 2em 0 2em 1em;
	}
}


.bottom-quote-tier .quote-section .quote-text{
     /*font-family: "Bad Script", cursive;*/
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.2em;
	font-family: "DM Serif Display", sans-serif;
}


@media screen and (min-width: 64em) {
	.bottom-quote-tier .quote-section .quote-text {
font-size: 2rem;
	}
	.bottom-quote-tier .quote-section .quote-text.big-text {
	font-size: 2.25rem;
}
	.bottom-quote-tier .quote-section {
		padding: 2em 0 2em 1em;
	}
}
@media screen and (min-width: 1023px) and (max-width: 1600px) {
	.bottom-quote-tier .quote-section .quote-text {
		font-size: 1.6rem;
	}
}

.bottom-quote-tier .quote-section .author {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 0;
}

.bottom-quote-tier .quote-section .author-title {
	font-style: italic;
	font-size: 17px;
}

@media screen and (min-width: 64em) {

	.bottom-quote-tier .quote-section .quote-text.big-text {
		font-size: 2.75rem;
	}
.pr-small {
	padding-right: 2em
}
	.news-cotnent {
	padding-left:2em;
}

}

.int-tier.deco-tier h2 span{
	display: block;
	font-size: 1.75rem;
}

.int-tier.deco-tier h3{
color: #6F8997;
	margin-top: -25px;
}

.blue-background h2,
.blue-background p{
color: #fff;
}

.blue-background {
	position: relative;
	z-index: 1;
}
.blue-background.history {
	 background: url(/wp-content/uploads/2025/04/221189769_lel-scaled.jpg) no-repeat center center / cover;
}
.blue-background.partner-bg {
	 background: url(/wp-content/uploads/2025/04/max-van-den-oetelaar-cAq3crYmgno-unsplash-scaled.jpg) no-repeat center center / cover;
}
.blue-background.work-with {
	 background: url(/wp-content/uploads/2025/04/114598112_lel-scaled.jpg) no-repeat center center / cover;
}
.blue-background::after{
	content: "";
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;	
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(38, 50, 107, .87);
}
.blue-background .wrap {
	position: relative;
	z-index: 4;
}

.testimonial-tier {
	position: relative;
}

.client-tier.int-tier::before,
.int-tier.testimonial-tier:before{
		position: absolute;
	top: 0;
	left: 0;
	content: "";
	display: block;
	width: 20%;
	height: 20%;
	 background: url(/wp-content/uploads/2025/04/top-left-gold.png) no-repeat top left /contain;
}
.client-tier.int-tier::after,
.int-tier.testimonial-tier:after{
		position: absolute;
	bottom: 0;
	right: 0;
	content: "";
	display: block;
	width: 20%;
	height: 20%;
	 background: url(/wp-content/uploads/2025/04/bottom-right-gold.png) no-repeat bottom right /contain;
}
.client-tier.int-tier h2 {
	color: var(--primary);
}

@media screen and (min-width: 64em) {
.client-tier.int-tier h2 {
   font-size: 4rem;
	color: var(--primary);
}
}
.client-tier.int-tier .white-box{
	background: #fff;
	
	border-radius: 40px;
	padding: 2em 1em 2em 2.75em ;
	text-align: left;
	margin-bottom: 2em;
	position: relative;
	box-shadow: 0 0 50px rgba(0, 0, 0, .05);
}
@media screen and (min-width: 40em) {
	.client-tier.int-tier .white-box {
	margin: 0 2em;	
		padding: 2em 2em 2em 2.75em ;
	}
}
.client-tier.int-tier .white-box::after{
	position: absolute;
	content: "";
	display: block;
	left: 40px;
	top: 5%;
	border-left: 2px solid #C5953A;
	height: 72%;
	width: 2px;
}




.gray-bg {
	background: #F3F5F8;
}

.int-tier>.wrap.mt-2 {
	position: relative;
	z-index: 4;
}
.icon-target{
  fill: transparent;
  cursor: pointer !important;
}
[data-tab-icon].active{
  fill: var(--gold);
}
.svg-tab-src{
  display: none;
}
.svg-tab-src.active{
  display: block;
}
svg .income-bucket, svg .growth-bucket{
	cursor: pointer !important;
}
svg .income-bucket:hover .st3b{
	fill: var(--gold);
}
svg .growth-bucket:hover .st3b{
	fill: var(--gold);
}
.process-carousel .owl-item > div{
  opacity: 0.5;
  transition: opacity 0.3s ease;
	padding: 4rem 2.25rem 1rem;
	text-align: center;
}

@media screen and (min-width: 40em) {
	.process-carousel .owl-item > div {
		padding: 4rem 4rem 1rem;
	}
}
.owl-item h2{
	margin-bottom: 0;
}
.owl-item.active > div{
  opacity: 1;
}
.owl-item .number{
	font-size: 3rem;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #fff;
	color: #fff;
	border-radius: 100%;
	color: var(--primary);;
	margin: 0 auto 1rem;
	font-family: 'DM Serif Display', serif;
}
.owl-item h3{
	font-size: 1.5rem;
	color: #C5953A;
}

@media screen and (max-width: 40em) {
	.owl-item h2 {
		font-size: 2rem;
}
}
@media screen and (max-width: 365px) {
	.owl-item h3 {
		font-size: 1.25rem;
	}
	.gs-process p {
		font-size: 15px;
	}
}
.gs-process p a{
	color: #C5953A;
}
.owl-carousel .owl-dots{
	text-align: center;
}
.owl-carousel button.owl-dot{
	height: 10px;
	width: 10px;
	background: var(--secondary) !important;
	border-radius: 100%;
	margin: 0 .25rem;
}
.owl-carousel button.owl-dot.active{
	background: var(--gold) !important;
}
.darkbg{
	padding: 4rem 1rem;
	background: var(--primary);
	color: #fff;
	position: relative;
}
.darkbg .process-carousel {
	position: relative;
	z-index: 10;
}
.darkbg::after {
    position: absolute;
    z-index: 2;
    content: "";
    display: block;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/uploads/2025/04/208106462.png) no-repeat bottom center / cover;
    opacity: .03;
}
.darkbg h2{
	color: #fff;
}
.darkbg .button:hover{
	background: #fff;
	color: var(--primary);
}


.news-cotnent h3{
	color: #26326B;
}


.slideshow {
	position: relative;
	z-index: 10;
}

.partner-tier-4 h2{
	font-size: 2rem;
}
.partner-tier-4 h3{
	font-size: 1.5rem;
}

.partner-tier-4 .partner-cell {
	padding: 2em;
}

.partner-cell ul li {
	padding-bottom: 10px;
		list-style: circle;
}

.partner-tier-4 .wrap {
	position: relative;
	z-index: 10;
}

.popup-container .inner-popup h2 span{
display: block;
    font-size: .8em;
    color: #708897;
    line-height: 1;
	margin-top: .5em;
}


.popup-container .inner-popup ul li{
	list-style: circle;
	padding-bottom: 5px;
	text-align: left;
}


@media screen and (min-width: 40em) {
.popup-container .inner-popup h2 span{
display: block;
    font-size: .6em;
    color: #708897;
    line-height: .7;
}	
	.popup-container .inner-popup ul {
margin-left: 50px;
}
.popup-container .inner-popup ul li{
	list-style: circle;
	padding-bottom: 5px;
}

}


.team-tier .bio-nav {
   margin: 1em;
   padding: 0;
 }
 
 @media only screen and (min-width: 641px) {
  .team-tier .bio-nav {
     display: flex;
   }
 }
 
 .team-tier .bio-nav li {
   flex: 1;
   border-left: 1px solid #26326B;
   border-top: 1px solid #26326B;
   border-bottom: 1px solid #26326B;
   text-align: center;
   list-style: none;
   line-height: 1.25;
   padding: 1.5em 0.5em;
   font-size: 12px;
   color: #77A1BA;
   cursor: pointer !important;
	 align-content: center;
 }

@media screen and (max-width: 40em) {
	.team-tier .bio-nav li {
		 border-right: 1px solid #26326B;
	}
}

.team-tier .bio-nav li h3{
	    font-size: 1.2em;
    letter-spacing: 1px;
    margin-bottom: 0;
		color: #26326B;
	line-height: 1.3;
}

@media screen and (min-width: 64em) {
	.team-tier .bio-nav li h3 {
		   font-size: 1.5em;
	}
}
  
.team-tier .bio-nav li.active h3{
	color: #fff;
}
 .team-tier .bio-nav li.active {
   background: #26326B;
   transition: all 0.5s;
   color: #fff;
 }
 
 .team-tier .bio-nav li.active i {
   color: #dde6ee;
 }
 
 .team-tier .bio-nav li:last-child {
   border-right: 1px solid #C5953A;
 }
 
 .team-tier .bio-nav li i {
   display: block;
   font-size: 3em;
   color: #475A75;
   margin-bottom: 10px;
 }
 
 .team-tier .bio-content {
   margin: 1em 0;
 }

@media screen and (min-width: 64em) {
 .team-tier .bio-content {
   margin: 1em;
 }
}
 
.bio-content h3 {
	color: #26326B;
}
 @media only screen and (min-width: 641px) {
  .team-tier .bio-content {
     padding: 1em;
   }
 }
 
 .team-tier .few-words {
   margin: 1em;
   background: #475A75;
   text-align: center;
   color: #fff;
   padding: 4em;
 }
 
 .team-tier .few-words h2 {
   font-weight: 400;
   color: #fff !important;
 }
 
 .team-tier .few-words h2::after {
   display: block;
   content: "";
   width: 50px;
   height: 5px;
   background: #dde6ee;
   margin: 0.5em auto 0;
 }
 
 .team-tier .few-words p {
   font-family: "ibm-plex-serif";
   font-style: italic;
   font-size: 1.5em;
   font-weight: 300;
   line-height: 1.25;
 }
 
 .team-tier .team-meta-container {
   background: #F2F0EF;
 }
 
 .team-tier .bio-content {
   position: relative;
	 height: 600px;
 }

@media screen and (min-width: 1200px) {
.team-tier .bio-content {
   position: relative;
	 height: 420px;
 }
}

@media screen and (max-width: 40em) {
	.team-tier .bio-content {
   position: relative;
	 height: 1150px;
 }
	.gs-intro-text .button {
		font-size: .9rem;
	}
}


@media screen and (max-width: 340px) {
	.team-tier .bio-content {
   position: relative;
	 height: 1250px;
 }
}
 
 .team-tier .bio-content .side-nav {
   width: 100%;
   border-right: 1px solid #ddd;
 }
 
 .team-tier .bio-content .side-nav ul {
   margin: 0;
   padding: 0;
   display: flex;
   justify-content: center;
   flex-flow: row wrap;
   width: 100%;
 }
 
 .team-tier .bio-content .side-nav ul li {
   list-style: none;
   flex: 1;
 }
 
 .team-tier .bio-content .side-nav ul li a {
   display: flex;
   align-items: center;
   justify-content: center;
   text-align: center;
   width: 100%;
   height: 90px;
   margin: 0 auto;
   border-bottom: 1px solid #ddd;
   color: #475A75;
   position: relative;
   text-transform: uppercase;
   font-size: 12px;
 }
 
 .team-tier .bio-content .side-nav ul li a.active,
 .team-tier .bio-content .side-nav ul li a:hover {
   background: #475A75;
   color: #fff;
 }
 
 .team-tier .bio-content .side-nav ul li a i {
   font-size: 32px;
   display: block;
   margin-bottom: 5px;
 }
 
 .team-tier .bio-container .popup-team-meta {
   padding-top: 1em;
   padding-left: 2em;
   border-bottom: 1px solid #ddd;
   padding-bottom: 1em;
   position: sticky;
   top: 0;
   background: #fff;
   z-index: 100;
 }
 
 .team-tier .bio-container .popup-team-meta h2 {
   font-size: 5em;
   color: #949CA1;
   margin: 0 0 10px;
   line-height: 1;
   font-weight: 400;
 }
 
 .team-tier .bio-container .popup-team-meta h3 {
   color: #dde6ee;
   margin: 0;
   font-family: "Jost",sans-serif;
 }
 
 .team-tier .bio-container .popup-team-meta h4 {
   color: #475A75;
   margin: 0;
 }
 
 .team-tier .team-container {
   margin-bottom: 0;
 }
 
 .team-tier > .pam-columns {
   padding: 1em;
 }
 
 @media only screen and (min-width: 1025px) {
  .team-tier > .pam-columns {
     padding: 0;
   }
 }
 
 .team-tier > .pam-columns.team-meta-container {
   padding: 1.5em;
 }
 
 @media only screen and (min-width: 1025px) {
  .team-tier > .pam-columns.team-meta-container {
     padding-left: 2em;
   }
 }
 
 .bio-content {
   position: relative;
   overflow: hidden;
 }
 
 [data-bio-tab-src] {
   opacity: 0;
   position: absolute;
   left: -99999999px;
   top: 0;
   width: 100%;
   transition: opacity 1s ease 0s, left 0s ease 0s;
   padding: 0 0.5em;
 }
 
 [data-bio-tab-src].active {
   opacity: 1;
   transition: opacity 1s ease 0s, left 0s ease 0s;
   left: 0;
 }
 
 @media screen and (min-width: 1020px) {
   [data-bio-tab-src] {
     padding: 1.5em 1em 3em;
   }
 }
 
.category-filter-list{
	margin: 0;
	padding: 0;
}
.category-filter-list li{
	color: #fff;
	list-style: none;
}
.category-filter-list li label{
	color: #fff;
}
.archive-description{
	display: none;
}
.owl-next,
.owl-prev{
	position: absolute;
	top: 50%;
	left: 0px;
	transform: translate(0, -50%);
}
.owl-next{
	left: auto;
	right: 0px;
}

.owl-next i,
.owl-prev i{
	font-size: 3rem !important;
	font-weight: 100;
}

@media screen and (min-width: 1250px) {
.owl-next,
.owl-prev{
	position: absolute;
	top: 50%;
	left: 50px;
	transform: translate(0, -50%);
}
.owl-next{
	left: auto;
	right: 50px;
}
	.owl-next i,
.owl-prev i{
	font-size: 5rem !important;
	font-weight: 100;
}
}

a.button.darkbutton{
	background: #26326b
	}
	a.button.darkbutton:hover{
	 background: #C5953A
	}
	.form-grid{
		margin-bottom: 20px;
	}
.form-grid .cell{
padding-right: 20px;
	padding-bottom: 10px;
}
.form-grid .cell textarea,
.form-grid .cell input{
background: none;
color: #fff;
border: 1px solid #fff;
font-size: 15px;
heighT: 55px;}
.form-grid .cell textarea{
	heighT: 150px;
}
.form-grid .cell .button{
	border: none;
	margin-top: 10px;
}
.form-grid .cell .button:hover{
	background: #C5953A;
}
p.please-note{
	font-size: 14px;
}

.int-tier .lmg-section.blog-section h2{
font-size: 1.75rem !important;
	line-height: 1.2;
}

@media screen and (min-width: 40em) {
	.int-tier .lmg-section.blog-section h2{
font-size: 2.25rem !important;
}

}


.resources-sidebar .gform_wrapper.gravity-theme .gfield_label {
	color: #fff;
}

.resources-sidebar .gform_wrapper .gform_validation_errors>h2.hide_summary {
	color: #000;
	font-size: 1rem;
}
@media screen and (max-width: 1025px) {
	.show-for-large-up {
		display: none;
	}
}
@media screen and (max-width: 1024px) {
	.ind-team-wrapper a.button {
	font-size: 1rem;
	}
	.ev-sec.deco-lines .top-line {
display: none;
	}
	.no-mobile-deco.deco-lines .tier-1-lines {
		display: none;
	}
	.mobile-bottom-line {
border-bottom: 1px solid #708897;
	}
	.blog-news-sec {
	display: none;
	}
	.no-img-mobile {
		display: none;
	}
	.mobile-navigation .menu .menu-item.gold-button {
		margin: .75rem 0 1rem;
	}
	.gold-button {
		background: #C5953A;
	}
	.gold-button a,
	.light-blue-button a{
		font-size: 15px;
		text-align: center;
	}
	.light-blue-button {
		background: #6F8997;
		
	}
	.mobile-navigation .wrap {
		display: block;
	}
	.menu-mobile-nav-container ul.menu {
		margin-left: 0;
	}
	.content-cell {
		position: relative;
		z-index: 3;
	}
}
.wrap .w-700 {
max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.small-padding {
	padding: 1em 0;
}
.red-text {
	color: red;
}
@media screen and (min-width: 40em) and (max-width: 64em) {
 .page-id-6975 .gs-intro-text .button {
	width: 500px;
}
	.ev-content-container {
		padding-bottom: 2rem;
	}
	.deco-lines.no-medium-deco-lines .top-line {
		display: none;
	}
	.blog-title-wrap h2{
font-size: 2.4rem;
	}
}


@media screen and (max-width: 40em) {
	.blog-title-wrap h2{
font-size: 2rem;
	}
	.testimonial h2{
	padding-right: 50px
}
	.int-tier .services-sidebar {
		margin-bottom: 1em;
	}
	.int-tier>.wrap .accordion-container h2.accordion-title, .int-tier>.wrap .accordion-container h3.accordion-title, .int-tier>.wrap .accordion-container h4.accordion-title {
		padding-right: 35px;
	}
	.deco-lines.no-mobile-deco-lines .top-line {
		display: none;
	}
	.deco-lines.no-mobile-deco-lines .tier-1-lines {
	display: none;
	}
}


@media screen and (orientation:landscape) and (max-width:935px) {
        .menu-mobile-nav-container ul.menu {
        margin-left: 0;
        height: 200px;
        overflow-y: scroll;
    }
 }

@media screen and (min-width: 1023px) and (max-width: 1200px) {
 .category-filter h3{
font-size: 1.5rem;
}
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
 .testimonial h2{
	font-size: 3.5vw;
}
}
@media screen and (min-width: 1400px) {
	 .testimonial h2{
	font-size: 3rem;
}
}

.ufc-bullets {
	list-style: none;
	color: #26326b;
	margin-bottom: 2.3rem;
}

.ufc-bullets li {
	padding: 3px;
}

