.clearfix,
.clear {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.clear:before,
.clear:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after,
.clear:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    /*padding: 40px;*/
  }
  #mainbody,
  #sidebar-a,
  #sidebar-b {
    min-height: 0 !important;
  }
  #logo a {
    margin: 0 auto;
    font: 0/0 a;
	color: transparent;
    text-shadow: none;
    text-align: center;
  }
  .widget-date,
  .widget-fontresizer {
    display: none;
  }
  .finder {
    text-align: center;
  }
  #component [class*="cols"] > [class*="col-"] {
    float: none;
    width: 100%;
  }
  #component .title {
    font-size: 30px;
  }
  .key-features {
    font-size: 25px;
  }
  #k2Container.itemView,
  div.userItemView,
  div.tagItemView {
    padding-left: 0;
  }
  div.catItemView {
    margin-left: 0;
  }
  div.item-xtra-info {
    position: relative;
    width: auto;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  [class*="grid"],
  .row-fluid [class*="grid"] {
    float: none;
    display: block;
    width: auto;
    margin-left: 0;
  }
  .grid12,
  .row-fluid .grid12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="grid"],
  select[class*="grid"],
  textarea[class*="grid"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="grid"],
  .input-append input[class*="grid"] {
    display: inline-block;
    width: auto;
  }
  #header .search {  
    display: none;
  }
  #breadcrumbs .mod-35 {
    display: block;
  }
  #top .top-right {
    display: none;
  }
  #footer .footerMiddle, #footer .footerRight,
  #copyright .copyright, #copyright .right,
  .widget-copyrightinfo {
    text-align: left;
  }
  #copyright .copyright {
    margin: 0;
    padding-left: 10px;
  }
  #copyright {
    line-height: 35px;
    padding-top: 15px;
  }
  #footer {
    height: auto;
  }
  #map {
    float: none;
  }
  #component .contact .contact-form {
    width: 400px !important;
  }
  form#contact-form input, 
  form#contact-form textarea,
  form#contact-form button {
    width: 97% !important;
  }
  #process, 
  #component .article-body iframe {
    width: 100% !important;
  }
  .contact-miscinfo {
    min-height: 320px;
  }
  .contact-left {
    margin-right: 50px;
  }
  .contact-right { 
    float: left;
  }
  #gallery {
    width: 100%;
    min-height: 330px;
    /*margin-bottom: 0;*/
  }
  #gallery .slideshow {
    position: relative;
    width: 485px;
    margin: 0 auto;
  }
  #prev {
    left: 0;
    top: 122px;
  }
  #next {
    left: auto;
    right: 0;
    top: 122px;
  }
  .pics {
    width: 410px !important;
    height: 290px !important;
    margin: 20px auto;
  }
  .pics img {
    width: 400px !important;
    height: 266px !important;
  }
  .vids {
    width: 410px !important;
    margin: 20px auto;
  }
  .vids video {
    width: 400px;
    height: auto;
  }
  #intro {
    width: 100%;
  }
  #intro .inner {
    padding-top: 0;
  }
  #intro h2 {
    margin-top: 0;
  }
  #appcontent {
    min-height: 700px;
  }
  .trans {
    width: 200px;
    height: 154px;
  }
  .transhead {
    width: 200px;
    height: 20px;
    font-size: 16px;
    padding-top: 0;
  }
  .trans img {
    width: 200px;
    height: auto;
  }
  .materials table tr td {
    font-size: .7em;
    line-height: 14px;
  }
}
@media (max-width: 480px) {
  #form-login-submit {
    float: right;
    margin-top: 0;
  }
  #component [class*="cols"] > [class*="col-"] {
    float: none;
    width: 100%;
  }
  #mainbody,
  #sidebar-a,
  #sidebar-b {
    min-height: 0 !important;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-group > label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  #header .search {  
    display: none;
  }
  #breadcrumbs .mod-35 {
    display: block;
  }
  #top .top-right {
    display: none;
  }
  #map {
    float: none;
  }
  #component .contact {
    padding-left: 5px;
    padding-right: 5px;
  }
  #component .contact .contact-form {
    width: 250px !important;
  }
  form#contact-form input, 
  form#contact-form textarea,
  form#contact-form button {
    width: 97% !important;
  }
  #bottom iframe {
    width: 100% !important;
  }
  #map, 
  #address {
    width: 100% !important;
  }
  #process, 
  #component .article-body iframe {
    width: 100% !important;
  }
  .contact-miscinfo {
    min-height: 300px;
  }
  .qr {
    margin-top: 0;
    max-width: 80px;
  }
  .qrcode {
    margin-top: 0;
    padding-right: 0;
  }
  .mail {
    margin-top: 0;
    padding-right: 0;
    width: 80px;
  }
  #ca_banner {
    height: auto !important;
  }
  #ca_banner h2 {
    font-size: 15px !important;
  }
  #ca_banner p {
    font-size: 11px !important;
  }
  #ca_banner .accept {
    font-size: 12px !important;
    padding: 0 !important;
  }
  #breadcrumbs {
    height: auto !important;
  }
  #breadcrumbs .mod-94 {
    float: left;
  }
  #trans {
    width: auto;
    float: left;
    margin-left: 10px;
  }
  #google_translate_element {
    float: none;
  }
  form .search {
    margin-right: 10px;
  }
  .top h2,
  .contact-miscinfo h2,
  .search h2,
  #intro h2 {
    font-size: 43px;
  }
  #buts img {
    width: 80px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  #gallery {
    width: 100%;
    min-height: 250px;
    /*margin-bottom: 0;*/
  }
  #gallery .slideshow {
    position: relative;
    width: 360px;
    margin: 0 auto;
  }
  #prev {
    left: 0;
    top: 87.5px;
  }
  #next {
    left: auto;
    right: 0;
    top: 87.5px;
  }
  .pics {
    width: 310px !important;
    height: 220px !important;
    margin: 20px auto;
  }
  .pics img {
    width: 300px !important;
    height: 199px !important;
  }
  .vids {
    width: 310px !important;
    margin: 20px auto;
  }
  .vids video {
    width: 300px;
    height: auto;
  }
  #intro {
    width: 100%;
  }
  #intro .inner {
    padding-top: 0;
  }
  #intro h2 {
    margin-top: 0;
  }
  .trans {
    width: 200px;
    height: 154px;
  }
  .transhead {
    width: 200px;
    height: 20px;
    font-size: 16px;
    padding-top: 0;
  }
  .trans img {
    width: 200px;
    height: auto;
  }
  .materials table tr td {
    font-size: .6em;
    line-height: 12px;
  }
  .materials table tr td img {
    width: 24px;
    height: auto;
  }
}
@media (max-width: 350px) {
  .contact-miscinfo {
    min-height: 340px;
  }
  .contact-left {
    margin-right: 0;
  }
  .qr {
    margin-top: 0;
    max-width: 100%;
  }
  #component .contact .contact-form {
    width: 200px !important;
    padding: 10px;
  }
  form#contact-form input, 
  form#contact-form textarea,
  form#contact-form button {
    width: 90% !important;
  }
  #bottom iframe {
    width: 100% !important;
  }
  #map, 
  #address {
    width: 100% !important;
  }
  #process, 
  #component .article-body iframe {
    width: 100% !important;
  }
  .top h2,
  .contact-miscinfo h2,
  .search h2,
  #intro h2 {
    font-size: 35px;
  }
  #gallery {
    width: 100%;
    min-height: 180px;
    /*margin-bottom: 0;*/
  }
  #gallery .slideshow {
    position: relative;
    width: 250px;
    margin: 0 auto;
  }
  #prev {
    left: 0;
    top: 51.5px;
  }
  #next {
    left: auto;
    right: 0;
    top: 51.5px;
  }
  .pics {
    width: 210px !important;
    height: 148px !important;
    margin: 20px auto;
  }
  .pics img {
    width: 200px !important;
    height: 133px !important;
  }
  .vids {
    width: 210px !important;
    margin: 20px auto;
  }
  .vids video {
    width: 200px;
    height: auto;
  }
  .materials table tr td {
    font-size: .5em;
    line-height: 10px;
  }
  .materials table tr td img {
    width: 10px;
    height: auto;
  }
}
@media (max-width: 251px) {
  .contact-miscinfo {
    min-height: 360px;
  }
  #gallery {
    width: 100%;
    min-height: 150px;
    /*margin-bottom: 0;*/
  }
  #gallery .slideshow {
    position: relative;
    width: 220px;
    margin: 0 auto;
  }
  #prev {
    left: 0;
    top: 20px;
  }
  #next {
    left: auto;
    right: 0;
    top: 20px;
  }
  .pics {
    width: 160px !important;
    height: 124px !important;
    margin: 20px auto;
  }
  .pics img {
    width: 150px !important;
    height: 100px !important;
  }
  .vids {
    width: 160px !important;
    margin: 20px auto;
  }
  .vids video {
    width: 150px;
    height: auto;
  }
  .materials table tr td {
    font-size: .4em;
    line-height: 8px;
  }
  .materials table tr td img {
    width: 6px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: 0px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="grid"] {
    float: left;
    margin-left: 0px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 744px;
  }
  .grid12 {
    width: 744px;
  }
  .grid11 {
    width: 682px;
  }
  .grid10 {
    width: 620px;
  }
  .grid9 {
    width: 558px;
  }
  .grid8 {
    width: 496px;
  }
  .grid7 {
    width: 434px;
  }
  .grid6 {
    width: 372px;
  }
  .grid5 {
    width: 310px;
  }
  .grid4 {
    width: 248px;
  }
  .grid3 {
    width: 186px;
  }
  .grid2 {
    width: 124px;
  }
  .grid1 {
    width: 62px;
  }
  .offset12 {
    margin-left: 744px;
  }
  html[dir='rtl'] .offset12 {
    margin-right: 744px;
    margin-left: 0;
  }
  .offset11 {
    margin-left: 682px;
  }
  html[dir='rtl'] .offset11 {
    margin-right: 682px;
    margin-left: 0;
  }
  .offset10 {
    margin-left: 620px;
  }
  html[dir='rtl'] .offset10 {
    margin-right: 620px;
    margin-left: 0;
  }
  .offset9 {
    margin-left: 558px;
  }
  html[dir='rtl'] .offset9 {
    margin-right: 558px;
    margin-left: 0;
  }
  .offset8 {
    margin-left: 496px;
  }
  html[dir='rtl'] .offset8 {
    margin-right: 496px;
    margin-left: 0;
  }
  .offset7 {
    margin-left: 434px;
  }
  html[dir='rtl'] .offset7 {
    margin-right: 434px;
    margin-left: 0;
  }
  .offset6 {
    margin-left: 372px;
  }
  html[dir='rtl'] .offset6 {
    margin-right: 372px;
    margin-left: 0;
  }
  .offset5 {
    margin-left: 310px;
  }
  html[dir='rtl'] .offset5 {
    margin-right: 310px;
    margin-left: 0;
  }
  .offset4 {
    margin-left: 248px;
  }
  html[dir='rtl'] .offset4 {
    margin-right: 248px;
    margin-left: 0;
  }
  .offset3 {
    margin-left: 186px;
  }
  html[dir='rtl'] .offset3 {
    margin-right: 186px;
    margin-left: 0;
  }
  .offset2 {
    margin-left: 124px;
  }
  html[dir='rtl'] .offset2 {
    margin-right: 124px;
    margin-left: 0;
  }
  .offset1 {
    margin-left: 62px;
  }
  html[dir='rtl'] .offset1 {
    margin-right: 62px;
    margin-left: 0;
  }
  .inset12 {
    margin-left: -744px;
  }
  html[dir='rtl'] .inset12 {
    margin-right: -744px;
    margin-left: 0;
  }
  .inset11 {
    margin-left: -682px;
  }
  html[dir='rtl'] .inset11 {
    margin-right: -682px;
    margin-left: 0;
  }
  .inset10 {
    margin-left: -620px;
  }
  html[dir='rtl'] .inset10 {
    margin-right: -620px;
    margin-left: 0;
  }
  .inset9 {
    margin-left: -558px;
  }
  html[dir='rtl'] .inset9 {
    margin-right: -558px;
    margin-left: 0;
  }
  .inset8 {
    margin-left: -496px;
  }
  html[dir='rtl'] .inset8 {
    margin-right: -496px;
    margin-left: 0;
  }
  .inset7 {
    margin-left: -434px;
  }
  html[dir='rtl'] .inset7 {
    margin-right: -434px;
    margin-left: 0;
  }
  .inset6 {
    margin-left: -372px;
  }
  html[dir='rtl'] .inset6 {
    margin-right: -372px;
    margin-left: 0;
  }
  .inset5 {
    margin-left: -310px;
  }
  html[dir='rtl'] .inset5 {
    margin-right: -310px;
    margin-left: 0;
  }
  .inset4 {
    margin-left: -248px;
  }
  html[dir='rtl'] .inset4 {
    margin-right: -248px;
    margin-left: 0;
  }
  .inset3 {
    margin-left: -186px;
  }
  html[dir='rtl'] .inset3 {
    margin-right: -186px;
    margin-left: 0;
  }
  .inset2 {
    margin-left: -124px;
  }
  html[dir='rtl'] .inset2 {
    margin-right: -124px;
    margin-left: 0;
  }
  .inset1 {
    margin-left: -62px;
  }
  html[dir='rtl'] .inset1 {
    margin-right: -62px;
    margin-left: 0;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="grid"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0%;
    *margin-left: -0.0520833333333%;
  }
  .row-fluid [class*="grid"]:first-child {
    margin-left: 0;
  }
  .row-fluid .grid12 {
    width: 100%;
    *width: 99.9479166667%;
  }
  .row-fluid .grid11 {
    width: 91.6666666667%;
    *width: 91.6145833333%;
  }
  .row-fluid .grid10 {
    width: 83.3333333333%;
    *width: 83.28125%;
  }
  .row-fluid .grid9 {
    width: 75%;
    *width: 74.9479166667%;
  }
  .row-fluid .grid8 {
    width: 66.6666666667%;
    *width: 66.6145833333%;
  }
  .row-fluid .grid7 {
    width: 58.3333333333%;
    *width: 58.28125%;
  }
  .row-fluid .grid6 {
    width: 50%;
    *width: 49.9479166667%;
  }
  .row-fluid .grid5 {
    width: 41.6666666667%;
    *width: 41.6145833333%;
  }
  .row-fluid .grid4 {
    width: 33.3333333333%;
    *width: 33.28125%;
  }
  .row-fluid .grid3 {
    width: 25%;
    *width: 24.9479166667%;
  }
  .row-fluid .grid2 {
    width: 16.6666666667%;
    *width: 16.6145833333%;
  }
  .row-fluid .grid1 {
    width: 8.33333333333%;
    *width: 8.28125%;
  }
  .row-fluid .offset12 {
    margin-left: 100%;
    *margin-left: 99.8958333333%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 100%;
    *margin-left: 99.8958333333%;
  }
  .row-fluid .offset11 {
    margin-left: 91.6666666667%;
    *margin-left: 91.5625%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 91.6666666667%;
    *margin-left: 91.5625%;
  }
  .row-fluid .offset10 {
    margin-left: 83.3333333333%;
    *margin-left: 83.2291666667%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 83.3333333333%;
    *margin-left: 83.2291666667%;
  }
  .row-fluid .offset9 {
    margin-left: 75%;
    *margin-left: 74.8958333333%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 75%;
    *margin-left: 74.8958333333%;
  }
  .row-fluid .offset8 {
    margin-left: 66.6666666667%;
    *margin-left: 66.5625%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 66.6666666667%;
    *margin-left: 66.5625%;
  }
  .row-fluid .offset7 {
    margin-left: 58.3333333333%;
    *margin-left: 58.2291666667%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 58.3333333333%;
    *margin-left: 58.2291666667%;
  }
  .row-fluid .offset6 {
    margin-left: 50%;
    *margin-left: 49.8958333333%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 50%;
    *margin-left: 49.8958333333%;
  }
  .row-fluid .offset5 {
    margin-left: 41.6666666667%;
    *margin-left: 41.5625%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 41.6666666667%;
    *margin-left: 41.5625%;
  }
  .row-fluid .offset4 {
    margin-left: 33.3333333333%;
    *margin-left: 33.2291666667%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 33.3333333333%;
    *margin-left: 33.2291666667%;
  }
  .row-fluid .offset3 {
    margin-left: 25%;
    *margin-left: 24.8958333333%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25%;
    *margin-left: 24.8958333333%;
  }
  .row-fluid .offset2 {
    margin-left: 16.6666666667%;
    *margin-left: 16.5625%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 16.6666666667%;
    *margin-left: 16.5625%;
  }
  .row-fluid .offset1 {
    margin-left: 8.33333333333%;
    *margin-left: 8.22916666667%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.33333333333%;
    *margin-left: 8.22916666667%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="grid"] + [class*="grid"] {
    margin-left: 00px;
  }
  input.grid12, textarea.grid12, .uneditable-input.grid12 {
    width: 730px;
  }
  input.grid11, textarea.grid11, .uneditable-input.grid11 {
    width: 668px;
  }
  input.grid10, textarea.grid10, .uneditable-input.grid10 {
    width: 606px;
  }
  input.grid9, textarea.grid9, .uneditable-input.grid9 {
    width: 544px;
  }
  input.grid8, textarea.grid8, .uneditable-input.grid8 {
    width: 482px;
  }
  input.grid7, textarea.grid7, .uneditable-input.grid7 {
    width: 420px;
  }
  input.grid6, textarea.grid6, .uneditable-input.grid6 {
    width: 358px;
  }
  input.grid5, textarea.grid5, .uneditable-input.grid5 {
    width: 296px;
  }
  input.grid4, textarea.grid4, .uneditable-input.grid4 {
    width: 234px;
  }
  input.grid3, textarea.grid3, .uneditable-input.grid3 {
    width: 172px;
  }
  input.grid2, textarea.grid2, .uneditable-input.grid2 {
    width: 110px;
  }
  input.grid1, textarea.grid1, .uneditable-input.grid1 {
    width: 48px;
  }
  #logo {
    font-size: 50px;
    text-align: center;
  }
  .key-features {
    font-size: 30px;
  }
  #component .title {
    font-size: 35px;
  }
  #bottom .title,
  .title {
    font-size: 15px;
  }
  #k2Container.itemView,
  div.userItemView,
  div.tagItemView {
    padding-left: 0;
  }
  div.catItemView {
    margin-left: 0;
  }
  div.item-xtra-info {
    position: relative;
    width: auto;
  }
  #menu ul.level-0 > li {
    margin: 0 2px;
  }
  #menu ul.level-0 > li.mega > a.mega,
  #menu ul.level-0 > li.mega > span.mega {
    border-right: 0;
    padding: 8px 10px;
  }
  #menu .megamenu ul.level-0 > li.has-submenu > a.mega,
  #menu #menu .megamenu ul.level-0 > li.has-submenu > span.mega {
    padding-right: 10px;
  }
  #menu li.mega .childcontent {
    border: 0;
  }
  #header .search,
  #header .header-6 {  
    display: none;
  }
  #breadcrumbs .mod-35 {
    display: block;
  }
  #top .top-1 {
    width: auto;
  }
  #top .top-2 {
    max-width: 250px;
  }
  #footer {
    height: auto;
  }
  #copyright {
    max-width: 744px;  
  }
  #map {
    float: none;
  }
  #process, 
  #component .article-body iframe {
    width: 700px !important;
  }
  #gallery {
    width: 100%;
    /*margin-bottom: 0;*/
  }
  #gallery .slideshow {
    position: relative;
    width: 582px;
    margin: 0 auto;
  }
  .pics {
    width: 515px !important;
    height: 350px !important;
    margin: 20px auto;
  }
  .pics img {
    width: 495px !important;
    height: 329px !important;
  }
  .vids {
    width: 515px !important;
    margin: 20px auto;
  }
  #intro {
    width: 100%;
  }
  #intro .inner {
    padding-top: 0;
  }
  #intro h2 {
    margin-top: 0;
  }
  #prev {
    left: 0;
    top: 152.5px;
  }
  #next {
    left: auto;
    right: 0;
    top: 152.5px;
  }
}