


@media(min-width: 1921px) {



h1, .h1 {
    font-size: 2.5vw;
}
h2,
.h2 {
    font-size: 40px;
    line-height: 128%; 
}

h3,
.h3 {
font-size: 1.8vw;
line-height: 128%; /* 40.96px */
}

h4,
.h4 {
    font-size: 24px;
    line-height: 128%; /* 40.96px */
}

.body-text,
p {
        font-size: 1.15vw;
    line-height: 148%; 
}
.body-text-large {
    font-size: .75vw;
    line-height: 136%;
}


.body-text-emphasis {
    font-weight: 600;
    line-height: 148%; 
}

.body-text-mini {
    font-size: 1vw;
}

label, .label-text {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
    color: #000;
}



section.hero-section .hero-text {
    max-width: 75%;
}
section.hero-section .hero-text h3 {
    max-width: 50%;
}

.btn {
        font-size: .85vw;
    min-width: 10vw;
    height: inherit;
        padding: 12px 1vw;
}
.navbar-nav .nav-link, .nav-link{

       font-size: .85vw;
}
.section-title{
    max-width: 100%;
}
.service-box {
    padding: 32px 24px;
    padding: 1.7vw 1.4vw;
}
.process-box {
    padding: 32px 24px;
    padding: 1.8vw 1.3vw;
}
.why-lift-box {
    padding: 32px 24px;
    padding: 1.8vw 1.3vw;
}

.package-box ul li {
    font-size: .75vw;
}


.modal-dialog {
    max-width: 35vw;
}
.form-floating>.form-control, .form-floating>.form-select, .form-control,
.form-floating>label {
    font-size: .85vw;
    height: 62px;
}
.form-floating>label{
    padding-top: 20px;
}
.form-floating>.time_pick+label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label{

    font-size: .6vw;
}


}


@media(min-width: 1599px) {

	.container-fluid {
		padding: 0 100px;
	}
}
@media(min-width: 1499px) {


	
	
}

@media(max-width: 991px) {
	h1, .h1{
		font-size: 30px;
		font-style: normal;
		font-weight: 500;
		line-height: 128%;
	}
	h3, .h3{
		font-size: 24px;
		font-style: normal;
		font-weight: 300;
		line-height: 128%;
	}

	.row {
		--bs-gutter-x: 48px;
	}

	.container-fluid {
		position: relative;
		padding: 0 24px;
	}

nav.navbar .contain-fluid {
    padding: 40px 0;
    border-bottom: 0;
}
nav.navbar .contain-fluid .active-bar{
	display: none;
}
section.hero-section .hero-text {
	padding: 0 11px;
}

section.hero-section .hero-text h3 {
	padding: 0 5px;
}
section {
    min-height: 20vh;
}
section.hero-section {
    height: auto;
    min-height: 80vh;
}

.partner-logo {
    padding: 0;
}

.partner-logo img {
    padding: 0 10px;
    flex-grow: 1;
    box-sizing: border-box;
	
}
.section.partner-section ,
.partner-logo {
    padding: 0;
    flex-wrap: wrap;
	display: none;
}

nav.navbar .navbar-collapse {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(67, 67, 67, 0.72);
    overflow: auto;
    display: block !important;
    transform: translate(-100%, 0px);
    transition: all .5s ease-in-out;
}
nav.navbar .navbar-collapse.show,
    nav.navbar .navbar-collapsing{
    transform: translate(0%, 0px);

}

nav.navbar .navbar-collapse ul.navbar-nav {
    max-width: calc(100% - 32px);
    width: 450px;
    height: 100vh;
    background: #000;
    margin: 0 !important;
    background-image: url(../images/mune-bg.jpg);
    background-size: cover;
    padding-top: 100px;
    transition: all .5s ease-in-out;
    transition-delay: .15s;
}

nav.navbar .navbar-collapse:not(.show) ul.navbar-nav {
    max-width: 100% !important;
    width: 100%;
    transition-delay: 0s;
}
.mobile-header.d-none {
    display: flex !important;
    padding: 40px 24px;
    max-width: calc(100% - 32px);
    width: 450px;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
}

.navbar-nav .nav-item {
    padding:  0;
}



.navbar-nav .nav-item .nav-link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    padding: 24px 0 !important;
    border-bottom: 1px solid rgb(255 255 255 / 16%);
}
.navbar-nav .nav-item .nav-link:after {
    content: url(../images/menu-arrow.svg);
}

