.top_sec .l-section-h.i-cf {
    padding-top: 0px !important;
}
.helvetica{
    font-family: 'Helvetica Neue' !important;
}
input::placeholder {
  color:white!important;
  opacity:1;
}

input::-webkit-input-placeholder {
  color:white!important;
  opacity:1;
}

input:-ms-input-placeholder {
  color:white!important;
  opacity:1;
}

input::-ms-input-placeholder {
  color:white!important;
  opacity:1;
}
#page-header{
	padding-top:10px;
}
header .l-subheader-h {
    border-bottom: 0.5px solid #fff;
}
.gyos_text span::before {
    position: absolute;
    width: 17px;
    height: 2.5px;
    content: '';
    display: block;
    background: #C6C6C6;
    left: 6px;
    top: 3px;
}
.gyos_text span,
.space_alignment span {
    position: relative;
}
.space_alignment span::before{
    position: absolute;
    width: 12px;
    height: 2.3px;
    content: '';
    display: block;
    background: #C6C6C6;
    left: 5px;
    top: 1.8px;
}

.leads_form .wpcf7-submit {
    margin-top: 60px;
}
.leads_form .wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
    font-size: 12px;
    position: absolute;
    bottom: -27px;
    font-family: 'Helvetica Neue' !important;
}
.leads_form .wpcf7-form-control-wrap input.wpcf7-form-control {
    background: unset;
    box-shadow: unset;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding-left: 0px;
    min-height: unset;
    margin: 0px !important;
    line-height: 31px;
    font-size:18px;
    color:#fff;
}
.leads_form ::-webkit-input-placeholder {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.90)!important;
    font-family: 'Helvetica Neue' !important;
  }
  /* Chrome, Edge, Safari */
.leads_form ::placeholder {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.90)!important;
    font-family: 'Helvetica Neue' !important;
}

/* Firefox */
.leads_form ::-moz-placeholder {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.90)!important;
    font-family: 'Helvetica Neue' !important;
}

/* Internet Explorer (legacy) */
.leads_form :-ms-input-placeholder {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.90)!important;
    font-family: 'Helvetica Neue' !important;
}
.leads_form .wpcf7-form-control-wrap {
    position: relative;
    margin-bottom: 31px;
}
.leads_form .wpcf7-response-output {
    padding: 0px !important;
    border: 0px !important;
    font-size: clamp(18px, 2.344vw, 30px) !important;
    line-height: normal;
    color: #fff;
    position: absolute;
    font-family: 'Helvetica Neue';
    left: 50%;
	top:50%;
    transform: translate(-50%,-50%);
	text-align: center !important;
	width: 260px;
	display:none;
}
.leads_form .wpcf7-spinner {
    position: absolute;
    bottom: 0px;
}
.leads_form_above {
    position: absolute;
    bottom: 541px;
    color: #C6C6C6;
    z-index: 1;
	font-size: clamp(18px, 2.344vw, 30px) !important;
	line-height:normal;
}
.leads_form .contact_desc{
	color: #fff;
	font-size: clamp(18px, 2.344vw, 30px) !important;
	line-height:normal;
	margin-bottom:60px;
}

