.clearfix {  *zoom: 1;}
.clearfix:before,
.clearfix:after {  display: table;  content: "";  line-height: 0;}
.clearfix: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;}
@font-face {
  font-family: 'Segoe UI';
  src: url('../asset/fonts/segoeui/segoeui.eot');
  src: url('../asset/fonts/segoeui/segoeui.eot') format('embedded-opentype'), url('../asset/fonts/segoeui/segoeui.woff') format('woff'), url('../asset/fonts/segoeui/segoeui.ttf') format('truetype'), url('../asset/fonts/segoeui/segoeui.svg#SegoeUIRegular') format('svg');
}
@font-face {
  font-family: 'SegoeUISemibold';
  src: url('../asset/fonts/segoeui/seguisb.eot');
  src: url('../asset/fonts/segoeui/seguisb.eot') format('embedded-opentype'), url('../asset/fonts/segoeui/seguisb.woff') format('woff'), url('../asset/fonts/segoeui/seguisb.ttf') format('truetype'), url('../asset/fonts/segoeui/seguisb.svg#SegoeUISemibold') format('svg');
}
.backtotop {
  background-color: #555;
  width: 45px;
  bottom: 20px;
  right: 10px;
  min-height: 42px;
  overflow: hidden;
  z-index: 40;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.backtotop.hidden-top {  bottom: -100px;}
.backtotop:hover {  background-color: ;}
.backtotop i { font-size: 36px; margin: 1px 0 0 0 !important; color: #fff; display: inline-block;}
.bs-docs-example ul.the-icons li:hover {  background: #ffd200;}
#cpanel_wrapper {
  font-family: "arial";
  background: #e5e5e5;
  border: 1px solid #f3f3f3;
  border-right: none;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 6px rgba(0,0,0,0.4);
  box-shadow: 0 0 6px rgba(0,0,0,0.4);
  position: fixed;
  width: 300px;
  top: 35px;
  right: -320px;
  padding: 8px;
  z-index: 9999;
  font-size: 11px;
}
#cpanel_wrapper #cpanel_btn {
  position: absolute;
  width: 26px;
  left: -47px;
  top: 9px;
  padding: 7px 10px;
  cursor: pointer;
  overflow: hidden;
  background: url("../images/cpanel/bg-cpanel-head.png") repeat #666666;
  -webkit-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 2px 2px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
#cpanel_wrapper #cpanel_btn i {
  font-size: 18px;
  margin: 0 0 0 4px;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.15);
}
#cpanel_wrapper #ytcpanel_accordion {
  margin-bottom: 10px;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head {
  font-size: 17px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 8px 12px;
  color: #fff;
  margin: 1px -9px 8px 0;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  box-shadow: 0 1px 2px rgba(0,0,0,0.5) inset;
  background: url("../images/cpanel/bg-cpanel-head.png") repeat #666666;
  word-spacing: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group {
  border-color: #BCBCBC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading {
  border: 1px solid #BCBCBC;
  background-color: #f9f9f9;
  background-image: -moz-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#FFFFFF),to(#F1F1F1));
  background-image: -webkit-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: -o-linear-gradient(top,#FFFFFF,#F1F1F1);
  background-image: linear-gradient(to bottom,#FFFFFF,#F1F1F1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff1f1f1', GradientType=0);
  margin: -1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
  box-shadow: 0 0 1px 1px rgba(255, 255, 255, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle {
  padding: 6px 10px;
  font-weight: bold;
  color: #555;
  font-size: 12px;
  text-shadow: 1px 1px 0 #EEEEEE;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading .accordion-toggle i {
  float: right;
  font-size: 14px;
  color: #999;
  margin-right: 5px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading:hover {
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#e0e0e0));
  background-image: -webkit-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: -o-linear-gradient(top,#f5f5f5,#e0e0e0);
  background-image: linear-gradient(to bottom,#f5f5f5,#e0e0e0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe0e0e0', GradientType=0);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active {
  background-color: #8b8b8b;
  background-image: -moz-linear-gradient(top,#999,#777);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#999),to(#777));
  background-image: -webkit-linear-gradient(top,#999,#777);
  background-image: -o-linear-gradient(top,#999,#777);
  background-image: linear-gradient(to bottom,#999,#777);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff777777', GradientType=0);
  border-color: #777;
  -webkit-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  -moz-box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
  box-shadow: 0 0 1px 1px rgba(255,255,255,0.15) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle {
  color: #fff;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .accordion-heading.active .accordion-toggle i {
  color: #eee;
  text-shadow: none;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse {
  background: #fff;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner {
  border: none;
  padding: 8px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear {
  margin: 0 0 5px;
  padding: 10px 0 0;
  font-size: 100%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner h4.clear span {
  color: #555;
  display: inline-block;
  background: #e6e6e6;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 1px 15px;
  -webkit-box-shadow: 0 1px #CCCCCC inset;
  -moz-box-shadow: 0 1px #CCCCCC inset;
  box-shadow: 0 1px #CCCCCC inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .fs-desc {
  line-height: 11px;
  color: #838383;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color {
  background-color: #CCC;
  width: 38px;
  height: 25px;
  position: relative;
  line-height: 25px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  margin: 5px 5px 0 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
  box-shadow:  0 -1px 8px 2px rgba(0, 0, 0, 0.3) inset, 0 -1px 0 0 rgba(255, 255, 255, 0.6) inset, 0 2px rgba(0, 0, 0, 0.38), 0 0 #BBBBBB, 0 3px 2px rgba(0, 0, 0, 0.25);
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.blue {
  background-color: #369bcf;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.green {
  background-color: #82c500;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.orange {
  background-color: #ff9600;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.pink {
  background-color: #ff67d9;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.red {
  background-color: #df131d;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.yellow {
  background-color: #ffd200;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cpanel-theme-color .theme-color.active {
  margin-top: 7px;
  -webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
  box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.footer-backgroud-image,
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item.header-backgroud-image {
  width: 64%;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item input.miniColors {
  margin: 0 -1px 0 0 !important;
  border-color: #ccc;
  width: 55px !important;
  border-radius: 3px 0 0 3px !important;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern {
  height: 22px;
  width: 30px;
  float: left;
  text-indent: -999em;
  margin: 0 5px 0 0;
  cursor: pointer;
  background-color: #ddd;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.5) inset;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .pattern.active {
  border: 1px solid rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px 2px rgba(0, 0, 0, 0.3) inset, 0 0 0 2px rgba(0, 0, 0, 0.15);
  background-color: #eee;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox {
  width: 95%;
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding-left: 0;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox:hover {
  border-color: #999;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox select {
  z-index: 10;
  width: 99%;
  height: 22px;
  margin: 0;
  position: relative;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 12px;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .selecttext {
  z-index: 9;
  position: absolute;
  left: 5px;
  display: inline-block;
}
#cpanel_wrapper #ytcpanel_accordion .accordion-group .collapse .accordion-inner .cp-item .selectbox .select-arrow {
  background: url(../images/shortcode/dk_arrows.png) no-repeat 50% 50%;
  position: absolute;
  display: inline-block;
  height: 100%;
  width: 26px;
  top: 0;
  right: 0;
}
#cpanel_wrapper .cpanel-reset .btn {
  background-color: #727272;
  background-image: -moz-linear-gradient(top,#7a7a7a,#666666);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7a7a7a),to(#666666));
  background-image: -webkit-linear-gradient(top,#7a7a7a,#666666);
  background-image: -o-linear-gradient(top,#7a7a7a,#666666);
  background-image: linear-gradient(to bottom,#7a7a7a,#666666);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7a7a7a', endColorstr='#ff666666', GradientType=0);
}
.yt-sticky {
  position: relative;
  z-index: 80;
}
.yt-sticky .module {
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  border: none;
}
.yt-sticky .module .module-inner1 {
  position: relative;
}
.yt-sticky .module .module-inner1 .module-inner2 {
  margin: 6px;
}
.yt-sticky .module .module-inner1 .module-inner2 .module-inner3 {
  padding: 10px;
  background-color: #fff;
  font-size: 12px;
}
.btn-special {
  height: 45px;
  width: 45px;
  background-color: #6b82a2;
  display: block;
  position: absolute;
  left: 0px;
  cursor: pointer;
  text-align: center;
}
.btn-special span {
  font-size: 20px;
  line-height: 36px;
  width: 24px;
  margin: 0 4px 0 8px;
}
.btn-special:hover span {
  color: #fff;
  text-shadow: 0 0 7px rgba(255,255,255,0.7);
}
#yt_notice {
  position: fixed;
  top: 0px;
  height: 0px;
  min-height: 0px;
  z-index: 96;
}
#yt_notice .yt-notice .module {
  background-color: #6b82a2;
  color: #eee;
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ccc;
  position: absolute;
  top: -99em;
  z-index: 88;
  text-align: center;
  width: 100%;
  min-height: 35px;
  margin: 0;
  border: none;
}
#yt_notice .yt-notice .module.active {
  -webkit-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  -moz-box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
  box-shadow: 0 0 3px #999999,inset 0 -1px 0 #ddd;
}
#yt_notice .yt-notice .module.active .btn-special {
  color: #fff;
  background: #5E7696;
  border-radius: 0;
}
#yt_notice .yt-notice .module .module-inner1 {
  position: relative;
  padding: 10px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special {
  position: absolute;
  right: 90px;
  left: auto;
  height: 39px;
  color: #BFCFE6;
  margin-top: -1px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
#yt_notice .yt-notice .module .module-inner1 .btn-special span {
  margin: 0 8px 0 8px;
  line-height: 36px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent {
  padding: 0;
  color: #ddd;
  font-size: 12px;
}
#yt_notice .yt-notice .module .module-inner1 .modcontent a {
  color: #fff;
  display: inline-block;
}
#yt_sticky_left {
  position: fixed;
  z-index: 10;
  left: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_left .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_left .yt-sticky .module {
  width: 100%;
  left: -100%;
  background: #6b82a2;
}
#yt_sticky_left .yt-sticky .module:first-child .btn-special {
  border-radius: 0 3px 0 0;
}
#yt_sticky_left .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 3px 0;
}
#yt_sticky_left .yt-sticky .module .btn-special {
  left: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: 4px 0 0 rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_left .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_sticky_right {
  position: fixed;
  z-index: 10;
  right: 0;
  top: 165px;
  margin: 0 !important;
  height: 0px;
  min-height: 0px;
}
#yt_sticky_right .yt-sticky {
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
#yt_sticky_right .yt-sticky .module {
  width: 100%;
  position: absolute;
  z-index: 88;
  margin-bottom: 10px;
  right: -100%;
  background: #6b82a2;
}
#yt_sticky_right .yt-sticky .module:first-child .btn-special {
  border-radius: 3px 0 0 0;
}
#yt_sticky_right .yt-sticky .module:last-child .btn-special {
  border-radius: 0 0 0 3px;
}
#yt_sticky_right .yt-sticky .module .btn-special {
  left: auto;
  right: 100%;
  top: -6px;
  height: 49px;
  color: #bfcfe6;
  border-bottom: 1px solid #7c91ae;
  background-color: #6b82a2;
  -webkit-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
  box-shadow: inset -4px 0 0 rgba(0,0,0,0.15),0 2px 2px rgba(0, 0, 0, 0.25);
}
#yt_sticky_right .yt-sticky .module .btn-special span {
  line-height: 49px;
}
#yt_tool_bottom {
  position: fixed;
  right: 70px;
  bottom: -1px;
  height: 0px;
  min-height: 0px;
  z-index: 89;
}
#yt_tool_bottom .module {
  position: absolute;
  z-index: 88;
  margin: 0;
  background-color: #ffd200;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4), -1px -1px 0 darken(@background1,10%), -1px 0 0 darken(@background1,10%) inset;;
  border: none;
}
#yt_tool_bottom .module .module-inner2 {
  padding: 6px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 {
  padding: 10px;
  background: #fff;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport input,
#yt_tool_bottom .module .module-inner2 .module-inner3 .box-livesupport textarea {
  width: 95%;
  font-size: 12px;
}
#yt_tool_bottom .module .module-inner2 .module-inner3 .modcontent {
  padding: 0;
  font-size: 12px;
}
#yt_tool_bottom .module .btn-special {
  left: auto;
  top: -36px;
  right: 0px;
  width: auto;
  height: 35px;
  padding: 0 10px 0 0;
  font-size: 16px;
  font-weight: bold;
  background: #ffd200;
  color: #eee;
  border: 1px solid #cca800;
  border-bottom: 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.2) inset, 0px -2px 2px rgba(0, 0, 0, 0.15);
}
#yt_tool_bottom .module .btn-special span {
  line-height: 32px;
}
#bg_wrapper {
  background: url(../images/bg1.jpg) repeat-y 0 0;
  background-size: 100% auto;
  background-attachment: fixed;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
#bg_wrapper:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: url(../images/pattern/body/pattern1.png);
}
#bg_wrapper.pattern1:after {
  background-image: url(../images/pattern/body/pattern1.png);
}
#bg_wrapper.pattern2:after {
  background-image: url(../images/pattern/body/pattern2.png);
}
#bg_wrapper.pattern3:after {
  background-image: url(../images/pattern/body/pattern3.png);
}
#bg_wrapper.pattern4:after {
  background-image: url(../images/pattern/body/pattern4.png);
}
#bg_wrapper.pattern5:after {
  background-image: url(../images/pattern/body/pattern5.png);
}
#yt_logoposition {
/*background-color: rgba(0,0,0,0.7);
  margin-top: -17px;
  margin-bottom: 10px;*/
  text-align: center;
}
#yt_logoposition h1 {
  margin: 0;
  text-align: center;
}
#yt_logoposition h1 a {
  display: block;
}
#yt_menuwrap {
  position: absolute;
  z-index: 10000;
  top: 25px;
}
#yt_menuwrap.menu-fixed {
  position: fixed;
  border: none;
  top: 0;
  left: 0;
  z-index: 10;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
#yt-responivemenu {
  display: none;
}
#yt_footer {

  position: fixed;
  bottom: 0;
  text-align: center;
}

#breadcrumb div.module {
  margin-bottom: 20px;
}
#breadcrumb div.module ul.breadcrumb {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
#breadcrumb div.module ul.breadcrumb li {
  padding: 0;
}
#breadcrumb div.module ul.breadcrumb li .divider {
  background: url(../images/breadcrumb_separate.png) no-repeat left 80%;
  display: inline-block;
  margin: 0 8px;
  padding: 0;
  vertical-align: middle;
  width: 12px;
  height: 12px;
}
#breadcrumb div.module ul.breadcrumb li a,
#breadcrumb div.module ul.breadcrumb li span {
  font-size: 89%;
  height: 9px;
  color: #ffd200;
}
#breadcrumb div.module ul.breadcrumb li a:hover,
#breadcrumb div.module ul.breadcrumb li span:hover {
  color: ;
}
#content {
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  box-sizing: border-box;
  margin-left: 1050px;
  overflow: hidden;
}
#content #yt_component {
  margin-bottom: 30px;
}
#content .span12.no-minheight {
  min-height: 0;
}
#content.nopos-left.nopos-right #content_main {
  width: 100%;
}
#content #content_main {
  background: #f3f3f3;