.references-project-showcase img{
    width: 100%;
}



}

@media(max-width: 767px) {

.btn {
    height: 48px;
    padding: 14px;
}

nav.navbar .btn {
    height: 40px;
    padding: 12px 14px;
    font-size: 12px;
}
	section.hero-section .hero-text {
		padding: 0;
	}
	section.hero-section {
		height: auto;
		min-height: 100vh;
		margin: 0;
		margin-bottom: 0 !important;
		padding-bottom: 200px !important;
		align-items: self-start;
	}

	section.hero-section .hero-text {
		text-align: left;
	}
	section.hero-section .hero-text h3 {
		padding: 0;
		margin-right: 0;
		max-width: 85%;
		margin-left: 0;
		font-size: 22px;
	}
section.hero-section .hero-text .btn {
    width: 100%;
    margin: 12px 0;
}

section.hero-section .hero-text h3 {
    margin-top: 24px;
}

.video-controler {
    transform: translate(0px, 0%);
    overflow: hidden;
    height: 40vh;
}

.video-controler video {
    width: 1255px;
    height: 706px;
    transform: translate(0px, -23%);
}


.video-controler:after {
    background: linear-gradient(0deg, #000 10%, rgba(0, 0, 0, 0.00) 100%);
	opacity: 0;
}
section.section-bg {
    background-image: url(../images/service-bg-mobile.jpg);
    background-repeat: no-repeat;
    background-size: 2200px 1240px;
    background-position: 0px 0px;
}

section.section-bg:before {
    content: '';
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

section.service-section {
    padding-top: 70px;
}	
.process-listing {
    padding-left: 30px;
}

.right-point p.process-box-title, p.process-box-title {
    position: relative;
    top: 0;
    left: 0;
    text-align: left;
    transform: translate(0px, 0px);
    right: 0;
}
.left-point p.process-box-title:after, .right-point p.process-box-title:after {
    left: -40px;
    right: inherit;
    margin: 0;
    top: 80px;
}

[data-aos^=fade].process-road, .process-road {
    left: 22px;
    right: inherit;
}

.left-point .process-box {
    flex-direction: row-reverse;
}

section.references-section {
    background: url();
    background-image: url(../images/mobile-brand.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
}

section.references-section:before {
    content: '';
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    height: 200px;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}


section.references-section:after {
    content: '';
    background: linear-gradient(0deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    height: 200px;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.section-bg-2 {
    background-image: url(../images/mobile-section-bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top;
}
.section-bg-2:before {
    content: '';
    background: linear-gradient(180deg, #000 0%, rgba(0, 0, 0, 0.00) 100%);
    width: 100%;
    position: absolute;
    left: 0;
    height: 100px;
    top: 0;
}

.package-box {
    text-align: left;
    padding: 16px;
    align-items: flex-start;
    gap: 24px;
}

.package-box ul li {
    width: 100%;
    margin-bottom: 8px;
    gap: 8px;
}

.section-title {
    margin-bottom: 40px;
    text-align: left;
}

.section-title img {
    margin-bottom: 16px;
}

.why-lift-box {
    margin-bottom: 16px;
}

.service-box {
    gap: 16px;
    padding: 16px;
	margin-bottom: 16px;
}
.why-lift-box,
.process-box{
    gap: 16px;
    padding: 16px;
}

.why-lift-text-box {
    text-align: left;
}
.why-lift-text-box p {
    padding-left: 56px;
    max-width: 250px;
}
.why-lift-box img {
    position: absolute;
    left: 22px;
    top: 20px;
}
section.hero-section{
    padding: 124px 24px;
    max-height: 100vh;
}



}
