.vidposisi{
    top: -50px;
}

.paddingsubmit {
    padding-bottom: 180px;
}

.quform-input{
    font-family: Helvetica Now Text,helvetica,"sans-serif";
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.6em;
    font-size: 1.6rem;
    display: block;
    width: 100%;
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
    background-color: transparent;
    transition: border .25s ease;
}

.hero__text-wrapper.col-xs-24.col-sm-md-10.txtmargin.teksdatas2{
    display: none;
}

.txtkiri2{
    display: none;
}

.imgkanan2{
    display: none;
}

.imgkanan{
    display: none;
}
.txtkiri{
    display: block;
}
.teksatasgambar{
	display: none;
}
.headtxtalign{
    text-align:left;
}
.headtxtalign2{
    margin-left:-220px;
}
.txtmargin{
    padding-bottom: 50px;
}

.form__input-wrapper2 {
    position: absolute;
    width: 100%;
}
.footer__email-submit2 {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border-radius: 0;
    border: 0;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    padding: 0;
    text-align: center;
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    position: absolute;
    left: 0px;
    top: 12px;
}

@media (max-width:767px) {
    .paddingsubmit {
        padding-bottom: 20px;
    }
    .logokendra{
        width: 210px;
    }
    .txtkiri2{
        display: block;
    }
    .imgkanan2{
        display: block;
    }
    .imgkanan{
        display: none;
    }
    .txtkiri{
        display: none;
    }
    .teksatasgambar{
		display: block;
	}
	.teksbawahgambar{
		display: none;
	}
	.headtxtalign{
		text-align:center;
		font-size: 30px;
	}
	.headtxtalign2{
		margin-left:0;
	}
	.txtmargin{
		padding-bottom: 50px;
	}
	.hero--pos-right .hero__text-wrapper{
		margin-bottom: 14px;
	}
	.media-lockup{
        margin-top: 0px;
    }
    .form__input-wrapper {
        position: relative;
        width: 100%;
    }
    .form__input-wrapper2 {
        position: relative;
        width: 100%;
    }
    .footer__email-submit2 {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        border-radius: 0;
        border: 0;
        cursor: pointer;
        display: inline-block;
        line-height: 1;
        padding: 0;
        text-align: center;
        text-decoration: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        vertical-align: middle;
        position: absolute;
        left: 0px;
        top: 12px;
    }
}