/*******************************************
***          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(1000px);
    -webkit-transform: translateY(1000px);
    -moz-transform: translateY(1000px);
    -ms-transform: translateY(1000px);
    -o-transform: translateY(1000px);
  }
  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(1000px);
    -webkit-transform: translateY(1000px);
    -moz-transform: translateY(1000px);
    -ms-transform: translateY(1000px);
    -o-transform: translateY(1000px);
  }
  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(1000px);
    -webkit-transform: translateY(1000px);
    -moz-transform: translateY(1000px);
    -ms-transform: translateY(1000px);
    -o-transform: translateY(1000px);
  }
  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(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  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(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  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(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
/*effect6*/
@keyframes mymove6 {
  0% {
    transform: translateY(-1000px);
    -webkit-transform: translateY(-1000px);
    -moz-transform: translateY(-1000px);
    -ms-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove6 {
  0% {
    transform: translateY(-1000px);
    -webkit-transform: translateY(-1000px);
    -moz-transform: translateY(-1000px);
    -ms-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove6 {
  0% {
    transform: translateY(-1000px);
    -webkit-transform: translateY(-1000px);
    -moz-transform: translateY(-1000px);
    -ms-transform: translateY(-1000px);
    -o-transform: translateY(-1000px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
/*effect7*/
@keyframes mymove7 {
  0% {
    transform: translateY(-1500px);
    -webkit-transform: translateY(-1500px);
    -moz-transform: translateY(-1500px);
    -ms-transform: translateY(-1500px);
    -o-transform: translateY(-1500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes mymove7 {
  0% {
    transform: translateY(-1500px);
    -webkit-transform: translateY(-1500px);
    -moz-transform: translateY(-1500px);
    -ms-transform: translateY(-1500px);
    -o-transform: translateY(-1500px);
  }
  100% {
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes mymove7 {
  0% {
    transform: translateY(-1500px);
    -webkit-transform: translateY(-1500px);
    -moz-transform: translateY(-1500px);
    -ms-transform: translateY(-1500px);
    -o-transform: translateY(-1500px);
  }
  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: #ee4c52;
}
#cpanel_wrapper #ytcpanel_accordion .cpanel-head .cpanel-reset .btn {
  background: #ee4c52;
}
#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 #ee4c52 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: 45px;
  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: #ee4c52;
}
.modal-backdrop {
  z-index: 99;
}
/* 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: #ee4c52;
  text-decoration: none;
}
.link:hover {
  color: #2e323b;
}
.linkReverse {
  color: #2e323b;
}
.linkReverse:hover {
  color: #ee4c52;
}
.linkGray {
  color: #666;
}
.linkGray:hover {
  color: #ee4c52;
}
.linkGraylighter {
  color: #999;
}
.linkGraylighter:hover {
  color: #ee4c52;
}
.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: #ee4c52;
}
#yt_header {
  padding: 25px 0;
  background: #fff;
}
#yt_menuwrap {
  background: #ee4c52;
  margin: 0;
  position: relative;
}
#yt_menuwrap.menu-fixed {
  width: 100%;
  margin: 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
#yt_breadcrumb {
  margin: 0 0 30px;
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #e1e1e1;
}
#yt_breadcrumb .container {
  width: 100%;
  padding: 0;
}
#yt_breadcrumb #breadcrumb .module.breadcrum-style-me {
  margin: 0;
}
#yt_breadcrumb #breadcrumb .breadcrumb {
  background: none;
  text-align: right;
  position: relative;
  padding: 0;
  overflow: hidden;
}
#yt_breadcrumb #breadcrumb .breadcrumb .divider {
  margin: 0 5px;
  vertical-align: 2px;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li {
  font-size: 14px;
  padding: 10px 0;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li a {
  color: #898989;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li a:hover {
  color: #ee4c52;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li span {
  color: #898989;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.last-active:after {
  display: none;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li + li:before {
  display: none;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li + li:after {
  content: "\f101";
  padding: 0 8px;
  font-family: fontawesome;
  color: #898989;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.title-breadcrumbs {
  width: 100%;
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  padding: 60px 0;
  position: relative;
  margin: 0;
  background: url("../images/bg/breadcrumb.png") no-repeat 0 0;
  background-size: cover;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.title-breadcrumbs span {
  position: relative;
  z-index: 2;
  color: #fff;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.title-breadcrumbs:after {
  display: none;
}
#yt_breadcrumb #breadcrumb .breadcrumb > li.title-breadcrumbs:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  z-index: 1;
}
#yt_breadcrumb #breadcrumb .breadcrumb.breadcrum-style-me {
  margin: 0;
  text-align: center;
}
#content #yt_component {
  background: #ffffff;
  margin-bottom: 45px;
}
#content #right .bg1 {
  padding-bottom: 0px;
}
#yt_spotlight1 {
  position: relative;
  z-index: 1;
  padding: 20px 0 15px;
}
.home-layout2 #yt_spotlight2 .container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
#yt_spotlight3 {
  display: block;
  padding: 105px 0 77px;
  background: url(../images/bg/bg2.jpg) no-repeat center fixed;
  background-size: cover;
}
#yt_spotlight4 {
  display: block;
  background: #ebebeb;
  padding: 40px 0;
}
#yt_footer {
  background: #fff;
  padding: 35px 0px;
}
#yt_footer #yt_copyright {
  color: #898989;
  font-size: 14px;
  text-align: center;
}
#yt_footer #yt_copyright a {
  color: #898989;
}
#yt_footer #yt_copyright a:hover {
  color: #ee4c52;
}
#yt_footer #yt_copyright .copyright,
#yt_footer #yt_copyright .designby {
  display: block;
}
@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: #ee4c52;
}
a:hover {
  color: #2e323b;
  text-decoration: none;
}
a:focus {
  outline: none;
  text-decoration: none;
}
*::selection {
  background: #ee4c52;
  color: #ffffff;
}
*::-moz-selection {
  background: #ee4c52;
  color: #ffffff;
}
.badge,
.label {
  display: inline-block;
}
.page-header {
  margin: 0 0 20px;
}
pre {
  border: none;
  border-left: 3px solid #ee4c52;
  line-height: 30px;
  border-radius: 0;
  font-size: 110%;
  padding: 20px;
  margin: 2em 0;
}
.textColor {
  color: #ee4c52 !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: #ee4c52;
}
.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: #ee4c52;
  background: #f5f5f5;
}
ul.latestnews.yt-list li a {
  color: #777777;
}
ul.latestnews.yt-list li a:hover {
  color: #ee4c52;
}
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: #f7a9ac;
}
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: #ee4c52;
  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: #ee4c52;
  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: #ee4c52;
}
#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: none;
}
.blog .items-leading .item .item-image {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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;
}
.blog .items-row .item .item-image {
  margin: 0 0 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.item-page .article-aside .article-info {
  margin-bottom: 20px;
}
.item-page .tags {
  margin-bottom: 30px;
}
.item-page .img-fulltext {
  margin-bottom: 20px;
}
.pages-position .btn:hover {
  color: #fff;
}
.pages-position .modal-dialog {
  width: 90%;
}
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: #ee4c52 !important;
  border: 1px solid #ee4c52 !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;
}
#user-registration .btn {
  background: #ee4c52;
  margin: 20px 0 0;
  border: none;
}
#user-registration .btn:hover {
  background: #23262d;
}
#user-registration .star {
  color: red;
}
#user-registration fieldset {
  margin: 0;
}
#user-registration fieldset .control-group {
  margin: 0;
}
.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: #ee4c52;
}
.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 .star {
  color: red;
}
.registration .red {
  color: red;
}
.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 40px;
}
.module h3.modtitle {
  text-transform: uppercase;
  color: #363636;
  font-size: 24px;
  margin: 0;
}
.module.default {
  border: 1px solid #e2e2e2;
}
.module.default h3.modtitle {
  padding: 16px 0px;
  border-bottom: solid 1px #e2e2e2;
  background: #f0f0f0;
  color: #222;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
.module.default .modcontent {
  padding: 15px;
}
#right .module,
#left .module {
  margin: 0  0 35px;
}
#right .module h3.modtitle,
#left .module h3.modtitle {
  padding-top: 17px;
  padding-bottom: 17px;
  margin: 0px 0px 30px;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  font-size: 16px;
}
.module.box1 {
  background: #ffffff;
}
.module.box1 h3.modtitle {
  background: none;
}
.module.box2 {
  background: none;
  border: none;
}
.module.box2 h3.modtitle {
  border-bottom: 1px solid #ee4c52;
  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: #ee4c52;
  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: #ee4c52;
}
.module._menu .modcontent ul.menu > li:hover,
.module._menu .modcontent ul.menu > li.active {
  background: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.module._menu .modcontent ul.menu > li.parent ul li.active {
  color: #ee4c52;
}
.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: #ee4c52;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active {
  color: #ee4c52;
}
.module._menu .modcontent ul.menu > li.parent ul li.active li.active a {
  color: #ee4c52;
}
.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: #ee4c52;
}
.module._menu .modcontent ul.menu > li.parent ul li.active a {
  color: #ee4c52;
}
.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: #ee4c52;
}
.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
 --------------------------------------------------------- */
.mod-languages.me-language {
  text-align: right;
}
.mod-languages.me-language ul {
  margin: 0 -5px 15px;
}
.mod-languages.me-language ul li {
  display: inline-block;
  padding: 0 5px;
  margin: 0;
}
.module.me-login {
  margin: 0;
}
.module.me-login .yt-loginform {
  margin: 0 -15px;
  border: none;
  padding: 0;
  list-style: none;
  text-align: right;
}
.module.me-login .yt-loginform .yt-register {
  display: inline-block;
}
.module.me-login .yt-loginform .yt-register a {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 18px 15px;
}
.module.me-login .yt-loginform .yt-register:hover {
  background: #ea1d25;
}
.module.me-login .yt-loginform .yt-login {
  display: inline-block;
}
.module.me-login .yt-loginform .yt-login .login-switch {
  padding: 18px 15px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.module.me-login .yt-loginform .yt-login .login-switch:hover {
  background: #ea1d25;
}
.module.me-login #login-form input[type="password"],
.module.me-login #login-form input[type="text"] {
  width: 100%;
}
.module.me-login #login-form #form-login-remember .control-label {
  display: inline-block;
}
#logout-form.form-vertical {
  overflow: hidden;
  padding: 18px 5px;
}
#logout-form.form-vertical .login-greeting {
  float: left;
  color: #fff;
  margin: 0 5px 0px 0px;
}
#logout-form.form-vertical .logout-button {
  float: left;
}
#logout-form.form-vertical .logout-button .btn {
  padding: 2px 8px;
  background: #ea1d25;
  border: none;
}
#logout-form.form-vertical .logout-button .btn:hover {
  background: #930e13;
}
.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: #ee4c52;
  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;
}
.k2SearchBlock.me_search {
  display: block;
  text-align: right;
}
.k2SearchBlock.me_search .k2SearchBlockForm {
  display: inline-block;
  position: relative;
}
.k2SearchBlock.me_search .k2SearchBlockForm input[type="text"] {
  width: 250px;
  height: 40px;
  border-radius: 30px;
  padding: 0 40px 0 15px;
  border: 1px solid #e1e1e1;
  font-size: 13px;
  color: #898989;
}
.k2SearchBlock.me_search .k2SearchBlockForm input.button {
  position: absolute;
  top: 0;
  right: 15px;
  padding: 0;
  height: 100%;
  width: 20px;
  overflow: hidden;
  text-indent: -999px;
  background: url(../images/icon/icon-search.png) no-repeat center;
}
.k2SearchBlock.me_search .k2SearchBlockForm input.button:hover {
  background: url("../images/styling/red/icon-search.png") no-repeat center;
}
/* 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: #ee4c52;
}
.menu-top li:last-child a,
.menu-bottom li:last-child a {
  border: none;
}
.whoonline {
  padding: 15px 20px;
}
.whoonline h3.modtitle {
  margin-bottom: 20px;
}
.whoonline .modcontent {
  background: #ee4c52;
  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: #ee4c52;
  display: table;
  margin: 14px auto;
  display: none;
}
.module.custom-Homelessness {
  margin: 0;
  text-align: center;
}
.module.custom-Homelessness h3.custom-title {
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.module.custom-Homelessness .custom-des {
  font-size: 14px;
  color: #fff;
  margin: 0 0 35px;
  padding: 0 20%;
}
.module.custom-Homelessness .custom-btn {
  color: #fff;
  text-transform: capitalize;
  font-weight: bold;
  border: 1px solid #fff;
  border-radius: 100px;
  font-size: 18px;
  padding: 15px 30px;
  display: inline-block;
}
.module.custom-Homelessness .custom-btn:hover {
  color: #ee4c52;
  border-color: #ee4c52;
}
#contact ul li i {
  color: #999;
  margin-right: 9px;
}
#contact ul li a {
  color: #ee4c52;
}
#contact ul li a:hover {
  color: #f27b7f;
}
.yt-loginform {
  position: relative;
  border-right: 1px solid #34353a;
}
.yt-loginform:hover .dropdown-toggle {
  background: #ee4c52;
}
.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: #ee4c52;
  background-color: rgba(239, 78, 83, 0.9);
  zoom: 1;
  background-color: transparent\9;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ef4e53, endColorstr=#e6ef4e53)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6ef4e53, endColorstr=#e6ef4e53);
  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: #ee4c52;
}
#myLogin .modal-dialog {
  width: 380px;
  margin: 100px auto;
  z-index: 9999;
  text-align: left;
}
#myLogin .modal-content {
  padding: 30px;
  border-radius: 0;
  background: #fff;
}
#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: #ee4c52;
}
.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: #ee4c52;
}
.module.me-tags-style {
  margin: 0 0 35px;
}
.module.me-tags-style h3.modtitle {
  padding: 20px 0px;
  margin: 0px 0px 30px;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  font-size: 16px;
}
.module.me-tags-style .k2TagCloudBlock {
  padding: 0;
}
.module.me-tags-style .k2TagCloudBlock a {
  font-size: 13px;
  border: 1px solid #e1e1e1;
  color: #707070;
  margin: 5px;
  background: none;
  padding: 5px 10px;
  transition: all 0.5s ease-in-out;
}
.module.me-tags-style .k2TagCloudBlock a:hover {
  padding: 5px 10px;
  color: #ee4c52;
  border-color: #ee4c52;
  transition: all 0s ease;
}
.module.most-popular h3.modtitle {
  font-size: 16px;
  padding: 20px 0;
  margin: 0 0 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.module.most-popular ul {
  padding: 0;
}
.module.most-popular ul li {
  list-style: none;
}
.module.most-popular ul li.even {
  border-bottom: 1px solid #eee;
}
.module.most-popular ul li.even,
.module.most-popular ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.module.most-popular ul li.even.lastItem,
.module.most-popular ul li.odd.lastItem {
  margin: 0;
}
.module.most-popular ul li.even .moduleItemIntrotext,
.module.most-popular ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.module.most-popular ul li.even .moduleItemIntrotext .moduleItemImage,
.module.most-popular ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.module.most-popular ul li.even .moduleItemIntrotext .moduleItemImage img,
.module.most-popular ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
.module.most-popular ul li.even .moduleItemTitle,
.module.most-popular ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.module.most-popular ul li.even .moduleItemTitle:hover,
.module.most-popular ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.module.most-popular ul li.even .main,
.module.most-popular ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.module.most-popular ul li.even .main .introtext,
.module.most-popular ul li.odd .main .introtext {
  color: #444;
}
.module.most-popular ul li.even .main p,
.module.most-popular ul li.odd .main p {
  color: #444;
}
.module.most-popular ul li.even .main i,
.module.most-popular ul li.odd .main i {
  font-size: 14px;
}
.module.most-popular ul li.even .moduleItemDateCreated,
.module.most-popular ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.module.most-popular ul li.even .moduleItemComments,
.module.most-popular ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.module.most-popular ul li.even .moduleItemComments:hover,
.module.most-popular ul li.odd .moduleItemComments:hover {
  color: #ee4c52;
}
.module.most-popular ul li.even:hover .moduleItemImage img,
.module.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%);
  transition: all 0s ease-in-out;
}
.module.most-popular ul li.even:hover .moduleItemTitle,
.module.most-popular ul li.odd:hover .moduleItemTitle,
.module.most-popular ul li.even:hover .moduleItemTitle a,
.module.most-popular ul li.odd:hover .moduleItemTitle a {
  color: #ee4c52;
  transition: all 0s ease-in-out;
}
.popular-video ul {
  padding: 0;
}
.popular-video ul li {
  list-style: none;
}
.popular-video ul li.even {
  border-bottom: 1px solid #eee;
}
.popular-video ul li.even,
.popular-video ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.popular-video ul li.even.lastItem,
.popular-video ul li.odd.lastItem {
  margin: 0;
}
.popular-video ul li.even .moduleItemIntrotext,
.popular-video ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.popular-video ul li.even .moduleItemIntrotext .moduleItemImage,
.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.popular-video ul li.even .moduleItemIntrotext .moduleItemImage img,
.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
.popular-video ul li.even .moduleItemTitle,
.popular-video ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.popular-video ul li.even .moduleItemTitle:hover,
.popular-video ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.popular-video ul li.even .main,
.popular-video ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.popular-video ul li.even .main .introtext,
.popular-video ul li.odd .main .introtext {
  color: #444;
}
.popular-video ul li.even .main p,
.popular-video ul li.odd .main p {
  color: #444;
}
.popular-video ul li.even .main i,
.popular-video ul li.odd .main i {
  font-size: 14px;
}
.popular-video ul li.even .moduleItemDateCreated,
.popular-video ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.popular-video ul li.even .moduleItemComments,
.popular-video ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.popular-video ul li.even .moduleItemComments:hover,
.popular-video ul li.odd .moduleItemComments:hover {
  color: #ee4c52;
}
.popular-video ul li.even:hover .moduleItemImage img,
.popular-video 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%);
  transition: all 0s ease-in-out;
}
.popular-video ul li.even:hover .moduleItemTitle,
.popular-video ul li.odd:hover .moduleItemTitle,
.popular-video ul li.even:hover .moduleItemTitle a,
.popular-video ul li.odd:hover .moduleItemTitle a {
  color: #ee4c52;
  transition: all 0s ease-in-out;
}
.module.popular-video {
  margin: 0 0 35px;
}
.module.popular-video h3.modtitle {
  font-size: 16px;
  padding: 20px 0;
  margin: 0 0 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.module.popular-video ul {
  margin: 0;
}
.module.popular-video ul li.even .main,
.module.popular-video ul li.odd .main {
  width: 100%;
}
.module.popular-video ul li.even .main i,
.module.popular-video ul li.odd .main i {
  font-size: 14px;
}
.module.popular-video ul li.even .moduleItemIntrotext .moduleItemImage,
.module.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage {
  float: none;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  margin: 0 0 15px;
}
.module.popular-video ul li.even .moduleItemIntrotext .moduleItemImage .no-video,
.module.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage .no-video {
  position: absolute;
  left: 10px;
  top: 80%;
  color: #fff;
  font-size: 18px;
  text-shadow: 0 1px 1px #000;
  text-transform: uppercase;
  font-weight: bold;
  z-index: 2;
}
.module.popular-video ul li.even .moduleItemIntrotext .moduleItemImage .icon-video,
.module.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage .icon-video {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 30px;
  color: #fff;
  margin-top: -15px;
  margin-left: -12px;
  z-index: 2;
}
.module.popular-video ul li.even .moduleItemIntrotext .moduleItemImage:before,
.module.popular-video ul li.odd .moduleItemIntrotext .moduleItemImage:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  z-index: 1;
}
.k2-content-education ul {
  padding: 0;
}
.k2-content-education ul li {
  list-style: none;
}
.k2-content-education ul li.even {
  border-bottom: 1px solid #eee;
}
.k2-content-education ul li.even,
.k2-content-education ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.k2-content-education ul li.even.lastItem,
.k2-content-education ul li.odd.lastItem {
  margin: 0;
}
.k2-content-education ul li.even .moduleItemIntrotext,
.k2-content-education ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.k2-content-education ul li.even .moduleItemIntrotext .moduleItemImage,
.k2-content-education ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.k2-content-education ul li.even .moduleItemIntrotext .moduleItemImage img,
.k2-content-education ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
.k2-content-education ul li.even .moduleItemTitle,
.k2-content-education ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.k2-content-education ul li.even .moduleItemTitle:hover,
.k2-content-education ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.k2-content-education ul li.even .main,
.k2-content-education ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.k2-content-education ul li.even .main .introtext,
.k2-content-education ul li.odd .main .introtext {
  color: #444;
}
.k2-content-education ul li.even .main p,
.k2-content-education ul li.odd .main p {
  color: #444;
}
.k2-content-education ul li.even .main i,
.k2-content-education ul li.odd .main i {
  font-size: 14px;
}
.k2-content-education ul li.even .moduleItemDateCreated,
.k2-content-education ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.k2-content-education ul li.even .moduleItemComments,
.k2-content-education ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.k2-content-education ul li.even .moduleItemComments:hover,
.k2-content-education ul li.odd .moduleItemComments:hover {
  color: #ee4c52;
}
.k2-content-education ul li.even:hover .moduleItemImage img,
.k2-content-education 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%);
  transition: all 0s ease-in-out;
}
.k2-content-education ul li.even:hover .moduleItemTitle,
.k2-content-education ul li.odd:hover .moduleItemTitle,
.k2-content-education ul li.even:hover .moduleItemTitle a,
.k2-content-education ul li.odd:hover .moduleItemTitle a {
  color: #ee4c52;
  transition: all 0s ease-in-out;
}
.module.k2-content-education i {
  font-size: 14px;
}
.module.k2-content-education h3.modtitle {
  margin: 0 0 30px;
}
.module.k2-content-education ul {
  margin: 0;
}
.module.k2-content-education ul li.even,
.module.k2-content-education ul li.odd {
  background: #f9f9f9;
  border-radius: 5px;
  overflow: hidden;
  margin: 0 0 20px;
}
.module.k2-content-education ul li.even.lastItem,
.module.k2-content-education ul li.odd.lastItem {
  margin: 0;
}
.module.k2-content-education ul li.even .moduleItemIntrotext,
.module.k2-content-education ul li.odd .moduleItemIntrotext {
  padding: 0;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .moduleItemImage,
.module.k2-content-education ul li.odd .moduleItemIntrotext .moduleItemImage {
  position: relative;
  margin: 0;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .moduleItemImage .date,
.module.k2-content-education ul li.odd .moduleItemIntrotext .moduleItemImage .date {
  position: absolute;
  top: 0;
  right: 0;
  width: 46px;
  height: 42px;
  background: #363636;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 42px;
  border-radius: 5px 0 0 5px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .month-year,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .month-year {
  display: inline-block;
  padding: 5px 15px;
  background: #ee4c52;
  border-radius: 0 5px 5px 0;
  float: left;
  margin-right: 20px;
  margin-bottom: 30px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .month-year span,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .month-year span {
  display: block;
  font-size: 12px;
  color: #fff;
  line-height: 16px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside .article-info,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside .catItemCommentsLink,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd:last-child,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd:last-child {
  border: none;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd i,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd.catItemCategory a,
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd.catItemCategory a:hover,
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside .catItemAuthor a,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #909090;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside .article-info,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside .article-info {
  margin: 10px 0 0;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .article-aside dd,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .article-aside dd {
  padding: 0 10px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .moduleItemTitle,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .moduleItemTitle {
  clear: both;
  margin-left: 30px;
  margin-bottom: 10px;
  color: #464646;
  font-size: 16px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext .main .introtext,
.module.k2-content-education ul li.odd .moduleItemIntrotext .main .introtext {
  margin-left: 30px;
  color: #707070;
  font-size: 14px;
  line-height: 21px;
}
.module.k2-content-education ul li.even .moduleItemIntrotext:hover .main .moduleItemTitle,
.module.k2-content-education ul li.odd .moduleItemIntrotext:hover .main .moduleItemTitle {
  color: #ee4c52;
}
.mod-k2-comment h3.modtitle {
  font-size: 16px;
  padding: 20px 0;
  margin: 0 0 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.mod-k2-comment .k2Avatar img {
  border: none;
}
.mod-k2-comment .lcUsername {
  float: left;
  margin: 0 10px 0 0;
}
.mod-k2-comment .lcUsername a {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-transform: capitalize;
}
.mod-k2-comment .lcUsername a:hover {
  color: #ee4c52;
}
.mod-k2-comment .lcCommentDate {
  font-size: 11px;
  float: left;
}
.mod-k2-comment ul {
  margin-left: 0;
  padding: 0;
}
.mod-k2-comment ul li {
  list-style: none;
  background: #fff;
  border: none;
}
.mod-k2-comment ul li a {
  color: #898989;
  font-size: 14px;
}
.mod-k2-comment ul li a:hover {
  color: #ee4c52;
}
.mod-k2-comment ul li .lcItemTitle a {
  font-size: 14px;
  font-weight: bold;
  color: #363636;
  margin: 0 0 20px;
  display: block;
}
.mod-k2-comment ul li .lcItemTitle a:hover {
  color: #ee4c52;
}
.mod-k2-comment ul li .lcComment {
  display: block;
  width: 100%;
  background: #f4f4f4;
  padding: 5px 10px;
  margin-bottom: 15px;
  position: relative;
  border-radius: 3px;
}
.mod-k2-comment ul li .lcComment:after {
  content: "";
  height: 0px;
  width: 0px;
  position: absolute;
  border-style: solid;
  border-color: transparent transparent #f4f4f4 transparent ;
  border-width: 0 15px 10px 0;
  bottom: 100%;
  left: 20%;
  right: -10px;
}
.mod-k2-comment ul .even {
  background: none repeat scroll 0 0 #fff;
  border-bottom: none;
  padding: 2px;
}
.module.newsletter {
  margin: 0;
  position: relative;
  padding-left: 300px;
}
.module.newsletter h3.modtitle {
  position: absolute;
  font-size: 18px;
  color: #363636;
  text-transform: uppercase;
  left: 0;
  top: 38%;
}
.module.newsletter .acymailing_module_form td {
  padding: 0;
}
.module.newsletter .acymailing_module_form .acymailing_form {
  width: 100%;
}
.module.newsletter .acymailing_module_form .acymailing_form .acyfield_email {
  margin: 0 20px;
  display: block;
}
.module.newsletter .acymailing_module_form .acymailing_form .acyfield_email input[type="text"] {
  border: none;
  border-radius: 100px;
  font-size: 16px;
  color: #ccc;
  padding: 0 50px;
  height: 60px;
  width: 500px;
  border-radius: 60px;
  margin: 0;
}
.module.newsletter .acymailing_module_form .acymailing_form .acysubbuttons {
  text-align: inherit;
}
.module.newsletter .acymailing_module_form .acymailing_form .acysubbuttons .button {
  padding: 0;
  border-radius: 60px;
  height: 60px;
  padding: 0 50px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  background: #363636;
}
.module.newsletter .acymailing_module_form .acymailing_form .acysubbuttons .button:hover {
  background: #ee4c52;
}
.module.newsletter .acymailing_module_form .acymailing_introtext {
  font-weight: bold;
  color: #a7a7a7;
  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: #ee4c52;
  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 #ee4c52;
  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 #ee4c52;
  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: #ee4c52;
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.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: #909090;
}
.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: #909090;
}
.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: #ee4c52;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a {
  color: #909090;
}
.module.k2-style-one .modcontent .items .item .moduleItemIntrotext .main .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.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: #ee4c52;
  border-color: #ee4c52;
}
.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.k2-meganew-family i {
  font-size: 14px;
}
.module.k2-meganew-family h3.modtitle {
  margin: 0 0 40px;
}
.module.k2-meganew-family .sj-meganew {
  margin: 0;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner {
  margin: 0 -15px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first {
  display: inline-block;
  float: left;
  width: 50%;
  padding: 0 15px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image {
  margin: 0;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 60px 20px;
  text-align: center;
  z-index: 2;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items h3.item-title a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items h3.item-title a:hover {
  color: #ee4c52;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-description {
  font-size: 14px;
  color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside {
  margin: 0;
  overflow: hidden;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside .article-info {
  margin-bottom: 10px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside .catItemCommentsLink {
  border: none;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd:last-child {
  border: none;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd.catItemCategory a,
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd.catItemCategory a:hover,
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside .catItemAuthor a {
  color: #909090;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside .article-info {
  margin: 10px 0 0;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd {
  padding: 0 10px;
  border-color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd a {
  color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd a:hover {
  color: #ee4c52;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd.catItemAuthor a {
  color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd.catItemAuthor a:hover {
  color: #ee4c52;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .article-aside dd i {
  color: #fff;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-created {
  padding: 0;
  list-style: none;
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -50px;
  margin-bottom: 0;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-created li {
  display: inline-block;
  padding: 8px 15px;
  float: left;
  color: #fff;
  min-height: 45px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-created li.date {
  background: #ee4c52;
  font-size: 30px;
  font-weight: bold;
  line-height: 29px;
  border-radius: 5px 0 0 0;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-created li.month-year {
  background: #363636;
  font-size: 12px;
  line-height: 14px;
  border-radius: 0 5px 0 0;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-first .item-image .main-items .item-created li.month-year span {
  display: block;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other {
  display: inline-block;
  width: 50%;
  padding: 0 15px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link {
  padding: 0;
  list-style: none;
  margin: 0 -15px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item .item-image {
  margin: 0 0 10px;
  overflow: hidden;
  border-radius: 5px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item .item-image img {
  transform: none;
  border-radius: 5px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item .item-image img:hover {
  opacity: 1;
  transform: none;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item h3.title a {
  font-size: 14px;
  font-weight: bold;
  color: #464646;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item .create-date {
  font-size: 12px;
  color: #a1a1a1;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item .item-description {
  font-size: 14px;
  color: #707070;
  margin: 0;
  line-height: 21px;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item:hover {
  transform: none;
  -webkit-transform: none;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item:hover .item-image img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
  transform: none;
  -webkit-transform: none;
}
.module.k2-meganew-family .sj-meganew .meganew-wrap .meganew-box .meganew-box-inner .meganew-items .item-other ul.other-link .other-item:hover h3.title a {
  color: #ee4c52;
}
.module.list-cate-k2-right h3.modtitle {
  padding: 20px 0px;
  margin: 0px 0px 30px;
  border-top: 1px solid #E1E1E1;
  border-bottom: 1px solid #E1E1E1;
  font-size: 16px;
}
.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 dotted #eee;
  color: #555;
  font-size: 14px;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul li a:hover {
  color: #fff;
  border-bottom: 1px solid #eee;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul li.activeCategory a {
  border-bottom: 1px solid #eee;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li a {
  padding: 8px 20px;
  background: url(../images/icon/icon-s.png) no-repeat 0 center;
  transition: all 0.4s ease-in-out;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li a:hover {
  background: #ee4c52 url(../images/icon/icon-s-over.png) no-repeat 5px center;
  transition: all 0s ease-in-out;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level0 li.activeCategory a {
  background: #ee4c52 url(../images/icon/icon-s-over.png) no-repeat 5px center;
  color: #fff;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li a {
  padding: 8px 40px;
  background: url(../images/icon/icon-s.png) no-repeat 20px center;
  transition: all 0.4s ease-in-out;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li a:hover {
  background: #ee4c52 url(../images/icon/icon-s-over.png) no-repeat 25px center;
  transition: all 0s ease-in-out;
}
.module.list-cate-k2-right .k2CategoriesListBlock ul.level1 li.activeCategory a {
  background: #ee4c52 url(../images/icon/icon-s-over.png) no-repeat 25px center;
  color: #fff;
}
/* 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: #ee4c52;
  left: 0px;
  bottom: 0px;
  content: "";
  display: none;
}
div.moduletabs.top-position div.tabs-container ul.tabs li div.tab.selected {
  color: #ee4c52;
}
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: #ee4c52;
  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: #ee4c52;
}
.module.style-wearther {
  margin: 0;
}
.module.style-wearther .sj_weather .sj_weather_moduleclass_sfx {
  padding: 0;
}
.module.style-wearther .sj_weather .sj_weather_moduleclass_sfx .sj_weather_item {
  font-size: 12px;
  line-height: 12px;
  color: #a1a1a1;
}
.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: #ee4c52;
  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: #ee4c52;
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  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: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: #909090;
}
.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: #909090;
}
.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: #ee4c52;
}
.module.me-k2-mega-news .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .article-aside .catItemAuthor a {
  color: #909090;
}
.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: #ee4c52;
}
.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: #ee4c52;
  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: #ee4c52;
  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: #ee4c52;
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  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: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: #909090;
}
.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: #909090;
}
.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: #ee4c52;
}
.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: #909090;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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.slideshow {
  border: none;
  margin: 0 0 53px;
}
.module.slideshow .modcontent .sj-k2-container-slider {
  margin: 0;
  z-index: 1;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button {
  overflow: hidden;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button.middle {
  left: 0;
  right: 0;
}
.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 {
  left: 0;
  right: auto;
  top: 0;
  height: 100%;
  width: 30px;
  opacity: 1;
  background: rgba(255, 255, 255, 0.7);
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/row-left.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover {
  background: rgba(255, 255, 255, 0.8);
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .preview:hover:before {
  background-image: url("../images/styling/red/row-left.png");
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next {
  height: 100%;
  width: 30px;
  background-image: url(../images/icon/row-right.png);
  background-repeat: no-repeat;
  background-position: center center;
  opacity: 1;
  background: rgba(255, 255, 255, 0.7);
  right: 0;
  left: auto;
  top: 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(../images/icon/row-right.png);
  background-repeat: no-repeat;
  background-position: center center;
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next:hover {
  background: rgba(255, 255, 255, 0.8);
}
.module.slideshow .modcontent .sj-k2-container-slider .page-button .control-button .next:hover:before {
  background-image: url("../images/styling/red/row-right.png");
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item {
  margin: 0;
  border-right: 1px solid #fff;
}
.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;
  overflow: hidden;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info img {
  transition: all 5s ease-in;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info {
  margin: 0;
  position: absolute;
  bottom: -40px;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 20px;
  z-index: 2;
  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: 18px;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0px 1px 2px #000;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-title a:hover {
  color: #ee4c52;
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.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: #909090;
}
.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: #909090;
}
.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: #ee4c52;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a {
  color: #909090;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .article-info {
  margin: 0;
  position: relative;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside .article-info:after {
  content: "";
  height: 1px;
  width: 36px;
  display: block;
  background: #fff;
  margin: 10px auto;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .article-aside dd {
  border: none;
  font-size: 14px;
}
.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: #ee4c52;
}
.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-comments a {
  font-size: 14px;
  color: #fff;
  opacity: 1;
  transition: all 0.3s ease-in;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-comments a:hover {
  color: #ee4c52;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-content .item-des {
  color: #fff;
  font-size: 14px;
  opacity: 0;
  transform: translateY(150px);
  -moz-transform: translateY(150px);
  -webkit-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transition: all 0.8s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-content .item-read {
  text-align: center;
  opacity: 0;
  transform: translateY(150px);
  -moz-transform: translateY(150px);
  -webkit-transform: translateY(150px);
  -ms-transform: translateY(150px);
  transition: all 0.5s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-content .item-read a {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .item-info .item-content .item-read a:hover {
  color: #ee4c52;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img .item-img-info .icon-video {
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: 18px;
  height: 20px;
  display: block;
  z-index: 2;
  background: url(../images/icon/icon-video.png) no-repeat 0 0;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover .item-img-info img {
  transform: scale(1.2) translate(20px, 5px);
  -moz-transform: scale(1.2) translate(20px, 5px);
  -webkit-transform: scale(1.2) translate(20px, 5px);
  -ms-transform: scale(1.2) translate(20px, 5px);
  transition: all 5s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover .item-img-info .item-info {
  bottom: 0;
  transition: all 0.4s ease-in-out;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover .item-img-info .item-info .item-comments a {
  opacity: 0;
  font-size: 0;
  transition: all 0.3s ease-in;
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover .item-img-info .item-info .item-content .item-des {
  transition: all 0.5s ease-in-out;
  opacity: 1;
  transform: translateY(-10px);
  -moz-transform: translateY(-10px);
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
}
.module.slideshow .modcontent .sj-k2-container-slider .slider .item .item-wrap .item-img:hover .item-img-info .item-info .item-content .item-read {
  transition: all 0.6s ease-in-out;
  opacity: 1;
  transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
}
.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.environment {
  padding: 20px 5px 0;
  border: 1px solid #ebebeb;
  border-radius: 4px;
}
.module.environment i {
  font-size: 14px;
}
.module.environment h3.modtitle {
  padding: 20px 15px 40px;
}
.module.environment .sj-k2-container-slider {
  margin: 0;
  z-index: 1;
}
.module.environment .sj-k2-container-slider .page-button.top .control-button .preview {
  bottom: 40px;
  height: 30px;
  width: 15px;
  opacity: 1;
  background: url(../images/icon/row-left.png) no-repeat center;
}
.module.environment .sj-k2-container-slider .page-button.top .control-button .preview:hover {
  background: url("../images/styling/red/row-left.png") no-repeat center;
}
.module.environment .sj-k2-container-slider .page-button.top .control-button .next {
  bottom: 40px;
  height: 30px;
  width: 15px;
  opacity: 1;
  background: url(../images/icon/row-right.png) no-repeat center;
}
.module.environment .sj-k2-container-slider .page-button.top .control-button .next:hover {
  background: url("../images/styling/red/row-right.png") no-repeat center;
}
.module.environment .sj-k2-container-slider .slider.preset01-2 .vpo-wrap .vp .vpi-wrap .item,
.module.environment .sj-k2-container-slider .slider.preset02-2 .vpo-wrap .vp .vpi-wrap .item,
.module.environment .sj-k2-container-slider .slider.preset03-2 .vpo-wrap .vp .vpi-wrap .item,
.module.environment .sj-k2-container-slider .slider.preset04-2 .vpo-wrap .vp .vpi-wrap .item {
  width: 50%;
  padding: 0 15px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item {
  margin: 0;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img {
  padding: 0;
  border: none;
  border-radius: 4px;
  overflow: hidden;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-img:hover {
  opacity: 1;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-title a {
  font-size: 16px;
  font-weight: bold;
  color: #363636;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content {
  position: relative;
  bottom: -7px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-des {
  margin: 0 0 35px;
  font-size: 14px;
  line-height: 21px;
  color: #707070;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-created {
  padding: 0;
  list-style: none;
  display: inline-block;
  margin: 0 10px 0 0;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-created li {
  display: inline-block;
  padding: 8px 15px;
  float: left;
  color: #fff;
  min-height: 45px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-created li.date {
  background: #ee4c52;
  font-size: 30px;
  font-weight: bold;
  line-height: 29px;
  border-radius: 5px 0 0 0;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-created li.month-year {
  background: #363636;
  font-size: 12px;
  line-height: 14px;
  border-radius: 0 5px 0 0;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .item-created li.month-year span {
  display: block;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside {
  margin: 0;
  overflow: hidden;
  display: inline-block;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside .article-info {
  margin-bottom: 10px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside .catItemCommentsLink {
  border: none;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd:last-child {
  border: none;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd.catItemCategory a,
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd.catItemCategory a:hover,
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside .catItemAuthor a {
  color: #909090;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd {
  padding: 0 10px;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd a {
  color: #a1a1a1;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap .item-info .item-content .article-aside dd a:hover {
  color: #ee4c52;
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap:hover .item-img img {
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.module.environment .sj-k2-container-slider .slider .vpo-wrap .vp .vpi-wrap .item .item-wrap:hover .item-info .item-title a {
  color: #ee4c52;
}
.module.slider-two {
  padding: 130px 135px 180px;
  background: url("../images/bg/bg1.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  border-radius: 4px;
  margin: 0 0 33px;
}
.module.slider-two .sj-k2-container-slider {
  margin: 0;
  padding: 30px 80px 65px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 1;
}
.module.slider-two .sj-k2-container-slider .page-button .control-button .preview {
  height: 30px;
  width: 15px;
  background: url(../images/icon/row-left.png) no-repeat center;
}
.module.slider-two .sj-k2-container-slider .page-button .control-button .next {
  height: 30px;
  width: 15px;
  background: url(../images/icon/row-right.png) no-repeat center;
}
.module.slider-two .sj-k2-container-slider .catItemCategory {
  padding: 0;
  position: relative;
  border: none;
}
.module.slider-two .sj-k2-container-slider .catItemCategory a {
  color: #363636;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
}
.module.slider-two .sj-k2-container-slider .catItemCategory a:hover {
  color: #ee4c52;
}
.module.slider-two .sj-k2-container-slider .catItemCategory:after {
  content: "";
  height: 3px;
  width: 45px;
  background: #363636;
  display: block;
  margin: 20px auto;
}
.module.slider-two .sj-k2-container-slider .item-title a {
  font-size: 18px;
  text-transform: uppercase;
  color: #363636;
  font-weight: bold;
}
.module.slider-two .sj-k2-container-slider .item-title a:hover {
  color: #ee4c52;
}
.module.slider-two .sj-k2-container-slider .item-content .item-des {
  font-size: 16px !important;
  line-height: 24px;
  color: #363636;
}
.module.social-share {
  margin: 0 0 25px;
}
.module.social-share h3.modtitle {
  padding: 20px 0;
  margin: 0 0 30px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 16px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item {
  display: block;
  overflow: hidden;
  width: 50%;
  float: left;
  margin: 0 0 15px;
  line-height: 18px;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .me-icon {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  color: #fff;
  font-size: 20px;
  border-radius: 3px;
  margin-right: 10px;
  transition: all 0.5s ease-in-out;
}
.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 .me-icon:hover {
  transition: all 0s ease-in-out;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .like-count {
  display: block;
  color: #707070;
  font-size: 16px;
  font-weight: bold;
}
.module.social-share .sj-social-media-counts .sc-wrap .sc-item .like-text {
  display: block;
  color: #a1a1a1;
  font-size: 14px;
}
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 #ee4c52;
}
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: #ee4c52;
  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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.sjportfolio .respl-header .respl-cats .respl-cat.sel .respl-count {
  background: #ee4c52;
  color: #fff;
  box-shadow: none;
  text-shadow: none;
  border-color: #ee4c52;
}
.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: #ee4c52;
  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: #ee4c52;
  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: #ee4c52;
}
.sjportfolio .respl-loader .respl-button {
  text-shadow: none;
}
.sjportfolio .respl-loader .respl-button .loader-image {
  background: none;
  color: #ee4c52;
}
.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: #ee4c52;
}
.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: #ea1d25;
  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: 18px 15px;
  color: #ffffff;
  font-size: 14px;
  display: block;
  cursor: pointer;
  font-weight: 700;
  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: #ea1d25;
}
#moonavigator ul.subnavi {
  left: 0;
  position: absolute;
  padding: 10px 18px;
  list-style: none;
  width: 220px;
  left: -999em;
  background: #ea1d25;
}
#moonavigator ul.subnavi li,
#meganavigator .mega-content ul.subnavi li,
#meganavigator .mega-content .menu li {
  padding: 0 0 1px 0;
  position: relative;
}
#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: 5px 0 ;
  color: #fff;
  font-size: 13px;
  cursor: pointer;
  text-transform: capitalize;
  line-height: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  transition: all 0.5s ease-in-out;
}
#moonavigator ul.subnavi li .fa-angle-double-right,
#meganavigator .mega-content ul.subnavi li .fa-angle-double-right,
#meganavigator .mega-content .menu li .fa-angle-double-right {
  position: absolute;
  right: 0;
  z-index: 1;
  margin: 4px 0;
  transition: all 0.5s ease-in-out;
}
#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,
#moonavigator ul.subnavi li.active,
#meganavigator .mega-content ul.subnavi li:hover,
#meganavigator .mega-content ul.subnavi li.active,
#meganavigator .mega-content .menu li:hover,
#meganavigator .mega-content .menu li.active {
  /*.fa-angle-double-right{
			transition: right 0.2s ease-in;
			right: 10px;
		}*/
}
#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 {
  background: #c21219;
  padding-left: 10px;
  transition: padding 0.2s ease-in;
}
#moonavigator ul.subnavi li .fancy + .hover,
#meganavigator .mega-content ul.subnavi li .fancy + .hover,
#meganavigator .mega-content .menu li .fancy + .hover {
  background: transparent;
}
#moonavigator ul.subnavi li.last > .item-link,
#meganavigator .mega-content ul.subnavi li.last > .item-link,
#meganavigator .mega-content .menu li.last > .item-link {
  border: none;
}
#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: #ea1d25;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  display: none;
}
#meganavigator .mega-content.megachild .mega-content-inner {
  padding: 30px 0;
  display: block;
}
#meganavigator .mega-content .mega-col {
  float: left;
}
#meganavigator .mega-content .mega-col.one {
  width: 220px;
}
#meganavigator .mega-content .mega-col .mega-group {
  display: block;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .item-link {
  font-size: 14px;
  padding: 0 18px 10px;
  color: #ffffff;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .showdesc .menu-title {
  padding: 0 0 5px;
}
#meganavigator .mega-content .mega-col .mega-group div.mega-group-title .fa-angle-double-right {
  display: none;
}
#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 #fff;
  color: #fff;
  display: inline-block;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu {
  padding-top: 10px;
}
#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 18px;
}
#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 .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 .main h3.moduleItemTitle {
  font-size: 14px;
  margin: 0;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main h3.moduleItemTitle a {
  color: #fff;
  display: inline-block;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main h3.moduleItemTitle a:hover {
  text-shadow: 1px 1px 1px #444;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside {
  margin: 0;
  overflow: hidden;
  margin: 0 -15px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside .article-info {
  margin-bottom: 10px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside .catItemCommentsLink {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd:last-child {
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd.catItemCategory a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd.catItemCategory a:hover,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside .catItemAuthor a {
  color: #909090;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd .catItemCommentsLink a,
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .article-aside dd i {
  color: #fff;
  border: none;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main .introtext {
  color: #fff;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item .main a.moduleItemReadMore {
  width: 100px;
  height: 25px;
  line-height: 25px;
  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 .main a.moduleItemReadMore:hover {
  color: #ee4c52;
  border-color: #ee4c52;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content .k2-mega-menu .items .item: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:hover .main h3.moduleItemTitle a {
  text-shadow: 1px 1px 1px #444;
}
#meganavigator .mega-content .mega-col .mega-module .mega-module-content ul.yt-list li {
  color: #fff;
}
#meganavigator .mega-content ul.subnavi {
  padding: 10px 18px;
}
#meganavigator .mega-content ul.subnavi,
#meganavigator .mega-content .menu {
  list-style: none;
}
#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: #ee4c52;
}
ul.resmenu li a.active {
  background: none;
  color: #ee4c52;
}
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: 999;
  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;
}
/*******************************************
***          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: #f1686d;
  background-image: -moz-linear-gradient(top, #f27b7f, #ee4c52);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f27b7f), to(#ee4c52));
  background-image: -webkit-linear-gradient(top, #f27b7f, #ee4c52);
  background-image: -o-linear-gradient(top, #f27b7f, #ee4c52);
  background-image: linear-gradient(to bottom, #f27b7f, #ee4c52);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff27b7f', endColorstr='#ffee4c52', GradientType=0);
}
ul.c-step li.active h3 {
  color: #ee4c52;
}
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: #ee4c52;
}
#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: #ee4c52;
}
#g-about .ourmember #yt-extra-carousel .carousel-indicators li:hover {
  background: #ee4c52;
}
#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: #ee4c52;
}
#g-about .customersay .yt-extra-carousel .carousel-control:hover i {
  color: #ee4c52;
}
#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: #ee4c52;
  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 .yt-icon {
  float: left;
}
#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: #ee4c52;
  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: #ee4c52;
}
#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-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%;
}
#g-joinnow div.yt-pricing .column .pricing-bottom {
  border: none;
}
#g-joinnow div.yt-tabs.boxed ul.nav-tabs li {
  border: none;
}
#g-joinnow div.yt-pricing .column div.pricing-money {
  height: auto;
  border: none;
}
#g-joinnow .yt-pricing .style3.column .pricing-basic h2 {
  padding: 0;
  border: none;
  margin: 0;
}
#g-joinnow .yt-pricing .style3.column .pricing-basic {
  padding: 0;
  border: none;
}
#g-joinnow div.yt-tabs ul.nav-tabs {
  margin: 0;
  padding: 0;
}
#g-joinnow div.yt-tabs ul.nav-tabs li a {
  margin: 0;
}
.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 .itemRatingLog {
  max-height: 20px;
}
#k2Container div.itemSocialSharing {
  position: relative;
  z-index: 3;
}
#k2Container.latestView .itemList div.userItemIntroText,
#k2Container.userView .itemList div.userItemIntroText,
#k2Container.tagView .itemList div.userItemIntroText,
#k2Container.latestView .itemList .tagItemIntroText,
#k2Container.userView .itemList .tagItemIntroText,
#k2Container.tagView .itemList .tagItemIntroText {
  padding: 0;
}
#k2Container.latestView .itemList .catItemView,
#k2Container.userView .itemList .catItemView,
#k2Container.tagView .itemList .catItemView {
  padding: 10px;
  border-radius: 4px;
  background: #f7f7f7;
  border: 1px solid #e1e1e1;
  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: #ee4c52;
  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: #ee4c52;
  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 {
  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: #ee4c52;
}
#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: #ee4c52;
}
#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: #ee4c52;
}
#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: 14px;
  padding: 0;
  font-weight: bold;
}
#k2Container.genericView div.genericItemHeader h2.genericItemTitle a {
  color: #ee4c52;
}
#k2Container.genericView div.genericItemHeader h2.genericItemTitle a:hover {
  color: #ea1d25;
}
#k2Container.genericView div.genericItemView {
  border: none;
}
#k2Container.genericView div.genericItemBody {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 15px;
}
#k2Container.genericView div.genericItemBody div.genericItemIntroText {
  font-size: 13px;
  color: #898989;
}
#k2Container.genericView div.genericItemBody span.genericItemImage {
  margin-bottom: 0;
}
#k2Container.genericView div.genericItemBody span.genericItemImage img {
  border: none;
  padding: 0;
}
#k2Container div.k2Pagination ul li {
  display: inline-block;
}
#k2Container.userView .userBlock {
  background: #ee4c52;
  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: #ee4c52;
}
#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: #ee4c52;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a {
  color: #444;
  font-weight: 400;
}
#k2Container.tagView .tagItemHeader .tagItemTitle a:hover {
  color: #ee4c52;
}
#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: #ee4c52;
  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: #ee4c52;
}
#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 div.itemListCategoriesBlock {
  margin: 0 0 40px;
}
#k2Container.itemListView div.itemListCategoriesBlock:empty {
  display: none;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory {
  padding: 0;
  background: none;
  border: none;
  height: 30px;
  width: 100%;
  position: relative;
  line-height: 30px;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory h2 {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #ee4c52;
  background: #fff;
  z-index: 2;
  line-height: 30px;
  padding-right: 15px;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
  background: #fff;
  z-index: 2;
  padding-left: 15px;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view {
  float: none;
  display: inline-block;
  cursor: pointer;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view i {
  height: auto;
  width: auto;
  float: none;
  color: #e2e2e2;
  font-size: 20px;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view i.fa-bars {
  font-size: 22px;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view.active i,
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory .vm-view-list .vm-view:hover i {
  color: #ee4c52;
}
#k2Container.itemListView div.itemListCategoriesBlock .itemListCategory:before {
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  position: absolute;
  background: #ee4c52;
  z-index: 1;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView {
  padding: 10px;
  margin-bottom: 30px;
  background: #f7f7f7;
  border-radius: 4px;
  border: 1px solid #e1e1e1;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 0 20px 0 0;
  margin: 0;
  float: left;
  background: #f7f7f7;
  position: relative;
  z-index: 2;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.listing-style .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.listing-style .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #ee4c52;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #c21219;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle a {
  color: #ee4c52;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .create {
  font-size: 11px;
  color: #909090;
  margin: 10px 0;
  display: block;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.listing-style .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.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #909090;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  display: inline-block;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemRatingBlock {
  display: inline-block;
  margin: 0 0 -6px;
  padding: 0;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 15px;
  color: #898989;
  margin: 0 0 15px;
  position: relative;
  line-height: 21px;
  border-bottom: 1px solid #dbdbdb;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item div.catItemLinks:empty {
  margin: 0;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 0 20px;
  position: absolute;
  right: 0;
  bottom: -20px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button {
  background: #e6e6e6;
  color: #777;
  text-transform: capitalize;
  font-size: 10px;
  padding: 2px 20px;
  border-radius: 4px;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ee4c52;
  color: #fff;
}
#k2Container.itemListView.listing-style .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.listing-style .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #c21219;
}
#k2Container.itemListView.listing-style .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ee4c52;
  color: #fff;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView {
  padding: 0;
  margin-bottom: 30px;
  background: #f7f7f7;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .catItemImageBlock {
  padding: 10px;
  margin: 0;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .catItemImageBlock img {
  padding: 0;
  border: none;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink {
  padding: 0;
  margin: 0;
  border: none;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .catItemImageBlock .CommentsLink div.catItemCommentsLink a {
  color: #fff;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item {
  display: block;
  position: relative;
  padding: 10px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle {
  font-size: 14px;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 700;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon {
  float: right;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li {
  list-style: none;
  float: right;
  font-size: 16px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a {
  color: #999;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item h3.catItemTitle ul.list-icon li a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .create {
  font-size: 11px;
  color: #909090;
  margin: 10px 0;
  display: block;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock {
  padding: 2px 0 0;
  margin-right: 8px;
  display: block;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm {
  line-height: 20px;
  padding-right: 8px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList,
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .itemRatingList a:hover {
  background: url(../images/icon/transparent_star.gif) repeat-x scroll;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList {
  height: 20px;
  width: 75px;
  z-index: 1;
}
#k2Container.itemListView.grid-style .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-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm ul.itemRatingList a:hover {
  background-position: left -18px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemRatingBlock .itemRatingForm .catItemRatingLog {
  color: #999;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside {
  margin: 0;
  overflow: hidden;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  margin-bottom: 10px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemCommentsLink {
  border: none;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd:last-child {
  border: none;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a,
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd.catItemCategory a:hover,
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a {
  color: #909090;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .article-info {
  display: inline-block;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .article-aside .catItemRatingBlock {
  display: inline-block;
  margin: 0 0 -6px;
  padding: 0;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemBody {
  padding: 0;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item .catItemBody .catItemIntroText {
  padding: 0 0 15px;
  color: #898989;
  margin: 0 0 15px;
  position: relative;
  line-height: 21px;
  border-bottom: 1px solid #dbdbdb;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView .main-item div.catItemReadMore {
  display: block;
  text-align: right;
  margin: 0;
}
#k2Container.itemListView.grid-style .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-style .itemList .itemContainer .catItemView .main-item div.catItemReadMore .button:hover {
  background: #ee4c52;
  color: #fff;
}
#k2Container.itemListView.grid-style .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-style .itemList .itemContainer .catItemView:hover h3.catItemTitle a {
  color: #ee4c52;
}
#k2Container.itemListView.grid-style .itemList .itemContainer .catItemView:hover div.catItemReadMore .button {
  background: #ee4c52;
  color: #fff;
}
#k2Container.itemView {
  border: none;
}
#k2Container.itemView .itemImage {
  text-align: center;
}
#k2Container.itemView.item-event .itemHeader .itemToolbar .size-mail .fontsize {
  margin: 0;
}
#k2Container.itemView.item-event .itemImageBlock {
  float: left;
  padding: 0 20px 0 0;
  width: 45%;
  background: #fff;
  position: relative;
  z-index: 2;
}
#k2Container.itemView.item-event .itemImageBlock .itemImage {
  border-radius: 4px;
  overflow: hidden;
}
#k2Container.itemView.item-event .itemBody {
  position: relative;
}
#k2Container.itemView.item-event .itemBody .itemHeader h2.itemTitle {
  font-size: 21px;
  text-transform: uppercase;
  color: #363636;
  font-weight: bold;
}
#k2Container.itemView.item-event .itemBody .timevent-address li {
  font-size: 13px;
  color: #959595;
  list-style: none;
  padding: 10px 0;
  display: block;
  width: 70%;
  border-bottom: 1px dotted #e5e5e5;
}
#k2Container.itemView.item-event .itemBody .timevent-address li p {
  margin: 0;
  display: inline-block;
}
#k2Container.itemView.item-event .itemBody .timevent-address li i {
  font-size: 18px;
}
#k2Container.itemView.item-event .itemBody .timevent-address li.phone {
  width: 100%;
}
#k2Container.itemView.item-event .itemBody .countdown-event {
  position: absolute;
  top: 70px;
  right: -15px;
}
#k2Container.itemView.item-event .itemBody .countdown-event .countdown-section {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  border: 1px solid #efefef;
  margin-right: 15px;
}
#k2Container.itemView.item-event .itemBody .countdown-event .countdown-section div {
  display: block;
  color: #959595;
  font-size: 12px;
}
#k2Container.itemView.item-event .itemBody .countdown-event .countdown-section div:nth-child(1) {
  margin-top: 8px;
  color: #707070;
  font-weight: bold;
}
#k2Container.itemView.item-event .itemBody div.itemIntroText {
  font-size: 14px;
  border-bottom: 1px dotted #e1e1e1;
  font-weight: normal;
  margin: 0 0 20px;
}
#k2Container.itemView.item-event .itemBody div.itemFullText {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px dotted #e1e1e1;
}
#k2Container.itemView.item-event .itemBody div.itemFullText p {
  margin: 0;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis {
  padding: 0;
  list-style: none;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .addthis_sharing_toolbox {
  display: inline-block;
  float: left;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .addthis_sharing_toolbox .at-share-btn {
  border-radius: 100px;
  height: 25px;
  width: 25px;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .addthis_sharing_toolbox .at-share-btn .at4-icon {
  height: 25px;
  width: 25px;
  background-size: 16px auto !important;
  background-position: center;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .register-btn {
  display: inline-block;
  float: right;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .register-btn a {
  padding: 4px 25px;
  border-radius: 100px;
  display: inline-block;
  background: #ee4c52;
  color: #fff;
}
#k2Container.itemView.item-event .itemBody ul.addthis-resgis .register-btn:hover a {
  background: #23262d;
}
#k2Container.itemView.item-event .itemComments {
  margin-top: 40px;
}
#k2Container.itemView.item-event .itemComments .itemCommentsForm form.form-validate input#commentEmail {
  margin-right: 19px;
}
#k2Container.itemView .itemToolbar {
  color: #999;
}
#k2Container.itemView .itemToolbar .icon-item {
  font-size: 12px;
  width: auto;
}
#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: #ee4c52;
}
#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 .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: #ee4c52;
}
#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: #ee4c52;
}
#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;
  text-align: center;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontIncrease:hover {
  color: #fff;
  background: #ee4c52;
  border-color: #ee4c52;
}
#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;
  text-align: center;
}
#k2Container.itemView .itemHeader .itemToolbar .size-mail a#fontDecrease:hover {
  color: #fff;
  background: #ee4c52;
  border-color: #ee4c52;
}
#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: 30px;
}
#k2Container.itemView .date-vote-thor a#fontIncrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
}
#k2Container.itemView .date-vote-thor a#fontIncrease:hover {
  color: #fff;
  background: #ee4c52;
  border-color: #ee4c52;
}
#k2Container.itemView .date-vote-thor a#fontDecrease {
  display: inline-block;
  height: 20px;
  width: 20px;
  line-height: 18px;
  border: 1px solid #999;
  color: #999;
  border-radius: 3px;
  font-size: 16px;
  text-align: center;
}
#k2Container.itemView .date-vote-thor a#fontDecrease:hover {
  color: #fff;
  background: #ee4c52;
  border-color: #ee4c52;
}
#k2Container.itemView .itemBody {
  padding: 0;
}
#k2Container.itemView .itemTagsBlock {
  border: none;
  margin: 0 0 20px;
}
#k2Container.itemView .itemTagsBlock .title-tags {
  margin: 0 -5px 8px;
  display: block;
  position: relative;
}
#k2Container.itemView .itemTagsBlock .title-tags:before {
  content: "";
  height: 1px;
  left: 0;
  top: 50%;
  position: absolute;
  background: #e1e1e1;
  width: 100%;
  z-index: 1;
}
#k2Container.itemView .itemTagsBlock .title-tags span {
  display: inline-block;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #ee4c52;
}
#k2Container.itemView .itemTagsBlock ul.itemTags li {
  padding: 0px 15px 0px 0px;
}
#k2Container.itemView .itemTagsBlock ul.itemTags li a {
  color: #898989;
  font-size: 13px;
}
#k2Container.itemView .itemTagsBlock ul.itemTags li a:hover {
  color: #ee4c52;
}
#k2Container.itemView .title-author {
  margin: 0 -5px 8px;
  display: block;
  position: relative;
}
#k2Container.itemView .title-author:before {
  content: "";
  height: 1px;
  left: 0;
  top: 50%;
  position: absolute;
  background: #e1e1e1;
  width: 100%;
  z-index: 1;
}
#k2Container.itemView .title-author span {
  display: inline-block;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #ee4c52;
}
#k2Container.itemView .itemAuthorBlock {
  background: #ebebeb;
  border: none;
  padding: 0;
  border-top: 1px solid #dee2f1;
  padding: 30px;
  margin: 1em 0 50px;
  display: block;
  overflow: hidden;
}
#k2Container.itemView .itemAuthorBlock .header-author {
  display: block;
  overflow: hidden;
  padding: 0 0 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: #ee4c52;
}
#k2Container.itemView .itemAuthorBlock .header-author .itemHits {
  color: #444;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorAvatar {
  border: none;
  padding: 0;
  margin-right: 20px;
  float: left;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a {
  color: #363636;
}
#k2Container.itemView .itemAuthorBlock h3.itemAuthorName a:hover {
  color: #ee4c52;
}
#k2Container.itemView .itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border: none;
  font-weight: normal;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails {
  padding: 0 10px;
  color: #898989;
  font-size: 13px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorDetails p:empty {
  display: none;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest {
  margin-top: 20px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest h3 {
  font-size: 14px;
  font-weight: bold;
  color: #363636;
  padding: 10px 0;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest ul {
  padding: 0;
  margin: 0 -15px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest ul li.item {
  list-style: none;
  background: none;
  border: none;
  width: 50%;
  float: left;
  padding: 0 15px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest ul li.item a {
  color: #707070;
  font-size: 14px;
}
#k2Container.itemView .itemAuthorBlock .itemAuthorLatest ul li.item a:hover {
  color: #ee4c52;
}
#k2Container.itemView .itemRelated {
  margin: 0 0 50px;
}
#k2Container.itemView .itemRelated h3.title-related {
  margin: 0 -5px 20px;
  display: block;
  position: relative;
}
#k2Container.itemView .itemRelated h3.title-related:before {
  content: "";
  height: 1px;
  left: 0;
  top: 50%;
  position: absolute;
  background: #e1e1e1;
  width: 100%;
  z-index: 1;
}
#k2Container.itemView .itemRelated h3.title-related span {
  display: inline-block;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #ee4c52;
}
#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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
#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: #909090;
}
#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: #909090;
}
#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: #ee4c52;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .catItemAuthor a {
  color: #909090;
}
#k2Container.itemView .itemRelated ul.items li.item .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
#k2Container.itemView .itemComments {
  padding: 0;
  background: #fff;
  border: none;
  overflow: hidden;
}
#k2Container.itemView .itemComments h3 {
  margin: 0 -5px 8px;
  display: block;
  position: relative;
}
#k2Container.itemView .itemComments h3:before {
  content: "";
  height: 1px;
  left: 0;
  top: 50%;
  position: absolute;
  background: #e1e1e1;
  width: 100%;
  z-index: 1;
}
#k2Container.itemView .itemComments h3 span {
  display: inline-block;
  background: #fff;
  padding: 5px;
  position: relative;
  z-index: 2;
  font-size: 18px;
  color: #ee4c52;
}
#k2Container.itemView .itemComments .itemCommentsList {
  margin: 0 0 30px;
}
#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: #ee4c52;
  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: bold;
  color: #666;
  border: none;
  display: inline-block;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName {
  font-size: 13px;
  margin-right: 10px;
  color: #666;
  font-weight: bold;
}
#k2Container.itemView .itemComments .itemCommentsList .even .commentAuthorName a,
#k2Container.itemView .itemComments .itemCommentsList .odd .commentAuthorName a {
  color: #666;
}
#k2Container.itemView .itemComments .itemCommentsList .even span.commentDate,
#k2Container.itemView .itemComments .itemCommentsList .odd span.commentDate {
  font-size: 11px;
  color: #666;
  font-weight: bold;
}
#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 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: #363636;
}
#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: 10px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#commentEmail {
  margin-right: 13px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton {
  border: none;
  background: #ee4c52;
  padding: 8px 20px;
  border-radius: 4px;
}
#k2Container.itemView .itemComments .itemCommentsForm form.form-validate input#submitCommentButton:hover {
  background: #23262D;
}
#k2Container.itemView .itemComments .itemCommentsForm textarea.inputbox {
  width: 100%;
  background: #fff;
  color: #363636;
  margin-bottom: 10px;
}
#k2Container.itemListView.listing-event .itemContainer {
  position: relative;
  margin: 0 0 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #ebebeb;
}
#k2Container.itemListView.listing-event .itemContainer:before {
  content: "";
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -0.5px;
  background: #ebebeb;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView {
  margin: 0 -30px;
  padding: 0;
  display: block;
  overflow: hidden;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock {
  padding: 0;
  margin: 0 30px 0 0;
  float: left;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock .register-btn {
  border: 1px solid #fff;
  font-weight: bold;
  text-transform: uppercase;
  padding: 4px 25px;
  border-radius: 100px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -58px;
  margin-top: -16px;
  opacity: 0;
  z-index: 2;
  transition: top 0.3s ease-in-out;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock .register-btn a {
  color: #fff;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock .register-btn:hover {
  border-color: #ee4c52;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock .register-btn:hover a {
  color: #ee4c52;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock:before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease-in-out;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock:hover .register-btn {
  top: 50%;
  opacity: 1;
  transition: top 0.3s ease-in-out;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .catItemImageBlock:hover:before {
  opacity: 0.5;
  transition: all 0.3s ease-in-out;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item {
  padding-right: 10px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item h3.catItemTitle a {
  color: #363636;
  font-size: 21px;
  line-height: 28px;
  text-transform: uppercase;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item h3.catItemTitle a:hover {
  color: #ee4c52;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .timevent-address {
  margin: 0 0 25px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .timevent-address li {
  font-size: 13px;
  color: #959595;
  list-style: none;
  padding: 10px 0;
  display: inline-block;
  border-bottom: 1px dotted #e5e5e5;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .timevent-address li p {
  margin: 0;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .countdown-event .countdown-section {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  border: 1px solid #efefef;
  margin-right: 15px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .countdown-event .countdown-section div {
  display: block;
  color: #959595;
  font-size: 12px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-left .main-item .countdown-event .countdown-section div:nth-child(1) {
  margin-top: 8px;
  color: #707070;
  font-weight: bold;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right .phone {
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 50%;
  border-bottom: 1px dotted #e5e5e5;
  color: #898989;
  margin-left: 20px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right div.catItemIntroText {
  margin-left: 20px;
  margin-bottom: 5px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right div.catItemIntroText p {
  color: #898989;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right .addthis_sharing_toolbox {
  margin-left: 20px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right .addthis_sharing_toolbox .at-share-btn {
  border-radius: 100px;
  height: 25px;
  width: 25px;
}
#k2Container.itemListView.listing-event .itemContainer .catItemView .event-right .addthis_sharing_toolbox .at-share-btn .at4-icon {
  height: 25px;
  width: 25px;
  background-size: 16px auto !important;
  background-position: center;
}
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%;
}
/*******************************************
***          YT Framework: less          ***
*******************************************/
.lib-article-aside-rtl dd {
  border-right: none;
  border-left: 1px solid #bbb;
}
.lib-article-aside-rtl dd:last-child {
  border: none;
}
#bd.home-variations #yt_spotlight1:before {
  display: none;
}
.home-variations,
.home-layout1 {
  background: #fff;
  /* Medium devices Desktops  
    // ------------------*/
  /* Small devices Tablets	
    // ------------------*/
  /* Extra small devices Phones
    // ------------------*/
}
.home-variations #yt_header,
.home-layout1 #yt_header {
  padding: 10px 0 32px;
}
.home-variations #yt_logo,
.home-layout1 #yt_logo {
  text-align: center;
  margin-top: 21px;
}
.home-variations #yt_menuwrap,
.home-layout1 #yt_menuwrap {
  background: #fff;
  margin: 0;
  border-top: 1px solid #e1e1e1;
}
.home-variations #yt_menuwrap .fancy,
.home-layout1 #yt_menuwrap .fancy {
  background: #ddd;
}
.home-variations #yt_menuwrap .row,
.home-layout1 #yt_menuwrap .row {
  position: relative;
}
.home-variations #yt_menuwrap #yt_mainmenu,
.home-layout1 #yt_menuwrap #yt_mainmenu {
  position: static;
}
.home-variations #yt_menuwrap.menu-fixed,
.home-layout1 #yt_menuwrap.menu-fixed {
  background: rgba(255, 255, 255, 0.9);
  z-index: 999;
  box-shadow: 0 1px 10px 0 #000;
}
.home-variations #yt_slideshow .container,
.home-layout1 #yt_slideshow .container {
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.home-variations #yt_spotlight1,
.home-layout1 #yt_spotlight1 {
  background: #fff;
  padding: 80px 0 10px;
  position: relative;
}
.home-variations #yt_spotlight1:before,
.home-layout1 #yt_spotlight1:before {
  content: "\f073";
  height: 80px;
  width: 80px;
  border-radius: 80px;
  background: #ee4c52;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  border: 8px solid #fff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 65px;
  font-family: FontAwesome;
}
.home-variations #yt_spotlight2,
.home-layout1 #yt_spotlight2 {
  background: url(../images/bg/bg3.jpg) no-repeat 0 0 #ffffff;
  padding: 70px 0 60px;
}
.home-variations #yt_spotlight3,
.home-layout1 #yt_spotlight3 {
  background: url(../images/bg/bg4.jpg) no-repeat center fixed;
  position: relative;
  max-height: 460px;
  padding: 0;
  overflow: hidden;
}
.home-variations #yt_spotlight3:before,
.home-layout1 #yt_spotlight3:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  opacity: 0.9;
  z-index: 1;
}
.home-variations #yt_spotlight3 .item-module,
.home-layout1 #yt_spotlight3 .item-module {
  position: relative;
  z-index: 2;
}
.home-variations #yt_spotlight3 .module,
.home-layout1 #yt_spotlight3 .module {
  margin-top: 40px;
}
.home-variations #yt_spotlight4,
.home-layout1 #yt_spotlight4 {
  padding: 60px 0 70px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.home-variations #yt_spotlight4:before,
