@font-face {
    font-family: 'numbers_depotregular';
    src: url('../fonts/number_depot/numbers_depot-webfont.eot');
    src: url('../fonts/number_depot/numbers_depot-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/number_depot/numbers_depot-webfont.woff2') format('woff2'), url('../fonts/number_depot/numbers_depot-webfont.woff') format('woff'), url('../fonts/number_depot/numbers_depot-webfont.ttf') format('truetype'), url('../fonts/number_depot/numbers_depot-webfont.svg#numbers_depotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NittiWM2-Light';
    src: url('../fonts/nitti-font/NittiWM2-Light.eot');
    src: url('../fonts/nitti-font/NittiWM2-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/nitti-font/NittiWM2-Light.woff2') format('woff2'), url('../fonts/nitti-font/NittiWM2-Light.woff') format('woff'), url('../fonts/nitti-font/NittiWM2-Light.ttf') format('truetype'), url('../fonts/nitti-font/NittiWM2-Light.svg#numbers_depotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CopyrightKlimTypeFoundry';
    src: url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.eot');
    src: url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.eot?#iefix') format('embedded-opentype'), url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.woff2') format('woff2'), url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.woff') format('woff'), url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.ttf') format('truetype'), url('../fonts/nation_font/CopyrightKlimTypeFoundry-NotLicensedforDesktopUse.svg#numbers_depotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'grotesqueno9tregular';
    src: url('../fonts/grotesqueNo/grotesqueno9t-webfont.eot');
    src: url('../fonts/grotesqueNo/grotesqueno9t-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/grotesqueNo/grotesqueno9t-webfont.woff2') format('woff2'),
         url('../fonts/grotesqueNo/grotesqueno9t-webfont.woff') format('woff'),
         url('../fonts/grotesqueNo/grotesqueno9t-webfont.ttf') format('truetype'),
         url('../fonts/grotesqueNo/grotesqueno9t-webfont.svg#grotesqueno9tregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'pompadour-webfont';
    src: url('../fonts/pompadour/pompadour-webfont.eot');
    src: url('../fonts/pompadour/pompadour-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pompadour/pompadour-webfont.woff2') format('woff2'), url('../fonts/pompadour/pompadour-webfont.woff') format('woff'), url('../fonts/pompadour/pompadour-webfont.ttf') format('truetype'), url('../fonts/pompadour/pompadour-webfont.svg#numbers_depotregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
html,
body {
    margin: 0;
    padding: 0;
    background: #ffffff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
sub,
sup,
li,
ol,
ul,
form {
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
    line-height: 1;
    font-family: inherit;
}

ol,
ul {
    list-style: none;
}

q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a , a:focus{
    text-decoration: none;
    outline: 0;
}
a:hover,
a:active {
    outline: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
    *overflow: visible;
}

a img,
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

.clear {
    clear: both;
}

.main-wapper {
    width: 100%;
    height: auto;
    float: left;
}
.main-wapper  *{
   -webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
-webkit-tap-highlight-color:transparent;
-moz-tap-highlight-color:transparent;
-ms-tap-highlight-color:transparent;
}

.fixed-wrapper {
    width: 1024px;
    margin: 0 auto;
    height: auto;
}

.list-project-main {
    width: 100%;
    height: auto;
    float: left;
}

.project {
    width: 50%;
    margin: 0 25% 0 25%;
    height: auto;
    float: left;
    padding-bottom: 59px;
    display: block;
}

.project h2 {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'pompadour-webfont';
    font-size: 72px;
    color: #4D4D4D;
    text-align: center;
}

.project p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 14px;
    color: #4d4d4d;
    text-align: center;
    padding-top: 14px;
    font-family: 'NittiWM2-Light';
}

.main-head {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    color: #D64541;
    font-size: 14px;
    padding: 123px 0 145px 0;
    font-family: 'NittiWM2-Light';
}

.footer {
    width: 70%;
    height: auto;
    margin: 0 auto;
    padding: 40px 0 70px 0;
    text-align: center;
    border-top: 1px solid red;
    margin: 86px 15% 0 15%;
}

.footer p {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-family: 'NittiWM2-Light';
    padding-bottom: 26px;
    font-size: 14px;
}

.footer a {
    width: auto;
    height: auto;
    display: inline-block;
    text-align: center;
}

.project:hover h2 {
    color: #D64541;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    cursor: pointer;
}
.project:hover p {
    color: #4d4d4d;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -ms-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
    cursor: pointer;
}
.footer-fixed{
  position: fixed;
  bottom: 0px;
  width: 90%;
  padding: 0% 5% 40px 5%;
  font-family: 'NittiWM2-Light';
}
.footer-fixed p{
  font-size: 14px;
}
.image-switch-main{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  top: 50%;
  margin-top: -172px;
}
.image-switch{
  width: 283px;
  height: 283px;
  margin: 0 auto;
  position: relative;
   -webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
-webkit-tap-highlight-color:transparent;
-moz-tap-highlight-color:transparent;
-ms-tap-highlight-color:transparent;
}
.image-switch img{
 position: absolute;
 left: 0px;
 top: 0px;
 cursor: pointer;
 display: none;
 -webkit-user-select: none; /* Chrome/Safari */        
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* IE10+ */
-webkit-tap-highlight-color:transparent;
-moz-tap-highlight-color:transparent;
-ms-tap-highlight-color:transparent;
}
.image-switch img:first-child{
 display: block;
}
.fullheight{
  height: 100%;
  position: relative;
}

@media(max-width: 1023px) {
	.fixed-wrapper{
		width:100%;
	}
	
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
	.footer-fixed p {
		text-align:center
	}
}
@media only screen and (max-width: 767px) {
	.footer-fixed p {
		text-align:center
	}
}