footer{
	height: auto;
	padding-bottom: 20px;
	width: 100%;
	background: #61a5bf;
	color: #eef4f7;
}

footer .hr{
	background-color: #f8f8f8;
	margin-bottom: 35px;
}

footer .footerlogo{
	width: 170px;
}
footer .row:first-child{
	margin-top: 70px;
	height: 60px;
}
footer .row.second{
	line-height: 30px;
	font-size: 20px;
}
footer .row.second a{
	color: #eef4f7;
	text-decoration: none;
}
footer .row.second input{
	width: 100%;
}
footer .row.second .title{
	font-size: 28px;
	margin-top: -100px;
	margin-bottom: 50px;
	position: relative;
}
footer .discount15{
	position: absolute;
	right: -30px;
	top: -45px;
}
footer .keszpenzes_badge{
	float: right;
    max-width: 180px;
    position: absolute;
    right: 16px;
    top: -6px;
    width: 100%;
}
footer .row.second > div:last-child,footer .row.second > div:last-child div{
	padding: 0;
}
footer .row.second > div:last-child > div:last-child div:last-child{
	min-height: 100px;
}
footer .row:last-child{
	font-size: 15px;
}

footer input:not([type='checkbox']) {
  	color: #699fbd;
  	background-color: #e9f2f6;
	margin: 10px auto;
}
footer .postcode input{
	max-width: 97%;
}
footer .sendbtn input{
	background-color: transparent;
	color: #FFFFFF;
	border: 2px solid #e9f2f6;
	height: 40px;
	line-height: 37px;
	text-align: center;
	padding: 0;
	max-width: 97%;
	float: right;
	border-radius: 6px;
}
footer .sendbtn input:hover{
	background-color: #e9f2f6;
	color: #699fbd;
	border: 2px solid #e9f2f6;
}
footer input::-moz-placeholder {
  color: #699fbd;
}
footer input:-ms-input-placeholder {
  color: #699fbd;
}
footer input::-webkit-input-placeholder {
  color: #699fbd;
}

footer .row.second .sexy_checkbox label:after,
footer .row.second .sexy_checkbox label:before {
	margin-top: 8px;
}

footer .icons img{
	float: left;
	margin: 0 10px;
}
footer .szechenyi{
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
	margin-top: -40px;
}

footer .under-line{
	text-decoration: underline!important;
}

.footer-contact a:hover,.footer-contact a:focus,.footer-contact a:active{
	text-decoration: underline!important;
}

.footer_position_fixing {
	position: relative;
}

@media ALL and (max-width: 1200px){	
	footer .row.second{
		line-height: 25px;
		font-size: 15px;
	}
	footer .discount15{
		width: 100px;
		right: 0px;
		top: 0px;
	}
	footer .keszpenzes_badge{
	    right: -16px;
	    top: -6px;
	}
	footer .row.second .title{
		font-size: 20px;
	}
	footer input {
		padding: 5px 15px;
	}
	footer .szechenyi{
		margin-top: -25px;
	}
}

@media ALL and (max-width: 992px){	
	footer .row.second{
		line-height: 25px;
		font-size: 13px;
	}
	footer .discount15{
		width: 80px;
		right: 0px;
		top: 20px;
	}
	footer .keszpenzes_badge{
	    right: -38px;
    	top: 20px;
	}
	footer .row.second .title{
		font-size: 20px;
	}
	footer input {
		height: 30px;
		font-size: 13px;
		margin: 8px auto;
		padding: 0 15px;
	}
	footer .postcode input{
		max-width: 100%;
	}
	footer .sendbtn input{
		height: 30px;
		line-height: 30px;
		max-width: 100%;
	}
	footer .row.second > div:last-child > div:last-child div{
		min-height: 80px;
	}
	footer .sexy_checkbox{
		font-size: 12px;
		line-height: 18px;
	}
	.footer_position_fixing {
		height: 370px;
	}
	footer .sendbtn{
		position: absolute; 
		bottom: 0;
		z-index: 9;
	}
	footer .szechenyi{
		margin-top: 0;
	}
}

@media ALL and (max-width: 768px){	
	.footer_position_fixing {
		height: 300px;
	}

	footer .row:first-child{
		margin-top: 20px;
	}
	footer .footerlogo {
		margin-top: -8px;
	}
	footer .row.second .title{
		font-size: 25px;
		margin-top: -80px;
		margin-bottom: 30px;
	}
	footer .row.second > div:last-child{
		line-height: 25px;
		font-size: 15px;
		text-align: center;
		max-width: 100%;
		width: 100%;
		margin: auto;
	}
	footer .row.second div:last-child .title{
		margin-top: 50px;
		margin-bottom: 20px;
	}
	footer .discount15{
		width: 80px;
		right: 8%;
		top: -50px;
	}
	footer .keszpenzes_badge{
	    right: -35px;
    	top: -24px;
	}
	footer input,
	footer .postcode input,
	footer .sendbtn input {
		max-width: 350px !important;
		float: none;
	}
	footer .row.second > div:last-child > div:last-child div{
		min-height: 70px;
	}
	footer .sexy_checkbox{
		max-width: 350px;
		float: none;
		margin: 5px auto;
		font-size: 14px;
		text-align: left;
	}
	footer > div:last-child{
		text-align: center;
	}

	footer .icons{
		margin: 8px auto;
	}
	footer .icons img{
		float: none ;
	}
	footer .szechenyi{
		margin-top: 5px;
	}
}
@media ALL and (max-width: 610px){	
	footer .keszpenzes_badge {
	    float: left;
	    left: 0;
	    position: relative;
	    right: 0;
	    top: 0;
	}
}
@media ALL and (max-width: 480px){	
	footer .row.second {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	footer .row.second > div{
		text-align: center;
		max-width: 100%;
		width: 100%;
	}
	footer .row.second .title {
		margin-bottom: 0;
		margin-top: 50px;
		font-size: 22px;
	}
	footer .row.second div:first-child .title{
		margin-bottom: 30px;
		margin-top: -80px;
	}
	footer .discount15{
		right: 2%;
		top: -80px;
	}
	footer .keszpenzes_badge{
	    float: right;
	    left: -25px;
	    right: 24px;
	    top: 0;
	}
	footer input,
	footer .postcode input,
	footer .sendbtn input {
		width: 90%;
	}

	footer .row.second > div:last-child > div:last-child div{
		min-height: 60px;
	}
	footer .sexy_checkbox{
		font-size: 13px;
	}
}