﻿/*
Template: dt-the7
Theme Name: MTI-The7
Text Domain: mtithe7
Version: 2
*/

/**********  PAGE TEMPLATE ******************/

.branding a,
.logo-box a {
	max-width: 200px;
}

.logo-box a img {
	width: 100%;
}

.page-title-column .elementor-widget {
	margin-bottom: 0 !important;
}
.mti-aspect-ratio-169 {
	padding-bottom: 56.25%;
}

.mti-aspect-ratio-169.max-full {
	padding-bottom: min(56.25%, 100vh);
}
.mobile-header-bar .mobile-branding img {
	max-height: 50px;
}

/************** FOOTER *************/
footer .logo img {
	max-width: 150px;
}

/*********** LANDING PAGE **************/
#landing-video video {
	position: absolute;
	bottom: 0;
}

#landing-video.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
	padding-bottom: min(56.25%, 100vh);
}

ul.elementor-icon-list-items {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

li.elementor-icon-list-item {
	flex: 1 1 30%;
	flex-direction: column;
}

.elementor-widget-container {
	position: relative;
	width: 100%;
}

span.elementor-icon-list-icon {
	padding: 20px 0 0 0;
	width: 100%;
	text-align: center;
}

i.fas.fa-chess-king:before {
	font-size: 51px;
}

i.fas.fa-chess-king {
	border: 1px solid #2b3922;
	border-radius: 100%;
	text-align: center;
	line-height: 1;
	height: 80px;
	width: 80px;
	padding: 10px 0;
	box-sizing: border-box;
}

span.elementor-icon-list-text {
	width: 100%;
	text-align: center;
}
