/*
Theme Name: Titan
Theme URI: https://lawtonmg.com
Author: LawtonMG
Author URI: https://lawtonmg.com
Description: A custom-built Elementor-ready theme called Titan.
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: titan
Tags: custom, elementor, responsive
*/

.card-wrapper .background-image{
	background-size: cover;
}
.elementor-element-bd72bc8 .titan-tier.titan-tier-style-2 .content-cell .cta-buttons-list:has(li:nth-child(2)) a.button{
	padding: 10px;
	width: 500px;
}
@media screen and (min-width: 40em){
	.elementor-element-bd72bc8 .titan-tier.titan-tier-style-2 .content-cell .cta-buttons-list li{
		display: block;
	}
}
.elementor-element-c2fdd4b .titan-tier.titan-tier-style-1{
  padding-top: 0;
}
@media screen and (min-width: 1024px) and (max-width: 1580px) {
 .titan-tier.hp-tier-1::after{
		 content: "";
		 position: absolute;
		 bottom: 5%;
		left: 50%;
        transform: translate(-50%, 0);
		 height: 50%;
		 width: 95%;
		 border: 5px solid #a1b8d2;
		z-index: 1;
	}
}
@media screen and (min-width: 1580px) {
.titan-tier.hp-tier-1::after{
		 content: "";
		 position: absolute;
		 bottom: 5%;
		left: 50%;
        transform: translate(-50%, 0);
		 height: 50%;
		 width: 80%;
		 border: 5px solid #a1b8d2;
		z-index: 1;
	}
}
.tier-1-pre-header h3{
		font-style: italic;
		margin-bottom: 0;
	}
@media screen and (max-width: 40em) {
	.tier-1-pre-header h3 {
		font-size: 22px
	}
}
@media screen and (min-width: 64em) {
	.titan-tier.hp-tier-1 {
		position: relative;
	}
	
	.hp-icon-tier .titan-tier.titan-tier-style-3 {
		padding: 3rem 2rem 6rem;
	}
	.hp-icon-tier .titan-tier.titan-tier-style-3 h3:after{
		 content: "";
   display: block;
   width: 100px;
   height: 4px;
   background: #E0D9CE;
		margin: 1rem auto  !important;
	}
	.hp-video-tier {
		position: relative;
		z-index: 3;
	}
	.hp-icon-tier .titan-tier .wrap {
		    max-width: 1200px;
}
	
  .elementor-element-c2fdd4b .titan-tier.titan-tier-style-1{
    padding-top: 0;
  }
 
}
/*
.titan-tier.titan-tier-style-2 .content-cell ul.grid-graphic{
	display: flex;
	flex-flow: row wrap;
	margin: 0;
	padding: 0;
}
.titan-tier.titan-tier-style-2 .content-cell ul.grid-graphic li{
	list-style: none;
	padding: 1.5rem;
	margin: 10px;
	width: calc(33.333% - 20px);
	border: 1px solid #00b2e3;
}
*/
.titan-tier.titan-tier-style-2 .content-cell ul.grid-graphic li{
	list-style: none;
	padding-bottom: 5px;
	font-size: 18px;
}
.titan-tier.titan-tier-style-2 .content-cell ul.grid-graphic  .lmg-fa-check {
	color: #14538C;
	font-size: 22px;
}

@media screen and (min-width: 1024px) {
.ind-team-wrapper .ind-team-meta h2{
  font-size: 1.75vw;
}
}
.ind-team-wrapper .ind-team-meta h3{
  font-size: .9rem;
}

.team-center h2.elementor-heading-title::after {
	margin: .25em auto 0;
}