/* BP2W Section Styles */
.bp2w-bottom-section-wrapper {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
}

	.bp2w-main-section {
		text-align: center;
	}

	.bp2w-section-inner-wrapper {
		width: 100%;
	}
	
		.bp2w-bottom-module,
		.bp2w-main-section img {
			max-width: 98%;
		}
		
		.bp2w-main-section p {
			width: 100%;
			max-width: 850px;
			margin: 80px auto;
			font-size: 40px !important;
			line-height: 52px !important;
			letter-spacing: 3px !important;
		    font-family: 'TungstenBlack', sans-serif !important;
		}
		
	.bp2w-bottom-module {
		width: 23%;
	}
	
		.bp2w-bottom-module img {
			width: 100%;
		}

/* Regular Styles */
#new-outer-container {
	width: 100%;
}

.new-content-container-wrapper {
	width: 94%;
	max-width: 1440px;
	padding-left: 3%;
	padding-right: 3%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.new-home-section {
	display: flex;
	min-height: 100vh;
}

#new-bp2w-hero-section {
	background-color: #000;
	padding-top: 80px;
}

#new-home-hero-section {
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #D70032;
}

#new-home-xmproud-section {
	background-size: cover;
}

#new-home-clients-section {
	background-size: cover;
}

#new-home-hands-section {
	background-size: cover;
}

#new-home-under-construction-section {
	background-size: cover;
}

#new-home-hero-section .section-left {
	width: 58%;
}

#new-home-hero-section .section-right {
	width: 42%;
	text-align: center;
}

#new-home-hero-section .section-right img {
	height: 380px;
}

#new-home-xmproud-section .section-left,
#new-home-xmproud-section .section-right,
#new-home-clients-section .section-left,
#new-home-clients-section .section-right {
	width: 48%;
}

	#new-home-xmproud-section .section-right-inner-wrapper {
		padding-left: 40px;
	}

.section-center {
	width: 100%;
	margin: 0 auto;
}

	.section-center h1,
	.section-center h2,
	.section-center h3,
	.section-center h4,
	.section-center h5,
	.section-center h6,
	.section-center p,
	.section-center .new-button-wrapper {
		text-align: center;
	}

#new-home-hero-section h1 {
	margin-bottom: 10px;
}

#new-home-hero-section h3,
#new-home-hero-section h1,
#new-home-xmproud-section h2,
#new-home-clients-section h2,
#new-home-under-construction-section h2 {
	margin-top: 0;
}

#new-home-hero-section h2 {
	margin-bottom: 20px;
}

#new-home-hero-section h3,
#new-home-xmproud-section h2,
#new-home-clients-section p:last-of-type {
	margin-bottom: 0;
}

#new-home-xmproud-section h3 {
	margin-top: 30px;
	margin-bottom: 35px;
}

#new-home-clients-section h3 {
	margin-top: 40px;
	margin-bottom: 30px;
}

#new-home-under-construction-section h2 {
	margin-bottom: 40px;
}

	#new-home-under-construction-section h3 {
		width: 100%;
		max-width: 810px;
		margin: 0 auto;
	}
	
	#new-home-under-construction-section p {
		margin: 40px auto 0 auto;
		width: 100%;
		max-width: 1020px;
	}


#new-home-hands-section .section-left,
#new-home-hands-section .section-middle,
#new-home-hands-section .section-right {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
	min-height: 300px;
}

#new-home-clients-section h2 {
	margin-bottom: 0;
}

#new-home-hands-section .section-left h3
#new-home-hands-section .section-middle h3,
#new-home-hands-section .section-right h3 {
	margin-bottom: 50px;
}

#new-home-hands-section .section-left p:first-of-type,
#new-home-hands-section .section-middle p:first-of-type,
#new-home-hands-section .section-right p:first-of-type {
	margin-top: 0;
	margin-bottom: 0;
}
#new-home-hands-section .section-left p:last-of-type,
#new-home-hands-section .section-middle p:last-of-type,
#new-home-hands-section .section-right p:last-of-type {
	margin-top: 0;
	display: flex;
    align-items: flex-end;
}

.flag-row {
	display: flex;
	justify-content: space-evenly;
	flex-wrap: wrap;
}

.flag-module-wrapper:nth-of-type(1),
.flag-module-wrapper:nth-of-type(2),
.flag-module-wrapper:nth-of-type(3) {
	margin-bottom: 60px;
}

	.flag-module-wrapper {
		width: 33%;
	}

	.flag-module {
		width: 207px;
		height: 260px;
		background-image: url('/app/uploads/2025/11/version2point0_award.png');
		background-position: unset;
		background-size: cover;
		text-align: center;
		margin: 0;
	}
	
		.flag-module:hover {
			background-position: initial !important;
		} 
	
	.flag-module p {
		padding: 10px 5px;
	}

.new-button-wrapper {
	margin-top: 50px;
}

