img {  /*svg fix?*/
   max-width:100%;
   height:auto;
   width:auto;
}

#header:after, .main-frame:after,
.main-holder:after, #content:after, #sidebar:after, .search-form:after, .visual-block .links:after,
.visual-block .tag-list:after, div.lightbox .col-holder:after {
  content: " ";
  display: block;
  clear: both;
}

.gallery .pagination ul, .promo-list, .sub-nav ul, .resource-list, .logos-list, .visual-block .links,
.visual-block .tag-list, .accordion, .accordion ul, #footer .footer-box ul.site-list,
#footer .footer-box ul, .footer-nav ul, div.lightbox .paging, div.lightbox .col-holder .col ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

@font-face {
  font-family: 'segoe_ui';
  src: url("../fonts/segoeui-webfont.eot");
  src: url("../fonts/segoeui-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui-webfont.woff") format("woff"), url("../fonts/segoeui-webfont.ttf") format("truetype"), url("../fonts/segoeui-webfont.svg#segoe_uiregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'segoe_ui';
  src: url("../fonts/segoeuib-webfont.eot");
  src: url("../fonts/segoeuib-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuib-webfont.woff") format("woff"), url("../fonts/segoeuib-webfont.ttf") format("truetype"), url("../fonts/segoeuib-webfont.svg#segoe_uibold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'segoe_ui';
  src: url("../fonts/segoeuil-webfont.eot");
  src: url("../fonts/segoeuil-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuil-webfont.woff") format("woff"), url("../fonts/segoeuil-webfont.ttf") format("truetype"), url("../fonts/segoeuil-webfont.svg#segoe_uilight") format("svg");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'segoe_ui';
  src: url("../fonts/seguisb-webfont.eot");
  src: url("../fonts/seguisb-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/seguisb-webfont.woff") format("woff"), url("../fonts/seguisb-webfont.ttf") format("truetype"), url("../fonts/seguisb-webfont.svg#segoe_uisemibold") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'segoe_ui';
  src: url("../fonts/segoeuii-webfont.eot");
  src: url("../fonts/segoeuii-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuii-webfont.woff2") format("woff2"), url("../fonts/segoeuii-webfont.woff") format("woff"), url("../fonts/segoeuii-webfont.ttf") format("truetype"), url("../fonts/segoeuii-webfont.svg#segoe_uiitalic") format("svg");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?-32lzvn");
  src: url("../fonts/icomoon.eot?#iefix-32lzvn") format("embedded-opentype"), url("../fonts/icomoon.woff?-32lzvn") format("woff"), url("../fonts/icomoon.ttf?-32lzvn") format("truetype"), url("../fonts/icomoon.svg?-32lzvn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-icon_26268:before {
  content: "\e601";
}

.icon-icon_453:before {
  content: "\e600";
}

.icon-icon-arrow:before {
  content: "\e603";
}

.icon-icon-arrow2:before {
  content: "\e606";
}

.icon-ico-close:before {
  content: "\e607";
}

.icon-ico-minus:before {
  content: "\e609";
}

.icon-icon2222:before {
  content: "\e60b";
}

.icon-ico-search:before {
  content: "\e60a";
}

.icon-arrow:before {
  content: "\e604";
}

.icon-arrow2:before {
  content: "\e605";
}

.icon-arrow-down:before {
  content: "\e602";
}

html {
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
  /* -webkit-backface-visibility: hidden; */
}

* {
  max-height: 1000000px;
}

@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
::-webkit-input-placeholder {
  color: #999999;
}

::-moz-placeholder {
  opacity: 1;
  color: #999999;
}

:-moz-placeholder {
  color: #999999;
}

:-ms-input-placeholder {
  color: #999999;
}

.placeholder {
  color: #999999;
}

input[type=text], input[type=password], input[type=file], input[type=search], input[type=tel], input[type=email], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}

#wrapper {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: relative;
  display: table;
  table-layout: fixed;
}

#header {
  width: 100%;
  background: rgba(255, 255, 255, 0.9);
}