/*  padding: 0 15px;*/
/*  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.75);
  -moz-box-shadow: 0 0 15px rgba(0,0,0,0.75);
  box-shadow: 0 0 15px rgba(0,0,0,0.75);*/
}
.bg-style {
  border: none;
  margin: 0;
  box-shadow: none;
  background: transparent;
}
.bg-style h3.modtitle {
  background: transparent;
  border: none;
  margin-top: 5px;
}
#yt_spotlight4 {
  margin-bottom: 40px;
}
#yt_spotlight5 {
  padding: 10px 0;
  background: #f1f4f6;
  border-top: 1px solid #cbd8df;
}
#yt_spotlight5 .module {
  margin-bottom: 0;
}
#yt_spotlight5 .module.titleinline h3.modtitle {
  padding-bottom: 0;
  font-size: 170%;
  font-weight: normal;
  margin: 2px 15px 0 0;
  float: left;
  line-height: 28px;
}
#yt_spotlight5 .module.titleinline .modcontent {
  display: inline-block;
  vertical-align: top;
}
#yt_spotlight5 .module.titleinline .modcontent ul.listinline li {
  padding: 6px 14px;
}
#yt_spotlight5 .module.titleinline .modcontent ul.listinline li:hover {
  background: ;
}
#yt_spotlight5 .module.titleinline .modcontent ul.listinline li:hover a {
  color: #fff;
}
#yt_spotlight5 .module.titleinline .modcontent ul.listinline li a {
  display: block;
}
#yt_spotlight5 .module .finderclear {
  background: #ffd200;
  overflow: hidden;
}
#yt_spotlight5 .module .button {
  background-color: #ffdb33;
}
#yt_spotlight6 {
  padding-top: 30px;
  color: #a0a0a0;
}
#yt_spotlight6 a {
  color: #ccc;
}
#yt_spotlight6 a:hover {
  color: ;
}
#yt_spotlight6 div.box-opacity {
  padding: 20px;
  background-color: rgba(255,255,255,0.06);
  margin-top: 0;
}
#yt_spotlight6 div.box-opacity h3.modtitle {
  margin-bottom: 5px;
}
#yt_spotlight6 .module {
  margin-top: 20px;
}
#yt_spotlight6 .module h3.modtitle {
  color: #ccc;
  font-weight: normal;
  margin-bottom: 15px;
}
#yt_spotlight6 .module ul.listinline {
  margin: 1px 0 0 10px;
}
#yt_spotlight6 .module ul.menu {
  margin: 0 0 0 3px;
  list-style: none;
}
#yt_spotlight6 .module ul.menu li {
  padding: 3px 0;
}
#yt_spotlight6 .module ul.menu li:hover {
  color: ;
  background: #ffd71a;
}
#yt_spotlight6 .module ul.menu li:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin: 0 6px;
  display: inline-block;
}
#yt_spotlight6 .bsn-wrap h2.title {
  font-size: 100%;
  font-weight: bold;
  padding-bottom: 5px;
  line-height: 100%;
}
#yt_spotlight6 .bsn-wrap h2.title a {
  color: #ccc;
}
#yt_spotlight6 .bsn-wrap h2.title a:hover {
  color: ;
}
#yt_spotlight6 #bottom7 {
  margin-bottom: 20px;
}
#yt_spotlight6 #bottom7 .module {
  margin-top: 0;
  margin-bottom: 0;
  border-bottom: 1px solid #ffd929;
  border-color: rgba(255,255,255,0.08);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  padding: 8px 0;
}
#yt_spotlight6 #bottom7 .module h3.modtitle {
  margin-bottom: 0;
  font-size: 23px;
}
#yt_spotlight6 #bottom7 .title-blank {
  padding-bottom: 20px;
}
#yt_spotlight6 #bottom7 .titleinline h3.modtitle {
  float: left;
}
#yt_spotlight6 #bottom7 .titleinline .modcontent {
  display: block;
  overflow: hidden;
}
#yt_spotlight6 #bottom7 .titleinline ul.listinline {
  margin: 0 10px;
}
#yt_spotlight6 #bottom7 .titleinline ul.listinline li {
  padding: 8px 10px 8px;
  margin: 0;
}
#yt_spotlight6 #bottom7 .titleinline ul.listinline li:hover {
  background: #ffd71a;
}
.layout_left-main-right div.moduletabs.top-position .tabs-container,
.layout_left-right-main div.moduletabs.top-position .tabs-container,
.layout_main-left-right div.moduletabs.top-position .tabs-container {
  position: static;
  margin-bottom: 10px;
  height: 37px;
  width: 100%;
  background-color: #EDEEEF;
  border-bottom: 1px solid #DBE0E4;
}
.layout_left-main-right div.moduletabs.top-position .tabs-container ul.tabs li .tab,
.layout_left-right-main div.moduletabs.top-position .tabs-container ul.tabs li .tab,
.layout_main-left-right div.moduletabs.top-position .tabs-container ul.tabs li .tab {
  padding: 10px 5px;
}
.layout_left-main-right div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox,
.layout_left-right-main div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox,
.layout_main-left-right div.module.g-newsletter .modcontent .jwTinyLetterForm .inputbox {
  width: 55%;
}
.layout_left-main-right .item-page .img-fulltext,
.layout_left-right-main .item-page .img-fulltext,
.layout_main-left-right .item-page .img-fulltext {
  display: block;
}
.layout_left-main-right #k2Container.itemView .itemBody .itemImageBlock span.itemImage,
.layout_left-right-main #k2Container.itemView .itemBody .itemImageBlock span.itemImage,
.layout_main-left-right #k2Container.itemView .itemBody .itemImageBlock span.itemImage {
  display: block;
}
a {
  color: #ffd200;
}
a:hover {
  color: ;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
form {
  margin: 0;
  padding: 0;
}
[class^="icon-"],
[class*=" icon-"] {
  margin-right: 5px;
  font-size: 14px;
  line-height: 100%;
  vertical-align: middle;
}
.badge,
.label {
  display: inline-block;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 89%;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-bottom: 1px solid #ddd;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  line-height: 24px;
}
ul.blank {
  list-style: none;
  margin: 0;
}
ul.latestnews.yt-list {
  margin: -10px -15px;
}
ul.latestnews.yt-list li:last-child {
  border-bottom: none;
}
ul.latestnews.yt-list li {
  border-bottom: 1px solid #f5f5f5;
  padding: 4px 15px;
}
ul.latestnews.yt-list li:hover {
  color: #ffd200;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #555;
}
ul.latestnews.yt-list li a:hover {
  color: #ffd200;
}
select {
  padding: 5px 6px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"],
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="submit"]:focus,
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
.inputbox:focus,
button[type="button"]:focus,
button[type="submit"]:focus {
  outline: 0 none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  font-size: 12px;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
  background-color: #ffffff;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F7F7F7),color-stop(50%,#fff),to(#fff));
  background-image: -webkit-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: -moz-linear-gradient(top,#F7F7F7,#fff 5000%,#fff);
  background-image: -o-linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-image: linear-gradient(#F7F7F7,#fff 50%,#fff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffffffff', GradientType=0);
  padding: 4px 6px;
  border-color: #ddd;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  font-family: inherit;
}
.form-horizontal .controls input {
  width: 250px;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.form-horizontal .control-label {
  text-align: left;
}
.btn {
  font-size: 12px;
}
.button,
button {
  background-color: #000;
  /*background-image: -moz-linear-gradient(top,#ffd200,#cca800);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffd200),to(#cca800));
  background-image: -webkit-linear-gradient(top,#ffd200,#cca800);
  background-image: -o-linear-gradient(top,#ffd200,#cca800);
  background-image: linear-gradient(to bottom,#ffd200,#cca800);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd200', endColorstr='#ffcca800', GradientType=0);*/
  color: #fff;
  text-shadow: none;
  padding: 5px 20px;
  font-size: 100%;
  display: inline-block;
  vertical-align: top;
  border: none;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.button:hover,
button:hover {
  background-color: #dba110;
  /*background-image: -moz-linear-gradient(top,#cca800,#ffd200);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#cca800),to(#ffd200));
  background-image: -webkit-linear-gradient(top,#cca800,#ffd200);
  background-image: -o-linear-gradient(top,#cca800,#ffd200);
  background-image: linear-gradient(to bottom,#cca800,#ffd200);*/
  /*background-repeat: repeat-x;*/
  /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcca800', endColorstr='#ffffd200', GradientType=0);*/
  color: #000;
}
form.box fieldset {
  border: 1px solid #ccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #fff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.collapse {
  overflow: hidden;
}
.form-inline .disabled .icon-search {
  vertical-align: 1px;
  margin-right: 5px;
}
.tooltip {
  background: none;
  border: none;
}
div.tooltip.fade {
  background: transparent;
  border: none;
}
.tip-wrap {
  z-index: 999;
}
.tip-wrap .tip {
  max-width: 350px;
  padding: 0px;
  border: 1px solid #555;
  background: #eee;
}
.tip-wrap .tip.badge-info {
  background-color: #2f96b4;
  padding: 2px 6px;
  border: none;
  box-shadow: 0;
  display: inline-block;
  position: relative;
  top: -2px;
}
.tip-wrap .tip .tip-title {
  background: #555;
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
}
table.category thead {
  background: #eee;
}
table.category thead tr th {
  background: #555;
  border-bottom: 2px solid #444;
  font-size: 118%;
  color: #fff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #fff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #ddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #ddd !important;
}
.system-unpublished .system-unpublished {
  margin: -10px;
  padding: 10px;
  border-top: 16px solid;
  border-bottom: 5px solid;
  position: relative;
}
.system-unpublished .system-unpublished:before {
  content: 'Unpublished';
  text-transform: uppercase;
  top: -19px;
  left: 10px;
  position: absolute;
  font-size: 0.8em;
  font-weight: bold;
}
span.highlight {
  background-color:  !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444;
}
#system-message {
  margin: 0;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
.yt-lightbox {
  max-width: 100%;
}
div#sbox-window {
  padding: 10px 0;
}
div.categories-list > div {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
div.categories-list > div h3.page-heading {
  border-bottom: none;
  margin: 0;
}
div.categories-list > div h3.page-heading .btn [class^="icon-"] {
  margin: 0;
}
div.categories-list > div h3.page-heading .badge {
  vertical-align: 2px;
  display: inline-block;
}
div.categories-list > div.last {
  margin: 0;
  border: none;
}
div.categories-list ul {
  position: relative;
  margin: 0;
}
div.categories-list ul li {
  list-style: none;
  font-weight: bold;
  line-height: 20px;
}
div.categories-list ul li ul > li {
  list-style: none;
  position: relative;
  margin: 0;
  padding: 10px 0 0 8px;
}
div.categories-list ul li ul > li:after {
  border-left: 1px solid #ccc;
  content: "";
  height: 30px;
  width: 1px;
  left: 0px;
  position: absolute;
  top: 0;
}
div.categories-list ul li ul > li:before {
  content: "";
  border-bottom: 1px solid #ccc;
  width: 7px;
  height: 1px;
  position: absolute;
  left: 0px;
  top: 28px;
}
div.categories-list ul li ul > li .item-title {
  padding: 3px 8px;
}
div.categories-list ul li .newsfeed-count {
  margin-top: 10px;
}
.blog {
  background-color: #f3f3f3;
  padding-bottom: 1px;
}
.blog .category-desc {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
}
.blog .category-desc .heading-category {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
}
.blog .category-desc p {
  margin: 0;
}
.blog .items-leading {
  overflow: hidden;
}
.blog .items-leading .item {
  padding: 15px 0;
  overflow: hidden;
}
.blog .items-leading .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-leading .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.blog .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog .items-leading .item .article-text .page-heading {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 0;
}
.blog .items-leading .item .article-text .page-heading h2 {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
}
.blog .items-leading .item .article-text .page-heading h2 a {
  color: #686868;
}
.blog .items-leading .item .article-text .page-heading h2 a:hover {
  color: #ffd200;
}
.blog .items-leading .item .article-text .item-headinfo {
  margin: 0 0 10px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a {
  background-position: center bottom;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a {
  background-position: center top;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: url(../images/print-email.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 5px;
  text-indent: -999em;
}
.blog .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-leading .item .article-text > p {
  display: inline;
}
.blog .items-leading .item .article-text a.readmore {
  display: inline-block;
}
.blog .items-leading .item.span6 .item-image,
.blog .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
  min-width: auto !important;
}
.blog .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog .items-leading .leading-0 {
  padding-top: 0;
}
.blog .items-row.row-0 .item {
  padding-top: 0;
}
.blog .items-row .item {
  padding: 15px 0;
  overflow: hidden;
}
.blog .items-row .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog .items-row .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.blog .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog .items-row .item .article-text .page-heading {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 0;
}
.blog .items-row .item .article-text .page-heading h2 {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
}
.blog .items-row .item .article-text .page-heading h2 a {
  color: #686868;
}
.blog .items-row .item .article-text .page-heading h2 a:hover {
  color: #ffd200;
}
.blog .items-row .item .article-text .item-headinfo {
  margin: 0 0 10px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
.blog .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.print-icon a {
  background-position: center bottom;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.email-icon a {
  background-position: center top;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: url(../images/print-email.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 5px;
  text-indent: -999em;
}
.blog .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog .items-row .item .article-text > p {
  display: inline;
}
.blog .items-row .item .article-text a.readmore {
  display: inline-block;
}
.blog .items-row .item.span6 .item-image,
.blog .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
  min-width: auto !important;
}
.blog .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
body.homepage .blog-featured .items-leading {
  padding: 0;
  border: none;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title {
  font-size: 150%;
  font-weight: normal;
}
body.homepage .blog-featured .items-leading .article-text h2.item-title a {
  color: ;
}
.blog-featured .items-leading.cols-2,
.blog-featured .items-leading.cols-3,
.blog-featured .items-leading.cols-4 {
  border-bottom: none;
}
.blog-featured .items-leading .item {
  padding: 0 0 10px 0;
  padding: 15px 0;
  overflow: hidden;
}
.blog-featured .items-leading .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-leading .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-leading .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-leading .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.blog-featured .items-leading .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog-featured .items-leading .item .article-text .page-heading {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 0;
}
.blog-featured .items-leading .item .article-text .page-heading h2 {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
}
.blog-featured .items-leading .item .article-text .page-heading h2 a {
  color: #686868;
}
.blog-featured .items-leading .item .article-text .page-heading h2 a:hover {
  color: #ffd200;
}
.blog-featured .items-leading .item .article-text .item-headinfo {
  margin: 0 0 10px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-leading .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.print-icon a {
  background-position: center bottom;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.email-icon a {
  background-position: center top;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: url(../images/print-email.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 5px;
  text-indent: -999em;
}
.blog-featured .items-leading .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-leading .item .article-text > p {
  display: inline;
}
.blog-featured .items-leading .item .article-text a.readmore {
  display: inline-block;
}
.blog-featured .items-leading .item.span6 .item-image,
.blog-featured .items-leading .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-leading .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
  min-width: auto !important;
}
.blog-featured .items-leading .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-leading .item.leading-0 {
  padding-top: 0;
}
.blog-featured .items-row {
  overflow: hidden;
  border-top: 1px solid #dee2f1;
}
.blog-featured .items-row.cols-2,
.blog-featured .items-row.cols-3,
.blog-featured .items-row.cols-4,
.blog-featured .items-row.row-0 {
  border-top: none;
}
.blog-featured .items-row .item {
  padding: 0 0 10px 0;
  padding: 15px 0;
  overflow: hidden;
}
.blog-featured .items-row .item .item-image {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog-featured .items-row .item .item-image .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.blog-featured .items-row .item .item-image .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.blog-featured .items-row .item .item-image:hover .item-headinfo {
  bottom: -35px;
}
.blog-featured .items-row .item .item-image:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.blog-featured .items-row .item .item-image:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.blog-featured .items-row .item .article-text .page-heading {
  margin: 0;
  padding: 0 0 10px;
  border-bottom: 0;
}
.blog-featured .items-row .item .article-text .page-heading h2 {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
}
.blog-featured .items-row .item .article-text .page-heading h2 a {
  color: #686868;
}
.blog-featured .items-row .item .article-text .page-heading h2 a:hover {
  color: #ffd200;
}
.blog-featured .items-row .item .article-text .item-headinfo {
  margin: 0 0 10px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info {
  margin: 0;
}
.blog-featured .items-row .item .article-text .item-headinfo dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.print-icon a {
  background-position: center bottom;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.email-icon a {
  background-position: center top;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li.edit-icon a:after {
  content: "\f044";
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: url(../images/print-email.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 5px;
  text-indent: -999em;
}
.blog-featured .items-row .item .article-text .item-headinfo ul.actions li a img {
  display: none;
}
.blog-featured .items-row .item .article-text > p {
  display: inline;
}
.blog-featured .items-row .item .article-text a.readmore {
  display: inline-block;
}
.blog-featured .items-row .item.span6 .item-image,
.blog-featured .items-row .item.span4 .item-image {
  float: none !important;
  margin: 0 0 1em;
  display: inline-block;
  min-width: auto !important;
  min-height: auto !important;
}
.blog-featured .items-row .item.span3 .item-image {
  float: none !important;
  margin: 0 0 1em;
  min-width: auto !important;
}
.blog-featured .items-row .item.span3 .article-text .item-headinfo ul.actions {
  display: none;
}
.blog-featured .items-row .item.leading-0 {
  padding-top: 0;
}
.blog .items-leading + .items-row .item {
  padding-top: 30px;
}
.wrap-image {
  text-align: center;
}
.item-page .page-heading {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
  border: none;
}
.item-page .page-heading h2 {
  font-size: 20px;
  margin: 0;
  line-height: 140%;
  font-weight: normal;
  color: #ffffff;
}
.item-page .page-heading h2 a {
  color: #ffffff;
}
.item-page .page-heading h2 a:hover {
  color: #ffd200;
}
.item-page .article-info {
  margin: 0 0 10px;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  margin: 0;
  overflow: hidden;
}
.item-page .article-info dl.article-info {
  margin: 0;
}
.item-page .article-info dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
.item-page .article-info ul.actions {
  list-style: none;
  margin: 0;
  float: right;
}
.item-page .article-info ul.actions li {
  display: inline-block;
  margin: 0 -1px 0 -1px;
}
.item-page .article-info ul.actions li.print-icon a {
  background-position: center bottom;
}
.item-page .article-info ul.actions li.email-icon a {
  background-position: center top;
}
.item-page .article-info ul.actions li.edit-icon a:after {
  content: "\f044";
}
.item-page .article-info ul.actions li a {
  font-family: FontAwesome;
  color: #eee;
  font-size: 14px;
  background: url(../images/print-email.png) no-repeat;
  display: inline-block;
  width: 16px;
  height: 17px;
  margin: 0 5px;
  text-indent: -999em;
}
.item-page .article-info ul.actions li a img {
  display: none;
}
.item-page .article-info dl.article-info dd.create {
  background: none;
  padding: 0;
  color: #A8A8A8;
}
.item-page .article-info .actions .edit-icon a {
  text-indent: 0;
  height: auto;
  margin-top: -3px;
  background: none;
}
.item-page .img-fulltext {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  border-width: 8px;
  position: relative;
  margin: 0 auto 1em;
}
.item-page .img-fulltext .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
.item-page .img-fulltext .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
.item-page .img-fulltext .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-page .img-fulltext .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
.item-page .img-fulltext .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
.item-page .img-fulltext:hover .item-headinfo {
  bottom: -35px;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover i,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
.item-page .img-fulltext div.img_caption p.img_caption {
  padding: 5px 0;
}
.item-page .img-fulltext.pull-left {
  margin-right: 1em;
}
.item-page .img-fulltext.pull-right {
  margin-left: 1em;
}
.item-page .img-fulltext:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page .img-fulltext:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.item-page h3.related-title {
  font-size: 140%;
  font-family: "Arial";
}
.item-page ul.related-items li.span6 {
  width: 50%;
  margin: 0 0 10px 0 !important;
}
.item-page ul.related-items li.span6 .img-fulltext {
  margin-bottom: 0;
}
.item-page ul.related-items li.span6 .related-item-title a {
  color: #555;
}
.item-page ul.related-items li.span6 .related-item-title a:hover {
  color: ;
}
.item-page.edit .formelm-buttons {
  margin: 0 0 1em 0;
}
.item-page.edit .button2-left a.modal {
  position: static;
  border: none;
  width: auto;
  height: auto;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.homepage .item-page .img-fulltext {
  display: block;
}
.calendar table td {
  display: table-cell;
}
.calendar thead .hilite {
  border: none;
}
ul.related-items li h3.related-item-title {
  font-weight: normal;
  margin: 0 15px;
}
.category-list .category-head {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
}
.category-list .category-head .heading-category {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
}
.category-list .category-head p {
  margin: 0;
}
.category-list .cat-items .display-limit select {
  width: auto !important;
}
div.archive .filter-search {
  background: #eee;
  border-color: #ddd;
  border-radius: 0;
  margin: 20px 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 10px;
}
div.archive #archive-items > div {
  border-top: 1px solid #eee;
  padding: 10px 0;
}
div.archive #archive-items > div:first-child {
  border-top: none;
}
div.archive #archive-items > div h2.item-title {
  margin: 0;
  font-size: 115%;
}
div.archive #archive-items > div dl.article-info {
  color: #999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 89%;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 20px 0;
}
.pagination ul {
  border-radius: 0;
  box-shadow: none;
  display: table;
  margin: 0 auto;
}
.pagination ul li {
  display: inline-block;
  margin: 0 2px;
}
.pagination ul li .active {
  color: #000000;
  background: #ffd200;
}
.pagination ul li.active span {
  color: #000000;
  background: #ffd200;
}
.pagination ul li a,
.pagination ul li span {
  float: none;
  display: inline-block;
  line-height: 25px;
  padding: 0 9px;
  border: 1px solid #ddd;
  color: #999;
  background: #fff;
  border-radius: 25px !important;
  height: 25px;
}
.pagination ul li a:hover {
  color: #000000;
  background: #ffd200;
}
.pagination ul li.prev > *,
.pagination ul li.next > * {
  border: none !important;
  background: transparent;
  box-shadow: none !important;
}
.pagination ul li.prev > *:hover,
.pagination ul li.next > *:hover {
  background: none;
}
.pagination ul li.prev > *:before {
  content: "\f0d9";
  font-family: FontAwesome;
  padding: 0 5px;
  display: inline-block;
}
.pagination ul li.next > *:after {
  content: "\f0da";
  font-family: FontAwesome;
  padding: 0 5px;
  display: inline-block;
}
.contentpane {
  margin: 0;
  font-size: 12px;
  color: #777;
  padding: 0 20px;
}
.contentpane #mailto-window > h2 {
  font-size: 140%;
  font-weight: normal;
  margin-bottom: 10px;
}
.contentpane #mailto-window .mailto-close {
  position: absolute;
  right: 40px;
  top: 15px;
  font-size: 16px;
}
.contentpane #mailto-window .formelm label {
  color: #777;
}
.contentpane .item-page .img-fulltext .img_caption {
  width: auto !important;
}
.contentpane .item-page .page-heading {
  margin: 0 0 35px;
}
.contentpane .item-page ul.related-items li .img-fulltext {
  display: block;
}
.contentpane .item-page ul.related-items li h3.related-item-title {
  margin-bottom: 1.5em;
}
.contentpane .row-fluid [class*="span"] {
  margin-left: 2.12766%;
  float: left;
}
.contentpane .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.contentpane .row-fluid .span4 {
  width: 31.9149%;
}
.contentpane .row-fluid .span3 {
  width: 23.0769%;
}
.pane-sliders .panel h3.title {
  font-size: 110%;
  padding: 0 0 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
.pane-sliders .panel h3.title a {
  color: #555;
}
.pane-sliders .panel h3.title a:hover {
  color: ;
}
.search #searchForm legend {
  font-size: 18px;
}
.search #searchForm .phrases-box input,
.search #searchForm .only input {
  float: left;
  margin-right: 5px;
}
.search .search-results {
  clear: both;
}
.search .search-results .result-category {
  display: none;
}
.search .search-results .result-category,
.search .search-results .result-text {
  padding: 0;
  margin: 0;
}
.search .search-results .result-text {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: 1px solid #ddd;
}
.finder #search-form {
  background: #ECF0E8;
  border: 1px solid #ddd;
  padding: 20px;
  -webkit-box-shadow: 0 0 0 1px #f4f4f4 inset;
  -moz-box-shadow: 0 0 0 1px #f4f4f4 inset;
  box-shadow: 0 0 0 1px #f4f4f4 inset;
  margin: 20px 0 0;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search .word .button {
  padding: 4px 15px;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
}
.finder #search-form #finder-search #advanced-search .advanced-search-tip {
  margin-bottom: 2em;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul {
  list-style: none;
  margin: 0;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li {
  margin-bottom: 10px;
}
.finder #search-form #finder-search #advanced-search #finder-filter-window ul li label {
  width: 150px;
}
.finder #search-results #search-query-explained {
  margin: 1em 0;
  border-bottom: 3px solid #eee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #ccc;
  -moz-box-shadow: inset 0 -1px 0 #ccc;
  box-shadow: inset 0 -1px 0 #ccc;
}
.finder #search-results ul.list-striped {
  margin: 0;
  list-style: none;
}
.finder #search-results ul.list-striped li {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.finder #search-results ul.list-striped li .result-url {
  color: #999;
}
.newsfeed-category select[multiple],
.newsfeed-category select[size],
.contact-category select[multiple],
.contact-category select[size] {
  width: auto;
}
.newsfeed h2 {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
  font-size: 160%;
  line-height: 130%;
}
.newsfeed .feed-description {
  background: #eee;
  padding: 10px;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
}
.newsfeed ol li {
  border-bottom: 1px solid #ddd;
  padding: 20px 0;
}
.newsfeed ol li >  a {
  color: #777;
  font-weight: bold;
  font-size: 118.6%;
}
.newsfeed ol li >  a:hover {
  color: ;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed-category {
  overflow: hidden;
}
.weblink-category select[multiple],
.weblink-category select[size] {
  width: auto !important;
}
.categories-list {
  margin-top: 20px;
}
h1.title {
  color: #ffd200;
  margin-bottom: 20px;
}
h2.subtitle {
  font-size: 130%;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: 0 0 15px;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
  font-size: 148.6%;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 17px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  margin-bottom: 0;
  line-height: 22px;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: ;
}
.login .form-horizontal {
  margin-bottom: 0;
}
.login .well {
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 10px 0 0;
  margin: 0;
}
.login .well .controls {
  margin: 0;
}
.registration .page-header {
  margin: 15px 0;
}
.registration .page-header h2 {
  margin: 0;
  line-height: 137%;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.reset,
.remind {
  margin-top: 20px;
}
.reset dd,
.remind dd {
  margin: 0;
}
div.contact h3.jicons-text {
  margin: 0;
  font-family: "Arial";
}
div.contact .contact-image {
  background: #f0f4f7;
  padding: 20px 30px;
  margin-bottom: 2em;
}
div.contact .panel-form {
  background: #f0f4f7;
  padding: 20px 30px;
  margin-bottom: 2em;
}
div.contact .panel-form legend {
  border: none;
  font-size: 12px;
  margin: 0;
  color: #999;
}
div.contact .panel-form .button i {
  margin: -3px 0 0 5px;
  border-color: #fff;
  background: url("../images/white-arrow-right.png") no-repeat scroll 3px 4px;
}
div.contact textarea,
div.contact input {
  width: 90%;
  border-color: #E0E0E0;
}
div.contact textarea {
  height: 100px;
  width: 97%;
  margin-bottom: 1em;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 1em;
}
#k2Container .itemListCategoriesBlock .itemListCategory {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
  border: none;
}
#k2Container .itemListCategoriesBlock .itemListCategory .heading-category {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
}
#k2Container .itemListCategoriesBlock .itemListCategory p {
  margin: 0;
}
#k2Container .itemListCategoriesBlock .itemListCategory h2 {
  margin: 0;
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategory h2 .number:before {
  content: "(";
}
#k2Container .itemListCategoriesBlock .itemListSubCategories .subCategory h2 .number:after {
  content: ")";
}
#k2Container .itemList .items-row {
  padding: 30px 0;
  border-top: 1px solid #e0e0e0;
  -webkit-box-shadow: 0 1px 0 #fff inset;
  -moz-box-shadow: 0 1px 0 #fff inset;
  box-shadow: 0 1px 0 #fff inset;
}
#k2Container .itemList .items-row:first-child {
  padding-top: 0;
  border-top: none;
  box-shadow: none;
}
#k2Container .itemList .items-row .itemContainer.span6 .catItemView .catItemNavi,
#k2Container .itemList .items-row .itemContainer.span4 .catItemView .catItemNavi,
#k2Container .itemList .items-row .itemContainer.span3 .catItemView .catItemNavi {
  border: none;
}
#k2Container .itemList .items-row .itemContainer.span6 .catItemView .catItemNavi > div,
#k2Container .itemList .items-row .itemContainer.span4 .catItemView .catItemNavi > div,
#k2Container .itemList .items-row .itemContainer.span3 .catItemView .catItemNavi > div {
  margin: 2px 0;
  border: 1px solid #E5E5E5;
}
#k2Container .itemList .items-row .itemContainer.span6 .catItemView .catItemNavi > div.catItemHitsBlock,
#k2Container .itemList .items-row .itemContainer.span4 .catItemView .catItemNavi > div.catItemHitsBlock,
#k2Container .itemList .items-row .itemContainer.span3 .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 10px;
}
#k2Container .itemList .items-row .itemContainer.span6 .catItemView .catItemNavi > div.catItemCommentsLink,
#k2Container .itemList .items-row .itemContainer.span4 .catItemView .catItemNavi > div.catItemCommentsLink,
#k2Container .itemList .items-row .itemContainer.span3 .catItemView .catItemNavi > div.catItemCommentsLink {
  border: 1px solid #E5E5E5;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom,
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover,
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i,
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemImageBlock .catItemImage span.item-featured {
  background: url(../images/featured-item.png) no-repeat scroll 0 0;
  height: 52px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 52px;
  left: auto;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
  padding-bottom: 10px;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle a {
  color: #686868;
}
#k2Container .itemList .itemContainer .catItemView h3.catItemTitle a:hover {
  color: #ffd200;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader {
  overflow: hidden;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info {
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
}
#k2Container .itemList .itemContainer .catItemView .catItemBody p {
  display: inline;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #ffd200;
  border-right: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList,
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a:hover,
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a,
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container .itemList .itemContainer .catItemView .catItemNavi .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks {
  margin: 0;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container .itemList .itemContainer .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container .itemList .itemContainer.span6 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.span4 .catItemView .catItemImageBlock,
#k2Container .itemList .itemContainer.span3 .catItemView .catItemImageBlock {
  float: none;
  margin: 0 0 10px;
  display: inline-block;
  max-width: 100%;
}
#k2Container .itemList #itemListLeading {
  background: #ccc;
}
#k2Container .itemList #itemListLeading .itemContainer {
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#k2Container .itemList #itemListLeading .itemContainer .catItemView {
  padding-top: 0;
}
#k2Container .itemList #itemListLinks {
  padding: 0;
  background: none;
  border: none;
}
#k2Container .itemList #itemListLinks h4 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}
#k2Container .itemList #itemListLinks .itemContainerLast {
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#k2Container.userView {
  padding: 0;
}
#k2Container.userView .userBlock {
  background: #E0E0E0;
  border: medium none;
  margin: 0 -15px 20px;
  padding: 10px 15px;
}
#k2Container.userView .userBlock img {
  border: none;
  margin: 0;
  padding: 0;
  margin-right: 15px;
}
#k2Container.userView .userBlock h2 {
  font-size: 16px;
  color: #686868;
  margin-bottom: 5px;
  font-weight: normal;
}
#k2Container.userView .userBlock p {
  line-height: 20px;
}
#k2Container.userView .userBlock div.userDescription {
  padding: 0;
}
#k2Container.userView .userBlock div.userAdditionalInfo {
  margin: 0;
}
#k2Container.userView .userBlock div.userAdditionalInfo .userURL {
  font-weight: normal;
}
#k2Container.userView .userBlock .userURL a {
  color: #686868;
  font-weight: bold;
}
#k2Container.userView .userBlock .userURL a:hover {
  color: #ffd200;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom,
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover,
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i,
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.userView .catItemList .catItemView .catItemImageBlock .catItemImage span.item-featured {
  background: url(../images/featured-item.png) no-repeat scroll 0 0;
  height: 52px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 52px;
  left: auto;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
  padding-bottom: 10px;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle a {
  color: #686868;
}
#k2Container.userView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #ffd200;
}
#k2Container.userView .catItemList .catItemView .catItemHeader {
  overflow: hidden;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
}
#k2Container.userView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container.userView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
}
#k2Container.userView .catItemList .catItemView .catItemBody p {
  display: inline;
}
#k2Container.userView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.userView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #ffd200;
  border-right: none;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList,
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a:hover,
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a,
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container.userView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container.userView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.userView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.userView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.userView .catItemList .catItemView:first-child {
  border-top: none;
}
#k2Container.tagView .catItemList .catItemView {
  padding: 10px 0;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom,
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover,
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i,
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock .catItemImage span.item-featured {
  background: url(../images/featured-item.png) no-repeat scroll 0 0;
  height: 52px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 52px;
  left: auto;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
  padding-bottom: 10px;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle a {
  color: #686868;
}
#k2Container.tagView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #ffd200;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader {
  overflow: hidden;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container.tagView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
}
#k2Container.tagView .catItemList .catItemView .catItemBody p {
  display: inline;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #ffd200;
  border-right: none;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList,
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a:hover,
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a,
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container.tagView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.tagView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.tagView .catItemList .catItemView .catItemImageBlock {
  margin-bottom: 0;
}
#k2Container.latestView .latestItemsCategory {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
  border: none;
}
#k2Container.latestView .latestItemsCategory .heading-category {
  font-size: 20px;
  font-weight: normal;
  margin: 0;
  color: #ffffff;
}
#k2Container.latestView .latestItemsCategory p {
  margin: 0;
}
#k2Container.latestView .latestItemsCategory h2 {
  margin: 0;
}
#k2Container.latestView .latestItemsCategory div.latestItemsCategoryImage {
  margin-right: 5px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px 0;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom,
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover,
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i,
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage img {
  padding: 0;
  border: none;
}
#k2Container.latestView .catItemList .catItemView .catItemImageBlock .catItemImage span.item-featured {
  background: url(../images/featured-item.png) no-repeat scroll 0 0;
  height: 52px;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 52px;
  left: auto;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle {
  font-size: 135%;
  font-weight: normal;
  margin: 0;
  line-height: 115%;
  padding-bottom: 10px;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle a {
  color: #686868;
}
#k2Container.latestView .catItemList .catItemView h3.catItemTitle a:hover {
  color: #ffd200;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader {
  overflow: hidden;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info {
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemHeader dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container.latestView .catItemList .catItemView .catItemBody {
  padding: 0;
  overflow: hidden;
}
#k2Container.latestView .catItemList .catItemView .catItemBody p {
  display: inline;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi {
  clear: both;
  display: block;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div {
  padding: 5px 15px;
  border: none;
  border-right: 1px solid #e5e5e5;
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemHitsBlock {
  padding-left: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi > div.catItemCommentsLink {
  color: #ffd200;
  border-right: none;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList,
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a:hover,
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList a,
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container.latestView .catItemList .catItemView .catItemNavi .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks {
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks div.catItemTagsBlock {
  padding: 0;
  border: none;
}
#k2Container.latestView .catItemList .catItemView .catItemLinks div.catItemTagsBlock span {
  font-weight: normal;
  color: #999;
}
#k2Container.latestView .catItemList .catItemView.item1:first-child {
  padding-top: 0;
  border-top: none;
}
#k2Container.latestView .catItemList .catItemView.item1 {
  clear: both;
  margin: 0;
}
#k2Container.latestView .catItemList .catItemView.span6,
#k2Container.latestView .catItemList .catItemView.span4,
#k2Container.latestView .catItemList .catItemView.span3 {
  padding-top: 0;
  border-top: none;
}
#k2Container.latestView .catItemList .catItemView.span6 .catItemImageBlock,
#k2Container.latestView .catItemList .catItemView.span4 .catItemImageBlock,
#k2Container.latestView .catItemList .catItemView.span3 .catItemImageBlock {
  float: none;
  margin: 0 0 10px;
  display: inline-block;
  max-width: 100%;
}
#k2Container.itemView {
  border: none;
  margin: 0;
  padding: 0;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemBody .page-heading {
  background: #000000;
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  box-shadow: 0 6px 15px rgba(0,0,0,0.55);
  padding: 25px 20px;
  color: #c8c8c8;
  line-height: 155%;
  margin: 0 -15px 35px;
  border: none;
}
#k2Container.itemView .itemBody .page-heading h2 {
  font-size: 20px;
  margin: 0;
  line-height: 140%;
  font-weight: normal;
  color: #ffffff;
}
#k2Container.itemView .itemBody .page-heading h2 a {
  color: #ffffff;
}
#k2Container.itemView .itemBody .page-heading h2 a:hover {
  color: #ffd200;
}
#k2Container.itemView .itemBody .page-heading h2.itemTitle  > span {
  background: ;
  color: #fff;
  padding: 2px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
}
#k2Container.itemView .itemBody .page-heading h2.itemTitle  > span sup {
  top: 0;
  font-size: 100%;
}
#k2Container.itemView .itemBody .article-info {
  overflow: hidden;
}
#k2Container.itemView .itemBody .article-info dl.article-info {
  margin: 0;
}
#k2Container.itemView .itemBody .article-info dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList,
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList a:hover,
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList a,
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container.itemView .itemBody .article-info .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container.itemView .itemBody .itemImageBlock {
  text-align: center;
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage {
  background: url(../images/loading.gif) no-repeat center center #E6E6E6;
  margin: 0 15px 0 0;
  padding: 0;
  position: relative;
  text-align: center;
  width: auto;
  overflow: hidden;
  border: 5px solid #fdfbd9;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.2);
  border-width: 8px;
  position: relative;
  margin: 0 auto 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links {
  position: absolute;
  top: 50%;
  right: 50%;
  margin: -18px -40px 0 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a {
  width: 32px;
  height: 32px;
  line-height: 31px;
  text-align: center;
  margin: 0 4px;
  float: left;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 32px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(-30px,0px);
  -moz-transform: translate(-30px,0px);
  -ms-transform: translate(-30px,0px);
  -o-transform: translate(-30px,0px);
  transform: translate(-30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(30px,0px);
  -moz-transform: translate(30px,0px);
  -ms-transform: translate(30px,0px);
  -o-transform: translate(30px,0px);
  transform: translate(30px,0px);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  filter: alpha(opacity=0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage .image-overlay .hover-links a i {
  margin: 0;
  font-size: 16px;
  color: white;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .item-headinfo {
  bottom: -35px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom,
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover,
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link:hover {
  border-color: ;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover i,
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link:hover i {
  color: ;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom:hover i.ico-arrow-right,
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link:hover i.ico-arrow-right {
  background-position: 6px 7px;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage div.img_caption p.img_caption {
  padding: 5px 0;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage.pull-left {
  margin-right: 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage.pull-right {
  margin-left: 1em;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-zoom {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage:hover .image-overlay .hover-links a.hover-link {
  -webkit-transform: translate(0,0);
  -moz-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage a.modal {
  position: static;
  width: auto;
  margin: 0;
  padding: 0;
  background: transparent;
  box-shadow: none;
  border: none;
}
#k2Container.itemView .itemBody .itemImageBlock span.itemImage img {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviTop {
  overflow: hidden;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info {
  margin: 0;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  display: inline-block;
  font-size: 91%;
  line-height: 24px;
  margin: 0 25px 0 0;
  padding: 0;
  color: #909090;
  float: none;
  vertical-align: top;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock span {
  float: left;
  margin-right: 5px;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingForm {
  margin: 6px 0 0;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList,
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList a:hover,
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList .itemCurrentRating {
  background-image: url(../images/star.png);
  display: inline-block;
  cursor: pointer;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList {
  width: 60px;
  height: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList a,
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingList .itemCurrentRating {
  height: 11px;
  line-height: 11px;
}
#k2Container.itemView .itemBody .itemNaviTop .catItemRatingBlock .itemRatingLog {
  height: 11px;
  line-height: 11px;
  color: #999;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd {
  color: #555;
  font-size: 100%;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption {
  float: right;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption:before {
  content: "";
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd.item-caption > span {
  font-size: 13px;
  font-style: normal;
  margin-left: 10px;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a {
  color: #555;
}
#k2Container.itemView .itemBody .itemNaviTop dl.article-info dd a:hover {
  color: ;
}
#k2Container.itemView .itemBody div.itemIntroText {
  font-size: 110%;
}
#k2Container.itemView .itemBody div.itemFullText .itemDateModified {
  float: right;
  margin: 1em 0 2em;
  color: #999;
  clear: both;
}
#k2Container.itemView .itemBody .itemNaviBottom {
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemNaviBottom > div {
  min-height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom > div:last-child {
  border: none;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing {
  padding: 0;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div {
  float: left;
  width: auto;
  height: 20px;
}
#k2Container.itemView .itemBody .itemNaviBottom .itemSocialSharing > div > iframe {
  width: 80px !important;
}
#k2Container.itemView .itemBody .itemTagsBlock {
  padding: 0;
  border: none;
  margin-bottom: 5px;
}
#k2Container.itemView .itemBody .itemTagsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemNavigation {
  border: none;
  padding: 4px 0;
  margin-bottom: 0;
  background: transparent;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock {
  padding: 4px 0;
  border: none;
  margin-bottom: 1em;
}
#k2Container.itemView .itemBody .itemAttachmentsBlock span {
  color: #999;
  font-weight: normal;
}
#k2Container.itemView .itemBody .itemAuthorBlock {
  background: none repeat scroll 0 0 #E0E0E0;
  border: medium none;
  margin: 30px -15px;
  padding: 10px 15px;
}
#k2Container.itemView .itemBody .itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 15px;
}
#k2Container.itemView .itemBody .itemAuthorBlock h3.itemAuthorName {
  font-weight: 100%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemBody .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails {
  padding: 0;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails a {
  color: #686868;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails a:hover {
  color: #ffd200;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 5px;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails .itemAuthorUrl a {
  font-weight: bold;
}
#k2Container.itemView .itemBody div.itemAuthorBlock div.itemAuthorDetails p {
  line-height: 20px;
}
#k2Container.itemView .itemLatest h3 {
  border-bottom: 1px dashed #bcbcbc;
  color: #ffd200;
  font-size: 135%;
}
#k2Container.itemView .itemLatest ul li {
  border: none;
  background: transparent;
}
#k2Container.itemView .itemLatest ul li a {
  color: inherit;
}
#k2Container.itemView .itemLatest ul li a:hover {
  color: #ffd200;
}
#k2Container.itemView .itemVideoBlock {
  padding: 0;
  background: transparent;
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
}
#k2Container.itemView .itemVideoBlock h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded {
  text-align: left;
  padding-left: 5px;
}
#k2Container.itemView .itemVideoBlock .itemVideoEmbedded iframe {
  margin: 0 12px 0px 0;
}
#k2Container.itemView .itemImageGallery {
  border-top: 1px solid #dee2f1;
  padding-top: 2em;
  margin-bottom: 2em;
  overflow: hidden;
}
#k2Container.itemView .itemImageGallery h3 {
  font-size: 151.4%;
  font-family: ;
}
#k2Container.itemView .itemImageGallery ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {
  margin: 0;
  padding: 0;
  border: none;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: none;
  border: none;
}
#k2Container.itemView .itemComments h3 {
  border-bottom: 1px dashed #bcbcbc;
  color: #ffd200;
  font-size: 135%;
}
#k2Container.itemView .itemComments .itemCommentsList li {
  background: transparent;
}
#k2Container.itemView .itemComments .itemCommentsList li img {
  margin: 5px 15px 0 0;
  border: 1px solid #eee;
}
#k2Container.itemView .itemComments .itemCommentsList li p {
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList li span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList li span.commentAuthorName {
  font-weight: normal;
  color: #999;
  font-size: 89%;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments p.itemCommentsFormNotes {
  border: none;
  margin: 1em 0 2em;
}
#k2Container.itemView .itemComments .form-horizontal .controls {
  margin: 0;
}
#k2Container.itemView .itemComments div.itemCommentsForm form input.inputbox {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 33px;
  margin: 0;
  max-width: 85%;
  display: inline-block;
}
#k2Container.itemView .itemComments div.itemCommentsForm form textarea.inputbox {
  height: 165px;
  width: 95%;
}
#k2Container.itemView .itemComments .control-group i {
  background: url(../images/comments-form.png) no-repeat 0 center #ffd200;
  width: 33px;
  height: 33px;
  display: inline-block;
  float: left;
}
#k2Container.itemView .itemComments .control-group i.email {
  background-position: center center;
}
#k2Container.itemView .itemComments .control-group i.url {
  background-position: right center;
}
#k2Container.itemView .itemComments .controls button {
  margin-top: -45px;
  padding: 5px 10px;
  background-color: #ebc100;
  background-image: -moz-linear-gradient(top,#ffd200,#cca800);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffd200),to(#cca800));
  background-image: -webkit-linear-gradient(top,#ffd200,#cca800);
  background-image: -o-linear-gradient(top,#ffd200,#cca800);
  background-image: linear-gradient(to bottom,#ffd200,#cca800);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd200', endColorstr='#ffcca800', GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 0 -1px 0 rgba(203,167,0,0.75);
  font-size: 14px;
  position: relative;
  z-index: 10;
}
#k2Container.itemView .itemComments .controls button:hover {
  background-color: #e0b900;
  background-image: -moz-linear-gradient(top,#cca800,#ffd200);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#cca800),to(#ffd200));
  background-image: -webkit-linear-gradient(top,#cca800,#ffd200);
  background-image: -o-linear-gradient(top,#cca800,#ffd200);
  background-image: linear-gradient(to bottom,#cca800,#ffd200);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcca800', endColorstr='#ffffd200', GradientType=0);
}
#k2Container div.itemIsFeatured,
#k2Container div.catItemIsFeatured,
#k2Container div.userItemIsFeatured {
  background: none;
}
span.userItemAddLink,
span.catItemAddLink {
  border: none;
}
.news-scroller {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.news-scroller .scroller-container {
  display: block;
  max-width: 100%;
  min-width: 200px;
  background: #000;
  background: rgba(0,0,0,0.7);
  padding: 5px;
  border-radius: 5px;
  position: relative;
  -webkit-box-shadow: 0 38px 30px -18px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 38px 30px -18px rgba(0,0,0,0.5);
  box-shadow: 0 38px 30px -18px rgba(0,0,0,0.5);
  overflow: hidden;
}
.news-scroller .scroller-container .iviewSlider {
  display: block;
  overflow: hidden;
  border-radius: 4px;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav {
  position: absolute;
  bottom: 30px;
  left: 347px;
  height: 44px;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav a {
  text-indent: -9999px;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav a.iview-controlPrevNav {
  float: left;
  width: 50px;
  height: 44px;
  background: url('../img/slider-controls.png') no-repeat;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav a.iview-controlNextNav {
  float: left;
  width: 50px;
  height: 44px;
  background: url('../img/slider-controls.png') no-repeat -50px 0px;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav div.iview-items {
  float: left;
  padding: 0px 10px 0px 10px;
  height: 44px;
  background: url('../img/nav-bg.png');
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav a.iview-control {
  padding: 0px;
  float: left;
  width: 11px;
  height: 12px;
  background: url('../img/bullets.png') no-repeat;
  line-height: 0px;
}
.news-scroller .scroller-container.nav-style1 .iview-controlNav a.iview-control.active {
  background-position: 0px -12px;
}
.news-scroller .scroller-container .iview-caption {
  color: #FFF;
  border-radius: 3px;
  padding: 10px 15px;
  font-size: 15px;
  text-shadow: #000 1px 1px 0px;
  background-color: rgba(0,0,0,0.5);
}
.news-scroller .scroller-container .iview-caption a.ns-item-title {
  font-weight: bold;
  display: block;
  white-space: nowrap;
}
.news-scroller .scroller-container.nav-style1  .iview-controlNav div.iview-items ul li {
  padding: 0px;
  float: left;
  width: 11px;
  height: 12px;
  margin: 3px;
  margin-top: 16px;
  line-height: 0px;
}
.news-scroller .scroller-container.nav-style1 .iview-tooltip,
.news-scroller .scroller-container.nav-style2 .iview-tooltip {
  display: none;
  position: absolute;
  background: url(../images/tooltip.png) no-repeat;
  width: 124px;
  height: 90px;
  bottom: 30px;
  left: -67px;
  padding: 10px;
  z-index: 100;
}
.news-scroller .scroller-container.nav-style1 .iview-tooltip div.holder,
.news-scroller .scroller-container.nav-style2 .iview-tooltip div.holder {
  display: block;
  width: 124px;
  height: 84px;
  overflow: hidden;
  border-radius: 2px;
}
.news-scroller .scroller-container.nav-style1 .iview-tooltip div.holder div.iview-container,
.news-scroller .scroller-container.nav-style2 .iview-tooltip div.holder div.iview-container {
  display: block;
  width: 4000px;
  padding: 0;
  border: 0;
}
.news-scroller .scroller-container.nav-style1 .iview-tooltip div.holder div.iview-container div,
.news-scroller .scroller-container.nav-style2 .iview-tooltip div.holder div.iview-container div {
  float: left;
  display: block;
  overflow: hidden;
  width: 124px;
  height: 84px;
  left: -50%;
  text-align: center;
}
.news-scroller .scroller-container.nav-style1 .iview-tooltip div.holder div.iview-container div img,
.news-scroller .scroller-container.nav-style2 .iview-tooltip div.holder div.iview-container div img {
  height: 84px;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  border: 0;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav {
  position: absolute;
  top: 187px;
  left: 0px;
  z-index: 9;
  width: 100%;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 27px;
  height: 27px;
  background-image: url(../img/bg_direction_nav.png);
  text-indent: -9999px;
  -webkit-transition: left 0.3s ease-in-out;
  -webkit-transition-property: left, right;
  -moz-transition: left 0.3s ease-in-out;
  -moz-transition-property: left, right;
  -o-transition: left 0.3s ease-in-out;
  -o-transition-property: left, right;
  -ms-transition: left 0.3s ease-in-out;
  -ms-transition-property: left, right;
  transition: left 0.3s ease-in-out;
  transition-property: left, right;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-nextNav {
  right: -27px;
  background-position: 27px 0px;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-prevNav {
  left: -27px;
  background-position: 0px 0px;
}
.news-scroller .scroller-container.nav-style2.iview-hover div.iview-directionNav a.iview-nextNav {
  right: 20px;
}
.news-scroller .scroller-container.nav-style2.iview-hover div.iview-directionNav a.iview-prevNav {
  left: 20px;
}
.news-scroller .scroller-container.nav-style2 .iview-controlNav {
  position: absolute;
  bottom: 20px;
  left: 418px;
}
.news-scroller .scroller-container.nav-style2 .iview-controlNav a {
  text-indent: -9999px;
}
.news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control {
  padding: 0px;
  float: left;
  width: 11px;
  height: 11px;
  background: url('../img/bullets_2.png') no-repeat 0px 0px;
  line-height: 0px;
  margin-right: 7px;
}
.news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control.active {
  background-position: 0px -11px;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav {
  position: absolute;
  top: 50%;
  left: 0px;
  z-index: 9;
  width: 100%;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 100px;
  background-image: url(../img/nav_paddles.png);
  text-indent: -9999px;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a:active {
  background-image: url(../img/nav_paddles_down.png);
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-nextNav {
  right: 20px;
  background-position: 56px 0px;
}
.news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-prevNav {
  left: 20px;
  background-position: -16px 0px;
}
.news-scroller .scroller-container.nav-style3 .iview-controlNav {
  position: absolute;
  text-align: center;
  background: url('../img/navigation-bg.png');
  border-radius: 0px 0px 4px 4px;
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.news-scroller .scroller-container.nav-style3 .iview-controlNav .iview-items {
  display: block;
  padding: 0px 20px;
}
.news-scroller .scroller-container.nav-style3 .iview-controlNav a img {
  height: 30px;
  border: #000 1px solid;
  margin: 7px 7px 7px 0px;
  border-radius: 2px;
  width: 68px;
}
.news-scroller .scroller-container.nav-style3 .iview-controlNav a.active img {
  border-color: #999;
}
.news-scroller .scroller-container.nav-style3 div.iview-directionNav a {
  display: block;
  cursor: pointer;
  position: absolute;
  width: 27px;
  height: 27px;
  background-image: url(../img/bg_direction_nav.png);
  text-indent: -9999px;
  -webkit-transition: left 0.3s ease-in-out;
  -webkit-transition-property: left, right;
  -moz-transition: left 0.3s ease-in-out;
  -moz-transition-property: left, right;
  -o-transition: left 0.3s ease-in-out;
  -o-transition-property: left, right;
  -ms-transition: left 0.3s ease-in-out;
  -ms-transition-property: left, right;
  transition: left 0.3s ease-in-out;
  transition-property: left, right;
  top: 50%;
  margin-top: -14px;
}
.news-scroller .scroller-container.nav-style3 div.iview-directionNav a.iview-nextNav {
  right: -27px;
  background-position: 27px 0px;
}
.news-scroller .scroller-container.nav-style3 div.iview-directionNav a.iview-prevNav {
  left: -27px;
  background-position: 0px 0px;
}
.news-scroller .scroller-container.nav-style3.iview-hover div.iview-directionNav a.iview-nextNav {
  right: 20px;
}
.news-scroller .scroller-container.nav-style3.iview-hover div.iview-directionNav a.iview-prevNav {
  left: 20px;
}
.news-scroller  .scroller-container .ns-item  .ns-item-image {
  position: absolute;
  width: 100%;
  height: 100%;
}
.news-scroller .scroller-container .iview-caption .ns-item-tags .tags span a {
  display: inline-block;
}
.news-scroller .scroller-container .iview-caption .ns-description + .ns-item-tags {
  margin-top: 10px;
  display: block;
}
.news-scroller .iviewSlider {
  overflow: hidden;
}
.news-scroller .iview-timer {
  position: absolute;
  z-index: 100;
  border-radius: 5px;
  cursor: pointer;
}
.news-scroller .iview-timer div {
  border-radius: 3px;
}
.news-scroller .iview-preloader {
  position: absolute;
  z-index: 1000;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: #000 1px solid;
  padding: 1px;
  width: 100px;
  height: 3px;
}
.news-scroller .iview-preloader div {
  float: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 3px;
  background: #000;
  width: 0px;
}
.news-scroller .iview-strip {
  display: block;
  position: absolute;
  z-index: 5;
}
.news-scroller .iview-block {
  display: block;
  position: absolute;
  z-index: 5;
}
.news-scroller .iview-directionNav a {
  position: absolute;
  top: 50%;
  margin-top: -50px;
  z-index: 9;
  cursor: pointer;
}
.news-scroller .iview-prevNav {
  left: 0px;
}
.news-scroller .iview-nextNav {
  right: 0px;
}
.news-scroller .iview-controlNav {
  position: absolute;
  z-index: 9;
}
.news-scroller .iview-controlNav a {
  z-index: 9;
  cursor: pointer;
}
.news-scroller .iview-controlNav a.active {
  font-weight: bold;
}
.news-scroller .iview-controlNav .iview-items ul {
  list-style: none;
  margin: 0;
}
.news-scroller .iview-controlNav .iview-items ul li {
  display: inline;
  position: relative;
}
.news-scroller .iview-controlNav .iview-tooltip {
  position: absolute;
}
.news-scroller .iview-caption {
  position: absolute;
  z-index: 4;
  overflow: hidden;
  cursor: default;
  max-width: 80%;
}
@media all and (max-width: 479px) {
  .iview-controlNav {
    display: none;
  }
}
@media all and (max-width: 767px) {
  .iview-caption {
    display: none;
  }
  .news-scroller .scroller-container.nav-style3 .iview-controlNav {
    display: none;
  }
}
.suffix strong {
  display: inline-block;
}
.module {
  margin: 0 0 30px;
}
.module.clear {
  clear: none;
}
.module.clear h3.modtitle {
  padding: 0 0 10px;
  color: #555;
}
.module.clear div.modcontent {
  padding: 0;
}
.module h3.modtitle {
  font-size: 200%;
  color: #ffd200;
  margin: 0;
  padding: 15px 10px;
  text-align: center;
  font-weight: normal;
  background-color: rgba(0,0,0,0.7);
  line-height: 150%;
}
.module h3.modtitle span {
  margin-bottom: 10px;
  display: block;
  color: #c8c8c8;
  font-size: 12px;
  line-height: 14px;
  font-family: "Arial";
}





.module .sj-basic-news {
  margin-bottom: 10px;
  margin-top: 3px;
}
.module .sj-basic-news .bs-items .bs-title a {
  color: #686868;
  font-weight: normal;
  text-decoration: none;
  font-size: 14px;
}
.module .sj-basic-news .bs-items .bs-title a:hover {
  color: #ffd200;
  font-weight: normal;
  text-decoration: none;
}
.module .sj-basic-news .bs-items .bs-item .bs-readmore {
  display: inline-block;
}
.module .sj-basic-news .bs-items .bs-readmore a {
  font-weight: normal;
  font-size: 11px;
  display: inline-block;
  color: #ffd200;
}
.module .sj-basic-news .bs-description {
  padding-bottom: 15px;
}
.module .sj-basic-news .bs-item.last .bs-description {
  padding-bottom: 0;
}
.module .sj-basic-news .bs-items .bs-item.bs-show-line {
  border-bottom: 1px dashed #c8c8c8;
}
.module.news1 .bs-cat-date {
  background: url("../images/calendar.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 41px;
  line-height: 15px;
  margin: 4px 10px 10px 0;
  padding: 7px;
  text-align: center;
  text-transform: lowercase;
  width: 33px;
}
.module.news2 .bs-cat-date {
  line-height: 100%;
}
.module.news2 .bs-date {
  color: #909090;
  font-size: 11px;
}
.module.news2 .sj-basic-news .bs-description {
  padding-bottom: 2px;
}
.module.news2 .sj-basic-news {
  margin-bottom: 0;
}
.module.news3 .sj-basic-news {
  margin-bottom: 0;
}
.module.bg-title1 h3.modtitle {
  background-color: rgba(255,208,0,0.9);
  color: #ffffff;
}
.module.bg-title2 h3.modtitle {
  background-color: rgba(255,208,0,0.9);
  color: #ffffff;
  -webkit-border-radius: 10px 10px 0 0;
  -moz-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
}
.module[class*="_icon"] h3.modtitle {
  font-size: 150%;
  line-height: 200%;
}
.module[class*="_icon"] h3.modtitle:before {
  background: url(../images/icons.png) no-repeat scroll 0 0 transparent;
  content: "";
  display: inline-block;
  float: left;
  height: 40px;
  vertical-align: middle;
  width: 40px;
}
.module._icon2 h3.modtitle:before {
  background-position: 0 -40px;
}
.module._icon3 h3.modtitle:before {
  background-position: 0 -80px;
}
.module._icon4 h3.modtitle:before {
  background-position: 0 -120px;
}
.module._icon5 h3.modtitle:before {
  background-position: 0 -160px;
}
.module._icon6 h3.modtitle:before {
  background-position: 0 -200px;
}
.module[class*="badge"] h3.modtitle {
  font-size: 150%;
  line-height: 200%;
}
.module[class*="badge"] h3.modtitle:after {
  background: url(../images/badges.png) no-repeat scroll center 0;
  content: "";
  display: inline-block;
  float: right;
  margin-top: 12px;
  height: 15px;
  width: 32px;
}
.module.badge-cool h3.modtitle:after {
  background-position: center -25px;
}
.module.badge-hot h3.modtitle:after {
  background-position: center -50px;
  margin-top: 10px;
  height: 17px;
  width: 38px;
}
.module.badge-best h3.modtitle:after {
  background-position: center -75px;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
  border: 1px solid #ddd;
  font-size: 91%;
}
table.variations tr.odd {
  background: none;
  border: none;
}
table.variations tr.odd td {
  text-shadow: 0 1px 1px rgba(255,255,255,0.6);
}
table.variations tr td {
  border: 1px solid #ccc;
  padding: 5px 10px;
  color: #555;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
  box-shadow: 0px 1px 0 rgba(255,255,255,0.6) inset;
}
.icon-windows:before {
  content: "\f17a";
}
._menu ul.menu li {
  padding: 5px 0;
  border-top: 1px dashed #a39d9d;
}
._menu ul.menu li a {
  color: #686868;
}
._menu ul.menu li:first-child {
  border: none;
}
._menu ul.menu li:before {
  content: "\f111";
  display: inline-table;
  font-family: "fontawesome";
  font-size: 8px;
  margin: 0 10px 0 0;
  vertical-align: middle;
}
._menu ul.menu li.active:before,
._menu ul.menu li:hover:before {
  color: #ffd200;
}
._menu ul.menu li.active a,
._menu ul.menu li:hover a {
  color: #ffd200;
}
#mod-finder-searchform {
  margin: 0;
  position: relative;
  overflow: hidden;
}
#mod-finder-searchform input.inputbox {
  width: auto;
  height: 20px;
  padding: 3px 10px 6px;
  color: #fff;
  background: transparent;
  font-size: 91%;
  border: none;
  box-shadow: none;
  margin: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#mod-finder-searchform input.inputbox:focus + .button {
  color: #fff;
  background: #1c7592;
}
#mod-finder-searchform .button {
  color: #fff;
  float: right;
  background: #3eb1d7;
  border: none;
  padding: 4px 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform .button:hover {
  color: #fff;
  background: #1c7592;
}
#mod-finder-searchform i {
  margin: 0;
  font-size: 14px;
}
dl.stats-module {
  margin: 0;
}
dl.stats-module dt {
  float: left;
  line-height: 28px;
  padding: 0 10px 0 15px;
  width: 110px;
}
dl.stats-module dd {
  height: 28px;
  line-height: 28px;
}
.mod-accordion div.modcontent {
  padding: 0;
}
.mod-accordion .yt-accordion {
  padding: 0;
}
.mod-accordion h3.yt-toggler {
  font-size: 200%;
  color: #ffd200;
  margin: 0;
  padding: 15px 10px;
  text-align: center;
  font-weight: normal;
  background-color: rgba(0,0,0,0.7);
  line-height: 150%;
  background-image: none;
  border: none;
}
.mod-accordion h3.yt-toggler span {
  margin-bottom: 10px;
  display: block;
  color: #c8c8c8;
  font-size: 12px;
  line-height: 14px;
  font-family: "Arial";
}
.mod-accordion h3.yt-toggler span {
  color: inherit;
  display: inline-block;
  font-family: "Arial";
  font-size: inherit;
  line-height: inherit;
  padding: 0;
  margin: 0;
}
.mod-accordion h3.yt-toggler span:hover {
  text-decoration: none;
}
.mod-accordion h3.yt-toggler.open {
  border: none;
}
.mod-accordion h3.yt-toggler:hover,
.mod-accordion h3.yt-toggler.open {
  background-color: #ebc100;
  background-image: -moz-linear-gradient(top,#ffd200,#cca800);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffd200),to(#cca800));
  background-image: -webkit-linear-gradient(top,#ffd200,#cca800);
  background-image: -o-linear-gradient(top,#ffd200,#cca800);
  background-image: linear-gradient(to bottom,#ffd200,#cca800);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffd200', endColorstr='#ffcca800', GradientType=0);
  color: #444444;
}
.mod-accordion .yt-accordion-content {
  color: inherit;
  margin: 0;
  padding: 0 10px;
}
.mod-accordion div.date {
  background: url("../images/calendar.png") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: inline-block;
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 41px;
  line-height: 15px;
  margin: 4px 10px 10px 0;
  padding: 7px;
  text-align: center;
  text-transform: lowercase;
  width: 33px;
}
.mod-accordion a.moduleItemTitle {
  display: block;
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 5px;
  color: #686868;
}
.mod-accordion a.moduleItemTitle:hover {
  color: #ffd200;
}
.mod-accordion div.k2ItemsBlock ul li {
  background: none;
  border-bottom: medium none;
  border-top: 1px dashed #C8C8C8;
  padding: 10px 0;
}
.mod-accordion div.k2ItemsBlock ul li:first-child {
  border: none;
}
.mod-accordion div.k2ItemsBlock div.moduleItemIntrotext {
  max-height: 30px;
  overflow: hidden;
  padding: 0;
}
.mod-accordion .k2LatestCommentsBlock a.lcComment {
  color: #686868;
  display: block;
  line-height: 135%;
}
.mod-accordion .k2LatestCommentsBlock a.lcComment:hover {
  color: #ffd200;
}
.mod-accordion div.k2LatestCommentsBlock ul.blank > li {
  background: none repeat scroll 0 0 transparent;
  padding: 10px 0;
  border-bottom: medium none;
  border-top: 1px dashed #C8C8C8;
}
.mod-accordion div.k2LatestCommentsBlock ul.blank > li:first-child {
  border: none;
}
.mod-accordion .listinline li {
  padding: 0;
}
.mod-accordion .k2Avatar img {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  display: block;
  float: left;
  margin: 2px 10px 10px 0;
  padding: 2px;
}
div.k2TagCloudBlock {
  padding: 0;
}
div.k2TagCloudBlock a {
  background: none repeat scroll 0 0 #3E3E3E;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #FFFFFF;
  float: left;
  margin: 5px 8px 5px 0;
  padding: 3px 10px;
  position: relative;
  text-transform: capitalize;
}
div.k2TagCloudBlock a:before {
  content: "\f111";
  font-family: "fontawesome";
  font-size: 7px;
  margin: 0 5px 0 0;
  vertical-align: middle;
}
div.k2TagCloudBlock a:hover {
  background: #ffd200;
  padding: 3px 10px;
}
div.k2TagCloudBlock a:hover > span {
  background: #997e00;
  color: #FFFFFF;
  opacity: 1;
  filter: alpha(opacity=100);
  right: -7px;
  top: -10px;
}
div.k2TagCloudBlock a > span {
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  font-weight: bold;
  height: 22px;
  line-height: 22px;
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 22px;
  z-index: 15;
}
#bg_wrapper {
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
#bg_wrapper.bg1 {
  background-image: url(../images/bg1.jpg);
}
#bg_wrapper.bg2 {
  background-image: url(../images/bg2.jpg);
}
#bg_wrapper.bg3 {
  background-image: url(../images/bg3.jpg);
}
.change-bg div.modcontent {
  background: none;
  padding: 0;
}
.change-bg [class*="col"] {
  float: left;
  height: 5px;
  background: #e2dfd9;
  text-indent: -999em;
  cursor: pointer;
  margin-top: 10px;
}
.change-bg [class*="col"]:hover,
.change-bg [class*="col"].active {
  background: #ffd200;
}
.change-bg [class*="col"].first,
.change-bg [class*="col"]:first-child {
  margin-left: 0;
}
.change-bg .col3 {
  width: 32%;
  margin-left: 2%;
}
.change-bg [class*="temp-"] {
  width: 0;
  height: 0;
}
.change-bg [class*="temp-"].temp-bg1 {
  background: url(../images/bg1.jpg);
}
.change-bg [class*="temp-"].temp-bg2 {
  background: url(../images/bg2.jpg);
}
.change-bg [class*="temp-"].temp-bg3 {
  background: url(../images/bg3.jpg);
}
.module.social {
  margin-bottom: 0;
}
.module.social div.modcontent {
  background: none;
  padding: 0;
}
.module.social ul {
  display: inline-block;
  height: 30px;
  margin-top: 5px;
}
.module.social ul li {
  float: left;
}
.module.social ul li:hover a {
  color: #ffd200;
}
.module.social ul li a {
  color: #74726D;
}
.module.social ul li a:hover {
  color: #ffd200;
}
.module.social ul li i:before {
  display: inline-block;
  font: 36px/1 'SocialicoRegular';
  margin: 0 2px;
  text-decoration: none;
}
.module.social ul li i.facebookcircle:before {
  content: "f";
}
.module.social ul li i.flickrcircle:before {
  content: "n";
}
.module.social ul li i.pluscircle:before {
  content: "1";
}
.module.social ul li i.twitterbirdcircle:before {
  content: "l";
}
.module.social ul li i.vimeocircle:before {
  content: "v";
}
.module.social ul li i.dribbblecircle:before {
  content: "d";
}
/*.no-modal .modal {
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  overflow: hidden;
  position: static;
  left: 0;
  top: 0;
  width: auto;
  z-index: 0;
}
.desc-style {
  background: url(../images/art-line.png) no-repeat center bottom;
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: center;
}
.scroller .news-scroller .scroller-container {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
}
.scroller .news-scroller .scroller-container .iviewSlider {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.scroller .news-scroller .scroller-container.nav-style2 div.iview-directionNav a,
.scroller .news-scroller .scroller-container.nav-style2 div.iview-directionNav a:active {
  background-image: url(../images/control1.png);
  width: 34px;
  height: 34px;
}
.scroller .news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-prevNav {
  background-position: 0 0;
  left: 20px;
}
.scroller .news-scroller .scroller-container.nav-style2.iview-hover div.iview-directionNav a.iview-prevNav {
  left: 10px;
}
.scroller .news-scroller .scroller-container.nav-style2 div.iview-directionNav a.iview-nextNav {
  background-position: right 0;
  right: 20px;
}
.scroller .news-scroller .scroller-container.nav-style2.iview-hover div.iview-directionNav a.iview-nextNav {
  right: 10px;
}
.scroller .news-scroller .iview-directionNav a {
  margin-top: -17px;
  top: 50%;
}
.scroller .news-scroller .iview-caption {
  max-width: 70%;
}
.scroller .news-scroller .scroller-container .iview-caption a.ns-item-title {
  font-weight: normal;
  font-size: 26px;
  color: #ffffff;
  overflow: visible;
}
.scroller .news-scroller .scroller-container .iview-caption {
  font-size: 100%;
  line-height: 135%;
  padding: 10px;
  text-align: center;
}
.scroller .news-scroller .scroller-container.nav-style2 .iview-controlNav {
  left: auto !important;
  right: 10px;
  margin: 0 !important;
  opacity: 1 !important;
}
.scroller .news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control {
  background-color: rgba(255,255,255,0.6);
  background-image: none;
  height: 15px;
  width: 15px;
  margin: 5px 5px 0;
}
.scroller .news-scroller .scroller-container.nav-style2 .iview-controlNav a.iview-control.active {
  background-color: #ffffff;
  border-color: rgba(255,255,255,0.6);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-width: 5px;
  border-style: solid;
  margin-top: 0;
}
.our-member .sj-extraslider {
  text-align: center;
}
.our-member .extraslider-heading {
  float: none;
  width: 100%;
  margin: 35px auto 20px;
  max-width: 625px;
  text-align: center;
  font-weight: bold;
  background: url("../images/person.png") no-repeat center top;
}
.our-member .sj-extraslider .heading-title {
  font-size: 35px;
  color: #ffd200;
  text-transform: capitalize;
  padding: 110px 0 20px;
  margin: 0;
  line-height: 110%;
}
.our-member .heading-content {
  float: none;
  font-style: normal;
  margin: 0;
  font-weight: normal;
}
.our-member .sj-extraslider .extraslider-control {
  float: none;
  height: auto;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  z-index: 10;
}
.our-member .sj-extraslider .extraslider-control .button-prev,
.our-member .sj-extraslider .extraslider-control .button-prev:hover,
.our-member .sj-extraslider .extraslider-control .button-next {
  float: none;
  height: 21px;
  left: 0;
  position: absolute;
  top: 90px;
  width: 11px;
  background: url(../images/control2.png) no-repeat;
}
.our-member .sj-extraslider .extraslider-control .button-next,
.our-member .sj-extraslider .extraslider-control .button-next:hover {
  right: 0;
  left: auto;
  background-position: 0 bottom;
}
.our-member .sj-extraslider .extraslider-control .nav-page {
  display: inline-block;
  float: none;
}
.our-member .sj-extraslider .extraslider-control .button-page {
  background: red;
}
.our-member .sj-extraslider .extraslider-control .button-page {
  width: 21px;
  height: 21px;
  margin: 0 3px;
  padding: 0;
  background: url("../images/pagging2.png") no-repeat right center;
}
.our-member .sj-extraslider .extraslider-control .button-page.sel {
  background-position: left center;
}
.our-member .sj-extraslider .extraslider-inner {
  width: 100%;
  margin: 0;
  border: none;
}
.our-member .sj-extraslider .extraslider-inner.style2 .item {
  margin: 0 0 30px;
  width: 100%;
}
.our-member .sj-extraslider .extraslider-inner div.item-wrap.style2 .item-image {
  width: 190px;
  height: auto;
  max-width: 100%;
}
.our-member .sj-extraslider .item .line {
  margin: 0;
  padding: 0;
  border: none;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info {
  background: none;
}
.our-member .item-info .career {
  font-size: 12px;
  color: #909090;
  line-height: 110%;
  margin: 5px;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap .item-info .item-description {
  color: #686868;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title {
  padding: 12px 10px 0;
  font-size: 135%;
  font-weight: normal;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a {
  color: #444444;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap .item-info .item-title a:hover {
  color: #ffd200;
}
.our-member .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content {
  margin-top: 10px;
}
.our-member .social ul {
  display: inline-block;
  margin-top: 5px;
}
.our-member .social ul li {
  float: left;
}
.our-member .social ul li:hover a {
  color: #ffd200;
}
.our-member .social ul li a {
  color: #a0a0a0;
}
.our-member .social ul li a:hover {
  color: #ffd200;
}
.our-member .social ul li i:before {
  display: inline-block;
  font: 48px/1 'SocialicoRegular';
  height: 36px;
  margin: 2px 15px 2px 0;
  text-decoration: none;
  vertical-align: -8px;
  width: 30px;
}
.our-member .social ul li i.facebookcircle:before {
  content: "f";
}
.our-member .social ul li i.flickrcircle:before {
  content: "n";
}
.our-member .social ul li i.pluscircle:before {
  content: "1";
}
.our-member .social ul li i.twitterbirdcircle:before {
  content: "l";
}
.our-member .social ul li i:hover {
  background-position: 0 -25px;
}
.our-member .social ul li i.flickr {
  background-position: -32px 0;
}
.our-member .social ul li i.flickr:hover {
  background-position: -32px -25px;
}
.our-member .social ul li i.twitter {
  background-position: -64px 0;
}
.our-member .social ul li i.twitter:hover {
  background-position: -64px -25px;
}
.testimonials .sj-extraslider .extraslider-inner .item-wrap.style2 {
  padding: 0;
  margin: 0;
  text-align: center;
}
.testimonials .sj-extraslider .extraslider-inner {
  border: none;
}
.testimonials .sj-extraslider .item .line {
  border-top: 1px dashed #A8A8A8;
  margin-bottom: 20px;
  padding-top: 20px;
}
.testimonials .sj-extraslider .item .line:first-child {
  border: none;
  padding-top: 10px;
}
.testimonials .sj-extraslider .extraslider-inner {
  margin: 0;
  width: 100%;
}
.testimonials .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E4E4E4;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 15px auto 45px;
  padding: 0;
  width: 65%;
  position: relative;
}
.testimonials .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info:before {
  content: "";
  position: absolute;
  background: url(../images/bg-corner.png) no-repeat;
  width: 20px;
  height: 20px;
  left: 35%;
  bottom: -20px;
}
.testimonials .sj-extraslider .extraslider-inner .item-wrap.style2 .item-info .item-content {
  margin: 0;
}
.testimonials .sj-extraslider .extraslider-inner .item-wrap .item-info .item-description {
  padding: 30px 15px;
  margin: 0;
}
.testimonials blockquote {
  border: medium none;
  color: #909090;
  font-style: italic;
  line-height: 1.45;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: left;
}
.testimonials blockquote:before {
  display: block;
  content: "\201C";
  float: left;
  font-family: Georgia, serif;
  font-size: 42px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 10px 0 0;
}
.testimonials .sj-extraslider .extraslider-inner div.item-wrap.style2 .item-image {
  display: inline-block;
  width: auto;
  height: auto;
}
.testimonials .testimonials .sj-extraslider .extraslider-inner .item-wrap.style2 {
  text-align: center;
}
.testimonials .sj-extraslider .nav-page.nav-under {
  position: relative;
}
.testimonials .sj-extraslider .nav-page.nav-under .button-page {
  background: url(../images/pagging.png) no-repeat right 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: inline-block;
  border: medium none;
  height: 21px;
  margin: 0;
  text-indent: -999em;
  width: 21px;
}
.testimonials .sj-extraslider .nav-page.nav-under .button-page.sel {
  background: url(../images/pagging.png) no-repeat 4px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.testimonials .sj-extraslider .nav-page.nav-under .page {
  margin: 20px 0 10px;
}
.services .sj-basic-news .bs-items .bs-item .bs-image {
  border: 8px solid #FFFFFF;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  float: none;
  margin: 15px auto 20px;
  overflow: hidden;
  padding: 0;
  width: 40%;
}
.services .sj-basic-news .bs-items .bs-item .bs-image img {
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a {
  position: relative;
  display: block;
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a:before {
  background: none repeat scroll 0 0 transparent;
  -webkit-border-radius: 200px;
  -moz-border-radius: 200px;
  border-radius: 200px;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a:after {
  color: #FFFFFF;
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 24px;
  margin: -10px -16px 0 0;
  position: absolute;
  right: -20%;
  top: 50%;
  z-index: 12;
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a:hover {
  text-decoration: none;
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a:hover:before {
  background-color: rgba(0,0,0,0.3);
}
.services .sj-basic-news .bs-items .bs-item .bs-image > a:hover:after {
  right: 50%;
}
.services .sj-basic-news .bs-items .bs-title a {
  color: #606060;
  font-size: 200%;
  font-weight: normal;
  text-decoration: none;
}
.services .bs-title {
  text-align: center;
  margin: 0 0 10px;
}
.services .sj-basic-news .bs-description {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.services .sj-basic-news .bs-item.last .bs-description {
  padding-bottom: 30px;
  margin-bottom: 0;
}
.services .sj-basic-news .bs-items .bs-image:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fashion .sj-ajax-tabs .tabs-container {
  height: auto;
}
.fashion .sj-ajax-tabs .tabs-container {
  text-align: center;
  cursor: default;
}
.fashion .sj-ajax-tabs .tabs-wrap {
  margin-bottom: 30px;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs {
  position: relative !important;
  display: inline-block;
  margin: 0 auto;
  width: auto;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li {
  margin: 0 24px;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li .tab {
  margin: 0;
  padding: 6px 10px;
  background: #000000;
  overflow: visible;
  text-transform: none;
  font-size: 150%;
  font-weight: normal;
  position: relative;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li .tab:before {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 14px 18px 0;
  content: "";
  display: block;
  left: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li .tab:after {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 0 18px 14px;
  content: "";
  display: block;
  right: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li.selected .tab {
  padding: 6px 10px;
  background: #ffd200;
}
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li.selected .tab:before,
.fashion .sj-ajax-tabs.top-position .tabs-container ul.tabs li.selected .tab:after {
  border-color: transparent #ffd200;
}
.fashion .sj-ajax-tabs .tabs-content {
  background: none;
  border: none;
  padding: 0;
}
.fashion .sj-ajax-tabs .items-container,
.fashion .sj-ajax-tabs .tabs-content .tabs-content-inner .tab-content,
.fashion .sj-ajax-tabs .tabs-content .tabs-content-inner {
  overflow: visible;
}
.fashion .sj-ajax-tabs .item-wrap .item-image {
  border: medium none;
  margin: 0;
  padding: 10px;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a {
  display: block;
  position: relative;
  overflow: hidden;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a:before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 0 0px rgba(243,243,243,0.7) inset;
  -moz-box-shadow: 0 0 0 0px rgba(243,243,243,0.7) inset;
  box-shadow: 0 0 0 0px rgba(243,243,243,0.7) inset;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a:after {
  content: "\f002";
  background-color: rgba(0,0,0,0.5);
  border-color: rgba(255,255,255,0.6);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-style: solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #FFFFFF;
  font-family: 'FontAwesome';
  position: absolute;
  right: 50%;
  top: 50%;
  line-height: 100%;
  z-index: 0;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  margin: 0;
  padding: 0;
  font-size: 0;
  border-width: 0;
  overflow: hidden;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a:hover {
  text-decoration: none;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a:hover:before {
  -webkit-box-shadow: 0 0 10px 200px rgba(255,255,255,0.5) inset;
  -moz-box-shadow: 0 0 10px 200px rgba(255,255,255,0.5) inset;
  box-shadow: 0 0 10px 200px rgba(255,255,255,0.5) inset;
}
.fashion .sj-ajax-tabs .item-wrap .item-image a:hover:after {
  margin: -20px -24px 0 0;
  padding: 6px 7px;
  font-size: 20px;
  border-width: 5px;
}
.fashion .sj-ajax-tabs .item-wrap .item-image:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fashion .ajaxtabs-item {
  background: #ffffff;
  position: relative;
  z-index: 5;
}
.fashion .ajaxtabs-item .box1,
.fashion .ajaxtabs-item .box2,
.fashion .ajaxtabs-item .box3 {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: #ffffff;
  left: 0;
  top: 0;
  z-index: -2;
  border: 1px solid #eaeaea;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}
.fashion .ajaxtabs-item .box3 {
  z-index: -1;
}
.fashion .ajaxtabs-item:hover .box1 {
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
  transform: rotate(-4deg);
}
.fashion .ajaxtabs-item:hover .box2 {
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
}
.fashion .sj-ajax-tabs .item-wrap .item-title {
  text-align: center;
  margin: 0;
  padding: 5px 0 10px;
}
.fashion .sj-ajax-tabs .item-wrap .item-title a {
  font-size: 16px;
  font-weight: normal;
  color: #686868;
}
.fashion .sj-ajax-tabs .item-wrap .item-title a:hover {
  color: #ffd200;
  text-decoration: none;
}
.fashion .sj-ajax-tabs .pager-container ul.pages li .page {
  background: url(../images/pagging.png) no-repeat right 0;
  border: none;
  height: 21px;
  margin: 0;
  text-indent: -999em;
  width: 21px;
}
.fashion .sj-ajax-tabs .pager-container ul.pages li .page.sel {
  background-position: left 0;
  background-color: transparent;
}
.fashion .sj-ajax-tabs .pager-container {
  padding: 10px 0 0;
}
.mod-blog .sj-responsive-listing .respl-posttext,
.mod-blog .sj-responsive-listing .respl-pretext {
  margin: 0;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat {
  background: none repeat scroll 0 0 #000000;
  margin: 0 24px;
  padding: 9px 10px;
  position: relative;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat:before {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 14px 18px 0;
  content: "";
  display: block;
  left: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat:after {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 0 18px 14px;
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
  padding: 0;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat a:hover {
  color: #ffffff;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel {
  background: #ffd200;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel:before,
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel:after {
  border-color: transparent #ffd200;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
  background: none;
  border: none;
  color: #ffffff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mod-blog .sj-responsive-listing .respl-cats-wrap ul.respl-cats li.respl-cat.sel a {
  background: ;
  text-shadow: 0 0 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-header {
  text-align: center;
  margin: 0 10px 30px;
}
.mod-blog .sj-responsive-listing .respl-categories {
  padding: 0;
}
.mod-blog .sj-responsive-listing .respl-item .item-inner {
  background: #ffffff;
  padding: 10px;
}
.mod-blog .sj-responsive-listing .respl-item .item-inner:hover {
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
  box-shadow: 1px 1px 3px rgba(0,0,0,0.25);
}
.mod-blog .sj-responsive-listing .respl-items.grid .respl-item:focus .item-inner .item-more,
.mod-blog .sj-responsive-listing .respl-items.grid .respl-item:hover .item-inner .item-more {
  display: none;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .item-post-read {
  color: #A8A8A8;
  font-size: 11px;
  line-height: 100%;
  padding: 10px 0;
  display: block;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .item-desc,
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .item-readmore {
  display: block;
  color: #686868;
  font-size: 12px;
  margin: 0 0 10px;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title {
  padding: 0;
  margin: 15px 0 0;
  color: #686868;
  font-size: 150%;
  font-weight: normal;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title a {
  color: #686868;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-title a:hover {
  text-decoration: none;
  color: #ffd200;
}
.mod-blog .sj-responsive-listing .bottom-item {
  border-top: 1px dashed #cdcdcd;
  padding: 10px 0 0;
  font-size: 11px;
  color: #a8a8a8;
}
.mod-blog .more-public {
  float: left;
  padding: 0 0 0 20px;
  background: url("../images/bottom_info.png") no-repeat left 4px;
}
.mod-blog .more-read {
  float: right;
  padding: 0 0 0 22px;
  background: url("../images/bottom_info.png") no-repeat left -15px;
}
.mod-blog .sj-responsive-listing .respl-wrap span {
  color: #ffd200;
}
.mod-blog .sj-responsive-listing .respl-wrap span:hover {
  color: #ffd200;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader .loader-image {
  background: none;
  color: #242424;
  margin: 0 5px 5px 0;
  padding: 0;
  font-size: 25px;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image {
  border: none;
  position: relative;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a {
  position: relative;
  z-index: 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a:before {
  content: "";
  position: absolute;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  -o-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  z-index: 10;
  border: 0px solid #ffffff;
  -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,0.3) inset;
  -moz-box-shadow: 0 0 0 0 rgba(255,255,255,0.3) inset;
  box-shadow: 0 0 0 0 rgba(255,255,255,0.3) inset;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a:after {
  content: "\f002";
  background-color: rgba(0,0,0,0.5);
  border-color: rgba(255,255,255,0.6);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  border-style: solid;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  color: #FFFFFF;
  font-family: 'FontAwesome';
  position: absolute;
  right: 50%;
  top: 50%;
  line-height: 100%;
  z-index: 12;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  margin: 0;
  padding: 0;
  font-size: 0;
  border-width: 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a:hover {
  text-decoration: none;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a:hover:before {
  -webkit-box-shadow: 0 0 0 200px rgba(255,255,255,0.5) inset;
  -moz-box-shadow: 0 0 0 200px rgba(255,255,255,0.5) inset;
  box-shadow: 0 0 0 200px rgba(255,255,255,0.5) inset;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image a:hover:after {
  margin: -20px -24px 0 0;
  padding: 6px 7px;
  font-size: 20px;
  border-width: 5px;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image .detail_icon {
  position: absolute;
  width: 54px;
  height: 54px;
  background-image: url("../images/detail_item.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: ;
  left: -20px;
  top: 30px;
  display: none;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item .item-image .detail_icon:after {
  border-color: #d6b000 transparent;
  border-style: solid;
  border-width: 10px 0 0 10px;
  bottom: -10px;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-items .respl-item:hover .item-image .detail_icon {
  display: block;
}
.mod-blog .sj-responsive-listing .respl-wrap .wrap-btn {
  text-align: center;
  margin: 15px 0 10px;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader {
  background: none;
  box-shadow: none;
  border: none;
  text-align: center;
  display: inline-block;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a {
  display: inline-block;
  position: relative;
  background: url("../images/showmore-center.png") repeat-x;
  height: 38px;
  padding: 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 38px;
  left: -30px;
  top: 0;
  background: url("../images/showmore.png") no-repeat;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 38px;
  right: -30px;
  top: 0;
  background: url("../images/showmore.png") no-repeat right 0;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a:hover {
  background-position: 0 bottom;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a:hover:before {
  background-position: 0 bottom;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader a:hover:after {
  background-position: right bottom;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader .loader-label,
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader .loader-label span {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: normal;
  text-shadow: 0 0 0;
  text-transform: capitalize;
}
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader:hover .loader-label,
.mod-blog .sj-responsive-listing .respl-wrap .respl-loader:hover .loader-label span {
  color: #ffd200;
}
.mod-contact .el-desc {
  padding: 30px 20px;
}
.mod-contact .contact-ajax .ctajax-wrap .ctajax-element {
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
  border-top: 1px dashed #c8c8c8;
}
.mod-contact .contact-ajax .ctajax-wrap .ctajax-element:first-child {
  border: none;
}
.mod-contact .contact-ajax .ctajax-wrap {
  padding: 0 20px;
  width: auto;
}
.mod-contact .el-control.name,
.mod-contact .el-control.email {
  float: left;
  width: 50%;
}
.mod-contact .el-control.action {
  text-align: center;
  margin-top: 10px;
}
.mod-contact .contact-ajax .ctajax-element .el-ctajax-form textarea,
.mod-contact .contact-ajax .ctajax-element .el-ctajax-form input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-sizing: padding-box;
  -moz-box-sizing: padding-box;
  box-sizing: padding-box;
  height: auto;
}
.mod-contact .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"] {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 18px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
.mod-contact .contact-ajax .ctajax-element .el-ctajax-form input[type="submit"]:hover {
  background: none;
}
.mod-contact .contact-ajax .ctajax-wrap .ctajax-element .el-inner {
  padding: 0;
}
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-address,
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-mail {
  float: left;
  width: 60%;
}
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-mobie {
  float: right;
  width: 28%;
}
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-mobie i,
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-address i {
  margin-right: 15px;
}
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-mail i {
  margin-right: 10px;
}
.mod-contact img {
  max-width: none;
}
.mod-contact .contact-ajax .ctajax-element .el-info-contact .info-mail .info-label {
  display: inline-block;
}*/
/*.button1 {
  background: none repeat scroll 0 0 #000000;
  margin: 0 24px;
  padding: 7px 10px;
  display: inline-block;
  position: relative;
}
.button1:before {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 14px 18px 0;
  content: "";
  display: block;
  left: -14px;
  position: absolute;
  top: 0;
  width: 0;
}
.button1:after {
  border-color: transparent #000000;
  border-style: solid;
  border-width: 18px 0 18px 14px;
  content: "";
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  width: 0;
}
.button1:hover {
  background: #ffd200;
}
.button1:hover:before,
.button1:hover:after {
  border-color: transparent #ffd200;
}*/
body,
html {
  height: 100%;
}
body {
  margin: 0;
  padding: 0;
  visibility: visible;
  width: auto;
}
.homepage #yt_wrapper {
  height: 100%;
}
.homepage #yt_wrapper #content {
  height: 100%;
}
.homepage #yt_wrapper #content > .yt-main {
  height: 100%;
}
.homepage #yt_wrapper #content > .yt-main > .yt-main-in1 {
  height: 100%;
}
.homepage #yt_wrapper #content > .yt-main > .yt-main-in1 > .yt-main-in2 {
  height: 100%;
}
.homepage #yt_wrapper #content > .yt-main > .yt-main-in1 > .yt-main-in2 #content_main {
  height: 100%;
}
.homepage #content .content-main-inner {
  height: 100%;
  width: 4500px;
}
.homepage #content .vertical-scroll {
  float: left;
  height: 100%;
  margin: 0 20px 0 0;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto;
  position: relative;
}
.homepage #content .vertical-scroll.pos-aboutus,
.homepage #content .vertical-scroll.pos-services,
.homepage #content .vertical-scroll.pos-fashion,
.homepage #content .vertical-scroll.pos-blog, 
.homepage #content .vertical-scroll.pos-testimonials,
.homepage #content .vertical-scroll.pos-contact,
.homepage #content .vertical-scroll.pos-component {
  width: 600px;
}

.nicescroll-rails {
  background: #C6C6C6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1em;
}
h1 {
  font-size: 200%;
  line-height: 185%;
}
h2 {
  font-size: 160%;
  line-height: 160%;
}
h3 {
  font-size: 130%;
  line-height: 140%;
}
h4 {
  font-size: 110%;
}
h5 {
  font-size: 91%;
}
h6 {
  font-size: 84%;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
div.yt-typography div.page-header > h1 {
  color: #666;
  font-weight: bold;
  margin: 0 0 15px;
  line-height: 30px;
  font-size: 240%;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
ol.linenums {
  margin: 0 0 0 33px;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.example-sites {
  margin-left: 20px;
}
.example-sites img {
  max-width: 100%;
  margin: 0 auto;
}
.scrollspy-example {
  height: 200px;
  overflow: auto;
  position: relative;
}
code,
pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  display: inline-block;
}
span.highlight {
  color: #fff;
}
.text-success {
  color: #468847;
}
.text-warning {
  color: #C09853;
}
.text-error {
  color: #B94A48;
}
.text-info {
  color: #3A87AD;
}
.text-success {
  color: #468847;
}



#yt_menuposition {
  direction: ltr;
}
#yt_menuposition .hide-item {
  display: none;
}
#yt_menuposition ul.navi {
  margin: 0;
  padding: 0;
  list-style: none;
}

#yt_menuposition ul.navi > li.level1 > .item-link {
  margin: 0;
  line-height: 30px;
  padding: 5px 30px;
  color: #444444;
  font-size: 18px;
  display: block;
}

#yt_menuposition ul.navi > li.level1 > .item-link i {
  font-size: 16px;
  width: auto;
  display: inline-block;
}
#yt_menuposition ul.navi > li.level1 > .item-link i.icon-home {
  font-size: 18px;
}
#yt_menuposition ul.navi > li.level1 > .item-link.active,
#yt_menuposition ul.navi > li.level1 > .item-link:hover {
 /* background: #ffd200;*/
}
#yt_menuposition ul.navi > li.level1 > .item-link.active:after,
#yt_menuposition ul.navi > li.level1 > .item-link:hover:after {
  display: block;
}
#yt_menuposition ul.navi > li.level1.havechild:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  position: absolute;
  bottom: 25%;
  right: 20px;
  z-index: 5;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-title {
  line-height: 100%;
  padding-bottom: 0px;
  margin-top: 5px;
  display: block;
}
#yt_menuposition ul.navi > li.level1 .showdesc span.menu-desc {
  display: block;
  font-size: 11px;
  color: #999;
  line-height: 100%;
  padding: 5px 0;
}



#yt_menuposition ul.navi > li.level1 .showicon.showdesc {
  line-height: 19px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon img {
  min-width: 16px;
}
#yt_menuposition ul.navi > li.level1 .showicon.showdesc span.menu-icon .menu-title {
  display: inline-block;
  margin: 0;
  padding: 0;
}
#yt_menuposition ul.navi > li.level1.menuRss {
  float: right !important;
  background: transparent !important;
  border: none !important;
}
#yt_menuposition ul.navi > li.level1.menuRss a {
  width: 38px;
  height: 38px;
  padding: 0 !important;
  margin: 10px 0;
  background: #ffd200;
  line-height: 20px;
  color: #fff;
  text-indent: 100%;
  overflow: hidden;
}
#yt_menuposition ul.navi > li.level1.menuRss a i {
  float: left;
  text-indent: 0;
  margin: 9px 11px;
  font-size: 20px;
}
#yt_menuposition ul.navi > li.level1.menuRss a:hover,
#yt_menuposition ul.navi > li.level1.menuRss a.active {
  background: #ffd200;
  padding: 0;
}
#yt_menuposition ul.navi > li.level1:hover,
#yt_menuposition ul.navi > li.level1.hover,
#yt_menuposition ul.navi > li.level1.active {
  color: #fff;
}
#yt_menuposition ul.navi > li.level1:hover >.item-link,
#yt_menuposition ul.navi > li.level1.hover >.item-link,
#yt_menuposition ul.navi > li.level1.active >.item-link {
  /*background: #ffd200;*/
}
#yt_menuposition ul.navi > li.level1:hover >.item-link:after,
#yt_menuposition ul.navi > li.level1.hover >.item-link:after,
#yt_menuposition ul.navi > li.level1.active >.item-link:after {
  display: block;
}
#yt_menuposition ul.navi > li.level1.active {
 /* background: #ffd200;*/
  
}
#yt_menuposition ul.navi > li.level1:hover ul.level2,
#yt_menuposition ul.navi > li.level1.hover ul.level2 {
  left: 218px;
}
#yt_menuposition ul.navi ul {
  left: -999em;
  top: 0;
  position: absolute;
  z-index: 10;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 230px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition ul.navi ul.level2 {
  background: #f3f3f3;
  border-bottom: 5px solid #e2e6e7;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
}
#yt_menuposition ul.navi ul.level2:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
}
#yt_menuposition ul.navi ul.level2 li {
  position: relative;
  padding: 1px 0;
}
#yt_menuposition ul.navi ul.level2 li.first {
  border-top: none;
}
#yt_menuposition ul.navi ul.level2 li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 25px;
  color: #555;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
}
#yt_menuposition ul.navi ul.level2 li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f0da";
  font-size: 12px;
  position: absolute;
  left: 13px;
  top: 8px;
  z-index: 1;
}
#yt_menuposition ul.navi ul.level2 li .item-link .menu-title {
  display: inline-block;
}
#yt_menuposition ul.navi ul.level2 li.havechild:after {
  content: "\f105";
  color: #999;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 li.active.havechild:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2,
