/*******************************************
***          YT Framework: less          ***
*******************************************/
.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%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
@-webkit-keyframes comeDown {
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes comeDown {
  100% {
    transform: translateY(0px);
  }
}
@-webkit-keyframes mainmenu {
  0% {
    -webkit-transform: translateY(-95px);
  }
  100% {
    -webkit-transform: translateY(0px);
  }
}
@keyframes mainmenu {
  0% {
    transform: translateY(-95px);
  }
  100% {
    transform: translateY(0px);
  }
}
@keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-webkit-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
@-moz-keyframes mymove {
  0% {
    right: -80%;
  }
  100% {
    right: 0px;
  }
}
/*effect2*/
@keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@-webkit-keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@-moz-keyframes mymove2 {
  0% {
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
  }
  100% {
    transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
/*effect3*/
@keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove3 {
  0% {
    transform: translateY(500px);
    -webkit-transform: translateY(500px);
    -moz-transform: translateY(500px);
    -ms-transform: translateY(500px);
    -o-transform: translateY(500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
/*effect4*/
@keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
@-webkit-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
@-moz-keyframes mymove4 {
  0% {
    opacity: 0;
    transform: scaleX(0);
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    -o-transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    -o-transform: scaleX(1);
  }
}
/*effect5*/
@keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove5 {
  0% {
    transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -moz-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    -o-transform: translateY(-500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
#cpanel_wrapper #cpanel_btn.isDown {
  background: #ff5959;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
  background: #ff5959;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset:before {
  content: "";
  position: absolute;
  border-width: 8px 8px 8px 0px ;
  left: -7px;
  top: 9px;
  border-style: solid;
  border-color: transparent #ff5959 transparent transparent;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*******************************************
***       Style color  Green             ***
*******************************************/
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Back To Top
 *   2.cookieMessage
 */
/* 1.Back To Top
--------------------------------------------------------- */
.backtotop {
  background-color: #666;
  width: 46px;
  top: 325px;
  right: 0px;
  padding: 5px 0;
  overflow: hidden;
  z-index: 300;
  position: fixed;
  display: block;
  text-align: center;
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
  color: #ffffff;
}
.backtotop:hover,
.backtotop:focus {
  color: white;
  text-shadow: 0 0 7px rgba(255, 255, 255, 0.7);
}
.backtotop i {
  font-size: 24px;
  margin: 0;
  display: block;
}
.bs-docs-example ul.the-icons li:hover {
  background: #ff5959;
}
/* 2.cookieMessage
--------------------------------------------------------- */
#outer #cookieMessageContainer {
  top: auto;
  bottom: 0;
  text-align: center;
  color: #ccc;
  background-color: #111111;
  background-color: rgba(18, 18, 18, 0.8);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc121212, endColorstr=#cc121212)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc121212, endColorstr=#cc121212);
}
#outer #cookieMessageContainer .fa {
  margin: 0 15px;
  padding: 3px 5px;
  background: #333;
  border-radius: 2px;
}
#outer #cookieMessageContainer a:hover {
  color: white;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/* Basic Reseting Classes */
.link {
  color: #ff5959;
  text-decoration: none;
}
.link:hover {
  color: #2e323b;
}
.linkReverse {
  color: #2e323b;
}
.linkReverse:hover {
  color: #ff5959;
}
.linkGray {
  color: #666;
}
.linkGray:hover {
  color: #ff5959;
}
.linkGraylighter {
  color: #999;
}
.linkGraylighter:hover {
  color: #ff5959;
}
.align-left {
  text-align: left !important;
}
.align-right {
  text-align: right !important;
}
.align-center {
  text-align: center !important;
}
.noitalic {
  font-style: normal !important;
}
.nobold {
  font-weight: normal !important;
}
.nomarginall {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.nopaddingall {
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.nomargintop {
  margin-top: 0 !important;
}
.poscenter {
  display: table;
  margin: 0 auto ;
}
.nomargin {
  margin: 0 !important;
}
.nomarginbottom {
  margin-bottom: 0 !important;
}
.nomarginleft {
  margin-left: 0 !important;
}
.nomarginright {
  margin-right: 0 !important;
}
.nopaddingtop {
  padding-top: 0 !important;
}
.nopaddingbottom {
  padding-bottom: 0 !important;
}
.nopaddingleft {
  padding-left: 0 !important;
}
.nopaddingright {
  padding-right: 0 !important;
}
i.fa-times:before {
  content: "\f00d";
}
/* Inline Thumbnails */
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
.ico-hits,
.ico-user,
.ico-clock {
  width: 20px;
  height: 12px;
  background: url("../less/images/icon/icon_hits2.png") no-repeat;
  margin: -3px 5px 0 0;
  vertical-align: middle;
  display: inline-block;
}
.ico-user {
  width: 18px;
  height: 18px;
  background: url("../less/images/icon/icon_author.png") no-repeat;
}
.ico-clock {
  width: 16px;
  height: 16px;
  background: url("../less/images/icon/icon_date2.png") no-repeat;
}
.grayshadow {
  text-shadow: 1px 1px #575757, 2px 2px #575757, 3px 3px #575757, 4px 4px #575757, 5px 5px #575757, 6px 6px #575757, 7px 7px #575757, 8px 8px #575757, 9px 9px #575757, 10px 10px #575757, 11px 11px #5a5a5a, 12px 12px #5d5d5d, 13px 13px #606060, 14px 14px #636363, 15px 15px #666666;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Headings
 *   2.Prettify
 *   3.Specify
 *   4.Example sites showcase 
 *   5.Code,Pre
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 12px;
}
h1 {
  font-size: 200%;
  line-height: 115%;
}
h2 {
  font-size: 160%;
  line-height: 110%;
}
h3 {
  font-size: 130%;
  line-height: 110%;
}
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;
  /* IE indents via margin-left */
}
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: #ffffff;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Block Header
 */
body {
  color: #555;
  font-size: 13px;
  line-height: 22px;
}
body h3,
body h3 a {
  color: #222;
}
body h3:hover,
body h3 a:hover {
  color: #ff5959;
}
#yt_header {
  padding: 0;
  position: relative;
  z-index: 99999;
  background: #e9e9e9;
}
#yt_header #top2 {
  text-align: right;
}
#logo #yt_logo {
  line-height: 140px;
}
#logo #yt_logo .logo-text {
  line-height: 22px;
  padding: 40px 0;
}
#logo #top3 {
  line-height: 140px;
  text-align: right;
}
#yt_menuwrap {
  background: #222;
  margin-bottom: 10px;
  position: relative;
}
#yt_menuwrap.menu-fixed {
  width: 100%;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
#breadcrumb .module {
  margin-bottom: 20px;
}
#breadcrumb .breadcrumb {
  margin: 0;
  padding: 0;
}
#breadcrumb .breadcrumb a {
  color: #666;
}
#breadcrumb .breadcrumb a:hover {
  color: #ff5959;
}
#breadcrumb .breadcrumb .divider {
  margin: 0 10px;
}
#breadcrumb .breadcrumb > li + li:before {
  display: none;
}
#content #yt_component {
  background: #ffffff;
  margin-bottom: 30px;
}
#content #right .bg1 {
  padding-bottom: 0px;
}
#yt_spotlight1 {
  position: relative;
  z-index: 1;
}
.home-layout1 #yt_spotlight3,
.home-variations #yt_spotlight3 {
  background: #222;
  border-top: 4px solid #666;
  padding: 30px 0;
}
.home-layout1 #yt_spotlight3 .module,
.home-variations #yt_spotlight3 .module {
  border: none;
  margin: 0;
}
.home-layout1 #yt_spotlight3 .module h3.modtitle,
.home-variations #yt_spotlight3 .module h3.modtitle {
  background: none;
  font-size: 16px;
  color: #fff;
  padding: 0 0 10px;
  border-bottom: 1px solid #393939;
  text-align: left;
  margin: 5px 0 20px;
}
.home-layout1 #yt_spotlight3 .module .modcontent,
.home-variations #yt_spotlight3 .module .modcontent {
  padding: 0;
}
#yt_footer {
  background: #111;
  padding: 10px 0px;
}
#yt_footer #yt_copyright {
  color: #bdbdbd;
  font-size: 12px;
}
#yt_footer #yt_copyright a {
  color: #fff;
}
#yt_footer #yt_copyright a:hover {
  color: #ff5959;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby {
  display: inline;
}
#yt_footer #yt_copyright .copyright_middle {
  display: inline-block;
}
#yt_footer #footer {
  text-align: right;
}
#yt_footer #footer .menu-bottom li a {
  color: #b5b5b5;
  line-height: 7px;
  border-color: #b5b5b5;
}
#yt_footer #footer .menu-bottom li a:hover {
  color: #fff;
}
#yt_footer .menu-bottom li {
  line-height: 18px;
}
@media (max-width: 1024px) {
  .no-res {
    width: 1190px;
  }
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Links Website
 *   2.Icons, Badge
 *   3.Images Element 
 *   4.List Element 
 *   5.Form Elements
 *   6.Tooltip
 *   7.Table Elements
 *   8.System Message
 */
a {
  color: #ff5959;
}
a:hover {
  color: #2e323b;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
*::selection {
  background: #ff5959;
  color: #ffffff;
}
*::-moz-selection {
  background: #ff5959;
  color: #ffffff;
}
.badge,
.label {
  display: inline-block;
}
.page-header {
  margin: 0 0 20px;
}
pre {
  border: none;
  border-left: 3px solid #ff5959;
  line-height: 30px;
  border-radius: 0;
  font-size: 110%;
  padding: 20px;
  margin: 2em 0;
}
.textColor {
  color: #ff5959 !important;
}
img {
  max-width: 100%;
}
div.img_caption {
  position: relative;
}
div.img_caption.left {
  margin: 0 1em 1em 0;
}
div.img_caption p.img_caption {
  font-size: 92%;
  font-weight: bold;
  padding: 5px 0 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eeeeee;
  border: 1px solid #dddddd;
  border-top: none;
  box-shadow: 0 -1px 0 #ffffff inset;
}
div.caption {
  margin: 0 1em 1em 0;
  float: left;
}
div.yt-lightbox a img {
  width: auto;
}
pre.highlighter:before {
  background-color: #ff5959;
}
.no-modal {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
  width: auto;
}
.wrapurl {
  width: 100%;
  white-space: pre;
  /* CSS 2.0 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3.0 */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  white-space: -moz-pre-wrap;
  /* Mozilla */
  white-space: -hp-pre-wrap;
  /* HP Printers */
  word-wrap: break-word;
  /* IE 5+ */
}
ul,
ol {
  padding-left: 12px;
}
ul li {
  line-height: 24px;
}
ul ul {
  list-style: disc;
}
ul.blank {
  list-style: none;
  margin: 0;
  padding: 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: #ff5959;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #777777;
}
ul.latestnews.yt-list li a:hover {
  color: #ff5959;
}
ul.category {
  list-style: none;
  padding: 0;
}
ul.category li {
  border-bottom: 1px solid #ddd;
}
iframe {
  border: none;
}
select {
  padding: 5px;
}
#modlgn-remember {
  margin-top: 0;
}
input[type="radio"],
input[type="checkbox"] {
  margin-top: 3px;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #ffbfbf;
}
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,
.btn:focus,
button[type="submit"] {
  outline: 0 none;
}
label,
input,
button,
select,
textarea {
  font-size: 12px;
}
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;
  background: #fff;
  padding: 4px 6px;
  border: solid 1px #cccccc;
  height: 36px;
}
fieldset {
  margin-bottom: 1em;
}
fieldset legend {
  padding-bottom: 10px;
  border-bottom-color: #ccc;
}
.form-horizontal .control-group {
  margin-bottom: 15px;
}
.label {
  padding: 3px 5px;
  margin-right: 5px;
}
.button,
button,
.btReverse {
  background: #ff5959;
  color: #ffffff;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  border: none;
  border-radius: 0px;
}
.button-facebook {
  background: #3B5999;
}
.button:hover,
button:hover {
  background: #2e323b;
  color: #ffffff;
}
.button:hover span,
button:hover span {
  color: #fff;
}
.btReverse {
  background: #2e323b;
}
.btReverse:hover {
  background: #ff5959;
  color: #ffffff;
}
.form-horizontal .control-label {
  text-align: left;
}
form.box fieldset {
  border: 1px solid #cccccc;
  padding: 0 10px 10px;
}
form.box legend {
  background: #ffffff;
  padding: 0 10px;
  width: auto;
  border: none;
  margin: 0;
  font-size: 110%;
  line-height: 100%;
}
.display-limit {
  padding: 1em 0;
  overflow: hidden;
}
.form-inline .input-append .add-on i {
  margin: 0 !important;
}
.form-inline .btn-primary .icon-search {
  vertical-align: 1px;
}
.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 #777777;
  background: #eeeeee;
}
.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: #777777;
  font-size: 12px;
  color: #ffffff;
  line-height: 20px;
  padding: 5px 10px;
  font-weight: bold;
}
.tip-wrap .tip .tip-text {
  color: #444444;
  font-size: 108%;
  padding: 5px 10px;
}
table.category {
  width: 100%;
  margin-top: 20px;
}
table.category thead {
  background: #eeeeee;
}
table.category thead tr th {
  background: #777777;
  border-bottom: 2px solid #444444;
  font-size: 118%;
  color: #ffffff;
  padding: 8px;
  text-align: left;
}
table.category thead tr th a {
  color: #ffffff;
}
table.category tbody tr:hover td {
  background-color: #f5f5f5;
}
table.category tbody tr td {
  padding: 8px;
  border-top: 1px solid #dddddd;
}
table.category tbody tr td.list-hits,
table.category tbody tr td.hits {
  font-weight: bold;
}
#recaptcha_response_field {
  border-color: #dddddd !important;
}
#system-message {
  margin: 0;
}
#system-message .alert {
  background: #f0ad4e;
  color: #ffffff;
}
#system-message .message {
  margin-bottom: 1.5em;
}
#system-message .message > ul {
  margin: 0;
  background-position: 5px 40%;
}
.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: #f16529 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #444444;
}
.form-vertical .btn-toolbar {
  margin-bottom: 1em;
}
[class*="col-"] > .col-sm-12 {
  padding: 0px;
}
.form-validate .controls select {
  display: block !important;
}
.form-validate div.chzn-container {
  display: none !important;
}
.form-validate .hasTooltip {
  display: inline-block !important;
}
.form-validate .modal-button {
  background: #999;
  color: #fff;
}
.form-validate .modal {
  position: static;
  margin: 0;
  padding: 0;
  border: 0;
  box-shadow: none;
  display: inline-block;
  width: auto;
  padding: 6px 10px;
  margin: 0 5px;
}
.form-validate .radio input[type="radio"],
.form-validate .radio-inline input[type="radio"],
.form-validate .checkbox input[type="checkbox"],
.form-validate .checkbox-inline input[type="checkbox"] {
  margin: 5px;
}
.form-validate legend,
.form-validate .accordion-toggle {
  padding: 8px 10px;
  background: #ddd;
  margin-bottom: 10px;
  display: block;
}
.calendar .button {
  display: table-cell;
}
.jmodedit {
  background: #777;
  color: #fff;
  height: auto !important;
  width: 40px !important;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-style: normal;
}
.icon-calendar:before {
  content: "\f073";
}
.icon-edit:before {
  content: "\f044";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-search:before {
  content: "\f002";
}
#xmap {
  margin: 20px;
}
#xmap ul li {
  list-style: none;
  background: url(../images/point.png) repeat-x 0 13px;
}
#xmap ul li a {
  background: white;
  display: inline-block;
  padding: 0 10px;
  color: #666;
}
#xmap ul li a:hover {
  color: #ff5959;
}
#xmap ul li a:before {
  content: "ï„…";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 8px;
}
#xmap ul li span {
  background: #fff;
  padding: 0 10px;
}
#xmap ul li span:before {
  content: "ï„…";
  font-family: FontAwesome;
  font-size: 14px;
  margin-right: 8px;
}
#xmap ul ul.level_1 {
  margin-left: 20px;
}
#xmap ul ul.level_1 li {
  padding: 0;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.List All Categories
 *   	1.Category Blog
 *   	2.Featured Articles
 *   	3.Single Article
 *   	4.Tags Component
 *   	5.Archived Articles
 *   	6.Pagination
 *   	7.Page Break  
 *   2.Search
 *   3.Newsfeed
 *   4.Weblinkitems
 *   5.User Component
 *   6.Contact Component
 */
div.categories-list > div {
  margin-bottom: 2em;
}
.blog .heading-category {
  font-size: 18px;
  margin: 0 0 20px;
  padding: 0 0 15px;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}