.home-layout1 #yt_spotlight4:before {
  content: "";
  height: 80px;
  width: 80px;
  border-radius: 80px;
  background: url(../images/icon/icon1.png) no-repeat center #ee4c52;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  border: 8px solid #fff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 65px;
  font-family: FontAwesome;
}
.home-variations #yt_spotlight5,
.home-layout1 #yt_spotlight5 {
  background: url(../images/bg/bg3.jpg) no-repeat 0 0 #ffffff;
  padding: 75px 0 95px;
  overflow: hidden;
}
.home-variations #yt_spotlight6,
.home-layout1 #yt_spotlight6 {
  display: block;
  padding: 110px 0 80px;
  background: url(../images/bg/bg2.jpg) no-repeat fixed center center / cover;
  position: relative;
  z-index: 2;
}
.home-variations #yt_spotlight6:before,
.home-layout1 #yt_spotlight6:before {
  content: "";
  height: 80px;
  width: 80px;
  border-radius: 80px;
  background: url(../images/icon/icon2.png) no-repeat center #ee4c52;
  position: absolute;
  top: -40px;
  left: 50%;
  margin-left: -40px;
  border: 8px solid #fff;
  color: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 65px;
  font-family: FontAwesome;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .home-variations #yt_spotlight6,
  .home-layout1 #yt_spotlight6 {
    background: url(../images/bg/bg2.jpg) no-repeat 0 0;
    background-size: 100% 100%;
  }
}
.home-variations #yt_spotlight7,
.home-layout1 #yt_spotlight7 {
  padding: 10px 0 82px;
  overflow: hidden;
}
.home-variations #yt_spotlight9,
.home-layout1 #yt_spotlight9 {
  display: block;
  background: #ebebeb;
  padding: 40px 0;
}
.home-variations .social-top,
.home-layout1 .social-top {
  margin-top: 50px;
}
.home-variations .social-top .yt-icon,
.home-layout1 .social-top .yt-icon {
  font-size: 14px;
  color: #959595;
}
.home-variations .social-top .yt-icon:hover,
.home-layout1 .social-top .yt-icon:hover {
  color: #ee4c52;
  cursor: pointer;
}
.home-variations .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"],
.home-layout1 .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"] {
  height: 40px;
  width: 300px;
}
.home-variations .module.me-style-k2-slideshow,
.home-layout1 .module.me-style-k2-slideshow {
  margin: 0;
  border: none;
}
.home-variations .module.me-style-k2-slideshow .modcontent,
.home-layout1 .module.me-style-k2-slideshow .modcontent {
  padding: 0;
}
.home-variations div.sj-k2slickslider div.pag-item,
.home-layout1 div.sj-k2slickslider div.pag-item {
  position: absolute;
  bottom: 20px;
  left: 0;
  text-align: center;
  width: 100%;
}
.home-variations div.sj-k2slickslider div.pag-item a,
.home-layout1 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-variations div.sj-k2slickslider div.pag-item a.sel,
.home-layout1 div.sj-k2slickslider div.pag-item a.sel {
  background: #ee4c52;
}
.home-variations div.sj-k2slickslider.slickslider-right .item-content,
.home-layout1 div.sj-k2slickslider.slickslider-right .item-content {
  left: 6%;
}
.home-variations div.sj-k2slickslider .slickslider-items,
.home-layout1 div.sj-k2slickslider .slickslider-items {
  margin: auto;
}
.home-variations div.sj-k2slickslider .slickslider-items .images-slideshow,
.home-layout1 div.sj-k2slickslider .slickslider-items .images-slideshow {
  position: relative;
}
.home-variations div.sj-k2slickslider .slickslider-items .images-slideshow:before,
.home-layout1 div.sj-k2slickslider .slickslider-items .images-slideshow:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.4;
  position: absolute;
  top: 0;
  left: 0;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
  padding-top: 7%;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .custom-text,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .custom-text {
  position: relative;
  font-size: 24px;
  font-weight: bold;
  animation: mymove7 1.5s ease-in infinite;
  -webkit-animation: mymove7 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove7 1.5s ease-in infinite;
  -o-animation: mymove7 1.5s ease-in;
  -ms-animation: mymove7 1.5s ease-in;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .custom-text:after,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .custom-text:after {
  content: "";
  height: 1px;
  width: 120px;
  background: #fff;
  display: block;
  margin: 28px auto 24px;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title {
  margin: 0 0 1px;
  animation: mymove6 1s ease-in infinite;
  -webkit-animation: mymove6 1s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove6 1s ease-in infinite;
  -o-animation: mymove6 1s ease-in 1;
  -ms-animation: mymove6 1s ease-in 1;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
  font-size: 52px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 0 20px;
  font-weight: bold;
  height: 50px;
  position: relative;
  line-height: 50px;
  text-align: center;
  background: none;
  display: inline-block;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a:hover {
  color: #ee4c52;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
.home-layout1 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;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  position: relative;
  animation: mymove5 0.6s ease-in infinite;
  -webkit-animation: mymove5 0.6s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove5 0.6s ease-in infinite;
  -o-animation: mymove5 0.6s ease-in 1;
  -ms-animation: mymove4 0.6s ease-in 1;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  color: #fff;
  font-weight: bold;
  background: none;
  padding: 0;
  margin: 0 auto;
  float: none;
  height: auto;
  animation: mymove3 1.8s ease-in infinite;
  -webkit-animation: mymove3 1.8s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove3 1.8s ease-in infinite;
  -ms-animation: mymove3 1.8s ease-in;
  -o-animation: mymove3 1.8s ease-in;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a {
  color: #fff;
  text-decoration: none;
  float: none;
  background: none;
  padding: 15px 60px;
  height: auto;
  border-radius: 100px;
  border: 2px solid #fff;
}
.home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a:hover,
.home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore a:hover {
  color: #ee4c52;
  border-color: #ee4c52;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 {
  background: none;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow {
  position: relative;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
  max-width: none;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .custom-text,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .custom-text,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .custom-text,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .custom-text {
  animation: mymove7 1.5s ease-in;
  -webkit-animation: mymove7 1.5s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove7 1.5s ease-in;
  -o-animation: mymove7 1.5s ease-in;
  -ms-animation: mymove7 1.5s ease-in;
  transition: all 1.5s ease-in;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-title {
  -webkit-animation: mymove6 1s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove6 1s ease-in;
  animation: mymove6 1s ease-in;
  transition: all 1s ease-in;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-description {
  -webkit-animation: mymove5 0.6s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove5 0.6s ease-in;
  animation: mymove5 0.6s ease-in;
  transition: all 0.6s ease-in;
}
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
.home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore,
.home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item.active .item-content .item-readmore {
  -webkit-animation: mymove3 1.8s ease-in;
  /* Chrome, Safari, Opera */
  -moz-animation: mymove3 1.8s ease-in;
  animation: mymove3 1.8s ease-in;
  transition: all 1.8s ease-in;
}
.home-variations div.sj-k2slickslider .nav-pagination.conner-tl,
.home-layout1 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-variations div.sj-k2slickslider .nav-pagination.conner-tl a.left,
.home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.left {
  position: absolute;
  left: -100px;
  height: 73px;
  width: 43px;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/arow-left-slideshow.png) no-repeat center center;
}
.home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.right,
.home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.right {
  position: absolute;
  right: -100px;
  height: 73px;
  width: 73px;
  display: block;
  pointer-events: auto;
  transition: all 0.3s ease-in-out;
  background: url(../images/icon/arow-right-slideshow.png) no-repeat center center;
}
.home-variations div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left,
.home-layout1 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
  left: 50px;
  transition: all 0.3s ease-in-out;
}
.home-variations div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right,
.home-layout1 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
  right: 50px;
  transition: all 0.3s ease-in-out;
}
.home-variations .module.me-login .yt-loginform .yt-register a,
.home-layout1 .module.me-login .yt-loginform .yt-register a {
  color: #363636;
  font-size: 13px;
  font-weight: normal;
  padding: 19px 15px;
}
.home-variations .module.me-login .yt-loginform .yt-register:hover,
.home-layout1 .module.me-login .yt-loginform .yt-register:hover {
  background: #fff;
}
.home-variations .module.me-login .yt-loginform .yt-register:hover a,
.home-layout1 .module.me-login .yt-loginform .yt-register:hover a {
  color: #ee4c52;
}
.home-variations .module.me-login .yt-loginform .yt-login,
.home-layout1 .module.me-login .yt-loginform .yt-login {
  display: inline-block;
}
.home-variations .module.me-login .yt-loginform .yt-login .login-switch,
.home-layout1 .module.me-login .yt-loginform .yt-login .login-switch {
  padding: 19px 15px;
  font-size: 13px;
  font-weight: normal;
  color: #363636;
}
.home-variations .module.me-login .yt-loginform .yt-login .login-switch:hover,
.home-layout1 .module.me-login .yt-loginform .yt-login .login-switch:hover {
  background: #fff;
  color: #ee4c52;
}
.home-variations #logout-form.form-vertical .login-greeting,
.home-layout1 #logout-form.form-vertical .login-greeting {
  float: left;
  color: #363636;
}
.home-variations #logout-form.form-vertical .logout-button,
.home-layout1 #logout-form.form-vertical .logout-button {
  float: left;
}
.home-variations #logout-form.form-vertical .logout-button .btn,
.home-layout1 #logout-form.form-vertical .logout-button .btn {
  background: #ee4c52;
  border: none;
}
.home-variations #logout-form.form-vertical .logout-button .btn:hover,
.home-layout1 #logout-form.form-vertical .logout-button .btn:hover {
  background: #ea1d25;
}
.home-variations div.k2ItemsBlock ul li.item-event,
.home-layout1 div.k2ItemsBlock ul li.item-event {
  margin-top: 30px;
}
.home-variations .module.upcoming-events,
.home-layout1 .module.upcoming-events {
  text-align: center;
}
.home-variations .module.upcoming-events div.k2ItemsBlock ul,
.home-layout1 .module.upcoming-events div.k2ItemsBlock ul {
  padding: 0;
  list-style: none;
}
.home-variations .module.upcoming-events h3.modtitle,
.home-layout1 .module.upcoming-events h3.modtitle {
  font-size: 24px;
  color: #363636;
  margin: 0 0 25px;
}
.home-variations .module.upcoming-events .modcontent h4.title-cus,
.home-layout1 .module.upcoming-events .modcontent h4.title-cus {
  font-size: 15px;
  color: #ee4c52;
  font-weight: bold;
  text-transform: capitalize;
}
.home-variations .module.upcoming-events .modcontent .main-cus,
.home-layout1 .module.upcoming-events .modcontent .main-cus {
  margin: 0 0 30px;
}
.home-variations .module.upcoming-events .modcontent .main-cus .main-cus-left,
.home-layout1 .module.upcoming-events .modcontent .main-cus .main-cus-left {
  width: 50%;
  float: left;
  text-align: right;
  padding: 0 20px;
  margin: 0 0 30px;
  list-style: none;
  color: #959595;
  border-right: 1px solid #e1e1e1;
}
.home-variations .module.upcoming-events .modcontent .main-cus .main-cus-left p,
.home-layout1 .module.upcoming-events .modcontent .main-cus .main-cus-left p {
  margin: 0;
}
.home-variations .module.upcoming-events .modcontent .main-cus .main-cus-right,
.home-layout1 .module.upcoming-events .modcontent .main-cus .main-cus-right {
  width: 50%;
  float: left;
  text-align: left;
  padding: 0 20px;
  margin: 0 0 30px;
  color: #959595;
}
.home-variations .module.upcoming-events .modcontent .main-cus .main-cus-right p,
.home-layout1 .module.upcoming-events .modcontent .main-cus .main-cus-right p {
  margin: 0;
  width: 60%;
  float: left;
}
.home-variations .module.upcoming-events .modcontent .countdown-event,
.home-layout1 .module.upcoming-events .modcontent .countdown-event {
  clear: both;
  margin: 0 0 30px;
}
.home-variations .module.upcoming-events .modcontent .countdown-event .countdown-section,
.home-layout1 .module.upcoming-events .modcontent .countdown-event .countdown-section {
  height: 50px;
  width: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 15px;
  display: inline-block;
  border: 1px solid #efefef;
  margin-right: 15px;
}
.home-variations .module.upcoming-events .modcontent .countdown-event .countdown-section div,
.home-layout1 .module.upcoming-events .modcontent .countdown-event .countdown-section div {
  display: block;
  color: #959595;
  font-size: 12px;
  text-transform: capitalize;
}
.home-variations .module.upcoming-events .modcontent .countdown-event .countdown-section div:nth-child(1),
.home-layout1 .module.upcoming-events .modcontent .countdown-event .countdown-section div:nth-child(1) {
  margin-top: 8px;
  color: #707070;
  font-weight: bold;
}
.home-variations .module.upcoming-events .modcontent .countdown-event .countdown-section:last-child,
.home-layout1 .module.upcoming-events .modcontent .countdown-event .countdown-section:last-child {
  margin: 0;
}
.home-variations .module.upcoming-events .modcontent .register-btn,
.home-layout1 .module.upcoming-events .modcontent .register-btn {
  border: 1px solid #e1e1e1;
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 35px;
  border-radius: 100px;
  display: inline-block;
}
.home-variations .module.upcoming-events .modcontent .register-btn a,
.home-layout1 .module.upcoming-events .modcontent .register-btn a {
  color: #363636;
}
.home-variations .module.upcoming-events .modcontent .register-btn:hover,
.home-layout1 .module.upcoming-events .modcontent .register-btn:hover {
  border-color: #ee4c52;
}
.home-variations .module.upcoming-events .modcontent .register-btn:hover a,
.home-layout1 .module.upcoming-events .modcontent .register-btn:hover a {
  color: #ee4c52;
}
.home-variations .module.information-vicar .sj-k2-container-slider,
.home-layout1 .module.information-vicar .sj-k2-container-slider {
  margin: 0;
}
.home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
.home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview {
  top: -25px;
  height: 20px;
  width: 12px;
  background: url(../images/icon/row-left2.png) no-repeat center;
  opacity: 1;
}
.home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview:hover,
.home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview:hover {
  background: url("../images/styling/red/row-left2.png") no-repeat center;
}
.home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next,
.home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next {
  top: -25px;
  height: 20px;
  width: 12px;
  background: url(../images/icon/row-right2.png) no-repeat center;
  opacity: 1;
}
.home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next:hover,
.home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next:hover {
  background: url("../images/styling/red/row-right2.png") no-repeat center;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item {
  margin: 0;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  margin: 0;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  margin: 0 0 30px;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
  font-size: 24px;
  text-transform: uppercase;
  color: #363636;
  font-weight: bold;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover {
  color: #ee4c52;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-vicar,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-vicar {
  font-size: 14px;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  font-size: 14px;
  color: #707070;
  margin: 0 0 30px;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read {
  text-align: left;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a {
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  color: #363636;
  font-weight: bold;
  padding: 5px 20px;
  background: #fff;
  border-radius: 50px;
}
.home-variations .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a:hover,
.home-layout1 .module.information-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a:hover {
  background: #ee4c52;
  color: #fff;
}
.home-variations .module.quote-vicar .sj-k2-container-slider,
.home-layout1 .module.quote-vicar .sj-k2-container-slider {
  margin: 0;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview {
  top: -25px;
  height: 20px;
  width: 12px;
  background: url(../images/icon/row-left2.png) no-repeat center;
  opacity: 1;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview:hover,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview:hover {
  background: url("../images/styling/red/row-left2.png") no-repeat center;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next {
  top: -25px;
  height: 20px;
  width: 12px;
  background: url(../images/icon/row-right2.png) no-repeat center;
  opacity: 1;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next:hover,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next:hover {
  background: url("../images/styling/red/row-right2.png") no-repeat center;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item {
  margin: 0;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info {
  margin: 0;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title {
  margin: 0 0 30px;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a {
  font-size: 24px;
  text-transform: uppercase;
  color: #363636;
  font-weight: bold;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-title a:hover {
  color: #ee4c52;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-vicar,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .level-vicar {
  font-size: 14px;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des {
  font-size: 14px;
  color: #707070;
  margin: 0 0 30px;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read {
  text-align: left;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a {
  display: inline-block;
  font-size: 14px;
  text-transform: capitalize;
  color: #363636;
  font-weight: bold;
  padding: 5px 20px;
  background: #fff;
  border-radius: 50px;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a:hover,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-read a:hover {
  background: #ee4c52;
  color: #fff;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview {
  right: auto;
  left: 0;
  top: 0;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next {
  right: auto;
  left: 30px;
  top: 0;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:before,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:before {
  content: "";
  display: block;
  height: 39px;
  width: 49px;
  margin: 0 0 10px;
  background: url(../images/icon/quote1.png) no-repeat center;
}
.home-variations .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:after,
.home-layout1 .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:after {
  content: "";
  display: block;
  height: 39px;
  width: 49px;
  margin: 30px 0 0;
  float: right;
  background: url(../images/icon/quote2.png) no-repeat center;
}
.home-variations .module.latest-sermons,
.home-layout1 .module.latest-sermons {
  margin: 0;
}
.home-variations .module.latest-sermons h3.title,
.home-layout1 .module.latest-sermons h3.title {
  text-align: center;
  margin: 0 0 70px 30px;
  font-size: 24px;
  color: #363636;
  text-transform: uppercase;
}
.home-variations .module.latest-sermons h3.title span,
.home-layout1 .module.latest-sermons h3.title span {
  width: 63px;
  height: 95px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(../images/icon/semon.png) no-repeat center;
  margin: 0 10px -52px;
  display: inline-block;
}
.home-variations .module.latest-sermons .item .main,
.home-layout1 .module.latest-sermons .item .main {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.home-variations .module.latest-sermons .item .main .title-item,
.home-layout1 .module.latest-sermons .item .main .title-item {
  font-size: 14px;
  color: #fff;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}
.home-variations .module.latest-sermons .item .main audio,
.home-layout1 .module.latest-sermons .item .main audio {
  width: 100%;
  padding: 0 20px;
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 2;
}
.home-variations .module.latest-sermons .item .main:before,
.home-layout1 .module.latest-sermons .item .main:before {
  content: "";
  height: 100%;
  width: 100%;
  background: #000;
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.home-variations .module.latest-sermons .item .info,
.home-layout1 .module.latest-sermons .item .info {
  margin: 10px 0 0;
}
.home-variations .module.latest-sermons .item .info .author,
.home-layout1 .module.latest-sermons .item .info .author {
  font-size: 12px;
  font-weight: bold;
  color: #959595;
  float: left;
}
.home-variations .module.latest-sermons .item .info .author:before,
.home-layout1 .module.latest-sermons .item .info .author:before {
  content: "\f007";
  font-family: fontawesome;
  font-size: 14px;
  margin-right: 5px;
  font-weight: normal;
}
.home-variations .module.latest-sermons .item .info .dow-link,
.home-layout1 .module.latest-sermons .item .info .dow-link {
  font-size: 0;
  float: right;
}
.home-variations .module.latest-sermons .item .info .dow-link:before,
.home-layout1 .module.latest-sermons .item .info .dow-link:before {
  content: "\f019";
  color: #959595;
  font-size: 14px;
  font-family: fontawesome;
}
.home-variations .module.latest-sermons .item .info .dow-link:before:hover,
.home-layout1 .module.latest-sermons .item .info .dow-link:before:hover {
  color: #ee4c52;
}
.home-variations .k2-content-about-us ul,
.home-layout1 .k2-content-about-us ul {
  padding: 0;
}
.home-variations .k2-content-about-us ul li,
.home-layout1 .k2-content-about-us ul li {
  list-style: none;
}
.home-variations .k2-content-about-us ul li.even,
.home-layout1 .k2-content-about-us ul li.even {
  border-bottom: 1px solid #eee;
}
.home-variations .k2-content-about-us ul li.even,
.home-layout1 .k2-content-about-us ul li.even,
.home-variations .k2-content-about-us ul li.odd,
.home-layout1 .k2-content-about-us ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.home-variations .k2-content-about-us ul li.even.lastItem,
.home-layout1 .k2-content-about-us ul li.even.lastItem,
.home-variations .k2-content-about-us ul li.odd.lastItem,
.home-layout1 .k2-content-about-us ul li.odd.lastItem {
  margin: 0;
}
.home-variations .k2-content-about-us ul li.even .moduleItemIntrotext,
.home-layout1 .k2-content-about-us ul li.even .moduleItemIntrotext,
.home-variations .k2-content-about-us ul li.odd .moduleItemIntrotext,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.home-variations .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage,
.home-layout1 .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage,
.home-variations .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.home-variations .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage img,
.home-layout1 .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage img,
.home-variations .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage img,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
.home-variations .k2-content-about-us ul li.even .moduleItemTitle,
.home-layout1 .k2-content-about-us ul li.even .moduleItemTitle,
.home-variations .k2-content-about-us ul li.odd .moduleItemTitle,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.home-variations .k2-content-about-us ul li.even .moduleItemTitle:hover,
.home-layout1 .k2-content-about-us ul li.even .moduleItemTitle:hover,
.home-variations .k2-content-about-us ul li.odd .moduleItemTitle:hover,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.home-variations .k2-content-about-us ul li.even .main,
.home-layout1 .k2-content-about-us ul li.even .main,
.home-variations .k2-content-about-us ul li.odd .main,
.home-layout1 .k2-content-about-us ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.home-variations .k2-content-about-us ul li.even .main .introtext,
.home-layout1 .k2-content-about-us ul li.even .main .introtext,
.home-variations .k2-content-about-us ul li.odd .main .introtext,
.home-layout1 .k2-content-about-us ul li.odd .main .introtext {
  color: #444;
}
.home-variations .k2-content-about-us ul li.even .main p,
.home-layout1 .k2-content-about-us ul li.even .main p,
.home-variations .k2-content-about-us ul li.odd .main p,
.home-layout1 .k2-content-about-us ul li.odd .main p {
  color: #444;
}
.home-variations .k2-content-about-us ul li.even .main i,
.home-layout1 .k2-content-about-us ul li.even .main i,
.home-variations .k2-content-about-us ul li.odd .main i,
.home-layout1 .k2-content-about-us ul li.odd .main i {
  font-size: 14px;
}
.home-variations .k2-content-about-us ul li.even .moduleItemDateCreated,
.home-layout1 .k2-content-about-us ul li.even .moduleItemDateCreated,
.home-variations .k2-content-about-us ul li.odd .moduleItemDateCreated,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.home-variations .k2-content-about-us ul li.even .moduleItemComments,
.home-layout1 .k2-content-about-us ul li.even .moduleItemComments,
.home-variations .k2-content-about-us ul li.odd .moduleItemComments,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.home-variations .k2-content-about-us ul li.even .moduleItemComments:hover,
.home-layout1 .k2-content-about-us ul li.even .moduleItemComments:hover,
.home-variations .k2-content-about-us ul li.odd .moduleItemComments:hover,
.home-layout1 .k2-content-about-us ul li.odd .moduleItemComments:hover {
  color: #ee4c52;
}
.home-variations .k2-content-about-us ul li.even:hover .moduleItemImage img,
.home-layout1 .k2-content-about-us ul li.even:hover .moduleItemImage img,
.home-variations .k2-content-about-us ul li.odd:hover .moduleItemImage img,
.home-layout1 .k2-content-about-us 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%);
  transition: all 0s ease-in-out;
}
.home-variations .k2-content-about-us ul li.even:hover .moduleItemTitle,
.home-layout1 .k2-content-about-us ul li.even:hover .moduleItemTitle,
.home-variations .k2-content-about-us ul li.odd:hover .moduleItemTitle,
.home-layout1 .k2-content-about-us ul li.odd:hover .moduleItemTitle,
.home-variations .k2-content-about-us ul li.even:hover .moduleItemTitle a,
.home-layout1 .k2-content-about-us ul li.even:hover .moduleItemTitle a,
.home-variations .k2-content-about-us ul li.odd:hover .moduleItemTitle a,
.home-layout1 .k2-content-about-us ul li.odd:hover .moduleItemTitle a {
  color: #ee4c52;
  transition: all 0s ease-in-out;
}
.home-variations .module.k2-content-about-us,
.home-layout1 .module.k2-content-about-us {
  margin: 0;
}
.home-variations .module.k2-content-about-us h3.modtitle,
.home-layout1 .module.k2-content-about-us h3.modtitle {
  font-size: 24px;
  text-transform: uppercase;
  color: #363636;
  text-align: center;
  margin: 0 0 45px;
}
.home-variations .module.k2-content-about-us ul,
.home-layout1 .module.k2-content-about-us ul {
  margin: 0 -15px;
}
.home-variations .module.k2-content-about-us ul li.even,
.home-layout1 .module.k2-content-about-us ul li.even,
.home-variations .module.k2-content-about-us ul li.odd,
.home-layout1 .module.k2-content-about-us ul li.odd {
  width: 33.333333%;
  float: left;
  padding: 0 15px;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext {
  background: #fff;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  border-bottom: 1px solid #e4e2d5;
  transition: all 0.5s ease-in-out;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage {
  margin: 0 0 20px;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .main,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .main,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main {
  width: 100%;
  padding: 0 20px;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .moduleItemTitle,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .moduleItemTitle,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .moduleItemTitle,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .moduleItemTitle {
  color: #000;
  font-size: 15px;
  margin: 0 0 15px;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .introtext,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .introtext,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .introtext,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .introtext {
  color: #959595;
}
.home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .introtext p,
.home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .main .introtext p,
.home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .introtext p,
.home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .main .introtext p {
  margin: 0 0 35px;
}
.home-variations .module.k2-content-about-us ul li.even:hover .moduleItemIntrotext,
.home-layout1 .module.k2-content-about-us ul li.even:hover .moduleItemIntrotext,
.home-variations .module.k2-content-about-us ul li.odd:hover .moduleItemIntrotext,
.home-layout1 .module.k2-content-about-us ul li.odd:hover .moduleItemIntrotext {
  background: #f7f7f7;
  transition: all 0s ease;
}
.home-variations .module.k2-content-about-us ul li.even:hover .moduleItemIntrotext .main .moduleItemTitle,
.home-layout1 .module.k2-content-about-us ul li.even:hover .moduleItemIntrotext .main .moduleItemTitle,
.home-variations .module.k2-content-about-us ul li.odd:hover .moduleItemIntrotext .main .moduleItemTitle,
.home-layout1 .module.k2-content-about-us ul li.odd:hover .moduleItemIntrotext .main .moduleItemTitle {
  color: #ee4c52;
}
.home-variations .k2-content-the-blog ul,
.home-layout1 .k2-content-the-blog ul {
  padding: 0;
}
.home-variations .k2-content-the-blog ul li,
.home-layout1 .k2-content-the-blog ul li {
  list-style: none;
}
.home-variations .k2-content-the-blog ul li.even,
.home-layout1 .k2-content-the-blog ul li.even {
  border-bottom: 1px solid #eee;
}
.home-variations .k2-content-the-blog ul li.even,
.home-layout1 .k2-content-the-blog ul li.even,
.home-variations .k2-content-the-blog ul li.odd,
.home-layout1 .k2-content-the-blog ul li.odd {
  background: none;
  border: none;
  margin: 0 0 15px;
  padding: 0;
}
.home-variations .k2-content-the-blog ul li.even.lastItem,
.home-layout1 .k2-content-the-blog ul li.even.lastItem,
.home-variations .k2-content-the-blog ul li.odd.lastItem,
.home-layout1 .k2-content-the-blog ul li.odd.lastItem {
  margin: 0;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemIntrotext,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemIntrotext,
.home-variations .k2-content-the-blog ul li.odd .moduleItemIntrotext,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemIntrotext {
  color: #ccc;
  line-height: 24px;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
.home-variations .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage {
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0 15px 0 0;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage img,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage img,
.home-variations .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage img,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage img {
  float: none;
  margin: 0;
  border: none;
  transition: all 0.5s ease-in-out;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemTitle,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemTitle,
.home-variations .k2-content-the-blog ul li.odd .moduleItemTitle,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemTitle:hover,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemTitle:hover,
.home-variations .k2-content-the-blog ul li.odd .moduleItemTitle:hover,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.home-variations .k2-content-the-blog ul li.even .main,
.home-layout1 .k2-content-the-blog ul li.even .main,
.home-variations .k2-content-the-blog ul li.odd .main,
.home-layout1 .k2-content-the-blog ul li.odd .main {
  display: inline-block;
  width: 64%;
}
.home-variations .k2-content-the-blog ul li.even .main .introtext,
.home-layout1 .k2-content-the-blog ul li.even .main .introtext,
.home-variations .k2-content-the-blog ul li.odd .main .introtext,
.home-layout1 .k2-content-the-blog ul li.odd .main .introtext {
  color: #444;
}
.home-variations .k2-content-the-blog ul li.even .main p,
.home-layout1 .k2-content-the-blog ul li.even .main p,
.home-variations .k2-content-the-blog ul li.odd .main p,
.home-layout1 .k2-content-the-blog ul li.odd .main p {
  color: #444;
}
.home-variations .k2-content-the-blog ul li.even .main i,
.home-layout1 .k2-content-the-blog ul li.even .main i,
.home-variations .k2-content-the-blog ul li.odd .main i,
.home-layout1 .k2-content-the-blog ul li.odd .main i {
  font-size: 14px;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemDateCreated,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemDateCreated,
.home-variations .k2-content-the-blog ul li.odd .moduleItemDateCreated,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemComments,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemComments,
.home-variations .k2-content-the-blog ul li.odd .moduleItemComments,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemComments {
  font-size: 11px;
  border: none;
  color: #999;
}
.home-variations .k2-content-the-blog ul li.even .moduleItemComments:hover,
.home-layout1 .k2-content-the-blog ul li.even .moduleItemComments:hover,
.home-variations .k2-content-the-blog ul li.odd .moduleItemComments:hover,
.home-layout1 .k2-content-the-blog ul li.odd .moduleItemComments:hover {
  color: #ee4c52;
}
.home-variations .k2-content-the-blog ul li.even:hover .moduleItemImage img,
.home-layout1 .k2-content-the-blog ul li.even:hover .moduleItemImage img,
.home-variations .k2-content-the-blog ul li.odd:hover .moduleItemImage img,
.home-layout1 .k2-content-the-blog 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%);
  transition: all 0s ease-in-out;
}
.home-variations .k2-content-the-blog ul li.even:hover .moduleItemTitle,
.home-layout1 .k2-content-the-blog ul li.even:hover .moduleItemTitle,
.home-variations .k2-content-the-blog ul li.odd:hover .moduleItemTitle,
.home-layout1 .k2-content-the-blog ul li.odd:hover .moduleItemTitle,
.home-variations .k2-content-the-blog ul li.even:hover .moduleItemTitle a,
.home-layout1 .k2-content-the-blog ul li.even:hover .moduleItemTitle a,
.home-variations .k2-content-the-blog ul li.odd:hover .moduleItemTitle a,
.home-layout1 .k2-content-the-blog ul li.odd:hover .moduleItemTitle a {
  color: #ee4c52;
  transition: all 0s ease-in-out;
}
.home-variations .k2-content-the-blog .article-aside,
.home-layout1 .k2-content-the-blog .article-aside {
  margin: 0;
  overflow: hidden;
}
.home-variations .k2-content-the-blog .article-aside .article-info,
.home-layout1 .k2-content-the-blog .article-aside .article-info {
  margin-bottom: 10px;
}
.home-variations .k2-content-the-blog .article-aside .catItemCommentsLink,
.home-layout1 .k2-content-the-blog .article-aside .catItemCommentsLink {
  border: none;
}
.home-variations .k2-content-the-blog .article-aside dd,
.home-layout1 .k2-content-the-blog .article-aside dd {
  display: inline-block;
  color: #777;
  font-size: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.home-variations .k2-content-the-blog .article-aside dd:last-child,
.home-layout1 .k2-content-the-blog .article-aside dd:last-child {
  border: none;
}
.home-variations .k2-content-the-blog .article-aside dd i,
.home-layout1 .k2-content-the-blog .article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
.home-variations .k2-content-the-blog .article-aside dd.catItemCategory a,
.home-layout1 .k2-content-the-blog .article-aside dd.catItemCategory a,
.home-variations .k2-content-the-blog .article-aside dd .catItemCommentsLink a,
.home-layout1 .k2-content-the-blog .article-aside dd .catItemCommentsLink a {
  color: #909090;
}
.home-variations .k2-content-the-blog .article-aside dd.catItemCategory a:hover,
.home-layout1 .k2-content-the-blog .article-aside dd.catItemCategory a:hover,
.home-variations .k2-content-the-blog .article-aside dd .catItemCommentsLink a:hover,
.home-layout1 .k2-content-the-blog .article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
.home-variations .k2-content-the-blog .article-aside .catItemAuthor a,
.home-layout1 .k2-content-the-blog .article-aside .catItemAuthor a {
  color: #909090;
}
.home-variations .k2-content-the-blog .article-aside .catItemAuthor a:hover,
.home-layout1 .k2-content-the-blog .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.home-variations .module.k2-content-the-blog,
.home-layout1 .module.k2-content-the-blog {
  margin: 0;
}
.home-variations .module.k2-content-the-blog h3.modtitle,
.home-layout1 .module.k2-content-the-blog h3.modtitle {
  margin: 0 0 30px;
}
.home-variations .module.k2-content-the-blog ul,
.home-layout1 .module.k2-content-the-blog ul {
  margin: 0 -15px;
}
.home-variations .module.k2-content-the-blog ul li.even,
.home-layout1 .module.k2-content-the-blog ul li.even,
.home-variations .module.k2-content-the-blog ul li.odd,
.home-layout1 .module.k2-content-the-blog ul li.odd {
  width: 50%;
  padding: 0 15px;
  float: left;
}
.home-variations .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
.home-layout1 .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
.home-variations .module.k2-content-the-blog ul li.odd .moduleItemIntrotext,
.home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemIntrotext {
  background: #f2f2f2;
  border-radius: 5px;
  padding: 0;
}
.home-variations .module.k2-content-the-blog ul li.even .moduleItemImage,
.home-layout1 .module.k2-content-the-blog ul li.even .moduleItemImage,
.home-variations .module.k2-content-the-blog ul li.odd .moduleItemImage,
.home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemImage {
  margin: 0 0 20px;
  border-radius: 5px 5px 0 0;
}
.home-variations .module.k2-content-the-blog ul li.even .main,
.home-layout1 .module.k2-content-the-blog ul li.even .main,
.home-variations .module.k2-content-the-blog ul li.odd .main,
.home-layout1 .module.k2-content-the-blog ul li.odd .main {
  width: 100%;
}
.home-variations .module.k2-content-the-blog ul li.even .main .article-info,
.home-layout1 .module.k2-content-the-blog ul li.even .main .article-info,
.home-variations .module.k2-content-the-blog ul li.odd .main .article-info,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .article-info {
  display: inline-block;
}
.home-variations .module.k2-content-the-blog ul li.even .main .article-aside dd,
.home-layout1 .module.k2-content-the-blog ul li.even .main .article-aside dd,
.home-variations .module.k2-content-the-blog ul li.odd .main .article-aside dd,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .article-aside dd {
  padding: 0 10px;
}
.home-variations .module.k2-content-the-blog ul li.even .main .article-aside .catItemAuthor,
.home-layout1 .module.k2-content-the-blog ul li.even .main .article-aside .catItemAuthor,
.home-variations .module.k2-content-the-blog ul li.odd .main .article-aside .catItemAuthor,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .article-aside .catItemAuthor {
  color: #898989;
}
.home-variations .module.k2-content-the-blog ul li.even .main .article-aside .catItemAuthor a,
.home-layout1 .module.k2-content-the-blog ul li.even .main .article-aside .catItemAuthor a,
.home-variations .module.k2-content-the-blog ul li.odd .main .article-aside .catItemAuthor a,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .article-aside .catItemAuthor a {
  color: #898989;
}
.home-variations .module.k2-content-the-blog ul li.even .main .article-aside .moduleItemDateCreated,
.home-layout1 .module.k2-content-the-blog ul li.even .main .article-aside .moduleItemDateCreated,
.home-variations .module.k2-content-the-blog ul li.odd .main .article-aside .moduleItemDateCreated,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .article-aside .moduleItemDateCreated {
  color: #898989;
}
.home-variations .module.k2-content-the-blog ul li.even .main .comments-blog,
.home-layout1 .module.k2-content-the-blog ul li.even .main .comments-blog,
.home-variations .module.k2-content-the-blog ul li.odd .main .comments-blog,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .comments-blog {
  display: inline-block;
  float: right;
  padding: 0 15px;
}
.home-variations .module.k2-content-the-blog ul li.even .main .comments-blog a,
.home-layout1 .module.k2-content-the-blog ul li.even .main .comments-blog a,
.home-variations .module.k2-content-the-blog ul li.odd .main .comments-blog a,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .comments-blog a {
  color: #898989;
}
.home-variations .module.k2-content-the-blog ul li.even .main .comments-blog a i,
.home-layout1 .module.k2-content-the-blog ul li.even .main .comments-blog a i,
.home-variations .module.k2-content-the-blog ul li.odd .main .comments-blog a i,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .comments-blog a i {
  color: #373737;
}
.home-variations .module.k2-content-the-blog ul li.even .main .comments-blog a:hover,
.home-layout1 .module.k2-content-the-blog ul li.even .main .comments-blog a:hover,
.home-variations .module.k2-content-the-blog ul li.odd .main .comments-blog a:hover,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .comments-blog a:hover {
  color: #ee4c52;
}
.home-variations .module.k2-content-the-blog ul li.even .main .moduleItemTitle,
.home-layout1 .module.k2-content-the-blog ul li.even .main .moduleItemTitle,
.home-variations .module.k2-content-the-blog ul li.odd .main .moduleItemTitle,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .moduleItemTitle {
  margin: 0 0 10px;
  padding: 0 10px;
}
.home-variations .module.k2-content-the-blog ul li.even .main .introtext,
.home-layout1 .module.k2-content-the-blog ul li.even .main .introtext,
.home-variations .module.k2-content-the-blog ul li.odd .main .introtext,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .introtext {
  padding: 0 10px;
  margin: 0 0 30px;
}
.home-variations .module.k2-content-the-blog ul li.even .main .introtext p,
.home-layout1 .module.k2-content-the-blog ul li.even .main .introtext p,
.home-variations .module.k2-content-the-blog ul li.odd .main .introtext p,
.home-layout1 .module.k2-content-the-blog ul li.odd .main .introtext p {
  color: #898989;
  margin: 0;
}
.home-variations .module.k2-meganew-recent,
.home-layout1 .module.k2-meganew-recent {
  margin: 0;
}
.home-variations .module.k2-meganew-recent h3.modtitle,
.home-layout1 .module.k2-meganew-recent h3.modtitle {
  margin: 0 0 30px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew {
  margin: 0;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew img,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew img {
  border-radius: 5px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box .item-image img:hover,
.home-layout1 .module.k2-meganew-recent .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%);
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner {
  margin: 0;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category {
  position: relative;
  border: none;
  text-align: center;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category .line-title,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category .line-title {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 1px;
  width: 100%;
  background: #ee4c52;
  z-index: 1;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category a,
.home-layout1 .module.k2-meganew-recent .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: #ee4c52;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category a i,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-category a i {
  font-size: 14px;
  margin: 0 10px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first {
  display: block;
  overflow: hidden;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
  margin: 0 0 20px;
  position: relative;
  border-radius: 5px 0 5px 5px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image img,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image img {
  width: auto;
  max-width: auto;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 46px;
  height: 42px;
  background: #363636 none repeat scroll 0% 0%;
  color: #FFF;
  text-align: center;
  text-transform: uppercase;
  font-size: 21px;
  line-height: 42px;
  border-radius: 5px 0px 0px 5px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items {
  width: 50%;
  display: inline-block;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year {
  display: inline-block;
  padding: 5px 15px;
  background: #ee4c52 none repeat scroll 0% 0%;
  border-radius: 0px 5px 5px 0px;
  margin-right: 20px;
  margin-bottom: 16px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year span,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year span {
  display: block;
  font-size: 12px;
  color: #FFF;
  line-height: 16px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items h3.item-title,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items h3.item-title {
  font-size: 14px;
  line-height: 21px;
  margin: 0 10px 10px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items h3.item-title a,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items h3.item-title a {
  color: #464646;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-description,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-description {
  color: #898989;
  font-size: 14px;
  margin: 0 10px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-readmore a,
.home-layout1 .module.k2-meganew-recent .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;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-readmore a:hover,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .item-readmore a:hover {
  background: #ee4c52;
  color: #fff;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-image img,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-image img {
  opacity: 1;
  transform: none;
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-readmore a,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover .item-readmore a {
  background: #ee4c52;
  color: #fff;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover h3.item-title a,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first:hover h3.item-title a {
  color: #ee4c52;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other {
  padding-top: 20px;
  margin: 0;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link {
  padding: 0;
  display: block;
  overflow: hidden;
  margin: 0 -15px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item,
.home-layout1 .module.k2-meganew-recent .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 30px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image,
.home-layout1 .module.k2-meganew-recent .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;
  overflow: hidden;
  border-radius: 4px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image img,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .item-image img {
  max-width: 100px;
  min-height: 70px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item h3.title,
.home-layout1 .module.k2-meganew-recent .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;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item h3.title a,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item .other-main-item h3.title a {
  color: #464646;
  line-height: 21px;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image {
  border-radius: 4px;
  overflow: hidden;
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image img,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover .item-image img {
  opacity: 1;
  transform: none;
  filter: saturate(200%);
  -webkit-filter: saturate(200%);
  -moz-filter: saturate(200%);
  -o-filter: saturate(200%);
  -ms-filter: saturate(200%);
}
.home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover h3.title a,
.home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item:hover h3.title a {
  color: #ee4c52;
}
.home-variations .module.k2-meganew-recent.style2 .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image,
.home-layout1 .module.k2-meganew-recent.style2 .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
  margin: 0 20px 20px 0;
}
.home-variations .module.opening-hours,
.home-layout1 .module.opening-hours {
  margin: 0;
}
.home-variations .module.opening-hours .open-loca,
.home-layout1 .module.opening-hours .open-loca {
  margin: 0 -50px;
}
.home-variations .module.opening-hours .open-loca .main-left,
.home-layout1 .module.opening-hours .open-loca .main-left {
  width: 50%;
  float: left;
  padding: 75px 50px 0;
  text-align: right;
  border-right: 1px solid #ebebeb;
  position: relative;
  margin-bottom: 65px;
}
.home-variations .module.opening-hours .open-loca .main-left:before,
.home-layout1 .module.opening-hours .open-loca .main-left:before {
  content: "";
  height: 10px;
  width: 10px;
  border: 1px solid #ebebeb;
  border-radius: 10px;
  right: -5px;
  bottom: -10px;
  position: absolute;
}
.home-variations .module.opening-hours .open-loca .main-left h3.title-left,
.home-layout1 .module.opening-hours .open-loca .main-left h3.title-left {
  margin: 0 0 25px;
}
.home-variations .module.opening-hours .open-loca .main-left ul,
.home-layout1 .module.opening-hours .open-loca .main-left ul {
  padding: 0;
  list-style: none;
}
.home-variations .module.opening-hours .open-loca .main-left ul li,
.home-layout1 .module.opening-hours .open-loca .main-left ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
  color: #898989;
  font-size: 14px;
}
.home-variations .module.opening-hours .open-loca .main-left ul li span,
.home-layout1 .module.opening-hours .open-loca .main-left ul li span {
  color: #363636;
}
.home-variations .module.opening-hours .open-loca .main-left ul li:last-child,
.home-layout1 .module.opening-hours .open-loca .main-left ul li:last-child {
  border: none;
}
.home-variations .module.opening-hours .open-loca .main-right,
.home-layout1 .module.opening-hours .open-loca .main-right {
  width: 50%;
  float: left;
  padding: 75px 50px 0;
  margin-bottom: 50px;
  text-align: left;
}
.home-variations .module.opening-hours .open-loca .main-right h3.title-left,
.home-layout1 .module.opening-hours .open-loca .main-right h3.title-left {
  margin: 0 0 25px;
}
.home-variations .module.opening-hours .open-loca .main-right ul,
.home-layout1 .module.opening-hours .open-loca .main-right ul {
  padding: 0;
  list-style: none;
}
.home-variations .module.opening-hours .open-loca .main-right ul li,
.home-layout1 .module.opening-hours .open-loca .main-right ul li {
  padding: 10px 0;
  border-bottom: 1px solid #ebebeb;
  color: #898989;
  font-size: 14px;
}
.home-variations .module.opening-hours .open-loca .main-right ul li:last-child,
.home-layout1 .module.opening-hours .open-loca .main-right ul li:last-child {
  border: none;
}
.home-variations .module.opening-hours .open-loca .social,
.home-layout1 .module.opening-hours .open-loca .social {
  text-align: center;
  clear: both;
}
.home-variations .module.opening-hours .open-loca .social .yt-icon,
.home-layout1 .module.opening-hours .open-loca .social .yt-icon {
  margin: 0;
  padding: 0 5px;
}
.home-variations .module.opening-hours .open-loca .social .yt-icon i,
.home-layout1 .module.opening-hours .open-loca .social .yt-icon i {
  font-size: 18px;
  color: #363636;
  background: #f2f2f2;
  transition: all 0.5s ease-in-out;
}
.home-variations .module.opening-hours .open-loca .social .yt-icon i:hover,
.home-layout1 .module.opening-hours .open-loca .social .yt-icon i:hover {
  background: #ee4c52;
  color: #fff;
  cursor: pointer;
  transition: all 0s ease-in-out;
}
.home-variations #moonavigator,
.home-layout1 #moonavigator,
.home-variations #meganavigator,
.home-layout1 #meganavigator {
  text-align: left;
  margin: 0 -15px;
}
.home-variations #moonavigator li.level1,
.home-layout1 #moonavigator li.level1,
.home-variations #meganavigator li.level1,
.home-layout1 #meganavigator li.level1,
.home-variations #meganavigator li.level1,
.home-layout1 #meganavigator li.level1 {
  background: none;
  float: none;
  display: inline-block;
  text-align: initial;
}
.home-variations #moonavigator li.level1 > .item-link,
.home-layout1 #moonavigator li.level1 > .item-link,
.home-variations #meganavigator li.level1 > .item-link,
.home-layout1 #meganavigator li.level1 > .item-link,
.home-variations #meganavigator li.level1 > .item-link,
.home-layout1 #meganavigator li.level1 > .item-link {
  color: #363636;
  font-size: 13px;
  font-weight: normal;
  padding: 19px 15px;
}
.home-variations #moonavigator li.level1.active,
.home-layout1 #moonavigator li.level1.active,
.home-variations #meganavigator li.level1.active,
.home-layout1 #meganavigator li.level1.active,
.home-variations #moonavigator li.level1:hover,
.home-layout1 #moonavigator li.level1:hover,
.home-variations #meganavigator li.level1:hover,
.home-layout1 #meganavigator li.level1:hover,
.home-variations #meganavigator li.level1.active,
.home-layout1 #meganavigator li.level1.active,
.home-variations #meganavigator li.level1:hover,
.home-layout1 #meganavigator li.level1:hover {
  background: none;
}
.home-variations #moonavigator li.level1.active > .item-link,
.home-layout1 #moonavigator li.level1.active > .item-link,
.home-variations #meganavigator li.level1.active > .item-link,
.home-layout1 #meganavigator li.level1.active > .item-link,
.home-variations #moonavigator li.level1:hover > .item-link,
.home-layout1 #moonavigator li.level1:hover > .item-link,
.home-variations #meganavigator li.level1:hover > .item-link,
.home-layout1 #meganavigator li.level1:hover > .item-link,
.home-variations #meganavigator li.level1.active > .item-link,
.home-layout1 #meganavigator li.level1.active > .item-link,
.home-variations #meganavigator li.level1:hover > .item-link,
.home-layout1 #meganavigator li.level1:hover > .item-link {
  color: #ee4c52;
}
.home-variations.rtl .module.latest-sermons .item .title-item,
.home-layout1.rtl .module.latest-sermons .item .title-item {
  left: auto;
  right: 20px;
}
.home-variations.rtl .module.latest-sermons .author,
.home-layout1.rtl .module.latest-sermons .author {
  float: right;
}
.home-variations.rtl .module.latest-sermons .author:before,
.home-layout1.rtl .module.latest-sermons .author:before {
  float: right;
  margin: 0 0 0 5px;
}
.home-variations.rtl .module.latest-sermons .dow-link,
.home-layout1.rtl .module.latest-sermons .dow-link {
  float: left;
}
.home-variations.rtl .module.k2-video-play ul.items li.even ul.author-date li.itemDateCreated,
.home-layout1.rtl .module.k2-video-play ul.items li.even ul.author-date li.itemDateCreated,
.home-variations.rtl .module.k2-video-play ul.items li.odd ul.author-date li.itemDateCreated,
.home-layout1.rtl .module.k2-video-play ul.items li.odd ul.author-date li.itemDateCreated {
  float: left;
}
.home-variations.rtl .module.k2-video-play ul.items li.even ul.author-date li.catItemAuthor,
.home-layout1.rtl .module.k2-video-play ul.items li.even ul.author-date li.catItemAuthor,
.home-variations.rtl .module.k2-video-play ul.items li.odd ul.author-date li.catItemAuthor,
.home-layout1.rtl .module.k2-video-play ul.items li.odd ul.author-date li.catItemAuthor {
  float: right;
}
.home-variations.rtl .module.upcoming-events .modcontent .countdown-event .countdown-section,
.home-layout1.rtl .module.upcoming-events .modcontent .countdown-event .countdown-section {
  margin-left: 0;
  margin-right: 15px;
}
.home-variations.rtl .module.k2-content-the-blog div.k2ItemsBlock ul li a.moduleItemComments,
.home-layout1.rtl .module.k2-content-the-blog div.k2ItemsBlock ul li a.moduleItemComments {
  margin: 0;
}
.home-variations.rtl .module.k2-content-the-blog ul li.even .main .article-aside dd,
.home-layout1.rtl .module.k2-content-the-blog ul li.even .main .article-aside dd,
.home-variations.rtl .module.k2-content-the-blog ul li.odd .main .article-aside dd,
.home-layout1.rtl .module.k2-content-the-blog ul li.odd .main .article-aside dd {
  border-right: none;
  border-left: 1px solid #bbb;
}
.home-variations.rtl .module.k2-content-the-blog ul li.even .main .article-aside dd:last-child,
.home-layout1.rtl .module.k2-content-the-blog ul li.even .main .article-aside dd:last-child,
.home-variations.rtl .module.k2-content-the-blog ul li.odd .main .article-aside dd:last-child,
.home-layout1.rtl .module.k2-content-the-blog ul li.odd .main .article-aside dd:last-child {
  border: none;
}
.home-variations.rtl .module.k2-content-the-blog ul li.even .main .article-aside .comments-blog,
.home-layout1.rtl .module.k2-content-the-blog ul li.even .main .article-aside .comments-blog,
.home-variations.rtl .module.k2-content-the-blog ul li.odd .main .article-aside .comments-blog,
.home-layout1.rtl .module.k2-content-the-blog ul li.odd .main .article-aside .comments-blog {
  float: left;
}
.home-variations.rtl .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:after,
.home-layout1.rtl .module.quote-vicar .sj-k2-container-slider .slider .vpo-wrap .vp .item .item-wrap .item-info .item-content .item-des:after {
  float: left;
}
.home-variations.rtl .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
.home-layout1.rtl .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview {
  right: 30px;
  left: auto;
}
.home-variations.rtl .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next,
.home-layout1.rtl .module.quote-vicar .sj-k2-container-slider .page-button.bottom .control-button .next {
  right: 0;
  left: auto;
}
.home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image,
.home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
  float: right;
  border-radius: 0 5px 5px 5px;
}
.home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date,
.home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date {
  left: 0;
  right: auto;
  border-radius: 0 5px 5px 0;
}
.home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year,
.home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year {
  margin-right: 0;
  margin-left: 20px;
  border-radius: 5px 0 0 5px;
}
.home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .other-link .other-item .item-image,
.home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .other-link .other-item .item-image {
  float: right;
  margin: 0 0 0 10px;
}
@media (min-width: 1920px) {
  .home-variations div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img,
  .home-layout1 div.sj-k2slickslider .slickslider-items.bg-style1 .slickslider-item .images-slideshow img {
    width: auto;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.left,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.left {
    opacity: 0;
    left: 10%;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.right,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.right {
    opacity: 0;
    right: 10%;
  }
  .home-variations div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left,
  .home-layout1 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.left {
    left: 20%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .home-variations div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right,
  .home-layout1 div.sj-k2slickslider:hover .nav-pagination.conner-tl a.right {
    right: 20%;
    opacity: 1;
    transition: all 0.3s ease-in-out;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
    padding: 22px 20px 40px;
  }
  .home-variations .module.quote-vicar,
  .home-layout1 .module.quote-vicar {
    padding-left: 63px;
  }
  .home-variations .module.information-vicar,
  .home-layout1 .module.information-vicar {
    padding-right: 30px;
  }
  .home-variations.rtl .module.quote-vicar,
  .home-layout1.rtl .module.quote-vicar {
    padding-right: 63px;
    padding-left: 0;
  }
  .home-variations.rtl .module.information-vicar,
  .home-layout1.rtl .module.information-vicar {
    padding-left: 30px;
    padding-right: 0;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .home-variations #moonavigator li.level1 > .item-link,
  .home-layout1 #moonavigator li.level1 > .item-link,
  .home-variations #meganavigator li.level1 > .item-link,
  .home-layout1 #meganavigator li.level1 > .item-link,
  .home-variations #meganavigator li.level1 > .item-link,
  .home-layout1 #meganavigator li.level1 > .item-link {
    padding: 18px 6px;
  }
  .home-variations .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li,
  .home-layout1 .module.what-my-say .modcontent div.yt-extra-carousel .carousel-indicators li {
    width: 60px;
    height: 20px;
    border-radius: 20px;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
    padding-top: 2%;
  }
  .home-variations .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
  .home-layout1 .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
  .home-variations .module.k2-content-the-blog ul li.odd .moduleItemIntrotext,
  .home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemIntrotext {
    text-align: center;
    padding: 10px;
  }
  .home-variations .module.k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
  .home-variations .module.k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage {
    float: none;
  }
}
.home-variations .module.me-login .yt-loginform .yt-register a,
.home-layout1 .module.me-login .yt-loginform .yt-register a {
  padding: 19px 15px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .home-variations .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
  .home-layout1 .module.k2-content-the-blog ul li.even .moduleItemIntrotext,
  .home-variations .module.k2-content-the-blog ul li.odd .moduleItemIntrotext,
  .home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemIntrotext {
    text-align: center;
    padding: 10px;
  }
  .home-variations .module.k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage,
  .home-variations .module.k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage {
    float: none;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner {
    padding-top: 10%;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    height: auto;
    line-height: 22px;
    font-size: 18px;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description {
    display: none;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
    display: none;
  }
  .home-variations .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"],
  .home-layout1 .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"] {
    width: 225px;
  }
  .home-variations .module.me-login .yt-loginform .yt-register a,
  .home-layout1 .module.me-login .yt-loginform .yt-register a {
    padding: 14px 15px;
  }
  .home-variations .module.me-login .yt-loginform .yt-login .login-switch,
  .home-layout1 .module.me-login .yt-loginform .yt-login .login-switch {
    padding: 14px 15px;
  }
  .home-variations.rtl #login,
  .home-layout1.rtl #login {
    right: auto;
    left: 30px;
  }
  .home-variations.rtl .module.me-login .yt-loginform,
  .home-layout1.rtl .module.me-login .yt-loginform {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .home-variations #yt_header,
  .home-layout1 #yt_header {
    padding: 0 0 40px;
  }
  .home-variations #social,
  .home-layout1 #social {
    text-align: center;
    padding-top: 10px;
    background: #e1e1e1;
  }
  .home-variations #social .social-top,
  .home-layout1 #social .social-top {
    margin: 0;
  }
  .home-variations #yt_spotlight1:before,
  .home-layout1 #yt_spotlight1:before {
    height: 50px;
    width: 50px;
    font-size: 14px;
    line-height: 34px;
    top: -25px;
    margin-left: -25px;
  }
  .home-variations .module.latest-sermons,
  .home-layout1 .module.latest-sermons {
    text-align: center;
  }
  .home-variations .module.latest-sermons .item,
  .home-layout1 .module.latest-sermons .item {
    display: inline-block;
  }
  .home-variations .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"],
  .home-layout1 .k2SearchBlock.me_search .k2SearchBlockForm input[type="text"] {
    width: 100%;
  }
  .home-variations .module.me-login .yt-loginform .yt-register a,
  .home-layout1 .module.me-login .yt-loginform .yt-register a {
    padding: 14px 15px;
  }
  .home-variations .module.me-login .yt-loginform .yt-login .login-switch,
  .home-layout1 .module.me-login .yt-loginform .yt-login .login-switch {
    padding: 14px 15px;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.left,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.left,
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.right,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.right {
    height: 20px;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-title a {
    font-size: 14px;
    height: auto;
    line-height: 22px;
  }
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-description,
  .home-variations div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore,
  .home-layout1 div.sj-k2slickslider .slickslider-items .item-content .item-content-inner .item-readmore {
    display: none;
  }
  .home-variations .module.upcoming-events .modcontent .main-cus .main-cus-right p,
  .home-layout1 .module.upcoming-events .modcontent .main-cus .main-cus-right p {
    width: 100%;
  }
  .home-variations .module.k2-content-about-us ul li.odd,
  .home-layout1 .module.k2-content-about-us ul li.odd,
  .home-variations .module.k2-content-about-us ul li.even,
  .home-layout1 .module.k2-content-about-us ul li.even {
    width: 100%;
    text-align: center;
  }
  .home-variations .module.k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage,
  .home-variations .module.k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage,
  .home-layout1 .module.k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage {
    float: none;
    padding: 10px;
    margin: 10px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
  }
  .home-variations .module.k2-video-play ul.items li.even,
  .home-layout1 .module.k2-video-play ul.items li.even,
  .home-variations .module.k2-video-play ul.items li.odd,
  .home-layout1 .module.k2-video-play ul.items li.odd {
    width: 100%;
  }
  .home-variations #yt_spotlight3,
  .home-layout1 #yt_spotlight3 {
    max-height: none;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items {
    width: 45%;
  }
  .home-variations .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage img,
  .home-layout1 .k2-content-the-blog ul li.even .moduleItemIntrotext .moduleItemImage img,
  .home-variations .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage img,
  .home-layout1 .k2-content-the-blog ul li.odd .moduleItemIntrotext .moduleItemImage img {
    width: 100%;
  }
  .home-variations.rtl #login,
  .home-layout1.rtl #login {
    right: auto;
    left: 30px;
  }
  .home-variations.rtl .module.me-login .yt-loginform,
  .home-layout1.rtl .module.me-login .yt-loginform {
    text-align: left;
  }
  .home-variations.rtl #yt_header .module.me-language,
  .home-layout1.rtl #yt_header .module.me-language {
    float: left;
  }
  .home-variations.rtl .module.who-are-we .modcontent .main-left .item-image,
  .home-layout1.rtl .module.who-are-we .modcontent .main-left .item-image {
    float: none !important;
    margin: 0 0 20px !important;
  }
}
@media (max-width: 320px) {
  .home-variations #yt_spotlight2,
  .home-layout1 #yt_spotlight2 {
    padding: 30px 0;
  }
  .home-variations #yt_spotlight3,
  .home-layout1 #yt_spotlight3 {
    background-size: cover;
  }
  .home-variations #yt_spotlight3 .module,
  .home-layout1 #yt_spotlight3 .module {
    margin-top: 20px;
  }
  .home-variations .module.latest-sermons h3.title span,
  .home-layout1 .module.latest-sermons h3.title span {
    width: 25px;
    height: 40px;
    margin: 0 10px -22px;
  }
  .home-variations .module.latest-sermons .item,
  .home-layout1 .module.latest-sermons .item {
    width: 100%;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl {
    top: 50%;
    margin-top: -10px;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.left,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.left {
    top: 0;
  }
  .home-variations div.sj-k2slickslider .nav-pagination.conner-tl a.right,
  .home-layout1 div.sj-k2slickslider .nav-pagination.conner-tl a.right {
    top: 0;
  }
  .home-variations .module.me-login .yt-loginform .yt-register a,
  .home-layout1 .module.me-login .yt-loginform .yt-register a {
    font-size: 11px;
  }
  .home-variations .module.me-login .yt-loginform .yt-login .login-switch,
  .home-layout1 .module.me-login .yt-loginform .yt-login .login-switch {
    font-size: 11px;
  }
  .home-variations .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage img,
  .home-layout1 .k2-content-about-us ul li.even .moduleItemIntrotext .moduleItemImage img,
  .home-variations .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage img,
  .home-layout1 .k2-content-about-us ul li.odd .moduleItemIntrotext .moduleItemImage img {
    width: 100%;
  }
  .home-variations .module.k2-video-play ul.items li.even .moduleItemVideo .moduleItemTitle,
  .home-layout1 .module.k2-video-play ul.items li.even .moduleItemVideo .moduleItemTitle,
  .home-variations .module.k2-video-play ul.items li.odd .moduleItemVideo .moduleItemTitle,
  .home-layout1 .module.k2-video-play ul.items li.odd .moduleItemVideo .moduleItemTitle {
    top: 30px;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
    margin: 0;
    border-radius: 0;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date {
    left: 0;
    right: auto;
    top: auto;
    bottom: 0;
    border-radius: 0;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items {
    width: 100%;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .main-items .month-year {
    border-radius: 0;
  }
  .home-variations .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item,
  .home-layout1 .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-other .other-link .other-item {
    width: 100%;
  }
  .home-variations .module.k2-content-the-blog ul li.even,
  .home-layout1 .module.k2-content-the-blog ul li.even,
  .home-variations .module.k2-content-the-blog ul li.odd,
  .home-layout1 .module.k2-content-the-blog ul li.odd {
    width: 100% !important;
  }
  .home-variations .module.k2-content-the-blog ul li.even .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.even .moduleItemImage,
  .home-variations .module.k2-content-the-blog ul li.odd .moduleItemImage,
  .home-layout1 .module.k2-content-the-blog ul li.odd .moduleItemImage {
    width: 100%;
  }
  .home-variations .module.opening-hours .open-loca,
  .home-layout1 .module.opening-hours .open-loca {
    margin: 0;
  }
  .home-variations .module.opening-hours .open-loca .main-left,
  .home-layout1 .module.opening-hours .open-loca .main-left {
    width: 100%;
    padding: 0;
    text-align: center;
    border: none;
  }
  .home-variations .module.opening-hours .open-loca .main-left:before,
  .home-layout1 .module.opening-hours .open-loca .main-left:before {
    display: none;
  }
  .home-variations .module.opening-hours .open-loca .main-right,
  .home-layout1 .module.opening-hours .open-loca .main-right {
    width: 100%;
    padding: 0;
    text-align: center;
  }
  .home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
  .home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .preview,
  .home-variations .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next,
  .home-layout1 .module.information-vicar .sj-k2-container-slider .page-button.bottom .control-button .next {
    top: 0;
  }
  .home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image,
  .home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image {
    border-radius: 0;
  }
  .home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date,
  .home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .item-image .date {
    left: auto;
    right: 0;
    border-radius: 0;
  }
  .home-variations.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .month-year,
  .home-layout1.rtl .module.k2-meganew-recent .modcontent .sj-meganew .meganew-wrap .meganew-box-inner .meganew-items .item-first .month-year {
    border-radius: 0;
  }
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.lib-article-aside dd:last-child {
  border: none;
}
.lib-article-aside dd i {
  line-height: 8px;
  font-size: 13px;
  color: #909090;
}
.lib-article-aside dd.catItemCategory a,
.lib-article-aside dd .catItemCommentsLink a {
  color: #909090;
}
.lib-article-aside dd.catItemCategory a:hover,
.lib-article-aside dd .catItemCommentsLink a:hover {
  color: #ee4c52;
}
.lib-article-aside .catItemAuthor a {
  color: #909090;
}
.lib-article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.lib-catItemCategory {
  display: inline-block;
  background: #ee4c52;
  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 #ee4c52;
  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 #ee4c52;
  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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
}
.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: #ee4c52;
  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 #ee4c52;
  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 #ee4c52;
  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: #ee4c52;
}
.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: 11px;
  border-right: 1px solid #bbb;
  padding: 0 15px;
  line-height: 8px;
}
.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: #909090;
}
.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: #909090;
}
.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: #ee4c52;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a {
  color: #909090;
}
.lib-sj-k2-container-slider .slider .item .item-wrap .item-info .article-aside .catItemAuthor a:hover {
  color: #ee4c52;
}
.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: #ee4c52;
}
.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;
  transition: all 0.5s ease-in-out;
}
.lib-module-k2-popular-latest ul li.even .moduleItemTitle,
.lib-module-k2-popular-latest ul li.odd .moduleItemTitle {
  font-size: 14px;
  display: block;
  color: #464646;
  font-weight: bold;
  line-height: 20px;
  margin-top: -5px;
  transition: all 0.5s ease-in-out;
}
.lib-module-k2-popular-latest ul li.even .moduleItemTitle:hover,
.lib-module-k2-popular-latest ul li.odd .moduleItemTitle:hover {
  color: #ee4c52;
}
.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 .main i,
.lib-module-k2-popular-latest ul li.odd .main i {
  font-size: 14px;
}
.lib-module-k2-popular-latest ul li.even .moduleItemDateCreated,
.lib-module-k2-popular-latest ul li.odd .moduleItemDateCreated {
  font-size: 12px;
  color: #a1a1a1;
}
.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: #ee4c52;
}
.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%);
  transition: all 0s ease-in-out;
}
.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: #ee4c52;
  transition: all 0s ease-in-out;
}
.lib-ktoggler {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 30px;
  width: 30px;
  margin: -15px 0 0;
}
.lib-ktoggler a.open {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
.lib-ktoggler a.open:before {
  content: "\f067";
  font-family: fontawesome;
}
.lib-ktoggler a.close {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  opacity: 1;
}
.lib-ktoggler a.close:before {
  content: "\f068";
  font-family: fontawesome;
}
#content.com_kunena #yt_component {
  padding: 0;
  border: none;
  background: none;
}
#yt_component #Kunena .kprofilebox tr,
#yt_component #Kunena .kprofilebox tr td {
  border: none !important;
}
#yt_component #Kunena .kforum-pathway {
  background: #fafafa;
  border: none;
}
#yt_component #Kunena label.searchlabel {
  margin: 0 0 5px;
}
#yt_component #Kunena select,
#yt_component #Kunena textarea,
#yt_component #Kunena input {
  margin: 3px;
}
#yt_component #Kunena tr.krow1 td.kprofileboxcnt {
  padding: 40px;
}
#yt_component #Kunena .kbutton {
  width: 100px;
  height: 45px;
  border-radius: 4px;
  background: #ee4c52;
  border: none;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#yt_component #Kunena .kbutton:hover {
  background: #23262d;
}
#yt_component #Kunena .krowmoderation .kbutton,
#yt_component #Kunena .klist-actions .kbutton {
  height: 28px;
  padding: 0 15px;
  background: #23262d;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
  width: auto;
}
#yt_component #Kunena .krowmoderation .kbutton:hover,
#yt_component #Kunena .klist-actions .kbutton:hover {
  background: #ee4c52;
}
#yt_component #Kunena a {
  text-decoration: none;
}
#yt_component #Kunena select {
  height: 28px;
  padding: 0 30px 0 10px;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background-image: url(../images/icon/row-select.png);
  background-repeat: no-repeat;
  background-position: 97% center;
  background-color: #ebebeb !important;
  border-radius: 4px;
  color: #707070;
  border: none;
}
#yt_component #Kunena h1,
#yt_component #Kunena h2 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
}
#yt_component #Kunena h1 a,
#yt_component #Kunena h2 a {
  font-weight: bold;
  font-size: 14px;
}
#yt_component #Kunena #ktop {
  border: none;
  position: relative;
}
#yt_component #Kunena #ktop #ktopmenu #ktab {
  background: #363636;
  margin: 0;
}
#yt_component #Kunena #ktop #ktopmenu #ktab ul.menu li {
  margin: 0 1px !important;
}
#yt_component #Kunena #ktop #ktopmenu #ktab ul.menu li a {
  background: none;
  color: #fff;
  border-radius: 0;
  padding: 10px;
}
#yt_component #Kunena #ktop #ktopmenu #ktab ul.menu li a span {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
#yt_component #Kunena #ktop #ktopmenu #ktab ul.menu li:hover,
#yt_component #Kunena #ktop #ktopmenu #ktab ul.menu li.active {
  background: #ea1d25;
}
#yt_component #Kunena #ktop span.ktoggler {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 30px;
  width: 30px;
  margin: -15px 0 0;
}
#yt_component #Kunena #ktop span.ktoggler a.open {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
#yt_component #Kunena #ktop span.ktoggler a.open:before {
  content: "\f067";
  font-family: fontawesome;
}
#yt_component #Kunena #ktop span.ktoggler a.close {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  opacity: 1;
}
#yt_component #Kunena #ktop span.ktoggler a.close:before {
  content: "\f068";
  font-family: fontawesome;
}
#yt_component #Kunena div.kblock {
  margin: 20px 0 20px 0 !important;
  border-radius: 4px;
  overflow: hidden;
  border: 1px solid #e1e1e1;
}
#yt_component #Kunena div.kblock.kpathway {
  margin: 5px 0 0 0;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 {
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #e1e1e1;
  border-radius: 0;
  padding: 10px 0;
  background: none;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1 .kforum-pathway,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 .kforum-pathway {
  background: none;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1 a,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 a {
  color: #707070;
  font-size: 14px;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1 a:hover,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 a:hover {
  color: #ee4c52;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1 .path-element,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 .path-element {
  padding: 0;
  background: none;
}
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-1 .path-element:before,
#yt_component #Kunena div.kblock.kpathway.breadcrumbs-2 .path-element:before {
  content: "\f105";
  font-family: fontawesome;
  margin: 0 10px;
  color: #707070;
  font-size: 14px;
}
#yt_component #Kunena div.kblock .kheader {
  background: #363636;
  color: #fff;
  position: relative;
  padding: 10px;
  border: none;
}
#yt_component #Kunena div.kblock .kheader h2 .ktitle,
#yt_component #Kunena div.kblock .kheader h2 span {
  color: #fff;
}
#yt_component #Kunena div.kblock .kheader h2 a {
  color: #fff !important;
}
#yt_component #Kunena div.kblock .kheader h3 span {
  color: #fff;
}
#yt_component #Kunena div.kblock .kheader .ktitle-desc {
  color: #fff;
}
#yt_component #Kunena div.kblock .kheader span.ktoggler {
  position: absolute;
  top: 50%;
  right: 10px;
  height: 30px;
  width: 30px;
  margin: -15px 0 0;
}
#yt_component #Kunena div.kblock .kheader span.ktoggler a.open {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
}
#yt_component #Kunena div.kblock .kheader span.ktoggler a.open:before {
  content: "\f067";
  font-family: fontawesome;
}
#yt_component #Kunena div.kblock .kheader span.ktoggler a.close {
  background: none;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  opacity: 1;
}
#yt_component #Kunena div.kblock .kheader span.ktoggler a.close:before {
  content: "\f068";
  font-family: fontawesome;
}
#yt_component #Kunena div.kblock .kcontainer .kbody {
  border: none;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 td {
  background: #fafafa;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .k_guest {
  margin: 0 0 20px;
  color: #707070;
  font-size: 14px;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .input span {
  font-size: 14px;
  color: #707070;
  margin-right: 20px;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .input span .inputbox {
  width: 300px;
  height: 45px;
  background: #ebebeb;
  border-radius: 4px;
  border: none;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .input span .kbutton {
  width: 100px;
  height: 45px;
  border-radius: 4px;
  background: #ee4c52;
  border: none;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .input span .kbutton:hover {
  background: #23262d;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .klink-block {
  padding-top: 20px;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .klink-block span {
  margin: 0 20px 0 80px;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .klink-block span a {
  font-size: 13px;
  color: #707070;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .krow1 .klink-block span a:hover {
  color: #ee4c52;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .kblocktable .krow2 td {
  background: #fff;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .kblocktable .krow2 td.km > div {
  border: none;
  border-bottom: #ccc 1px dotted;
}
#yt_component #Kunena div.kblock.kcategories-1 td {
  padding: 30px;
  background: #fafafa !important;
}
#yt_component #Kunena div.kblock.kcategories-1 td .kthead-title a {
  font-size: 14px;
  color: #363636;
}
#yt_component #Kunena div.kblock.kcategories-1 td .kthead-title a:hover {
  color: #ee4c52;
}
#yt_component #Kunena div.kblock.kcategories-1 td .kthead-desc {
  color: #898989;
  font-size: 13px;
  line-height: 21px;
}
#yt_component #Kunena div.kblock.kcategories-1 td .kcat-replies-number,
#yt_component #Kunena div.kblock.kcategories-1 td .kcat-topics-number {
  font-weight: bold;
  font-size: 21px;
  color: #707070;
}
#yt_component #Kunena div.kblock.kcategories-1 td .kcat-replies,
#yt_component #Kunena div.kblock.kcategories-1 td .kcat-topics {
  color: #707070;
}
#yt_component #Kunena div.kblock.kwhoisonline .kbody .kblocktable .krow2 td.km > div {
  padding: 10px 0;
  border-bottom: 1px dashed #e5e5e5;
  margin: 0;
}
#yt_component #Kunena div.kblock.kwhoisonline .kbody .kblocktable .krow2 td.km > div.kwholegend {
  border: none;
}
#yt_component #Kunena div.kblock.kwhoisonline td {
  padding: 30px;
  background: #fafafa !important;
}
#yt_component #Kunena div.kblock.kwhoisonline td .kwho-total {
  font-size: 14px;
  color: #363636;
  font-weight: bold;
}
#yt_component #Kunena div.kblock.kfrontstats td {
  padding: 30px;
}
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistleft li,
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistright li {
  color: #707070;
  font-size: 14px;
  padding: 6px 0;
}
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistleft li a,
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistright li a {
  font-weight: bold;
  color: #252525;
}
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistleft li a:hover,
#yt_component #Kunena div.kblock.kfrontstats td ul#kstatslistright li a:hover {
  color: #ee4c52;
}
#yt_component #Kunena div.kblock .kcontainer .kbody .kblocktable td {
  padding: 30px;
  background: #fafafa;
}
#yt_component #Kunena .klist-markallcatsread {
  border-radius: 4px;
}
#yt_component #Kunena .klist-markallcatsread .kbutton {
  height: 28px;
  padding: 0 15px;
  background: #23262d;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 4px;
  border: none;
}
#yt_component #Kunena .klist-markallcatsread .kbutton:hover {
  background: #ee4c52;
}
#Kunena td.kprofileboxcnt ul.kprofilebox-welcome li input.kbutton:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