#yt_menuposition ul.navi ul.level2 li.hover .level2,
#yt_menuposition ul.navi ul.level2 li.active .level2 {
  color: #fff;
  background-color: #ffd200;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 li.active .level2:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 li:hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 li.active .level2 .menu-desc {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul {
  background: #f3f3f3;
  border-bottom: 5px solid #e2e6e7;
  box-sizing: border-box;
  box-shadow: 1px 1px 2px rgba(0,0,0,0.4);
  background: #f3f3f3;
}
#yt_menuposition ul.navi ul.level2 ul:before {
  content: "";
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0;
  top: -5px;
}
#yt_menuposition ul.navi ul.level2 ul li {
  position: relative;
  padding: 1px 0;
}
#yt_menuposition ul.navi ul.level2 ul li.first {
  border-top: none;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px 6px 25px;
  color: #555;
  font-size: 100%;
  text-transform: none;
  line-height: 22px;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link:after {
  font-family: 'FontAwesome';
  color: #999;
  content: "\f0da";
  font-size: 12px;
  position: absolute;
  left: 13px;
  top: 8px;
  z-index: 1;
}
#yt_menuposition ul.navi ul.level2 ul li .item-link .menu-title {
  display: inline-block;
}
#yt_menuposition ul.navi ul.level2 ul li.havechild:after {
  content: "\f105";
  color: #999;
  font-family: "FontAwesome";
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 5;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc {
  text-align: left;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#yt_menuposition ul.navi ul.level2 ul li .showdesc span.menu-desc {
  font-family: "arial";
  padding-bottom: 3px;
}
#yt_menuposition ul.navi ul.level2 ul li:hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.hover.havechild:after,
#yt_menuposition ul.navi ul.level2 ul li.active.havechild:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2,
#yt_menuposition ul.navi ul.level2 ul li.active .level2 {
  color: #fff;
  background-color: #ffd200;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2:after,
