@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3) { 
	
body {
	/*overflow-x: hidden;*/
	margin: 0;
}

#wrapper {
	width: 100%;
	min-width: 1450px;
	max-width: none;
	margin-left: 0;
}

select, input, textarea {
	vertical-align: middle;
}


.request-button {
	white-space: nowrap;
	display: block;
	float: left;
	text-transform: uppercase;
	font-family: TheNorthernBlock-Acrom;
	color: #fff;
	border: 2px solid #ffbc00;
	width: 442px;
	height: 31px;
	position: relative;
	padding-top: 14px;
	text-align: center;
	font-size: 15px;
	word-spacing: 3px;
	cursor: pointer;
	outline: none;
}

.request-button:hover {
	border: 2px solid #ffbc00;
	background-color: #ffbc00;
	color:#000;
}

.request-button:active {	
	background-color: #ffbc00;
	box-shadow: inset 1px 1px 4px 1px #000;
	color:#000;
}




.topbar {
	opacity: 1; 
	background-color: #000000; 
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.79);
	border-bottom: 2px solid #3c3c3c;
    height: 160px;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 21;
}	

.logo {
	text-align: center;
}

.logo img {
	height: 150px;
	margin: 5px 0 0 0;
}




.lang-switcher, .footer-lang-switcher {
	position: absolute;
	z-index: 9999;
	right: 5px;
}

.lang-switcher {
	top: 170px;
}

.footer-lang-switcher {
	bottom: 205px;
}

.lang-switcher a, .footer-lang-switcher a {
	display: block;
	float: left;
	margin-right: 30px;
	text-decoration: none;
}

.lang-switcher img, .footer-lang-switcher img {
	width: 120px;
}





.screen01 {
    margin: 0 auto;
    position: relative;
    width: 100%;
	height: 1200px;
    z-index: 19;
	background: #000;
	overflow: hidden;
}

.screen01 .main-block-img {
    position: absolute;
	width: 1200px;
	height: auto;
	margin-top: 95px;
	left: -180px;
}

.line {
	position: relative;
	top: -44px;
	left: -6px;
}

.screen01-1 {
    position: absolute;
	left: 850px;
	top: 115px;
/*    width: 560px;
    height: 941px;*/
}

.title1 {
	display: block;
	position: relative;
	top: 140px;
}	

.title1 h1, .title1 h2 {
	font-family: OpenSansExtrabold;
	font-weight: 900;
	line-height: 61px;	
	color: #fff;
	letter-spacing: 1px;
}

.title1 h1 {
	font-size: 110px;
}

.title1 h2 {
	margin-top: -20px;
	font-size: 95px;
	text-transform: uppercase;
	color: #ffa900;
}	

.title1 span {
	font-family: OpenSansExtrabold;
	color: #ffa900;
	position: relative;
/*	width: 500px;
	height: 150px;	*/
}

.text1 {
	color: #fff;
	font-family: TheNorthernBlock-Acrom;
	height: auto;
	position: relative;
	top: 90px;
/*	font-size: 18px;*/
	padding-left: 20px;
}

.text1 ul {
	/*list-style-image: url(/images/square01.jpg);*/
	list-style-type: square;
	padding-left: 15px;
}

.text1 li {
	padding-left: 5px;
	padding-bottom: 30px;
	font-size: 42px;
	line-height: 42px;
}

.screen01 .request-button {
    top: 130px;
    width: 410px;
}

.p1-1, .p1-2, .p1-3, .p1-4, .p1-5, .p1-6 {
	opacity: 0;
}

.screen02 {
	background: url(/images/screen02-bg01.jpg) -190px top no-repeat;
	background-size: cover;
	margin: 0 auto;
	position: relative;
	width: 100%;
/*	height: 1550px;*/
	height: 1250px;
	z-index: 20;
	opacity: 1;
	top: -60px;
}


.screen02-1 {
    position: absolute;
    /*width: 600px;*/
	width: 100%;
	height: 600px;
	top: 100px;
	left: 0;
}

.title2 {
	text-transform: uppercase;
	color: #ffbc00;
	font-family: TheNorthernBlock-Acro_Bold;
	font-size: 32px;
	line-height: 50px;
	font-weight: 900;
	letter-spacing: -1px;
	text-align: left;
	position: relative;
	margin: -40px 0 0 50px;
}

.title2 h2 {
	margin-top: 0;
}

.line2 {
	position: relative;
	top: -48px;
	left: -7px;
}

.text2 {
  position: relative;
  margin-left: 780px;
  margin-top: -40px;
}

.p2-1, .p2-1 h2,
.p2-2, .p2-2 h2, 
.p2-3, .p2-3 h2, 
.p2-4, .p2-4 h2, 
.p2-5, .p2-5 h2, 
.p2-6, .p2-6 h2, 
.p2-7, .p2-7 h2, 
.p2-8, .p2-8 h2 {
	position: relative;
	font-family: TheNorthernBlock-AcromLight;
	font-size: 32px;
}

.p2-1,
.p2-2, 
.p2-3, 
.p2-4, 
.p2-5, 
.p2-6, 
.p2-7, 
.p2-8 {
	display: block;
	width: 650px;
	height: 80px;
	color: #1f2022;
	opacity: 0;
	clear: both;
}