.blog .items-leading .item {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
  border: none;
}
.blog .items-leading .item .item-image {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.blog .items-leading .item .item-image .listingimg {
  display: block;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.blog .items-leading .item .item-image img {
  -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 .item-image .article-aside {
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
  background: #23262d;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -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;
  backface-visibility: hidden;
}
.blog .items-leading .item .item-image .article-aside dl.article-info {
  margin: 0;
  padding: 10px;
}
.blog .items-leading .item .item-image:hover .listingimg {
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
.blog .items-leading .item .item-image:hover .article-aside {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.blog .items-leading .item .article-header h3 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.blog .items-leading .item .article-header h3 a {
  color: #666;
}
.blog .items-leading .item .article-header h3 a:hover {
  color: #ff5959;
}
.blog .items-leading .item .article-aside .article-info {
  margin-bottom: 10px;
}
.blog .items-leading .item .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.blog .items-leading .item .article-aside dd a {
  color: #999;
}
.blog .items-leading .item .article-aside dd a:hover {
  color: #ff5959;
}
.blog .items-leading .item .content_rating {
  margin-bottom: 15px;
}
.blog .items-leading .item .content_rating .unseen.element-invisible {
  float: left;
  color: #999;
  margin-right: 15px;
}
.blog .items-leading .item .item-tags .label {
  padding: 5px;
  font-weight: normal;
  margin: 0;
}
.blog .items-leading .item.col-sm-6,
.blog .items-leading .item.col-sm-4,
.blog .items-leading .item.col-sm-3 {
  border: none;
}
.blog .items-row .item {
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
}
.blog .items-row .item .item-image {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.blog .items-row .item .item-image .listingimg {
  display: block;
  -webkit-transition: all 0.35s ease-in-out 0s;
  -moz-transition: all 0.35s ease-in-out 0s;
  -o-transition: all 0.35s ease-in-out 0s;
  transition: all 0.35s ease-in-out 0s;
  -webkit-transform: translate(0, 0px);
  -moz-transform: translate(0, 0px);
  -ms-transform: translate(0, 0px);
  -o-transform: translate(0, 0px);
  transform: translate(0, 0px);
}
.blog .items-row .item .item-image img {
  -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 .item-image .article-aside {
  width: 100%;
  z-index: 1;
  position: absolute;
  bottom: 0;
  box-shadow: 0 1px 0px rgba(255, 255, 255, 0.1) inset;
  background: #23262d;
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -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;
  backface-visibility: hidden;
}
.blog .items-row .item .item-image .article-aside dl.article-info {
  margin: 0;
  padding: 10px;
}
.blog .items-row .item .item-image:hover .listingimg {
  -webkit-transform: translate(0, -15px);
  -moz-transform: translate(0, -15px);
  -ms-transform: translate(0, -15px);
  -o-transform: translate(0, -15px);
  transform: translate(0, -15px);
}
.blog .items-row .item .item-image:hover .article-aside {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.blog .items-row .item .article-header h3 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.blog .items-row .item .article-header h3 a {
  color: #666;
}
.blog .items-row .item .article-header h3 a:hover {
  color: #ff5959;
}
.blog .items-row .item .article-aside .article-info {
  margin-bottom: 10px;
}
.blog .items-row .item .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.blog .items-row .item .article-aside dd a {
  color: #999;
}
.blog .items-row .item .article-aside dd a:hover {
  color: #ff5959;
}
.blog .items-row .item .content_rating {
  margin-bottom: 15px;
}
.blog .items-row .item .content_rating .unseen.element-invisible {
  float: left;
  color: #999;
  margin-right: 15px;
}
.blog .items-row .item .item-tags .label {
  padding: 5px;
  font-weight: normal;
  margin: 0;
}
.blog .items-row .item.col-sm-6,
.blog .items-row .item.col-sm-4,
.blog .items-row .item.col-sm-3 {
  border: none;
}
.blog.tag-category .category-desc {
  margin-bottom: 20px;
}
.blog.tag-category form.row .item-image img {
  margin-top: 0 !important;
}
.item-page .article-header h3 {
  font-size: 18px;
  margin-bottom: 5px;
  font-weight: normal;
}
.item-page .article-header h3 a {
  color: #666;
}
.item-page .article-header h3 a:hover {
  color: #ff5959;
}
.item-page .article-header h2 {
  font-size: 24px;
}
.item-page .article-aside .article-info {
  margin-bottom: 10px;
}
.item-page .article-aside dd {
  display: inline-block;
  color: #999;
  margin-right: 10px;
  font-size: 89%;
}
.item-page .article-aside dd a {
  color: #999;
}
.item-page .article-aside dd a:hover {
  color: #ff5959;
}
.item-page .article-aside .article-info {
  margin-bottom: 20px;
}
.item-page .tags {
  margin-bottom: 30px;
}
.item-page .img-fulltext {
  margin-bottom: 20px;
}
div.archive .filter-search {
  background: #eeeeee;
  border-color: #dddddd;
  border-radius: 0;
}
div.archive .filter-search #limit {
  width: auto;
  margin-right: 5px;
}
div.archive .form-inline .filters .button {
  padding: 4px 20px 3px 20px;
}
div.archive #archive-items > div {
  border-top: 1px dotted #cccccc;
  padding: 15px 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: #999999;
  margin: 0;
}
div.archive #archive-items > div dl.article-info dd {
  display: inline-block;
  font-size: 91.7%;
  line-height: 24px;
  margin: 0 10px 0 0;
  padding: 0;
}
div.archive #archive-items > div .intro > p {
  display: inline;
}
.pagination {
  height: auto;
  margin: 5px auto 8px;
  display: table;
}
.pagination li {
  margin: 0 2px;
  overflow: hidden;
}
.pagination li a,
.pagination li span {
  float: none;
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #ccc;
  color: #777777;
  background: #fff;
  border-radius: 0 !important;
  margin: 0;
  height: 32px;
  vertical-align: top;
}
.pagination li.active span,
.pagination li:hover span,
.pagination li.active a,
.pagination li:hover a {
  color: #fff;
  background: #ff5959 !important;
  border: 1px solid #ff5959 !important;
}
.pagenavcounter {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 1em;
}
.article-index {
  margin: 0px 0px 0px 20px;
}
.article-index .nav-stacked {
  border: solid 1px #ccc;
  border-radius: 0px;
  overflow: hidden;
}
.article-index .nav-stacked li {
  border-bottom: solid 1px #ccc;
  float: none;
}
.article-index .nav-stacked li a {
  border: none;
  margin: 0px;
  border-radius: 0px;
}
.pager li > a,
.pager li > span {
  border-radius: 0;
  background: #eee;
}
.search #searchForm .searchintro {
  margin: 15px 0;
}
.search #searchForm .phrases-box .controls .radio {
  margin: 10px 20px;
}
.search #searchForm button.btn {
  padding: 7px 10px;
  border-radius: 0;
}
.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 #dddddd;
}
.finder #search-form {
  background: #ECF0E8;
  border-bottom: 1px solid #dddddd;
  padding: 20px;
  margin-bottom: 30px;
}
.finder #search-form input[type="text"] {
  height: 38px;
}
.finder #search-form #finder-search {
  margin: 0;
}
.finder #search-form #finder-search #advanced-search {
  padding: 10px 0 0;
}
.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 #eeeeee;
  font-weight: bold;
  -webkit-box-shadow: inset 0 -1px 0 #cccccc;
  -moz-box-shadow: inset 0 -1px 0 #cccccc;
  box-shadow: inset 0 -1px 0 #cccccc;
}
.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: #999999;
}
.newsfeed-category select[multiple],
.contact-category select[multiple],
.newsfeed-category select[size],
.contact-category select[size] {
  width: auto;
}
.newsfeed ol {
  margin: 0;
  list-style: none;
  padding: 0;
}
.newsfeed ol li {
  border-bottom: 1px dotted #cccccc;
  padding: 20px 0;
}
.newsfeed ol li a {
  color: #777777;
  font-weight: normal;
}
.newsfeed ol li .feed-item-description {
  margin-top: 10px;
  overflow: hidden;
}
.newsfeed ol li .feed-item-description > img:first-child {
  background: none repeat scroll 0 0 #ffffff;
  border: 1px solid #eeeeee;
  margin: 0 0 10px 15px;
  padding: 5px;
}
h1.title {
  font-size: 180%;
}
h2.subtitle {
  font-size: 130%;
}
.profile .dl-horizontal dt {
  display: inline-block;
}
.view-login #system-message {
  width: 550px;
  margin: 0 auto;
}
.view-login #content #yt_component {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-login .wrap-login {
  width: 550px;
  margin: 0 auto;
  padding: 1em 2em 2em;
  background: #ffffff;
  border: 1px solid #cccccc;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-login .wrap-login .page-header {
  margin: -14px -28px 15px;
  padding: 10px 25px;
  background: #f5f5f5;
  border-bottom: 1px solid #dddddd;
}
.view-login .wrap-login .page-header h1 {
  margin: 0;
}
.view-login .wrap-login .form-horizontal .control-group {
  float: left;
  width: 50%;
  margin: 1em 0;
}
.view-login .wrap-login .form-horizontal .control-label {
  float: none;
}
.view-login .wrap-login .form-horizontal .controls input {
  width: 180px;
}
.view-login .wrap-login .other-link {
  overflow: hidden;
}
.view-login .wrap-login .other-link ul.yt-list {
  margin: 0 0 0 15px;
}
.view-login .wrap-login .other-link ul.yt-list li {
  float: left;
  margin-right: 30px;
}
.view-login .wrap-login .other-link ul.yt-list li a {
  font-size: 12px;
  color: #777777;
}
.view-login .wrap-login .other-link ul.yt-list li a:hover {
  color: #ff5959;
}
.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 .control-label label {
  font-weight: bold;
}
.login .well .controls {
  margin: 0;
}
.login .well .controls .btn:hover {
  color: #fff;
}
.registration .page-header {
  margin: 0 0 15px;
}
.registration .page-header h2 {
  margin: 0;
}
.registration .form-horizontal .control-label {
  text-align: left;
}
.registration .form-horizontal .control-label label {
  font-weight: bold;
}
.reset .control-label,
.remind .control-label {
  text-align: left;
}
.reset .control-label label,
.remind .control-label label {
  font-weight: bold;
}
.profile-edit .controls button {
  margin-top: 10px;
}
div.contact h3.jicons-text {
  font-size: 120%;
}
div.contact ul.blank li,
div.contact .contact-misc,
div.contact form.box legend {
  color: #999999;
}
div.contact .contact-image {
  width: 50%;
  float: right;
}
div.contact .contact-image img {
  padding: 5px;
  border: 1px solid #cccccc;
  margin-top: 1em;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.contact textarea,
div.contact input {
  width: 300px;
}
div.contact textarea {
  height: 100px;
}
div.contact .contact-address,
div.contact .contact-contactinfo,
div.contact .contact-miscinfo {
  margin-bottom: 2em;
}
div.contact form.box fieldset {
  border: none;
  padding: 0;
}
div.contact form.box legend {
  padding: 0;
  font-size: 12px;
}
.contact-ajax .el-control {
  margin-bottom: 10px;
  margin-top: 10px;
}
.contact-ajax .el-control label {
  width: 100px;
}
.contact-ajax .el-control input {
  width: 200px;
}
.related-items li {
  margin-bottom: 10px;
}
/*******************************************
 ***          YT Framework: less          ***
 *******************************************/
/*   1.Module variations
 *   2.Module Joomla default
 *   3.Module Xhtml
 *   4.Module Smartaddons
 */
/* 1.Module Variations
 --------------------------------------------------------- */
.suffix strong {
  display: inline-block;
}
.module_menu,
div.module {
  margin: 0 0 30px;
}
.module {
  border: 1px solid #e2e2e2;
}
.module h3.modtitle {
  padding: 16px 0px;
  border-bottom: solid 1px #e2e2e2;
  background: #f0f0f0;
  color: #222;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.module .modcontent {
  padding: 15px;
}
.module.box1 {
  background: #ffffff;
}
.module.box1 h3.modtitle {
  background: none;
}
.module.box2 {
  background: none;
  border: none;
}
.module.box2 h3.modtitle {
  border-bottom: 1px solid #ff5959;
  background: none;
  text-align: left;
}
.module.box2 .modcontent {
  padding: 15px 0;
}
.module.box3 {
  box-shadow: 0 0 0 4px #EDEDED;
  background: #ffffff;
}
.module.box3 h3.modtitle {
  border: none;
}
.module.box3 .modcontent {
  padding: 15px;
}
.module.bg1 {
  padding: 0 20px;
  background: #ff5959;
  color: #fff;
  border: none;
  line-height: 22px;
}
.module.bg1 h3.modtitle {
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 20px 0 10px;
  margin: 0 0 10px;
  background: none;
}
.module.bg1 h3.modtitle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.module.bg1 .modcontent {
  padding: 20px 0;
}
.module.bg1 .modcontent a {
  color: #fff;
}
.module.bg1 .modcontent a:hover {
  color: #ffffff;
}
.module.bg1 .modcontent .button {
  border: 1px solid #fff;
  border-radius: 100px;
  background: transparent;
}
.module.bg1 .modcontent .button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.module.bg2 {
  padding: 0 20px;
  background: #67b0d1;
  color: #fff;
  border: none;
  line-height: 22px;
}
.module.bg2 h3.modtitle {
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 20px 0 10px;
  margin: 0 0 10px;
  background: none;
}
.module.bg2 h3.modtitle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.module.bg2 .modcontent {
  padding: 20px 0;
}
.module.bg2 .modcontent a {
  color: #fff;
}
.module.bg2 .modcontent a:hover {
  color: #ffffff;
}
.module.bg2 .modcontent .button {
  border: 1px solid #fff;
  border-radius: 100px;
  background: transparent;
}
.module.bg2 .modcontent .button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.module.bg3 {
  padding: 0 20px;
  background: #f26d7d;
  color: #fff;
  border: none;
  line-height: 22px;
}
.module.bg3 h3.modtitle {
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 20px 0 10px;
  margin: 0 0 10px;
  background: none;
}
.module.bg3 h3.modtitle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.module.bg3 .modcontent {
  padding: 20px 0;
}
.module.bg3 .modcontent a {
  color: #fff;
}
.module.bg3 .modcontent a:hover {
  color: #ffffff;
}
.module.bg3 .modcontent .button {
  border: 1px solid #fff;
  border-radius: 100px;
  background: transparent;
}
.module.bg3 .modcontent .button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.module.bg4 {
  padding: 0 20px;
  background: #a186be;
  color: #fff;
  border: none;
  line-height: 22px;
}
.module.bg4 h3.modtitle {
  border: none;
  display: inline-block;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 20px 0 10px;
  margin: 0 0 10px;
  background: none;
}
.module.bg4 h3.modtitle:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 100%;
  border-bottom: 2px solid #fff;
}
.module.bg4 .modcontent {
  padding: 20px 0;
}
.module.bg4 .modcontent a {
  color: #fff;
}
.module.bg4 .modcontent a:hover {
  color: #ffffff;
}
.module.bg4 .modcontent .button {
  border: 1px solid #fff;
  border-radius: 100px;
  background: transparent;
}
.module.bg4 .modcontent .button:hover {
  background: rgba(255, 255, 255, 0.2);
}
.module.blank {
  background: transparent;
  border: none;
  padding: 0;
  color: #777777;
}
.module.blank h3.modtitle {
  border: none;
}
.module.blank .modcontent {
  padding: 0;
}
.module._menu {
  background: #fff;
  border: 1px solid #ddd;
}
.module._menu h3.modtitle {
  margin: 0px;
  padding: 16px 20px;
}
.module._menu .modcontent {
  padding: 15px;
}
.module._menu .modcontent ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.module._menu .modcontent ul.menu > li {
  border-bottom: 1px solid #e5e5e5;
}
.module._menu .modcontent ul.menu > li > a,
.module._menu .modcontent ul.menu > li > span {
  color: #777777;
  display: block;
  padding: 8px 6px;
}
.module._menu .modcontent ul.menu > li > a:hover,
.module._menu .modcontent ul.menu > li > span:hover {
  background: transparent;
}
.module._menu .modcontent ul.menu > li:hover {
  background: #ff5959;
}
.module._menu .modcontent ul.menu > li:hover,
.module._menu .modcontent ul.menu > li.active {
  background: #ff5959;
}
.module._menu .modcontent ul.menu > li:hover a,
.module._menu .modcontent ul.menu > li.active a {
  color: #ffffff;
}
.module._menu .modcontent ul.menu > li:hover span,
.module._menu .modcontent ul.menu > li.active span {
  color: #ffffff;
}
.module._menu .modcontent ul.menu > li.parent {
  position: relative;
}
.module._menu .modcontent ul.menu > li.parent > a:after {
  font-family: FontAwesome;
  content: "\f0d7";
  margin: 0 10px;
}
.module._menu .modcontent ul.menu > li.parent ul {
  list-style: none;
  display: none;
  background: #F7F7F7;
  position: absolute;
  z-index: 3;
  border: solid 1px #ccc;
  top: 130%;
  left: 0;
  width: 100%;
  padding: 5px 10px;
  font-size: 91%;
  margin: 0;
}
.module._menu .modcontent ul.menu > li.parent ul li {
  padding: 4px 0;
}
.module._menu .modcontent ul.menu > li.parent ul li ul {
  border: none;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li {
  color: #777777;
}
.module._menu .modcontent ul.menu > li.parent ul li:hover li:hover {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li {
  color: #777777;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li:hover {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active a {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a {
  color: #777777;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li a:hover {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li.active a {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent ul li a {
  color: #777777;
  display: block;
}
.module._menu .modcontent ul.menu > li.parent ul li a:hover {
  color: #ff5959;
}
.module._menu .modcontent ul.menu > li.parent:hover ul {
  display: block;
  top: 100%;
  border-top: 1px;
}
.module._menu .modcontent ul.menu > li.parent:hover ul ul {
  position: static;
  box-shadow: none;
  font-size: 100%;
}
.module._menu .modcontent ul.menu > li:last-child {
  border: none;
}
.module._menu .col2 li {
  margin: 5px;
  padding: 0 10px;
  display: inline-block;
  background: #ddd;
  border: none !important;
  border-radius: 3px;
}
.module._menu .col2 li a {
  color: white;
}
table.variations {
  width: 100%;
  clear: both;
  margin: 1em 0 2em;
}
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 #cccccc;
  padding: 5px 10px;
  color: #777777;
}
table.variations tr td.bold {
  font-weight: bold;
  background: #e5e5e5;
}
iframe {
  width: 100%;
}
/* 2.Module Joomla Default
 --------------------------------------------------------- */
.module.me-language {
  display: inline-block;
  position: relative;
  margin: 0;
  line-height: 30px;
  border: none;
}
.module.me-language .modcontent {
  padding: 0;
}
.module.me-language .modcontent .mod-languages:hover a.dropdown-toggle {
  color: #ff5959;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle {
  display: block;
  color: #555;
  padding: 0 10px;
  position: relative;
  font-size: 12px;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle img {
  margin-right: 5px;
  width: 18%;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle i {
  margin: 0 0 0 5px;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle:hover {
  color: #ff5959;
}
.module.me-language .modcontent .mod-languages a.dropdown-toggle:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 30%;
  background: #777;
  top: 35%;
  right: 0;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu {
  background: #3f444e;
  border-radius: 0px;
  border: none;
  padding: 0 0 !important;
  box-shadow: none;
  min-width: 100%;
  max-height: 85px;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li {
  margin: 0px;
  text-align: left;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a {
  padding: 7px 11px;
  background: transparent;
  font-size: 12px;
  color: #ccc;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a img {
  margin-right: 9px;
  float: left;
  margin-top: 4px;
  width: 18%;
}
.module.me-language .modcontent .mod-languages ul.dropdown-menu li a:hover {
  background: #666;
  color: #fff;
}
#logout-form.yt-loginform .login-switch {
  min-width: 120px;
}
.module.me-login {
  display: inline-block;
  transition: height 0.3s ease-in-out;
  position: relative;
  margin: 0;
  line-height: 30px;
  border: none;
  float: right;
}
.module.me-login .modcontent {
  padding: 0;
}
.module.me-login .yt-loginform {
  border: none;
}
.module.me-login .login-switch {
  margin: 0;
  font-size: 12px;
  color: #555;
  font-weight: normal;
  display: block;
  padding: 0 0 0 10px;
  background: none;
}
.module.me-login .login-switch:hover {
  background: none;
  color: #ff5959;
}
.form-inline {
  margin: 0;
}
.form-inline [class^="icon-"],
.form-inline [class*=" icon-"] {
  margin: 0;
}
.form-inline .input-append .add-on,
.form-inline .input-prepend .add-on {
  padding: 4px 10px;
}
.form-inline .input-small {
  width: 120px;
}
.form-inline .icon-add {
  color: #ffffff;
  line-height: 14px;
  width: 14px;
  height: 14px;
  background: #ff5959;
  display: inline-block;
  text-align: center;
  margin-right: 6px;
}
.form-inline .icon-add:before {
  content: "+";
}
.form-inline ul.unstyled {
  margin: 0;
}
.form-inline .filters .button {
  padding: 4px 20px;
}
.form-vertical {
  overflow: hidden;
  padding: 12px 5px;
}
.form-vertical .login-greeting {
  float: left;
  color: #fff;
  margin: 4px 5px 0px 0px;
}
.form-vertical .logout-button {
  float: left;
}
.form-vertical .logout-button .btn {
  padding: 2px 8px;
  background: #ff5959;
}
.module.breadcrum-style-me {
  border: none;
  background: #777;
}
.module.breadcrum-style-me .modcontent {
  padding: 0;
}
.module.breadcrum-style-me .modcontent .breadcrumb {
  border-radius: 0;
}
.module.breadcrum-style-me .modcontent .breadcrumb .divider {
  vertical-align: 0;
}
.module.breadcrum-style-me .modcontent .breadcrumb li {
  font-size: 12px;
  color: #555;
}
.module.breadcrum-style-me .modcontent .breadcrumb li a {
  color: #555;
}
.module.breadcrum-style-me .modcontent .breadcrumb li.here {
  padding: 5px 20px;
  margin-right: 30px;
  background: #ff5959;
  color: #fff;
  position: relative;
}
.module.breadcrum-style-me .modcontent .breadcrumb li.here:before {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 17px 0px 17px 10px;
  bottom: 0px;
  right: -10px;
}
.module.me_search {
  margin: 0;
  padding: 0;
  display: inline-block;
  float: right;
  border: none;
}
.module.me_search .modcontent {
  padding: 0;
}
.module.me_search .modcontent .dropdown {
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown.open {
  transition: all 0.5s ease-in;
}
.module.me_search .modcontent .dropdown.open .dropdown-menu {
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  opacity: 1;
  z-index: 999;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.module.me_search .modcontent .dropdown.open button.dropdown-toggle:before {
  content: "\f00d";
}
.module.me_search .modcontent .dropdown button.dropdown-toggle {
  height: 51px;
  width: 50px;
  display: block;
  padding: 0;
  background: #4e4e4e;
  position: relative;
  color: #fff;
}
.module.me_search .modcontent .dropdown button.dropdown-toggle:before {
  content: "\f002";
  display: block;
  position: absolute;
  top: 0;
  left: 1px;
  height: 100%;
  width: 100%;
  font-family: fontawesome;
  font-size: 14px;
  line-height: 51px;
}
.module.me_search .modcontent .dropdown .dropdown-menu {
  left: auto;
  right: 0;
  min-width: 636px;
  top: 50px;
  display: block;
  border-radius: 0;
  border-top: 3px solid #ff5959;
  padding: 10px 0;
  box-shadow: 1px 2px 3px 0 #333;
  border-bottom: 1px solid #ff5959;
  opacity: 0;
  z-index: -1;
  transform: translateY(-20px);
  -moz-transform: translateY(-20px);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.module.me_search .modcontent .dropdown .dropdown-menu #mod-finder-searchform input.inputbox {
  border: none;
  width: 85%;
  float: none;
  padding: 4px 30px;
}
.module.me_search .modcontent .dropdown .dropdown-menu .k2SearchBlock {
  width: 100%;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline {
  margin: 0;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline textarea,
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline input[type="text"] {
  width: 84.5%;
  border: none;
  font-family: Dosis;
  font-size: 18px;
  font-weight: 400;
  padding: 4px 6px 4px 50px;
  background: url("../images/icon/icon_search.png") no-repeat 12px center;
  color: #999;
}
.module.me_search .modcontent .dropdown .dropdown-menu .form-inline button.button {
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
}
.module.me_search:hover .modcontent .dropdown button.dropdown-toggle {
  color: #fff;
}
/* 3.Module Html
 --------------------------------------------------------- */
.menu-top,
.menu-bottom {
  padding: 0;
  margin: 0;
}
.menu-top li,
.menu-bottom li {
  list-style: none;
  display: inline-block;
  line-height: 30px;
}
.menu-top li a,
.menu-bottom li a {
  color: #555;
  font-size: 12px;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #555;
  display: inline-block;
  line-height: 8px;
}
.menu-top li a:hover,
.menu-bottom li a:hover {
  color: #ff5959;
}
.menu-top li:last-child a,
.menu-bottom li:last-child a {
  border: none;
}
.module.banner {
  border: none;
  margin: 0 0 20px;
  line-height: 0;
}
.module.banner .modcontent {
  padding: 0;
}
.module.banner .modcontent .images-banner {
  display: block;
  overflow: hidden;
  position: relative;
}
.module.banner .modcontent .images-banner:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -200%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -200%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -200%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -200%, 0px);
  transition: transform 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 2;
}
.module.banner .modcontent .images-banner:hover img {
  filter: saturate(150%);
  -webkit-filter: saturate(150%);
  -moz-filter: saturate(150%);
  -o-filter: saturate(150%);
  -ms-filter: saturate(150%);
}
.module.banner .modcontent .images-banner:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 200%, 0px);
  transition: all 0.3s ease-in-out;
}
.banner-top {
  position: relative;
  overflow: hidden;
}
.banner-top:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -130%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -130%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -130%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -130%, 0px);
  transition: transform 0.3s ease-in-out 0s;
  width: 100%;
  z-index: 2;
}
.banner-top:hover img {
  filter: saturate(150%);
  -webkit-filter: saturate(150%);
  -moz-filter: saturate(150%);
  -o-filter: saturate(150%);
  -ms-filter: saturate(150%);
}
.banner-top:hover:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 130%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 130%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 130%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 130%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.list-custom-layout1 {
  border: none;
  margin: 0;
}
.module.list-custom-layout1 .modcontent {
  padding: 0;
}
.module.list-custom-layout1 .modcontent .list-items-site {
  padding: 0;
}
.module.list-custom-layout1 .modcontent .list-items-site li {
  display: inline-block;
  margin-right: 8px;
}
.module.list-custom-layout1 .modcontent .list-items-site li a {
  color: #777;
  font-size: 12px;
  text-transform: capitalize;
}
.module.list-custom-layout1 .modcontent .list-items-site li a:hover {
  color: #ff5959;
}
.module.list-custom-layout1 .modcontent .list-items-site li:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 5px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 2px;
  background: #777;
}
.module.wavenew-bottom {
  padding-top: 50px;
  background: url("../images/styling/red/bg-logo.png") no-repeat 0 0;
}
.module.wavenew-bottom .modcontent p {
  color: #a7a7a7;
}
.module.wavenew-bottom .modcontent h3.social {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: 1px solid #393939;
  margin-top: 20px;
}
.module.wavenew-bottom .modcontent .yt-socialbt {
  margin-right: 5px;
}
.module.wavenew-bottom .modcontent .yt-socialbt a {
  width: 35px;
  height: 35px;
  line-height: 34px;
}
.module.wavenew-bottom .modcontent .yt-socialbt a.color {
  box-shadow: none;
}
.whoonline {
  padding: 15px 20px;
}
.whoonline h3.modtitle {
  margin-bottom: 20px;
}
.whoonline .modcontent {
  background: #ff5959;
  padding: 15px;
  color: #ffffff;
}
.whoonline .round-online {
  width: 60px;
  height: 60px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: url("../images/styling/red/icon_user.png") no-repeat center center #ffffff;
  margin-right: 15px;
  float: left;
}
.whoonline .round-online i {
  font-size: 30px;
  color: #ff5959;
  display: table;
  margin: 14px auto;
  display: none;
}
#contact ul li i {
  color: #999;
  margin-right: 9px;
}
#contact ul li a {
  color: #ff5959;
}
#contact ul li a:hover {
  color: #ff8c8c;
}
.yt-loginform {
  position: relative;
  border-right: 1px solid #34353a;
}
.yt-loginform:hover .dropdown-toggle {
  background: #ff5959;
}
.yt-loginform .dropdown-toggle {
  padding: 0px 16px;
  display: block;
  color: #ffffff;
  line-height: 54px;
  background: #1C1E24;
}
.yt-loginform .dropdown-toggle .fa {
  margin-left: 5px;
}
.yt-loginform .dropdown-menu {
  min-width: 250px;
  margin: 0;
  border: none;
  box-shadow: none;
  background-color: #ff5959;
  background-color: rgba(255, 87, 87, 0.9);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ff5757, endColorstr=#e6ff5757)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ff5757, endColorstr=#e6ff5757);
  padding: 20px;
  border-radius: 0px;
}
.yt-loginform .dropdown-menu .input-small {
  border: none;
  width: 100%;
  height: 30px;
}
.yt-loginform .dropdown-menu .button {
  background: #23262d;
  padding: 10px 35px;
  margin-bottom: 10px;
  transition: 0.3s all ease 0s;
  width: 100%;
}
.yt-loginform .dropdown-menu .button:hover {
  background: #000;
}
.yt-loginform .dropdown-menu ul.unstyled {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.yt-loginform .dropdown-menu ul.unstyled li a {
  color: #ddd;
  font-size: 12px;
  transition: 0.3s all ease 0s;
}
.yt-loginform .dropdown-menu ul.unstyled li a:hover {
  color: #ffffff;
}
.yt-loginform .login-switch {
  padding: 15px 12px 14px;
  display: block;
  color: #fff;
  font-size: 118%;
}
.yt-loginform .login-switch:hover {
  background: #ff5959;
}
#myLogin .modal-dialog {
  width: 380px;
  margin: 100px auto;
  z-index: 9999;
  text-align: left;
}
#myLogin .modal-content {
  padding: 30px;
  border-radius: 0;
}
#myLogin h3.title {
  font-size: 24px;
  color: #000;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#myLogin .btReverse {
  display: block;
  text-align: center;
  text-transform: uppercase;
}
#myLogin #login-form {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
#myLogin #login-form .userdata {
  margin: 0 0 20px;
}
#myLogin #login-form .userdata label {
  font-weight: 500;
  display: block;
}
#myLogin #login-form .userdata input[type="checkbox"] {
  margin: 3px 5px 0px 0px;
}
#myLogin #login-form .userdata .button {
  text-transform: uppercase;
}
#myLogin #login-form ul.listlogin {
  border-top: 1px solid #E7E7E7;
  margin: 30px 0;
  padding: 10px 0px 0px;
  font-size: 12px;
}
#myLogin #login-form ul.listlogin li {
  display: inline-block;
  margin-right: 10px;
}
#myLogin #login-form ul.listlogin li a {
  color: #999;
}
#myLogin #login-form ul.listlogin li a:hover {
  color: #ff5959;
}
.most-popular ul {
  padding: 0;
}
.most-popular ul li {
  list-style: none;
}
.most-popular ul li.even {
  border-bottom: 1px solid #eee;
}
.most-popular ul li.even,
.most-popular ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.most-popular ul li.even.lastItem,
.most-popular ul li.odd.lastItem {
  margin: 0;
}
.most-popular ul li.even .moduleItemIntrotext,
.most-popular ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.most-popular ul li.even .moduleItemIntrotext .moduleItemImage,
.most-popular ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.most-popular ul li.even .moduleItemIntrotext .moduleItemImage img,
.most-popular ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
}
.most-popular ul li.even .moduleItemTitle,
.most-popular ul li.odd .moduleItemTitle {
  font-size: 13px;
  display: block;
  color: #a7a7a7;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
}
.most-popular ul li.even .moduleItemTitle:hover,
.most-popular ul li.odd .moduleItemTitle:hover {
  color: #ff5959;
}
.most-popular ul li.even .main,
.most-popular ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.most-popular ul li.even .main .introtext,
.most-popular ul li.odd .main .introtext {
  color: #444;
}
.most-popular ul li.even .main p,
.most-popular ul li.odd .main p {
  color: #444;
}
.most-popular ul li.even .moduleItemDateCreated,
.most-popular ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #a7a7a7;
}
.most-popular ul li.even .moduleItemComments,
.most-popular ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.most-popular ul li.even .moduleItemComments:hover,
.most-popular ul li.odd .moduleItemComments:hover {
  color: #ff5959;
}
.most-popular ul li.even:hover .moduleItemImage img,
.most-popular ul li.odd:hover .moduleItemImage img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.most-popular ul li.even:hover .moduleItemTitle,
.most-popular ul li.odd:hover .moduleItemTitle,
.most-popular ul li.even:hover .moduleItemTitle a,
.most-popular ul li.odd:hover .moduleItemTitle a {
  color: #ff5959;
}
.k2-latest-reviews ul {
  padding: 0;
}
.k2-latest-reviews ul li {
  list-style: none;
}
.k2-latest-reviews ul li.even {
  border-bottom: 1px solid #eee;
}
.k2-latest-reviews ul li.even,
.k2-latest-reviews ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.k2-latest-reviews ul li.even.lastItem,
.k2-latest-reviews ul li.odd.lastItem {
  margin: 0;
}
.k2-latest-reviews ul li.even .moduleItemIntrotext,
.k2-latest-reviews ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.k2-latest-reviews ul li.even .moduleItemIntrotext .moduleItemImage,
.k2-latest-reviews ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.k2-latest-reviews ul li.even .moduleItemIntrotext .moduleItemImage img,
.k2-latest-reviews ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
}
.k2-latest-reviews ul li.even .moduleItemTitle,
.k2-latest-reviews ul li.odd .moduleItemTitle {
  font-size: 13px;
  display: block;
  color: #a7a7a7;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
}
.k2-latest-reviews ul li.even .moduleItemTitle:hover,
.k2-latest-reviews ul li.odd .moduleItemTitle:hover {
  color: #ff5959;
}
.k2-latest-reviews ul li.even .main,
.k2-latest-reviews ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.k2-latest-reviews ul li.even .main .introtext,
.k2-latest-reviews ul li.odd .main .introtext {
  color: #444;
}
.k2-latest-reviews ul li.even .main p,
.k2-latest-reviews ul li.odd .main p {
  color: #444;
}
.k2-latest-reviews ul li.even .moduleItemDateCreated,
.k2-latest-reviews ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #a7a7a7;
}
.k2-latest-reviews ul li.even .moduleItemComments,
.k2-latest-reviews ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.k2-latest-reviews ul li.even .moduleItemComments:hover,
.k2-latest-reviews ul li.odd .moduleItemComments:hover {
  color: #ff5959;
}
.k2-latest-reviews ul li.even:hover .moduleItemImage img,
.k2-latest-reviews ul li.odd:hover .moduleItemImage img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.k2-latest-reviews ul li.even:hover .moduleItemTitle,
.k2-latest-reviews ul li.odd:hover .moduleItemTitle,
.k2-latest-reviews ul li.even:hover .moduleItemTitle a,
.k2-latest-reviews ul li.odd:hover .moduleItemTitle a {
  color: #ff5959;
}
.k2-latest-reviews .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
  margin: 0;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm .itemRatingList,