#yt_menuposition ul.navi ul.level2 ul li.active .level2:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul li:hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 ul li.hover .level2 .menu-desc,
#yt_menuposition ul.navi ul.level2 ul li.active .level2 .menu-desc {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul li:hover ul.level3,
#yt_menuposition ul.navi ul.level2 ul li li.level3:hover ul.level4,
#yt_menuposition ul.navi ul.level2 ul li li.level4:hover ul.level5 {
  left: 100%;
  top: 0px;
}
#yt_menuposition ul.navi ul.level2 ul ul {
  background: #f3f3f3;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link {
  background-color: #ffd200;
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul ul.level3 li:hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul ul.level3 li.active > .item-link .menu-desc {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link {
  background-color: #ffd200;
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link:after,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link:after {
  color: #fff;
}
#yt_menuposition ul.navi ul.level2 ul.level3 li:hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.hover > .item-link .menu-desc,
#yt_menuposition ul.navi ul.level2 ul.level3 li.active > .item-link .menu-desc {
  color: #fff;
}
#yt_menuposition #droplinenavigator {
  position: relative;
}
#yt_menuposition #droplinenavigator li.level1 {
  position: static;
}
#yt_menuposition #droplinenavigator li.level1.havechild:after {
  position: relative;
  bottom: 40px;
  float: right;
  right: 10px;
}
#yt_menuposition #droplinenavigator ul.level2 {
  margin: 0;
  width: 99%;
  padding: 5px;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2 {
  float: left;
  border: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2.havechild:after {
  content: "";
  display: none;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover {
  position: relative;
}
#yt_menuposition #droplinenavigator ul.level2 li.level2:hover ul.level3 {
  left: 0;
  top: 100%;
}
#yt_menuposition #meganavigator li.level1 .mega-content {
  position: absolute;
  left: -999em;
  z-index: 20;
  -webkit-box-shadow: 3px 3px 5px rgba(29,29,29,0.75);
  -moz-box-shadow: 3px 3px 5px rgba(29,29,29,0.75);
  box-shadow: 3px 3px 5px rgba(29,29,29,0.75);
}
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner {
  position: relative;
}
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  top: -5px;
  background: ;
}
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner > .mega-col .mega-group-title .item-link.active,
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner > .mega-col:hover .mega-group-title .item-link {
  background: #ffd200;
}
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner > .mega-col {
  min-height: 311px;
}
#yt_menuposition #meganavigator li.level1 .mega-content.level2 > .mega-content-inner > .mega-col:hover {
  -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.75);
  -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.75);
  box-shadow: 0 3px 5px rgba(0,0,0,0.75);
  position: relative;
  z-index: 10;
}
#yt_menuposition #meganavigator li.level1 .mega-content ul.subnavi {
  box-shadow: none;
  padding-bottom: 15px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col {
  float: left;
  background: #1a1a1a;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.col1,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.col3,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.col5 {
  background: #252525;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content {
  -webkit-box-shadow: 4px 4px 6px rgba(0,0,0,0.7);
  -moz-box-shadow: 4px 4px 6px rgba(0,0,0,0.7);
  box-shadow: 4px 4px 6px rgba(0,0,0,0.7);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col {
  background: #ffffff;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col ul.subnavi > li > .item-link.active .menu-title:before,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col ul.subnavi > li > .item-link:hover .menu-title:before {
  color: #ffd200;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col ul.subnavi > li > .item-link.showdesc span.menu-desc {
  color: #909090;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col ul.subnavi > li > .item-link .menu-title {
  color: #686868;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .level4.mega-content .mega-col ul.subnavi > li > .item-link .menu-title:before {
  color: #c9c9c9;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.one div.mega-module {
  padding: 10px 15px;
  overflow: hidden;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col.more > ul.subnavi {
  box-shadow: none;
  width: auto;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group {
  display: block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title {
  background: #000000;
  -webkit-box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
  box-shadow: 0px 4px 4px rgba(0,0,0,0.5);
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  color: #fff;
  font-size: 18px;
  padding: 0;
  min-height: 36px;
  display: block;
  text-align: center;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .item-link .menu-title {
  padding: 10px 0;
  line-height: 100%;
  display: inline-block;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-desc {
  font-family: "arial";
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content {
  position: relative;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .menu-title {
  color: #c8c8c8;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .menu-title:before {
  content: "\f111";
  font-family: 'fontawesome';
  margin: 0 10px 0 0;
  font-size: 80%;
  vertical-align: top;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .item-link {
  display: block;
  padding: 3px 2px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi > li > .item-link .menu-title {
  color: #c8c8c8;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi > li.active > .item-link .menu-title,
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi > li:hover > .item-link .menu-title {
  color: #ffd200;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content ul.subnavi > li {
  border-bottom: 1px dashed #494848;
  margin: 0 5px;
  position: relative;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .level4.mega-content  ul.subnavi {
  padding-bottom: 5px;
}
#yt_menuposition #meganavigator li.level1 .mega-content .mega-col .mega-group div.mega-group-content .level4.mega-content  ul.subnavi > li.last {
  border: none;
}
#yt_menuposition #meganavigator.navi ul.level2:before {
  display: none;
}
#yt_menuposition #meganavigator.navi ul.level2 ul.subnavi {
  margin-top: 0;
}
#yt_menuposition #yt-responivemenu {
  margin: 10px 0;
  width: 100%;
}
#yt_menuposition #yt-responivemenu .btn-navbar {
  background: #ffd200;
  padding: 6px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  text-shadow: none;
  border: none;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
  text-align: inherit;
  max-width: 100%;
  text-transform: uppercase;
}
#yt_menuposition #yt-responivemenu .btn-navbar i {
  margin: 0 0 0 5px;
  font-size: 14px;
}
#yt_menuposition #yt-responivemenu.menu-selectbox {
  position: relative;
  background: #ffd200;
}
#yt_menuposition #yt-responivemenu.menu-selectbox:before {
  color: #fff;
  content: "Select Menu";
  padding: 6px 10px 0;
  position: absolute;
  top: 0px;
  z-index: 1;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_selectbox {
  opacity: 0;
  filter: alpha(opacity=0);
  margin: 0;
  height: 35px;
  width: 100%;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu {
  margin: 1px 0 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu ul.nav {
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li {
  background: #e0e0e0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a {
  color: #555;
  margin: 0 0 1px;
  padding: 5px 10px;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: transparent;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li a.active {
  color: #fff;
  background: #ffd200;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover a {
  color: #fff;
  background: #ffd200;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li:hover .menuress-toggle {
  color: #fff;
  background: #997e00;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild {
  position: relative;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle {
  position: absolute;
  width: 35px;
  line-height: 35px;
  right: 0px;
  top: 0px;
  cursor: pointer;
  font-family: FontAwesome;
  font-size: 18px;
  text-align: center;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild .menuress-toggle:before {
  content: "\f107";
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild > .res-wrapnav {
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  height: 0px;
  display: none;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open {
  background: #ffd200;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open a {
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .menuress-toggle:before {
  content: "\f106";
  color: #fff;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav {
  display: block;
  opacity: 1;
  background: #e9e8e8;
  padding: 10px;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li {
  background: transparent;
  margin: 0;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a {
  background: transparent;
  font-weight: normal;
  color: #555;
}
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a:hover,
#yt_menuposition #yt-responivemenu.menu-collapse ul.resmenu li.haveChild.open .res-wrapnav ul.nav li a.active {
  background: #ffd200;
  color: #fff;
}
#yt_menuposition #yt-responivemenu #yt_resmenu_sidebar {
  display: none;
}
.yt-off-sideresmenu {
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}
.yt-off-sideresmenu .yt-sideresmenu {
  background: #153242;
  border-right: 1px solid #152F3D;
  top: 0;
  left: 0;
  margin: 0;
  position: absolute;
  width: 270px;
  -webkit-transform: translate(-100%,0);
  -moz-transform: translate(-100%,0);
  -ms-transform: translate(-100%,0);
  -o-transform: translate(-100%,0);
  transform: translate(-100%,0);
}
.yt-off-sideresmenu .yt-sideresmenu li a {
  color: inherit;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu {
  margin: 0;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a {
  font-weight: bold;
  color: #999;
  padding: 4px 8px 8px;
  background: none;
  border-bottom: 1px solid #0B222D;
  -webkit-box-shadow: 0 -1px 0 #1D4051 inset;
  -moz-box-shadow: 0 -1px 0 #1D4051 inset;
  box-shadow: 0 -1px 0 #1D4051 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:focus,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a:hover,
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu li a.active {
  color: #fff;
  background: #ffd200;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav {
  margin: 0;
  -webkit-box-shadow: 0 -1px 0 #1D4051 inset;
  -moz-box-shadow: 0 -1px 0 #1D4051 inset;
  box-shadow: 0 -1px 0 #1D4051 inset;
  background-color: #1A3B4C;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav li a {
  font-weight: normal;
  border-bottom: 1px solid #153242;
  -webkit-box-shadow: 0 -1px 0 #214556 inset;
  -moz-box-shadow: 0 -1px 0 #214556 inset;
  box-shadow: 0 -1px 0 #214556 inset;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 1px 15px;
  border-bottom: 1px solid #132D3A;
  -webkit-box-shadow: 0 -1px 0 #214556 inset;
  -moz-box-shadow: 0 -1px 0 #214556 inset;
  box-shadow: 0 -1px 0 #214556 inset;
  background-color: #224556;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav ul.nav {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.yt-off-sideresmenu .yt-sideresmenu ul.resmenu ul.nav ul.nav li a {
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 3px 8px;
}
@media (min-width: 320px) and (max-width: 979px) {
  #yt_menuwrap #yt-responivemenu {
    display: inline-block;
  }
  .on-sidebar-resmenu #yt_wrapper {
    -webkit-transform: translate(270px,0);
    -moz-transform: translate(270px,0);
    -ms-transform: translate(270px,0);
    -o-transform: translate(270px,0);
    transform: translate(270px,0);
  }
  .on-sidebar-resmenu #yt_wrapper div.yt-off-sideresmenu {
    display: block;
  }
  #yt_wrapper {
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
}
.homepage #content #content_main {
  background: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
}
.homepage .module {
  margin: 0;
}
.homepage .block-title {
  text-align: center;
  background-color: rgba(0,0,0,0.7);
}
.homepage .block-title .tit {
  font-size: 185%;
  color: #ffffff;
  margin: 0;
  font-weight: normal;
  line-height: 170%;
  text-transform: uppercase;
}
.homepage .block-title .desc {
  color: #c8c8c8;
}
.homepage .block-title div.modcontent {
  padding: 20px;
  background: none;
}
.homepage .vertical-scroll.active {
  -webkit-box-shadow: 0 6px 15px rgba(0,0,0,0.75);
  -moz-box-shadow: 0 6px 15px rgba(0,0,0,0.75);
  box-shadow: 0 6px 15px rgba(0,0,0,0.75);
}
.homepage .vertical-scroll.active div.modcontent {
  background: #f3f3f3;
}
.homepage .vertical-scroll.active .module.block-title {
  background: #000000;
}
.homepage .vertical-scroll.active .module.block-title .tit {
  color: #ffd200;
}
.homepage .vertical-scroll.active .module.block-title .desc {
  color: #FFFFFF;
}
.homepage .vertical-scroll.active .module.block-title div.modcontent {
  background: none;
}

.footer1 a{
 color: #b1b2b7;
}

.footer1 a:hover{
 color:black;
}
cc-link a {
 color: #fff!important;
}