.leads_form {
    position: absolute;
    top: 0px;
    z-index: 9;
    border-radius: 5px;
    border: 0.5px solid #FFF;
	background: rgba(255, 255, 255, 0.10);
	backdrop-filter: blur(6px);
    width: 663px;
    padding: 50px 40px 10px 50px;
}
.leads_form:after {
    content: "";
    display: block;
    border: solid .5px #C6C6C6;
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: -44px;
}
.leads_form .wpcf7-form[data-status="sent"] p {
    display: none !important;
}
.leads_form form.sent .wpcf7-response-output {
    top: 50%;
    max-width: 200px;
	display:block;
}
.request_link,
.leads_form input[type=submit]:not(.w-btn):not(.button)
{
    background: rgba(255, 252, 251, 0.50)!important;
	color:#343434!important;
	font-size:clamp(18px, 2.344vw, 25px) !important;
	padding:0px;
	letter-spacing:0px!important;
    height: 55px !important;
	border: 0.5px solid #fff !important;
	border-radius: 5px !important;
    font-family: 'Helvetica Neue' !important;
    font-weight: 300 !important;
	width:90%!important;
	max-width:310px!important;
	margin-top:0px;
}
.leads_form input[type=submit]:not(.w-btn):not(.button){
	max-width:200px!important;
}
.space_text{
	color: #CECECE !important;
	font-size: clamp(18px, 2.344vw, 30px) !important;
	line-height: normal !important;
}
.leads_form input[type=submit]:not(.w-btn):not(.button):hover{
	color:#343434!important;
}
.gyos_text {
    display: none !important;
}
.instagram_icon{
	display:none!important;
	bottom:60px;
	top:unset!important;
	right:14vw;
	left:unset!important;
	width: 33px !important;
	height: 33px !important;
}
sr7-adjuster,
sr7-content,
sr7-slide,
sr7-mask,
sr7-bg,
sr7-module{
	height:100vh!important;
	min-height:660px;
	
}
@media (min-width:767px) {
    header .l-subheader-h {
        border-bottom: 0.5px solid #fff;
        max-width:663px;
        margin: auto auto 0px 0px;
    }
    .leads_form .wpcf7-spinner {
        bottom: 81px;
    }
    .leads_form form.sent .wpcf7-response-output {
        max-width:100%;
    }
    .leads_form .wpcf7-response-output {
        width: 400px;
    }
    .leads_form {
        bottom: 150px;
        min-height: 318px;
        top: unset;
    }
    .leads_form .wpcf7-form-control-wrap {
        margin-bottom: 0px;
    }
    .gyos_text,
    .precision_text,
    .border_health,
    .space_text,
    .space_alignment{
        width:95%!important;
        left:50%!important;
        transform: translate(-50%)!important;
    }
	.request_link{
        left:50%!important;
        transform: translate(-50%)!important;
	}
    .gyos_text{
        font-size: 38px !important;
        line-height: normal !important;
        letter-spacing: 1.14px !important;
        top: unset !important;
        bottom:546px ! Important;
    }
    .precision_text {
        font-size: clamp(35px, 4.557vw, 60px) !important;
        line-height: normal !important;
        letter-spacing: normal !important;
        top: unset !important;
        bottom: 413px ! Important;

    }
    .border_health {
        height: 0.5px !important;
        top: unset !important;
        bottom: 165px ! Important;
        width:690px !important;
        left: 9vw !important;
        transform: translate(-6.4vw) !important;
    }
    .space_text{
        line-height: normal !important;
        letter-spacing: 0.9px !important;
        top: unset !important;
        bottom: 278px ! Important;
    }
    .request_link{
        display: flex !important;
        align-items: center;
        justify-content: center;
        top: unset !important;
        bottom: 195px !important;
        left: 3% !important;
        transform: translate(-3%) !important;
        
    }
    .space_alignment {
        bottom: 83px !important;
    }
}
@media (max-width:1200px) {
    .precision_text {
        bottom: 395px ! Important;
    }
}
@media (max-width:1000px) {
    .precision_text {
        bottom: 380px ! Important;
    }
}
@media (max-width:900px) {
    .precision_text {
        bottom: 370px ! Important;
    }
}
@media (max-width:800px) {
    .precision_text {
        bottom: 360px ! Important;
    }
}
@media (max-width:767px) {
	.helvetica {
		font-weight: 500 !important;
	}
	.instagram_icon {
		bottom: 105px;
        right: 6.5%;
        width: 22px !important;
        height: 22px !important;
	}
    .gyos_text span::before {
        position: absolute;
        width: 8px;
        height: 1.4px;
        background: #A5A5A5;
        left: 2.8px;
        top:1px;
    }
    .space_alignment span::before {
        position: absolute;
        width: 8px;
        height: 1.4px;
        background: #A5A5A5;
        left: 2.8px;
        top:1px;
    }

    .leads_form {
        top: 90px!important;
        width: 93%;
        padding: 40px 25px 40px 25px;
        left: 50%;
        transform: translate(-50%)!important;
        min-height:calc(100% - 160px);
    }
	.leads_form:after {
		bottom: -40px;
	}
	.leads_form_above{
		top:135px;
	}
    .gyos_text{
        font-size: 18px!important;
        line-height: 22px!important; /* 138.462% */
        letter-spacing: 0.39px;
        bottom:325px!important;
        top: unset !important;
    }
    .precision_text{
        color: #FFF!important;
        font-size: 34px!important;
        line-height: 36px!important;
        letter-spacing: normal!important;
        top: unset !important;
        bottom: 248px!important;
    }

    .space_text{
        line-height: 22px!important;
        letter-spacing: 0.39px!important;
        max-width: 90%!important;
		width:auto!important;
        top: unset !important;
        bottom: 170px;
    }
    .space_alignment {
        top: unset !important;
        bottom:36px;
    }
    .request_link{
        bottom: 110px ! Important;
        top: unset !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
	.request_link,
	.leads_form input[type=submit]:not(.w-btn):not(.button){
		height: 40px !important;
		max-width:250px!important;
	}
    .border_health{
        height: 0.5px !important;
        top: unset !important;
        bottom: 90px;
    }
    .leads_form .wpcf7-spinner {
        bottom: 182px;
        left: 30px;
    }
    .leads_form input[type=submit]:not(.w-btn):not(.button){
        margin-top: 10px;
        width: 100%!important;    
        font-size: 15px !important;
    }
    .leads_form .wpcf7-form-control-wrap {
        margin-bottom: 10px;
    }
    .leads_form ::-webkit-input-placeholder {
        font-size: 14px;
      }
      /* Chrome, Edge, Safari */
    .leads_form ::placeholder {
        font-size: 14px;
    }
    
    /* Firefox */
    .leads_form ::-moz-placeholder {
        font-size: 14px;
    }
    
    /* Internet Explorer (legacy) */
    .leads_form :-ms-input-placeholder {
        font-size: 14px;
    }
    .leads_form .wpcf7-form-control-wrap input.wpcf7-form-control{
        font-size: 14px;
    }
}
@media screen and (max-width:480px)
{
	.precision_text{
		bottom:265px!important;
	}
	.space_text{
		max-width:355px!important;
    }
	.space_alignment{
		bottom:30px;
	}
}
@media (max-width:390px) {
    .space_text,
	.leads_form .wpcf7-response-output,
	.leads_form .contact_desc	{
        font-size: 16px !important;
        line-height: 18px !important;
    }
}