.btn {
  border: none;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 6px 15px 8px;
  font-weight: 300;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn:hover, .btn:active, .btn:focus {
  background-color: #737380;
  text-decoration: none;
}
.btn:active:focus, .btn:focus {
  outline: none;
}

.navbar {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar > .container .navbar-brand {
  margin: 0;
}

.navbar-nav {
  font-size: 22px;
  line-height: 24px;
  padding: 0 68px 0 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-nav > li.active > a {
  background: none !important;
}
.navbar-nav > li > a {
  font-weight: 300;
  padding: 25px 14px 26px 15px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
}
.navbar-nav > li > a span {
  display: inline-block;
  vertical-align: top;
  margin: 3px -2px -1px 3px;
}
.navbar-nav .dropdown-menu {
  border: none;
  width: 200px;
  font-size: 14px;
  line-height: 16px;
  padding: 9px 0 7px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.navbar.header-active {
  min-height: 50px;
}
.navbar.header-active .navbar-nav {
  font-size: 18px;
  line-height: 24px;
  text-transform: capitalize;
}
.navbar.header-active .navbar-nav > li > a {
  padding: 12px 14px 14px 15px;
}
.navbar.header-active .navbar-nav > li > a span {
  margin: 4px -2px -2px 3px;
}
.navbar.header-active .navbar-brand {
  padding: 10px 0 0;
  font-size: 24px;
  line-height: 30px;
  height: 50px;
}
.navbar.header-active .navbar-form {
  top: 4px;
}

.navbar-brand {
  position: relative;
  z-index: 15;
  margin: 0;
  padding: 17px 0 0;
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-brand:hover {
  color: #5e5e5e !important;
}

.navbar-form {
  z-index: 10;
  overflow: hidden;
  padding: 1px 0;
  position: absolute;
  right: 31px;
  top: 17px;
  margin: 0;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-form ::-webkit-input-placeholder {
  color: #999999;
}
.navbar-form ::-moz-placeholder {
  opacity: 1;
  color: #999999;
}
.navbar-form :-moz-placeholder {
  color: #999999;
}
.navbar-form :-ms-input-placeholder {
  color: #999999;
}
.navbar-form .placeholder {
  color: #999999;
}
.navbar-form:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 51px;
  width: 1px;
  height: auto;
  background: #9f9f9f;
}
.navbar-form.active:after {
  background: #717171;
}
.navbar-form.active .btn {
  color: #111;
}
.navbar-form .btn {
  float: right;
  background: none;
  padding: 0;
  color: #444;
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 0 0 12px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-form .btn:focus, .navbar-form .btn:hover {
  outline: none;
  color: #111;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-form .btn span {
  font-size: 30px;
  position: absolute;
  left: 10px;
  top: 5px;
}
.navbar-form input[type="text"] {
  height: 40px;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  width: 100%;
  font-size: 22px;
  line-height: 30px;
  font-weight: 300;
  padding: 2px 13px 3px;
  float: left;
}
.navbar-form input[type="text"]:focus {
  border-color: #ddd;
}
.navbar-form .form-group {
  margin: 0 13px 0 0;
  width: 0;
  float: right;
  overflow: hidden;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.navbar-form.active .form-group {
  width: 525px;
}

#main {
  width: 100%;
  overflow: hidden;
}

.style {
  background: #f0f0f0;
}

.style-1 {
  background: #6dc2e9;
}

.style-2 {
  background: #dadada;
}

.visual {
  padding: 75px 0 0;
  overflow: hidden;
  width: 100%;
  height: 450px;
  font-size: 0;
  white-space: nowrap;
}
.visual.none-image {
  height: 245px;
  padding:10px 0 0;
}
.visual.none-image .text-holder {
  height: 275px;
}
.visual.none-image .text-holder .text-wrapp {
  padding: 60px 0 10px;
}
.visual .text-holder {
  height: 375px;
  width: 100%;
  white-space: nowrap;
}
.visual .text-holder:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  vertical-align: middle;
}
.visual .text-wrapp {
  font-size: 20px;
  line-height: 28px;
  white-space: normal;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  padding: 10px 0 17px;
}
.visual .text-wrapp h1 {
  margin: 0 0 7px;
}
.visual .text-wrapp p {
  margin: 0;
}
.visual .text-wrapp .btn {
  margin: 18px 0 0;
  padding: 12px 11px 14px;
}
.visual .img-box {
  width: 100%;
  height: 375px;
}
.visual .img-box:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  vertical-align: middle;
}
.visual .img-box img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  max-height: 350px;
}

.gallery {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.gallery .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.gallery .slideset {
  width: 99999px;
  float: left;
}
.gallery .slide {
  width: 100%;
  float: left;
}
.gallery .slide.active {
  z-index: 1;
}
.gallery .text-wrapp {
  line-height: 32px;
}
.gallery .text-wrapp h1 {
  margin: 0 0 6px;
}
.gallery .pagination {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  width: auto;
  bottom: 21px;
  height: 12px;
  margin: 0;
}
.gallery .pagination ul {
  display: inline-block;
  vertical-align: top;
}
.gallery .pagination ul li {
  width: 12px;
  height: 12px;
  float: left;
  margin: 0 3px;
}
.gallery .pagination ul li.active a {
  background: rgba(255, 255, 255, 0.85);
}
.gallery .pagination ul li a {
  outline: none;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
}

.promo {
  overflow: hidden;
  width: 100%;
  padding: 71px 0 50px;
}
.promo .head {
  padding: 0 50px 58px;
  overflow: hidden;
}
.promo .head h1 {
  margin: 0 0 12px;
}
.promo .head p {
  margin: 0;
}
.promo .btn-holder {
  width: 100%;
  padding: 18px 0 0;
}

.promo-list {
  font-size: 0;
  max-width: 960px;
  margin: 0 auto;
}
.promo-list li {
  white-space: normal;
  width: 220px;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 18px;
  margin: 0 10px 39px;
  border: none;
}
.promo-list li.hover {
  color: #777777;
}
.promo-list li.hover .img-box {
  background: #fbfbfb;
}
.promo-list li.hover .img-box img {
  transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  -webkit-transform: scale(0.9);
}
.promo-list li.hover .sub-title {
  color: #777777;
}
.promo-list li.hover .detail-box {
  background: rgba(204, 204, 204, 0.85);
}
.promo-list li.hover .detail-box .heading strong {
  right: 0;
}
.promo-list li.hover .detail-box .heading:after {
  width: 100%;
}
.promo-list li.hover .detail-box .sub-text {
  left: 0;
}
.promo-list li .sub-text {
  display: block;
  font-weight: normal;
}
.promo-list li a {
  text-decoration: none;
  display: block;
}
.promo-list .sub-title {
  display: block;
  margin: 0 0 16px;
  font-size: 20px;
  line-height: 24px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promo-list .caption {
  display: block;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promo-list .img-box {
  overflow: hidden;
  display: block;
  height: 220px;
  width: 100%;
  background: #f0f0f0;
  white-space: nowrap;
  text-align: center;
  margin: 0 0 14px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.promo-list .img-box:after {
  content: '';
  display: inline-block;
  height: 220px;
  width: 1px;
  overflow: hidden;
  vertical-align: middle;
}
.promo-list .img-box img {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promo-list.item li.hover .sub-title {
  opacity: 0;
  filter: alpha(opacity=0);
}
.promo-list.item li.hover .img-box {
  background: #f0f0f0;
}
.promo-list.item li.hover .img-box img {
  transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  -webkit-transform: scale(0.95);
}
.promo-list .detail-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: auto;
  height: auto;
  padding: 15px;
  font-size: 13px;
  line-height: 18px;
  white-space: normal;
  color: black;
  background: none;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 10;
}
.promo-list .detail-box .sub-text {
  left: 110%;
  position: relative;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.promo-list .detail-box .heading {
  display: block;
  position: relative;
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 16px;
  margin: 0 0 16px;
}
.promo-list .detail-box .heading strong {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  right: 110%;
  display: block;
}
.promo-list .detail-box .heading:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  height: 5px;
  background: black;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.block {
  overflow: hidden;
  width: 100%;
  padding: 62px 0 60px;
}
.block.first {
  padding-bottom: 0;
}
.block.first .head {
  padding: 0 82px 51px;
}
.block .promo-list {
  margin: 0 auto -39px;
}
.block .head {
  padding: 0 30px 58px;
  overflow: hidden;
}
.block .head p {
  margin: 0;
}
.block .head.small-text p {
  max-width: 680px;
  margin: 0 auto;
}
.block .head h1 {
  font-size: 40px;
  line-height: 40px;
  margin: 0 0 14px;
}
.block .btn-holder {
  padding: 60px 0 0;
}
.block h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 16px;
}

.sub-nav {
  padding: 0 0 53px;
  overflow: hidden;
  width: 100%;
  margin: -8px 0 0;
}
.sub-nav ul {
  font-size: 0;
  letter-spacing: -4px;
}
.sub-nav ul li {
  padding: 0 12px;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0;
}
.sub-nav ul li.active a {
  font-weight: 700;
  color: #777777;
}
.sub-nav ul li.active a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.sub-nav ul li a {
  color: black;
  font-weight: 300;
  text-decoration: none !important;
  outline: none;
}
.sub-nav ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.section {
  overflow: hidden;
  width: 100%;
}
.section .img-box {
  height: 500px;
  white-space: nowrap;
}
.section .img-box:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  vertical-align: middle;
}
.section .img-box img {
  max-width: 100%;
  height: auto;
}
.section .text-box {
  white-space: nowrap;
  height: 500px;
}
.section .text-box:after {
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  overflow: hidden;
  vertical-align: middle;
}
.section .text-box .holder {
  padding: 10px 0;
  display: inline-block;
  vertical-align: middle;
  white-space: normal;
  font-size: 13px;
  line-height: 18px;
}
.section .text-box h1 {
  font-size: 30px;
  line-height: 30px;
  margin: 0 0 21px;
}
.section .text-box p {
  margin: 0 0 29px;
}
.section .bumpup p{
  font-size: 21px;
  line-height: 28px;
}

.cycle-gallery {
  max-width: 866px;
  margin: 0 auto;
  position: relative;
  padding: 0 58px;
  min-height: 150px;
}
.cycle-gallery .mask {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.cycle-gallery .mask .slideset {
  width: 99999px;
  float: left;
}
.cycle-gallery .mask .slide {
  width: 100%;
  float: left;
}
.cycle-gallery .mask .slide.active {
  z-index: 1;
}
.cycle-gallery .btn-next,
.cycle-gallery .btn-prev {
  position: absolute;
  top: 50%;
  left: 1px;
  width: 20px;
  height: 20px;
  font-size: 96px;
  line-height: 36px;
  text-decoration: none;
  color: #ccc;
  outline: none;
  margin: -36px 0 0;
  z-index: 10;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.cycle-gallery .btn-next:hover,
.cycle-gallery .btn-prev:hover {
  color: #777777;
}
.cycle-gallery .btn-next:before,
.cycle-gallery .btn-prev:before {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.cycle-gallery .btn-next {
  left: auto;
  right: 1px;
}
.cycle-gallery .visual-box {
  padding: 0;
}

.visual-box {
  overflow: hidden;
  position: relative;
  font-size: 13px;
  line-height: 18px;
  padding: 54px 0 60px;
}
.visual-box.first {
  padding: 0 0 60px;
}
.visual-box .vs {
  position: absolute;
  width: 40px;
  top: 50%;
  left: -20px;
  margin: -16px 0 0 -34px;
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
}
.visual-box .col {
  padding: 0 20px 0 0;
}
.visual-box h2 {
  margin: -9px 0 0;
  line-height: 26px;
}
.visual-box h2 a {
  color: black;
  text-decoration: none;
}
.visual-box h2 a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.visual-box p {
  margin: 0;
}
.visual-box .title {
  font-weight: 300;
  font-size: 26px;
  line-height: 30px;
  display: block;
  padding: 0 0 17px;
}
.visual-box .img-box {
  width: 100%;
  position: relative;
  text-align: center;
  margin: 0 0 23px;

}
.visual-box .img-box img {
  width: 100%;
  height: auto;
}

.visual-box .img-box img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.visual-box .pull-right .col {
  padding: 0 0 0 20px;
}
.visual-box .btn-holder {
  overflow: hidden;
  padding: 59px 0 0;
}

.resource-list {
  display: inline-block;
  vertical-align: top;
  max-width: 972px;
  font-size: 0;
  letter-spacing: -4px;
  margin: 0 0 -24px;
  padding: 10px 0 0;
  width: 100%;
}
.resource-list li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.332%;
  letter-spacing: 0;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 18px;
  padding: 0 16px 20px;
}
.resource-list li p {
  margin: 0;
}
.resource-list .img-box {


  width: 100%;
  height: 100px;
  margin:0 auto 14px;
  border: 1px solid #ddd;
  vertical-align: middle;
  text-align: center;
  background: white;


}

.resource-list a{
  color: #000;
}
.resource-list .img-box img {
  width: auto;
  height: auto;
  max-width: 190px;
  max-height: 100px;
  vertical-align: middle;
  margin: 4px 0;
}

.logos-list {
  font-size: 0;
  letter-spacing: -4px;
  float: left;
  width: 100%;
  margin: -13px 0 51px;
/*   text-align: center; */

}
.logos-list li {
  height: 60px;
  width: auto;
  margin: 0 15px 10px;
  display: inline-block;
  vertical-align: top;
}
.logos-list li img {
  width: auto;
  height: 35px;
}
.logos-list li a {
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.logos-list li a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.main-frame,
.main-holder {
  width: 100%;
  padding: 54px 0 100px;
}

.main-frame {
  padding: 0 0 100px;
}

#content h1 {
  font-size: 28px;
  line-height: 30px;
  margin: 0 0 28px;
  font-weight: 300;
}

.content-holder {
  margin: -7px 0 0;
  overflow: hidden;
  font-size: 14px;
  line-height: 22px;
}
.content-holder blockquote footer:before,
.content-holder blockquote small:before,
.content-holder blockquote .small:before {
  content: '- ';
}
.content-holder blockquote {
  border: none;
  color: #666666;
  text-transform: uppercase;
  font-style: italic;
  padding: 0;
  line-height: 26px;
  margin: 0 0 20px;
}
.content-holder blockquote p {
  margin: 0 0 3px;
}
.content-holder blockquote cite {
  text-transform: none;
  font-size: 14px;
  line-height: 22px;
}
.content-holder p {
  margin: 0 0 20px;
}

.media-box {
  overflow: hidden;
  padding: 24px 50px 39px 53px;
}
.media-box img {
  width: 100%;
  height: auto;
  vertical-align: top;
  max-width: none;
}

.product-box {
  overflow: hidden;
  width: 100%;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 29px;
  min-height: 200px;
}
.product-box .label {
  border-radius: 0;
  font-weight: 600;
  font-size: 13px;
  line-height: 18px;
  min-width: 102px;
  position: absolute;
  bottom: 0;
  right: 0;
  text-transform: capitalize;
}
.product-box a {
  text-decoration: none;
  color: black;
}
.product-box a:hover .title {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.product-box .img-box {
  display: block;
  width: 100%;
  position: relative;
  margin: 0 0 16px;
  border: 1px solid #ddd;
  text-align: center;
}
.product-box .img-box img {
  width: auto;
  max-height: 100px;
  min-height: 100px;
}
.product-box .title {
  font-weight: 600;
  display: block;
  padding: 0 0 8px;
}
.product-box p {
  margin: 0;
  white-space: normal;
  min-height: 36px;
}

#sidebar h1 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 21px;
  font-weight: 300;
}

.search-form {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #aaa;
  margin: 0 0 16px;
}
.search-form input[type="search"] {
  color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  padding: 0 30px 0 0;
  height: 36px;
}
.search-form button[type="submit"].btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 30px;
  height: 100%;
  background: white;
  color: #444;
  padding: 0;
  margin: 0;
}
.search-form button[type="submit"].btn:focus, .search-form button[type="submit"].btn:hover {
  color: black;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.search-form button[type="submit"].btn span {
  display: inline-block;
  vertical-align: top;
  margin: 6px 0 0 12px;
}

.visual-block {
  overflow: hidden;
}
.visual-block .img-box {
  width: 100%;
  overflow: hidden;
  margin: 0 0 16px;
  border: 1px solid #ddd;
  text-align: center;
}
.visual-block .img-box img {
  width: auto;
  height: 100%;
  max-height: 100px;

}
.visual-block .links,
.visual-block .tag-list {
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 24px;
}
.visual-block .links li,
.visual-block .tag-list li {
  float: left;
  padding: 0 3px 0 0;
}
.visual-block .links li a,
.visual-block .tag-list li a {
  color: black;
  text-decoration: none;
  outline: none;
}
.visual-block .links li a:hover, .visual-block .links li a:active, .visual-block .links li a:focus,
.visual-block .tag-list li a:hover,
.visual-block .tag-list li a:active,
.visual-block .tag-list li a:focus {
  color: #666666;
}
.visual-block .links {
  font-size: 20px;
  line-height: 24px;
  padding: 0 0 20px;
}
.visual-block .links li {
  width: 100%;
  padding: 0;
  margin: 0 0 6px;
}
.visual-block .links li a {
  text-transform: uppercase;
  font-weight: 300;
  padding: 0 0 0 30px;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
.visual-block .links li a span {
  position: absolute;
  top: 5px;
  left: 2px;
  font-size: 16px;
}

.side-box {
  overflow: hidden;
}
.side-box .title {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  padding: 0 0 26px;
}
.side-box .thumbnail {
  padding: 0 0 11px;
  margin: 0;
  border: none;
}
.side-box .thumbnail img {
  width: 100%;
  height: auto;
}
.side-box .thumbnail a {
  color: black;
  text-decoration: none;
  outline: none;
}
.side-box .thumbnail a:hover, .side-box .thumbnail a:active, .side-box .thumbnail a:focus {
  color: #666666;
}
.side-box .thumbnail a:hover .caption {
  color: #666666;
}
.side-box .caption {
  padding: 5px 0;
  text-transform: capitalize;
  font-size: 13px;
  line-height: 18px;
  display: block;
}

.accordion {
  overflow: hidden;
}
.accordion li {
  width: 100%;
  padding: 0 0 13px;
}
.accordion ul {
  overflow: hidden;
}
.accordion ul li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
}
.accordion h2 {
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 12px;
  font-weight: 400;
  border-bottom: 1px solid #aaa;
  padding: 0 0 6px;
}
.accordion h2 a {
  text-decoration: none;
  outline: none;
  color: black;
}

.filter-form {
  overflow: hidden;
  width: 100%;
}
.filter-form input[type="checkbox"] {
  float: left;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
}
.filter-form label {
  font-weight: 600;
  margin: 0;
  text-transform: capitalize;
  display: block;
  overflow: hidden;
  font-size: 13px;
  line-height: 15px;
}
.filter-form .jcf-disabled + label {
  color: #999999;
}

.footer-wrapp {
  width: 100%;
  overflow: hidden;
  display: table-footer-group;
  height: 1%;
}

#footer {
  padding: 9px 0 0;
  width: 100%;
  background: #909090;
  color: white;
}
#footer .footer-box {
  overflow: hidden;
  width: 100%;
}
#footer .footer-box h1 {
  font-weight: 300;
  margin: 0 0 28px;
  font-size: 18px;
  line-height: 20px;
  color: black;
}
#footer .footer-box ul.site-list,
#footer .footer-box ul {
  margin: 0 0 28px;
}
#footer .footer-box ul.site-list li a,
#footer .footer-box ul li a {
  font-weight: 300;
  color: white;
}
#footer .footer-box ul.site-list li a:hover,
#footer .footer-box ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer .footer-box ul.site-list {
  font-size: 18px;
  line-height: 20px;
}
#footer .footer-box ul.site-list li {
  margin: 0 0 24px;
}
#footer .footer-box ul.site-list li a {
  position: relative;
  padding: 0 0 0 47px;
  display: inline-block;
  vertical-align: top;
}
#footer .footer-box ul.site-list li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 30px;
  height: 30px;
  margin: -15px 0 0;
}
#footer .footer-box ul.site-list li a.windows:after {
  background: url(../images/sprite-bg.png) no-repeat;
}
#footer .footer-box ul.site-list li a.office:after {
  background: url(../images/sprite-bg.png) no-repeat -1px -44px;
  height: 36px;
  margin: -19px 0 0;
}
#footer .footer-box ul.site-list li a.surface:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -96px;
  height: 21px;
  margin: -10px 0 0;
}
#footer .footer-box ul.site-list li a.phone:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -133px;
}
#footer .footer-box ul.site-list li a.store:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -349px;
  width: 31px;
  height: 31px;
}

