.wrapper {
	max-width: 1920px;
	min-width: 320px;
	margin: 0 auto;
	width: 100%;
	background-color: #F1F3F8;
}

.mainCon {
	background: none;
	margin-bottom: 8px;
}

.mainCon * {
	text-decoration: none
}

.mainCon a.logo1 {
	display: inline-block;
	float: left;
	margin: 0 auto;
	height: 30px;
	width: 300px;
	background: url(../images/logo-new_w.svg) 5px center no-repeat;
	background-size: auto 30px
}


.mainCon a:hover {
	text-decoration: none
}

.mainCon img {
	height: 60px;
}

/* ------------------- LQT extrass-------------------------------------------------------*/

.tm-logo-header {
	background: #e20074;
	padding: 8px 15px;
}

.tm-logo-header .sub-content {
	max-width: 1440px;
	margin: 0 auto;
}

.tm-logo-header .logo img {
	height: 35px;
	margin-left: 15px;
}

.legal_zgoda p {
	font-size: 14px ! important;
	font-weight: 100 !important;
	max-width: 340px;
	margin-left: 5px;
	/* font-family: 'SamsungOne-400' !important */
}


#lqt-sam-form input.error {
	border-bottom: 3px solid red !important;
}

#lqt-sam-form label.error {
	padding: 8px 0 0px;
	text-align: center;
	display: block;
	width: 100%;
}

#lqt-sam-form input[type="checkbox"] {
	position: absolute;
	opacity: 0
}

#lqt-sam-form input[type="checkbox"]~.fake-chx {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: #fff;
	border: 2px solid #eee;
	position: relative;
	top: 12px;
	margin-right: 5px;
	padding: 0 !important;
	vertical-align: top;
}

#lqt-sam-form input[type="checkbox"]:checked~.fake-chx {
	background: #F7F7F7 url("../img/check.svg") center no-repeat;
	background-size: 13px auto;
}

#lqt-sam-form input[type="checkbox"].error~.fake-chx {
	border: 1px solid red;
}

#lqt-sam-form input[type="checkbox"].error+label.error {
	position: absolute;
	top: -25px;
	display: inline-block;
	width: auto;
	left: 0px;
	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
}

#lqt-sam-form .legal_zgoda {
	width: calc(100% - 30px);
	display: inline-block;
	line-height: 1.28em;
}

#samsung_unpacked #samsung_v1 #lqt-sam-form .sam_btn {
	cursor: pointer;
}

#form-holder #thx,
#form-holder #err {
	text-align: center;
	padding: 120px 15px
}

body .tipso_bubble * {
	/* font-family: 'SamsungOne-400'; */
	font-family: "SamsungOne-300";
}

/* ------------------- LQT extrass------------------- END -------------------------------*/

@media screen and (min-width: 600px) {
	.mainCon img {
		height: 72px;
	}

	.mainCon a.logo1 {
		height: 50px;
		background-size: auto;
	}

	.mainCon a.logo2 {
		height: 50px;
		background-size: auto;
	}
}

@media screen and (min-width: 960px) {
	.mainCon img {
		height: 84px;
	}
}

@media screen and (min-width: 1200px) {
	.mainCon img {
		height: 97px;
	}
}

@media screen and (min-width: 1590px) {
	.mainCon img {
		height: 118px;
	}
}
