*,
*:before,
*:after { box-sizing: inherit; }
html { margin: 0; box-sizing: border-box; }
img {height:auto;max-width: 100%;}
html { height: 100%; }
body {background: #21314d;background-size: cover;color: #fff;margin: 0;cursor: default;background-image: url(../images/bkg_img_v03.jpg);background-repeat: no-repeat;background-position: 50% 50%;background-size: cover;height: 100%;font-family: 'Playfair Display', serif;position: relative;}
.main-content {/* position: absolute; */text-align: center;/* top: 11%; *//* left: 50%; */transform: translate(0, -50%);-webkit-transform: translate(0, -50%);-khtml-transform: translate(0, -50%);-ms-transform: translate(0, -50%);-moz-transform: translate(0, -50%);/* max-width: 1600px; */position: relative;top: 50%;padding: 0 50px;margin-top: -85px;}
.main-content > div {}
.logo-box img {
    width: 13.9%;
    max-width: 227px;
}
.logo-box,
.logo-box > div {}
.logo-box {
    margin-bottom: 8%;
}
.title-box { margin: 65px 0 0; text-align: center; }
.title-box > div { text-align: center; }
h1 { font-size: 55px; font-weight: 700; margin: 0; text-transform: uppercase; letter-spacing: 3px; }
h2 { font-size: 35px; font-weight: 400; margin: 0; }
p { margin: 0; font-size: 25px; font-weight: 300; }
.content-box {margin: 135px 0 0 0;text-align: center !important;font-family: verdana;display: none;}
.contacts-box { margin: 110px auto; display: inline-block; width: 960px; }
.contacts-box h3 { font-size: 23px; font-weight: 600; text-transform: uppercase; margin-bottom: 15px; }
.contacts-box p { font-size: 13px; line-height: 30px; }
.contacts-box a { color: #fff; text-decoration: none; }
.contacts-box a:hover { text-decoration: underline; }
.contacts-box > div { width: calc(100%/3); float: left; display: inline-block; }
.contacts-box > div > div { padding: 10px; }
.contacts-box > div:nth-child(2) > div { padding: 10px 45px; }
.main-content > div.coming-box {text-align: center;margin: 0;}
.coming-box img {width: 60.8%;max-width: 992px;}
.bottom-content img,
.top-content img { height: 100%; width: 13%; }
.top-content { max-height: 350px; position: absolute; top: 0; display: inline-block; width: 100%; }
.bottom-content { max-height: 350px; position: absolute; bottom: 0; display: inline-block; width: 100%; }
img.l-img { float: left; }
img.r-img { float: right; }
.main-content p { font-weight: 300; font-size: 16px; margin-bottom: 20px; }
.main-content p:last-child { margin: 0; }
.main-content p > span { font-style: italic; }
.main-content p > a { text-decoration: none; color: #fff; font-weight: 600; transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; -khtml-transition: all 0.4s ease-in-out 0s; -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; }
.main-content p > a:hover { color: #E4B877; }
.footer-content {position: absolute;bottom: 20px;left: 50%;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);-khtml-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);-moz-transform: translate(-50%, 0);width: 70%;text-align: center;}
.footer-content a {color:#fff; text-decoration:none; font-size: 20px;} 
.footer-content a img {/* width: 28.7%; */width: 100%;max-width: 385px;}
.framect {width: 100%;height: 100%;padding: 70px 70px 90px 70px;}
.framect .frame {border: 2px solid #fff;border-bottom: 0px;width: 100%;height: 100%;position: relative;}
.framect .frame .bottomline {}
.framect .frame .bottomline > * {position: absolute;bottom: 0;}

.framect .frame .line {height: 2px;background-color: #fff;}
.framect .frame .text {font-size: 1.9vw;font-weight: 400;text-align: center;bottom: -1.1vw;}
.framect .frame .line.left {left: 0;width: 24%;}
.framect .frame .line.middle {left: 43%;width: 15%;}
.framect .frame .line.right {left: 81%;width: 19%;}
.framect .frame .text.left {left: 26%;/* width: 13vw; */}
.framect .frame .text.right {left: 60%;width: 16.4vw;}



/*Media*/
@media (max-width: 1840px) {
	.logo-box {margin-bottom:130px;}	
	.main-content {margin-top: -5%;}
}
@media (max-width: 1450px) {
	.logo-box img {width: 15.9%;}
	.coming-box img {width: 67.8%;}
	.main-content {padding: 0 20px;}
}
@media (max-width: 1366px) {
	
}
@media (max-width: 1280px) {
	
}
@media (max-width: 1199px) {
	.logo-box img {width: 17.9%;}
	.coming-box img {width: 73.8%;}
	.framect {padding: 50px 50px 80px 50px;}
}
@media (max-width: 1024px) {
	.logo-box {
    margin-bottom: 22%;
}
	.logo-box img {width: 19.9%;}
	.coming-box img {width: 82.8%;}
	.main-content {margin-top: -6%;}
}
@media (max-width: 959px) {
	.logo-box {}
	.logo-box img {width: 21.9%;}
	.coming-box img {width: 94.8%;}

	.framect .frame .line {height: 2px;background-color: #fff;}
	.framect .frame .text {font-size: 2.5vw;bottom: -1.4vw;}
	.framect .frame .line.left {width: 22%;}
	.framect .frame .line.middle {left: 45%;width: 11%;}
	.framect .frame .line.right {left: 82.3%;width: 17.8%;}
	.framect .frame .text.left {left: 24.1%;/* width: 14vw; */}
	.framect .frame .text.right {left: 57.3%;width: 20vw;}
}
@media (max-width: 767px) {
	.logo-box {}
	.logo-box img {width: 26.9%;}
	.coming-box img {width: 100%;}
	.framect {padding: 30px 30px 70px 30px;}
	.framect .frame {border: 1px solid #fff; border-bottom:0px;}
	.framect .frame .line {height:1px;}
	
	.framect .frame .line {background-color: #fff;}
	.framect .frame .text {font-size: 2.9vw;bottom: -1.6vw;}
	.framect .frame .line.left {width: 20%;}
	.framect .frame .line.middle {left: 44.9%;width: 11.8%;}
	.framect .frame .text.left {left: 22.2%;/* width: 16vw; */}
	.framect .frame .text.right {left: 57.2%;width: 23vw;}
	.framect .frame .line.right {left: 85%;width: 15.1%;}
}
@media (max-width: 480px) {
	.main-content {margin-top: -12%;}
	.logo-box {margin-bottom: 34%;}
	.logo-box img {width: 42.9%;}
	.coming-box img {width: 100%;}
	.main-content {padding: 0 15px;}
	.framect .frame .line.middle {left: 46.7%;width: 9.4%;}
	.footer-content a {
    font-size: 18px;
}
}
@media (max-width: 320px) {
	.main-content {margin-top: -10%;}
	.logo-box {margin-bottom: 35%;}
	.framect .frame .line.middle {left: 47%;width: 9.4%;}
	.framect .frame .line.right {left: 86.5%;width: 13.5%;}
}