#downloadConfirmEmail, .vcdownload { font-weight: bold; cursor: pointer; display: inline-block; }
#downloadConfirmEmail:hover, .vcdownload:hover { text-decoration: underline; }
#finish-booking { text-align: center;  }
.finish-success { background: url('../images/thankyoupage-success.png') no-repeat; width: 472px; height: 328px; background-size: cover; margin: auto auto 30px; }
.finish-title { font-weight: bold; font-size: 28px; text-align: center; margin-bottom: 15px; line-height: 120%; }
.finish-content { margin-bottom: 100px; }
.finish-btn { width: 234px; height: 234px; display: inline-block; margin: 30px 30px 100px; background-size: cover; cursor: pointer; -webkit-transition: all ease 0.6s; -moz-transition: all ease 0.6s; -o-transition: all ease 0.6s; -ms-transition: all ease 0.6s; transition: all ease 0.6s; }
.finish-eye { background: url('../images/thankyoupage-IMG-szem.png'); }
.finish-brain { background: url('../images/thankyoupage-IMG-agy.png'); }
.finish-mouth { background: url('../images/thankyoupage-IMG-szaj.png'); }
.finish-btn:hover { transform: scale(0.9); filter: drop-shadow(0px 0px 1px black); }
.finish-btn:active { transform: scale(2); }
.finish-header { background: linear-gradient(#f9f9f9,#dcdcdc); width: 100%; height: 400px; margin-bottom: 70px; }
.finish-header .container { display: flex; margin: auto; }
.finish-text { width: 700px; padding: 25px 140px 0 100px; text-align: left;}
.finish-text .finish-title { text-align: left; font-size: 58px; }
.finish-success { margin-top: 40px; }
.wallpaper-download-box { width: 1060px; height: 124px; margin: auto auto 70px; background: url('../images/rating/yellow_bg.gif'); position: relative; }
a.wpdl-btn { width: 200px; height: 124px; background: #4c3c2f; color: #f5ce33; font-size: 22px; line-height: 124px; position: absolute; right: 0; top: 0; cursor: pointer; display: block; }
.wp-icon { background: url('../images/rating/wpsmall.jpg'); width: 160px; height: 100px; position: absolute; left: 12px; top: 12px; }
.wp-content { display: table; position: absolute; color: white; font-size: 32px; font-weight: bold; top: 30px; left: 270px; }
.wp-content span { display: table; font-size: 18px; font-weight: 300; }

@media screen and (max-width: 1366px) {
#finish-booking { margin-top: 100px; }
.finish-header { height: 300px; margin-bottom: 50px; }
.finish-header .container { display: flex; }
.finish-text { width: 600px; padding: 40px 120px 0 80px; }
.finish-text .finish-title { text-align: left; font-size: 48px; }
.finish-success { width: 345px; height:240px; margin-top: 30px; }
.finish-content { font-size: 15px; }
.wallpaper-download-box { width: 840px; height: 110px; }
a.wpdl-btn { width: 160px; height: 110px; line-height: 110px; font-size: 19px; }
.wp-icon { width: 138px; height: 86px; background-size: cover; }
.wp-content { font-size: 27px; left: 220px; }
.wp-content span { font-size: 15px; }
.finish-title { font-size: 24px; }
.finish-btn { width: 200px; height: 200px; background-size: cover; }
}

@media screen and (max-width: 1024px) {
#finish-booking { margin-top: 50px; }
.finish-header { margin-bottom: 20px; }
.finish-header .container { display: block; width: 100%; padding: 40px 20px 20px; }
.finish-text .finish-title { padding-bottom: 15px; font-size: 36px; text-align: center;  display: block; width: 100%; }
.finish-text { width: 100%; text-align: center; margin: auto; padding: 0; }
.finish-header { height: auto; padding-bottom: 25px; }
.wallpaper-download-box { width: auto; margin: 0 20px 20px; height: inherit; padding: 1px 20px; text-align: center; }
.wp-icon, .wp-content, a.wpdl-btn { position: relative; top: inherit; left: inherit; margin: 20px auto; }
a.wpdl-btn { height: 50px; line-height: 50px; }
.finish-title { font-size: 18px; padding: 0 20px; }
.finish-content { margin: auto; }
.finish-success { width: 100%; background-size: contain; }
}