#footer .footer-box ul.site-list li a.nokia:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -175px;
  height: 31px;
  margin: -14px 0 0;

}
#footer .footer-box ul.site-list li a.xbox:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -216px;
  height: 35px;
  margin: -17px 0 0;
}
#footer .footer-box ul.site-list li a.skype:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -261px;
  height: 31px;
  margin: -15px 0 0;
}
#footer .footer-box ul.site-list li a.bing:after {
  background: url(../images/sprite-bg.png) no-repeat 0 -303px;
  height: 31px;
  margin: -15px 0 0;
}

#footer .slide-holder {
  overflow: hidden;
  width: 100%;
  padding: 35px 0 54px;
}
#footer .head {
  position: relative;
  padding: 30px 0 0;
  background: #909090;
}
#footer.active .opener em {
  display: block;
}
#footer.active .opener span {
  display: none;
}
#footer .opener {
  position: absolute;
  z-index: 50;
  top: 1px;
  right: 14px;
  padding: 5px 42px 5px 0;
  font-size: 18px;
  line-height: 20px;
  color: white;
  text-decoration: none;
  outline: none;
}
#footer .opener em,
#footer .opener span {
  font-size: 26px;
  position: absolute;
  right: 3px;
  top: 2px;
  display: block;
}
#footer .opener em {
  display: none;
}
#footer .opener:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.footer-nav {
  padding: 0 250px 16px 0;
  overflow: hidden;
  margin: -20px 0 0;
  background: #909090;
}
.footer-nav ul {
  float: left;
  font-size: 13px;
  line-height: 15px;
  overflow: hidden;
  margin: 0 0 0 -18px;
}
.footer-nav ul li {
  float: left;
  padding: 0 0 0 18px;
  position: relative;
}
.footer-nav ul li:after {
  content: '/';
  position: absolute;
  top: 0;
  left: 6px;
  color: white;
}
.footer-nav ul li a {
  color: white;
}
.footer-nav ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: 45px; /* negative of the offset - height of link element */
    right: 38px; /* padding from the left side of the window */
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 50px; /* height of link element */
    right: 38px; /* padding from the left side of the window */
}

