@charset "utf-8";

/* CSS Document */

#footer_container {
  float: left;
  background: url(/images/footer-bg.jpg) #1b1513 repeat-x 0 0;
  width: 100%;
  height: 100%;
}
footer {
  width: 98%;
  margin: 0 1% 0 1%;
}
.footer_up, .footer_down {
  width: 1200px;
  margin: 0 auto;
}
.services {
  float: left;
  width: 18%;
  list-style: none;
  margin: 0 5% 0 0;
}
.services li {
  float: left;
  width: 100%;
  color: #fefefe;
  font: normal 14px Arial, Helvetica, sans-serif;
  padding: 3px 0 3px 0;
  background: url(/images/arrow-f.gif) no-repeat -3px 4px;
}
.services li a {
  margin-left: 13px;
}
.services-first-li {
  float: left !important;
  width: 100% !important;
  border-bottom: solid 1px #292728 !important;
  color: #e2cd81 !important;
  font-size: 23px !important;
  padding: 15px 0 3px 0 !important;
  background: none repeat scroll 0 0 transparent !important;
}
.services-last-li {
  border-bottom: solid 1px #292728;
  padding: 6px 0 !important;
}
.services li a {
  color: #fefefe;
}
.services li a:hover {
  color: #e2cd81;
}
.publications {
  float: left;
  width: 32%;
  list-style: none;
  margin: 0 5% 0 0;
}
.publications-first-li {
  float: left !important;
  width: 100% !important;
  border-bottom: solid 1px #292728 !important;
  color: #e2cd81 !important;
  font-size: 23px !important;
  padding: 15px 0 3px 0 !important;
  list-style: none !important;
  background: none !important;
}
.publications li {
  background: url(/images/arrow-f.gif) no-repeat -3px 10px;
  color: #FEFEFE;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  padding: 8px 0 0 13px;
  width: 100%;
}
.publications li p {
  margin-left: 13px;
}
.publications li p a {
  color: #ffffff;
}
.publications li p a:hover {
  color: #e2cd81;
}
.publications li span {
  color: #adadad;
  font: normal 14px Arial, Helvetica, sans-serif;
}
.publications-read-more {
  list-style: none;
  background: none !important;
  border-bottom: 1px solid #292728;
}
.publications-read-more p {
  text-align: right;
  margin-top: -4px;
  *margin-top: 18px;
}
.reach_us {
  float: left;
  width: 37%;
  list-style: none;
  padding: 0% 0 30px 0;
  border-bottom: solid 1px #292728;
}
.reach_us_text {
  float: left;
  width: 100%;
  border-bottom: solid 1px #292728;
  color: #e2cd81;
  font-style: normal;
  font-size: 23px;
  padding: 15px 0 3px 0;
}
.reach_us_address {
  float: left;
  margin: 15px 0 0;
  width: 22%;
}
.reach_us_address_text {
  color: #FEFEFE;
  float: left;
  font: 14px Arial, Helvetica, sans-serif;
  padding: 12px 0 0 2%;
}
.direction a {
  color: #dccaa1;
  font: italic 11px;
  padding: 5px 0 0 0;
}
.direction a:hover {
  color: #dccaa1;
  font: italic 11px;
}
.copy_write {
  float: left;
  width: 80%;
  color: #8d8786;
  font: normal 12px Arial, Helvetica, sans-serif;
  padding: 3% 0 0 0;
}
.footer_text {
  float: left;
  width: 80%;
}
.footer_text a {
  color: #8d8786;
  font: normal 12px Arial, Helvetica, sans-serif;
}
.footer_text a:hover {
  color: #cfbc76;
}
.ypo_logo {
  float: right;
  margin: 0% 0 0 0;
}
.news_robotic_treatment_600 {
  display: none;
}
.panel_container_320 {
  display: none;
}
@media screen and (max-width:1199px) {
  body {
    background: #fffcf7;
  }
  #container {
    width: 100%;
  }
  .footer_up {
    width: 100%;
    margin: 0 auto;
  }
  .footer_down {
    float: left;
    width: 100%;
  }
}
@media screen and (max-width:1139px) {
  .services {
    float: left;
    width: 20%;
    list-style: none;
    /*margin:02% 0 0;*/
  }
  .services li {
    float: left;
    width: 100%;
    color: #fefefe;
    font: normal 13px Arial, Helvetica, sans-serif;
    padding: 3px 0;
  }
  .publications {
    float: left;
    width: 32%;
    list-style: none;
    margin: 0 5% 0 0;
  }
  .publications li {
    color: #FEFEFE;
    font: 13px Arial, Helvetica, sans-serif;
    width: 100%;
  }
}
@media screen and (max-width:1115px) {}
@media screen and (max-width:1100px) {}
@media screen and (max-width:1024px) {
  .services {
    float: left;
    width: 22%;
    list-style: none;
    margin: 0 3% 0 0;
  }
  .services li {
    float: left;
    width: 100%;
    color: #fefefe;
    font: normal 14px Arial, Helvetica, sans-serif;
    padding: 3px 0;
  }
  .services-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
  }
  .services-last-li {
    border-bottom: solid 1px #292728;
    padding: 5px 0 5px 0;
  }
  .services li a {
    color: #fefefe;
  }
  .services li a:hover {
    color: #e2cd81;
  }
  .publications {
    float: left;
    width: 33%;
    list-style: none;
    margin: 0 4% 0 0;
  }
  .publications li {
    color: #FEFEFE;
    font: 14px Arial, Helvetica, sans-serif;
    width: 100%;
  }
  .publications-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important padding: 15px 0 3px 0 !important;
  }
  .publications li span {
    color: #adadad;
    font: normal 12px Arial, Helvetica, sans-serif;
  }
  .reach_us {
    float: left;
    width: 34%;
    list-style: none;
    padding: 0% 0 60px 0;
    border-bottom: solid 1px #292728;
  }
  .reach_us_text {
    float: left;
    width: 100%;
    border-bottom: solid 1px #292728;
    color: #e2cd81;
    font-size: 23px;
    padding: 15px 0 3px 0;
  }
  .reach_us_address {
    float: left;
    margin: 50px 0 0 0;
  }
  .reach_us_address_text {
    float: left;
    padding: 55px 0 0 2%;
    color: #fefefe;
    font: normal 12px Arial, Helvetica, sans-serif;
  }
  .direction a {
    color: #dccaa1;
    font: italic 11px;
    padding: 5px 0 0 0;
  }
  .direction a:hover {
    color: #dccaa1;
    font: italic 11px;
  }
}
@media screen and (max-width:1115px) {}
@media screen and (max-width:955px) {}
@media screen and (max-width:926px) {
  .publications li {
    font: normal 13px Arial, Helvetica, sans-serif;
  }
  .reach_us_address_text {
    font: normal 11px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:907px) {
  .read_more {
    font: bold 10px;
  }
}
@media screen and (max-width:900px) {}
@media screen and (max-width:882px) {
  .services li {
    font: 13px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:837px) {}
@media screen and (max-width:826px) {
  .read_more {
    font: bold 9px;
  }
}
@media screen and (max-width:820px) {}
@media screen and (max-width:816px) {
  .services li {
    font: 12px Arial, Helvetica, sans-serif;
  }
  .publications li {
    font: 11px Arial, Helvetica, sans-serif;
    /*padding:24px 0 24px 0;*/
  }
  .reach_us {
    padding: 0 0 54px 0;
  }
}
@media screen and (max-width:800px) {
  .services {
    float: left;
    width: 25%;
    list-style: none;
    margin: 0 2% 0 0;
  }
  .services li {
    float: left;
    width: 100%;
    color: #fefefe;
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 5px 0;
  }
  .services-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
  }
  .services-last-li {
    border-bottom: solid 1px #292728;
    padding: 5px 0 5px 0;
  }
  .services li a {
    color: #fefefe;
  }
  .services li a:hover {
    color: #e2cd81;
  }
  .publications {
    float: left;
    width: 35%;
    list-style: none;
    margin: 0 3% 0 0;
  }
  .publications li {
    color: #FEFEFE;
    font: 12px Arial, Helvetica, sans-serif;
    width: 100%;
  }
  .publications-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
    list-style: none !important;
  }
  .publications li span {
    color: #adadad;
    font: normal 12px Arial, Helvetica, sans-serif;
  }
  .reach_us {
    float: left;
    width: 35%;
    list-style: none;
    padding: 0% 0 39px 0;
    border-bottom: solid 1px #292728;
  }
  .reach_us_text {
    float: left;
    width: 100%;
    border-bottom: solid 1px #292728;
    color: #e2cd81;
    font-size: 23px;
    padding: 15px 0 3px 0;
  }
  .reach_us_address {
    float: left;
    margin: 23px 0 12px 0;
  }
  .reach_us_address_text {
    float: left;
    padding: 25px 0 0 2%;
    color: #fefefe;
    font: normal 13px Arial, Helvetica, sans-serif;
  }
  .direction a {
    color: #dccaa1;
    font: italic 11px;
    padding: 5px 0 0 0;
  }
  .direction a:hover {
    color: #dccaa1;
    font: italic 11px;
  }
}
@media screen and (max-width:768px) {
  .services {
    float: left;
    width: 26%;
    list-style: none;
    margin: 0 2% 0 0;
  }
  .publications {
    float: left;
    width: 35%;
    list-style: none;
    margin: 0 3% 0 0;
  }
  .publications-read-more p {
    margin-top: -14px;
    text-align: right;
  }
  .reach_us {
    padding: 0 0 35px;
    width: 34%;
  }
  .reach_us_address_text {
    padding: 20px 0 0 6%;
  }
}
@media screen and (max-width:766px) {}
@media screen and (max-width:758px) {
  .services-first-li {
    font-size: 27px !important;
  }
  .publications-first-li {
    font-size: 20px !important;
  }
  .reach_us_text {
    font-size: 20px;
  }
  .services li {
    font: 10px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:734px) {}
@media screen and (max-width:700px) {}
@media screen and (max-width:697px) {}
@media screen and (max-width:689px) {
  .reach_us_address_text {
    font: 9px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:675px) {
  .publications li {
    font: 11px Arial, Helvetica, sans-serif;
    /* padding: 20px 0;*/
  }
}
@media screen and (max-width:650px) {}
@media screen and (max-width:643px) {
  .services {
    width: 40%;
  }
  .publications {
    width: 50%;
  }
  .services li {
    font: normal 14px Arial, Helvetica, sans-serif;
    padding: 18px 0 17px 0;
  }
  .services-first-li {
    font-size: 23px !important;
    padding: 15px 0 5px 0 !important;
  }
  .services-last-li {
    padding: 15px 0 15px 0;
  }
  .publications li {
    /*float:left;*/
    width: 100%;
    /*border-bottom:solid 1px #292728;*/
    color: #fefefe;
    font: normal 14px Arial, Helvetica, sans-serif;
    /*padding:23px 0 23px 0;*/
  }
  .publications-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
    list-style: none !important;
  }
  .reach_us {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0% 0 60px 0;
    border-bottom: solid 1px #292728;
  }
  .reach_us_address_text {
    font: 13px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:610px) {}
@media screen and (max-width:600px) {
  #footer_container {
    float: left;
    background: #1b1513 repeat-x 0 0;
    width: 100%;
    height: 100%;
  }
  .services {
    width: 40%;
    margin: 0 5% 0 0;
  }
  .publications {
    width: 48%;
  }
  .services li {
    font: normal 14px Arial, Helvetica, sans-serif;
    padding: 5px 0 5px 0;
  }
  .services-first-li {
    font-size: 23px !important;
    padding: 15px 0 5px 0 !important;
  }
  .services-last-li {
    padding: 0 0 31px !important;
  }
  .publications li {
    /*float:left;*/
    width: 100%;
    /*border-bottom:solid 1px #292728;*/
    color: #fefefe;
    font: normal 14px Arial, Helvetica, sans-serif;
    /*padding:4px 0;*/
  }
  .publications-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
  }
  .reach_us {
    border-bottom: 1px solid #292728;
    float: left;
    list-style: none outside none;
    padding: 0 0 20px;
    width: 100%;
  }
  .reach_us_address_text {
    font: 13px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:586px) {}
@media screen and (max-width:568px) {
  .services {
    width: 46%;
    margin: 0 5% 0 0;
  }
  .publications {
    width: 45%;
  }
  .services li {
    font: normal 14px Arial, Helvetica, sans-serif;
    padding: 5px 0 5px 0;
  }
  .services-first-li {
    font-size: 23px !important;
    padding: 15px 0 5px 0 !important;
  }
  .services-last-li {
    padding: 5px 0 10px 0;
  }
  .publications li {
    /*float:left;*/
    width: 100%;
    /*border-bottom:solid 1px #292728;*/
    color: #fefefe;
    font: normal 14px Arial, Helvetica, sans-serif;
    /*padding:0;*/
  }
  .publications-first-li {
    float: left !important;
    width: 100% !important;
    border-bottom: solid 1px #292728 !important;
    color: #e2cd81 !important;
    font-size: 23px !important;
    padding: 15px 0 3px 0 !important;
  }
  .reach_us {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0% 0 20px 0;
    border-bottom: solid 1px #292728;
  }
  .reach_us_address_text {
    font: 13px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:559px) {
  .copy_write {
    width: 100%;
    padding: 3% 0 0 0;
  }
  .footer_text {
    float: left;
    width: 100%;
  }
  .ypo_logo {
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width:544px) {}
@media screen and (max-width:488px) {}
@media screen and (max-width:480px) {}
@media screen and (max-width:460px) {}
@media screen and (max-width:453px) {
  .publications li {
    font: 12px Arial, Helvetica, sans-serif;
  }
}
@media screen and (max-width:380px) {
  .services {
    width: 100%;
    margin: 0 0% 0 0;
  }
  .services li {
    float: left;
    width: 100%;
    padding: 15px 0 15px 0;
	background:none;
  }
  .publications {
    width: 100%;
    margin: 0 0 0 0;
  }
  .publications li {
    width: 100%;
    /*padding:22px 0 22px 0;*/
  }
  .publications-first-li {
    width: 100% !important;
    padding: 15px 0 3px 0 !important;
  }
  .reach_us {
    width: 100%;
    padding: 0% 0 10px 0;
  }
  .reach_us_text {
    float: left;
    width: 100%;
    border-bottom: solid 1px #292728;
    color: #e2cd81;
    font-size: 23px;
    padding: 0px 0 3px 0;
  }
  .reach_us_address {
    float: left;
    margin: 20px 0 0 0;
  }
  .reach_us_address_text {
    float: left;
    padding: 20px 0 0 2%;
    color: #fefefe;
    font: normal 12px Arial, Helvetica, sans-serif;
  }
  .publications-read-more p {
    margin-top: -4px;
    text-align: right;
  }
}
@media screen and (max-width:320px) {
  .services {
    width: 100%;
    margin: 0 0% 0 0;
  }
  .services li {
    float: left;
    width: 100%;
    padding: 5px 0 5px 0;
  }
  .publications {
    width: 100%;
    margin: 0 0 0 0;
  }
  .publications li {
    width: 97%;
    /*padding:22px 0 22px 0;*/
  }
  .publications-first-li {
    width: 100% !important;
    padding: 15px 0 3px 0 !important;
  }
  .reach_us {
    width: 100%;
    padding: 0% 0 10px 0;
  }
  .reach_us_text {
    float: left;
    width: 100%;
    border-bottom: solid 1px #292728;
    color: #e2cd81;
    font-size: 23px;
    padding: 0px 0 3px 0;
  }
  .reach_us_address {
    float: left;
    margin: 20px 0 0 0;
  }
  .reach_us_address_text {
    float: left;
    padding: 20px 0 0 2%;
    color: #fefefe;
    font: normal 12px Arial, Helvetica, sans-serif;
  }
}