@font-face {
  font-family: 'Open Sans', sans-serif;
}
@media (min-width: 768px) {
  html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: #000;
  }
 .xcreation_main {
    width: 1122px;
    height: auto;
    margin: 0 auto 0 auto;
    padding: 0;
  }
 .xcreation_content {
    float: left;
    width: 1122px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #000 url(../img/background.jpg) left top no-repeat;
  }
  .xcreation_content_left {
    float: left;
    width: 451px;
    margin: 0;
    padding: 0;
  }
  #xcreation_main_img {
    float: left;
    height: 306px;
	  margin: 0;
    padding: 100px 0 0 92px;
  }
  #xcreation_spacer_left {
    float: left;
    width: 359px;
    height: 50px; 
    margin: 0;
    padding: 0 0 0 92px;
  }
  .xcreation_content_right {
    float: left;
    width: 671px;
    margin: 0;
    padding: 0;
  }
  #xcreation_header {
    float: left;
    width: 480px;
    height: 90px;
    margin: 0;
    padding: 100px 121px 10px 70px;
  }
  #xcreation_header_img {
    float: left;
    width: 80px;
    height: 80px;
    margin: 0;
    padding: 0;
  }
  #xcreation_header_text {
    float: left;
    width: 360px;
    height: 80px;
    margin: 0;
    padding: 0 0 0 10px;
  }

  /*language_menu*/
  #xcreation_header_language {
    float: left;
    width: 28px;
    height: 28px;
    margin: 30px 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_up {
    display: none;
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link_up {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link_up:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_down {
    display: none;
    float: left;
    width: 28px;
    height: 28px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link_down {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link_down:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_menu {
    float: left;
    width: 30px;
  }
  /*language_menu_end*/

  #xcreation_header_text_1 {
    margin: 0;
    padding: 0;
    font: 27px 'Open Sans'; 
    text-align: left;   
    line-height: 28px;
    color: #fff;
  }
  #xcreation_header_text_1:first-letter {
    font: 30px 'Open Sans';
    line-height: 28px;  
  }
  #xcreation_header_text_2 {
    margin: 0;
    padding: 0;
    font: 17px 'Open Sans'; 
    text-align: left;   
    line-height: 28px;
    color: #fff;
  }
  #xcreation_header_text_3 {
    margin: 0;
    padding: 0;
    font: 17px 'Open Sans'; 
    text-align: left;   
    color: #fff;
  }
  #xcreation_menu {
    float: left;
    width: 480px;
    height: 35px;
    margin: 0 121px 0 70px;
    padding: 0 0 17px 0;
    background: url(../img/menu.png) no-repeat;
  }
  #xcreation_menu_2 {
    display: none;
  }
  #xcreation_menu_list {
    float: left;
    list-style: none; 
    margin: 0; 
    padding: 0;
  }
  #xcreation_menu_list li {
    float: left;
    width: 120px;
    height: 35px;
    margin: 0; 
    padding: 0;
    text-align: center;
  }
  #xcreation_menu_list li a {
    font: 16px 'Open Sans'; 
    line-height: 33px; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_menu_list li a:hover {
    text-decoration: underline;
  }
  #xcreation_content_1 {
    float: left;
    width: 480px;
    height: auto;
    margin: 0;
    padding: 10px 121px 0 70px;
    font: 14px 'Open Sans'; 
    line-height: 22px;
    text-align: justify;
	color: #fff;
  }
  #xcreation_content_1_mailto {
    text-decoration: none;
    color: #fff;
  }
  #xcreation_content_1_mailto:hover {
    text-decoration: underline;
    color: #fff;
  }
  .xcreation_content_bottom {
    float: left;
    width: auto;
    height: auto;
    margin: 0;
    padding: 20px 0 0 0;
  }
  #xcreation_gallery {
    float: left;
    width: 359px;
    height: 240px;
    margin: 0;
    padding: 0 0 0 92px;
    overflow: hidden;
  }
  #xcreation_gallery_container {
    float: left;
    width: 300px;
    height: 240px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #000;
  }
  #xcreation_gallery_container_inner {
    height: 240px;
    width: 920px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: #000;
  }
  #xcreation_gallery_container_inner_sub_1 {
    height: 120px;
  }
  #xcreation_gallery_container_inner_sub_2 {
    height: 120px;
  }
  .xcreation_preview {
    float: left;
    width: 131px;
    height: 96px;
    margin: 5px 5px 5px 5px;
    padding: 0;
    border: 7px solid #1f1f1f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .xcreation_preview:hover {
    border-color: #900a0e;
  }
  .xcreation_preview:first-child {
    margin-left: 0;
  }
  .xcreation_preview:last-child {
    margin-right: 0;
  }
  #xcreation_arrow_left {
    float: left;
    width: 19px;
    height: 25px;
    margin: 107px 10px 0 1px;
    padding: 0;
    background: #000;
  }
  #xcreation_arrow_right {
    float: left;
    width: 19px;
    height: 25px;
    margin: 107px 0 0 10px;
    padding: 0;
    background: #000;
  }
  #xcreation_content_2 {
    float: left;
    width: 480px;
    height: auto;
    margin: 0;
    padding: 0 121px 0 70px;
    font: 14px 'Open Sans'; 
    line-height: 22px;
    text-align: justify;   
    color: #fff;
  }
  .xcreation_footer {
    float: left;
    width: 1122px;
    height: 200px;
    margin: 0;
    padding: 0;
    background: #000;
  }
  .xcreation_copyright {
    float: left;
    width: 359px;
    height: 30px;
    margin: 0;
    padding: 85px 0 85px 92px;
  }
  #xcreation_tsubasa {
    float: left; 
    margin: 0 9px 0 30px;
    padding: 0;
    border: none;
  } 
  .xcreation_copyright p {  
    float: left; 
    margin: 0;
    padding: 2px 0 0 0;
    font: 12px 'Open Sans'; 
    color: #fff; 
    line-height: 13px; 
  }
  #xcreation_copyright_mailto {
    text-decoration: none;
    color: #fff;
  }
  #xcreation_copyright_mailto:hover {
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #333 url(../img/spinner.gif) no-repeat scroll center center;
  }
  #xcreation_lightbox {
    position: absolute;
    border: 7px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  #xcreation_lightbox_img {
    display: block;
  }
}
@media (max-width: 767px) {
  html, body {
    background: #000;
  }
  #xcreation_header {
    width: auto;
    height: 95px;
    padding: 10px 0 5px 0;
  }
  #xcreation_header_text {
    float: left;
    width: auto;
    height: 80px;
    margin: 0;
    padding: 0 0 0 10px;
  }
  
  /*language_menu*/
  #xcreation_header_language {
    float: right;
    width: 28px;
    height: 28px;
    margin: 30px 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_up {
    display: none;
    float: right;
    width: 28px;
    height: 28px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link_up {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link_up:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_down {
    display: none;
    float: right;
    width: 28px;
    height: 28px;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
    border: 1px solid #333;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #1f1f1f;
  }
  #xcreation_header_language_link_down {
    display: block;
    margin: 4px 0 0 0;
    font: 14px 'Open Sans'; 
    color: #fff; 
    text-decoration: none;
  }
  #xcreation_header_language_link_down:hover {
    text-decoration: underline;
  }
  #xcreation_header_language_menu {
    float: right;
    width: 30px;
  }
  /*language_menu_end*/

  #xcreation_header_text_1 {
    margin: 0;
    padding: 0;
    font: 27px 'Open Sans'; 
    text-align: left;   
    line-height: 28px;
    color: #fff;
  }
  #xcreation_header_text_1:first-letter {
    font: 30px 'Open Sans';
    line-height: 28px;  
  }
  #xcreation_header_text_2 {
    margin: 0;
    padding: 0;
    font: 11px 'Open Sans'; 
    text-align: left;   
    line-height: 28px;
    color: #fff;
  }
  #xcreation_header_text_3 {
    margin: 0;
    padding: 0;
    font: 11px 'Open Sans'; 
    text-align: left;   
    color: #fff;
  }
  #xcreation_content_1 {
    float: left;
    width: auto;
	  height: auto;
    margin: 0;
    padding: 10px 0 10px 0;
    font: 11px 'Open Sans'; 
    line-height: 20px;
    text-align: justify;  
	  color: #fff;
  }
  #xcreation_content_1_mailto {
    text-decoration: none;
    color: #fff;
  }
  #xcreation_content_1_mailto:hover {
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_content_2 {
    float: left;
    width: auto;
	height: auto;
    margin: 0;
    padding: 10px 0 10px 0;
    font: 11px 'Open Sans'; 
    line-height: 20px;
    text-align: justify;   
    color: #fff;
  }
  .xcreation_footer {
    float: left;
    width: auto;
	height: auto;
    margin: 0;
    padding: 0;
    background: #000;
  }
  .xcreation_copyright {
    float: left;
    width: auto;
	  height: auto;
	  margin: 0;
    padding: 10px 0 10px 0;
  }
  #xcreation_tsubasa {
    float: left; 
    margin: 0 9px 0 0;
    padding: 0;
    border: none;
  } 
  .xcreation_copyright p {  
    float: left; 
    margin: 0;
    padding: 2px 0 0 0;
    font: 12px 'Open Sans'; 
    color: #fff; 
    line-height: 13px; 
  }
  #xcreation_copyright_mailto {
    text-decoration: none;
    color: #fff;
  }
  #xcreation_copyright_mailto:hover {
    text-decoration: underline;
    color: #fff;
  }
  /*Other*/
  .xcreation_content_left {
    display: none;
  }
  #xcreation_menu {
    display: none;
  }
  #xcreation_gallery {
    display: none;
  }
  #xcreation_header_img {
	  display: none;
  }
  .xcreation_content {
    width: auto;
  }
  .xcreation_footer {
    width: auto;
  }
  /**/
  /*Other_2 Menu*/
  .navbar-inverse {
    padding: 1%;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
  }
  .header a, a:hover {
	  color: #f0ad4e;
	  text-decoration: none;
  }
  .header p {
	  color: white !important;
	  font-size: 90%;
	  letter-spacing: 3px;
  }
  .header h1 { 
    font-size: 280%;
	  letter-spacing: 5px;
  }
  .header {
    text-align: center;
  }
  .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #7dab3d;
  }
  .nav-pills>li>a {
	  color: #fff;
  }
  .nav-pills>li>a:hover {
	  background-color: #7dab3d;
  }
  .nav-pills {
    display: block;
  }
  .nav-pills>li {
    float: none;
  }
  .nav-pills {
    text-align: center;
  }
  /**/
}