.ms-logo{margin-bottom:20px;}



/* custom checkbox styles */
.jcf-checkbox {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 0;
  margin: -5px 0 0;
  cursor: pointer;
  background: white;
  border: 1px solid #acacac;
  height: 10px;
  width: 10px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked {
  background: #acacac;
}

/* common custom form elements styles */
.jcf-disabled {
  background: white !important;
}

.jcf-focus, .jcf-focus * {
  border-color: #acacac !important;
}

.popup-holder {
  position: relative;
  overflow: hidden;
  height: 0;
}

div.lightbox {
  width: 945px;
  overflow: hidden;
}
div.lightbox .close {
  opacity: 1;
  color: white;
  position: absolute;
  right: 25px;
  top: 20px;
  z-index: 50;
  font-weight: normal;
  font-size: 35px;
  outline: none;
}
div.lightbox .close:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.lightbox .paging-holder {
  width: 100%;
  float: left;
  padding: 168px 0 22px;
}
div.lightbox .paging {
  margin: 0 -40px 0 0;
  font-size: 20px;
  line-height: 26px;
  color: #333;
  float: right;
}
div.lightbox .paging li {
  float: left;
  font-weight: 300;
  padding: 0 0 0 11px;
}
div.lightbox .paging li:first-child:before {
  display: none;
}
div.lightbox .paging li:before {
  content: '|';
  color: #666666;
  display: inline-block;
  vertical-align: top;
  margin: -1px 7px 0 0;
}
div.lightbox .paging li a {
  text-transform: capitalize;
  color: #333333;
  text-decoration: none;
  outline: none;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
div.lightbox .paging li a:hover, div.lightbox .paging li a:active, div.lightbox .paging li a:focus {
  color: #999999;
}
div.lightbox .paging li a:active:hover span, div.lightbox .paging li a:active span, div.lightbox .paging li a:focus span, div.lightbox .paging li a:hover span {
  color: #a3a3a3;
}
div.lightbox .paging li a span {
  font-size: 24px;
  color: #666666;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 4px 14px;
}
div.lightbox .paging li.prev a span {
  margin: 0 14px 4px 0;
}
div.lightbox .holder {
  padding: 80px 0 0;
  overflow: hidden;
  position: relative;
}
div.lightbox .holder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 80px;
  background: rgba(51, 51, 51, 0.85);
  z-index: 0;
}
div.lightbox .col-holder {
  background: white;
  padding: 0 63px 0;
}
div.lightbox .col-holder .col {
  width: 50%;
  padding: 30px 35px 0;
  position: relative;
  float: left;
}
div.lightbox .col-holder .col h1 {
  font-size: 30px;
  line-height: 40px;
  color: white;
  margin: 0 0 22px 0;
  font-weight: 300;
  text-transform: capitalize;
  width: 200%;
  text-overflow: ellipsis;
  overflow: hidden;
  position: absolute;
  bottom: 100%;
  left: 35px;
  z-index: 10;
  padding: 0 30px 0 0;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  div.lightbox .col-holder .col h1{
    width: 100%;
  }
}
div.lightbox .col-holder .col .img-box {
  overflow: hidden;
  width: 100%;
  margin: 0 0 55px;
}
div.lightbox .col-holder .col .img-box img {
  width: 100%;
  height: auto;
}
div.lightbox .col-holder .col ul {
  font-size: 13px;
  line-height: 18px;
  position: relative;
  overflow: hidden;
  padding: 0 0 24px 40px;
}
div.lightbox .col-holder .col ul:before, div.lightbox .col-holder .col ul:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 0;
  bottom: 0;
  width: 5px;
  height: auto;
  background: #ddd;
}
div.lightbox .col-holder .col ul:before {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: white;
  border: 5px solid #ddd;
  left: 0;
  bottom: 0;
  top: auto;
  z-index: 10;
}
div.lightbox .col-holder .col ul li {
  position: relative;
  padding: 18px 0 29px;
}
div.lightbox .col-holder .col ul li:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: white;
  border: 5px solid #ddd;
  left: -40px;
  top: 0;
  z-index: 10;
}
div.lightbox .col-holder .col ul li h2 {
  margin: 0 0 15px;
  font-size: 20px;
  line-height: 26px;
}
div.lightbox .col-holder .col ul li p {
  margin: 0;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}