/*******************************************************************/
/*                        Typography                               */
/*******************************************************************/
.new-home-section h1,
#new-home-xmproud-section h2,
#new-home-clients-section h2,
#new-home-under-construction-section h2 {
	font-family: 'TungstenBlack', sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 140px;
	line-height: 120px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.new-home-section h2 {
	font-family: 'TungstenBlack', sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 60px;
	line-height: 66px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.new-home-section h3 {
	font-family: 'TungstenBlack', sans-serif;
	font-style: normal;
	font-weight: 100;
	color: #FFF;
	font-size: 33px;
	line-height: 40px;
	text-transform: uppercase;
	letter-spacing: 3px;
}

	#new-home-xmproud-section h3,
	#new-home-clients-section h3,
	#new-home-under-construction-section h3 {
		font-family: 'TungstenSemibold', sans-serif;
		font-size: 60px;
		line-height: 68px;
		letter-spacing: 0;
	}
	
	#new-home-xmproud-section p,
	#new-home-clients-section p,
	#new-home-under-construction-section p {
		font-size: 28px;
		line-height: 40px;
	}
	
		#new-home-xmproud-section .flag-module p {
			padding: 20px;
		}

		.award-winner-header {
			font-family: 'TungstenSemibold', sans-serif;
		    font-size: 34px;
			display: inline-block;
			margin-bottom: 15px;
			letter-spacing: 0.8px;
		}

	.tnr-subhead {
		font-family: "Times New Roman", Times, serif !important;
		text-transform: none !important;
		font-size: 39px !important;
		line-height: 49px !important;
		letter-spacing: 0 !important;
	}

.new-home-section p,
.new-home-section ul,
.new-home-section ul li {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
}

.new-home-section h3 a {
	color: #FFF;
}

.new-home-section h3 a:hover {
	color: #FF4747;
}

#new-home-hands-section h3 {
	color: #D70032;
}

#new-home-hands-section p,
#new-home-hands-section p a {
	color: #000;
}

#new-home-hands-section p a:hover {
	color: #D70032;
}

#new-home-hands-section p a {
	text-transform: uppercase;
}

.flag-module p,
.flag-module p a {
	font-family: "Times New Roman", Times, serif !important;
	font-style: normal;
    color: #FFF;
    font-size: 24px;
    line-height: 30px;
    font-weight: 100;
}

.flag-module p a {
	text-decoration: none;
}

.flag-module p a:hover {
	text-decoration: underline;
}

.new-button {
	font-family: 'TungstenSemibold', sans-serif;
	text-transform: uppercase;
	font-style: normal;
	color: #FFF;
	font-size: 38px;
	font-weight: 100;
	border: 4px solid #FFF;
	text-decoration: none;
	display: inline-block;
    padding: 10px 20px;
	letter-spacing: 1px;
	word-spacing: 3px;
	min-width: 150px;
	text-align: center;
}

	#new-home-xmproud-section .new-button {
		font-size: 28px;
	}
	
	#new-home-under-construction-section .new-button {
		font-size: 44px;
		padding: 0 20px;
	}

.new-button {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	-webkit-transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out, border 300ms ease-in-out;
	transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out, border 300ms ease-in-out;
}
.new-button:hover {
  box-shadow: 0 0 40px 40px #FFF inset;
  color: #000;
  border: 4px solid #D70032;
}

/* Grid Styles */
.new-client-grid-row {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 60px;
}

	.centered-client-grid-row {
		justify-content: center !important;
	}
	
		.centered-client-grid-row .new-client-grid-cell {
			margin-left: 20px;
			margin-right: 20px;
		}

.new-client-grid-row:last-of-type {
	margin-bottom: 0;
}

.new-client-grid-row .new-client-grid-cell {
	width: 17%;
}

	.new-client-grid-row .new-client-grid-cell img {
		width: 100%;
		height: auto;
	}

@media only screen and (max-width : 1400px) { 
	.flag-module-wrapper {
		width: 48%;
	}
}

@media only screen and (max-width : 1100px) {
	#new-home-clients-section,
	#new-home-xmproud-section {
			padding: 180px 0;
	}
	
	#new-home-clients-section .new-content-container-wrapper,
	#new-home-xmproud-section .new-content-container-wrapper {
		flex-wrap: wrap;
	}
	
	#new-home-clients-section .new-content-container-wrapper .section-left,
	#new-home-clients-section .new-content-container-wrapper .section-right,
	#new-home-xmproud-section .section-left,
	#new-home-xmproud-section .section-right {
		width: 100%;
	}
	
	#new-home-clients-section h2,
	#new-home-clients-section h3,
	#new-home-clients-section p,
	#new-home-xmproud-section .section-right {
		text-align: center;
	}
	
	#new-home-clients-section .new-content-container-wrapper .section-left { 
		margin-bottom: 50px !important;
	}
	
	#new-home-xmproud-section .new-content-container-wrapper .section-left { 
		margin-bottom: 80px !important;
	}
	
	.flag-module-wrapper {
		width: 33%;
		display: flex;
		justify-content: center;
		align-items: flex-start;
	}
	
	.flag-module p {
		padding: 0 10px !important;
	}
	
	#new-home-xmproud-section .section-right-inner-wrapper {
		padding-left: 0;
	}
	
	#new-home-xmproud-section .new-button-wrapper {
		text-align: center !important;
	}
}

