@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 {
    display: none;
  }
  #xcreation_content_2 {
    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_bottom {
    float: left;
    width: 1122px;
    height: auto;
    margin: 0;
    padding: 20px 0 0 0;
  }
  #xcreation_makeup_title {
    float: left;
    width: 938px;
    height: 35px;
    padding: 0 92px 10px 92px;
  }
  #xcreation_makeup_title_img_contaner {
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
  }
  #xcreation_makeup_title_text {
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    font: 17px 'Open Sans'; 
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_makeup {
    float: left;
    width: 878px;
    height: 345px;
    margin: 0 122px 55px 122px;
    padding: 0;
  }
  #xcreation_makeup_left {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0;
  }
  #xcreation_makeup_right {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0; 
  }
  #xcreation_makeup_title_adaptive {
    float: left;
    width: 938px;
    height: 35px;
    padding: 0 92px 10px 92px;
  }
  #xcreation_makeup_title_img_contaner_adaptive {
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
  }
  #xcreation_makeup_title_text_adaptive {
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    font: 17px 'Open Sans'; 
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_makeup_adaptive {
    float: left;
    width: 878px;
    height: 345px;
    margin: 0 122px 55px 122px;
    padding: 0;
  }
  #xcreation_makeup_left_adaptive {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0;
  }
  #xcreation_makeup_right_adaptive {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0; 
  }
  /**/
  #xcreation_makeup_title_adaptive_landing {
    float: left;
    width: 938px;
    height: 35px;
    padding: 0 92px 10px 92px;
  }
  #xcreation_makeup_title_img_contaner_adaptive_landing {
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
  }
  #xcreation_makeup_title_text_adaptive_landing {
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    font: 17px 'Open Sans'; 
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_makeup_adaptive_landing {
    float: left;
    width: 878px;
    height: 345px;
    margin: 0 122px 55px 122px;
    padding: 0;
  }
  #xcreation_makeup_left_adaptive_landing {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0;
  }
  #xcreation_makeup_right_adaptive_landing {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0; 
  }
  #xcreation_makeup_title_adaptive_landing_2 {
    float: left;
    width: 938px;
    height: 35px;
    padding: 0 92px 10px 92px;
  }
  #xcreation_makeup_title_img_contaner_adaptive_landing_2 {
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
  }
  #xcreation_makeup_title_text_adaptive_landing_2 {
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    font: 17px 'Open Sans'; 
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_makeup_adaptive_landing_2 {
    float: left;
    width: 878px;
    height: 345px;
    margin: 0 122px 55px 122px;
    padding: 0;
  }
  #xcreation_makeup_left_adaptive_landing_2 {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0;
  }
  #xcreation_makeup_right_adaptive_landing_2 {
    float: left;
    width: 439px;
    height: 345px;
    margin: 0;
    padding: 0; 
  }
  .xcreation_makeup_inner {
    float: left;
    width: 439px;
    height: 115px;
    margin: 0;
    padding: 0;
  }
  .xcreation_makeup_inner_img {
    float: left;
    margin: 0;
    padding: 0;
  }
  .xcreation_makeup_preview {
    float: left;
    width: 124px;
    height: 91px;
    margin: 5px 5px 5px 5px;
    padding: 0;
    border: 7px solid #1e1e1e;
  }
  .xcreation_makeup_preview:hover {
    border-color: #900a0e;
  }
  .xcreation_makeup_inner_text {
    float: left;
    width: 279px;
    height: 103px;
    margin: 5px 5px 5px 5px;
    padding: 0;
    text-align: center;
    border: 1px dashed #1e1e1e;
    background: #0f0f0f;
  }
  .xcreation_makeup_inner_text a {
    display: block;
    margin: 40px 0 0 0;
    padding: 0;
    font: 14px 'Open Sans'; 
    text-decoration: none;
    color: #fff;
  }
  .xcreation_makeup_inner_text a:hover {
    text-decoration: underline;
  }
  #xcreation_gallery_title {
    float: left;
    width: 938px;
    height: 35px;
    margin: 0;
    padding: 0 92px 10px 92px;
  }
  #xcreation_gallery_title_img_contaner {
    float: left;
    margin: 0;
    padding: 0 0 0 40px;
  }
  #xcreation_gallery_title_text {
    float: left;
    margin: 0;
    padding: 5px 0 0 10px;
    font: 17px 'Open Sans'; 
    text-decoration: underline;
    color: #fff;
  }
  #xcreation_gallery {
    float: left;
    width: 938px;
    height: auto;
    margin: 0; 
    padding: 0 92px 0 92px;
    overflow: hidden;
  }
  #xcreation_gallery_container {
    float: left;
    width: 888px;
    height: auto;
    margin: 0 25px 0 25px; 
    padding: 0;
    overflow: hidden;
    background: #000;
  }
  #xcreation_gallery_container_inner_sub_1 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_2 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_3 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_4 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_5 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_6 {
    height: 115px;
  }
  #xcreation_gallery_container_inner_sub_7 {
    height: 115px; 
  }
  .xcreation_preview_container {
    float: left;
    width: 138px;
    height: 105px;
    margin: 5px 5px 5px 5px;
    padding: 0;
  }
  .xcreation_preview_link {
    text-decoration: none;
    border: none;
  }
  .xcreation_preview {
    float: left;
    width: 124px;
    height: 91px;
    margin: 0;
    padding: 0;
    border: 7px solid #1f1f1f;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
  }
  .xcreation_preview:hover {
    border-color: #900a0e;
  }
  .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_2 {
    display: none;
  }
  .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_content_bottom {
    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;
  }
  /**/
}