/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-variant: normal;

	font-family: 'Otama';
	src: url('/Fonts/Otama.eot?') format('eot'), 
	     url('/Fonts/Otama.woff') format('woff'), 
	     url('/Fonts/Otama.ttf')  format('truetype'),
	     url('/Fonts/Otama.woff2') format('woff2');
	}
	
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
html{
	height: 100%;
}
body {
    line-height:1;
	color: #fff;
	line-height: 1.425;
	min-height: 100%;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
.wrapper{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper2 {
	text-align: justify;
	width: 100%;
	background: #fff;
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	line-height: 1.525;
}
.inner{
	padding: 100px 100px 70px;
}
.wrapper2  h2{
	color: #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: normal;
	display: inline;
}
.logo{
	position: absolute;
	left: 50%;
	margin-left: -210px;
	top: 200px;
	z-index: 1000;
}
.logo2{
	display: none;
}
.one-half{
	width: 50%;
	margin: 0;
	float: left;
	position: relative;
	line-height: 0;
}
.text1{
	position: absolute;
	text-align: center;
	left: 15%;
	bottom: 200px;
	font-family: 'Otama', serif;
	color: #fff;
	line-height: 1.425;
}
.btn1{
	text-decoration: none;
	font-size: 24px;
	background: #a99978;
	padding: 8px 50px;
	color: #fff;
	font-family: 'Open sans', sans-serif;
	font-weight: 600;
	letter-spacing: 0.3px;
	-moz-transition:    .3s ease-in-out;
	-ms-transition:     .3s ease-in-out;
	-o-transition:      .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition:         .3s ease-in-out;
	width: 313px;
}
.btn1:hover, .btn2:hover {
	background: none;
	border: 3px solid #fff;
	color: #fff;
}
.text2{
	line-height: 1.425;
	position: absolute;
	text-align: center;
	right: 12%;
	bottom: 200px;
	font-family: 'Otama', serif;
	color: #fff;
}
.btn2{
	text-decoration: none;
	font-size: 24px;
	letter-spacing: 0.3px;
	font-weight: 600;
	background: #057c5a;
	padding: 8px 50px;
	color: #fff;
	font-family: 'Open sans', sans-serif;
	-moz-transition:    .3s ease-in-out;
	-ms-transition:     .3s ease-in-out;
	-o-transition:      .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transition:         .3s ease-in-out;
	width: 313px;
}
h1{
	letter-spacing: -1px;
	font-size: 70px;
	padding-bottom: 25px;
}
.sp_img, .ss_img{
	width: 100%;
}
@media only screen and (max-width: 1440px) {
.logo{
    margin-left: -155px;
    width: 300px;
}
h1 {
    font-size: 60px;
}
}
@media only screen and (max-width: 1370px) {
.logo{
	max-width: 300px;
	margin-left: -150px;
	top: 100px;
}
h1{
	font-size: 50px;
}
}
@media only screen and (max-width: 1300px) {
.logo{
	max-width: 200px;
	margin-left: -100px;
	top: 100px;
}
}
@media only screen and (max-width: 1280px) {
html{
	overflow: auto;
}
}
@media only screen and (max-width: 1132px) {
.text1, .text2 {
	bottom: 150px;
}
}
@media only screen and (max-width: 1024px) {
h1 {
    font-size: 42px;
}
.text1, .text2 {
	bottom: 120px;
}
.one-half{
	min-height: 768px;
}
.sp_img, .ss_img {
    width: auto;
    height: 768px;
}
}
@media only screen and (max-width: 950px) {
h1 {
    font-size: 36px;
}
.logo {
    max-width: 160px;
    margin-left: -80px;
}
}
@media only screen and (max-width: 800px) {
.inner{
	padding: 60px 60px 40px;
}
.one-half{
	min-height: 600px;
}
.sp_img, .ss_img {
    width: auto;
    height: 600px;
}
}
@media only screen and (max-width: 640px) {
.one-half{
	min-height: 480px;
}
.sp_img, .ss_img {
    width: auto;
    height: 480px;
}
.btn1, .btn2 {
	font-size: 18px;
	padding: 6px 30px;
}
.logo{
	display: none;
}
.logo2{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -130px;
	top: 50px;
	z-index: 1000;
}
}
@media only screen and (max-width: 564px) {
h1 {
    font-size: 26px;
}
}
@media only screen and (max-width: 480px) {
.one-half{
	min-height: 320px;
}
.sp_img, .ss_img {
    width: auto;
    height: 320px;
}
.text1, .text2 {
    bottom: 30px;
}
h1 {
    font-size: 24px;
}
.logo2{
    width: 200px;
    margin-left: -100px;
}
}
@media only screen and (max-width: 430px) {
.inner {
    padding: 40px 30px 10px;
}
.logo2 {
    width: 200px;
    margin-left: -100px;
    top: 202px;
}
.sp_img, .ss_img {
    width: 100%;
    height: auto;
}
.text1 {
	left: 30%;
	top: 45px;
}
.text2{
    right: 28%;
	top: 95px;
}
.one-half{
	width: 100%;
	height: 200px;
	min-height: 250px;
	max-height: 250px;
}
}
@media only screen and (max-width: 400px) {
.text2 {
    right: 26%;
}
}
@media only screen and (max-width: 320px) {
.text1 {
    left: 20%;
}
.text2 {
    right: auto;
    left: 20%;
}
}