.tn-icon-innovation img{
    max-width: 5.4rem;
    max-height: 5.4rem;
}
.tn-image-featured img{
    aspect-ratio: 736/610;
}
.tn-item-label{
    text-decoration: none;
}
.content-box-service a{
    color: #A9BDC9;
    text-decoration: none;
}
.section-box-key{
    margin-bottom: 16.5rem;
}
.section-banner-gate,
.section-human-limitations,
.section-box-service{
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto;
}
.text-image-box img,
.tn-image-key img{
    height: auto;
}
.spacing-top{
    padding-top: 13.6rem;
}
#new-parallax{
    margin-bottom: 0;
    max-width: 192rem;
    margin-left: auto;
    margin-right: auto;
}
.sk-hero-parallax.upcoming{
    height: auto;
}
.tn-item-project .panel-bg{
    height: auto;
    aspect-ratio: 1671 / 875;
    width: 100%;
    left: 0;
    top: 0;
    position: relative;
}
.tn-item-project{
    padding: 1.5rem;
    display: block;
    aspect-ratio: unset;
}

.tn-field label{
    z-index: 1;
}

.tn-submit-form .wpcf7-spinner{
    position: absolute;
}

.tn-field label{
    top: 4.1rem;
}
.tn-image-information img{
    height: auto;
}
.section-address-contact{
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

@media(min-width: 768px) and (max-width: 3000px){
	body:not(.zoom-out) .panel-slide{
		height: 100vh;
	}
	.menu-primary > li{
		margin-bottom: 2vh;
	}
	.menu-primary li .sub-menu > li{
		margin-top: 1.5vh;
	}
	.menu-primary{
		margin-bottom: 4.4vh
	}
	.logo-slogan{
		margin-bottom: 3.2vh;
	}
	.menu-primary li a{
		font-size: 3.8rem;
	}
	.sk-main-nav .menu-box{
		padding-top: 3.3vh;
		padding-bottom: 3.3vh;
	}
}

@media(max-width: 767px){
    .tn-box-text{
        max-width: 100%;
    }
	.bottom-content.fixed{
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}
	.sk-hero-parallax{
		height: auto !important;
	}
	.panel-slide{
		position: relative !important;
	}
	 .inf-contact-tn p, .inf-contact-tn a{
        font-size: 3.2rem;
    }
    .section-banner-contact .text-image-box .tn-item-label,
    .section-banner-contact .tn-item-label span{
        font-size: 3.2rem !important;
    }
    .tn-field input,
    .tn-field label{
        font-size: 2.4rem;
    }
    .tn-band{
        font-size: 3rem;
    }

    .tn-submit-form input[type="submit"], .tn-submit-form button{
        font-size: 2.4rem;
    }
	.tn-text{
        font-size: 3.2rem;
    }
}