@media only screen and (max-width : 1080px) {
	.flag-module-wrapper {
		width: 48%;
	}
	
	#new-footer-bottom-inner-wrapper {
		display: block !important;
	}
	
	#new-footer-bottom-left,
	#new-footer-bottom-right {
		width: 100%;
		text-align: center;
	}
	
	#new-footer-bottom-right {
		justify-content: center;
	}
}

@media only screen and (max-width : 1000px) {
	#new-home-clients-section {
		padding-top: 100px;
		padding-bottom: 100px;
	}

	#new-home-clients-section .new-content-container-wrapper {
		flex-wrap: wrap;
	}
	
	#new-home-clients-section .section-left,
	#new-home-clients-section .section-right {
		width: 100%;
	}
	
	#new-home-clients-section .section-left {
		margin-bottom: 60px;
	}
}

@media only screen and (max-width : 900px) {
	#new-home-hands-section {
		padding-top: 100px;
		padding-bottom: 100px;
		background-repeat: no-repeat;
		background-color: #FFF;
		min-height: auto;
	}
	
	#new-home-hands-section .new-content-container-wrapper  {
		flex-wrap: wrap;
	}
	
	#new-home-hands-section .section-left,
	#new-home-hands-section .section-middle,
	#new-home-hands-section .section-right {
		width: 100%;
		display: block;
		min-height: auto;
	}
	
	#new-home-hands-section .section-middle {
		margin: 40px 0;
	}
	
	#new-home-hands-section .section-left p:first-of-type, 
	#new-home-hands-section .section-middle p:first-of-type, 
	#new-home-hands-section .section-right p:first-of-type {
		margin: 20px 0;
	}
	
	#new-home-hands-section .section-left p:last-of-type, 
	#new-home-hands-section .section-middle p:last-of-type, 
	#new-home-hands-section .section-right p:last-of-type {
		display: block;
	}
	
	#new-home-xmproud-section {
		
	}
}

@media only screen and (max-width : 780px) {
	.new-home-section {
		min-height: auto;
	}
	
	.new-content-container-wrapper {
		flex-wrap: wrap;
	}
	
	#new-home-hero-section {
		padding-top: 120px;
	}
	
	#new-home-hero-section .new-content-container-wrapper {
		align-items: flex-end;
	}
	
	#new-home-hero-section .section-left,
	#new-home-hero-section .section-right,
	#new-home-xmproud-section .section-left,
	#new-home-xmproud-section .section-right,
	#new-home-under-construction-section .section-center {
		width: 100%;
	}
	
	#new-home-hero-section .section-right {
		margin-top: 100px;
		margin-bottom: -4px;
		text-align: right;
	}
	
	#new-home-hero-section .section-right img {
		height: 300px;
	}
	
	#new-home-xmproud-section,
	#new-home-under-construction-section {
		padding-top: 140px;
		padding-bottom: 140px;
	}
	
	#new-home-xmproud-section .section-right {
		margin-top: 60px;
		text-align: center;
	}
	
	#new-home-hero-section h1 {
		width: 100%;
		max-width: 450px;
		margin-bottom:  30px;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Mobile Typography */
	.new-home-section h1,
	#new-home-xmproud-section h2,
	#new-home-clients-section h2,
	#new-home-under-construction-section h2  {
		font-size: 90px;
		line-height: 80px;
	}
	
	.new-home-section h2 {
		font-size: 40px;
		line-height: 50px;
	}
	
	.new-home-section h3 {
		font-size: 24px;
		line-height: 30px;
	}
	
	.bp2w-section-inner-wrapper {
		padding-top: 120px;
		padding-bottom: 90px;
	}
	
	.bp2w-main-section p {
		width:  90%;
		margin: 55px auto ;
		font-size: 32px !important;
		line-height: 44px !important;
	}
	
	.bp2w-bottom-section-wrapper {
		flex-wrap: wrap;
	}
	
	.bp2w-bottom-section-wrapper .bp2w-bottom-module {
		width: 47%;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width : 650px) {
	.new-home-section h1,
	#new-home-xmproud-section h2,
	#new-home-clients-section h2,
	#new-home-under-construction-section h2  {
		font-size: 80px;
		line-height: 70px;
	}
	
	#new-home-xmproud-section h3, #new-home-clients-section h3, #new-home-under-construction-section h3 {
		font-size: 50px;
		line-height: 58px;
	}
	
	#new-home-xmproud-section .section-right {
		margin-top: 40px;
	}
	
	.flag-row {
		justify-content: center;
	}
	
	.flag-module-wrapper {
		width: 48%;
	}
}

@media only screen and (max-width : 550px) {
	#do-you-link {
		display: block;
	}	
}