.k2-latest-reviews .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
.k2-latest-reviews .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
.k2-latest-reviews .moduleItemTitle {
  margin: -5px 0 0;
}
.k2-latest-reviews ul li.even .moduleItemDateCreated,
.k2-latest-reviews ul li.odd .moduleItemDateCreated {
  float: left;
  position: relative;
}
.k2-latest-reviews ul li.even .moduleItemDateCreated:after,
.k2-latest-reviews ul li.odd .moduleItemDateCreated:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #eee;
  margin: 0 10px;
}
.module.k2-content-entertaiment {
  border: none;
  position: relative;
  text-align: center;
}
.module.k2-content-entertaiment:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ff5959;
  z-index: 1;
}
.module.k2-content-entertaiment h3.modtitle {
  background: none;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 18px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 16px;
  color: #ff5959;
}
.module.k2-content-entertaiment h3.modtitle:before {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url(../images/icon/icon-set3.png) no-repeat center;
}
.module.k2-content-entertaiment h3.modtitle:after {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url(../images/icon/icon-set3.png) no-repeat center;
}
.module.k2-content-entertaiment .modcontent {
  padding: 0;
  text-align: left;
}
.module.k2-content-entertaiment .modcontent .items {
  padding: 0;
  display: block;
  margin: 0 -15px;
}
.module.k2-content-entertaiment .modcontent .items .item {
  list-style: none;
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0 0 20px;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext {
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .moduleItemImage {
  display: block;
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .moduleItemImage:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: 2;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .moduleItemImage img {
  margin: 0;
  border: none;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle {
  font-size: 16px;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a {
  color: #555;
  display: inline-block;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a:hover {
  color: #ff5959;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #999;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main .introtext {
  color: #555;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore {
  width: 70px;
  height: 20px;
  line-height: 20px;
  border-radius: 100px;
  color: #777;
  font-size: 10px;
  margin: auto;
  display: inline-block;
  text-align: center;
  float: right;
  background: #e6e6e6;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore:hover {
  color: #fff;
  background: #ff5959;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext:hover .moduleItemImage img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext:hover .moduleItemImage:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext:hover .main h3.moduleItemTitle a {
  color: #ff5959;
}
.module.k2-content-entertaiment .modcontent .items .item .moduleItemIntrotext:hover .main a.moduleItemReadMore {
  color: #fff;
  background: #ff5959;
}
.module.menu-cate-k2 ul.level0 {
  padding: 0;
  margin: 0 -15px;
}
.module.menu-cate-k2 ul.level0 li {
  list-style: none;
  width: 50%;
  padding: 0 15px 8px;
  float: left;
}
.module.menu-cate-k2 ul.level0 li a {
  color: #a7a7a7;
  font-weight: bold;
}
.module.menu-cate-k2 ul.level0 li a:hover {
  color: #ff5959;
}
.module.me-tags-style {
  margin: 25px 0 30px;
}
.module.me-tags-style .k2TagCloudBlock a {
  color: #777;
  font-size: 12px;
  background: #e6e6e6;
  border-radius: 3px;
  margin: 5px;
  padding: 4px 10px;
}
.module.me-tags-style .k2TagCloudBlock a:hover {
  padding: 4px 10px;
  background: #ff5959;
  color: #fff;
}
.module.calendar-k2 div.k2CalendarBlock {
  height: auto;
}
.module.calendar-k2 table.calendar {
  width: 90%;
}
.module.calendar-k2 table.calendar tr td {
  border: none;
}
.module.calendar-k2 table.calendar tr td.calendarNavMonthPrev,
.module.calendar-k2 table.calendar tr td.calendarCurrentMonth,
.module.calendar-k2 table.calendar tr td.calendarNavMonthNext {
  background: none;
  border-bottom: 1px solid #eee;
}
.module.calendar-k2 table.calendar tr td.calendarDayName {
  background: none;
}
.module.calendar-k2 table.calendar tr td.calendarDate {
  border: 1px solid #ececec;
  background: #f5f5f5;
}
.module.calendar-k2 table.calendar tr td.calendarDateLinked {
  border: 1px solid #ececec;
  background: #f5f5f5;
  padding: 7px;
}
.module.calendar-k2 table.calendar tr td.calendarDateEmpty {
  background: none;
  padding: 7px;
}
.module.calendar-k2 table.calendar tr td.calendarDateLinked a {
  color: #ff5959;
}
.module.calendar-k2 table.calendar tr td.calendarDateLinked a:hover {
  background: #ff5959;
  color: #fff;
}
.module.calendar-k2 table.calendar tr td.calendarToday {
  background: #ff5959;
}
.module.calendar-k2 table.calendar.k2CalendarLoader {
  min-height: 210px;
  background: url(../images/icon/loader.gif) no-repeat center;
  display: block;
}
.module.newsletter .acymailing_module_form .acymailing_form {
  width: 100%;
}
.module.newsletter .acymailing_module_form .acymailing_form .acyfield_email {
  width: 100%;
}
.module.newsletter .acymailing_module_form .acymailing_form .acyfield_email input[type="text"] {
  border: none;
  border-radius: 2px 0 0 2px;
  font-size: 12px;
  color: #aaa;
  padding: 4px 4px 4px 40px;
  background: url(../images/icon/mail.png) no-repeat 15px center #ffffff;
}
.module.newsletter .acymailing_module_form .acymailing_form .acysubbuttons .button {
  padding: 8px 15px;
  border-radius: 0 2px 2px 0;
}
.module.newsletter .acymailing_module_form .acymailing_introtext {
  font-weight: bold;
  color: #a7a7a7;
  padding: 0 0 20px;
}
.module.newsletter.style-right .acymailing_module_form .acymailing_form .acyfield_email input[type="text"] {
  border: 1px solid #e2e2e2;
  padding: 4px 4px 4px 70px;
  border-radius: 2px;
  margin: 0 0 5px;
}
.module.newsletter.style-right .acymailing_module_form .acymailing_form .acysubbuttons {
  text-align: left;
}
.module.newsletter.style-right .acymailing_module_form .acymailing_form .acysubbuttons .button {
  padding: 8px 20px;
  border-radius: 3px;
}
.module.newsletter.style-right .acymailing_module_form .acymailing_introtext {
  font-weight: normal;
  color: #555;
  padding: 0 0 20px;
}
.module.k2-style-one {
  border: none;
  display: block;
  float: left;
  width: 100%;
}
.module.k2-style-one .modcontent {
  padding: 0;
}
.module.k2-style-one .modcontent .items {
  padding: 0;
  display: block;
  margin: 0;
}
.module.k2-style-one .modcontent .items .item {
  list-style: none;
  width: 33.3333333%;
  float: left;
  padding: 3px;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext {
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
  line-height: 22px;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .moduleItemImage {
  position: relative;
  display: block;
  overflow: hidden;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .moduleItemImage img {
  margin: 0;
  border: none;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .moduleItemImage:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg/gradient.png) repeat-x 0 100%;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main {
  position: absolute;
  bottom: -160px;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding: 60px 20px;
  transition: bottom 0.3s ease-in-out;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle {
  font-size: 16px;
  margin: 0 0 5px;
  text-transform: uppercase;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a {
  color: #fff;
  display: inline-block;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a:hover {
  color: #ff5959;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #999;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .article-info.muted {
  margin: 0 0 25px;
  transition: all 0.2s ease-in-out;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd i {
  color: #fff;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd,
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd a.ItemComments,
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd span {
  color: #fff;
  border-color: #fff;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore {
  width: 90px;
  height: 30px;
  line-height: 26px;
  border-radius: 100px;
  color: #fff;
  font-size: 12px;
  margin: auto;
  border: 1px solid #fff;
  display: inline-block;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore:hover {
  color: #ff5959;
  border-color: #ff5959;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext:hover .moduleItemImage:before {
  background: #000;
  opacity: 0.6;
  transition: all 0.3s ease-in-out;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext:hover .main {
  bottom: 0;
  transition: bottom 0.3s ease-in-out;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext:hover .main .article-aside .article-info.muted {
  margin: 0;
  transition: all 0.2s ease-in-out;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul {
  list-style: none;
  padding: 0;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul li a {
  display: block;
  border-bottom: 1px solid #eee;
  color: #555;
  font-size: 14px;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul li a:hover {
  color: #ff5959;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li a {
  padding: 8px 20px;
  background: url(../images/icon/icon-s.png) no-repeat 0 center;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li a:hover {
  background: url("../images/styling/red/icon-s.png") no-repeat 0 center;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li.activeCategory a {
  background: url("../images/styling/red/icon-s.png") no-repeat 0 center;
  color: #ff5959;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li a {
  padding: 8px 40px;
  background: url(../images/icon/icon-s.png) no-repeat 20px center;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li a:hover {
  background: url("../images/styling/red/icon-s.png") no-repeat 20px center;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li.activeCategory a {
  background: url("../images/styling/red/icon-s.png") no-repeat 20px center;
  color: #ff5959;
}
/* 4.Module Smartaddons
 --------------------------------------------------------- */
div.moduletabs.top-position div.tabs-container {
  margin: 0px;
  height: 48px !important;
}
div.moduletabs.top-position div.tabs-container ul.tabs li {
  border-right: solid 1px #e3e3e3;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab {
  padding: 15px 0px;
  font-size: 18px;
  color: #444;
  text-transform: uppercase;
  border: none;
  position: relative;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:after {
  position: absolute;
  width: 100%;
  height: 4px;
  background: #ff5959;
  left: 0px;
  bottom: 0px;
  content: "";
  display: none;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab.selected {
  color: #ff5959;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab.selected:after {
  display: block;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:hover {
  color: #ff5959;
  background: #fff;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab:hover:after {
  display: block;
}
div.moduletabs.top-position div.tabs-container ul.tabs li:last-child {
  border: none;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item {
  border: none;
  padding: 13px 19px;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item:hover {
  background: #fff;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item .bsn-image {
  margin-right: 18px;
  margin-bottom: 10px;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item a {
  color: #666;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item .basicnews-info .basic-date {
  float: left;
  color: #999;
  font-size: 14px;
  margin: 0px 20px 0px 0px;
  padding-left: 21px;
  background: url(../images/icon/icon_date2.png) no-repeat left center;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item .basicnews-info .cattitle {
  float: left;
  color: #999;
  font-size: 14px;
  background: url(../images/icon/icon_hits2.png) no-repeat left center;
  padding-left: 27px;
}
div.moduletabs.top-position div.tabs-content-wrap .bsn-wrap .item:hover a {
  color: #ff5959;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages {
  margin: 0 auto;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages a {
  height: 5px;
  width: 20px;
  border-radius: 5px;
  overflow: hidden;
  display: inline-block;
  text-indent: -999px;
  background: #b2b2b2;
  margin: 0 5px;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-control .ts-ctr-pages a.sel {
  background: #ff5959;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-items .item {
  text-align: inherit;
  margin: 0;
  min-height: 321px;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-items .item .item-inner {
  padding: 10px 0 10px 35px;
  margin: 0 0 30px;
  position: relative;
  color: #a0a0a0;
  background: url("../images/styling/red/icon-twitter.png") no-repeat 6px 15px #000000;
}
.module.twitter .sj-twitter-slider .ts-slider-wrap .ts-items .item .item-inner:before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  border-width: 0px 0px 7px 12px;
  bottom: -6px;
  left: 0px;
}
.module.slideshow {
  border: none;
  width: 50%;
  padding: 3px;
  float: left;
  margin: 0;
}
.module.slideshow .modcontent {
  padding: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider {
  margin: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button {
  overflow: hidden;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  left: -60px;
  right: auto;
  margin-top: -15px;
  top: 50%;
  transition: all 0.2s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  right: -60px;
  left: auto;
  margin-top: -15px;
  top: 50%;
  transition: all 0.2s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next:hover:before {
  background: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  position: relative;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info {
  margin: 0;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  transition: all 0.3s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-title a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-title a:hover {
  color: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .article-info {
  margin-bottom: 10px;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemCommentsLink {
  border: none;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd:last-child {
  border: none;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemCategory a,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemCategory a:hover,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a {
  color: #999;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock {
  color: #fff;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create a,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor a,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock a {
  color: #fff;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create a:hover,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor a:hover,
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock a:hover {
  color: #ff5959;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd i {
  color: #fff;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-des {
  color: #fff;
  font-size: 13px;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg/gradient.png) repeat-x 0 100%;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transition: all 0.1s ease-in;
}
.module.slideshow .modcontent .sj-k2-container-slider:hover .control-button .preview {
  left: 0;
  transition: all 0.2s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider:hover .control-button .next {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider:hover .slider .item .item-wrap .item-img {
  opacity: 1;
}
.module.slideshow .modcontent .sj-k2-container-slider:hover .slider .item .item-wrap .item-img .item-img-info:before {
  opacity: 1;
  transition: all 0.1s ease-in;
}
.module.slideshow .modcontent .sj-k2-container-slider:hover .slider .item .item-wrap .item-img .item-info {
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.module.slider-page-content {
  border: none;
  position: relative;
  z-index: 1;
  margin-top: 25px;
  padding: 0;
}
.module.slider-page-content .sj-k2-container-slider {
  margin: 0;
}
.module.slider-page-content .sj-k2-container-slider .page-button {
  overflow: hidden;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  left: -60px;
  right: auto;
  margin-top: -15px;
  top: 50%;
  transition: all 0.2s ease-in-out;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .next {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  right: -60px;
  left: auto;
  margin-top: -15px;
  top: 50%;
  transition: all 0.2s ease-in-out;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slider-page-content .sj-k2-container-slider .page-button .control-button .next:hover:before {
  background: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  position: relative;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info {
  margin: 0;
  position: absolute;
  bottom: -100%;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  transition: all 0.3s ease-in-out;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-title a {
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-title a:hover {
  color: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .article-info {
  margin-bottom: 10px;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemCommentsLink {
  border: none;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd:last-child {
  border: none;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemCategory a,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemCategory a:hover,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a {
  color: #999;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock {
  color: #fff;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create a,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor a,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock a {
  color: #fff;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.create a:hover,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemAuthor a:hover,
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd.catItemHitsBlock a:hover {
  color: #ff5959;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd i {
  color: #fff;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-des {
  color: #fff;
  font-size: 13px;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.slider-page-content .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg/gradient.png) repeat-x 0 100%;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  transition: all 0.1s ease-in;
}
.module.slider-page-content .sj-k2-container-slider:hover .control-button .preview {
  left: 0;
  transition: all 0.2s ease-in-out;
}
.module.slider-page-content .sj-k2-container-slider:hover .control-button .next {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.module.slider-page-content .sj-k2-container-slider:hover .slider .item .item-wrap .item-img {
  opacity: 1;
}
.module.slider-page-content .sj-k2-container-slider:hover .slider .item .item-wrap .item-img .item-img-info:before {
  opacity: 1;
  transition: all 0.1s ease-in;
}
.module.slider-page-content .sj-k2-container-slider:hover .slider .item .item-wrap .item-img .item-info {
  bottom: 0;
  transition: all 0.3s ease-in-out;
}
.module.slider-page-content .modcontent {
  padding: 0;
}
.module.slider-page-content .modcontent .item-img {
  padding: 0 !important;
  border: none !important;
}
.module.slider-page-content .modcontent .item-img:hover {
  opacity: 1 !important;
}
.module.slide-gallery {
  border: none;
  position: relative;
  text-align: center;
  margin: 0;
}
.module.slide-gallery:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #f33cca;
  z-index: 1;
}
.module.slide-gallery h3.modtitle {
  background: none;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 18px;
  display: inline-block;
  margin: 0;
  padding: 16px;
  color: #f33cca;
}
.module.slide-gallery h3.modtitle:before {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url("../images/icon/icon-set2.png") no-repeat center;
}
.module.slide-gallery h3.modtitle:after {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url("../images/icon/icon-set2.png") no-repeat center;
}
.module.slide-gallery .modcontent {
  padding: 0;
}
.module.slide-gallery .modcontent .sj-slideshowii {
  margin: 0;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items {
  position: relative;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-previous {
  z-index: 99;
  width: 30px;
  height: 30px;
  position: absolute;
  font-size: 28px;
  cursor: pointer;
  background: none;
  top: 50%;
  border-radius: 3px;
  left: -30px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-previous:before {
  content: "\f104";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  color: #fff;
  font-family: fontawesome;
  text-align: center;
  line-height: 28px;
  background: #000;
  opacity: 0.4;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-previous:hover:before {
  background-color: #ff5959;
  opacity: 1;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-next {
  z-index: 99;
  width: 30px;
  height: 30px;
  position: absolute;
  font-size: 28px;
  cursor: pointer;
  background: none;
  top: 50%;
  border-radius: 3px;
  right: -30px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-next:before {
  content: "\f105";
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  color: #fff;
  font-family: fontawesome;
  text-align: center;
  line-height: 28px;
  background: #000;
  opacity: 0.4;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-items .slide-next:hover:before {
  background-color: #ff5959;
  opacity: 1;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide {
  position: relative;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner {
  left: 0;
  right: 0;
  margin: 0 -5px;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item {
  opacity: 1;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item .slide-item-inner {
  padding: 10px 6px 2px;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item .slide-item-inner .slide-image {
  border: none;
  position: relative;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item .slide-item-inner .slide-image:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.3;
  position: absolute;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item.active .slide-image:before,
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item:hover .slide-image:before {
  display: none;
}
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item.active .slide-image img,
.module.slide-gallery .modcontent .sj-slideshowii .sl2-wrap.theme5 .sl2-slide .sl2-slide-inner .slide-items .slide-item:hover .slide-image img {
  filter: saturate(150%);
  -webkit-filter: saturate(150%);
  -moz-filter: saturate(150%);
  -o-filter: saturate(150%);
  -ms-filter: saturate(150%);
}
.module.slide-gallery .modcontent .sj-slideshowii:hover .sl2-wrap.theme5 .sl2-items .slide-next {
  right: 10px;
  transition: all 0.3s ease-in-out;
}
.module.slide-gallery .modcontent .sj-slideshowii:hover .sl2-wrap.theme5 .sl2-items .slide-previous {
  left: 10px;
  transition: all 0.3s ease-in-out;
}
.module.slide-k2-popular {
  border: none;
  position: relative;
  text-align: center;
  margin: 0 0 10px;
}
.module.slide-k2-popular:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #bfbfbf;
  z-index: 1;
}
.module.slide-k2-popular h3.modtitle {
  background: none;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 18px;
  display: inline-block;
  margin: 0 0 20px;
  padding: 16px;
  color: #222;
}
.module.slide-k2-popular h3.modtitle:before {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url(../images/icon/icon-set.png) no-repeat center;
}
.module.slide-k2-popular h3.modtitle:after {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url(../images/icon/icon-set.png) no-repeat center;
}
.module.slide-k2-popular .modcontent {
  padding: 0;
  text-align: left;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider {
  margin: 0;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button {
  overflow: hidden;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button.middle {
  left: 10px;
  right: 10px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  left: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .next {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  right: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .page-button .control-button .next:hover:before {
  background: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider {
  margin: 0 -14px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  font-size: 13px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
  margin: 0 0 15px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  position: relative;
  overflow: hidden;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-des {
  font-size: 13px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read {
  position: absolute;
  padding: 0;
  height: 30px;
  width: 90px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  top: 100%;
  left: 50%;
  opacity: 0;
  margin-left: -48px;
  margin-top: -16px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-transform: capitalize;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read a {
  color: #fff;
  vertical-align: top;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover {
  border-color: #2e323b;
  background: #23262d;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover a {
  color: #fff;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  pointer-events: none;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info {
  margin: 0;
  width: 100%;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a {
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .article-info {
  margin-bottom: 10px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemCommentsLink {
  border: none;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:last-child {
  border: none;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a,
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a:hover,
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a {
  color: #999;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info .item-read {
  top: 50%;
  opacity: 1;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info:before {
  opacity: 0;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider .item:hover .item-info .item-title a {
  color: #ff5959;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider .slider:hover .item .item-wrap .item-img .item-img-info:before {
  opacity: 0.5;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider:hover .control-button .preview {
  left: 0;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-popular .modcontent .sj-k2-container-slider:hover .control-button .next {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider {
  z-index: 1;
  margin: 0;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button {
  overflow: hidden;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button.middle {
  left: 10px;
  right: 10px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  left: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .next {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  right: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .page-button .control-button .next:hover:before {
  background: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider {
  margin: 0 -14px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  font-size: 13px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
  margin: 0 0 15px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  position: relative;
  overflow: hidden;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-des {
  font-size: 13px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read {
  position: absolute;
  padding: 0;
  height: 30px;
  width: 90px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  top: 100%;
  left: 50%;
  opacity: 0;
  margin-left: -48px;
  margin-top: -16px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-transform: capitalize;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read a {
  color: #fff;
  vertical-align: top;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover {
  border-color: #2e323b;
  background: #23262d;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover a {
  color: #fff;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  pointer-events: none;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info {
  margin: 0;
  width: 100%;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a {
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .article-info {
  margin-bottom: 10px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemCommentsLink {
  border: none;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:last-child {
  border: none;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a,
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a:hover,
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a {
  color: #999;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info .item-read {
  top: 50%;
  opacity: 1;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info:before {
  opacity: 0;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider .item:hover .item-info .item-title a {
  color: #ff5959;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider:hover .item .item-wrap .item-img .item-img-info:before {
  opacity: 0.5;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider:hover .control-button .preview {
  left: 0;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider:hover .control-button .next {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.module.slide-k2-related .modcontent .sj-k2-container-slider .slider {
  margin: 0;
}
.module.k2-latest-post {
  border: none;
  position: relative;
  text-align: center;
  margin: 0 0 15px;
}
.module.k2-latest-post:before {
  content: "";
  position: absolute;
  top: 24px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ff5959;
  z-index: 1;
}
.module.k2-latest-post h3.modtitle {
  background: none;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 18px;
  display: inline-block;
  margin: 0;
  padding: 16px;
  color: #ff5959;
}
.module.k2-latest-post h3.modtitle:before {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url("../images/styling/red/icon-set.png") no-repeat center;
}
.module.k2-latest-post h3.modtitle:after {
  content: "";
  width: 30px;
  height: 14px;
  display: inline-block;
  background: url("../images/styling/red/icon-set.png") no-repeat center;
}
.module.k2-latest-post .modcontent {
  padding: 0;
  text-align: left;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 {
  padding: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap {
  box-shadow: none;
  border: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header {
  background: none;
  padding: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap {
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs {
  width: 100%;
  text-align: center;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab {
  float: none;
  display: inline-block;
  position: relative;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab span {
  padding: 0 0 2px;
  margin: 0;
  border: none;
  font-size: 14px;
  font-weight: bold;
  color: #555;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab:hover span,
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab.tab-selected span {
  color: #ff5959;
  background: none;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: #ff5959;
  box-shadow: none;
  border-radius: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab.backslash {
  margin: 0 5px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-header .megaii-tabs-wrap .megaii-tabs-inner ul.megaii-tabs li.megaii-tab:last-child {
  display: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content {
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content img:hover {
  opacity: 1;
  transform: scale(1, 1);
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner {
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap {
  margin: 30px -15px 0;
  background: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first {
  width: 33%;
  padding: 0 15px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-inner {
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first {
  position: relative;
  padding-bottom: 20px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-image {
  max-width: 100%;
  margin: 0 0 20px;
  float: none;
  border: none;
  position: relative;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-image:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: 2;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-image img {
  width: auto;
  max-width: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-title {
  font-size: 14px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd:last-child {
  border: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd.catItemCategory a,
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd.catItemCategory a:hover,
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside .catItemAuthor a {
  color: #999;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-desc {
  font-size: 13px;
  line-height: 18px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-read {
  text-align: right;
  position: absolute;
  bottom: 0;
  right: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-read a {
  display: inline-block;
  padding: 0;
  border-radius: 100px;
  color: #777;
  background: #e6e6e6;
  font-size: 10px;
  width: 70px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first .item-read a:hover {
  background: #ff5959;
  color: #fff;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first:hover .item-image:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first:hover .item-image img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first:hover .item-title a {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-first .megaii-item-first:hover .item-read a {
  background: #ff5959;
  color: #fff;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-other {
  width: 67%;
  padding: 0 15px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item.megaii-other .megaii-item-inner {
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other {
  padding: 0;
  background: none;
  clear: both;
  display: block;
  overflow: hidden;
  padding: 0 0 25px;
  margin: 0 0 25px;
  position: relative;
  border-bottom: 1px solid #eee;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-image {
  max-width: 140px;
  float: left;
  margin: 0 20px 0 0;
  border: none;
  position: relative;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-image:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: 2;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other h3.title {
  margin: -5px 0 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other h3.title a {
  font-size: 14px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside {
  overflow: hidden;
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd:last-child {
  border: none;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd.catItemCategory a,
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd.catItemCategory a:hover,
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside .catItemAuthor a {
  color: #999;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-info-other .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-desc {
  font-size: 13px;
  line-height: 18px;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-read {
  text-align: right;
  position: absolute;
  bottom: 10px;
  right: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-read a {
  display: inline-block;
  padding: 0;
  border-radius: 100px;
  color: #777;
  background: #e6e6e6;
  font-size: 10px;
  width: 70px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other .item-read a:hover {
  background: #ff5959;
  color: #fff;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other:last-child {
  border: none;
  margin: 0;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other:hover .item-image img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other:hover .item-image:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other:hover .title a {
  color: #ff5959;
}
.module.k2-latest-post .modcontent .sj-megak2items-ii.theme3 .megaii-wrap .megaii-content .megaii-content-inner .megaii-item-wrap .megaii-item .megaii-other-item .item-other:hover .item-read a {
  background: #ff5959;
  color: #fff;
}
.module.breaking {
  display: block;
  overflow: hidden;
  position: relative;
  border-color: #fff;
  background: #f7f7f7;
  margin: 0 0 15px;
}
.module.breaking .modcontent {
  padding: 0;
}
.module.breaking .modcontent .sj-k2-container-slider {
  margin: 0;
}
.module.breaking .modcontent .sj-k2-container-slider .page-title {
  display: inline-block;
  margin: 0 20px 0 0;
  width: 120px;
  overflow: visible;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  background: url(../images/icon/brea.png) no-repeat 20px center #ff5959;
  color: #fff;
  float: left;
  padding: 0 0 0 20px;
  position: relative;
}
.module.breaking .modcontent .sj-k2-container-slider .page-title:after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 16px 0px 16px 7px;
  bottom: 0px;
  right: -7px;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp {
  min-height: 32px;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item {
  margin-bottom: 0;
  padding: 7px 0;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  margin: 0;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  margin: 0;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
  font-size: 12px;
  color: #777;
  vertical-align: top;
  line-height: 17px;
}
.module.breaking .modcontent .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover {
  color: #ff5959;
}
.module.me-k2-mega-news {
  border: none;
  margin: 0;
}
.module.me-k2-mega-news .modcontent {
  padding: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew {
  margin: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box .item-image img:hover {
  opacity: 1;
  transform: scale(1);
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner {
  margin: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category {
  position: relative;
  border: none;
  text-align: center;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category .line-title {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ff5959;
  z-index: 1;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category a {
  background: none;
  background: #fff;
  border: none;
  position: relative;
  z-index: 2;
  font-size: 18px;
  display: inline-block;
  margin: 0;
  padding: 16px;
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category a i {
  font-size: 14px;
  margin: 0 10px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first {
  display: block;
  overflow: hidden;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
  margin: 0 0 20px;
  position: relative;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  transition: transform 0.6s ease 0s;
  width: 100%;
  z-index: 2;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items h3.item-title {
  font-size: 14px;
  margin: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside .article-info {
  margin-bottom: 10px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside .catItemCommentsLink {
  border: none;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd:last-child {
  border: none;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd.catItemCategory a,
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd.catItemCategory a:hover,
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside .catItemAuthor a {
  color: #999;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-readmore a {
  display: inline-block;
  padding: 2px 15px;
  border-radius: 100px;
  color: #777;
  background: #e6e6e6;
  font-size: 10px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-readmore a:hover {
  background: #ff5959;
  color: #fff;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-image img {
  opacity: 1;
  transform: scale(1);
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-image:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-readmore a {
  background: #ff5959;
  color: #fff;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover h3.item-title a {
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other {
  padding-top: 20px;
  border-top: 1px solid #eee;
  margin: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link {
  padding: 0;
  display: block;
  overflow: hidden;
  margin: 0 -15px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item {
  list-style: none;
  width: 50%;
  padding: 0 15px;
  float: left;
  margin: 0 0 20px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image {
  float: left;
  margin: 0 10px 0 0;
  position: relative;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image:before {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -120%, 0px);
  transition: transform 0.3s ease 0s;
  width: 100%;
  z-index: 2;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image img {
  max-width: 80px;
  min-height: 50px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item h3.title {
  font-size: 14px;
  margin: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside .article-info {
  margin-bottom: 10px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside .catItemCommentsLink {
  border: none;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd:last-child {
  border: none;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd.catItemCategory a,
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd.catItemCategory a:hover,
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside .catItemAuthor a {
  color: #999;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image:before {
  transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 120%, 0px);
  transition: all 0.3s ease-in-out;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image img {
  opacity: 1;
  transform: scale(1);
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover h3.title a {
  color: #ff5959;
}
.module.me-k2-mega-news.style2 .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
  margin: 0 20px 20px 0;
}
.module.style-me-highlight {
  border: none;
}
.module.style-me-highlight .modcontent {
  padding: 0;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 {
  margin: -3px;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item {
  padding: 3px;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item:before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  bottom: 3px;
  right: 3px;
  overflow: hidden;
  background: url(../images/bg/gradient.png) repeat-x 0 170%;
  transition: all 0.3s ease-in;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .item-title a {
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .item-title a:hover {
  color: #ff5959;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits {
  font-size: 12px;
  text-align: center;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_item_info_hits {
  display: inline-block;
  float: none;
  padding: 4px 0;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_writen_by_icon,
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_time_icon {
  margin: 0;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_writen_by_icon i,
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_time_icon i {
  font-size: 14px;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_hits_icon {
  margin: 0;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_items_hits_icon i {
  font-size: 14px;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_item_hits_border {
  border: none;
  position: relative;
  padding: 0;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_hits .k2_highlight_item_hits_border:after {
  content: "";
  height: 10px;
  width: 1px;
  background: #fff;
  margin: 0 8px;
  display: inline-block;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_read {
  border-radius: 30px;
  font-size: 12px;
  text-transform: capitalize;
  padding: 0;
  width: 90px;
  height: 30px;
  line-height: 28px;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_read a {
  float: none;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_read:hover {
  border-color: #ff5959;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item .k2_highlight_items_info_no_slide .k2_highlight_items_info_read:hover a {
  color: #ff5959;
}
.module.style-me-highlight .modcontent .sj-highlight-items-for-k2 .k2_item:hover:before {
  background: #000;
  opacity: 0.5;
  transition: all 0.3s ease-in;
}
.module.social-share {
  margin: 25px 0 30px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item {
  display: block;
  overflow: hidden;
  width: 33.33333%;
  float: left;
  padding: 0 5px;
  margin: 0 0 15px;
  line-height: 18px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon {
  height: 32px;
  width: 32px;
  text-align: center;
  line-height: 32px;
  float: left;
  color: #fff;
  font-size: 20px;
  border-radius: 3px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-facebook {
  background: #3b5998;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-facebook:hover {
  background: #10182a;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-google-plus {
  background: #d13f2d;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-google-plus:hover {
  background: #531912;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-rss {
  background: #f88b02;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-rss:hover {
  background: #603601;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-twitter {
  background: #44ccf6;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-twitter:hover {
  background: #07779a;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-linkedin {
  background: #0275b6;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-linkedin:hover {
  background: #00141f;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-dribbble {
  background: #F26798;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-dribbble:hover {
  background: #b10f48;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-youtube {
  background: #DA2723;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-youtube:hover {
  background: #560f0e;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-soundcloud {
  background: #FF7000;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-soundcloud:hover {
  background: #662d00;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-vimeo-square {
  background: #86c9ef;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-vimeo-square:hover {
  background: #1a85c2;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-instagram {
  background: #1E5A80;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon.fa-instagram:hover {
  background: #010304;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .like-count {
  display: block;
  color: #222;
  font-size: 12px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .like-text {
  display: block;
  color: #777;
  font-size: 11px;
}
div.sj-accordion {
  border: none;
}
div.sj-accordion .acd-items .acd-item .acd-header {
  margin: 0px;
  border: none;
  font-size: 18px;
  color: #f5f6f6;
  text-transform: uppercase;
  background: url(../images/icon/icon_cong.png) no-repeat 20px center #23262d;
  padding: 12px 10px 12px 50px;
  transition: 0.3s all ease 0s;
}
div.sj-accordion .acd-items .acd-item .acd-header:hover {
  background-color: #2E3138;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner {
  position: relative;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-image {
  margin: 0px;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content {
  position: absolute;
  bottom: 0px;
  padding: 17px 20px;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
  margin: 0px;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content .acd-description {
  color: #fff;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content ul.acd-info {
  list-style: none;
  padding: 10px 0px 0px;
  margin: 0px;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content ul.acd-info li {
  color: #fff;
  display: inline-block;
  margin-right: 20px;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content ul.acd-info li span.acd-date {
  background: url(../images/icon/icon_date.png) no-repeat left center;
  padding-left: 23px;
}
div.sj-accordion .acd-items .acd-item .acd-content-wrap .acd-content-wrap-inner .acd-content ul.acd-info li span.acd-hits {
  background: url(../images/icon/icon_hits.png) no-repeat left center;
  padding-left: 27px;
}
div.sj-accordion .acd-items .acd-item.selected .acd-header {
  background: url(../images/icon/icon_tru.png) no-repeat 20px center #ff5959;
}
div.sj-accordion .acd-items .acd-item .acd-image {
  position: relative;
}
div.sj-accordion .acd-items .acd-item .acd-image a.hover-link {
  height: 25px;
  width: 25px;
  background: url(../images/icon/icon_cong2.png) no-repeat 0px 0px;
  transition: 0.7s all ease 0s;
  position: absolute;
  left: 47%;
  top: -50%;
  opacity: 0;
}
div.sj-accordion .acd-items .acd-item:hover .acd-image a.hover-link {
  top: 20%;
  opacity: 1;
  transform: rotate(360deg);
}
div.contact-ajax .ctajax-wrap.bigmap .col-md-12 {
  margin-bottom: 20px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"] {
  padding: 8px 35px;
  border-radius: 0;
  background: #ff5959;
  border: none;
  color: #fff;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"]:hover {
  background: #23262D;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-heading {
  font-size: 18px;
}
div.contact-ajax .ctajax-wrap .ctajax-element .el-inner .el-ctajax-form input.el-input {
  width: 85%;
}
.stats-module dt {
  width: 35%;
  display: inline-block;
  font-weight: bold;
}
.stats-module dd {
  width: 63%;
  display: inline-block;
}
.module._menu.side-menu .modcontent ul.menu > li.parent > a:after,
.module._menu.side-menu .modcontent ul.menu > li.parent span:after {
  content: "\f0da";
  font-family: FontAwesome;
  margin: 0 10px;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul {
  left: -100%;
  -webkit-transition: transform 0.2s ease-in-out 0s;
  -moz-transition: transform 0.2s ease-in-out 0s;
  -o-transition: transform 0.2s ease-in-out 0s;
  transition: transform 0.2s ease-in-out 0s;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span {
  color: #777;
  cursor: pointer;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: relative;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li.parent > span:hover {
  color: #ff5959;
}
.module._menu.side-menu .modcontent ul.menu > li.parent ul li ul {
  display: none;
  width: 220px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul {
  top: 0;
  background: #fff;
  border: 1px solid #ccc;
  padding: 15px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  padding: 4px 10px;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:last-child {
  border: none;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li.parent > a:after {
  content: "\f0da";
  font-family: FontAwesome;
  position: relative;
  float: right;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul {
  display: block;
  left: -220px;
  position: absolute;
  top: 0;
  z-index: 10;
  background: #fff;
}
.module._menu.side-menu .modcontent ul.menu > li.parent:hover ul li:hover ul li {
  padding: 4px 5px;
}
.module._menu.side-menu .modcontent ul.menu li a.fa-home:before {
  margin-right: 10px;
}
.module._menu.tree-menu .modcontent ul.menu li ul {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu li img {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu li a:after {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu li:hover ul {
  display: none;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active > a:after {
  display: inline-block;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul {
  background: #fff;
  display: block;
  position: static;
  border: 0;
  padding-left: 20px;
  list-style-type: circle;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span {
  color: #777;
  cursor: pointer;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active ul li.parent > span:hover {
  color: #ff5959;
}
.module._menu.tree-menu .modcontent ul.menu > li.parent.active:hover ul ul {
  font-size: 91%;
}
.module._menu.tree-menu .modcontent ul.menu li a.fa-home:before {
  margin-right: 10px;
}
.module.sjflatmenu {
  border: 1px solid #ddd;
  background: #fff;
  position: relative;
}
.module.sjflatmenu h3.modtitle {
  padding: 16px 20px;
}
.module.sjflatmenu .modcontent {
  padding: 15px;
}
.module.sjflatmenu .modcontent ul.sj-flat-menu {
  z-index: 1;
  position: relative;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-item .fm-link a {
  color: #2e323b;
  font-weight: normal;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-item .fm-link a img {
  display: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li .fm-item .fm-link a {
  color: #2e323b;
  font-weight: normal;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li .fm-item .fm-link a img {
  display: none;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container ul li .fm-item .fm-link a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container .fm-item .fm-link a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-container .fm-item .fm-link a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .flyout-menu li .fm-container ul li:hover .fm-container li:hover .fm-container li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .flyout-menu li.fm-last {
  border: none;
}
.module.sjflatmenu .modcontent .flyout-menu li:hover {
  background: #ff5959;
}
.module.sjflatmenu .modcontent .flyout-menu li:hover .fm-item .fm-link a {
  color: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu {
  border: none;
  margin-top: -16px;
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li {
  background: #fff;
  border-bottom: #ddd 1px solid;
}
.module.sjflatmenu .modcontent .accordion-menu li a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .accordion-menu li a img {
  display: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-last {
  border-bottom: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened > .fm-item {
  border-bottom: none;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul {
  list-style-type: circle;
  margin-left: 20px;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul li {
  border: none;
  padding: 2px 0;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-container ul li a {
  padding-left: 0;
  line-height: normal;
}
.module.sjflatmenu .modcontent .accordion-menu li .fm-item a {
  background: none;
  padding-left: none;
  font-weight: normal;
}
.module.sjflatmenu .modcontent .accordion-menu li:hover {
  background: #ff5959;
}
.module.sjflatmenu .modcontent .accordion-menu li:hover a {
  color: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover {
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover li:hover {
  background: #fff;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened:hover a:hover {
  color: #ff5959;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-item a {
  color: #2e323b;
}
.module.sjflatmenu .modcontent .accordion-menu li.fm-opened .fm-item:hover a {
  color: #ff5959;
}
.sjportfolio .respl-header .respl-cats .respl-cat .respl-count {
  color: #2e323b;
  font-size: 14px;
}
.sjportfolio .respl-header .respl-cats .respl-cat .respl-count:hover {
  color: #ff5959;
}
.sjportfolio .respl-header .respl-cats .respl-cat.sel .respl-count {
  background: #ff5959;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border-color: #ff5959;
}
.sjportfolio .respl-header .respl-sort-view .respl-sort {
  padding: 0;
  font-size: 14px;
}
.sjportfolio .respl-header .respl-sort-view .respl-sort .sort-inner {
  font-size: 13px;
}
.sjportfolio .respl-header .respl-sort-view .respl-sort .sort-select {
  box-shadow: none;
  padding: 0;
  border-radius: 0;
  left: auto;
  right: 0;
}
.sjportfolio .respl-header .respl-sort-view .respl-sort .sort-select li a {
  font-size: 12px;
}
.sjportfolio .respl-header .respl-sort-view .respl-sort .sort-select li a:hover {
  background: #ff5959;
  color: #fff;
}
.sjportfolio .respl-header .respl-sort-view .respl-view {
  display: none !important;
}
.sjportfolio .respl-items .respl-item .item-inner {
  display: block;
  position: relative;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image {
  display: block;
  position: relative;
  overflow: hidden;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image .more-inner {
  display: block;
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  top: auto;
  text-align: center;
  text-shadow: 0 1px #000;
  z-index: 10;
  transition: all 0.3s ease-in-out 0s;
  padding: 0 10px;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image .more-inner a {
  color: #fff;
  font-size: 12px;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image .more-inner a:hover {
  color: #ff5959;
  text-decoration: none;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image .more-inner .more-public a {
  font-style: italic;
  font-size: 11px;
}
.sjportfolio .respl-items .respl-item .item-inner .item-image .shadow {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 29%, rgba(0, 0, 0, 0.01) 30%, rgba(0, 0, 0, 0.01) 33%, rgba(0, 0, 0, 0.17) 62%, rgba(0, 0, 0, 0.24) 68%, rgba(0, 0, 0, 0.62) 90%, rgba(0, 0, 0, 0.73) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-radius: 5px;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.sjportfolio .respl-items .respl-item .item-inner .more-title a {
  padding: 5px 0;
  color: #2e323b;
  display: block;
}
.sjportfolio .respl-items .respl-item:hover .item-image .more-inner {
  bottom: 30%;
}
.sjportfolio .respl-items .respl-item:hover .item-image .more-inner a {
  color: #fff;
}
.sjportfolio .respl-items .respl-item:hover .item-image .shadow {
  background: rgba(0, 0, 0, 0.5);
}
.sjportfolio .respl-loader {
  display: table;
  margin: 0 auto;
  padding: 0 20px;
  box-shadow: none;
  border: none;
  background: #ff5959;
}
.sjportfolio .respl-loader .respl-button {
  text-shadow: none;
}
.sjportfolio .respl-loader .respl-button .loader-image {
  background: none;
  color: #ff5959;
}
.sjportfolio .respl-loader .respl-button .loader-label {
  color: #fff;
}
.sjportfolio .respl-loader .respl-button:hover .loader-image,
.sjportfolio .respl-loader .respl-button:hover .loader-label {
  color: #ff5959;
}
.icon-chevron-right:before {
  content: "\f101";
}
.icon-chevron-left:before {
  content: "\f100";
}
.item-page .img-fulltext img {
  width: 100%;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.LTR Language Menu Style
 *      1.Moo menu 
 *      2.Mega Menu
 *      3.Responsive Menu
 *      
 *   2.RTL Language Menu Style
 *      1.Moo menu & Css Menu
 *      2.Mega Menu
 *      3.Responsive Menu
 *   
 */
.fancy {
  background: #ff5959;
  position: absolute;
  padding: 0;
  margin: 0;
}
#moonavigator {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
  list-style: none;
}
#moonavigator li.level1,
#meganavigator li.level1 {
  float: left;
  position: relative;
  padding: 0;
  margin: 0 1px 0 0 ;
  list-style: none;
}
#moonavigator li.level1 > .item-link,
#meganavigator li.level1 > .item-link {
  margin: 0;
  padding: 13px 15px 14px;
  color: #ffffff;
  font-size: 14px;
  display: block;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
#moonavigator li.level1 .fa-angle-down,
#meganavigator li.level1 .fa-angle-down {
  font-size: 14px;
  margin: 0 5px;
}
#moonavigator li.level1 .showdesc .menu-title,
#meganavigator li.level1 .showdesc .menu-title {
  line-height: 100%;
  padding-bottom: 3px;
  margin-top: -1px;
  display: block;
}
#moonavigator li.level1 .showdesc .menu-desc,
#meganavigator li.level1 .showdesc .menu-desc {
  display: block;
  font-size: 11px;
  color: #ccc;
  line-height: 100%;
}
#moonavigator li.level1.active,
#moonavigator li.level1.hover,
#meganavigator li.level1.active,
#meganavigator li.level1.hover {
  background: #ff5959;
}
#moonavigator ul.subnavi {
  left: 0;
  position: absolute;
  padding: 0 8px;
  list-style: none;
  width: 220px;
  left: -999em;
  background: #fff;
}
#moonavigator ul.subnavi li,
#meganavigator .mega-content ul.subnavi li,
#meganavigator .mega-content .menu li {
  padding: 0 0 1px 0;
  position: relative;
  border-bottom: 1px solid #eee;
}
#moonavigator ul.subnavi li .item-link,
#meganavigator .mega-content ul.subnavi li .item-link,
#meganavigator .mega-content .menu li .item-link {
  display: block;
  margin: 0;
  padding: 6px 12px ;
  color: #555;
  font-size: 14px;
  cursor: pointer;
  text-transform: none;
  line-height: 25px;
}
#moonavigator ul.subnavi li .fa-angle-right,
#meganavigator .mega-content ul.subnavi li .fa-angle-right,
#meganavigator .mega-content .menu li .fa-angle-right {
  position: absolute;
  right: 10px;
  z-index: 1;
  margin: 4px 0;
}
#moonavigator ul.subnavi li .showdesc,
#meganavigator .mega-content ul.subnavi li .showdesc,
#meganavigator .mega-content .menu li .showdesc {
  text-align: left;
}
#moonavigator ul.subnavi li .showdesc span.menu-title,
#meganavigator .mega-content ul.subnavi li .showdesc span.menu-title,
#meganavigator .mega-content .menu li .showdesc span.menu-title {
  padding-bottom: 5px;
}
#moonavigator ul.subnavi li.hover > .item-link,
#moonavigator ul.subnavi li.active > .item-link,
#meganavigator .mega-content ul.subnavi li.hover > .item-link,
#meganavigator .mega-content ul.subnavi li.active > .item-link,
#meganavigator .mega-content .menu li.hover > .item-link,
#meganavigator .mega-content .menu li.active > .item-link {
  color: #ff5959;
}
#moonavigator ul.subnavi li .fancy + .hover,
#meganavigator .mega-content ul.subnavi li .fancy + .hover,
#meganavigator .mega-content .menu li .fancy + .hover {
  background: transparent;
}
#moonavigator li.level1:hover ul.level2,
#moonavigator li.level1.hover ul.level2,
#meganavigator li.level1:hover ul.level2,
#meganavigator li.level1.hover ul.level2 {
  left: 100%;
}
#moonavigator li.level2:hover ul.level3,
#moonavigator li.level2.hover ul.level3,
#moonavigator li.level3:hover ul.level4,
#moonavigator li.level3.hover ul.level4,
#moonavigator li.level4:hover ul.level5,
#moonavigator li.level4.hover ul.level5,
#moonavigator li.level5:hover ul.level6,
#moonavigator li.level5.hover ul.level6 {
  left: 100%;
  top: 0;
}
#meganavigator {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  z-index: 60;
}
#meganavigator .mega-content {
  position: absolute;
  z-index: 10;
  background: #fff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  display: none;
}
#meganavigator .mega-content.megachild .mega-content-inner {
  padding: 10px 0;
  display: block;
}
#meganavigator .mega-content .mega-col {
  float: left;
}
#meganavigator .mega-content .mega-col.one {
  width: 220px;
}
#meganavigator .mega-content .mega-col.more {
  padding: 10px;
}
#meganavigator .mega-content .mega-col .mega-group {
  display: block;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 150%;
  padding: 0 10px 10px;
  color: #ffffff;
  display: block;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#meganavigator .mega-content .mega-col .mega-module {
  color: #ddd;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-title {
  padding: 20px 15px 5px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-title h3 {
  padding: 0 0 10px;
  border-bottom: 1px solid #000;
  color: #000;
  display: inline-block;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items {
  padding: 0;
  display: block;
  margin: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item {
  list-style: none;
  width: 33.3333333%;
  float: left;
  padding: 0 15px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext {
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .moduleItemImage {
  display: block;
  overflow: hidden;
  margin: 0 0 10px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .moduleItemImage img {
  margin: 0;
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main h3.moduleItemTitle {
  font-size: 16px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main h3.moduleItemTitle a {
  color: #555;
  display: inline-block;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main h3.moduleItemTitle a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside {
  margin: 0;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside .article-info {
  margin-bottom: 10px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside .catItemCommentsLink {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #999;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main .introtext {
  color: #555;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main a.moduleItemReadMore {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  color: #fff;
  font-size: 12px;
  margin: auto;
  border: 1px solid #fff;
  display: inline-block;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext .main a.moduleItemReadMore:hover {
  color: #ff5959;
  border-color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .moduleItemIntrotext:hover .main h3.moduleItemTitle a {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs {
  width: 25%;
  padding: 0 0 0 15px;
  border: none;
  background: #fff;
  position: relative;
  z-index: 2;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs .spt-tab span.spt-tab-inner {
  background: none;
  border-width: 0 1px 1px 0;
  border-color: #eee;
  border-style: solid;
  padding: 10px 0;
  position: relative;
  font-size: 14px;
  color: #555;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs .spt-tab span.spt-tab-inner:before {
  content: "\f105";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 40px;
  font-family: fontawesome;
  text-align: center;
  line-height: 44px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs .spt-tab span.spt-tab-inner:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs .spt-tab span.spt-tab-inner.selected {
  border-right: none;
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-col {
  width: 50%;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content {
  width: 75%;
  margin: 0 -1px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content {
  border: none;
  padding: 45px 20px 5px;
  border-left: 1px solid #eee;
  position: relative;
  z-index: 1;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item {
  display: block;
  overflow: hidden;
  margin: 0 0 20px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .images-other {
  max-width: 80px;
  float: left;
  margin-right: 20px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .spt-other-title {
  font-size: 14px;
  margin: 0;
  background: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .spt-other-title a {
  color: #222;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .spt-other-title a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside {
  margin: 0;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside .article-info {
  margin-bottom: 10px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside .catItemCommentsLink {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd:last-child {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd.catItemCategory a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd.catItemCategory a:hover,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside .catItemAuthor a {
  color: #999;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .content-other .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item:hover .content-other .spt-other-title a {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item:hover img {
  transform: scale(1);
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-title a {
  font-size: 14px;
  color: #555;
  margin: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside {
  margin: 0;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside .article-info {
  margin-bottom: 10px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside .catItemCommentsLink {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd:last-child {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd.catItemCategory a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd.catItemCategory a:hover,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside .catItemAuthor a {
  color: #999;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-col-inner {
  position: relative;
  overflow: hidden;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-col-inner .item-read {
  position: absolute;
  padding: 6px 10px;
  display: inline-block;
  top: 100%;
  left: 50%;
  opacity: 0;
  margin-left: -48px;
  margin-top: -16px;
  border: 1px solid #fff;
  font-size: 12px;
  border-radius: 50px;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-col-inner .item-read a {
  color: #fff;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-col-inner .item-read:hover {
  border-color: #ff5959;
  background: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .spt-col-inner .item-read:hover a {
  color: #fff;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one:hover .spt-title a {
  color: #ff5959;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one:hover .item-read {
  top: 50%;
  opacity: 1;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one:hover img {
  transform: scale(1);
  opacity: 1;
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content ul.yt-list li {
  color: #555;
}
#meganavigator .mega-content ul.subnavi,
#meganavigator .mega-content .menu {
  list-style: none;
  padding: 0 8px;
}
#meganavigator .mega-content ul.subnavi li.last,
#meganavigator .mega-content .menu li.last {
  border: none;
}
ul.resmenu {
  margin: 0;
  background-color: #333;
}
ul.resmenu li a {
  font-weight: bold;
  border-bottom: 1px solid #444;
  color: #999;
  border: none;
  padding: 5px 8px;
}
ul.resmenu li a:focus,
ul.resmenu li a:hover {
  color: #ffffff;
  background: #ff5959;
}
ul.resmenu li a.active {
  background: none;
  color: #ff5959;
}
ul.resmenu ul.nav {
  padding: 0 8px;
}
ul.resmenu ul.nav a {
  font-weight: normal;
}
.btn-hamburger {
  padding: 15px 20px;
}
.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}
.slideout-panel {
  position: relative;
  background: #fff;
}
.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}
.slideout-open .slideout-menu {
  display: block;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-col {
  float: right;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs {
  float: right;
  padding: 0 15px 0 0;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs span.spt-tab-inner {
  border-width: 0 0 1px 1px;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs span.spt-tab-inner.selected {
  border-width: 0 0 1px 0;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position ul.spt-tabs span.spt-tab-inner:before {
  right: auto;
  left: 0;
  transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content {
  border-width: 0 1px 0 0;
  border-style: solid;
  margin: 0 -2px;
  border-color: #eee;
  text-align: right;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .images-other {
  float: right;
  margin: 0 0 0 20px;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .article-aside dd {
  border-left: 1px solid #BBB;
  border-right: none;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-three .spt-other-item .article-aside dd:nth-child(2) {
  padding-right: 0;
  padding-left: 8px;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd {
  border-left: 1px solid #BBB;
  border-right: none;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd:nth-child(2) {
  padding-right: 0;
  padding-left: 8px;
}
.rtl #meganavigator .mega-content .mega-col .mega-module .mega-module-content .sj-k2-simpletabs .spt-wrap.left-position .spt-tabs-content .spt-tab-content .spt-col-one .article-aside dd:last-child {
  border: none;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
/*   1.Page Join Now
 *   2.Page About us
 *   3.Page Services
 *   4.Page portfolio
 *   5.Page What's new
 */
.fontsize_l {
  font-size: 18px;
  font-weight: 400;
}
.g-underline {
  font-size: 180%;
  font-weight: 400;
}
ul.c-step {
  list-style: none;
  margin: 0 auto 4em auto;
  counter-reset: section;
  display: table;
  position: relative;
  z-index: 1;
  padding: 0;
}
ul.c-step:before {
  content: "";
  width: 100%;
  height: 10px;
  background: #DEDEDE;
  position: absolute;
  z-index: 2;
  left: 0;
  top: 50%;
  margin-top: -5px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) inset;
}
ul.c-step li {
  list-style: none;
  margin: 0 50px;
  padding-top: 50px;
  line-height: 25px;
  display: inline-block;
  position: relative;
  z-index: 3;
  text-align: center;
}
ul.c-step li:before,
ul.c-step li.active:before {
  counter-increment: section;
  content: counter(section);
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  font-weight: 800;
  text-align: center;
  display: inline-block;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  -moz-box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  box-shadow: 0 1px 1px 0px rgba(0, 0, 0, 0.3) inset, 0 0 0 4px #DEDEDE;
  background-color: #93afa9;
  background-image: -moz-linear-gradient(top, #aac3bf, #719088);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#aac3bf), to(#719088));
  background-image: -webkit-linear-gradient(top, #aac3bf, #719088);
  background-image: -o-linear-gradient(top, #aac3bf, #719088);
  background-image: linear-gradient(to bottom, #aac3bf, #719088);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaac3bf', endColorstr='#ff719088', GradientType=0);
}
ul.c-step li.active:before {
  background-color: #ff7878;
  background-image: -moz-linear-gradient(top, #ff8c8c, #ff5959);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff8c8c), to(#ff5959));
  background-image: -webkit-linear-gradient(top, #ff8c8c, #ff5959);
  background-image: -o-linear-gradient(top, #ff8c8c, #ff5959);
  background-image: linear-gradient(to bottom, #ff8c8c, #ff5959);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff8c8c', endColorstr='#ffff5959', GradientType=0);
}
ul.c-step li.active h3 {
  color: #ff5959;
}
ul.c-step li h3 {
  margin: 10px 0 0;
  font-size: 16px;
}
ul.c-step li span {
  font-size: 13px;
}
.table-underline thead {
  border-bottom: 2px solid #404040;
  font-size: 14px;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top, #f5f5f5, #cccccc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#cccccc));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #cccccc);
  background-image: -o-linear-gradient(top, #f5f5f5, #cccccc);
  background-image: linear-gradient(to bottom, #f5f5f5, #cccccc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
.table-underline tbody tr:hover {
  background: #FAFFED;
}
#g-about .yt-list li {
  border-bottom: 1px  dotted #ccc;
  padding: 7px 0;
}
#g-about .ourmember {
  margin-top: 60px;
  text-align: center;
}
#g-about .ourmember h3.page-module-title:after {
  margin: 10px auto;
  width: 30%;
}
#g-about .ourmember .pre-text {
  padding: 0px 150px;
  margin-bottom: 20px;
}
#g-about .ourmember .item-content .image {
  position: relative;
  overflow: hidden;
  margin-bottom: 13px;
}
#g-about .ourmember .item-content .image .socials {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
#g-about .ourmember .item-content .image .socials a {
  display: block;
  height: 25px;
  width: 25px;
  background: #333;
  text-align: center;
  border-radius: 50%;
  margin: 0px 4px;
  float: left;
  position: absolute;
  bottom: -30px;
}
#g-about .ourmember .item-content .image .socials a .fa {
  margin: 0px;
  line-height: 25px;
  color: #ccc9cb;
  transition: 0.3s all ease 0s;
}
#g-about .ourmember .item-content .image .socials a:hover {
  background: #ff5959;
}
#g-about .ourmember .item-content .image .socials a:hover .fa {
  color: #fff;
}
#g-about .ourmember .item-content .image .socials a.facebook {
  transition: 0.3s all ease 0s;
  left: 32%;
}
#g-about .ourmember .item-content .image .socials a.flickr {
  transition: 0.5s all ease 0s;
  left: 45%;
}
#g-about .ourmember .item-content .image .socials a.twitter {
  transition: 0.7s all ease 0s;
  left: 58%;
}
#g-about .ourmember .item-content .name {
  margin-bottom: 5px;
}
#g-about .ourmember .item-content .job {
  color: #000;
  font-size: 13px;
  margin-bottom: 3px;
  font-weight: 600;
}
#g-about .ourmember .item-content:hover .image .socials a.facebook {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.flickr {
  bottom: 25px;
}
#g-about .ourmember .item-content:hover .image .socials a.twitter {
  bottom: 25px;
}
#g-about .ourmember #yt-extra-carousel .carousel-inner {
  margin: 3em 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators {
  bottom: auto;
  top: 0px;
  margin: 0px -28px 0 0;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li {
  height: 12px;
  width: 12px;
  background: #d7d7d5;
  border: none;
  border-radius: 50%;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li.active {
  background: #ff5959;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li:hover {
  background: #ff5959;
}
#g-about .customersay {
  border: solid 1px #e9e9e9;
  padding: 0 15px ;
  position: relative;
}
#g-about .customersay .yt-extra-carousel {
  margin: 0;
  overflow: visible;
}
#g-about .customersay .yt-extra-carousel .carousel-control {
  width: 25px;
  height: 25px;
  border: 1px solid #ccc;
  box-shadow: 0 0 0 6px #fff;
  border-radius: 50%;
}
#g-about .customersay .yt-extra-carousel .carousel-control i {
  line-height: 22px;
  font-size: 18px;
}
#g-about .customersay .yt-extra-carousel .carousel-control.left {
  right: 45px !important;
  top: 4px !important;
  left: auto;
}
#g-about .customersay .yt-extra-carousel .carousel-control.right {
  right: 10px !important;
  top: 4px !important;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover {
  border-color: #ff5959;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover i {
  color: #ff5959;
}
#g-about .customersay .cus-title {
  background: #fff;
  padding: 10px;
  position: absolute;
  left: 30px;
  top: -25px;
}
#g-about h3.page-module-title,
#g-pageservices h3.page-module-title {
  margin-bottom: 20px;
}
#g-about ul.circle li {
  position: relative;
  margin-left: 30px;
  list-style: none;
}
#g-about ul.circle li:before {
  content: "\f111";
  color: #ff5959;
  font-family: FontAwesome;
  font-size: 8px;
  line-height: 8px;
  border: 2px solid rgba(0, 0, 0, 0.05);
  border-radius: 100%;
  position: absolute;
  margin-left: -20px;
  top: 5px;
}
#g-pageservices .features .fa {
  background: #777;
  height: 75px;
  width: 75px;
  text-align: center;
  line-height: 67px;
  border: 3px solid #eee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#g-pageservices .col-sm-4 {
  margin: 1em 0;
}
#g-pageservices .our h3 {
  margin-top: 1em;
}
#g-pageservices article h3 {
  font-weight: normal;
}
#g-pageservices article a.detail:after {
  content: "\f105";
  font-family: FontAwesome;
  display: inline-block;
  color: #fff;
  background: #ff5959;
  margin: -3px 3px 0;
  height: 14px;
  width: 14px;
  line-height: 14px;
  font-size: 12px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
}
#g-pageservices article a.detail:hover:after {
  color: #fff;
}
#g-pageservices h2 {
  font-size: 180%;
  margin-bottom: 1em;
}
#g-pageservices h3.accordion-heading.active {
  color: #ff5959;
}
#g-pageservices hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 3em 0;
}
#g-pageservices .testimonial-avatar [class^="icon-"],
#g-pageservices .testimonial-avatar [class*=" icon-"] {
  border: none;
}
#g-pagecolumn hr {
  height: 5px;
  background: #eee;
  border-top-color: #ddd;
  margin: 4em 0;
  float: left;
  width: 100%;
}
#g-pageportfolio [class*="col-sm"] {
  position: relative;
  top: 0;
  background: #F9F9F9;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: -1px;
  padding: 0 5px;
  z-index: 1;
  -webkit-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  -moz-box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
  box-shadow: 1px 1px 0  #FFFFFF inset,1px 0 0 #D8D8D8, 0 1px 0 #E5E5E5, 2px 1px 0 #D8D8D8, 1px 2px 0 #E5E5E5, 3px 2px 0 #D8D8D8, 2px 3px 0 #E5E5E5, 4px 3px 0 #D8D8D8, 4px 3px 0 #eee, 4px 3px 0 #E5E5E5, 4px 4px 0 #E5E5E5;
}
#g-pageportfolio [class*="col-sm"] .port-item-img {
  position: relative;
  display: block;
  padding: 10px 10px 0;
  overflow: hidden;
  border-right: none;
}
#g-pageportfolio [class*="col-sm"] .port-item-content {
  padding: 10px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 {
  font-size: 100%;
  line-height: 22px;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 a {
  color: #2e323b;
}
#g-pageportfolio [class*="col-sm"] .port-item-content h4 a:hover {
  color: #ff5959;
}
#g-pageportfolio [class*="col-sm"] .port-item-content p {
  margin-bottom: 5px;
}
#g-pageportfolio [class*="col-sm"]:hover {
  top: 4px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#g-pagewhatnew .yt-lightbox.image-none {
  padding: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  display: table;
  margin: 0 auto 10px;
}
#g-pagewhatnew h3.title {
  margin-bottom: 1em;
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
  font-size: 180%;
}
#g-pagewhatnew .yt-lightbox a img {
  width: auto;
}
.categories-list .collapse.in {
  width: 100%;
}
/*ul.yt-list {padding: 0px;list-style: none;margin: 0px;
       li {padding: 0px;
              ul {padding: 0px;margin: 0px !important;list-style: none;}
       }
}
*/
.rtl #g-pageportfolio [class*="span"] .port-item-content a.detail:after,
.rtl #g-pageservices article a.detail:after {
  content: "\f104";
}
.rtl ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
  margin-right: 0px;
  margin-left: 5px;
}
@media (min-width: 768px) and (max-width: 979px) {
  ul.c-step li {
    margin: 0 10px;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
}
@media (max-width: 767px) {
  #g-pageservices .span4 {
    margin-bottom: 2em !important;
  }
  #g-pageportfolio [class*="span"] {
    margin-bottom: 1em !important;
  }
  #g-pageportfolio [class*="span"] .port-item-img {
    display: inline-block;
  }
  #g-pagewhatnew .yt-lightbox.image-none {
    display: block;
  }
  .yt-gallery ul li {
    width: auto !important;
  }
  ul.c-step:before {
    display: none;
  }
  ul.c-step li {
    display: table-cell;
  }
  div.g-pageteam div.b-ourteam [class*="span"] {
    margin-bottom: 30px !important;
  }
}
#k2Container.latestView .itemList .catItemView,
#k2Container.userView .itemList .catItemView,
#k2Container.tagView .itemList .catItemView {
  padding: 0;
  margin-bottom: 30px;
  /* hacked cho chrome và safari */
}
#k2Container.latestView .itemList .catItemView .main-inline,
#k2Container.userView .itemList .catItemView .main-inline,
#k2Container.tagView .itemList .catItemView .main-inline {
  display: inline;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock,
#k2Container.userView .itemList .catItemView .catItemImageBlock,
#k2Container.tagView .itemList .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
  z-index: 2;
  overflow: hidden;
  width: 23%;
  display: inline-block;
  position: relative;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img {
  height: 30px;
  width: 30px;
  position: absolute;
  display: block;
  text-align: center;
  top: 45%;
  left: 45%;
  opacity: 0;
  transform: scale(0);
  background: #fff;
  color: #ff5959;
  transition: all 0.3s ease-in-out;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img:before,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img:before,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img:before {
  content: "\f067";
  height: 100%;
  width: 100%;
  font-family: fontawesome;
  font-size: 14px;
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 30px;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock .zoom_img:hover,
#k2Container.userView .itemList .catItemView .catItemImageBlock .zoom_img:hover,
#k2Container.tagView .itemList .catItemView .catItemImageBlock .zoom_img:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover:before,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover:before,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover:before {
  opacity: 1;
  transition: all 0.3s ease-in;
}
#k2Container.latestView .itemList .catItemView .catItemImageBlock:hover .zoom_img,
#k2Container.userView .itemList .catItemView .catItemImageBlock:hover .zoom_img,
#k2Container.tagView .itemList .catItemView .catItemImageBlock:hover .zoom_img {
  opacity: 1;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
#k2Container.latestView .itemList .catItemView .main-item,
#k2Container.userView .itemList .catItemView .main-item,
#k2Container.tagView .itemList .catItemView .main-item {
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 1;
  display: inline-block;
  width: calc(74%);
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: bold;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a {
  color: #444;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle a:hover,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle a:hover,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle a:hover {
  color: #ff5959;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #bbb;
}
#k2Container.latestView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover,
#k2Container.userView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover,
#k2Container.tagView .itemList .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .article-info,
#k2Container.userView .itemList .catItemView .main-item .article-aside .article-info,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemCommentsLink,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemCommentsLink,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside dd,
#k2Container.userView .itemList .catItemView .main-item .article-aside dd,
#k2Container.tagView .itemList .catItemView .main-item .article-aside dd {
  display: inline-block;
  margin-right: 5px;
  font-size: 11px;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.latestView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover,
#k2Container.userView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover,
#k2Container.tagView .itemList .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.latestView .itemList .catItemView .main-item .catItemBody,
#k2Container.userView .itemList .catItemView .main-item .catItemBody,
#k2Container.tagView .itemList .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.latestView .itemList .catItemView .main-item .catItemBody .catItemIntroText,
#k2Container.userView .itemList .catItemView .main-item .catItemBody .catItemIntroText,
#k2Container.tagView .itemList .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  margin-bottom: 10px;
  position: relative;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #k2Container.latestView .itemList .catItemView .main-item,
  #k2Container.userView .itemList .catItemView .main-item,
  #k2Container.tagView .itemList .catItemView .main-item {
    border-bottom: none;
  }
}
#k2Container.genericView div.genericItemHeader h2.genericItemTitle {
  font-size: 18px;
  padding: 0;
}
#k2Container.genericView div.genericItemHeader h2.genericItemTitle a {
  color: #222;
}
#k2Container.genericView div.genericItemHeader h2.genericItemTitle a:hover {
  color: #ff5959;
}
#k2Container div.k2Pagination ul li {
  display: inline-block;
}
#k2Container.userView .userBlock {
  background: #ff5959;
  border: none;
  color: #fff;
}
#k2Container.userView .userBlock .userEmail {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a {
  color: #fff;
}
#k2Container.userView .userBlock .userEmail a:hover {
  color: #686868;
}
#k2Container.userView .catItemHeader .userItemTitle a {
  color: #444;
}
#k2Container.userView .catItemHeader .userItemTitle a:hover {
  color: #ff5959;
}
#k2Container.userView .catItemHeader .article-aside {
  font-size: 11px;
}
#k2Container.userView .catItemHeader .article-aside dl {
  margin: 0;
}
#k2Container.userView .catItemHeader .article-aside .article-info .create {
  margin-right: 20px;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink {
  border: none;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a {
  color: #999;
}
#k2Container.userView .catItemHeader .article-aside .article-info .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a {
  color: #444;
  font-weight: 400;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a:hover {
  color: #ff5959;
}
#k2Container.tagView .article-aside {
  font-size: 11px;
  color: #999;
}
#k2Container.tagView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .latestItemsUser {
  margin: 0 0 30px;
  background: #ff5959;
  border: none;
  color: #fff;
}
#k2Container.latestView .latestItemsUser h2 a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserURL {
  display: none;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a {
  color: #fff;
}
#k2Container.latestView .latestItemsUser .latestItemsUserEmail a:hover {
  color: #686868;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a {
  color: #444;
  font-weight: 400;
}
#k2Container.latestView .itemList .catItemView .catItemHeader h2.latestItemTitle a:hover {
  color: #ff5959;
}
#k2Container.latestView .itemList .catItemView .article-aside {
  font-size: 11px;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info {
  margin: 0;
}
#k2Container.latestView .itemList .catItemView .article-aside .article-info .create {
  color: #999;
}
#k2Container.itemListView .itemListCategoriesBlock {
  margin: 0 0 40px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory {
  padding: 0;
  background: none;
  border: none;
  height: 30px;
  width: 100%;
  position: relative;
  line-height: 30px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory h2 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #ff5959;
  background: #fff;
  z-index: 2;
  line-height: 30px;
  padding-right: 15px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  background: #fff;
  z-index: 2;
  padding-left: 15px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view {
  float: none;
  display: inline-block;
  cursor: pointer;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view i {
  height: auto;
  width: auto;
  float: none;
  color: #e2e2e2;
  font-size: 20px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view i.fa-bars {
  font-size: 22px;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view.active i,
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view:hover i {
  color: #ff5959;
}
#k2Container.itemListView .itemListCategoriesBlock .itemListCategory:before {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  background: #ff5959;
  z-index: 1;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView {
  padding: 0 0 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
  width: 30%;
  position: relative;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent  transparent ;
  border-width: 5px 5px 0 0;
  bottom: -7px;
  left: 4px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  position: relative;
  line-height: 18px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemLinks:empty {
  margin: 0;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: -15px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 100px;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ff5959;
}
#k2Container.itemListView.list-thumb .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView {
  padding: 0;
  margin-bottom: 20px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  position: relative;
  line-height: 18px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 20px 0 0;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 100px;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ff5959;
}
#k2Container.itemListView.list-full .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView {
  padding: 0 0 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eee;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
  width: 30%;
  position: relative;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  border-style: solid;
  border-color: #fff transparent  transparent ;
  border-width: 5px 5px 0 0;
  bottom: -7px;
  left: 4px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  position: relative;
  line-height: 18px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemLinks:empty {
  margin: 0;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: -15px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 100px;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-thumb .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView {
  padding: 0;
  margin-bottom: 20px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  position: relative;
  line-height: 18px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 20px 0 0;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 100px;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ff5959;
}
#k2Container.itemListView.grid.list-full .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView {
  padding: 0;
  margin-bottom: 20px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .catItemImageBlock,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0;
  margin: 0 0 20px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .catItemImageBlock img,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside .article-info,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2),
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd i,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemBody,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 1px;
  position: relative;
  line-height: 18px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 20px 0 0;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 100px;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView:hover img,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView:hover img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView:hover h3.catItemTitle a,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ff5959;
}
#k2Container.itemListView.grid .itemList .itemContainer .catItemView:hover div.catItemReadMore .button,
#k2Container.itemListView.list-grid .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ff5959;
  color: #fff;
}
#k2Container.itemView {
  border: none;
}
#k2Container.itemView .itemToolbar {
  color: #999;
}
#k2Container.itemView .itemToolbar .icon-item {
  font-size: 12px;
}
#k2Container.itemView .itemHeader .me-inline {
  display: inline-block;
}
#k2Container.itemView .itemHeader h2.itemTitle {
  color: #444;
  font-size: 24px;
  padding: 0;
  margin: 0 0 10px;
}
#k2Container.itemView .itemHeader h2.itemTitle a {
  color: #444;
}
#k2Container.itemView .itemHeader h2.itemTitle a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemHeader .itemToolbar {
  float: right;
  margin: 0;
  background: none;
  border: none;
  color: #999;
  /* hacked cho chrome và safari */
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #k2Container.itemView .itemHeader .itemToolbar .itemDateCreated {
    min-width: 122px;
  }
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .itemTextResizerTitle {
  color: #444;
  font-size: 11px;
  text-transform: capitalize;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease:hover {
  color: #fff;
  background: #ff5959;
  border-color: #ff5959;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease:hover {
  color: #fff;
  background: #ff5959;
  border-color: #ff5959;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .fontsize {
  margin-right: 35px;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .emailbutton a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton {
  border: none;
  padding: 0;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a {
  font-size: 14px;
  color: #999;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail .printbutton a:hover {
  color: #ff5959;
}
#k2Container.itemView .date-vote-thor {
  background: none;
  border: none;
  display: block;
  overflow: hidden;
  margin: 0 0 15px;
}
#k2Container.itemView .date-vote-thor ul li {
  border: none;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemView .date-vote-thor .itemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemView .date-vote-thor .me-inline {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemAuthorBlock {
  background: #EEEEEE;
  border: none;
  border-top: 1px solid #dee2f1;
  padding: 0;
  margin: 1em 0 2em;
  display: block;
  overflow: hidden;
}
#k2Container.itemView .itemAuthorBlock .header-author {
  display: block;
  overflow: hidden;
  padding: 10px;
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}
#k2Container.itemView .itemAuthorBlock .header-author .me-inline {
  display: inline;
  float: left;
  margin-right: 20px;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemcomment a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemHits {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock {
  border: none;
  padding: 0;
  font-size: 11px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock i {
  font-size: 14px;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock span {
  color: #999;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .header-author div.itemTagsBlock .itemTags a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemAuthorBlock img.itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 15px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: 16px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a {
  color: #000;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorAvatar {
  float: left;
  padding: 0 10px 10px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails {
  padding: 0 10px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails p:empty {
  display: none;
}
#k2Container.itemView .itemAuthorLatest h3 {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container.itemView .itemAuthorLatest ul {
  padding: 0;
}
#k2Container.itemView .itemAuthorLatest ul li.item {
  list-style: none;
  background: #fff;
  border: none;
}
#k2Container.itemView .itemAuthorLatest ul li.item a {
  color: #444;
}
#k2Container.itemView .itemAuthorLatest ul li.item a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemRelated h3.title-related {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container.itemView .itemRelated ul.items {
  padding: 0;
  margin: 0 -15px;
}
#k2Container.itemView .itemRelated ul.items li.item {
  list-style: none;
  width: 50%;
  padding: 0 15px;
  float: left;
}
#k2Container.itemView .itemRelated ul.items li.item .item-images {
  display: block;
  margin: 0 0 20px;
}
#k2Container.itemView .itemRelated ul.items li.item h3.itemRelTitle {
  font-size: 14px;
  margin: 0;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd:nth-child(2) {
  padding-left: 0;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd.catItemCategory a,
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd .catItemCommentsLink a {
  color: #777;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd.catItemCategory a:hover,
#k2Container.itemView .itemRelated ul.items li.item .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .catItemAuthor a {
  color: #999;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: #fff;
  border: none;
  overflow: hidden;
}
#k2Container.itemView .itemComments h3 {
  font-size: 13px;
  font-weight: normal;
  color: #000;
  padding: 0;
  text-transform: uppercase;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
#k2Container.itemView .itemComments .itemCommentsList .even,
#k2Container.itemView .itemComments .itemCommentsList .odd {
  background: transparent;
  border-bottom: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even img,
#k2Container.itemView .itemComments .itemCommentsList .odd img {
  margin: 5px 15px 0 0;
  border: 1px solid #eee;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a {
  color: #ff5959;
  text-decoration: none;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentLink a:hover,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentLink a:hover {
  color: #2e323b;
}
#k2Container.itemView .itemComments .itemCommentsList .even p,
#k2Container.itemView .itemComments .itemCommentsList .odd p {
  padding: 0;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .even span.commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentAuthorName {
  font-weight: normal;
  color: #ff5959;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName {
  font-size: 18px;
  margin-right: 10px;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate {
  font-size: 11px;
  color: #444;
}
#k2Container.itemView .itemComments .itemCommentsPagination {
  display: none;
}
#k2Container.itemView .itemComments p.itemCommentsFormNotes {
  border: none;
  margin: 1em 0 2em;
}
#k2Container.itemView .itemComments textarea.inputbox {
  width: 90%;
}
#k2Container.itemView .itemComments .button i {
  border-color: #ffffff;
  display: inline-block;
  background: url("../images/white-arrow-right.png") no-repeat scroll 3px 4px;
  margin: -3px 0 0 5px;
}
#k2Container.itemView .itemComments .itemCommentsForm form span#formLog {
  padding: 0;
  margin: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm h3 {
  font-size: 13px;
  font-weight: normal;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 30px;
}
#k2Container.itemView .itemComments .itemCommentsForm form {
  margin-bottom: 0;
}
#k2Container.itemView .itemComments .itemCommentsForm .form-horizontal .controls {
  text-align: right;
  margin: 0 6px 0 0;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate {
  color: #999;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate label {
  display: none;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#userName {
  width: 100%;
  margin-bottom: 10px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate .me-inline {
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input.me-inline {
  width: 49%;
  margin-bottom: 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
  margin-right: 12px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton {
  border: none;
  background: #ff5959;
  padding: 8px 20px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton:hover {
  background: #23262D;
}
#k2Container.itemView .itemComments .itemCommentsForm textarea.inputbox {
  width: 100%;
  background: #fff;
  color: #999;
  margin-bottom: 10px;
}
div.itemCommentsForm form span#formLog {
  position: absolute;
  margin-top: 25px;
}
.contentpane #outer {
  display: none;
}
div.k2SearchBlock {
  position: relative;
  display: inline-block;
}
div.k2SearchBlock div.k2LiveSearchResults {
  margin-top: 35px;
  border: 1px solid #e3e3e3;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  padding: 1px 10px;
}
div.catItemIntroText {
  line-height: 22px;
}
div.catItemIntroText p {
  margin: 0;
}
.itemContainer.col-sm-12 {
  width: 100%;
}
.vm-view-list {
  padding-left: 0;
  padding-right: 0;
}
.vm-view-list .vm-view {
  float: left;
}
.vm-view-list .vm-view i {
  display: inline-block;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 5px;
}
.vm-view-list .view-grid.active i {
  background: url(../images/icon/icon-grid-w.png) no-repeat center center #ff5959;
}
.vm-view-list .view-list i {
  background: url(../images/icon/icon-list.png) no-repeat center center #e9e9e9;
}
.vm-view-list .view-grid i {
  background: url(../images/icon/icon-grid.png) no-repeat center center #e9e9e9;
}
.vm-view-list .view-list.active i {
  background: url(../images/icon/icon-list-w.png) no-repeat center center #ff5959;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
.home-layout2 {
  background: #fff;
  /* Medium devices Desktops  
    // ------------------*/
  /* Small devices Tablets	
    // ------------------*/
  /* Extra small devices Phones
    // ------------------*/
}
.home-layout2 #yt_header {
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 75%, #f5f5f5 83%, #f3f3f3 89%, #f1f1f1 95%, #ececec 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(75%, #ffffff), color-stop(83%, #f5f5f5), color-stop(89%, #f3f3f3), color-stop(95%, #f1f1f1), color-stop(100%, #ececec));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 75%, #f5f5f5 83%, #f3f3f3 89%, #f1f1f1 95%, #ececec 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 75%, #f5f5f5 83%, #f3f3f3 89%, #f1f1f1 95%, #ececec 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 75%, #f5f5f5 83%, #f3f3f3 89%, #f1f1f1 95%, #ececec 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 75%, #f5f5f5 83%, #f3f3f3 89%, #f1f1f1 95%, #ececec 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ececec', GradientType=0);
}
.home-layout2 #yt_header .module {
  border: none;
  margin: 0;
  padding: 5px 0;
  display: inline-block;
}
.home-layout2 #yt_header .module .modcontent {
  padding: 0;
}
.home-layout2 #yt_menuwrap {
  background: #fff;
  margin: 0;
}
.home-layout2 #yt_menuwrap .row {
  position: relative;
}
.home-layout2 #yt_menuwrap #yt_logo {
  padding: 34px 15px;
}
.home-layout2 #yt_menuwrap #search {
  padding: 24px 15px;
}
.home-layout2 #yt_menuwrap #yt_mainmenu {
  position: static;
}
.home-layout2 #yt_slideshow .container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.home-layout2 #yt_spotlight2 {
  background: #eff4f7;
  padding-top: 60px;
}
.home-layout2 #yt_spotlight2 .container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.home-layout2 #yt_spotlight3 {
  background: #fff;
  border: none;
  padding: 60px 0 30px;
}
.home-layout2 #yt_spotlight4 {
  background: #eff4f7;
  padding: 60px 0 30px;
}
.home-layout2 #yt_spotlight5 {
  padding: 55px 0 5px;
}
.home-layout2 #yt_spotlight6 {
  padding-top: 60px;
  background: url(../images/bg/bg-latest.jpg) no-repeat 0 0 fixed;
  background-size: cover;
}
.home-layout2 #yt_spotlight7 {
  padding-top: 52px;
}
.home-layout2 #yt_spotlight8 {
  padding-top: 52px;
  background: url(../images/bg/bg-contact.jpg) no-repeat 0 0 fixed;
  background-size: cover;
}
.home-layout2 #yt_spotlight9 {
  padding: 52px 0 30px;
}
.home-layout2 #yt_spotlight10 {
  background: #222;
  border-top: 4px solid #666;
  padding: 30px 0;
}
.home-layout2 #yt_spotlight10 .module {
  border: none;
  margin: 0;
}
.home-layout2 #yt_spotlight10 .module h3.modtitle {
  background: none;
  font-size: 16px;
  color: #fff;
  padding: 0 0 10px;
  border-bottom: 1px solid #393939;
  text-align: left;
  margin: 5px 0 20px;
}
.home-layout2 #yt_spotlight10 .module .modcontent {
  padding: 0;
}
.home-layout2 .top-contact-support .list-contact {
  padding: 0;
  margin: 0;
}
.home-layout2 .top-contact-support .list-contact li {
  list-style: none;
  display: inline-block;
  color: #555;
  font-size: 12px;
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #a3a3a3;
  line-height: 11px;
}
.home-layout2 .top-contact-support .list-contact li a {
  color: #555;
}
.home-layout2 .top-contact-support .list-contact li a:hover {
  color: #ff5959;
}
.home-layout2 #yt_header .module.me-login {
  float: none;
  margin: 0;
}
.home-layout2 #yt_header .module.me-login .login-switch {
  padding: 0;
}
.home-layout2 #yt_header .module.me-login .login-switch:hover {
  color: #ff5959;
}
.home-layout2 #yt_header .module.me-language {
  padding: 0;
}
.home-layout2 #yt_header .module.me-language .modcontent .mod-languages {
  padding: 5px 0;
}
.home-layout2 #yt_header .module.me-language .modcontent .mod-languages a.dropdown-toggle:hover {
  color: #ff5959;
}
.home-layout2 .module.me_search .modcontent .dropdown button.dropdown-toggle {
  background: none;
  color: #222;
}
.home-layout2 .module.me_search .modcontent .dropdown button.dropdown-toggle:hover {
  color: #ff5959;
}
.home-layout2 .module.me_search .modcontent .dropdown .dropdown-menu {
  top: 74px;
}
.home-layout2 .module.social-top div.yt-socialbt {
  margin: 0;
}
.home-layout2 .module.social-top div.yt-socialbt a {
  height: 24px;
  width: 24px;
  border-radius: 5px;
  line-height: 18px;
  color: #555;
  box-shadow: none;
  border: none;
  background: none;
  transition: all 0s ease-in;
}
.home-layout2 .module.social-top div.yt-socialbt a i {
  font-size: 14px;
}
.home-layout2 .module.social-top div.yt-socialbt a:hover {
  color: #fff;
  background: #ff5959;
  transition: all 0s ease-in;
}
.home-layout2 .module.me-language .modcontent .mod-languages a.dropdown-toggle {
  padding: 0 15px;
}
.home-layout2 .module.me-style-k2-slideshow {
  margin: 0 0 25px;
  border: none;
}
.home-layout2 .module.me-style-k2-slideshow .modcontent {
  padding: 0;
}
.home-layout2 div.sj-k2slickslider div.pag-item {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  width: 100%;
}
.home-layout2 div.sj-k2slickslider div.pag-item a {
  list-style: none;
  display: inline-block;
  margin: 0 5px;
  height: 5px;
  width: 20px;
  border-radius: 13px;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  background: #fff;
}
.home-layout2 div.sj-k2slickslider div.pag-item a.sel {
  background: #ff5959;
}
.home-layout2 div.sj-k2slickslider.slickslider-right .item-content {
  left: 6%;
}
.home-layout2 div.sj-k2slickslider .slickslider-items {
  margin: auto;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content {
  top: 30%;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
  margin: 0 0 1px;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  height: 50px;
  position: relative;
  line-height: 50px;
  text-align: center;
  background: none;
  display: inline-block;
  transition: all 2s ease-in;
  animation: mymove5 1.5s ease-in infinite;
  -webkit-animation: mymove5 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove5 1.5s ease-in infinite;
  -o-animation: mymove5 1.5s ease-in;
  -ms-animation: mymove5 1.5s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover {
  color: #ff5959;
  transition: all 0.5s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
  padding: 15px 20px;
  font-size: 16px;
  white-space: normal;
  background: none;
  line-height: 18px;
  color: #fff;
  position: relative;
  animation: mymove4 1s ease-in infinite;
  -webkit-animation: mymove4 1s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove4 1s ease-in infinite;
  -o-animation: mymove4 1s ease-in;
  -ms-animation: mymove4 1s ease-in;
  transition: all 1s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
  display: block;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  width: 160px;
  text-align: center;
  border: 2px solid #fff;
  border-radius: 5px;
  text-transform: capitalize;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0 20px;
  transition: all 0.5s ease;
  animation: mymove3 1.5s ease-in infinite;
  -webkit-animation: mymove3 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove3 1.5s ease-in infinite;
  -ms-animation: mymove3 1.5s ease-in 1;
  -o-animation: mymove3 1.5s ease-in 1;
  transition: all 1.5s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
  color: #fff;
  text-decoration: none;
  float: none;
  background: none;
  padding: 0;
  height: auto;
  line-height: 50px;
}
.home-layout2 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore:hover {
  background: #ff5959;
  transition: all 0.5s ease;
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 {
  background: none;
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow {
  position: relative;
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
  max-width: none;
  /* animation: mymove 1s ease-in infinite;
                                -webkit-animation: mymove 1s ease-in ; 
                                -moz-animation: mymove 1s ease-in infinite;
                                -ms-animation: mymove 1s ease-in 1;
                                -o-animation: mymove 1s ease-in 1;
                                
                                transition: all 1s ease-in;*/
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .images-slideshow,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .images-slideshow {
  /* img{
                                    -webkit-animation: mymove 1s ease-in; 
                                    -moz-animation: mymove 1s ease-in;
                                    animation: mymove 1s ease-in;
                                }*/
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title a {
  -webkit-animation: mymove5 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove5 1.5s ease-in;
  animation: mymove5 1.5s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description {
  -webkit-animation: mymove4 1s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove4 1s ease-in;
  animation: mymove4 1s ease-in;
}
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
.home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore {
  -webkit-animation: mymove3 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove3 1.5s ease-in;
  animation: mymove3 1.5s ease-in;
}
.home-layout2 div.sj-k2slickslider .nav-pagination.conner-tl {
  left: 0;
  right: 0;
  top: 42%;
  max-width: 100%;
  background: none;
  box-shadow: none;
  pointer-events: none;
}
.home-layout2 div.sj-k2slickslider .nav-pagination.conner-tl a.left {
  position: absolute;
  left: -100px;
  height: 50px;
  width: 50px;
  border: 2px solid #fff;
  border-radius: 50px;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/row-left.png) no-repeat center center;
}
.home-layout2 div.sj-k2slickslider .nav-pagination.conner-tl a.left:hover {
  background: url(../images/icon/row-left.png) no-repeat center center #ff5959;
}
.home-layout2 div.sj-k2slickslider .nav-pagination.conner-tl a.right {
  position: absolute;
  right: -100px;
  height: 50px;
  width: 50px;
  display: block;
  border: 2px solid #fff;
  border-radius: 50px;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/row-right.png) no-repeat center center;
}
.home-layout2 div.sj-k2slickslider .nav-pagination.conner-tl a.right:hover {
  background: url(../images/icon/row-right.png) no-repeat center center #ff5959;
}
.home-layout2 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
  left: 50px;
  transition: all 0.3s ease-in-out;
}
.home-layout2 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
  right: 50px;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.exce-sint {
  border: none;
  margin: 0 0 60px;
}
.home-layout2 .module.exce-sint h3.modtitle {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.exce-sint .modcontent {
  padding: 0;
}
.home-layout2 .module.exce-sint .modcontent .post-text {
  text-align: center;
  padding: 0 20%;
  margin: 0 0 20px;
}
.home-layout2 .module.exce-sint .modcontent .line {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.exce-sint .modcontent .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #ffffff;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.exce-sint .modcontent .item {
  text-align: center;
}
.home-layout2 .module.exce-sint .modcontent .item .icon {
  font-size: 28px;
  color: #555;
  height: 80px;
  width: 80px;
  text-align: center;
  margin: 0 auto 15px;
  line-height: 80px;
  border-radius: 5px;
  border: 1px solid #bfbfbf;
  position: relative;
}
.home-layout2 .module.exce-sint .modcontent .item .icon i {
  margin: 0;
}
.home-layout2 .module.exce-sint .modcontent .item .icon:before {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border: 1px solid #ff5959;
  border-radius: 5px;
  opacity: 0;
  transform: scale(0.5);
  transition: all 0.2s ease-in-out;
  transition-delay: 0.05s;
}
.home-layout2 .module.exce-sint .modcontent .item .icon:after {
  content: "";
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  border: 1px solid #ff5959;
  border-radius: 5px;
  opacity: 0;
  transform: scale(0.7);
  transition: all 0.2s ease-in-out;
}
.home-layout2 .module.exce-sint .modcontent .item h3.title {
  font-size: 16px;
}
.home-layout2 .module.exce-sint .modcontent .item .des {
  margin: 0 0 20px;
}
.home-layout2 .module.exce-sint .modcontent .item a.readmore {
  padding: 5px 15px;
  background: #c9c9c9;
  color: #555;
  font-size: 11px;
  text-transform: capitalize;
  border-radius: 5px;
}
.home-layout2 .module.exce-sint .modcontent .item:hover .icon {
  border-color: #ff5959;
  color: #ff5959;
  transition-delay: 0.3s;
}
.home-layout2 .module.exce-sint .modcontent .item:hover .icon:before {
  opacity: 1;
  transform: scale(1);
  border-width: 0;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.2s;
}
.home-layout2 .module.exce-sint .modcontent .item:hover .icon:after {
  opacity: 1;
  transform: scale(1);
  border-width: 0;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.exce-sint .modcontent .item:hover h3.title a {
  color: #ff5959;
}
.home-layout2 .module.exce-sint .modcontent .item:hover a.readmore {
  background: #ff5959;
  color: #fff;
}
.home-layout2 .module.most-recent-project {
  border: none;
}
.home-layout2 .module.most-recent-project h3.modtitle {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 30px;
}
.home-layout2 .module.most-recent-project .modcontent {
  padding: 0;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .progressBar {
  display: none;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj_pretext {
  text-align: center;
  padding: 0 20%;
  margin: 0 0 30px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs {
  overflow: visible;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-tabs {
  padding: 0;
  width: 100%;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-tabs .sj-highlight-items-content-tabs-border {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-tabs .sj-highlight-items-content-tabs-border:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #eff4f7;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs {
  text-align: center;
  float: none;
  width: 100%;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab {
  display: inline-block;
  float: none;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: #e2e2e2;
  font-size: 12px;
  cursor: pointer;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab:nth-child(1) {
  border-left: 1px solid #e2e2e2e;
  border-radius: 4px 0 0 4px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab:last-child {
  border-radius: 0 4px 4px 0;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab.sj_focus {
  background: #ff5959;
  color: #fff;
  border-color: #ff5959;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab.sj_focus:hover {
  color: #fff;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-item-tabs .sj-highlight-items-content-tab:hover {
  color: #ff5959;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item {
  overflow: hidden;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info {
  display: block;
  background: none;
  top: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #ff5959;
  opacity: 0.9;
  z-index: 1;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_title,
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_border,
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_des,
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_read {
  position: relative;
  z-index: 2;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_des {
  font-size: 14px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_title {
  font-size: 18px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_border {
  height: 1px;
  margin: 20px auto 5px;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_read {
  width: 150px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
  text-align: center;
  padding: 0;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_read a {
  float: none;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_read:hover {
  background: #fff;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item .k2_highlight_items_info .k2_highlight_items_info_read:hover a {
  color: #ff5959;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-carousel .item .k2_item:hover .k2_highlight_items_info {
  top: 0;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-controls .owl-page span {
  height: 5px !important;
  width: 20px !important;
  border-radius: 5px !important;
  background: #b2b2b2;
}
.home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-content .owl-controls .owl-page.active span {
  background: #ff5959;
}
.home-layout2 .module.why-choose-us {
  border: none;
}
.home-layout2 .module.why-choose-us h3.modtitle {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.why-choose-us .modcontent {
  padding: 0;
}
.home-layout2 .module.why-choose-us .modcontent .post-text {
  text-align: center;
  padding: 0 20%;
  margin: 0 0 30px;
}
.home-layout2 .module.why-choose-us .line {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.why-choose-us .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #ffffff;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.why-choose-us .timeline {
  padding: 0;
  margin: 0 auto;
  width: 70%;
  list-style: outside none none;
  position: relative;
}
.home-layout2 .module.why-choose-us .timeline:before {
  top: 0px;
  bottom: 0px;
  position: absolute;
  content: "";
  width: 1px;
  background: url(../images/icon/line-dot.png) repeat-y 0 0;
  margin-left: -0.5px;
  left: 50%;
}
.home-layout2 .module.why-choose-us .timeline li {
  margin-bottom: 60px;
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-badge {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -40px;
  z-index: 100;
  border-radius: 5px;
  border: 1px solid #bfbfbf;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-badge.badge1 {
  background: url(../images/icon/great.png) no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-badge.badge2 {
  background: url(../images/icon/monitor.png) no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-badge.badge3 {
  background: url(../images/icon/buyer.png) no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-badge.badge4 {
  background: url(../images/icon/quality.png) no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-panel {
  width: 46%;
  float: left;
  padding: 0 30px;
  position: relative;
  text-align: right;
}
.home-layout2 .module.why-choose-us .timeline li .timeline-panel .timeline-heading .timeline-title {
  font-size: 16px;
  color: #222;
  margin: 0;
}
.home-layout2 .module.why-choose-us .timeline li.timeline-inverted .timeline-panel {
  float: right;
  text-align: left;
}
.home-layout2 .module.why-choose-us .timeline li:last-child {
  margin-bottom: 0;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-badge {
  border-color: #ff5959;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-badge.badge1 {
  background: url("../images/styling/red/great.png") no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-badge.badge2 {
  background: url("../images/styling/red/monitor.png") no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-badge.badge3 {
  background: url("../images/styling/red/buyer.png") no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-badge.badge4 {
  background: url("../images/styling/red/quality.png") no-repeat center #ffffff;
}
.home-layout2 .module.why-choose-us .timeline li:hover .timeline-panel .timeline-heading .timeline-title {
  color: #ff5959;
}
.home-layout2 .module.slider-our-team {
  border: none;
}
.home-layout2 .module.slider-our-team h3.modtitle {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.slider-our-team .modcontent {
  padding: 0;
}
.home-layout2 .module.slider-our-team .modcontent .pre-text {
  text-align: center;
  padding: 0 20%;
  margin: 0 0 30px;
}
.home-layout2 .module.slider-our-team .modcontent .line {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.slider-our-team .modcontent .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #eff4f7;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider {
  z-index: 1;
  margin: 0;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider {
  margin: 0 -10px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-title {
  margin: 5px 0 20px 0;
  font-weight: normal;
  font-size: 12px;
  color: #666;
  width: 100%;
  text-align: center;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item {
  background: #fff;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img {
  padding: 0;
  border: none;
  position: relative;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img i.fa-plus {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid #fff;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin: -25px 0 0 -25px;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img i.fa-plus:hover {
  background: #ff5959;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-img:before {
  content: "";
  position: absolute;
  background: #ff5959;
  opacity: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  cursor: -moz-grab;
  cursor: -webkit-grab;
  padding: 10px;
  margin: 0;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
  color: #555;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover {
  color: #ff5959;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-doctor {
  color: #666;
  padding: 0 0 5px;
  margin: 0 0 5px;
  font-size: 14px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  color: #666;
  font-size: 12px;
  margin: 0 0 20px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-img i.fa-plus {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-img:before {
  opacity: 0.9;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .slider .vpo-wrap .vp .item:hover .item-wrap .item-info .item-title a {
  color: #ff5959;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle {
  left: 0;
  right: 0;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button {
  padding: 0;
  text-indent: initial;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .preview {
  top: 35.5%;
  width: 50px;
  height: 50px;
  left: -13px;
  background: none;
  opacity: 1;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .preview i {
  margin: 0;
  width: 50px;
  height: 50px;
  left: -13px;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #adadad;
  border-radius: 50px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .preview i:hover {
  background: #ff5959;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .next {
  width: 50px;
  height: 50px;
  top: 35.5%;
  background: none;
  right: -13px;
  opacity: 1;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .next i {
  margin: 0;
  width: 50px;
  height: 50px;
  left: -13px;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  background: #adadad;
  border-radius: 50px;
}
.home-layout2 .module.slider-our-team div.sj-k2-container-slider .page-button.middle .control-button .next i:hover {
  background: #ff5959;
}
.home-layout2 .module.who-are-we {
  border: none;
}
.home-layout2 .module.who-are-we h3.modtitle {
  font-size: 36px;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.who-are-we .modcontent {
  padding: 0;
}
.home-layout2 .module.who-are-we .modcontent .des {
  text-align: center;
  padding: 0 20%;
  margin: 0 0 30px;
}
.home-layout2 .module.who-are-we .modcontent .line {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.who-are-we .modcontent .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #ffffff;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.who-are-we .modcontent .main-left .item-image {
  display: inline-block;
  float: left;
  margin: 0 20px 0 0;
}
.home-layout2 .module.who-are-we .modcontent .main-left p {
  margin: 0 0 20px;
}
.home-layout2 .module.who-are-we .modcontent .main-left .read-more {
  padding: 5px 15px;
  background: #C9C9C9 none repeat scroll 0% 0%;
  color: #555;
  font-size: 11px;
  text-transform: capitalize;
  border-radius: 5px;
}
.home-layout2 .module.who-are-we .modcontent .main-left .read-more:hover {
  background: #ff5959;
  color: #fff;
}
.home-layout2 .module.who-are-we .modcontent .main-right .form-group strong {
  font-size: 16px;
  color: #222;
  font-weight: bold;
}
.home-layout2 .module.who-are-we .modcontent .main-right .form-group .progress {
  height: 10px;
  border-radius: 10px;
}
.home-layout2 .module.who-are-we .modcontent .main-right .form-group .progress .bar {
  height: 10px;
  border-radius: 10px;
  background: #ff5959;
}
.home-layout2 .module.k2-content-latest-news {
  border: none;
}
.home-layout2 .module.k2-content-latest-news h3.modtitle {
  font-size: 36px;
  color: #fff;
  text-transform: capitalize;
  font-weight: normal;
  background: url(../images/bg/bg-line.png) no-repeat center 100%;
  border: none;
  padding: 0 0 40px;
  margin: 0 0 20px;
}
.home-layout2 .module.k2-content-latest-news .modcontent {
  padding: 0;
  text-align: left;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items {
  padding: 0;
  display: block;
  margin: 0 -15px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item {
  list-style: none;
  width: 33.3333%;
  float: left;
  padding: 0 15px;
  margin: 0 0 30px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext {
  padding: 0;
  position: relative;
  display: block;
  overflow: hidden;
  background: #fff;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .moduleItemImage {
  display: block;
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
  line-height: 0;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .moduleItemImage img {
  margin: 0;
  float: none;
  border: none;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .moduleItemImage:before {
  content: "";
  position: absolute;
  background: #ff5959;
  opacity: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .moduleItemImage i.fa-plus {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 2px solid #fff;
  border-radius: 50px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin: -25px 0 0 -25px;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  opacity: 0;
  z-index: 2;
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .moduleItemImage i.fa-plus:hover {
  background: #ff5959;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main {
  padding: 10px 20px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle {
  font-size: 16px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a {
  color: #555;
  display: inline-block;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a:hover {
  color: #ff5959;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside {
  margin: 0;
  overflow: hidden;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside .article-info {
  margin-bottom: 10px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemCommentsLink {
  border: none;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #999;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .introtext {
  color: #555;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 100px;
  color: #fff;
  font-size: 12px;
  margin: auto;
  border: 1px solid #fff;
  display: inline-block;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main a.moduleItemReadMore:hover {
  color: #ff5959;
  border-color: #ff5959;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext:hover .moduleItemImage i.fa-plus {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  transition: all 0.3s ease-in-out;
  transition-delay: 0.3s;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext:hover .moduleItemImage:before {
  opacity: 0.9;
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transition: all 0.3s ease-in-out;
}
.home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext:hover .main .moduleItemTitle a {
  color: #ff5959;
}
.home-layout2 .module.what-my-say {
  border: none;
}
.home-layout2 .module.what-my-say h3.modtitle {
  font-size: 36px;
  color: #222;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.what-my-say .modcontent {
  padding: 0;
}
.home-layout2 .module.what-my-say .modcontent .line {
  height: 1px;
  width: 330px;
  background: #bfbfbf;
  margin: 0 auto 40px;
  position: relative;
}
.home-layout2 .module.what-my-say .modcontent .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #ffffff;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.what-my-say .modcontent .carousel-custommer {
  text-align: center;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner {
  margin: 0;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner .item-image {
  height: 90px;
  width: 90px;
  border-radius: 90px;
  margin: 0px auto 10px;
  overflow: hidden;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner h3.title {
  margin: 0;
  font-size: 14px;
  color: #222;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner .link-web {
  color: #ff5959;
  font-size: 14px;
  display: block;
  margin: 0 0 18px;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner .link-web:hover {
  color: #2e323b;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner .content-main {
  padding: 0 12%;
  margin: 0 0 30px;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-inner .content-main .post-commnets {
  color: #666;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators {
  position: relative;
  right: auto;
  margin: 5px 0 0 ;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li {
  width: 20px;
  height: 5px;
  background: #b2b2b2;
  border-radius: 5px;
}
.home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li.active {
  background: #ff5959;
}
.home-layout2 .module.get-in-touch {
  border: none;
}
.home-layout2 .module.get-in-touch h3.modtitle {
  font-size: 36px;
  color: #fff;
  text-transform: capitalize;
  font-weight: normal;
  background: url(../images/bg/bg-line.png) no-repeat center 100%;
  border: none;
  padding: 0 0 40px;
  margin: 0 0 20px;
}
.home-layout2 .module.get-in-touch .modcontent {
  padding: 0;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax {
  color: #fff;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap {
  margin: 0 -15px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-heading {
  font-size: 16px;
  font-weight: bold;
  text-transform: capitalize;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-desc {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 40px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-address,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mobie,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mail {
  margin: 0;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-address i,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mobie i,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mail i {
  font-size: 20px;
  float: none;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-address a,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mobie a,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mail a {
  color: #fff;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-address a:hover,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mobie a:hover,
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-info-contact .info-mail a:hover {
  color: #ff5959;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks {
  margin-top: 30px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network {
  margin-right: 10px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i {
  height: 32px;
  width: 32px;
  line-height: 32px;
  border-radius: 4px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i.icon-twitter {
  background: #44ccf6;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i.icon-facebook {
  background: #3b5998;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i.icon-rss {
  background: #f88b02;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i.icon-linkedin {
  background: #0275b6;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .social-networks .network i.icon-google-plus {
  background: #d13f2d;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control {
  margin: 0;
  position: relative;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form .el-control .ca-tooltip {
  position: absolute;
  right: 10px;
  top: -4px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="text"] {
  margin: 0 0 20px;
  height: 30px;
  border: none;
  border-radius: 5px;
  font-size: 12px;
  color: #777;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_name {
  width: 48%;
  float: left;
  margin: 0 22px 0 0;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_email {
  width: 48%;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_subject {
  width: 100%;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form textarea {
  width: 100%;
  border: none;
  border-radius: 5px;
  color: #777;
  font-size: 12px;
  min-height: 100px;
}
.home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input[type="submit"] {
  padding: 11px 60px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 5px;
}
.home-layout2 .module.happy-client {
  border: none;
}
.home-layout2 .module.happy-client h3.modtitle {
  font-size: 36px;
  color: #222;
  text-transform: capitalize;
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0 0 20px;
}
.home-layout2 .module.happy-client .modcontent {
  padding: 0;
}
.home-layout2 .module.happy-client .modcontent .line {
  height: 1px;
  width: 330px;
  background: #eee;
  margin: 0 auto 10px;
  position: relative;
}
.home-layout2 .module.happy-client .modcontent .line:before {
  content: "";
  height: 16px;
  width: 30px;
  position: absolute;
  left: 50%;
  top: 0;
  background: url("../images/styling/red/icon-set.png") no-repeat center #ffffff;
  margin-left: -15px;
  margin-top: -8px;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link {
  padding: 0;
  margin: 0 -15px;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner {
  list-style: none;
  width: 16.6666666667%;
  float: left;
  padding: 0 15px;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner a {
  display: block;
  border: 1px solid #bfbfbf;
  width: 170px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  border-radius: 5px;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner a:hover {
  border-color: #ff5959;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-indicators {
  display: none;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-control {
  height: 30px;
  width: 30px;
  line-height: 30px;
  border-radius: 30px;
  box-shadow: none;
  background: #adadad;
  color: #fff;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-control i {
  line-height: 30px;
  font-size: 24px;
}
.home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-control:hover {
  background: #ff5959;
}
.home-layout2 #moonavigator,
.home-layout2 #meganavigator {
  text-align: right;
  position: static;
}
.home-layout2 #moonavigator li.level1,
.home-layout2 #meganavigator li.level1,
.home-layout2 #meganavigator li.level1 {
  background: none;
  float: none;
  display: inline-block;
  text-align: initial;
}
.home-layout2 #moonavigator li.level1 > .item-link,
.home-layout2 #meganavigator li.level1 > .item-link,
.home-layout2 #meganavigator li.level1 > .item-link {
  color: #222;
  padding: 38px 15px;
}
.home-layout2 #moonavigator li.level1.active,
.home-layout2 #meganavigator li.level1.active,
.home-layout2 #moonavigator li.level1:hover,
.home-layout2 #meganavigator li.level1:hover,
.home-layout2 #meganavigator li.level1.active,
.home-layout2 #meganavigator li.level1:hover {
  background: none;
}
.home-layout2 #moonavigator li.level1.active > .item-link,
.home-layout2 #meganavigator li.level1.active > .item-link,
.home-layout2 #moonavigator li.level1:hover > .item-link,
.home-layout2 #meganavigator li.level1:hover > .item-link,
.home-layout2 #meganavigator li.level1.active > .item-link,
.home-layout2 #meganavigator li.level1:hover > .item-link {
  color: #ff5959;
}
@media (min-width: 1920px) {
  .home-layout2 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
    width: auto;
  }
  .home-layout2 div.sj-k2slickslider.slickslider-right .item-content {
    left: 18%;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner a {
    width: 125px;
    padding: 0 10px;
  }
  .home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_name {
    margin: 0 17px 0 0;
  }
  .home-layout2 #moonavigator li.level1 > .item-link,
  .home-layout2 #meganavigator li.level1 > .item-link,
  .home-layout2 #meganavigator li.level1 > .item-link {
    padding: 38px 6px;
  }
  .home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li {
    width: 60px;
    height: 20px;
    border-radius: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .home-layout2 #yt_menuwrap #yt_logo {
    margin: auto;
    float: none;
  }
  .home-layout2 #yt_menuwrap #yt_mainmenu,
  .home-layout2 #yt_menuwrap #search {
    padding: 10px;
    margin: 0 0 20px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #bbb;
  }
  .home-layout2 .module.why-choose-us .timeline {
    width: 100%;
  }
  .home-layout2 .module.who-are-we .main-left {
    margin: 0 0 20px;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item {
    width: 50%;
  }
  .home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_name {
    margin: 0px 13px 0px 0px;
  }
  .home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner a {
    width: 94px;
    padding: 10px;
  }
  .home-layout2 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li {
    width: 60px;
    height: 20px;
    border-radius: 20px;
  }
}
@media (max-width: 767px) {
  .home-layout2 #yt_header .module.social-top,
  .home-layout2 #yt_header .module.top-contact-support {
    display: none;
  }
  .home-layout2 #yt_header .module.me-language {
    float: right;
  }
  .home-layout2 #yt_header .module.me-language .modcontent .mod-languages a.dropdown-toggle {
    padding: 0;
  }
  .home-layout2 #yt_menuwrap #yt_logo {
    margin: auto;
    float: none;
  }
  .home-layout2 #yt_menuwrap #yt_mainmenu,
  .home-layout2 #yt_menuwrap #search {
    padding: 10px;
    margin: 0 0 20px;
    border-width: 1px 0 1px 0;
    border-style: solid;
    border-color: #bbb;
  }
  .home-layout2 #yt_menuwrap #yt_logo {
    text-align: center;
  }
  .home-layout2 .module.exce-sint .modcontent .post-text {
    padding: 0 30px;
  }
  .home-layout2 .module.exce-sint .modcontent .item {
    display: block;
    margin: 0 0 30px;
  }
  .home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj_pretext {
    padding: 0 30px;
  }
  .home-layout2 .module.why-choose-us .modcontent .post-text {
    padding: 0 30px;
  }
  .home-layout2 .module.why-choose-us .modcontent .timeline {
    width: 100%;
  }
  .home-layout2 .module.why-choose-us .modcontent .timeline li {
    text-align: center;
  }
  .home-layout2 .module.why-choose-us .modcontent .timeline li .timeline-badge {
    display: inline-block;
    position: static;
    margin: 0 0 20px;
  }
  .home-layout2 .module.why-choose-us .modcontent .timeline li .timeline-panel {
    float: none;
    width: 100%;
    text-align: center;
  }
  .home-layout2 .module.slider-our-team .modcontent .pre-text {
    padding: 0 30px;
  }
  .home-layout2 .module.who-are-we .modcontent .des {
    padding: 0 30px;
  }
  .home-layout2 .module.who-are-we .modcontent .main-left {
    margin: 0 0 20px;
    text-align: center;
  }
  .home-layout2 .module.who-are-we .modcontent .main-left .item-image {
    float: none;
    margin: 0 0 20px;
    width: 100%;
  }
  .home-layout2 .module.exce-sint .modcontent .line,
  .home-layout2 .module.most-recent-project .modcontent .sj-highlight-items-for-k2 .sj-highlight-items-show-tabs .sj-highlight-items-content-tabs .sj-highlight-items-content-tabs-border,
  .home-layout2 .module.why-choose-us .line,
  .home-layout2 .module.slider-our-team .modcontent .line,
  .home-layout2 .module.who-are-we .modcontent .line,
  .home-layout2 .module.what-my-say .modcontent .line,
  .home-layout2 .module.happy-client .modcontent .line {
    width: 100%;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item {
    width: 100%;
    text-align: center;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext {
    background: none;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a {
    color: #fff;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main h3.moduleItemTitle a:hover {
    color: #ff5959;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd {
    color: #fff;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
    color: #fff;
  }
  .home-layout2 .module.k2-content-latest-news .modcontent .items .item .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
    color: #ff5959;
  }
  .home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_name {
    width: 100%;
    margin: 0 0 20px;
  }
  .home-layout2 .module.get-in-touch .modcontent .contact-ajax .ctajax-wrap .ctajax-element .el-ctajax-form input#cainput_email {
    width: 100%;
  }
  .home-layout2 .module.happy-client .modcontent .carousel-custommer .carousel-inner .banner-link .item-banner a {
    width: auto;
    height: 70px;
    line-height: 70px;
    padding: 0 5px;
  }
  .home-layout2 #yt_spotlight10 .module {
    margin: 0 0 30px;
  }
  .home-layout2.rtl #yt_header .module.me-language {
    float: left;
  }
  .home-layout2.rtl .module.who-are-we .modcontent .main-left .item-image {
    float: none !important;
    margin: 0 0 20px !important;
  }
}
.lib-catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
.lib-catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
.lib-catItemRatingBlock .itemRatingForm .itemRatingList,
.lib-catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
.lib-catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
.lib-catItemRatingBlock .itemRatingForm ul.itemRatingList li.itemCurrentRating {
  height: 18px;
  background: url(../images/icon/transparent_star.gif) repeat-x scroll 0 -18px;
}
.lib-catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
.lib-catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
.lib-article-aside {
  margin: 0;
  overflow: hidden;
}
.lib-article-aside .article-info {
  margin-bottom: 10px;
}
.lib-article-aside .catItemCommentsLink {
  border: none;
}
.lib-article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.lib-article-aside dd:nth-child(2) {
  padding-left: 0;
}
.lib-article-aside dd:last-child {
  border: none;
}
.lib-article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.lib-article-aside dd.catItemCategory a,
.lib-article-aside dd .catItemCommentsLink a {
  color: #777;
}
.lib-article-aside dd.catItemCategory a:hover,
.lib-article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.lib-article-aside .catItemAuthor a {
  color: #999;
}
.lib-article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.lib-catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.lib-catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.lib-catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.lib-catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.lib-button-click-slideshow {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
}
.lib-button-click-slideshow:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.lib-button-click-slideshow i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.lib-button-click-slideshow:hover:before {
  background: #ff5959;
}
.gradient {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/bg/gradient.png) repeat-x 0 100%;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
}
.lib-sj-k2-container-slider {
  margin: 0;
}
.lib-sj-k2-container-slider .page-button {
  overflow: hidden;
}
.lib-sj-k2-container-slider .page-button.middle {
  left: 10px;
  right: 10px;
}
.lib-sj-k2-container-slider .page-button .control-button {
  text-indent: 0;
}
.lib-sj-k2-container-slider .page-button .control-button .preview {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  left: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.lib-sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.lib-sj-k2-container-slider .page-button .control-button .preview i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.lib-sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background: #ff5959;
}
.lib-sj-k2-container-slider .page-button .control-button .next {
  background: none;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  opacity: 1;
  overflow: hidden;
  border-radius: 2px;
  right: -60px;
  top: 30%;
  transition: all 0.2s ease-in-out;
}
.lib-sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #5e6162;
  opacity: 0.4;
  z-index: 1;
}
.lib-sj-k2-container-slider .page-button .control-button .next i {
  margin: 0;
  font-size: 28px;
  position: relative;
  z-index: 2;
}
.lib-sj-k2-container-slider .page-button .control-button .next:hover:before {
  background: #ff5959;
}
.lib-sj-k2-container-slider .slider {
  margin: 0 -14px;
}
.lib-sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  font-size: 13px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img {
  padding: 0;
  border: none;
  margin: 0 0 15px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info {
  position: relative;
  overflow: hidden;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory {
  display: inline-block;
  background: #ff5959;
  position: absolute;
  left: 0;
  top: 10px;
  padding: 0 10px;
  line-height: 20px;
  border: none;
  box-shadow: 0 3px 5px 0 #444;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory a {
  color: #fff;
  font-size: 12px;
  display: block;
  overflow: hidden;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-after {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 10px 0px 10px 7px;
  bottom: 0;
  right: -7px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .catItemCategory .arow-before {
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent transparent #ff5959;
  border-width: 0 0px 7px 12px;
  bottom: -6px;
  left: 0;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-des {
  font-size: 13px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read {
  position: absolute;
  padding: 0;
  height: 30px;
  width: 90px;
  line-height: 30px;
  font-size: 12px;
  text-align: center;
  display: inline-block;
  top: 100%;
  left: 50%;
  opacity: 0;
  margin-left: -48px;
  margin-top: -16px;
  border: 1px solid #fff;
  border-radius: 50px;
  text-transform: capitalize;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read a {
  color: #fff;
  vertical-align: top;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover {
  border-color: #2e323b;
  background: #23262d;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-read:hover a {
  color: #fff;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  pointer-events: none;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-img:hover {
  opacity: 1;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info {
  margin: 0;
  width: 100%;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a {
  color: #222;
  font-size: 16px;
  font-weight: bold;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .item-title a:hover {
  color: #ff5959;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside {
  margin: 0;
  overflow: hidden;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .article-info {
  margin-bottom: 10px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemCommentsLink {
  border: none;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 12px;
  border-right: 1px solid #bbb;
  padding: 0 8px;
  line-height: 8px;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:nth-child(2) {
  padding-left: 0;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd:last-child {
  border: none;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #aaa;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a,
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a {
  color: #777;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd.catItemCategory a:hover,
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside dd .catItemCommentsLink a:hover {
  color: #ff5959;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a {
  color: #999;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a:hover {
  color: #ff5959;
}
.lib-sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info .item-read {
  top: 50%;
  opacity: 1;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.lib-sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info:before {
  opacity: 0;
}
.lib-sj-k2-container-slider .slider .item:hover .item-wrap .item-img .item-img-info img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.lib-sj-k2-container-slider .slider .item:hover .item-info .item-title a {
  color: #ff5959;
}
.lib-sj-k2-container-slider .slider:hover .item .item-wrap .item-img .item-img-info:before {
  opacity: 0.5;
}
.lib-sj-k2-container-slider:hover .control-button .preview {
  left: 0;
  transition: all 0.2s ease-in-out;
}
.lib-sj-k2-container-slider:hover .control-button .next {
  right: 0;
  transition: all 0.2s ease-in-out;
}
.lib-module-k2-popular-latest ul {
  padding: 0;
}
.lib-module-k2-popular-latest ul li {
  list-style: none;
}
.lib-module-k2-popular-latest ul li.even {
  border-bottom: 1px solid #eee;
}
.lib-module-k2-popular-latest ul li.even,
.lib-module-k2-popular-latest ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.lib-module-k2-popular-latest ul li.even.lastItem,
.lib-module-k2-popular-latest ul li.odd.lastItem {
  margin: 0;
}
.lib-module-k2-popular-latest ul li.even .moduleItemIntrotext,
.lib-module-k2-popular-latest ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.lib-module-k2-popular-latest ul li.even .moduleItemIntrotext .moduleItemImage,
.lib-module-k2-popular-latest ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.lib-module-k2-popular-latest ul li.even .moduleItemIntrotext .moduleItemImage img,
.lib-module-k2-popular-latest ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
}
.lib-module-k2-popular-latest ul li.even .moduleItemTitle,
.lib-module-k2-popular-latest ul li.odd .moduleItemTitle {
  font-size: 13px;
  display: block;
  color: #a7a7a7;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
}
.lib-module-k2-popular-latest ul li.even .moduleItemTitle:hover,
.lib-module-k2-popular-latest ul li.odd .moduleItemTitle:hover {
  color: #ff5959;
}
.lib-module-k2-popular-latest ul li.even .main,
.lib-module-k2-popular-latest ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.lib-module-k2-popular-latest ul li.even .main .introtext,
.lib-module-k2-popular-latest ul li.odd .main .introtext {
  color: #444;
}
.lib-module-k2-popular-latest ul li.even .main p,
.lib-module-k2-popular-latest ul li.odd .main p {
  color: #444;
}
.lib-module-k2-popular-latest ul li.even .moduleItemDateCreated,
.lib-module-k2-popular-latest ul li.odd .moduleItemDateCreated {
  font-size: 11px;
  color: #a7a7a7;
}
.lib-module-k2-popular-latest ul li.even .moduleItemComments,
.lib-module-k2-popular-latest ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.lib-module-k2-popular-latest ul li.even .moduleItemComments:hover,
.lib-module-k2-popular-latest ul li.odd .moduleItemComments:hover {
  color: #ff5959;
}
.lib-module-k2-popular-latest ul li.even:hover .moduleItemImage img,
.lib-module-k2-popular-latest ul li.odd:hover .moduleItemImage img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.lib-module-k2-popular-latest ul li.even:hover .moduleItemTitle,
.lib-module-k2-popular-latest ul li.odd:hover .moduleItemTitle,
.lib-module-k2-popular-latest ul li.even:hover .moduleItemTitle a,
.lib-module-k2-popular-latest ul li.odd:hover .moduleItemTitle a {
  color: #ff5959;
}