.p2-1 h2,
.p2-2 h2, 
.p2-3 h2, 
.p2-4 h2, 
.p2-5 h2, 
.p2-6 h2, 
.p2-7 h2, 
.p2-8 h2 {
	color: #000000;
    opacity: 1;
    display: block;
    float: left;
    background-color: #ffbc00;
    width: 52px;
    height: 46px;
    border-radius: 42px;
    text-align: center;
    font-weight: 700;
    padding-top: 6px;
	margin: 8px 0 0 0;
}

.p2-4 h2, 
.p2-5 h2, 
.p2-6 h2,
.p2-7 h2 {
	margin: 26px 0 0 0;
}	


.p2-1 p,
.p2-2 p,
.p2-3 p,
.p2-4 p,
.p2-5 p,
.p2-6 p,
.p2-7 p,
.p2-8 p {
	position: relative;
    color: #fff;
    display: inline-block;
    float: left;
    width: 588px;
    padding: 3px 0 0 10px;
	margin: 10px 0;
}


.screen02 .request-button {
	top: 220px;
	left: -30px;
	opacity: 0;
}




.footer {
	width: 100%;
	position: relative;
	background-color: #ffffff;
	clear: both;
	top: -80px;
	z-index: 9999;
}

.footer-content {
	width: 100%;
	height: 170px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.footer-logo {
	display: inline-block;
	float: left;
	width: 370px;
	margin-top: -10px;
	margin-bottom: 10px;
}


.footer-agreement {
	float: left;
	font-family: TheNorthernBlock-Acrom;
    cursor: pointer;
    font-size: 22px;
    /*margin-top: 20px;*/
	margin-left: 30px;
	margin-top: 7px;
	/*text-align: center;*/
	position: absolute;
    left: 590px;
    top: 90px;
    text-align: center;	
}

.footer-request {
	display: block;
	float: left;
	margin-left: 200px;
	margin-top: -5px;
}

.footer-request img, .footer-request a {
	display: block;
	float: left;
}

.footer-request img {
	margin-top: 12px;
}


.footer-request a {
	position: relative;
    font-family: TheNorthernBlock-AcromLight;
    font-size: 38px;
    text-decoration: none;
	border-bottom: 1px dashed #000000;
    cursor: pointer;
    font-weight: 700;
	/*margin-top: 30px;*/
	margin-left: 8px;
	margin-top: -1px;
	text-transform: uppercase;
}

.footer-request a:hover {
	text-decoration:none;
	border:1 px solid #000;
}

.footer-contacts, .footer-contacts-cn {
    display: block;
	float: left;
    font-family: OpenSansLight;
    font-size: 24px;
    font-weight: 700;
}

.footer-contacts {
	margin-left: 0px;
}

.footer-contacts-cn {
	margin-right: 10px;
	margin-top: -3px;
	float: right;
}

.footer-contacts p, .footer-contacts-cn p {
	margin: 0 0 8px 12px;
}

.footer-contacts-cn p span {
	font-size: 18px;
	letter-spacing: -1px;
}	


.md-trigger {
	color: #111;
}


#back-top {
    background: url(/images/button_top.png) 0 0 no-repeat;
    position: fixed;
    right: 20px;
    bottom: 8px;
    color: #fff;
    width: 100px;
    height: 40px;
    text-align: center;
    cursor: pointer;
}



.form {
	font-family: OpenSans-Bold;
	font-size: 36px;
}


a.close-button {
	background: #ffbc00;
	padding: 5px 15px;
	color: #000000;
	cursor: pointer;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 40px;
}

a.close-button:hover {
/*	color: #444444;*/
}


#requestform1, #requestform2, #requestform3 {
	background: #ffffff;	
	width: 90%; 
	max-width: 100%;
	height: 1300px;
	text-align: left;
	font-family: OpenSansLight;
	padding: 0 15px;
}	

.formArea {
	max-width: 90%;
	width: 90%;
	height: auto;
	box-shadow: none;
	border-radius: 0;
	margin-top: 30px;
}


#requestform3 h2 {
	font-size: 40px;
}

#requestform3 h3 {
	font-size: 30px;
}

#appointment-header {
	text-align: center; 
	margin-bottom: 20px; 
	padding-bottom: 15px; 
	border-bottom: 1px dashed #000000;
}

#appointment-content {
	height: 920px;
	overflow-y: scroll;
	padding: 10px 10px;
	font-size: 36px;
}

#appointment-footer {
	text-align: center; 
	margin-top: 20px; 
	padding-top: 20px; 
	border-top: 1px dashed #000000;
}




.remodal-close {
	width: 100px;
	height: 100px;
}

.remodal-close:before {
	font-size: 85px;
	top: 10px;
	left: 10px;
}

.formTitle {
	font-size: 60px;
	height: 144px;
}	

.msgs  {
	font-size: 50px;
	
}	

.formTitle span {
	font-size: 55px;
}	

.ui-input input + label span, .ui-input textarea + label span {
	font-size: 26px;
}

.ui-input input {
	width: 97%;
	font-size: 45px;
}	

textarea {
	width: 100%;
	font-size: 45px;
}	

.form-fieldset {
	margin-bottom: 30px;
}	

.agreement {
	font-size: 32px;
	margin-top: 55px;
}

#agreement {
	transform: scale(3);
    opacity: 0.9;
    cursor: pointer;
    margin: 33px 32px 0 15px;
}	

.formBtn {
	font-size: 40px;
}	


}