html, body {
width: 100%;
	height: 100vh;
	padding:0;
	margin:0;
	  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.container {
	width: 100%;
	height: 100%;
	position: relative;
}


.bghomegraphic {
	width: 100%;
	height: 100%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/home-maingraphic.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.thebody {
	height: 100%;
	z-index: 0;
	position: relative;
	margin: 0px;
	padding:0;
}

.home-wrapper {
		height: 100%;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: auto;
		z-index: 10;
		width: 1200px;
		margin:auto;
}
.home-logo {width: 100%; text-align: center; position: relative;}
.home-logo img, .home-logo a img {width: 85%; height: auto;}


.home-logo {width: 100%; text-align: center;}
.home-logo img {width: 100%; height: auto;}
.home-logo a img:hover {
	animation: pulse;
	animation-duration: 0.65s;
}

.footer-copyright-container {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

.footer-copyright {
	position: absolute;
	bottom: 0;
	width: auto;
	z-index: 1;
	background-image: none;
	text-align: left;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color: #355d65;
	transform-origin: top left;
  transform: translateY(100%) rotate(-90deg);
  font-size: 12px;
}

.footer-copyright br {display: none;}


.footer-copyright a {color: #355d65; text-decoration: none;}
.footer-copyright a:hover {color: #000; text-decoration: underline; background: #ffcc00;}

.theheader-navigation {position: absolute; z-index: 9999999999;}

.home-sn-content {
	position: absolute;
	right: 20px;
	bottom: 40px;
	z-index: 2;
}
.home-sn-content ul, .home-sn-mobile ul {margin: 0px; padding: 0px; text-align: center;}
.home-sn-content ul li, .home-sn-mobile ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	vertical-align: middle;
}

.home-sn-content ul li a, .home-sn-mobile ul li a {
	color: #b39743;
	text-decoration: none;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  filter: alpha(opacity=95);
  opacity: 0.95;*/
}
.home-sn-content ul li:hover, .home-sn-mobile ul li:hover {
	animation: heartBeat;
	animation-duration: 0.75s;
}
.home-sn-content ul li a:hover, .home-sn-mobile ul li a:hover {
	color: #000;
	text-decoration: none;
	/*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;*/
}
.home-sn-content ul li i, .home-sn-mobile ul li i {font-size: 56px;}

.home-sn-content ul li:nth-child(2) i {transform: rotate(35deg); margin: 0px 0px 0px 30px;}
.home-sn-content ul li:nth-child(3) i {transform: rotate(-15deg); margin: 0px 60px 0px 0px;}
.home-sn-content ul li:nth-child(4) i {transform: rotate(45deg); margin: 0px 0px 0px 20px;}
.home-sn-content ul li:nth-child(5) i {transform: rotate(-10deg); margin: 0px 70px 0px 0px;}
.home-sn-content ul li:nth-child(6) i {transform: rotate(-10deg); margin: 0px 0px 0px 20px;}

.home-sn-mobile {display: none;}


@media only screen and (max-width : 1395px) {
	.home-sn-content ul li i {font-size: 42px;}
	.bghomegraphic {background-size: 100% auto;}
}

@media only screen and (max-width : 1260px) {
	
	.home-wrapper {width: 100%;}
	.home-logo img, .home-logo a img {width: 70%; height: auto;}
	
}

@media only screen and (max-width: 1040px) {
	
	.home-sn-content ul {text-align: center;}
	.home-sn-content ul li i {font-size: 42px;}
	.home-sn-content ul li {display: inline-block; margin: 0px 5px 0px 5px;}
	
	.home-sn-content ul li:nth-child(2) i {transform: rotate(0deg); margin: 0px 0px 0px 0px;}
	.home-sn-content ul li:nth-child(3) i {transform: rotate(0deg); margin: 0px 0px 0px 0px;}
	.home-sn-content ul li:nth-child(4) i {transform: rotate(0deg); margin: 0px 0px 0px 0px;}
	.home-sn-content ul li:nth-child(5) i {transform: rotate(0deg); margin: 0px 0px 0px 0px;}
	.home-sn-content ul li:nth-child(6) i {transform: rotate(0deg); margin: 0px 0px 0px 0px;}
	
	.home-sn-content {display: none;}
	.home-wrapper {
		height: 90%;
		flex-direction: column;
	}
	.home-logo {
		width: 100%;
		display: block;
		position: relative;
		float: none;
	}
	.home-sn-mobile {
		width: 100%;
		display: block;
		position: relative;
		text-align: center;
		margin: 0px 0px 0px 0px;
		padding: 20px 0px 0px 0px;
		float: none;
	}
	.home-sn-mobile ul {text-align: center;}
	.home-sn-mobile ul li i {font-size: 42px;}
	.home-sn-mobile ul li {display: inline-block; margin: 0px 5px 0px 5px;}
	
	.footer-copyright-container {
		width: 100%;
		height: auto;
		position: absolute;
		left: 0px;
		bottom: 0px;
	}
	
	.footer-copyright {
		position: absolute;
		bottom: 0;
		right: 0px;
		width: 100%;
		text-align: right !important;
		margin: 0px;
		padding: 5px 10px 5px 10px;
		color: #355d65;
		transform-origin: 50% 50%;
		transform: translateY(0) rotate(0deg);
		font-size: 12px;
	}
	.footer-copyright br {display: inline-block !important;}
	.footer-copyright span {
		background: #fff8ca;
		background: rgba(255, 248, 202, 0.55);
	}
	
}

@media only screen and (max-width: 820px) and (orientation: portrait) {
	
	body {
		  background-repeat: no-repeat;
		  background-position: bottom left;
		  background-size: cover;
		  background-attachment: fixed;
	  }
	
	.home-wrapper {align-items: center;}
	
	.bghomegraphic {
		background-size: 100% auto;
		background-image: url(../images/BGhome-mobile-portrait.png);
	}
	.home-wrapper {
		height: 90%;
	}
	
	.home-logo img, .home-logo a img {width: 85%; height: auto;}
	
	.footer-copyright br {display: none;}
	
		.footer-copyright {
		position: absolute;
		bottom: 0;
		right: auto;
		width: 100%;
		text-align: center !important;
		margin: 0px;
		padding: 5px 10px 5px 10px;
	}
	.footer-copyright br {display: none !important;}
	.footer-copyright span {display: inline-block; padding: 2px 5px 2px 5px;}


	
}

@media only screen and (max-width: 820px) and (orientation: landscape) {
	.bghomegraphic {
		background-size: 100% auto;
		background-image: url(../images/BGhome-mobile-landscape.png);
	}
}

@media only screen and (max-height: 800px) and (orientation: landscape) {
	.home-logo img, .home-logo a img {width: 60%; height: auto;}
	.thefooter {bottom: 10px;}
	.footer-copyright {font-size: 12px; line-height: 20px;}
}

@media only screen and (max-height: 690px) and (orientation: portrait) {
	.bghomegraphic {
		background-size: 165% auto;
		background-position: bottom right;
	}
}


@media only screen and (max-height: 450px) and (orientation: landscape) {
	.home-logo img, .home-logo a img {width:45%; height: auto;}
	.home-sn-mobile {padding-top: 10px; padding-bottom: 0px;}
	.home-sn-mobile ul li i {font-size: 32px;}
	.footer-copyright {font-size: 11px; line-height: 14px;}
	
	.bghomegraphic {
		background-size: 100% auto;
		background-image: url(../images/BGhome-mobile-landscape.png);
	}
	.home-wrapper {
		height: 100%;
	}
	
	.footer-copyright {
		position: absolute;
		bottom: 0;
		right: auto;
		width: 100%;
		text-align: center !important;
		margin: 0px;
		padding: 5px 10px 5px 10px;
	}
	.footer-copyright br {display: none !important;}
	.footer-copyright span {display: inline-block; padding: 2px 5px 2px 5px;}
	
}