#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(../images/fancybox/fancybox.png);
}

#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}

#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}

#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: none;
}

#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}

#fancybox-error {
  color: #444;
  font: normal 12px/20px Arial;
  padding: 14px;
  margin: 0;
}

#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}

#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}

@media only screen and (min-width: 768px) {
  .accordion .slide {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    display: block !important;
  }
  .accordion h2 a {
    cursor: default;
    pointer-events: none;
  }
}
@media only screen and (max-width: 1199px) {
  .navbar-form {
    right: 11px;
  }

  .navbar-nav {
    padding: 0 48px 0 0;
  }

  .visual .text-wrapp {
    padding: 13px 0 20px;
  }

  .block.first .head,
  .block .head,
  .promo .head {
    padding: 0 0 58px;
  }
}
@media only screen and (max-width: 991px) {
  .navbar-form {
    height: 54px;
    position: relative;
    top: auto;
    right: auto;
    margin: -9px 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    width: 100%;
    padding: 7px 50px 7px 22px;
    background: white;
    float: none;
  }
  .navbar-form:after {
    top: 5px;
    bottom: 5px;
    right: 50px;
  }
  .navbar-form .btn {
    padding: 0 !important;
    position: absolute;
    top: 5px;
    right: 10px;
  }
  .navbar-form .btn span {
    margin: 0 !important;
    top: 4px;
    left: 11px;
  }
  .navbar-form input[type="text"] {
    font-size: 18px;
  }
  .navbar-form .form-group {
    width: 100% !important;
  }

  .navbar-toggle {
    width: 73px;
    height: 74px;
    position: relative;
    outline: none;
    margin: 0 -24px 0 0;
    border: none;
    padding: 0;
  }
  .navbar-toggle.collapsed {
    color: black;
  }
  .navbar-toggle.collapsed .icon-bar {
    background: black;
  }
  .navbar-toggle .icon-bar {
    width: 24px;
    height: 6px;
    border-radius: 0;
    margin: 0 0 0 25px;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin: 3px 0 0 25px;
  }
  .navbar-toggle:hover .icon-bar {
    background: #999999;
  }

  .navbar-collapse {
    background: rgba(255, 255, 255, 0.9);
    position: absolute;
    left: 0;
    right: 0;
    max-height: none !important;
    width: 100%;
    padding: 0;
    overflow: hidden;
    z-index: 99;
    -moz-transition: all 0.3s ease;
/*     -webkit-transition: all 0.3s ease; */
    -o-transition: all 0.3s ease;
/*     transition: all 0.3s ease; */
    top: 100%;
  }
  .navbar-collapse.in {
    overflow: hidden;
    border-top: 1px solid #ddd;
    z-index: 99;
  }

  .navbar {
    position: relative !important;
    background: white;
    z-index: 101;
  }
  .navbar .navbar-nav {
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
  }
  .navbar .navbar-nav > li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
  }
  .navbar .navbar-nav > li > a {
    padding: 30px 30px 33px 20px;
    font-size: 22px;
    line-height: 24px;
  }
  .navbar .navbar-nav > li > a span {
    display: none;
  }
  .navbar .row {
    position: relative !important;
    background: white;
  }
  .navbar .dropdown-menu {
    padding: 9px 0;
    width: 100%;
    border-top: 1px solid #ddd !important;
  }
  .navbar .dropdown-menu li a {
    padding: 5px 22px;
    font-size: 14px;
    line-height: 16px;
  }
  .navbar .dropdown-menu li a:hover {
    background-color: rgba(240, 240, 240, 0.85) !important;
  }

  .navbar.header-active {
    min-height: 75px;
  }
  .navbar.header-active .navbar-brand {
    font-size: 34px;
    line-height: 40px;
    margin: 0 !important;
    padding: 17px 0 0;
  }
  .navbar.header-active .navbar-nav > li > a {
    padding: 30px 30px 33px 20px;
    font-size: 22px;
    line-height: 24px;
  }
  .navbar.header-active .navbar-form {
    top: auto;
  }

  .visual {
    padding: 0;
    height: 375px;
  }
  .visual.none-image {
    height: 275px;
  }
  .visual.none-image .text-holder .text-wrapp {
    padding: 13px 0 20px;
  }
  .visual .text-wrapp {
    font-size: 18px;
    line-height: 25px;
    padding: 13px 0 30px;
  }
  .visual .text-wrapp h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .visual .text-wrapp .btn {
    padding: 6px 15px 8px;
  }

  .promo-list {
    max-width: 500px;
  }
  .promo-list li {
    margin: 0 15px 39px;
  }

  .promo .btn-holder {
    padding: 22px 0 0;
  }

  .media-box {
    padding: 24px 0 39px;
  }

  .cycle-gallery {
    padding: 0 30px;
  }

  #footer {
    padding: 10px 0 0;
  }
  #footer .opener {
    right: 12px;
    overflow: hidden;
    text-indent: -9999px;
  }
  #footer .opener span,
  #footer .opener em {
    text-indent: 0;
    overflow: visible;
  }
  #footer .slide {
    padding: 52px 0 58px;
  }

  .footer-nav {
    padding: 0 50px 16px 0;
  }

  #main {
    padding: 0 0 111px;
  }

  div.lightbox {
    width: 700px;
  }
  div.lightbox .col-holder {
    padding: 0 20px;
  }
  div.lightbox .col-holder .col {
    padding: 30px 15px 0;
  }
  div.lightbox .col-holder .col h1 {
    left: 15px;
  }
  div.lightbox .paging-holder {
    padding: 80px 0 20px;
  }
  div.lightbox .paging {
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  body {
    min-width: 320px;
  }

  .navbar {
    min-width: 320px;
    position: relative !important;
  }
  .navbar .navbar-toggle {
    margin: 0 -19px 0 0;
  }

  .navbar-brand {
    font-size: 28px;
    line-height: 30px;
    padding: 24px 0 0;
    margin: 0 0 0 4px !important;
  }

  .navbar.header-active .navbar-brand {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 0 4px !important;
    padding: 24px 0 0;
  }

  .visual {
    padding: 56px 0 0;
    white-space: normal;
    height: auto;
  }
  .visual.none-image {
    padding: 0;
    height: auto;
  }
  .visual.none-image .text-holder {
    height: auto;
  }
  .visual .text-holder {
    height: auto;
  }
  .visual .text-wrapp {
    width: 100%;
    font-size: 18px;
    line-height: 26px;
    margin: 0;
    padding: 13px 5px 50px;
  }
  .visual .text-wrapp h1 {
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 10px;
  }
  .visual .img-box {
    text-align: center;
    margin: 0 auto 21px;
    width: 100%;
    max-width: 320px;
    height: auto;
    padding: 0 6px;
  }
  .visual .img-box.img-height-large {
    max-width: 150px;
  }
  .visual .img-box img {
    max-width: none;
    width: 100%;
    height: auto;
    max-height: 350px;
  }

  .sub-nav li {
    font-size: 18px;
    line-height: 26px;
  }

  .visual-block {
    max-width: 360px;
    margin: 0 auto;
  }
  .visual-block .thumbnails {
    height: auto !important;
  }

  .cycle-gallery {
    padding: 30px 0 20px;
    max-width: 290px;
  }
  .cycle-gallery .slideset {
    width: 290px !important;
  }
  .cycle-gallery .btn-next,
  .cycle-gallery .btn-prev {
    top: 0;
    left: 50%;
    margin: 0;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .cycle-gallery .btn-next {
    top: auto;
    bottom: 18px;
  }
  .cycle-gallery .visual-box .vs {
    left: 50%;
    margin: 0 0 6px -15px;
    bottom: 100%;
    top: auto;
    display: block;
  }
  .cycle-gallery:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 50px;
    background: white;
    bottom: 0;
    width: auto;
    z-index: 5;
  }

  .logos-list {
    margin: 0;
  }

  .visual-box .holder {
    max-width: 370px;
    margin: 0 auto;
    overflow: hidden;
  }
  .visual-box .col {
    padding: 0;
    margin: 0 0 40px;
  }
  .visual-box .pull-right .col {
    padding: 0;
  }
  .visual-box h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .visual-box .vs {
    display: none;
  }
  .visual-box .btn-holder {
    padding: 20px 0 0;
  }

  .resource-list li {
    width: 100%;
    max-width: 320px;
    padding: 0 14px 30px;
  }

  .section .img-box {
    max-width: 200px;
    margin: 20px auto 21px;
    height: auto;
    padding: 0 6px;
    width: 100%;
  }
  .section .text-box {
    height: auto;
    padding: 13px 5px 50px;
  }

  .promo {
    padding: 55px 0 50px;
  }
  .promo .head {
    font-size: 14px;
    line-height: 22px;
    padding: 0 20px 60px;
  }
  .promo .head h1 {
    font-size: 32px;
    line-height: 32px;
    margin: 0 0 14px;
  }
  .promo .btn-holder {
    padding: 81px 0 0;
  }

  #main {
    padding: 0 0 70px;
  }

  .main-frame,
  .main-holder {
    padding: 20px 0 0;
  }

  .content-holder {
    margin: 0;
    padding: 20px 0 0;
  }

  .side-box .thumbnail {
    padding: 0 0 30px;
  }

  .block .head h1 {
    font-size: 32px;
    line-height: 32px;
  }

  .product-box {
    max-width: 300px;
    margin: 0 auto;
    padding: 0 0 25px;
  }

  #footer {
    padding: 17px 0 32px;
  }

  .footer-nav {
    margin: 0;
    padding: 0;
    text-align: center;
  }
  .footer-nav ul {
    width: 100%;
    margin: 0;
    font-size: 0;
    letter-spacing: -4px;
  }
  .footer-nav ul li {
    float: none;
    letter-spacing: 0;
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 24px;
  }
  .footer-nav ul li:first-child {
    padding: 0;
  }
  .footer-nav ul li:first-child:after {
    display: none;
  }


  #top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -100px; /* negative of the offset - height of link element */
    right: 38px; /* padding from the left side of the window */
  }
  #top-link-block.affix {
      position: fixed; /* keeps it on the bottom once in view */
      bottom: -100px; /* height of link element */
      right: 38px; /* padding from the left side of the window */
  }




  div.lightbox {
    width: 100%;
  }
  div.lightbox .close {
    font-size: 30px;
    top: 9px;
    right: 10px;
  }
  div.lightbox .holder {
    padding: 50px 0 0;
  }
  div.lightbox .holder:after {
    height: 50px;
  }
  div.lightbox .col-holder {
    padding: 0 20px;
  }
  div.lightbox .col-holder .col {
    padding: 0 0 40px;
    width: 100%;
  }
  div.lightbox .col-holder .col .img-box {
    max-width: 340px;
    margin: 0 auto 25px;
  }
  div.lightbox .col-holder .col h1 {
    position: static;
    color: black;
    padding: 0;
    margin: 0 0 15px;
  }
  div.lightbox .col-holder .col ul {
    padding: 0 0 0 40px;
  }
  div.lightbox .col-holder .col ul li {
    padding: 10px 0;
  }
  div.lightbox .paging-holder {
    padding: 50px 0 20px;
  }
  div.lightbox .paging {
    width: 100%;
    font-size: 0;
    line-height: 0;
  }
  div.lightbox .paging li {
    display: inline-block;
    vertical-align: middle;
    float: none;
    font-size: 16px;
    line-height: 20px;
    width: 50%;
    padding: 0 5px 0 0;
  }
  div.lightbox .paging li:before {
    display: none;
  }
  div.lightbox .paging li a {
    position: relative;
  }
  div.lightbox .paging li a span {
    position: absolute;
    top: 50%;
    margin: -12px 0 0;
  }
  div.lightbox .paging li.next a {
    padding: 0 34px 0 0;
  }
  div.lightbox .paging li.next a span {
    left: auto;
    right: 0;
  }
  div.lightbox .paging li.prev a {
    padding: 0 0 0 34px;
  }
  div.lightbox .paging li.prev a span {
    left: 0;
    margin: -12px 0 0;
  }

  #fancybox-wrap {
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    padding: 20px 0 !important;
  }
}


.pagination ul li:only-of-type {
  display: none;
}
